/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.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{--ink:#111214;--ink-2:#1b1d20;--paper:#f7f6f2;--white:#fff;--muted:#686a6e;--line:#dedbd3;--gold:#b88932;--gold-light:#d6b566;--gold-pale:#efe2be;--green:#246b4c;--shadow:0 24px 70px #1112141c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.skip-link{z-index:1000;color:#111;box-shadow:var(--shadow);background:#fff;padding:12px 18px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:16px}.demo-boundary{z-index:300;color:#fff;letter-spacing:.02em;text-align:center;background:#8a641d;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:9px 22px;font-size:12px;display:flex;position:fixed;inset:0 0 auto}.demo-boundary strong{letter-spacing:.14em;font-size:10px}.portal-shell:has(.demo-boundary){padding-top:44px}.access-denied,.policy-page{background:var(--paper);min-height:100svh;padding:clamp(28px,6vw,92px)}.access-denied{place-items:center;display:grid}.access-denied>div,.policy-page article{border:1px solid var(--line);width:min(760px,100%);box-shadow:var(--shadow);background:#fff;padding:clamp(34px,6vw,74px)}.access-denied span,.policy-page article>span{color:var(--gold);letter-spacing:.2em;font-size:10px;font-weight:800}.access-denied h1,.policy-page h1{letter-spacing:-.045em;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1}.access-denied p,.policy-page p{color:var(--muted);font-size:16px;line-height:1.75}.access-denied a,.policy-return{border-bottom:1px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-top:22px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.policy-brand{color:var(--gold);letter-spacing:.17em;margin-bottom:42px;font-size:12px;font-weight:800;display:inline-block}.policy-page article a:not(.policy-return){color:var(--green);text-underline-offset:3px;text-decoration:underline}@media (width<=720px){.demo-boundary{flex-direction:column;gap:4px;padding:10px 16px;position:relative}.portal-shell:has(.demo-boundary){padding-top:0}}.site-header{z-index:100;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(22px,4vw,76px);transition:all .3s;display:grid;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6f2f0;border-bottom-color:#11121417;height:68px}.brand{align-items:center;gap:10px;width:max-content;display:inline-flex}.brand-mark{background:#fff;border-radius:50%;width:43px;height:43px;position:relative;overflow:hidden}.brand-mark img{width:185%;max-width:none;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.brand-wordmark{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.brand-wordmark strong{letter-spacing:.13em;color:var(--gold);font-size:20px}.brand-wordmark span{letter-spacing:.21em;margin-top:5px;font-size:9px;font-weight:700}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#393b3e;font-size:13px;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:22px;display:flex}.portal-link{align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #246b4c1c}.button{cursor:pointer;text-transform:uppercase;letter-spacing:.11em;border:0;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 23px;font-size:12px;font-weight:800;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;font-size:10px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2b2d31;box-shadow:0 10px 28px #11121433}.button-gold{background:var(--gold);color:#fff;box-shadow:0 14px 40px #b889323b}.button-gold:hover{background:#a97a26}.button-full{width:100%}.menu-button,.mobile-nav{display:none}.hero{background:radial-gradient(circle at 76% 48%,#fff 0 20%,#0000 51%),linear-gradient(120deg,#f7f6f2 45%,#f1efe8);grid-template-columns:1.04fr .96fr;align-items:center;gap:5vw;height:min(900px,100svh);min-height:820px;padding:130px clamp(22px,5.5vw,105px) 62px;display:grid;position:relative;overflow:hidden}.hero-network{pointer-events:none;position:absolute;inset:0}.hero:before{content:"";opacity:.4;background-image:linear-gradient(#1112140a 1px,#0000 1px),linear-gradient(90deg,#1112140a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%);mask-image:linear-gradient(90deg,#0000,#000 55%)}.hero-copy{z-index:2;max-width:760px;position:relative}.eyebrow,.section-kicker{color:var(--gold);letter-spacing:.23em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;font-weight:800;display:flex}.eyebrow-line{background:currentColor;width:34px;height:1px}.hero h1{letter-spacing:-.055em;max-width:700px;margin:28px 0 23px;font-family:Georgia,Times New Roman,serif;font-size:clamp(59px,6.1vw,103px);font-weight:400;line-height:.91}.hero h1 em{color:var(--gold);font-weight:400}.hero-lede{color:#4e5054;max-width:650px;margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.65}.hero-actions{align-items:center;gap:32px;margin-top:37px;display:flex}.text-link{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:800;display:inline-flex}.text-link span{color:var(--gold);font-size:17px}.hero-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:57px;padding-top:22px;display:grid}.hero-proof div{flex-direction:column;gap:6px;display:flex}.hero-proof strong{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.hero-proof span{color:#77787b;font-size:11px;line-height:1.45}.hero-visual{z-index:2;min-height:590px;position:relative}.visual-orbit{border:1px solid #b889324a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:470px;height:470px}.orbit-two{border-color:#11121414;width:620px;height:620px}.orbit-one:before,.orbit-one:after{content:"";background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 8px #b889321f}.orbit-one:before{top:84px;left:40px}.orbit-one:after{bottom:120px;right:16px}.visual-core{color:#fff;text-align:center;background:#151619;border-radius:50%;place-items:center;width:205px;height:205px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 35px 85px #11121442,inset 0 0 0 1px #ffffff1f}.visual-core:before{content:"";border:1px solid #d6b5666b;border-radius:50%;position:absolute;inset:15px}.core-label{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;line-height:1.7}.core-pulse{background:var(--gold-light);border-radius:50%;width:5px;height:5px;position:absolute;bottom:38px;box-shadow:0 0 0 6px #d6b56624}.signal-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:195px;min-height:72px;color:var(--gold);background:#ffffffe6;border:1px solid #1112140f;align-items:center;gap:13px;padding:14px;display:flex;position:absolute;box-shadow:0 16px 42px #1112141a}.signal-card span{color:#27282b;flex-direction:column;gap:5px;font-size:11px;font-weight:700;line-height:1.3;display:flex}.signal-card small{letter-spacing:.17em;color:#8b8c8f;font-size:8px}.signal-a{top:15%;left:2%}.signal-b{top:22%;right:0}.signal-c{bottom:17%;right:2%}.signal-d{bottom:24%;left:0}.visual-caption{align-items:flex-start;gap:13px;display:flex;position:absolute;bottom:0;right:3%}.visual-caption span{color:var(--gold);border:1px solid var(--gold-pale);border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.visual-caption p{text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:10px;line-height:1.7}.hero-network span{background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute}.hero-network span:first-child{top:19%;left:49%}.hero-network span:nth-child(2){top:29%;left:55%}.hero-network span:nth-child(3){top:61%;left:46%}.hero-network span:nth-child(4){top:42%;right:4%}.hero-network span:nth-child(5){bottom:13%;right:12%}.hero-network span:nth-child(6){bottom:6%;left:31%}.trust-strip{background:var(--ink);min-height:90px;color:var(--gold-light);letter-spacing:.33em;align-items:center;gap:27px;padding:0 clamp(24px,6vw,108px);font-size:11px;font-weight:800;display:flex}.trust-strip i{background:var(--gold);border-radius:50%;width:4px;height:4px;display:block}.trust-note{color:#aaa9a5;letter-spacing:.06em;text-transform:none;margin-left:auto;font-size:11px;font-weight:400}.section{padding:125px clamp(24px,7vw,130px)}.section-intro,.approach-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:10vw;margin-bottom:67px;display:grid}.section h2{letter-spacing:-.04em;margin:21px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,67px);font-weight:400;line-height:1.03}.section-intro>p,.approach-head>p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.services-section{background:#fff}.services-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:410px;padding:clamp(28px,3vw,48px);transition:all .3s;display:flex}.service-card:hover{background:var(--paper);box-shadow:inset 0 3px 0 var(--gold);transform:translateY(-3px)}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-icon{width:50px;height:50px;color:var(--gold);background:#f0eadc;border-radius:50%;place-items:center;display:grid}.service-number{color:#aaa;font-family:Georgia,serif;font-size:13px}.service-card h3{max-width:310px;margin:31px 0 17px;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.18}.service-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.72}.service-tags{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.service-tags span{letter-spacing:.07em;text-transform:uppercase;color:#6b6b69;border:1px solid #dedbd3;padding:7px 9px;font-size:9px}.service-card a{text-transform:uppercase;letter-spacing:.11em;color:var(--gold);align-items:center;gap:9px;margin-top:auto;padding-top:26px;font-size:10px;font-weight:800;display:flex}.outcomes-section{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.section-kicker.light{color:var(--gold-light)}.outcomes-heading h2{font-size:clamp(43px,4vw,65px)}.outcomes-heading>p{color:#a6a7aa;max-width:510px;margin-top:27px;font-size:14px;line-height:1.75}.outcomes-grid{border-top:1px solid #34363b;border-left:1px solid #34363b;grid-template-columns:repeat(2,1fr);display:grid}.outcome{border-bottom:1px solid #34363b;border-right:1px solid #34363b;flex-direction:column;min-height:210px;padding:31px;display:flex}.outcome strong{color:var(--gold-light);letter-spacing:-.05em;font-family:Georgia,serif;font-size:64px;font-weight:400}.outcome span{text-transform:uppercase;letter-spacing:.14em;margin-top:8px;font-size:10px;font-weight:800}.outcome small{color:#74767b;margin-top:auto;font-size:9px;line-height:1.5}.approach-section{background:var(--paper)}.approach-flow{grid-template-columns:repeat(5,1fr);display:grid}.approach-step{min-height:240px;padding-right:25px}.step-line{align-items:center;margin-bottom:32px;display:flex}.step-line span{background:var(--ink);width:41px;height:41px;color:var(--gold-light);border-radius:50%;flex:0 0 41px;place-items:center;font-size:9px;display:grid}.step-line i{background:var(--line);flex:1;height:1px}.approach-step h3{margin:0 0 14px;font-family:Georgia,serif;font-size:23px;font-weight:400}.approach-step p{color:var(--muted);max-width:190px;margin:0;font-size:12px;line-height:1.65}.delivery-model{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;margin-top:50px;display:grid}.delivery-statement{border-right:1px solid var(--line);padding:clamp(34px,4vw,62px)}.mini-label{color:var(--gold);text-transform:uppercase;letter-spacing:.2em;font-size:9px;font-weight:800}.delivery-statement blockquote{margin:28px 0 0;font-family:Georgia,serif;font-size:clamp(24px,2.2vw,35px);line-height:1.35}.delivery-points{gap:27px;padding:clamp(34px,4vw,62px);display:grid}.delivery-points>div{color:var(--gold);grid-template-columns:30px 1fr;gap:14px;display:grid}.delivery-points span{color:var(--muted);font-size:12px;line-height:1.5}.delivery-points strong{color:var(--ink);margin-bottom:5px;font-size:12px;display:block}.systems-section{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.systems-frame{aspect-ratio:1.12;border:1px solid var(--line);background:linear-gradient(145deg,#f8f6f0,#fff);position:relative;overflow:hidden}.systems-frame:before{content:"";opacity:.55;background-image:linear-gradient(#1112140f 1px,#0000 1px),linear-gradient(90deg,#1112140f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.frame-label{letter-spacing:.19em;color:#8c8c88;font-size:8px;position:absolute;top:22px;left:25px}.systems-frame svg{width:100%;height:100%;position:absolute;inset:0}.systems-frame svg path{fill:none;stroke:#b889326e;stroke-width:1px;stroke-dasharray:5 5}.system-node{z-index:2;text-align:center;border:1px solid var(--line);letter-spacing:.13em;background:#fff;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid;position:absolute}.node-center{background:var(--ink);width:135px;height:135px;color:var(--gold-light);border:9px solid #efe9da;gap:9px;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #11121433}.node-center span{color:#fff;line-height:1.1}.node-center small{color:var(--gold-light);font-size:7px}.node-one,.node-two,.node-three,.node-four{width:78px;height:78px}.node-one{top:12%;left:14%}.node-two{top:12%;right:11%}.node-three{bottom:10%;left:14%}.node-four{bottom:10%;right:11%}.systems-copy>p{color:var(--muted);margin:27px 0 34px;font-size:14px;line-height:1.78}.industry-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-bottom:30px;display:grid}.industry-list div{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:15px 7px;font-size:12px;font-weight:700;display:flex}.industry-list span{color:var(--gold);font-size:8px}.text-link.strong{color:var(--gold)}.about-section{color:#fff;background:#151619;grid-template-columns:.78fr 1.22fr;align-items:center;gap:9vw;display:grid}.about-logo{aspect-ratio:1;background:#fff;overflow:hidden;box-shadow:0 35px 90px #00000040}.about-logo img{object-fit:cover;width:100%;height:100%;transform:scale(1.08)}.about-copy>p{color:#b0b1b3;max-width:760px;margin:29px 0 42px;font-size:15px;line-height:1.8}.values-grid{border-top:1px solid #34363b;border-left:1px solid #34363b;grid-template-columns:repeat(2,1fr);display:grid}.values-grid>div{border-bottom:1px solid #34363b;border-right:1px solid #34363b;flex-direction:column;min-height:165px;padding:26px;display:flex}.values-grid span{color:var(--gold-light);font-size:8px}.values-grid strong{margin-top:18px;font-family:Georgia,serif;font-size:19px;font-weight:400}.values-grid p{color:#7f8185;margin:auto 0 0;font-size:10px;line-height:1.5}.consultation-section{background:#eee9dd;grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;display:grid}.consultation-copy>p{color:var(--muted);max-width:560px;margin:27px 0;font-size:15px;line-height:1.8}.consultation-copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.consultation-copy li{align-items:center;gap:11px;font-size:12px;font-weight:700;display:flex}.consultation-copy li svg{color:var(--gold)}.direct-contact{color:var(--muted);border-top:1px solid #d5cebd;flex-direction:column;gap:8px;margin-top:45px;padding-top:25px;font-size:11px;display:flex}.direct-contact a{color:var(--ink);font-size:14px;font-weight:800}.consultation-panel{box-shadow:var(--shadow);background:#fff;padding:clamp(27px,4vw,55px)}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:27px;padding-bottom:16px;display:flex}.form-heading span{letter-spacing:.18em;color:var(--gold);font-size:9px;font-weight:800}.form-heading small{color:#8b8b87;font-size:9px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}form{gap:15px;display:grid}form label{text-transform:uppercase;letter-spacing:.08em;gap:7px;font-size:10px;font-weight:800;display:grid}form input,form select,form textarea{text-transform:none;letter-spacing:0;background:#faf9f6;border:1px solid #dedbd3;border-radius:0;outline:none;width:100%;padding:13px 14px;font-size:12px;transition:border-color .2s,box-shadow .2s}form input:focus,form select:focus,form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b889321a}form textarea{resize:vertical;min-height:105px}.form-note{color:#92928f;text-align:center;font-size:8px;line-height:1.5}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.success-state>span{width:68px;height:68px;color:var(--green);background:#edf6f0;border-radius:50%;place-items:center;display:grid}.success-state h3{margin:25px 0 12px;font-family:Georgia,serif;font-size:32px;font-weight:400}.success-state p{color:var(--muted);max-width:400px;margin:0 0 28px;font-size:13px;line-height:1.7}.site-footer{color:#fff;background:#0b0c0e;grid-template-columns:.9fr 1.1fr;gap:8vw;padding:78px clamp(24px,7vw,130px) 30px;display:grid}.brand.inverse .brand-wordmark span{color:#fff}.footer-brand>p{color:#797b7f;max-width:420px;margin:27px 0 0;font-size:12px;line-height:1.7}.footer-links{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-links a{color:#a1a2a5;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{color:#5f6165;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #27292d;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:58px;padding-top:25px;font-size:8px;display:grid}.footer-bottom>div{gap:22px;display:flex}.footer-motto{color:var(--gold);letter-spacing:.18em;justify-self:end}.floating-contact{z-index:80;background:var(--gold);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:28px;align-items:center;gap:9px;min-height:47px;padding:0 18px;font-size:10px;font-weight:800;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 38px #1112143b}@media (width<=1180px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.header-actions{grid-column:2}.hero{grid-template-columns:1.05fr .95fr;padding-left:45px;padding-right:45px}.hero h1{font-size:70px}.hero-visual{transform:scale(.82)}.section{padding-left:55px;padding-right:55px}.services-grid{grid-template-columns:repeat(2,1fr)}.approach-flow{grid-template-columns:repeat(3,1fr);row-gap:30px}.approach-step:nth-child(3) .step-line i{display:none}.site-footer{padding-left:55px;padding-right:55px}}@media (width<=860px){.site-header{height:69px;padding:0 20px}.header-actions{display:none}.menu-button{background:0 0;border:0;justify-self:end;place-items:center;width:45px;height:45px;display:grid}.mobile-nav{box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:20px;padding:26px;display:flex;position:absolute;top:68px;left:12px;right:12px}.mobile-nav a{font-size:14px;font-weight:700}.mobile-nav .button{color:#fff}.hero{grid-template-columns:1fr;height:auto;min-height:auto;padding:125px 24px 70px}.hero h1{font-size:clamp(53px,14vw,78px)}.hero-visual{justify-self:center;width:620px;max-width:100%;min-height:570px;transform:scale(.87)}.hero-proof{margin-top:43px}.trust-strip{flex-wrap:wrap;justify-content:center;padding:25px}.trust-note{text-align:center;width:100%;margin:0}.section{padding:85px 24px}.section-intro,.approach-head{grid-template-columns:1fr;gap:28px;margin-bottom:46px}.outcomes-section,.systems-section,.about-section,.consultation-section{grid-template-columns:1fr}.outcomes-section{gap:50px}.systems-section,.about-section,.consultation-section{gap:58px}.about-logo{justify-self:center;width:min(100%,520px)}.approach-flow{grid-template-columns:repeat(2,1fr)}.approach-step:nth-child(3) .step-line i{display:block}.approach-step:nth-child(2n) .step-line i{display:none}.delivery-model{grid-template-columns:1fr}.delivery-statement{border-right:0;border-bottom:1px solid var(--line)}.site-footer{grid-template-columns:1fr;padding:68px 24px 25px}.footer-bottom{grid-template-columns:1fr;gap:18px}.footer-bottom>div{order:3}.footer-motto{justify-self:start}}@media (width<=560px){.brand-wordmark{display:none}.hero{padding-top:112px}.hero h1{font-size:54px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:20px}.hero-actions .text-link{justify-content:center}.hero-proof{grid-template-columns:1fr;gap:15px}.hero-proof div{grid-template-columns:115px 1fr;align-items:start;display:grid}.hero-visual{width:530px;min-height:510px;margin:-60px 0;transform:scale(.69)}.trust-strip{letter-spacing:.2em;gap:12px;font-size:9px}.section h2{font-size:42px}.services-grid{grid-template-columns:1fr}.service-card{min-height:360px}.outcomes-grid{grid-template-columns:1fr}.outcome{min-height:175px}.approach-flow{grid-template-columns:1fr}.approach-step{min-height:auto;margin-bottom:26px}.approach-step .step-line i,.approach-step:nth-child(3) .step-line i{display:block}.approach-step:last-child .step-line i{display:none}.industry-list,.values-grid{grid-template-columns:1fr}.systems-frame{margin-left:-10px;margin-right:-10px}.node-one,.node-two,.node-three,.node-four{width:62px;height:62px;font-size:7px}.node-center{width:112px;height:112px}.form-row{grid-template-columns:1fr}.form-heading{flex-direction:column;align-items:flex-start;gap:7px}.footer-links{grid-template-columns:repeat(2,1fr)}.floating-contact span{display:none}.floating-contact{justify-content:center;width:48px;padding:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.command-shell{background:#f2f1ed;grid-template-columns:218px 1fr;min-height:100vh;display:grid}.command-rail{color:#fff;z-index:30;background:#121315;border-right:1px solid #2a2b2e;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.command-logo{border-bottom:1px solid #292a2d;align-items:center;gap:10px;height:96px;padding:15px;display:flex}.command-logo img{object-fit:contain;background:#fff;width:112px;height:62px}.command-rail nav{gap:4px;padding:18px 10px;display:grid}.command-rail nav button{color:#929397;letter-spacing:.06em;cursor:pointer;text-align:left;background:0 0;border:0;border-left:2px solid #0000;align-items:center;gap:13px;width:100%;padding:12px 13px;font-size:10px;display:flex}.command-rail nav button i{color:#727478;width:18px;font-size:16px;font-style:normal}.command-rail nav button:hover,.command-rail nav button.active{color:#fff;border-left-color:var(--gold);background:#1f2023}.command-rail nav button.active i{color:var(--gold-light)}.rail-bottom{border-top:1px solid #292a2d;margin-top:auto;padding:18px}.secure-chip{letter-spacing:.13em;color:#75bd90;margin-bottom:18px;font-size:7px}.secure-chip i,.command-footer i{background:#61ad7c;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #61ad7c1a}.rail-bottom>a{color:#999;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:9px;display:flex}.command-main{min-width:0}.command-header{z-index:20;background:#fff;border-bottom:1px solid #dedbd3;justify-content:space-between;align-items:center;gap:25px;height:96px;padding:0 28px;display:flex;position:sticky;top:0}.command-header>div:first-of-type p{color:#99702b;letter-spacing:.15em;margin:0 0 5px;font-size:7px;font-weight:800}.command-header h1{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:400}.command-tools{align-items:center;gap:12px;display:flex}.command-search{background:#f4f3ef;border:1px solid #e0ddd6;align-items:center;width:220px;height:39px;padding:0 11px;display:flex}.command-search span{color:#8a8b8e;margin-right:7px}.command-search input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.notification-button{cursor:pointer;background:#fff;border:1px solid #dfdcd5;width:39px;height:39px;position:relative}.notification-button b{background:var(--gold);border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid;position:absolute;top:-5px;right:-5px}.user-chip{align-items:center;gap:8px;display:flex}.user-chip>span{width:38px;height:38px;color:var(--gold-light);background:#191a1c;place-items:center;font-family:Georgia,serif;font-size:12px;display:grid}.user-chip div{flex-direction:column;gap:2px;max-width:145px;display:flex}.user-chip b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.user-chip small{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.rail-toggle{display:none}.command-content{max-width:1540px;margin:auto;padding:26px 28px 18px}.command-brief{color:#fff;background:#18191b;justify-content:space-between;align-items:center;padding:25px 28px;display:flex;position:relative;overflow:hidden}.command-brief:after{content:"";border:1px solid #c99e4f29;border-radius:50%;width:300px;height:300px;position:absolute;top:-165px;right:28%}.command-brief small,.card-heading small{color:var(--gold-light);letter-spacing:.14em;margin-bottom:5px;font-size:7px;display:block}.command-brief h2{margin:5px 0;font-family:Georgia,serif;font-size:27px;font-weight:400}.command-brief p{color:#aaa;margin:0;font-size:10px}.brief-actions{z-index:2;gap:8px;display:flex}.brief-actions button{color:#ddd;cursor:pointer;background:#222326;border:1px solid #514730;padding:11px 13px;font-size:8px}.brief-actions span{color:var(--gold-light);margin-left:8px}.kpi-row{grid-template-columns:repeat(4,1fr);gap:11px;margin:12px 0;display:grid}.kpi-card{background:#fff;border:1px solid #dfdcd5;min-height:116px;padding:17px;position:relative}.kpi-card small{letter-spacing:.12em;color:#777;font-size:7px}.kpi-card>div>span{color:#777;font-size:7px}.kpi-card .good{color:#3e835c}.kpi-card .alert{color:#ac5750}.kpi-card>strong{margin-top:16px;font-family:Georgia,serif;font-size:31px;font-weight:400;display:block}.spark{align-items:end;gap:4px;width:60px;height:28px;display:flex;position:absolute;bottom:16px;right:16px}.spark i{background:#ddcda9;width:8px}.spark i:first-child{height:30%}.spark i:nth-child(5){background:var(--gold);height:92%}.command-grid{grid-template-columns:1.42fr 1fr;gap:11px;display:grid}.command-card{background:#fff;border:1px solid #dfdcd5}.card-heading{border-bottom:1px solid #e7e4dd;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.card-heading h3{margin:0;font-family:Georgia,serif;font-size:18px;font-weight:400}.card-heading>button{color:#896726;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-size:8px}.filter-row button{text-transform:uppercase;cursor:pointer;background:#f0efeb;border:0;padding:6px 8px;font-size:7px}.task-check{color:#4f9368;background:#fff;border:1px solid #c9c5bb;width:17px;height:17px;font-size:9px}.priority{text-transform:uppercase;color:#80632e;background:#eeeae1;padding:5px 6px;font-size:7px}.pipeline-total{justify-content:space-between;align-items:end;padding:17px 18px;display:flex}.pipeline-total small{color:#888;letter-spacing:.12em;font-size:7px;display:block}.pipeline-bars{padding:0 18px 17px}.pipeline-bars>div{grid-template-columns:1fr 65px;align-items:center;column-gap:10px;margin-bottom:12px;display:grid}.pipeline-bars span{grid-column:1/-1;justify-content:space-between;margin-bottom:5px;display:flex}.pipeline-bars span b{background:#eee;padding:2px 4px;font-size:7px}.pipeline-bars strong{font-size:8px}.projects-card,.system-card{min-height:270px}.project-list>article{border-bottom:1px solid #ebe8e2;grid-template-columns:36px 1fr auto 32px;align-items:center;gap:10px;padding:12px 16px;display:grid}.project-icon{width:34px;height:34px;color:var(--gold-light);background:#1a1b1d;place-items:center;font-family:Georgia,serif;font-size:10px;display:grid}.project-list article>span{color:#4b805d;background:#e6f0e9;padding:4px;font-size:7px}.project-list article>span.risk{color:#a3534b;background:#f3e5e3}.project-list article>b{font-size:8px}.health-score>div:first-child span{font-family:Georgia,serif;font-size:34px;display:block}.health-ring{border:6px solid #e4d7bc;border-top-color:var(--gold);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.health-ring b{font-family:Georgia,serif}.system-events{padding:0 18px}.system-events span{border-top:1px solid #eee;grid-template-columns:10px 1fr auto;padding:7px 0;font-size:7px;display:grid}.system-events b{color:#777;font-weight:400}.command-footer{color:#838487;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;padding:15px 28px 23px;font-size:7px;display:flex}.module-intro{justify-content:space-between;align-items:end;margin:10px 0 24px;display:flex}.module-intro small{color:#99702b;letter-spacing:.14em;font-size:8px}.module-intro h2{margin:7px 0;font-family:Georgia,serif;font-size:41px;font-weight:400}.module-intro p{color:#777;margin:0;font-size:11px}.module-intro>button{color:#fff;text-transform:uppercase;cursor:pointer;background:#191a1c;border:0;padding:12px 16px;font-size:8px}.module-cards{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:11px;display:grid}.module-cards>div{background:#fff;border:1px solid #dfdcd5;grid-template-columns:1fr auto;align-items:end;padding:18px;display:grid}.module-cards small{color:#8e6a28;grid-column:1/-1;font-size:7px}.module-cards strong{margin-top:12px;font-family:Georgia,serif;font-size:28px;font-weight:400}.module-cards span{color:#888;font-size:7px}.module-table{overflow:hidden}.table-head,.module-table article{grid-template-columns:1.6fr 1.2fr 1fr 1fr 28px;align-items:center;gap:13px;padding:0 18px;display:grid}.table-head{color:#bbb;background:#191a1c;height:43px;font-size:7px}.module-table article{color:#666;border-bottom:1px solid #e8e5df;min-height:61px;font-size:8px}.module-table .primary-cell{color:#222;font-weight:700}.module-table article button{color:#966e27;background:#fff;border:1px solid #d7d2c8;width:26px;height:26px}.empty-state{text-align:center;color:#999;font-size:9px;padding:28px!important}.portal-shell{background:#f4f2ed;min-height:100vh}.portal-header{border-top:3px solid var(--gold);border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;height:82px;padding:0 clamp(18px,3vw,48px);display:grid;position:sticky;top:0}.portal-brand{align-items:center;gap:12px;display:flex}.portal-brand img{object-fit:contain;width:112px;height:60px}.portal-brand span{letter-spacing:.15em;color:#96702b;border-left:1px solid var(--line);padding-left:12px;font-size:7px}.portal-header nav{justify-content:center;gap:4px;display:flex}.portal-header nav button{color:#666;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:79px;padding:0 13px;font-size:9px;font-weight:700}.portal-header nav button.active{color:#111;border-bottom-color:var(--gold)}.portal-user{align-items:center;gap:8px;display:flex}.portal-user>span{width:34px;height:34px;color:var(--gold-light);background:#17181a;place-items:center;font-family:Georgia,serif;font-size:10px;display:grid}.portal-user div{flex-direction:column;max-width:125px;display:flex}.portal-user b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.portal-user small{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.portal-user>a{color:#8d6928;text-transform:uppercase;margin-left:7px;font-size:7px}.portal-content{max-width:1500px;margin:auto;padding:38px clamp(20px,5vw,80px)}.portal-welcome{color:#fff;background:#17181a;justify-content:space-between;align-items:center;min-height:180px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.portal-welcome:after{content:"";border:1px solid #cca3522b;border-radius:50%;width:390px;height:390px;position:absolute;top:-240px;right:14%}.portal-welcome>div{z-index:2}.portal-welcome>div>span,.portal-module-title>span{letter-spacing:.16em;color:var(--gold-light);font-size:8px;font-weight:800}.portal-welcome h1,.portal-module-title h1{margin:10px 0;font-family:Georgia,serif;font-size:34px;font-weight:400}.portal-welcome p{color:#aaa;margin:0;font-size:11px}.portal-welcome>button{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#222326;border:1px solid #675635;padding:14px 17px;font-size:8px}.portal-welcome button b{color:var(--gold-light);margin-left:14px}.portal-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:11px 0;display:grid}.portal-summary article{border:1px solid var(--line);background:#fff;min-height:110px;padding:18px}.portal-summary small{letter-spacing:.12em;color:#8a6828;font-size:7px;display:block}.portal-summary strong{margin:13px 0 5px;font-family:Georgia,serif;font-size:27px;font-weight:400;display:block}.portal-summary span{color:#888;font-size:7px}.portal-grid{grid-template-columns:1.25fr .75fr;gap:11px;display:grid}.portal-card{border:1px solid var(--line);background:#fff}.portal-card-head{border-bottom:1px solid #e8e5df;justify-content:space-between;align-items:center;height:65px;padding:0 18px;display:flex}.portal-card-head small{color:#916b28;letter-spacing:.13em;font-size:7px;display:block}.portal-card-head h2{margin:5px 0 0;font-family:Georgia,serif;font-size:19px;font-weight:400}.portal-card-head button{color:#8b6828;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-size:7px}.portal-project{border-bottom:1px solid #e9e6df;padding:18px}.portal-project-top{justify-content:space-between;display:flex}.portal-project h3{margin:0 0 4px;font-size:10px}.portal-project p{color:#888;margin:0;font-size:7px}.portal-project-top>span{color:#4d805e;background:#e7f0ea;height:max-content;padding:5px 7px;font-size:7px}.portal-project-top>span.attention{color:#936b27;background:#f1e8d8}.progress-line{background:#eeeae2;height:5px;margin:17px 0 12px}.progress-line i{background:linear-gradient(90deg,#a87925,#d7b465);height:100%;display:block}.portal-project-meta{grid-template-columns:80px 1fr auto;align-items:end;gap:15px;display:grid}.portal-project-meta span{flex-direction:column;gap:4px;display:flex}.portal-project-meta small{color:#999;letter-spacing:.1em;font-size:6px}.portal-project-meta b{font-size:8px}.portal-project-meta button,.decision-row button{color:#8a6626;cursor:pointer;background:0 0;border:0;font-size:7px}.decision-row{border-bottom:1px solid #e9e6df;grid-template-columns:35px 1fr auto;align-items:center;gap:11px;min-height:79px;padding:12px 17px;display:grid}.decision-icon{color:#9d7329;background:#f0ebdf;place-items:center;width:32px;height:32px;display:grid}.decision-row h3{margin:0 0 4px;font-size:9px}.decision-row p{color:#888;margin:0;font-size:7px}.portal-updates{grid-column:1/-1}.timeline{grid-template-columns:repeat(3,1fr);display:grid}.timeline p{border-right:1px solid #e8e5df;grid-template-columns:14px 1fr;margin:0;padding:19px;display:grid}.timeline i{background:var(--gold);border-radius:50%;width:7px;height:7px;margin-top:3px}.timeline span{flex-direction:column;gap:6px;display:flex}.timeline b{font-size:9px}.timeline small{color:#888;font-size:7px}.portal-footer{color:#888;text-transform:uppercase;justify-content:space-between;padding:18px clamp(20px,5vw,80px) 25px;font-size:7px;display:flex}.portal-footer i{background:#5ca378;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.portal-module-title{margin:12px 0 30px}.portal-module-title p{color:#777;font-size:11px}.portal-table article{color:#777;border-bottom:1px solid #e7e4dd;grid-template-columns:1.5fr 1.2fr 1fr 1fr 25px;align-items:center;gap:15px;min-height:68px;padding:0 20px;font-size:9px;display:grid}.portal-table article .main-cell{color:#222;font-weight:700}.portal-table article button{color:#966e28;background:#fff;border:1px solid #d7d2c7;width:25px;height:25px}@media (width<=1100px){.command-shell{grid-template-columns:190px 1fr}.command-search{display:none}.command-grid{grid-template-columns:1fr}.kpi-row{grid-template-columns:1fr 1fr}.portal-header nav{display:none}.portal-header{grid-template-columns:1fr auto}.portal-grid{grid-template-columns:1fr}.portal-updates{grid-column:auto}.timeline{grid-template-columns:1fr}.timeline p{border-bottom:1px solid #e8e5df;border-right:0}}@media (width<=760px){.command-shell{display:block}.command-rail{width:218px;transition:all .25s;position:fixed;left:-230px}.command-rail.open{left:0;box-shadow:20px 0 50px #00000040}.command-header{height:84px;padding:0 16px}.rail-toggle{background:#fff;border:1px solid #ddd;width:36px;height:36px;display:block}.command-header>div:first-of-type p{display:none}.command-header h1{font-size:19px}.user-chip div{display:none}.command-content{padding:16px}.command-brief{align-items:start;gap:20px}.brief-actions{flex-direction:column}.command-footer{gap:15px;padding:15px 16px 22px}.module-table{overflow-x:auto}.table-head,.module-table article{min-width:720px}.portal-header{height:72px}.portal-brand img{width:100px}.portal-brand span,.portal-user div{display:none}.portal-content{padding:20px}.portal-welcome{padding:28px;display:block}.portal-welcome>button{margin-top:24px}.portal-summary{grid-template-columns:1fr 1fr}.portal-footer{gap:16px;padding-left:20px;padding-right:20px}.portal-table{overflow-x:auto}.portal-table article{min-width:680px}}@media (width<=520px){.command-header h1{font-size:16px}.notification-button{display:none}.command-brief{display:block}.brief-actions{margin-top:18px}.kpi-row{grid-template-columns:1fr 1fr}.command-grid{display:block}.command-card{margin-bottom:11px}.filter-row{display:none}.task-list article{grid-template-columns:21px 1fr auto}.task-list .priority,.task-list time{display:none}.module-intro{display:block}.module-intro>button{margin-top:16px}.module-cards{grid-template-columns:1fr}.command-footer{line-height:2;display:block}.command-footer span{display:block}.portal-summary{grid-template-columns:1fr 1fr}.portal-project-meta{grid-template-columns:55px 1fr}.portal-project-meta button{text-align:left;grid-column:1/-1;padding:5px 0}.portal-footer{line-height:2;display:block}.portal-footer span{display:block}}.preview-section{color:#fff;background:#111214;position:relative;overflow:hidden}.preview-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 75%);mask-image:linear-gradient(135deg,#000,#0000 75%)}.preview-heading,.preview-selector,.preview-stage,.preview-disclaimer{z-index:1;position:relative}.preview-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:9vw;margin-bottom:55px;display:grid}.preview-heading p{color:#a3a5aa;margin:0;font-size:15px;line-height:1.8}.preview-selector{border:1px solid #303237;border-bottom:0;grid-template-columns:repeat(6,1fr);display:grid}.preview-selector button{color:#a6a8ad;text-align:left;cursor:pointer;background:#17181b;border-top:0;border-bottom:2px solid #0000;border-left:0;border-right:1px solid #303237;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;min-height:86px;padding:15px 18px;font-size:10px;line-height:1.35;transition:all .2s;display:flex}.preview-selector button:last-child{border-right:0}.preview-selector button span{letter-spacing:.14em;color:#686b71;font-size:8px}.preview-selector button:hover{color:#fff;background:#1d1f22}.preview-selector button[aria-selected=true]{color:#fff;border-bottom-color:var(--gold-light);background:#232529}.preview-selector button[aria-selected=true] span{color:var(--gold-light)}.preview-stage{background:#17181b;border:1px solid #303237;grid-template-columns:.72fr 1.28fr;min-height:590px;display:grid}.preview-copy{border-right:1px solid #303237;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,4vw,64px);display:flex}.preview-copy h3{letter-spacing:-.035em;margin:23px 0 21px;font-family:Georgia,serif;font-size:clamp(30px,3vw,45px);font-weight:400;line-height:1.12}.preview-copy>p{color:#9c9ea3;margin:0 0 27px;font-size:13px;line-height:1.8}.preview-chips{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.preview-chips span{color:#c2c4c8;text-transform:uppercase;letter-spacing:.07em;border:1px solid #383a3f;align-items:center;gap:7px;padding:8px 10px;font-size:9px;display:flex}.preview-chips svg{color:var(--gold-light)}.product-preview{color:#17181a;background:#f5f3ed;border:1px solid #3c3e43;align-self:center;min-width:0;margin:32px clamp(22px,4vw,58px);box-shadow:0 35px 90px #00000059}.product-topbar{color:#9c9fa5;letter-spacing:.08em;background:#222428;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 14px;font-size:8px;display:grid}.product-topbar small{color:#c79c48;justify-self:end;font-size:7px}.product-dots{gap:5px;display:flex}.product-dots i{background:#5e6167;border-radius:50%;width:6px;height:6px}.product-dots i:nth-child(2){background:#8d6a2c}.product-dots i:nth-child(3){background:#4e7c63}.assistant-screen{grid-template-columns:145px 1fr;min-height:430px;display:grid}.assistant-screen aside{background:#ece9e1;border-right:1px solid #dad6cc;flex-direction:column;gap:7px;padding:24px 17px;display:flex}.assistant-screen aside strong{letter-spacing:.11em;text-transform:uppercase;margin-bottom:11px;font-size:8px}.assistant-screen aside span{color:#737477;padding:9px;font-size:8px}.assistant-screen aside span.active{color:#222;box-shadow:inset 2px 0 var(--gold);background:#fff;font-weight:700}.assistant-main{flex-direction:column;padding:32px;display:flex}.assistant-status{text-transform:uppercase;letter-spacing:.1em;color:#65826f;font-size:7px}.assistant-status i{background:#4d8a67;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.question{color:#fff;background:#222428;align-self:flex-end;max-width:76%;margin:44px 0 22px;padding:13px 15px;font-size:9px;line-height:1.5}.answer{grid-template-columns:30px 1fr;gap:12px;display:grid}.answer>span{color:#9b7129;background:#eee5d2;place-items:center;width:28px;height:28px;display:grid}.answer strong{font-family:Georgia,serif;font-size:17px;font-weight:400}.answer p{color:#6d6f72;margin:8px 0;font-size:9px;line-height:1.65}.source-row{gap:7px;display:flex}.source-row em{color:#6c6e70;background:#ebe8df;padding:5px 7px;font-size:6px;font-style:normal}.prompt-bar{color:#9a9a97;background:#fff;border:1px solid #d6d1c7;justify-content:space-between;align-items:center;height:42px;margin-top:auto;padding-left:13px;font-size:8px;display:flex}.prompt-bar button{color:#fff;background:#1f2023;border:0;place-items:center;width:30px;height:30px;margin-right:5px;display:grid}.workflow-screen{min-height:430px;padding:23px}.workflow-summary{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.workflow-summary>div{background:#fff;border:1px solid #ddd9d0;padding:13px}.workflow-summary span{letter-spacing:.1em;color:#898a8c;font-size:6px;display:block}.workflow-summary strong{margin-top:7px;font-family:Georgia,serif;font-size:25px;font-weight:400;display:block}.workflow-board{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.workflow-board>div{background:#e8e5dd;border-top:2px solid #aaa;flex-direction:column;min-height:195px;padding:14px;display:flex}.workflow-board>div:nth-child(2){border-top-color:#b88b37}.workflow-board>div:nth-child(3){border-top-color:#416e59}.workflow-board>div:nth-child(4){border-top-color:#222}.workflow-board span{letter-spacing:.12em;color:#7a7c7e;font-size:6px}.workflow-board strong{background:#fff;margin-top:13px;padding:12px 10px;font-size:9px;line-height:1.4}.workflow-board small{color:#87888a;background:#fff;padding:0 10px 12px;font-size:6px}.workflow-board i{background:#d6d2c8;height:6px;margin-top:auto}.workflow-board i:before{content:"";background:var(--gold);width:68%;height:100%;display:block}.automation-note{color:var(--gold-light);background:#222428;align-items:center;gap:10px;margin-top:13px;padding:13px;display:flex}.automation-note span{color:#9fa1a5;font-size:7px;line-height:1.4}.automation-note strong{color:#fff;font-size:8px;display:block}.dashboard-screen{grid-template-columns:1fr 1fr;gap:10px;min-height:430px;padding:23px;display:grid}.dash-cards{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dash-cards>div{background:#fff;border:1px solid #dedad1;padding:13px}.dash-cards span{color:#987126;letter-spacing:.12em;font-size:6px;display:block}.dash-cards strong{margin:9px 0 3px;font-family:Georgia,serif;font-size:25px;font-weight:400;display:block}.dash-cards small{color:#858689;font-size:6px}.dash-chart{background:#fff;border:1px solid #dedad1;min-height:220px;padding:17px}.chart-head{justify-content:space-between;align-items:center;display:flex}.chart-head strong{font-size:9px}.chart-head span{color:#888;font-size:6px}.bars{border-bottom:1px solid #ddd8ce;align-items:end;gap:8px;height:145px;margin-top:22px;display:flex}.bars i{background:linear-gradient(#d5b66e,#a97822);flex:1}.decision-row{color:#fff;background:#222428;flex-direction:column;justify-content:center;padding:18px;display:flex}.decision-row span{letter-spacing:.12em;color:var(--gold-light);font-size:6px}.decision-row strong{margin-top:13px;font-family:Georgia,serif;font-size:17px;font-weight:400;line-height:1.45}.portal-screen{grid-template-columns:150px 1fr;min-height:430px;display:grid}.portal-screen>aside{color:#fff;background:#202226;padding:24px 18px}.portal-avatar{background:var(--gold);color:#fff;place-items:center;width:38px;height:38px;margin-bottom:12px;font-family:Georgia,serif;display:grid}.portal-screen>aside>strong{font-size:9px;display:block}.portal-screen>aside>small{color:#8e9095;margin-top:4px;font-size:6px;display:block}.portal-screen aside nav{gap:5px;margin-top:30px;display:grid}.portal-screen aside nav span{color:#999ba0;padding:9px;font-size:7px}.portal-screen aside nav span.active{color:#fff;border-left:2px solid var(--gold-light);background:#2c2e33}.portal-screen .portal-main{padding:28px}.portal-screen .portal-welcome{color:#17181a;background:0 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:0;padding:0;display:flex}.portal-screen .portal-welcome:after{display:none}.portal-screen .portal-welcome span{letter-spacing:.12em;color:#9b7229;font-size:6px}.portal-screen .portal-welcome strong{margin-top:8px;font-family:Georgia,serif;font-size:22px;font-weight:400}.portal-screen .portal-welcome small{color:#888;margin-top:4px;font-size:7px}.milestone{background:#fff;border:1px solid #dedad1;margin-top:20px;padding:16px;position:relative}.milestone>div span{color:#888;font-size:6px;display:block}.milestone>div strong{font-size:10px}.milestone>em{color:#9b7229;font-size:8px;font-style:normal;position:absolute;top:17px;right:15px}.milestone>i{background:#e9e5dc;height:5px;margin-top:14px;display:block}.milestone>i b{background:var(--gold);width:76%;height:100%;display:block}.product-preview .portal-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.product-preview .portal-grid>div{color:#9b7229;background:#fff;border:1px solid #dedad1;align-items:center;gap:10px;padding:13px;display:flex}.product-preview .portal-grid span{color:#888;font-size:6px}.product-preview .portal-grid strong{color:#222;margin-bottom:4px;font-size:8px;display:block}.campaign-screen{min-height:430px;padding:23px}.campaign-head{justify-content:space-between;align-items:center;display:flex}.campaign-head span{color:#987126;letter-spacing:.12em;font-size:6px;display:block}.campaign-head strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.campaign-head em{color:#87601e;background:#eee4cf;padding:6px 8px;font-size:6px;font-style:normal}.campaign-calendar{grid-template-columns:repeat(5,1fr);gap:6px;margin:19px 0;display:grid}.campaign-calendar>div{background:#fff;border:1px solid #dedad1;min-height:75px;padding:9px}.campaign-calendar span{color:#888;font-size:5px;display:block}.campaign-calendar strong{margin-top:6px;font-size:12px;display:block}.campaign-calendar i{color:#fff;margin-top:7px;padding:4px;font-size:6px;font-style:normal;display:block}.campaign-calendar i.selected{background:var(--gold)}.asset-queue{gap:7px;display:grid}.asset-queue>div{background:#fff;border:1px solid #dedad1;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.asset-thumb{color:#fff;background:#2e4a62;place-items:center;width:42px;height:36px;font-family:Georgia,serif;display:grid}.asset-thumb.gold{background:var(--gold)}.asset-thumb.dark{background:#222}.asset-queue p{margin:0}.asset-queue strong{font-size:8px;display:block}.asset-queue small{color:#888;margin-top:3px;font-size:6px;display:block}.asset-queue em{color:#4f7f63;background:#e5eee8;padding:5px 7px;font-size:6px;font-style:normal}.learning-screen{grid-template-columns:175px 1fr;min-height:430px;display:grid}.learning-screen>aside{background:#e5dfd2;padding:28px 20px}.learning-screen aside>span{letter-spacing:.12em;color:#91702f;font-size:6px}.learning-screen aside>strong{margin-top:12px;font-family:Georgia,serif;font-size:21px;font-weight:400;line-height:1.25;display:block}.course-progress{margin-top:35px}.course-progress>i{background:#d2cbbb;height:5px;display:block}.course-progress>i b{background:var(--gold);width:57%;height:100%;display:block}.course-progress small{color:#777;margin-top:7px;font-size:6px;display:block}.lesson-list{padding:23px}.lesson-list>div:not(.learning-action){border-bottom:1px solid #dcd8cf;grid-template-columns:24px 1fr auto;align-items:center;min-height:54px;display:grid}.lesson-list>div>span{color:#a47828;font-size:7px}.lesson-list>div>strong{font-size:9px}.lesson-list>div>em{color:#777;font-size:6px;font-style:normal}.learning-action{color:#fff;background:#222428;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;margin-top:15px;padding:13px;display:grid}.learning-action svg{color:var(--gold-light)}.learning-action span{color:#999;font-size:6px}.learning-action span strong{color:#fff;margin-bottom:4px;font-size:8px;display:block}.learning-action button{color:#fff;background:0 0;border:1px solid #555;align-items:center;gap:5px;padding:7px 9px;font-size:6px;display:flex}.preview-disclaimer{color:#65686e;letter-spacing:.05em;margin:18px 0 0;font-size:8px}.text-reset{color:#8d6928;cursor:pointer;background:0 0;border:0;margin-top:18px;font-size:10px;text-decoration:underline}@media (width<=1180px){.preview-selector{grid-template-columns:repeat(3,1fr)}.preview-selector button:nth-child(3){border-right:0}.preview-stage{grid-template-columns:1fr}.preview-copy{border-bottom:1px solid #303237;border-right:0}.product-preview{justify-self:center;width:calc(100% - 56px)}}@media (width<=760px){.preview-heading{grid-template-columns:1fr;gap:25px}.preview-selector{grid-template-columns:1fr 1fr}.preview-selector button:nth-child(3){border-right:1px solid #303237}.preview-selector button:nth-child(2n){border-right:0}.preview-stage{min-height:0}.product-preview{width:calc(100% - 28px);margin:14px;overflow:hidden}.assistant-screen{grid-template-columns:1fr}.assistant-screen aside{display:none}.assistant-main{min-height:400px;padding:24px}.workflow-board{grid-template-columns:1fr 1fr}.workflow-board>div{min-height:130px}.dashboard-screen{grid-template-columns:1fr}.dash-cards{grid-template-columns:1fr 1fr}.dash-cards>div:last-child{display:none}.decision-row{min-height:150px}.portal-screen{grid-template-columns:1fr}.portal-screen>aside,.campaign-calendar>div:nth-child(n+4){display:none}.campaign-calendar{grid-template-columns:repeat(3,1fr)}.learning-screen{grid-template-columns:1fr}.learning-screen>aside{padding:20px}.course-progress{margin-top:18px}.product-topbar{grid-template-columns:1fr auto}.product-topbar>span:nth-child(2){display:none}}@media (width<=480px){.preview-selector{grid-template-columns:1fr}.preview-selector button,.preview-selector button:nth-child(3){border-right:0}.preview-copy{padding:32px 24px}.preview-copy h3{font-size:31px}.product-preview{width:calc(100% - 16px);margin:8px}.workflow-summary>div{padding:9px}.workflow-summary strong{font-size:20px}.workflow-board{gap:5px}.dashboard-screen,.campaign-screen{padding:13px}.assistant-main{padding:18px}.question{max-width:90%;margin-top:28px}.learning-action{grid-template-columns:22px 1fr}.learning-action button{grid-column:2}.asset-queue>div{grid-template-columns:36px 1fr}.asset-thumb{width:36px}.asset-queue em{display:none}}@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}.workspace-shell,.command-shell{--ws-ink:#121316;--ws-gold:#b98a35;--ws-bg:#f3f2ee;--ws-line:#dddcd7;--ws-muted:#717378;background:var(--ws-bg);min-height:100svh;color:var(--ws-ink);grid-template-columns:260px 1fr;font-family:Arial,Helvetica,sans-serif;display:grid}.workspace-rail,.command-rail{z-index:30;color:#fff;background:#121316;flex-direction:column;height:100svh;padding:24px 18px;display:flex;position:sticky;top:0}.workspace-logo,.command-logo{border-bottom:1px solid #2d2f33;align-items:center;gap:11px;min-height:63px;padding:0 6px 20px;display:flex}.workspace-logo-mark{background:#fff;border-radius:50%;flex:0 0 41px;width:41px;height:41px;position:relative;overflow:hidden}.workspace-logo-mark img{width:185%;max-width:none;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.workspace-logo>span:last-child{letter-spacing:.09em;font-size:10px;font-weight:700;line-height:1.25}.workspace-logo b{color:var(--ws-gold);letter-spacing:.16em;font-size:16px}.workspace-logo small{color:#77797e;letter-spacing:.2em;margin-top:5px;font-size:7px;display:block}.account-switch{background:#1c1e22;border:1px solid #2c2e33;flex-direction:column;gap:5px;margin:22px 6px 18px;padding:15px;display:flex}.account-switch small{letter-spacing:.18em;color:#898b90;font-size:7px}.account-switch strong{font-size:11px}.account-switch span{color:#777a80;font-size:8px}.workspace-rail nav,.command-rail nav{gap:5px;display:grid}.workspace-rail nav button,.command-rail nav button{color:#96989d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;grid-template-columns:28px 1fr auto;align-items:center;gap:5px;width:100%;padding:12px;font-size:11px;font-weight:700;display:grid}.workspace-rail nav button i,.command-rail nav button i{color:#8d8f94;text-align:center;font-size:15px;font-style:normal}.workspace-rail nav button b{color:#d2ad69;background:#38312a;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:8px;display:grid}.workspace-rail nav button:hover,.workspace-rail nav button.active,.command-rail nav button:hover,.command-rail nav button.active{color:#fff;background:#24262a}.workspace-rail nav button.active i,.command-rail nav button.active i{color:#d4aa5b}.rail-support{background:linear-gradient(145deg,#202226,#18191c);border:1px solid #303237;margin-top:auto;padding:16px}.rail-support span{color:#d1ab65;letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:800}.rail-support p{color:#85878c;font-size:9px;line-height:1.5}.rail-support button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.rail-account{border-top:1px solid #2d2f33;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin-top:14px;padding:13px 5px 0;display:grid}.rail-account>span{color:#d4aa5b;background:#2c2e32;border-radius:50%;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.rail-account div{flex-direction:column;gap:3px;min-width:0;display:flex}.rail-account strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.rail-account small{color:#74767b;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.rail-account a{color:#888a8f;font-size:12px}.workspace-main,.command-main{flex-direction:column;min-width:0;display:flex}.workspace-header,.command-header{border-bottom:1px solid var(--ws-line);background:#fff;justify-content:space-between;align-items:center;gap:25px;min-height:92px;padding:0 34px;display:flex}.workspace-header>div:first-of-type small,.command-header>div:first-of-type p{letter-spacing:.15em;color:#98999c;text-transform:uppercase;margin:0 0 5px;font-size:7px}.workspace-header h1,.command-header h1{margin:0;font-family:Georgia,serif;font-size:23px;font-weight:400}.workspace-header-tools,.command-tools{align-items:center;gap:12px;display:flex}.workspace-header-tools>label,.command-search{background:#f8f7f4;border:1px solid #deddd8;align-items:center;gap:8px;width:205px;height:38px;padding:0 11px;display:flex}.workspace-header-tools label span,.command-search span{color:#929398}.workspace-header-tools input,.command-search input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:10px}.header-alert,.notification-button{cursor:pointer;background:#fff;border:1px solid #deddd8;width:38px;height:38px;position:relative}.header-alert b,.notification-button b{background:var(--ws-gold);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:7px;display:grid;position:absolute;top:-4px;right:-3px}.request-button{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#151619;border:0;height:38px;padding:0 16px;font-size:9px;font-weight:800}.workspace-menu,.rail-toggle{display:none}.workspace-content,.command-content{flex:1;padding:32px 34px}.workspace-footer,.command-footer{border-top:1px solid var(--ws-line);color:#96979a;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:45px;margin-top:auto;padding:0 34px;font-size:7px;display:flex}.workspace-footer span:first-child,.command-footer span:first-child{align-items:center;gap:7px;display:flex}.workspace-footer i,.command-footer i{background:#3a8b62;border-radius:50%;width:6px;height:6px}.client-hero,.command-brief{color:#fff;background:linear-gradient(115deg,#151619 0 74%,#24231e);justify-content:space-between;align-items:center;min-height:150px;padding:30px 34px;display:flex;position:relative;overflow:hidden}.client-hero:after,.command-brief:after{content:"";border:1px solid #c296462b;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:18%}.client-hero small,.command-brief small{color:#c29b54;letter-spacing:.16em;font-size:7px}.client-hero h2,.command-brief h2{margin:10px 0 8px;font-family:Georgia,serif;font-size:31px;font-weight:400}.client-hero p,.command-brief p{color:#999ba0;margin:0;font-size:10px}.client-hero-actions,.brief-actions{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.client-hero-actions button,.brief-actions button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #414348;justify-content:space-between;align-items:center;min-width:195px;height:36px;padding:0 13px;font-size:9px;font-weight:700;display:flex}.client-hero-actions button:first-child,.brief-actions button:first-child{background:#bb8b37;border-color:#bb8b37}.client-hero-actions button span{background:#00000029;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.workspace-metrics,.kpi-row{border-top:1px solid var(--ws-line);border-left:1px solid var(--ws-line);background:#fff;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.workspace-metrics article,.kpi-card{border-right:1px solid var(--ws-line);border-bottom:1px solid var(--ws-line);flex-direction:column;min-height:116px;padding:20px;display:flex}.workspace-metrics small,.kpi-card small{letter-spacing:.14em;color:#8d8e91;font-size:7px}.workspace-metrics strong,.kpi-card>strong{margin-top:10px;font-family:Georgia,serif;font-size:34px;font-weight:400}.workspace-metrics span,.kpi-card span{color:#8a8b8e;margin-top:auto;font-size:8px}.workspace-metrics span.good,.kpi-card span.good{color:#347e59}.workspace-metrics span.warn,.kpi-card span.alert{color:#b07928}.client-grid,.command-grid{grid-template-columns:1.45fr .9fr;gap:18px;margin-top:18px;display:grid}.workspace-card,.command-card{border:1px solid var(--ws-line);background:#fff;min-width:0}.workspace-card-head,.card-heading{border-bottom:1px solid var(--ws-line);justify-content:space-between;align-items:center;min-height:66px;padding:17px 20px;display:flex}.workspace-card-head small,.card-heading small{letter-spacing:.15em;color:#a2782d;font-size:7px}.workspace-card-head h2,.card-heading h3{margin:4px 0 0;font-family:Georgia,serif;font-size:19px;font-weight:400}.workspace-card-head button,.card-heading button{color:#888a8e;cursor:pointer;background:0 0;border:0;font-size:8px}.client-projects>article{border-bottom:1px solid #edebe6;grid-template-columns:40px minmax(150px,1fr) 50px 135px 20px;align-items:center;gap:12px;min-height:91px;padding:13px 18px;display:grid}.client-projects>article:last-child{border-bottom:0}.project-monogram{color:#aa7b2a;background:#efeadf;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.client-project-info h3{margin:0;font-size:10px}.client-project-info>span{color:#85868a;margin:5px 0 7px;font-size:8px;display:block}.client-project-info>div{background:#eceae4;height:3px}.client-project-info i{background:#b88a36;height:100%;display:block}.client-projects>article>b{font-family:Georgia,serif;font-size:15px;font-weight:400}.project-next{border-left:1px solid #e6e4de;flex-direction:column;gap:3px;padding-left:14px;display:flex}.project-next small{color:#9c9da0;font-size:6px}.project-next span{font-size:8px;font-weight:700}.project-next time{color:#999a9d;font-size:7px}.client-projects>article>button{cursor:pointer;color:#9a773a;background:0 0;border:0}.approval-card>article{border-bottom:1px solid #eceae5;grid-template-columns:53px 1fr auto 22px;align-items:center;gap:11px;min-height:82px;padding:14px 18px;display:grid}.approval-type{color:#9e7123;text-transform:uppercase;letter-spacing:.08em;text-align:center;background:#f4ead7;padding:6px 7px;font-size:6px}.approval-card h3{margin:0 0 5px;font-size:9px}.approval-card p{color:#8d8e91;margin:0;font-size:7px}.approval-card time{color:#7c7d80;font-size:7px}.approval-card article button{cursor:pointer;color:#a27b35;background:0 0;border:0}.timeline-card{min-height:330px}.activity-line{padding:15px 20px}.activity-line article{grid-template-columns:10px 65px 1fr;gap:8px;min-height:54px;display:grid;position:relative}.activity-line article:not(:last-child):after{content:"";background:#dfddd7;width:1px;position:absolute;top:13px;bottom:-6px;left:3px}.activity-line i{z-index:2;border-radius:50%;width:7px;height:7px;margin-top:3px}.activity-line i.gold{background:#b98a35}.activity-line i.green{background:#3c8c66}.activity-line i.black{background:#33353a}.activity-line time{color:#98999c;font-size:7px}.activity-line h3{margin:0 0 4px;font-size:9px}.activity-line p{color:#95969a;margin:0;font-size:7px}.team-card{min-height:330px}.team-member{border-bottom:1px solid #eceae5;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;min-height:82px;padding:16px 20px;display:grid}.team-member>span{color:#d2a85d;background:#1d1f22;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.team-member h3{margin:0 0 4px;font-size:9px}.team-member p{color:#929397;margin:0;font-size:7px}.team-member button{cursor:pointer;background:#fff;border:1px solid #d8d6d0;padding:7px 9px;font-size:7px}.team-note{color:#848589;background:#f7f5f0;align-items:center;gap:8px;margin:14px 20px;padding:11px;font-size:7px;display:flex}.team-note i{background:#3c8c66;border-radius:50%;width:5px;height:5px}.module-frame{padding-top:36px}.module-heading,.module-intro{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.module-heading small,.module-intro small{letter-spacing:.16em;color:#a77b2c;font-size:7px}.module-heading h2,.module-intro h2{margin:7px 0 9px;font-family:Georgia,serif;font-size:38px;font-weight:400}.module-heading p,.module-intro p{color:#77787b;margin:0;font-size:10px}.module-heading>button,.module-intro>button{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#17181b;border:0;height:38px;padding:0 17px;font-size:8px}.workspace-table,.module-table{border:1px solid var(--ws-line);background:#fff}.workspace-table-head,.table-head{border-bottom:1px solid var(--ws-line);letter-spacing:.13em;color:#8e8f92;background:#f8f7f4;grid-template-columns:2fr 1fr 1fr .7fr;align-items:center;min-height:44px;padding:0 18px;font-size:7px;display:grid}.workspace-table>article,.module-table>article{color:#737478;border-bottom:1px solid #eceae5;grid-template-columns:2fr 1fr 1fr .7fr 30px;align-items:center;min-height:60px;padding:0 18px;font-size:9px;display:grid}.workspace-table>article:last-child{border-bottom:0}.workspace-table button,.module-table button{color:#9d7937;cursor:pointer;background:0 0;border:0;font-size:8px}.file-name{align-items:center;gap:12px;font-weight:700;display:flex;color:#202124!important}.file-name i{color:#9d7125;background:#f2e6d0;place-items:center;width:32px;height:32px;font-size:6px;font-style:normal;display:grid}.project-module-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.project-module-grid>article{border:1px solid var(--ws-line);background:#fff;padding:24px}.project-module-grid>article>span{text-transform:uppercase;color:#a77a2b;font-size:7px}.project-module-grid h3{min-height:48px;font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.2}.module-progress{background:#ebe9e3;height:4px}.module-progress i{background:#b98a35;height:100%;display:block}.project-module-grid>article>b{color:#77787b;margin-top:8px;font-size:7px;display:block}.project-module-grid dl{border-top:1px solid #e4e2dc;gap:9px;margin:20px 0 0;padding-top:14px;display:grid}.project-module-grid dl div{justify-content:space-between;font-size:8px;display:flex}.project-module-grid dt{color:#8c8d90}.project-module-grid dd{margin:0;font-weight:700}.project-module-grid button{color:#fff;cursor:pointer;background:#17181b;border:0;width:100%;height:35px;margin-top:18px;font-size:8px}.approval-module{border:1px solid var(--ws-line);background:#fff}.approval-module article{border-bottom:1px solid #e9e7e1;grid-template-columns:70px 1fr auto;align-items:center;gap:16px;min-height:82px;padding:15px 20px;display:grid}.approval-module h3{margin:0 0 6px;font-size:10px}.approval-module p{color:#88898c;margin:0;font-size:8px}.approval-module article>div:last-child{gap:7px;display:flex}.approval-module button{cursor:pointer;background:#fff;border:1px solid #d7d5cf;height:33px;padding:0 12px;font-size:7px}.approval-module button.solid{color:#fff;background:#17181b;border-color:#17181b}.message-module{border:1px solid var(--ws-line);background:#fff;grid-template-columns:280px 1fr;min-height:530px;display:grid}.message-module aside{border-right:1px solid var(--ws-line);padding:10px}.message-module aside button{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px;display:grid}.message-module aside button.active{background:#f4f1e9}.message-module aside>button>span{color:#d2a75a;background:#1b1c1f;border-radius:50%;place-items:center;width:33px;height:33px;font-size:8px;display:grid}.message-module aside div{flex-direction:column;gap:4px;display:flex}.message-module aside strong{font-size:9px}.message-module aside small{color:#8a8b8e;font-size:7px}.message-module aside b{color:#fff;background:#b98a35;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;display:grid}.message-module>section{flex-direction:column;display:flex}.conversation-head{border-bottom:1px solid var(--ws-line);justify-content:space-between;align-items:center;min-height:64px;padding:0 20px;display:flex}.conversation-head>div{flex-direction:column;gap:4px;display:flex}.conversation-head strong{font-size:10px}.conversation-head small{color:#8c8d90;font-size:7px}.conversation-head>span{color:#4e805f;font-size:7px}.conversation-head i{background:#3c8c66;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.conversation-body{background:#faf9f6;flex-direction:column;flex:1;gap:14px;padding:25px;display:flex}.conversation-body p{flex-direction:column;gap:7px;max-width:60%;margin:0;padding:13px 15px;font-size:9px;line-height:1.6;display:flex}.conversation-body time{color:#939498;font-size:6px}.incoming{background:#fff;border:1px solid #e2e0da}.outgoing{color:#fff;background:#1a1b1e;align-self:flex-end}.conversation-compose{border-top:1px solid var(--ws-line);gap:9px;min-height:66px;padding:12px;display:flex}.conversation-compose input{border:1px solid #dedcd6;outline:none;flex:1;padding:0 12px;font-size:9px}.conversation-compose button{color:#fff;background:#b98a35;border:0;width:85px;font-size:8px}.billing-summary,.module-cards{border-top:1px solid var(--ws-line);border-left:1px solid var(--ws-line);background:#fff;grid-template-columns:repeat(3,1fr);margin-bottom:18px;display:grid}.billing-summary article,.module-cards>div{border-right:1px solid var(--ws-line);border-bottom:1px solid var(--ws-line);flex-direction:column;min-height:125px;padding:20px;display:flex}.billing-summary small,.module-cards small{letter-spacing:.13em;color:#929396;font-size:7px}.billing-summary strong,.module-cards strong{margin-top:11px;font-family:Georgia,serif;font-size:30px;font-weight:400}.billing-summary span,.module-cards span{color:#898a8d;margin-top:auto;font-size:8px}.billing-table .workspace-table-head,.billing-table>article{grid-template-columns:1.2fr 1fr 1fr 1fr 80px}.support-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.support-grid article{border:1px solid var(--ws-line);background:#fff;flex-direction:column;min-height:245px;padding:28px;display:flex}.support-grid article>span{color:#b98a35;font-size:8px}.support-grid h3{margin:24px 0 12px;font-family:Georgia,serif;font-size:23px;font-weight:400}.support-grid p{color:#7b7c7f;font-size:10px;line-height:1.7}.support-grid button{text-align:left;color:#9c742f;cursor:pointer;background:0 0;border:0;border-top:1px solid #dedcd6;margin-top:auto;padding:15px 0 0;font-size:8px}.workspace-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0b0db8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;width:min(560px,100%);max-height:92svh;padding:35px;position:relative;overflow:auto}.modal-close{cursor:pointer;color:#777;background:0 0;border:0;font-size:25px;position:absolute;top:14px;right:18px}.modal-panel form{gap:13px;display:grid}.modal-panel form>small{color:#a87c2d;letter-spacing:.17em;font-size:7px}.modal-panel h2{margin:2px 0;font-family:Georgia,serif;font-size:30px;font-weight:400}.modal-panel form>p{color:#77787b;margin:-3px 0 10px;font-size:9px}.modal-panel label{text-transform:uppercase;letter-spacing:.08em;gap:6px;font-size:8px;font-weight:800;display:grid}.modal-panel input,.modal-panel select,.modal-panel textarea{background:#faf9f6;border:1px solid #dad8d2;outline:none;padding:11px;font-size:9px}.modal-panel form>button,.modal-success button{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#17181b;border:0;min-height:40px;font-size:8px}.modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.modal-success>span{color:#367d57;background:#edf5ef;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.modal-success p{color:#7a7b7e;max-width:340px;margin:0 0 24px;font-size:10px;line-height:1.7}.modal-success button{padding:0 20px}.command-logo img{object-fit:cover;width:47px;height:47px}.command-logo span{letter-spacing:.17em;color:#aaa;font-size:8px;line-height:1.45}.command-rail nav{margin-top:30px}.rail-bottom{gap:18px;margin-top:auto;display:grid}.secure-chip{color:#7f8186;letter-spacing:.1em;border:1px solid #2e3034;padding:12px;font-size:7px}.secure-chip i{background:#3a8b62;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.rail-bottom a{color:#898b8f;justify-content:space-between;font-size:8px;display:flex}.command-header>div:first-of-type p{margin:0 0 5px}.command-tools{min-width:0}.user-chip{align-items:center;gap:8px;min-width:160px;display:flex}.user-chip>span{color:#d0a65b;background:#1d1e21;border-radius:50%;place-items:center;width:34px;height:34px;font-size:7px;display:grid}.user-chip>div{flex-direction:column;gap:3px;min-width:0;display:flex}.user-chip b{font-size:8px}.user-chip small{color:#98999c;text-overflow:ellipsis;max-width:115px;font-size:6px;overflow:hidden}.command-brief{min-height:145px}.brief-actions button{min-width:175px}.kpi-card>div:first-child{justify-content:space-between;display:flex}.kpi-card>div:first-child span{margin:0}.spark{align-items:flex-end!important;gap:3px!important;height:19px!important;margin-top:auto!important;display:flex!important}.spark i{background:#d5c29e;width:9px;display:block}.spark i:first-child{height:5px}.spark i:nth-child(2){height:9px}.spark i:nth-child(3){height:8px}.spark i:nth-child(4){height:14px}.spark i:nth-child(5){height:18px}.work-card{grid-column:1/2}.task-list article{border-bottom:1px solid #eceae5;grid-template-columns:24px 1fr 50px 48px 24px;align-items:center;gap:8px;min-height:58px;padding:0 18px;display:grid}.task-check{background:#fff;border:1px solid #d4d2cc;width:18px;height:18px;font-size:8px}.task-list h4{margin:0 0 4px;font-size:9px}.task-list p{color:#909194;margin:0;font-size:7px}.priority{text-transform:uppercase;background:#f0eee8;padding:5px 7px;justify-self:start!important;font-size:6px!important}.priority.high{color:#a55c40;background:#f3e4dd}.priority.medium{color:#a17629;background:#f3ead9}.priority.low{color:#3e7858;background:#e8f0ea}.task-list time{color:#85868a;font-size:7px}.task-more{color:#85868a;background:0 0;border:0}.filter-row{gap:4px;display:flex}.filter-row button{padding:5px 7px}.filter-row button.active{color:#fff;background:#1a1b1e}.pipeline-total{justify-content:space-between;padding:18px 20px;display:flex}.pipeline-total span{flex-direction:column;gap:6px;display:flex}.pipeline-total small{color:#929397;font-size:6px}.pipeline-total strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.pipeline-total>b{color:#347e59;font-size:8px}.pipeline-bars{gap:13px;padding:0 20px 16px;display:grid}.pipeline-bars>div{grid-template-columns:1fr 55px;gap:7px;display:grid}.pipeline-bars span{grid-column:1/-1;justify-content:space-between;display:flex}.pipeline-bars small{color:#88898c;font-size:6px}.pipeline-bars b{font-size:7px}.pipeline-bars>div>div{background:#eceae5;height:4px}.pipeline-bars i{background:#b98a35;height:100%;display:block}.pipeline-bars strong{text-align:right;font-size:8px}.project-list>article{border-bottom:1px solid #eceae5;grid-template-columns:34px 1fr 55px 35px;align-items:center;gap:10px;min-height:71px;padding:11px 18px;display:grid}.project-icon{color:#9f7429;background:#eee8db;place-items:center;width:33px;height:33px;font-size:7px;font-weight:800;display:grid}.project-info h4{margin:0 0 4px;font-size:8px}.project-info p{color:#8b8c8f;margin:0 0 7px;font-size:6px}.project-info>div{background:#eceae5;height:3px}.project-info i{background:#b98a35;height:100%;display:block}.project-list>article>span{color:#3d7c58;font-size:6px}.project-list>article>span.risk{color:#a55c40}.project-list>article>b{font-family:Georgia,serif;font-size:12px}.health-score{justify-content:space-between;align-items:center;padding:20px;display:flex}.health-score>div:first-child{flex-direction:column;display:flex}.health-score span{font-family:Georgia,serif;font-size:31px}.health-score small{color:#8d8e91;font-size:6px}.health-ring{border:6px solid #e8dfce;border-top-color:#b98a35;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.health-ring b{font-family:Georgia,serif;font-size:18px}.health-ring small{margin-top:-12px}.system-events{gap:8px;padding:0 20px 17px;display:grid}.system-events span{grid-template-columns:12px 1fr auto;font-size:7px;display:grid}.system-events i{border-radius:50%;width:6px;height:6px}.system-events i.green{background:#3c8c66}.system-events i.gold{background:#b98a35}.module-content{padding-top:36px}.module-table .table-head,.module-table>article{grid-template-columns:1.6fr 1.2fr 1fr 1fr 30px}.module-table .table-head{grid-template-columns:1.6fr 1.2fr 1fr 1fr}.primary-cell{font-weight:700;color:#202124!important}.empty-state{text-align:center;color:#919296;padding:25px;font-size:9px}@media (width<=1180px){.workspace-shell,.command-shell{grid-template-columns:220px 1fr}.workspace-header,.command-header{padding:0 22px}.workspace-content,.command-content{padding:26px 22px}.workspace-header-tools>label,.command-search{display:none}.client-grid,.command-grid{grid-template-columns:1fr}.project-module-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.workspace-shell,.command-shell{display:block}.workspace-rail,.command-rail{width:260px;transition:all .25s;position:fixed;left:-270px;box-shadow:20px 0 60px #0003}.workspace-rail.open,.command-rail.open{left:0}.workspace-menu,.rail-toggle{background:0 0;border:0;font-size:19px;display:block}.workspace-header,.command-header{min-height:76px}.workspace-header>div:first-of-type,.command-header>div:first-of-type{margin-right:auto}.workspace-header-tools .header-alert,.command-tools .notification-button,.user-chip{display:none}.workspace-content,.command-content{padding:20px}.workspace-metrics,.kpi-row{grid-template-columns:repeat(2,1fr)}.client-projects>article{grid-template-columns:38px 1fr 45px 20px}.project-next{display:none}.workspace-footer,.command-footer{padding:0 20px}.workspace-footer span:nth-child(2),.command-footer span:nth-child(2){display:none}.message-module{grid-template-columns:1fr}.message-module aside{border-right:0;border-bottom:1px solid var(--ws-line);display:flex}.message-module aside button{width:50%}.project-module-grid,.support-grid{grid-template-columns:1fr}.workspace-table{overflow-x:auto}.workspace-table-head,.workspace-table>article{min-width:650px}.command-header h1,.workspace-header h1{font-size:18px}}@media (width<=520px){.workspace-header,.command-header{padding:0 14px}.request-button{padding:0 10px;font-size:7px}.workspace-content,.command-content{padding:14px}.client-hero,.command-brief{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.client-hero h2,.command-brief h2{font-size:27px}.client-hero-actions,.brief-actions,.client-hero-actions button,.brief-actions button{width:100%}.workspace-metrics,.kpi-row{grid-template-columns:1fr 1fr}.workspace-metrics article,.kpi-card{min-height:100px;padding:15px}.workspace-metrics strong,.kpi-card>strong{font-size:28px}.workspace-card-head,.card-heading{padding:14px}.client-projects>article{grid-template-columns:34px 1fr 37px 18px;padding:12px}.project-monogram{width:31px;height:31px}.approval-card>article{grid-template-columns:45px 1fr 18px}.approval-card time{display:none}.module-heading,.module-intro{flex-direction:column;align-items:flex-start;gap:16px}.module-heading h2,.module-intro h2{font-size:32px}.module-heading>button,.module-intro>button{width:100%}.billing-summary,.module-cards,.project-module-grid{grid-template-columns:1fr}.approval-module article{grid-template-columns:55px 1fr}.approval-module article>div:last-child{grid-column:1/-1}.message-module aside button:nth-child(2){display:none}.conversation-body p{max-width:85%}.modal-panel{padding:28px 20px}.workspace-footer a{display:none}.command-grid{gap:12px}.task-list article{grid-template-columns:22px 1fr 46px 22px}.task-list time{display:none}}
