@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap";:root{color:#17202d;font-synthesis:none;--ink:#17202d;--muted:#758090;--subtle:#9ba5b2;--line:#202d3d1a;--paper:#ffffffc2;--blue:#2768d7;--blue-dark:#174d9d;--green:#167c61;--red:#bd554d;--amber:#b87922;--shadow:0 18px 50px #36415217;--app-bg:#f1f3f6;--page-bg:radial-gradient(circle at 97% 1%, #cce2f7a6, transparent 24rem), radial-gradient(circle at 10% 95%, #e2ebe280, transparent 28rem), #f2f4f7;--sidebar-bg:#f8f9fbd1;--panel-bg:#ffffff9c;--card-bg:#ffffffd4;--morning-bg:linear-gradient(180deg, #fff5e1db, #ffffff8a);--afternoon-bg:linear-gradient(180deg, #e2f2ffe6, #ffffff8a);--evening-bg:linear-gradient(180deg, #ebe8ffe6, #ffffff8a);background:#f1f3f6;font-family:Manrope,Helvetica Neue,sans-serif}:root[data-theme=buro]{--ink:#f5f7fb;--muted:#b7c4d8;--subtle:#8798b2;--line:#ffffff21;--paper:#0e172bb8;--blue:#14b8d4;--blue-dark:#7d2dd2;--green:#35d29a;--red:#ff6b81;--amber:#ffb454;--shadow:0 22px 60px #00000047;--app-bg:#0d1324;--page-bg:radial-gradient(circle at 0% 8%, #ef1f8438, transparent 28rem), radial-gradient(circle at 100% 0%, #1cb9cf47, transparent 32rem), linear-gradient(120deg, #10172a, #111827 48%, #071b2d);--sidebar-bg:#090e1bd4;--panel-bg:#f5f8fce6;--card-bg:#ffffffeb;--morning-bg:linear-gradient(180deg, #ffeccbf5, #ffffffb3);--afternoon-bg:linear-gradient(180deg, #d9f6fff5, #ffffffb3);--evening-bg:linear-gradient(180deg, #ebe1fff5, #ffffffb3)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--app-bg);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{width:20px;height:20px}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.workspace-switch{background:#0000000d;border-radius:10px;gap:4px;margin-top:14px;padding:4px;display:flex}[data-theme=buro] .workspace-switch{background:#ffffff14}.workspace-switch__tab{text-align:center;color:var(--muted,#6b7280);border-radius:7px;flex:1;padding:7px 8px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.workspace-switch__tab:hover:not(.workspace-switch__tab--active){color:var(--text,#111827)}.workspace-switch__tab--active{background:var(--surface,white);color:var(--text,#111827);cursor:default;box-shadow:0 1px 2px #0000000d}[data-theme=buro] .workspace-switch__tab--active{background:#ffffff1f}.brand-mark{color:#fff;background:linear-gradient(145deg,#306fcf,#163e82);border-radius:11px;justify-content:center;align-items:end;gap:2px;width:35px;height:35px;padding:8px;display:flex;box-shadow:0 8px 18px #1e53a640}.brand-mark i{opacity:.92;background:#fff;border-radius:4px;width:4px}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:13px}.brand>span:last-child{line-height:1.04;display:grid}.brand b{letter-spacing:-.025em;font-size:13px}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.login-shell{background:var(--app-bg);grid-template-columns:minmax(480px,1.06fr) minmax(440px,.94fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.login-story{z-index:1;color:#fff;background:linear-gradient(155deg,#181029 0%,#351449 37%,#0f3153 100%);flex-direction:column;padding:clamp(35px,5vw,72px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";background:radial-gradient(circle at 20% 12%,#6fbeff54,#0000 30%),radial-gradient(circle at 90% 78%,#75d5c82e,#0000 25%),linear-gradient(110deg,#0000 35%,#ffffff09 35.2%,#0000 35.4%);position:absolute;inset:0}.login-story:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-160px;right:-190px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.login-story .brand{z-index:2;position:relative}.login-story .brand-mark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;box-shadow:inset 0 0 0 1px #fff3}.login-story .brand small{color:#ffffff9e}.login-banner{z-index:2;border:1px solid #fff3;border-radius:28px;width:min(760px,92%);margin:42px auto 10px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000047}.login-banner img{aspect-ratio:6;object-fit:cover;object-position:center;width:100%;display:block}.story-copy{z-index:2;text-align:center;max-width:610px;margin:42px auto auto;position:relative}.kicker{color:#cde3ff;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.kicker i{background:#8ec2ff;width:18px;height:1px}.story-copy h1{letter-spacing:-.065em;margin:24px 0 27px;font-size:clamp(50px,6vw,86px);font-weight:650;line-height:.98}.story-copy h1 em{color:#c8e1ff;letter-spacing:-.04em;font-family:Prata,Georgia,serif;font-weight:400}.story-copy>p{color:#eef7ffc7;max-width:530px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.story-metrics{border-top:1px solid #ffffff24;justify-content:center;gap:clamp(22px,4vw,54px);margin-top:42px;padding-top:26px;display:flex}.story-metrics span{gap:5px;display:grid}.story-metrics b{letter-spacing:-.04em;font-size:24px}.story-metrics small{color:#ebf5ff8c;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.story-foot{z-index:2;color:#ffffff59;letter-spacing:.13em;margin:0;font-size:9px;font-weight:700;position:relative}.login-panel{place-items:center;padding:48px;display:grid}.login-card{width:min(410px,100%)}.login-orb{color:#2768d7;background:linear-gradient(145deg,#fff,#eaf2ff);border:1px solid #fffc;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:36px;display:grid;box-shadow:0 12px 30px #2d57911f}.login-card h2{letter-spacing:-.055em;margin:5px 0 9px;font-size:36px}.login-card>div p:last-child{color:var(--muted);margin:0 0 33px;font-size:14px}.overline{color:#50719b;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.login-card label,.editor-fields label,.report-filters label{color:#586474;letter-spacing:.025em;gap:8px;margin-bottom:18px;font-size:11px;font-weight:800;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#ffffffd4;border:1px solid #2d3e5321;border-radius:13px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}input,select{height:48px;padding:0 14px}textarea{resize:vertical;padding:13px 14px;line-height:1.45}input:focus,select:focus,textarea:focus{background:#fff;border-color:#2768d77a;box-shadow:0 0 0 4px #2768d714}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:12px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(145deg,#2c72d8,#174e9c);box-shadow:0 9px 22px #225bb038}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 25px #225bb047}.primary-button:disabled{opacity:.5;cursor:default}.secondary-button{border:1px solid var(--line);background:#ffffffb3;box-shadow:0 5px 14px #3341540a}.secondary-button:hover:not(:disabled){background:#fff}.login-button{width:100%;height:50px;margin-top:4px}.login-button svg{margin-left:auto}.privacy-note{color:var(--subtle);text-align:center;margin:18px 0 0;font-size:10px}.form-error{color:var(--red);font-size:12px}.app-shell{grid-template-columns:208px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;border-right:1px solid var(--line);background:var(--sidebar-bg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;width:208px;height:100vh;padding:27px 18px 20px;display:flex;position:fixed}.sidebar .brand{padding-left:7px}.sidebar nav{gap:3px;margin-top:44px;display:grid}.sidebar nav p{color:#a3acb8;letter-spacing:.12em;text-transform:uppercase;margin:21px 11px 8px;font-size:8px;font-weight:800}.sidebar nav a,.mobile-nav a{color:#657182;border-radius:11px;align-items:center;gap:12px;height:43px;padding:0 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .18s,color .18s;display:flex}.sidebar nav a svg{width:17px}.sidebar nav a:hover{color:#24466e;background:#e0e8f399}.sidebar nav a.active{color:#194f96;background:linear-gradient(110deg,#e2ecfa,#edf3fa);box-shadow:inset 3px 0 #2e6fc5}.sidebar-bottom{gap:7px;margin-top:auto;display:grid}.theme-switcher{border:1px solid var(--line);background:#ffffff47;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.theme-switcher button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:8px;font-weight:850}.theme-switcher button.active{color:#fff;background:linear-gradient(135deg,#ef2f83,#14b8d4);box-shadow:0 8px 18px #102a4b2e}:root[data-theme=buro] .day-column,:root[data-theme=buro] .plan-card,:root[data-theme=buro] .week-toolbar,:root[data-theme=buro] .week-nav-card,:root[data-theme=buro] .weekend-toggle,:root[data-theme=buro] .save-indicator{color:#162234}:root[data-theme=buro] .card-title,:root[data-theme=buro] .card-meta,:root[data-theme=buro] .card-topline,:root[data-theme=buro] .day-column>header p,:root[data-theme=buro] .week-nav-card span,:root[data-theme=buro] .week-date-picker span{color:#647287}:root[data-theme=buro] .week-nav-card b,:root[data-theme=buro] .week-date-picker input,:root[data-theme=buro] .part-heading>span{color:#162234}:root[data-theme=buro] .week-toolbar{background:#f7fafde6;border-color:#ffffffb8;box-shadow:0 18px 50px #0000002e}:root[data-theme=buro] .week-nav-card,:root[data-theme=buro] .week-date-picker{background:#fff;border-color:#d8e1eb}:root[data-theme=buro] .week-nav-card.active{background:linear-gradient(135deg,#f7e6f3,#e4f7fb);box-shadow:inset 0 0 0 1px #14b8d438}:root[data-theme=buro] .day-column{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f9fc;border-color:#ffffff6b;box-shadow:0 24px 56px #00000038}:root[data-theme=buro] .day-column.weekend{background:#eef3f8}:root[data-theme=buro] .day-column>header{background:linear-gradient(145deg,#fff,#eef5fb);border-bottom-color:#dce4ee}:root[data-theme=buro] .day-column>header h2{color:#162234}:root[data-theme=buro] .day-count{color:#43546a;background:#e2eaf4}:root[data-theme=buro] .day-part{border-bottom-color:#dce4ee}:root[data-theme=buro] .day-part:first-of-type{background:linear-gradient(#fff0d6,#fff8ed)}:root[data-theme=buro] .day-part:nth-of-type(2){background:linear-gradient(#dff4ff,#f2fbff)}:root[data-theme=buro] .day-part:nth-of-type(3){background:linear-gradient(#eee6ff,#f8f5ff)}:root[data-theme=buro] .part-heading button{color:#405169;opacity:.92;background:#ffffffdb;border-color:#d8e1eb}:root[data-theme=buro] .plan-card{background:#fff;border-color:#dbe4ee;box-shadow:0 8px 18px #1c2a3c14}:root[data-theme=buro] .plan-card:hover{border-color:#14b8d45c;box-shadow:0 14px 28px #1c2a3c21}:root[data-theme=buro] .plan-card>b{color:#142033}:root[data-theme=buro] .card-title{color:#4f5f73}:root[data-theme=buro] .card-meta{color:#6d7d91}:root[data-theme=buro] .card-topline{color:#526378}:root[data-theme=buro] .card-topline small{color:#53667d;background:#edf2f8}:root[data-theme=buro] .plan-card.airing-aired{background:linear-gradient(#e9f8f1,#fff);border-color:#18846457}:root[data-theme=buro] .plan-card.airing-missed{background:linear-gradient(#fff0ef,#fff);border-color:#bd554d54}:root[data-theme=buro] .plan-card.format-recording{background:linear-gradient(#fff1f1,#fff);border-color:#dc26267a;box-shadow:0 10px 22px #961e1e21}:root[data-theme=buro] .plan-card.format-recording:before{background:#dc2626}:root[data-theme=buro] .plan-card.format-recording .card-topline small{color:#9f1d1d;background:#ffe1e1}:root[data-theme=buro] .plan-card.format-recording .card-topline i{background:#dc2626!important}:root[data-theme=buro] .empty-slot{color:#5d6d80;background:#fff6;border-color:#3c526b38}:root[data-theme=buro] .empty-slot:hover{background:#fff}.profile-compact{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffff9e;border-radius:13px;grid-template-columns:34px 1fr 14px;align-items:center;gap:9px;width:100%;padding:9px;display:grid}.profile-compact>span:nth-child(2){gap:2px;min-width:0;display:grid}.profile-compact b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-compact small{color:var(--muted);font-size:8px}.profile-compact svg{width:13px;color:var(--subtle)}.avatar{color:#255b9d;background:#dce9f8;border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.logout-link{color:var(--subtle);cursor:pointer;background:0 0;border:0;font-size:9px}.workspace{grid-column:2;min-width:0}.mobile-header,.mobile-nav{display:none}.page-content{min-height:100vh;color:var(--ink);background:var(--page-bg);padding:39px clamp(24px,3vw,48px) 70px}.page-heading{justify-content:space-between;align-items:end;gap:30px;margin:0 auto 27px;display:flex}.page-heading h1{letter-spacing:-.055em;margin:6px 0;font-size:clamp(31px,3vw,45px);line-height:1}.page-heading>div>p:last-child{color:var(--muted);margin:0;font-size:12px}.heading-actions{gap:9px;display:flex}.review-button span{color:#a8661a;background:#fff0d7;border-radius:7px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.week-toolbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9;border:1px solid #ffffffe6;border-radius:17px;justify-content:space-between;align-items:center;min-height:62px;margin-bottom:13px;padding:8px 12px;display:flex;box-shadow:0 9px 25px #3541510b}.week-switcher{grid-template-columns:repeat(3,minmax(130px,1fr)) minmax(150px,.9fr);align-items:center;gap:8px;display:grid}.week-nav-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffb8;border-radius:13px;min-height:46px;padding:7px 12px;display:grid}.week-nav-card.active{background:linear-gradient(135deg,#2d6fc421,#ffffffd1);box-shadow:inset 0 0 0 1px #2d6fc424}.week-nav-card span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:850}.week-nav-card b{color:var(--ink);font-size:10px}.week-date-picker{border:1px solid var(--line);min-height:46px;color:var(--muted);text-transform:uppercase;background:#ffffffb8;border-radius:13px;gap:3px;margin:0;padding:6px 9px;font-size:8px;font-weight:850;display:grid}.week-date-picker input{height:24px;color:var(--ink);background:0 0;border:0;border-radius:0;padding:0;font-size:10px;font-weight:800}.toolbar-right{align-items:center;gap:24px;display:flex}.save-indicator{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.save-indicator i,.autosave-state i{background:#2d9a73;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #2d9a731a}.weekend-toggle{color:#5d6877;cursor:pointer;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.weekend-toggle input{opacity:0;width:1px;height:1px;position:absolute}.weekend-toggle>span{background:#cfd5dc;border-radius:999px;width:31px;height:18px;transition:background .2s;position:relative}.weekend-toggle>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000002e}.weekend-toggle input:checked+span{background:#3977c9}.weekend-toggle input:checked+span:after{transform:translate(13px)}.week-grid{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(180px,1fr));align-items:start;gap:10px;padding:1px 1px 20px;display:grid;overflow-x:auto}.week-grid.with-weekend{grid-template-columns:repeat(7,minmax(180px,1fr))}.day-column{background:var(--panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff6b;border-radius:19px;min-height:640px;animation:.45s ease-out both column-in;overflow:hidden;box-shadow:0 10px 32px #303d4f0e}.day-column:nth-child(2){animation-delay:40ms}.day-column:nth-child(3){animation-delay:80ms}.day-column:nth-child(4){animation-delay:.12s}.day-column:nth-child(5){animation-delay:.16s}@keyframes column-in{0%{opacity:0;transform:translateY(10px)}}.day-column.weekend{background:#f4f6f98f}.day-column>header{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#ffffffe6,#f8fafc8c);align-items:center;gap:9px;min-height:68px;padding:12px;display:flex;position:relative}.day-column:first-child>header:before{content:"";background:#2d6ec4;width:3px;position:absolute;inset:0 auto 0 0}.day-number{color:#315e91;background:#e2edf9;border-radius:11px;place-items:center;width:35px;height:39px;font-size:16px;font-weight:800;display:grid}.day-column>header div{min-width:0}.day-column>header h2{letter-spacing:-.02em;text-overflow:ellipsis;margin:0 0 2px;font-size:11px;overflow:hidden}.day-column>header p{color:var(--muted);margin:0;font-size:8px}.day-count{color:#6f7b89;background:#edf0f4;border-radius:7px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:8px;font-weight:800;display:grid}.day-part{border-bottom:1px solid #1f2d3f11;min-height:176px;padding:12px 10px 8px;position:relative}.day-part:first-of-type{background:var(--morning-bg)}.day-part:nth-of-type(2){background:var(--afternoon-bg)}.day-part:nth-of-type(3){background:var(--evening-bg)}.day-part:before{content:"";width:3px;position:absolute;inset:0 auto 0 0}.day-part:first-of-type:before{background:#f0b35e}.day-part:nth-of-type(2):before{background:#5aa8df}.day-part:nth-of-type(3):before{background:#8b77dd}.part-heading{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.part-heading>span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.part-heading i{background:#f0b35e;border-radius:50%;width:6px;height:6px}.part-heading i.afternoon{background:#6ba8d9}.part-heading i.evening{background:#7d76c8}.part-heading button{border:1px solid var(--line);color:#7e8996;cursor:pointer;opacity:.65;background:#ffffffa6;border-radius:7px;place-items:center;width:23px;height:23px;padding:0;display:grid}.part-heading button svg{width:12px}.day-part:hover .part-heading button{opacity:1}.part-cards{gap:7px;display:grid}.plan-card{text-align:left;background:var(--card-bg);cursor:pointer;border:1px solid #27394e16;border-radius:12px;gap:5px;width:100%;padding:10px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:grid;position:relative;box-shadow:0 5px 13px #2d3a4a0d}.plan-card:hover{z-index:2;border-color:#2d609d33;transform:translateY(-2px);box-shadow:0 10px 22px #2d3a4a1a}.plan-card.airing-aired{background:linear-gradient(#ecf8f3,#ffffffe6);border-color:#167c6157;box-shadow:0 9px 20px #167c611f}.plan-card.airing-missed{background:linear-gradient(#fff0ef,#ffffffe6);border-color:#bd554d4d;box-shadow:0 9px 20px #bd554d1a}.plan-card.format-recording{background:linear-gradient(#fff4f4,#fffffff0);border-color:#dc26266b;overflow:hidden;box-shadow:0 9px 20px #be22221a}.plan-card.format-recording:before{content:"";background:#dc2626;width:4px;position:absolute;inset:0 auto 0 0}.plan-card.format-recording .card-topline small{color:#a52020;background:#ffe2e2}.plan-card.format-recording .card-topline i{background:#dc2626!important}.airing-highlight{color:#12654f;text-transform:uppercase;background:#dff4ed;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:4px 6px;font-size:7px;font-weight:900;display:inline-flex}.airing-highlight svg{width:10px}.airing-highlight.missed{color:#9d3e39;background:#f8dddd}.card-topline{color:#717c89;text-transform:uppercase;align-items:center;gap:5px;font-size:7px;font-weight:800;display:flex}.card-topline i{border-radius:50%;width:5px;height:5px}.card-topline small{color:#718095;letter-spacing:.04em;background:#eef1f5;border-radius:5px;margin-left:auto;padding:3px 5px;font-size:6px}.plan-card>b{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.card-title{color:#657181;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:8px;line-height:1.35;display:-webkit-box;overflow:hidden}.card-meta{color:#8a94a0;align-items:center;gap:5px;margin-top:2px;font-size:7px;display:flex}.airing-dot{border:1px solid #aeb6c0;border-radius:50%;width:5px;height:5px}.airing-dot.aired{background:var(--green);border:0}.airing-dot.missed{background:var(--red);border:0}.empty-slot{color:#a2abb6;cursor:pointer;opacity:0;background:0 0;border:1px dashed #3d526b24;border-radius:10px;width:100%;height:34px;font-size:8px;transition:opacity .18s,background .18s}.day-part:hover .empty-slot{opacity:1}.empty-slot:hover{background:#ffffff8c}.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#131d2a38;justify-content:flex-end;animation:.2s fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.editor-drawer{background:#f8f9fb;flex-direction:column;width:min(470px,94vw);height:100%;animation:.3s ease-out drawer-in;display:flex;overflow-y:auto;box-shadow:-25px 0 60px #1c2a3c26}@keyframes drawer-in{0%{opacity:.5;transform:translate(35px)}}.editor-drawer>header,.review-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:28px 30px 22px;display:flex}.editor-drawer h2,.review-modal h2{letter-spacing:-.045em;margin:6px 0 0;font-size:25px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;display:grid}.icon-button svg{width:17px}.editor-fields{flex:1;padding:27px 30px}.editor-fields label em,.compact-dialog label em{color:var(--muted);text-transform:none;font-size:9px;font-style:normal;font-weight:700}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.editor-fields details{border-top:1px solid var(--line);padding-top:8px}.editor-fields summary{color:#687585;cursor:pointer;margin-bottom:17px;font-size:11px;font-weight:800}.editor-drawer>footer{border-top:1px solid var(--line);background:#ffffffb3;justify-content:space-between;align-items:center;gap:20px;padding:18px 30px;display:flex}.autosave-state{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.danger-text-button{color:#a84343;min-height:38px;font:inherit;cursor:pointer;background:#fff8f8;border:1px solid #efd4d4;border-radius:10px;padding:0 12px;font-size:9px;font-weight:800}.danger-text-button:disabled{opacity:.55;cursor:default}.review-backdrop{justify-content:center;align-items:center;padding:30px}.review-modal{background:#f8f9fb;border:1px solid #ffffffd9;border-radius:24px;flex-direction:column;width:min(860px,100%);max-height:calc(100vh - 60px);display:flex;overflow:hidden;box-shadow:0 35px 90px #18243440}.review-modal>header p:last-child{color:var(--muted);margin:8px 0 0;font-size:11px}.review-date-controls{align-items:center;gap:8px;margin-top:16px;display:flex}.review-date-controls button,.review-date-controls label{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:38px;box-shadow:0 6px 14px #3341540a}.review-date-controls button{color:#536175;cursor:pointer;padding:0 12px;font-size:9px;font-weight:850}.review-date-controls button:disabled{opacity:.45;cursor:default}.review-date-controls label{min-width:176px;color:var(--muted);text-transform:uppercase;gap:1px;padding:5px 10px;font-size:7px;font-weight:850;display:grid}.review-date-controls input{height:18px;color:var(--ink);background:0 0;border:0;border-radius:0;padding:0;font-size:10px;font-weight:800}.review-summary{border-bottom:1px solid var(--line);background:#fff;gap:22px;padding:14px 30px;display:flex}.review-summary span{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.review-summary i{border-radius:50%;width:7px;height:7px}.review-summary i.aired{background:var(--green)}.review-summary i.missed{background:var(--red)}.review-summary i.unverified{border:1px solid #99a3af}.review-list{gap:8px;padding:18px 30px;display:grid;overflow-y:auto}.review-list article{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:14px 15px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.review-list article.aired{background:linear-gradient(135deg,#ecf8f3,#fff);border-color:#167c6147;box-shadow:0 10px 24px #167c6117}.review-list article.missed{background:linear-gradient(135deg,#fff0ef,#fff);border-color:#bd554d3d;box-shadow:0 10px 24px #bd554d14}.review-list article>div:first-child{gap:3px;display:grid}.review-list small{color:var(--muted);text-transform:uppercase;font-size:8px}.review-list b{font-size:12px}.review-list span{color:#6c7786;font-size:9px}.review-list strong{color:#12654f;background:#dff4ed;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-top:4px;padding:4px 7px;font-size:8px;display:inline-flex}.review-list strong svg{width:11px}.review-list strong.missed{color:#9d3e39;background:#f8dddd}.review-empty{color:var(--muted);text-align:center;background:#ffffffb3;border:1px dashed #d8e0e8;border-radius:16px;gap:5px;padding:24px;display:grid}.review-empty b{color:var(--text);font-size:14px}.review-actions{gap:6px;display:flex}.review-actions button{border:1px solid var(--line);cursor:pointer;background:#f7f8fa;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:8px;font-weight:800;display:inline-flex}.review-actions button svg{width:12px}.review-actions button.selected.aired{color:#12654f;background:#e5f4ef;border-color:#167c6140}.review-actions button.selected.missed{color:#9d3e39;background:#f8e9e8;border-color:#bd554d40}.review-modal>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:15px 30px;display:flex}.review-modal>footer span{color:var(--muted);font-size:9px}.template-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.template-card,.new-template,.admin-panel,.chart-card,.leaders-card{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #ffffffe6;border-radius:20px}.template-card{overflow:hidden}.template-art{background:linear-gradient(145deg,#dbe8f8,#b9cee9);height:145px;display:block;position:relative;overflow:hidden}.template-art:after{content:"";border:1px solid #ffffff8c;border-radius:50%;width:170px;height:170px;position:absolute;top:-75px;right:-45px;box-shadow:0 0 0 28px #ffffff1f,0 0 0 56px #ffffff14}.template-art i{z-index:1;background:#ffffffbf;border-radius:6px;width:100px;height:16px;position:absolute;left:27px;box-shadow:0 6px 18px #26466c14}.template-art i:first-child{top:35px}.template-art i:nth-child(2){width:135px;top:61px}.template-art i:nth-child(3){width:80px;top:87px}.template-art.art-2{background:linear-gradient(145deg,#e6eadc,#c4d6bb)}.template-art.art-3{background:linear-gradient(145deg,#e8dfec,#c8bee1)}.template-card>div{padding:18px 19px 8px}.template-card small,.admin-panel header small,.chart-card header small,.leaders-card header small{color:#778393;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.template-card h2,.admin-panel h2,.chart-card h2,.leaders-card h2{letter-spacing:-.035em;margin:5px 0;font-size:16px}.template-card p{color:var(--muted);margin:0;font-size:9px}.template-card>button{margin:10px 19px 19px}.new-template{color:#718091;cursor:pointer;border-style:dashed;place-content:center;justify-items:center;gap:10px;min-height:300px;display:grid}.new-template svg{color:#356cae;background:#e1ebf7;border-radius:10px;width:31px;height:31px;padding:7px}.new-template b{color:#334154;font-size:12px}.new-template span{font-size:9px}.template-workflow{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffd1,#eff6fdad);border:1px solid #ffffffeb;border-radius:20px;margin-bottom:22px;padding:20px}.workflow-step{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffd1,#f4f8fc9e);border:1px solid #ffffffeb;border-radius:18px;grid-template-columns:38px minmax(0,1fr);align-content:start;gap:4px 12px;min-width:0;padding:17px;display:grid;position:relative;box-shadow:0 10px 28px #303d4f0e}.workflow-step:after{z-index:1;content:"";background:#37537426;width:13px;height:1px;position:absolute;top:35px;right:-13px}.workflow-step:last-child:after{display:none}.workflow-number{color:#285f9f;background:linear-gradient(145deg,#e8f1fb,#d8e7f7);border:1px solid #ffffffd9;border-radius:12px;grid-row:1/span 3;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid;box-shadow:0 7px 16px #285f9f1a}.workflow-step h2,.workflow-step h3{letter-spacing:-.025em;min-width:0;margin:1px 0 0;font-size:12px}.workflow-step p{min-width:0;color:var(--muted);margin:1px 0 0;font-size:8px;line-height:1.55}.workflow-fields{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:9px;margin-top:9px;display:grid}.workflow-fields label{color:#586474;gap:6px;min-width:0;font-size:8px;font-weight:800;display:grid}.workflow-fields input,.workflow-fields select{border-radius:10px;min-width:0;height:39px;padding:0 11px;font-size:9px}.workflow-fields .primary-button,.workflow-fields .secondary-button{align-self:end;min-width:0;min-height:39px;padding:0 11px;font-size:9px}.template-workflow .workflow-fields label{grid-template-columns:30px 1fr;align-items:center}.template-workflow .workflow-number{border-radius:9px;grid-row:1/span 2;width:28px;height:28px}.template-workflow .workflow-fields input,.template-workflow .workflow-fields select{grid-column:2}.source-fields{grid-template-columns:minmax(210px,280px) 1fr;align-items:end}.source-fields>span{color:var(--muted);align-self:center;font-size:9px}.template-section{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #ffffffeb;border-radius:20px;margin-top:18px;padding:20px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.section-heading>div{min-width:0}.section-heading h2{letter-spacing:-.04em;margin:3px 0 4px;font-size:18px}.section-heading p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.section-heading>button{flex:none}.preset-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.preset-card{background:linear-gradient(145deg,#fffffff0,#f6f9fcc2);border:1px solid #2a3b5018;border-radius:15px;grid-template-columns:38px 1fr;align-items:start;gap:11px;min-width:0;min-height:120px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 18px #2d3a4a0b}.preset-card:before{content:"";background:linear-gradient(90deg,#75a7df,#b9d4ef 65%,#0000);height:3px;position:absolute;top:0;left:0;right:0}.preset-card:hover{border-color:#2d609d30;transform:translateY(-2px);box-shadow:0 12px 25px #2d3a4a16}.preset-card>span{color:#285f9f;background:#e4edf7;border-radius:12px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:850;display:grid}.preset-card>div{min-width:0}.preset-card small{color:#718091;font-size:7px;font-weight:750}.preset-card h3{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.preset-card p{min-height:25px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:8px;line-height:1.55;display:-webkit-box;overflow:hidden}.preset-meta{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.preset-meta span,.preset-meta small{color:#5c6c7e;text-overflow:ellipsis;white-space:nowrap;background:#edf2f7;border-radius:7px;align-items:center;min-width:0;max-width:100%;min-height:21px;padding:0 7px;font-size:7px;font-weight:750;display:inline-flex;overflow:hidden}.preset-actions{align-items:center;gap:6px;margin-top:auto;padding-top:3px;display:flex}.preset-actions button{min-width:0;min-height:31px;padding:0 10px;font-size:8px}.preset-actions button:first-child{flex:1}.template-empty{min-height:170px;color:var(--muted);text-align:center;background:linear-gradient(145deg,#f9fbfdb8,#eff4f980);border:1px dashed #3d526b33;border-radius:16px;place-content:center;justify-items:center;gap:7px;padding:25px;display:grid}.template-empty svg{color:#356cae;background:#e1ebf7;border-radius:11px;width:34px;height:34px;margin-bottom:3px;padding:8px}.template-empty b,.template-empty h3{color:#334154;margin:0;font-size:11px}.template-empty p{max-width:360px;margin:0;font-size:8px;line-height:1.55}.template-empty button{margin-top:6px}.preset-strip{gap:7px;max-width:100%;padding:4px 1px 8px;display:grid}.preset-strip>span{color:#677587;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.preset-strip>div{scrollbar-width:thin;scroll-snap-type:x proximity;gap:7px;max-width:100%;padding:1px 0 5px;display:flex;overflow-x:auto}.preset-chip{color:#526376;cursor:pointer;scroll-snap-align:start;background:#ffffffd4;border:1px solid #2a3b501a;border-radius:999px;align-items:center;gap:7px;min-width:max-content;min-height:33px;padding:0 11px;font-size:8px;font-weight:750;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 12px #2d3a4a0a}.preset-chip:before{content:"";background:#75a7df;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #75a7df1f}.preset-chip:hover{background:#fff;border-color:#2d609d38;transform:translateY(-1px);box-shadow:0 7px 16px #2d3a4a14}.preset-chip.active,.preset-chip[aria-pressed=true]{color:#225991;background:#e8f1fb;border-color:#2768d73b;box-shadow:inset 0 0 0 1px #fff9}.history-layout{max-width:900px}.filter-bar{background:#fff9;border:1px solid #ffffffe6;border-radius:16px;grid-template-columns:1fr 190px 170px;gap:9px;margin-bottom:18px;padding:11px;display:grid}.filter-bar input,.filter-bar select{height:39px;font-size:10px}.timeline{padding-left:16px;display:grid;position:relative}.timeline:before{content:"";background:#d5dbe2;width:1px;position:absolute;top:22px;bottom:22px;left:32px}.timeline article{border-bottom:1px solid var(--line);grid-template-columns:35px 1fr auto;align-items:center;gap:15px;padding:16px 12px;display:grid;position:relative}.timeline-avatar{z-index:1;color:#2c609d;background:#dbe8f7;border:4px solid #f2f4f7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.timeline article div{gap:3px;display:grid}.timeline small{color:var(--muted);font-size:8px}.timeline h3{margin:0;font-size:11px}.timeline p{color:#6b7685;margin:0;font-size:9px}.timeline button{color:#4772a5;cursor:pointer;background:0 0;border:0;font-size:8px}.report-filters{background:#ffffff9e;border-radius:17px;gap:10px;margin-bottom:17px;padding:12px;display:flex}.report-filters label{min-width:180px;margin:0}.report-filters select{height:39px;font-size:9px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metric-grid article{background:#ffffffb8;border:1px solid #ffffffe6;border-radius:17px;grid-template-columns:38px 1fr;padding:16px;display:grid;box-shadow:0 8px 25px #303d4e0d}.metric-icon{border-radius:10px;grid-row:1/4;place-items:center;width:33px;height:33px;font-size:14px;font-style:normal;font-weight:800;display:grid}.metric-icon svg{width:15px}.metric-icon.blue{color:#2868ba;background:#e0ebf8}.metric-icon.green{color:#157158;background:#def1eb}.metric-icon.red{color:#a94741;background:#f5e2e0}.metric-icon.amber{color:#9b661e;background:#f8ecd8}.metric-grid small{color:var(--muted);font-size:8px}.metric-grid b{letter-spacing:-.05em;font-size:23px}.metric-grid em{color:#85909d;font-size:7px;font-style:normal}.report-grid{grid-template-columns:1.7fr 1fr;gap:14px;display:grid}.chart-card,.leaders-card{padding:21px}.chart-card header,.leaders-card header,.admin-panel header{justify-content:space-between;align-items:start;display:flex}.chart-card header span{color:var(--muted);font-size:8px}.bar-chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 49px,#28384b0e 50px);justify-content:space-around;align-items:end;gap:12px;height:250px;padding:30px 10px 0;display:flex}.bar-chart span{grid-template-rows:1fr 20px;place-items:end center;gap:7px;width:100%;height:100%;display:grid}.bar-chart i{background:linear-gradient(#68a0dc,#2e6fbb);border-radius:7px 7px 2px 2px;width:min(28px,70%);box-shadow:0 8px 15px #2d6ab126}.bar-chart small{color:var(--muted);font-size:7px}.leaders-card>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 30px 40px;align-items:center;gap:8px;padding:14px 0;font-size:10px;display:grid}.leaders-card>div b{text-align:right}.leaders-card>div em{color:#157158;text-align:center;background:#e4f2ed;border-radius:6px;padding:4px;font-size:7px;font-style:normal}.admin-grid{grid-template-columns:1.45fr 1fr;gap:14px;display:grid}.admin-panel{padding:21px}.admin-panel.wide{grid-row:span 2}.status-pill{color:#177058;background:#e2f1ec;border-radius:999px;padding:6px 8px;font-size:7px;font-weight:800}.status-pill.muted{color:#7a8490;background:#eceff2}.user-row{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto auto 30px;align-items:center;gap:10px;padding:13px 0;display:grid}.user-row>span:nth-child(2){gap:2px;display:grid}.user-row b{font-size:10px}.user-row small{color:var(--muted);font-size:8px}.user-row em{color:#536273;background:#edf0f4;border-radius:7px;padding:5px 7px;font-size:7px;font-style:normal}.user-row button,.status-row button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:8px}.admin-panel>p{color:var(--muted);font-size:9px;line-height:1.6}.segmented{background:#eceff3;border-radius:10px;gap:4px;padding:4px;display:flex}.segmented button{color:#6e7987;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;height:30px;font-size:8px;font-weight:800}.segmented button.active{color:#285f9f;background:#fff;box-shadow:0 3px 8px #2c394a14}.settings-row{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.settings-row>span{gap:2px;display:grid}.settings-row b{font-size:9px}.settings-row small{color:var(--muted);font-size:7px}.settings-row input{width:90px;height:34px;font-size:9px}.status-row{border-bottom:1px solid var(--line);grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:11px 0;font-size:9px;display:grid}.status-row i{border-radius:50%;width:7px;height:7px}.advertisers-panel{grid-column:1/-1}.advertiser-directory{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:7px;max-height:250px;display:grid;overflow:auto}.advertiser-directory>button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.advertiser-directory>button>span{color:#285f9f;background:#e4edf7;border-radius:8px;place-items:center;width:28px;height:28px;font-size:7px;font-weight:850;display:grid}.advertiser-directory b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.advertiser-directory em{color:var(--muted);font-size:7px;font-style:normal}.advertisers-simple-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb3;border:1px solid #ffffffeb;border-radius:20px;padding:20px}.advertisers-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.advertisers-toolbar input{width:min(420px,100%);height:43px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:12px;padding:0 13px}.advertisers-toolbar b{color:var(--muted);white-space:nowrap;font-size:9px}.advertisers-toolbar>div{align-items:center;gap:12px;display:flex}.directory-tabs{background:#ffffff9e;border:1px solid #ffffffe6;border-radius:14px;gap:4px;margin-bottom:13px;padding:4px;display:inline-flex;box-shadow:0 7px 20px #303d4f0b}.directory-tabs button{color:#687587;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 18px;font-size:9px;font-weight:800}.directory-tabs button.active{color:#215c9f;background:#fff;box-shadow:0 5px 14px #29476b1a}.advertisers-simple-list{gap:7px;display:grid}.advertisers-simple-list article{border:1px solid var(--line);background:#ffffffe0;border-radius:13px;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:grid}.advertisers-simple-list article>span{color:#285f9f;background:#e4edf7;border-radius:11px;place-items:center;width:38px;height:38px;font-size:8px;font-weight:850;display:grid}.advertisers-simple-list article>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.advertisers-simple-list button{border:1px solid var(--line);color:#526376;cursor:pointer;background:#fff;border-radius:9px;min-height:32px;padding:0 10px;font-size:8px;font-weight:750}.advertisers-simple-list .danger-text{color:#a84343;background:#fff8f8;border-color:#efd4d4}.danger-button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#c64949;border:0;border-radius:11px;padding:0 17px;font-size:9px;font-weight:800}.danger-button:disabled{opacity:.55;cursor:default}.confirm-dialog>p{color:var(--muted);font-size:10px;line-height:1.6}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.compact-action{min-height:28px;padding:0 9px;font-size:7px}.inline-create{border:1px solid var(--line);background:#ffffffb8;border-radius:14px;align-items:center;gap:9px;margin:0 0 18px;padding:13px;display:flex}.inline-create input{flex:1;min-width:220px}.compact-dialog{background:#f9fafc;border:1px solid #ffffffd9;border-radius:22px;width:min(460px,100vw - 30px);max-height:calc(100vh - 30px);padding:24px;overflow:auto;box-shadow:0 28px 80px #1d2b3d38}.compact-dialog.wide-dialog{width:min(760px,100vw - 30px)}.compact-dialog header{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.compact-dialog header h2{margin:3px 0 0;font-size:22px}.compact-dialog>label{color:#536273;gap:6px;margin:12px 0;font-size:9px;font-weight:750;display:grid}.compact-dialog input,.compact-dialog select,.inline-create input{height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:11px;padding:0 12px}.compact-dialog footer{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.profile-drawer{width:min(440px,94vw)}.profile-hero{background:linear-gradient(135deg,#e4edf8,#f2f5f9);border-radius:16px;align-items:center;gap:13px;margin:25px 30px 12px;padding:17px;display:flex}.avatar.large{border-radius:14px;width:45px;height:45px;font-size:11px}.profile-hero>div{gap:3px;display:grid}.profile-hero b{font-size:11px}.profile-hero small{color:var(--muted);font-size:8px}.profile-edit-block{gap:10px;padding:0 30px 12px;display:grid}.profile-edit-block label{color:var(--muted);gap:6px;font-size:8px;font-weight:800;display:grid}.profile-edit-block input{height:38px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:11px;padding:0 12px;font-size:10px}.notif-cards{gap:12px;padding:12px 30px;display:grid}.notif-card{border:1px solid var(--line);background:#ffffff8c;border-radius:13px;gap:9px;padding:13px 14px;transition:border-color .15s,background .15s;display:grid}.notif-card.is-active{background:#e8f0fd8c;border-color:#b9d2f6}.notif-card.is-off{opacity:.65}[data-theme=buro] .notif-card{background:#ffffff0a}[data-theme=buro] .notif-card.is-active{background:#508cdc1f;border-color:#78aaeb73}.notif-card>header{grid-template-columns:28px 1fr 35px;align-items:center;gap:11px;display:grid}.notif-card>header>div{gap:1px;min-width:0;display:grid}.notif-card>header b{font-size:14px}.notif-card>header small{color:var(--muted,#6b7280);font-size:11px}.notif-emoji{text-align:center;font-size:19px;line-height:1}.notif-card__hint{color:var(--muted,#6b7280);margin:0;font-size:12px}.notif-card__time{color:var(--muted,#6b7280);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.notif-card__time label{align-items:center;gap:6px;display:inline-flex}.notif-card__time input[type=time]{border:1px solid var(--line);background:#ffffffb3;border-radius:8px;padding:5px 8px;font-size:12px}[data-theme=buro] .notif-card__time input[type=time]{color:#fff;background:#ffffff12}.notif-card__inline{background:#00000006;border-radius:10px;grid-template-columns:18px 1fr;align-items:start;gap:9px;padding:9px 11px;font-size:12px;display:grid}[data-theme=buro] .notif-card__inline{background:#ffffff0d}.notif-card__inline b{font-size:12px}.notif-card__inline small{color:var(--muted,#6b7280);font-size:11px}.notif-card__chips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.notif-chip{border:1px solid var(--line);color:var(--muted,#6b7280);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:12px;display:inline-flex}.notif-chip input{cursor:pointer;margin:0}.notif-chip.is-on{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f6}[data-theme=buro] .notif-chip.is-on{color:#fff;background:#78aaeb2e;border-color:#78aaeb8c}.notification-list{padding:12px 30px;display:grid}.notification-list label{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 35px;align-items:center;gap:11px;padding:14px 0;display:grid}.notification-icon{color:#326cad;background:#e3edf8;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.notification-icon svg{width:15px}.notification-list label>span:nth-child(2){gap:3px;display:grid}.notification-list b{font-size:10px}.notification-list small{color:var(--muted);font-size:8px}.notification-list input{accent-color:#2f70c3;width:33px;height:18px}.telegram-box{background:#ffffff8c;border:1px dashed #c9d2dd;border-radius:15px;margin:17px 30px;padding:17px}.telegram-box span{color:#5782ad;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.telegram-box b{font-size:10px}.telegram-box p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.5}.telegram-enable{color:var(--ink);align-items:center;gap:7px;margin-top:12px;font-size:9px;font-weight:750;display:flex}.profile-fields{grid-template-columns:1.4fr 1fr 1fr;gap:8px;padding:4px 30px 0;display:grid}.profile-fields label{color:var(--muted);gap:5px;font-size:7px;display:grid}.profile-fields input{min-width:0;height:34px;font-size:8px}.success-note{color:#167c61;font-size:9px;font-weight:750}.drawer-message{margin-left:30px;margin-right:30px}.empty-page,.loading-state,.app-boot{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;display:grid}.empty-page>span{color:#376ba7;background:#dfeaf6;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.empty-page h2{color:var(--ink);margin-bottom:5px}.empty-page p{margin-top:0;font-size:11px}.loading-state span,.app-boot>span{border:3px solid #dbe2ea;border-top-color:#3771b8;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-state p{font-size:10px}.app-boot{background:#f5f7f9;gap:20px}.png-export-clone{background:var(--page-bg)!important;padding:32px!important}.png-export-clone .heading-actions,.png-export-clone .week-toolbar,.png-export-clone .empty-slot{display:none!important}.png-export-clone .week-grid{padding-bottom:0!important;overflow:visible!important}@media (width<=1100px){.login-shell{grid-template-columns:1fr 1fr}.story-metrics{gap:22px}.metric-grid,.template-grid{grid-template-columns:repeat(2,1fr)}.template-workflow{grid-template-columns:1fr}.workflow-step:after{width:1px;height:13px;inset:auto auto -13px 35px}.workflow-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}.admin-panel.wide{grid-row:auto}}@media (width<=800px){.login-shell{grid-template-columns:1fr}.login-story{min-height:44vh;padding:30px}.story-copy{margin:70px 0 40px}.story-copy h1{font-size:48px}.story-metrics,.story-foot{display:none}.login-panel{padding:40px 25px 60px}.app-shell{display:block}.sidebar{display:none}.workspace{grid-column:auto}.mobile-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f9fbd9;justify-content:space-between;align-items:center;height:63px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-header button{color:#36679f;background:#e4edf7;border:0;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;display:grid}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fafbfce6;border:1px solid #ffffffe6;border-radius:18px;grid-template-columns:repeat(5,1fr);height:62px;padding:5px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 14px 35px #1c283829}.mobile-nav a{flex-direction:column;justify-content:center;gap:2px;height:51px;padding:0;font-size:6px;overflow:hidden}.mobile-nav a svg{width:17px}.mobile-nav a.active{color:#1e5da7;background:#e6eef8}.page-content{padding:29px 16px 95px}.page-heading{align-items:start}.page-heading h1{font-size:32px}.heading-actions{flex-direction:column-reverse}.heading-actions button{min-width:150px}.week-toolbar{align-items:stretch}.toolbar-right{justify-content:flex-end}.save-indicator{display:none}.week-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(245px,78vw))}.week-grid.with-weekend{grid-template-columns:repeat(7,minmax(245px,78vw))}.day-column{scroll-snap-align:start}.empty-slot{opacity:1}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advertisers-simple-panel{padding:15px}.report-grid{grid-template-columns:1fr}.report-filters{overflow-x:auto}}@media (width<=560px){.story-copy{margin-top:55px}.story-copy h1{font-size:39px}.story-copy>p{font-size:13px}.login-story{min-height:400px}.page-heading{display:grid}.heading-actions{flex-direction:row;width:100%}.heading-actions button{flex:1;min-width:0;padding:0 10px;font-size:9px}.week-toolbar{gap:9px;display:grid}.toolbar-right{justify-content:space-between;padding:0 5px 2px}.template-grid,.metric-grid{grid-template-columns:1fr}.template-workflow{gap:9px}.workflow-step{grid-template-columns:34px minmax(0,1fr);padding:14px}.workflow-number{border-radius:10px;width:34px;height:34px}.workflow-step:after{height:10px;bottom:-10px;left:31px}.workflow-fields,.preset-grid{grid-template-columns:1fr}.advertisers-toolbar,.advertisers-toolbar>div{flex-direction:column;align-items:stretch}.directory-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.advertisers-simple-list article{grid-template-columns:38px minmax(0,1fr)}.advertisers-simple-list article button{grid-row:2}.advertisers-simple-list article button:first-of-type{grid-column:1}.advertisers-simple-list article button:nth-of-type(2){grid-column:2}.template-section{border-radius:17px;margin-top:13px;padding:15px}.section-heading{flex-direction:column;align-items:stretch;gap:10px}.section-heading>button{width:100%}.preset-card{min-height:0}.preset-actions{flex-wrap:wrap}.preset-actions button{flex:1}.compact-dialog.wide-dialog{width:calc(100vw - 20px);padding:19px}.filter-bar{grid-template-columns:1fr}.inline-create{flex-direction:column;align-items:stretch}.inline-create input{min-width:0}.timeline article{grid-template-columns:35px 1fr}.timeline article button{display:none}.report-filters{display:grid}.review-backdrop{padding:0}.review-modal{border-radius:0;width:100%;height:100%;max-height:100vh}.review-list article{flex-direction:column;align-items:start}.review-actions{width:100%}.review-actions button{flex:1;justify-content:center}.review-summary{gap:12px;overflow-x:auto}.field-row{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@page{size:A4 landscape;margin:8mm}@media print{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important}.sidebar,.mobile-header,.mobile-nav,.heading-actions,.week-toolbar,.empty-slot,.drawer-backdrop{display:none!important}.app-shell,.workspace{min-height:0!important;display:block!important}.page-content.plan-page{zoom:.76;background:#fff;min-height:0;padding:0}.page-heading{margin:0 0 3mm}.page-heading h1{font-size:19pt}.page-heading>div>p:last-child{display:none}.week-grid,.week-grid.with-weekend{grid-template-columns:repeat(5,minmax(0,1fr));gap:2.5mm;padding:0;display:grid;overflow:visible}.week-grid.with-weekend{grid-template-columns:repeat(7,minmax(0,1fr))}.day-column{break-inside:avoid;min-height:0;box-shadow:none;background:#fff;border:1px solid #d8dde4;border-radius:8px;animation:none}.day-column>header{padding:8px}.day-number{width:27px;height:27px}.day-part{padding:7px}.part-heading button{display:none}.plan-card{break-inside:avoid;box-shadow:none;background:#f7f9fb;margin-bottom:4px;padding:7px}.plan-card b{font-size:8px}.card-title,.card-meta,.card-topline{font-size:6.5px}}
