﻿*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0}body{font-family:Arial, sans-serif;background:#f7f7f9;color:#111111}h1,h2,h3,h4,h5,h6{margin-top:0}a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;border-radius:10px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(34,166,255,0.3)}.btn:active{transform:scale(0.97)}.btn:disabled{opacity:0.6;cursor:not-allowed;pointer-events:none}.btn-primary{background:linear-gradient(135deg, #22a6ff 0%, #5328dc 100%);color:#ffffff;box-shadow:0 4px 12px rgba(83,40,220,0.2)}.btn-primary:hover{box-shadow:0 6px 16px rgba(83,40,220,0.3);transform:translateY(-1px);filter:brightness(1.05)}.btn-secondary{background:#ffffff;color:#111111;border-color:rgba(17,17,17,0.3)}.btn-secondary:hover{background:rgba(17,17,17,0.04);border-color:#111111;transform:translateY(-1px)}.btn-soft{background:rgba(17,17,17,0.08);color:#111111}.btn-soft:hover{background:rgba(17,17,17,0.14);transform:translateY(-1px)}.btn-sm{padding:8px 14px;font-size:13px;border-radius:8px}.btn-lg{padding:14px 24px;font-size:16px;border-radius:12px}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:14px}label{display:block;margin-bottom:6px;font-weight:600}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;border-bottom:1px solid rgba(22,33,62,0.08);background:rgba(245,247,251,0.9);backdrop-filter:blur(10px)}.site-header__inner{width:100%;min-height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.brand__logo{display:block;width:auto;height:clamp(90px, 6vw, 120px)}.site-nav{display:flex;align-items:center;gap:14px}.nav-link{color:#233463;font-weight:700;font-size:16px}@media (max-width: 768px){.site-header__inner{min-height:76px}.brand__logo{height:clamp(44px, 8vw, 58px)}.site-nav{gap:10px}.nav-link{font-size:14px}}.dashboard-main{padding:2rem 2.5rem}:root{--bg-main: #f8fafc;--text-main: #020617;--text-muted: #64748b;--accent: #2563eb;--accent-soft: rgba(37, 99, 235, 0.1);--card-bg: #ffffff;--border-light: rgba(15, 23, 42, 0.08)}.modern-marketing-site{background-color:var(--bg-main);color:var(--text-main);font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, sans-serif;overflow-x:hidden;min-height:100vh;background-image:radial-gradient(circle at 15% 20%, rgba(59,130,246,0.08), transparent 28%),radial-gradient(circle at 85% 25%, rgba(147,51,234,0.08), transparent 30%);background-attachment:fixed}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 clamp(24px, 5vw, 48px)}.relative{position:relative}.anim-blur-up{opacity:0;transform:translateY(36px);filter:blur(10px);transition:opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),transform 0.9s cubic-bezier(0.16, 1, 0.3, 1),filter 0.9s cubic-bezier(0.16, 1, 0.3, 1)}.anim-blur-up.visible{opacity:1;transform:translateY(0);filter:blur(0)}.delay-1{transition-delay:0.1s}.delay-2{transition-delay:0.2s}.delay-3{transition-delay:0.3s}.site-header{position:fixed;inset:0 0 auto 0;width:100%;z-index:100;padding:16px 0;background:transparent;border-bottom:1px solid transparent;transition:transform 0.4s cubic-bezier(0.16, 1, 0.3, 1),background 0.4s,border 0.4s,padding 0.4s}.site-header.is-scrolled{padding:12px 0;background:rgba(255,255,255,0.76);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(15,23,42,0.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-logo{height:38px;width:auto}.marketing-nav{display:flex;align-items:center;gap:24px}.nav-actions{display:flex;align-items:center;gap:18px}.nav-link{color:var(--text-main);font-weight:650;font-size:14px;text-decoration:none}.nav-link:hover{color:var(--accent)}.btn-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease}.btn-pill i,.btn-pill svg{width:16px;height:16px;stroke-width:2.4}.btn-pill--dark{background:var(--text-main);color:#fff}.btn-pill--dark:hover{background:#000;box-shadow:0 14px 30px -12px rgba(0,0,0,0.45)}.btn-pill--outline{background:rgba(255,255,255,0.72);color:var(--text-main);border:1px solid var(--border-light)}.btn-pill--outline:hover{background:#fff;box-shadow:0 14px 30px -18px rgba(15,23,42,0.35)}.btn-pill--white{background:#fff;color:var(--text-main)}.btn-pill--large{height:54px;padding:0 32px;font-size:16px}.hero-section{padding-top:150px;padding-bottom:90px;text-align:center}.hero-content{max-width:910px;margin:0 auto;padding:0 24px}.hero-content h1{font-size:clamp(46px, 7vw, 86px);line-height:0.98;letter-spacing:-0.06em;font-weight:850;margin:0 0 26px}.hero-content p{max-width:720px;margin:0 auto 38px;color:var(--text-muted);font-size:clamp(18px, 2vw, 22px);line-height:1.65}.pill-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px;padding:8px 16px;border-radius:999px;background:var(--accent-soft);color:var(--accent);border:1px solid rgba(37,99,235,0.18);font-size:13px;font-weight:750}.pill-badge i,.pill-badge svg{width:15px;height:15px}.text-gradient{background:linear-gradient(135deg, #2563eb, #9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-cta{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.hero-trust{margin-top:18px !important;margin-bottom:0 !important;font-size:14px !important;color:#64748b !important}.hero-dashboard-mockup{position:relative;margin:64px auto 0;width:calc(100% - 48px);max-width:1280px}.mockup-glow{position:absolute;inset:12% 6% auto;height:420px;border-radius:999px;background:radial-gradient(circle at 35% 50%, rgba(37,99,235,0.22), transparent 45%),radial-gradient(circle at 65% 50%, rgba(147,51,234,0.18), transparent 45%);filter:blur(80px);pointer-events:none}.mockup-shell{position:relative;z-index:2;display:grid;grid-template-columns:170px 1fr;overflow:hidden;border-radius:28px;background:#f3f4f6;border:1px solid rgba(15,23,42,0.1);box-shadow:0 60px 120px -55px rgba(15,23,42,0.55),0 0 0 1px rgba(255,255,255,0.8);text-align:left;min-height:620px}.mockup-sidebar{background:#eeeeef;border-right:1px solid rgba(15,23,42,0.08);padding:18px 16px;display:flex;flex-direction:column}.mockup-brand{padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,0.1);margin-bottom:14px}.mockup-brand strong{display:block;font-size:17px;letter-spacing:-0.04em}.mockup-brand span{display:block;color:#64748b;text-transform:uppercase;font-size:9px;font-weight:850;letter-spacing:0.08em;margin-top:2px}.mockup-menu{display:grid;gap:8px}.mockup-menu-item{display:flex;align-items:center;gap:9px;min-height:34px;padding:0 10px;border-radius:10px;color:#64748b;font-size:12px;font-weight:800}.mockup-menu-item svg{width:14px;height:14px}.mockup-menu-item.active{background:#fff;color:#2563eb;box-shadow:0 10px 20px -18px rgba(15,23,42,0.35)}.mockup-sidebar-bottom{margin-top:auto}.mockup-main{padding:34px 32px}.mockup-top{display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:start;padding-bottom:24px;border-bottom:1px solid rgba(15,23,42,0.08)}.mockup-title-row{display:flex;align-items:center;gap:10px}.mockup-title-row h3{margin:0;font-size:24px;letter-spacing:-0.05em}.mockup-title-row span{padding:4px 8px;border-radius:999px;background:#ede9fe;color:#4f46e5;text-transform:uppercase;font-size:9px;font-weight:900}.mockup-top p{margin:4px 0 0;color:#64748b;font-size:12px;font-weight:650}.mockup-alert{display:flex;align-items:center;gap:12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px}.mockup-alert svg{width:22px;height:22px;color:#ea580c;flex-shrink:0}.mockup-alert strong{display:block;color:#9a3412;font-size:12px}.mockup-alert span{display:block;color:#c2410c;font-size:10px;font-weight:700}.mockup-alert button{margin-left:auto;border:0;border-radius:10px;background:#ea580c;color:#fff;font-size:10px;font-weight:850;padding:9px 12px}.mockup-stats{display:grid;grid-template-columns:repeat(5, 1fr);overflow:hidden;border-radius:14px;margin:24px 0;background:linear-gradient(135deg, #1d4ed8, #60a5fa);box-shadow:0 24px 40px -32px rgba(37,99,235,0.7)}.mockup-stat{padding:16px;color:#fff;border-right:1px solid rgba(255,255,255,0.18)}.mockup-stat span{display:block;text-transform:uppercase;font-size:9px;font-weight:900;opacity:0.85}.mockup-stat strong{display:block;font-size:30px;letter-spacing:-0.05em;margin-top:6px}.mockup-stat p{margin:2px 0 0;font-size:9px;opacity:0.82;font-weight:700}.mockup-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mockup-section-head h4{margin:0;font-size:19px;letter-spacing:-0.04em}.mockup-view-icons{display:flex;gap:8px}.mockup-view-icons svg{width:30px;height:30px;padding:8px;border-radius:8px;background:#fff;border:1px solid rgba(15,23,42,0.08);color:#2563eb}.mockup-filters{display:grid;grid-template-columns:1fr 140px 140px 110px;gap:10px;margin-bottom:24px}.mockup-filters button{border:1px solid rgba(15,23,42,0.1);background:#fff;border-radius:10px;font-size:11px;font-weight:850;color:#0f172a}.mockup-filters button.dark{background:#0f172a;color:#fff}.mockup-search{display:flex;align-items:center;gap:9px;min-height:38px;border-radius:10px;background:#fff;border:1px solid rgba(15,23,42,0.1);padding:0 12px;color:#94a3b8;font-size:11px;font-weight:650}.mockup-search svg{width:16px;height:16px}.mockup-devices{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px}.mockup-device-card{background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,0.08);padding:16px}.mockup-device-top{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:start;margin-bottom:14px}.mockup-device-top h5{margin:0;font-size:14px;letter-spacing:-0.03em}.mockup-device-top p{margin:2px 0 0;color:#64748b;font-size:10px;font-weight:700}.mockup-avatar{width:34px;height:34px;border-radius:10px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-weight:900}.online,.offline{border-radius:999px;padding:5px 8px;color:#fff;font-size:8px;font-weight:900;text-transform:uppercase}.online{background:#10b981}.offline{background:#ef4444}.mockup-device-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mockup-device-grid div{background:#f8fafc;border-radius:10px;padding:10px}.mockup-device-grid div small{display:block;color:#94a3b8;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:0.06em}.mockup-device-grid div strong{display:block;margin-top:4px;color:#0f172a;font-size:10px;font-weight:850}.mockup-card-actions{display:grid;grid-template-columns:90px 1fr;gap:8px;margin-top:14px}.mockup-card-actions button{height:32px;border-radius:8px;border:1px solid rgba(15,23,42,0.1);background:#fff;font-size:10px;font-weight:850;color:#0f172a}.mockup-card-actions button.dark{background:#0f172a;color:#fff}.mockup-card-actions button:disabled{color:#94a3b8}.hero-steps{margin:38px auto 0;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:0 24px}.hero-steps .step{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--border-light);box-shadow:0 14px 30px -24px rgba(15,23,42,0.4)}.hero-steps .step svg{width:18px;height:18px}.hero-steps .step p{margin:0;font-weight:750;font-size:14px;color:var(--text-main)}.marquee-section{padding:34px 0;overflow:hidden;background:#fff;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.marquee-track{display:flex;width:max-content;animation:scrollMarquee 38s linear infinite}.marquee-content{display:flex;align-items:center;gap:38px;padding-right:38px}.marquee-content span{font-size:17px;font-weight:700;color:var(--text-muted);white-space:nowrap}.marquee-content .dot{width:6px;height:6px;border-radius:999px;background:#cbd5e1}@keyframes scrollMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.section-header{max-width:760px;margin:0 auto 58px;text-align:center}.section-header h2{font-size:clamp(36px, 5vw, 58px);line-height:1.05;letter-spacing:-0.05em;margin:10px 0 16px}.section-header p{color:var(--text-muted);font-size:18px;line-height:1.65;margin:0}.eyebrow{display:inline-block;color:var(--accent);font-weight:850;font-size:13px;text-transform:uppercase;letter-spacing:0.08em}.features-section{padding:120px 0 80px}.feature-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:22px}.feature-card{padding:28px;border-radius:28px;background:#fff;border:1px solid var(--border-light);box-shadow:0 22px 44px -34px rgba(15,23,42,0.5)}.feature-card h3{margin:18px 0 10px;font-size:22px;letter-spacing:-0.03em}.feature-card p{margin:0;color:var(--text-muted);line-height:1.6;font-size:15px}.feature-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#f1f5f9}.feature-icon svg{width:22px;height:22px}.how-section{padding:100px 0}.how-grid{display:grid;grid-template-columns:0.9fr 1.1fr;gap:64px;align-items:center}.how-content h2{font-size:clamp(36px, 5vw, 58px);line-height:1.05;letter-spacing:-0.05em;margin:12px 0 22px}.how-content p{color:var(--text-muted);font-size:18px;line-height:1.65;margin:0}.how-list{display:grid;gap:16px}.how-item{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:24px;border-radius:26px;background:#fff;border:1px solid var(--border-light)}.how-item>span{width:48px;height:48px;border-radius:16px;background:var(--text-main);display:flex;align-items:center;justify-content:center}.how-item>span svg{width:22px;height:22px;color:#fff}.how-item h3{margin:0 0 8px;font-size:22px;letter-spacing:-0.03em}.how-item p{margin:0;color:var(--text-muted);line-height:1.6}.device-showcase-section{padding:130px 0;background:radial-gradient(circle at 10% 20%, rgba(37,99,235,0.08), transparent 28%),radial-gradient(circle at 90% 10%, rgba(147,51,234,0.08), transparent 30%),#f8fafc}.device-showcase-header{max-width:820px;margin:0 auto 64px;text-align:center}.device-showcase-header h2{margin:12px 0 20px;font-size:clamp(38px, 5vw, 64px);line-height:1;letter-spacing:-0.06em}.device-showcase-header p{margin:0 auto;max-width:720px;color:var(--text-muted);font-size:18px;line-height:1.7}.device-showcase-grid{display:grid;gap:34px}.device-showcase-card{display:grid;grid-template-columns:0.82fr 1.18fr;align-items:center;gap:44px;padding:clamp(28px, 5vw, 56px);border-radius:42px;background:#fff;border:1px solid rgba(15,23,42,0.08);box-shadow:0 40px 90px -55px rgba(15,23,42,0.55)}.device-showcase-card--apple{grid-template-columns:1.18fr 0.82fr}.device-showcase-card--apple .device-card-content{order:2}.device-showcase-card--apple .device-card-visual{order:1}.device-card-content h3{margin:18px 0;font-size:clamp(34px, 4vw, 56px);line-height:1.02;letter-spacing:-0.055em}.device-card-content p{color:var(--text-muted);font-size:17px;line-height:1.7}.device-card-badge{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:#f1f5f9;color:var(--text-main);font-size:13px;font-weight:850}.device-card-badge svg{width:16px;height:16px;color:var(--accent)}.device-card-actions{margin-top:30px}.store-badge--google{width:210px}.store-badge--apple{width:220px}.device-preview-image{width:100%;display:block;border-radius:26px;object-fit:cover;box-shadow:0 30px 70px -36px rgba(15,23,42,0.75),0 0 0 1px rgba(15,23,42,0.08)}.device-card-features{display:flex;flex-direction:column;gap:14px;margin-top:16px}.device-feature{display:flex;align-items:flex-start;gap:12px}.device-feature svg{width:20px;height:20px;color:#6b7280;margin-top:3px;flex-shrink:0}.device-feature p{margin:0;font-size:14px;color:#4b5563;line-height:1.5}.apple-icon{font-family:-apple-system, BlinkMacSystemFont, sans-serif;font-size:18px}.dark-cta-section{position:relative;background:var(--text-main);color:#fff;padding:150px 0;text-align:center;overflow:hidden}.dark-cta-section h2{font-size:clamp(44px, 6vw, 74px);line-height:1;letter-spacing:-0.06em;margin:0 0 24px}.dark-cta-section p{font-size:clamp(18px, 2vw, 24px);color:rgba(255,255,255,0.7);margin:0 0 44px}.cta-glow{position:absolute;top:-230px;left:50%;transform:translateX(-50%);width:650px;height:650px;background:radial-gradient(circle, rgba(37,99,235,0.42), transparent 68%);filter:blur(60px);pointer-events:none}@media (max-width: 1100px){.marketing-nav{display:none}.mockup-shell{grid-template-columns:1fr}.mockup-sidebar{display:none}.mockup-top{grid-template-columns:1fr}.mockup-stats{grid-template-columns:repeat(3, 1fr)}.mockup-filters{grid-template-columns:1fr}.mockup-devices{grid-template-columns:1fr}.feature-grid,.how-grid,.device-showcase-card,.device-showcase-card--apple{grid-template-columns:1fr}.device-showcase-card--apple .device-card-content,.device-showcase-card--apple .device-card-visual{order:initial}}@media (max-width: 768px){.hero-section{padding-top:130px}.hero-content h1{font-size:42px}.nav-actions .btn-pill{display:none}.mockup-main{padding:20px}.mockup-stats{grid-template-columns:1fr}.mockup-shell{min-height:auto;border-radius:22px}.hero-steps{flex-direction:column;align-items:stretch}.hero-steps .step{justify-content:center}.feature-grid{grid-template-columns:1fr}.dark-cta-section{padding:110px 0}}.marketing-footer{background:var(--text-main);color:#fff}.dark-cta-section{position:relative;background:var(--text-main);color:#fff;padding:150px 0 110px;text-align:center;overflow:hidden}.dark-cta-section h2{font-size:clamp(44px, 6vw, 74px);line-height:1;letter-spacing:-0.06em;margin:0 0 24px}.dark-cta-section p{font-size:clamp(18px, 2vw, 24px);color:rgba(255,255,255,0.7);margin:0 0 44px}.cta-glow{position:absolute;top:-230px;left:50%;transform:translateX(-50%);width:650px;height:650px;background:radial-gradient(circle, rgba(37,99,235,0.42), transparent 68%);filter:blur(60px);pointer-events:none}.cta-actions{display:flex;justify-content:center}.footer-links-section{padding:0 0 44px;background:var(--text-main)}.footer-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:80px;padding-top:54px;border-top:1px solid rgba(255,255,255,0.1)}.footer-brand{max-width:360px}.footer-brand p{margin:18px 0 0;color:rgba(255,255,255,0.58);font-size:15px;line-height:1.7}.footer-logo{height:38px;width:auto;filter:brightness(0) invert(1)}.footer-nav-groups{display:grid;grid-template-columns:repeat(3, 1fr);gap:36px}.footer-nav-group{display:flex;flex-direction:column;align-items:flex-start}.footer-nav-group h3{margin:0 0 18px;color:#fff;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:0.08em}.footer-nav-group a{color:rgba(255,255,255,0.58);font-size:15px;font-weight:600;text-decoration:none;margin-bottom:12px;transition:color 0.2s ease, transform 0.2s ease}.footer-nav-group a:hover{color:#fff;transform:translateX(2px)}.footer-bottom{margin-top:54px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.08)}.footer-bottom p{margin:0;color:rgba(255,255,255,0.45);font-size:14px;font-weight:600}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr;gap:42px}.footer-nav-groups{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.dark-cta-section{padding:110px 0 80px}.footer-nav-groups{grid-template-columns:1fr}}.site-header--dark{position:absolute;top:0;left:0;width:100%;background:transparent;z-index:50}.site-header--dark .site-header__inner{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:999px;padding:14px 18px;margin-top:28px}.site-header--dark .nav-link{color:rgba(255,255,255,0.78)}.site-header--dark .nav-link:hover{color:#ffffff}.site-header--dark .btn-pill--outline{color:#ffffff;border-color:rgba(255,255,255,0.3);background:rgba(255,255,255,0.08)}.site-header--dark .btn-pill--outline:hover{background:rgba(255,255,255,0.16)}.site-header--dark .btn-pill--dark{background:#ffffff;color:#07111f}.site-header--dark .btn-pill--dark:hover{background:#f3f4f6}.dashboard-layout{min-height:100vh;padding:10px;background:radial-gradient(circle at top left, rgba(74,173,255,0.16), transparent 28%),radial-gradient(circle at bottom right, rgba(97,92,255,0.12), transparent 28%),#eef3f8;color:#16213e}.dashboard-shell{display:grid;grid-template-columns:270px minmax(0, 1fr);min-height:calc(100vh - 20px);background:#f4f5f7;border:1px solid rgba(24,39,75,0.08);border-radius:30px;overflow:hidden;box-shadow:0 18px 40px rgba(16,24,40,0.08)}.dashboard-sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:22px 14px 18px;background:#efefef;border-right:1px solid rgba(17,24,39,0.08)}.dashboard-sidebar__top{display:grid;gap:22px}.dashboard-brand{display:inline-flex;align-items:center;text-decoration:none}.dashboard-workspace{padding:0 10px 18px;border-radius:0;background:transparent;border:0;border-bottom:1px solid rgba(17,24,39,0.14)}.dashboard-workspace__name{display:block;color:#151823;font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-0.02em}.dashboard-workspace__label{display:block;margin-top:6px;color:#7c8497;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em}.dashboard-nav{display:grid;gap:8px}.dashboard-sidebar__bottom{display:grid;gap:10px;padding-top:18px}.dashboard-nav__item{position:relative;display:flex;align-items:center;gap:14px;min-height:48px;padding:0 14px;border-radius:14px;text-decoration:none;color:#5f6679;font-weight:600;transition:background 0.2s ease, color 0.2s ease, transform 0.2s ease}.dashboard-nav__item:hover{background:rgba(255,255,255,0.75);color:#171b28;transform:translateX(2px)}.dashboard-nav__item--active{background:rgba(255,255,255,0.95);color:#2563eb;box-shadow:0 6px 18px rgba(15,23,42,0.05)}.dashboard-nav__item--active:hover{transform:none}.dashboard-nav__item--active::after{content:"";position:absolute;right:-14px;top:12px;bottom:12px;width:3px;border-radius:999px;background:#2563eb}.dashboard-nav__item--logout{color:#ef4444}.dashboard-nav__item--logout:hover{background:rgba(239,68,68,0.1);color:#dc2626}.dashboard-nav__text{font-size:15px}.dashboard-nav__icon{position:relative;width:20px;height:20px;flex:0 0 20px;display:inline-block;color:currentColor}.dashboard-nav__icon::before,.dashboard-nav__icon::after{content:"";position:absolute;box-sizing:border-box}.dashboard-nav__icon--dashboard::before{inset:2px;border-radius:5px;border:2px solid currentColor;box-shadow:8px 0 0 -4px currentColor, 0 8px 0 -4px currentColor, 8px 8px 0 -4px currentColor}.dashboard-nav__icon--media::before{inset:2px;border:2px solid currentColor;border-radius:4px}.dashboard-nav__icon--media::after{left:4px;bottom:4px;width:10px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skew(-25deg)}.dashboard-nav__icon--apps::before{width:7px;height:7px;top:2px;left:2px;background:currentColor;border-radius:2px;box-shadow:11px 0 0 0 currentColor, 0 11px 0 0 currentColor, 11px 11px 0 0 currentColor}.dashboard-nav__icon--playlists::before{left:1px;top:4px;width:12px;height:2px;background:currentColor;box-shadow:0 6px 0 0 currentColor, 0 12px 0 0 currentColor;border-radius:999px}.dashboard-nav__icon--playlists::after{right:1px;top:8px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid currentColor}.dashboard-nav__icon--layouts::before{inset:2px;border-radius:5px;border:2px solid currentColor}.dashboard-nav__icon--layouts::after{left:50%;top:2px;bottom:2px;width:2px;background:currentColor;transform:translateX(-50%)}.dashboard-nav__icon--schedules::before{inset:2px;border-radius:5px;border:2px solid currentColor}.dashboard-nav__icon--schedules::after{left:10px;top:6px;width:2px;height:6px;background:currentColor;border-radius:999px;box-shadow:3px 3px 0 -0.5px currentColor}.dashboard-nav__icon--screens::before{left:2px;right:2px;top:3px;height:10px;border:2px solid currentColor;border-radius:3px}.dashboard-nav__icon--screens::after{left:8px;bottom:2px;width:6px;height:2px;background:currentColor;border-radius:999px;box-shadow:0 -3px 0 -0.5px currentColor}.dashboard-nav__icon--settings::before{inset:4px;border:2px solid currentColor;border-radius:50%}.dashboard-nav__icon--settings::after{inset:1px;border-radius:50%;border:2px dashed currentColor}.dashboard-nav__icon--logout::before{left:2px;top:3px;width:8px;height:14px;border:2px solid currentColor;border-right:0;border-radius:4px 0 0 4px}.dashboard-nav__icon--logout::after{right:2px;top:7px;width:8px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.dashboard-nav__icon--locations::before{left:5px;top:2px;width:10px;height:10px;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.dashboard-nav__icon--locations::after{left:8px;top:5px;width:4px;height:4px;background:currentColor;border-radius:50%}.dashboard-nav__icon--devices::before{left:3px;right:3px;top:4px;height:11px;border:2px solid currentColor;border-radius:3px}.dashboard-nav__icon--devices::after{left:8px;bottom:2px;width:6px;height:2px;background:currentColor;border-radius:999px;box-shadow:0 -3px 0 -0.5px currentColor}.dashboard-main{padding:24px 30px 28px;background:#f4f5f7;overflow-y:auto}.forsight-dashboard{display:grid;gap:22px;color:#111827}.forsight-dashboard__topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(17,24,39,0.06)}.forsight-dashboard__welcome-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.forsight-dashboard__badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:8px;background:#e0e7ff;color:#4338ca;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em}.forsight-dashboard__filter-inline{display:flex;align-items:center;gap:12px;color:#64748b;font-size:14px;font-weight:500}.forsight-select,.forsight-inline-select{min-height:40px;padding:0 36px 0 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") no-repeat right 8px center/20px 20px;color:#111827;font-weight:600;font-size:14px;outline:none;cursor:pointer;appearance:none;box-shadow:0 2px 4px rgba(0,0,0,0.02);transition:all 0.2s ease}.forsight-select:focus,.forsight-inline-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1)}.forsight-stats{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));border-radius:18px;overflow:hidden;background:linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);box-shadow:0 10px 24px -4px rgba(37,99,235,0.25)}.forsight-stat-card{padding:20px 24px;min-height:120px;color:#fff;border-right:1px solid rgba(255,255,255,0.12);transition:background 0.3s ease}.forsight-stat-card:hover{background:rgba(255,255,255,0.06)}.forsight-stat-card:last-child{border-right:0}.forsight-stat-card__label{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;color:rgba(255,255,255,0.85);text-transform:uppercase;letter-spacing:0.04em}.forsight-stat-card__value{display:block;margin-bottom:6px;font-size:42px;line-height:1;font-weight:700;letter-spacing:-0.04em}.forsight-stat-card__meta{display:block;font-size:13px;color:rgba(255,255,255,0.7)}.forsight-panel__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.forsight-panel__head h3{margin:0;font-size:24px;font-weight:800;letter-spacing:-0.02em;color:#111827}.forsight-filters-bar{display:grid;grid-template-columns:minmax(320px, 1.8fr) 220px 220px auto;gap:12px;align-items:center;margin-bottom:24px}.forsight-filters-bar__search{position:relative}.forsight-search__icon{position:absolute;left:14px;top:50%;width:16px;height:16px;border:2px solid #94a3b8;border-radius:50%;transform:translateY(-50%)}.forsight-search__icon::after{content:"";position:absolute;right:-5px;bottom:-3px;width:6px;height:2px;border-radius:999px;background:#94a3b8;transform:rotate(45deg)}.forsight-search__input--light{width:100%;min-height:44px;padding:0 14px 0 40px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#0f172a;font-size:14px;transition:all 0.2s ease;box-sizing:border-box}.forsight-search__input--light::placeholder{color:#94a3b8}.forsight-search__input--light:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,0.15)}.forsight-inline-select{min-height:44px;border-radius:12px;width:100%}.forsight-inline-submit{min-height:44px;padding:0 20px;border:0;border-radius:12px;background:#111827;color:#fff;font-weight:700;cursor:pointer;transition:all 0.2s ease}.forsight-inline-submit:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.forsight-view-toggle{display:inline-flex;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.02)}.forsight-view-toggle__button{display:inline-flex;align-items:center;justify-content:center;width:44px;min-height:40px;color:#94a3b8;transition:all 0.2s ease}.forsight-view-toggle__button:hover{background:#f8fafc;color:#475569}.forsight-view-toggle__button+.forsight-view-toggle__button{border-left:1px solid #e2e8f0}.forsight-view-toggle__button--active{background:#eff6ff;color:#3b82f6}.forsight-view-toggle__button--active:hover{background:#eff6ff;color:#2563eb}.forsight-device-list{display:flex;flex-direction:column;gap:12px}.forsight-list-row{display:grid;grid-template-columns:280px minmax(0, 1fr) auto;align-items:center;gap:32px;width:100%;padding:16px 24px;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.forsight-list-row:hover{border-color:#cbd5e1;box-shadow:0 8px 24px -8px rgba(15,23,42,0.08);transform:translateY(-1px)}.forsight-list-row__main{display:flex;align-items:center;gap:16px;min-width:0}.forsight-list-row__main h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#0f172a}.forsight-list-row__main p{margin:0;color:#64748b;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forsight-list-row__meta{display:grid;grid-template-columns:100px 1.4fr 1fr 100px;gap:24px;align-items:center;width:100%}.forsight-list-row__meta-item{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.forsight-list-row__meta-item>span:first-child{display:block;margin-bottom:6px;color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em}.forsight-list-row__meta-item strong{color:#1e293b;font-size:14px;font-weight:600;line-height:1.3;word-break:break-word}.forsight-list-row__actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;min-width:max-content}.forsight-device-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));gap:16px}.forsight-device-card{padding:24px;border-radius:20px;background:#ffffff;border:1px solid #e2e8f0;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.forsight-device-card:hover{border-color:#cbd5e1;box-shadow:0 10px 30px -10px rgba(15,23,42,0.1);transform:translateY(-2px)}.forsight-device-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.forsight-device-card__identity{display:flex;align-items:center;gap:14px}.forsight-device-card__identity h4{margin:0 0 4px;font-size:18px;font-weight:800;color:#0f172a}.forsight-device-card__identity p{margin:0;color:#64748b;font-size:14px}.forsight-device-card__avatar{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#eff6ff;color:#3b82f6;font-size:18px;font-weight:800}.forsight-device-card__avatar--small{width:42px;height:42px;border-radius:12px;font-size:16px}.forsight-device-card__meta{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;margin-bottom:20px}.forsight-device-card__meta div{padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #f1f5f9}.forsight-device-card__meta span{display:block;margin-bottom:4px;color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em}.forsight-device-card__meta strong{color:#1e293b;font-size:14px;font-weight:600}.forsight-device-card__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.forsight-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 16px;border-radius:10px;text-decoration:none;font-weight:600;font-size:14px;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.forsight-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,0.3)}.forsight-btn:active{transform:scale(0.97)}.forsight-btn--dark{background:#0f172a;color:#fff;border:1px solid transparent}.forsight-btn--dark:hover{background:#000;box-shadow:0 4px 12px rgba(0,0,0,0.15);transform:translateY(-1px)}.forsight-btn--light{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.forsight-btn--light:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.forsight-muted{display:inline-flex;align-items:center;gap:6px;min-height:40px;color:#94a3b8;font-size:14px;font-weight:500}.forsight-status{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;color:#ffffff;white-space:nowrap}.forsight-status--online{background:#10b981}.forsight-status--offline{background:#ef4444}.forsight-status--pending{background:#f59e0b}.forsight-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;background:#ffffff;border-radius:20px;border:2px dashed #e2e8f0;margin-top:20px}.forsight-empty-state h3{margin:0 0 8px;font-size:22px;font-weight:800;color:#0f172a}.forsight-empty-state p{margin:0 0 24px;color:#64748b;font-size:15px;max-width:420px;line-height:1.5}.forsight-empty-state svg{color:#94a3b8;margin-bottom:16px}@media (max-width: 1280px){.forsight-stats{grid-template-columns:repeat(3, minmax(0, 1fr));border-radius:16px}.forsight-filters-bar{grid-template-columns:1fr 1fr}.forsight-stat-card:nth-child(3){border-right:0}.forsight-stat-card:nth-child(4){border-bottom:0}}@media (max-width: 1100px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{border-right:0;border-bottom:1px solid rgba(17,24,39,0.08)}.dashboard-nav,.dashboard-sidebar__bottom{grid-template-columns:repeat(2, minmax(0, 1fr))}.dashboard-nav__item--active::after{display:none}.forsight-list-row{grid-template-columns:1fr;gap:16px}.forsight-list-row__meta{grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.forsight-list-row__actions{justify-content:flex-start;min-width:0}}@media (max-width: 900px){.forsight-dashboard__topbar,.forsight-panel__head{flex-direction:column;align-items:flex-start;gap:16px}.forsight-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.forsight-stat-card:nth-child(2){border-right:0}.forsight-device-grid{grid-template-columns:1fr}.forsight-filters-bar{grid-template-columns:1fr}}@media (max-width: 640px){.dashboard-layout{padding:0}.dashboard-shell{min-height:100vh;border-radius:0;border:0}.dashboard-main{padding:16px}.dashboard-nav,.dashboard-sidebar__bottom{grid-template-columns:1fr}.forsight-stats{grid-template-columns:1fr}.forsight-stat-card{border-right:0;border-bottom:1px solid rgba(255,255,255,0.12);min-height:100px}.forsight-list-row__meta,.forsight-device-card__meta{grid-template-columns:1fr}.forsight-list-row__actions,.forsight-device-card__actions{width:100%;flex-direction:column}.forsight-btn{width:100%}.forsight-status{min-width:120px}.forsight-inline-select,.forsight-inline-submit{width:100%}}.forsight-alert-banner{display:flex;align-items:center;gap:16px;margin-top:16px;padding:18px 20px;border-radius:22px;background:#fff7ed;border:1px solid #fed7aa;box-shadow:0 14px 34px rgba(249,115,22,0.08)}.forsight-alert-banner__icon{width:46px;height:46px;border-radius:16px;background:#ffedd5;color:#ea580c;display:grid;place-items:center;flex-shrink:0}.forsight-alert-banner__content{flex:1}.forsight-alert-banner__content strong{display:block;color:#9a3412;font-size:16px;font-weight:900}.forsight-alert-banner__content p{margin:4px 0 0;color:#c2410c;font-size:14px}.forsight-alert-banner__action{padding:11px 15px;border-radius:14px;background:#ea580c;color:#ffffff;text-decoration:none;font-size:13px;font-weight:900}.forsight-alert-banner__action:hover{background:#c2410c}.auth-page{min-height:100vh;padding:32px 20px;background:radial-gradient(circle at top left, rgba(24,168,235,0.14), transparent 28%),radial-gradient(circle at top right, rgba(122,25,184,0.14), transparent 24%),linear-gradient(180deg, #f4f6fb 0%, #eef2f9 100%)}.auth-wrap{width:100%;max-width:1320px;margin:0 auto}.auth-card--split{display:grid;grid-template-columns:1.15fr 0.85fr;min-height:760px;border-radius:28px;overflow:hidden;background:#12172d;box-shadow:0 30px 80px rgba(18,23,45,0.22)}.auth-panel{position:relative}.auth-panel--visual{padding:34px;background:radial-gradient(circle at top left, rgba(75,58,219,0.45), transparent 35%),radial-gradient(circle at bottom right, rgba(31,182,237,0.22), transparent 30%),linear-gradient(180deg, #2b2450 0%, #181c34 100%);color:#ffffff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.auth-visual__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0));pointer-events:none}.auth-visual__top{position:relative;z-index:2}.auth-visual__logo{height:42px;width:auto;display:block;filter:brightness(1.08)}.auth-visual__middle{position:relative;z-index:2;margin-top:20px;margin-bottom:28px}.auth-badge{display:inline-flex;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,0.12);font-size:12px;font-weight:700;margin-bottom:18px}.auth-visual__content h2{margin:0 0 14px;max-width:440px;font-size:56px;line-height:0.95;letter-spacing:-0.05em}.auth-visual__content p{margin:0;max-width:420px;font-size:20px;line-height:1.65;color:rgba(255,255,255,0.78)}.auth-visual__mock{position:relative;z-index:1;width:100%;max-width:520px;height:260px;border-radius:22px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);backdrop-filter:blur(6px);overflow:hidden}.auth-visual__screen{position:absolute;border-radius:18px;background:linear-gradient(135deg, rgba(31,182,237,0.2), rgba(122,25,184,0.22)),#1c2242;border:1px solid rgba(255,255,255,0.08)}.auth-visual__screen--main{top:22px;left:22px;right:22px;height:150px}.auth-visual__screen--small{left:48px;right:140px;bottom:22px;height:56px}.auth-panel--form{display:flex;align-items:center;justify-content:center;padding:42px;background:linear-gradient(180deg, #181c34 0%, #12172d 100%)}.auth-form-box{width:100%;max-width:430px;color:#ffffff}.auth-form-box__header{margin-bottom:30px}.auth-form-box__header h1{margin:0 0 10px;font-size:52px;line-height:1.02;letter-spacing:-0.04em}.auth-form-box__header p{margin:0;color:rgba(255,255,255,0.68);font-size:18px;line-height:1.6}.auth-form{display:flex;flex-direction:column;gap:16px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:rgba(255,255,255,0.88)}.form-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.input{width:100%;min-height:56px;padding:0 16px;border-radius:14px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.06);color:#ffffff;outline:none;transition:border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease}.input:focus{border-color:rgba(31,182,237,0.5);box-shadow:0 0 0 4px rgba(31,182,237,0.12);background:rgba(255,255,255,0.08)}.field-hint{display:inline-block;margin-bottom:8px;font-size:12px;color:rgba(255,255,255,0.55)}.form-check{display:flex;align-items:center;gap:10px;font-size:13px;color:rgba(255,255,255,0.72)}.form-check input{margin:0}.auth-submit{width:100%;min-height:56px;margin-top:6px}.text-link{color:#7ec9ff;text-decoration:none;font-weight:600}.text-link:hover{color:#a6dbff}.auth-form-box__footer{margin-top:22px;font-size:14px;color:rgba(255,255,255,0.7)}.auth-form-box__footer p{margin:0}#error_explanation{margin-bottom:18px;padding:14px 16px;border-radius:12px;background:rgba(255,93,93,0.1);border:1px solid rgba(255,93,93,0.22);color:#ffd0d0}#error_explanation h2{margin:0 0 8px;font-size:14px}#error_explanation ul{margin:0;padding-left:18px}@media (max-width: 1100px){.auth-wrap{max-width:960px}.auth-card--split{grid-template-columns:1fr;min-height:auto}.auth-panel--visual{min-height:360px}.auth-visual__content h2{font-size:42px;max-width:100%}.auth-visual__content p{max-width:100%;font-size:17px}.auth-visual__mock{max-width:100%;height:220px}.auth-panel--form{padding:30px 24px}.auth-form-box{max-width:100%}.auth-form-box__header h1{font-size:40px}}@media (max-width: 640px){.auth-page{padding:20px 14px}.auth-panel--visual{padding:24px;min-height:300px}.auth-visual__logo{height:34px}.auth-visual__content h2{font-size:34px}.auth-visual__content p{font-size:16px}.auth-visual__mock{height:180px}.auth-form-box__header h1{font-size:34px}.auth-form-box__header p{font-size:16px}}.auth-visual__wordmark{display:inline-block;color:#ffffff;font-size:28px;font-weight:700;line-height:1;letter-spacing:-0.04em}.dashboard-page.screens-page,.dashboard-page.screens-form-page{padding:32px}.eyebrow{display:inline-block;padding:8px 14px;border-radius:999px;background:#eef0ff;color:#4a57c5;font-size:12px;font-weight:700;letter-spacing:0.04em}.screens-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.screens-header__content h1{margin:10px 0 8px;font-size:72px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.screens-header__content p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.screens-header__actions{display:flex;align-items:center;gap:12px}.screens-stats-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px;margin-bottom:24px}.screens-stat-card{background:#fff;border:1px solid #ececf4;border-radius:28px;padding:24px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.screens-stat-card__label{display:block;margin-bottom:10px;font-size:13px;font-weight:700;color:#7d84a0;letter-spacing:0.04em}.screens-stat-card__value{display:block;font-size:44px;line-height:1;color:#16214a}.screens-stat-card__meta{display:block;margin-top:10px;font-size:14px;color:#7c85a1}.screens-card{background:#fff;border:1px solid #ececf4;border-radius:32px;padding:26px 32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.screens-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.screens-card__header h2{margin:0 0 6px;font-size:28px;color:#16214a}.screens-card__header p{margin:0;color:#6f7894;font-size:15px}.screens-table-wrap{width:100%;overflow-x:auto}.screens-table{width:100%;border-collapse:collapse}.screens-table thead th{text-align:left;padding:18px 16px;font-size:14px;font-weight:700;color:#7d84a0;border-bottom:1px solid #edf0f6}.screens-table tbody td{padding:22px 16px;font-size:15px;color:#243154;border-bottom:1px solid #f3f4f8;vertical-align:middle}.screens-table tbody tr:last-child td{border-bottom:0}.screens-table__name-cell{display:flex;align-items:center;gap:14px;min-width:260px}.screens-table__name-cell strong{display:block;font-size:18px;line-height:1.3;color:#243154}.screens-table__name-cell span{display:block;margin-top:4px;font-size:13px;color:#7c85a1}.screens-table__thumb{width:34px;height:34px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg, #21a6ff, #6a2ad9);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25)}.screens-orientation-badge{display:inline-flex;align-items:center;justify-content:center;min-width:90px;height:34px;padding:0 12px;border-radius:999px;background:#f4f6fb;color:#4f5f86;font-size:14px;font-weight:700}.screens-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:34px;padding:0 12px;border-radius:999px;font-size:14px;font-weight:700}.screens-status-badge--draft,.screens-status-badge--unassigned{background:#eef3f8;color:#5f7390}.screens-status-badge--online{background:#e6f7ef;color:#1f8a55}.screens-status-badge--offline{background:#fdecec;color:#c14b4b}.screens-table__actions-head{text-align:right}.screens-table__actions{text-align:right;white-space:nowrap}.screens-action{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none;transition:all 0.2s ease}.screens-action+.screens-action{margin-left:8px}.screens-action--edit{background:#eef2ff;color:#3552c4}.screens-action--edit:hover{background:#e4eaff}.screens-action--delete{background:#fff2f2;color:#c14b4b}.screens-action--delete:hover{background:#ffe6e6}.screens-empty-state{padding:64px 24px;text-align:center}.screens-empty-state__icon{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;background:linear-gradient(135deg, #21a6ff, #6a2ad9);opacity:0.15}.screens-empty-state h3{margin:0 0 8px;color:#16214a;font-size:24px}.screens-empty-state p{margin:0 0 20px;color:#6f7894;font-size:16px}.screens-form-header{margin-bottom:28px}.screens-form-header h1{margin:10px 0 8px;font-size:64px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.screens-form-header p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.screens-form-card{max-width:1100px;background:#fff;border:1px solid #ececf4;border-radius:32px;padding:32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.screens-form-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.screens-form-group{display:flex;flex-direction:column;gap:10px}.screens-form-group--full{grid-column:1 / -1}.screens-form-group label{font-size:14px;font-weight:700;color:#243154}.screens-form-input{width:100%;min-height:58px;padding:0 18px;border:1px solid #e4e8f3;border-radius:18px;background:#fff;font-size:16px;color:#243154;transition:border-color 0.2s ease, box-shadow 0.2s ease}.screens-form-input::placeholder{color:#9aa3bb}.screens-form-input:focus{outline:none;border-color:#7c88ff;box-shadow:0 0 0 4px rgba(124,136,255,0.12)}.screens-form-textarea{min-height:140px;padding:16px 18px;resize:vertical}.screens-form-actions{display:flex;align-items:center;gap:14px;margin-top:28px}.screens-form-cancel{min-width:120px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.screens-form-submit{flex:1;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.screens-form-errors{margin-bottom:24px;padding:18px;border-radius:18px;background:#fff3f3;border:1px solid #ffdada;color:#b33a3a}.screens-form-errors h3{margin:0 0 8px;font-size:16px}.screens-form-errors ul{margin:0;padding-left:18px}@media (max-width: 1100px){.screens-header{flex-direction:column;align-items:stretch}.screens-header__content h1,.screens-form-header h1{font-size:52px}.screens-stats-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.screens-header__actions{justify-content:flex-start}}@media (max-width: 720px){.dashboard-page.screens-page,.dashboard-page.screens-form-page{padding:20px}.screens-card,.screens-stat-card,.screens-form-card{border-radius:24px}.screens-card,.screens-form-card{padding:20px}.screens-header__content h1,.screens-form-header h1{font-size:40px}.screens-header__content p,.screens-form-header p{font-size:16px}.screens-stats-grid{grid-template-columns:1fr}.screens-table thead th,.screens-table tbody td{padding:16px 12px}.screens-form-grid{grid-template-columns:1fr}.screens-form-actions{flex-direction:column}.screens-form-submit,.screens-form-cancel{width:100%}}.screen-show-page .screen-show-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px;padding:32px;border:1px solid #e8eaf4;border-radius:28px;background:linear-gradient(135deg, #fff 0%, #f7f8ff 100%);box-shadow:0 10px 30px rgba(25,35,80,0.05)}.screen-show-page .screen-show-hero__content{flex:1}.screen-show-page .screen-show-hero__title-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:10px}.screen-show-page .screen-show-hero h1{margin:0;font-size:clamp(2.2rem, 4vw, 4rem);line-height:1.02;letter-spacing:-0.04em;color:#1d2b64}.screen-show-page .screen-show-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 0;color:#6b7697;font-size:0.98rem;font-weight:500}.screen-show-page .screen-show-hero__dot{opacity:0.6}.screen-show-page .screen-show-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.screen-show-page .screen-show-status{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;font-size:0.9rem;font-weight:700;letter-spacing:0.01em;border:1px solid transparent}.screen-show-page .screen-show-status--draft{background:#f4f0ff;color:#6d4aff;border-color:#e5dcff}.screen-show-page .screen-show-status--unassigned{background:#eef3ff;color:#4b64d3;border-color:#dbe5ff}.screen-show-page .screen-show-status--online{background:#ebfbf3;color:#18794e;border-color:#cdeedc}.screen-show-page .screen-show-status--offline{background:#fff3f2;color:#c44949;border-color:#ffd9d4}.screen-show-page .screen-show-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px;margin-bottom:24px}.screen-show-page .screen-show-stat-card{padding:22px 20px;border-radius:24px;background:#ffffff;border:1px solid #e8eaf4;box-shadow:0 8px 24px rgba(25,35,80,0.04)}.screen-show-page .screen-show-stat-card__label{display:block;margin-bottom:12px;font-size:0.78rem;font-weight:800;letter-spacing:0.08em;color:#7c86a6;text-transform:uppercase}.screen-show-page .screen-show-stat-card__value{display:block;font-size:1.35rem;line-height:1.2;color:#1d2b64}.screen-show-page .screen-show-stat-card__meta{display:block;margin-top:8px;color:#7b86a8;font-size:0.92rem}.screen-show-page .screen-show-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:24px}.screen-show-page .screen-show-panel{padding:28px;border-radius:28px;background:#ffffff;border:1px solid #e8eaf4;box-shadow:0 10px 28px rgba(25,35,80,0.04)}.screen-show-page .screen-show-panel--primary{background:linear-gradient(180deg, #fff 0%, #fbfbff 100%)}.screen-show-page .screen-show-panel__header{margin-bottom:22px}.screen-show-page .screen-show-panel__header h2{margin:10px 0 6px;font-size:1.9rem;line-height:1.1;color:#1d2b64}.screen-show-page .screen-show-panel__header p{margin:0;color:#6e7898;font-size:0.98rem}.screen-show-page .pairing-code-card{padding:24px;border-radius:24px;background:linear-gradient(135deg, #1d7cf2 0%, #6d2fff 100%);color:#ffffff;box-shadow:0 16px 34px rgba(72,78,180,0.22)}.screen-show-page .pairing-code-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.screen-show-page .pairing-code-card__label{font-size:0.82rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;opacity:0.92}.screen-show-page .pairing-code-card__state{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,0.16);font-size:0.82rem;font-weight:700}.screen-show-page .pairing-code-card__value{margin-bottom:22px;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:900;letter-spacing:0.16em;line-height:1}.screen-show-page .pairing-code-card__meta{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;margin-bottom:24px}.screen-show-page .pairing-code-card__meta-item span{display:block;font-size:0.85rem;opacity:0.85;margin-bottom:6px}.screen-show-page .pairing-code-card__meta-item strong{font-size:1rem;font-weight:700}.screen-show-page .pairing-empty-state,.screen-show-page .screen-device-empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:280px;padding:28px;border-radius:24px;border:1px dashed #d9dff0;background:#fafbff}.screen-show-page .pairing-empty-state__icon,.screen-show-page .screen-device-empty__icon,.screen-show-page .screen-device-card__icon{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg, #1d7cf2 0%, #6d2fff 100%);box-shadow:0 10px 22px rgba(75,84,202,0.18);margin-bottom:18px}.screen-show-page .pairing-empty-state h3,.screen-show-page .screen-device-empty h3{margin:0 0 8px;font-size:1.5rem;color:#1d2b64}.screen-show-page .pairing-empty-state p,.screen-show-page .screen-device-empty p{margin:0 0 22px;color:#717c9d;max-width:420px}.screen-show-page .screen-device-card{padding:24px;border-radius:24px;background:#f9faff;border:1px solid #e6eaf7}.screen-show-page .screen-device-card__top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:24px}.screen-show-page .screen-device-card__identity{display:flex;gap:16px;align-items:center}.screen-show-page .screen-device-card__identity strong{display:block;font-size:1.15rem;color:#1d2b64}.screen-show-page .screen-device-card__identity span{display:block;margin-top:4px;color:#7984a4}.screen-show-page .screen-device-card__status{display:inline-flex;padding:9px 12px;border-radius:999px;font-size:0.86rem;font-weight:700}.screen-show-page .screen-device-card__status--online,.screen-show-page .screen-device-card__status--paired{background:#ebfbf3;color:#18794e}.screen-show-page .screen-device-card__status--pending,.screen-show-page .screen-device-card__status--unpaired{background:#eef3ff;color:#4b64d3}.screen-show-page .screen-device-card__status--offline{background:#fff3f2;color:#c44949}.screen-show-page .screen-device-card__details{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.screen-show-page .screen-device-card__detail{padding:16px 18px;border-radius:18px;background:#ffffff;border:1px solid #eaedf7}.screen-show-page .screen-device-card__detail span{display:block;margin-bottom:6px;font-size:0.82rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#7e88a8}.screen-show-page .screen-device-card__detail strong{color:#1d2b64;font-size:1rem}.screen-show-page .screens-table__name-link{color:#1d2b64;text-decoration:none}.screen-show-page .screens-table__name-link:hover{color:#5a34ff}@media (max-width: 1100px){.screen-show-page .screen-show-stats,.screen-show-page .screen-show-grid,.screen-show-page .pairing-code-card__meta,.screen-show-page .screen-device-card__details{grid-template-columns:1fr 1fr}.screen-show-page .screen-show-grid{grid-template-columns:1fr}}@media (max-width: 720px){.screen-show-page .screen-show-hero{flex-direction:column;padding:24px}.screen-show-page .screen-show-stats,.screen-show-page .pairing-code-card__meta,.screen-show-page .screen-device-card__details{grid-template-columns:1fr}.screen-show-page .screen-show-panel{padding:22px}.screen-show-page .pairing-code-card__value{letter-spacing:0.08em}}.screen-show-stat-card{opacity:0.9}.pairing-code-card{backdrop-filter:blur(8px)}.pairing-code-card__state{position:relative;padding-right:18px}.pairing-code-card__state::after{content:"";position:absolute;top:50%;right:6px;width:6px;height:6px;background:#00ffcc;border-radius:50%;transform:translateY(-50%);animation:pairingPulse 1.5s infinite}@keyframes pairingPulse{0%{opacity:0.35;transform:translateY(-50%) scale(0.85)}50%{opacity:1;transform:translateY(-50%) scale(1.25)}100%{opacity:0.35;transform:translateY(-50%) scale(0.85)}}.pairing-code-card__value{cursor:pointer;user-select:all;transition:opacity 0.2s ease, transform 0.2s ease}.pairing-code-card__value:hover{transform:translateY(-1px)}.pairing-code-card__value.copied{opacity:0.72}.pairing-countdown{display:inline-block}.screen-device-card__actions{margin-top:20px;display:flex;justify-content:flex-start}.screens-toggle{display:flex;align-items:center;gap:12px;cursor:pointer}.screens-toggle input{display:none}.screens-toggle__slider{width:42px;height:24px;background:#ccc;border-radius:999px;position:relative;transition:background 0.2s ease}.screens-toggle__slider::after{content:"";width:18px;height:18px;background:white;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform 0.2s ease}.screens-toggle input:checked+.screens-toggle__slider{background:#4f46e5}.screens-toggle input:checked+.screens-toggle__slider::after{transform:translateX(18px)}.screens-toggle__label{font-size:14px}.view-toggle{display:flex;background:#f4f6fb;padding:4px;border-radius:12px}.view-toggle__btn{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:700;color:#7d84a0;text-decoration:none;transition:all 0.2s ease}.view-toggle__btn.is-active{background:#fff;color:#16214a;box-shadow:0 2px 8px rgba(28,36,78,0.05)}.screens-filter-bar{margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #edf0f6}.filter-form{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.filter-group{display:flex;flex:1;min-width:140px}.filter-search{flex:2;min-width:250px}.filter-input,.filter-select{width:100%;height:48px;padding:0 16px;border:1px solid #e4e8f3;border-radius:14px;background:#fbfbfc;font-size:14px;color:#243154;transition:all 0.2s ease}.filter-input::placeholder{color:#9aa3bb}.filter-input:focus,.filter-select:focus{outline:none;background:#fff;border-color:#7c88ff;box-shadow:0 0 0 3px rgba(124,136,255,0.12)}.screens-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:24px}.screen-grid-card{border:1px solid #edf0f6;border-radius:20px;padding:20px;background:#fff;transition:box-shadow 0.2s ease, transform 0.2s ease}.screen-grid-card:hover{box-shadow:0 10px 30px rgba(28,36,78,0.04);transform:translateY(-2px)}.screen-grid-card__header{display:flex;justify-content:space-between;margin-bottom:16px}.screen-grid-card__body{text-align:center;margin-bottom:24px}.screen-grid-card__body .screens-table__thumb{margin:0 auto 16px;width:48px;height:48px}.screen-grid-card__body h3{margin:0 0 4px;font-size:18px}.screen-grid-card__body h3 a{color:#16214a;text-decoration:none}.screen-grid-card__body h3 a:hover{color:#4a57c5}.screen-grid-card__location{margin:0 0 8px;font-size:13px;font-weight:700;color:#4a57c5}.screen-grid-card__desc{margin:0;font-size:13px;color:#7c85a1;line-height:1.4}.screen-grid-card__footer{display:flex;justify-content:space-between;align-items:flex-end;padding-top:16px;border-top:1px solid #f3f4f8}.screen-grid-card__device-info strong{display:block;font-size:14px;color:#243154}.screen-grid-card__device-info span{display:block;font-size:12px;color:#7c85a1;margin-top:2px}@media (max-width: 720px){.filter-form{flex-direction:column;gap:12px}.filter-group{width:100%}.screens-card__header{flex-direction:column;gap:16px}}.screens-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:14px;font-size:14px;font-weight:800;text-decoration:none;border:1px solid transparent;transition:transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease, border-color 0.18s ease}.screens-action:hover{transform:translateY(-1px)}.screens-action--schedule{color:#2563eb;background:rgba(37,99,235,0.1);border-color:rgba(37,99,235,0.16)}.screens-action--schedule:hover{color:#1d4ed8;background:rgba(37,99,235,0.16);box-shadow:0 10px 24px rgba(37,99,235,0.14)}.screens-action--edit{color:#4f46e5;background:rgba(79,70,229,0.1);border-color:rgba(79,70,229,0.16)}.screens-action--edit:hover{color:#4338ca;background:rgba(79,70,229,0.16);box-shadow:0 10px 24px rgba(79,70,229,0.14)}.screens-action--delete{color:#dc2626;background:rgba(220,38,38,0.08);border-color:rgba(220,38,38,0.12)}.screens-action--delete:hover{color:#b91c1c;background:rgba(220,38,38,0.14);box-shadow:0 10px 24px rgba(220,38,38,0.12)}.screens-action--disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed;pointer-events:auto}.screens-action--disabled:hover{background:#e2e8f0;color:#475569}.dashboard-page.locations-page,.dashboard-page.locations-form-page{padding:32px}.eyebrow{display:inline-block;padding:8px 14px;border-radius:999px;background:#eef0ff;color:#4a57c5;font-size:12px;font-weight:700;letter-spacing:0.04em}.locations-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.locations-header__content h1{margin:10px 0 8px;font-size:72px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.locations-header__content p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.locations-header__actions{display:flex;align-items:center;gap:12px}.locations-card{background:#fff;border:1px solid #ececf4;border-radius:32px;padding:26px 32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.locations-table-wrap{width:100%;overflow-x:auto}.locations-table{width:100%;border-collapse:collapse}.locations-table thead th{text-align:left;padding:18px 16px;font-size:14px;font-weight:700;color:#7d84a0;border-bottom:1px solid #edf0f6}.locations-table tbody td{padding:22px 16px;font-size:15px;color:#243154;border-bottom:1px solid #f3f4f8;vertical-align:middle}.locations-table tbody tr:last-child td{border-bottom:0}.locations-table__name-cell{display:flex;align-items:center;gap:14px;min-width:260px}.locations-table__name-cell strong{display:block;font-size:18px;line-height:1.3;color:#243154}.locations-table__name-cell span{display:block;margin-top:4px;font-size:13px;color:#7c85a1}.locations-table__name-badge{width:34px;height:34px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg, #21a6ff, #6a2ad9);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25)}.locations-screen-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:#eef2ff;color:#3955c6;font-weight:700;font-size:14px}.locations-table__actions-head{text-align:right}.locations-table__actions{text-align:right;white-space:nowrap}.locations-action{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none;transition:all 0.2s ease}.locations-action+.locations-action{margin-left:8px}.locations-action--edit{background:#eef2ff;color:#3552c4}.locations-action--edit:hover{background:#e4eaff}.locations-action--delete{background:#fff2f2;color:#c14b4b}.locations-action--delete:hover{background:#ffe6e6}.locations-empty-state{padding:56px 24px;text-align:center}.locations-empty-state__icon{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;background:linear-gradient(135deg, #21a6ff, #6a2ad9);opacity:0.15}.locations-empty-state h3{margin:0 0 8px;color:#16214a;font-size:24px}.locations-empty-state p{margin:0 0 20px;color:#6f7894;font-size:16px}.locations-form-header{margin-bottom:28px}.locations-form-header h1{margin:10px 0 8px;font-size:64px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.locations-form-header p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.locations-form-card{max-width:1120px;background:#fff;border:1px solid #ececf4;border-radius:32px;padding:32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.locations-form-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.locations-form-group{display:flex;flex-direction:column;gap:10px}.locations-form-group--full{grid-column:1 / -1}.locations-form-group label{font-size:14px;font-weight:700;color:#243154}.locations-form-input{width:100%;min-height:58px;padding:0 18px;border:1px solid #e4e8f3;border-radius:18px;background:#fff;color:#243154;font-size:16px;transition:border-color 0.2s ease, box-shadow 0.2s ease}.locations-form-input::placeholder{color:#9aa3bb}.locations-form-input:focus{outline:none;border-color:#7c88ff;box-shadow:0 0 0 4px rgba(124,136,255,0.12)}.locations-form-textarea{min-height:140px;padding:16px 18px;resize:vertical}.locations-form-actions{display:flex;align-items:center;gap:14px;margin-top:28px}.locations-form-cancel{min-width:120px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.locations-form-submit{flex:1;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.locations-form-errors{margin-bottom:24px;padding:18px 20px;border-radius:18px;background:#fff3f3;color:#b33a3a;border:1px solid #ffdada}.locations-form-errors h3{margin:0 0 8px;font-size:16px}.locations-form-errors ul{margin:0;padding-left:18px}@media (max-width: 1100px){.locations-header{flex-direction:column;align-items:stretch}.locations-header__content h1,.locations-form-header h1{font-size:52px}.locations-header__actions{justify-content:flex-start}}@media (max-width: 720px){.dashboard-page.locations-page,.dashboard-page.locations-form-page{padding:20px}.locations-card,.locations-form-card{padding:20px;border-radius:24px}.locations-header__content h1,.locations-form-header h1{font-size:40px}.locations-header__content p,.locations-form-header p{font-size:16px}.locations-form-grid{grid-template-columns:1fr}.locations-form-actions{flex-direction:column}.locations-form-cancel,.locations-form-submit{width:100%}}.dashboard-page.devices-page,.dashboard-page.devices-form-page{padding:32px}.eyebrow{display:inline-block;padding:8px 14px;border-radius:999px;background:#eef0ff;color:#4a57c5;font-size:12px;font-weight:700;letter-spacing:0.04em}.devices-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.devices-header__content h1{margin:10px 0 8px;font-size:72px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.devices-header__content p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.devices-header__actions{display:flex;align-items:center;gap:12px}.devices-card{background:#fff;border:1px solid #ececf4;border-radius:32px;padding:26px 32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.devices-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.devices-card__header h2{margin:0 0 6px;font-size:28px;color:#16214a}.devices-card__header p{margin:0;color:#6f7894;font-size:15px}.devices-table-wrap{width:100%;overflow-x:auto}.devices-table{width:100%;border-collapse:collapse}.devices-table thead th{text-align:left;padding:18px 16px;font-size:14px;font-weight:700;color:#7d84a0;border-bottom:1px solid #edf0f6}.devices-table tbody td{padding:22px 16px;font-size:15px;color:#243154;border-bottom:1px solid #f3f4f8;vertical-align:middle}.devices-table tbody tr:last-child td{border-bottom:0}.devices-table__name-cell{display:flex;align-items:center;gap:14px;min-width:260px}.devices-table__name-cell strong{display:block;font-size:18px;line-height:1.3;color:#243154}.devices-table__name-cell span{display:block;margin-top:4px;font-size:13px;color:#7c85a1}.devices-table__thumb{width:34px;height:34px;border-radius:12px;flex-shrink:0;background:linear-gradient(135deg, #21a6ff, #6a2ad9);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25)}.devices-platform-badge{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:34px;padding:0 12px;border-radius:999px;background:#f4f6fb;color:#4f5f86;font-size:14px;font-weight:700}.devices-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:34px;padding:0 12px;border-radius:999px;font-size:14px;font-weight:700}.devices-status-badge--unpaired{background:#eef3f8;color:#5f7390}.devices-status-badge--paired{background:#e6f7ef;color:#1f8a55}.devices-status-badge--offline{background:#fdecec;color:#c14b4b}.devices-table__actions-head{text-align:right}.devices-table__actions{text-align:right;white-space:nowrap}.devices-action{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none;transition:all 0.2s ease}.devices-action+.devices-action{margin-left:8px}.devices-action--edit{background:#eef2ff;color:#3552c4}.devices-action--edit:hover{background:#e4eaff}.devices-action--delete{background:#fff2f2;color:#c14b4b}.devices-action--delete:hover{background:#ffe6e6}.devices-empty-state{padding:64px 24px;text-align:center}.devices-empty-state__icon{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;background:linear-gradient(135deg, #21a6ff, #6a2ad9);opacity:0.15}.devices-empty-state h3{margin:0 0 8px;color:#16214a;font-size:24px}.devices-empty-state p{margin:0 0 20px;color:#6f7894;font-size:16px}@media (max-width: 1100px){.devices-header{flex-direction:column;align-items:stretch}.devices-header__content h1{font-size:52px}.devices-header__actions{justify-content:flex-start}}@media (max-width: 720px){.dashboard-page.devices-page,.dashboard-page.devices-form-page{padding:20px}.devices-card{border-radius:24px;padding:20px}.devices-header__content h1{font-size:40px}.devices-header__content p{font-size:16px}.devices-table thead th,.devices-table tbody td{padding:16px 12px}}.devices-form-header{margin-bottom:28px}.devices-form-header h1{margin:10px 0 8px;font-size:64px;line-height:0.98;letter-spacing:-0.03em;color:#16214a}.devices-form-header p{margin:0;color:#6f7894;font-size:18px;line-height:1.5}.devices-form-card{max-width:1100px;background:#fff;border:1px solid #ececf4;border-radius:32px;padding:32px;box-shadow:0 10px 30px rgba(28,36,78,0.03)}.devices-form-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.devices-form-group{display:flex;flex-direction:column;gap:10px}.devices-form-group label{font-size:14px;font-weight:700;color:#243154}.devices-form-input{width:100%;min-height:58px;padding:0 18px;border:1px solid #e4e8f3;border-radius:18px;background:#fff;font-size:16px;color:#243154;transition:border-color 0.2s ease, box-shadow 0.2s ease}.devices-form-input::placeholder{color:#9aa3bb}.devices-form-input:focus{outline:none;border-color:#7c88ff;box-shadow:0 0 0 4px rgba(124,136,255,0.12)}.devices-form-actions{display:flex;align-items:center;gap:14px;margin-top:28px}.devices-form-cancel{min-width:120px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.devices-form-submit{flex:1;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.devices-form-errors{margin-bottom:24px;padding:18px;border-radius:18px;background:#fff3f3;border:1px solid #ffdada;color:#b33a3a}.devices-form-errors h3{margin:0 0 8px;font-size:16px}.devices-form-errors ul{margin:0;padding-left:18px}@media (max-width: 1100px){.devices-form-header h1{font-size:52px}}@media (max-width: 720px){.devices-form-card{border-radius:24px;padding:20px}.devices-form-header h1{font-size:40px}.devices-form-header p{font-size:16px}.devices-form-grid{grid-template-columns:1fr}.devices-form-actions{flex-direction:column}.devices-form-submit,.devices-form-cancel{width:100%}}.devices-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:0.35rem 0.7rem;border-radius:999px;font-size:0.82rem;font-weight:700}.devices-status-badge--online{background:rgba(34,197,94,0.14);color:#15803d}.devices-status-badge--offline{background:rgba(239,68,68,0.14);color:#b91c1c}.devices-status-badge--pending{background:rgba(245,158,11,0.14);color:#b45309}.devices-filter-bar{display:grid;grid-template-columns:minmax(260px, 1.5fr) minmax(180px, 0.7fr) minmax(180px, 0.7fr) auto;gap:14px;align-items:center;margin:24px 0 8px;padding:18px;border-radius:22px;background:#f8fafc;border:1px solid #eef1f7}.devices-filter-bar__search,.devices-filter-bar__field{min-width:0}.devices-filter-input,.devices-filter-select{width:100%;height:48px;border:1px solid #e6eaf3;border-radius:16px;background:#ffffff;color:#111b44;padding:0 16px;font-size:14px;font-weight:700;outline:none}.devices-filter-input::placeholder{color:#9aa6c1;font-weight:600}.devices-filter-input:focus,.devices-filter-select:focus{border-color:#5b5cff;box-shadow:0 0 0 4px rgba(91,92,255,0.12)}.devices-filter-bar__actions{display:flex;gap:10px;justify-content:flex-end;white-space:nowrap}.devices-table__name-cell--link{text-decoration:none;color:inherit;border-radius:14px}.devices-table__name-cell--link:hover strong{color:#4f46e5}@media (max-width: 1100px){.devices-filter-bar{grid-template-columns:1fr 1fr}.devices-filter-bar__search{grid-column:1 / -1}.devices-filter-bar__actions{grid-column:1 / -1;justify-content:flex-start}}.devices-action--disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed;pointer-events:auto}.devices-action--disabled:hover{background:#e2e8f0;color:#475569}.devices-assigned-screen-link{color:#2563eb;font-weight:700;text-decoration:none}.devices-assigned-screen-link:hover{text-decoration:underline}.dashboard-page.settings-page{padding:32px}.settings-header{margin-bottom:24px}.settings-header h1{margin:8px 0;font-size:48px;line-height:1.05;color:#16214a}.settings-header p{margin:0;color:#6f7894;font-size:16px}.eyebrow{display:inline-block;padding:8px 14px;border-radius:999px;background:#eef0ff;color:#4a57c5;font-size:12px;font-weight:700;letter-spacing:0.04em}.settings-tabs{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:8px;background:#f5f6fb;border:1px solid #e8eaf3;border-radius:20px;width:fit-content}.settings-tabs__item{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:14px;text-decoration:none;color:#55607d;font-weight:700;transition:all 0.2s ease}.settings-tabs__item:hover{color:#16214a}.settings-tabs__item small{font-size:11px;font-weight:700;color:#8b93ac}.settings-tabs__item--active{background:#ffffff;color:#16214a;box-shadow:0 6px 18px rgba(30,38,78,0.08)}.settings-tabs__item--disabled{opacity:0.65;cursor:default;pointer-events:none}.settings-grid{display:grid;grid-template-columns:320px minmax(0, 1fr);gap:24px;align-items:start}.settings-panel{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px}.settings-panel__header{margin-bottom:20px}.settings-panel__header h2{margin:0 0 6px;color:#16214a;font-size:24px}.settings-panel__header p{margin:0;color:#6f7894;font-size:15px}.settings-summary-list{display:flex;flex-direction:column;gap:18px}.settings-summary-item{padding-bottom:18px;border-bottom:1px solid #f0f1f6}.settings-summary-item:last-child{padding-bottom:0;border-bottom:0}.settings-summary-item__label{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#7d84a0;text-transform:uppercase;letter-spacing:0.04em}.settings-summary-item__value{color:#1d2b5c;font-size:18px;line-height:1.4}.form-card{max-width:100%}.form-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group-full{grid-column:1 / -1}.form-group label{font-weight:700;color:#27314f}.form-input{width:100%;padding:14px 16px;border:1px solid #e7e8f2;border-radius:16px;font-size:15px;background:#fff}.form-input:focus{outline:none;border-color:#7c88ff;box-shadow:0 0 0 4px rgba(124,136,255,0.12)}.form-hint{margin-top:8px;display:block;color:#7b849d;font-size:13px;line-height:1.4}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.form-errors{margin-bottom:20px;padding:16px;border-radius:16px;background:#fff3f3;color:#b33a3a}.form-errors h3{margin:0 0 8px;font-size:16px}.form-errors ul{margin:0;padding-left:18px}@media (max-width: 980px){.settings-grid{grid-template-columns:1fr}.settings-tabs{width:100%;overflow-x:auto}.form-grid{grid-template-columns:1fr}}.signesty-media-page{padding:1.5rem 2rem 2rem;color:#0f172a}.signesty-media-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.signesty-media-header__left h1{margin:0;font-size:2rem;line-height:1.1;font-weight:700;color:#111827}.signesty-media-header__left p{margin:0.35rem 0 0;font-size:0.92rem;color:#64748b}.signesty-media-header__actions{display:flex;gap:0.75rem;flex-wrap:wrap}.signesty-media-alert{margin-bottom:0.85rem;padding:0.9rem 1rem;border-radius:12px;font-size:0.92rem;font-weight:500}.signesty-media-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.signesty-media-alert--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#15803d}.signesty-media-upload{margin-bottom:1rem}.signesty-media-upload__form{display:flex;align-items:center;gap:0.75rem;flex-wrap:wrap}.signesty-media-upload__input{display:none}.signesty-media-upload__filename{min-width:180px;max-width:260px;font-size:0.9rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.signesty-media-toolbar{margin-bottom:1.4rem}.signesty-media-toolbar__form{display:block}.signesty-media-toolbar__main{display:grid;grid-template-columns:minmax(320px, 1.3fr) auto auto;gap:1rem;align-items:end;padding:1rem;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(180deg, #fff 0%, #fbfdff 100%);box-shadow:0 10px 24px rgba(15,23,42,0.05),inset 0 1px 0 rgba(255,255,255,0.7)}.signesty-media-search{position:relative;min-width:0}.signesty-media-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.signesty-media-search__icon svg{width:18px;height:18px;display:block}.signesty-media-search input{width:100%;height:52px;border:1px solid #dbe3ee;border-radius:14px;padding:0 1rem 0 2.9rem;background:#ffffff;color:#0f172a;font-size:0.95rem;font-weight:500;box-shadow:inset 0 1px 0 rgba(255,255,255,0.75);transition:border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease}.signesty-media-search input::placeholder{color:#94a3b8}.signesty-media-search input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,0.08)}.signesty-media-toolbar__filters{display:flex;align-items:end;gap:0.85rem}.signesty-media-toolbar__field{display:flex;flex-direction:column;gap:0.38rem}.signesty-media-toolbar__field label{font-size:0.76rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:#64748b}.signesty-media-toolbar__select{height:52px;min-width:170px;border:1px solid #dbe3ee;border-radius:14px;padding:0 2.2rem 0 0.95rem;background:#ffffff;color:#0f172a;font-size:0.93rem;font-weight:500;box-shadow:inset 0 1px 0 rgba(255,255,255,0.75);transition:border-color 0.18s ease, box-shadow 0.18s ease}.signesty-media-toolbar__select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,0.08)}.signesty-media-view-toggle{display:inline-flex;align-items:stretch;padding:4px;border:1px solid #dbe3ee;border-radius:16px;background:linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.85)}.signesty-media-view-toggle__button{min-width:88px;height:52px;border:none;border-radius:12px;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;gap:0.6rem;padding:0 1rem;cursor:pointer;transition:all 0.18s ease}.signesty-media-view-toggle__button:hover{background:rgba(255,255,255,0.85);color:#0f172a}.signesty-media-view-toggle__button--active{background:#ffffff;color:#2563eb;box-shadow:0 1px 3px rgba(15,23,42,0.08)}.signesty-media-view-toggle__text{font-size:0.9rem;font-weight:700}.signesty-media-view-toggle__icon{position:relative;display:block;flex-shrink:0}.signesty-media-view-toggle__icon--grid{width:18px;height:18px}.signesty-media-view-toggle__icon--grid::before{content:"";position:absolute;inset:0;background:linear-gradient(currentColor 0 0) 0 0/7px 7px no-repeat,linear-gradient(currentColor 0 0) 11px 0/7px 7px no-repeat,linear-gradient(currentColor 0 0) 0 11px/7px 7px no-repeat,linear-gradient(currentColor 0 0) 11px 11px/7px 7px no-repeat;border-radius:2px}.signesty-media-view-toggle__icon--list{width:18px;height:16px}.signesty-media-view-toggle__icon--list::before{content:"";position:absolute;left:0;right:0;top:1px;height:2px;background:currentColor;border-radius:999px;box-shadow:0 6px 0 currentColor, 0 12px 0 currentColor}.signesty-media-section__header{margin-bottom:0.85rem}.signesty-media-section__header h2{margin:0;font-size:0.96rem;font-weight:700;color:#111827}.signesty-media-folders{margin-bottom:1.4rem}.signesty-media-folders__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:0.75rem}.signesty-folder-card{display:flex;align-items:center;gap:0.9rem;min-height:72px;padding:0.9rem 1rem;border:1px solid #e5e7eb;border-radius:10px;background:#ffffff}.signesty-folder-card__left{display:flex;align-items:center;gap:0.7rem}.signesty-folder-card__checkbox{position:relative}.signesty-folder-card__checkbox input{opacity:0;position:absolute;inset:0}.signesty-folder-card__checkbox span{width:16px;height:16px;border-radius:4px;border:1px solid #cbd5e1;background:#ffffff;display:block}.signesty-folder-card__icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg, #e0f2fe 0%, #dbeafe 100%);display:flex;align-items:center;justify-content:center;font-size:1rem}.signesty-folder-card__body{display:flex;flex-direction:column;gap:0.2rem}.signesty-folder-card__body strong{font-size:0.92rem;color:#111827}.signesty-folder-card__body span{font-size:0.8rem;color:#64748b}.signesty-media-assets__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:1rem}.signesty-asset-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#ffffff;transition:transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease}.signesty-asset-card:hover{transform:translateY(-2px);border-color:#d7e0ea;box-shadow:0 10px 24px rgba(15,23,42,0.08)}.signesty-asset-card__thumb{position:relative;width:100%;aspect-ratio:1.45 / 1;background:#f1f5f9;overflow:hidden}.signesty-asset-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.22s ease}.signesty-asset-card:hover .signesty-asset-card__image{transform:scale(1.03)}.signesty-asset-card__actions{position:absolute;top:0.7rem;left:0.7rem;right:0.7rem;display:flex;align-items:flex-start;justify-content:space-between;z-index:2}.signesty-asset-card__checkbox{position:relative}.signesty-asset-card__checkbox input{opacity:0;position:absolute;inset:0}.signesty-asset-card__checkbox span{width:16px;height:16px;border-radius:4px;border:1px solid rgba(255,255,255,0.95);background:rgba(255,255,255,0.95);display:block;box-shadow:0 1px 2px rgba(15,23,42,0.16)}.signesty-asset-card__menu{display:flex;gap:0.35rem}.signesty-asset-card__action-btn{width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,0.94);color:#0f172a;text-decoration:none;font-size:0.9rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(15,23,42,0.16);transition:all 0.15s ease}.signesty-asset-card__action-btn:hover{background:#ffffff;transform:translateY(-1px)}.signesty-asset-card__action-btn--danger{color:#dc2626}.signesty-asset-card__video-state,.signesty-asset-card__empty{width:100%;height:100%;display:flex;flex-direction:column;gap:0.4rem;align-items:center;justify-content:center;background:linear-gradient(180deg, #f8fafc 0%, #e2e8f0 100%);color:#64748b;font-size:0.86rem}.signesty-asset-card__video-icon{font-size:1rem}.signesty-asset-card__body{padding:0.85rem 0.9rem 0.95rem}.signesty-asset-card__name{font-size:0.9rem;line-height:1.4;color:#111827;font-weight:600;word-break:break-word}.signesty-asset-card__meta{margin-top:0.25rem;display:flex;gap:0.3rem;flex-wrap:wrap;font-size:0.78rem;color:#64748b}.signesty-asset-card__badge{margin-top:0.55rem;display:inline-flex;align-items:center;padding:0.22rem 0.48rem;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:0.68rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase}.signesty-media-empty{padding:2rem 1rem;border:1px dashed #dbe3ee;border-radius:12px;background:#ffffff;color:#64748b;font-size:0.95rem;text-align:center}.signesty-table-wrap{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#ffffff}.signesty-table{width:100%;border-collapse:collapse;font-size:0.92rem}.signesty-table thead{background:#f8fafc}.signesty-table th{text-align:left;padding:0.85rem 1rem;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;color:#64748b;font-weight:700;border-bottom:1px solid #e5e7eb}.signesty-table td{padding:0.85rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.signesty-table tr:hover{background:#f8fbff}.signesty-table__name-cell{display:flex;align-items:center;gap:0.75rem}.signesty-table__thumb{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#f1f5f9;flex-shrink:0;display:flex;align-items:center;justify-content:center}.signesty-table__thumb img{width:100%;height:100%;object-fit:cover}.signesty-table__name{font-weight:600;color:#111827}.signesty-table__meta{font-size:0.8rem;color:#64748b}.signesty-table__actions{display:flex;gap:0.5rem;flex-wrap:nowrap}.signesty-table__actions .btn{white-space:nowrap}.media-detail-page{padding:1.5rem 2rem 2rem;color:#0f172a}.media-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.media-detail-header__eyebrow{display:inline-block;margin-bottom:0.4rem;font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#64748b}.media-detail-header h1{margin:0;font-size:2rem;line-height:1.1;font-weight:700;color:#111827}.media-detail-header p{margin:0.45rem 0 0;color:#64748b}.media-detail-shell{padding:1.25rem;border:1px solid #e5e7eb;border-radius:12px;background:#ffffff}.media-detail-grid{display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(320px, 420px);gap:1.25rem}.media-detail-preview{border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;min-height:460px;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-detail-image,.media-detail-video{width:100%;height:100%;object-fit:contain;display:block}.media-detail-empty{color:#64748b;font-size:0.95rem}.media-detail-sidebar{display:flex;flex-direction:column;gap:1rem}.media-detail-panel{border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;padding:1rem}.media-detail-panel h2{margin:0 0 0.9rem;font-size:1rem;font-weight:700;color:#111827}.media-detail-meta-list{display:flex;flex-direction:column;gap:0.85rem}.media-detail-meta-row{display:flex;flex-direction:column;gap:0.2rem}.media-detail-meta-row span{font-size:0.82rem;color:#64748b}.media-detail-meta-row strong{font-size:0.95rem;color:#111827;word-break:break-word}.media-detail-status{display:inline-flex;align-items:center;align-self:flex-start;padding:0.32rem 0.65rem;border-radius:999px;font-size:0.78rem;font-weight:700;background:#eff6ff;color:#2563eb}.media-detail-status--ready{background:#ecfdf5;color:#15803d}.media-detail-status--processing{background:#fffbeb;color:#b45309}.media-detail-status--failed{background:#fef2f2;color:#dc2626}.media-detail-actions{display:flex;gap:0.75rem;flex-wrap:wrap}@media (max-width: 1100px){.signesty-media-toolbar__main{grid-template-columns:1fr;align-items:stretch}.signesty-media-toolbar__filters{flex-wrap:wrap}.signesty-media-view-toggle{width:fit-content}.media-detail-grid{grid-template-columns:1fr}}@media (max-width: 980px){.signesty-media-toolbar__filters{flex-wrap:wrap}.media-manager-table{table-layout:auto}}@media (max-width: 760px){.signesty-media-page,.media-detail-page{padding:1rem 1rem 1.5rem}.signesty-media-header,.media-detail-header{flex-direction:column;align-items:flex-start}.signesty-media-upload__form{width:100%}.signesty-media-folders__grid,.signesty-media-assets__grid{grid-template-columns:1fr}.signesty-media-toolbar__main{padding:0.9rem;border-radius:16px}.signesty-media-toolbar__filters{flex-direction:column;align-items:stretch}.signesty-media-toolbar__select{min-width:0;width:100%}.signesty-media-view-toggle{width:100%}.signesty-media-view-toggle__button{flex:1}.signesty-media-search input{height:48px}.media-manager-table-wrap{overflow-x:auto}.media-manager-table__thumb{width:64px;height:64px}.media-detail-preview{min-height:320px}.media-detail-actions{width:100%}}.signesty-table td{white-space:nowrap}.signesty-table__name-cell{white-space:normal}.schedule-calendar-popover{position:absolute;z-index:9999;width:320px;border-radius:22px;background:#ffffff;border:1px solid #e5eaf3;box-shadow:0 24px 60px rgba(15,23,42,0.18);overflow:hidden}.schedule-calendar-popover__form{display:flex;flex-direction:column}.schedule-calendar-popover__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 0}.schedule-calendar-popover__header h3{margin:0;font-size:20px;font-weight:800;color:#111827}.schedule-calendar-popover__close{border:0;background:#f8fafc;width:34px;height:34px;border-radius:999px;font-size:20px;cursor:pointer}.schedule-calendar-popover__body{padding:18px;display:flex;flex-direction:column;gap:16px}.schedule-calendar-popover__toggles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.schedule-calendar-popover__footer{display:flex;gap:10px;justify-content:space-between;padding:0 18px 18px}.schedule-calendar-popover__time-fields{display:flex;flex-direction:column;gap:12px}.signesty-upload-dropzone{width:100%;min-height:150px;border:1.5px dashed #cbd5e1;border-radius:22px;background:radial-gradient(circle at top left, rgba(37,99,235,0.08), transparent 34%),linear-gradient(180deg, #fff 0%, #f8fafc 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.45rem;text-align:center;cursor:pointer;transition:all 0.2s ease;padding:1.4rem}.signesty-upload-dropzone:hover,.signesty-upload-dropzone--dragging{border-color:#2563eb;background:radial-gradient(circle at top left, rgba(37,99,235,0.14), transparent 38%),linear-gradient(180deg, #fff 0%, #eff6ff 100%);transform:translateY(-1px);box-shadow:0 18px 40px rgba(37,99,235,0.1)}.signesty-upload-dropzone__icon{width:44px;height:44px;border-radius:16px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:800}.signesty-upload-dropzone strong{display:block;color:#0f172a;font-size:1rem;font-weight:800}.signesty-upload-dropzone span{display:block;color:#64748b;font-size:0.92rem;margin-top:0.15rem}.signesty-upload-dropzone small{margin-top:0.25rem;color:#94a3b8;font-size:0.78rem}.signesty-upload-summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0.85rem;flex-wrap:wrap}.signesty-upload-preview{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));gap:0.75rem;margin-top:0.3rem}.signesty-upload-preview__card{display:flex;gap:0.75rem;align-items:center;padding:0.7rem;border:1px solid #e5e7eb;border-radius:16px;background:#ffffff;box-shadow:0 8px 20px rgba(15,23,42,0.04)}.signesty-upload-preview__thumb{width:58px;height:58px;border-radius:14px;background:#f1f5f9;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#2563eb;font-weight:800;flex-shrink:0}.signesty-upload-preview__thumb img{width:100%;height:100%;object-fit:cover}.signesty-upload-preview__body{min-width:0;display:flex;flex-direction:column;gap:0.18rem}.signesty-upload-preview__body strong{color:#0f172a;font-size:0.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.signesty-upload-preview__body span{color:#64748b;font-size:0.78rem}#media-upload-submit:disabled{opacity:0.55;cursor:not-allowed}.signesty-upload-progress{position:fixed;right:24px;bottom:24px;width:340px;padding:16px;background:#111827;color:#ffffff;border-radius:18px;box-shadow:0 20px 45px rgba(0,0,0,0.28);z-index:9999}.signesty-upload-progress.hidden{display:none}.signesty-upload-progress__header{font-weight:800;font-size:15px;margin-bottom:6px}.signesty-upload-progress__text{font-size:13px;color:#d1d5db;margin-bottom:12px}.signesty-upload-progress__track{width:100%;height:8px;background:#374151;border-radius:999px;overflow:hidden}.signesty-upload-progress__bar{height:100%;width:0%;background:#ffffff;border-radius:999px;transition:width 0.25s ease}.media-status{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.media-status--processing{background:#fef3c7;color:#92400e}.media-status--ready{background:#dcfce7;color:#166534}.media-status--failed{background:#fee2e2;color:#991b1b}.signesty-asset-card__status{margin-top:10px}.signesty-modal.hidden{display:none !important}.signesty-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}.signesty-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.55);backdrop-filter:blur(4px)}.signesty-modal__panel{position:relative;z-index:1;width:100%;max-width:460px;border-radius:24px;background:#ffffff;box-shadow:0 30px 80px rgba(15,23,42,0.25);padding:22px}.signesty-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.signesty-modal__header h2{margin:0;color:#111827;font-size:22px;font-weight:800}.signesty-modal__header p{margin:6px 0 0;color:#6b7280;font-size:14px}.signesty-modal__close{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:#f3f4f6;color:#111827;font-size:24px;line-height:1;cursor:pointer}.signesty-folder-modal-form__field{margin-bottom:18px}.signesty-folder-modal-form__field label{display:block;margin-bottom:8px;color:#374151;font-size:13px;font-weight:700}.signesty-folder-modal-form__input{width:100%;height:48px;padding:0 14px;border:1px solid #d1d5db;border-radius:14px;color:#111827;font-size:15px;outline:none}.signesty-folder-modal-form__input:focus{border-color:#111827;box-shadow:0 0 0 4px rgba(17,24,39,0.08)}.signesty-folder-modal-form__actions{display:flex;justify-content:flex-end;gap:10px}.signesty-media-folders{margin:22px 0 28px}.signesty-media-folders__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));gap:14px}.signesty-folder-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#ffffff;box-shadow:0 10px 25px rgba(15,23,42,0.04)}.signesty-folder-card--active{border-color:#111827;box-shadow:0 14px 35px rgba(15,23,42,0.12)}.signesty-folder-card__link{display:flex;align-items:center;gap:12px;flex:1;min-width:0;color:inherit;text-decoration:none}.signesty-folder-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f3f4f6;font-size:22px}.signesty-folder-card__body{min-width:0;flex:1}.signesty-folder-card__body strong{display:block;color:#111827;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signesty-folder-card__body span{display:block;margin-top:3px;color:#6b7280;font-size:12px}.signesty-folder-card__actions{flex-shrink:0}.signesty-asset-card__folder{margin-top:8px;font-size:12px;color:#6b7280}.signesty-media-upload__input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.signesty-upload-progress.hidden{display:none}.signesty-upload-progress.is-visible{display:block}.signesty-upload-progress__track{width:100%;height:10px;overflow:hidden;border-radius:999px;background:#e5e7eb}.signesty-upload-progress__bar{width:0%;height:100%;border-radius:999px;background:#111827;transition:width 160ms ease}.signesty-upload-progress.is-error .signesty-upload-progress__bar{background:#dc2626}.signesty-asset-card__thumb,.signesty-table__thumb--media{position:relative}.signesty-asset-card__video-badge,.signesty-table__video-badge{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:rgba(15,23,42,0.82);color:#ffffff;font-size:13px;box-shadow:0 12px 30px rgba(15,23,42,0.25)}.signesty-table__video-badge{right:4px;bottom:4px;width:22px;height:22px;font-size:10px}.signesty-table__video-fallback{display:grid;place-items:center;width:100%;height:100%}.media-detail-pdf{width:100%;height:640px;border:0;display:block;background:#ffffff}.signesty-table__type-stack{display:flex;flex-direction:column;gap:0.25rem;color:#64748b;font-size:0.78rem}.signesty-asset-card__link{display:block;color:inherit;text-decoration:none}.signesty-asset-card__video-state{font-weight:800}.signesty-table__row{cursor:pointer}.signesty-table__row:hover .signesty-table__name{color:#2563eb}.playlists-page{padding:2rem;background:#f5f7fb;min-height:100%}.playlists-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.playlists-page__eyebrow{margin:0 0 0.35rem;font-size:0.78rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#7b8194}.playlists-page__title{margin:0;font-size:2rem;font-weight:800;color:#1b2230}.playlists-page__subtitle{margin:0.5rem 0 0;max-width:640px;color:#6f7787;font-size:0.98rem}.playlists-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem;margin-bottom:1.5rem}.signesty-stat-card{background:#ffffff;border:1px solid #e8ebf3;border-radius:20px;padding:1.1rem 1.2rem;box-shadow:0 10px 30px rgba(32,42,67,0.05)}.signesty-stat-card__label{display:block;font-size:0.82rem;color:#7a8191;margin-bottom:0.45rem}.signesty-stat-card__value{font-size:1.4rem;color:#1f2633}.playlists-toolbar{margin:28px 0 24px;padding:22px;border-radius:24px;background:linear-gradient(135deg, #fff 0%, #f8faff 100%);border:1px solid #e6ebf5;box-shadow:0 14px 34px rgba(15,23,42,0.05)}.playlists-toolbar__form{display:grid;grid-template-columns:minmax(320px, 1.35fr) minmax(520px, 1fr);gap:18px;align-items:center}.playlists-toolbar__left,.playlists-toolbar__right{min-width:0}.playlists-toolbar__search{width:100%}.playlists-toolbar__search-input,.playlists-toolbar__select{width:100%;min-height:52px;padding:0 16px;border-radius:16px;border:1px solid #d9e1ee;background:#f9fbff;color:#111827;font-size:15px;transition:border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease}.playlists-toolbar__search-input::placeholder{color:#98a2b3}.playlists-toolbar__search-input:focus,.playlists-toolbar__select:focus{outline:none;border-color:#818cf8;background:#ffffff;box-shadow:0 0 0 4px rgba(99,102,241,0.1)}.playlists-toolbar__right{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.playlists-toolbar__filters{display:grid;grid-template-columns:190px 190px auto;gap:10px;align-items:center}.playlists-toolbar__field{min-width:0}.playlists-toolbar__apply{min-height:52px;padding-inline:20px;border-radius:16px;font-weight:700}.playlists-toolbar__views{display:inline-flex;align-items:center;gap:10px}.playlists-view-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 18px;border-radius:16px;background:#f3f6fb;border:1px solid #dbe3ef;color:#475569;font-weight:700;text-decoration:none;transition:all 0.2s ease}.playlists-view-toggle:hover{background:#eef2ff;color:#3730a3}.playlists-view-toggle--active{background:linear-gradient(135deg, #eef2ff 0%, #ede9fe 100%);border-color:#c7d2fe;color:#3730a3;box-shadow:0 8px 18px rgba(99,102,241,0.1)}.playlist-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}.playlist-card{background:#ffffff;border:1px solid #e8ebf3;border-radius:24px;padding:1rem;box-shadow:0 10px 30px rgba(32,42,67,0.06);display:flex;flex-direction:column;min-height:260px}.playlist-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.playlist-card__top-right{display:flex;align-items:center;gap:10px}.playlist-card__badge{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:white;font-size:1.1rem;font-weight:700}.playlist-card__text-link{font-size:0.9rem;font-weight:600;color:#6f42ff;text-decoration:none}.playlist-card__title{margin:0 0 0.5rem;font-size:1.15rem;font-weight:700}.playlist-card__title-link{color:#1f2633;text-decoration:none}.playlist-card__title-link:hover{color:#6f42ff}.playlist-card__description{margin:0 0 1rem;color:#7a8191;font-size:0.93rem;line-height:1.5;min-height:44px}.playlist-card__meta{display:flex;gap:1rem;margin-top:auto;padding-top:0.5rem}.playlist-card__meta-item{background:#f7f8fc;border-radius:14px;padding:0.7rem 0.85rem;min-width:96px}.playlist-card__meta-label{display:block;margin-bottom:0.25rem;font-size:0.74rem;text-transform:uppercase;letter-spacing:0.04em;color:#8a90a0}.playlist-card__footer{display:flex;gap:0.6rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid #edf0f6}.playlist-status-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:0.02em}.playlist-status-pill--active{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.playlist-list{display:flex;flex-direction:column;gap:14px}.playlist-list-row{display:grid;grid-template-columns:minmax(0, 1.7fr) auto auto;gap:18px;align-items:center;padding:20px;border-radius:22px;background:#ffffff;border:1px solid #e8ecf3;box-shadow:0 10px 28px rgba(15,23,42,0.05)}.playlist-list-row__main{display:flex;align-items:center;gap:16px;min-width:0}.playlist-list-row__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg, #eef2ff 0%, #f5f3ff 100%);color:#4338ca;font-size:18px;font-weight:800}.playlist-list-row__content{min-width:0}.playlist-list-row__title-wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.playlist-list-row__title{margin:0;font-size:18px;font-weight:800}.playlist-list-row__title-link{color:#111827;text-decoration:none}.playlist-list-row__title-link:hover{color:#4338ca}.playlist-list-row__description{margin:6px 0 0;color:#64748b;line-height:1.5}.playlist-list-row__meta{display:flex;align-items:center;gap:24px}.playlist-list-row__meta-label{display:block;margin-bottom:4px;font-size:11px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:#94a3b8}.playlist-list-row__actions{display:flex;align-items:center;gap:10px}.playlist-empty-state{background:#ffffff;border:1px dashed #d8deea;border-radius:28px;padding:4rem 2rem;text-align:center;box-shadow:0 10px 30px rgba(32,42,67,0.04)}.playlist-empty-state__icon{width:72px;height:72px;margin:0 auto 1rem;border-radius:20px;background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.signesty-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;padding:0.78rem 1rem;border-radius:14px;text-decoration:none;font-weight:700;font-size:0.92rem;border:1px solid transparent;transition:all 0.2s ease}.signesty-btn--primary{background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:#ffffff;box-shadow:0 12px 24px rgba(111,66,255,0.22)}.signesty-btn--primary:hover{color:#ffffff;transform:translateY(-1px)}.signesty-btn--secondary{background:#f4f6fb;color:#1f2633;border-color:#e4e8f1}.signesty-btn--ghost{background:transparent;color:#5f6677;border-color:#e4e8f1}.signesty-btn--danger{background:#fff2f4;color:#d44868;border-color:#ffd4dd}.app-sidebar{width:260px;min-height:100vh;background:#ffffff;border-right:1px solid #ebeff6;padding:1.25rem 1rem}.app-sidebar__brand{display:flex;align-items:center;gap:0.85rem;margin-bottom:1.5rem;padding:0.5rem}.app-sidebar__logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:800}.app-sidebar__brand-name{font-weight:800;color:#1f2633}.app-sidebar__brand-subtitle{color:#8a90a0;font-size:0.82rem}.app-sidebar__section{margin-bottom:1.4rem}.app-sidebar__label{margin:0 0 0.55rem;padding:0 0.55rem;font-size:0.72rem;text-transform:uppercase;letter-spacing:0.08em;color:#9aa1af;font-weight:700}.app-sidebar__link{display:flex;align-items:center;gap:0.7rem;padding:0.8rem 0.85rem;color:#5e6575;text-decoration:none;border-radius:14px;font-weight:600;margin-bottom:0.25rem}.app-sidebar__link:hover{background:#f5f7fb;color:#1f2633}.app-sidebar__link.is-active{background:linear-gradient(135deg, rgba(41,194,255,0.12) 0%, rgba(111,66,255,0.12) 100%);color:#5d37db}@media (max-width: 1280px){.playlists-toolbar__form{grid-template-columns:1fr}.playlists-toolbar__right{justify-content:space-between}}@media (max-width: 1200px){.playlist-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 920px){.playlists-toolbar__right{flex-direction:column;align-items:stretch}.playlists-toolbar__filters{grid-template-columns:1fr 1fr auto}.playlists-toolbar__views{justify-content:flex-start}.playlist-list-row{grid-template-columns:1fr}.playlist-list-row__meta,.playlist-list-row__actions{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 768px){.playlists-page{padding:1rem}.playlists-page__header{flex-direction:column;align-items:stretch}.playlists-stats{grid-template-columns:1fr}.playlist-grid{grid-template-columns:1fr}.app-sidebar{width:100%;min-height:auto}}@media (max-width: 720px){.playlists-toolbar{padding:18px}.playlists-toolbar__filters{grid-template-columns:1fr}.playlists-toolbar__views{width:100%}.playlists-view-toggle{flex:1}}.playlist-show-page{padding:2rem;background:#f5f7fb;min-height:100%}.playlist-show-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.playlist-show-header__eyebrow{margin:0 0 0.35rem;font-size:0.76rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#8a90a0}.playlist-show-header__title{margin:0;font-size:2rem;line-height:1.1;font-weight:800;color:#1e2430}.playlist-show-header__subtitle{margin:0.55rem 0 0;max-width:700px;color:#6f7787;font-size:0.98rem;line-height:1.5}.playlist-show-header__actions{display:flex;gap:0.75rem;flex-wrap:wrap}.playlist-show-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;margin-bottom:1.5rem}.playlist-stat-card{background:#ffffff;border:1px solid #e7ebf3;border-radius:20px;padding:1rem 1.1rem;box-shadow:0 10px 30px rgba(33,42,65,0.05)}.playlist-stat-card__label{display:block;margin-bottom:0.4rem;color:#8b92a1;font-size:0.8rem}.playlist-stat-card__value{font-size:1.4rem;color:#1f2633;font-weight:800}.playlist-show-layout{display:grid;grid-template-columns:minmax(0, 1.7fr) minmax(320px, 0.95fr);gap:1.25rem;align-items:start}.playlist-panel{background:#ffffff;border:1px solid #e7ebf3;border-radius:28px;box-shadow:0 14px 35px rgba(33,42,65,0.05);overflow:hidden}.playlist-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #edf1f7}.playlist-panel__title{margin:0;font-size:1.05rem;font-weight:800;color:#1f2633}.playlist-panel__subtitle{margin:0.35rem 0 0;color:#7e8697;font-size:0.9rem;line-height:1.45}.playlist-panel__count{padding:0.55rem 0.8rem;border-radius:999px;background:#f4f6fb;color:#647086;font-size:0.82rem;font-weight:700;white-space:nowrap}.playlist-panel__body{padding:1rem 1.25rem 1.25rem}.playlist-panel__body--scroll{max-height:850px;overflow-y:auto}.playlist-items-list,.media-library-list{display:flex;flex-direction:column;gap:0.9rem}.playlist-item-card,.media-library-card{display:grid;grid-template-columns:auto 120px minmax(0, 1fr) auto;gap:1rem;align-items:center;padding:0.95rem;border:1px solid #e8ecf4;border-radius:22px;background:#fbfcfe}.playlist-item-card__position{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg, rgba(41,194,255,0.14) 0%, rgba(111,66,255,0.14) 100%);color:#5f38dc;display:flex;align-items:center;justify-content:center;font-weight:800}.playlist-item-card__preview,.media-library-card__preview{width:120px}.playlist-item-card__thumb,.media-library-card__thumb{width:120px;height:80px;object-fit:cover;border-radius:16px;display:block;background:#eef2f8}.playlist-item-card__placeholder,.media-library-card__placeholder{width:120px;height:80px;border-radius:16px;background:linear-gradient(135deg, #eaf3ff 0%, #f0ebff 100%);color:#62708a;display:flex;align-items:center;justify-content:center;font-size:0.82rem;font-weight:700;text-align:center;padding:0.5rem}.playlist-item-card__content,.media-library-card__content{min-width:0}.playlist-item-card__title,.media-library-card__title{margin:0 0 0.5rem;font-size:1rem;color:#1f2633;font-weight:700;line-height:1.35;word-break:break-word}.playlist-item-card__meta,.media-library-card__meta{display:flex;gap:0.5rem;flex-wrap:wrap}.playlist-pill{display:inline-flex;align-items:center;padding:0.42rem 0.65rem;border-radius:999px;font-size:0.76rem;font-weight:700}.playlist-pill--neutral{background:#eef2f8;color:#617089}.playlist-pill--soft{background:rgba(111,66,255,0.1);color:#673fff}.playlist-item-card__actions{display:flex;gap:0.55rem;align-items:center}.playlist-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid #e3e8f1;background:#ffffff;color:#556176;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;font-size:1rem;transition:all 0.2s ease}.playlist-icon-btn:hover{background:#f4f7fc;color:#1f2633}.playlist-icon-btn--danger{color:#d34a67;border-color:#ffd6df;background:#fff4f6}.media-library-card__action{display:flex;align-items:center}.playlist-empty{padding:3.2rem 1.5rem;text-align:center}.playlist-empty--small{padding:2.5rem 1rem}.playlist-empty__icon{width:72px;height:72px;border-radius:22px;margin:0 auto 1rem;background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800}.playlist-empty__title{margin:0 0 0.5rem;font-size:1.15rem;font-weight:800;color:#1f2633}.playlist-empty__text{margin:0;color:#7c8495;line-height:1.6}.signesty-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;padding:0.8rem 1rem;border-radius:14px;text-decoration:none;font-weight:700;font-size:0.92rem;border:1px solid transparent;transition:all 0.2s ease}.signesty-btn--small{padding:0.62rem 0.85rem;font-size:0.84rem}.signesty-btn--primary{background:linear-gradient(135deg, #29c2ff 0%, #6f42ff 100%);color:#ffffff;box-shadow:0 12px 24px rgba(111,66,255,0.2)}.signesty-btn--primary:hover{color:#ffffff;transform:translateY(-1px)}.signesty-btn--secondary{background:#f4f6fb;color:#1f2633;border-color:#e3e8f1}.signesty-btn--secondary:hover{color:#1f2633;background:#edf2f8}.signesty-btn--danger{background:#fff2f4;color:#d44868;border-color:#ffd4dd}.signesty-btn--danger:hover{color:#c63d5e;background:#ffe9ee}.signesty-btn--ghost{background:transparent;color:#5f6677;border-color:#e4e8f1}.playlist-media-filters{margin-bottom:1rem}.playlist-media-filters__form{display:flex;flex-direction:column;gap:0.85rem}.playlist-media-search{width:100%}.playlist-media-search__input,.playlist-media-filter-row__select{width:100%;height:54px;box-sizing:border-box;border:1px solid #e3e8f1;background:#ffffff;border-radius:16px;padding:0 1rem;font-size:0.92rem;color:#1f2633;font-family:inherit;line-height:1}.playlist-media-filter-row__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg, transparent 50%, #657089 50%),linear-gradient(135deg, #657089 50%, transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px, 6px 6px;background-repeat:no-repeat;padding-right:2.75rem}.playlist-media-search__input:focus,.playlist-media-filter-row__select:focus{outline:none;border-color:#8c78ff;box-shadow:0 0 0 3px rgba(111,66,255,0.08)}.playlist-media-filter-row{display:flex;flex-direction:column;gap:0.75rem}.playlist-media-filter-row .signesty-btn{align-self:flex-start}@media (max-width: 1200px){.playlist-show-layout{grid-template-columns:1fr}.playlist-panel__body--scroll{max-height:none}}@media (max-width: 768px){.playlist-show-page{padding:1rem}.playlist-show-header{flex-direction:column;align-items:stretch}.playlist-show-stats{grid-template-columns:1fr}.playlist-item-card,.media-library-card{grid-template-columns:1fr}.playlist-item-card__preview,.media-library-card__preview,.playlist-item-card__thumb,.media-library-card__thumb,.playlist-item-card__placeholder,.media-library-card__placeholder{width:100%;height:180px}.playlist-item-card__actions{justify-content:flex-start}}.flash-banner{margin-bottom:1rem;border-radius:18px;padding:0.95rem 1.1rem;border:1px solid transparent;box-shadow:0 8px 24px rgba(33,42,65,0.05)}.flash-banner__content{display:flex;align-items:center;gap:0.75rem}.flash-banner__icon{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:0.85rem;flex-shrink:0}.flash-banner__message{font-size:0.94rem;font-weight:600}.flash-banner--success{background:#f1fbf5;border-color:#cfeedd;color:#1f7a4d}.flash-banner--success .flash-banner__icon{background:#dff6e8;color:#1f7a4d}.flash-banner--error{background:#fff4f6;border-color:#ffd8df;color:#c63d5e}.flash-banner--error .flash-banner__icon{background:#ffe7ec;color:#c63d5e}.flash-banner--info{background:#f3f7ff;border-color:#dce6ff;color:#3f63c8}.flash-banner--info .flash-banner__icon{background:#e7efff;color:#3f63c8}.playlist-show-stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem;margin-bottom:1.5rem}@media (max-width: 1100px){.playlist-show-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 768px){.playlist-show-stats{grid-template-columns:1fr}}.playlist-item-card__duration{margin-top:10px}.playlist-duration-control{display:flex;align-items:center;gap:8px}.playlist-duration-input{width:70px;min-height:36px;padding:6px 8px;font-size:13px;border-radius:8px}.playlist-duration-suffix{font-size:13px;color:#6b7280;font-weight:600}.playlist-duration-save{padding:6px 10px;border-radius:8px;font-size:12px;font-weight:700;background:#eef2ff;color:#4338ca;border:none;cursor:pointer;transition:all 0.2s ease}.playlist-duration-save:hover{background:#4338ca;color:#fff}.playlist-duration-auto{font-size:13px;color:#94a3b8;font-weight:600}.schedule-page{display:flex;flex-direction:column;gap:24px}.schedule-page__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px;border-radius:28px;background:linear-gradient(135deg, #fff 0%, #f7f8ff 100%);border:1px solid #e9ecf5;box-shadow:0 18px 45px rgba(15,23,42,0.06)}.schedule-page__hero-main{display:flex;flex-direction:column;gap:14px}.schedule-page__eyebrow{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.schedule-page__title{margin:0;font-size:40px;line-height:1.05;font-weight:800;color:#111827}.schedule-page__subtitle{margin:0;max-width:720px;font-size:15px;line-height:1.6;color:#6b7280}.schedule-page__meta{display:flex;flex-wrap:wrap;gap:10px}.schedule-meta-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff;border:1px solid #e5e7eb;color:#374151;font-size:14px;font-weight:500}.schedule-meta-pill strong{color:#111827}.schedule-page__hero-actions{display:flex;align-items:flex-start}.schedule-overview-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.schedule-overview-card{padding:20px;border-radius:22px;background:#ffffff;border:1px solid #e8ecf3;box-shadow:0 10px 28px rgba(15,23,42,0.05)}.schedule-overview-card__label{display:block;margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#94a3b8}.schedule-overview-card__value{display:block;font-size:22px;font-weight:800;line-height:1.2;color:#111827}.schedule-overview-card__meta{display:block;margin-top:6px;font-size:13px;color:#6b7280}.schedule-layout{display:grid;grid-template-columns:minmax(0, 1.6fr) minmax(320px, 0.9fr);gap:24px;align-items:start}.schedule-layout__main,.schedule-layout__sidebar{display:flex;flex-direction:column;gap:24px}.schedule-panel{overflow:hidden;border-radius:24px;background:#ffffff;border:1px solid #e8ecf3;box-shadow:0 16px 40px rgba(15,23,42,0.06)}.schedule-panel--sticky{position:sticky;top:24px}.schedule-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 0}.schedule-panel__header h2{margin:0;font-size:24px;font-weight:800;color:#111827}.schedule-panel__header p{margin:8px 0 0;font-size:14px;line-height:1.6;color:#6b7280}.schedule-panel__body{padding:24px}.schedule-panel__body--flush{padding:20px 0 0}.schedule-panel__actions{display:flex;justify-content:flex-start;margin-top:8px}.schedule-form-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.schedule-inline-fields{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.form-label{display:inline-block;margin-bottom:8px;font-size:13px;font-weight:700;color:#334155}.form-label--inline{margin:0}.form-group{margin-bottom:18px}.form-control{width:100%;min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid #d8deea;background:#f9fbff;color:#111827;font-size:14px;transition:border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease}.form-control:focus{outline:none;border-color:#6366f1;background:#ffffff;box-shadow:0 0 0 4px rgba(99,102,241,0.12)}.form-help{display:block;margin-top:8px;font-size:12px;line-height:1.5;color:#94a3b8}.schedule-checkbox-row{display:flex;align-items:center;gap:10px;margin:4px 0 8px;color:#374151}.schedule-table-wrap{overflow-x:auto}.schedule-table{width:100%;border-collapse:collapse}.schedule-table thead th{padding:16px 20px;text-align:left;font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:#94a3b8;border-bottom:1px solid #edf1f7}.schedule-table tbody td{padding:18px 20px;vertical-align:middle;border-bottom:1px solid #f1f5f9;color:#374151;font-size:14px}.schedule-table tbody tr:hover{background:#fafcff}.schedule-table__actions-head,.schedule-table__actions{text-align:right}.schedule-table__actions{white-space:nowrap}.schedule-day-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:700;font-size:13px}.schedule-time-range{display:inline-flex;align-items:center;gap:8px;color:#111827}.schedule-campaign-window{display:flex;flex-direction:column;gap:3px;font-size:13px}.schedule-muted{color:#94a3b8}.schedule-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px 60px;text-align:center}.schedule-empty-state__icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:14px;border-radius:20px;background:linear-gradient(135deg, #eef2ff 0%, #f5f3ff 100%);font-size:30px}.schedule-empty-state h3{margin:0 0 8px;font-size:22px;font-weight:800;color:#111827}.schedule-empty-state p{margin:0;max-width:420px;color:#6b7280;line-height:1.6}.btn-sm{padding:9px 14px;font-size:13px;border-radius:12px}.btn-block{width:100%;justify-content:center}@media (max-width: 1100px){.schedule-overview-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.schedule-layout{grid-template-columns:1fr}.schedule-panel--sticky{position:static}}@media (max-width: 720px){.schedule-page__hero{flex-direction:column;padding:22px}.schedule-page__title{font-size:30px}.schedule-overview-grid,.schedule-form-grid,.schedule-inline-fields{grid-template-columns:1fr}.schedule-table thead{display:none}.schedule-table,.schedule-table tbody,.schedule-table tr,.schedule-table td{display:block;width:100%}.schedule-table tr{padding:16px 18px;border-bottom:1px solid #eef2f7}.schedule-table tbody td{padding:8px 0;border-bottom:0}.schedule-table__actions,.schedule-table__actions-head{text-align:left}}.schedule-builder{display:flex;flex-direction:column;gap:22px}.schedule-builder__section{display:flex;flex-direction:column;gap:10px}.weekday-picker{display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:8px}.weekday-pill{position:relative;display:block;cursor:pointer}.weekday-pill__input{position:absolute;inset:0;opacity:0;cursor:pointer}.weekday-pill__label{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;border:1px solid #d8deea;background:#f8faff;color:#334155;font-size:13px;font-weight:800;transition:all 0.2s ease}.weekday-pill__input:checked+.weekday-pill__label{border-color:#4f46e5;background:linear-gradient(135deg, #eef2ff 0%, #ede9fe 100%);color:#312e81;box-shadow:0 8px 20px rgba(79,70,229,0.16)}.weekday-pill__input:focus+.weekday-pill__label{box-shadow:0 0 0 4px rgba(99,102,241,0.12)}.time-window-card,.campaign-window-card{display:grid;gap:14px;padding:16px;border-radius:20px;border:1px solid #e5eaf3;background:linear-gradient(180deg, #fbfcff 0%, #f7f9fd 100%)}.time-window-card{grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);align-items:end}.time-window-card__field{display:flex;flex-direction:column;gap:8px}.time-window-card__label{font-size:12px;font-weight:700;color:#64748b}.time-window-card__arrow{display:flex;align-items:center;justify-content:center;min-width:36px;min-height:48px;font-size:20px;font-weight:800;color:#94a3b8}.form-control--time{text-align:center;font-weight:700}.schedule-toggle{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.schedule-toggle__input{display:none}.schedule-toggle__control{position:relative;width:52px;height:30px;border-radius:999px;background:#dbe3ef;transition:background 0.2s ease}.schedule-toggle__control::after{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#ffffff;box-shadow:0 3px 8px rgba(15,23,42,0.18);transition:transform 0.2s ease}.schedule-toggle__input:checked+.schedule-toggle__control{background:linear-gradient(135deg, #2563eb 0%, #7c3aed 100%)}.schedule-toggle__input:checked+.schedule-toggle__control::after{transform:translateX(22px)}.schedule-toggle__text{font-size:14px;font-weight:700;color:#334155}@media (max-width: 720px){.weekday-picker{grid-template-columns:repeat(4, minmax(0, 1fr))}.time-window-card{grid-template-columns:1fr}.time-window-card__arrow{min-height:auto;transform:rotate(90deg)}}.schedule-options-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}@media (max-width: 720px){.schedule-options-grid{grid-template-columns:1fr}}.schedule-now-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-radius:22px;background:linear-gradient(135deg, #eff6ff 0%, #f5f3ff 100%);border:1px solid #dbeafe;box-shadow:0 12px 30px rgba(15,23,42,0.05)}.schedule-now-card__content{display:flex;flex-direction:column;gap:6px}.schedule-now-card__label{font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:#6366f1}.schedule-now-card__value{font-size:24px;font-weight:800;line-height:1.2;color:#111827}.schedule-now-card__meta{font-size:14px;line-height:1.5;color:#475569}.schedule-now-card__status{display:flex;align-items:center}.schedule-now-pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffff;border:1px solid #e5e7eb;font-size:13px;font-weight:700;color:#475569}.schedule-now-pill--live{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.schedule-now-pill--fallback{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.schedule-form-errors{margin-bottom:18px;padding:14px 16px;border-radius:16px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.schedule-form-errors strong{display:block;margin-bottom:8px}.schedule-form-errors ul{margin:0;padding-left:18px}@media (max-width: 720px){.schedule-now-card{flex-direction:column;align-items:flex-start}}.schedule-content-type-tabs,.schedule-library-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.schedule-content-type-tab,.schedule-library-tab{border:1px solid #e5e7eb;background:#ffffff;color:#334155;min-height:38px;border-radius:12px;font-size:13px;font-weight:900;cursor:pointer}.schedule-content-type-tab.is-active,.schedule-library-tab.is-active{background:#111827;border-color:#111827;color:#ffffff}.schedule-library-tabs{margin-bottom:12px}.signesty-calendar-event--layout{border-color:#7c3aed !important;background:linear-gradient(135deg, rgba(124,58,237,0.18), rgba(59,130,246,0.14)) !important}.signesty-calendar-event--layout .fc-event-title::before{content:"Layout · ";font-weight:800}.signesty-calendar-event--all-day{opacity:0.9}.schedule-playlist-library__item[data-content-type="layout"]{border-color:#ddd6fe;background:#faf5ff}.schedule-playlist-library__item[data-content-type="layout"] .schedule-playlist-library__content span{color:#6d28d9}.schedule-playlist-library__item--warning{border-color:#f59e0b !important;background:#fffbeb !important}.schedule-library-warning{display:block;margin-top:5px;color:#92400e;font-size:11px;font-weight:800;line-height:1.3}.schedule-playlist-library__item--warning{border-color:#f59e0b !important;background:#fffbeb !important}.schedule-library-warning{display:block;margin-top:5px;color:#92400e;font-size:11px;font-weight:800;line-height:1.3}.schedule-library-source{display:block;margin-top:4px;color:#64748b;font-size:11px;font-weight:700;line-height:1.3}.schedule-calendar-legend-pill--layout{background:#f3e8ff;color:#6d28d9}.player-page{position:relative;min-height:100vh;background:#000;overflow:hidden}.player-overlay{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:linear-gradient(to bottom, rgba(0,0,0,0.72), rgba(0,0,0,0));color:#fff}.player-overlay__left{display:flex;flex-direction:column;gap:4px}.player-overlay__left strong{font-size:16px;font-weight:800}.player-overlay__left span{font-size:13px;color:rgba(255,255,255,0.8)}.player-stage{position:relative;width:100%;height:100vh;background:#000}.player-media{width:100%;height:100%;object-fit:contain;background:#000}.player-media--hidden{display:none}.player-empty{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:24px;color:#fff}.player-empty--hidden{display:none}.player-empty h1{margin:0 0 10px;font-size:32px;font-weight:800}.player-empty p{margin:0;color:rgba(255,255,255,0.72)}.player-layout{margin:0;padding:0;background:#000;height:100vh;width:100vw;overflow:hidden;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.player-fullscreen{display:flex;flex-direction:column;height:100vh;width:100vw;background:#000}.player-stage{flex:1;position:relative;background:#000;overflow:hidden}.player-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;background:#000;transition:opacity 0.7s ease}.player-media--hidden{opacity:0;pointer-events:none}.player-empty{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:24px;text-align:center;color:#fff;background:#0f172a}.player-empty--hidden{display:none}.player-empty h1{margin:0 0 8px;font-size:28px;font-weight:800}.player-empty p{margin:0;color:rgba(255,255,255,0.5)}.player-control-bar{position:relative;height:52px;background:#000;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#fff;flex-shrink:0}.player-progress{position:absolute;top:-2px;left:0;right:0;height:2px;background:rgba(255,255,255,0.2);z-index:10}.player-progress-fill{height:100%;width:0%;background:#fff;transition:width 0.1s linear}.player-controls-left,.player-controls-right{display:flex;align-items:center;gap:16px;width:200px}.player-controls-right{justify-content:flex-end}.player-controls-center{flex:1;display:flex;justify-content:center}.player-icon-btn{background:transparent;border:none;color:#fff;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0.8;transition:opacity 0.2s}.player-icon-btn:hover{opacity:1}.player-icon-btn:focus{outline:none}.player-time-text{font-family:monospace;font-size:13px;color:rgba(255,255,255,0.8)}.player-status-text{font-size:13px;font-weight:500;color:rgba(255,255,255,0.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hidden{display:none !important}.schedule-page-wrapper{display:flex;flex-direction:column;height:100vh;overflow:hidden}.schedule-page__hero{display:flex;justify-content:space-between;align-items:flex-end;padding:24px 32px;background:#ffffff;border-bottom:1px solid #f1f5f9;z-index:10}.schedule-page__hero-main h1{margin:0 0 8px 0;font-size:28px;font-weight:800;color:#111827}.schedule-page__subtitle{color:#64748b;margin-bottom:16px}.schedule-meta-pill{display:inline-block;padding:6px 12px;background:#f8fafc;border-radius:8px;font-size:13px;color:#475569;margin-right:8px}.schedule-calendar-workspace{display:grid;grid-template-columns:minmax(0, 1fr) 340px;gap:24px;flex:1;padding:24px 32px;overflow:hidden;background:#f8fafc}.schedule-calendar-center{display:flex;flex-direction:column;background:#ffffff;border-radius:20px;box-shadow:0 4px 24px -4px rgba(15,23,42,0.04);border:1px solid #f1f5f9;overflow:hidden;min-width:0}.schedule-calendar-panel__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f1f5f9}.schedule-calendar-panel__header h2{margin:0;font-size:22px;font-weight:800;color:#111827}.schedule-calendar-panel__header p{margin:4px 0 0;font-size:14px;color:#64748b}.schedule-calendar-toolbar__legend{display:flex;gap:10px;flex-wrap:wrap}.schedule-calendar-legend-pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:700}.schedule-calendar-legend-pill--ongoing{background:#ecfeff;color:#155e75}.schedule-calendar-container{flex:1;padding:20px;overflow:auto}.schedule-calendar-instance{min-height:800px}.schedule-calendar-right{height:100%;overflow-y:auto;padding-right:8px;min-width:0}.schedule-sidebar-sticky{display:flex;flex-direction:column;gap:20px}.schedule-panel{border-radius:16px;padding:20px}.schedule-panel__header h3{margin:0 0 4px 0;font-size:18px;font-weight:700}.schedule-panel__header p{margin:0 0 16px 0;font-size:13px;color:#64748b}.glass-panel{background:rgba(255,255,255,0.85);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,0.6);box-shadow:0 4px 20px rgba(0,0,0,0.04)}.outline-panel{background:transparent;border:1px dashed #cbd5e1}.form-control-sleek{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;transition:all 0.2s;box-sizing:border-box}.form-control-sleek:focus{background:#ffffff;border-color:#818cf8;outline:none;box-shadow:0 0 0 3px rgba(99,102,241,0.1)}.schedule-library-search{margin-bottom:16px}.schedule-playlist-library{display:flex;flex-direction:column;gap:10px;max-height:40vh;overflow-y:auto;padding-right:6px}.schedule-playlist-library__item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;background:#ffffff;border:1px solid #e2e8f0;cursor:grab;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.schedule-playlist-library__item:hover{transform:translateY(-2px);border-color:#818cf8;box-shadow:0 8px 16px -4px rgba(99,102,241,0.15)}.schedule-playlist-library__item:active{cursor:grabbing;transform:scale(0.98)}.schedule-playlist-library__content{display:flex;flex-direction:column;gap:2px}.schedule-playlist-library__content strong{font-size:14px;color:#111827}.schedule-playlist-library__content span{font-size:12px;color:#64748b}.schedule-playlist-library__drag-handle{color:#94a3b8}.schedule-calendar-popover{position:absolute;z-index:9999;width:320px;border-radius:20px;background:rgba(255,255,255,0.98);backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,0.8);box-shadow:0 24px 48px -12px rgba(15,23,42,0.18);opacity:0;transform:translateY(10px) scale(0.97);transition:opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1),transform 0.15s cubic-bezier(0.4, 0, 0.2, 1)}.schedule-calendar-popover.is-visible{opacity:1;transform:translateY(0) scale(1)}.schedule-calendar-popover__form{display:flex;flex-direction:column}.schedule-calendar-popover__header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 0}.schedule-calendar-popover__header h3{margin:0;font-size:18px;font-weight:800;color:#111827}.schedule-calendar-popover__close{border:0;background:#f8fafc;width:30px;height:30px;border-radius:999px;font-size:18px;cursor:pointer;color:#475569;transition:all 0.2s}.schedule-calendar-popover__close:hover{background:#eef2ff;color:#312e81}.schedule-calendar-popover__body{padding:18px;display:flex;flex-direction:column;gap:16px}.schedule-calendar-popover__toggles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.schedule-calendar-popover__time-fields{display:flex;flex-direction:column;gap:12px;transition:opacity 0.2s ease}.schedule-calendar-popover__footer{display:flex;justify-content:space-between;padding:0 18px 18px}.fc{--fc-border-color: #f1f5f9;--fc-page-bg-color: #ffffff;--fc-neutral-bg-color: #f8fafc;--fc-today-bg-color: rgba(238, 242, 255, 0.4);--fc-button-text-color: #1f2937;--fc-button-bg-color: #ffffff;--fc-button-border-color: #d8deea;--fc-button-hover-bg-color: #f8fafc;--fc-button-hover-border-color: #c7d2fe;--fc-button-active-bg-color: #eef2ff;--fc-button-active-border-color: #c7d2fe}.fc-theme-standard th{border-bottom:none}.fc-theme-standard td,.fc-theme-standard th{border-color:var(--fc-border-color)}.fc .fc-toolbar{padding-bottom:20px}.fc .fc-toolbar-title{font-size:24px;font-weight:800;color:#111827}.fc .fc-button{border-radius:12px;padding:6px 12px;font-weight:600;box-shadow:none;transition:all 0.2s ease}.fc .fc-button:focus{box-shadow:0 0 0 4px rgba(99,102,241,0.12)}.fc .fc-button-group>.fc-button{border-radius:0}.fc .fc-button-group>.fc-button:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.fc .fc-button-group>.fc-button:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.fc .fc-col-header-cell{background:#fbfcff;position:sticky;top:0;z-index:10}.fc .fc-col-header-cell-cushion{padding:14px 10px;font-size:13px;font-weight:700;color:#334155}.fc .fc-timegrid-slot-label-cushion{color:#64748b;font-weight:500;font-size:12px}.fc .fc-timegrid-slot{height:50px}.fc .fc-timegrid-now-indicator-line{border-color:#ef4444}.fc .fc-timegrid-now-indicator-arrow{border-color:#ef4444;color:#ef4444}.signesty-calendar-event{border-radius:10px !important;padding:2px !important;transition:transform 0.16s ease, filter 0.16s ease, opacity 0.2s ease}.signesty-calendar-event.is-saving{opacity:0.6;pointer-events:none}.signesty-calendar-event:hover{transform:translateY(-1px);filter:brightness(1.02)}.signesty-calendar-event .fc-event-main{border-radius:8px;padding:6px 10px;border:none;background:linear-gradient(135deg, #eef2ff 0%, #ede9fe 100%);color:#312e81;box-shadow:inset 0 0 0 1px rgba(199,210,254,0.5),0 2px 6px rgba(0,0,0,0.06)}.signesty-calendar-event--ongoing .fc-event-main{background:linear-gradient(135deg, #ecfeff 0%, #f0fdfa 100%);color:#155e75;box-shadow:inset 0 0 0 1px rgba(165,243,252,0.5),0 2px 6px rgba(0,0,0,0.06)}.fc-event-title{font-weight:700;font-size:12px;line-height:1.3}.fc-event-time{font-size:11px;font-weight:600;opacity:0.8}.schedule-calendar-container::-webkit-scrollbar,.schedule-calendar-right::-webkit-scrollbar,.schedule-playlist-library::-webkit-scrollbar{width:8px;height:8px}.schedule-calendar-container::-webkit-scrollbar-thumb,.schedule-calendar-right::-webkit-scrollbar-thumb,.schedule-playlist-library::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.schedule-calendar-container::-webkit-scrollbar-track,.schedule-calendar-right::-webkit-scrollbar-track,.schedule-playlist-library::-webkit-scrollbar-track{background:transparent}@media (max-width: 1100px){.schedule-calendar-workspace{grid-template-columns:1fr;overflow:auto}.schedule-page-wrapper{height:auto;overflow:auto}.schedule-calendar-right{height:auto}}.schedule-page__hero-actions{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;font-weight:600;border-radius:10px;text-decoration:none;cursor:pointer;transition:all 0.2s cubic-bezier(0.4, 0, 0.2, 1);border:1px solid transparent;line-height:1.5;outline:none}.btn:active{transform:scale(0.97)}.btn-primary-soft{background-color:#eef2ff;color:#4f46e5}.btn-primary-soft:hover{background-color:#e0e7ff;color:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(79,70,229,0.1)}.btn-secondary-glass{background-color:rgba(255,255,255,0.7);backdrop-filter:blur(8px);color:#475569;border-color:#e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.btn-secondary-glass:hover{background-color:#ffffff;color:#1e293b;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px -2px rgba(0,0,0,0.05)}.device-show-page{display:flex;flex-direction:column;gap:24px}.device-show-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.device-show-header h1{margin:0;font-size:44px;line-height:1;letter-spacing:-0.04em;color:#111b44}.device-show-eyebrow{display:inline-flex;margin:0 0 12px;padding:7px 12px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em}.device-show-subtitle{margin:12px 0 0;color:#64708f;font-size:16px}.device-show-actions{display:flex;gap:12px;flex-shrink:0}.device-show-status-grid{display:grid;grid-template-columns:minmax(0, 2fr) repeat(3, minmax(160px, 1fr));gap:16px}.device-show-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.device-show-card{background:#ffffff;border:1px solid #eef1f7;border-radius:28px;box-shadow:0 18px 45px rgba(17,27,68,0.06)}.device-show-card:not(.device-show-section):not(.device-show-card--hero){padding:24px}.device-show-card:not(.device-show-section):not(.device-show-card--hero) strong{display:block;margin-top:8px;color:#111b44;font-size:24px;font-weight:800}.device-show-card--hero{padding:26px}.device-show-device-heading{display:flex;align-items:center;gap:16px}.device-show-device-heading h2{margin:0;font-size:24px;color:#111b44}.device-show-device-heading p{margin:6px 0 0;color:#7180a3;font-weight:600}.device-show-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg, #39bdf8, #6d35f6);color:#ffffff;display:grid;place-items:center;font-size:22px;font-weight:900}.device-show-status-row{margin-top:22px;display:flex;align-items:center;gap:12px}.device-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:9px 16px;border-radius:999px;font-size:13px;font-weight:800}.device-status-pill--online{background:#dcfce7;color:#15803d}.device-status-pill--offline{background:#fee2e2;color:#dc2626}.device-status-pill--unpaired,.device-status-pill--draft{background:#f1f5f9;color:#475569}.device-show-label{display:block;color:#7b86a5;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.07em}.device-show-muted{color:#7180a3;font-size:14px}.device-show-muted a{color:#4f46e5;font-weight:800;text-decoration:none}.device-show-section{padding:28px}.device-show-section-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.device-show-section-header h2{margin:0;color:#111b44;font-size:22px;letter-spacing:-0.02em}.device-show-section-header p{margin:6px 0 0;color:#7180a3;font-size:14px}.device-show-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:#eef2ff;color:#3654d4;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap}.device-show-link:hover{background:#e0e7ff}.device-show-info-list{display:grid;gap:14px}.device-show-info-list div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:18px;background:#f8fafc}.device-show-info-list span{color:#7b86a5;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.06em}.device-show-info-list strong{color:#111b44;font-weight:800}.device-show-playlist-box{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-radius:22px;background:radial-gradient(circle at top left, rgba(57,189,248,0.16), transparent 35%),linear-gradient(135deg, #111b44, #23114f);color:#ffffff;margin-bottom:16px}.device-show-playlist-box h3{margin:8px 0 0;font-size:26px;letter-spacing:-0.03em}.device-show-playlist-box .device-show-label{color:rgba(255,255,255,0.7)}.device-show-count{flex-shrink:0;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,0.12);color:#ffffff;font-weight:800}.device-show-empty{padding:22px;border-radius:20px;background:#f8fafc;color:#7180a3;font-weight:700}.device-show-empty--success{background:#ecfdf5;color:#047857}.device-show-table-wrap{overflow-x:auto}.device-show-table{width:100%;border-collapse:collapse}.device-show-table th{text-align:left;padding:14px 16px;color:#7b86a5;font-size:12px;text-transform:uppercase;letter-spacing:0.07em;border-bottom:1px solid #eef1f7}.device-show-table td{padding:18px 16px;color:#111b44;border-bottom:1px solid #f1f4f9;vertical-align:middle}.device-show-table tr:last-child td{border-bottom:0}.device-show-table strong{font-weight:800}.device-errors-list{display:grid;gap:14px}.device-error-item{padding:18px;border-radius:20px;background:#f8fafc;border:1px solid #eef1f7}.device-error-item--info{border-left:5px solid #3b82f6}.device-error-item--warning{border-left:5px solid #f59e0b}.device-error-item--error{border-left:5px solid #ef4444}.device-error-item--critical{border-left:5px solid #7f1d1d;background:#fef2f2}.device-error-top{display:flex;justify-content:space-between;gap:16px}.device-error-top p{margin:8px 0 0;color:#43506f;line-height:1.5}.device-error-code{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3654d4;font-size:12px;font-weight:900;letter-spacing:0.04em}.device-error-severity{align-self:flex-start;padding:8px 12px;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:12px;font-weight:900}.device-error-meta{margin-top:14px;color:#7b86a5;font-size:13px}.device-error-meta details{margin-top:10px}.device-error-meta summary{cursor:pointer;font-weight:800;color:#4f46e5}.device-error-meta pre{margin-top:10px;padding:14px;border-radius:14px;background:#0f172a;color:#e5e7eb;overflow-x:auto;font-size:12px;line-height:1.45}@media (max-width: 1100px){.device-show-status-grid,.device-show-grid{grid-template-columns:1fr}.device-show-header{flex-direction:column}}.signesty-flash-stack{position:fixed;top:1.25rem;right:1.25rem;z-index:99999;display:flex;flex-direction:column;gap:0.75rem;width:420px;max-width:calc(100vw - 2rem);pointer-events:none}.signesty-flash{pointer-events:auto;display:grid;grid-template-columns:38px 1fr auto;gap:0.85rem;align-items:flex-start;padding:0.9rem 0.95rem;border-radius:18px;background:rgba(255,255,255,0.86);border:1px solid rgba(226,232,240,0.9);box-shadow:0 18px 50px rgba(15,23,42,0.16),inset 0 1px 0 rgba(255,255,255,0.9);backdrop-filter:blur(18px);transform:translateX(24px) scale(0.98);opacity:0;transition:transform 0.22s ease, opacity 0.22s ease}.signesty-flash.is-visible{transform:translateX(0) scale(1);opacity:1}.signesty-flash.is-leaving{transform:translateX(24px) scale(0.98);opacity:0}.signesty-flash__icon{width:38px;height:38px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:900}.signesty-flash--success .signesty-flash__icon{background:#dcfce7;color:#15803d}.signesty-flash--error .signesty-flash__icon{background:#fee2e2;color:#dc2626}.signesty-flash--info .signesty-flash__icon{background:#dbeafe;color:#2563eb}.signesty-flash__body strong{display:block;margin-bottom:0.15rem;font-size:0.9rem;color:#0f172a}.signesty-flash__body p{margin:0;font-size:0.86rem;line-height:1.4;color:#475569}.signesty-flash__close{border:0;background:rgba(15,23,42,0.06);color:#64748b;width:26px;height:26px;border-radius:999px;cursor:pointer;font-size:1rem;line-height:1}.signesty-flash__close:hover{background:rgba(15,23,42,0.1);color:#0f172a}.admin-body{margin:0;background:#f6f7fb}.admin-layout{display:grid;grid-template-columns:286px minmax(0, 1fr);min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;background:#ffffff;border-right:1px solid #e7eaf0}.admin-sidebar__inner{height:100%;padding:30px 22px;display:flex;flex-direction:column}.admin-sidebar__brand{display:flex;align-items:center;gap:14px;padding:0 8px 28px;margin-bottom:18px;border-bottom:1px solid #edf0f5}.admin-sidebar__mark{width:48px;height:48px;border-radius:16px;background:#111827;color:#ffffff;display:grid;place-items:center;box-shadow:0 12px 30px rgba(17,24,39,0.18)}.admin-sidebar__mark svg{width:24px;height:24px;stroke-width:2.2}.admin-sidebar__brand h2{margin:0;font-size:19px;line-height:1;color:#111827;letter-spacing:-0.04em}.admin-sidebar__brand p{margin:6px 0 0;color:#9ca3af;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.12em}.admin-sidebar__nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar__link{position:relative;display:flex;align-items:center;gap:14px;min-height:48px;padding:0 14px;border-radius:14px;color:#4b5563;text-decoration:none;font-size:15px;font-weight:700;transition:background 0.15s ease, color 0.15s ease, transform 0.15s ease}.admin-sidebar__link:hover{background:#f3f6fb;color:#111827;transform:translateX(2px)}.admin-sidebar__link--active{background:#eef2ff;color:#2563eb}.admin-sidebar__link--active::before{content:"";position:absolute;left:-22px;width:4px;height:26px;border-radius:999px;background:#2563eb}.admin-sidebar__icon{width:20px;height:20px;stroke-width:2.1;color:inherit;flex:0 0 auto}.admin-sidebar__footer{margin-top:auto;padding-top:18px;border-top:1px solid #edf0f5}.admin-sidebar__back{display:flex;align-items:center;gap:14px;min-height:46px;padding:0 14px;border-radius:14px;color:#6b7280;text-decoration:none;font-size:14px;font-weight:700}.admin-sidebar__back:hover{background:#f3f6fb;color:#111827}.admin-main{min-width:0;padding:38px}.admin-dashboard{display:flex;flex-direction:column;gap:24px}.admin-dashboard__hero{min-height:190px;padding:34px;border-radius:28px;color:white;background:radial-gradient(circle at 88% 18%, rgba(96,165,250,0.55), transparent 28%),linear-gradient(135deg, #111827 0%, #1e3a8a 100%);display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 22px 60px rgba(15,23,42,0.18)}.admin-dashboard__eyebrow{margin:0 0 10px;color:#bfdbfe;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.12em}.admin-dashboard__hero h1{margin:0;font-size:42px;letter-spacing:-0.06em}.admin-dashboard__hero p{max-width:560px;margin:12px 0 0;color:#dbeafe;font-size:16px}.admin-dashboard__hero-badge{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.18);font-weight:700}.admin-dashboard__stats{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:18px}.admin-stat-card{padding:22px;border-radius:24px;background:white;border:1px solid #e7eaf0;text-decoration:none;color:#111827;box-shadow:0 14px 36px rgba(15,23,42,0.05);transition:0.16s ease}.admin-stat-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(15,23,42,0.09)}.admin-stat-card__icon{width:42px;height:42px;border-radius:15px;background:#eef2ff;color:#2563eb;display:grid;place-items:center;margin-bottom:18px}.admin-stat-card span{display:block;color:#6b7280;font-size:13px;font-weight:800}.admin-stat-card strong{display:block;margin-top:8px;font-size:34px;letter-spacing:-0.05em}.admin-dashboard__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.admin-panel{padding:24px;border-radius:24px;background:white;border:1px solid #e7eaf0;box-shadow:0 14px 36px rgba(15,23,42,0.05)}.admin-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-panel__header p{margin:0 0 6px;color:#6b7280;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0.1em}.admin-panel__header h2{margin:0;color:#111827;font-size:24px;letter-spacing:-0.04em}.admin-panel__header svg{color:#2563eb}.admin-panel__note{margin:18px 0 0;color:#6b7280;line-height:1.5}.admin-panel__link{display:inline-block;margin-top:18px;color:#2563eb;font-weight:800;text-decoration:none}.admin-health{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.admin-health__item{padding:18px;border-radius:18px}.admin-health__item span{display:block;font-size:13px;font-weight:800}.admin-health__item strong{display:block;margin-top:8px;font-size:34px;letter-spacing:-0.05em}.admin-health__item--online{background:#ecfdf5;color:#047857}.admin-health__item--offline{background:#fef2f2;color:#dc2626}.admin-health__bar{height:10px;overflow:hidden;border-radius:999px;background:#fee2e2;margin-top:18px}.admin-health__bar div{height:100%;border-radius:inherit;background:#10b981}.admin-quick-links{display:grid;gap:10px;margin-top:20px}.admin-quick-links a{padding:13px 14px;border-radius:14px;background:#f8fafc;color:#111827;text-decoration:none;font-weight:800}.admin-quick-links a:hover{background:#eef2ff;color:#2563eb}.admin-table-wrap{overflow-x:auto;margin-top:22px}.admin-table{width:100%;border-collapse:collapse}.admin-table th{padding:13px 14px;text-align:left;color:#6b7280;font-size:12px;text-transform:uppercase;letter-spacing:0.08em;border-bottom:1px solid #edf0f5}.admin-table td{padding:16px 14px;border-bottom:1px solid #f0f2f6;color:#374151;font-size:14px}.admin-code{padding:5px 9px;border-radius:9px;background:#f3f4f6;font-family:ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12px;font-weight:800}.admin-severity{padding:5px 9px;border-radius:999px;background:#fef2f2;color:#dc2626;font-size:12px;font-weight:900;text-transform:uppercase}.admin-empty-state{margin-top:22px;padding:34px;border-radius:22px;background:#f8fafc;text-align:center;color:#64748b}.admin-empty-state svg{color:#16a34a;margin-bottom:12px}.admin-empty-state strong{display:block;color:#111827;font-size:18px}.admin-empty-state p{margin:8px 0 0}.admin-json{margin:22px 0 0;padding:20px;border-radius:18px;background:#0f172a;color:#dbeafe;font-size:13px;line-height:1.6;overflow-x:auto}.admin-pagination{margin-top:24px;display:flex;justify-content:center}.admin-pagination nav.pagination{display:flex;align-items:center;gap:8px}.admin-pagination .page,.admin-pagination .first,.admin-pagination .prev,.admin-pagination .next,.admin-pagination .last{display:inline-flex}.admin-pagination a,.admin-pagination span{min-width:38px;height:38px;padding:0 12px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb;color:#374151;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.admin-pagination .current{background:#2563eb;border-color:#2563eb;color:#ffffff}.admin-pagination a:hover{background:#eef2ff;color:#2563eb}.admin-badge--blue{background:#eef2ff;color:#2563eb}.admin-org{display:flex;align-items:center;gap:14px}.admin-org__avatar{width:38px;height:38px;border-radius:12px;background:#eef2ff;color:#2563eb;display:grid;place-items:center;font-weight:800}.admin-org__name{display:block;font-weight:800;color:#111827;text-decoration:none}.admin-org__name:hover{color:#2563eb}.admin-org__meta{display:block;font-size:12px;color:#9ca3af}.admin-badge{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.admin-badge--green{background:#ecfdf5;color:#047857}.admin-badge--gray{background:#f3f4f6;color:#6b7280}.admin-filter-bar{margin:26px 0 22px}.admin-filter-bar--clean{display:grid;grid-template-columns:minmax(260px, 1.35fr) repeat(4, minmax(160px, 1fr)) auto;gap:14px;align-items:center}.admin-filter-search,.admin-filter-select{height:52px;border:1px solid #dfe5f1;border-radius:14px;background:#fbfcff;color:#1f2937;box-shadow:0 1px 2px rgba(15,23,42,0.03)}.admin-filter-search{display:flex;align-items:center;gap:12px;padding:0 16px}.admin-filter-search svg{width:18px;height:18px;color:#64748b;flex:0 0 auto}.admin-filter-search input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:14px;font-weight:600}.admin-filter-search input::placeholder{color:#94a3b8;font-weight:600}.admin-filter-select{padding:0 14px;outline:none;font-size:14px;font-weight:700;cursor:pointer}.admin-filter-search:focus-within,.admin-filter-select:focus{border-color:#2563eb;background:#ffffff;box-shadow:0 0 0 4px rgba(37,99,235,0.08)}.admin-filter-reset{height:52px;padding:0 22px;border:0;border-radius:16px;background:#111827;color:#ffffff;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(17,24,39,0.16)}.admin-filter-reset:hover{background:#2563eb}.admin-table-empty{margin-top:18px}@media (max-width: 1300px){.admin-filter-bar--clean{grid-template-columns:1fr 1fr}.admin-filter-search{grid-column:1 / -1}}.admin-toggle-row{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.admin-toggle{position:relative;width:46px;height:26px;display:inline-block}.admin-toggle input{display:none}.admin-toggle-slider{position:absolute;inset:0;background:#e5e7eb;border-radius:999px;transition:all 0.2s ease;cursor:pointer}.admin-toggle-slider::before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:all 0.2s ease}.admin-toggle input:checked+.admin-toggle-slider{background:#2563eb}.admin-toggle input:checked+.admin-toggle-slider::before{transform:translateX(20px)}.admin-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px}.admin-toggle{position:relative;width:46px;height:26px;display:inline-block}.admin-toggle input{display:none}.admin-toggle-slider{position:absolute;inset:0;background:#e5e7eb;border-radius:999px;transition:all 0.2s ease;cursor:pointer}.admin-toggle-slider::before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:all 0.2s ease}.admin-toggle input:checked+.admin-toggle-slider{background:#2563eb}.admin-toggle input:checked+.admin-toggle-slider::before{transform:translateX(20px)}.admin-toggle--danger input:checked+.admin-toggle-slider{background:#dc2626}.pricing-page-section{padding:155px 0 120px}.pricing-page-header{max-width:820px;margin:0 auto 70px;text-align:center}.pricing-page-header h1{font-size:clamp(48px, 7vw, 82px);line-height:0.98;letter-spacing:-0.06em;margin:12px 0 24px}.pricing-page-header p{max-width:680px;margin:0 auto;color:var(--text-muted);font-size:clamp(18px, 2vw, 21px);line-height:1.65}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(290px, 380px));justify-content:center;gap:28px}.pricing-card{position:relative;display:flex;flex-direction:column;padding:34px;border-radius:32px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px -50px rgba(15,23,42,0.45);transition:transform 0.25s ease, box-shadow 0.25s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 40px 90px -50px rgba(15,23,42,0.55)}.pricing-card h2{margin:0 0 12px;font-size:30px;letter-spacing:-0.045em}.pricing-card--highlighted{border-color:rgba(37,99,235,0.36);box-shadow:0 42px 90px -50px rgba(37,99,235,0.6),0 0 0 1px rgba(37,99,235,0.18)}.pricing-card--highlighted::before{content:"";position:absolute;inset:-1px;border-radius:32px;pointer-events:none;background:linear-gradient(135deg, rgba(37,99,235,0.18), rgba(147,51,234,0.14));opacity:0.28}.pricing-card--highlighted>*{position:relative;z-index:2}.pricing-badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;padding:8px 13px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:850}.pricing-badge svg{width:14px;height:14px}.pricing-card-header p{min-height:52px;color:var(--text-muted);font-size:15px;line-height:1.6}.pricing-price{margin:18px 0 10px;display:flex;align-items:flex-end;gap:6px}.pricing-price strong{font-size:44px;letter-spacing:-0.05em}.pricing-price span{color:var(--text-muted);font-size:15px;margin-bottom:6px}.pricing-trial{display:flex;align-items:center;gap:6px;margin-bottom:20px;color:var(--accent);font-size:14px;font-weight:700}.pricing-trial svg{width:16px;height:16px}.pricing-features{list-style:none;padding:0;margin:0 0 22px}.pricing-features li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:15px;color:var(--text-main)}.pricing-features li svg{width:16px;height:16px;color:#22c55e;margin-top:3px;flex-shrink:0}.pricing-limit{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-muted);margin-bottom:26px}.pricing-limit svg{width:16px;height:16px}.pricing-limit strong{color:var(--text-main)}.pricing-actions{margin-top:auto}.pricing-actions .btn-pill{width:100%;justify-content:center}@media (max-width: 768px){.pricing-page-section{padding:120px 0 90px}.pricing-card{padding:26px}.pricing-price strong{font-size:36px}}.pricing-page-section{padding:155px 0 120px}.pricing-page-header{max-width:820px;margin:0 auto 70px;text-align:center}.pricing-page-header h1{font-size:clamp(48px, 7vw, 82px);line-height:0.98;letter-spacing:-0.06em;margin:12px 0 24px}.pricing-page-header p{max-width:680px;margin:0 auto;color:var(--text-muted);font-size:clamp(18px, 2vw, 21px);line-height:1.65}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(290px, 380px));justify-content:center;gap:28px}.pricing-card{position:relative;display:flex;flex-direction:column;padding:34px;border-radius:32px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px -50px rgba(15,23,42,0.45);transition:transform 0.25s ease, box-shadow 0.25s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 40px 90px -50px rgba(15,23,42,0.55)}.pricing-card h2{margin:0 0 12px;font-size:30px;letter-spacing:-0.045em}.pricing-card--highlighted{border-color:rgba(37,99,235,0.36);box-shadow:0 42px 90px -50px rgba(37,99,235,0.6),0 0 0 1px rgba(37,99,235,0.18)}.pricing-card--highlighted::before{content:"";position:absolute;inset:-1px;border-radius:32px;pointer-events:none;background:linear-gradient(135deg, rgba(37,99,235,0.18), rgba(147,51,234,0.14));opacity:0.28}.pricing-card--highlighted>*{position:relative;z-index:2}.pricing-badge{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;padding:8px 13px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:850}.pricing-badge svg{width:14px;height:14px}.pricing-card-header p{min-height:52px;color:var(--text-muted);font-size:15px;line-height:1.6}.pricing-price{margin:18px 0 10px;display:flex;align-items:flex-end;gap:6px}.pricing-price strong{font-size:44px;letter-spacing:-0.05em}.pricing-price span{color:var(--text-muted);font-size:15px;margin-bottom:6px}.pricing-trial{display:flex;align-items:center;gap:6px;margin-bottom:20px;color:var(--accent);font-size:14px;font-weight:700}.pricing-trial svg{width:16px;height:16px}.pricing-features{list-style:none;padding:0;margin:0 0 22px}.pricing-features li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:15px;color:var(--text-main)}.pricing-features li svg{width:16px;height:16px;color:#22c55e;margin-top:3px;flex-shrink:0}.pricing-limit{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-muted);margin-bottom:26px}.pricing-limit svg{width:16px;height:16px}.pricing-limit strong{color:var(--text-main)}.pricing-actions{margin-top:auto}.pricing-actions .btn-pill{width:100%;justify-content:center}@media (max-width: 768px){.pricing-page-section{padding:120px 0 90px}.pricing-card{padding:26px}.pricing-price strong{font-size:36px}}.admin-page{padding:40px}.admin-page-header{display:flex;justify-content:space-between;margin-bottom:24px}.admin-page-header h1{font-size:32px;margin:0}.admin-page-header p{color:#64748b;margin:4px 0 0}.admin-card{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(15,23,42,0.08)}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;font-size:12px;color:#64748b;padding:12px;border-bottom:1px solid #eee}.admin-table td{padding:14px 12px;border-bottom:1px solid #f1f5f9}.admin-button{padding:10px 16px;border-radius:10px;font-weight:700}.admin-button--dark{background:#020617;color:#fff}.admin-pill{padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700}.admin-pill--green{background:#dcfce7;color:#166534}.admin-pill--gray{background:#f1f5f9;color:#475569}.admin-page{padding:32px}.admin-page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-page-header h1{margin:0;font-size:32px;letter-spacing:-0.04em}.admin-page-header p{margin:6px 0 0;color:#64748b}.admin-card,.admin-empty{background:#fff;border:1px solid rgba(15,23,42,0.08);border-radius:24px;padding:24px}.admin-empty{text-align:center;padding:56px 24px}.admin-empty h3{margin:0 0 8px;font-size:24px}.admin-empty p{color:#64748b;margin:0 0 22px}.admin-table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:0.06em;padding:14px;border-bottom:1px solid rgba(15,23,42,0.08)}.admin-table td{padding:16px 14px;border-bottom:1px solid rgba(15,23,42,0.06);font-size:14px}.admin-table td span{display:block;color:#64748b;font-size:12px;margin-top:2px}.admin-button{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:12px;font-weight:800;font-size:14px;text-decoration:none;border:0;cursor:pointer}.admin-button--dark{background:#020617;color:#fff}.admin-button--outline{background:#fff;color:#020617;border:1px solid rgba(15,23,42,0.12)}.admin-link{font-weight:800;color:#2563eb;text-decoration:none}.admin-pill{display:inline-flex !important;width:fit-content;padding:5px 9px;border-radius:999px;font-size:12px !important;font-weight:800}.admin-pill--green{background:#dcfce7;color:#166534 !important}.admin-pill--gray{background:#f1f5f9;color:#475569 !important}.admin-form-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:18px}.admin-field{display:grid;gap:8px}.admin-field label{font-size:13px;font-weight:800;color:#334155}.admin-field input,.admin-field textarea,.admin-field select{width:100%;border:1px solid rgba(15,23,42,0.12);border-radius:12px;padding:12px 14px;font-size:14px}.admin-field--full{grid-column:1 / -1}.admin-checks{grid-column:1 / -1;display:flex;gap:20px}.admin-checks label{font-weight:800;display:flex;align-items:center;gap:8px}.admin-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.admin-errors{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:16px;padding:16px;margin-bottom:20px}.contact-page-section{padding:155px 0 120px}.contact-page-header{max-width:820px;margin:0 auto 70px;text-align:center}.contact-page-header h1{font-size:clamp(48px, 7vw, 82px);line-height:0.98;letter-spacing:-0.06em;margin:12px 0 24px}.contact-page-header p{max-width:680px;margin:0 auto;color:var(--text-muted);font-size:clamp(18px, 2vw, 21px);line-height:1.65}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;margin-bottom:34px}.contact-card{padding:32px;border-radius:32px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px -50px rgba(15,23,42,0.45)}.contact-card h2,.contact-card h3{margin:18px 0 12px;letter-spacing:-0.04em}.contact-card h2{font-size:34px}.contact-card h3{font-size:26px}.contact-card p{margin:0 0 22px;color:var(--text-muted);line-height:1.65}.contact-card--main{background:radial-gradient(circle at 90% 10%, rgba(37,99,235,0.1), transparent 32%),#fff}.contact-card-icon{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent)}.contact-card-icon svg{width:24px;height:24px}.contact-email{display:inline-flex;color:var(--accent);font-weight:850;text-decoration:none}.contact-link{display:inline-flex;color:var(--text-main);font-weight:850;text-decoration:none}.contact-support-panel{display:grid;grid-template-columns:0.8fr 1.2fr;gap:40px;padding:40px;border-radius:34px;background:#fff;border:1px solid var(--border-light)}.contact-support-panel h2{font-size:clamp(32px, 4vw, 48px);line-height:1.05;letter-spacing:-0.05em;margin:12px 0 0}.contact-help-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px}.contact-help-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#f8fafc;color:var(--text-main);font-weight:750}.contact-help-item svg{width:19px;height:19px;color:var(--accent);flex-shrink:0}@media (max-width: 900px){.contact-grid,.contact-support-panel{grid-template-columns:1fr}.contact-help-list{grid-template-columns:1fr}}@media (max-width: 768px){.contact-page-section{padding:130px 0 90px}.contact-card,.contact-support-panel{padding:26px}}.contact-details-grid{display:grid;grid-template-columns:0.9fr 1.1fr;gap:24px;margin-bottom:34px}.contact-company-card,.contact-form-card{padding:36px;border-radius:34px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px -50px rgba(15,23,42,0.45)}.contact-company-card h2,.contact-form-card h2{font-size:clamp(28px, 4vw, 42px);line-height:1.05;letter-spacing:-0.05em;margin:12px 0 24px}.contact-detail-list{display:grid;gap:16px}.contact-detail-item{display:flex;gap:14px;padding:16px;border-radius:20px;background:#f8fafc}.contact-detail-item svg{width:20px;height:20px;color:var(--accent);flex-shrink:0;margin-top:3px}.contact-detail-item strong{display:block;color:var(--text-main);font-size:15px;margin-bottom:4px}.contact-detail-item p{margin:0;color:var(--text-muted);line-height:1.5}.contact-form{display:grid;gap:16px}.contact-form .btn-pill{width:fit-content;border:none;cursor:pointer}.contact-form-row{display:grid;gap:8px}.contact-form-row label{font-size:13px;font-weight:850;color:var(--text-main)}.contact-form-row input,.contact-form-row textarea{width:100%;border:1px solid var(--border-light);border-radius:16px;padding:13px 15px;font:inherit;color:var(--text-main);background:#f8fafc;outline:none}.contact-form-row input:focus,.contact-form-row textarea:focus{border-color:rgba(37,99,235,0.45);box-shadow:0 0 0 4px rgba(37,99,235,0.08);background:#fff}.contact-form-row textarea{resize:vertical}@media (max-width: 900px){.contact-details-grid{grid-template-columns:1fr}}.legal-page-section{padding:155px 0 120px}.legal-page-header{max-width:820px;margin:0 auto 64px;text-align:center}.legal-page-header h1{font-size:clamp(48px, 7vw, 82px);line-height:1;letter-spacing:-0.06em;margin:12px 0 18px}.legal-page-header p{margin:0;color:var(--text-muted);font-size:16px;font-weight:700}.legal-content{max-width:860px;margin:0 auto;padding:clamp(28px, 5vw, 56px);border-radius:34px;background:#fff;border:1px solid var(--border-light);box-shadow:0 34px 70px -52px rgba(15,23,42,0.45)}.legal-content h2{font-size:24px;letter-spacing:-0.035em;margin:34px 0 12px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--text-muted);font-size:16px;line-height:1.75;margin:0 0 16px}.legal-content a{color:var(--accent);font-weight:800;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width: 768px){.legal-page-section{padding:130px 0 90px}}.about-page{padding-top:140px}.about-hero-section{padding:60px 0 90px}.about-hero-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:70px;align-items:center}.about-hero-copy h1{font-size:clamp(52px, 7vw, 92px);line-height:0.95;letter-spacing:-0.075em;margin:14px 0 26px}.about-hero-copy p{max-width:610px;color:var(--text-muted);font-size:21px;line-height:1.65;margin:0 0 34px}.about-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.about-hero-visual{position:relative;min-height:520px}.about-floating-card{position:absolute;background:#fff;border:1px solid var(--border-light);box-shadow:0 34px 80px -45px rgba(15,23,42,0.55)}.about-floating-card--main{inset:70px 0 auto auto;width:100%;max-width:520px;border-radius:38px;padding:18px}.about-screen-preview{overflow:hidden;aspect-ratio:16 / 10;border-radius:26px;background:linear-gradient(135deg, rgba(2,6,23,0.72), rgba(2,6,23,0.25)),radial-gradient(circle at 20% 30%, rgba(37,99,235,0.85), transparent 30%),radial-gradient(circle at 80% 60%, rgba(147,51,234,0.8), transparent 34%),#020617;color:#fff;position:relative}.about-screen-bar{position:absolute;left:22px;top:22px;width:110px;height:18px;border-radius:999px;background:rgba(255,255,255,0.24)}.about-screen-content{position:absolute;left:28px;right:28px;bottom:28px}.about-screen-content span{display:block;font-size:12px;font-weight:900;letter-spacing:0.12em;opacity:0.75}.about-screen-content strong{display:block;font-size:clamp(34px, 5vw, 54px);letter-spacing:-0.06em;margin-top:6px}.about-screen-content p{margin:8px 0 0;color:rgba(255,255,255,0.72);font-weight:700}.about-floating-card--small{display:flex;align-items:center;gap:10px;border-radius:999px;padding:13px 17px;font-size:14px;font-weight:850}.about-floating-card--small svg{width:18px;height:18px;color:var(--accent)}.about-floating-card--one{left:0;top:36px}.about-floating-card--two{right:54px;bottom:54px}.about-story-section,.about-values-section,.about-built-section,.about-team-section{padding:90px 0}.about-story-card{display:grid;grid-template-columns:0.8fr 1.2fr;gap:70px;padding:clamp(36px, 6vw, 70px);border-radius:44px;background:#fff;border:1px solid var(--border-light);box-shadow:0 34px 80px -58px rgba(15,23,42,0.5)}.about-story-card h2{font-size:clamp(38px, 5vw, 62px);line-height:1;letter-spacing:-0.06em;margin:12px 0 0}.about-story-copy p{color:var(--text-muted);font-size:18px;line-height:1.75;margin:0 0 18px}.about-section-header{max-width:760px;margin:0 auto 54px;text-align:center}.about-section-header h2{font-size:clamp(38px, 5vw, 64px);line-height:1;letter-spacing:-0.06em;margin:12px 0 16px}.about-section-header p{color:var(--text-muted);font-size:18px;line-height:1.65;margin:0}.about-values-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.about-value-card{padding:32px;border-radius:32px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px -54px rgba(15,23,42,0.45)}.about-value-card svg{width:30px;height:30px;color:var(--accent);margin-bottom:22px}.about-value-card h3{font-size:25px;letter-spacing:-0.04em;margin:0 0 12px}.about-value-card p{color:var(--text-muted);line-height:1.65;margin:0}.about-built-card{max-width:980px;margin:0 auto;text-align:center;padding:clamp(42px, 7vw, 84px);border-radius:48px;background:radial-gradient(circle at 20% 20%, rgba(37,99,235,0.12), transparent 34%),radial-gradient(circle at 80% 20%, rgba(147,51,234,0.12), transparent 34%),#fff;border:1px solid var(--border-light);box-shadow:0 34px 90px -58px rgba(15,23,42,0.55)}.about-built-card h2{font-size:clamp(40px, 6vw, 70px);line-height:1;letter-spacing:-0.065em;margin:22px 0}.about-built-card>p{max-width:720px;margin:0 auto 36px;color:var(--text-muted);font-size:19px;line-height:1.75}.about-built-icon{width:60px;height:60px;margin:0 auto;border-radius:22px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.about-built-icon svg{width:28px;height:28px}.about-company-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;text-align:left}.about-company-grid div{padding:22px;border-radius:24px;background:#f8fafc;border:1px solid rgba(15,23,42,0.06)}.about-company-grid span{display:block;color:var(--text-muted);font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:8px}.about-company-grid strong{display:block;font-size:18px;letter-spacing:-0.03em}.about-team-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.about-team-card{padding:18px 18px 28px;border-radius:34px;background:#fff;border:1px solid var(--border-light);text-align:center;box-shadow:0 30px 70px -56px rgba(15,23,42,0.45)}.about-team-card h3{margin:22px 0 8px;font-size:24px;letter-spacing:-0.04em}.about-team-card p{margin:0;color:var(--text-muted);line-height:1.6}.about-photo-placeholder{aspect-ratio:1 / 1;border-radius:28px;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%, rgba(37,99,235,0.16), transparent 32%),radial-gradient(circle at 70% 70%, rgba(147,51,234,0.14), transparent 34%),#f1f5f9}.about-photo-placeholder svg{width:54px;height:54px;color:#94a3b8}@media (max-width: 980px){.about-hero-grid,.about-story-card,.about-values-grid,.about-team-grid,.about-company-grid{grid-template-columns:1fr}.about-hero-copy{text-align:center}.about-hero-copy p{margin-left:auto;margin-right:auto}.about-hero-actions{justify-content:center}.about-hero-visual{min-height:440px}.about-floating-card--main{left:50%;right:auto;transform:translateX(-50%)}}@media (max-width: 640px){.about-page{padding-top:120px}.about-hero-section,.about-story-section,.about-values-section,.about-built-section,.about-team-section{padding:60px 0}.about-hero-copy h1{font-size:44px}.about-floating-card--small{position:relative;inset:auto;width:fit-content;margin:12px auto 0}.about-hero-visual{min-height:auto}.about-floating-card--main{position:relative;width:100%;transform:none;left:auto;top:auto}}.check-email-page{padding:140px 0}.check-email-card{max-width:520px;margin:0 auto;text-align:center;padding:40px;border-radius:28px;background:#fff;border:1px solid var(--border-light);box-shadow:0 30px 70px rgba(15,23,42,0.08)}.check-email-card h1{margin:16px 0;font-size:36px;letter-spacing:-0.04em}.check-email-card p{color:var(--text-muted);font-size:16px;line-height:1.7}.check-email-icon{width:64px;height:64px;margin:0 auto 12px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent)}.check-email-icon svg{width:28px;height:28px}.check-email-hint{margin-top:24px;text-align:left;font-size:14px;color:var(--text-muted)}.check-email-hint ul{margin:8px 0 0;padding-left:18px}.check-email-actions{margin-top:28px}.btn-pill--ghost{background:transparent;border:1px solid var(--border-light);color:var(--text-muted)}.btn-pill--ghost:hover{background:var(--accent-soft);color:var(--accent)}.settings-billing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px;margin-top:22px}.settings-billing-card{padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(15,23,42,0.08);box-shadow:0 24px 60px -48px rgba(15,23,42,0.45)}.settings-billing-card h2{margin:8px 0 10px;font-size:34px;letter-spacing:-0.05em;color:#101936}.settings-billing-card p{margin:0;color:#64748b;line-height:1.6}.settings-billing-card--primary{grid-column:span 3}.settings-billing-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px}.settings-billing-label{display:inline-block;color:#4f46e5;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0.08em}.settings-billing-status{padding:8px 13px;border-radius:999px;font-size:13px;font-weight:850;background:#f1f5f9;color:#475569}.settings-billing-status--trialing,.settings-billing-status--active{background:#dcfce7;color:#166534}.settings-billing-status--past_due,.settings-billing-status--canceled,.settings-billing-status--expired{background:#fee2e2;color:#991b1b}.settings-billing-trial-meter{margin-bottom:22px}.settings-billing-trial-meter__top{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px}.settings-billing-trial-meter__top strong{color:#020617}.settings-billing-trial-meter__top span{color:#64748b;font-weight:650}.settings-billing-progress{overflow:hidden;height:12px;border-radius:999px;background:#e2e8f0}.settings-billing-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg, #38bdf8, #4f46e5, #6d28d9)}.settings-billing-note{margin:0 0 28px !important;color:#64748b}.settings-billing-note--warning{color:#92400e !important}.settings-billing-note--danger{color:#991b1b !important}.settings-billing-actions{display:flex;gap:12px;flex-wrap:wrap}.settings-billing-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:850;text-decoration:none}.settings-billing-button--dark{background:#020617;color:#fff}.settings-billing-button--secondary{background:#f8fafc;color:#020617;border:1px solid rgba(15,23,42,0.08)}@media (max-width: 900px){.settings-billing-grid{grid-template-columns:1fr}.settings-billing-card--primary{grid-column:span 1}.settings-billing-card__header,.settings-billing-trial-meter__top{flex-direction:column}}.settings-invoices-card{margin-top:22px;padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(15,23,42,0.08);box-shadow:0 24px 60px -48px rgba(15,23,42,0.45)}.settings-invoices-header{margin-bottom:20px}.settings-invoices-header h2{margin:8px 0 0;font-size:26px;letter-spacing:-0.04em;color:#101936}.settings-invoices-table-wrap{overflow-x:auto}.settings-invoices-table{width:100%;border-collapse:collapse}.settings-invoices-table th{padding:12px 0;text-align:left;color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0.08em;border-bottom:1px solid rgba(15,23,42,0.08)}.settings-invoices-table td{padding:16px 0;color:#334155;font-weight:650;border-bottom:1px solid rgba(15,23,42,0.06)}.settings-invoice-link{color:#4f46e5;font-weight:850;text-decoration:none}.settings-invoice-link:hover{text-decoration:underline}.billing-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 24px;padding:16px 18px;border-radius:18px;border:1px solid}.billing-banner__content{display:grid;gap:4px}.billing-banner__content strong{font-size:14px;font-weight:900}.billing-banner__content span{font-size:14px;line-height:1.5}.billing-banner__button{flex-shrink:0;padding:10px 14px;border-radius:999px;background:#020617;color:#fff;font-size:13px;font-weight:850;text-decoration:none}.billing-banner--warning{background:#fff7ed;border-color:#fdba74;color:#7c2d12}.billing-banner--danger{background:#fef2f2;border-color:#fecaca;color:#7f1d1d}@media (max-width: 700px){.billing-banner{align-items:flex-start;flex-direction:column}}.checkout-success-page{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:48px 24px}.checkout-success-card{width:100%;max-width:720px;padding:42px;border-radius:32px;background:#fff;border:1px solid rgba(15,23,42,0.08);box-shadow:0 30px 80px -50px rgba(15,23,42,0.55);text-align:center}.checkout-success-card h1{margin:12px 0 14px;color:#101936;font-size:clamp(34px, 5vw, 54px);line-height:0.98;letter-spacing:-0.06em}.checkout-success-card p{max-width:520px;margin:0 auto;color:#64748b;font-size:16px;line-height:1.7}.checkout-success-icon{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:22px;background:#dcfce7;color:#166534}.checkout-success-icon svg{width:34px;height:34px;stroke-width:3}.checkout-success-eyebrow{color:#4f46e5;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0.1em}.checkout-success-summary{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;margin:32px 0}.checkout-success-summary div{padding:18px;border-radius:20px;background:#f8fafc;border:1px solid rgba(15,23,42,0.07)}.checkout-success-summary span{display:block;margin-bottom:6px;color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:0.08em}.checkout-success-summary strong{display:block;color:#101936;font-size:18px;font-weight:900}.checkout-success-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.checkout-success-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:850;text-decoration:none}.checkout-success-button--dark{background:#020617;color:#fff}.checkout-success-button--secondary{background:#f8fafc;color:#020617;border:1px solid rgba(15,23,42,0.08)}@media (max-width: 700px){.checkout-success-card{padding:30px 22px}.checkout-success-summary{grid-template-columns:1fr}}.signesty-confirm-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}.signesty-confirm-modal.hidden{display:none}.signesty-confirm-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.48);backdrop-filter:blur(6px)}.signesty-confirm-modal__panel{position:relative;width:calc(100% - 32px);max-width:440px;background:#ffffff;border-radius:24px;padding:28px;box-shadow:0 30px 80px rgba(15,23,42,0.28);border:1px solid rgba(15,23,42,0.08);animation:signesty-confirm-in 160ms ease-out}.signesty-confirm-modal__icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#fee2e2;color:#dc2626;margin-bottom:18px}.signesty-confirm-modal__icon svg{width:24px;height:24px}.signesty-confirm-modal__content h2{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 8px}.signesty-confirm-modal__content p{font-size:14px;line-height:1.6;color:#64748b;margin:0}.signesty-confirm-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}.btn-danger{background:#dc2626;color:#ffffff;border:1px solid #dc2626}.btn-danger:hover{background:#b91c1c;border-color:#b91c1c}.btn-warning{background:#f59e0b;color:#ffffff;border:1px solid #f59e0b}.btn-warning:hover{background:#d97706;border-color:#d97706}.signesty-modal-open{overflow:hidden}@keyframes signesty-confirm-in{from{opacity:0;transform:translateY(10px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 520px){.signesty-confirm-modal{padding:16px}.signesty-confirm-modal__panel{width:calc(100% - 16px);padding:22px;border-radius:20px}.signesty-confirm-modal__actions{flex-direction:column-reverse}.signesty-confirm-modal__actions .btn,.signesty-confirm-modal__actions .btn-danger,.signesty-confirm-modal__actions .btn-warning{width:100%;justify-content:center}}.blog-hero{padding:104px 24px 76px;background:radial-gradient(circle at top left, rgba(59,130,246,0.22), transparent 32%),linear-gradient(135deg, #07111f 0%, #0f172a 55%, #111827 100%);color:#ffffff}.blog-hero__inner{max-width:1120px;margin:0 auto}.blog-eyebrow{margin:0 0 14px;color:#60a5fa;font-size:0.78rem;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}.blog-hero h1{max-width:860px;margin:0;font-size:clamp(2.5rem, 6vw, 5rem);line-height:0.98;letter-spacing:-0.07em}.blog-hero p{max-width:720px;margin:24px 0 0;color:#cbd5e1;font-size:1.1rem;line-height:1.75}.blog-index{max-width:1120px;margin:0 auto;padding:64px 24px 96px}.blog-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}.blog-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:28px;background:#ffffff;box-shadow:0 20px 60px rgba(15,23,42,0.08)}.blog-card__image{display:block;height:220px;background:#f1f5f9;text-decoration:none}.blog-card__image img{width:100%;height:100%;object-fit:cover}.blog-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg, #0f172a, #2563eb);color:#ffffff;font-weight:900;font-size:1.3rem}.blog-card__content{padding:24px}.blog-card__date{margin:0 0 10px;color:#64748b;font-size:0.86rem;font-weight:800}.blog-card h2{margin:0;color:#0f172a;font-size:1.35rem;line-height:1.22;letter-spacing:-0.04em}.blog-card h2 a{color:inherit;text-decoration:none}.blog-card__content p{color:#475569;line-height:1.65}.blog-card__link{display:inline-flex;margin-top:8px;color:#2563eb;font-weight:900;text-decoration:none}.blog-empty{padding:64px 24px;border:1px dashed #cbd5e1;border-radius:28px;text-align:center}.blog-empty h2{margin:0;color:#0f172a}.blog-empty p{color:#64748b}.blog-article{max-width:920px;margin:0 auto;padding:84px 24px 96px}.blog-article__header h1{margin:0;color:#0f172a;font-size:clamp(2.4rem, 5vw, 4.8rem);line-height:1;letter-spacing:-0.07em}.blog-article__meta{margin:20px 0 0;color:#64748b;font-weight:800}.blog-article__excerpt{margin:28px 0 0;color:#475569;font-size:1.25rem;line-height:1.75}.blog-article__cover{margin:42px 0}.blog-article__cover img{width:100%;max-height:520px;border-radius:32px;object-fit:cover;box-shadow:0 24px 70px rgba(15,23,42,0.14)}.blog-article__body{color:#1e293b;font-size:1.1rem;line-height:1.9}.blog-article__body p{margin-bottom:1.45em}.blog-article__gallery{margin-top:56px}.blog-article__gallery h2{color:#0f172a;font-size:1.8rem;letter-spacing:-0.04em}.blog-article__gallery>div{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px}.blog-article__gallery img{width:100%;height:280px;border-radius:24px;object-fit:cover}.blog-article__footer{margin-top:56px;padding-top:28px;border-top:1px solid #e5e7eb}.blog-back-link{color:#2563eb;font-weight:900;text-decoration:none}@media (max-width: 900px){.blog-grid{grid-template-columns:1fr}.blog-article__gallery>div{grid-template-columns:1fr}}.admin-page{padding:32px}.admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.admin-page__header h1{margin:0;color:#0f172a;font-size:2rem;letter-spacing:-0.04em}.admin-page__header p{margin:8px 0 0;color:#64748b}.admin-page__eyebrow{margin:0 0 8px !important;color:#2563eb !important;font-size:0.75rem;font-weight:800;letter-spacing:0.14em;text-transform:uppercase}.admin-page__actions{display:flex;align-items:center;gap:10px}.admin-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:0;border-radius:14px;font-weight:800;text-decoration:none;cursor:pointer}.admin-button i{width:18px;height:18px}.admin-button--primary{background:#2563eb;color:#ffffff}.admin-button--primary:hover{background:#1d4ed8}.admin-button--secondary{background:#f1f5f9;color:#0f172a}.admin-button--secondary:hover{background:#e2e8f0}.admin-button--full{width:100%}.admin-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:22px;background:#ffffff;box-shadow:0 18px 45px rgba(15,23,42,0.06)}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:16px 18px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:middle}.admin-table th{background:#f8fafc;color:#475569;font-size:0.78rem;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.admin-table tr:last-child td{border-bottom:0}.admin-table__actions{text-align:right;white-space:nowrap}.admin-blog-post-cell{display:flex;align-items:center;gap:14px}.admin-blog-post-cell strong{display:block;color:#0f172a}.admin-blog-post-cell span{display:block;margin-top:4px;max-width:520px;color:#64748b;font-size:0.9rem}.admin-blog-post-thumb{width:74px;height:54px;flex:0 0 auto;border-radius:14px;object-fit:cover;background:#f1f5f9}.admin-blog-post-thumb--empty{display:flex;align-items:center;justify-content:center;color:#64748b}.admin-blog-post-thumb--empty i{width:22px;height:22px}.admin-status{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:0.78rem;font-weight:900}.admin-status--success{background:#dcfce7;color:#166534}.admin-status--muted{background:#f1f5f9;color:#475569}.admin-icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:12px;background:#f8fafc;color:#0f172a;text-decoration:none;cursor:pointer}.admin-icon-button:hover{background:#e2e8f0}.admin-icon-button i{width:17px;height:17px}.admin-icon-button--danger{color:#991b1b;background:#fef2f2}.admin-icon-button--danger:hover{background:#fee2e2}.admin-empty-state{padding:64px 24px;border:1px dashed #cbd5e1;border-radius:24px;text-align:center;background:#ffffff}.admin-empty-state__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:18px;border-radius:20px;background:#eff6ff;color:#2563eb}.admin-empty-state__icon i{width:28px;height:28px}.admin-empty-state h2{margin:0;color:#0f172a}.admin-empty-state p{margin:10px 0 22px;color:#64748b}.admin-blog-form__grid{display:grid;grid-template-columns:minmax(0, 1fr) 360px;gap:24px;align-items:start}.admin-blog-form__main,.admin-panel{border:1px solid #e5e7eb;border-radius:22px;background:#ffffff;box-shadow:0 18px 45px rgba(15,23,42,0.05)}.admin-blog-form__main{padding:24px}.admin-panel{padding:20px;margin-bottom:18px}.admin-panel h2{margin:0 0 16px;color:#0f172a;font-size:1rem}.admin-form-group{margin-bottom:20px}.admin-form-group label{display:block;margin-bottom:8px;color:#0f172a;font-weight:900}.admin-input,.admin-textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:14px;padding:12px 14px;background:#ffffff;color:#0f172a;font:inherit}.admin-input:focus,.admin-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,0.12)}.admin-textarea{resize:vertical;line-height:1.7}.admin-textarea--body{min-height:460px}.admin-form-hint{margin:8px 0 0;color:#64748b;font-size:0.85rem}.admin-checkbox{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#0f172a;font-weight:800}.admin-file-input{width:100%}.admin-current-cover{margin-top:16px}.admin-current-cover img{width:100%;border-radius:16px;object-fit:cover}.admin-gallery-preview{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px;margin-top:16px}.admin-gallery-preview img{width:100%;height:100px;border-radius:14px;object-fit:cover}.admin-blog-form__actions{display:flex;flex-direction:column;gap:10px}.admin-form-errors{margin-bottom:24px;padding:18px 20px;border:1px solid #fecaca;border-radius:18px;background:#fef2f2;color:#991b1b}.admin-form-errors h3{margin:0 0 10px}.admin-form-errors ul{margin:0;padding-left:20px}.admin-blog-preview{max-width:920px;border:1px solid #e5e7eb;border-radius:28px;background:#ffffff;padding:28px;box-shadow:0 18px 45px rgba(15,23,42,0.06)}.admin-blog-preview__cover img{width:100%;max-height:460px;border-radius:24px;object-fit:cover}.admin-blog-preview__excerpt{margin:28px 0;color:#475569;font-size:1.2rem;line-height:1.7}.admin-blog-preview__body{color:#1e293b;font-size:1.05rem;line-height:1.85}.admin-blog-preview__gallery{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px;margin-top:36px}.admin-blog-preview__gallery img{width:100%;height:260px;border-radius:20px;object-fit:cover}.admin-pagination{margin-top:24px}@media (max-width: 960px){.admin-page__header{flex-direction:column}.admin-blog-form__grid{grid-template-columns:1fr}.admin-blog-form__sidebar{order:-1}}.layout-editor{display:grid;grid-template-columns:360px minmax(0, 1fr);gap:24px;align-items:stretch}.layout-editor__sidebar{display:grid;gap:20px;align-content:start}.layout-editor__main{min-width:0;display:flex}.layout-panel,.layout-canvas-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,0.06)}.layout-panel{padding:18px}.layout-panel__header{margin-bottom:14px}.layout-panel__header h2,.layout-canvas-card__header h2{margin:0;font-size:18px;color:#111827}.layout-panel__header p{margin:4px 0 0;font-size:14px;color:#6b7280}.layout-template-list,.playlist-library{display:grid;gap:10px}.layout-template-card{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#f9fafb}.layout-template-card.is-active{border-color:#111827;background:#f3f4f6}.layout-template-card strong{display:block;font-size:14px;color:#111827}.layout-template-card span{display:block;margin-top:3px;font-size:12px;color:#6b7280}.active-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#dcfce7;color:#166534;font-size:12px;font-weight:700}.playlist-drag-card,.layout-draggable-card{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#ffffff;cursor:grab;transition:transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease}.playlist-drag-card:hover,.layout-draggable-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 8px 18px rgba(15,23,42,0.08)}.playlist-drag-card.is-dragging,.layout-draggable-card.is-dragging{opacity:0.5;cursor:grabbing}.playlist-drag-card__icon,.layout-draggable-card__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f3f4f6;color:#111827;flex:0 0 auto}.playlist-drag-card strong,.layout-draggable-card strong{display:block;font-size:14px;color:#111827}.playlist-drag-card span,.layout-draggable-card span{display:block;margin-top:2px;font-size:12px;color:#6b7280}.layout-canvas-card{width:100%;min-height:calc(100vh - 170px);overflow:hidden;display:flex;flex-direction:column}.layout-canvas-card__header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;border-bottom:1px solid #e5e7eb}.save-status{border-radius:999px;padding:7px 12px;background:#f3f4f6;color:#374151;font-size:13px;font-weight:700}.screen-preview{flex:1;min-height:640px;padding:24px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.screen-preview__canvas{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left, rgba(59,130,246,0.18), transparent 38%),linear-gradient(135deg, #020617, #0f172a);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12),0 20px 50px rgba(15,23,42,0.22)}.screen-preview__canvas--landscape{width:100%;aspect-ratio:16 / 9}.screen-preview__canvas--portrait{height:76vh;max-height:860px;aspect-ratio:9 / 16;margin:0 auto}.layout-zone-drop{position:absolute;padding:6px}.layout-zone-drop__inner{height:100%;min-height:84px;display:flex;flex-direction:column;justify-content:space-between;border:2px dashed rgba(255,255,255,0.35);border-radius:14px;padding:12px;color:#ffffff;background:rgba(15,23,42,0.72);backdrop-filter:blur(8px);transition:border-color 0.15s ease, background 0.15s ease, transform 0.15s ease}.layout-zone-drop.is-drag-over .layout-zone-drop__inner{border-color:#ffffff;background:rgba(37,99,235,0.76);transform:scale(0.985)}.layout-zone-drop__top{display:flex;justify-content:space-between;gap:10px;font-size:12px}.layout-zone-drop__top strong{font-size:14px}.layout-zone-drop__top span{opacity:0.75}.layout-zone-drop__content{display:grid;place-items:center;text-align:center;flex:1;padding:10px 0}.assigned-playlist,.drop-placeholder{display:inline-flex;align-items:center;gap:10px}.assigned-playlist span{display:block;font-size:11px;opacity:0.7;text-align:left}.assigned-playlist strong{display:block;font-size:14px;text-align:left}.drop-placeholder{opacity:0.78;font-weight:700}.layout-zone-drop__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.layout-zone-drop__footer label{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:rgba(255,255,255,0.85)}.layout-zone-drop__footer select{border:0;border-radius:8px;padding:5px 8px;font-size:11px}.layout-checkbox input{margin:0}.zone-remove-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(239,68,68,0.9);color:#ffffff;font-size:11px;font-weight:700;cursor:pointer}.zone-remove-button.is-hidden,.is-hidden{display:none !important}.empty-state{border:1px dashed #cbd5e1;border-radius:14px;padding:16px;background:#f8fafc}.empty-state strong{display:block;color:#111827}.empty-state p{margin:5px 0 12px;color:#6b7280;font-size:14px}.layouts-page .layout-grid{align-items:stretch}.layouts-page .layout-card{overflow:hidden}.layouts-page .layout-card__preview{position:relative;height:150px;margin:-1px -1px 0;background:radial-gradient(circle at top left, rgba(59,130,246,0.22), transparent 38%),linear-gradient(135deg, #0f172a, #1e293b);border-radius:24px 24px 0 0;overflow:hidden}.layouts-page .layout-card__zone{position:absolute;border:1px solid rgba(255,255,255,0.7);background:rgba(255,255,255,0.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18)}.layouts-page .layout-card__screen-pill{justify-content:flex-start;margin-bottom:12px}.new-layout-playlist-page .layout-create-shell{display:grid;grid-template-columns:360px minmax(0, 1fr);gap:24px;align-items:start}.new-layout-playlist-page .layout-create-panel{background:#ffffff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 40px rgba(15,23,42,0.06)}.new-layout-playlist-page .layout-create-panel__header{margin-bottom:18px}.new-layout-playlist-page .layout-create-panel__header h2{margin:0;font-size:20px;line-height:1.2;color:#0f172a}.new-layout-playlist-page .layout-create-panel__header p{margin:6px 0 0;color:#64748b;font-size:14px}.new-layout-playlist-page .layout-create-screen-context{margin-top:18px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb}.new-layout-playlist-page .layout-create-screen-context span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#94a3b8;margin-bottom:4px}.new-layout-playlist-page .layout-create-screen-context strong{display:block;color:#0f172a;font-size:15px}.new-layout-playlist-page .layout-create-screen-context small{display:block;margin-top:4px;color:#64748b;font-weight:700}.new-layout-playlist-page .layout-orientation-switcher{margin-top:18px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb}.new-layout-playlist-page .layout-orientation-switcher>span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#94a3b8;margin-bottom:10px}.new-layout-playlist-page .layout-orientation-switcher small{display:block;margin-top:10px;color:#64748b;font-size:12px;font-weight:700}.new-layout-playlist-page .layout-orientation-switcher__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.new-layout-playlist-page .layout-orientation-button{display:inline-flex;justify-content:center;align-items:center;min-height:38px;padding:9px 12px;border-radius:12px;background:#ffffff;border:1px solid #e5e7eb;color:#334155;font-size:13px;font-weight:900;text-decoration:none}.new-layout-playlist-page .layout-orientation-button.is-active{background:linear-gradient(135deg, #2563eb, #4f46e5);border-color:transparent;color:#ffffff;box-shadow:0 10px 22px rgba(37,99,235,0.22)}.new-layout-playlist-page .visual-template-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;align-items:stretch}.new-layout-playlist-page .visual-template-card{position:relative;display:flex;flex-direction:column;cursor:pointer;background:#ffffff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,0.05);transition:transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease}.new-layout-playlist-page .visual-template-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 18px 40px rgba(15,23,42,0.09)}.new-layout-playlist-page .visual-template-card__radio{position:absolute;opacity:0;pointer-events:none}.new-layout-playlist-page .visual-template-card__preview{position:relative;background:radial-gradient(circle at top left, rgba(59,130,246,0.24), transparent 38%),linear-gradient(135deg, #0f172a, #1e293b);overflow:hidden;flex-shrink:0}.new-layout-playlist-page .visual-template-card__preview--landscape{width:100%;aspect-ratio:16 / 9;border-radius:0}.new-layout-playlist-page .visual-template-card__preview--portrait{width:210px;height:360px;margin:18px auto;border-radius:22px;box-shadow:0 18px 34px rgba(15,23,42,0.16)}.new-layout-playlist-page .visual-template-card__zone{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,0.68);background:rgba(255,255,255,0.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12);color:#ffffff;font-size:11px;font-weight:800;text-align:center;padding:4px}.new-layout-playlist-page .visual-template-card__zone span{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0.92}.new-layout-playlist-page .visual-template-card__body{padding:16px;border-top:1px solid #e5e7eb}.new-layout-playlist-page .visual-template-card__body strong{display:block;font-size:16px;color:#0f172a;margin-bottom:6px}.new-layout-playlist-page .visual-template-card__body p{min-height:38px;margin:0;font-size:13px;line-height:1.45;color:#64748b}.new-layout-playlist-page .visual-template-card__meta{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.new-layout-playlist-page .visual-template-card__meta span{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800}.new-layout-playlist-page .visual-template-card__selected{position:absolute;top:12px;right:12px;display:none;border-radius:999px;padding:6px 10px;background:#22c55e;color:#ffffff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(34,197,94,0.3)}.new-layout-playlist-page .visual-template-card:has(.visual-template-card__radio:checked){border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,0.12),0 18px 44px rgba(15,23,42,0.12)}.new-layout-playlist-page .visual-template-card:has(.visual-template-card__radio:checked) .visual-template-card__selected{display:inline-flex}.new-layout-playlist-page .layout-create-sticky-actions{position:sticky;bottom:20px;margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;background:rgba(255,255,255,0.9);border:1px solid #e5e7eb;border-radius:22px;backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(15,23,42,0.12)}.new-layout-playlist-page .layout-create-sticky-actions strong{display:block;color:#0f172a;font-size:15px}.new-layout-playlist-page .layout-create-sticky-actions span{display:block;margin-top:3px;color:#64748b;font-size:13px}.layout-library-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.layout-library-tab{border:1px solid #e5e7eb;background:#ffffff;color:#334155;min-height:38px;border-radius:12px;font-size:13px;font-weight:900;cursor:pointer}.layout-library-tab.is-active{background:#111827;border-color:#111827;color:#ffffff}.layout-library-panel{display:grid;gap:10px}@media (max-width: 1100px){.layout-editor{grid-template-columns:1fr}.layout-canvas-card{min-height:auto}.screen-preview{min-height:auto}.screen-preview__canvas--portrait{width:100%;max-width:420px;height:auto;aspect-ratio:9 / 16}.new-layout-playlist-page .layout-create-shell{grid-template-columns:1fr}.new-layout-playlist-page .visual-template-grid{grid-template-columns:1fr}.new-layout-playlist-page .visual-template-card__preview--portrait{width:190px;height:338px}}.layout-editor-page .layout-editor{align-items:stretch}.layout-editor-page .layout-editor__main{display:flex;min-width:0}.layout-editor-page .layout-canvas-card{width:100%;min-height:calc(100vh - 155px);display:flex;flex-direction:column;overflow:hidden}.layout-editor-page .layout-canvas-card__header{flex:0 0 auto}.layout-editor-page .screen-preview{flex:1;min-height:calc(100vh - 245px);padding:18px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.layout-editor-page .screen-preview__canvas{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left, rgba(59,130,246,0.18), transparent 38%),linear-gradient(135deg, #020617, #0f172a);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12),0 20px 50px rgba(15,23,42,0.22)}.layout-editor-page .screen-preview__canvas--landscape{width:100%;height:auto;aspect-ratio:16 / 9}.layout-editor-page .screen-preview__canvas--portrait{width:auto !important;height:calc(100vh - 275px) !important;max-height:900px;aspect-ratio:9 / 16;margin:0 auto}.layout-editor-page .layout-editor{align-items:stretch !important;min-height:calc(100vh - 150px)}.layout-editor-page .layout-editor__main{display:flex !important;min-width:0}.layout-editor-page .layout-canvas-card{width:100%;min-height:calc(100vh - 150px) !important;display:flex !important;flex-direction:column !important;overflow:hidden}.layout-editor-page .layout-canvas-card__header{flex:0 0 auto}.layout-editor-page .screen-preview{flex:1 1 auto !important;height:calc(100vh - 230px) !important;min-height:720px !important;padding:16px !important;background:#f8fafc;display:flex !important;align-items:center !important;justify-content:center !important}.layout-editor-page .screen-preview__canvas{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left, rgba(59,130,246,0.18), transparent 38%),linear-gradient(135deg, #020617, #0f172a);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12),0 20px 50px rgba(15,23,42,0.22)}.layout-editor-page .screen-preview__canvas.screen-preview__canvas--landscape{width:100% !important;height:auto !important;aspect-ratio:16 / 9}.layout-editor-page .screen-preview__canvas.screen-preview__canvas--portrait{width:auto !important;height:100% !important;max-height:none !important;max-width:none !important;aspect-ratio:9 / 16;margin:0 auto !important}.new-layout-playlist-page .layout-create-shell{display:grid;grid-template-columns:360px minmax(0, 1fr);gap:24px;align-items:start}.new-layout-playlist-page .layout-create-panel{background:#ffffff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 16px 40px rgba(15,23,42,0.06)}.new-layout-playlist-page .layout-create-panel__header{margin-bottom:18px}.new-layout-playlist-page .layout-create-panel__header h2{margin:0;font-size:20px;line-height:1.2;color:#0f172a}.new-layout-playlist-page .layout-create-panel__header p{margin:6px 0 0;color:#64748b;font-size:14px}.new-layout-playlist-page .layout-create-screen-context{margin-top:18px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb}.new-layout-playlist-page .layout-create-screen-context span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#94a3b8;margin-bottom:4px}.new-layout-playlist-page .layout-create-screen-context strong{display:block;color:#0f172a;font-size:15px}.new-layout-playlist-page .layout-create-screen-context small{display:block;margin-top:4px;color:#64748b;font-weight:700}.new-layout-playlist-page .layout-orientation-switcher{margin-top:18px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb}.new-layout-playlist-page .layout-orientation-switcher>span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#94a3b8;margin-bottom:10px}.new-layout-playlist-page .layout-orientation-switcher small{display:block;margin-top:10px;color:#64748b;font-size:12px;font-weight:700}.new-layout-playlist-page .layout-orientation-switcher__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.new-layout-playlist-page .layout-orientation-button{display:inline-flex;justify-content:center;align-items:center;min-height:38px;padding:9px 12px;border-radius:12px;background:#ffffff;border:1px solid #e5e7eb;color:#334155;font-size:13px;font-weight:900;text-decoration:none}.new-layout-playlist-page .layout-orientation-button.is-active{background:linear-gradient(135deg, #2563eb, #4f46e5);border-color:transparent;color:#ffffff;box-shadow:0 10px 22px rgba(37,99,235,0.22)}.new-layout-playlist-page .visual-template-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;align-items:stretch}.new-layout-playlist-page .visual-template-card{position:relative;display:flex;flex-direction:column;cursor:pointer;background:#ffffff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,0.05);transition:transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease}.new-layout-playlist-page .visual-template-card:hover{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 18px 40px rgba(15,23,42,0.09)}.new-layout-playlist-page .visual-template-card__radio{position:absolute;opacity:0;pointer-events:none}.new-layout-playlist-page .visual-template-card__preview{position:relative;background:radial-gradient(circle at top left, rgba(59,130,246,0.24), transparent 38%),linear-gradient(135deg, #0f172a, #1e293b);overflow:hidden;flex-shrink:0}.new-layout-playlist-page .visual-template-card__preview--landscape{width:100%;aspect-ratio:16 / 9;border-radius:0}.new-layout-playlist-page .visual-template-card__preview--portrait{width:210px;height:360px;margin:18px auto;border-radius:22px;box-shadow:0 18px 34px rgba(15,23,42,0.16)}.new-layout-playlist-page .visual-template-card__zone{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,0.68);background:rgba(255,255,255,0.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12);color:#ffffff;font-size:11px;font-weight:800;text-align:center;padding:4px}.new-layout-playlist-page .visual-template-card__zone span{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0.92}.new-layout-playlist-page .visual-template-card__body{padding:16px;border-top:1px solid #e5e7eb}.new-layout-playlist-page .visual-template-card__body strong{display:block;font-size:16px;color:#0f172a;margin-bottom:6px}.new-layout-playlist-page .visual-template-card__body p{min-height:38px;margin:0;font-size:13px;line-height:1.45;color:#64748b}.new-layout-playlist-page .visual-template-card__meta{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.new-layout-playlist-page .visual-template-card__meta span{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800}.new-layout-playlist-page .visual-template-card__selected{position:absolute;top:12px;right:12px;display:none;border-radius:999px;padding:6px 10px;background:#22c55e;color:#ffffff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(34,197,94,0.3)}.new-layout-playlist-page .visual-template-card:has(.visual-template-card__radio:checked){border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,0.12),0 18px 44px rgba(15,23,42,0.12)}.new-layout-playlist-page .visual-template-card:has(.visual-template-card__radio:checked) .visual-template-card__selected{display:inline-flex}.new-layout-playlist-page .layout-create-sticky-actions{position:sticky;bottom:20px;margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;background:rgba(255,255,255,0.9);border:1px solid #e5e7eb;border-radius:22px;backdrop-filter:blur(12px);box-shadow:0 18px 50px rgba(15,23,42,0.12)}.new-layout-playlist-page .layout-create-sticky-actions strong{display:block;color:#0f172a;font-size:15px}.new-layout-playlist-page .layout-create-sticky-actions span{display:block;margin-top:3px;color:#64748b;font-size:13px}@media (max-width: 1100px){.new-layout-playlist-page .layout-create-shell{grid-template-columns:1fr}.new-layout-playlist-page .visual-template-grid{grid-template-columns:1fr}.new-layout-playlist-page .visual-template-card__preview--portrait{width:190px;height:338px}}.layout-editor-page .layout-editor{display:grid;grid-template-columns:360px minmax(0, 1fr);gap:24px;align-items:stretch;min-height:calc(100vh - 150px)}.layout-editor-page .layout-editor__sidebar{display:grid;gap:20px;align-content:start;position:sticky;top:24px;max-height:calc(100vh - 48px);overflow:hidden}.layout-editor-page .layout-editor__main{min-width:0;display:flex}.layout-editor-page .layout-panel,.layout-editor-page .layout-canvas-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,0.06)}.layout-editor-page .layout-panel{padding:18px}.layout-editor-page .layout-panel__header{margin-bottom:14px}.layout-editor-page .layout-panel__header h2,.layout-editor-page .layout-canvas-card__header h2{margin:0;font-size:18px;color:#111827}.layout-editor-page .layout-panel__header p{margin:4px 0 0;font-size:14px;color:#6b7280}.layout-editor-page .layout-canvas-card{width:100%;min-height:calc(100vh - 150px);overflow:hidden;display:flex;flex-direction:column}.layout-editor-page .layout-canvas-card__header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;border-bottom:1px solid #e5e7eb}.layout-editor-page .save-status{border-radius:999px;padding:7px 12px;background:#f3f4f6;color:#374151;font-size:13px;font-weight:700}.layout-editor-page .screen-preview{flex:1 1 auto;height:calc(100vh - 230px);min-height:720px;padding:16px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.layout-editor-page .screen-preview__canvas{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left, rgba(59,130,246,0.18), transparent 38%),linear-gradient(135deg, #020617, #0f172a);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12),0 20px 50px rgba(15,23,42,0.22)}.layout-editor-page .screen-preview__canvas--landscape{width:100%;height:auto;aspect-ratio:16 / 9}.layout-editor-page .screen-preview__canvas--portrait{width:auto;height:100%;max-height:none;max-width:none;aspect-ratio:9 / 16;margin:0 auto}.layout-editor-page .layout-template-list,.layout-editor-page .playlist-library{display:grid;gap:10px}.layout-editor-page .layout-template-card{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#f9fafb}.layout-editor-page .layout-template-card.is-active{border-color:#111827;background:#f3f4f6}.layout-editor-page .layout-template-card strong{display:block;font-size:14px;color:#111827}.layout-editor-page .layout-template-card span{display:block;margin-top:3px;font-size:12px;color:#6b7280}.layout-editor-page .playlist-drag-card,.layout-editor-page .layout-draggable-card{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#ffffff;cursor:grab;transition:transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease}.layout-editor-page .playlist-drag-card:hover,.layout-editor-page .layout-draggable-card:hover{transform:translateY(-1px);border-color:#cbd5e1;box-shadow:0 8px 18px rgba(15,23,42,0.08)}.layout-editor-page .playlist-drag-card.is-dragging,.layout-editor-page .layout-draggable-card.is-dragging{opacity:0.5;cursor:grabbing}.layout-editor-page .playlist-drag-card__icon,.layout-editor-page .layout-draggable-card__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f3f4f6;color:#111827;flex:0 0 auto}.layout-editor-page .playlist-drag-card strong,.layout-editor-page .layout-draggable-card strong{display:block;font-size:14px;color:#111827}.layout-editor-page .playlist-drag-card span,.layout-editor-page .layout-draggable-card span{display:block;margin-top:2px;font-size:12px;color:#6b7280}.layout-editor-page .layout-draggable-card__content{min-width:0}.layout-editor-page .layout-draggable-card__content strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-editor-page .layout-zone-drop{position:absolute;padding:6px}.layout-editor-page .layout-zone-drop__inner{height:100%;min-height:84px;display:flex;flex-direction:column;justify-content:space-between;border:2px dashed rgba(255,255,255,0.35);border-radius:14px;padding:12px;color:#ffffff;background:rgba(15,23,42,0.72);backdrop-filter:blur(8px);transition:border-color 0.15s ease, background 0.15s ease, transform 0.15s ease}.layout-editor-page .layout-zone-drop.is-drag-over .layout-zone-drop__inner{border-color:#ffffff;background:rgba(37,99,235,0.76);transform:scale(0.985)}.layout-editor-page .layout-zone-drop__top{display:flex;justify-content:space-between;gap:10px;font-size:12px}.layout-editor-page .layout-zone-drop__top strong{font-size:14px}.layout-editor-page .layout-zone-drop__top span{opacity:0.75}.layout-editor-page .layout-zone-drop__content{display:grid;place-items:center;text-align:center;flex:1;padding:10px 0}.layout-editor-page .assigned-playlist,.layout-editor-page .drop-placeholder{display:inline-flex;align-items:center;gap:10px}.layout-editor-page .assigned-playlist span{display:block;font-size:11px;opacity:0.7;text-align:left}.layout-editor-page .assigned-playlist strong{display:block;font-size:14px;text-align:left}.layout-editor-page .drop-placeholder{opacity:0.78;font-weight:700}.layout-editor-page .layout-zone-drop__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.layout-editor-page .layout-zone-drop__footer label{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:rgba(255,255,255,0.85)}.layout-editor-page .layout-zone-drop__footer select{border:0;border-radius:8px;padding:5px 8px;font-size:11px}.layout-editor-page .layout-checkbox input{margin:0}.layout-editor-page .zone-remove-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(239,68,68,0.9);color:#ffffff;font-size:11px;font-weight:700;cursor:pointer}.layout-editor-page .zone-remove-button.is-hidden{display:none !important}.layout-editor-page .layout-library-card{display:flex;flex-direction:column;min-height:420px;max-height:calc(100vh - 280px);overflow:hidden}.layout-editor-page .layout-library-search{margin-bottom:12px}.layout-editor-page .layout-library-search__input{width:100%}.layout-editor-page .layout-library-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;flex:0 0 auto}.layout-editor-page .layout-library-tab{border:1px solid #e5e7eb;background:#ffffff;color:#334155;min-height:38px;border-radius:12px;font-size:13px;font-weight:900;cursor:pointer}.layout-editor-page .layout-library-tab.is-active{background:#111827;border-color:#111827;color:#ffffff}.layout-editor-page .layout-library-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;margin-right:-4px}.layout-editor-page .layout-library-scroll::-webkit-scrollbar{width:8px}.layout-editor-page .layout-library-scroll::-webkit-scrollbar-track{background:transparent}.layout-editor-page .layout-library-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.layout-editor-page .layout-library-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.layout-editor-page .layout-library-panel{display:grid;gap:10px}.layout-editor-page .layout-library-empty-search{margin-top:10px}.layout-editor-page .layout-draggable-card--media{align-items:center}.layout-editor-page .layout-media-thumb{position:relative;width:72px;height:54px;flex:0 0 72px;border-radius:12px;overflow:hidden;background:#0f172a;border:1px solid #e5e7eb}.layout-editor-page .layout-media-thumb__image,.layout-editor-page .layout-media-thumb__video{width:100%;height:100%;object-fit:cover;display:block}.layout-editor-page .layout-media-thumb__fallback{width:100%;height:100%;display:grid;place-items:center;color:#ffffff;background:linear-gradient(135deg, #111827, #334155)}.layout-editor-page .layout-media-thumb__badge{position:absolute;right:5px;bottom:5px;width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:rgba(15,23,42,0.82);color:#ffffff}.layout-editor-page .layout-media-thumb__badge svg{width:13px;height:13px}.layout-editor-page .layout-media-preview-button{margin-left:auto;border:1px solid #e5e7eb;background:#ffffff;color:#334155;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;cursor:pointer;flex:0 0 auto}.layout-editor-page .layout-media-preview-button:hover{border-color:#cbd5e1;background:#f8fafc}.layout-editor-page .layout-media-preview-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px;background:rgba(15,23,42,0.72);backdrop-filter:blur(8px)}.layout-editor-page .layout-media-preview-modal__dialog{width:96vw;max-width:960px;max-height:92vh;overflow:hidden;background:#ffffff;border-radius:24px;box-shadow:0 30px 90px rgba(15,23,42,0.35)}.layout-editor-page .layout-media-preview-modal__header{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;border-bottom:1px solid #e5e7eb}.layout-editor-page .layout-media-preview-modal__header h3{margin:4px 0 0;color:#0f172a;font-size:18px}.layout-editor-page .layout-media-preview-modal__close{width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:24px;line-height:1;cursor:pointer}.layout-editor-page .layout-media-preview-modal__body{display:grid;place-items:center;min-height:420px;max-height:82vh;overflow:auto;background:#020617}.layout-editor-page .layout-media-preview-modal__image,.layout-editor-page .layout-media-preview-modal__video{max-width:100%;max-height:82vh;display:block}.layout-editor-page .layout-media-preview-modal__image{object-fit:contain}.layout-editor-page .layout-media-preview-modal__video{width:100%;height:auto}@media (max-width: 1100px){.layout-editor-page .layout-editor{grid-template-columns:1fr;min-height:auto}.layout-editor-page .layout-editor__sidebar{position:static;max-height:none;overflow:visible}.layout-editor-page .layout-canvas-card{min-height:auto}.layout-editor-page .screen-preview{height:auto;min-height:auto}.layout-editor-page .screen-preview__canvas--portrait{width:100%;max-width:420px;height:auto;aspect-ratio:9 / 16}.layout-editor-page .layout-library-card{max-height:520px}}.layout-preview-open{overflow:hidden}.layouts-page .layout-grid{align-items:stretch}.layouts-page .layout-card{overflow:hidden}.layouts-page .layout-card__preview{position:relative;height:150px;margin:-1px -1px 0;background:radial-gradient(circle at top left, rgba(59,130,246,0.22), transparent 38%),linear-gradient(135deg, #0f172a, #1e293b);border-radius:24px 24px 0 0;overflow:hidden}.layouts-page .layout-card__zone{position:absolute;border:1px solid rgba(255,255,255,0.7);background:rgba(255,255,255,0.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18)}.layouts-page .layout-card__screen-pill{justify-content:flex-start;margin-bottom:12px}.empty-state__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px}.custom-layout-start-preview{display:grid;place-items:center;padding:24px;border-radius:20px;background:#f8fafc;border:1px solid #e5e7eb}.custom-layout-start-preview__canvas{position:relative;overflow:hidden;border-radius:22px;background:radial-gradient(circle at top left, rgba(59,130,246,0.24), transparent 38%),linear-gradient(135deg, #0f172a, #1e293b);box-shadow:0 18px 38px rgba(15,23,42,0.18)}.custom-layout-start-preview__canvas--landscape{width:100%;max-width:560px;aspect-ratio:16 / 9}.custom-layout-start-preview__canvas--portrait{width:240px;aspect-ratio:9 / 16}.custom-layout-start-preview__zone{position:absolute;inset:12px;display:grid;place-items:center;align-content:center;gap:6px;border:2px dashed rgba(255,255,255,0.55);border-radius:16px;color:#ffffff;background:rgba(255,255,255,0.1)}.custom-layout-start-preview__zone strong{font-size:18px}.custom-layout-start-preview__zone span{font-size:13px;opacity:0.78;font-weight:800}.layout-editor-page .screen-preview__canvas{position:relative}.layout-editor-page .layout-add-zone-help{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.45}.layout-editor-page .layout-add-zone-preview{position:absolute;z-index:130;display:grid;place-items:center;border:2px dashed #38bdf8;border-radius:14px;background:rgba(14,165,233,0.16);color:#ffffff;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18),0 0 22px rgba(56,189,248,0.55)}.layout-editor-page .layout-add-zone-preview span{border-radius:999px;padding:6px 10px;background:rgba(15,23,42,0.88);color:#ffffff;font-size:12px;font-weight:900}.layout-editor-page .layout-add-zone-preview.is-hidden{display:none !important}.layout-editor-page .layout-add-zone-empty-indicator{position:absolute;left:50%;top:16px;z-index:140;transform:translateX(-50%);border-radius:999px;padding:8px 12px;background:rgba(14,165,233,0.95);color:#ffffff;font-size:12px;font-weight:900;pointer-events:none;box-shadow:0 10px 28px rgba(14,165,233,0.35)}.layout-editor-page .layout-add-zone-empty-indicator.is-hidden{display:none !important}.layout-editor-page .screen-preview__canvas.is-adding-zone{cursor:crosshair;box-shadow:inset 0 0 0 3px rgba(56,189,248,0.75),inset 0 0 44px rgba(56,189,248,0.22),0 20px 50px rgba(15,23,42,0.22)}.layout-editor-page .screen-preview__canvas.is-adding-zone::after{content:"";position:absolute;inset:0;z-index:20;pointer-events:none;background:linear-gradient(rgba(56,189,248,0.12) 1px, transparent 1px),linear-gradient(90deg, rgba(56,189,248,0.12) 1px, transparent 1px);background-size:5% 5%}.layout-editor-page .layout-alignment-guide{position:absolute;z-index:120;pointer-events:none;display:none;background:#38bdf8;box-shadow:0 0 0 1px rgba(56,189,248,0.35),0 0 14px rgba(56,189,248,0.65)}.layout-editor-page .layout-alignment-guide--vertical{top:0;bottom:0;width:2px}.layout-editor-page .layout-alignment-guide--horizontal{left:0;right:0;height:2px}.layout-editor-page .layout-alignment-guide.is-visible{display:block}.layout-editor-page .layout-zone-drop{user-select:none}.layout-editor-page .layout-zone-drop__inner{position:relative}.layout-editor-page .layout-zone-drop.is-resizing{z-index:999 !important}.layout-editor-page .layout-zone-drop.is-resizing .layout-zone-drop__inner{border-color:#ffffff;background:rgba(37,99,235,0.82)}.layout-editor-page .layout-zone-drop.is-resize-blocked .layout-zone-drop__inner{border-color:#ef4444;background:rgba(127,29,29,0.82)}.layout-editor-page .layout-zone-resize-handle{position:absolute;z-index:80;border:0;padding:0;background:transparent}.layout-editor-page .layout-zone-resize-handle--top{top:0;left:22px;width:calc(100% - 44px);height:20px;cursor:ns-resize}.layout-editor-page .layout-zone-resize-handle--right{top:22px;right:0;width:20px;height:calc(100% - 44px);cursor:ew-resize}.layout-editor-page .layout-zone-resize-handle--bottom{bottom:0;left:22px;width:calc(100% - 44px);height:20px;cursor:ns-resize}.layout-editor-page .layout-zone-resize-handle--left{top:22px;left:0;width:20px;height:calc(100% - 44px);cursor:ew-resize}.layout-editor-page .layout-zone-resize-handle--top-left,.layout-editor-page .layout-zone-resize-handle--top-right,.layout-editor-page .layout-zone-resize-handle--bottom-left,.layout-editor-page .layout-zone-resize-handle--bottom-right{width:24px;height:24px;border-radius:999px;background:#ffffff;box-shadow:0 4px 14px rgba(15,23,42,0.35)}.layout-editor-page .layout-zone-resize-handle--top-left{top:0;left:0;cursor:nwse-resize}.layout-editor-page .layout-zone-resize-handle--top-right{top:0;right:0;cursor:nesw-resize}.layout-editor-page .layout-zone-resize-handle--bottom-left{bottom:0;left:0;cursor:nesw-resize}.layout-editor-page .layout-zone-resize-handle--bottom-right{bottom:0;right:0;cursor:nwse-resize}.layout-editor-page .layout-zone-resize-handle--top:hover,.layout-editor-page .layout-zone-resize-handle--right:hover,.layout-editor-page .layout-zone-resize-handle--bottom:hover,.layout-editor-page .layout-zone-resize-handle--left:hover{background:rgba(255,255,255,0.18)}.layout-editor-page .layout-zone-resize-handle--top-left:hover,.layout-editor-page .layout-zone-resize-handle--top-right:hover,.layout-editor-page .layout-zone-resize-handle--bottom-left:hover,.layout-editor-page .layout-zone-resize-handle--bottom-right:hover{transform:scale(1.08)}.layout-editor-page .layout-resize-overlay{position:fixed;inset:0;z-index:9999}.layout-editor-page .layout-resize-overlay--top,.layout-editor-page .layout-resize-overlay--bottom{cursor:ns-resize}.layout-editor-page .layout-resize-overlay--left,.layout-editor-page .layout-resize-overlay--right{cursor:ew-resize}.layout-editor-page .layout-resize-overlay--top-left,.layout-editor-page .layout-resize-overlay--bottom-right{cursor:nwse-resize}.layout-editor-page .layout-resize-overlay--top-right,.layout-editor-page .layout-resize-overlay--bottom-left{cursor:nesw-resize}.layout-editor-page .layout-resize-dimensions{position:absolute;top:8px;right:8px;z-index:90;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,0.95);color:#0f172a;font-size:11px;font-weight:900;pointer-events:none}.layout-editor-page .layout-zone-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.layout-editor-page .layout-zone-actions form{margin:0}.layout-editor-page .zone-split-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(255,255,255,0.92);color:#111827;font-size:11px;font-weight:800;cursor:pointer}.layout-editor-page .zone-split-button:hover{background:#ffffff}.layout-editor-page .zone-remove-zone-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(127,29,29,0.92);color:#ffffff;font-size:11px;font-weight:800;cursor:pointer}.layout-editor-page .zone-remove-zone-button:hover{background:#7f1d1d}.layout-editor-page .zone-remove-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(239,68,68,0.9);color:#ffffff;font-size:11px;font-weight:700;cursor:pointer}.layout-editor-page .zone-remove-button:hover{background:#ef4444}.layout-editor-page .zone-remove-button.is-hidden{display:none !important}.layout-editor-page .layout-zone-drop__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.layout-editor-page .layout-zone-drop__footer label{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:rgba(255,255,255,0.85)}.layout-editor-page .layout-zone-drop__footer select{border:0;border-radius:8px;padding:5px 8px;font-size:11px}.layout-editor-page .layout-checkbox input{margin:0}.layout-editor-page .layout-zone-drop.is-locked .layout-zone-drop__inner{border-style:solid;border-color:rgba(255,255,255,0.72);box-shadow:inset 0 0 0 2px rgba(255,255,255,0.12),0 0 0 2px rgba(15,23,42,0.12)}.layout-editor-page .layout-zone-drop.is-locked .layout-zone-resize-handle{display:none !important}.layout-editor-page .layout-zone-lock-badge{position:absolute;top:8px;left:8px;z-index:95;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;background:rgba(15,23,42,0.92);color:#ffffff;font-size:11px;font-weight:900;pointer-events:none}.layout-editor-page .layout-zone-lock-badge svg{width:13px;height:13px}.layout-editor-page .zone-lock-button{border:0;border-radius:999px;padding:6px 9px;background:rgba(255,255,255,0.92);color:#111827;font-size:11px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.layout-editor-page .zone-lock-button:hover{background:#ffffff}.layout-editor-page .zone-lock-button svg{width:13px;height:13px}.layout-editor-page .zone-lock-button.is-locked{background:rgba(15,23,42,0.92);color:#ffffff}.layout-editor-page .zone-lock-button.is-locked:hover{background:#020617}.dashboard-main{padding:2rem 2.5rem}
