/*! tailwindcss v4.3.3 | 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)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}}:root{--bg-1:#f6efe2;--bg-2:#faf5ea;--surface:#fff;--surface-navy:#2b2117;--surface-navy-2:#382a1c;--border:#2b211714;--text:#2b2117;--text-dim:#948a78;--text-faint:#c7bcaa;--gold:#c9a868;--gold-2:#d8bc7e;--gold-soft:#fbe6ab;--gold-dark:#96793a;--track:#f2e9d8;--success:#38c793;--success-soft:#e3f8ef;--warning:#f2ab2e;--warning-soft:#fdf1dd;--danger:#f1615f;--danger-soft:#fbe7e7;--shadow:0 10px 30px -12px #2b211729;--shadow-sm:0 6px 16px -8px #2b211724;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body,html{min-height:100%}body{background:linear-gradient(180deg,var(--bg-1),var(--bg-2));color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0}::selection{background:var(--gold-soft);color:var(--gold-dark)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.shell{min-height:100vh;padding:22px 28px 50px}.topnav{gap:14px;margin-bottom:26px}.brand-badge,.topnav{align-items:center;display:flex}.brand-badge{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px;gap:7px;padding:10px 18px;font-size:14px;font-weight:800}.brand-badge .chip{background:linear-gradient(135deg,var(--gold),var(--gold-dark));border-radius:6px;width:20px;height:20px}.nav-pill{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:24px;flex:1;align-items:center;gap:2px;max-width:860px;margin:0 auto;padding:6px;display:flex}.nav-pill a{text-align:center;color:var(--text-dim);white-space:nowrap;border-radius:18px;flex:1;padding:9px 5px;font-size:11px;font-weight:600}.nav-pill a.active{color:#fff;background:linear-gradient(135deg,var(--gold),var(--gold-dark))}.nav-icons{align-items:center;gap:8px;display:flex}.icon-btn{background:var(--surface);box-shadow:var(--shadow-sm);color:var(--text-dim);border:none}.avatar,.icon-btn{width:38px;height:38px;border-radius:50%;justify-content:center;align-items:center;display:flex}.avatar{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff;font-size:13px;font-weight:700}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.page-head h1{letter-spacing:-.01em;margin:0;font-size:26px;font-weight:800}.card{background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:18px}.card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.card-head h3{margin:0}.btn-primary,.card-head h3{font-size:13px;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff;border:none;border-radius:14px;align-items:center;gap:8px;padding:11px 18px;display:inline-flex;box-shadow:0 10px 20px -8px #c9a8688c}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-outline{background:var(--surface);box-shadow:var(--shadow-sm);color:var(--text);border:none;border-radius:14px;gap:7px;padding:10px 16px}.btn-ghost,.btn-outline{align-items:center;font-size:12.5px;font-weight:700;display:inline-flex}.btn-ghost{color:var(--text-dim);background:0 0;border:none;border-radius:10px;gap:6px;padding:8px 10px}.btn-ghost:hover{background:var(--bg-2)}.btn-danger-outline{background:var(--danger-soft);color:#c23f3f;border:none;border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.field{text-align:left;margin-bottom:14px}.field label{color:var(--text-dim);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.field input,.field select{background:var(--bg-2);width:100%;color:var(--text);font-size:13.5px;font-family:var(--font-ui);border:1.5px solid #0000;border-radius:14px;padding:12px 14px}.field input:focus,.field select:focus{border-color:var(--gold);background:#fff;outline:none}.field-error{color:#c23f3f;margin-top:-8px;margin-bottom:14px;font-size:11.5px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.filter-chip{color:var(--text-dim);background:var(--surface);box-shadow:var(--shadow-sm);border:none;border-radius:20px;padding:8px 14px;font-size:11.5px;font-weight:700}.filter-chip.active{color:#fff;background:linear-gradient(135deg,var(--gold),var(--gold-dark))}.search-box{background:var(--surface);color:var(--text-faint);box-shadow:var(--shadow-sm);border-radius:20px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;display:flex}.search-box input{color:var(--text);background:0 0;border:none;outline:none;width:100%;font-size:12.5px}table.data-table{border-collapse:separate;border-spacing:0 10px;width:100%}.data-table thead th{text-align:left;letter-spacing:.03em;text-transform:uppercase;color:var(--text-faint);padding:0 14px 4px;font-size:10.5px;font-weight:700}.data-table tbody td{background:var(--surface);padding:15px 14px;font-size:12.5px}.data-table tbody tr{box-shadow:var(--shadow-sm)}.data-table tbody tr td:first-child{border-radius:16px 0 0 16px}.data-table tbody tr td:last-child{border-radius:0 16px 16px 0}.lead-name{font-weight:700}.lead-sub{color:var(--text-faint);margin-top:2px;font-size:11px}.status-pill{border:none;border-radius:12px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.status-pill.new{color:var(--gold-dark);background:var(--gold-soft)}.status-pill.progress{color:#b3790f;background:var(--warning-soft)}.status-pill.done{color:#1f9d6f;background:var(--success-soft)}.status-pill.lost{color:#d84545;background:var(--danger-soft)}.role-pill{border-radius:12px;align-items:center;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex}.role-pill.admin{color:var(--gold-dark);background:var(--gold-soft)}.role-pill.staff{color:var(--text-dim);background:var(--bg-2)}.empty-state{text-align:center;font-size:13px}.empty-state,.loading-state{color:var(--text-dim);padding:60px 20px}.loading-state{justify-content:center;align-items:center;display:flex}.placeholder-banner{background:var(--warning-soft);color:#96660f;border-radius:14px;align-items:center;gap:10px;margin-bottom:18px;padding:12px 16px;font-size:12.5px;font-weight:600;display:flex}.login-screen{background:radial-gradient(ellipse 900px 560px at 50% 15%,var(--gold-soft),transparent 65%),var(--bg-1);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:var(--surface);width:380px;box-shadow:var(--shadow);text-align:center;border-radius:26px;padding:34px 30px 28px}.login-card .chip{background:linear-gradient(135deg,var(--gold),var(--gold-dark));border-radius:14px;width:44px;height:44px;margin:0 auto 16px}.login-card h1{margin:0 0 4px;font-size:19px;font-weight:800}.login-card p.hint{color:var(--text-dim);margin:0 0 22px;font-size:12.5px}.login-foot{color:var(--text-faint);margin-top:18px;font-size:11.5px}.login-error{background:var(--danger-soft);color:#c23f3f;border-radius:12px;margin-bottom:14px;padding:10px 12px;font-size:12px;font-weight:600}.welcome-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.welcome-row h1{letter-spacing:-.01em;margin:0 0 16px;font-size:30px;font-weight:800}.pill-stats{flex-wrap:wrap;gap:22px;display:flex}.pill-stat-label{color:var(--text-dim);margin-bottom:7px;font-size:11px;font-weight:600}.pill-track{background:var(--track);border-radius:20px;width:128px;height:9px;overflow:hidden}.pill-fill{background:linear-gradient(90deg,var(--gold),var(--gold-2));border-radius:20px;height:100%}.pill-fill.mono{background:#ded4c2}.kpi-strip{align-self:flex-start;gap:26px;display:flex}.kpi{gap:9px}.kpi,.kpi .ic{align-items:center;display:flex}.kpi .ic{background:var(--gold-soft);width:34px;height:34px;color:var(--gold-dark);border-radius:10px;justify-content:center}.kpi .num{font-variant-numeric:tabular-nums;font-size:19px;font-weight:800;line-height:1}.kpi .cap{color:var(--text-dim);margin-top:2px;font-size:10.5px}.grid-row1{grid-template-columns:1.1fr 1.15fr 1fr 1.25fr;gap:14px;margin-bottom:14px;display:grid}.grid-row2{grid-template-columns:.85fr 1.6fr 1fr;gap:14px;display:grid}.card-head .expand{background:var(--bg-2);width:24px;height:24px;color:var(--text-dim);border-radius:8px;justify-content:center;align-items:center;display:flex}.profile-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.profile-photo{background:linear-gradient(135deg,var(--gold),var(--gold-dark));height:140px;position:relative}.profile-photo,.profile-photo .initials{justify-content:center;align-items:center;display:flex}.profile-photo .initials{color:#fff;background:#ffffff2e;border:2px solid #fff6;border-radius:50%;width:68px;height:68px;font-size:24px;font-weight:800}.profile-info{padding:14px 16px 16px}.profile-info .name{font-size:14.5px;font-weight:700}.profile-info .role{color:var(--text-dim);margin-bottom:10px;font-size:11.5px}.profile-badge{background:var(--gold-soft);color:var(--gold-dark);border-radius:14px;align-items:center;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.big-num{margin-bottom:2px;font-size:25px;font-weight:800}.big-num .unit{color:var(--text-dim);font-size:13px;font-weight:600}.sub-cap{color:var(--text-dim);margin-bottom:14px;font-size:11px}.mini-bars{align-items:flex-end;gap:7px;height:74px;display:flex}.mini-bars .col{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.mini-bars .bar{background:var(--track);border-radius:5px;width:100%}.mini-bars .bar.hi{background:linear-gradient(180deg,var(--gold),var(--gold-dark))}.mini-bars .day{color:var(--text-faint);font-size:9.5px;font-weight:600}.tracker-card{flex-direction:column;align-items:center;display:flex}.tracker-ring{width:118px;height:118px;margin:4px 0 10px;position:relative}.tracker-ring .center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tracker-ring .center .t{font-size:17px;font-weight:800}.tracker-ring .center .l{color:var(--text-dim);font-size:9.5px}.tracker-controls{gap:10px}.round-btn,.tracker-controls{align-items:center;display:flex}.round-btn{background:var(--bg-2);width:30px;height:30px;color:var(--text-dim);border:none;border-radius:50%;justify-content:center}.round-btn.primary{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff}.stack-track{background:var(--track);border-radius:10px;height:10px;margin-bottom:14px;display:flex;overflow:hidden}.stack-seg.a{background:linear-gradient(90deg,var(--gold),var(--gold-2))}.stack-seg.b{background:var(--surface-navy-2)}.task-mini{gap:9px;padding:7px 0;font-size:12px}.task-mini,.task-mini .chk{align-items:center;display:flex}.task-mini .chk{border-radius:5px;flex-shrink:0;justify-content:center;width:16px;height:16px}.task-mini .chk.done{background:var(--success);color:#fff}.task-mini .chk.pending{border:1.5px solid var(--track)}.list-card .item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 2px;font-size:12.5px;font-weight:600;display:flex}.list-card .item:last-child{border-bottom:none}.list-card .item .chev{color:var(--text-faint)}.list-card .sub-row{align-items:center;gap:10px;margin-top:-2px;padding:8px 2px 12px;display:flex}.list-card .sub-row .ic{background:var(--bg-2);width:30px;height:30px;color:var(--text-dim);border-radius:8px;justify-content:center;align-items:center;display:flex}.list-card .sub-row .name{font-size:12px;font-weight:600}.list-card .sub-row .status{color:var(--success);font-size:10.5px}.cal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cal-head .month{font-size:13px;font-weight:700}.cal-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.cal-col{flex-direction:column;gap:6px;min-height:100px;display:flex}.cal-date{text-align:center;margin-bottom:4px;font-size:11.5px}.cal-date,.event{color:var(--text-dim);font-weight:700}.event{background:var(--bg-2);border-radius:9px;padding:7px 8px;font-size:10px}.event .time{opacity:.7;margin-bottom:2px;font-size:9px;font-weight:600;display:block}.event.highlight{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff}.dark-card{background:linear-gradient(160deg,var(--surface-navy),#10162c);color:#fff;box-shadow:var(--shadow);border-radius:22px;padding:18px}.dark-card .card-head h3{color:#fff}.dark-card .card-head .count{color:#ffffff8c;font-size:11.5px;font-weight:700}.dark-task{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:9px 0;display:flex}.dark-task:last-child{border-bottom:none}.dark-task .chk{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.dark-task .chk.done{background:var(--gold-2)}.dark-task .chk.pending{border:1.5px solid #ffffff40}.dark-task .txt{font-size:12px;font-weight:600}.dark-task .time{color:#fff6;margin-top:2px;font-size:10px}@media (max-width:1100px){.grid-row1{grid-template-columns:1fr 1fr}.grid-row2{grid-template-columns:1fr}}.region-section{margin-bottom:26px}.region-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.region-head h2{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:12px;font-weight:800}.service-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.service-card{background:var(--surface);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:18px;padding:16px;transition:transform .15s}.service-card:hover{transform:translateY(-2px)}.service-card .flag{margin-bottom:8px;font-size:20px}.service-card .name{margin-bottom:4px;font-size:13.5px;font-weight:700}.service-card .desc{color:var(--text-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.service-card .inactive-badge{color:var(--text-faint);background:var(--bg-2);float:right;border-radius:8px;padding:2px 8px;font-size:10px;font-weight:700}.repeater-item{background:var(--bg-2);border-radius:14px;align-items:flex-start;gap:8px;margin-bottom:8px;padding:10px;display:flex}.repeater-item .fields{flex-direction:column;flex:1;gap:6px;display:flex}.repeater-item input,.repeater-item select{background:#fff;border:none;border-radius:10px;padding:8px 10px;font-size:12.5px}.repeater-remove{color:#c23f3f;background:0 0;border:none;padding:6px}.hero-upload{border:1.5px dashed var(--track);color:var(--text-dim);cursor:pointer;border-radius:14px;align-items:center;gap:10px;width:fit-content;padding:10px 14px;font-size:12px;display:flex}.hero-preview{object-fit:cover;border-radius:14px;width:96px;height:96px;margin-bottom:10px}.idea-capture{gap:10px;margin-bottom:18px;display:flex}.idea-capture input{background:var(--surface);box-shadow:var(--shadow-sm);border:none;border-radius:16px;flex:1;padding:13px 16px;font-size:13px}.idea-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.idea-card{box-shadow:var(--shadow-sm);background:#fffdf0;border-radius:16px;padding:16px;position:relative}.idea-card .txt{margin-bottom:10px;font-size:13px;line-height:1.5}.idea-card .tags{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.idea-card .tag{background:var(--gold-soft);color:var(--gold-dark);border-radius:8px;padding:3px 8px;font-size:10px;font-weight:700}.idea-card .actions{gap:8px;display:flex}.idea-card .actions button{background:0 0;border:none;padding:4px 0;font-size:11px;font-weight:700}.idea-card .actions .develop{color:var(--gold-dark)}.idea-card .actions .remove{color:#c23f3f;margin-left:auto}.style-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.style-card{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:18px;overflow:hidden}.style-card .thumb{background:var(--bg-2);height:120px;color:var(--text-faint);justify-content:center;align-items:center;display:flex}.style-card .thumb img{object-fit:cover;width:100%;height:100%}.style-card .body{padding:12px 14px 14px}.style-card .name{margin-bottom:3px;font-size:13px;font-weight:700}.style-card .meta{color:var(--text-faint);font-size:10.5px}.creative-card{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:14px;margin-bottom:10px;padding:14px 16px;display:flex}.creative-card .title{font-size:13px;font-weight:700}.creative-card .meta{color:var(--text-dim);margin-top:2px;font-size:11px}.creative-card .spacer{flex:1}.view-toggle{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px;padding:4px;display:flex}.view-toggle button{font:inherit;color:var(--text-faint);cursor:pointer;background:0 0;border:0;border-radius:16px;padding:7px 16px;font-size:12.5px;font-weight:600}.view-toggle button.active{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff}.brief-board{gap:24px;padding-bottom:10px;display:flex;overflow-x:auto}.brief-column{flex:none;width:260px;position:relative}.brief-column:not(:last-child):after{content:"›";color:var(--text-faint);font-size:17px;font-weight:700;position:absolute;top:12px;right:-17px}.brief-column-head{justify-content:space-between;align-items:center;padding:0 2px 10px;display:flex}.brief-column-head .label{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.brief-column-head .dot{border-radius:50%;width:9px;height:9px}.brief-column-head .count{color:var(--text-dim);background:#2b21170d;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.brief-column-bar{border-radius:4px;height:4px;margin-bottom:12px}.brief-column-list{border-radius:16px;flex-direction:column;gap:10px;min-height:50px;transition:background .15s;display:flex}.brief-column-list.drag-over{outline:2px dashed var(--gold-2);outline-offset:6px;background:#c9a8681a}.brief-column-list.is-empty:before{content:"No briefs in this stage";text-align:center;color:var(--text-faint);border:1.5px dashed var(--border);border-radius:14px;padding:20px 8px;font-size:12px;display:block}.brief-card{background:var(--surface);box-shadow:var(--shadow-sm);cursor:grab;border-radius:14px;padding:13px 13px 11px}.brief-card:active{cursor:grabbing}.brief-card.dragging{opacity:.4}.brief-card .title{margin:0 0 8px;font-size:13px;font-weight:700;line-height:1.35}.brief-card .meta{color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:11.5px;display:flex}.brief-card .platform-dot{border-radius:50%;flex:none;width:7px;height:7px}.brief-card .foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.brief-card .assignee{color:var(--text-dim);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.brief-card .assignee .initials{background:var(--gold-soft);width:22px;height:22px;color:var(--gold-dark);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.brief-card .sched-date{color:var(--gold-dark);font-size:11px;font-weight:700}.brief-card .move-btns{opacity:0;gap:4px;transition:opacity .12s;display:flex}.brief-card:focus-within .move-btns,.brief-card:hover .move-btns{opacity:1}.brief-card .move-btns button{border:1px solid var(--border);background:var(--bg-2);width:21px;height:21px;color:var(--text-dim);font:inherit;cursor:pointer;border-radius:7px;place-items:center;font-size:12px;line-height:1;display:grid}.brief-card .move-btns button:hover{background:var(--gold-soft);color:var(--gold-dark)}.brief-card .move-btns button:disabled{visibility:hidden}.wizard-steps{gap:8px;margin-bottom:22px;display:flex}.wizard-step{background:var(--track);border-radius:3px;flex:1;height:4px}.wizard-step.active{background:linear-gradient(90deg,var(--gold),var(--gold-2))}.wizard-step.done{background:var(--success)}.slide-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.slide-option{background:var(--surface);box-shadow:var(--shadow-sm);cursor:pointer;border:2px solid #0000;border-radius:14px;padding:14px}.slide-option.selected{border-color:var(--gold);background:var(--gold-soft)}.slide-option .headline{margin-bottom:5px;font-size:13px;font-weight:700}.slide-option .tagline{color:var(--text-dim);margin-bottom:6px;font-size:11.5px}.slide-option .visual{color:var(--text-faint);font-size:10.5px;font-style:italic}.canva-banner{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 18px;display:flex}.canva-banner .dot{border-radius:50%;width:8px;height:8px}.canva-banner .dot.on{background:var(--success)}.canva-banner .dot.off{background:var(--text-faint)}.day-nav{align-items:center;gap:10px;margin-bottom:18px;display:flex}.day-nav .date-label{font-size:15px;font-weight:700}.booking-row{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:16px;margin-bottom:10px;padding:14px 16px;display:flex}.booking-row .time{flex-shrink:0;width:60px;font-family:ui-monospace,monospace}.booking-row .info .name,.booking-row .time{font-size:13px;font-weight:700}.booking-row .info .meta{color:var(--text-dim);font-size:11px}.booking-row .spacer{flex:1}.hero-block{margin-bottom:34px}.hero-block h1{letter-spacing:-.01em;margin:0 0 6px;font-size:30px;font-weight:800}.hero-block p{color:var(--text-dim);margin:0;font-size:13.5px}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin-bottom:14px;font-size:11px;font-weight:800}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:38px;display:grid}.module-card{background:var(--surface);box-shadow:var(--shadow);cursor:pointer;border-radius:22px;flex-direction:column;gap:14px;padding:22px;transition:transform .18s,box-shadow .18s;display:flex}.module-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px -14px #2b211738}.module-card .top-row{justify-content:space-between;align-items:flex-start;display:flex}.module-card .icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.module-card .badge{letter-spacing:.05em;text-transform:uppercase;border-radius:10px;padding:4px 9px;font-size:10px;font-weight:800}.module-card h3{margin:0;font-size:15.5px;font-weight:700}.module-card p{color:var(--text-dim);margin:0;font-size:12px;line-height:1.55}.module-card.available .icon-wrap{background:var(--gold-soft);color:var(--gold-dark)}.module-card.available .badge{background:var(--success-soft);color:#1f9d6f}.module-card.dev{opacity:.72;cursor:default}.module-card.dev:hover{box-shadow:var(--shadow);transform:none}.module-card.dev .icon-wrap{background:var(--bg-2);color:var(--text-faint)}.module-card.dev .badge{background:var(--warning-soft);color:#a06a10}.divider-row{align-items:center;gap:14px;margin:0 0 18px;display:flex}.divider-row .line{background:var(--border);flex:1;height:1px}.divider-row span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);white-space:nowrap;font-size:11px;font-weight:800}@media (max-width:900px){.nav-pill{display:none}.module-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.module-grid{grid-template-columns:1fr}}@keyframes spin{to{transform:rotate(1turn)}}.ghl-board{gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.ghl-column{background:var(--bg-2);border:1px dashed var(--border);border-radius:18px;flex:1;min-width:240px;padding:12px}.ghl-column-head{align-items:center;gap:8px;margin-bottom:10px;padding:0 2px;display:flex}.ghl-column-head h4{margin:0;font-size:12.5px;font-weight:700}.ghl-column-head span{color:var(--text-dim);margin-left:auto;font-size:11px}.ghl-deal-card{background:var(--surface);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:14px;margin-bottom:8px;padding:12px}.ghl-deal-card .name{margin-bottom:3px;font-size:12.5px;font-weight:700}.ghl-deal-card .meta{color:var(--text-dim);align-items:center;gap:5px;font-size:11px;display:flex}.ghl-deal-card.won{border-left:3px solid var(--success)}.ghl-deal-card.lost{border-left:3px solid var(--danger)}.ghl-deal-card.abandoned{border-left:3px solid var(--warning)}.ghl-inbox{grid-template-columns:300px 1fr;gap:14px;height:72vh;display:grid}.ghl-convo-list,.ghl-thread{background:var(--surface);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.ghl-convo-list-head,.ghl-thread-head{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.ghl-convo-items{flex:1;overflow-y:auto}.ghl-convo-item{text-align:left;background:0 0;border:none;border-bottom:1px solid var(--border);width:100%;padding:12px 16px}.ghl-convo-item:hover{background:var(--bg-2)}.ghl-convo-item.active{background:var(--gold-soft)}.ghl-convo-item .row{justify-content:space-between;align-items:center;gap:8px;display:flex}.ghl-convo-item .name{font-size:12.5px;font-weight:700}.ghl-convo-item .preview{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11.5px;overflow:hidden}.ghl-convo-item .time{color:var(--text-faint);margin-top:3px;font-size:10px}.ghl-unread-badge{background:var(--gold);color:#fff;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:800}.ghl-thread-body{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;overflow-y:auto}.ghl-bubble-row{display:flex}.ghl-bubble-row.outbound{justify-content:flex-end}.ghl-bubble{border-radius:16px;max-width:70%;padding:10px 14px;font-size:12.5px;line-height:1.45}.ghl-bubble-row.outbound .ghl-bubble{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#fff;border-bottom-right-radius:4px}.ghl-bubble-row.inbound .ghl-bubble{background:var(--bg-2);border-bottom-left-radius:4px}.ghl-bubble .time{opacity:.7;margin-top:5px;font-size:10px}.ghl-thread-footer{border-top:1px solid var(--border);text-align:center;color:var(--text-dim);padding:10px 16px;font-size:11px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}