*{box-sizing:border-box}:root{--ink:#17202b;--ink-soft:#344152;--muted:#6b7582;--line:#dfe4e8;--line-soft:#ebeff2;--surface:#fff;--surface-subtle:#f7f8f9;--canvas:#f1f3f5;--navy:#182a36;--navy-raised:#213946;--accent:#c44f3d;--accent-strong:#a83e2f;--success:#2f7d5d;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--canvas);min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #c44f3d38}::selection{background:#c44f3d2e}.app-shell{grid-template-columns:252px minmax(0,1fr);min-width:0;min-height:100dvh;display:grid;overflow-x:clip}.sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:30px;height:100dvh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-height:40px;padding:0 8px;display:flex}.brand-mark{background:var(--navy);color:#f7f8f9;letter-spacing:-.02em;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand strong{color:var(--ink);letter-spacing:-.015em;font-size:.94rem}.brand span{color:var(--muted);margin-top:2px;font-size:.78rem}.nav-list{gap:5px;min-width:0;display:grid}.nav-item{color:#526070;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;transition:background-color .16s,color .16s,transform .16s;display:flex;position:relative}.nav-item:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:0}.nav-item:hover{background:var(--surface-subtle);color:var(--ink)}.nav-item.is-active{color:var(--ink);background:#f2f4f5;font-weight:700}.nav-item.is-active:before{background:var(--accent)}.nav-item:active{transform:translateY(1px)}.sidebar-card{border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:auto;padding:18px 8px 0;display:flex}.sidebar-card strong{color:var(--ink-soft);font-size:.78rem;display:block}.sidebar-card p{max-width:170px;color:var(--muted);margin:4px 0 0;font-size:.75rem;line-height:1.45}.signal-dot{background:var(--success);border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px;display:block;box-shadow:0 0 0 4px #2f7d5d1a}.workspace{flex-direction:column;gap:24px;min-width:0;max-width:1600px;padding:27px 32px 32px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:24px;min-height:58px;display:flex}.topbar h1{color:var(--ink);letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(1.75rem,3vw,2.15rem);line-height:1}.caption{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750}.topbar-actions{align-items:center;gap:8px;display:flex}.search-box{border:1px solid var(--line);background:var(--surface);width:min(300px,28vw);min-height:42px;color:var(--muted);border-radius:10px;align-items:center;gap:9px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.search-box:focus-within{border-color:#aeb8c0;box-shadow:0 0 0 3px #17202b0d}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-box input::placeholder{color:#7c8692}.icon-button{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink-soft);border-radius:10px;place-items:center;transition:background-color .16s,transform .16s;display:grid}.icon-button:hover{background:var(--surface-subtle)}.icon-button:active,.primary-button:active,.text-button:active{transform:translateY(1px)}.page-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px;display:grid}.hero-panel,.panel,.metrics-row,.campaign-page{border:1px solid var(--line);background:var(--surface);border-radius:14px}.hero-panel{border-color:var(--navy);background:var(--navy);color:#f6f7f8;grid-column:1/-1;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);min-height:260px;display:grid;position:relative;overflow:hidden}.hero-panel:before{pointer-events:none;content:"";background:radial-gradient(circle at 26% 0,#ffffff12,#0000 36%);position:absolute;inset:0}.hero-panel>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(28px,3.5vw,42px);display:flex;position:relative}.hero-panel h2,.campaign-copy h2,.section-heading h2{letter-spacing:-.045em}.hero-panel h2{max-width:680px;margin:15px 0 14px;font-size:clamp(2.2rem,3.7vw,3.15rem);line-height:1.03}.hero-panel p{color:#f6f7f8b8;max-width:560px;margin:0;font-size:.97rem;line-height:1.6}.pill{width:fit-content;color:inherit;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff38;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:750;display:inline-flex}.product-stage{background:radial-gradient(circle at 50% 44%, #eeb85a3d, transparent 31%), var(--navy-raised);border-left:1px solid #ffffff1a;min-height:100%;position:relative;overflow:hidden}.product-stage:before{content:"";border:1px solid #ffffff0f;border-radius:10px;position:absolute;inset:20px}.product-stage:after{filter:blur(12px);content:"";background:#040c1159;border-radius:50%;width:180px;height:28px;position:absolute;bottom:39px;left:50%;transform:translate(-50%)}.lamp-shade,.lamp-stand,.lamp-base{position:absolute;left:50%;transform:translate(-50%)}.lamp-shade{background:#eeb85a;border-radius:76px 76px 20px 20px;width:150px;height:88px;top:54px;box-shadow:0 20px 44px #eeb85a33}.lamp-stand{background:#f0ede7;border-radius:999px;width:10px;height:104px;top:132px}.lamp-base{z-index:1;background:var(--accent);border-radius:999px;width:142px;height:20px;top:222px}.metrics-row{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.metric-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-width:0;min-height:124px;padding:20px 22px;display:flex}.metric-card:last-child{border-right:0}.metric-heading,.metric-value{justify-content:space-between;align-items:center;gap:12px;display:flex}.metric-heading span{color:var(--muted);font-size:.82rem;font-weight:650}.metric-heading svg{color:var(--accent)}.metric-value strong{color:var(--ink);letter-spacing:-.04em;font-size:clamp(1.65rem,3vw,2rem)}.metric-value em{color:var(--success);font-size:.76rem;font-style:normal;font-weight:750}.panel{min-width:0;padding:22px}.wide{min-width:0}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.section-heading h2,.section-heading h3,.campaign-copy h2{margin-top:0}.section-heading h2{margin-bottom:8px;font-size:clamp(1.65rem,3vw,2.25rem)}.section-heading h3{letter-spacing:-.02em;margin-bottom:0;font-size:1.04rem}.section-heading p{max-width:590px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.text-button,.primary-button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:.82rem;font-weight:750;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.text-button{color:var(--ink-soft);background:0 0;border:0;padding:0 4px}.text-button:hover{color:var(--accent-strong)}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;padding:0 15px}.primary-button:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.timeline,.task-list,.order-table,.customer-grid{display:grid}.timeline-row,.task-row,.customer-card{border-bottom:1px solid var(--line-soft);align-items:center;display:grid}.timeline-row:last-child,.task-row:last-child,.customer-card:last-child{border-bottom:0}.timeline-row{grid-template-columns:40px minmax(0,1fr) auto;gap:12px;min-height:68px;padding:10px 2px}.timeline-row>div:nth-child(2){gap:4px;display:grid}.timeline-row strong,.task-row span,.customer-card strong{color:var(--ink-soft);font-size:.87rem}.timeline-row span,.customer-card span,.task-row strong{color:var(--muted);font-size:.78rem}.timeline-icon,.avatar{width:36px;height:36px;color:var(--ink-soft);background:#f0f3f4;border-radius:9px;place-items:center;display:grid}.status-badge{color:#35684f;background:#eef5f0;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:750}.task-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:52px;padding:7px 2px}.task-row svg{color:var(--accent)}.page-panel,.customer-layout,.campaign-page{min-height:calc(100dvh - 133px)}.order-table{border:1px solid var(--line);border-radius:11px;overflow:hidden}.order-table-header,.order-row{grid-template-columns:minmax(145px,1.1fr) minmax(150px,1fr) 100px 100px 74px 20px;align-items:center;gap:14px;padding:0 16px;display:grid}.order-table-header{border-bottom:1px solid var(--line);background:var(--surface-subtle);min-height:42px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:750}.order-row{border-bottom:1px solid var(--line-soft);background:var(--surface);min-height:72px;transition:background-color .16s}.order-row:last-child{border-bottom:0}.order-row:hover{background:#fafbfb}.order-row div,.customer-card div:not(.avatar):not(.score){gap:4px;display:grid}.order-row strong,.order-row>span{font-size:.82rem}.order-row div span,.order-row>span:last-of-type{color:var(--muted)}.order-row>svg{color:#8b949e}.customer-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;display:grid}.customer-card{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;min-height:70px;padding:10px 2px}.score{text-align:right}.score strong{color:var(--accent);letter-spacing:-.035em;font-size:1.35rem;display:block}.insight-panel{border-color:var(--navy);background:var(--navy);color:#f6f7f8;align-self:stretch;padding:26px;position:relative;overflow:hidden}.insight-panel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-85px;right:-75px}.insight-panel svg{color:#e7aa9f}.insight-panel h3{letter-spacing:-.035em;margin:26px 0 10px;font-size:1.4rem}.insight-panel p{color:#f6f7f8b3;max-width:34ch;font-size:.88rem;line-height:1.65}.campaign-page{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(28px,5vw,72px);padding:clamp(30px,4vw,48px);display:grid;overflow:hidden}.campaign-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.campaign-copy .pill{border-color:var(--line);color:var(--accent-strong)}.campaign-copy h2{max-width:560px;margin:18px 0 16px;font-size:clamp(2.4rem,4.5vw,4.1rem);line-height:.98}.campaign-copy p{max-width:480px;color:var(--muted);margin:0 0 26px;font-size:.95rem;line-height:1.65}.campaign-board{grid-template-rows:1fr 1fr;grid-template-columns:1.18fr .82fr;gap:12px;min-height:510px;display:grid}.campaign-card{color:#fff;background:#d76450;border-radius:13px;flex-direction:column;justify-content:flex-end;min-height:180px;padding:20px;display:flex;position:relative;overflow:hidden}.campaign-card:before,.campaign-card:after{pointer-events:none;content:"";position:absolute}.campaign-card:before{aspect-ratio:1;background:#ffffff75;border-radius:50% 50% 16% 16%;width:46%;top:15%;left:50%;transform:translate(-50%);box-shadow:0 24px 50px #3618122e}.campaign-card:after{background:linear-gradient(#0000 52%,#11191f52);inset:0}.campaign-card.large{grid-row:1/-1}.campaign-card.large:before{border-radius:50% 50% 12% 12%;width:58%;top:19%}.campaign-card.green{background:#3c6656}.campaign-card.green:before{background:#a3734e;border-radius:8px;width:50%;top:16%;transform:translate(-50%)rotate(-8deg)}.campaign-card.blue{background:#3e6578}.campaign-card.blue:before{background:0 0;border:14px solid #fff6;width:54%;top:9%}.campaign-card span,.campaign-card strong{z-index:1;position:relative}.campaign-card span{color:#ffffffc2;font-size:.77rem}.campaign-card strong{letter-spacing:-.03em;margin-top:5px;font-size:1.35rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1080px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:2;border-right:0;border-bottom:1px solid var(--line);grid-template-columns:220px minmax(0,1fr);align-items:center;gap:18px;height:auto;padding:14px 20px;display:grid;position:static}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-item{justify-content:center}.nav-item:before,.sidebar-card{display:none}.workspace{max-width:none}.page-grid,.customer-layout,.campaign-page{grid-template-columns:1fr}.insight-panel p{max-width:65ch}.page-panel,.customer-layout,.campaign-page{min-height:auto}.campaign-board{min-height:450px}}@media (width<=760px){.sidebar{align-items:stretch;gap:12px;min-width:0;padding:14px 16px;display:flex;overflow:hidden}.brand{padding:0}.nav-list{scrollbar-width:none;width:100%;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.nav-list::-webkit-scrollbar{display:none}.nav-item{width:auto;min-width:max-content;min-height:40px}.nav-item.is-active{background:var(--navy);color:#f6f7f8}.workspace{gap:18px;padding:20px 16px 28px}.topbar{min-height:48px}.search-box{display:none}.hero-panel{grid-template-columns:1fr}.hero-panel>div:first-child{padding:30px 24px}.hero-panel h2{font-size:clamp(2.1rem,11vw,3rem)}.product-stage{border-top:1px solid #ffffff1a;border-left:0;min-height:240px}.metrics-row{grid-template-columns:1fr}.metric-card{border-right:0;border-bottom:1px solid var(--line);min-height:104px;padding:17px 18px}.metric-card:last-child{border-bottom:0}.panel{padding:18px}.section-heading{flex-direction:column;align-items:stretch}.section-heading .primary-button{align-self:flex-start}.section-heading.compact{flex-direction:row;align-items:center}.section-heading.compact .text-button{margin-left:auto}.order-table{border:0;border-radius:0;gap:10px;overflow:visible}.order-table-header{display:none}.order-row{border:1px solid var(--line);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;min-height:0;padding:15px}.order-row>span:nth-child(2){grid-area:2/1/auto/-1}.order-row>.status-badge{grid-area:1/2}.order-row>strong{grid-area:3/1}.order-row>span:last-of-type{text-align:right;grid-area:3/2}.order-row>svg{display:none}.campaign-page{gap:34px;padding:26px 20px 20px}.campaign-copy h2{font-size:clamp(2.4rem,13vw,3.8rem)}.campaign-board{grid-template-rows:auto;grid-template-columns:1fr;min-height:auto}.campaign-card,.campaign-card.large{grid-row:auto;min-height:260px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
