/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#0d0e0f;--panel:#151718;--panel-2:#1b1d1e;--line:#292c2d;--muted:#8f9393;--text:#f6f7f4;--yellow:#f2dc19;--green:#3fd38b}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:Arial,Helvetica,sans-serif}button{font:inherit}:where(select){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--panel-2);color:var(--text)}:where(select):focus-visible{border-color:var(--yellow);outline-offset:1px;outline:2px solid #f2dc1924}:where(select) option,:where(select) optgroup{background-color:var(--panel-2);color:var(--text)}:where(select) option:checked{color:var(--yellow);background:#36350f}:where(select):disabled{color:var(--muted);opacity:.7}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#111314;flex-direction:column;width:252px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;min-width:0;height:54px;padding:0 11px;display:flex}.brand-lpa img{object-fit:contain;object-position:left center;width:170px;height:54px;display:block}.brand-client{padding-right:8px}.brand-client img{object-fit:contain;object-position:left center;width:100%;max-width:174px;height:44px;display:block}.brand-client-name{color:#fff;letter-spacing:-.02em;overflow-wrap:anywhere;max-width:190px;font-size:17px;line-height:1.12}.sidebar nav{flex:1;margin-top:24px;overflow-y:auto}.nav-label{color:#626666;letter-spacing:.17em;margin:0 0 8px;padding:0 12px;font-size:9px;font-weight:700}.nav-label.second{margin-top:26px}.sidebar nav button{color:#aeb1af;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.sidebar nav button>span{text-align:center;color:#929695;width:18px;font-size:18px}.sidebar nav button>span svg{width:18px;height:18px;margin:auto;display:block}.sidebar nav button.nav-subitem>span svg{width:15px;height:15px}.sidebar nav button:hover{color:#fff;background:#191b1c}.sidebar nav button.active{color:var(--yellow);background:#24240f}.sidebar nav button.active>span{color:var(--yellow)}.nav-groups{gap:3px;margin-top:3px;display:grid}.nav-group{gap:2px;display:grid}.sidebar nav button.nav-group-trigger{position:relative}.sidebar nav button.nav-group-trigger.group-active{color:#f1f2ee}.sidebar nav button.nav-group-trigger.group-active>span{color:var(--yellow)}.sidebar nav button .nav-chevron{color:#727675;width:auto;margin-left:auto;font-size:19px;font-style:normal;line-height:1;transition:transform .2s;transform:rotate(0)}.sidebar nav button .nav-chevron.open{color:var(--yellow);transform:rotate(90deg)}.nav-submenu{border-left:1px solid #303334;gap:1px;margin:0 0 5px 20px;padding-left:8px;display:grid}.sidebar nav button.nav-subitem{border-radius:7px;min-height:35px;padding:0 9px;font-size:11px;font-weight:600}.sidebar nav button.nav-subitem>span{width:15px;font-size:14px}.sidebar nav button em{color:#141400;background:var(--yellow);border-radius:10px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.client-organization-switcher{background:#191b1c;border:1px solid #343737;border-radius:10px;gap:7px;margin:14px 0 0;padding:11px 12px;display:grid}.client-organization-switcher span{color:#8b8e8d;letter-spacing:.16em;font-size:8px;font-weight:800}.client-organization-switcher select{color:#f5f6f2;background:#242627;border:1px solid #3d4140;border-radius:8px;width:100%;min-width:0;padding:9px 30px 9px 10px;font-size:11px;font-weight:700}.sidebar-plan{background:#191b1c;border:1px solid #313435;border-radius:11px;padding:14px}.sidebar-plan small{letter-spacing:.16em;color:#737676;font-size:8px}.sidebar-plan div{justify-content:space-between;align-items:center;margin:8px 0 3px;display:flex}.sidebar-plan b{font-size:13px}.sidebar-plan span{color:var(--green);background:#143023;border-radius:10px;padding:4px 7px;font-size:9px}.sidebar-plan p{color:#777b7a;margin:0;font-size:10px}.sidebar-plan button{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:12px 0 0;font-size:10px}.profile{align-items:center;gap:9px;padding:18px 6px 0;display:flex}.avatar{background:var(--yellow);color:#1b1b0c;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile>div:nth-child(2){flex-direction:column;flex:1;display:flex}.profile b{font-size:11px}.profile small{color:#777;margin-top:3px;font-size:9px}.profile>span{color:#777}.workspace{min-height:100vh;margin-left:252px}.client-whatsapp-button{z-index:40;color:#fff;background:#25d366;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .16s,box-shadow .16s,background .16s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #00000061}.client-whatsapp-button:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 15px 34px #0000007a}.client-whatsapp-button:focus-visible{outline-offset:3px;outline:3px solid #f2dc19bf}.client-whatsapp-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.client-whatsapp-button svg path:last-child{fill:currentColor;stroke:none}.client-whatsapp-button span{border:1px solid var(--line);width:max-content;max-width:180px;color:var(--text);opacity:0;pointer-events:none;background:#151718;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700;transition:opacity .14s,transform .14s;position:absolute;right:calc(100% + 10px);transform:translate(4px)}.client-whatsapp-button:hover span,.client-whatsapp-button:focus-visible span{opacity:1;transform:translate(0)}.settings-page{max-width:1180px}.settings-message,.settings-loading{color:#e8dd75;background:#1d1d14;border:1px solid #4d4923;border-radius:10px;margin-bottom:16px;padding:14px 16px;font-size:11px}.settings-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:14px;display:grid}.settings-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:22px}.settings-card h2{margin:5px 0 0;font-size:18px}.settings-profile-card,.settings-company-card{grid-column:1}.settings-card:nth-child(3){grid-area:1/2/span 2}.settings-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.settings-form label{color:#9a9e9d;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:7px;font-size:9px;font-weight:700;display:flex}.settings-form input{width:100%;min-height:43px;color:var(--text);text-transform:none;letter-spacing:normal;background:#101213;border:1px solid #333637;border-radius:8px;outline:none;padding:0 12px;font-size:11px}.settings-form input:focus{border-color:#77751d}.settings-form input:disabled{color:#777b7a;cursor:not-allowed}.avatar-editor{border:1px solid var(--line);background:#111314;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.settings-avatar{background:var(--yellow);color:#171700;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:18px;font-weight:900;display:grid;overflow:hidden}.settings-avatar img{object-fit:cover;width:100%;height:100%}.avatar-editor>div:last-child{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.avatar-editor b{font-size:11px}.avatar-editor small{color:#747877;font-size:9px}.secondary-upload{cursor:pointer;margin-top:5px;position:relative;color:var(--yellow)!important}.secondary-upload input{opacity:0;width:1px;height:1px;position:absolute}.settings-preferences{flex-direction:column;display:flex}.settings-preferences label{border-top:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:57px;display:flex}.settings-preferences label:first-child{border-top:0}.settings-preferences span{flex-direction:column;gap:4px;display:flex}.settings-preferences b{font-size:10px}.settings-preferences small{color:#747877;font-size:8px}.settings-preferences input{width:16px;height:16px;accent-color:var(--yellow)}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0e0fed;justify-content:space-between;align-items:center;height:84px;padding:0 3.1vw;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.02em;margin:0 0 5px;font-size:19px}.topbar p{color:#727676;margin:0;font-size:11px}.top-actions{align-items:center;gap:10px;display:flex}.top-actions button,.month-controls button{color:#d8dad8;cursor:pointer;background:#17191a;border:1px solid #303334;border-radius:8px;height:37px}.top-actions .company{padding:0 14px;font-size:10px}.company span{color:#777;margin-left:14px}.panel-mode-switcher{background:#17191a;border:1px solid #3a3d3d;border-radius:9px;align-items:center;gap:9px;height:44px;padding:4px 5px 4px 10px;display:flex}.panel-mode-switcher>span{color:#8f9393;letter-spacing:.08em;white-space:nowrap;font-size:8px;font-weight:900}.panel-mode-switcher select{width:min(220px,22vw);min-width:130px;height:34px;color:var(--text);cursor:pointer;background:#222526;border:1px solid #333637;border-radius:7px;outline:none;padding:0 30px 0 10px;font-size:10px;font-weight:800}.client-preview-mode .panel-mode-switcher{background:#24240f;border-color:#77751d}.client-preview-mode .panel-mode-switcher>span,.client-preview-mode .panel-mode-switcher select{color:var(--yellow)}.client-preview-mode .topbar{border-bottom-color:#77751d}.notification{width:37px;position:relative}.notification>strong{background:var(--yellow);color:#121300;border-radius:50%;min-width:16px;height:16px;padding:0 4px;font-size:8px;line-height:16px;position:absolute;top:3px;right:3px}.modal-backdrop.notification-backdrop{justify-content:flex-end;align-items:stretch;padding:16px;display:flex}.notification-panel{background:#111314;border:1px solid #303334;border-radius:14px;flex-direction:column;width:clamp(400px,30vw,580px);max-width:100%;height:calc(100dvh - 32px);min-height:0;padding:28px;display:flex;overflow:hidden;box-shadow:0 25px 80px #00000085}.notification-panel-head{border-bottom:1px solid #292c2d;justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.notification-panel-head h2{margin:5px 0 3px;font-size:24px}.notification-panel-head p{color:#858989;margin:0;font-size:12px}.notification-panel-head>div:last-child{gap:7px;display:flex}.notification-panel-head button{color:#d8dad8;cursor:pointer;background:#1b1d1e;border:1px solid #343738;border-radius:8px;width:35px;height:35px}.notification-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 0 9px;display:flex}.notification-filter-tabs{margin-right:auto}.notification-tools button.clear-read-notifications{color:#b8bbba}.notification-tools button:disabled{opacity:.4;cursor:not-allowed}.notification-tools button{color:var(--yellow);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.notification-filter-tabs{background:#17191a;border:1px solid #2e3132;border-radius:8px;gap:4px;padding:3px;display:flex}.notification-filter-tabs button{color:#898d8c;border-radius:6px;padding:6px 9px}.notification-filter-tabs button.active{color:#151600;background:var(--yellow)}.notification-filters{grid-template-columns:1fr 1fr;gap:8px;padding-bottom:12px;display:grid}.notification-filters select{color:#c9ccca;background:#17191a;border:1px solid #303334;border-radius:8px;outline:none;width:100%;min-width:0;height:35px;padding:0 10px;font-size:10px}.notification-list{overscroll-behavior:contain;flex:auto;grid-auto-rows:max-content;align-content:start;gap:8px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.notification-list>button{text-align:left;color:#e7e8e5;cursor:pointer;background:#191b1c;border:1px solid #2c2f30;border-radius:10px;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;width:100%;min-height:max-content;padding:14px;display:grid}.notification-list>button:hover{border-color:#55594e}.notification-list>button.read{opacity:.58}.notification-list>button>i{background:#656969;border-radius:50%;width:7px;height:7px}.notification-list>button.unread>i{background:var(--yellow)}.notification-list>button.urgent{border-left:3px solid #ee5757}.notification-list span{gap:4px;min-width:0;display:grid}.notification-list b{font-size:12px}.notification-list small{color:#a8abaa;white-space:normal;overflow-wrap:anywhere;font-size:11px;line-height:1.45}.notification-list em{color:#aaaead;background:#26292a;border-radius:10px;width:fit-content;padding:3px 7px;font-size:9px;font-style:normal}.notification-list>button>strong{color:var(--yellow)}.notification-preferences{background:#17191a;border:1px solid #303334;border-radius:10px;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;padding:14px;display:grid}.notification-preferences>b{grid-column:1/-1;margin-bottom:3px;font-size:11px}.notification-preferences label{color:#b8bbba;align-items:center;gap:7px;font-size:10px;display:flex}.notification-empty{text-align:center;border:1px dashed #303334;border-radius:10px;gap:5px;padding:35px 15px;display:grid}.notification-empty small{color:#858989}.top-actions .primary{border-color:var(--yellow);color:#191900;background:var(--yellow);padding:0 17px;font-size:11px;font-weight:800}.mobile-menu{display:none}.content{max-width:1500px;margin:0 auto;padding:33px 3.1vw 50px}.hero{background:radial-gradient(circle at 85% 30%,#f2dc1924,#0000 24%),#161819;border:1px solid #2b2e2f;border-radius:14px;align-items:center;min-height:200px;padding:34px 40px;display:flex;position:relative;overflow:hidden}.eyebrow,.card-heading small,.section-title small{color:var(--yellow);letter-spacing:.18em;font-size:8px;font-weight:800;display:block}.hero h2{letter-spacing:-.045em;margin:10px 0 9px;font-size:clamp(31px,3.4vw,48px);line-height:.98}.hero h2 em{color:var(--yellow);font-style:normal}.hero p{color:#858988;margin:0;font-size:12px}.hero-lines{width:330px;height:170px;position:absolute;top:18px;right:5%;transform:rotate(-12deg)}.hero-lines i{border:5px solid var(--yellow);opacity:.85;border-left-color:#0000;border-radius:50%;position:absolute;inset:0;transform:skew(-18deg)}.hero-lines i:nth-child(2){opacity:.55;inset:25px 50px}.hero-lines i:nth-child(3){opacity:.25;inset:50px 100px}.dashboard-grid{grid-template-columns:.92fr 1.45fr;gap:17px;margin-top:17px;display:grid}.dashboard-real-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.dashboard-real-stats button{text-align:left;color:inherit;background:var(--panel);border:1px solid var(--line);cursor:pointer;border-radius:13px;padding:18px}.dashboard-real-stats button:hover{border-color:#555b58;transform:translateY(-1px)}.dashboard-real-stats small,.dashboard-real-stats span{color:#777c79;display:block}.dashboard-real-stats small{letter-spacing:.08em;font-size:7px}.dashboard-real-stats strong{margin:8px 0 5px;font-size:27px;display:block}.dashboard-real-stats span{font-size:9px}.dashboard-empty{color:#777c79;width:100%;padding:18px 4px;font-size:10px}.schedule-card .chevron{color:inherit;cursor:pointer;background:0 0;border:0}.dashboard-project-card h4{margin:17px 0 5px}.dashboard-project-card .progress{margin:14px 0}.admin-dashboard-extra{margin-top:17px}.overview-deadline-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.overview-deadline-sections>article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:20px}.overview-deadline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.overview-deadline-grid>button{text-align:left;border:1px solid var(--line);background:var(--bg);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:14px;display:flex}.overview-deadline-grid span,.overview-deadline-grid small,.overview-deadline-grid b{display:block}.overview-deadline-grid small{color:var(--muted);margin-bottom:5px}.overview-deadline-grid em{white-space:nowrap;color:var(--muted);font-style:normal}.overview-deadline-grid em.overdue{color:#ff6b6b}@media (width<=900px){.overview-deadline-sections,.overview-deadline-grid{grid-template-columns:1fr}}.credits-card,.services-card,.schedule-card,.approval-card,.team-card{background:var(--panel);border:1px solid var(--line);border-radius:13px}.credits-card,.services-card{min-height:274px;padding:21px}.card-heading{align-items:center;gap:11px;display:flex}.icon-box{border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.icon-box.yellow{color:#151500;background:var(--yellow)}.icon-box.green{color:var(--green);background:#153528}.card-heading h3{margin:4px 0 0;font-size:13px}.card-heading small{color:#6f7372;font-size:7px}.card-heading button{color:#7d8180;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:9px}.credit-total{align-items:flex-end;gap:11px;margin:23px 0 12px;display:flex}.credit-total strong{font-size:44px;line-height:.85}.credit-total span{color:#777b7a;font-size:10px;line-height:1.4}.progress{background:#292c2c;border-radius:4px;height:6px;overflow:hidden}.progress i{background:var(--yellow);border-radius:inherit;height:100%;display:block}.credit-stats{grid-template-columns:repeat(3,1fr);margin-top:17px;display:grid}.credit-stats>div{align-items:center;gap:7px;display:flex}.dot{border-radius:50%;width:5px;height:5px}.dot.used{background:#5f6463}.dot.reserved{background:#d99334}.dot.available{background:var(--yellow)}.credit-stats span{color:#747877;flex-direction:column;gap:4px;font-size:8px;display:flex}.credit-stats b{color:#fff;font-size:12px}.renew{color:#686c6b;border-top:1px solid #292c2d;gap:7px;margin-top:17px;padding-top:13px;font-size:9px;display:flex}.renew b{color:#aaaead;margin-left:auto}.health-content{align-items:center;gap:24px;margin:18px 0 13px;display:flex}.score-ring{--p:82%;background:conic-gradient(var(--green) 0 var(--p), #2a2d2d var(--p));border-radius:50%;flex:none;place-items:center;width:101px;height:101px;display:grid;position:relative}.score-ring:after{content:"";background:var(--panel);border-radius:50%;width:83px;height:83px;position:absolute}.score-ring span{z-index:1;position:relative}.score-ring strong{font-size:30px}.score-ring small{color:#6c7070}.positive{color:var(--green);background:#153528;border-radius:10px;padding:5px 8px;font-size:8px;font-weight:700}.health-content h4{margin:12px 0 5px;font-size:14px}.health-content p{color:#747877;margin:0;font-size:10px}.metrics{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.metrics span{color:#747877;justify-content:space-between;font-size:8px;display:flex}.metrics span b{color:#b8bcb9}.metrics i{background:#2c2f30;border-radius:2px;height:3px;margin-top:7px;display:block}.metrics em{background:var(--green);border-radius:2px;height:100%;display:block}.section-title{justify-content:space-between;align-items:end;margin:27px 0 12px;display:flex}.section-title small{color:#666a69}.section-title h3{margin:5px 0 0;font-size:17px}.section-title button{color:var(--yellow);cursor:pointer;background:0 0;border:0;font-size:10px}.bottom-grid{grid-template-columns:1.35fr 1fr 1fr;gap:14px;display:grid}.schedule-card,.approval-card,.team-card{min-height:135px;padding:17px}.schedule-card{align-items:center;gap:15px;display:flex}.date-badge{text-align:center;background:#1c1e1f;border:1px solid #383b3c;border-radius:8px;place-content:center;width:52px;height:61px;display:grid}.date-badge b{font-size:22px}.date-badge small{color:var(--yellow);letter-spacing:.1em;font-size:7px}.tag{letter-spacing:.09em;border-radius:10px;padding:4px 7px;font-size:7px;font-weight:800;display:inline-block}.tag.production{color:#e1ae43;background:#2f2713}.tag.pending{color:var(--yellow);background:#322d11}.schedule-info h4,.approval-card h4{margin:8px 0 5px;font-size:12px}.schedule-info p,.approval-card p,.team-card p{color:#737776;margin:0;font-size:9px}.chevron{color:#666;margin-left:auto;font-size:23px}.approval-card button,.team-card button{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:17px 0 0;font-size:9px}.team-card>small{color:#696d6c;letter-spacing:.14em;font-size:7px}.team-row{align-items:center;gap:13px;margin-top:14px;display:flex}.team-avatars{display:flex}.team-avatars span{border:2px solid var(--panel);background:#303435;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-6px;font-size:8px;display:grid}.team-avatars span:first-child{background:#625b18;margin:0}.team-row b{font-size:10px}.calendar-content{padding-top:26px}.calendar-intro{border:1px solid var(--line);background:linear-gradient(100deg,#161819,#1a1c16);border-radius:13px;justify-content:space-between;align-items:end;padding:24px 27px;display:flex}.calendar-intro h2{margin:8px 0 7px;font-size:27px}.calendar-intro p{color:#858988;max-width:620px;margin:0;font-size:11px;line-height:1.5}.month-controls{gap:6px;display:flex}.month-controls button{min-width:36px;padding:0 12px;font-size:10px}.calendar-summary{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:repeat(5,1fr);margin:15px 0;display:grid}.calendar-summary div{border-right:1px solid var(--line);padding:16px 19px}.calendar-summary div:last-child{border:0}.calendar-summary small{color:#747877;letter-spacing:.1em;font-size:7px;display:block}.calendar-summary strong{margin-top:5px;font-size:21px;display:block}.calendar-toolbar{justify-content:space-between;align-items:center;margin:17px 0 9px;display:flex}.filters{flex-wrap:wrap;gap:6px;display:flex}.filters button{color:#858989;cursor:pointer;background:#17191a;border:1px solid #2c3030;border-radius:15px;padding:7px 10px;font-size:8px}.filters button.selected{color:#171700;border-color:var(--yellow);background:var(--yellow)}.calendar-toolbar>span{color:#686c6b;font-size:9px}.calendar{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.weekday{color:#6b6f6e;letter-spacing:.12em;background:#181a1b;place-items:center;min-height:34px;font-size:7px;font-weight:800;display:grid}.calendar-cell{background:#131516;min-height:118px;padding:8px}.calendar-cell>span{color:#a4a8a6;font-size:10px}.calendar-cell.outside{background:#101112}.calendar-cell.outside>span{color:#404444}.calendar-post{text-align:left;color:#fff;cursor:default;background:#1e2121;border:0;border-left:2px solid #777;border-radius:3px 6px 6px 3px;width:100%;margin-top:7px;padding:7px}.calendar-post small,.calendar-post b,.calendar-post em{display:block}.calendar-post small{color:#7d8180;font-size:7px}.calendar-post b{margin:5px 0;font-size:8px;line-height:1.25}.calendar-post em{color:#909492;font-size:6px;font-style:normal}.status-EM-PRODUÇÃO{border-color:#e1ae43}.status-APROVAÇÃO{border-color:var(--yellow)}.status-ALTERAÇÃO{border-color:#ef7c71}.status-PUBLICAR{border-color:#b78cff}.status-PRODUZIR{border-color:#6d8eff}.status-TEMA-PENDENTE{border-color:var(--yellow)}.status-PUBLICADO-AGENDADO{border-color:var(--green)}.placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 84px);display:flex}.placeholder .icon-box{margin-bottom:18px}.placeholder h2{margin:9px 0;font-size:32px}.placeholder p{color:#777b7a;max-width:450px;font-size:12px}.mobile-overlay{display:none}.services-list{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.service{background:#191b1c;border:1px solid #2a2d2e;border-radius:9px;align-items:center;gap:10px;min-height:57px;padding:10px 11px;display:flex}.service>span{border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.service>div{flex-direction:column;gap:4px;display:flex}.service b{font-size:10px}.service small{color:#747877;font-size:8px}.active-service>span{color:#092418;background:var(--green)}.inactive-service{opacity:.42}.inactive-service>span{color:#aaa;background:#343738}.available-service{opacity:.58}.available-service>span{background:#292c2d;border:1px solid #444849}.signout{color:#777;cursor:pointer;background:0 0;border:0;font-size:9px}.signout:hover{color:var(--yellow)}.loading{color:#777;place-content:center;justify-items:center;gap:18px;min-height:100vh;font-size:11px;display:grid}.loading .brand{margin-left:-8px}.login-page{background:#0c0e0e;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-brand{background:radial-gradient(circle at 25% 75%,#f2dc1929,#0000 25%),linear-gradient(135deg,#111314,#171918);flex-direction:column;justify-content:space-between;padding:44px 6vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:7px solid var(--yellow);opacity:.65;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-165px;right:-230px;box-shadow:0 0 0 45px #f2dc190d,0 0 0 90px #f2dc1908}.login-brand>div:last-child{z-index:1;margin-bottom:10vh;position:relative}.login-brand h1{letter-spacing:-.055em;margin:15px 0 20px;font-size:clamp(42px,5vw,72px);line-height:.98}.login-brand h1 em{color:var(--yellow);font-style:normal}.login-brand p{color:#858988;max-width:480px;font-size:14px;line-height:1.6}.login-panel{border-left:1px solid var(--line);background:#111314;place-items:center;padding:34px;display:grid}.login-box{width:min(390px,100%)}.login-box h2{letter-spacing:-.035em;margin:10px 0 5px;font-size:29px}.login-box>p{color:#777;margin:0 0 29px;font-size:11px}.login-box form{gap:16px;display:grid}.login-box label{color:#b9bcba;gap:7px;font-size:10px;font-weight:700;display:grid}.login-box input{color:#fff;background:#181a1b;border:1px solid #303334;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px}.login-box input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f2dc1914}.login-button{background:var(--yellow);color:#151500;cursor:pointer;border:0;border-radius:8px;height:46px;margin-top:5px;font-weight:900}.login-button:disabled{opacity:.6}.recover{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:15px 0;font-size:10px}.login-message{color:#d9cf55;background:#24240f;border:1px solid #424527;border-radius:7px;margin-bottom:15px;padding:10px 12px;font-size:10px}.login-box>small{border-top:1px solid var(--line);color:#666;padding-top:18px;font-size:9px;display:block}.auth-error-banner{z-index:50;color:#f1aaa1;text-align:center;background:#351c1a;border:1px solid #75443f;border-radius:9px;width:min(460px,100% - 32px);padding:13px 16px;font-size:11px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000059}.admin-hero{border:1px solid var(--line);background:radial-gradient(circle at 85% 40%,#f2dc191f,#0000 28%),#161819;border-radius:14px;justify-content:space-between;align-items:center;min-height:170px;padding:30px 34px;display:flex}.admin-hero h2{margin:8px 0;font-size:31px}.admin-hero p{color:#7d8180;margin:0;font-size:11px}.capacity{background:#1b1d1e;border:1px solid #343738;border-radius:11px;width:185px;padding:18px}.capacity small,.capacity span{color:#747877;font-size:8px;display:block}.capacity strong{color:var(--yellow);margin:7px 0 3px;font-size:37px;display:block}.admin-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px;margin:16px 0;display:grid}.admin-stats>button,.admin-list{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:18px}.admin-stats>button{min-width:0;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.admin-stats>button:hover{border-color:#595d5b;transform:translateY(-2px)}.admin-stats>button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.admin-stats>button.attention{background:linear-gradient(145deg,#2b191a,#1f1819);border-color:#7c2929}.admin-stats>button.attention strong,.admin-stats>button.attention p,.admin-stats>button.attention span{color:#ff6d6d}.admin-stats small{color:#777;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.admin-stats strong{margin:10px 0 5px;font-size:28px;display:block}.admin-stats p{color:#727675;margin:0;font-size:9px}.admin-stats>button>span{color:#8d918f;letter-spacing:.04em;text-transform:uppercase;margin-top:14px;font-size:8px;font-weight:800;display:block}.admin-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-list .card-heading{margin-bottom:10px}.admin-row{border-top:1px solid var(--line);align-items:center;gap:11px;min-height:60px;display:flex}.admin-row.interactive{cursor:pointer}.admin-row.interactive:hover,.admin-row.interactive:focus-visible{background:var(--yellow);border-color:#666323;outline:none}@supports (color:color-mix(in lab, red, red)){.admin-row.interactive:hover,.admin-row.interactive:focus-visible{background:color-mix(in srgb, var(--yellow) 5%, transparent)}}.admin-row>span{color:#171700;background:var(--yellow);border-radius:7px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.admin-row>div{flex-direction:column;flex:1;gap:4px;display:flex}.admin-row b{font-size:10px}.admin-row small{color:#747877;font-size:8px}.admin-row em{color:#82a0ff;font-size:7px;font-style:normal}.admin-row em.warning{color:var(--yellow)}@media (width<=1050px){.sidebar{width:220px}.workspace{margin-left:220px}.dashboard-grid,.bottom-grid{grid-template-columns:1fr 1fr}.team-card{grid-column:span 2}.admin-stats{grid-template-columns:1fr 1fr}.hero-lines{opacity:.6;right:-60px}.calendar-cell{min-height:105px;padding:5px}}@media (width<=760px){.sidebar{width:252px;transition:all .25s;transform:translate(-100%)}.menu-open .sidebar{transform:translate(0)}.workspace{margin-left:0}.client-whatsapp-button{width:50px;height:50px;bottom:16px;right:16px}.menu-open .mobile-overlay{z-index:15;background:#000000ad;display:block;position:fixed;inset:0}.mobile-menu{color:#fff;background:0 0;border:0;margin-right:10px;font-size:19px;display:block}.organization-logo-editor{flex-direction:column;align-items:stretch}.organization-logo-preview{width:100%}.topbar{padding:0 17px}.topbar>div:first-of-type{flex:1}.topbar h1{font-size:15px}.topbar p,.top-actions .company,.notification{display:none}.panel-mode-switcher{height:40px;padding:3px}.panel-mode-switcher>span{display:none}.panel-mode-switcher select{width:min(145px,38vw);min-width:0;height:32px;font-size:9px}.top-actions .primary{padding:0 10px;font-size:9px}.content{padding:18px 14px 35px}.hero{min-height:183px;padding:26px 22px}.hero p{max-width:250px;line-height:1.5}.hero-lines{width:220px;right:-90px}.dashboard-grid,.dashboard-real-stats,.bottom-grid,.admin-columns{grid-template-columns:1fr}.team-card{grid-column:auto}.health-content{gap:16px}.metrics,.services-list{grid-template-columns:1fr}.section-title button{display:none}.calendar-intro{flex-direction:column;align-items:flex-start;gap:16px}.calendar-summary{grid-template-columns:1fr 1fr}.calendar-summary div:nth-child(2){border-right:0}.calendar-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}.calendar-toolbar{flex-direction:column;align-items:flex-start;gap:11px}.calendar{grid-template-columns:repeat(7,minmax(120px,1fr));overflow-x:auto}.weekday,.calendar-cell{min-width:120px}.calendar-post b{font-size:9px}.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{border:0;min-height:100vh;padding:25px}.admin-hero{flex-direction:column;align-items:flex-start;gap:22px}.capacity{width:100%}.admin-stats{grid-template-columns:1fr 1fr}}.campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.campaign-grid>article,.gtp-wallet-list>article{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:0;padding:22px;display:grid}.campaign-card-head,.campaign-actions,.campaign-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.campaign-grid h3,.campaign-grid p{margin:0}.campaign-card-head>small,.campaign-values small,.gtp-wallet-list small{color:var(--muted);letter-spacing:.08em;margin-bottom:5px;font-size:10px;display:block}.campaign-grid article>p{min-height:48px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.campaign-card h3{margin:18px 0 8px;font-size:20px}.campaign-card-head>small{letter-spacing:0;margin:0;font-size:12px}.campaign-status.status-active{color:#65d493;background:#42bf791f}.campaign-status.status-paused{color:#aaa;background:#9696961f}.campaign-status.status-ended{color:#ef8a7e;background:#ef6a5b1f}.campaign-values{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 18px;display:grid}.campaign-values span{border:1px solid var(--line);background:#ffffff06;border-radius:10px;padding:13px}.campaign-values b{font-size:15px}.campaign-meta{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;padding:14px 0;font-size:12px}.campaign-actions{justify-content:flex-start;padding-top:10px}.campaign-actions button,.campaign-inline-form button{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f3c64f66;border-radius:9px;padding:9px 12px}.campaign-modal,.campaign-detail-modal{width:min(820px,100vw - 28px)}.campaign-modal form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.campaign-status-control{max-width:280px;margin:18px 0;display:grid}.campaign-assignees{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;gap:6px;padding:14px;display:grid}.campaign-assignees small{color:var(--muted);letter-spacing:.08em;font-size:10px}.campaign-inline-form{align-items:end;gap:10px;margin:12px 0;display:flex}.campaign-inline-form label{flex:1}.gtp-wallet-list{gap:12px;margin:20px 0;display:grid}.gtp-wallet-list>article{grid-template-columns:minmax(190px,1.4fr) repeat(4,minmax(120px,1fr));align-items:center}.gtp-wallet-list strong{color:var(--yellow);font-size:20px}.gtp-movement-row em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal;display:block}.status-pending{color:#dbb956}.status-paused{color:#ef9d68}.status-ended{color:#9da4a7}@media (width<=900px){.gtp-wallet-list>article{grid-template-columns:repeat(2,minmax(0,1fr))}.gtp-wallet-list>article>div:first-child{grid-column:1/-1}}@media (width<=760px){.campaign-grid,.campaign-modal form,.campaign-values,.gtp-wallet-list>article{grid-template-columns:1fr}.campaign-grid article footer,.campaign-inline-form{flex-direction:column;align-items:stretch}.gtp-wallet-list>article>div:first-child{grid-column:auto}}.status-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:18px 0;display:grid}.status-summary>button{border:1px solid var(--line);background:var(--panel);min-width:0;min-height:88px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:13px;align-content:space-between;gap:8px;padding:16px 18px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.status-summary>button:hover{border-color:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.status-summary>button:hover{border-color:color-mix(in srgb, var(--yellow) 55%, var(--line))}}.status-summary>button:hover{transform:translateY(-1px)}.status-summary>button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.status-summary>button small{min-height:0;color:var(--muted);letter-spacing:.09em;font-size:9px;font-weight:800;line-height:1.35;display:block}.status-summary>button strong{color:var(--yellow);margin:0;font-size:27px;line-height:1;display:block}.status-summary>button.active{border-color:var(--yellow);background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.status-summary>button.active{background:color-mix(in srgb, var(--yellow) 14%, var(--panel))}}.status-summary>button.active{box-shadow:inset 0 0 0 1px var(--yellow), 0 8px 24px #0000002e}@supports (color:color-mix(in lab, red, red)){.status-summary>button.active{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--yellow) 30%, transparent), 0 8px 24px #0000002e}}.status-summary>button.active small{color:var(--text)}.status-summary>button.active strong{color:var(--yellow)}.module-filter.production-wide-filters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;width:100%;max-width:none;margin:0 0 18px;display:grid}.module-filter.production-wide-filters>label{width:100%;min-width:0;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.module-filter.production-wide-filters :is(select,input){border:1px solid var(--line);background:var(--card);width:100%;min-width:0;min-height:44px;color:var(--text);letter-spacing:normal;text-transform:none;border-radius:10px;padding:0 12px;font-size:12px}.project-list-filters>button{min-height:44px;color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f3c64f61;border-radius:10px;padding:0 16px}.project-list-filters>button.active{background:#f3c64f1f}.suggestion-filters.production-wide-filters{width:100%;margin:0 0 18px}.suggestion-filters.production-wide-filters :is(select,input){background:var(--card);border-radius:10px;min-height:44px}@media (width<=720px){.status-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.status-summary>button{min-height:82px;padding:14px}}@media (width<=420px){.status-summary{grid-template-columns:1fr}}.client-suggestions-section,.suggestions-admin-page{margin-top:24px}.client-suggestions-section{border:1px solid var(--line);background:radial-gradient(circle at 92% 0%, #f4dd0017, transparent 28%), var(--panel);border-radius:20px;padding:26px}.suggestions-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.suggestions-heading h2,.suggestion-row h3{margin:5px 0 7px}.suggestions-heading p,.suggestion-row p{color:var(--muted);margin:0;line-height:1.55}.suggestion-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.suggestion-card{border:1px solid var(--line);background:#0c0d0dc2;border-radius:15px;flex-direction:column;min-height:210px;padding:18px;display:flex}.suggestion-card.status-converted{border-color:#54b97447}.suggestion-card>header,.suggestion-row-content>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.suggestion-card header em,.suggestion-row-content em{color:#9ba09e;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.suggestion-card h3{margin:17px 0 8px;font-size:17px}.suggestion-card>p{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.suggestion-card>footer{color:#d8dcda;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;font-size:9px;display:flex}.suggestion-card>footer small{color:var(--muted)}.suggestion-origin{color:#c3c7c5;letter-spacing:.06em;text-transform:uppercase;background:#242727;border-radius:999px;width:max-content;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.suggestion-origin.origin-client{color:var(--yellow);background:#f4dd001f}.suggestion-linked{color:#84d59d;background:#54b97417;border-radius:8px;margin-top:12px;padding:9px 10px;font-size:9px;line-height:1.45}.suggestion-card-actions{gap:7px;margin-top:12px;display:flex}.suggestion-card-actions button,.suggestion-row-actions button{padding:7px 10px;font-size:9px}.danger-link{color:#ff8175!important}.suggestions-empty{border:1px dashed var(--line);min-height:170px;color:var(--muted);text-align:center;border-radius:14px;grid-column:1/-1;align-content:center;place-items:center;padding:24px;display:grid}.suggestions-empty span{color:var(--yellow);font-size:25px}.suggestions-empty b{color:var(--text);margin-top:8px}.suggestions-empty p{margin:5px 0 0;font-size:10px}.suggestion-modal{max-width:680px}.suggestion-visibility-check{border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex!important}.suggestion-visibility-check input{margin-top:2px;width:auto!important}.suggestion-visibility-check span{gap:3px;display:grid}.suggestion-visibility-check small{color:var(--muted);font-weight:400}.suggestion-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.suggestion-heading-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.suggestions-print-sheet{display:none}.suggestion-summary article{border:1px solid var(--line);background:var(--panel);border-radius:13px;gap:7px;padding:17px;display:grid}.suggestion-summary small{color:var(--muted);letter-spacing:.07em;font-size:8px;font-weight:800}.suggestion-summary strong{color:var(--yellow);font-size:25px}.suggestion-filters{border:1px solid var(--line);background:var(--panel);border-radius:13px;grid-template-columns:1.2fr .8fr 1fr .8fr .8fr 1.4fr;gap:12px;margin-bottom:16px;padding:16px;display:grid}.suggestion-filters label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.suggestion-filters select,.suggestion-filters input{background:var(--panel-2);width:100%;min-width:0;min-height:40px;color:var(--text);letter-spacing:normal;text-transform:none;border:1px solid #333637;border-radius:8px;padding:0 12px;font-size:12px;line-height:1.35}.suggestion-filters select:focus,.suggestion-filters input:focus{outline-offset:1px;border-color:#77751d;outline:2px solid #f2dc191f}.suggestion-filters input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.suggestion-filters input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:.9;cursor:pointer}.suggestion-list{gap:9px;display:grid}.suggestion-row{border:1px solid var(--line);background:var(--panel);border-radius:14px;grid-template-columns:58px minmax(0,1fr) minmax(150px,auto);align-items:center;gap:17px;padding:16px;display:grid}.suggestion-row.status-archived{opacity:.62}.suggestion-row-date{background:#242727;border-radius:11px;align-content:center;place-items:center;min-height:58px;display:grid}.suggestion-row-date b{color:var(--yellow);font-size:20px}.suggestion-row-date span{color:var(--muted);text-transform:uppercase;font-size:8px}.suggestion-row-content>small{color:var(--yellow);text-transform:uppercase;margin-top:10px;font-size:8px;font-weight:800;display:block}.suggestion-row h3{font-size:15px}.suggestion-row p{font-size:10px}.suggestion-row-content footer{color:#717674;margin-top:9px;font-size:8px}.suggestion-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:210px;display:flex}.suggestions-shortcut{grid-column:1/-1;justify-self:start;color:var(--yellow)!important;border-color:#f4dd005c!important}@media (width<=1100px){.suggestion-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suggestion-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.client-suggestions-section{padding:17px}.suggestions-heading{flex-direction:column;align-items:stretch}.suggestion-heading-actions{flex-direction:column;align-items:stretch;width:100%}.suggestion-heading-actions button{width:100%}.suggestion-card-grid,.suggestion-summary,.suggestion-filters{grid-template-columns:1fr}.suggestion-row{grid-template-columns:46px 1fr}.suggestion-row-actions{grid-column:1/-1;justify-content:flex-start;max-width:none}}.approval-workspace-backdrop{z-index:90;padding:22px}.approval-workspace{background:#121415;border:1px solid #343738;border-radius:18px;width:min(1240px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 26px 90px #00000094}.approval-workspace-header{z-index:5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121415f5;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex;position:sticky;top:0}.approval-workspace-header h2{letter-spacing:-.03em;margin:6px 0 4px;font-size:clamp(20px,2.4vw,30px)}.approval-workspace-header p{color:var(--muted);margin:0;font-size:11px}.approval-workspace-header>button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#1b1d1e;border-radius:10px;width:38px;height:38px;font-size:24px}.approval-workspace-message{margin:18px 24px 0}.approval-workspace-loading{color:var(--muted);text-align:center;padding:70px 24px}.approval-composer,.approval-revision-composer{gap:20px;padding:24px;display:grid}.approval-composer-heading,.approval-composer-heading>div,.approval-links-editor>div:first-child,.approval-composer-actions,.approval-review-summary>div:first-child,.approval-item-heading,.approval-comments header>div,.task-approval-entry{justify-content:space-between;align-items:center;gap:14px;display:flex}.approval-composer-heading h3{margin:5px 0 0;font-size:21px}.approval-composer-heading p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.approval-composer-heading>div{display:block}.approval-composer-heading button,.approval-links-editor button,.approval-draft-files button,.approval-version-history button{border:1px solid var(--line);color:#dfe1de;cursor:pointer;background:#1b1d1e;border-radius:8px}.approval-composer-fields{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.approval-composer-fields label,.approval-comments form,.approval-replacement{color:#a7aaa8;gap:8px;font-size:10px;font-weight:800;display:grid}.approval-composer-fields input,.approval-composer-fields textarea,.approval-link-row input,.approval-link-row select,.approval-comments textarea,.approval-comments select,.approval-replacement input{color:#fff;background:#1a1c1d;border:1px solid #343738;border-radius:9px;outline:0;width:100%;min-height:42px;padding:11px 12px}.approval-composer-fields textarea,.approval-comments textarea{resize:vertical;min-height:86px}.approval-composer-fields input:focus,.approval-composer-fields textarea:focus,.approval-link-row input:focus,.approval-comments textarea:focus,.approval-replacement input:focus{border-color:var(--yellow)}.approval-dropzone{cursor:pointer;text-align:center;background:linear-gradient(135deg,#191b17,#17191a);border:1px dashed #54591d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;padding:24px;display:flex}.approval-dropzone:hover{border-color:var(--yellow);background:#1d1e12}.approval-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.approval-dropzone>span{color:var(--yellow);font-size:30px}.approval-dropzone b{font-size:15px}.approval-dropzone small{color:var(--muted);font-size:10px}.approval-draft-files{gap:8px;margin:0;padding:0;list-style:none;display:grid}.approval-draft-files li{border:1px solid var(--line);background:#191b1c;border-radius:10px;grid-template-columns:auto auto minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.approval-draft-files .drag-handle{color:#646866;cursor:grab}.approval-draft-files li>em{width:25px;height:25px;color:var(--yellow);background:#2b2b12;border-radius:7px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.approval-draft-files li>div{gap:3px;min-width:0;display:grid}.approval-draft-files li b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.approval-draft-files li small{color:var(--muted);font-size:9px}.approval-draft-files li button{min-height:32px;padding:0 9px;font-size:10px}.approval-links-editor{border:1px solid var(--line);background:#161819;border-radius:12px;gap:10px;padding:16px;display:grid}.approval-links-editor>div:first-child b{font-size:13px}.approval-links-editor>div:first-child button{min-height:34px;color:var(--yellow);padding:0 12px;font-size:10px}.approval-link-row{grid-template-columns:.8fr 1.3fr .7fr auto;gap:8px;display:grid}.approval-link-row button{color:#ff8b8b;width:42px}.approval-composer-actions{border-top:1px solid var(--line);padding-top:16px}.approval-composer-actions span{color:var(--muted);font-size:10px}.approval-composer-actions button{min-height:44px;padding:0 18px}.approval-review-shell{display:grid}.approval-review-summary{border-bottom:1px solid var(--line);background:#161819;grid-template-columns:.7fr 1.2fr 1fr auto;align-items:center;gap:22px;padding:17px 24px;display:grid}.approval-review-summary>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.approval-review-summary>div:first-child small,.approval-review-summary>p,.approval-review-progress small{color:var(--muted);font-size:10px;line-height:1.45}.approval-review-summary>p{margin:0}.approval-package-status{color:var(--yellow);letter-spacing:.06em;background:#2a2b16;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:900}.approval-package-status.status-approved{color:var(--green);background:#143024}.approval-package-status.status-changes_requested{color:#ff9494;background:#351b1b}.approval-review-progress{gap:5px;display:grid}.approval-review-progress>span{background:#2b2e2e;border-radius:5px;height:5px;overflow:hidden}.approval-review-progress>span i{border-radius:inherit;background:var(--yellow);height:100%;display:block}.approval-review-progress b{font-size:11px}.approval-review-summary>button{min-height:38px;color:var(--yellow);cursor:pointer;background:#22230f;border:1px solid #45491e;border-radius:9px;padding:0 13px;font-size:10px;font-weight:800}.approval-summary-actions{justify-content:flex-end;display:flex}.approval-summary-actions button{min-height:38px;color:var(--yellow);cursor:pointer;white-space:nowrap;background:#22230f;border:1px solid #45491e;border-radius:9px;padding:0 13px;font-size:10px;font-weight:800}.approval-revision-message{color:#a7aaa8;gap:8px;font-size:10px;font-weight:800;display:grid}.approval-revision-message textarea{resize:vertical;color:#fff;background:#1a1c1d;border:1px solid #343738;border-radius:9px;outline:0;min-height:76px;padding:11px 12px}.approval-revision-message textarea:focus{border-color:var(--yellow)}.approval-revision-items{gap:10px;display:grid}.approval-revision-items article{border:1px solid var(--line);background:#17191a;border-radius:12px;gap:12px;padding:15px;display:grid}.approval-revision-items article.required{background:#1c1717;border-color:#5e302d}.approval-revision-items article header{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.approval-revision-items article header>span{width:30px;height:30px;color:var(--yellow);background:#292b2c;border-radius:8px;place-items:center;font-size:10px;font-weight:900;display:grid}.approval-revision-items article header>div{gap:4px;min-width:0;display:grid}.approval-revision-items article header b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.approval-revision-items article header small,.approval-revision-keep{color:var(--muted);font-size:9px}.approval-revision-items article header em{color:var(--green);background:#153025;border-radius:6px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}.approval-revision-items article.required header em{color:#ff9494;background:#351b1b}.approval-revision-inputs{grid-template-columns:minmax(180px,.8fr) auto minmax(220px,1fr);align-items:center;gap:10px;display:grid}.approval-revision-inputs>label{min-height:42px;color:var(--yellow);cursor:pointer;border:1px dashed #555820;border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative;overflow:hidden}.approval-revision-inputs>label input{opacity:0;position:absolute}.approval-revision-inputs>span{color:var(--muted);font-size:9px}.approval-revision-inputs>input{color:#fff;background:#1a1c1d;border:1px solid #343738;border-radius:9px;outline:0;width:100%;min-height:42px;padding:11px 12px}.approval-revision-inputs>input:focus{border-color:var(--yellow)}.approval-review-layout{grid-template-columns:280px minmax(0,1fr);min-height:620px;display:grid}.approval-items-gallery{border-right:1px solid var(--line);background:#101213;flex-direction:column;gap:7px;padding:16px;display:flex}.approval-items-gallery>button{color:#fff;cursor:pointer;text-align:left;background:#181a1b;border:1px solid #0000;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:58px;padding:8px;display:grid}.approval-items-gallery>button:hover,.approval-items-gallery>button.active{background:#22230f;border-color:#4e501b}.approval-items-gallery>button>em{width:28px;height:28px;color:var(--muted);background:#262829;border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.approval-items-gallery>button.review-approved>em{color:var(--green);background:#153025}.approval-items-gallery>button.review-changes_requested>em{color:#ff9494;background:#351b1b}.approval-items-gallery>button span{gap:4px;min-width:0;display:grid}.approval-items-gallery>button b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.approval-items-gallery>button small{color:var(--muted);font-size:8px}.approval-item-review{min-width:0;padding:20px 24px 28px}.approval-item-heading{align-items:flex-start;margin-bottom:14px}.approval-item-heading>div{min-width:0}.approval-item-heading span,.approval-item-heading small{color:var(--muted);font-size:9px;font-weight:800}.approval-item-heading h3{margin:4px 0;font-size:18px}.approval-item-heading>em{color:var(--yellow);background:#252718;border-radius:7px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:900}.approval-item-heading>em.review-approved{color:var(--green);background:#143024}.approval-item-heading>em.review-changes_requested{color:#ff9494;background:#351b1b}.approval-file-preview{background:#090a0a;border:1px solid #303334;border-radius:13px;place-items:center;min-height:390px;max-height:68vh;display:grid;overflow:hidden}.approval-file-preview img,.approval-file-preview video,.approval-file-preview iframe{object-fit:contain;border:0;width:100%;height:100%;min-height:390px;max-height:68vh;display:block}.approval-file-preview iframe{background:#fff}.approval-preview-empty,.approval-external-preview{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px;display:flex}.approval-external-preview>span{color:var(--yellow);font-size:34px}.approval-external-preview b{color:#fff;font-size:16px}.approval-external-preview p{margin:0;font-size:10px}.approval-external-preview a{background:var(--yellow);color:#151600;border-radius:8px;margin-top:7px;padding:10px 13px;font-size:10px;font-weight:900;text-decoration:none}.approval-version-history{align-items:center;gap:12px;margin-top:11px;display:flex}.approval-version-history>b{color:var(--muted);font-size:9px}.approval-version-history>div{flex-wrap:wrap;gap:5px;display:flex}.approval-version-history span{color:#8f9393;background:#1c1e1f;border-radius:6px;padding:5px 7px;font-size:8px}.approval-version-history span.active{color:var(--yellow);background:#2b2b12}.approval-item-decisions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.approval-item-decisions button,.approval-review-footer button,.approval-replacement button,.task-review-files-button{color:#fff;cursor:pointer;background:#202223;border:1px solid #393c3d;border-radius:9px;min-height:40px;padding:0 14px;font-size:10px;font-weight:800}.approval-item-decisions button:disabled,.approval-review-footer button:disabled{cursor:not-allowed;opacity:.45}.approval-replacement{background:#1c1d12;border:1px solid #45451d;border-radius:10px;grid-template-columns:auto minmax(180px,.8fr) auto minmax(180px,1fr) auto;align-items:center;margin-top:15px;padding:13px}.approval-replacement label{min-height:40px;color:var(--yellow);cursor:pointer;border:1px dashed #555820;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.approval-replacement label input{opacity:0;position:absolute}.approval-replacement>em{color:var(--muted);font-style:normal}.approval-comments{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.approval-comments header b{font-size:13px}.approval-comments header small{color:var(--muted);font-size:9px}.approval-comment-list{gap:8px;margin:11px 0;display:grid}.approval-comment-list article{background:#181a1b;border-left:2px solid #555820;border-radius:0 8px 8px 0;padding:11px 12px}.approval-comment-list article.internal{background:#151c21;border-left-color:#54728c}.approval-comment-list article>div{align-items:center;gap:8px;display:flex}.approval-comment-list article b{font-size:10px}.approval-comment-list article span{color:var(--yellow);background:#2b2b12;border-radius:4px;padding:3px 5px;font-size:7px;font-weight:900}.approval-comment-list article small{color:#6d7170;margin-left:auto;font-size:8px}.approval-comment-list article p{color:#d4d6d3;margin:6px 0 0;font-size:11px;line-height:1.55}.approval-comments-empty{color:var(--muted);text-align:center;background:#181a1b;border-radius:8px;padding:14px;font-size:10px}.approval-comments form{grid-template-columns:minmax(0,1fr) 160px auto;align-items:end}.approval-comments form textarea{min-height:64px}.approval-comments form button{min-height:42px}.approval-review-footer{z-index:4;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121415f7;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;bottom:0}.approval-review-footer>div{align-items:center;gap:12px;display:flex}.approval-review-footer span{color:var(--muted);font-size:9px}.approval-review-footer>strong{color:var(--yellow);font-size:10px}.approval-package-inline{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.approval-package-inline span,.approval-package-inline em{color:#a9adab;background:#1e2021;border-radius:6px;padding:5px 7px;font-size:8px;font-style:normal}.approval-package-inline em{color:var(--yellow);background:#2a2a13}.approval-client-controls.package-controls{flex-direction:column;justify-content:center;align-items:stretch;gap:10px;min-width:210px;display:flex}.approval-client-controls.package-controls b{color:var(--muted);text-align:center;font-size:10px}.approval-action-button,.task-approval-entry button,.task-review-files-button{color:var(--yellow)!important;background:#262711!important;border-color:#4f511c!important}.task-approval-entry{background:#1c1d12;border:1px solid #44461e;border-radius:11px;margin-top:18px;padding:14px}.task-approval-entry>div{gap:4px;display:grid}.task-approval-entry b{font-size:12px}.task-approval-entry span{color:var(--muted);font-size:9px}.task-review-files-button{width:100%;margin-top:16px}@media (width<=980px){.approval-review-summary{grid-template-columns:1fr 1fr}.approval-review-layout{grid-template-columns:220px minmax(0,1fr)}.approval-link-row{grid-template-columns:1fr 1fr}.approval-link-row select{grid-column:1/2}.approval-comments form{grid-template-columns:1fr auto}.approval-comments form textarea{grid-column:1/-1}.approval-replacement,.approval-revision-inputs{grid-template-columns:1fr}.approval-revision-inputs>span{text-align:center}}@media (width<=720px){.approval-workspace-backdrop{align-items:stretch;padding:0}.approval-workspace{border:0;border-radius:0;min-height:100vh;max-height:100vh}.approval-workspace-header,.approval-composer,.approval-revision-composer,.approval-item-review,.approval-review-footer{padding-left:15px;padding-right:15px}.approval-composer-fields,.approval-review-summary,.approval-review-layout{grid-template-columns:1fr}.approval-review-summary{gap:12px;padding:15px}.approval-items-gallery{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;overflow-x:auto}.approval-items-gallery>button{flex:0 0 190px}.approval-file-preview,.approval-file-preview img,.approval-file-preview video,.approval-file-preview iframe{min-height:300px}.approval-draft-files li{grid-template-columns:auto auto minmax(0,1fr) auto}.approval-draft-files li>button:not(.danger-button){display:none}.approval-draft-files li .danger-button{grid-column:3/-1;justify-self:end}.approval-link-row,.approval-comments form{grid-template-columns:1fr}.approval-revision-items article header{grid-template-columns:30px minmax(0,1fr)}.approval-revision-items article header em{grid-column:2;justify-self:start}.approval-link-row select,.approval-comments form textarea{grid-column:auto}.approval-link-row button{width:100%;min-height:36px}.approval-composer-actions,.approval-review-footer,.approval-review-footer>div,.task-approval-entry{flex-direction:column;align-items:stretch}.approval-item-decisions{display:grid}.approval-review-footer button,.approval-composer-actions button{width:100%}}.dashboard-summary-head{border:1px solid var(--line);background:linear-gradient(125deg,#17191a,#111313);border-radius:16px;justify-content:space-between;align-items:end;gap:24px;padding:25px 28px;display:flex}.dashboard-summary-head h2{letter-spacing:-.04em;margin:7px 0 6px;font-size:clamp(24px,3vw,37px)}.dashboard-summary-head p,.dashboard-period-control small{color:var(--muted);margin:0;font-size:11px}.dashboard-period-control{flex-direction:column;align-items:flex-end;gap:6px;min-width:230px;display:flex}.dashboard-period-control label,.dashboard-trend-heading label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.dashboard-period-control select,.dashboard-trend-heading select{color:var(--text);background:#202324;border:1px solid #353839;border-radius:9px;min-height:38px;padding:0 12px;font-size:11px}.site-analytics-panel{background:linear-gradient(145deg,#181b1a,#111313 70%);border:1px solid #333735;border-radius:16px;margin-top:14px;padding:22px}.site-analytics-heading,.site-analytics-chart-title{justify-content:space-between;align-items:flex-end;display:flex}.site-analytics-heading h3{margin:5px 0;font-size:22px}.site-analytics-heading p{color:var(--muted);margin:0;font-size:10px}.site-analytics-updated{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.site-analytics-updated span{color:var(--yellow);letter-spacing:.08em;background:#d8cb2e1f;border:1px solid #d8cb2e47;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.site-analytics-updated small,.site-analytics-chart-title small{color:#747977;font-size:8px}.site-analytics-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.site-analytics-kpis article{background:#1d201f;border:1px solid #303432;border-radius:11px;min-width:0;padding:14px}.site-analytics-kpis article>small{color:#858a87;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:800;display:block;overflow:hidden}.site-analytics-kpis strong{letter-spacing:-.04em;margin:10px 0 9px;font-size:clamp(19px,2.2vw,28px);display:block}.site-analytics-kpis em{border-radius:999px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:900;display:inline-block}.site-analytics-kpis em.positive{color:var(--green);background:#3fd38b1f}.site-analytics-kpis em.negative{color:#e38b81;background:#e38b811f}.site-analytics-kpis em.neutral{color:#777c79;background:#272a29}.site-analytics-chart{border-top:1px solid #2c302e;margin-top:17px;padding-top:15px}.site-analytics-chart-title span{font-size:10px;font-weight:800}.site-analytics-bars{align-items:flex-end;gap:4px;height:105px;margin-top:11px;display:flex}.site-analytics-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:3px;height:100%;display:flex}.site-analytics-bars i{background:linear-gradient(180deg, var(--yellow), #746d1d);opacity:.9;border-radius:3px 3px 1px 1px;width:100%;display:block}.site-analytics-bars small{color:#666b68;height:10px;margin-top:5px;font-size:7px}.site-analytics-bars p{color:var(--muted);align-self:center;margin:auto;font-size:10px}.dashboard-kpi-section{margin-top:27px}.dashboard-section-title{margin-bottom:13px}.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-kpi-card{background:var(--panel);border:1px solid var(--line);border-radius:13px;min-width:0;padding:17px 18px}.dashboard-kpi-card header,.dashboard-kpi-card>div,.dashboard-trend-heading,.dashboard-module-card header,.dashboard-trend-card footer{justify-content:space-between;align-items:center;display:flex}.dashboard-kpi-card header small,.dashboard-trend-heading small,.dashboard-module-card header small{color:#858a87;letter-spacing:.08em;font-size:9px;font-weight:800}.dashboard-kpi-card header i{color:var(--yellow);font-size:12px;font-style:normal}.dashboard-kpi-card>strong{letter-spacing:-.04em;margin:14px 0 12px;font-size:clamp(24px,3vw,35px);display:block}.dashboard-kpi-card>div{gap:10px}.dashboard-kpi-card em{white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:800}.dashboard-kpi-card em.positive{color:var(--green);background:#3fd38b1f}.dashboard-kpi-card em.negative{color:#e38b81;background:#e38b811f}.dashboard-kpi-card em.neutral{color:#777c79;background:#222526}.dashboard-kpi-card>div span{color:#747977;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.dashboard-trend-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;margin-top:14px;padding:20px 22px 15px}.dashboard-trend-heading h3,.dashboard-module-card h3{margin:4px 0 0}.dashboard-trend-heading label{align-items:center;gap:9px;display:flex}.dashboard-trend-bars{border-bottom:1px solid #303334;align-items:end;gap:10px;height:185px;margin-top:18px;padding:10px 8px 0;display:flex;position:relative}.dashboard-trend-point{flex-direction:column;flex:1;justify-content:end;align-items:center;min-width:16px;height:100%;display:flex}.dashboard-trend-point>span{flex:1;justify-content:center;align-items:end;width:100%;display:flex}.dashboard-trend-point i{background:linear-gradient(180deg, var(--yellow), #8d8318);opacity:.9;border-radius:6px 6px 2px 2px;width:72%;max-width:46px;min-height:2px;transition:all .2s;display:block}.dashboard-trend-point:hover i{filter:brightness(1.18)}.dashboard-trend-point small{color:#747977;text-transform:capitalize;padding:8px 0;font-size:9px}.dashboard-chart-empty{color:var(--muted);align-self:center;margin:auto;font-size:11px}.dashboard-trend-card footer{color:#747977;padding-top:11px;font-size:9px}.dashboard-trend-card footer b{color:#a8adaa}.dashboard-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.dashboard-module-card{background:var(--panel);border:1px solid var(--line);border-radius:13px;padding:18px}.dashboard-module-card header>span{color:var(--yellow);background:#f2dc191a;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.dashboard-module-metrics{border-top:1px solid var(--line);gap:0;margin-top:15px;display:grid}.dashboard-module-metrics>div{border-bottom:1px solid #222526;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.dashboard-module-metrics span{color:var(--muted);font-size:10px}.dashboard-module-metrics b{font-size:13px}.dashboard-module-empty{border-top:1px solid var(--line);margin-top:15px;padding:17px 0 4px}.dashboard-module-empty b{font-size:11px}.dashboard-module-empty p{color:var(--muted);margin:5px 0 0;font-size:10px}.dashboard-data-notice{background:#f2dc190f;border:1px solid #f2dc192e;border-radius:12px;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.dashboard-data-notice>span{background:var(--yellow);color:#111;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:flex}.dashboard-data-notice b{font-size:11px}.dashboard-data-notice p{color:var(--muted);margin:3px 0 0;font-size:10px}.client-dashboard-clean{padding-bottom:42px}.client-dashboard-beta-notice{background:#f2dc1914;border:1px solid #f2dc194d;border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:11px 14px;display:flex}.client-dashboard-beta-notice>span{background:var(--yellow);color:#111;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:flex}.client-dashboard-beta-notice p{color:#c8c49b;margin:0;font-size:10px;line-height:1.5}.client-dashboard-beta-notice b{color:var(--yellow)}.client-dashboard-approval{background:linear-gradient(120deg,#f2dc1921,#f2dc190a);border:1px solid #f2dc1957;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding:17px 19px;display:flex}.client-dashboard-approval>div{align-items:center;gap:13px;display:flex}.client-dashboard-approval>div>span{background:var(--yellow);color:#111;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:flex}.client-dashboard-approval small{color:var(--yellow);letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.client-dashboard-approval h3{margin:4px 0;font-size:14px}.client-dashboard-approval p{color:#aaa77e;margin:0;font-size:10px}.client-dashboard-approval button,.client-dashboard-section-heading button{color:var(--yellow);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:10px;font-weight:800}.client-dashboard-meta-placeholder{background:linear-gradient(135deg,#171a20,#111313);border:1px solid #303641;border-radius:16px;justify-content:space-between;align-items:center;margin-top:14px;padding:21px 23px;display:flex}.client-dashboard-meta-placeholder h3{margin:5px 0;font-size:20px}.client-dashboard-meta-placeholder p{color:var(--muted);margin:0;font-size:10px}.client-dashboard-meta-placeholder>span{color:#95a9ff;background:#6082ff1f;border:1px solid #6082ff47;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.client-dashboard-section{background:var(--panel);border:1px solid var(--line);border-radius:16px;margin-top:16px;padding:20px}.client-dashboard-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.client-dashboard-section-heading small{color:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:900;display:block}.client-dashboard-section-heading h3{margin:5px 0 0;font-size:17px}.client-dashboard-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.client-dashboard-entity-grid>button,.client-dashboard-activity-list>button,.client-dashboard-compact-grid>button{background:var(--panel-2);border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;border-radius:11px}.client-dashboard-entity-grid>button{grid-template-columns:minmax(0,1fr) minmax(80px,.6fr) auto;align-items:center;gap:13px;padding:14px;display:grid}.client-dashboard-entity-grid>button:hover,.client-dashboard-activity-list>button:hover,.client-dashboard-compact-grid>button:hover{border-color:#575c59}.client-dashboard-entity-grid span b,.client-dashboard-entity-grid span small{display:block}.client-dashboard-entity-grid span>b{font-size:11px}.client-dashboard-entity-grid span>small{color:var(--muted);margin-top:5px;font-size:8px}.client-dashboard-entity-grid em{color:var(--yellow);font-size:10px;font-style:normal}.client-dashboard-progress{background:#2b2e2d;border-radius:99px;height:5px;display:block;overflow:hidden}.client-dashboard-progress i{background:var(--yellow);border-radius:inherit;height:100%;display:block}.client-dashboard-activity-list{gap:8px;display:grid}.client-dashboard-activity-list>button{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:58px;padding:11px 14px;display:grid}.client-dashboard-activity-list span b,.client-dashboard-activity-list span small{display:block}.client-dashboard-activity-list span b{font-size:11px}.client-dashboard-activity-list span small{color:var(--muted);margin-top:5px;font-size:8px}.client-dashboard-activity-list em{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900}.client-dashboard-activity-list strong{color:var(--muted);font-size:18px}.client-dashboard-empty{color:var(--muted);padding:18px 3px 6px;font-size:10px}.client-dashboard-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.client-dashboard-compact-grid>button{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:14px;display:grid}.client-dashboard-compact-grid>button>span{color:var(--yellow);background:#2b2d20;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.client-dashboard-compact-grid b,.client-dashboard-compact-grid small{display:block}.client-dashboard-compact-grid b{font-size:10px;line-height:1.35}.client-dashboard-compact-grid small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.4}.client-dashboard-compact-grid em{color:var(--yellow);grid-column:2;font-size:8px;font-style:normal}.dashboard-config-panel{background:var(--panel);border:1px solid var(--line);border-radius:18px;margin:0 0 24px;padding:22px}.dashboard-config-heading,.dashboard-config-footer{justify-content:space-between;align-items:end;gap:14px;display:flex}.dashboard-config-heading h2{margin:5px 0}.dashboard-config-heading p{color:var(--muted);margin:0}.dashboard-config-heading label,.dashboard-config-footer label{color:var(--muted);gap:6px;font-size:10px;display:grid}.dashboard-config-panel select{color:var(--text);background:#202324;border:1px solid #353839;border-radius:9px;min-height:38px;padding:0 11px}.dashboard-config-columns{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:24px;margin:20px 0;padding:20px 0;display:grid}.dashboard-config-columns>div>small{color:#858a87;letter-spacing:.08em;font-size:9px;font-weight:800}.dashboard-toggle-grid{gap:8px;margin-top:11px;display:grid}.metrics-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-toggle-grid label{cursor:pointer;background:#1b1e1f;border:1px solid #2c3031;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:10px;display:flex}.dashboard-toggle-grid input{accent-color:var(--yellow)}.dashboard-config-footer{flex-wrap:wrap;align-items:center}.dashboard-config-footer .inline-check{flex-direction:row;align-items:center;display:flex}.dashboard-config-footer .primary{margin-left:auto}.dashboard-config-message{color:var(--yellow);margin-top:13px;font-size:10px}@media (width<=900px){.site-analytics-kpis,.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-config-columns,.client-dashboard-compact-grid{grid-template-columns:1fr}}@media (width<=620px){.site-analytics-heading{flex-direction:column;align-items:flex-start;gap:13px}.site-analytics-updated{align-items:flex-start}.site-analytics-kpis{grid-template-columns:1fr}.site-analytics-bars{gap:2px}.dashboard-summary-head,.dashboard-config-heading{flex-direction:column;align-items:stretch}.dashboard-period-control{align-items:stretch;min-width:0}.dashboard-kpi-grid,.dashboard-module-grid,.metrics-toggle-grid{grid-template-columns:1fr}.dashboard-trend-heading{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-trend-heading label{flex-direction:column;align-items:stretch;width:100%}.dashboard-trend-card footer{flex-direction:column;align-items:flex-start;gap:5px}.dashboard-trend-bars{gap:4px;height:150px;padding-inline:0}.dashboard-trend-point small{font-size:8px}.dashboard-config-footer{flex-direction:column;align-items:stretch}.dashboard-config-footer .primary{margin-left:0}.client-dashboard-approval,.client-dashboard-meta-placeholder{flex-direction:column;align-items:flex-start}.client-dashboard-entity-grid{grid-template-columns:1fr}.client-dashboard-activity-list>button{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start}.client-dashboard-activity-list strong{display:none}}.schedule-conversion{background:#1d1d10;border:1px solid #494718;border-radius:12px;grid-template-columns:1fr 1fr;gap:14px;padding:16px;display:grid}.schedule-conversion>div{flex-direction:column;grid-column:1/-1;gap:5px;display:flex}.schedule-conversion>div b{color:var(--yellow);font-size:14px}.schedule-conversion>div span{color:#a7aaa8;font-size:12px;line-height:1.45}.schedule-conversion>button{cursor:pointer;border:0;border-radius:9px;grid-column:1/-1;min-height:42px}.linked-schedule{min-height:54px;color:var(--green);background:#12251c;border:1px solid #245f43;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;display:flex}.linked-schedule button{color:var(--yellow);cursor:pointer;background:0 0;border:0}.request-review-summary{border:1px solid var(--line);background:#191b1c;border-radius:11px;padding:14px 15px}.request-review-summary small{color:var(--yellow);letter-spacing:.12em;font-size:9px;font-weight:800}.request-review-summary p{color:#d4d6d2;margin:8px 0 0;font-size:13px;line-height:1.55}.production-routing{background:#1d1d10;border:1px solid #55521b;border-radius:12px;grid-template-columns:1fr 1fr;gap:13px;padding:17px;display:grid}.production-routing>div:first-child{grid-column:1/-1;gap:5px;display:grid}.production-routing>div:first-child b{color:var(--yellow);font-size:15px}.production-routing>div:first-child span{color:#afb1ad;font-size:12px;line-height:1.45}.production-routing>button{min-height:43px;padding:0 16px}.production-assignees{border:1px solid #3b3e3d;border-radius:9px;flex-wrap:wrap;gap:6px;margin:0;padding:9px 10px;display:flex}.production-assignees legend{color:#aeb1af;padding:0 5px;font-size:10px;font-weight:700}.production-assignees label{color:#e7e8e4;cursor:pointer;background:#202223;border:1px solid #373a39;border-radius:8px;align-items:center;gap:7px;min-height:28px;padding:4px 9px;font-size:11px;display:flex}.production-assignees input{width:auto;accent-color:var(--yellow);margin:0}@media (width<=760px){.schedule-conversion{grid-template-columns:1fr}.schedule-conversion>div,.schedule-conversion>button{grid-column:auto}.linked-schedule{flex-direction:column;align-items:flex-start}.production-routing{grid-template-columns:1fr}.production-routing>div:first-child{grid-column:auto}}.primary{background:var(--yellow);color:#171700;cursor:pointer;border:0;border-radius:8px;font-weight:900}.module-heading{border:1px solid var(--line);background:radial-gradient(circle at 88% 20%, #f2dc191a, transparent 24%), var(--panel);border-radius:13px;justify-content:space-between;align-items:end;padding:25px 28px;display:flex}.module-heading h2{margin:8px 0 5px;font-size:27px}.heading-actions{align-items:center;gap:9px;display:flex}.settings-button{color:#d7d9d8;cursor:pointer;background:#1b1d1e;border:1px solid #3b3e3f;border-radius:8px;height:39px;padding:0 13px;font-size:11px;font-weight:800}.settings-button:hover{border-color:var(--yellow);color:var(--yellow)}.module-heading p{color:#777b7a;margin:0;font-size:10px}.action-button{white-space:nowrap;height:39px;padding:0 17px;font-size:10px}.module-message{color:#dbd15d;background:#24240f;border:1px solid #4a4724;border-radius:8px;margin:13px 0;padding:11px 13px;font-size:10px}.clients-table{border:1px solid var(--line);background:var(--panel);border-radius:12px;margin-top:15px;overflow:hidden}.table-head,.client-row{grid-template-columns:2fr .85fr .75fr .8fr .65fr .5fr;align-items:center;gap:12px;padding:0 18px;display:grid}.table-head{color:#6f7372;letter-spacing:.12em;background:#191b1c;height:42px;font-size:7px}.client-row{border-top:1px solid var(--line);color:#b0b3b1;min-height:68px;font-size:10px}.client-row>span:first-child{color:#fff;align-items:center;gap:10px;display:flex}.client-logo{width:31px;height:31px;color:var(--yellow);background:#2b2b14;border-radius:8px;place-items:center;font-size:9px;font-style:normal;display:grid;overflow:hidden}.client-logo img{object-fit:contain;background:var(--panel);width:100%;height:100%;padding:4px;display:block}.plan-pill{width:max-content;color:var(--yellow);text-transform:capitalize;background:#2b2b14;border-radius:12px;padding:5px 8px}.status-active{color:var(--green)}.status-inactive{color:#777}.status-archived{color:#a78bfa}.client-status-filter{justify-content:flex-end;margin-top:15px}.client-status-filter label{min-width:210px}.client-row>button{color:#ddd;cursor:pointer;background:#1b1d1e;border:1px solid #343738;border-radius:7px;justify-self:end;padding:7px 10px;font-size:9px}.empty-state{color:#777;place-content:center;justify-items:center;gap:7px;min-height:220px;font-size:10px;display:grid}.empty-state b{color:#fff;font-size:13px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c2;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.client-modal{background:#151718;border:1px solid #353839;border-radius:14px;width:min(720px,100%);max-height:calc(100vh - 50px);padding:24px;overflow-y:auto;box-shadow:0 30px 80px #0000008c}.modal-title{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-title h2{margin:7px 0 0;font-size:23px}.modal-title>button{color:#777;cursor:pointer;background:0 0;border:0;font-size:25px}.client-modal form{grid-template-columns:1fr 1fr;gap:15px;display:grid}.client-modal form>label{color:#b8bbb9;gap:7px;font-size:9px;font-weight:700;display:grid}.client-modal input,.client-modal select{color:#fff;background:#1b1d1e;border:1px solid #303334;border-radius:8px;outline:none;width:100%;height:42px;padding:0 11px}.client-modal input:focus,.client-modal select:focus{border-color:var(--yellow)}.contract-recurring>span:last-child{min-height:42px;color:var(--text);cursor:pointer;background:#1b1d1e;border:1px solid #303334;border-radius:8px;align-items:center;gap:8px;padding:0 11px;font-size:10px;font-weight:600;display:flex}.client-modal .contract-recurring input[type=checkbox]{width:16px;min-width:16px;height:16px;accent-color:var(--yellow);flex:0 0 16px;margin:0;padding:0}.full-field{grid-column:1/-1}.ai-usage-toggle{cursor:pointer;background:#191b1c;border:1px solid #353839;border-radius:9px;align-items:center;min-height:62px;padding:12px;gap:11px!important;display:flex!important}.ai-usage-toggle input{width:17px;height:17px;accent-color:var(--yellow);flex:none}.ai-usage-toggle span{gap:4px;display:grid}.ai-usage-toggle b{color:#fff;font-size:10px}.ai-usage-toggle small{color:#7f8381;font-size:8px;font-weight:500}.ai-usage-fields{background:#161819;border:1px solid #353839;border-radius:10px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:15px;padding:14px;display:grid}.ai-usage-fields>label{color:#b8bbb9;gap:7px;font-size:9px;font-weight:700;display:grid}.ai-usage-details{background:#1d1d13;border:1px solid #474412;border-radius:10px;gap:9px;margin-top:14px;padding:14px;display:grid}.ai-usage-details>small{color:var(--yellow);letter-spacing:.08em;font-size:8px;font-weight:900}.ai-usage-details>div{gap:5px;display:grid}.ai-usage-details b{color:#fff;font-size:11px}.ai-usage-details p{color:#aeb2af;white-space:pre-wrap;margin:0;font-size:10px;line-height:1.55}@media (width<=640px){.ai-usage-fields{grid-template-columns:1fr}}.organization-logo-field{gap:10px;display:grid}.organization-logo-field>div:first-child{color:#b8bbb9;gap:4px;font-size:9px;font-weight:700;display:grid}.organization-logo-field>div:first-child small{color:#767a78;font-size:8px;font-weight:400}.organization-logo-editor{background:#1b1d1e;border:1px solid #303334;border-radius:9px;align-items:center;gap:10px;min-height:82px;padding:11px;display:flex}.organization-logo-preview{background:#fff;border:1px solid #343738;border-radius:7px;flex:none;place-items:center start;width:180px;height:58px;padding:8px 12px;display:grid;overflow:hidden}.organization-logo-preview img{object-fit:contain;object-position:left center;width:100%;height:100%}.organization-logo-preview b{color:#202223;font-size:12px;line-height:1.15}.organization-logo-upload,.organization-logo-remove{color:#e7e8e5;cursor:pointer;background:#222526;border:1px solid #3b3e3f;border-radius:7px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:9px;font-weight:700;display:inline-flex}.organization-logo-upload input{display:none}.organization-logo-remove{color:#ff9b9b}.client-modal fieldset{border:0;margin:4px 0 0;padding:0}.client-modal legend{color:#b8bbb9;margin-bottom:9px;font-size:9px;font-weight:700}.service-checks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.service-checks>label{cursor:pointer;opacity:.55;background:#191b1c;border:1px solid #2b2e2f;border-radius:8px;align-items:center;gap:9px;min-height:55px;padding:9px 10px;display:flex}.service-checks>label.checked{opacity:1;border-color:#405f4f}.service-checks input{display:none}.service-checks>label>span{color:#999;background:#303334;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.service-checks>label.checked>span{background:var(--green);color:#082318}.service-checks>label>div{gap:3px;display:grid}.service-checks b{font-size:9px}.service-checks small{color:#747877;font-size:7px}.modal-actions{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.modal-actions button{color:#ccc;cursor:pointer;background:#1b1d1e;border:1px solid #343738;border-radius:8px;height:39px;padding:0 16px;font-size:9px}.modal-actions button.primary{border-color:var(--yellow);background:var(--yellow);color:#171700}.modal-actions button:disabled{opacity:.55}.field-help{color:#777;margin-top:-3px;font-size:9px;font-weight:400}.client-modal textarea{resize:vertical;color:#fff;width:100%;min-height:145px;font:inherit;background:#191b1c;border:1px solid #343738;border-radius:8px;padding:12px;font-size:11px;line-height:1.55}.client-modal textarea:focus{border-color:var(--yellow);outline:none}.post-details-modal{width:min(720px,100%)}.post-details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.post-details-grid>div,.post-description{border:1px solid var(--line);background:#191b1c;border-radius:9px;padding:14px}.post-details-grid>div{gap:7px;display:grid}.post-details-grid small,.post-description>small{color:#777b7a;letter-spacing:.08em;font-size:9px;font-weight:800}.post-details-grid b{font-size:12px}.post-description p{color:#d5d7d4;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;font-size:12px;line-height:1.65}.formats-modal{width:min(850px,100%)}.formats-modal .modal-title p{color:#777;margin:7px 0 0;font-size:11px}.formats-layout{grid-template-columns:280px 1fr;gap:16px;display:grid}.format-form{border:1px solid var(--line);background:#191b1c;border-radius:10px;align-content:start;padding:16px}.format-form label{color:#b8bbb9;gap:7px;font-size:10px;font-weight:700;display:grid}.format-form-actions{justify-content:flex-end;gap:8px;display:flex}.format-form-actions button,.formats-list button{color:#ccc;cursor:pointer;background:#202223;border:1px solid #343738;border-radius:7px;min-height:36px;padding:0 11px;font-size:10px}.format-form-actions .primary{border-color:var(--yellow);background:var(--yellow);color:#171700}.formats-list{align-content:start;gap:8px;display:grid}.formats-list article{border:1px solid var(--line);background:#1a1c1d;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 14px;display:flex}.formats-list article>div:first-child{gap:5px;display:grid}.formats-list b{font-size:12px}.formats-list span{color:var(--yellow);font-size:10px}.formats-list article>div:last-child{gap:7px;display:flex}.formats-list .danger-button{color:#ef9188;border-color:#53302d}@media (width<=760px){.modal-backdrop.notification-backdrop{padding:10px}.notification-panel{width:100%;height:calc(100dvh - 20px);padding:20px}.notification-tools{flex-direction:column;align-items:flex-start}.notification-filters{grid-template-columns:1fr}.module-heading{flex-direction:column;align-items:flex-start;gap:18px}.clients-table{overflow-x:auto}.table-head,.client-row{min-width:720px}.client-modal form,.service-checks,.users-summary{grid-template-columns:1fr}.full-field{grid-column:auto}.modal-backdrop{padding:10px}.client-modal{max-height:calc(100vh - 20px)}}.users-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.users-summary button{text-align:left;border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:10px;padding:16px 18px;transition:border-color .16s,background .16s,transform .16s}.users-summary button:hover{border-color:#f3c64f73}.users-summary button.active{border-color:var(--yellow);background:#24240f;box-shadow:inset 0 0 0 1px #f3c64f1f}.users-summary small{color:#747877;letter-spacing:.09em;font-size:8px}.users-summary strong{color:var(--yellow);margin-top:7px;font-size:25px;display:block}.users-search-filter{justify-content:stretch}.users-search-filter label{width:100%}.users-search-filter input{color:#fff;background:#191b1c;border:1px solid #303334;border-radius:8px;outline:none;width:100%;height:42px;padding:0 13px;font-size:11px}.users-search-filter input:focus{border-color:var(--yellow)}.users-search-filter input::placeholder{color:#686c6a}.user-avatar img{object-fit:cover;padding:0}.users-table .table-head,.users-table .client-row{grid-template-columns:2fr 1fr 1.5fr .6fr}.permission-note{background:#24240f;border:1px solid #383918;border-radius:8px;gap:5px;padding:12px;display:grid}.permission-note b{color:var(--yellow);font-size:9px}.permission-note span{color:#9b9c82;font-size:8px;line-height:1.5}.client-modal select:disabled{opacity:.45;cursor:not-allowed}.users-table .client-row>span:last-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-edit-button{color:#ddd;cursor:pointer;background:#1b1d1e;border:1px solid #3b3e3f;border-radius:7px;padding:6px 9px;font-size:8px}.user-edit-button:hover{border-color:var(--yellow);color:var(--yellow)}.access-all-toggle{cursor:pointer;background:#191b1c;border:1px solid #353839;border-radius:9px;align-items:center;min-height:62px;padding:12px;gap:11px!important;display:flex!important}.access-all-toggle input,.client-access-grid input,.permission-matrix input{width:16px;height:16px;accent-color:var(--yellow)}.access-all-toggle span{gap:4px;display:grid}.access-all-toggle b{color:#fff;font-size:10px}.access-all-toggle small{color:#7f8381;font-size:8px}.client-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.client-access-grid label,.permission-matrix label{color:#c4c7c5;cursor:pointer;background:#191b1c;border:1px solid #2e3132;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:9px 10px;font-size:9px;display:flex}.permission-matrix{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.permission-matrix fieldset{background:#17191a;border:1px solid #2e3132;border-radius:9px;padding:12px}.permission-matrix fieldset label+label{margin-top:6px}.permission-matrix legend{color:var(--yellow);padding:0 5px;font-size:9px}@media (width<=760px){.users-summary,.client-access-grid,.permission-matrix{grid-template-columns:1fr}}.module-filter{justify-content:flex-end;margin:14px 0;display:flex}.module-filter label{color:#777;gap:6px;font-size:8px;display:grid}.module-filter select,.workflow-card select,.credit-form select,.credit-form input{color:#fff;background:#191b1c;border:1px solid #303334;border-radius:7px;height:36px;padding:0 10px;font-size:9px}.schedule-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:10px;margin:14px 0;display:flex}.schedule-toolbar>label{color:#777;gap:6px;font-size:8px;display:grid}.schedule-toolbar select,.schedule-toolbar input,.schedule-view-toggle,.schedule-print-button{color:#fff;background:#191b1c;border:1px solid #303334;border-radius:8px;height:38px;font-size:9px}.schedule-toolbar select,.schedule-toolbar input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-width:170px;padding:0 11px}.schedule-view-toggle{padding:3px;display:flex}.schedule-view-toggle button{color:#8b8f8d;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:88px;padding:0 12px;font-size:8px;font-weight:750}.schedule-view-toggle button.active{background:var(--yellow);color:#171700}.schedule-print-button{cursor:pointer;padding:0 15px;font-weight:750}.schedule-print-button:hover{border-color:var(--yellow);color:var(--yellow)}.schedule-list-view{gap:12px;display:grid}.schedule-list-view>header{justify-content:space-between;align-items:flex-end;padding:2px 2px 0;display:flex}.schedule-list-view>header h3{margin:6px 0 3px;font-size:18px}.schedule-list-view>header p{color:var(--muted);margin:0;font-size:10px}.schedule-list-row .schedule-list-date{color:var(--yellow);flex:none;font-size:10px;font-style:normal;font-weight:800}.schedule-list-row.status-theme_pending .task-status-dot{background:#858987}.schedule-list-row.status-produce .task-status-dot{background:#9c7cff}.schedule-list-row.status-in_production .task-status-dot{background:#4e8cff}.schedule-list-row.status-approval .task-status-dot{background:var(--yellow)}.schedule-list-row.status-changes_requested .task-status-dot{background:#ef7c71}.schedule-list-row.status-ready_to_publish .task-status-dot{background:#4ad893}.schedule-list-row.status-posted_scheduled .task-status-dot{background:#2fbe7c}.schedule-list-row .task-status.status-theme_pending{color:#a7aaa9;background:#8589871f}.schedule-list-row .task-status.status-produce{color:#b6a0ff;background:#9c7cff1f}.schedule-list-row .task-status.status-in_production{color:#84adff;background:#4e8cff1f}.schedule-list-row .task-status.status-approval{color:#d8be10;background:#f2dc191f}.schedule-list-row .task-status.status-changes_requested{color:#ef8f86;background:#ef7c711f}.schedule-list-row .task-status.status-ready_to_publish{color:#67dda2;background:#4ad8931f}.schedule-list-row .task-status.status-posted_scheduled{color:#54cf92;background:#2fbe7c1f}.schedule-calendar-panel{background:#151718;border:1px solid #303334;border-radius:13px;overflow:hidden}.schedule-calendar-panel>header{border-bottom:1px solid #292c2d;padding:20px}.schedule-calendar-panel>header h3{text-transform:capitalize;margin:6px 0 4px;font-size:21px}.schedule-calendar-panel>header p{color:#777b7a;margin:0;font-size:9px}.schedule-calendar-weekdays,.schedule-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-calendar-weekdays{background:#191b1c;border-bottom:1px solid #292c2d}.schedule-calendar-weekdays span{color:#747876;text-align:center;text-transform:uppercase;padding:10px;font-size:7px;font-weight:850}.schedule-calendar-day{background:#151718;border-bottom:1px solid #292c2d;border-right:1px solid #292c2d;min-height:142px;padding:9px}.schedule-calendar-day:nth-child(7n){border-right:0}.schedule-calendar-day.empty{background:#121415}.schedule-calendar-day>b{color:#a1a5a3;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:7px;font-size:8px;display:grid}.schedule-calendar-day.today>b{background:var(--yellow);color:#171700}.schedule-calendar-day.drop-target{background:#f3c64f17;box-shadow:inset 0 0 0 2px #f3c64fb3}.schedule-calendar-day>div{gap:5px;display:grid}.calendar-post{border:1px solid #343738;border-left:2px solid var(--yellow);color:#fff;text-align:left;cursor:pointer;background:#1c1f20;border-radius:6px;gap:3px;width:100%;padding:7px;display:grid}.calendar-post:hover{border-color:var(--yellow);transform:translateY(-1px)}.calendar-post[draggable=true]{cursor:grab}.calendar-post[draggable=true]:active{cursor:grabbing;opacity:.72}.calendar-post small{color:var(--yellow);text-overflow:ellipsis;white-space:nowrap;font-size:6px;font-weight:800;overflow:hidden}.calendar-post span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.calendar-post em{color:#747876;text-overflow:ellipsis;white-space:nowrap;font-size:6px;font-style:normal;overflow:hidden}.calendar-post.status-posted_scheduled{border-left-color:#55b985}.calendar-post.status-theme_pending{border-left-color:#777b7a}.schedule-calendar-empty{color:#777b7a;text-align:center;padding:22px;font-size:9px}.schedule-print-sheet{display:none}.assignee-display{min-width:0;color:var(--muted);align-items:center;gap:7px;margin-top:7px;font-size:10px;font-style:normal;line-height:1.2;display:flex}.assignee-avatars{flex:none;display:flex}.assignee-avatars img,.assignee-avatars i{border:2px solid var(--card);color:#d8dbd9;object-fit:cover;background:#303334;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:-5px;font-size:7px;font-style:normal;font-weight:850;display:grid;overflow:hidden}.assignee-avatars>:first-child{margin-left:0}.assignee-display.compact .assignee-avatars img,.assignee-display.compact .assignee-avatars i{width:20px;height:20px}.assignee-display.unassigned .assignee-avatars i{color:#777b7a;background:#222526}.assignee-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workflow-card .assignee-display,.today-post .assignee-display{margin-bottom:7px}.calendar-post .assignee-display,.task-calendar-item .assignee-display{gap:4px;margin-top:2px;font-size:6px}.calendar-post .assignee-display.compact .assignee-avatars img,.calendar-post .assignee-display.compact .assignee-avatars i,.task-calendar-item .assignee-display.compact .assignee-avatars img,.task-calendar-item .assignee-display.compact .assignee-avatars i{border-width:1px;width:16px;height:16px;font-size:5px}@media (width<=760px){.schedule-toolbar{justify-content:stretch;align-items:stretch}.schedule-toolbar>label,.schedule-toolbar select,.schedule-toolbar input,.schedule-view-toggle,.schedule-print-button{width:100%}.schedule-view-toggle button{flex:1}.schedule-calendar-panel{overflow-x:auto}.schedule-calendar-weekdays,.schedule-calendar-grid{min-width:760px}}@media print{@page{size:A4 portrait;margin:12mm}html,body,#root,.app-shell{color:#111!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:#fff!important;margin:0!important;padding:0!important}html,body{overflow:visible!important}body:before,body:after,.app-shell:before,.app-shell:after{content:none!important;display:none!important}.sidebar,.mobile-overlay,.topbar,body:not(.print-financial-report) .reports-page>:not(.production-report),body.print-financial-report .reports-page>:not(.financial-report),body.print-financial-report .financial-report>:not(.financial-print-sheet),.production-report>:not(.production-print-sheet),.suggestions-admin-page>:not(.suggestions-print-sheet){display:none!important}.workspace,.reports-page,.production-report,.financial-report,.suggestions-admin-page,.billing-page{width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important;overflow:visible!important}.reports-page{max-width:none!important}body *{visibility:hidden!important}.schedule-print-sheet,.schedule-print-sheet *,.production-print-sheet,.production-print-sheet *,.suggestions-print-sheet,.suggestions-print-sheet *,.billing-print-sheet,.billing-print-sheet *,.financial-print-sheet,.financial-print-sheet *{visibility:visible!important}.schedule-print-sheet{color:#171717;width:100%;font-family:Arial,sans-serif;display:block;position:absolute;inset:0}.schedule-print-sheet>header{border-bottom:3px solid #111;justify-content:space-between;align-items:end;gap:20px;padding-bottom:15px;display:flex}.schedule-print-sheet>header>div:last-child{text-align:right;text-transform:capitalize;gap:4px;display:grid}.schedule-print-sheet header span{color:#555;letter-spacing:.06em;font-size:9px;font-weight:700}.schedule-print-sheet h1{margin:5px 0 0;font-size:25px}.schedule-print-summary{color:#555;margin:12px 0 18px;font-size:10px}.schedule-print-list{gap:10px;display:grid}.schedule-print-list>article{break-inside:avoid;border:1px solid #bbb;border-radius:7px;grid-template-columns:58px 1fr;display:grid;overflow:hidden}.schedule-print-date{text-align:center;background:#ececec;align-content:start;justify-items:center;gap:3px;padding:12px 8px;display:grid}.schedule-print-date b{font-size:25px;line-height:1}.schedule-print-date span{color:#555;text-transform:uppercase;font-size:8px}.schedule-print-content{padding:11px 13px}.schedule-print-heading{align-items:start;gap:9px;display:flex}.schedule-print-heading>span{color:#888;font-size:8px;font-weight:800}.schedule-print-heading h2{margin:0 0 2px;font-size:14px}.schedule-print-heading b{text-transform:uppercase;font-size:8px}.schedule-print-content dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:9px 0;display:grid}.schedule-print-content dl div{gap:2px;display:grid}.schedule-print-content dt{color:#666;text-transform:uppercase;font-size:7px;font-weight:700}.schedule-print-content dd{margin:0;font-size:9px;font-weight:700}.schedule-print-description{border-top:1px solid #ddd;padding-top:8px}.schedule-print-description b{text-transform:uppercase;font-size:7px}.schedule-print-description p{white-space:pre-wrap;margin:5px 0 0;font-size:9px;line-height:1.45}.schedule-print-sheet>footer{color:#666;border-top:1px solid #bbb;justify-content:space-between;margin-top:14px;padding-top:8px;font-size:7px;display:flex}.production-print-sheet{color:#171717;break-after:auto;page-break-after:auto;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:100%;min-height:0;font-family:Arial,sans-serif;position:static;height:auto!important;box-shadow:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.production-print-sheet>header{border-bottom:3px solid #111;justify-content:space-between;align-items:end;gap:20px;padding-bottom:15px;display:flex}.production-print-sheet>header span,.production-print-sheet>header small{color:#555;letter-spacing:.07em;font-size:8px;font-weight:700}.production-print-sheet h1{margin:5px 0 3px;font-size:25px}.production-print-sheet header p{margin:0;font-size:10px}.production-print-summary{flex-wrap:wrap;gap:8px;margin:12px 0 18px;display:flex}.production-print-summary span{border:1px solid #bbb;border-radius:6px;padding:7px 9px;font-size:8px}.production-print-summary b{font-size:10px}.production-print-list{gap:9px;display:grid}.production-print-list>article{break-inside:avoid;border:1px solid #bbb;border-radius:7px;grid-template-columns:80px 1fr;display:grid;overflow:hidden}.production-print-date{background:#ececec;align-content:start;gap:5px;padding:12px 9px;display:grid}.production-print-date b{font-size:11px}.production-print-date span{color:#555;font-size:7px;font-weight:800}.production-print-content{padding:10px 12px}.production-print-content>div:first-child{justify-content:space-between;align-items:start;gap:12px;display:flex}.production-print-content h2{margin:0;font-size:13px}.production-print-content>div:first-child>b{text-transform:uppercase;font-size:7px}.production-print-content dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:8px 0;display:grid}.production-print-content dl div{gap:2px;display:grid}.production-print-content dt{color:#666;text-transform:uppercase;font-size:7px;font-weight:700}.production-print-content dd{margin:0;font-size:8px;font-weight:700}.production-print-content p{white-space:pre-wrap;border-top:1px solid #ddd;margin:0;padding-top:7px;font-size:8px;line-height:1.4}.production-print-sheet>footer{color:#666;border-top:1px solid #bbb;justify-content:space-between;margin-top:14px;padding-top:8px;font-size:7px;display:flex}.billing-print-sheet{color:#171717;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:100%;font-family:Arial,sans-serif;position:static;margin:0!important;padding:0!important;display:block!important}.billing-print-sheet>header{border-bottom:3px solid #111;justify-content:space-between;align-items:end;gap:20px;padding-bottom:14px;display:flex}.billing-print-sheet>header span,.billing-print-sheet>header small{color:#555;letter-spacing:.07em;font-size:8px;font-weight:700}.billing-print-sheet h1{margin:5px 0 4px;font-size:24px}.billing-print-sheet header p{margin:2px 0 0;font-size:9px}.billing-print-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:12px 0 16px;display:grid}.financial-print-sheet .billing-print-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.billing-print-summary span{border:1px solid #bbb;border-radius:6px;gap:4px;padding:8px;display:grid}.billing-print-summary small{color:#666;font-size:7px;font-weight:700}.billing-print-summary b{font-size:10px}.billing-print-table{border:1px solid #aaa;border-radius:7px;overflow:hidden}.billing-print-row{break-inside:avoid;border-bottom:1px solid #ccc;grid-template-columns:1fr 1.7fr .8fr 1.15fr .7fr;align-items:center;gap:9px;padding:9px 10px;font-size:8px;display:grid}.billing-print-row:last-child{border-bottom:0}.billing-print-row>span{gap:2px;display:grid}.billing-print-row small{color:#666;font-size:7px}.billing-print-row strong{font-size:7px}.billing-print-head{color:#555;letter-spacing:.05em;background:#ececec;font-size:7px;font-weight:800}.billing-print-sheet>footer{color:#666;border-top:1px solid #bbb;justify-content:space-between;margin-top:12px;padding-top:8px;font-size:7px;display:flex}.suggestions-print-sheet{color:#171717;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:100%;font-family:Arial,sans-serif;position:static;margin:0!important;padding:0!important;display:block!important}.suggestions-print-sheet>header{border-bottom:3px solid #111;justify-content:space-between;align-items:end;gap:20px;padding-bottom:15px;display:flex}.suggestions-print-sheet>header>div:last-child{text-align:right;gap:4px;display:grid}.suggestions-print-sheet>header span{color:#555;letter-spacing:.06em;font-size:8px;font-weight:700}.suggestions-print-sheet h1{margin:5px 0 0;font-size:24px}.suggestions-print-filters{gap:7px;margin:12px 0 17px;display:grid}.suggestions-print-filters>b{text-transform:uppercase;font-size:8px}.suggestions-print-filters>div{flex-wrap:wrap;gap:6px;display:flex}.suggestions-print-filters span{border:1px solid #bbb;border-radius:5px;padding:6px 8px;font-size:7px}.suggestions-print-list{gap:9px;display:grid}.suggestions-print-list>article{break-inside:avoid;border:1px solid #bbb;border-radius:7px;grid-template-columns:42px 1fr;display:grid;overflow:hidden}.suggestions-print-index{background:#ececec;place-items:center;font-size:15px;font-weight:800;display:grid}.suggestions-print-content{padding:10px 12px}.suggestions-print-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.suggestions-print-heading small{color:#555;text-transform:uppercase;font-size:7px;font-weight:800}.suggestions-print-heading h2{margin:3px 0 0;font-size:13px}.suggestions-print-heading>span{text-transform:uppercase;font-size:7px;font-weight:800}.suggestions-print-content>p{white-space:pre-wrap;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:8px 0;padding:7px 0;font-size:8px;line-height:1.45}.suggestions-print-content dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.suggestions-print-content dl div{gap:2px;display:grid}.suggestions-print-content dt{color:#666;text-transform:uppercase;font-size:6px;font-weight:700}.suggestions-print-content dd{margin:0;font-size:8px;font-weight:700}.suggestions-print-sheet>footer{color:#666;border-top:1px solid #bbb;justify-content:space-between;margin-top:14px;padding-top:8px;font-size:7px;display:flex}}.today-schedule{background:radial-gradient(circle at 92% 12%,#f2dc191a,#0000 26%),#151718;border:1px solid #41431f;border-radius:13px;margin-bottom:15px;padding:20px}.today-schedule>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.today-schedule h3{margin:6px 0 4px;font-size:20px}.today-schedule header p{color:#777b7a;margin:0;font-size:9px}.today-schedule>header>strong{background:var(--yellow);color:#171700;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.today-posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.today-post{border:1px solid #303334;border-left:3px solid var(--yellow);cursor:pointer;background:#1a1c1d;border-radius:9px;align-items:center;gap:14px;min-height:105px;padding:14px;display:flex}.today-post.overdue{background:linear-gradient(100deg,#5b231f33,#1a1c1d 45%);border-color:#59322f #59322f #59322f #ef6257}.today-post-main{flex:1;min-width:0}.today-post-meta{align-items:center;gap:7px;display:flex}.today-post-meta span{color:var(--yellow);font-size:7px;font-weight:800}.today-post-meta em{color:#ff8b82;letter-spacing:.08em;background:#4b201e;border-radius:10px;padding:4px 7px;font-size:6px;font-style:normal;font-weight:900}.today-post h4{white-space:nowrap;text-overflow:ellipsis;margin:8px 0 5px;font-size:11px;overflow:hidden}.today-post p{color:#777b7a;margin:0;font-size:8px}.today-post label{color:#777;flex:none;gap:5px;width:145px;font-size:7px;display:grid}.today-post select{color:#fff;background:#151718;border:1px solid #303334;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:8px}.today-empty{color:#777;border:1px dashed #303334;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:80px;display:flex}.today-empty>span{width:29px;height:29px;color:var(--green);background:#153528;border-radius:50%;place-items:center;display:grid}.today-empty div{gap:4px;display:grid}.today-empty b{color:#c8cbc9;font-size:10px}.today-empty small{font-size:8px}.workflow-board{gap:12px;display:grid}.workflow-section{gap:11px;display:grid}.workflow-section+.workflow-section{margin-top:20px}.workflow-section-heading{justify-content:space-between;align-items:flex-end;display:flex}.workflow-section-heading h3{margin:5px 0 0;font-size:15px}.workflow-section-heading p{color:#747877;margin:5px 0 0;font-size:9px}.workflow-board-production{grid-template-columns:repeat(5,minmax(0,1fr))}.workflow-board-publishing{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-publishing-section{border-top:1px solid var(--line);padding-top:18px}.workflow-column{border:1px solid var(--line);background:#121415;border-radius:11px;min-height:360px;padding:12px}.workflow-column>header{color:#929695;letter-spacing:.07em;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:8px;display:flex}.workflow-column>header span{color:#fff;background:#242728;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.workflow-show-all{color:#9da19f;cursor:pointer;background:0 0;border:1px dashed #363a3b;border-radius:8px;width:100%;padding:8px;font-size:8px;font-weight:750}.workflow-show-all:hover{border-color:var(--yellow);color:var(--yellow)}.workflow-card{cursor:pointer;background:#1a1c1d;border:1px solid #2b2e2f;border-radius:9px;margin-bottom:9px;padding:13px;transition:border-color .2s,transform .2s}.workflow-card:hover,.workflow-card:focus-visible,.today-post:hover,.today-post:focus-visible{border-color:#666323;outline:none}.workflow-card:hover{transform:translateY(-1px)}.workflow-card small{color:var(--yellow);font-size:7px}.workflow-card h4{margin:7px 0;font-size:10px}.workflow-card p{color:#747877;font-size:8px;line-height:1.5}.workflow-card select{width:100%;margin-top:5px}.wallet-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0;display:grid}.wallet-grid article{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:17px}.wallet-grid small,.wallet-grid span{color:#777;font-size:8px;display:block}.wallet-grid strong{color:var(--yellow);margin:9px 5px 3px 0;font-size:28px;display:inline-block}.wallet-grid b{color:#9ca09e;margin-top:9px;font-size:8px;display:block}.credits-layout{grid-template-columns:320px 1fr;gap:14px;display:grid}.credit-form,.movement-list{border:1px solid var(--line);background:var(--panel);border-radius:11px;padding:18px}.credit-form{gap:12px;display:grid}.credit-form label{color:#a8abaa;gap:6px;font-size:8px;display:grid}.credit-form button{height:39px}.credit-form input[readonly]{cursor:default;color:#b9bcba;background:#141617}.movement-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:55px;display:flex}.movement-row div{gap:4px;display:grid}.movement-row b{font-size:9px}.movement-row small{color:#747877;font-size:7px}.movement-row>span{font-size:12px;font-weight:900}.movement-row .positive{color:var(--green)}.movement-row .negative{color:#e38b81}@media (width<=1050px){.workflow-board,.wallet-grid{grid-template-columns:1fr 1fr}.today-posts{grid-template-columns:1fr}}@media (width<=760px){.workflow-board,.wallet-grid,.credits-layout{grid-template-columns:1fr}.module-filter{justify-content:stretch}.module-filter label,.module-filter select{width:100%}.today-schedule{padding:15px}.today-post{flex-direction:column;align-items:stretch}.today-post label{width:100%}.today-post h4{white-space:normal}.post-details-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.post-details-grid{grid-template-columns:1fr}}.workspace .eyebrow,.workspace .card-heading small,.workspace .section-title small,.workspace .calendar-summary small,.workspace .weekday,.workspace .table-head,.workspace .service-checks small,.workspace .admin-row em,.workspace .today-post-meta span,.workspace .today-post-meta em,.workspace .today-post label,.workspace .workflow-card small,.workspace .movement-row small{font-size:9px}.workspace .credit-stats span,.workspace .positive,.workspace .metrics span,.workspace .date-badge small,.workspace .tag,.workspace .team-card>small,.workspace .team-avatars span,.workspace .service small,.workspace .calendar-post small,.workspace .calendar-post em,.workspace .capacity small,.workspace .capacity span,.workspace .admin-stats small,.workspace .admin-row small,.workspace .users-summary small,.workspace .permission-note span,.workspace .module-filter label,.workspace .today-post p,.workspace .today-empty small,.workspace .workflow-column>header,.workspace .workflow-card p,.workspace .wallet-grid small,.workspace .wallet-grid span,.workspace .wallet-grid b,.workspace .credit-form label{font-size:10px}.workspace .card-heading button,.workspace .renew,.workspace .schedule-info p,.workspace .approval-card p,.workspace .team-card p,.workspace .approval-card button,.workspace .team-card button,.workspace .calendar-toolbar>span,.workspace .admin-stats p,.workspace .client-logo,.workspace .client-row>button,.workspace .client-modal form>label,.workspace .client-modal legend,.workspace .service-checks b,.workspace .modal-actions button,.workspace .permission-note b,.workspace .module-filter select,.workspace .workflow-card select,.workspace .credit-form select,.workspace .credit-form input,.workspace .today-schedule header p,.workspace .today-post select,.workspace .movement-row b{font-size:11px}.request-list{gap:10px;margin-top:15px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.requests-services-section{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.requests-services-title{align-items:flex-end}.requests-services-title p{color:#858987;margin:7px 0 0;font-size:11px;line-height:1.55}.services-catalog-filters{align-items:center;gap:8px;display:flex}.services-catalog-filters input,.services-catalog-filters select{border:1px solid var(--line);color:#e8eae7;background:#101213;border-radius:8px;outline:none;min-height:40px;font-size:11px}.services-catalog-filters input{width:220px;padding:0 12px}.services-catalog-filters select{min-width:190px;padding:0 32px 0 11px}.services-catalog-filters input:focus,.services-catalog-filters select:focus{border-color:#77701f;box-shadow:0 0 0 2px #f2dc1914}.priority-services{background:#f2dc1906;border:1px solid #f2dc193d;border-radius:14px;padding:16px}.admin-service-filters{border:1px solid var(--line);background:var(--panel);border-radius:11px;align-items:center;gap:8px;min-height:62px;margin-top:18px;padding:10px;display:flex}.admin-service-filters label{display:block}.admin-service-filters input,.admin-service-filters select{border:1px solid var(--line);color:#e8eae7;background:#101213;border-radius:8px;outline:none;min-height:40px;font-size:11px}.admin-service-filters input{width:min(290px,28vw);padding:0 12px}.admin-service-filters select{min-width:190px;padding:0 32px 0 11px}.admin-service-filters input:focus,.admin-service-filters select:focus{border-color:#77701f;box-shadow:0 0 0 2px #f2dc1914}.admin-service-result-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px}.admin-service-filters>button,.catalog-admin-grid .empty-state button{color:var(--yellow);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:10px}.admin-service-filters>button:hover,.catalog-admin-grid .empty-state button:hover{color:#fff}.catalog-admin-grid,.service-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.catalog-admin-card,.service-market-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;flex-direction:column;min-height:230px;padding:18px;display:flex}.catalog-admin-card header,.catalog-admin-card footer,.catalog-price{justify-content:space-between;align-items:center;gap:8px;display:flex}.catalog-admin-card header span,.catalog-admin-card header em,.service-market-card>em{color:var(--yellow);letter-spacing:.08em;font-size:9px;font-style:normal;font-weight:800}.catalog-admin-card header em{color:var(--green)}.catalog-admin-card h3,.service-market-card h3{margin:18px 0 8px;font-size:18px}.catalog-admin-card p,.service-market-card p{color:#858987;min-height:48px;margin:0;font-size:11px;line-height:1.6}.catalog-price{margin-top:auto;padding:16px 0}.catalog-price b,.service-market-card strong{color:#fff;font-size:11px}.catalog-price span{color:var(--yellow);background:#f1de401f;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:800}.catalog-admin-card footer{border-top:1px solid var(--line);padding-top:12px}.catalog-admin-card footer button{color:#b7bab8;cursor:pointer;background:0 0;border:0;font-size:10px}.catalog-admin-card footer button:hover{color:var(--yellow)}.catalog-inactive{opacity:.48}.service-options{flex-wrap:wrap;gap:18px;display:flex;padding:4px 0!important}.service-options label{color:#b8bbb9;align-items:center;gap:7px;font-size:10px;display:flex}.service-options input{width:16px;height:16px}.service-category{margin-top:24px}.service-market-card{min-height:280px;position:relative}.service-market-card.featured{box-shadow:inset 0 3px 0 var(--yellow);border-color:#706a24}.service-market-card>em{position:absolute;top:16px;right:16px}.service-market-card .icon-box{margin-bottom:2px}.service-market-card strong{color:var(--yellow);margin-top:auto;padding:18px 0 12px;display:block}.service-market-card button{width:100%;min-height:40px}.service-market-card .contracted-service-button:disabled{background:var(--green);color:#082318;cursor:default;opacity:1;border:1px solid #34785a}@media (width<=1050px){.catalog-admin-grid,.service-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.catalog-admin-grid,.service-market-grid{grid-template-columns:1fr}.service-options{flex-direction:column;align-items:flex-start}.requests-services-title,.services-catalog-filters{flex-direction:column;align-items:stretch}.services-catalog-filters,.services-catalog-filters label,.services-catalog-filters input,.services-catalog-filters select{width:100%}.admin-service-filters{flex-direction:column;align-items:stretch}.admin-service-filters label,.admin-service-filters input,.admin-service-filters select{width:100%}.admin-service-result-count{margin:3px 0 0}.admin-service-filters>button{text-align:left;min-height:34px}.priority-services{padding:12px}}.request-card{border:1px solid var(--line);background:var(--panel);border-radius:11px;align-items:center;gap:20px;min-height:128px;padding:18px 20px;display:flex}.request-main{flex:1;min-width:0}.request-meta{align-items:center;gap:9px;display:flex}.request-meta small{color:#858988;font-size:10px}.request-status{color:#b5b8b6;letter-spacing:.05em;background:#2b2e2f;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:900}.status-submitted,.status-awaiting_approval{color:var(--yellow);background:#34320f}.status-under_review,.status-approved{color:#8fa9ff;background:#1e294a}.status-in_production{color:#d5a1ff;background:#352044}.status-changes_requested{color:#ff9d91;background:#492522}.status-completed{color:var(--green);background:#153528}.status-rejected{color:#9b9d9c;background:#2a2c2d}.request-card h3{margin:10px 0 6px;font-size:15px}.request-card p{color:#858988;max-width:820px;margin:0;font-size:11px;line-height:1.5}.request-details{color:#6f7372;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:10px;display:flex}.request-details span+span:before{content:"•";margin-right:14px}.review-button{color:var(--yellow);cursor:pointer;background:#24240f;border:1px solid #45481d;border-radius:8px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.request-modal textarea,.feedback-field textarea{resize:vertical;color:#fff;width:100%;min-height:105px;font:inherit;background:#1b1d1e;border:1px solid #303334;border-radius:8px;outline:none;padding:11px;line-height:1.5}.request-modal textarea:focus,.feedback-field textarea:focus{border-color:var(--yellow)}.approval-preview{background:radial-gradient(circle,#f2dc1914,#0000 65%),#191b1c;border:1px dashed #43471f;border-radius:10px;place-content:center;justify-items:center;gap:13px;min-height:150px;margin-bottom:16px;padding:22px;display:grid}.approval-preview span{color:#777;font-size:10px}.approval-preview a{color:#171700;background:var(--yellow);border-radius:8px;padding:11px 15px;font-size:11px;font-weight:900;text-decoration:none}.approval-preview p{color:#aaa}.feedback-field{color:#b8bbb9;gap:7px;font-size:10px;font-weight:700;display:grid}.approval-actions{justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.approval-actions button{color:#ef9b92;cursor:pointer;background:#2c1d1b;border:1px solid #4a302d;border-radius:8px;min-height:40px;padding:0 15px;font-size:10px;font-weight:800}.approval-actions .primary{border-color:var(--yellow);background:var(--yellow);color:#171700}.demand-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0;display:grid}.demand-summary article{border:1px solid var(--line);background:var(--panel);border-radius:9px;padding:14px}.demand-summary small{color:#777;min-height:22px;font-size:9px;line-height:1.3;display:block}.demand-summary strong{color:var(--yellow);margin-top:7px;font-size:23px;display:block}.client-feedback{background:#2b1b19;border:1px solid #59322f;border-radius:8px;gap:6px;padding:13px;display:grid}.client-feedback b{color:#ff9d91;font-size:10px}.client-feedback span{color:#d7aaa5;font-size:11px;line-height:1.5}@media (width<=1050px){.demand-summary{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.request-card{flex-direction:column;align-items:stretch}.review-button{align-self:flex-start}.request-details{flex-direction:column;gap:7px}.request-details span+span:before{content:none}.approval-actions{flex-direction:column;align-items:stretch}.approval-actions button{min-height:43px}.demand-summary{grid-template-columns:1fr 1fr}}.workspace .credit-total span,.workspace .health-content p,.workspace .section-title button,.workspace .month-controls button,.workspace .filters button,.workspace .calendar-cell>span,.workspace .service b,.workspace .module-heading p,.workspace .action-button,.workspace .module-message,.workspace .client-row,.workspace .empty-state,.workspace .today-empty b,.workspace .workflow-card h4{font-size:12px}.workspace .calendar-post b{font-size:10px}.workspace .today-post h4{font-size:13px}@media (width<=760px){.heading-actions{width:100%}.heading-actions button{flex:1}.formats-layout{grid-template-columns:1fr}.formats-list article{flex-direction:column;align-items:flex-start}.formats-list article>div:last-child{width:100%}.formats-list article>div:last-child button{flex:1}}.health-page{gap:22px;display:grid}.health-overview{grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:16px;display:grid}.health-score,.health-summary-card,.health-group{border:1px solid var(--line);background:var(--card);border-radius:18px}.health-score{justify-content:space-between;align-items:center;min-height:190px;padding:28px;display:flex}.health-score>div,.health-summary-card{flex-direction:column;display:flex}.health-score small,.health-summary-card small{color:var(--muted);letter-spacing:.11em;font-weight:700}.health-score strong{margin:8px 0 2px;font-size:46px;line-height:1}.health-score>div span,.health-summary-card span{color:var(--muted)}.health-score>i{--health-score:0deg;background:conic-gradient(var(--yellow) var(--health-score), #262626 0);border-radius:50%;place-items:center;width:116px;height:116px;font-style:normal;display:grid;position:relative}.health-score>i:before{content:"";border-radius:inherit;background:var(--card);position:absolute;inset:10px}.health-score>i b{font-size:26px;position:relative}.health-score.needs-care>i{background:conic-gradient(#ef6a5b var(--health-score), #262626 0)}.health-summary-card{justify-content:center;padding:28px}.health-summary-card strong{margin:8px 0;font-size:42px}.health-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.health-group{overflow:hidden}.health-group>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.health-group>header small{color:var(--muted);letter-spacing:.1em}.health-group>header h3{margin:4px 0 0}.health-group>header>span{background:#272727;border-radius:9px;place-items:center;min-width:30px;height:30px;font-weight:700;display:grid}.health-items{display:grid}.health-item{border-bottom:1px solid var(--line);grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 20px;display:grid;position:relative}.health-external-link{width:32px;height:32px;color:var(--yellow);background:#f3c64f14;border:1px solid #f3c64f61;border-radius:8px;place-items:center;font-size:17px;font-weight:800;text-decoration:none;display:grid;position:absolute;top:14px;right:14px}.health-external-link:hover{border-color:var(--yellow);background:#f3c64f29}.health-item:last-child{border-bottom:0}.health-dot{background:#42bf79;border-radius:50%;width:9px;height:9px;margin-top:6px;box-shadow:0 0 0 4px #42bf791f}.health-attention .health-dot{background:#f3c64f;box-shadow:0 0 0 4px #f3c64f1f}.health-critical .health-dot{background:#ef6a5b;box-shadow:0 0 0 4px #ef6a5b1f}.health-inactive .health-dot{box-shadow:none;background:#777}.health-item p{color:var(--muted);margin:5px 0 7px}.health-item small{color:var(--muted);display:block}.health-item>em{color:#65d493;white-space:nowrap;background:#42bf791a;border-radius:8px;margin-right:42px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.health-attention>em{color:#f3c64f;background:#f3c64f1a}.health-critical>em{color:#ef6a5b;background:#ef6a5b1a}.health-inactive>em{color:#999;background:#8c8c8c1a}.health-actions{grid-column:2/-1;gap:8px;display:flex}.health-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:7px 10px}.health-empty{min-height:130px}@media (width<=900px){.health-overview,.health-groups{grid-template-columns:1fr}}@media (width<=560px){.health-score{padding:22px}.health-score>i{width:92px;height:92px}.health-item{grid-template-columns:12px minmax(0,1fr)}.health-item>em,.health-actions{grid-column:2;justify-self:start}}.module-heading-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.agenda-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin:22px 0 14px;display:flex}.agenda-month-nav{align-items:center;gap:12px;display:flex}.agenda-month-nav h3{text-align:center;text-transform:capitalize;min-width:210px;margin:0}.agenda-month-nav button,.module-heading-actions>button:not(.primary){border:1px solid var(--line);background:var(--panel-2);min-width:40px;min-height:40px;color:var(--text);cursor:pointer;border-radius:9px}.agenda-toolbar .task-filters{margin:0}.agenda-calendar{overflow:hidden}.agenda-calendar .schedule-calendar-day{min-height:150px;padding:9px}.agenda-day-number{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.agenda-day-number>span{width:27px;height:27px;color:var(--muted);place-items:center;font-size:12px;font-weight:800;display:grid}.agenda-day-number>button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px}.agenda-day-number>button:hover{color:var(--yellow);background:#f3c64f1f}.agenda-day-events{gap:5px;display:grid}.agenda-event{border:0;border-left:3px solid var(--agenda-color);background:var(--agenda-color);border-radius:7px;gap:2px;width:100%;padding:8px 9px;display:grid;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.agenda-event{background:color-mix(in srgb,var(--agenda-color) 12%,var(--panel-2))}}.agenda-event{color:var(--text);text-align:left;cursor:pointer}.agenda-event small{color:var(--agenda-color);font-size:10px;font-weight:800}.agenda-event b,.agenda-event em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agenda-event b{font-size:11px}.agenda-event em{color:var(--muted);font-size:9px;font-style:normal}.agenda-detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.agenda-detail-grid>div{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;gap:5px;padding:14px;display:grid}.agenda-detail-grid small{color:var(--muted);text-transform:uppercase;font-size:10px}.agenda-detail-grid span,.agenda-detail-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.agenda-form-modal{width:min(720px,100vw - 28px)}.agenda-category-list{gap:7px;margin:16px 0;display:grid}.agenda-category-list>div{border:1px solid var(--line);border-radius:9px;grid-template-columns:14px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.agenda-category-list>div>span{border-radius:50%;width:12px;height:12px}.agenda-category-list button{color:#ff8b8b;cursor:pointer;background:0 0;border:0}.agenda-category-form{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 90px auto;align-items:end;gap:10px;padding-top:16px;display:grid}.button-link{border-radius:9px;justify-content:center;align-items:center;padding:10px 14px;text-decoration:none;display:inline-flex}@media (width<=900px){.agenda-toolbar{flex-direction:column;align-items:stretch}.agenda-toolbar .task-filters{width:100%}}@media (width<=760px){.agenda-calendar{overflow-x:auto}.agenda-calendar .schedule-calendar-weekdays,.agenda-calendar .schedule-calendar-grid{min-width:760px}.agenda-detail-grid,.agenda-category-form{grid-template-columns:1fr}}.task-modal .modal-actions button.danger{color:#ff8b8b;border-color:#dc464680;margin-right:auto}.task-modal .modal-actions button.danger:hover{background:#b4282824}.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.delivery-card{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:22px}.delivery-card-head,.delivery-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.delivery-card-head small,.delivery-meta{color:var(--muted);font-size:12px}.delivery-status{color:var(--yellow);text-transform:uppercase;background:#f3c64f1f;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.delivery-status.status-available{color:#65d493;background:#42bf791f}.delivery-status.status-archived{color:#aaa;background:#9696961f}.delivery-kind{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:800;display:block}.delivery-card h3{margin:7px 0 8px;font-size:20px}.delivery-card p{min-height:44px;color:var(--muted);margin:0;line-height:1.55}.delivery-meta{border-top:1px solid var(--line);margin:20px 0 10px;padding:14px 0}.delivery-card>button{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f3c64f66;border-radius:9px;padding:9px 12px}.delivery-modal{width:min(760px,100vw - 28px)}.delivery-materials{gap:8px;margin:18px 0;display:grid}.delivery-material-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.delivery-material-row>button:first-child{border:1px solid var(--line);background:var(--panel-2);color:var(--text);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.delivery-material-row>button:first-child span{color:var(--yellow);font-size:18px}.delivery-material-row>button:first-child em{color:var(--yellow);font-size:12px;font-style:normal}.delivery-material-row>button.danger{color:#ff8b8b;cursor:pointer;background:0 0;border:1px solid #dc464666;border-radius:9px;padding:0 12px}.delivery-material-row>button.download{color:var(--yellow);cursor:pointer;background:#f3c64f14;border:1px solid #f3c64f73;border-radius:9px;padding:0 12px;font-weight:700}.delivery-add-form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;padding-top:18px;display:grid}.delivery-add-form button{align-self:end;min-height:42px}.prepare-delivery-modal{max-height:min(880px,100vh - 28px);overflow-y:auto}.prepare-materials{border:1px solid var(--line);background:#ffffff05;border-radius:12px;gap:9px;margin-top:4px;padding:16px;display:grid}.prepare-materials-heading>div{gap:4px;display:grid}.prepare-materials-heading span{color:var(--muted);font-size:12px}.prepare-add-form{margin-top:8px}.draft-material-info{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.draft-material-info span{color:var(--yellow);font-size:18px}.draft-material-info em{color:var(--muted);font-size:12px;font-style:normal}.approval-linked-material>button:first-child{border-color:#42bf7947}.approval-linked-material>button:first-child em{color:#65d493}@media (width<=760px){.delivery-grid,.delivery-add-form{grid-template-columns:1fr}}.pending-deliveries-panel{background:#f3c64f0b;border:1px solid #f3c64f3d;border-radius:16px;margin:22px 0;padding:20px}.pending-deliveries-panel.placement-approvals{margin-top:30px}.pending-deliveries-panel .section-title{margin-bottom:14px}.pending-deliveries-panel .section-title p{color:var(--muted);margin:5px 0 0;font-size:13px}.pending-deliveries-panel .section-title>strong{min-width:38px;height:38px;color:var(--yellow);background:#f3c64f21;border-radius:10px;place-items:center;display:grid}.pending-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pending-delivery-grid>button{border:1px solid var(--line);background:var(--card);color:var(--text);text-align:left;cursor:pointer;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.pending-delivery-grid>button span{gap:4px;min-width:0;display:grid}.pending-delivery-grid>button small{color:var(--yellow);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.pending-delivery-grid>button b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pending-delivery-grid>button em{color:var(--muted);font-size:11px;font-style:normal}.pending-delivery-grid>button>strong{color:var(--yellow);flex:none;font-size:12px}@media (width<=760px){.pending-delivery-grid{grid-template-columns:1fr}.pending-delivery-grid>button{flex-direction:column;align-items:flex-start}}.billing-requests,.client-billing-grid>article,.client-billing-grid>form,.package-list article{border:1px solid var(--line);background:var(--card);border-radius:16px}.billing-requests{margin:22px 0 30px;padding:20px}.billing-requests article,.package-list article,.client-charge{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.billing-requests article>div,.client-charge>span{gap:4px;display:grid}.billing-requests small,.charge-row small,.client-charge small{color:var(--muted)}.charge-row{border-top:1px solid var(--line);grid-template-columns:1.1fr 1.65fr .85fr .75fr .75fr minmax(210px,1.25fr);align-items:center;gap:14px;padding:15px 18px;display:grid}.charge-row>span:nth-child(2){gap:3px;display:grid}.charge-head{color:var(--muted);letter-spacing:.08em;font-size:11px}.charge-row button{color:var(--yellow);cursor:pointer;background:0 0;border:1px solid #f3c64f73;border-radius:8px;padding:8px 10px}.charge-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.charge-actions button{white-space:nowrap}.charge-actions button.danger{color:#ef8a7e;border-color:#ef6a5b73}.charge-value-breakdown,.client-charge-values{gap:2px;display:grid}.charge-value-breakdown small,.client-charge-values small{color:var(--muted);font-size:10px}.charge-value-breakdown b,.client-charge-values strong{color:var(--text);font-size:12px}.charge-total-preview{border:1px solid var(--line);background:#101213;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;display:grid}.charge-total-preview span{gap:5px;display:grid}.charge-total-preview small{color:var(--muted);font-size:9px}.charge-total-preview strong{color:var(--yellow)}.pending-credit-charges{background:#f2dc190a;border:1px solid #f2dc1959;border-radius:14px;margin:0 0 24px;padding:18px}.pending-credit-charges>div:last-child{gap:8px;display:grid}.pending-credit-charges button{width:100%;min-height:64px;color:var(--text);background:var(--panel);border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.pending-credit-charges button span{gap:4px;display:grid}.pending-credit-charges button small{color:var(--muted)}.pending-credit-charges button>strong{color:var(--yellow);font-size:12px}.credit-history-full,.credit-client-section{margin-top:24px}.credit-client-heading{align-items:end}.credit-client-heading label{min-width:230px;color:var(--muted);gap:7px;font-size:10px;font-weight:700;display:grid}.credit-client-heading select{border:1px solid var(--line);background:var(--panel);min-height:42px;color:var(--text);border-radius:9px;padding:0 12px}.credit-client-list{gap:9px;display:grid}.credit-client-list>article{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:minmax(220px,1.4fr) minmax(150px,.7fr) minmax(180px,.8fr) auto;align-items:center;gap:18px;min-height:82px;padding:15px 18px;display:grid}.credit-client-list>article>div{gap:5px;display:grid}.credit-client-list small,.credit-lot-list small{color:var(--muted);font-size:9px}.credit-client-list strong{color:var(--yellow);font-size:24px}.credit-client-list span{color:#c5c8c6;font-size:12px}.credit-client-list button{min-height:40px;color:var(--yellow);text-transform:uppercase;border-color:#6e681c;padding:0 15px;font-size:10px;font-weight:800}.credit-lot-modal{width:min(850px,100%)}.credit-lot-modal .modal-title p{color:var(--muted);margin:8px 0 0;font-size:12px}.credit-lot-modal .modal-title p b{color:var(--yellow)}.credit-lot-list{gap:9px;display:grid}.credit-lot-list>article{border:1px solid var(--line);background:#1a1c1d;border-radius:11px;grid-template-columns:minmax(220px,1.3fr) minmax(140px,.7fr) minmax(180px,.8fr);align-items:center;gap:18px;padding:15px;display:grid}.credit-lot-list>article>div{gap:5px;display:grid}.credit-lot-list strong{color:var(--yellow);font-size:21px}.credit-lot-list strong span{color:var(--muted);font-size:11px}.credit-lot-list em{width:max-content;color:var(--yellow);background:#f2dc1914;border-radius:20px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.credit-lot-list>article.expired{opacity:.64}.credit-lot-list>article.expired em{color:#e38b81;background:#e38b8117}.credit-lot-empty{text-align:center;flex-direction:column;gap:6px;min-width:0;padding:18px}.credit-lot-empty>span{width:auto;max-width:100%;height:auto;color:var(--muted);overflow-wrap:anywhere;background:0 0;border-radius:0;font-size:10px;line-height:1.5;display:block}.credit-release-summary{gap:7px;margin-bottom:16px;display:grid}.credit-release-summary strong{color:var(--yellow);font-size:28px}.credit-release-summary span{color:var(--muted)}.financial-warning{background:#f2dc1912;border:1px solid #866f16;border-radius:9px;gap:5px;padding:13px;display:grid}.financial-warning span{color:#c8c9c4;font-size:12px;line-height:1.45}.gtp-entry-list{margin-top:28px}.gtp-entry-list>article{border:1px solid var(--line);background:var(--panel);border-radius:10px;grid-template-columns:minmax(210px,1fr) repeat(3,minmax(100px,auto)) auto;align-items:center;gap:18px;margin-bottom:8px;padding:14px 16px;display:grid}.gtp-entry-list article>div,.gtp-entry-list article>span{gap:4px;display:grid}.gtp-entry-list small{color:var(--muted);font-size:10px}.gtp-entry-list button{border:1px solid var(--line);background:var(--panel-2);color:var(--text);cursor:pointer;border-radius:7px;padding:8px 11px}.financial-report{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:42px}.financial-report-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.financial-report-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.5fr repeat(3,.8fr);align-items:center;gap:12px;padding:12px 14px;font-size:12px;display:grid}.financial-report-row:last-child{border-bottom:0}.financial-report-row>span:nth-child(2){gap:3px;display:grid}.financial-report-row small{color:var(--muted)}.financial-report-head{color:var(--muted);background:var(--panel-2);letter-spacing:.08em;font-size:9px;font-weight:700}.billing-filters{border:1px solid var(--line);background:var(--card);border-radius:13px;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:10px;margin-bottom:16px;padding:16px;display:grid}.billing-print-sheet{display:none}.billing-filters label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.billing-filters input,.billing-filters select{border:1px solid var(--line);width:100%;color:var(--text);background:#151515;border-radius:9px;padding:10px 11px}.billing-filters button{border:1px solid var(--line);min-height:39px;color:var(--text);cursor:pointer;background:0 0;border-radius:9px;padding:9px 12px}.client-modal input[readonly]{color:var(--muted);cursor:not-allowed}.status-paid{color:#65d493;background:#42bf791f}.status-overdue{color:#ef8a7e;background:#ef6a5b1f}.status-cancelled{color:#aaa;background:#9696961f}.package-modal{max-width:680px}.package-list{gap:8px;margin-bottom:22px;display:grid}.package-list article{padding:14px 16px}.package-list article span{color:var(--muted)}.package-list article>button,.post-management-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:800}.package-list article>button:hover,.post-management-actions button:hover{color:var(--yellow);border-color:#f3c64f8c}.post-management-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.post-management-actions .danger-button{color:#ef8a7e;border-color:#ef6a5b59}.client-billing-grid{grid-template-columns:1.3fr .7fr;gap:16px;margin-top:18px;display:grid}.financial-plan-empty{margin-bottom:34px}.client-financial-section{margin-top:38px}.client-financial-section .section-title{margin-bottom:14px}.client-financial-section .section-title p{color:var(--muted);margin:5px 0 0}.credit-purchases-grid{margin-top:0}.client-charges-panel{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:8px 22px}.financial-empty-copy{color:var(--muted);margin:14px 0}.client-billing-grid>article,.client-billing-grid>form{padding:22px}.client-billing-grid h3{margin:7px 0 14px}.client-billing-grid form{flex-direction:column;gap:13px;display:flex}.client-billing-grid form p{color:var(--muted);margin:0;line-height:1.5}.client-billing-grid form label{gap:6px;display:grid}.client-billing-grid form select,.client-billing-grid form input{border:1px solid var(--line);width:100%;color:var(--text);background:#151515;border-radius:9px;padding:11px 12px}@media (width<=1000px){.billing-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.charge-row{grid-template-columns:1fr 1.5fr .8fr .8fr}.charge-row>:nth-child(5),.charge-row>:nth-child(6){grid-column:auto}.charge-head{display:none}.client-billing-grid{grid-template-columns:1fr}}@media (width<=650px){.billing-filters{grid-template-columns:1fr}.charge-row,.billing-requests article,.client-charge{flex-direction:column;align-items:flex-start;display:flex}.client-charges-panel{padding:8px 16px}.charge-actions{justify-content:flex-start;width:100%}}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.production-report{border-bottom:1px solid var(--line);margin-bottom:42px;padding-bottom:42px}.production-report-heading{margin-bottom:16px}.production-report-presets{gap:8px;margin-bottom:10px;display:flex}.production-report-presets button{color:#c8cbc8;cursor:pointer;background:#191b1c;border:1px solid #3b3e3f;border-radius:8px;padding:8px 11px;font-size:11px}.production-report-presets button:hover{color:var(--yellow);border-color:#665e1c}.production-report-filters{border:1px solid var(--line);background:#141617;border-radius:13px;grid-template-columns:1.2fr repeat(6,minmax(120px,1fr));gap:10px;padding:16px;display:grid}.production-report-filters label{color:#888d8b;letter-spacing:.07em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:800;display:grid}.production-report-filters select,.production-report-filters input{min-width:0;height:38px;color:var(--text);background:#1b1d1e;border:1px solid #343738;border-radius:8px;outline:0;padding:0 10px;font-size:11px}.production-report-filters select:focus,.production-report-filters input:focus{border-color:#857a19}.production-report-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.production-report-summary article{border:1px solid var(--line);background:#17191a;border-radius:12px;align-content:center;gap:8px;min-height:93px;padding:15px;display:grid}.production-report-summary small{color:#818584;letter-spacing:.08em;font-size:8px;font-weight:800}.production-report-summary strong{font-size:21px}.production-report-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.production-report-row{border-top:1px solid var(--line);background:#151718;grid-template-columns:90px 78px minmax(190px,1.5fr) minmax(130px,1fr) minmax(130px,1fr) 128px 105px;align-items:center;gap:12px;min-width:1040px;padding:13px 15px;font-size:11px;display:grid}.production-report-row.completed{background:#171b18}.production-report-table-head{color:#7f8381;letter-spacing:.08em;text-transform:uppercase;background:#1d1f20;border-top:0;min-height:40px;font-size:8px;font-weight:900}.production-report-row time,.production-report-row>span,.production-report-row>strong{color:#b8bcba}.production-report-row>div{gap:4px;min-width:0;display:grid}.production-report-row>div b{color:#f2f3ef;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.production-report-row>div small{color:#777c79}.production-type,.production-status{letter-spacing:.04em;text-transform:uppercase;background:#242728;border-radius:7px;width:max-content;max-width:100%;padding:5px 7px;font-size:8px;font-weight:900}.production-task{background:#2c2a14;color:#d8c82e!important}.production-post{background:#172635;color:#7ec6ff!important}.production-status{color:#b8bcba!important}.production-report-empty{border:0;border-radius:0}@media screen{.production-print-sheet{display:none}}@media (width<=1250px){.production-report-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.production-report-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.production-report-table{overflow-x:auto}}@media (width<=760px){.charge-total-preview,.pending-credit-charges button,.credit-client-list>article,.credit-lot-list>article,.gtp-entry-list>article,.financial-report-row{grid-template-columns:1fr}.credit-client-heading{align-items:stretch}.credit-client-heading label{min-width:0}.production-report-heading{align-items:stretch}.production-report-heading .schedule-print-button{width:100%}.production-report-presets button{flex:1}.production-report-filters{grid-template-columns:1fr}.production-report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-card{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:22px}.report-card header,.report-actions,.report-detail-groups article>div,.report-publish{justify-content:space-between;align-items:center;gap:12px;display:flex}.report-card header small,.report-card-metrics small,.report-detail-groups small{color:var(--muted);letter-spacing:.08em}.report-card header h3{text-transform:capitalize;margin:5px 0 0}.report-card header>span{color:#aaa;background:#9696961f;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.report-card header>span.published{color:#65d493;background:#42bf791f}.report-card-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0;display:grid}.report-card-metrics div{background:#1b1b1b;border-radius:10px;padding:12px}.report-card-metrics small,.report-card-metrics b{display:block}.report-card-metrics b{margin-top:6px;font-size:18px}.report-card>p,.report-summary{color:var(--muted);line-height:1.55}.report-actions{justify-content:flex-start;margin-top:18px}.report-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:9px;padding:9px 12px}.report-actions button:first-child{color:var(--yellow);border-color:#f3c64f66}.report-empty{grid-column:1/-1}.report-details-modal,.report-form-modal{max-width:820px}.report-detail-groups{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.report-detail-groups article{border:1px solid var(--line);background:#1b1b1b;border-radius:12px;padding:18px}.report-detail-groups article>div{border-bottom:1px solid var(--line);padding:11px 0;font-size:13px}.report-detail-groups article>div:last-child{border-bottom:0}.report-publish{justify-content:flex-start;flex-direction:row!important}.report-publish input{width:auto}.module-actions,.plan-card>div,.financial-hero{justify-content:space-between;align-items:center;gap:12px;display:flex}.module-actions button,.plan-card button,.contract-row button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#1b1d1e;border-radius:9px;padding:9px 12px}.module-actions .primary{border-color:var(--yellow);background:var(--yellow);color:#171700}.contract-summary,.financial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 28px;display:grid}.contract-summary article,.financial-grid article,.plan-card,.financial-hero,.financial-details article{border:1px solid var(--line);background:var(--card);border-radius:15px;padding:21px}.contract-summary small,.financial-grid small,.financial-hero small{color:var(--muted);letter-spacing:.08em}.contract-summary strong,.financial-grid strong{margin-top:7px;font-size:28px;display:block}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:30px;display:grid}.plan-card h3{margin:22px 0 6px;font-size:22px}.plan-card>strong{color:var(--yellow);font-size:25px}.plan-card>strong small{color:var(--muted);font-size:11px}.plan-card p,.plan-card li,.financial-grid p,.financial-details p{color:var(--muted);line-height:1.55}.plan-card ul{padding:10px 0 0;list-style:none}.plan-card li{border-top:1px solid var(--line);padding:8px 0;font-size:12px}.contracts-table{border:1px solid var(--line);background:var(--card);border-radius:14px;overflow:hidden}.contract-row{border-bottom:1px solid var(--line);grid-template-columns:1.35fr 1fr 1fr 1fr .8fr .45fr;align-items:center;gap:12px;min-height:60px;padding:0 16px;font-size:12px;display:grid}.contract-row:last-child{border-bottom:0}.contract-head{min-height:42px;color:var(--muted);letter-spacing:.08em;font-size:9px}.contract-status{color:#aaa;background:#9696961f;border-radius:7px;width:fit-content;padding:6px 8px;font-size:9px;font-style:normal;font-weight:800}.contract-status.status-active{color:#65d493;background:#42bf791f}.contract-status.status-draft{color:var(--yellow);background:#f3c64f1f}.contract-status.status-ended{color:#ef8a7e;background:#ef6a5b1f}.special-project-note{background:#f3c64f0f;border:1px solid #f3c64f47;border-radius:9px;gap:5px;padding:13px;font-size:11px;display:grid}.special-project-note span{color:var(--muted)}.financial-hero{background:linear-gradient(120deg,#1e201f,#171817);margin-bottom:14px;padding:30px}.financial-hero h2{margin:8px 0;font-size:34px}.financial-hero p{color:var(--muted)}.financial-hero>div:last-child{text-align:right}.financial-hero>div:last-child strong{color:var(--yellow);margin:7px 0;font-size:30px;display:block}.financial-details{grid-template-columns:1fr 1fr;gap:14px;display:grid}.financial-details h3{margin:9px 0 17px}.financial-details article:first-child div{border-top:1px solid var(--line);padding:11px 0;font-size:12px}@media (width<=1000px){.plans-grid{grid-template-columns:1fr}.contract-row{grid-template-columns:1fr 1fr 1fr;padding:14px}.contract-head{display:none}}@media (width<=700px){.contract-summary,.financial-grid,.financial-details{grid-template-columns:1fr}.financial-hero{flex-direction:column;align-items:flex-start}.financial-hero>div:last-child{text-align:left}.module-actions{flex-direction:column;align-items:stretch}.contract-row{grid-template-columns:1fr 1fr}}@media (width<=900px){.report-grid,.report-detail-groups{grid-template-columns:1fr}}@media (width<=560px){.report-card-metrics{grid-template-columns:repeat(2,1fr)}.report-card header{flex-direction:column;align-items:flex-start}}.project-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.project-summary article,.project-card{border:1px solid var(--line);background:var(--card);border-radius:16px}.project-summary article{padding:18px 20px}.project-summary small{color:var(--muted);letter-spacing:.08em;display:block}.project-summary strong{margin-top:7px;font-size:28px;display:block}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-card{padding:22px}.project-card-head,.project-actions,.project-progress>div,.project-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-card-head>small{color:var(--muted)}.project-archive-icon{color:#65d493;cursor:pointer;background:#65d4931a;border:1px solid #65d49361;border-radius:8px;width:30px;height:30px;margin-left:auto}.project-status{color:#f3c64f;background:#f3c64f1f;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.project-status.status-completed{color:#65d493;background:#42bf791f}.project-status.status-awaiting_client{color:#ef8a7e;background:#ef6a5b1f}.project-status.status-paused{color:#aaa;background:#9696961f}.project-card h3{margin:18px 0 8px;font-size:20px}.project-card>p,.project-modal-description{color:var(--muted);line-height:1.55}.project-progress{margin:22px 0 18px}.project-progress>div{margin-bottom:8px;font-size:13px}.project-progress>i{background:#292929;border-radius:20px;height:7px;display:block;overflow:hidden}.project-progress>i>span{border-radius:inherit;background:var(--yellow);height:100%;display:block}.project-meta{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:flex-start;padding:14px 0;font-size:12px}.project-days-left{color:var(--yellow);background:#f3c64f1c;border-radius:9px;flex:0 0 100%;padding:10px 12px;font-size:15px}.project-days-left.overdue{color:#ef8a7e;background:#ef6a5b1c}.project-detail-actions{justify-content:flex-end;gap:10px;margin:14px 0 4px;display:flex}.project-detail-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:9px;padding:10px 14px}.project-actions{justify-content:flex-start;padding-top:10px}.project-actions button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:9px;padding:9px 12px}.project-actions button:first-child{color:var(--yellow);border-color:#f3c64f66}.project-empty{grid-column:1/-1}.project-modal{max-width:720px}.project-modal-description{margin:4px 0 22px}.project-checklist{gap:8px;margin-top:22px;display:grid}.project-checklist-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.project-checklist-heading>small{color:var(--muted);letter-spacing:.1em}.project-checklist .project-add-task-trigger{width:auto;color:var(--yellow);cursor:pointer;background:#f2dc1914;border:1px solid #f2dc1961;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:800}.project-task-row{align-items:stretch;gap:8px;display:flex}.project-checklist .project-task-toggle{border:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:#1b1b1b;border-radius:10px;align-items:center;gap:11px;padding:12px;display:flex}.project-task-check,.project-task-content{color:inherit;font:inherit;text-align:left;background:0 0;border:0}.project-task-check{cursor:pointer;flex:none;padding:0}.project-task-content{cursor:pointer;flex-direction:column;flex:1;gap:3px;min-width:0;padding:0;display:flex}.project-task-check:focus-visible,.project-task-content:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.project-checklist .project-task-toggle i{color:#111;border:1px solid #555;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;font-style:normal;font-weight:900;display:grid}.project-checklist .project-task-toggle.completed i{border-color:var(--yellow);background:var(--yellow)}.project-checklist .project-task-toggle.completed .project-task-content{color:var(--muted);text-decoration:line-through}.project-task-actions{flex:none;align-items:center;gap:6px;display:flex}.project-task-actions button{border:1px solid var(--line);width:42px;min-width:42px;color:var(--text);cursor:pointer;background:#1b1b1b;border-radius:10px;place-items:center;display:grid}.project-task-actions button:hover{color:var(--yellow);border-color:#f2dc1973}.project-task-actions input{border:1px solid var(--line);width:138px;min-height:44px;color:var(--text);background:#1b1b1b;border-radius:9px;padding:0 9px}.project-task-form{background:#f2dc190a;border:1px solid #f2dc1938;border-radius:12px;grid-template-columns:minmax(0,1fr) 160px;gap:10px;padding:14px;display:grid}.project-task-form label{color:var(--muted);letter-spacing:.05em;gap:6px;font-size:10px;font-weight:800;display:grid}.project-task-form input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--text);background:#171818;border-radius:9px;padding:0 10px}.project-task-form>div{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.project-task-form>div button{border:1px solid var(--line);width:auto;color:var(--text);cursor:pointer;background:#1b1b1b;border-radius:9px;padding:9px 13px}.project-task-form>div button.primary{border-color:var(--yellow);background:var(--yellow);color:#111}.tasks-page{max-width:1440px}.task-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.task-summary article{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:18px 20px}.task-summary small{color:var(--muted);letter-spacing:.11em;font-size:10px;font-weight:800;display:block}.task-summary strong{color:var(--text);margin-top:8px;font-size:30px;display:block}.task-filters{grid-template-columns:minmax(210px,1.4fr) repeat(4,minmax(145px,1fr));align-items:center;gap:10px;margin-bottom:18px;display:grid}.task-filters input,.task-filters select{border:1px solid var(--line);background:var(--card);width:100%;min-height:44px;color:var(--text);border-radius:10px;padding:0 12px}.task-filters .mine-filter{color:var(--muted);grid-column:1/-1;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.task-filters .mine-filter input{width:16px;min-height:16px;accent-color:var(--yellow)}.task-checkbox-filters{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px 24px;display:flex}.task-filters .task-checkbox-filters .mine-filter{grid-column:auto;margin:0}.task-view-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.task-view-toolbar .task-view-search{flex:0 280px;width:min(280px,100%);min-width:210px;height:40px}.task-view-toolbar>label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:5px;font-size:9px;font-weight:800;display:grid}.task-view-toolbar input{border:1px solid var(--line);background:var(--card);min-width:170px;height:38px;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:8px;padding:0 11px}.task-view-toolbar .task-view-mine-filter{border-right:1px solid var(--line);width:max-content;min-width:108px;color:var(--text);white-space:nowrap;cursor:pointer;flex-flow:row;flex:none;justify-content:flex-start;align-self:stretch;align-items:center;gap:7px;margin:0 5px 0 2px;padding:0 12px 0 8px;font-size:11px;font-weight:700;display:flex}.task-view-toolbar .task-view-mine-filter span{white-space:nowrap;flex:none;line-height:15px;display:block}.task-view-toolbar .task-view-mine-filter input{width:15px;min-width:15px;height:15px;min-height:15px;accent-color:var(--yellow);flex:0 0 15px;margin:0;padding:0;display:block}.task-calendar-item{color:#fff;text-align:left;cursor:pointer;background:#1c1f20;border:1px solid #343738;border-left:3px solid #868b95;border-radius:6px;gap:3px;width:100%;padding:7px;display:grid}.task-calendar-item:hover,.task-calendar-item:focus-visible{border-color:var(--yellow);outline:none;transform:translateY(-1px)}.task-calendar-item[draggable=true]{cursor:grab}.task-calendar-item[draggable=true]:active{cursor:grabbing;opacity:.72}.task-calendar-item small,.task-calendar-item span,.task-calendar-item em,.task-calendar-item i{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-calendar-item small{color:var(--yellow);font-size:6px;font-weight:800}.task-calendar-item span{font-size:8px;font-weight:750}.task-calendar-item em,.task-calendar-item i{color:#858987;font-size:6px;font-style:normal}.task-calendar-item.status-in_production{border-left-color:#4e8cff}.task-calendar-item.status-approval{border-left-color:var(--yellow)}.task-calendar-item.status-changes_requested,.task-calendar-item.overdue{border-left-color:#ef7c71}.task-calendar-item.status-completed{opacity:.72;border-left-color:#2fbe7c}.gtp-history-section{border:1px solid var(--line);background:var(--card);border-radius:16px;overflow:hidden}.gtp-history-toggle{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;padding:16px 20px;display:flex}.gtp-history-toggle:hover,.gtp-history-toggle:focus-visible{background:#f3c64f0f;outline:none}.gtp-history-toggle span{gap:3px;display:grid}.gtp-history-toggle small{color:var(--yellow);letter-spacing:.12em;font-size:7px;font-weight:850}.gtp-history-toggle b{font-size:13px}.gtp-history-toggle em{color:var(--muted);font-size:8px;font-style:normal}.gtp-history-toggle i{color:var(--yellow);font-size:20px;font-style:normal}.gtp-history-section .credit-history-full{border:0;border-top:1px solid var(--line);border-radius:0}.task-list{border:1px solid var(--line);background:var(--card);border-radius:16px;overflow:hidden}.task-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:74px;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:12px minmax(0,1fr) minmax(170px,auto);align-items:center;gap:14px;padding:13px 16px;display:grid}.task-row-reorderable{cursor:grab;grid-template-columns:24px 12px minmax(0,1fr) minmax(170px,auto)}.task-row-reorderable:active{cursor:grabbing}.task-row-reorderable.dragging{opacity:.45;background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.task-row-reorderable.dragging{background:color-mix(in srgb, var(--yellow) 9%, transparent)}}.task-drag-handle{color:var(--muted);letter-spacing:-5px;font-size:16px;font-weight:900}.personal-list-note{color:var(--muted);background:#f3c64f0f;border:1px solid #f3c64f3d;border-radius:10px;margin-bottom:10px;padding:12px 14px;font-size:12px}.recent-completed-tasks{margin-top:16px}.recent-completed-toggle{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.recent-completed-toggle span{gap:4px;display:grid}.recent-completed-toggle b{color:#65d493;letter-spacing:.06em;font-size:11px}.recent-completed-toggle small{color:var(--muted)}.recent-completed-toggle i{color:var(--yellow);font-size:20px;font-style:normal}.recent-completed-tasks>.task-list{margin-top:8px}.task-due-groups{gap:12px;display:grid}.task-due-group{min-width:0}.task-due-group-toggle{border:1px solid var(--line);background:var(--panel);width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.task-due-group-toggle:hover{background:#181a1b;border-color:#484c4c}.task-due-group-toggle span{align-items:center;gap:9px;display:flex}.task-due-group-toggle b{color:#c9cdcb;letter-spacing:.07em;font-size:11px}.task-due-group-toggle small{color:var(--muted);font-size:10px}.task-due-group-toggle i{color:var(--yellow);font-size:20px;font-style:normal;line-height:1}.task-due-group>.task-list{border-radius:12px;margin-top:7px}.task-due-group.due-group-overdue .task-due-group-toggle{background:#ef7c710f;border-color:#ef7c7159}.task-due-group.due-group-overdue .task-due-group-toggle b{color:#ef8f86}.task-due-group.due-group-today .task-due-group-toggle b{color:var(--yellow)}.task-due-group.due-group-tomorrow .task-due-group-toggle b{color:#91b3ff}.request-archive-groups{border-top:1px solid var(--line);margin-top:28px;padding-top:8px}.request-status-group>.request-list{margin-top:8px}.request-status-group .recent-completed-toggle b{color:#d5a1ff}.request-status-group.rejected-group .recent-completed-toggle b{color:#9b9d9c}.request-status-group .dashboard-empty{padding:18px}.task-row:last-child{border-bottom:0}.task-row:hover{background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.task-row:hover{background:color-mix(in srgb, var(--yellow) 5%, transparent)}}.task-row.task-overdue{background:#e5484d0b}.task-status-dot{background:#868b95;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #868b951f}.task-status-dot.status-in_production{background:#4e8cff;box-shadow:0 0 0 4px #4e8cff1f}.task-status-dot.status-approval{background:var(--yellow);box-shadow:0 0 0 4px var(--yellow)}@supports (color:color-mix(in lab, red, red)){.task-status-dot.status-approval{box-shadow:0 0 0 4px color-mix(in srgb, var(--yellow) 18%, transparent)}}.task-status-dot.status-changes_requested{background:#ef7c71;box-shadow:0 0 0 4px #ef7c7121}.task-status-dot.status-completed{background:#2fbe7c;box-shadow:0 0 0 4px #2fbe7c1f}.task-main{min-width:0}.task-main>div{align-items:center;gap:9px;min-width:0;display:flex}.task-main b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.task-main small,.task-row-side small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.task-main p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;overflow:hidden}.task-urgency,.task-status{letter-spacing:.06em;border-radius:999px;width:max-content;padding:4px 8px;font-size:9px;font-style:normal;font-weight:900;display:inline-flex}.task-urgency{color:var(--muted);background:var(--soft)}.urgency-overdue{color:#df4f55;background:#e5484d1f}.urgency-today{color:#a77900;background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.urgency-today{background:color-mix(in srgb, var(--yellow) 22%, transparent)}}.task-status{color:var(--muted);background:var(--soft);margin-left:auto}.task-status.status-in_production{color:#4e8cff;background:#4e8cff1c}.task-status.status-approval{color:#9a7200;background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.task-status.status-approval{background:color-mix(in srgb, var(--yellow) 22%, transparent)}}.task-status.status-changes_requested{color:#c5554a;background:#ef7c711f}.task-status.status-completed{color:#229a62;background:#2fbe7c1c}.approval-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.approval-summary article{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:18px 20px}.approval-summary small,.approval-summary strong{display:block}.approval-summary small{color:var(--muted);letter-spacing:.11em;font-size:10px;font-weight:800}.approval-summary strong{margin-top:8px;font-size:30px}.approval-work-list{gap:12px;display:grid}.approval-work-card{border:1px solid var(--line);background:var(--card);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;gap:20px;padding:20px;display:grid}.approval-work-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.approval-work-meta>span,.approval-work-meta>em{letter-spacing:.07em;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.approval-work-meta>span{color:var(--yellow);background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.approval-work-meta>span{background:color-mix(in srgb, var(--yellow) 12%, transparent)}}.approval-work-meta>em.waiting{color:#9a7200;background:var(--yellow)}@supports (color:color-mix(in lab, red, red)){.approval-work-meta>em.waiting{background:color-mix(in srgb, var(--yellow) 22%, transparent)}}.approval-work-meta>em.changes-requested{color:#c5554a;background:#ef7c711f}.approval-work-meta small{color:var(--muted);font-size:11px}.approval-work-main h3{margin:12px 0 6px;font-size:17px}.approval-work-main>p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.approval-feedback,.approval-alteration-note{color:#c85c52;background:#ef7c7114;border-radius:10px;gap:4px;margin-top:12px;padding:12px;font-size:11px;display:grid}.approval-work-controls,.approval-client-controls{gap:10px;display:grid}.approval-work-controls label,.approval-client-controls label{color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.approval-work-controls select,.approval-client-controls textarea{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);border-radius:9px;padding:10px}.approval-client-controls textarea{resize:vertical;min-height:82px}.approval-work-controls>button,.approval-client-controls button{border:1px solid var(--line);min-height:40px;color:var(--text);cursor:pointer;background:0 0;border-radius:9px}.approval-client-controls>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.approval-client-controls button.primary{border-color:var(--yellow);background:var(--yellow);color:#161600}.approval-work-controls button:disabled,.approval-client-controls button:disabled{cursor:wait;opacity:.55}@media (width<=900px){.approval-work-card{grid-template-columns:1fr}}@media (width<=620px){.approval-summary,.approval-client-controls>div{grid-template-columns:1fr}}.task-row-side{text-align:right;min-width:170px}.task-row-side .assignee-display{justify-content:flex-end}.dashboard-task-panel,.admin-task-board>article{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:20px}.dashboard-task-panel{margin-top:18px}.dashboard-task-panel .task-list,.admin-task-board .task-list{border-radius:12px;margin-top:15px}.admin-task-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0;display:grid}.admin-task-board>article:last-child{grid-column:1/-1}.assigned-post-list{gap:8px;margin-top:15px;display:grid}.assigned-post-row{border:1px solid var(--line);background:var(--soft);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.assigned-post-row:hover,.assigned-post-row:focus-visible{border-color:#666323;outline:none}.assigned-post-row>span{color:var(--yellow);font-size:11px;font-weight:800}.assigned-post-row>span.overdue{color:#ff7f7f}.assigned-post-row>div{gap:4px;min-width:0;display:grid}.assigned-post-row b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.assigned-post-row small{color:var(--muted);font-size:9px}.assigned-post-row em{color:var(--yellow);text-align:right;font-size:8px;font-style:normal;font-weight:800}.assignment-modal{width:min(620px,100%)}.assignment-modal .modal-actions{margin-top:18px}.assignee-picker{border:1px solid var(--line);border-radius:12px;min-width:0;padding:10px 11px}.assignee-picker legend{color:var(--muted);padding:0 6px;font-size:12px;font-weight:800}.assignee-picker>div{flex-wrap:wrap;gap:6px;display:flex}.assignee-picker label{border:1px solid var(--line);background:var(--soft);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:5px 9px;display:flex;flex-direction:row!important}.assignee-picker label span{font-size:11px;line-height:1.25}.assignee-picker input{accent-color:var(--yellow);margin:0;width:15px!important;min-height:15px!important}.task-modal .task-modal-assignee-picker{padding:7px 9px}.task-modal .task-modal-assignee-picker>div{gap:4px}.task-modal .task-modal-assignee-picker label{gap:5px;min-height:0;padding:2px 7px}.project-checklist .project-task-content small{color:var(--muted);font-size:10px;font-weight:700}.project-task-editor-backdrop{z-index:120}.project-task-editor-modal{width:min(820px,100vw - 32px);max-width:820px;max-height:min(900px,100vh - 32px);overflow-y:auto}.task-editor-tabs{border:1px solid var(--line);background:#151718;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0 0 18px;padding:4px;display:grid}.task-editor-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:11px;font-weight:800}.task-editor-tabs button.active{background:var(--yellow);color:#171700}.task-editor-metadata{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.task-editor-metadata>div{border:1px solid var(--line);background:#17191a;border-radius:10px;gap:6px;padding:14px;display:grid}.task-editor-metadata small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:800}.task-editor-metadata b{font-size:12px}@media (width<=1050px){.task-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-task-board{grid-template-columns:1fr}.admin-task-board>article:last-child{grid-column:auto}}@media (width<=720px){.project-checklist-heading,.project-task-row{flex-direction:column;align-items:stretch}.project-checklist .project-add-task-trigger{justify-content:center;width:100%}.project-task-form{grid-template-columns:1fr}.project-task-actions{width:100%}.project-task-actions input{flex:1;width:auto}.project-task-actions button{min-height:42px}.task-editor-metadata{grid-template-columns:1fr}.task-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.task-filters{grid-template-columns:1fr}.task-view-toolbar{flex-direction:column;align-items:stretch}.task-view-toolbar .schedule-view-toggle,.task-view-toolbar>label,.task-view-toolbar input{width:100%}.task-view-toolbar .schedule-view-toggle button{flex:1}.task-view-toolbar .task-view-mine-filter{border-right:0;border-bottom:1px solid var(--line);width:100%;min-width:0;min-height:36px}.task-view-toolbar .schedule-view-toggle{flex-wrap:wrap}.task-view-toolbar .task-view-mine-filter input{width:15px}.task-row{grid-template-columns:10px minmax(0,1fr)}.assigned-post-row{grid-template-columns:48px minmax(0,1fr)}.assigned-post-row em{text-align:left;grid-column:2}.task-row-side{text-align:left;grid-column:2;min-width:0}.task-row-side .assignee-display{justify-content:flex-start}.task-status{margin-left:0}.task-main>div{flex-direction:column;align-items:flex-start;gap:5px}}@media (width<=800px){.project-grid{grid-template-columns:1fr}}@media (width<=560px){.project-summary{grid-template-columns:1fr}.project-card-head,.project-meta{flex-direction:column;align-items:flex-start}}.integration-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.integration-summary article{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);padding:18px 20px}.integration-summary small,.integration-card small,.metric-import-list small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.integration-summary strong{color:var(--text);margin-top:8px;font-size:28px;line-height:1;display:block}.ga-setup-guide{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);color:var(--text);margin-bottom:22px;padding:24px}.ga-setup-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ga-setup-heading h2{margin:6px 0 8px;font-size:20px;line-height:1.2}.ga-setup-heading p{color:var(--muted);max-width:720px;margin:0;font-size:12px;line-height:1.5}.ga-setup-badge{background:var(--yellow);color:#111;white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900}.ga-setup-guide ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.ga-setup-guide li{background:var(--panel-2);border:1px solid var(--line);counter-increment:setup;border-radius:10px;min-height:110px;padding:16px}.ga-setup-guide ol{counter-reset:setup}.ga-setup-guide li:before{color:var(--yellow);content:counter(setup, decimal-leading-zero);margin-bottom:12px;font-size:10px;font-weight:900;display:block}.ga-setup-guide li b,.ga-setup-guide li span{display:block}.ga-setup-guide li b{font-size:12px}.ga-setup-guide li span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.ga-setup-guide code{color:var(--yellow);font-size:10px}.ga-audience-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.ga-audience-choice>div{background:var(--panel-2);border:1px solid var(--line);border-radius:10px;padding:14px 16px}.ga-audience-choice b,.ga-audience-choice span{display:block}.ga-audience-choice b{color:var(--yellow);font-size:11px}.ga-audience-choice span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.ga-data-preview{border-top:1px solid #333;flex-wrap:wrap;align-items:center;gap:8px;padding-top:16px;display:flex}.ga-data-preview small{color:var(--muted);letter-spacing:.08em;margin-right:5px;font-size:9px;font-weight:800}.ga-data-preview span{background:var(--panel-2);border:1px solid var(--line);color:#d9dcda;border-radius:999px;padding:7px 9px;font-size:9px}.ga-policy-note{background:#2c2610;border:1px solid #5d4d0b;border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.ga-policy-note b{color:var(--yellow);font-size:11px}.ga-policy-note span{color:#d6d0b7;font-size:11px}.ga-next-step{background:var(--panel-2);border:1px solid var(--line);color:var(--text);border-radius:10px;margin-bottom:16px;padding:18px}.ga-next-step-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.ga-next-step-heading h3{margin:4px 0 0;font-size:16px}.ga-next-step-heading a{background:var(--yellow);border-radius:var(--ui-control-radius);color:#111;align-items:center;min-height:38px;padding:0 13px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.ga-next-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.ga-next-step-grid>span{border:1px solid var(--line);color:#c8cbc9;background:#191b1c;border-radius:9px;align-items:flex-start;gap:9px;padding:11px;font-size:11px;line-height:1.45;display:flex}.ga-next-step-grid b{color:var(--yellow);background:#303334;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;height:22px;display:inline-flex}.ga-next-step-grid code{color:var(--yellow);overflow-wrap:anywhere}.ga-next-step>p{color:var(--muted);margin:14px 0 0;font-size:10px;line-height:1.5}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.integration-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);color:var(--text);padding:18px}.integration-card header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.integration-card h3,.metric-import-list h3{color:var(--text);margin:3px 0 0;font-size:15px;line-height:1.2}.integration-logo{color:var(--yellow);background:#2c2b12;border:1px solid #4d4918;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.integration-status{border-radius:999px;padding:7px 9px;font-size:9px;font-style:normal;font-weight:800}.integration-status.status-connected{color:#6ee7a8;background:#3fd38b1f}.integration-status.status-attention{color:#ff9797;background:#ee57571f}.integration-status.status-disabled{color:#9da19f;background:#292c2d}.integration-status.status-pending{color:var(--yellow);background:#f2dc191f}.integration-card>b{font-size:12px}.integration-card>p{color:var(--muted);font-size:11px;line-height:1.5}.integration-card footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:14px;display:flex}.integration-card footer button,.import-actions button{background:var(--panel-2);border-radius:var(--ui-control-radius);color:#d3d6d4;cursor:pointer;border:1px solid #343738;min-height:38px;padding:0 13px;font-size:10px;font-weight:800}.integration-card footer button:hover,.import-actions button:hover{color:var(--text);border-color:#666b68}.integration-card footer button.primary{background:var(--yellow);border-color:var(--yellow);color:#111}.integration-card footer button:disabled{cursor:wait;opacity:.6}.integration-error{color:#ff9b9b;background:#ee57571a;border:1px solid #ee575740;border-radius:9px;margin-top:12px;padding:10px;font-size:10px;line-height:1.45}.integration-sync-notice{border:1px solid var(--line);border-radius:9px;margin-top:12px;padding:10px 11px;font-size:10px;line-height:1.45}.integration-sync-notice.progress{color:#ddd67b;background:#f2dc1912;border-color:#f2dc1938}.integration-sync-notice.success{color:#7ce4b0;background:#3fd38b14;border-color:#3fd38b3d}.integration-sync-notice.error{color:#ff9b9b;background:#ee575714;border-color:#ee57573d}.integration-inbox{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);margin-top:28px;padding:24px}.integration-inbox>div:first-child h2{margin:6px 0;font-size:20px}.integration-inbox>div:first-child p{color:var(--muted);margin:0;font-size:11px}.integration-onboarding-guide{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);color:var(--text);margin-top:28px;overflow:hidden}.integration-onboarding-guide>summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:78px;padding:16px 20px;list-style:none;display:grid}.integration-onboarding-guide>summary::-webkit-details-marker{display:none}.integration-onboarding-guide>summary:hover{background:#ffffff05}.integration-onboarding-guide>summary small,.integration-onboarding-guide>summary b{display:block}.integration-onboarding-guide>summary small{color:var(--yellow);letter-spacing:.12em;margin-bottom:5px;font-size:8px;font-weight:900}.integration-onboarding-guide>summary b{font-size:13px}.integration-onboarding-guide>summary em{color:var(--muted);text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.integration-onboarding-guide>summary em:after{color:var(--yellow);content:"＋";margin-left:9px;font-size:14px}.integration-onboarding-guide[open]>summary em:after{content:"−"}.integration-guide-icon{color:var(--yellow);background:#2c2b12;border:1px solid #4d4918;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:inline-flex}.integration-guide-content{border-top:1px solid var(--line);padding:22px}.integration-guide-intro{grid-template-columns:1.15fr .85fr;gap:14px;display:grid}.integration-guide-intro>div,.integration-guide-steps li,.integration-guide-reminder{background:var(--panel-2);border:1px solid var(--line);border-radius:10px}.integration-guide-intro>div{padding:17px}.integration-guide-intro h3{margin:5px 0 8px;font-size:15px}.integration-guide-intro p,.integration-guide-account span,.integration-guide-steps span,.integration-guide-reminder span{color:var(--muted);font-size:10px;line-height:1.55}.integration-guide-intro p{margin:0}.integration-guide-account small{color:var(--muted);letter-spacing:.1em;font-size:8px;font-weight:900;display:block}.integration-guide-account code{color:var(--yellow);overflow-wrap:anywhere;margin:8px 0;font-size:11px;display:block}.integration-guide-account span{display:block}.integration-guide-steps{counter-reset:integration-guide;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;padding:0;list-style:none;display:grid}.integration-guide-steps li{counter-increment:integration-guide;padding:15px 15px 15px 48px;position:relative}.integration-guide-steps li:before{color:var(--yellow);content:counter(integration-guide);background:#303217;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:900;display:flex;position:absolute;top:15px;left:15px}.integration-guide-steps b,.integration-guide-steps span{display:block}.integration-guide-steps b{margin-bottom:5px;font-size:11px}.integration-guide-steps code{color:var(--yellow)}.integration-guide-reminder{align-items:flex-start;gap:14px;padding:15px 17px;display:flex}.integration-guide-reminder b{color:var(--yellow);flex:0 0 190px;font-size:10px}.integration-guide-reminder span{display:block}.metric-import-list{gap:12px;margin-top:20px;display:grid}.metric-import-list>article{background:var(--panel-2);border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(180px,1fr) 2fr auto;align-items:center;gap:16px;padding:16px;display:grid}.metric-import-list p{color:var(--muted);margin-bottom:0;font-size:10px}.import-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.import-metrics span{flex-direction:column;gap:4px;display:flex}.import-metrics b{color:var(--text);font-size:12px}.import-metrics small{text-overflow:ellipsis;overflow:hidden}.import-actions{gap:7px;display:flex}.import-actions button.primary{background:var(--yellow);border-color:var(--yellow);color:#111}.integration-dialog{max-width:620px}.integration-dialog form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}@media (width<=900px){.integration-grid,.metric-import-list>article{grid-template-columns:1fr}.ga-setup-guide ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.integration-summary{grid-template-columns:1fr}.import-metrics{grid-template-columns:repeat(2,1fr)}.integration-card header{grid-template-columns:auto 1fr}.integration-card header .integration-status{grid-column:1/-1;width:max-content}.ga-setup-heading{flex-direction:column}.ga-audience-choice,.ga-setup-guide ol{grid-template-columns:1fr}.ga-next-step-heading{flex-direction:column;align-items:flex-start}.ga-next-step-grid{grid-template-columns:1fr}.integration-onboarding-guide>summary{grid-template-columns:auto 1fr}.integration-onboarding-guide>summary em{grid-column:2}.integration-guide-intro,.integration-guide-steps{grid-template-columns:1fr}.integration-guide-reminder{flex-direction:column;gap:6px}.integration-guide-reminder b{flex-basis:auto}}.approval-file-button{color:#171717;cursor:pointer;background:#f2cc18;border:0;border-radius:9px;padding:11px 14px;font-weight:800}.file-input-field small{color:#777;margin-top:7px;font-size:11px;font-weight:400;display:block}.file-policy-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 8px;display:grid}.file-policy-cards article{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);align-items:center;gap:16px;padding:20px;display:flex}.file-policy-cards article>span,.file-icon{color:var(--yellow);background:#f2dc191a;border:1px solid #f2dc1938;border-radius:11px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.file-policy-cards article>span svg,.file-icon svg,.file-empty .icon-box svg{width:22px;height:22px}.file-policy-cards article>div{grid-template-columns:1fr auto;width:100%;display:grid}.file-policy-cards small,.file-copy>span{color:var(--muted);font-size:var(--ui-label-size);letter-spacing:.1em;text-transform:uppercase;font-weight:800}.file-policy-cards strong{color:var(--text);grid-row:span 2;font-size:24px}.file-policy-cards p{color:var(--muted);font-size:var(--ui-body-size);margin:7px 0 0}.files-section{margin-top:24px}.files-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.file-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--ui-card-radius);grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:13px;padding:17px;display:grid}.file-card.temporary{border-color:#f2dc1957}.file-copy{min-width:0}.file-copy>span{color:var(--yellow)}.file-copy h3{color:var(--text);overflow-wrap:anywhere;margin:7px 0;font-size:15px;font-weight:750;line-height:1.3}.file-copy p,.file-copy small{color:var(--muted);font-size:var(--ui-body-size);margin:0;line-height:1.45}.file-copy small{margin-top:8px;display:block}.file-actions{flex-direction:column;gap:6px;display:flex}.file-actions button{background:var(--panel-2);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:700}.file-actions button:hover{color:var(--yellow);border-color:#f2dc1980}.file-actions button.danger{color:#ef8f86}.file-empty{grid-column:1/-1;min-height:150px}.file-modal{max-width:700px}@media (width<=760px){.file-policy-cards,.files-grid{grid-template-columns:1fr}.file-card{grid-template-columns:auto minmax(0,1fr)}.file-actions{flex-direction:row;grid-column:2}}@media (width<=900px){.settings-grid{grid-template-columns:1fr}.settings-profile-card,.settings-company-card,.settings-card:nth-child(3){grid-area:auto/1}}@media (width<=620px){.settings-card{padding:17px}.settings-form{grid-template-columns:1fr}.settings-form .full-field{grid-column:1}.avatar-editor{align-items:flex-start}}.audit-page{max-width:1440px}.audit-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.audit-summary article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:18px 20px}.audit-summary small{color:var(--muted);letter-spacing:.11em;font-size:10px;font-weight:800;display:block}.audit-summary strong{margin-top:8px;font-size:30px;display:block}.audit-filters{grid-template-columns:minmax(230px,1.5fr) repeat(4,minmax(145px,1fr));gap:10px;margin-bottom:10px;display:grid}.audit-filters>input,.audit-filters select,.audit-filters label input{border:1px solid var(--line);background:var(--panel);width:100%;min-height:44px;color:var(--text);border-radius:10px;outline:none;padding:0 12px}.audit-filters>input:focus,.audit-filters select:focus,.audit-filters label input:focus{border-color:var(--yellow)}.audit-filters label{color:var(--muted);grid-template-columns:auto minmax(140px,1fr);align-items:center;gap:8px;font-size:11px;font-weight:800;display:grid}.audit-results{min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.audit-results b{color:var(--text)}.audit-results button{color:#a48e00;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.audit-list{gap:10px;display:grid}.audit-event{border:1px solid var(--line);background:var(--panel);border-radius:14px;grid-template-columns:18px minmax(0,1fr);gap:12px;padding:17px 18px;display:grid;position:relative}.audit-dot{background:var(--bg);border:2px solid #525657;border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 4px #8f939314}.audit-operational .audit-dot{border-color:#4e8cff;box-shadow:0 0 0 4px #4e8cff1c}.audit-access .audit-dot{border-color:var(--yellow);box-shadow:0 0 0 4px #f2dc191f}.audit-financial .audit-dot{border-color:var(--green);box-shadow:0 0 0 4px #3fd38b1c}.audit-event-body{min-width:0}.audit-event-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.audit-event-head>div{flex-wrap:wrap;gap:4px 6px;min-width:0;display:flex}.audit-event-head b,.audit-event-head span{font-size:13px;line-height:1.45}.audit-event-head span{color:#b4b8b7}.audit-event-head time{color:var(--muted);flex:none;font-size:10px}.audit-event-meta{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.audit-event-meta>span{color:var(--muted);background:#202324;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.audit-event-meta .category-operational{color:#78a8ff;background:#4e8cff1c}.audit-event-meta .category-access{color:#d4be13;background:#f2dc191c}.audit-event-meta .category-financial{color:#4ad893;background:#3fd38b1a}.audit-changes{border-top:1px solid var(--line);margin-top:12px;padding-top:11px}.audit-changes summary{color:#c4ad10;cursor:pointer;width:max-content;font-size:10px;font-weight:800}.audit-changes>div{gap:7px;margin-top:10px;display:grid}.audit-changes p{color:var(--muted);grid-template-columns:minmax(110px,.7fr) minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:9px;margin:0;font-size:10px;display:grid}.audit-changes p b{color:#d7dad8;text-transform:capitalize}.audit-changes p em{color:var(--yellow);font-style:normal}.audit-timeline{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.audit-timeline-title{gap:5px;margin-bottom:12px;display:grid}.audit-timeline-title small{color:#9b8700;letter-spacing:.12em;font-size:9px;font-weight:900}.audit-timeline-title b{font-size:15px}.audit-timeline-collapsible{padding-top:12px}.audit-timeline-collapsible>summary{color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:7px 2px;font-size:11px;font-weight:800;list-style:none;display:flex}.audit-timeline-collapsible>summary::-webkit-details-marker{display:none}.audit-timeline-collapsible>summary:after{content:"⌄";color:#777;transition:transform .2s}.audit-timeline-collapsible[open]>summary:after{transform:rotate(180deg)}.audit-timeline-collapsible>summary small{color:#696d6c;margin-left:auto;font-size:9px;font-weight:700}.audit-timeline-content{padding-top:10px}.audit-list.compact{gap:8px}.audit-list.compact .audit-event{background:#191b1c;padding:13px 14px}.audit-list.compact .audit-event-head b,.audit-list.compact .audit-event-head span{font-size:11px}.audit-empty{color:var(--muted);background:#191b1c;border-radius:10px;margin:0;padding:14px;font-size:11px;line-height:1.5}.task-view-modal{width:min(780px,100%)}.system-diagnostics-page{max-width:1180px}.diagnostic-overview{background:linear-gradient(135deg,#1a1c1d,#121415);border:1px solid #343637;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:24px;display:flex}.diagnostic-overview.ready{border-color:#4d4923}.diagnostic-overview.attention{border-color:#6a3f30}.diagnostic-overview h2{margin:7px 0 6px;font-size:22px}.diagnostic-overview p{color:var(--muted);margin:0;font-size:11px}.diagnostic-version{background:#0f1112;border-radius:10px;gap:5px;min-width:210px;padding:14px 16px;display:grid}.diagnostic-version small,.diagnostic-version span{color:var(--muted);font-size:9px}.diagnostic-version b{color:var(--yellow);font-size:13px}.diagnostic-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start;gap:16px;display:grid}.diagnostic-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:22px}.diagnostic-card .card-heading{margin-bottom:18px}.diagnostic-card .card-heading button{color:var(--text);cursor:pointer;background:#17191a;border:1px solid #454849;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:800}.diagnostic-check-list{gap:8px;display:grid}.diagnostic-check-list article,.cleanup-state{background:#151718;border:1px solid #303334;border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex}.diagnostic-check-list article>span,.cleanup-state>span{color:#b2b6b5;background:#292c2d;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.diagnostic-check-list article.ok>span,.cleanup-state.success>span{color:var(--yellow);background:#353510}.diagnostic-check-list article.warning>span,.cleanup-state.never_run>span{color:#f2b65b;background:#3f321b}.diagnostic-check-list article.error>span,.cleanup-state.error>span{color:#ff8175;background:#40201d}.diagnostic-check-list article>div,.cleanup-state>div{gap:4px;display:grid}.diagnostic-check-list b,.cleanup-state b{font-size:11px}.diagnostic-check-list small,.cleanup-state small{color:var(--muted);font-size:9px;line-height:1.45}.diagnostic-details{gap:8px;margin:14px 0;display:grid}.diagnostic-details>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.diagnostic-details dt,.diagnostic-details dd{margin:0;font-size:10px}.diagnostic-details dt{color:var(--muted)}.diagnostic-details dd{color:var(--yellow);font-weight:800}.cleanup-status-card>p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}@media (width<=1100px){.audit-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.audit-filters>input{grid-column:span 2}.diagnostic-grid{grid-template-columns:1fr}}@media (width<=760px){.diagnostic-overview{flex-direction:column;align-items:stretch}.diagnostic-version{min-width:0}.diagnostic-card{padding:16px}.diagnostic-card .card-heading{flex-direction:column;align-items:flex-start}.audit-summary{grid-template-columns:1fr 1fr}.audit-filters{grid-template-columns:1fr}.audit-filters>input{grid-column:auto}.audit-event-head{flex-direction:column;gap:6px}.audit-changes p{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:4px;padding:8px 0}.audit-changes p em{width:max-content;transform:rotate(90deg)}}:is(.notification-filters,.module-filter,.schedule-toolbar,.services-catalog-filters,.admin-service-filters,.billing-filters,.production-report-filters,.task-filters,.audit-filters,.task-view-toolbar){border:1px solid var(--line);background:var(--panel);border-radius:13px;gap:12px;padding:16px}.notification-filters{grid-template-columns:1fr;padding-bottom:16px}.module-filter{width:max-content;max-width:100%;margin-left:auto}.schedule-toolbar{margin:16px 0}.schedule-grs-guide{background:#1d1d14;border:1px solid #4d4923;border-radius:11px;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);align-items:center;gap:16px;margin:-4px 0 16px;padding:14px 16px;display:grid}.schedule-grs-guide>div{gap:4px;display:grid}.schedule-grs-guide span{color:var(--yellow);letter-spacing:.12em;font-size:9px;font-weight:850}.schedule-grs-guide b{color:var(--text);font-size:12px}.schedule-grs-guide p{color:#ded8a2;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}@media (width<=760px){.schedule-grs-guide{grid-template-columns:1fr;gap:8px}}:is(.module-filter,.schedule-toolbar,.billing-filters,.production-report-filters,.audit-filters,.task-view-toolbar,.dashboard-period-control,.dashboard-trend-heading) label,.workspace :is(.module-filter,.schedule-toolbar,.billing-filters,.production-report-filters,.audit-filters,.task-view-toolbar,.dashboard-period-control,.dashboard-trend-heading) label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:7px;font-size:10px;font-weight:800;line-height:1.2;display:grid}:is(.notification-filters,.module-filter,.schedule-toolbar,.services-catalog-filters,.admin-service-filters,.billing-filters,.production-report-filters,.task-filters,.audit-filters,.task-view-toolbar,.dashboard-period-control,.dashboard-trend-heading) :is(select,input:not([type=checkbox])),.workspace :is(.notification-filters,.module-filter,.schedule-toolbar,.services-catalog-filters,.admin-service-filters,.billing-filters,.production-report-filters,.task-filters,.audit-filters,.task-view-toolbar,.dashboard-period-control,.dashboard-trend-heading) :is(select,input:not([type=checkbox])){background:var(--panel-2);width:100%;min-width:0;height:40px;min-height:40px;color:var(--text);letter-spacing:normal;text-transform:none;border:1px solid #333637;border-radius:8px;outline:none;padding:0 12px;font-size:12px;line-height:1.35}:is(.notification-filters,.module-filter,.schedule-toolbar,.services-catalog-filters,.admin-service-filters,.billing-filters,.production-report-filters,.task-filters,.audit-filters,.task-view-toolbar,.dashboard-period-control,.dashboard-trend-heading) :is(select,input:not([type=checkbox])):focus{outline-offset:1px;border-color:#77751d;outline:2px solid #f2dc191f}:is(.notification-filters,.module-filter,.schedule-toolbar,.services-catalog-filters,.admin-service-filters,.billing-filters,.production-report-filters,.task-filters,.audit-filters) input::placeholder{color:#777c7a;opacity:1}:is(.schedule-toolbar,.billing-filters,.production-report-filters,.audit-filters,.task-view-toolbar) :is(input[type=date],input[type=month]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:is(.schedule-toolbar,.billing-filters,.production-report-filters,.audit-filters,.task-view-toolbar) :is(input[type=date],input[type=month])::-webkit-calendar-picker-indicator{filter:invert();opacity:.9;cursor:pointer}.task-filters .mine-filter,.workspace .task-filters .mine-filter{background:var(--panel-2);min-height:40px;color:var(--text);border:1px solid #333637;border-radius:8px;margin:0;padding:0 12px;font-size:12px;font-weight:700}.task-filters .mine-filter input{width:16px;height:16px;min-height:16px;margin:0}:is(.filters,.notification-filter-tabs,.production-report-presets){border:1px solid var(--line);background:var(--panel);border-radius:11px;flex-wrap:wrap;gap:8px;width:max-content;max-width:100%;padding:4px;display:flex}:is(.filters,.notification-filter-tabs,.production-report-presets) button,:is(.schedule-view-toggle,.task-view-toolbar .schedule-view-toggle) button{background:var(--panel-2);color:#c4c8c6;cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:40px;padding:0 12px;font-size:12px;font-weight:750}:is(.filters,.notification-filter-tabs,.production-report-presets) button:hover,:is(.schedule-view-toggle,.task-view-toolbar .schedule-view-toggle) button:hover{color:var(--yellow);border-color:#77751d}.filters button.selected,.notification-filter-tabs button.active,:is(.schedule-view-toggle,.task-view-toolbar .schedule-view-toggle) button.active{border-color:var(--yellow);background:var(--yellow);color:#171700}.schedule-view-toggle,.task-view-toolbar .schedule-view-toggle{background:var(--panel-2);border:1px solid #333637;border-radius:8px;gap:4px;height:auto;min-height:40px;padding:3px}:is(.billing-filters,.admin-service-filters)>button{background:var(--panel-2);min-height:40px;color:var(--text);border:1px solid #333637;border-radius:8px;padding:0 12px;font-size:12px;font-weight:700}.task-view-toolbar .schedule-view-toggle>label.task-view-mine-filter{justify-content:flex-start;width:auto;min-width:max-content;flex-flow:row!important;align-items:center!important;display:inline-flex!important}.task-view-toolbar .schedule-view-toggle>label.task-view-mine-filter>input,.task-view-toolbar .schedule-view-toggle>label.task-view-mine-filter>span{white-space:nowrap;flex:none;display:inline-block}:is(.billing-filters,.admin-service-filters)>button:hover{color:var(--yellow);border-color:#77751d}.admin-service-result-count{font-size:12px}.services-catalog-filters>label:first-child,.admin-service-filters .admin-service-search{flex:240px}.services-catalog-filters>label:not(:first-child),.admin-service-filters>label:not(.admin-service-search){flex:0 210px}.dashboard-period-control{border:1px solid var(--line);background:var(--panel);border-radius:13px;gap:7px;padding:14px}.dashboard-trend-heading label{align-items:stretch}@media (width<=1100px){.admin-service-filters{flex-wrap:wrap}.admin-service-result-count{margin-left:0}}@media (width<=760px){:is(.billing-filters,.production-report-filters,.task-filters,.audit-filters){grid-template-columns:1fr}.audit-filters>input{grid-column:auto}:is(.module-filter,.dashboard-period-control){align-items:stretch;width:100%;min-width:0;margin-left:0}:is(.schedule-toolbar,.services-catalog-filters,.admin-service-filters){flex-direction:column;align-items:stretch;width:100%}:is(.services-catalog-filters,.admin-service-filters) :is(input,select),:is(.services-catalog-filters,.admin-service-filters)>label,.schedule-toolbar>*,.schedule-toolbar :is(input,select),.schedule-toolbar .schedule-print-button,.schedule-toolbar .suggestions-shortcut{width:100%;min-width:0}.admin-service-result-count{margin-left:0}.calendar-toolbar{flex-direction:column;align-items:stretch;gap:10px}:is(.filters,.notification-filter-tabs,.production-report-presets){width:100%}}:root{--ui-control-height:40px;--ui-control-radius:8px;--ui-card-radius:12px;--ui-section-gap:16px;--ui-label-size:10px;--ui-body-size:12px}.module-heading{border-radius:var(--ui-card-radius);gap:24px;padding:24px 28px}.module-heading>div:first-child{min-width:0}.module-heading h2{color:var(--text);letter-spacing:-.025em;margin:8px 0 7px;font-size:27px;font-weight:800;line-height:1.12}.module-heading p{max-width:760px;color:var(--muted);font-size:var(--ui-body-size);margin:0;line-height:1.5}.module-heading .eyebrow,.modal-title .eyebrow{color:var(--yellow);letter-spacing:.16em;font-size:9px;font-weight:800;line-height:1.2}:is(.heading-actions,.module-heading-actions){flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}:is(.action-button,.settings-button,.module-heading-actions>button){min-height:var(--ui-control-height);height:var(--ui-control-height);border-radius:var(--ui-control-radius);white-space:nowrap;padding:0 16px;font-size:11px;font-weight:800;line-height:1}.client-modal{border-radius:14px;padding:24px}.modal-title{gap:18px;margin-bottom:22px}.modal-title h2{color:var(--text);letter-spacing:-.02em;margin:7px 0 0;font-size:23px;font-weight:800;line-height:1.15}.modal-title>button{border-radius:var(--ui-control-radius);width:36px;min-width:36px;height:36px;color:var(--muted);place-items:center;padding:0;line-height:1;display:grid}.modal-title>button:hover{background:var(--panel-2);color:var(--text)}.client-modal form{gap:15px}.client-modal form>label,.client-modal fieldset>legend,.client-modal .ai-usage-fields>label{color:#b8bbb9;font-size:var(--ui-label-size);font-weight:700;line-height:1.25}.client-modal :is(input:not([type=checkbox]),select){border-radius:var(--ui-control-radius);height:42px;min-height:42px;color:var(--text);font-size:var(--ui-body-size)}.client-modal textarea{border-radius:var(--ui-control-radius);color:var(--text);font-size:var(--ui-body-size)}.client-modal :is(input:not([type=checkbox]),select,textarea):focus{border-color:var(--yellow);outline-offset:1px;outline:2px solid #f2dc191f}.modal-actions{gap:8px;padding-top:7px}.modal-actions button{min-height:var(--ui-control-height);height:var(--ui-control-height);border-radius:var(--ui-control-radius);padding:0 16px;font-size:11px;font-weight:800;line-height:1}.module-message{margin:var(--ui-section-gap) 0;border-radius:var(--ui-control-radius);padding:12px 14px;font-size:11px;line-height:1.45}@media (width<=760px){.module-heading{flex-direction:column;align-items:stretch;gap:18px;padding:20px}.module-heading h2{font-size:24px}:is(.heading-actions,.module-heading-actions){justify-content:flex-start}.client-modal{padding:20px}.client-modal form{grid-template-columns:1fr}.client-modal form>*,.client-modal .full-field{grid-column:1}}.client-modal select.status-select{font-weight:800}.client-modal select:has(>option[value=pending]:checked){font-weight:800}.client-modal select:has(>option[value=active]:checked){font-weight:800}.client-modal select:has(>option[value=paused]:checked){font-weight:800}.client-modal select:has(>option[value=ended]:checked){font-weight:800}.client-modal select:is(.status-pending,.status-planning,.status-draft,.status-theme_pending){color:#e5c663;background-color:#2b2717;border-color:#8c772f}.client-modal select:has(>option:is([value=pending],[value=planning],[value=draft],[value=theme_pending]):checked){color:#e5c663;background-color:#2b2717;border-color:#8c772f}.client-modal select:is(.status-produce,.status-in_production,.status-in_progress,.status-under_review){color:#91b3ff;background-color:#1d2940;border-color:#4d67a0}.client-modal select:has(>option:is([value=produce],[value=in_production],[value=in_progress],[value=under_review]):checked){color:#91b3ff;background-color:#1d2940;border-color:#4d67a0}.client-modal select:is(.status-approval,.status-awaiting_client,.status-awaiting_approval){color:var(--yellow);background-color:#2f2d13;border-color:#8f8121}.client-modal select:has(>option:is([value=approval],[value=awaiting_client],[value=awaiting_approval]):checked){color:var(--yellow);background-color:#2f2d13;border-color:#8f8121}.client-modal select:is(.status-changes_requested,.status-rejected,.status-cancelled,.status-overdue){color:#ef958b;background-color:#35201f;border-color:#8a4842}.client-modal select:has(>option:is([value=changes_requested],[value=rejected],[value=cancelled],[value=overdue]):checked){color:#ef958b;background-color:#35201f;border-color:#8a4842}.client-modal select:is(.status-active,.status-approved,.status-completed,.status-ready_to_publish,.status-posted_scheduled,.status-paid,.status-available){color:#68d69a;background-color:#172d24;border-color:#39785a}.client-modal select:has(>option:is([value=active],[value=approved],[value=completed],[value=ready_to_publish],[value=posted_scheduled],[value=paid],[value=available]):checked){color:#68d69a;background-color:#172d24;border-color:#39785a}.client-modal select:is(.status-paused,.status-ended,.status-inactive,.status-archived){color:#b1b6b5;background-color:#232627;border-color:#555a5a}.client-modal select:has(>option:is([value=paused],[value=ended],[value=inactive],[value=archived]):checked){color:#b1b6b5;background-color:#232627;border-color:#555a5a}.client-external-services{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.client-external-services-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.client-external-services-heading small{color:var(--yellow);letter-spacing:.1em;font-size:8px;font-weight:850}.client-external-services-heading span{color:var(--muted);font-size:9px}.client-external-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.client-external-service{border:1px solid var(--line);background:#191b1c;border-radius:9px;align-items:center;gap:10px;min-height:68px;padding:11px;display:flex}.client-external-service>span,.external-service-tracker-row>span{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid}.client-external-service>div{gap:3px;min-width:0;display:grid}.client-external-service b{font-size:10px}.client-external-service small{color:#a5aaa8;font-size:9px}.client-external-service em{color:var(--muted);font-size:8px;font-style:normal}.client-external-service.status-ok{background:#14251e;border-color:#285b43}.client-external-service.status-ok>span,.external-service-tracker-row.status-ok>span{color:#69d99d;background:#173a2a}.client-external-service.status-warning{background:#292613;border-color:#675d20}.client-external-service.status-warning>span,.external-service-tracker-row.status-warning>span{color:#f2dc19;background:#3b3514}.client-external-service.status-overdue{background:#2b1819;border-color:#793131}.client-external-service.status-overdue>span,.external-service-tracker-row.status-overdue>span{color:#ff7070;background:#451f20}.client-external-services-fieldset{padding:16px!important}.client-external-services-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.client-external-services-title>div{gap:4px;display:grid}.client-external-services-title legend{padding:0}.client-external-services-title small,.client-external-services-empty{color:var(--muted);font-size:9px}.client-external-services-title>button{min-height:36px;color:var(--yellow);cursor:pointer;background:#242313;border:1px solid #4e4a20;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800}.client-external-service-editor-list{gap:12px;margin-top:14px;display:grid}.client-external-service-editor{background:#121415;border:1px solid #303334;border-radius:10px;padding:14px}.client-external-service-editor>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.client-external-service-editor>header b{font-size:10px}.client-external-service-editor>header button{color:#ff7474;cursor:pointer;background:0 0;border:0;font-size:9px}.client-external-service-editor>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.client-external-service-editor label{color:#b8bbb9;gap:6px;font-size:9px;font-weight:700;display:grid}.external-recurring-toggle>span:last-child{background:#1b1d1e;border:1px solid #303334;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.external-recurring-toggle input{width:16px;height:16px}.client-external-services-empty{text-align:center;border:1px dashed #343738;border-radius:8px;padding:13px}.external-services-manager{width:min(1080px,100%)}.external-service-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.external-service-summary>div{border:1px solid var(--line);background:#191b1c;border-radius:10px;padding:14px}.external-service-summary small{color:var(--muted);font-size:8px;display:block}.external-service-summary b{margin-top:7px;font-size:24px;display:block}.external-service-summary .status-ok{border-color:#285b43}.external-service-summary .status-warning{border-color:#675d20}.external-service-summary .status-overdue{border-color:#793131}.external-service-tracker,.external-service-catalog-manager{border:1px solid var(--line);background:#121415;border-radius:11px;padding:16px}.external-service-catalog-manager{margin-top:14px}.external-manager-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.external-manager-heading small{color:var(--yellow);letter-spacing:.1em;font-size:8px}.external-manager-heading h3{margin:4px 0 0;font-size:14px}.external-manager-heading button{color:var(--yellow);cursor:pointer;background:0 0;border:0;font-size:9px}.external-service-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.external-service-filters select{height:40px;color:var(--text);background:#1b1d1e;border:1px solid #303334;border-radius:8px;padding:0 10px}.external-service-tracker-list{gap:8px;display:grid}.external-service-tracker-row{background:#181a1b;border:1px solid #2d3031;border-radius:9px;grid-template-columns:auto minmax(170px,1.3fr) minmax(170px,1fr) minmax(150px,.8fr);align-items:center;gap:12px;padding:11px;display:grid}.external-service-tracker-row>div{gap:3px;min-width:0;display:grid}.external-service-tracker-row small{color:var(--muted);font-size:8px}.external-service-tracker-row b{font-size:10px}.external-service-tracker-row em{color:#a4a9a7;font-size:8px;font-style:normal}.external-service-tracker-row.status-warning{border-color:#675d20}.external-service-tracker-row.status-overdue{border-color:#793131}.external-service-catalog-manager form{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:9px;display:grid}.external-service-catalog-manager form label{color:#b8bbb9;gap:6px;font-size:9px;font-weight:700;display:grid}.external-service-catalog-manager form input{height:40px}.external-service-catalog-manager form button{min-height:40px}.external-service-definition-list{gap:7px;margin-top:12px;display:grid}.external-service-definition-list>div{border:1px solid #2d3031;border-radius:8px;grid-template-columns:60px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.external-service-definition-list>div.inactive{opacity:.58}.external-service-definition-list span{color:var(--green);font-size:8px;font-weight:850}.external-service-definition-list .inactive span{color:var(--muted)}.external-service-definition-list b{font-size:10px}.external-service-definition-list button{color:#b8bbb9;cursor:pointer;background:0 0;border:0;font-size:9px}.admin-external-services-alerts{background:#1d1c12;border:1px solid #5a5120;border-radius:12px;margin:16px 0;padding:18px}.admin-external-services-alerts>div:last-child{gap:8px;margin-top:14px;display:grid}.admin-external-services-alerts>div:last-child>button{color:var(--text);text-align:left;cursor:pointer;background:#181812;border:1px solid #514a20;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;display:grid}.admin-external-services-alerts>div:last-child>button.status-overdue{background:#251617;border-color:#793131}.admin-external-services-alerts>div:last-child>button>span{width:26px;height:26px;color:var(--yellow);background:#3b3514;border-radius:50%;place-items:center;font-weight:900;display:grid}.admin-external-services-alerts>div:last-child>button.status-overdue>span{color:#ff7070;background:#451f20}.admin-external-services-alerts small{color:var(--muted);font-size:8px}.admin-external-services-alerts b{margin-top:3px;font-size:10px;display:block}.admin-external-services-alerts em{color:#c9c491;white-space:nowrap;font-size:9px;font-style:normal}@media (width<=1100px){.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.client-external-services-heading,.client-external-services-title,.external-manager-heading{flex-direction:column;align-items:stretch}.client-external-services-grid,.client-external-service-editor>div,.external-service-summary,.external-service-filters{grid-template-columns:1fr}.external-service-tracker-row{grid-template-columns:auto minmax(0,1fr)}.external-service-tracker-row>div:nth-of-type(n+2){grid-column:2}.external-service-catalog-manager form{grid-template-columns:1fr}.external-service-definition-list>div{grid-template-columns:52px minmax(0,1fr)}.external-service-definition-list button{grid-row:2}.admin-external-services-alerts>div:last-child>button{grid-template-columns:auto minmax(0,1fr)}.admin-external-services-alerts em{white-space:normal;grid-column:2}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
