:root{--ink:#0e1415;--ink-2:#192123;--paper:#fcfcfc;--paper-2:#f2f2f2;--paper-warm:#f5f3ec;--surface:#fff;--surface-raised:#ffffffeb;--surface-subtle:#f8f8f8;--page-grid:#0000000a;--page-grid-fine:#00000007;--chrome:#080d0f;--chrome-2:#0f1618;--chrome-3:#182124;--chrome-ink:#eef5f7;--chrome-soft:#abbbbf;--chrome-line:#ffffff1f;--muted:#70797c;--line:#ffffff2e;--dark-line:#0000001c;--blue:#2f91ff;--blue-soft:#87beff;--blue-deep:#136dd0;--orange:#c97828;--focus-border:#2f3d4173;--focus-ring:#2f3d411f;--hover-border:color-mix(in srgb, var(--ink) 38%, #e3e3e3);--max:1340px;--font-display:"Fraunces Variable";--font-jumbo:"Geist Variable";--font-body:"Inter Variable";--font-editorial:"Newsreader Variable";--display:var(--font-display,"Fraunces"), "Iowan Old Style", "Georgia", "Times New Roman", serif;--jumbo:var(--font-jumbo,"Instrument Serif"), "Iowan Old Style", "Georgia", "Times New Roman", serif;--body:var(--font-body,"Inter"), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"JetBrains Mono Variable", ui-monospace, "SF Mono", "Menlo", "Consolas", monospace}@supports (color:lab(0% 0 0)){:root{--ink:lab(5.77126% -1.92618 -1.61697);--ink-2:lab(11.9263% -3.2772 -2.54597);--paper:lab(99.072% -.0000298023 0);--paper-2:lab(95.36% 0 0);--paper-warm:lab(95.8796% -.127465 3.82137);--surface:lab(100% 0 0);--surface-raised:lab(100% 0 0/.92);--surface-subtle:lab(97.448% -.0000298023 0);--chrome:lab(3.40134% -1.44099 -1.34555);--chrome-2:lab(6.76938% -2.74415 -2.54451);--chrome-3:lab(11.9339% -3.70283 -3.11046);--chrome-ink:lab(95.9993% -2.22084 -1.71932);--chrome-soft:lab(74.6045% -4.83951 -4.0423);--chrome-line:lab(100% 0 0/.12);--muted:lab(50.2081% -3.31521 -2.56832);--dark-line:lab(0% 0 0/.11);--focus-border:lab(24.7343% -5.29282 -4.44503/.45);--focus-ring:lab(24.7343% -5.29282 -4.44503/.12)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--body);letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}@keyframes hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.button,.site-header nav a,.nav-glider,.account-menu summary{transition:none;animation:none}.button:hover{transform:none}}.site-header-shell{--header-bg:#ffffffdb;--header-ink:var(--ink);--header-soft:#313a3cc7;--header-muted:#515a5c;--header-line:#1018191c;z-index:30;width:100%;padding:14px max(16px, calc((100vw - var(--max)) / 2 + 12px)) 10px;pointer-events:none;justify-content:center;display:flex;position:sticky;top:0}@supports (color:lab(0% 0 0)){.site-header-shell{--header-bg:lab(100% 0 0/.86);--header-soft:lab(23.5272% -3.29675 -2.55702/.78);--header-muted:lab(37.4406% -3.03555 -2.35217);--header-line:lab(7.30667% -2.97334 -2.50248/.11)}}.site-header{width:min(var(--max), 100%);min-width:0;color:var(--header-ink);background:var(--header-bg);border:1px solid var(--header-line);box-shadow:none;-webkit-backdrop-filter:saturate(180%)blur(16px);pointer-events:auto;font-family:var(--jumbo), var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:999px;outline:none;justify-content:space-between;align-items:center;gap:clamp(12px,2vw,28px);margin:0 auto;padding:8px 10px 8px 18px;display:flex}.brand{letter-spacing:-.04em;color:var(--header-ink);flex-shrink:0;align-items:center;gap:8px;font-size:clamp(1.02rem,1.15vw,1.14rem);font-weight:600;line-height:1;display:inline-flex}.brand-mark{background:currentColor;flex:none;width:21px;height:30px;transform:translateY(4px);-webkit-mask:url(/brand/autocity-labs-logo.png) 50%/62px 62px no-repeat;mask:url(/brand/autocity-labs-logo.png) 50%/62px 62px no-repeat}.brand:hover{color:color-mix(in oklch, var(--header-ink) 84%, var(--blue))}.site-header nav{letter-spacing:-.015em;flex:auto;justify-content:flex-end;align-items:center;gap:clamp(12px,1.8vw,28px);min-width:0;font-size:.8125rem;font-weight:500;display:flex}.nav-rail{align-items:center;gap:inherit;min-width:0;display:flex;position:relative}.nav-rail .nav-link-main{z-index:1;position:relative}.nav-glider{background:color-mix(in oklch, var(--header-ink) 9%, transparent);opacity:0;pointer-events:none;will-change:transform, width;border-radius:999px;width:0;height:30px;margin-top:-15px;transition:transform .26s cubic-bezier(.3,.9,.3,1),width .26s cubic-bezier(.3,.9,.3,1),opacity .18s,background .18s;position:absolute;top:50%;left:0}.nav-glider-visible{opacity:1}.nav-glider-rest{background:color-mix(in oklch, var(--header-ink) 5%, transparent)}.nav-glider-snap{transition:opacity .18s,background .18s}.site-header nav a{color:var(--header-soft)}.site-header nav a[aria-current=page]{color:var(--header-ink)}.site-header nav a,.account-menu summary{transition:color .16s,border-color .16s,background .16s}.site-header nav a:hover{color:var(--header-ink)}.site-header nav>.nav-link-account{align-items:center;min-height:40px;display:inline-flex}.account-menu{position:relative}.account-menu summary{min-height:36px;color:var(--header-ink);border:1px solid var(--header-line);letter-spacing:-.015em;cursor:pointer;background:0 0;border-radius:999px;outline:none;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-size:.8125rem;font-weight:500;list-style:none;display:inline-flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover,.account-menu[open] summary{color:var(--header-ink);border-color:var(--header-line);background:color-mix(in oklch, var(--header-ink) 4%, transparent)}.account-menu summary .account-avatar{background:color-mix(in oklch, var(--header-ink) 8%, transparent);border:0}.account-avatar{width:30px;height:30px;color:var(--header-ink);border:1px solid color-mix(in oklch, var(--header-ink) 16%, transparent);background:color-mix(in oklch, var(--header-ink) 6%, transparent);font-family:var(--body);letter-spacing:-.02em;border-radius:999px;flex:none;place-items:center;font-size:.68rem;font-weight:600;display:grid}.mobile-nav-menu{display:none;position:relative}.mobile-nav-menu summary{min-height:36px;color:var(--header-ink);border:1px solid color-mix(in oklch, var(--header-ink) 14%, transparent);cursor:pointer;letter-spacing:-.015em;background:0 0;border-radius:999px;align-items:center;padding:0 12px;font-size:.8125rem;font-weight:500;list-style:none;display:inline-flex}.mobile-nav-menu summary:hover{border-color:color-mix(in oklch, var(--header-ink) 32%, transparent);background:color-mix(in oklch, var(--header-ink) 4%, transparent)}.mobile-nav-menu summary::-webkit-details-marker{display:none}.mobile-nav-panel{z-index:20;width:min(220px,100vw - 32px);box-shadow:none;font-family:var(--jumbo), var(--body);letter-spacing:-.015em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffffffa;background:lab(100% 0 0/.98);border:1px solid #1921231c;border:1px solid lab(11.9263% -3.2772 -2.54597/.11);border-radius:12px;padding:8px;font-size:.8125rem;font-weight:500;display:grid;position:absolute;top:calc(100% + 10px);right:0}.site-header .mobile-nav-panel a{color:#192123c7;color:lab(11.9263% -3.2772 -2.54597/.78);min-height:40px;font:inherit;letter-spacing:-.015em;border-radius:8px;align-items:center;padding:0 10px;font-size:.8125rem;font-weight:500;display:flex}.site-header .mobile-nav-panel a:hover{color:var(--ink);background:#1018190f;background:lab(7.30667% -2.97334 -2.50248/.06)}.account-summary-copy{gap:2px;max-width:none;line-height:1.1;display:grid}.account-summary-copy span{letter-spacing:-.015em;font-size:.8125rem;font-weight:500}.account-summary-copy small{color:currentColor;opacity:.62;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:600;display:none;overflow:hidden}.account-menu-panel{z-index:20;width:min(300px,100vw - 32px);color:var(--ink);box-shadow:none;font-family:var(--jumbo), var(--body);letter-spacing:-.015em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffffffa;background:lab(100% 0 0/.98);border:1px solid #1921231c;border:1px solid lab(11.9263% -3.2772 -2.54597/.11);border-radius:12px;gap:6px;padding:12px;font-size:.8125rem;font-weight:500;display:grid;position:absolute;top:calc(100% + 12px);right:0}.account-menu-heading{border-bottom:1px solid #1113131a;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:4px;padding:12px;display:grid}.account-menu-heading strong,.account-menu-heading small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-menu-heading strong{letter-spacing:-.02em;font-size:.8125rem;font-weight:600}.account-menu-heading small{color:#1113138c;letter-spacing:-.01em;margin-top:3px;font-size:.75rem;font-weight:500}.account-menu-heading .account-avatar{letter-spacing:-.02em;font-family:inherit;font-size:.68rem;font-weight:600}.account-menu-note{color:#11131394;letter-spacing:-.01em;margin:0;padding:4px 12px 10px;font-size:.75rem;font-weight:500;line-height:1.45}.site-header nav .account-menu-panel a,.account-menu-panel button{color:#111313c7;width:100%;min-height:40px;font:inherit;letter-spacing:-.015em;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 12px;font-size:.8125rem;font-weight:500;display:flex}.site-header nav .account-menu-panel a:hover,.account-menu-panel button:hover{color:var(--ink);background:#1113130f}.account-menu-panel form{border-top:1px solid #1113131a;margin-top:2px;padding-top:8px}.account-menu-panel button{color:#8a1f1f;font-weight:500}@media (max-width:900px){.site-header-shell{padding:10px 12px 8px}.site-header{width:100%;padding:6px 8px 6px 14px}.brand{font-size:1.08rem}.site-header nav{gap:8px}.site-header nav>.nav-rail,.site-header nav>.nav-link-account{display:none}.mobile-nav-menu{display:block}}@media (max-width:420px){.site-header{gap:6px;padding-left:10px}.site-header nav{gap:4px}.account-menu summary{padding-right:4px}.account-summary-copy{display:none}.account-menu-panel{width:auto;position:fixed;top:66px;left:16px;right:16px}.mobile-nav-menu summary{padding-left:10px;padding-right:10px}}.eyebrow{color:var(--blue-deep);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;padding:0;font-size:.74rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px;display:inline-block}.button{min-height:58px;font-family:var(--body);letter-spacing:.005em;border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 30px;font-weight:600;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:var(--chrome-ink);border-color:var(--ink);background:var(--ink);box-shadow:none}.button-primary:hover{background:var(--ink-2);border-color:var(--ink-2)}.button-primary:focus-visible{outline-offset:3px;box-shadow:none;outline:2px solid #0b131559;outline:2px solid lab(5.33277% -2.39497 -2.07249/.35)}.button-secondary{color:inherit;background:0 0}.button-secondary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.oauth-button{background:#ffffffb8;border-color:#11131333;width:100%}.oauth-button:hover{background:#fff}.button:disabled{cursor:not-allowed;opacity:.58;transform:none}.button-spinner{--spinner-track:#ffffff73;--spinner-head:#fff;border:1.6px solid var(--spinner-track);border-top-color:var(--spinner-head);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite button-spin;display:inline-block}@keyframes button-spin{to{transform:rotate(360deg)}}.muted{color:var(--muted)}.page-hero .eyebrow{color:var(--blue-deep)}.page-hero h1{font-family:var(--body);letter-spacing:-.055em;margin:0;font-weight:520;line-height:.98}.page-hero p,.form-shell p{color:#111313ad;max-width:72ch;margin:0;line-height:1.62}.form-note,.account-menu-note{max-width:72ch}.footer{--footer-bg:#fafafa;--footer-ink:var(--ink);--footer-soft:color-mix(in oklch, var(--ink) 56%, var(--paper));--footer-line:#1018191f;padding:clamp(48px, 6vw, 84px) max(24px, calc((100vw - var(--max)) / 2)) clamp(24px, 3vw, 36px);color:var(--footer-ink);background:var(--footer-bg);border-top:1px solid var(--footer-line)}@supports (color:lab(0% 0 0)){.footer{--footer-bg:lab(98.26% 0 0);--footer-line:lab(7.30667% -2.97334 -2.50248/.12)}}.footer-grid{width:min(100% - 0px, var(--max));grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,5vw,72px);margin:0 auto clamp(40px,5vw,64px);display:grid}.footer-brand,.footer-trust{gap:14px;min-width:0;display:grid}.footer-mark{font-family:var(--jumbo);letter-spacing:-.02em;color:var(--footer-ink);font-size:clamp(1.45rem,1.8vw,1.7rem);font-weight:540;line-height:1}.footer-mark:hover{color:color-mix(in oklch, var(--footer-ink) 84%, var(--blue))}.footer-voice{max-width:38ch;color:var(--footer-soft);margin:0;font-size:.92rem;line-height:1.55}.footer-meta{color:color-mix(in oklch, var(--ink) 44%, var(--paper));font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:500}.footer-nav,.footer-policies{white-space:normal;align-items:start;gap:10px;display:grid}.footer-nav-head{color:color-mix(in oklch, var(--ink) 44%, var(--paper));font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:500}.footer-nav a,.footer-policies a{color:var(--footer-ink);letter-spacing:-.005em;font-size:.94rem;font-weight:540;transition:color .16s}.footer-nav a:hover,.footer-policies a:hover{color:color-mix(in oklch, var(--footer-ink) 70%, var(--blue))}.footer-policies{margin-top:4px}.footer-rule{width:min(100% - 0px, var(--max));color:color-mix(in oklch, var(--ink) 44%, var(--paper));font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid color-mix(in oklch, var(--ink) 12%, transparent);flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin:0 auto;padding-top:clamp(20px,2.5vw,28px);font-size:.7rem;font-weight:500;display:flex}.page-shell{background:linear-gradient(180deg, #fdfdfd 0%, #fff 28rem), linear-gradient(var(--page-grid) 1px, transparent 1px), linear-gradient(90deg, var(--page-grid-fine) 1px, transparent 1px), var(--paper);background-size:auto,88px 88px,88px 88px,auto;min-height:100svh}@supports (color:lab(0% 0 0)){.page-shell{background:linear-gradient(180deg, lab(99.42% -.0000298023 0) 0%, lab(100% 0 0) 28rem), linear-gradient(var(--page-grid) 1px, transparent 1px), linear-gradient(90deg, var(--page-grid-fine) 1px, transparent 1px), var(--paper)}}.page-hero{width:min(100% - 64px, var(--max));margin:0 auto;padding:clamp(58px,7vw,104px) 0 50px}.page-shell .eyebrow{color:var(--muted)}.page-hero-notice{border:1px solid var(--dark-line);background:var(--surface-raised);gap:6px;max-width:680px;margin-top:28px;padding:18px 20px;display:grid;box-shadow:0 18px 48px #0b181c0d;box-shadow:0 18px 48px lab(7.34775% -4.64529 -4.36234/.05)}.page-hero-notice strong{color:var(--ink);letter-spacing:-.012em;font-size:.92rem}.page-hero-notice span{color:#1113139e;font-size:.96rem;line-height:1.55}.page-hero h1{max-width:820px;font-size:clamp(3.4rem,7vw,7rem)}.page-hero p{max-width:700px;margin-top:26px;font-size:clamp(1.1rem,1.7vw,1.45rem)}.form-shell,.success-card{border:1px solid var(--dark-line);background:var(--surface-raised);box-shadow:0 20px 60px #0b181c0e;box-shadow:0 20px 60px lab(7.34775% -4.64529 -4.36234/.055)}.form-shell h2,.success-card h2{font-family:var(--body);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(1.45rem,2vw,2rem);font-weight:580}.price{font-family:var(--body);letter-spacing:-.065em;font-size:clamp(3rem,6vw,6rem);font-weight:420;line-height:.92}.upload-page{background:linear-gradient(180deg, #fdfdfd 0%, #fff 28rem), linear-gradient(var(--page-grid) 1px, transparent 1px), linear-gradient(90deg, var(--page-grid-fine) 1px, transparent 1px), var(--paper);background-size:auto,80px 80px,80px 80px,auto}@supports (color:lab(0% 0 0)){.upload-page{background:linear-gradient(180deg, lab(99.42% -.0000298023 0) 0%, lab(100% 0 0) 28rem), linear-gradient(var(--page-grid) 1px, transparent 1px), linear-gradient(90deg, var(--page-grid-fine) 1px, transparent 1px), var(--paper)}}.form-shell,.success-card{width:min(100% - 64px,920px);margin:0 auto clamp(80px,10vw,130px);padding:clamp(28px,5vw,58px)}.auth-confirm-card{margin-top:clamp(90px,15vw,170px)}.auth-confirm-card form{margin-top:32px}.intake-form{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px;display:grid}.field{gap:9px;display:grid}.field-full{grid-column:1/-1}.field label,.checkbox-row{font-size:.86rem;font-weight:700}.field input,.field textarea{width:100%;min-height:54px;color:var(--ink);background:#ffffffc7;border:1px solid #11131333;border-radius:0;padding:14px 16px;transition:border-color .16s,box-shadow .16s,background .16s}.field input::placeholder,.field textarea::placeholder{color:#11131366}.field input:hover,.field textarea:hover{border-color:#11131357}.field input:focus,.field textarea:focus,.field input:focus-visible,.field textarea:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);background:#fff;outline:none}.field textarea{resize:vertical;min-height:150px}.dropzone{text-align:center;cursor:pointer;background:#ffffff61;border:1px dashed #11131357;place-items:center;min-height:190px;padding:26px;transition:border-color .18s,background .18s,box-shadow .18s,color .18s;display:grid}.dropzone-active{color:#0c5aad;background:#2f91ff1a;border-color:#2f91ffd9;box-shadow:inset 0 0 0 1px #2f91ff47}.dropzone strong{margin-bottom:8px;display:block}.checkbox-row{color:#111313c2;align-items:flex-start;gap:12px;display:flex}.checkbox-row input{margin-top:3px}.form-note{color:#11131399;margin-top:22px;font-size:.92rem}.form-error,.form-success{border:1px solid #1113132e;margin:0;padding:14px 16px;line-height:1.5}.form-error{color:#781f1f;background:#b4282814}.form-success{color:#115d3b;background:#1f8b581a}.upload-progress{gap:8px;display:grid}.upload-progress div{border:1px solid var(--dark-line);background:#ffffff73;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.upload-progress span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-preview{gap:14px;display:grid}.review-row{border:1px solid var(--dark-line);background:#ffffff73;grid-template-columns:1fr auto;gap:18px;padding:18px;display:grid}.review-row strong{margin-bottom:5px;display:block}.review-row-expanded{align-items:start}.file-list{gap:8px;margin-top:18px;display:grid}.file-list a{border:1px solid var(--dark-line);color:#0c5aad;background:#ffffff75;justify-content:space-between;gap:16px;padding:12px 14px;font-weight:720;display:flex}.file-list span{color:#1113138c;font-weight:650}.status-pill{color:#0c5aad;text-transform:uppercase;border:1px solid #136dd061;align-self:start;padding:6px 10px;font-size:.75rem;font-weight:760}.wide-shell{width:min(100% - 64px,1120px)}.segmented{background:var(--surface-raised);border:1px solid #1113132e;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.segmented button{color:#1113139e;cursor:pointer;letter-spacing:-.005em;background:0 0;border:0;border-right:1px solid #1113131f;min-height:50px;padding:0 14px;font-weight:600;transition:background .16s,color .16s}.segmented button:last-child{border-right:0}.segmented button:hover:not(.active){color:var(--ink);background:#1113130b}.segmented button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.segmented button.active{background:var(--ink);color:#fff}.auth-surface-root{--auth-paper:#fff;--auth-paper-bright:#fff;--auth-ink:#0a0a0a;--auth-ink-soft:#000000ad;--auth-ink-mute:#00000094;--auth-line:#00000024;--auth-line-strong:#0000004d;--auth-control-height:54px;min-height:100%}.auth-surface-root .auth-page{background:#e7e7e7;min-height:100svh}.auth-canvas{isolation:isolate;background:linear-gradient(#ffffff29,#ffffff0f),url(/brand/auth-toronto-ravine.webp) 64%/cover no-repeat;place-items:center;min-height:100svh;padding:clamp(18px,2.5vw,38px);display:grid;position:relative;overflow:hidden}.auth-surface-root .auth-shell{background:var(--auth-paper);width:min(520px,100%);min-height:min(720px,100svh - clamp(36px,5vw,76px));box-shadow:none;border:1px solid #0000002e;border-radius:26px;grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.auth-surface-root .auth-card{background:var(--auth-paper);grid-template-rows:auto 1fr auto;align-items:stretch;gap:0;min-width:0;padding:24px clamp(28px,4vw,44px) 20px;display:grid}.auth-brandbar,.auth-brand,.auth-card-footer,.auth-card-footer nav{align-items:center;display:flex}.auth-brandbar{justify-content:space-between;gap:20px}.auth-brand{color:var(--auth-ink);font-family:var(--hp-sans,var(--body));letter-spacing:-.02em;font-size:1rem;font-weight:500;text-decoration:none}.auth-back{color:var(--auth-ink-soft);font-size:.8rem;font-weight:550;text-decoration:none}.auth-back:hover,.auth-card-footer a:hover{color:var(--auth-ink)}.auth-brand:focus-visible,.auth-back:focus-visible,.auth-card-footer a:focus-visible{outline:2px solid var(--auth-ink);outline-offset:4px;border-radius:4px}.auth-card-content{align-content:center;justify-self:center;gap:clamp(24px,3vh,36px);width:min(100%,410px);padding:clamp(34px,5.5vh,56px) 0;display:grid}.auth-card-content>.auth-message{width:100%;margin:0}.auth-surface-root .auth-stack{justify-self:stretch;gap:18px;width:100%;display:grid}.auth-surface-root .auth-header{text-align:left;gap:8px;margin:0 0 4px;display:grid}.auth-surface-root .auth-title{color:var(--auth-ink);font-family:var(--hp-serif-display,var(--font-editorial), Georgia, serif);font-variation-settings:"opsz" 34, "wght" 360;letter-spacing:-.048em;text-wrap:balance;margin:0;font-size:clamp(2.45rem,3.6vw,3.25rem);font-style:normal;font-weight:360;line-height:.98}.auth-surface-root .auth-subtitle{max-width:42ch;color:var(--auth-ink-soft);font-family:var(--hp-sans,var(--body));text-wrap:pretty;margin:2px 0 0;font-size:.9rem;line-height:1.58}.auth-surface-root .auth-tabs{border:0;border-bottom:1px solid var(--auth-line);isolation:isolate;background:0 0;border-radius:0;grid-template-columns:repeat(2,1fr);min-height:44px;padding:0;display:grid;position:relative}.auth-surface-root .auth-tab{z-index:1;min-height:44px;color:var(--auth-ink-mute);cursor:pointer;font-family:var(--hp-sans,var(--body));background:0 0;border:0;border-radius:0;padding:0 12px;font-size:.8rem;font-weight:570;transition:color .18s;position:relative}.auth-surface-root .auth-tab:hover:not(.is-active),.auth-surface-root .auth-tab.is-active{color:var(--auth-ink)}.auth-surface-root .auth-tab:focus-visible{outline:2px solid var(--auth-ink);outline-offset:-3px}.auth-surface-root .auth-tab-indicator{z-index:0;background:var(--auth-ink);width:50%;height:2px;box-shadow:none;border:0;border-radius:0;transition:transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;inset:auto auto -1px 0}.auth-surface-root .auth-tab-indicator.pos-signin{transform:translate(0)}.auth-surface-root .auth-tab-indicator.pos-signup{transform:translate(100%)}.auth-surface-root .auth-form{gap:16px;display:grid}.auth-surface-root .auth-field{gap:8px;display:grid}.auth-surface-root .auth-password-slot{min-height:calc(var(--auth-control-height) + 31px);display:grid}.auth-surface-root .auth-password-slot>.auth-field{min-height:inherit;align-content:start}.auth-surface-root .auth-field-label{color:var(--auth-ink-soft);font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:12px;font-size:.63rem;font-weight:600;display:flex}.auth-surface-root .auth-field-label .auth-link{font-family:var(--hp-sans,var(--body));letter-spacing:-.01em;text-transform:none;font-size:.75rem;font-weight:550}.auth-surface-root .auth-link{color:var(--auth-ink-soft);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:550}.auth-surface-root .auth-link:hover{color:var(--auth-ink);text-underline-offset:3px;text-decoration:underline}.auth-surface-root .auth-link:focus-visible{outline:2px solid var(--auth-ink);outline-offset:3px;border-radius:3px}.auth-surface-root .auth-input-wrap{border:1px solid var(--auth-line-strong);background:var(--auth-paper-bright);box-shadow:none;border-radius:12px;align-items:center;transition:border-color .18s,background .18s;display:flex;position:relative}.auth-surface-root .auth-input-wrap:hover{background:var(--auth-paper-bright);border-color:#00000080}.auth-surface-root .auth-input-wrap:focus-within{border-color:var(--auth-ink);outline:2px solid var(--auth-ink);outline-offset:1px;background:var(--auth-paper-bright);box-shadow:none}.auth-surface-root .auth-input-wrap>svg{width:19px;height:19px;color:var(--auth-ink-mute);flex:none;margin-left:17px}.auth-surface-root .auth-input-wrap:focus-within>svg{color:var(--auth-ink)}.auth-surface-root .auth-input-wrap input{min-width:0;min-height:var(--auth-control-height);color:var(--auth-ink);font-family:var(--hp-sans,var(--body));background:0 0;border:0;outline:0;flex:auto;padding:0 14px;font-size:.92rem;font-weight:500}.auth-surface-root .auth-input-wrap input::placeholder{color:var(--auth-ink-mute)}.auth-surface-root .auth-input-wrap input:-webkit-autofill{-webkit-text-fill-color:var(--auth-ink);-webkit-box-shadow:0 0 0 1000px var(--auth-paper-bright) inset;caret-color:var(--auth-ink)}.auth-surface-root .auth-input-action{width:42px;height:42px;color:var(--auth-ink-mute);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;margin-right:7px;padding:0;display:grid}.auth-surface-root .auth-input-action:hover{color:var(--auth-ink);background:#0000000f}.auth-surface-root .auth-input-action:focus-visible{outline:2px solid var(--auth-ink);outline-offset:1px}.auth-surface-root .auth-submit{border:1px solid var(--auth-ink);background:var(--auth-ink);width:100%;min-height:54px;box-shadow:none;color:var(--auth-paper-bright);cursor:pointer;font-family:var(--hp-sans,var(--body));letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:3px;padding:0 18px;font-size:.88rem;font-weight:620;text-decoration:none;transition:background .18s;display:inline-flex}.auth-surface-root .auth-submit:hover:not(:disabled){box-shadow:none;background:#2b2b2b;transform:none}.auth-surface-root .auth-submit:active:not(:disabled){transform:translateY(0)}.auth-surface-root .auth-submit:focus-visible{outline:2px solid var(--auth-ink);outline-offset:3px;box-shadow:none}.auth-surface-root .auth-submit:disabled{cursor:not-allowed;opacity:.58;transform:none}.auth-surface-root .auth-or{color:var(--auth-ink-mute);font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;font-size:.61rem;display:grid}.auth-surface-root .auth-or:before,.auth-surface-root .auth-or:after{background:var(--auth-line);content:"";height:1px}.auth-surface-root .auth-oauth{border:1px solid var(--auth-line-strong);background:var(--auth-paper-bright);width:100%;min-height:52px;color:var(--auth-ink);font-family:var(--hp-sans,var(--body));border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.85rem;font-weight:570;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.auth-surface-root .auth-oauth:hover{background:#f5f5f5;border-color:#00000080;transform:none}.auth-surface-root .auth-oauth:focus-visible{outline:2px solid var(--auth-ink);outline-offset:3px}.auth-surface-root .auth-message{font-family:var(--hp-sans,var(--body));border:1px solid #0000;border-radius:10px;margin:0;padding:11px 13px;font-size:.8rem;line-height:1.48}.auth-surface-root .auth-message.is-error{color:var(--auth-ink);background:#f5f5f5;border-color:#00000052}.auth-surface-root .auth-message.is-notice,.auth-surface-root .auth-message.is-success{color:var(--auth-ink);background:#f7f7f7;border-color:#0000003d}.auth-surface-root .auth-fineprint{color:var(--auth-ink-mute);font-family:var(--hp-sans,var(--body));text-align:center;margin:0;font-size:.75rem;line-height:1.5}.auth-card-footer{border-top:1px solid var(--auth-line);color:var(--auth-ink-mute);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;justify-content:flex-end;gap:18px;padding-top:18px;font-size:.57rem}.auth-card-footer nav{gap:16px}.auth-card-footer a{color:inherit;text-decoration:none}.auth-confirm-stack{align-content:center}@media (max-height:800px) and (min-width:901px){.auth-surface-root .auth-shell{min-height:min(680px,100svh - 32px)}.auth-surface-root .auth-card{padding-block:20px}.auth-card-content{padding-block:28px}.auth-surface-root .auth-stack{gap:16px}.auth-surface-root .auth-title{font-size:clamp(2.35rem,3.4vw,3.3rem)}}@media (max-width:900px){.auth-canvas{background:linear-gradient(#ffffff24,#ffffff0d),url(/brand/auth-toronto-ravine.webp) 66%/cover no-repeat;padding:18px;display:grid}.auth-surface-root .auth-shell{width:min(520px,100%);min-height:min(720px,100svh - 36px);box-shadow:none;border:1px solid #0000002e;border-radius:24px;grid-template-rows:auto;grid-template-columns:minmax(0,1fr)}.auth-surface-root .auth-card{min-height:inherit;padding:24px clamp(20px,6vw,48px) 22px}.auth-card-content{padding:42px 0 54px}}@media (max-width:520px){.auth-surface-root{--auth-control-height:54px}.auth-canvas{padding:10px}.auth-surface-root .auth-shell{border-radius:18px;grid-template-rows:auto;min-height:calc(100svh - 20px)}.auth-surface-root .auth-card{min-height:calc(100svh - 20px);padding:20px 18px 18px}.auth-brand{font-size:.85rem}.auth-back{font-size:.72rem}.auth-card-content{padding:38px 0 48px}.auth-surface-root .auth-stack{gap:19px}.auth-surface-root .auth-title{font-size:clamp(2.4rem,12vw,3.15rem)}.auth-surface-root .auth-subtitle{font-size:.9rem}.auth-card-footer{font-size:.52rem}.auth-card-footer nav{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.auth-surface-root .auth-tab-indicator,.auth-surface-root .auth-input-wrap,.auth-surface-root .auth-submit,.auth-surface-root .auth-oauth{transition:none}.auth-surface-root .auth-submit:hover:not(:disabled),.auth-surface-root .auth-oauth:hover{transform:none}}.job-progress-view,.admin-list,.admin-inspector,.referral-panel,.report-access-result,.guest-access-stack{gap:20px;display:grid}.report-access-page{gap:clamp(28px,4vw,44px);padding-bottom:clamp(56px,7vw,88px);display:grid}.report-access-body{width:min(100%,44rem)}.report-access-body--report{width:100%;min-width:0;max-width:var(--hp-max,1180px)}.editorial-flow-hero{width:min(100% - 64px, var(--max));gap:clamp(10px,1.4vw,16px);margin:0 auto;padding:clamp(48px,6vw,84px) 0 clamp(28px,4vw,44px);display:grid}.not-found-page{gap:clamp(28px,4vw,44px);padding-bottom:clamp(72px,10vw,128px);display:grid}.not-found-actions{flex-wrap:wrap;align-items:center;gap:clamp(16px,2vw,28px);display:flex}.job-row{background:0 0;border-bottom:1px solid #ececec;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 16px;display:grid}.job-row:last-child{border-bottom:0}.job-row strong{letter-spacing:-.02em;margin-bottom:3px;font-size:.875rem;font-weight:600;display:block}.job-row small{color:#6b6b6b;letter-spacing:-.01em;font-size:.8125rem;font-weight:450;line-height:1.45;display:block}.upload-package-header{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:18px;display:grid}.upload-package-header p{color:#1113139e;margin:0;font-size:.94rem}.package-dropzone{margin-bottom:22px}.package-dropzone input{display:none}.package-dropzone span{color:#1113139e}.job-row em,.extra-file-row em{color:#6b6b6b;font-family:var(--ws-font,var(--body));letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-style:normal;font-weight:500}.source-files{gap:14px;margin-top:22px;display:grid}.upload-section-heading,.extra-file-row{align-items:center;gap:16px;display:grid}.upload-section-heading{grid-template-columns:minmax(0,1fr) auto}.extra-file-row{grid-template-columns:minmax(0,1fr) minmax(190px,230px) max-content max-content;align-items:end}.extra-file-row>span:first-child{align-self:center}.extra-file-row em{grid-column:3;align-items:center;min-height:36px;display:inline-flex}.extra-file-row .mini-button{grid-column:4}.upload-section-heading h2{letter-spacing:0;margin:0;font-size:1.08rem}.upload-section-heading small{color:#1113138f;font-weight:700}.extra-file-list{gap:10px;display:grid}.extra-file-row{background:#ffffff6b;border:1px solid #11131329;padding:14px 16px}.extra-file-row strong,.extra-file-row small{display:block}.extra-file-row strong{overflow-wrap:anywhere}.extra-file-row small{color:#11131394;margin-top:4px}.file-role-select{gap:5px;min-width:0;display:grid}.file-role-select span,.services-label{color:var(--blue-deep);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:560}.file-role-select select{width:100%;min-height:36px;color:var(--ink);font:inherit;appearance:none;cursor:pointer;background:#ffffffb8;border:1px solid #11131329;padding:0 32px 0 8px;font-size:.86rem}.mini-button{color:#111313b8;cursor:pointer;min-height:36px;font:inherit;background:#ffffff94;border:1px solid #11131333;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.mini-button:disabled,.file-role-select select:disabled{cursor:not-allowed;opacity:.55}@media (max-width:760px){.extra-file-row{grid-template-columns:minmax(0,1fr);align-items:stretch}.extra-file-row em,.extra-file-row .mini-button{grid-column:auto;justify-self:start}}.compact-note{margin-top:0}.checkout-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.checkout-actions .form-note,.checkout-actions .form-error{flex-basis:100%}.status-panel{background:#fcfcfc;border:1px solid #e3e3e3;border-radius:16px;gap:16px;padding:clamp(18px,2vw,24px);display:grid}.status-panel p{margin:0}.status-meter{background:#ececec;border-radius:999px;height:4px;overflow:hidden}.status-meter span{background:#111;border-radius:999px;height:100%;transition:width .24s cubic-bezier(.23,1,.32,1);display:block}.status-meter-indeterminate span{width:28%;animation:1.8s ease-in-out infinite status-meter-progress}@keyframes status-meter-progress{0%{transform:translate(-110%)}55%{transform:translate(180%)}to{transform:translate(370%)}}@media (prefers-reduced-motion:reduce){.status-meter-indeterminate span{opacity:.4;width:28%;animation:none;transform:none}}.status-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.status-panel-percent{color:#6b6b6b;font-family:var(--ws-font,var(--body));letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:500}.status-panel-meaning{color:var(--ink);font-family:var(--ws-font,var(--body));letter-spacing:-.02em;max-width:56ch;font-size:1rem;font-weight:500;line-height:1.5}.status-panel-eta{color:#6b6b6b;font-family:var(--ws-font,var(--body));letter-spacing:-.01em;max-width:60ch;margin:0;font-size:.8125rem;font-weight:450;line-height:1.55}.status-panel-activity{color:#575757;width:fit-content;font-family:var(--ws-font,var(--body));letter-spacing:-.01em;background:#fff;border:1px solid #e3e3e3;border-radius:10px;align-items:flex-start;gap:9px;padding:9px 12px;font-size:.8125rem;font-weight:500;line-height:1.45;display:flex}.status-panel-activity>span{background:#8a8a8a;border-radius:999px;flex:none;width:8px;height:8px;margin-top:.32em}.status-panel-activity-active>span{background:#238636;box-shadow:0 0 0 3px #2386361f}.status-panel-activity-stale{color:#725500;background:#fffaf0;border-color:#e5c979}.status-panel-activity-stale>span{background:#a87300}.status-panel-detail{color:var(--ink);background:#fafafa;background:lab(98.26% 0 0);border:1px solid #e3e3e3;border-radius:12px;gap:4px;padding:12px 14px;font-size:.875rem;line-height:1.5;display:grid}.status-panel-detail span{color:#8c352d;color:lab(35.0545% 37.2336 24.8906);font-family:var(--ws-font,var(--body));letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.status-panel-action{justify-self:start}.status-panel-recovery{border-top:1px solid #ececec;gap:10px;padding-top:14px;display:grid}.status-panel-recovery p{color:#6b6b6b;letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:450;line-height:1.5}.status-panel-recovery .button{justify-self:start}.status-panel-action-required{background:#fffaf0;border-color:#e5c979}.address-confirmation{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.address-confirmation>div:not(.address-confirmation-actions){background:#fff;border:1px solid #e5d8ae;border-radius:12px;gap:6px;padding:14px 16px;display:grid}.address-confirmation span{color:#725500;letter-spacing:.07em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.address-confirmation strong{overflow-wrap:anywhere;font-size:.9375rem;font-weight:600;line-height:1.4}.address-confirmation>p,.address-confirmation>small,.address-confirmation>.form-error,.address-confirmation-actions{grid-column:1/-1}.address-confirmation>p,.address-confirmation>small{color:#675a37;font-size:.8125rem;line-height:1.55}.address-confirmation-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:680px){.address-confirmation{grid-template-columns:minmax(0,1fr)}.address-confirmation>p,.address-confirmation>small,.address-confirmation>.form-error,.address-confirmation-actions{grid-column:auto}}.access-meta-panel{background:#fcfcfc;border:1px solid #e3e3e3;border-radius:16px;gap:14px;padding:clamp(18px,2vw,24px);display:grid}.access-meta-panel div{gap:5px;display:grid}.access-meta-panel span{color:#6b6b6b;font-family:var(--ws-font,var(--body));letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.access-meta-panel strong{letter-spacing:-.02em;font-size:1.0625rem;font-weight:600}.access-meta-panel p{color:#6b6b6b;letter-spacing:-.01em;max-width:64ch;margin:0;font-size:.875rem;font-weight:450;line-height:1.55}.access-meta-panel code{font-family:var(--mono);color:var(--ink);font-size:.86em}.access-meta-panel .button{justify-self:start}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-list{background:#fcfcfc;border:1px solid #e3e3e3;border-radius:16px;grid-column:1/-1;gap:0;display:grid;overflow:hidden}.dashboard-summary{min-height:0}.dashboard-summary .button{margin-top:24px}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-metrics span{border:1px solid var(--dark-line);background:var(--surface-raised);gap:4px;padding:18px;display:grid}.dashboard-metrics strong{font-size:2rem;line-height:1}.dashboard-cta-grid{width:min(100% - 64px, var(--max));grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;padding:14px 0 28px;display:grid}.dashboard-cta-card{border:1px solid var(--dark-line);background:var(--surface-raised);flex-direction:column;gap:18px;min-height:184px;padding:26px 28px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.dashboard-cta-card:hover{background:var(--surface);border-color:#1113134d;transform:translateY(-1px)}.dashboard-cta-eyebrow{color:var(--muted);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:.7rem;font-weight:600}.dashboard-cta-card h2{font-family:var(--body);letter-spacing:-.025em;margin:0 0 10px;font-size:1.3rem;font-weight:640}.dashboard-cta-card p{color:#1113139e;flex:1;margin:0;font-size:.94rem;line-height:1.55}.dashboard-cta-card .button{align-self:flex-start;min-height:46px;padding:0 20px;font-size:.92rem}.dashboard-cta-primary{background:var(--surface-raised);border-color:#10181933;border-color:lab(7.30667% -2.97334 -2.50248/.2)}.dashboard-cta-primary .dashboard-cta-eyebrow{color:var(--muted)}.dashboard-jobs{width:min(100% - 64px, var(--max));margin:0 auto;padding:8px 0 clamp(80px,10vw,130px)}.dashboard-jobs-header{border-bottom:1px solid var(--dark-line);justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:18px;padding-bottom:14px;display:flex}.dashboard-jobs-header h2{font-family:var(--body);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:640}.dashboard-jobs-header span{color:#1113138c;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:500}.dashboard-jobs-list{gap:8px;display:grid}.job-card{border:1px solid var(--dark-line);background:var(--surface-raised);color:var(--ink);grid-template-columns:96px minmax(0,1.4fr) minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:16px 18px;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s;display:grid}.job-card:hover{background:var(--surface);border-color:#1113134d;transform:translateY(-1px);box-shadow:0 6px 18px #1113130f}.job-card-date{color:#11131394;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:500;display:block}.job-card-main{flex-direction:column;gap:3px;min-width:0;display:flex}.job-card-title{font-family:var(--body);letter-spacing:-.015em;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:640;overflow:hidden}.job-card-sub{color:#11131399;font-size:.85rem}.job-card-progress{color:#11131394;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:500;overflow:hidden}.job-card-action{color:var(--blue-deep);letter-spacing:-.005em;white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:inline-flex}.job-card-action svg{transition:transform .16s}.job-card:hover .job-card-action svg{transform:translate(3px)}.status-badge{color:#111;font-family:var(--ws-font,var(--body));letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #e3e3e3;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.6875rem;font-weight:500;display:inline-flex}.status-badge:before{content:"";background:#6b6b6b;border-radius:999px;width:6px;height:6px;display:inline-block}.status-badge-queued:before,.status-badge-processing:before,.status-badge-needs_review:before{background:#0059af;background:lab(37.1955% 5.41969 -54.804)}.status-badge-completed:before{background:#00925a;background:lab(53.1062% -46.3143 20.3672)}.status-badge-awaiting_payment:before{background:#c78b09;background:lab(62.8149% 16.7626 66.0389)}.status-badge-failed:before{background:#bd4238;background:lab(46.2595% 49.7867 33.8976)}.status-badge-archived:before{background:#6b727c;background:lab(47.7569% -1.33389 -6.53775)}.dashboard-empty{background:var(--surface-raised);text-align:center;border:1px dashed #11131338;flex-direction:column;align-items:center;gap:12px;padding:56px 32px;display:flex}.dashboard-empty h3{font-family:var(--body);letter-spacing:-.025em;margin:0;font-size:1.4rem;font-weight:620}.dashboard-empty p{color:#11131399;max-width:420px;margin:0 0 8px;line-height:1.55}.dashboard-empty .button{min-height:46px;padding:0 22px}@media (max-width:1080px){.dashboard-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dashboard-cta-grid,.dashboard-jobs{width:min(100% - 32px, var(--max))}.dashboard-cta-grid{grid-template-columns:1fr}.job-card{grid-template-columns:1fr auto;grid-template-areas:"date status""main main""progress action";gap:10px 12px}.job-card-date{grid-area:date}.job-card-main{grid-area:main}.job-card-progress{text-align:left;grid-area:progress}.status-badge{grid-area:status;justify-self:end}.job-card-action{grid-area:action;justify-self:end}.dashboard-jobs-header{flex-direction:column;align-items:flex-start;gap:6px}}.report-deliverable-download{border:1px solid var(--dark-line);background:#ffffffb8;border-radius:12px;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;min-width:0;max-width:100%;padding:16px;display:grid;overflow:hidden}.report-deliverable-download-copy{min-width:0}.report-deliverable-download-label{color:#11131385;letter-spacing:.04em;text-transform:uppercase;margin:0 0 2px;font-size:.6875rem;font-weight:500}.report-deliverable-download-intro{color:#111313a3;margin:0;font-size:.8125rem;line-height:1.45}.report-deliverable-download-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,13.5rem),1fr));gap:10px;min-width:0;max-width:100%;display:grid}.report-deliverable-download-option{border:1px solid var(--dark-line);background:var(--surface-raised);border-radius:10px;flex-direction:column;align-items:stretch;gap:14px;min-width:0;padding:14px;display:flex}.report-deliverable-download-option-copy{flex:1;min-width:0}.report-deliverable-download-format{color:var(--ink);letter-spacing:-.02em;margin:0 0 2px;font-size:.9375rem;font-weight:620}.report-deliverable-download-description{color:#11131399;margin:0 0 10px;font-size:.75rem;line-height:1.4}.report-deliverable-download-filename{color:#11131394;font-family:var(--mono);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.6875rem;font-weight:500;line-height:1.4}.report-deliverable-download .button{width:100%;min-width:0;min-height:40px;padding:0 16px}@media (max-width:640px){.report-deliverable-download{padding:14px}}.codetrace-sales-page{min-height:100vh;color:var(--hp-ink);background:var(--hp-paper);font-family:var(--hp-serif);font-variation-settings:"opsz" 12, "wght" 400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}.codetrace-sales-hero-copy{align-content:center;gap:clamp(18px,2.2vw,28px);min-width:0;display:grid}.codetrace-sales-hero h1{max-width:11.5ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(3.7rem,6.4vw,6.6rem);font-weight:300;line-height:.97}.codetrace-sales-hero h1 em{font-style:italic;font-weight:300}.codetrace-sales-lede{max-width:39rem;color:color-mix(in srgb, var(--hp-ink) 72%, transparent);margin:0;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.65}.codetrace-sales-actions{flex-wrap:wrap;align-items:center;gap:clamp(18px,2.2vw,28px);display:flex}.codetrace-sales-audience-note{font-family:var(--hp-sans);color:var(--hp-muted);align-items:center;gap:10px;margin:0;font-size:.8125rem;line-height:1.5;display:flex}.codetrace-sales-audience-note:before{content:"";background:#236353;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #e3efeb}.codetrace-sales-trace{font-family:var(--hp-sans);background:#fff;border:1px solid #d8dcd8;overflow:hidden;box-shadow:16px 16px #ecece7}.codetrace-sales-trace-head{border-bottom:1px solid var(--hp-line);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.codetrace-sales-trace-head div>span,.codetrace-sales-trace-list small{color:var(--hp-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1.4;display:block}.codetrace-sales-trace-head h2{font-family:var(--hp-sans);letter-spacing:-.02em;margin:4px 0 0;font-size:1.0625rem;font-weight:650;line-height:1.25}.codetrace-sales-trace-head>strong{color:#145544;letter-spacing:.08em;text-transform:uppercase;background:#e2efe9;flex:none;padding:6px 8px;font-size:.6875rem;font-weight:700}.codetrace-sales-trace-list{margin:0;padding:10px 22px;list-style:none}.codetrace-sales-trace-list li{grid-template-columns:31px minmax(0,1fr);align-items:center;gap:13px;min-height:70px;display:grid;position:relative}.codetrace-sales-trace-list li:after{content:"";background:#ccd2cd;width:1px;position:absolute;top:50px;bottom:-20px;left:14px}.codetrace-sales-trace-list li:last-child:after{display:none}.codetrace-sales-trace-list li>span{z-index:1;width:29px;height:29px;color:var(--hp-muted);background:#fff;border:1px solid #c3cac4;border-radius:50%;place-items:center;font-size:.6875rem;font-weight:650;display:grid;position:relative}.codetrace-sales-trace-list strong{margin-top:3px;font-size:.8125rem;font-weight:620;line-height:1.4;display:block}.codetrace-sales-trace-list .codetrace-sales-trace-result>span{color:#fff;background:#946b1b;border-color:#946b1b}.codetrace-sales-trace-list .codetrace-sales-trace-result strong{color:#715316}.codetrace-sales-trace-note{color:var(--hp-muted);border-top:1px solid var(--hp-line);background:#f2f1ec;margin:0;padding:17px 22px 19px;font-size:.8125rem;line-height:1.55}.codetrace-sales-trace-note strong{color:var(--hp-ink);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.codetrace-sales-audiences,.codetrace-sales-outcomes,.codetrace-sales-platform,.codetrace-sales-capabilities,.codetrace-sales-closing{width:var(--hp-max);margin-inline:auto}.codetrace-sales-audiences{border-top:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);font-family:var(--hp-sans);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,72px);padding:24px 0;display:grid}.codetrace-sales-audiences>p{color:var(--hp-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.codetrace-sales-audiences ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,40px);margin:0;padding:0;list-style:none;display:grid}.codetrace-sales-audiences li{border-left:1px solid var(--hp-line);padding-left:clamp(16px,2.2vw,28px);font-size:.8125rem;font-weight:550;line-height:1.45}.codetrace-sales-outcomes,.codetrace-sales-platform,.codetrace-sales-capabilities{padding:clamp(88px,11vw,144px) 0}.codetrace-sales-heading h2{max-width:15ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.03em;text-wrap:balance;margin:0 0 clamp(18px,2.2vw,26px);font-size:clamp(2.7rem,5vw,4.6rem);font-weight:300;line-height:1.02}.codetrace-sales-heading>p:last-child{max-width:42rem;color:var(--hp-muted);font-family:var(--hp-sans);margin:0;font-size:1rem;line-height:1.65}.codetrace-sales-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.6vw,20px);margin-top:clamp(44px,6vw,68px);display:grid}.codetrace-sales-outcome-grid article{border:1px solid var(--hp-line);min-height:390px;font-family:var(--hp-sans);background:#fff;flex-direction:column;padding:clamp(24px,3vw,36px);display:flex}.codetrace-sales-card-meta{color:#1f6251;border-bottom:1px solid var(--hp-line);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;font-size:.6875rem;font-weight:650;display:flex}.codetrace-sales-card-meta strong{color:var(--hp-muted);font-family:var(--mono);font-weight:500}.codetrace-sales-outcome-grid h3{font-family:var(--hp-sans);letter-spacing:-.035em;margin:28px 0 14px;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:620;line-height:1.1}.codetrace-sales-outcome-grid article>p{color:var(--hp-muted);margin:0;font-size:.875rem;line-height:1.65}.codetrace-sales-outcome-grid ul{gap:9px;margin:auto 0 0;padding:28px 0 0;list-style:none;display:grid}.codetrace-sales-outcome-grid li{color:#37423d;grid-template-columns:9px minmax(0,1fr);gap:9px;font-size:.8125rem;font-weight:600;line-height:1.45;display:grid}.codetrace-sales-outcome-grid li:before{content:"";background:#236353;border-radius:50%;width:6px;height:6px;margin-top:6px}.codetrace-sales-platform{border-top:1px solid var(--hp-line);grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);align-items:start;gap:clamp(64px,10vw,148px);display:grid}.codetrace-sales-workflow{border-top:1px solid var(--hp-ink);font-family:var(--hp-sans);margin:0;padding:0;list-style:none}.codetrace-sales-workflow li{border-bottom:1px solid var(--hp-line);grid-template-columns:42px minmax(0,1fr) minmax(170px,.55fr);gap:20px;padding:30px 0;display:grid}.codetrace-sales-workflow li>span{color:#1f6251;font-family:var(--mono);font-size:.6875rem}.codetrace-sales-workflow small{color:var(--hp-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.codetrace-sales-workflow h3{font-family:var(--hp-sans);letter-spacing:-.02em;margin:6px 0 9px;font-size:1.12rem;font-weight:620;line-height:1.25}.codetrace-sales-workflow p,.codetrace-sales-workflow li>strong{color:var(--hp-muted);margin:0;font-size:.8125rem;line-height:1.55}.codetrace-sales-workflow li>strong{color:#1f6251;border-left:2px solid #dbe9e3;align-self:end;padding-left:14px;font-weight:600}.codetrace-sales-proof{width:100%;padding:clamp(72px, 9vw, 112px) max(24px, calc((100vw - var(--hp-max)) / 2));color:#f7f7f4;background:#111916}.codetrace-sales-proof>div:first-child>p{color:#8db9ab;font-family:var(--hp-sans);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.6875rem;font-weight:600}.codetrace-sales-proof h2{color:#fff;max-width:15ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.03em;margin:0;font-size:clamp(2.7rem,5vw,4.4rem);font-weight:300;line-height:1.03}.codetrace-sales-proof-grid{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(44px,6vw,70px);display:grid}.codetrace-sales-proof-grid article{min-height:220px;font-family:var(--hp-sans);border-right:1px solid #ffffff38;padding:clamp(26px,3vw,36px)}.codetrace-sales-proof-grid article:last-child{border-right:0}.codetrace-sales-proof-grid span{color:#8db9ab;letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.codetrace-sales-proof-grid h3{color:#fff;font-family:var(--hp-sans);letter-spacing:-.02em;margin:14px 0 12px;font-size:1.15rem;font-weight:620}.codetrace-sales-proof-grid p{color:#ffffffa3;font-family:var(--hp-sans);margin:0;font-size:.875rem;line-height:1.6}.codetrace-sales-capabilities .hero-preview-capability-grid{margin-top:clamp(42px,5vw,62px)}.codetrace-sales-closing{border-top:1px solid var(--hp-line);justify-items:start;gap:22px;padding:clamp(72px,9vw,112px) 0 clamp(88px,11vw,144px);display:grid}.codetrace-sales-closing h2{max-width:15ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.03em;margin:0;font-size:clamp(2.8rem,5.4vw,4.8rem);font-weight:300;line-height:1}.codetrace-sales-closing>p:not(.hero-preview-section-eyebrow){max-width:42rem;color:var(--hp-muted);font-family:var(--hp-sans);margin:0;font-size:1rem;line-height:1.65}@media (max-width:980px){.codetrace-sales-hero{grid-template-columns:1fr;min-height:0}.codetrace-sales-hero-copy{max-width:760px}.codetrace-sales-trace{width:min(680px,100%)}.codetrace-sales-outcome-grid{grid-template-columns:1fr 1fr}.codetrace-sales-outcome-grid article:last-child{grid-column:1/-1;min-height:0}.codetrace-sales-platform{grid-template-columns:1fr;gap:52px}}@media (max-width:720px){.codetrace-sales-hero,.codetrace-sales-audiences,.codetrace-sales-outcomes,.codetrace-sales-platform,.codetrace-sales-capabilities,.codetrace-sales-closing{width:min(100% - 32px,1180px)}.codetrace-sales-hero{gap:54px;padding:50px 0 72px}.codetrace-sales-hero h1{font-size:clamp(3.2rem,15vw,4.4rem)}.codetrace-sales-actions{flex-direction:column;align-items:stretch}.codetrace-sales-actions>a{justify-content:center;width:100%}.codetrace-sales-trace{box-shadow:8px 8px #ecece7}.codetrace-sales-trace-head{flex-direction:column;align-items:flex-start}.codetrace-sales-trace-list li{min-height:78px}.codetrace-sales-audiences{grid-template-columns:1fr;gap:16px}.codetrace-sales-audiences ul,.codetrace-sales-outcome-grid,.codetrace-sales-proof-grid{grid-template-columns:1fr}.codetrace-sales-audiences li{border-top:1px solid var(--hp-line);border-left:0;padding:10px 0 0}.codetrace-sales-outcome-grid article,.codetrace-sales-outcome-grid article:last-child{grid-column:auto;min-height:0}.codetrace-sales-workflow li{grid-template-columns:32px minmax(0,1fr);gap:14px}.codetrace-sales-workflow li>strong{grid-column:2;margin-top:4px}.codetrace-sales-proof{padding-inline:16px}.codetrace-sales-proof-grid article{border-bottom:1px solid #ffffff38;border-right:0;min-height:0}.codetrace-sales-proof-grid article:last-child{border-bottom:0}}.codetrace-sales-page{--ct-navy:#142b43;--ct-navy-soft:#223e56;--ct-cream:#f3eee5;--ct-paper:#fbfaf7;--ct-teal:#2d6e67;--ct-amber:#dda22e;--ct-line:#d8d3c8;color:#26323a;background:var(--ct-paper);min-height:100vh;font-family:var(--hp-serif)}.codetrace-sales-hero{width:var(--hp-max);grid-template-columns:minmax(430px,.9fr) minmax(560px,1.1fr);align-items:stretch;gap:0;min-height:0;margin:0 auto;padding:clamp(52px,7vw,88px) 0 clamp(76px,8vw,104px);display:grid}.codetrace-sales-hero-copy{color:#fff;background:var(--ct-navy);flex-direction:column;justify-content:center;gap:20px;padding:clamp(38px,4vw,52px);display:flex}.codetrace-sales-hero-copy .editorial-registry{color:#ffffffa8}.codetrace-sales-hero h1{color:#fff;max-width:12ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(3.6rem,4.7vw,4.8rem);font-weight:300;line-height:.93}.codetrace-sales-hero h1 em{color:#efc86f;font-style:italic;font-weight:300}.codetrace-sales-lede{color:#ffffffc2;max-width:30rem;font-family:var(--hp-sans);margin:0;font-size:clamp(1.02rem,1.3vw,1.2rem);line-height:1.5}.codetrace-sales-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:4px;display:flex}.codetrace-sales-actions .editorial-cta-primary,.codetrace-sales-closing .editorial-cta-primary{color:#1c2d38;background:var(--ct-amber)}.codetrace-sales-actions .editorial-cta-primary:hover,.codetrace-sales-closing .editorial-cta-primary:hover{background:#edb746}.codetrace-sales-actions .editorial-cta-secondary{color:#fff;border-bottom-color:#ffffff73}.codetrace-sales-audience-note{color:#ffffff94;font-family:var(--hp-sans);align-items:center;gap:9px;margin:4px 0 0;font-size:.78rem;display:flex}.codetrace-sales-audience-note:before{width:7px;height:7px;box-shadow:none;background:#73aca0}.codetrace-sales-visual{background:#fff;border:1px solid #cbd2d4;border-left:0;grid-template-rows:auto auto;align-self:start;min-width:0;margin:0;display:grid}.codetrace-sales-visual-frame{aspect-ratio:3/2;background:#f4efe6;min-height:0;position:relative;overflow:hidden}.codetrace-sales-visual-frame img{object-fit:contain;object-position:center}.codetrace-sales-visual figcaption{color:#fff;background:var(--ct-navy-soft);min-height:72px;font-family:var(--hp-sans);letter-spacing:.11em;text-transform:uppercase;grid-template-columns:auto 24px auto 24px auto;justify-content:center;align-items:center;gap:clamp(10px,1.6vw,20px);padding:16px 22px;font-size:.75rem;font-weight:650;display:grid}.codetrace-sales-visual figcaption span[aria-hidden=true]{color:#efc86f;text-align:center;font-size:1.1rem}.codetrace-sales-how{width:var(--hp-max);border-top:1px solid var(--ct-line);grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);gap:clamp(44px,7vw,96px);margin:0 auto;padding:clamp(72px,9vw,112px) 0;display:grid}.codetrace-sales-how-heading>p,.codetrace-sales-example-heading>p,.codetrace-sales-closing>div>p{color:var(--ct-teal);font-family:var(--hp-sans);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.72rem;font-weight:700}.codetrace-sales-how h2,.codetrace-sales-example h2,.codetrace-sales-closing h2{max-width:11ch;font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.035em;margin:0;font-size:clamp(2.7rem,4.5vw,4.5rem);font-weight:300;line-height:.98}.codetrace-sales-how h2{max-width:8ch}.codetrace-sales-example h2{max-width:12ch;font-size:clamp(2.35rem,3.8vw,3.8rem);line-height:1.03}.codetrace-sales-how ol{border-top:1px solid #758087;border-bottom:1px solid var(--ct-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.codetrace-sales-how li{border-left:1px solid var(--ct-line);min-height:220px;font-family:var(--hp-sans);padding:28px clamp(22px,2.6vw,34px)}.codetrace-sales-how li:first-child{border-left:0}.codetrace-sales-how li>span{color:var(--ct-teal);font-family:var(--mono);margin-bottom:38px;font-size:.7rem;display:block}.codetrace-sales-how h3{letter-spacing:-.02em;margin:0 0 10px;font-size:1.08rem;font-weight:680}.codetrace-sales-how li p{color:#69747b;margin:0;font-size:.84rem;line-height:1.55}.codetrace-sales-example{width:100%;padding:clamp(66px, 8vw, 96px) max(24px, calc((100vw - var(--hp-max)) / 2));color:#fff;background:var(--ct-navy)}.codetrace-sales-example .codetrace-sales-example-flowline{max-width:var(--hp-max);color:#fff;font-family:var(--hp-sans);text-align:center;text-wrap:balance;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr) 32px minmax(0,1fr);align-items:center;gap:0;margin:0 auto 24px;font-size:clamp(1rem,1.5vw,1.28rem);font-weight:650;line-height:1.3;display:grid}.codetrace-sales-example-flowline>span:nth-child(2n){color:#efc86f;text-align:center}.codetrace-sales-example-flow{max-width:var(--hp-max);grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0 auto;display:grid}.codetrace-sales-example-flow article{min-height:184px;font-family:var(--hp-sans);text-align:center;border:1px solid #fff3;align-content:center;justify-items:center;padding:clamp(22px,2.6vw,32px);display:grid}.codetrace-sales-example-flow strong{color:#fff;font-size:clamp(1rem,1.45vw,1.22rem);font-weight:650;line-height:1.35}.codetrace-sales-example-flow small{color:#ffffff94;margin-top:8px;font-size:.76rem;line-height:1.45}.codetrace-sales-technical{width:var(--hp-max);border-bottom:1px solid var(--ct-line);grid-template-columns:minmax(150px,.32fr) minmax(0,1.68fr);gap:clamp(32px,5vw,72px);margin:0 auto;padding:clamp(42px,5vw,62px) 0;display:grid}.codetrace-sales-technical>h2{color:var(--ct-navy);font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:700}.codetrace-sales-technical-grid{border-top:1px solid var(--ct-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.codetrace-sales-technical-grid article{border-left:1px solid var(--ct-line);min-height:150px;font-family:var(--hp-sans);padding:22px clamp(18px,2vw,28px)}.codetrace-sales-technical-grid article:first-child{border-left:0}.codetrace-sales-technical-grid article>span{color:var(--ct-teal);font-family:var(--mono);margin-bottom:24px;font-size:.66rem;display:block}.codetrace-sales-technical-grid strong{color:var(--ct-navy);margin-bottom:8px;font-size:.96rem;line-height:1.3;display:block}.codetrace-sales-technical-grid p{color:#69747b;margin:0;font-size:.78rem;line-height:1.5}.codetrace-sales-closing{width:var(--hp-max);border-top:0;justify-content:space-between;align-items:center;gap:36px;margin:0 auto;padding:clamp(62px,7vw,88px) 0;display:flex}.codetrace-sales-closing h2{max-width:none;font-size:clamp(2.8rem,5vw,4.6rem)}@media (max-width:1080px){.codetrace-sales-hero{grid-template-columns:minmax(360px,.92fr) minmax(440px,1.08fr)}.codetrace-sales-hero-copy{padding:44px}.codetrace-sales-how,.codetrace-sales-example{grid-template-columns:1fr}}@media (max-width:820px){.codetrace-sales-hero{grid-template-columns:1fr;width:min(100% - 32px,1180px);min-height:0;padding:32px 0 64px}.codetrace-sales-visual{border-top:0;border-left:1px solid #cbd2d4;min-height:0}.codetrace-sales-how,.codetrace-sales-technical,.codetrace-sales-closing{width:min(100% - 32px,1180px)}.codetrace-sales-technical{grid-template-columns:1fr;gap:24px}.codetrace-sales-technical-grid{grid-template-columns:1fr}.codetrace-sales-technical-grid article{border-top:1px solid var(--ct-line);border-left:0;min-height:0}.codetrace-sales-technical-grid article:first-child{border-top:0}.codetrace-sales-how ol{grid-template-columns:1fr}.codetrace-sales-how li{border-top:1px solid var(--ct-line);border-left:0;min-height:0}.codetrace-sales-how li:first-child{border-top:0}.codetrace-sales-how li>span{margin-bottom:24px}.codetrace-sales-example-flow{grid-template-columns:1fr;gap:12px}.codetrace-sales-example .codetrace-sales-example-flowline{grid-template-columns:1fr;gap:10px;margin-bottom:24px}.codetrace-sales-example-flowline>span:nth-child(2n){justify-self:center;transform:rotate(90deg)}}@media (max-width:560px){.codetrace-sales-hero-copy{padding:38px 26px}.codetrace-sales-hero h1{font-size:clamp(3.5rem,18vw,5.2rem)}.codetrace-sales-actions{flex-direction:column;align-items:stretch}.codetrace-sales-actions>a{justify-content:center;width:100%}.codetrace-sales-visual{min-height:0}.codetrace-sales-visual figcaption{grid-template-columns:auto 14px auto 14px auto;gap:5px;padding-inline:12px;font-size:.62rem}.codetrace-sales-closing{flex-direction:column;align-items:stretch}.codetrace-sales-closing .editorial-cta-primary{justify-content:center;width:100%}}.visualize-landing{--viz-paper:#f7f5ef;--viz-ink:#17211d;--viz-muted:#637068;--viz-line:#d7dbd4;--viz-moss:#315b47;--viz-moss-dark:#204333;--viz-sage:#dce9df;--viz-blue:#d9e6e8;color:var(--viz-ink);background:var(--viz-paper)}.visualize-create-page{--viz-paper:#f5f8f9;--viz-ink:#332f2c;--viz-muted:#6e6a67;--viz-line:#d5dfe3;--viz-moss:#2b7185;--viz-moss-dark:#1d5262;--viz-sage:#dceaf0;--viz-blue:#cfe6ef;color:var(--viz-ink);background:var(--viz-paper)}.viz-hero,.viz-how,.viz-recipes,.viz-controls-section,.viz-safety,.viz-faq,.viz-closing,.viz-creator{width:min(1240px,100vw - 48px);margin-inline:auto}.viz-hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(42px,7vw,96px);min-height:720px;padding:96px 0 110px;display:grid}.viz-hero-copy h1,.viz-section-heading h2,.viz-controls-copy h2,.viz-safety h2,.viz-closing h2,.viz-stage-intro h1,.viz-panel-heading h1,.viz-generating h1,.viz-result-heading h1,.viz-empty-result h1{font-family:var(--hp-serif);letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:400}.viz-hero-copy h1{max-width:760px;margin-top:20px;font-size:clamp(3.4rem,4.6vw,4.9rem);line-height:.94}.viz-hero-copy h1 em{color:var(--viz-moss);font-weight:400}.viz-hero-lede{color:#47544d;max-width:650px;margin:28px 0 0;font-size:clamp(1.05rem,1.5vw,1.32rem);line-height:1.55}.viz-hero-actions,.viz-generation-actions{align-items:center;gap:12px;margin-top:32px;display:flex}.viz-primary-action,.viz-primary-button,.viz-secondary-button,.viz-secondary-action{border:1px solid var(--viz-ink);min-height:48px;font:600 .86rem/1 var(--hp-sans);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;text-decoration:none;transition:all .16s;display:inline-flex}.viz-primary-action,.viz-primary-button{color:#fff;background:var(--viz-ink)}.viz-primary-action:hover,.viz-primary-button:hover:not(:disabled){color:#fff;background:var(--viz-moss-dark);transform:translateY(-1px)}.viz-secondary-button,.viz-secondary-action{color:var(--viz-ink);background:0 0}.viz-secondary-button:hover,.viz-secondary-action:hover{background:#fff}.viz-primary-button:disabled,.viz-secondary-button:disabled{opacity:.45;cursor:not-allowed}.viz-primary-button span{color:#c8d6ce;margin-left:20px;font-weight:500}.viz-hero-note,.viz-upload-privacy{color:var(--viz-muted);margin:17px 0 0;font-size:.76rem;line-height:1.5}.viz-hero-steps{border-top:1px solid var(--viz-line);margin:42px 0 0;padding:0;list-style:none;display:grid}.viz-hero-steps li{border-bottom:1px solid var(--viz-line);grid-template-columns:58px minmax(0,1fr);align-items:start;gap:18px;padding:22px 0;display:grid}.viz-hero-steps>li>span{color:var(--viz-moss);font:500 1.45rem/1 var(--hp-sans);letter-spacing:-.04em}.viz-hero-steps h2{font:500 1.08rem/1.2 var(--hp-sans);margin:-2px 0 6px}.viz-hero-steps p{max-width:410px;color:var(--viz-muted);margin:0;font-size:.9rem;line-height:1.5}.viz-hero-demo{background:#fff;border:1px solid #cbd2cb;border-radius:24px;overflow:hidden;transform:rotate(1.25deg);box-shadow:0 30px 80px #2c3f3524}.viz-comparison{isolation:isolate;aspect-ratio:3/2;background:#e4e7e2;position:relative;overflow:hidden}.viz-comparison-image,.viz-comparison-after-layer{width:100%;height:100%;position:absolute;inset:0}.viz-comparison-image{object-fit:cover;object-position:center;display:block}.viz-comparison-after-layer{z-index:2;clip-path:inset(0 48% 0 0);will-change:clip-path;overflow:hidden}.viz-comparison-divider{z-index:3;will-change:left;background:#fffffff0;width:2px;position:absolute;top:0;bottom:0;left:52%;transform:translate(-1px);box-shadow:0 0 18px #101d174d}.viz-comparison.is-animated .viz-comparison-after-layer{animation:8s cubic-bezier(.76,0,.24,1) infinite viz-comparison-reveal}.viz-comparison.is-animated .viz-comparison-divider{animation:8s cubic-bezier(.76,0,.24,1) infinite viz-comparison-divider}.viz-recipe-grid article:nth-child(2) .viz-comparison-after-layer,.viz-recipe-grid article:nth-child(2) .viz-comparison-divider{animation-delay:-2.65s}.viz-recipe-grid article:nth-child(3) .viz-comparison-after-layer,.viz-recipe-grid article:nth-child(3) .viz-comparison-divider{animation-delay:-5.3s}.viz-comparison.is-animated:hover .viz-comparison-after-layer,.viz-comparison.is-animated:hover .viz-comparison-divider{animation-play-state:paused}@keyframes viz-comparison-reveal{0%,12%{clip-path:inset(0 94% 0 0)}44%,62%{clip-path:inset(0 6% 0 0)}94%,to{clip-path:inset(0 94% 0 0)}}@keyframes viz-comparison-divider{0%,12%{left:6%}44%,62%{left:94%}94%,to{left:6%}}.viz-demo-toolbar,.viz-demo-tags{font:600 .72rem/1 var(--hp-sans);letter-spacing:.02em;align-items:center;gap:12px;padding:15px 18px;display:flex}.viz-demo-toolbar{border-bottom:1px solid var(--viz-line);justify-content:space-between}.viz-demo-arrow{color:var(--viz-moss);font-size:1.15rem}.viz-hero-demo .studio-home-showcase{aspect-ratio:3/2}.viz-demo-tags{border-top:1px solid var(--viz-line);flex-wrap:wrap}.viz-demo-tags span{background:var(--viz-sage);border-radius:999px;padding:8px 10px}.viz-how,.viz-recipes,.viz-controls-section,.viz-safety,.viz-faq,.viz-closing{border-top:1px solid var(--viz-line);padding-block:clamp(72px,9vw,120px)}.viz-section-heading{grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);align-items:start;gap:36px;margin-bottom:60px;display:grid}.viz-section-heading>p,.viz-section-kicker,.viz-tool-kicker,.viz-stage-intro>p,.viz-panel-heading p,.viz-result-heading p,.viz-generating>p{color:var(--viz-moss);font:700 .68rem/1.2 var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;margin:0}.viz-section-heading h2,.viz-controls-copy h2,.viz-safety h2,.viz-closing h2{max-width:900px;font-size:clamp(2.4rem,4.7vw,5rem);line-height:.98}.viz-step-grid{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.viz-step-grid li{border-left:1px solid var(--viz-line);min-height:260px;padding:24px}.viz-step-grid li:first-child{border-left:0}.viz-step-grid span{color:var(--viz-moss);font:600 .72rem/1 var(--hp-sans)}.viz-step-grid h3{font:500 1.1rem/1.2 var(--hp-sans);margin:70px 0 12px}.viz-step-grid p,.viz-recipe-grid article>p,.viz-controls-copy>p,.viz-safety>p,.viz-faq details p{color:var(--viz-muted);font-size:.93rem;line-height:1.6}.viz-recipe-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.viz-recipes{width:min(1480px,100vw - 48px)}.viz-recipe-grid article{border:1px solid var(--viz-line);background:#ffffff8c;border-radius:18px;padding:12px 12px 24px}.viz-recipe-image{background:var(--viz-sage);border-radius:11px;overflow:hidden}.viz-recipe-grid article:first-child .viz-comparison{background:#f5f3ed}.viz-recipe-grid article:first-child .viz-comparison-image{object-fit:contain}@media (prefers-reduced-motion:reduce){.viz-comparison.is-animated .viz-comparison-after-layer,.viz-comparison.is-animated .viz-comparison-divider{animation:none}}.viz-recipe-route{justify-content:space-between;gap:8px;margin:18px 6px 0;display:flex;color:var(--viz-ink)!important;font:650 .76rem/1.2 var(--hp-sans)!important}.viz-recipe-grid article>p:last-child{margin:12px 6px 0}.viz-controls-section{grid-template-columns:minmax(0,.72fr) minmax(480px,1fr);align-items:center;gap:clamp(44px,9vw,130px);display:grid}.viz-controls-copy h2{margin-top:18px}.viz-controls-copy>p:last-child{max-width:580px;margin-top:24px}.viz-control-board{border:1px solid var(--viz-line);background:#fff;border-radius:20px}.viz-control-board>div{border-top:1px solid var(--viz-line);grid-template-columns:.65fr 1.35fr;gap:24px;padding:19px 22px;display:grid}.viz-control-board>div:first-child{border-top:0}.viz-control-board small{color:var(--viz-muted)}.viz-control-board strong{font-weight:600}.viz-safety{background:var(--viz-blue);border:0;grid-template-columns:.3fr .75fr .65fr;gap:50px;padding-inline:clamp(28px,5vw,72px);display:grid}.viz-safety h2{font-size:clamp(2.4rem,4vw,4.3rem)}.viz-safety>p:last-child{margin:8px 0 0}.viz-faq-list{margin-left:calc(34% + 12px)}.viz-faq details{border-top:1px solid var(--viz-line);padding:22px 0}.viz-faq details:last-child{border-bottom:1px solid var(--viz-line)}.viz-faq summary{cursor:pointer;font:600 1rem/1.35 var(--hp-sans)}.viz-faq details p{max-width:720px;margin:14px 0 0}.visualize-landing .viz-faq{padding-bottom:clamp(32px,3vw,48px)}.visualize-landing .viz-faq+.viz-watercolor-closing{margin-top:clamp(16px,2vw,24px)}.viz-closing{text-align:center}.viz-closing>p{color:var(--viz-moss);font-size:.86rem}.viz-closing h2{margin:16px auto 34px}.viz-creator{min-height:760px;font-family:var(--hp-sans);padding:38px 0 110px}.viz-creator-topbar,.viz-stage-nav{justify-content:space-between;align-items:center;display:flex}.viz-creator-topbar{border-bottom:1px solid var(--viz-line);min-height:48px;padding-bottom:18px}.viz-creator-topbar>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.viz-creator-topbar a{color:var(--viz-moss);font-weight:700;text-decoration:none}.viz-creator-topbar>div:first-child span{color:var(--viz-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.viz-creator-topbar-end{flex-shrink:0;align-items:center;gap:12px;display:flex}.viz-credit-badge{border:1px solid var(--viz-line);color:var(--viz-muted);white-space:nowrap;background:#fff;border-radius:999px;padding:9px 13px;font-size:.76rem}.viz-credit-badge strong{color:var(--viz-ink)}.viz-credit-dialog-backdrop{z-index:110;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1418156b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.viz-credit-dialog{border:1px solid var(--viz-line);background:#fff;border-radius:18px;width:min(100%,480px);padding:clamp(24px,5vw,36px);position:relative;box-shadow:0 28px 80px #14181533}.viz-credit-dialog h2{max-width:13ch;color:var(--viz-ink);font-family:var(--hp-serif-display);font-variation-settings:"opsz" 44, "wght" 350;letter-spacing:-.045em;margin:8px 0 14px;font-size:clamp(2rem,6vw,3rem);font-weight:350;line-height:.98}.viz-credit-dialog>p:not(.viz-tool-kicker){color:var(--viz-muted);margin:0;line-height:1.6}.viz-credit-dialog>small{color:var(--viz-muted);margin-top:16px;display:block}.viz-credit-dialog-close{border:1px solid var(--viz-line);width:36px;height:36px;color:var(--viz-muted);font:400 1.35rem/1 var(--hp-sans);cursor:pointer;background:#fff;border-radius:50%;position:absolute;top:14px;right:14px}.viz-credit-dialog-actions{gap:10px;margin-top:24px;display:flex}.viz-credit-dialog-actions .button{flex:1}.viz-stage-nav{justify-content:flex-start;gap:6px;margin-top:18px}.viz-stage-nav button{color:var(--viz-muted);font:650 .74rem/1 var(--hp-sans);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 13px}.viz-stage-nav button.is-active{color:var(--viz-moss-dark);background:var(--viz-sage)}.viz-stage-nav button:disabled{opacity:.4;cursor:not-allowed}.viz-message{color:#284a38;background:#edf5ef;border:1px solid #c9d8ce;border-radius:10px;margin:18px 0 0;padding:12px 14px;font-size:.82rem}.viz-message-error{color:#7b2f22;background:#fff0ed;border-color:#dfc1b9}.viz-generation-status{color:#284a38;background:#edf5ef;border:1px solid #c9d8ce;border-radius:12px;align-items:center;gap:13px;margin:18px 0 0;padding:14px 16px;display:flex}.viz-generation-status>span{border:2px solid #a9beb0;border-top-color:var(--viz-moss);border-radius:50%;flex:none;width:14px;height:14px;animation:1s linear infinite viz-spin}.viz-generation-status strong,.viz-generation-status p{display:block}.viz-generation-status strong{font-size:.8rem}.viz-generation-status p{color:#526159;margin:3px 0 0;font-size:.72rem;line-height:1.45}.viz-upload-stage{grid-template-columns:minmax(0,.75fr) minmax(460px,.85fr);align-items:start;gap:clamp(50px,9vw,130px);padding:90px 0;display:grid}.viz-stage-intro h1{max-width:620px;margin-top:18px;font-size:clamp(3rem,5vw,5.3rem);line-height:.96}.viz-stage-intro>span{max-width:570px;color:var(--viz-muted);margin-top:24px;font-size:1rem;line-height:1.6;display:block}.viz-upload-card,.viz-signin-gate{border:1px solid var(--viz-line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 22px 55px #283c3214}.viz-signin-gate h2{font:500 1.5rem/1.2 var(--hp-sans);margin:0}.viz-signin-gate p{color:var(--viz-muted);margin:13px 0 24px;line-height:1.55}.viz-dropzone{background:#f8faf7;border:1.5px dashed #9eaaa2;border-radius:14px;padding:8px;transition:all .15s;position:relative}.viz-dropzone.is-dragging{border-color:var(--viz-moss);background:var(--viz-sage)}.viz-dropzone>input{opacity:0;width:1px;height:1px;position:absolute}.viz-dropzone>button{width:100%;min-height:250px;color:var(--viz-ink);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:30px}.viz-dropzone strong,.viz-dropzone span,.viz-dropzone em{display:block}.viz-dropzone strong{font-size:1.05rem}.viz-dropzone span{color:var(--viz-muted);margin-top:9px;font-size:.8rem}.viz-dropzone em{width:max-content;color:var(--viz-moss-dark);background:var(--viz-sage);border-radius:999px;margin:24px auto 0;padding:10px 14px;font-size:.75rem;font-style:normal;font-weight:700}.viz-upload-card>.viz-primary-button{width:100%;margin-top:10px}.viz-setup-stage{padding-top:56px}.viz-setup-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.viz-setup-heading>div>p,.viz-detected-source>p,.viz-mode-selection>p{color:var(--viz-moss);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:750}.viz-setup-heading h1{margin:10px 0 0;font-size:clamp(2.4rem,4vw,4.4rem);line-height:1}.viz-setup-grid{grid-template-columns:minmax(380px,.9fr) minmax(500px,1.1fr);align-items:start;gap:clamp(32px,5vw,76px);display:grid}.viz-source-overview{border:1px solid var(--viz-line);background:#e8e9e5;border-radius:18px;min-height:360px;overflow:hidden;box-shadow:0 20px 55px #283c3214}.viz-source-overview>img{object-fit:contain;width:100%;height:auto;max-height:680px;display:block}.viz-source-overview.viz-pdf-preview object{height:680px}.viz-pdf-selector{min-width:0;color:var(--viz-ink);background:#fff}.viz-pdf-page-frame{background:#dfe3df;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.viz-pdf-page-frame canvas{object-fit:contain;width:100%;height:auto;max-height:680px;display:block}.viz-pdf-page-frame>span{color:#fff;background:#1d2e24d6;border-radius:999px;padding:8px 12px;font-size:.7rem;font-weight:700;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.viz-pdf-page-controls{border-top:1px solid var(--viz-line);border-bottom:1px solid var(--viz-line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.viz-pdf-page-controls button{border:1px solid var(--viz-line);min-height:38px;color:var(--viz-ink);font:650 .72rem/1 var(--hp-sans);cursor:pointer;background:#fff;border-radius:999px;padding:0 14px}.viz-pdf-page-controls button:disabled{opacity:.45;cursor:not-allowed}.viz-pdf-page-controls label{color:var(--viz-muted);justify-content:center;align-items:center;gap:8px;font-size:.72rem;font-weight:650;display:flex}.viz-pdf-page-controls input{border:1px solid var(--viz-line);width:64px;min-height:38px;color:var(--viz-ink);font:650 .78rem/1 var(--hp-sans);text-align:center;background:#fff;border-radius:8px;padding:0 8px}.viz-pdf-lock-row{justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.viz-pdf-lock-row strong,.viz-pdf-lock-row p{display:block}.viz-pdf-lock-row strong{font-size:.82rem}.viz-pdf-lock-row p{max-width:390px;color:var(--viz-muted);margin:5px 0 0;font-size:.7rem;line-height:1.45}.viz-pdf-lock-row .viz-primary-button{flex:none;min-height:42px}.viz-pdf-selector>a{border-top:1px solid var(--viz-line);color:var(--viz-moss);padding:11px 16px;font-size:.68rem;font-weight:650;display:block}.viz-pdf-error{color:#8e321f;background:#fff5f1;border-top:1px solid #e8c8be;padding:12px 16px;font-size:.72rem;line-height:1.45}.viz-pdf-selection-note{border-bottom:1px solid var(--viz-line);padding:28px 0 34px}.viz-pdf-selection-note>p{color:var(--viz-moss);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:750}.viz-pdf-selection-note h2{font:550 clamp(1.35rem, 2vw, 1.9rem)/1.2 var(--hp-sans);margin:10px 0 16px}.viz-pdf-selection-note>span{color:var(--viz-muted);font-size:.8rem;line-height:1.6}.viz-source-overview.viz-source-missing{place-items:center;display:grid}.viz-setup-controls{border-top:1px solid var(--viz-line);min-width:0}.viz-setup-controls>.viz-analysis-progress{margin-top:28px}.viz-detected-source,.viz-mode-selection{border-bottom:1px solid var(--viz-line);padding:28px 0 34px}.viz-detected-source h2,.viz-mode-selection h2{font:550 clamp(1.35rem, 2vw, 1.9rem)/1.2 var(--hp-sans);margin:10px 0 24px}.viz-source-type-options{border:0;margin:0;padding:0}.viz-source-type-options legend{color:#4f5c54;margin-bottom:12px;font-size:.72rem;font-weight:700}.viz-source-type-options>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.viz-source-type-options label{color:#4f5c54;text-align:center;cursor:pointer;background:#fff;border:1px solid #cfd5ce;border-radius:10px;place-items:center;min-height:56px;padding:10px;font-size:.72rem;font-weight:650;display:grid}.viz-source-type-options label.is-selected{border-color:var(--viz-moss);color:#fff;background:var(--viz-moss);box-shadow:0 0 0 1px var(--viz-moss) inset}.viz-source-type-options input{opacity:0;position:absolute}.viz-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.viz-mode-options button{min-height:132px;color:var(--viz-ink);font-family:var(--hp-sans);text-align:left;cursor:pointer;background:#fff;border:1px solid #cfd5ce;border-radius:14px;padding:18px}.viz-mode-options button.is-selected{border-color:var(--viz-moss);box-shadow:0 0 0 1px var(--viz-moss) inset;background:#f0f6f1}.viz-mode-options strong,.viz-mode-options span{display:block}.viz-mode-options strong{font-size:.92rem}.viz-mode-options span{color:var(--viz-muted);margin-top:9px;font-size:.74rem;line-height:1.5}.viz-setup-continue{width:100%;margin-top:16px}.viz-mode-selection>small{color:var(--viz-muted);margin-top:10px;font-size:.68rem;line-height:1.45;display:block}.viz-design-stage{border:0;grid-template-columns:minmax(380px,.86fr) minmax(500px,1.14fr);align-items:start;gap:clamp(32px,5vw,76px);width:100%;min-width:0;margin:0;padding:44px 0 0;display:grid}.viz-analysis-progress{color:var(--viz-moss-dark);background:#edf5ef;border:1px solid #c9d8ce;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px;display:flex}.viz-analysis-progress>span{border:2px solid #b7cabd;border-top-color:var(--viz-moss);border-radius:50%;flex:none;width:20px;height:20px;margin-top:2px;animation:.9s linear infinite viz-spin}.viz-analysis-progress>div{flex:1;min-width:0}.viz-analysis-progress strong,.viz-analysis-progress p{display:block}.viz-analysis-skip{background:#fff;min-height:40px;margin-top:14px;padding:0 17px;font-size:.76rem}.viz-analysis-progress small{color:#607166;margin-top:8px;font-size:.68rem;line-height:1.4;display:block}.viz-analysis-progress strong{font-size:.9rem}.viz-analysis-progress p{color:#53675b;margin:4px 0 0;font-size:.78rem;line-height:1.45}.viz-design-stage:disabled .viz-design-source,.viz-design-stage:disabled .viz-settings-section,.viz-design-stage:disabled .viz-prompt-preview{opacity:.56}.viz-design-source{position:sticky;top:96px}.viz-panel-heading,.viz-result-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.viz-panel-heading h1,.viz-result-heading h1{margin-top:9px;font-size:clamp(2rem,3.4vw,3.6rem);line-height:1}.viz-result-id{color:#66716a;margin-top:12px;font-size:.6875rem;display:block}.viz-result-heading-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.viz-text-button{color:var(--viz-moss);font:650 .76rem/1 var(--hp-sans);cursor:pointer;background:0 0;border:0;padding:0}.viz-annotation-tool,.viz-pdf-preview,.viz-source-missing{border:1px solid var(--viz-line);background:#fff;border-radius:16px;overflow:hidden}.viz-pdf-preview object{width:100%;height:620px;display:block}.viz-pdf-preview p,.viz-source-missing{color:var(--viz-muted);margin:0;padding:14px;font-size:.76rem;line-height:1.5}.viz-annotation-toolbar{border-bottom:1px solid var(--viz-line);justify-content:space-between;gap:12px;padding:12px;display:flex}.viz-annotation-toolbar>div{gap:4px;display:flex}.viz-annotation-toolbar button,.viz-annotation-toolbar select,.viz-area-actions button{border:1px solid var(--viz-line);min-height:34px;color:var(--viz-ink);font:600 .7rem/1 var(--hp-sans);background:#fff;border-radius:8px;padding:0 10px}.viz-annotation-toolbar button.is-active{border-color:var(--viz-moss);color:#fff;background:var(--viz-moss)}.viz-annotation-note{border-bottom:1px solid var(--viz-line);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.viz-annotation-note span{color:var(--viz-muted);font-size:.68rem}.viz-annotation-note input{min-width:0;font:.76rem/1.2 var(--hp-sans);border:0;outline:0;padding:7px}.viz-annotation-image-frame{background:#e8e9e5;position:relative}.viz-annotation-image-frame>img{object-fit:contain;width:100%;height:auto;max-height:640px;display:block}.viz-annotation-image-frame>button{cursor:crosshair;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.viz-annotation-image-frame svg{width:100%;height:100%}.viz-annotation-image-frame circle{fill:#cf4b2e;stroke:#fff;stroke-width:.6px}.viz-annotation-image-frame text{fill:#fff;font-size:3.1px;font-weight:800}.viz-annotation-image-frame polygon{fill:#cf4b2e38;stroke:#cf4b2e;stroke-width:.7px;vector-effect:non-scaling-stroke}.viz-annotation-image-frame polyline{fill:none;stroke:#cf4b2e;stroke-dasharray:2 1;stroke-width:.7px;vector-effect:non-scaling-stroke}.viz-area-actions{border-top:1px solid var(--viz-line);align-items:center;gap:8px;padding:10px 12px;display:flex}.viz-area-actions span{color:var(--viz-muted);margin-right:auto;font-size:.7rem}.viz-annotation-list{margin:0;padding:0;list-style:none}.viz-annotation-list li{border-top:1px solid var(--viz-line);grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.viz-annotation-list li>span{color:#fff;background:#cf4b2e;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.66rem;font-weight:700;display:grid}.viz-annotation-list strong,.viz-annotation-list small{font-size:.72rem;display:block}.viz-annotation-list small{color:var(--viz-muted);margin-top:3px}.viz-annotation-list button{color:var(--viz-muted);cursor:pointer;background:0 0;border:0;font-size:.66rem}.viz-annotation-empty{border-top:1px solid var(--viz-line);color:var(--viz-muted);margin:0;padding:13px;font-size:.7rem;line-height:1.45}.viz-design-controls{border-top:1px solid var(--viz-line)}.viz-settings-section{border-bottom:1px solid var(--viz-line);grid-template-columns:38px 1fr;gap:18px;padding:30px 0 38px;display:grid}.viz-settings-number{color:var(--viz-moss);padding-top:4px;font-size:.7rem;font-weight:700}.viz-settings-section h2{font:550 1.15rem/1.2 var(--hp-sans);margin:0 0 24px}.viz-field{margin-top:16px;display:block}.viz-field>span,.viz-option-cards legend,.viz-multi-options legend{color:#4f5c54;margin-bottom:8px;font-size:.7rem;font-weight:700;display:block}.viz-field input,.viz-field textarea,.viz-field select{width:100%;color:var(--viz-ink);font:.82rem/1.4 var(--hp-sans);background:#fff;border:1px solid #cfd5ce;border-radius:9px;padding:11px 12px}.viz-field textarea{resize:vertical}.viz-field small{color:var(--viz-muted);margin-top:7px;font-size:.68rem;line-height:1.45;display:block}.viz-option-cards,.viz-multi-options{border:0;margin:0;padding:0}.viz-option-cards>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.viz-option-cards label{cursor:pointer;background:#fff;border:1px solid #cfd5ce;border-radius:10px;min-height:84px;padding:13px}.viz-option-cards label.is-selected{border-color:var(--viz-moss);box-shadow:0 0 0 1px var(--viz-moss) inset;background:#f0f6f1}.viz-option-cards input,.viz-multi-options input{opacity:0;position:absolute}.viz-option-cards strong,.viz-option-cards span{display:block}.viz-option-cards strong{font-size:.78rem}.viz-option-cards span{color:var(--viz-muted);margin-top:7px;font-size:.67rem;line-height:1.35}.viz-select-grid{grid-template-columns:repeat(2,1fr);gap:0 12px;display:grid}.viz-multi-options{margin-top:20px}.viz-multi-options>div{flex-wrap:wrap;gap:7px;display:flex}.viz-multi-options label{color:#4f5c54;cursor:pointer;background:#fff;border:1px solid #cfd5ce;border-radius:999px;padding:9px 11px;font-size:.7rem}.viz-multi-options label.is-selected{border-color:var(--viz-moss);color:#fff;background:var(--viz-moss)}.viz-prompt-preview{padding:28px 0}.viz-prompt-preview details{border:1px solid var(--viz-line);background:#fff;border-radius:10px}.viz-prompt-preview summary{color:var(--viz-moss-dark);cursor:pointer;padding:13px 15px;font-size:.76rem;font-weight:700}.viz-prompt-preview pre{border-top:1px solid var(--viz-line);color:#455149;max-height:360px;font:.69rem/1.6 var(--font-mono,monospace);white-space:pre-wrap;background:#fafbf9;margin:0;padding:16px;overflow:auto}.viz-output-settings{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.viz-generation-actions{justify-content:flex-end}.viz-prompt-preview>p{color:var(--viz-muted);text-align:right;margin:12px 0 0;font-size:.68rem}.viz-generating{text-align:center;align-content:center;place-items:center;min-height:620px;display:grid}.viz-generating h1{margin-top:16px;font-size:clamp(2.8rem,5vw,5.3rem)}.viz-generating>span{max-width:560px;color:var(--viz-muted);margin-top:18px;line-height:1.6;display:block}.viz-generation-progress-card{border:1px solid var(--viz-line);text-align:left;background:#fff;border-radius:18px;width:min(100%,620px);margin-top:34px;padding:22px;box-shadow:0 18px 45px #283c3214}.viz-generation-progress-heading{justify-content:space-between;align-items:baseline;gap:20px;font-size:.8rem;display:flex}.viz-generation-progress-heading span{color:var(--viz-moss);font-variant-numeric:tabular-nums;font-weight:700}.viz-generation-progress-track{background:#e5ebe6;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.viz-generation-progress-track>span{border-radius:inherit;background:linear-gradient(90deg, var(--viz-moss), #7fa28f);height:100%;transition:width 1s linear;display:block}.viz-worker-updates{margin-top:22px}.viz-worker-updates>p{color:#607166;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:700}.viz-worker-updates ol{gap:13px;margin:14px 0 0;padding:0;list-style:none;display:grid}.viz-worker-updates li{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:11px;display:grid}.viz-worker-updates li:before{color:#fff;content:"";background:#fff;border:1px solid #a9beb0;border-radius:50%;place-items:center;width:16px;height:16px;margin-top:1px;font-size:.6rem;line-height:1;display:grid}.viz-worker-updates li.is-complete:before{border-color:var(--viz-moss);background:var(--viz-moss);content:"✓"}.viz-worker-updates li.is-current:before{background:var(--viz-moss);box-shadow:0 0 0 1px var(--viz-moss);border:4px solid #dbe7df}.viz-worker-updates li strong,.viz-worker-updates li span{display:block}.viz-worker-updates li strong{color:var(--viz-ink);font-size:.76rem}.viz-worker-updates li span{color:var(--viz-muted);margin-top:3px;font-size:.68rem;line-height:1.45}.viz-generation-progress-card>small{border-top:1px solid var(--viz-line);color:#6a746e;margin-top:20px;padding-top:14px;font-size:.64rem;line-height:1.45;display:block}.viz-generating-orbit{border:1px solid #a9beb0;border-radius:50%;width:84px;height:84px;margin-bottom:28px;animation:3s linear infinite viz-spin;position:relative}.viz-generating-orbit span{background:var(--viz-moss);border-radius:50%;width:12px;height:12px;position:absolute}.viz-generating-orbit span:first-child{top:-6px;left:36px}.viz-generating-orbit span:nth-child(2){background:#8fa99a;bottom:14px;right:-2px}.viz-generating-orbit span:nth-child(3){background:#b8cbbd;bottom:13px;left:-1px}@keyframes viz-spin{to{transform:rotate(360deg)}}.viz-result-stage{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:32px;padding-top:44px;display:grid}.viz-result-main{min-width:0}.viz-result-image{background:#dfe5df;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 20px 60px #24362d1a}.viz-result-disclaimer{color:#5c543e;background:#faf5e8;border:1px solid #d8cfb7;border-radius:10px;grid-template-columns:.34fr 1fr;gap:24px;margin-top:16px;padding:15px;display:grid}.viz-result-disclaimer strong,.viz-result-disclaimer p{margin:0;font-size:.7rem;line-height:1.5}.viz-result-tools{position:sticky;top:92px}.viz-result-tools>section{border-top:1px solid var(--viz-line);padding:18px 0}.viz-tool-action{border:1px solid var(--viz-line);width:100%;color:var(--viz-ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;margin-top:9px;padding:13px;display:block}.viz-tool-action:disabled{opacity:.58;cursor:progress}.viz-tool-action strong,.viz-tool-action span{display:block}.viz-tool-action strong{font-size:.78rem}.viz-tool-action span{color:var(--viz-muted);margin-top:5px;font-size:.65rem;line-height:1.35}.viz-result-tools .viz-primary-button{width:100%;margin-top:12px}.viz-tweak-offer{color:var(--viz-moss-dark);background:#eef5ef;border:1px solid #bfd2c5;border-radius:10px;gap:4px;margin-bottom:14px;padding:11px 12px;display:grid}.viz-tweak-offer.is-used{border-color:var(--viz-line);color:var(--viz-muted);background:#f6f6f2}.viz-tweak-offer strong{font-size:.72rem}.viz-tweak-offer span{font-size:.66rem;line-height:1.4}.viz-feedback p{color:#4f5c54;margin:0 0 10px;font-size:.73rem;font-weight:700}.viz-feedback>div{gap:7px;display:flex}.viz-feedback button{border:1px solid var(--viz-line);color:var(--viz-ink);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:9px}.viz-feedback button[aria-pressed=true]{border-color:var(--viz-moss);color:#fff;background:var(--viz-moss)}.viz-history>div{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px;display:grid}.viz-history button{border:1px solid var(--viz-line);cursor:pointer;background:#fff;border-radius:7px;padding:3px;overflow:hidden}.viz-history button[aria-pressed=true]{border-color:var(--viz-moss);box-shadow:0 0 0 1px var(--viz-moss)}.viz-history img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%;display:block}.viz-history span{color:var(--viz-muted);padding:5px 2px 2px;font-size:.58rem;display:block}.viz-empty-result{text-align:center;grid-column:1/-1;min-height:520px;padding-top:120px}.viz-empty-result h1{margin-bottom:24px;font-size:clamp(2.8rem,5vw,5rem)}.visual-projects-page{gap:18px;width:100%;min-width:0;display:grid}.visual-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.visual-project-card{border:1px solid var(--workspace-line,#dedede);background:#fff;border-radius:14px;transition:all .15s;position:relative;overflow:hidden}.visual-project-card>a{color:inherit;text-decoration:none;display:block}.visual-project-card:hover,.visual-project-card.is-selected{border-color:#a9b9ae;transform:translateY(-2px);box-shadow:0 14px 36px #283c3214}.visual-project-card.is-selected{outline-offset:2px;outline:2px solid #315b47}.visual-project-card .visual-project-menu{z-index:4;position:absolute;top:10px;right:10px}.visual-project-menu summary{background:#ffffffe6;border-color:#ffffffb8;box-shadow:0 2px 10px #141e1924}.visual-project-select{z-index:4;background:#ffffffeb;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 2px 10px #141e1924}.visual-project-id{color:#66716a;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:.625rem;display:block;overflow:hidden}.visual-project-thumbnail{aspect-ratio:16/10;color:#627069;background:#e6ece6;place-items:center;font-size:.75rem;display:grid;overflow:hidden}.visual-project-thumbnail img{object-fit:cover;width:100%;height:100%}.visual-project-card-copy{padding:15px}.visual-project-card-copy strong,.visual-project-card-copy span,.visual-project-card-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.visual-project-card-copy strong{font-size:.88rem}.visual-project-card-copy span{color:#6a736d;margin-top:5px;font-size:.72rem}.visual-project-card-copy small{color:#315b47;text-transform:capitalize;background:#e5efe8;border-radius:999px;width:max-content;margin-top:12px;padding:5px 7px;font-size:.6rem}.visual-project-empty{text-align:center;justify-items:center;max-width:700px;margin:80px auto;display:grid}.visual-project-empty>p{color:#315b47;text-transform:uppercase;font-size:.72rem;font-weight:700}.visual-project-empty h2{font:400 clamp(2rem, 4vw, 3.8rem)/1.03 var(--hp-serif);letter-spacing:-.04em;margin:18px 0 28px}@media (max-width:1040px){.viz-hero,.viz-upload-stage,.viz-setup-grid,.viz-design-stage,.viz-result-stage,.viz-controls-section{grid-template-columns:1fr}.viz-hero{min-height:auto;padding-top:70px}.viz-hero-demo{max-width:760px}.viz-design-source,.viz-result-tools{position:static}.viz-step-grid{grid-template-columns:repeat(2,1fr)}.viz-step-grid li:nth-child(3){border-left:0;border-top:1px solid var(--viz-line)}.viz-step-grid li:nth-child(4){border-top:1px solid var(--viz-line)}.viz-safety{grid-template-columns:1fr 1fr}.viz-safety>p:last-child{grid-column:2}.visual-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.viz-hero,.viz-how,.viz-recipes,.viz-controls-section,.viz-safety,.viz-faq,.viz-closing,.viz-creator{width:min(100% - 32px,1240px)}.viz-hero{gap:46px;padding:58px 0 76px}.viz-hero-copy h1{margin-top:16px;font-size:clamp(2.7rem,11.5vw,4.25rem);line-height:.98}.viz-hero-steps{margin-top:34px}.viz-hero-steps li{grid-template-columns:48px minmax(0,1fr);gap:14px}.viz-section-heading,.viz-safety,.viz-result-disclaimer{grid-template-columns:1fr}.viz-section-heading{gap:18px}.viz-step-grid,.viz-recipe-grid,.visual-project-grid{grid-template-columns:1fr}.viz-step-grid li{border-top:1px solid var(--viz-line);border-left:0;min-height:200px}.viz-step-grid li:first-child{border-top:0}.viz-step-grid h3{margin-top:38px}.viz-controls-section{gap:45px}.viz-control-board>div{grid-template-columns:1fr;gap:5px}.viz-safety>p:last-child{grid-column:auto}.viz-faq-list{margin-left:0}.viz-creator{padding-top:22px}.viz-credit-dialog-actions{flex-direction:column}.viz-upload-stage{gap:40px;padding:56px 0}.viz-stage-intro h1{font-size:clamp(2.8rem,14vw,4rem)}.viz-upload-card,.viz-signin-gate{padding:16px}.viz-dropzone>button{min-height:200px}.viz-panel-heading,.viz-result-heading,.viz-creator-topbar{align-items:flex-start}.viz-result-heading{flex-direction:column}.viz-result-heading-actions{justify-content:stretch;width:100%}.viz-result-heading-actions>*{flex:160px}.viz-design-stage{grid-template-columns:minmax(0,1fr)}.viz-source-type-options>div,.viz-mode-options,.viz-settings-section{grid-template-columns:1fr}.viz-settings-number{padding-top:0}.viz-option-cards>div,.viz-select-grid,.viz-output-settings{grid-template-columns:1fr}.viz-annotation-toolbar,.viz-generation-actions,.viz-hero-actions{flex-direction:column;align-items:stretch}.viz-pdf-page-controls{grid-template-columns:1fr 1fr}.viz-pdf-page-controls label{grid-area:1/1/auto/-1}.viz-pdf-lock-row{flex-direction:column;align-items:stretch}.viz-pdf-lock-row .viz-primary-button,.viz-annotation-toolbar>div{width:100%}.viz-annotation-toolbar button,.viz-annotation-toolbar select{flex:1}.viz-generation-actions>button,.viz-hero-actions>a{width:100%}.viz-prompt-preview>p{text-align:left}.viz-generation-progress-card{padding:18px}}.job-progress-view--delivered,.report-access-result--delivered{grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;display:grid}.report-access-result--delivered{gap:20px}.job-progress-view--delivered>*,.report-access-result--delivered>*{min-width:0;max-width:100%}.workspace-form-shell.workspace-report-shell{width:100%;min-width:0}.job-progress-view--delivered .revision-panel-compact{border:1px solid var(--ws-border,var(--dark-line));background:var(--ws-surface,var(--surface-raised));border-radius:12px;padding:14px 16px}.job-progress-view--delivered .report-freshness-compact{background:0 0;border:0;padding:0 2px}.job-progress-view--delivered .report-freshness-compact p{color:var(--ws-muted,#11131385);margin:0;font-size:.75rem;line-height:1.45}.job-progress-view--delivered .report-freshness-label{letter-spacing:.04em;text-transform:uppercase;font-weight:500}.job-progress-view--delivered .revision-panel-compact h2{margin:0 0 6px;font-size:.9375rem;font-weight:600}.job-progress-view--delivered .revision-panel-compact p{margin:0 0 12px;font-size:.8125rem}.report-access-result--delivered .access-meta-panel-compact{padding:12px 14px;font-size:.8125rem}.guest-access-stack>:is(.access-meta-panel,.status-panel),.report-access-result--delivered>.access-meta-panel-compact{width:min(100%,44rem)}.report-access-result--delivered .access-meta-panel-compact p{margin:0;font-size:.8125rem;line-height:1.45}.report-renderer{min-width:0;color:var(--ink);overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr);gap:34px;display:grid;container-type:inline-size}.report-renderer>*{min-width:0;max-width:100%}.report-renderer header,.report-disclaimer,.report-section,.revision-panel{border:1px solid var(--dark-line);background:var(--surface-raised);padding:28px}.report-renderer header h1{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:1}.report-renderer header p,.report-disclaimer p,.report-section p,.revision-panel p{color:#111313ad;line-height:1.62}.report-section-body{color:#111313ad;overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr);gap:12px;min-width:0;line-height:1.62;display:grid}.report-section-body p{margin:0}.report-section-body ul,.report-section-body ol{gap:4px;margin:0;padding-left:1.25rem;display:grid}.report-table-wrap{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.report-table-native{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0;max-width:100%;font-size:.875rem}:is(.report-table-native:has(tr>:nth-child(2):last-child) th:first-child,.report-table-native:has(tr>:nth-child(2):last-child) td:first-child){width:32%}.report-table-cards{gap:8px;display:none}.report-table-wrap-wide .report-table-native{display:none}.report-table-wrap-wide .report-table-cards{display:grid}.report-table-card{border:1px solid var(--dark-line);background:color-mix(in srgb, var(--surface-raised) 78%, transparent);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:0;padding:12px;display:grid}.report-table-card-field{min-width:0}.report-table-card dt{color:var(--ws-muted,#11131385);letter-spacing:.04em;text-transform:uppercase;margin:0 0 3px;font-size:.6875rem;font-weight:600;line-height:1.35}.report-table-card dd{color:inherit;font-size:inherit;line-height:inherit;overflow-wrap:anywhere;margin:0}.report-section-body th,.report-section-body td{border:1px solid var(--dark-line);text-align:left;vertical-align:top;padding:8px 10px}.report-section-body th{color:var(--ink);font-weight:600}.report-section-body code{font-size:.85em}.report-section-body pre{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;max-width:100%;margin:0}.report-section-body pre code{white-space:inherit}.report-section-body img{max-width:100%;height:auto}@media (max-width:640px){.report-table-wrap-stackable .report-table-native{display:none}.report-table-wrap-stackable .report-table-cards{display:grid}.report-table-card{grid-template-columns:minmax(0,1fr)}}@container (min-width:70rem){.report-table-wrap-wide .report-table-native{display:table}.report-table-wrap-wide .report-table-cards{display:none}}.report-renderer.report-renderer-customer{--customer-report-navy:#142539;--customer-report-navy-deep:#0e2036;--customer-report-ink:#222933;--customer-report-muted:#646971;--customer-report-border:var(--ws-border,#e3e3e3);--customer-report-paper:var(--ws-surface,#fcfcfc);--customer-report-accent:#2769b7;border:1px solid var(--customer-report-border);background:var(--customer-report-paper);color:var(--customer-report-ink);border-radius:16px;display:block;box-shadow:inset 0 1px #ffffff73,0 10px 36px #0d13140d;box-shadow:inset 0 1px lab(100% 0 0/.45098),0 10px 36px lab(5.31908% -1.95894 -1.80027/.05);container-name:customer-report}@supports (color:lab(0% 0 0)){.report-renderer.report-renderer-customer{--customer-report-navy:lab(13.9416% -1.26016 -15.7161);--customer-report-navy-deep:lab(11.5636% -.774309 -17.3584);--customer-report-ink:lab(16.4192% -1.24091 -7.16396);--customer-report-muted:lab(44.2878% -1.06213 -5.09688);--customer-report-accent:lab(43.3752% .95883 -48.2278)}}.report-renderer.report-renderer-customer .report-customer-header{background:linear-gradient(145deg, var(--customer-report-navy-deep) 0%, #182e4b 100%);color:#fff;border:0;border-radius:15px 15px 0 0;padding:clamp(24px,3vw,36px) clamp(24px,3.2vw,40px) clamp(22px,2.6vw,32px)}@supports (color:lab(0% 0 0)){.report-renderer.report-renderer-customer .report-customer-header{background:linear-gradient(145deg, var(--customer-report-navy-deep) 0%, lab(18.478% -1.10844 -20.8573) 100%)}}.report-renderer.report-renderer-customer .report-customer-eyebrow{color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem;margin:0 0 .45rem;font-size:.6875rem;font-weight:600;line-height:1.4;display:flex}.report-renderer.report-renderer-customer .report-customer-header h1{color:#fff;letter-spacing:-.035em;gap:2px;margin:0;font-size:clamp(1.45rem,2.6vw,1.75rem);font-weight:700;line-height:1.2;display:grid}.report-renderer.report-renderer-customer .report-customer-title,.report-renderer.report-renderer-customer .report-customer-title-detail{display:block}.report-renderer.report-renderer-customer .report-customer-title-detail{color:#ffffffc7;letter-spacing:-.025em;font-weight:400}.report-renderer.report-renderer-customer .report-customer-summary{color:#ffffffb8;max-width:78ch;margin:.85rem 0 0;font-size:.8125rem;line-height:1.55}.report-renderer.report-renderer-customer .report-customer-layout{background:var(--customer-report-paper);border-radius:0 0 15px 15px;grid-template-columns:minmax(168px,196px) minmax(0,1fr);align-items:start;gap:clamp(20px,2.5vw,32px);padding:clamp(20px,2.6vw,30px) clamp(20px,2.8vw,32px) clamp(24px,3vw,36px);display:grid}.report-renderer.report-renderer-customer .report-customer-layout-single{grid-template-columns:minmax(0,1fr)}.report-renderer.report-renderer-customer .report-customer-sidebar{top:calc(var(--workspace-topbar-height,56px) + 18px);max-height:calc(100vh - var(--workspace-topbar-height,56px) - 36px);min-width:0;color:var(--customer-report-muted);scrollbar-width:thin;font-size:.75rem;position:sticky;overflow-y:auto}.report-renderer.report-renderer-customer .report-customer-navigation h2,.report-renderer.report-renderer-customer .report-customer-confidence h2{border-bottom:1px solid var(--customer-report-border);color:var(--customer-report-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .7rem;padding:0 0 .45rem;font-size:.6875rem;font-weight:700;line-height:1.3}.report-renderer.report-renderer-customer .report-customer-navigation ol,.report-renderer.report-renderer-customer .report-customer-confidence ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.report-renderer.report-renderer-customer .report-customer-navigation a{color:var(--customer-report-muted);border-radius:4px;padding:.34rem .6rem;font-weight:450;line-height:1.4;text-decoration:none;transition:background .12s,color .12s;display:block}.report-renderer.report-renderer-customer .report-customer-navigation a:hover{background:var(--ws-surface-2,#f5f5f5);color:var(--customer-report-accent)}.report-renderer.report-renderer-customer .report-customer-navigation a:focus-visible{outline:2px solid var(--customer-report-accent);outline-offset:1px;border-radius:4px}.report-renderer.report-renderer-customer .report-customer-confidence{border:1px solid var(--customer-report-border);background:color-mix(in srgb, var(--customer-report-paper) 92%, var(--customer-report-border));margin-top:1.5rem;padding:.85rem}.report-renderer.report-renderer-customer .report-customer-confidence h2{border-bottom:0;padding-bottom:0}.report-renderer.report-renderer-customer .report-customer-confidence li{min-width:0;color:var(--customer-report-ink);grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.42rem;line-height:1.35;display:grid}.report-renderer.report-renderer-customer .report-customer-confidence strong{font-size:.6875rem;font-weight:700}.report-renderer.report-renderer-customer .report-customer-confidence p{color:var(--customer-report-muted);margin:.6rem 0 0;font-size:.6875rem;line-height:1.4}.report-confidence-dot{width:.48rem;height:.48rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--customer-report-ink) 14%, transparent), inset 0 1px 0 #ffffff47;border-radius:50%}.report-confidence-dot-confirmed{background:#2563eb}.report-confidence-dot-high{background:#16a34a}.report-confidence-dot-medium{background:#d97706}.report-confidence-dot-low{background:#dc2626}.report-renderer.report-renderer-customer .report-customer-content{min-width:0;container:report-content/inline-size}.report-renderer.report-renderer-customer .report-customer-content>.report-disclaimer{border:1px solid var(--customer-report-border);background:color-mix(in srgb, var(--customer-report-paper) 90%, var(--customer-report-border));border-radius:0;margin:0 0 .9rem;padding:.85rem 1rem;display:block}.report-renderer.report-renderer-customer .report-customer-content>.report-disclaimer p{color:#353b42;color:lab(24.5616% -1.06497 -5.42681);max-width:none;margin:0;font-size:.8125rem;line-height:1.55}.report-renderer.report-renderer-customer .report-section{scroll-margin-top:calc(var(--workspace-topbar-height,56px) + 18px);border:1px solid var(--customer-report-border);background:var(--customer-report-paper);border-radius:0;margin:0 0 .9rem;padding:clamp(18px,2vw,24px) clamp(20px,2.3vw,28px)}.report-renderer.report-renderer-customer .report-section:last-child{margin-bottom:0}.report-renderer.report-renderer-customer .report-section h2{border-bottom:1px solid color-mix(in srgb, var(--customer-report-accent) 35%, transparent);color:var(--customer-report-navy);letter-spacing:-.03em;margin:0 0 .85rem;padding:0 0 .45rem;font-size:1rem;font-weight:650;line-height:1.35}.report-renderer.report-renderer-customer .report-section-body{color:var(--customer-report-ink);gap:.72rem;font-size:.875rem;line-height:1.62}.report-renderer.report-renderer-customer .report-section-body p{color:inherit;font-size:inherit;line-height:inherit}.report-renderer.report-renderer-customer .report-section-body strong{color:#141b24;color:lab(9.45255% -1.11556 -7.1213);font-weight:700}.report-renderer.report-renderer-customer .report-section-body h3,.report-renderer.report-renderer-customer .report-section-body h4{color:#2a4464;color:lab(27.767% -1.86636 -22.7097);letter-spacing:-.015em;margin:.45rem 0 0;font-size:.9375rem;font-weight:700;line-height:1.4}.report-renderer.report-renderer-customer .report-section-body ul,.report-renderer.report-renderer-customer .report-section-body ol{gap:.25rem;padding-left:1.35rem}.report-renderer.report-renderer-customer .report-section-body a{color:var(--customer-report-accent);text-underline-offset:2px;text-decoration:underline}.report-renderer.report-renderer-customer .report-section-body blockquote{border-left:2px solid var(--customer-report-border);color:var(--customer-report-muted);margin:0;padding-left:.9rem}.report-renderer.report-renderer-customer .report-table-wrap{margin:.2rem 0 .3rem}.report-renderer.report-renderer-customer .report-table-native{font-size:.8125rem}.report-renderer.report-renderer-customer .report-section-body th,.report-renderer.report-renderer-customer .report-section-body td{border:0;border-bottom:1px solid var(--customer-report-border);padding:.55rem .75rem}.report-renderer.report-renderer-customer .report-section-body th{background:var(--customer-report-navy);color:#fff;font-weight:650}.report-renderer.report-renderer-customer .report-section-body tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--customer-report-paper) 88%, var(--customer-report-border))}.report-renderer.report-renderer-customer .report-table-card{border-color:var(--customer-report-border);background:color-mix(in srgb, var(--customer-report-paper) 94%, var(--customer-report-border));border-radius:0}.report-renderer.report-renderer-customer .report-table-card dt{color:var(--customer-report-navy)}@container report-content (max-width:40rem){.report-renderer-customer .report-table-wrap-stackable .report-table-native{display:none}.report-renderer-customer .report-table-wrap-stackable .report-table-cards{display:grid}.report-renderer-customer .report-table-card{grid-template-columns:minmax(0,1fr)}.report-renderer.report-renderer-customer .report-table-wrap-two-column .report-table-card{gap:.3rem;padding:.7rem .8rem}.report-renderer.report-renderer-customer .report-table-wrap-two-column .report-table-card dt{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.report-renderer.report-renderer-customer .report-table-wrap-two-column .report-table-card-field:first-child dd{color:var(--customer-report-navy);font-weight:650}}@container customer-report (max-width:56rem){.report-renderer.report-renderer-customer .report-customer-layout{grid-template-columns:minmax(0,1fr);padding:clamp(16px,3vw,24px)}.report-renderer.report-renderer-customer .report-customer-sidebar{display:none}}@container customer-report (max-width:40rem){.report-renderer.report-renderer-customer .report-customer-header{padding:22px 18px 20px}.report-renderer.report-renderer-customer .report-customer-header h1{font-size:1.35rem}.report-renderer.report-renderer-customer .report-customer-layout{padding:14px}.report-renderer.report-renderer-customer .report-section{padding:16px}}.report-disclaimer{background:#fcf2e0;background:lab(96.0311% 1.02431 9.98832);border-color:#c2af8ab8;border-color:lab(72.3127% 2.86543 21.767/.72);gap:8px;display:grid}.report-disclaimer strong{color:#3b2b07;color:lab(18.8624% 4.41055 24.0981);letter-spacing:-.01em;font-size:1rem;font-weight:720}.report-disclaimer p{max-width:72ch;margin:0}.report-section h2,.revision-panel h2,.admin-panels h2,.policy-copy h2{letter-spacing:-.02em;margin:0 0 14px;font-size:1.35rem;font-weight:640}.recovery-form{margin:16px 0 28px}.recovery-result{gap:12px;display:grid}.recovery-result .button{justify-self:start}.claim-list{gap:12px;margin-top:20px;display:grid}.claim-row{border-left:3px solid var(--blue);background:#2f91ff0f;gap:8px;padding:16px;display:grid}.claim-row ul{color:#111313a8;margin:0;padding-left:20px}.confidence{text-transform:uppercase;border:1px solid #11131329;justify-self:start;padding:4px 8px;font-size:.72rem;font-weight:760}.confidence-high{color:#115d3b;background:#1f8b581a}.confidence-confirmed{color:#174a8b;background:#2f91ff1f}.confidence-medium{color:#77500c;background:#c978281f}.confidence-low{color:#781f1f;background:#b4282814}.report-freshness{background:#ffffff94;border:1px solid #11131324;gap:6px;padding:16px;display:grid}.report-freshness strong{text-transform:uppercase;font-size:.84rem}.report-freshness p{color:#111313a8;margin:0;line-height:1.5}.compact-form{margin-top:0}.admin-actions,.admin-panels,.admin-resource-list,.inline-fail,.policy-copy{gap:18px;display:grid}.admin-checklist{border:1px solid #11131329;padding:16px}.admin-checklist legend{padding:0 6px;font-size:.82rem;font-weight:760}.admin-checklist label{align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.admin-checklist input{width:auto;min-height:0;margin-top:2px}.admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-summary-grid span,.admin-resource-row{border:1px solid var(--dark-line);background:#ffffff7a;min-width:0;padding:16px}.admin-summary-grid strong,.admin-summary-grid small,.admin-resource-row strong,.admin-resource-row small{display:block}.admin-summary-grid strong,.admin-resource-row strong{overflow-wrap:anywhere}.admin-summary-grid small,.admin-resource-row small{color:#11131394;margin-top:5px;line-height:1.45}.admin-resource-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.admin-resource-row em{color:#0c5aad;text-transform:uppercase;font-style:normal;font-weight:760}.inline-fail{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.inline-fail input[type=text],.inline-fail input:not([type]){background:#ffffffad;border:1px solid #11131338;min-height:52px;padding:12px 14px}.admin-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panels article{min-width:0}.admin-page{--admin-surface:var(--ws-surface,#fcfcfc);--admin-surface-2:var(--ws-surface-2,#fafafa);--admin-border:var(--ws-border,#e3e3e3);--admin-border-strong:var(--ws-border-strong,#00000024);--admin-muted:var(--ws-muted,#6b6b6b);--admin-radius:var(--flow-radius,14px);--admin-shadow:var(--ws-shadow,none)}@supports (color:lab(0% 0 0)){.admin-page{--admin-surface-2:var(--ws-surface-2,lab(98.26% 0 0));--admin-border-strong:var(--ws-border-strong,lab(0% 0 0/.14))}}.admin-queue-shell{gap:clamp(16px,2vw,20px);display:grid}.admin-panel{border:1px solid var(--admin-border);border-radius:calc(var(--admin-radius) + 2px);background:var(--admin-surface);box-shadow:var(--admin-shadow);gap:clamp(14px,1.6vw,18px);padding:clamp(18px,2vw,24px);display:grid}.admin-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-panel-header h2{font-family:var(--flow-font);letter-spacing:-.035em;margin:0;font-size:1.125rem;font-weight:600}.admin-panel-header p{max-width:52ch;color:var(--admin-muted);letter-spacing:-.01em;margin:6px 0 0;font-size:.8125rem;font-weight:450;line-height:1.5}.admin-panel-eyebrow{color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.6875rem;font-weight:500}.admin-panel-notice{margin:0}.admin-marketing-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-marketing-kpi{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:12px;gap:8px;min-height:96px;padding:16px;display:grid}.admin-marketing-kpi span{color:var(--admin-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.admin-marketing-kpi strong{font-family:var(--flow-font);letter-spacing:-.04em;align-self:end;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:600}.admin-panel-empty{color:var(--admin-muted);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:450}.admin-panel-search{min-width:min(280px,100%);margin:0;display:block}.admin-panel-search input{border:1px solid var(--admin-border);width:100%;min-height:44px;color:var(--ink);font-family:var(--flow-font);letter-spacing:-.02em;background:#ffffffb8;background:lab(100% 0 0/.72);border-radius:999px;padding:10px 16px;font-size:.875rem;font-weight:450;transition:border-color .16s,box-shadow .16s,background .16s}.admin-panel-search input::placeholder{color:var(--admin-muted)}.admin-panel-search input:hover{border-color:#0000002e;border-color:lab(0% 0 0/.18)}.admin-panel-search input:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);background:#fff;background:lab(100% 0 0);outline:none}.admin-referrals-table-wrap{overflow-x:auto}.admin-preview-form{gap:10px;max-width:740px;font-size:.875rem;display:grid}.admin-preview-form input,.admin-preview-form select{border:1px solid var(--admin-border);width:100%;min-width:0;color:var(--admin-text);background:var(--admin-surface);font:inherit;border-radius:8px;padding:12px}.admin-preview-form label:not(:first-child){margin-top:10px}.admin-preview-form .button{justify-self:start;margin-top:6px}.admin-referrals-table{border-collapse:collapse;width:100%;font-size:.8125rem}.admin-referrals-table th,.admin-referrals-table td{border-bottom:1px solid var(--admin-border);text-align:left;vertical-align:top;padding:10px 12px}.admin-referrals-table th{color:var(--admin-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.admin-referrals-table code{font-size:.75rem}.admin-referral-review-section{border-bottom:1px solid var(--admin-border);padding:1.25rem}.admin-referral-review-heading,.admin-referral-review-card>header,.admin-referral-review-card>footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-referral-review-heading h3{margin:.2rem 0 0}.admin-referral-review-heading>strong{font-size:1.5rem}.admin-referral-review-list{gap:.85rem;margin-top:1rem;display:grid}.admin-referral-review-card{border:1px solid var(--admin-border);padding:1rem}.admin-referral-review-card>header>div{gap:.2rem;display:grid}.admin-referral-review-card>header span,.admin-referral-review-card dt,.admin-referral-review-note span,.admin-referral-reject-row span{color:var(--muted);font-size:.78rem}.admin-referral-review-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.admin-referral-review-card dl>div{gap:.2rem;display:grid}.admin-referral-review-card dd{margin:0}.admin-referral-risk-reasons{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.admin-referral-risk-reasons span{background:var(--surface-subtle);border:1px solid var(--admin-border);padding:.3rem .5rem;font-size:.78rem}.admin-referral-review-note,.admin-referral-reject-row label{gap:.35rem;display:grid}.admin-referral-review-note textarea,.admin-referral-reject-row select{background:var(--surface);border:1px solid var(--admin-border);color:inherit;font:inherit;padding:.55rem}.admin-referral-reject-row{margin:.75rem 0}.admin-referral-review-card>footer{justify-content:flex-start}@media (max-width:760px){.admin-referral-review-card dl{grid-template-columns:1fr}.admin-referral-review-card>footer{flex-direction:column;align-items:stretch}}.admin-page .button-danger{color:#fffbfa;color:lab(98.7536% 2.97692 1.82115);box-shadow:none;background:#c21919;background:lab(42.332% 62.8445 47.7885);border:0}.admin-page .button-danger:hover{background:#aa0003;background:lab(35.3393% 63.1291 53.0823)}.admin-page .button-danger:focus-visible{outline-offset:3px;outline:2px solid #c21919;outline:2px solid lab(42.332% 62.8445 47.7885)}.admin-deletion-queue-count{color:#89221c;color:lab(31.3522% 43.7667 31.0205);letter-spacing:-.01em;background:#ffedea;background:lab(95.0098% 11.985 7.36105);border-radius:999px;flex-shrink:0;padding:5px 11px;font-size:.75rem;font-weight:600}.admin-deletion-list{gap:10px;display:grid}.admin-deletion-card{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.admin-deletion-card-copy{gap:4px;min-width:0;display:grid}.admin-deletion-scope{color:#00468e;color:lab(29.211% 5.25925 -47.9281);letter-spacing:.05em;text-transform:uppercase;background:#deedff;background:lab(92.9378% -2.84371 -14.4731);border-radius:999px;width:fit-content;padding:2px 8px;font-size:.625rem;font-weight:600}.admin-deletion-card-copy strong{letter-spacing:-.02em;font-size:.9375rem;font-weight:600}.admin-deletion-card-copy span,.admin-deletion-card-copy small{color:var(--admin-muted);letter-spacing:-.01em;font-size:.8125rem;font-weight:450}.admin-deletion-card-copy small a{color:var(--flow-link,var(--blue-deep));text-underline-offset:2px;text-decoration:underline}.admin-deletion-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-search-form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.admin-search-field{flex:220px;gap:6px;display:grid}.admin-search-field label{letter-spacing:-.01em;color:var(--admin-muted);font-size:.75rem;font-weight:500}.admin-search-field input{border:1px solid var(--admin-border);width:100%;min-height:44px;font-family:var(--flow-font);letter-spacing:-.02em;background:#ffffffb8;background:lab(100% 0 0/.72);border-radius:10px;padding:10px 12px;font-size:.875rem;font-weight:450}.admin-search-field input:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.admin-job-list{gap:8px;display:grid}.admin-job-row{border:1px solid var(--admin-border);background:#ffffff8c;background:lab(100% 0 0/.55);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;padding:12px 14px;transition:border-color .16s,background .16s,transform .16s;display:grid}.admin-job-row:hover{border-color:var(--admin-border-strong);background:#fff;background:lab(100% 0 0);transform:translateY(-1px)}.admin-job-row-attention{background:#fff7e8;background:lab(97.7423% 2.26462 11.3693);border-color:#cd921973;border-color:lab(65.1458% 16.5803 64.9788/.45)}.admin-job-row-main,.admin-job-row-meta{gap:3px;display:grid}.admin-job-row-meta{text-align:right}.admin-job-row strong{letter-spacing:-.02em;font-size:.875rem;font-weight:600}.admin-job-row small{color:var(--admin-muted);font-size:.75rem;font-weight:450}.admin-job-row .admin-job-row-location{color:inherit}.admin-job-row em{letter-spacing:.04em;text-transform:uppercase;color:var(--admin-muted);font-size:.6875rem;font-style:normal;font-weight:600}.admin-job-row-attention em{color:#684600;color:lab(32.5423% 16.3413 64.4607)}.admin-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c121a6b;background:lab(5.21182% -.730597 -6.38116/.42);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-dialog{border:1px solid var(--admin-border);border-radius:calc(var(--admin-radius) + 2px);background:var(--admin-surface);width:min(100%,480px);box-shadow:var(--admin-shadow);gap:16px;padding:clamp(20px,3vw,24px);display:grid}.admin-dialog-destructive{border-color:#f1726459;border-color:lab(63.6935% 49.4079 32.2534/.35)}.admin-dialog-header{gap:6px;display:grid}.admin-dialog-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.admin-dialog-destructive .admin-dialog-eyebrow{color:#a50f11;color:lab(35.5668% 56.5957 43.5548)}.admin-dialog-header h2{font-family:var(--flow-font);letter-spacing:-.035em;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.admin-dialog-lead{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:500;line-height:1.5}.admin-dialog-destructive .admin-dialog-lead{color:#5b1713;color:lab(20.1499% 31.1921 21.6322)}.admin-dialog-list{color:var(--admin-muted);gap:8px;margin:0;padding-left:1.1rem;font-size:.8125rem;font-weight:450;line-height:1.5;display:grid}.admin-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.admin-page .form-error,.admin-page .form-success{border-radius:10px;padding:10px 12px;font-size:.8125rem;font-weight:500}.admin-inspector{gap:clamp(16px,2vw,20px);display:grid}.admin-inspector-overview{gap:clamp(16px,2vw,22px)}.admin-inspector-overview .status-panel{background:0 0;border:0;margin:0;padding:0}.admin-inspector-overview .status-panel h2{letter-spacing:-.03em;font-size:1.25rem;font-weight:600}.admin-inspector-overview .status-panel p{color:var(--admin-muted);letter-spacing:-.01em;font-size:.875rem}.admin-inspector-overview .status-meter{background:#00000014;background:lab(0% 0 0/.08);border:0;border-radius:999px;height:6px}.admin-inspector-overview .status-meter span{background:var(--ws-accent,#111);border-radius:999px}.admin-inspector-overview .admin-summary-grid span{border-color:var(--admin-border);background:var(--admin-surface-2);border-radius:12px}.admin-inspector-toolbar{flex-wrap:wrap;gap:10px;display:flex}.admin-inspector-section{gap:14px;padding-top:4px;display:grid}.admin-inspector-section+.admin-inspector-section{border-top:1px solid var(--admin-border);padding-top:18px}.admin-inspector-section-header h3{font-family:var(--flow-font);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:600}.admin-inspector-section-header p{color:var(--admin-muted);margin:6px 0 0;font-size:.8125rem;font-weight:450;line-height:1.5}.admin-inspector-button-row{flex-wrap:wrap;gap:10px;display:flex}.admin-inspector-form{gap:16px;display:grid}.admin-inspector-field{gap:8px;display:grid}.admin-inspector-field label{letter-spacing:-.02em;font-size:.8125rem;font-weight:600}.admin-inspector-field input,.admin-inspector-field textarea{border:1px solid var(--admin-border);background:var(--admin-surface-2);width:100%;min-height:44px;font:inherit;letter-spacing:-.01em;border-radius:12px;padding:10px 14px}.admin-inspector-field textarea{resize:vertical;min-height:180px}.admin-inspector-field-note{color:var(--admin-muted);margin:0;font-size:.75rem;font-weight:450;line-height:1.45}.admin-inspector-checklist{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:12px;gap:12px;margin:0;padding:14px 16px;display:grid}.admin-inspector-checklist legend{padding:0 4px;font-size:.8125rem;font-weight:600}.admin-inspector-checklist label,.admin-inspector-check{align-items:flex-start;gap:10px;font-size:.8125rem;line-height:1.45;display:flex}.admin-inspector-checklist input,.admin-inspector-check input{width:auto;min-height:0;margin-top:3px}.admin-inspector-check small{color:var(--admin-muted);margin-top:4px;font-size:.75rem;font-weight:450;line-height:1.4;display:block}.admin-inspector-submit{justify-self:start}.admin-inspector-section-danger .admin-inspector-section-header h3{color:#89221c;color:lab(31.3522% 43.7667 31.0205)}.admin-report-upload{gap:10px;display:grid}.admin-page .admin-report-dropzone.dropzone{border-radius:calc(var(--admin-radius) + 2px);border-color:var(--admin-border-strong);background:var(--admin-surface-2);min-height:168px}.admin-page .admin-report-dropzone.dropzone:hover,.admin-page .admin-report-dropzone.dropzone-active{background:#eff6ff;background:lab(96.4761% -1.55538 -7.30046);border-color:#346aac;border-color:lab(43.6038% -.882626 -41.5268);box-shadow:inset 0 0 0 1px #346aac33;box-shadow:inset 0 0 0 1px lab(43.6038% -.882626 -41.5268/.2)}.admin-page .admin-report-dropzone.dropzone strong{font-family:var(--flow-font);letter-spacing:-.03em;font-size:.9375rem;font-weight:600}.admin-page .admin-report-dropzone.dropzone span{max-width:42ch;color:var(--admin-muted);margin:0 auto;font-size:.8125rem;font-weight:450;line-height:1.5;display:block}.admin-uploaded-artifact{color:#18421c;color:lab(24.4053% -22.4553 18.7195);background:#edf9ed;background:lab(96.7841% -5.58892 4.33265);border-radius:10px;margin:0;padding:10px 12px;font-size:.8125rem}.admin-resource-download{min-height:36px;padding:0 14px;font-size:.75rem}.admin-secure-download{justify-items:end;gap:6px;max-width:240px;display:grid}.admin-secure-download-status{text-align:right;margin:0}.admin-technical-details{gap:14px}.admin-technical-details-summary{cursor:pointer;font-family:var(--flow-font);letter-spacing:-.03em;font-size:.9375rem;font-weight:600;list-style:none}.admin-technical-details-summary::-webkit-details-marker{display:none}.admin-panel-nested{box-shadow:none}.admin-page .admin-panel .admin-actions{gap:22px}@media (max-width:720px){.admin-summary-grid,.admin-marketing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-deletion-card{flex-direction:column}.admin-deletion-card-actions{justify-content:stretch;width:100%}.admin-deletion-card-actions .button{flex:auto}.admin-job-row{grid-template-columns:minmax(0,1fr)}.admin-job-row-meta{text-align:left}}.admin-panel-wide{grid-column:1/-1}.admin-json{border:1px solid var(--dark-line);color:#f7f7f2;background:#111313;max-height:320px;margin:0;padding:16px;font-size:.78rem;line-height:1.55;overflow:auto}.field>span{font-size:.86rem;font-weight:700}.plain-list{gap:10px;margin:0;padding-left:20px;display:grid}.policy-copy p{color:#111313ad;margin:0 0 8px;line-height:1.62}.policy-page{background:linear-gradient(180deg, #fdfdfd 0%, var(--paper) 12rem), var(--paper);background-size:auto,auto}@supports (color:lab(0% 0 0)){.policy-page{background:linear-gradient(180deg, lab(99.42% -.0000298023 0) 0%, var(--paper) 12rem), var(--paper)}}.policy-page-article{width:min(100% - clamp(32px,5vw,64px),42rem);margin:0 auto;padding:clamp(28px,4vw,48px) 0 clamp(64px,8vw,96px)}.policy-page-header{border-bottom:1px solid #11171914;border-bottom:1px solid lab(7.28969% -2.43039 -2.18899/.08);gap:10px;padding-bottom:28px;display:grid}.policy-page-eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:500}.policy-page-header h1{max-width:none;font-family:var(--body);letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,2.8vw,1.875rem);font-weight:600;line-height:1.2}.policy-page-lead{color:#464f51;color:lab(32.8026% -3.21841 -2.69014);max-width:38rem;margin:0;font-size:.9375rem;line-height:1.55}.policy-page-sections{gap:28px;padding-top:28px;display:grid}.policy-page-sections section{gap:10px;display:grid}.policy-page-sections h2{font-family:var(--body);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:.9375rem;font-weight:600}.policy-page-sections p{color:#4b5457;color:lab(35.1227% -3.22029 -2.69125);margin:0;font-size:.875rem;line-height:1.6}.policy-page-sections ul{color:#4b5457;color:lab(35.1227% -3.22029 -2.69125);margin:0;padding-left:1.15rem;font-size:.875rem;line-height:1.55}.policy-page-sections li+li{margin-top:4px}.policy-page-sections a{color:var(--blue-deep);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.policy-recovery-form{border-top:1px solid #11171914;border-top:1px solid lab(7.28969% -2.43039 -2.18899/.08);gap:14px;margin-top:12px;padding-top:16px;display:grid}.policy-recovery-field{gap:6px;display:grid}.policy-recovery-field label{color:#464f51;color:lab(32.8026% -3.21841 -2.69014);letter-spacing:-.01em;margin:0;font-size:.8125rem;font-weight:500}.policy-recovery-field input{width:100%;min-height:0;color:var(--ink);background:#fff;background:lab(100% 0 0);border:1px solid #11171924;border:1px solid lab(7.28969% -2.43039 -2.18899/.14);border-radius:6px;padding:9px 11px;font-size:.875rem;line-height:1.4;transition:border-color .14s,box-shadow .14s}.policy-recovery-field input::placeholder{color:#80888a;color:lab(55.9895% -2.6969 -2.25085)}.policy-recovery-field input:hover{border-color:#11171938;border-color:lab(7.28969% -2.43039 -2.18899/.22)}.policy-recovery-field input:focus,.policy-recovery-field input:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.policy-recovery-message{margin:0;font-size:.8125rem;line-height:1.5}.policy-recovery-message--error{color:#733a36;color:lab(31.9441% 24.9918 14.1027)}.policy-recovery-result{gap:8px;display:grid}.policy-recovery-result p{color:#36473b;color:lab(28.4811% -9.35578 4.79925);margin:0;font-size:.8125rem;line-height:1.5}.policy-recovery-link{width:fit-content;color:var(--blue-deep);text-underline-offset:2px;align-items:center;gap:6px;font-size:.875rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.policy-recovery-link:hover{color:var(--ink)}.policy-recovery-submit{min-height:0;color:var(--chrome-ink);font-family:var(--body);letter-spacing:-.01em;border:1px solid var(--ink);background:var(--ink);cursor:pointer;border-radius:6px;justify-self:start;margin-top:2px;padding:8px 14px;font-size:.8125rem;font-weight:500;transition:background .14s,border-color .14s,opacity .14s}.policy-recovery-submit:hover:not(:disabled){background:var(--ink-2);border-color:var(--ink-2)}.policy-recovery-submit:focus-visible{outline-offset:2px;outline:2px solid #0b131559;outline:2px solid lab(5.33277% -2.39497 -2.07249/.35)}.policy-recovery-submit:disabled{cursor:not-allowed;opacity:.55}.policy-page .footer{margin-top:0}.cities-page{color:var(--ink)}.ci-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.ci-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(16px,2vw,24px);margin-bottom:clamp(28px,4vw,44px);display:flex}.ci-mast-link{border:1px solid var(--hp-line,var(--flow-border));min-height:40px;color:var(--ink);letter-spacing:-.02em;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:.8125rem;font-weight:500;transition:border-color .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.ci-mast-link:hover,.ci-mast-link:focus-visible{border-color:var(--ink);outline:none}.ci-roster{border-bottom:1px solid var(--hp-line,var(--flow-border))}.ci-region{border-top:1px solid var(--hp-line,var(--flow-border));grid-template-columns:clamp(150px,19vw,210px) minmax(0,1fr);gap:clamp(16px,3vw,48px);padding:clamp(16px,2vw,22px) 0 clamp(18px,2.2vw,26px);display:grid}.ci-region-name{font-family:var(--hp-sans,var(--body));letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,var(--flow-muted));margin:0;padding-top:6px;font-size:.6875rem;font-weight:500}.ci-region-cities{flex-wrap:wrap;align-items:baseline;gap:8px clamp(20px,2.6vw,34px);margin:0;padding:0;list-style:none;display:flex}.ci-city{align-items:baseline;display:inline-flex}.ci-city-name{font-family:var(--hp-serif,var(--flow-font));font-variation-settings:"opsz" 14, "wght" 400;letter-spacing:-.005em;color:var(--ink);font-size:1.0625rem;font-weight:400;line-height:1.3}.ci-foot{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;padding-top:clamp(32px,4vw,48px);display:grid}.ci-foot-col:first-child{padding-right:clamp(28px,4vw,52px)}.ci-foot-col+.ci-foot-col{border-left:1px solid var(--hp-line,var(--flow-border));padding-left:clamp(28px,4vw,52px)}.ci-block-title{font-family:var(--hp-sans,var(--body));letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,#41494c);margin:0 0 clamp(20px,2.5vw,28px);font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.ci-block-title{color:var(--hp-muted,lab(30.4875% -3.30363 -2.56116))}}.ci-opens{gap:clamp(18px,2.2vw,24px);margin:0;padding:0;list-style:none;display:grid}.ci-opens li{grid-template-columns:clamp(38px,4vw,48px) minmax(0,1fr);align-items:start;display:grid}.ci-opens-num{font-family:var(--hp-serif-display,var(--flow-font));letter-spacing:-.01em;color:color-mix(in srgb, var(--ink) 34%, transparent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:clamp(1.4rem,1.8vw,1.65rem);font-weight:400;line-height:1.1}.ci-opens h3{font-family:var(--hp-sans,var(--body));letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;font-size:.9375rem;font-weight:600;line-height:1.3}.ci-opens p{color:#41494c;color:lab(30.4875% -3.30363 -2.56116);max-width:44ch;margin:0;font-size:.875rem;line-height:1.55}.ci-request-copy{color:#41494c;color:lab(30.4875% -3.30363 -2.56116);max-width:40ch;margin:0 0 clamp(16px,2vw,22px);font-size:.9rem;line-height:1.55}.ci-form{justify-items:start;gap:clamp(14px,1.8vw,18px);display:grid}.ci-field-row{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:14px;width:100%;display:grid}.ci-field{gap:6px;width:100%;display:grid}.ci-field label{font-family:var(--hp-sans,var(--body));letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,#515a5c);font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.ci-field label{color:var(--hp-muted,lab(37.4478% -3.30871 -2.56426))}}.ci-field input,.ci-field textarea{border:1px solid var(--hp-line,var(--flow-border));width:100%;font-family:var(--hp-sans,var(--body));letter-spacing:-.01em;color:var(--ink);resize:vertical;background:0 0;border-radius:6px;padding:10px 12px;font-size:.9375rem;font-weight:450;transition:border-color .16s cubic-bezier(.23,1,.32,1)}.ci-field textarea{min-height:76px;line-height:1.45}.ci-field input::placeholder,.ci-field textarea::placeholder{color:color-mix(in srgb, var(--hp-muted,#515a5c) 62%, transparent)}@supports (color:lab(0% 0 0)){.ci-field input::placeholder,.ci-field textarea::placeholder{color:color-mix(in srgb, var(--hp-muted,lab(37.4478% -3.30871 -2.56426)) 62%, transparent)}}.ci-field input:hover,.ci-field textarea:hover{border-color:var(--hover-border)}.ci-field input:focus,.ci-field input:focus-visible,.ci-field textarea:focus,.ci-field textarea:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.ci-form-submit{cursor:pointer;border:0;margin-top:4px}.ci-form-error,.ci-form-success{margin:0;font-size:.875rem;line-height:1.5}.ci-form-error{color:#862721;color:lab(31.4602% 40.5365 28.0496)}.ci-form-success{color:var(--ink)}@media (max-width:960px){.ci-region{grid-template-columns:minmax(0,1fr);gap:10px}.ci-region-name{padding-top:0}.ci-foot{grid-template-columns:minmax(0,1fr)}.ci-foot-col:first-child{padding-right:0}.ci-foot-col+.ci-foot-col{border-left:0;border-top:1px solid var(--hp-line,var(--flow-border));margin-top:clamp(28px,5vw,36px);padding-top:clamp(24px,4vw,32px);padding-left:0}}@media (max-width:640px){.ci-workspace{width:min(100% - 24px,1180px)}.ci-field-row{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.ci-mast-link,.ci-field input,.ci-field textarea{transition:none}}.pricing-page{color:var(--ink);background:var(--paper)}.pr-sheet{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.pr-mast{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px 32px;padding-bottom:clamp(28px,4vw,40px);display:flex}.pr-mast-actions{flex-wrap:wrap;align-items:center;gap:16px 20px;display:flex}.pr-mast-actions .button.button-primary.pr-cta{min-height:40px;font-family:var(--jumbo), var(--body);letter-spacing:-.02em;box-shadow:none;border-radius:999px;padding:0 18px;font-size:.8125rem;font-weight:500}.pr-mast-actions .button.button-primary.pr-cta:hover{box-shadow:none;transform:translateY(-1px)}.pr-mast-actions .button.button-primary.pr-cta:focus-visible{box-shadow:none}.pr-cta-secondary{background:var(--surface);min-height:40px;color:var(--ink);font-family:var(--jumbo), var(--body);letter-spacing:-.02em;box-shadow:none;border:1px solid #1018191f;border:1px solid lab(7.30667% -2.97334 -2.50248/.12);border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.pr-cta-secondary:hover,.pr-cta-secondary:focus-visible{background:#fff;background:lab(100% 0 0);border-color:#10181933;border-color:lab(7.30667% -2.97334 -2.50248/.2);outline:none;transform:translateY(-1px)}.pr-price-table-wrap{border-top:1px solid var(--hp-line,var(--dark-line));border-bottom:1px solid var(--hp-line,var(--dark-line));padding:24px 0}.pr-price-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.pr-price-table caption{text-align:left;margin-bottom:20px;font-size:1.25rem}.pr-price-table th,.pr-price-table td{text-align:left;border-bottom:1px solid var(--hp-line,var(--dark-line));padding:18px 12px}.pr-price-table thead th{color:var(--hp-muted);font-size:.8rem;font-weight:500}.pr-price-table tbody th{font-weight:500}.pr-price-table td{white-space:nowrap}.pr-price-table-wrap .pr-rate-meta{max-width:none;margin-top:20px}@media (max-width:600px){.pr-price-table th,.pr-price-table td{padding:14px 6px;font-size:.85rem}.pr-price-table thead th{font-size:.7rem}}.pr-rate{border-top:1px solid var(--hp-line,var(--dark-line));border-bottom:1px solid var(--hp-line,var(--dark-line));grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(28px,4vw,40px) 0;display:grid}.pr-rate-label{color:var(--hp-muted,#515a5c);letter-spacing:.12em;text-transform:uppercase;margin:0 0 clamp(14px,1.8vw,20px);font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.pr-rate-label{color:var(--hp-muted,lab(37.4478% -3.30871 -2.56426))}}.pr-rate-amount{font-family:var(--hp-serif-display,var(--jumbo));letter-spacing:-.03em;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;align-items:flex-start;gap:6px;margin:0;font-size:clamp(4.25rem,11vw,7.5rem);font-weight:400;line-height:.9;display:flex}.pr-rate-currency{color:var(--hp-muted,#464f51);margin-top:.06em;font-size:.36em;font-weight:400}@supports (color:lab(0% 0 0)){.pr-rate-currency{color:var(--hp-muted,lab(32.8076% -3.30552 -2.56229))}}.pr-rate-unit{letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:1.05rem;font-weight:500;line-height:1.4}.pr-rate-meta{color:#464f51;color:lab(32.8076% -3.30552 -2.56229);max-width:36ch;margin:0;font-size:.88rem;line-height:1.55}.pr-rate-meta a{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}.pr-block{border-top:1px solid var(--hp-line,var(--dark-line));padding:clamp(32px,4vw,48px) 0}.pr-block:first-of-type{border-top:0}.pr-block-title{font-family:var(--body);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,#41494c);margin:0 0 clamp(20px,2.5vw,28px);font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.pr-block-title{color:var(--hp-muted,lab(30.4875% -3.30363 -2.56116))}}.pr-notes dd a{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}.pr-credits{gap:clamp(18px,2.2vw,24px);margin:0;display:grid}.pr-credits>div{gap:4px;display:grid}.pr-credits dt{letter-spacing:-.02em;align-items:baseline;gap:12px;margin:0;font-size:.92rem;font-weight:600;display:flex}.pr-credit-num{font-family:var(--hp-serif-display,var(--jumbo));letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,2.8vw,2.25rem);font-weight:400;line-height:1}.pr-credits dd{color:#41494c;color:lab(30.4875% -3.30363 -2.56116);max-width:38ch;margin:0;font-size:.9rem;line-height:1.55}.pr-paths{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.pr-path{justify-items:start;gap:clamp(12px,1.5vw,16px);display:grid}.pr-path:first-child{padding-right:clamp(28px,4vw,52px)}.pr-path+.pr-path{border-left:1px solid var(--hp-line,var(--dark-line));padding-left:clamp(28px,4vw,52px)}.pr-path h3{font-family:var(--hp-serif-display,var(--jumbo));letter-spacing:-.01em;margin:0;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:400;line-height:1.15}.pr-path p{color:#41494c;color:lab(30.4875% -3.30363 -2.56116);max-width:38ch;margin:0;font-size:.9rem;line-height:1.55}.pr-path p strong{color:var(--ink);font-weight:600}.pr-inline-link{width:max-content;color:var(--ink);align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.pr-inline-link:hover,.pr-inline-link:focus-visible{color:var(--blue-deep);outline:none}.pr-inline-link svg{transition:transform .16s}.pr-inline-link:hover svg{transform:translate(3px)}.pr-block-foot{padding-top:clamp(28px,4vw,40px)}.pr-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,32px) clamp(24px,4vw,40px);margin:0;display:grid}.pr-notes>div{gap:6px;display:grid}.pr-notes dt{letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,#515a5c);margin:0;font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.pr-notes dt{color:var(--hp-muted,lab(37.4478% -3.30871 -2.56426))}}.pr-notes dd{color:#41494c;color:lab(30.4875% -3.30363 -2.56116);margin:0;font-size:.88rem;line-height:1.55}@media (max-width:900px){.pr-rate{grid-template-columns:minmax(0,1fr);align-items:start}.pr-paths{grid-template-columns:minmax(0,1fr)}.pr-path:first-child{padding-right:0}.pr-path+.pr-path{border-left:0;border-top:1px solid var(--hp-line,var(--dark-line));margin-top:clamp(24px,5vw,32px);padding-top:clamp(20px,4vw,28px);padding-left:0}.pr-notes{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.pr-sheet{width:min(100% - 32px, var(--max))}.pr-mast,.pr-mast-actions{flex-direction:column;align-items:stretch}.pr-mast-actions .button.button-primary.pr-cta,.pr-mast-actions .pr-cta-secondary{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.pr-inline-link svg{transition:none}.pr-inline-link:hover svg{transform:none}}.contact-page{color:var(--ink)}.ct-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.ct-top{margin-bottom:clamp(24px,3vw,34px)}.ct-top .editorial-page-headline{max-width:none}.ct-demo-panel{border-block:1px solid var(--hp-line,var(--flow-border));width:min(100%,980px);margin-bottom:clamp(36px,5vw,56px);padding:clamp(24px,3vw,34px) 0}.ct-demo-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:18px;display:flex}.ct-demo-heading h2{font-family:var(--body);letter-spacing:-.035em;margin:0;font-size:1.15rem;font-weight:650}.ct-demo-heading p{color:var(--hp-muted,#515a5c);margin:0;font-size:.78rem}@supports (color:lab(0% 0 0)){.ct-demo-heading p{color:var(--hp-muted,lab(37.4478% -3.30871 -2.56426))}}.ct-demo-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ct-demo-link{--ct-demo-accent:#304860;color:#fff;background:var(--ct-demo-accent);border:1px solid var(--ct-demo-accent);letter-spacing:-.015em;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:50px;padding:0 17px;font-size:.82rem;font-weight:600;transition:background .16s,color .16s;display:flex}.ct-demo-link:hover,.ct-demo-link:focus-visible{color:var(--ct-demo-accent);background:0 0;outline:none}.ct-demo-link>span:last-child{font-size:1rem;font-weight:400}.ct-demo-property{--ct-demo-accent:#92501f}.ct-demo-rendering{--ct-demo-accent:#1f6275}.ct-inquiry-panel{width:min(100%,760px)}.ct-form{justify-items:start;gap:clamp(14px,1.8vw,18px);display:grid}.ct-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.ct-field{gap:6px;width:100%;display:grid}.ct-field label{font-family:var(--hp-sans,var(--body));letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted,#515a5c);font-size:.6875rem;font-weight:500}@supports (color:lab(0% 0 0)){.ct-field label{color:var(--hp-muted,lab(37.4478% -3.30871 -2.56426))}}.ct-field input,.ct-field textarea{border:1px solid var(--hp-line,var(--flow-border));width:100%;font-family:var(--hp-sans,var(--body));letter-spacing:-.01em;color:var(--ink);resize:vertical;background:0 0;border-radius:6px;padding:10px 12px;font-size:.9375rem;font-weight:450;transition:border-color .16s cubic-bezier(.23,1,.32,1)}.ct-field textarea{min-height:96px;line-height:1.45}.ct-field input::placeholder,.ct-field textarea::placeholder{color:color-mix(in srgb, var(--hp-muted,#515a5c) 62%, transparent)}@supports (color:lab(0% 0 0)){.ct-field input::placeholder,.ct-field textarea::placeholder{color:color-mix(in srgb, var(--hp-muted,lab(37.4478% -3.30871 -2.56426)) 62%, transparent)}}.ct-field input:hover,.ct-field textarea:hover{border-color:color-mix(in srgb, var(--ink) 38%, var(--hp-line,var(--flow-border)))}.ct-field input:focus,.ct-field input:focus-visible,.ct-field textarea:focus,.ct-field textarea:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.ct-form-submit{cursor:pointer;border:0;margin-top:4px}.ct-form-submit:disabled{opacity:.6;cursor:default}.ct-form-error,.ct-form-success{margin:0;font-size:.875rem;line-height:1.5}.ct-form-error{color:#862721;color:lab(31.4602% 40.5365 28.0496)}.ct-form-success{color:var(--ink)}@media (max-width:640px){.ct-workspace{width:min(100% - 24px,1180px)}.ct-field-row{grid-template-columns:minmax(0,1fr)}.ct-demo-heading{gap:6px;display:grid}.ct-demo-links{grid-template-columns:minmax(0,1fr)}}.real-estate-page{color:var(--ink)}.re-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.re-top{border-bottom:1px solid var(--hp-line,var(--flow-border));flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(16px,2vw,24px);margin-bottom:clamp(24px,3vw,36px);padding-bottom:clamp(20px,2.5vw,28px);display:flex}.re-registry{color:var(--flow-muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;font-size:.6875rem;font-weight:500;display:flex}.re-registry>span:nth-child(2n){color:#9fa6a8;color:lab(67.5759% -2.16228 -1.80371);font-weight:400}.re-headline{max-width:16ch;color:var(--ink);font-family:var(--flow-font);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.2vw,2.75rem);font-weight:600;line-height:1.02}.re-headline em{font-style:normal;font-weight:500}.re-lede{max-width:44ch;color:var(--flow-muted);letter-spacing:-.01em;margin:12px 0 0;font-size:.9375rem;font-weight:450;line-height:1.55}.re-sample-link{border:1px solid var(--flow-border);background:var(--flow-surface);min-height:40px;color:var(--ink);letter-spacing:-.02em;box-shadow:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:.8125rem;font-weight:500;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.re-sample-link:hover,.re-sample-link:focus-visible{border-color:var(--flow-border-strong);background:#fff;background:lab(100% 0 0);outline:none;transform:translateY(-1px)}.re-form{margin:0;padding:0}.re-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;display:grid}.re-panel{gap:clamp(16px,1.8vw,20px);display:grid}.re-panel-inputs{padding-right:clamp(28px,4vw,52px)}.re-panel-review{border-left:1px solid var(--hp-line,var(--flow-border));padding-left:clamp(28px,4vw,52px);position:sticky;top:calc(4.5rem + 12px)}.re-panel-head{border-bottom:1px solid var(--hp-line,var(--flow-border));gap:8px;padding-bottom:clamp(14px,1.8vw,20px);display:grid}.re-panel-head h2{font-family:var(--hp-serif-display,var(--flow-font));letter-spacing:-.015em;margin:0;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:400;line-height:1.1}.re-panel-head p{letter-spacing:-.01em;color:var(--flow-muted);margin:0;font-size:.8125rem;font-weight:450}.re-field{align-content:start;gap:8px;display:grid}.re-field-full{grid-column:1/-1}.re-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.re-field label,.re-field-label{letter-spacing:-.01em;color:var(--flow-muted);font-size:.75rem;font-weight:500}.re-field input{border:1px solid var(--flow-border);width:100%;min-height:44px;font-family:var(--flow-font);letter-spacing:-.02em;color:var(--ink);background:#ffffffb8;background:lab(100% 0 0/.72);border-radius:10px;padding:10px 12px;font-size:.9375rem;font-weight:450;transition:border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1),background .16s cubic-bezier(.23,1,.32,1)}.re-field input::placeholder{color:#929a9c;color:lab(62.9496% -2.6986 -2.25192);font-weight:400}.re-field input:hover{border-color:var(--hover-border)}.re-field input:focus,.re-field input:focus-visible{border-color:var(--flow-focus);box-shadow:0 0 0 3px var(--flow-focus-ring);background:#fff;background:lab(100% 0 0);outline:none}.re-field-status{color:#6c5a45;color:lab(39.6591% 5.37632 15.0991);letter-spacing:-.01em;margin:0;font-size:.75rem;font-weight:450}.re-field-hint{max-width:52ch;color:var(--flow-muted);letter-spacing:-.01em;margin:0;font-size:.75rem;font-weight:450;line-height:1.5}.re-field-inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.re-segment{border:1px solid var(--flow-border);background:var(--flow-surface-2);border-radius:12px;width:max-content;padding:3px;display:inline-flex}.re-segment button{min-height:36px;color:var(--flow-muted);cursor:pointer;font-family:var(--flow-font);letter-spacing:-.02em;background:0 0;border:0;border-radius:9px;padding:0 16px;font-size:.875rem;font-weight:500;transition:color .16s cubic-bezier(.23,1,.32,1),background .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1)}.re-segment button:hover{color:var(--ink)}.re-segment button.active{color:var(--chrome-ink);background:var(--ink);box-shadow:0 2px 8px #0d131424;box-shadow:0 2px 8px lab(5.31908% -1.95894 -1.80027/.14)}.re-segment-compact button{min-height:32px;padding:0 14px;font-size:.8125rem}.address-autocomplete-field{position:relative}.address-suggestions{z-index:12;border:1px solid var(--ws-border,var(--flow-border));background:var(--ws-surface,var(--flow-surface));box-shadow:var(--ws-shadow,var(--flow-shadow));border-radius:10px;display:grid;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.address-suggestions button{border:0;border-bottom:1px solid var(--ws-border,var(--flow-border));width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;gap:3px;padding:10px 12px;display:grid}.address-suggestions button:last-of-type{border-bottom:0}.address-suggestions button:hover,.address-suggestions button[aria-selected=true]{background:var(--ws-surface-2,var(--flow-surface-2))}.address-suggestions button strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:550;line-height:1.2;overflow:hidden}.address-suggestions button span{color:var(--ws-muted,var(--flow-muted));text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.2;overflow:hidden}.address-suggestions small{border-top:1px solid var(--ws-border,var(--flow-border));color:var(--ws-muted,var(--flow-muted));letter-spacing:.06em;text-transform:uppercase;padding:8px 12px;font-size:.6875rem;font-weight:500}.re-preview{border-bottom:1px solid var(--hp-line,var(--flow-border));gap:8px;padding:0 0 clamp(14px,1.8vw,20px);display:grid}.re-preview[data-empty=true] strong{color:var(--hp-muted,var(--flow-muted));font-style:italic;font-weight:400}.re-preview-label{color:var(--hp-muted,var(--flow-muted));letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.re-preview strong{overflow-wrap:anywhere;font-family:var(--hp-serif-display,var(--flow-font));letter-spacing:-.01em;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:400;line-height:1.2}.re-preview small{color:var(--flow-muted);letter-spacing:-.01em;font-size:.8125rem;line-height:1.4}.re-check{color:var(--ink);letter-spacing:-.01em;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;font-size:.8125rem;line-height:1.5;display:grid}.re-check input{width:16px;height:16px;accent-color:var(--flow-accent);margin-top:2px}.re-check input:disabled+span{color:var(--flow-muted)}.re-coverage-check{padding:0}.re-agreements{gap:12px;display:grid}.re-check-compact{gap:8px}.re-check-disclaimer a{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.re-check-disclaimer small{color:var(--flow-muted);margin-top:4px;font-size:.75rem;line-height:1.45;display:block}.re-submit{border-top:1px solid var(--hp-line,var(--flow-border));justify-items:start;gap:10px;padding-top:clamp(16px,2vw,22px);display:grid}.re-trust{color:var(--flow-muted);letter-spacing:-.01em;margin:0;font-size:.8125rem;line-height:1.5}.re-error{letter-spacing:-.01em;color:#7c1310;color:lab(26.6959% 43.9227 32.5472);background:#fff0ee;background:lab(96.1699% 11.9839 7.35996);border:1px solid #f1726459;border:1px solid lab(63.6935% 49.4079 32.2534/.35);border-radius:10px;margin:0;padding:10px 12px;font-size:.8125rem;font-weight:450}.re-submit-button{width:auto;min-height:46px;padding-inline:24px}.property-segment{border:1px solid var(--dark-line);background:var(--surface-subtle);border-radius:999px;width:max-content;padding:4px;display:inline-flex}.property-segment button{color:#363f41;color:lab(25.8473% -3.29931 -2.55855);cursor:pointer;min-height:34px;font-family:var(--body);letter-spacing:-.004em;background:0 0;border:0;border-radius:999px;padding:0 18px;font-size:.92rem;font-weight:540;transition:color .16s,background .16s}.property-segment button:hover{color:var(--ink)}.property-segment button.active{color:var(--paper);background:var(--ink)}.property-check{color:#222a2c;color:lab(16.5667% -3.28676 -2.55127);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;max-width:720px;font-size:.98rem;line-height:1.5;display:grid}.property-check input{width:18px;height:18px;accent-color:var(--ink);margin-top:4px}.property-check input:disabled+span{color:#677173;color:lab(46.728% -3.31372 -2.56735)}.property-check-disclaimer>span{display:block}.property-check-disclaimer a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.property-check-disclaimer small{color:#4b5457;color:lab(35.1277% -3.30719 -2.56332);margin-top:8px;font-size:.86rem;line-height:1.5;display:block}.training-consent-check .training-consent-check-label,.re-check-disclaimer>span{display:block}@media (max-width:900px){.re-layout{grid-template-columns:minmax(0,1fr)}.re-panel-inputs{padding-right:0}.re-panel-review{border-left:0;border-top:1px solid var(--hp-line,var(--flow-border));margin-top:clamp(24px,5vw,32px);padding-top:clamp(20px,4vw,28px);padding-left:0;position:static}.re-field-row{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.re-workspace{width:min(100% - 24px,1520px)}}@media (prefers-reduced-motion:reduce){.re-field input,.re-segment button,.re-sample-link{transition:none}}.flow-page{--flow-surface:#fff;--flow-surface-2:#fbfbfb;--flow-inset:#fafafa;--flow-border:var(--dark-line);--flow-border-strong:#00000029;--flow-accent:var(--ink-2);--flow-link:var(--blue-deep);--flow-text-emphasis:#0059af;--flow-accent-soft:#f7f7f7;--flow-muted:var(--muted);--flow-focus:var(--focus-border);--flow-focus-ring:var(--focus-ring);--flow-shadow:0 1px 2px #0d13140a, 0 12px 32px #0d13140f;--flow-radius:14px;--flow-button-radius:999px;--flow-font:var(--font-jumbo), var(--font-body), system-ui, sans-serif;font-family:var(--flow-font);-webkit-font-smoothing:antialiased}@supports (color:lab(0% 0 0)){.flow-page{--flow-surface:lab(100% 0 0);--flow-surface-2:lab(98.608% 0 0);--flow-inset:lab(98.144% 0 -.0000119209);--flow-border-strong:lab(0% 0 0/.16);--flow-text-emphasis:lab(37.1955% 5.41969 -54.804);--flow-accent-soft:lab(97.216% -.0000298023 0);--flow-shadow:0 1px 2px lab(5.31908% -1.95894 -1.80027/.04), 0 12px 32px lab(5.31908% -1.95894 -1.80027/.06)}}.flow-page .button,.flow-page .ct-form-submit,.flow-page .ci-form-submit,.flow-page .re-submit-button,.flow-page .services-panel-cta{border-radius:var(--flow-button-radius)}.flow-page :is(.ci-headline,.re-headline,.services-headline,.sample-headline) em{color:var(--flow-text-emphasis)}.flow-page :where(p,li,dd,label,.services-panel-desc,.services-property-routing,.property-check-disclaimer,.re-check-disclaimer) a:not(.button,.services-sample-link,.re-sample-link,.services-panel-cta){color:var(--flow-link);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.services-page{--property-studio-brown:#92501f;--property-studio-brown-dark:#5f341b;--property-studio-brown-soft:#f1e7de;--ws-accent:var(--property-studio-brown);--flow-focus:var(--property-studio-brown);--flow-focus-ring:#92501f24;color:var(--ink)}.services-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.property-studio-hero{border:1px solid color-mix(in srgb, var(--property-studio-brown) 18%, var(--hp-line));background:var(--property-studio-brown-soft);grid-template-columns:minmax(0,1.12fr) minmax(310px,.72fr);align-items:stretch;min-height:clamp(440px,50vw,590px);display:grid;overflow:visible}.property-studio-hero-copy{background:#f5ece5;align-content:center;padding:clamp(36px,6vw,76px)}.property-studio-hero-copy .editorial-registry{color:var(--property-studio-brown)}.property-studio-hero-copy .editorial-page-headline{color:#332f2c;max-width:13ch;font-family:var(--hp-sans);font-variation-settings:normal;letter-spacing:-.07em;font-size:clamp(3.1rem,6.2vw,5.8rem);font-weight:720;line-height:.9}.property-studio-hero-copy .editorial-page-headline em{color:var(--property-studio-brown);font-family:inherit;font-style:normal;font-weight:inherit;font-variation-settings:normal}.property-studio-hero-copy .editorial-lede{color:#5f5852;max-width:50ch;font-family:var(--hp-sans);font-size:1rem;line-height:1.65}.property-studio-actions{font-family:var(--hp-sans);flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:clamp(10px,1.5vw,18px);display:flex}.property-studio-launcher{width:min(100%,540px);font-family:var(--hp-sans);border-top:1px solid #92501f38;gap:9px;margin-top:clamp(12px,2vw,22px);padding-top:clamp(18px,2vw,24px);display:grid}.property-studio-launcher-heading{justify-content:space-between;align-items:baseline;gap:12px 24px;display:flex}.property-studio-launcher-heading>span{color:var(--property-studio-brown);letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.property-studio-launcher-shortcuts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 18px;display:flex}.property-studio-launcher-shortcuts>a{color:#332f2cb3;white-space:nowrap;font-size:.6875rem;font-weight:600;line-height:1.3;transition:color .15s}.property-studio-launcher-shortcuts>a:hover{color:#332f2c}.property-studio-launcher-controls{grid-template-columns:minmax(0,1fr);display:grid}.property-studio-launcher-select{min-width:0;position:relative}.property-studio-launcher-select-trigger{color:#332f2c;width:100%;min-height:50px;font:650 .875rem/1.2 var(--hp-sans);text-align:left;cursor:pointer;background:#fffaf6;border:1px solid #332f2c47;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;padding:0 48px 0 18px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.property-studio-launcher-select-trigger:hover,.property-studio-launcher-select-trigger[aria-expanded=true]{background:#fffdfb;border-color:#92501f94;box-shadow:0 8px 24px #5f341b1a}.property-studio-launcher-select-chevron{pointer-events:none;border-bottom:1.5px solid #332f2c;border-right:1.5px solid #332f2c;width:8px;height:8px;transition:transform .16s;position:absolute;top:50%;right:20px;transform:translateY(-65%)rotate(45deg)}.property-studio-launcher-select-trigger[aria-expanded=true] .property-studio-launcher-select-chevron{transform:translateY(-20%)rotate(225deg)}.property-studio-launcher-options{z-index:30;overscroll-behavior:contain;background:#fffaf6;border:1px solid #92501f3d;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(680px,100vw - 40px);max-height:min(420px,60vh);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 22px 52px #432b1d33}.property-studio-launcher-options>button{color:#332f2c;min-height:64px;font-family:var(--hp-sans);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;padding:10px 12px 10px 14px;display:grid}.property-studio-launcher-options>button:hover:not(:disabled),.property-studio-launcher-options>button:focus-visible{background:#92501f14;outline:none}.property-studio-launcher-options>button[aria-selected=true]{background:#92501f21}.property-studio-launcher-options>button:disabled{cursor:not-allowed;opacity:.55}.property-studio-launcher-option-heading{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.property-studio-launcher-coming-soon{white-space:nowrap;background:#92501f1a;border-radius:4px;padding:3px 6px;font-size:.5625rem;font-weight:600;line-height:1.25}.property-studio-launcher-options strong,.property-studio-launcher-options small{display:block}.property-studio-launcher-options strong{font-size:.8125rem;font-weight:680;line-height:1.25}.property-studio-launcher-options small{color:#776b63;margin-top:4px;font-size:.6875rem;line-height:1.35}.property-studio-launcher-option-mark{color:#fff;background:var(--property-studio-brown);opacity:0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;display:grid}.property-studio-launcher-options>button[aria-selected=true] .property-studio-launcher-option-mark{opacity:1}.property-studio-address-controls>button{color:#fff;background:var(--property-studio-brown);min-height:50px;font:700 .8125rem/1 var(--hp-sans);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;transition:gap .16s,background-color .16s;display:inline-flex}.property-studio-address-entry{gap:8px;margin-top:5px;display:grid}.property-studio-address-heading{justify-content:space-between;align-items:baseline;gap:8px 18px;display:flex}.property-studio-address-heading>label{color:var(--property-studio-brown);letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.property-studio-credit-note{color:#92501fc7;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.625rem;font-weight:650;line-height:1.2}.property-studio-address-controls{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.property-studio-address-field{min-width:0;position:relative}.property-studio-address-field>input{color:#332f2c;width:100%;min-height:50px;font:500 .875rem/1.2 var(--hp-sans);background:#fffaf6;border:1px solid #332f2c47;border-radius:999px;padding:0 18px}.property-studio-address-field>input::placeholder{color:#332f2c7a}.property-studio-address-field>input:focus-visible{outline-offset:2px;outline:2px solid #92501f5c}.property-studio-address-field .address-suggestions{z-index:14}.property-studio-address-mode{flex-wrap:wrap;align-items:center;gap:6px 12px;min-height:20px;padding-inline:2px;display:flex}.property-studio-address-toggle{color:var(--property-studio-brown-dark);font:650 .6875rem/1.45 var(--hp-sans);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0}.property-studio-address-toggle:hover{text-decoration-color:currentColor}.property-studio-address-toggle:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #92501f5c}.property-studio-address-note{color:#6c625b;font-size:.6875rem;line-height:1.45}.property-studio-launcher-status,.property-studio-launcher-error{margin:0;font-size:.75rem;line-height:1.45}.property-studio-launcher-status{color:#6c625b;margin-top:10px}.property-studio-launcher-error{color:#9a3412}.property-studio-address-controls>button:hover{background:var(--property-studio-brown-dark);gap:13px}.property-studio-launcher-select-trigger:focus-visible,.property-studio-address-controls>button:focus-visible{outline-offset:2px;outline:2px solid #92501f5c}.property-studio-primary,.property-studio-secondary{align-items:center;gap:9px;font-size:.8125rem;font-weight:650;display:inline-flex}.property-studio-primary{color:#fff;background:var(--property-studio-brown);border-radius:999px;min-height:46px;padding:0 20px;transition:gap .16s,background-color .16s}.property-studio-primary:hover{background:var(--property-studio-brown-dark);gap:13px}.property-studio-secondary{border-bottom:1px solid #332f2c59;padding-bottom:3px}.property-studio-summary{isolation:isolate;color:#f9f4ef;font-family:var(--hp-sans);background:#3c3530;align-content:center;gap:clamp(24px,3vw,34px);padding:clamp(32px,5vw,58px);display:grid;position:relative;overflow:hidden}.property-studio-summary:before,.property-studio-summary:after{content:"";pointer-events:none;position:absolute;inset:0}.property-studio-summary:before{z-index:-2;filter:saturate(.7)contrast(1.05);background:url(/brand/property-intelligence-canvas-v1.webp) 62%/auto 100% no-repeat}.property-studio-summary:after{z-index:-1;background:linear-gradient(#3c3530ad,#3c3530f2),linear-gradient(90deg,#3c35306b,#0000 65%)}.property-studio-summary>p{color:#d8bda9;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:650}.property-studio-summary ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.property-studio-summary li{border-top:1px solid #ffffff29;grid-template-columns:30px minmax(0,1fr);gap:4px 10px;padding:18px 0;display:grid}.property-studio-summary li:last-child{border-bottom:1px solid #ffffff29}.property-studio-summary li>span{color:#d8bda9;grid-row:1/3;font-size:.6875rem}.property-studio-summary strong,.property-studio-summary small{display:block}.property-studio-summary strong{font-size:.9375rem;font-weight:600}.property-studio-summary small{color:#fff9;font-size:.75rem;line-height:1.45}.property-studio-proof,.property-studio-process,.property-studio-evidence,.property-studio-film,.property-studio-closing{margin-top:clamp(64px,8vw,96px)}.property-studio-proof .hero-product-peeks{width:100%}.property-studio-proof .hero-product-peek-doc{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,38px) clamp(36px,5vw,64px);max-height:clamp(430px,42vw,520px);padding:clamp(28px,3.8vw,46px) clamp(30px,4.5vw,54px) clamp(78px,8vw,104px);overflow:hidden}.property-studio-proof .hero-product-peek[data-density=expanded] .hero-product-peek-head{gap:12px;padding:clamp(24px,3vw,34px) clamp(30px,4.5vw,54px)}.property-studio-proof .hero-product-peek[data-density=expanded] .hero-product-peek-title{font-size:clamp(1.2rem,1.8vw,1.5rem)}.property-studio-proof .hero-product-peek[data-density=expanded] .hero-product-peek-address{font-size:1rem}.property-studio-proof .hero-product-peek[data-density=expanded] .hero-product-peek-meta{gap:10px clamp(24px,4vw,54px);font-size:.75rem}.property-studio-proof .hero-product-peek-body{font-size:.875rem;line-height:1.65}.property-studio-proof .hero-product-peek-fade{height:clamp(96px,10vw,126px);display:block}.property-studio-process{background:var(--property-studio-brown-soft);padding:clamp(34px,5vw,58px)}.property-studio-process ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,36px);margin:0;padding:0;list-style:none;display:grid}.property-studio-process li{font-family:var(--hp-sans);border-left:1px solid #92501f40;align-content:start;gap:11px;padding-left:clamp(18px,2.5vw,30px);display:grid}.property-studio-process li:first-child{border-left:0;padding-left:0}.property-studio-process li>span{color:var(--property-studio-brown);letter-spacing:.1em;font-size:.6875rem;font-weight:650}.property-studio-process h3,.property-studio-process li>p{margin:0}.property-studio-process h3{color:#332f2c;letter-spacing:-.02em;font-size:1rem;font-weight:650}.property-studio-process li>p{color:#665f59;font-size:.8125rem;line-height:1.6}.property-studio-evidence{color:#f9f4ef;background:#3c3530;padding:clamp(28px,4vw,48px)}.property-studio-evidence ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(30px,4vw,46px) clamp(34px,5vw,64px);margin:0;padding:0;list-style:none;display:grid}.property-studio-evidence li{font-family:var(--hp-sans);padding:0}.property-studio-evidence h3,.property-studio-evidence li>p{margin:0}.property-studio-evidence h3{font-size:.9375rem;font-weight:650}.property-studio-evidence li>p{color:#ffffff94;margin-top:10px;font-size:.8125rem;line-height:1.55}.property-studio-film .hero-preview-film-frame{background:#211e1b}.property-studio-closing{isolation:isolate;aspect-ratio:1923/818;background:var(--property-studio-brown-soft);text-align:center;align-content:start;justify-items:center;gap:clamp(18px,2vw,26px);padding:clamp(34px,4vw,52px) 24px;display:grid;position:relative;overflow:hidden}.property-studio-closing-title,.rendering-studio-closing-title{font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.035em;text-align:center;margin:0;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:300;line-height:1}.property-studio-closing-title{color:#332f2c}.property-studio-closing-title em,.rendering-studio-closing-title em{font-variation-settings:"opsz" 24, "wght" 300;font-style:italic;font-weight:300}.property-studio-closing:before,.property-studio-closing:after{content:"";pointer-events:none;position:absolute;inset:0}.property-studio-closing:before{z-index:-2;filter:saturate(.84)contrast(.98)brightness(1.01);background:url(/brand/property-intelligence-technical-canvas-v3.webp) 50% 48%/cover no-repeat}.property-studio-closing:after{display:none}.property-studio-closing .property-studio-actions{justify-content:center;gap:14px;margin:0;padding:0}.property-studio-closing .property-studio-secondary{color:#332f2c;background:#fffaf694;border:1px solid #332f2c66;border-radius:999px;min-height:46px;padding:0 18px}.rendering-studio-page{--rendering-studio-blue:#1f6275;--rendering-studio-blue-dark:#174957;--rendering-studio-blue-soft:#dceaf0;--rendering-studio-ink:#26373d;color:var(--rendering-studio-ink)}.rendering-studio-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);margin:0 auto;padding:clamp(24px,3.5vw,40px) 0 clamp(48px,6vw,72px)}.rendering-studio-hero{background:var(--rendering-studio-blue-soft);border:1px solid #1f627533;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;min-height:clamp(500px,52vw,610px);display:grid;overflow:hidden}.rendering-studio-hero-copy{align-content:center;padding:clamp(36px,6vw,76px)}.rendering-studio-hero-copy .editorial-registry{color:var(--rendering-studio-blue)}.rendering-studio-hero-copy .editorial-page-headline{max-width:12ch;color:var(--rendering-studio-ink);font-family:var(--hp-sans);font-variation-settings:normal;letter-spacing:-.07em;font-size:clamp(3.1rem,6vw,5.6rem);font-weight:720;line-height:.9}.rendering-studio-hero-copy .editorial-lede{color:#53636a;max-width:48ch;font-family:var(--hp-sans);font-size:1rem;line-height:1.65}.rendering-studio-actions{font-family:var(--hp-sans);flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:clamp(18px,2.5vw,28px);display:flex}.rendering-studio-primary,.rendering-studio-secondary,.rendering-studio-closing-secondary{align-items:center;gap:9px;min-height:46px;font-size:.8125rem;font-weight:700;display:inline-flex}.rendering-studio-primary{color:#fff;background:var(--rendering-studio-blue);border-radius:999px;padding:0 20px;transition:gap .16s,background-color .16s}.rendering-studio-primary:hover{background:var(--rendering-studio-blue-dark);gap:13px}.rendering-studio-secondary{min-height:0;color:var(--rendering-studio-ink);border-bottom:1px solid #26373d5c;padding:0 0 3px}.rendering-studio-primary:focus-visible,.rendering-studio-secondary:focus-visible,.rendering-studio-closing-secondary:focus-visible{outline-offset:3px;outline:2px solid #1f62756b}.rendering-studio-hero-visual{background:var(--rendering-studio-blue-dark);min-width:0;overflow:hidden}.rendering-studio-hero-visual .studio-home-showcase{aspect-ratio:auto;height:100%;min-height:100%}.rendering-studio-hero-visual .studio-home-showcase-backdrop{z-index:0;object-fit:cover;object-position:center;opacity:.76;filter:blur(28px)saturate(.62)brightness(.7);display:block;transform:scale(1.1)}.rendering-studio-hero-visual .studio-home-showcase-image{z-index:1;object-fit:contain;filter:saturate(.82)contrast(1.02)}.rendering-studio-hero-visual .studio-home-showcase-after-layer{background:0 0}.rendering-studio-process,.rendering-studio-controls,.rendering-studio-use-note,.rendering-studio-faq,.rendering-studio-closing{margin-top:clamp(64px,8vw,96px)}.rendering-studio-process{background:var(--rendering-studio-blue-soft);padding:clamp(34px,5vw,58px)}.rendering-studio-process ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,36px);margin:0;padding:0;list-style:none;display:grid}.rendering-studio-process li{font-family:var(--hp-sans);border-left:1px solid #1f62753d;align-content:start;gap:11px;padding-left:clamp(18px,2.5vw,30px);display:grid}.rendering-studio-process li:first-child{border-left:0;padding-left:0}.rendering-studio-process li>span{color:var(--rendering-studio-blue);letter-spacing:.1em;font-size:.6875rem;font-weight:700}.rendering-studio-process h2,.rendering-studio-process li>p{margin:0}.rendering-studio-process h2{color:var(--rendering-studio-ink);letter-spacing:-.02em;font-size:1rem;font-weight:680}.rendering-studio-process li>p{color:#56676e;font-size:.8125rem;line-height:1.6}.rendering-studio-controls{color:#f4f9fa;background:#244d59;padding:clamp(28px,4vw,48px)}.rendering-studio-controls ul{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.rendering-studio-controls li{font-family:var(--hp-sans);border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;padding:clamp(18px,2.2vw,24px)}.rendering-studio-controls li:nth-child(3n+1){border-left:0}.rendering-studio-controls h2,.rendering-studio-controls p{margin:0}.rendering-studio-controls h2{font-size:.9375rem;font-weight:680}.rendering-studio-controls p{color:#ffffff9e;margin-top:10px;font-size:.8125rem;line-height:1.55}.rendering-studio-use-note{color:#52636a;font:500 .8125rem/1.5 var(--hp-sans);background:#f7fafb;border:1px solid #1f627533;flex-wrap:wrap;align-items:baseline;gap:8px 18px;padding:20px clamp(20px,3vw,34px);display:flex}.rendering-studio-use-note strong{color:var(--rendering-studio-ink);font-weight:720}.rendering-studio-faq{border-top:1px solid #1f627533;grid-template-columns:minmax(210px,.52fr) minmax(0,1fr);gap:clamp(36px,7vw,92px);padding-top:clamp(30px,4vw,48px);display:grid}.rendering-studio-faq>h2{color:var(--rendering-studio-ink);font-family:var(--hp-sans);letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4.2vw,4rem);font-weight:720;line-height:.95}.rendering-studio-faq details{font-family:var(--hp-sans);border-top:1px solid #1f627533;padding:20px 0}.rendering-studio-faq details:first-child{border-top:0}.rendering-studio-faq details:last-child{border-bottom:1px solid #1f627533}.rendering-studio-faq summary{color:var(--rendering-studio-ink);cursor:pointer;font-size:.9375rem;font-weight:680}.rendering-studio-faq details>p{color:#5d6d73;max-width:68ch;margin:12px 0 0;font-size:.8125rem;line-height:1.6}.rendering-studio-closing{isolation:isolate;aspect-ratio:1923/818;background:var(--rendering-studio-blue-soft);text-align:center;align-content:start;justify-items:center;gap:clamp(18px,2vw,26px);padding:clamp(34px,4vw,52px) 24px;display:grid;position:relative;overflow:hidden}.viz-watercolor-closing{width:min(1180px,100vw - 48px);margin-inline:auto}.rendering-studio-closing.viz-watercolor-closing:after{z-index:-1;background:linear-gradient(to bottom, transparent 72%, color-mix(in srgb, var(--viz-paper) 32%, transparent) 84%, var(--viz-paper) 100%);display:block}.editorial-surface-root .visualize-landing>.footer{--footer-bg:var(--viz-paper);--footer-line:transparent}.rendering-studio-closing-title{color:var(--rendering-studio-ink)}.rendering-studio-closing:before,.rendering-studio-closing:after{content:"";pointer-events:none;position:absolute;inset:0}.rendering-studio-closing:before{z-index:-2;filter:saturate(.96)contrast(.99)brightness(1.01);background:url(/brand/ai-rendering-canvas-v2.webp) 50%/cover no-repeat}.rendering-studio-closing:after{display:none}.rendering-studio-closing-actions{font-family:var(--hp-sans);flex-wrap:wrap;justify-content:center;gap:14px;margin:0;padding:0;display:flex}.rendering-studio-closing-secondary{color:var(--rendering-studio-ink);background:0 0;border:1px solid #26373d38;border-radius:999px;padding:0 18px;transition:border-color .16s,background-color .16s}.rendering-studio-closing-secondary:hover{background:#ffffff85;border-color:#26373d66}@media (max-width:960px){.rendering-studio-hero{grid-template-columns:1fr}.rendering-studio-hero-visual .studio-home-showcase{aspect-ratio:16/9;min-height:0}.rendering-studio-controls ul{grid-template-columns:repeat(2,minmax(0,1fr))}.rendering-studio-controls li:nth-child(3n+1){border-left:1px solid #ffffff29}.rendering-studio-controls li:nth-child(odd){border-left:0}}@media (max-width:640px){.rendering-studio-workspace{width:min(100% - 24px,1180px)}.rendering-studio-hero-copy{padding:30px 22px 34px}.rendering-studio-hero-copy .editorial-page-headline{font-size:clamp(3rem,15vw,4.45rem)}.rendering-studio-process ol,.rendering-studio-controls ul,.rendering-studio-faq{grid-template-columns:1fr}.rendering-studio-process{padding:30px 22px}.rendering-studio-process li{border-top:1px solid #1f62753d;border-left:0;padding:18px 0 0}.rendering-studio-process li:first-child{border-top:0;padding-top:0}.rendering-studio-controls{padding:30px 22px}.rendering-studio-controls li,.rendering-studio-controls li:nth-child(3n+1),.rendering-studio-controls li:nth-child(odd){border-left:0}.rendering-studio-faq{gap:20px}.rendering-studio-closing{aspect-ratio:auto;background-position:50%;min-height:360px}.viz-watercolor-closing{width:calc(100vw - 24px)}}.services-top{border-bottom:1px solid var(--hp-line,var(--flow-border));flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(16px,2vw,24px);margin-bottom:clamp(24px,3vw,36px);padding-bottom:clamp(20px,2.5vw,28px);display:flex}.services-registry{color:var(--flow-muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;font-size:.6875rem;font-weight:500;display:flex}.services-registry>span:nth-child(2n){color:#9fa6a8;color:lab(67.5759% -2.16228 -1.80371);font-weight:400}.services-headline{max-width:18ch;color:var(--ink);font-family:var(--flow-font);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,3.2vw,2.75rem);font-weight:600;line-height:1.02}.services-headline em{font-style:normal;font-weight:500}.services-lede{max-width:46ch;color:var(--flow-muted);letter-spacing:-.01em;margin:12px 0 0;font-size:.9375rem;font-weight:450;line-height:1.55}.services-sample-link{border:1px solid var(--flow-border);background:var(--flow-surface);min-height:40px;color:var(--ink);letter-spacing:-.02em;box-shadow:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 16px;font-size:.8125rem;font-weight:500;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.services-sample-link:hover,.services-sample-link:focus-visible{border-color:var(--flow-border-strong);background:#fff;background:lab(100% 0 0);outline:none;transform:translateY(-1px)}.services-form{margin:0;padding:0}.services-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;display:grid}.services-layout-single{grid-template-columns:minmax(0,1fr)}.services-layout-single .services-panel{border-left:0;padding-left:0}.services-start-workspace{width:min(100% - clamp(24px,3vw,48px),1180px);padding-top:clamp(36px,5vw,64px)}.services-start-heading{border-bottom:1px solid var(--hp-line);font-family:var(--hp-sans);gap:12px;margin-bottom:clamp(34px,5vw,56px);padding-bottom:clamp(24px,3vw,34px);display:grid}.services-start-heading>a{color:var(--hp-ink,#111);justify-self:start;font-size:.75rem;font-weight:650}.services-start-heading h1,.services-start-heading p{margin:0}.services-start-heading h1{color:#332f2c;font-family:var(--hp-serif-display);letter-spacing:-.045em;font-size:clamp(2.7rem,6vw,4.8rem);font-weight:300;line-height:.95}.services-start-heading p{max-width:54ch;color:var(--hp-muted);font-size:.9375rem;line-height:1.6}.services-picker{padding-right:clamp(24px,3.5vw,48px);position:sticky;top:calc(4.5rem + 12px)}.services-picker-label{color:var(--hp-muted,var(--flow-muted));letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.6875rem;font-weight:500}.services-list{counter-reset:services;gap:0;margin:0;padding:0;list-style:none;display:grid}.services-item{border-bottom:1px solid var(--hp-line,var(--flow-border))}.services-item label{cursor:pointer;grid-template-columns:2.25ch minmax(0,1fr);align-items:baseline;gap:14px;padding:12px 2px;display:grid}.services-item label:before{counter-increment:services;content:counter(services, decimal-leading-zero);color:var(--hp-muted,var(--flow-muted));letter-spacing:.08em;font-size:.6875rem;font-weight:500;transition:color .16s}.services-item label:hover .services-item-title,.services-item label:hover:before,.services-item-active label:before{color:var(--hp-ink,var(--ink))}.services-item-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.services-item-mark{display:none}.services-item-title{letter-spacing:-.02em;color:var(--hp-muted,var(--flow-muted));font-size:.875rem;font-weight:500;line-height:1.35;transition:color .16s}.services-item-active .services-item-title{color:var(--hp-ink,var(--ink));font-weight:600}.services-item label:has(.services-item-input:focus-visible){outline:2px solid var(--flow-focus);outline-offset:2px}.services-panel{border-left:1px solid var(--hp-line,var(--flow-border));gap:clamp(18px,2.2vw,26px);padding-left:clamp(28px,4vw,52px);display:grid}.services-panel-head{border-bottom:1px solid var(--hp-line,var(--flow-border));gap:10px;padding-bottom:clamp(14px,1.8vw,20px);display:grid}.services-panel-head h2{font-family:var(--hp-serif-display,var(--flow-font));letter-spacing:-.015em;margin:0;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:400;line-height:1.1}.services-panel-desc{letter-spacing:-.01em;max-width:58ch;color:var(--hp-muted,var(--flow-muted));margin:0;font-size:.9375rem;font-weight:450;line-height:1.55}.services-panel-files{letter-spacing:-.01em;max-width:64ch;color:var(--hp-muted,var(--flow-muted));margin:0;font-size:.8125rem;font-weight:450;line-height:1.55}.services-panel-files span{color:var(--hp-ink,var(--ink));font-weight:550}.services-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 20px;display:grid}.services-fields>.services-field:first-child,.services-coverage-check{grid-column:1/-1}.services-terms-check{border:1px solid var(--flow-border);background:var(--flow-surface-2);border-radius:12px;grid-column:1/-1;margin:2px 0 0;padding:14px}.services-page .services-terms-check{background:0 0;border:0;border-radius:0;margin:0;padding:0}.services-page .property-check span{letter-spacing:-.01em;font-size:.8125rem;line-height:1.5}.services-page .property-check small{color:var(--hp-muted,var(--flow-muted));margin-top:4px;font-size:.78rem}.services-field{align-content:start;gap:8px;display:grid}.services-field-compact{grid-column:1/-1}.services-field label,.services-label{font-family:var(--ws-font,var(--flow-font));letter-spacing:-.01em;text-transform:none;color:var(--ws-muted,var(--flow-muted));font-size:.75rem;font-weight:500}.services-field input,.services-field select{border:1px solid var(--ws-border,var(--flow-border));width:100%;min-height:44px;font-family:var(--ws-font,var(--flow-font));letter-spacing:-.02em;color:var(--ink);background:#ffffffb8;background:lab(100% 0 0/.72);border-radius:10px;padding:10px 12px;font-size:.9375rem;font-weight:450;transition:border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1),background .16s cubic-bezier(.23,1,.32,1)}.services-field select{appearance:none;cursor:pointer;padding-right:40px}.services-page .services-segment{border:1px solid var(--flow-border);background:var(--flow-surface-2);border-radius:12px;padding:3px}.services-page .services-segment button{letter-spacing:-.02em;border-radius:9px;min-height:36px;padding:0 16px;font-size:.875rem;font-weight:500}.services-page .services-segment button.active{background:var(--ink);color:var(--chrome-ink);box-shadow:0 2px 8px #0d131424;box-shadow:0 2px 8px lab(5.31908% -1.95894 -1.80027/.14)}.services-select-wrap{align-items:center;display:grid;position:relative}.services-select-wrap>select{grid-area:1/1}.services-select-chevron{border:0;border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);pointer-events:none;grid-area:1/1;justify-self:end;width:8px;height:8px;margin-right:15px;transition:border-color .16s;transform:rotate(45deg)}.services-select-wrap:hover .services-select-chevron,.services-select-wrap:focus-within .services-select-chevron{border-color:var(--ink-2)}.services-other-field{gap:10px;margin-top:clamp(18px,2.2vw,26px);display:grid}.services-field-note{letter-spacing:-.01em;max-width:54ch;color:var(--flow-muted);margin:0;font-size:.75rem;font-weight:450;line-height:1.45}.services-address-entry-toggle{color:var(--hp-ink,var(--ink));font-family:var(--ws-font,var(--flow-font));text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;margin:-2px 0 0;padding:0;font-size:.75rem;font-weight:600;line-height:1.45}.services-address-entry-toggle:hover{text-decoration-color:currentColor}.services-address-entry-toggle:focus-visible{outline:2px solid var(--flow-focus);outline-offset:3px;border-radius:3px}.services-page .address-autocomplete-field>[role=status]{margin-top:10px}.services-field input:hover,.services-field select:hover{border-color:var(--hover-border);background:#fff;background:lab(100% 0 0)}.services-field input:focus,.services-field input:focus-visible,.services-field select:focus,.services-field select:focus-visible{border-color:var(--ws-accent,var(--flow-focus));box-shadow:0 0 0 3px var(--flow-focus-ring,var(--focus-ring));background:#fff;background:lab(100% 0 0);outline:none}.services-field input::placeholder,.services-field select:invalid{color:#80888a;color:lab(55.9895% -2.6969 -2.25085);font-weight:420}.services-property-routing{justify-items:start;gap:14px;display:grid}.services-property-routing p{color:#3b4446;color:lab(28.1674% -3.30161 -2.55991);max-width:52ch;margin:0;font-size:.9rem;line-height:1.5}.services-property-routing a:not(.services-panel-cta){text-underline-offset:3px;text-decoration:underline}.services-error{letter-spacing:-.01em;color:#75201a;color:lab(26.9146% 37.444 26.0637);background:#ffefec;background:lab(95.5898% 11.9845 7.36048);border:1px solid #e8796c59;border:1px solid lab(63.8956% 43.0656 27.7064/.35);border-radius:10px;margin:0;padding:10px 12px;font-size:.8125rem;font-weight:500}.services-action{border-top:1px solid var(--hp-line,var(--flow-border));flex-wrap:wrap;align-items:center;gap:12px 18px;padding-top:clamp(16px,2vw,22px);display:flex}.services-panel-cta{border-radius:var(--flow-button-radius,999px);background:var(--ink);min-height:46px;color:var(--chrome-ink);letter-spacing:-.02em;box-shadow:none;border:0;padding-inline:24px;font-weight:560}.services-panel-cta:hover{background:var(--ink-2);transform:translateY(-1px)}.services-panel-cta:focus-visible{outline:2px solid var(--flow-accent);outline-offset:3px;box-shadow:none}.services-action-note{letter-spacing:-.01em;max-width:52ch;color:var(--flow-muted);flex:220px;margin:0;font-size:.75rem;font-weight:450;line-height:1.5}@media (max-width:960px){.property-studio-hero{grid-template-columns:1fr}.property-studio-summary{grid-template-columns:.36fr 1fr;align-items:start}.property-studio-evidence{padding:34px 28px}.property-studio-evidence ul{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-product-peek-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0}.hero-product-peek-facts>div:nth-child(odd){border-left:0;padding-left:0}.services-layout{grid-template-columns:minmax(0,1fr)}.services-picker{padding-right:0;position:static}.services-panel{border-left:0;margin-top:clamp(24px,5vw,32px);padding-left:0}.services-fields{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.services-workspace{width:min(100% - 24px,1520px)}.services-headline{max-width:none}.services-top{align-items:flex-start}.property-studio-hero-copy,.property-studio-summary{padding:28px 22px}.property-studio-launcher-controls{grid-template-columns:1fr}.property-studio-launcher-heading{justify-content:start;gap:8px;display:grid}.property-studio-address-controls{grid-template-columns:1fr}.property-studio-address-controls>button{width:100%}.property-studio-launcher-options{grid-template-columns:1fr;width:100%}.property-studio-summary{grid-template-columns:1fr}.property-studio-process{padding:30px 22px}.property-studio-process ol,.property-studio-evidence ul{grid-template-columns:1fr}.property-studio-process li{border-top:1px solid #92501f40;border-left:0;padding:18px 0 0}.property-studio-process li:first-child{border-top:0;padding-top:0}.property-studio-evidence{padding:34px 22px}.property-studio-evidence ul{gap:26px;padding-top:0}.property-studio-proof .hero-product-peek-doc{grid-template-columns:1fr}.hero-product-peek-facts{grid-template-columns:1fr;gap:16px}.hero-product-peek-facts>div,.hero-product-peek-facts>div:nth-child(odd){border-left:0;padding:0}}@media (min-width:1024px){.ct-workspace,.re-workspace{padding-bottom:clamp(40px,5vw,64px)}}.sample-page{--hp-paper:#fbf7f2;--hp-ink:#332f2c;--hp-muted:#6d625a;--hp-line:#dccdc1;--hp-serif:var(--font-editorial,"Newsreader"), "Iowan Old Style", "Palatino", serif;--hp-serif-display:var(--font-editorial,"Newsreader"), "Iowan Old Style", "Palatino", serif;--hp-sans:var(--font-body,"Inter"), ui-sans-serif, system-ui, sans-serif;--sample-report-navy:#5f341b;--sample-report-accent:#92501f;--sample-content-max:min(100% - clamp(24px, 3vw, 48px), 1520px);--flow-radius:14px;--flow-shadow:0 1px 2px #0d13140a, 0 12px 32px #0d13140f;--flow-border:var(--dark-line);color:var(--ink);background:var(--hp-paper);min-height:100svh}@supports (color:lab(0% 0 0)){.sample-page{--flow-shadow:0 1px 2px lab(5.31908% -1.95894 -1.80027/.04), 0 12px 32px lab(5.31908% -1.95894 -1.80027/.06)}}.sample-page .footer{--footer-bg:var(--hp-paper);--footer-ink:var(--hp-ink);--footer-soft:var(--hp-muted);--footer-line:var(--hp-line)}.sample-intro-band{font-family:var(--hp-serif);font-variation-settings:"opsz" 12, "wght" 400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1e7de;border-bottom:1px solid #dccdc1;padding:clamp(8px,1vw,12px) max(24px,50vw - 760px) clamp(20px,3vw,28px);font-weight:400}.sample-intro-band :is(.hero-preview-kicker,.hero-preview-door-tag,.hero-preview-door-title,.hero-preview-door-body,.hero-preview-door-link,.hero-preview-footnote){font-family:var(--hp-sans)}.sample-intro-band :is(.hero-preview-headline,.hero-preview-headline em){font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.02em;font-weight:300}.sample-intro-band .hero-preview-top--compact .hero-preview-headline,.sample-intro-band .hero-preview-top--compact .hero-preview-headline em{font-variation-settings:"opsz" 18, "wght" 300}.sample-intro-band .hero-preview-top--compact .hero-preview-lede{font-family:var(--hp-sans)}.sample-report-band{background:var(--hp-paper);padding:0 max(24px,50vw - 760px) clamp(64px,8vw,100px)}.sample-report-band.flow-page{--flow-surface:var(--hp-paper);--flow-surface-2:var(--hp-paper);--flow-inset:color-mix(in srgb, var(--hp-paper) 92%, var(--hp-line));background:var(--hp-paper)}.sample-page .sample-report-band .sample-planning-report{--sample-bg:var(--hp-paper);--sample-white:var(--hp-paper);--sample-border:color-mix(in srgb, var(--hp-ink) 12%, transparent);background:var(--hp-paper);border-color:var(--hp-line);box-shadow:inset 0 1px #ffffff73,0 10px 36px #0d13140d;box-shadow:inset 0 1px lab(100% 0 0/.45098),0 10px 36px lab(5.31908% -1.95894 -1.80027/.05)}.sample-planning-page .sample-report-band .sample-planning-report{--sample-navy:#5f341b;--sample-teal:#92501f;--sample-ink:#332f2c;--sample-muted:#6d625a;--sample-border:#5f341b29;--sample-bg:#fffdfb;--sample-white:#fffdfb;--sample-accent:#92501f}.sample-planning-page .sample-report-band .sample-planning-report .sample-page-header{color:#fffaf6;background:linear-gradient(145deg,#5f341b 0%,#794628 100%)}.sample-planning-page .sample-report-band .sample-planning-report section.sample-report-section h2{color:#5f341b;border-bottom-color:#92501f4d}.sample-planning-page .sample-report-band .sample-planning-report section.sample-report-section h3{color:#92501f}.sample-planning-page .sample-report-band .sample-planning-report th{color:#fffaf6;background:#5f341b}.sample-planning-page .sample-report-band .sample-planning-report .sample-sidebar nav a:hover,.sample-planning-page .sample-report-band .sample-planning-report .sample-sidebar nav a.active{color:#5f341b;background:#f1e7de}.sample-page .sample-report-band .sample-planning-report section.sample-report-section{background:var(--hp-paper);border-color:var(--hp-line);box-shadow:none;border-radius:0}.sample-page .sample-report-band .sample-planning-report .sample-legend{background:color-mix(in srgb, var(--hp-paper) 94%, var(--hp-line));border-color:var(--hp-line);border-radius:0}.sample-page .sample-report-band .sample-planning-report .sample-methodology-note{background:color-mix(in srgb, var(--hp-paper) 90%, var(--hp-line));border-color:var(--hp-line);border-radius:0}.sample-page .sample-report-band .sample-planning-report tr:nth-child(2n) td{background:color-mix(in srgb, var(--hp-paper) 88%, var(--hp-line))}.sample-intro-band .sample-editorial-intro.hero-preview-top{gap:clamp(20px,2.8vw,28px);width:100%;max-width:none;margin:0 auto}.sample-intro-band .hero-preview-top--compact .hero-preview-hero-copy{gap:12px}.sample-intro-band .hero-preview-top--compact .hero-preview-headline{font-variation-settings:"opsz" 18, "wght" 400;max-width:14ch;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:400;line-height:1.06}.sample-intro-band .hero-preview-top--compact .hero-preview-headline em{font-variation-settings:"opsz" 18, "wght" 300;font-style:italic}.sample-intro-band .hero-preview-top--compact .hero-preview-lede{max-width:52ch;font-family:var(--hp-sans);letter-spacing:-.01em;color:var(--hp-muted);font-variation-settings:normal;font-size:.9375rem;font-weight:450;line-height:1.55}.sample-intro-band .hero-preview-footnote{margin:0}.sample-report-band .sample-report-stage{width:100%;max-width:none;margin:0 auto}.sample-stage,.sample-report-stage{width:var(--sample-content-max,min(100% - clamp(24px, 3vw, 48px), 1520px));margin:0 auto}.sample-stage{padding:clamp(24px,3.5vw,40px) 0 clamp(20px,2.5vw,32px)}.sample-intro-stage{gap:clamp(22px,3vw,32px);display:grid}.sample-registry{color:var(--flow-muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;font-size:.6875rem;font-weight:500;display:flex}.sample-registry>span:nth-child(2n){color:#9fa6a8;color:lab(67.5759% -2.16228 -1.80371);font-weight:400}.sample-intro-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.55fr);align-items:end;gap:clamp(20px,3vw,40px);display:grid}.sample-headline{max-width:14ch;font-family:var(--flow-font);letter-spacing:-.045em;text-wrap:balance;margin:0 0 12px;font-size:clamp(1.85rem,3.2vw,2.75rem);font-weight:600;line-height:1.02}.sample-headline em{font-style:normal;font-weight:500}.sample-lede{max-width:50ch;color:var(--flow-muted);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:450;line-height:1.55}.sample-intro-actions{flex-direction:column;align-items:stretch;gap:clamp(10px,1.2vw,14px);display:flex}.sample-facts{border-top:1px solid #d4c1b3;border-bottom:1px solid #d4c1b3;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.sample-facts>div{border-left:1px solid #d4c1b3;align-content:start;gap:7px;min-width:0;padding:18px clamp(14px,2vw,24px);display:grid}.sample-facts>div:first-child{border-left:0;padding-left:0}.sample-facts dt,.sample-facts dd{margin:0}.sample-facts dt{color:#92501f;font-family:var(--hp-sans);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.sample-facts dd{color:#332f2c;font-family:var(--hp-sans);font-size:.875rem;font-weight:560;line-height:1.4}.sample-cta{min-height:46px;font-family:var(--flow-font);letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:.875rem;font-weight:560;text-decoration:none;transition:transform .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.sample-cta:hover{transform:translateY(-1px)}.sample-cta:focus-visible{outline:2px solid var(--flow-accent);outline-offset:3px}.sample-cta-primary{color:#fffaf6;box-shadow:none;background:#92501f;border:0}.sample-cta-primary:hover{background:#5f341b}.sample-cta-secondary{color:#5f341b;box-shadow:none;background:#fffaf6;border:1px solid #5f341b4d}.sample-cta-secondary:hover{background:#fbf7f2;border-color:#92501f}.sample-disclaimer{color:#6d625a;letter-spacing:-.01em;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.8125rem;font-weight:450;line-height:1.5}.sample-disclaimer strong{color:var(--ink);letter-spacing:0;text-transform:none;font-weight:600}.sample-report-stage{padding:clamp(4px,.6vw,8px) 0 0}.sample-report-actions{border-top:1px solid #dccdc1;flex-wrap:wrap;justify-content:flex-end;gap:12px;width:100%;margin:24px auto 0;padding-top:24px;display:flex}.sample-page .sample-planning-report{border-radius:calc(var(--flow-radius) + 2px);overflow:hidden}.sample-planning-report{--sample-navy:#142539;--sample-teal:#2d4e78;--sample-ink:#192029;--sample-muted:#646971;--sample-border:#0000001a;--sample-bg:#fff;--sample-white:#fff;--sample-accent:#2769b7;--sample-warn:#cd8800;--sample-danger:#d73337;font-family:var(--flow-font);letter-spacing:-.01em;color:var(--sample-ink);background:var(--sample-bg);border:1px solid var(--sample-border);border-radius:calc(var(--flow-radius) + 2px);box-shadow:var(--flow-shadow);font-size:.9rem;line-height:1.65;overflow:hidden}@supports (color:lab(0% 0 0)){.sample-planning-report{--sample-navy:lab(13.9416% -1.26016 -15.7161);--sample-teal:lab(32.3053% -1.74943 -27.8534);--sample-ink:lab(11.7752% -1.1646 -7.13735);--sample-muted:lab(44.2878% -1.06213 -5.09688);--sample-border:lab(0% 0 0/.1);--sample-bg:lab(100% 0 0);--sample-white:lab(100% 0 0);--sample-accent:lab(43.3752% .95883 -48.2278);--sample-warn:lab(62.6442% 22.7724 83.1973);--sample-danger:lab(49.2539% 63.2983 39.3808)}}.sample-planning-report .sample-page-header{color:#fff;background:linear-gradient(145deg,#0e2036 0%,#182e4b 100%);background:linear-gradient(145deg,lab(11.5636% -.774309 -17.3584) 0%,lab(18.478% -1.10844 -20.8573) 100%);border-bottom:none;padding:clamp(1.5rem,2.5vw,2.25rem) clamp(1.5rem,2.5vw,2.5rem) clamp(1.25rem,2vw,1.75rem)}.sample-property-report .sample-page-header{background:linear-gradient(145deg,#012932 0%,#103846 100%);background:linear-gradient(145deg,lab(14.442% -11.3751 -9.50186) 0%,lab(21.3082% -10.2946 -12.9636) 100%)}.sample-planning-report .sample-eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin-bottom:.4rem;font-size:.75rem}.sample-planning-report .sample-page-header h1{color:#fff;margin:0 0 1rem;font-size:1.65rem;font-weight:700;line-height:1.25}.sample-planning-report .sample-address-line{opacity:.8;font-weight:400}.sample-planning-report .sample-meta-grid{opacity:.85;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem 2rem;margin:0;font-size:.82rem;display:grid}.sample-planning-report .sample-meta-grid dt{opacity:.7;font-weight:600}.sample-planning-report .sample-meta-grid dd{margin:0}.sample-planning-report .sample-layout{grid-template-columns:minmax(168px,196px) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,2vw,2rem);margin:0;padding:clamp(1.25rem,2vw,1.75rem) clamp(1.25rem,2.2vw,2rem);display:grid}.sample-planning-report .sample-sidebar{grid-column:1;max-height:calc(100vh - 3rem);font-size:.78rem;position:sticky;top:1.5rem;overflow-y:auto}.sample-planning-report .sample-sidebar h2{letter-spacing:.1em;text-transform:uppercase;color:var(--sample-muted);border-bottom:1px solid var(--sample-border);margin:0 0 .75rem;padding-bottom:.4rem;font-size:.7rem;font-weight:700}.sample-planning-report .sample-sidebar nav a{color:var(--sample-muted);border-radius:4px;padding:.3rem .6rem;line-height:1.4;text-decoration:none;transition:background .12s,color .12s;display:block}.sample-planning-report .sample-sidebar nav a:hover,.sample-planning-report .sample-sidebar nav a.active{background:var(--surface-subtle);color:var(--sample-accent);font-weight:600}.sample-planning-report .sample-legend{background:var(--sample-white);border:1px solid var(--sample-border);border-radius:8px;margin-top:1.5rem;padding:.85rem;font-size:.76rem}.sample-planning-report .sample-legend h3{text-transform:uppercase;letter-spacing:.08em;color:var(--sample-muted);margin:0 0 .6rem;font-size:.68rem}.sample-planning-report .sample-legend-row{color:var(--sample-ink);align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.sample-planning-report .sample-legend-dot{width:.5rem;height:.5rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--sample-ink) 14%, transparent), inset 0 1px 0 #ffffff47;border-radius:50%;flex-shrink:0}.sample-planning-report .sample-legend-hint{color:var(--sample-muted);margin:.5rem 0 0;font-size:.72rem}.sample-planning-report .sample-content{grid-column:2;min-width:0}.sample-planning-report .sample-meta-block{color:#475569;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 2rem;margin-bottom:1.25rem;font-size:.85rem;display:grid}.sample-planning-report .sample-report-overview{border:1px solid var(--sample-border);background:#f6eee7;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem;display:grid}.sample-planning-report .sample-report-overview>div{border-top:1px solid var(--sample-border);border-left:1px solid var(--sample-border);gap:.25rem;padding:.85rem 1rem;display:grid}.sample-planning-report .sample-report-overview>div:nth-child(-n+2){border-top:0}.sample-planning-report .sample-report-overview>div:nth-child(odd){border-left:0}.sample-planning-report .sample-report-overview span{color:var(--sample-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.sample-planning-report .sample-report-overview strong{color:var(--sample-ink);font-size:.875rem;line-height:1.4}.sample-planning-report .sample-meta-line{margin:0}.sample-planning-report .sample-methodology-note{background:var(--surface-subtle);color:#3c2f32;color:lab(20.8687% 6.70007 .0704527);border:1px solid #0000001a;border:1px solid lab(0% 0 0/.1);border-radius:8px;margin-bottom:1.35rem;padding:.85rem 1rem;font-size:.83rem}.sample-planning-report section.sample-report-section{background:var(--sample-white);border:1px solid var(--sample-border);border-radius:12px;margin-bottom:.85rem;padding:clamp(1.1rem,1.6vw,1.4rem) clamp(1.25rem,1.8vw,1.6rem);box-shadow:0 1px 2px #0d13140a;box-shadow:0 1px 2px lab(5.31908% -1.95894 -1.80027/.04)}.sample-planning-report section.sample-report-section h2{letter-spacing:-.03em;color:var(--sample-navy);border-bottom:1px solid #2769b759;border-bottom:1px solid lab(43.3752% .95883 -48.2278/.35);margin:0 0 .85rem;padding-bottom:.45rem;font-size:1rem;font-weight:600}.sample-planning-report section.sample-report-section h3{color:var(--sample-teal);margin:1.2rem 0 .5rem;font-size:.93rem;font-weight:700}.sample-planning-report section.sample-report-section p{margin:0 0 .75rem}.sample-planning-report section.sample-report-section ul,.sample-planning-report section.sample-report-section ol{margin:.5rem 0 .75rem 1.5rem}.sample-planning-report section.sample-report-section li{margin-bottom:.25rem}.sample-planning-report .sample-table-wrap{margin:.75rem 0 1rem;overflow-x:auto}.sample-planning-report table{border-collapse:collapse;width:100%;font-size:.84rem}.sample-planning-report th{background:var(--sample-navy);color:#fff;text-align:left;white-space:nowrap;padding:.55rem .85rem;font-weight:600}.sample-planning-report td{border-bottom:1px solid var(--sample-border);vertical-align:top;padding:.5rem .85rem}.sample-planning-report tr:nth-child(2n) td{background:#f8fafc}.sample-planning-report .sample-alert{border-radius:7px;align-items:flex-start;gap:.6rem;margin:.75rem 0 1rem;padding:.85rem 1rem;font-size:.87rem;display:flex}.sample-planning-report .sample-alert-danger{background:#fef2f2;border:1px solid #df7f7859;border:1px solid lab(64.0427% 37.4154 20.954/.35)}.sample-planning-report .sample-alert-icon{color:var(--sample-danger);flex-shrink:0;margin-top:.05rem}.sample-planning-report .sample-conf-dot{vertical-align:.28ex;cursor:default;outline:none;justify-content:center;align-items:center;width:.82em;height:.82em;margin:0 .14em 0 .05em;line-height:0;display:inline-flex;position:relative}.sample-planning-report .sample-conf-dot-marker{width:.44em;height:.44em;box-shadow:0 0 0 1px color-mix(in srgb, var(--sample-ink) 14%, transparent), inset 0 1px 0 #ffffff47;border:0;border-radius:50%;flex-shrink:0;transition:transform .12s,box-shadow .12s;display:block}.sample-planning-report .sample-conf-dot:hover,.sample-planning-report .sample-conf-dot:focus-visible{z-index:100}.sample-planning-report .sample-conf-dot:hover .sample-conf-dot-marker,.sample-planning-report .sample-conf-dot:focus-visible .sample-conf-dot-marker{box-shadow:0 0 0 1px color-mix(in srgb, var(--sample-ink) 22%, transparent), 0 0 0 3px color-mix(in srgb, var(--sample-ink) 6%, transparent), inset 0 1px 0 #ffffff59;transform:scale(1.2)}.sample-planning-report .sample-conf-dot-tip{color:#eff2f5;color:lab(95.3503% -.411779 -1.83766);min-width:6.75rem;max-width:13.5rem;font-family:var(--flow-font);text-align:left;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;z-index:200;background:#141b24;background:lab(9.45255% -1.11556 -7.1213);border-radius:6px;gap:3px;padding:5px 8px 6px;transition:opacity .12s,visibility .12s;display:grid;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0003;box-shadow:0 4px 14px lab(0% 0 0/.2)}.sample-planning-report .sample-conf-dot-tip:after{content:"";border:5px solid #0000;border-top-color:oklch(22% .02 255);position:absolute;top:100%;left:50%;transform:translate(-50%)}.sample-planning-report .sample-conf-dot-tip-level{letter-spacing:.06em;text-transform:uppercase;color:#b3b8be;color:lab(74.4593% -.800997 -3.66263);font-size:.5625rem;font-weight:650;line-height:1.2}.sample-planning-report .sample-conf-dot-tip-source{letter-spacing:-.01em;color:#eff2f5;color:lab(95.3503% -.411779 -1.83766);font-size:.6875rem;font-weight:450;line-height:1.35;display:block}.sample-planning-report .sample-conf-dot:hover .sample-conf-dot-tip,.sample-planning-report .sample-conf-dot:focus-visible .sample-conf-dot-tip{opacity:1;visibility:visible}.sample-planning-report .sample-report-footer{text-align:center;color:var(--sample-muted);border-top:1px solid var(--sample-border);margin-top:0;padding:1.5rem;font-size:.76rem}@media (max-width:900px){.sample-planning-report .sample-sidebar{display:none}.sample-planning-report .sample-layout{grid-template-columns:minmax(0,1fr);padding:1rem}.sample-planning-report .sample-content{grid-column:1}.sample-planning-report .sample-meta-block,.sample-planning-report .sample-report-overview{grid-template-columns:minmax(0,1fr)}.sample-planning-report .sample-report-overview>div,.sample-planning-report .sample-report-overview>div:nth-child(-n+2){border-top:1px solid var(--sample-border);border-left:0}.sample-planning-report .sample-report-overview>div:first-child{border-top:0}.sample-planning-report .sample-page-header{padding:1.5rem}.sample-planning-report section.sample-report-section{padding:1.15rem}}@media (max-width:920px){.sample-intro-grid{grid-template-columns:minmax(0,1fr);align-items:start}.sample-intro-actions{flex-flow:wrap}.sample-cta{flex:200px}.sample-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-facts>div:nth-child(3){border-left:0;padding-left:0}.sample-facts>div:nth-child(n+3){border-top:1px solid #d4c1b3}}@media (max-width:640px){.sample-stage,.sample-report-stage{width:min(100% - 24px,1520px)}.sample-headline{max-width:none}.sample-intro-actions{flex-direction:column}.sample-cta{flex:none;width:100%}.sample-facts{grid-template-columns:minmax(0,1fr)}.sample-facts>div,.sample-facts>div:first-child,.sample-facts>div:nth-child(3){border-top:1px solid #d4c1b3;border-left:0;padding:14px 0}.sample-facts>div:first-child{border-top:0}.sample-report-actions{flex-direction:column-reverse}}.sample-report-stage .sample-planning-report{border:1px solid var(--flow-border)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-shell{--workspace-topbar-height:56px;--flow-radius:14px;--ws-font:var(--font-jumbo), var(--font-body), system-ui, sans-serif;--ws-surface:var(--hp-paper,#fcfcfc);--ws-surface-2:#fafafa;--ws-border:var(--hp-line,#e3e3e3);--ws-border-strong:#00000024;--ws-muted:var(--hp-muted,#6b6b6b);--ws-accent:var(--hp-ink,#111);--ws-accent-soft:#f6f6f6;--ws-shadow:none;min-height:100vh;font-family:var(--ws-font);-webkit-font-smoothing:antialiased;color:var(--hp-ink,var(--ink));background:var(--hp-paper,var(--paper));grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}@supports (color:lab(0% 0 0)){.workspace-shell{--ws-surface-2:lab(98.26% 0 0);--ws-border-strong:lab(0% 0 0/.14);--ws-accent-soft:lab(96.752% 0 0)}}.workspace-frame{flex-direction:column;grid-area:2/1;min-width:0;min-height:0;display:flex;overflow:visible}.workspace-topbar{z-index:50;isolation:isolate;min-height:var(--workspace-topbar-height);border-bottom:1px solid var(--ws-border);background:color-mix(in srgb, var(--hp-paper,#fcfcfc) 90%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);grid-area:1/1;justify-content:space-between;align-items:center;gap:16px;padding:0 clamp(16px,2.4vw,32px);display:flex;position:sticky;top:0;overflow:visible}.workspace-topbar-start,.workspace-topbar-end{z-index:1;align-items:center;gap:clamp(14px,2vw,28px);display:flex;position:relative}.workspace-topbar-start{flex:auto;min-width:0}.workspace-topbar-end{flex-shrink:0}.admin-view-toggle{color:var(--ws-muted,var(--viz-muted,#6b6b6b));font-family:var(--hp-sans,var(--body));white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:.6875rem;font-weight:600;display:inline-flex}.admin-view-toggle-label{letter-spacing:.08em;text-transform:uppercase}.admin-view-toggle-options{border:1px solid var(--ws-border,var(--viz-line,#e3e3e3));background:color-mix(in srgb, var(--ws-surface-2,#f7f7f7) 90%, transparent);border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.admin-view-toggle-options button{min-height:26px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 9px}.admin-view-toggle-options button:hover{color:var(--ws-accent,var(--viz-ink,#111))}.admin-view-toggle-options button[aria-pressed=true]{color:var(--ws-accent,var(--viz-ink,#111));background:var(--ws-surface,#fff);box-shadow:0 1px 3px #0000001f;box-shadow:0 1px 3px lab(0% 0 0/.12)}.admin-view-toggle-options button:focus-visible{outline:2px solid var(--ws-accent,var(--viz-moss,#325c45));outline-offset:2px}.admin-customer-preview-notice{color:#65460f;font-family:var(--hp-sans,var(--body));text-align:center;background:#fff8e8;border:1px solid #9b6a144d;border-radius:10px;justify-content:center;align-items:baseline;gap:8px 12px;padding:8px 16px;font-size:.75rem;line-height:1.4;display:flex}.admin-view-redirect{min-height:100vh;color:var(--hp-muted,#6b6b6b);background:var(--hp-paper,#fcfcfc);font-family:var(--hp-sans,var(--body));place-items:center;font-size:.875rem;display:grid}.workspace-frame>.admin-customer-preview-notice{margin:12px clamp(16px,2.4vw,32px) 0}.viz-creator>.admin-customer-preview-notice{margin-top:14px}.workspace-brand{font-family:var(--hp-sans,var(--body));letter-spacing:-.02em;color:var(--hp-ink,var(--ink));align-items:center;font-size:.9375rem;font-weight:500;display:inline-flex}.workspace-tabs{scrollbar-width:none;align-items:center;gap:clamp(12px,1.6vw,22px);min-width:0;display:flex;overflow:auto hidden}.workspace-tabs::-webkit-scrollbar{display:none}.workspace-tab{min-height:var(--workspace-topbar-height);font-family:var(--hp-sans,var(--body));letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:var(--hp-muted,#6b6b6b);border-bottom:1px solid #0000;align-items:center;margin-bottom:-1px;font-size:.6875rem;font-weight:500;transition:color .16s,border-color .16s;display:inline-flex}.workspace-tab:hover{color:var(--hp-ink,#111)}.workspace-tab.is-active{color:var(--hp-ink,#111);border-bottom-color:var(--hp-ink,#111)}.workspace-sign-in{border:1px solid var(--dark-line);background:var(--surface);min-height:34px;color:var(--ink);border-radius:999px;padding:0 14px;font-size:.86rem;font-weight:600;line-height:34px}.workspace-sign-in:hover{border-color:#222a2c47;border-color:lab(16.5667% -3.28676 -2.55127/.28)}.workspace-account-menu{position:relative}.workspace-account-menu summary{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;list-style:none;display:inline-flex}.workspace-account-menu summary::-webkit-details-marker{display:none}.workspace-account-menu summary:hover,.workspace-account-menu[open] summary{background:#0000000a;background:lab(0% 0 0/.04)}.workspace-account-menu[open] summary{box-shadow:0 0 0 2px #0000001a;box-shadow:0 0 0 2px lab(0% 0 0/.1)}.workspace-account-avatar{border:1px solid var(--dark-line);background:var(--surface-subtle);width:32px;height:32px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;line-height:1;display:inline-flex}.workspace-account-panel{z-index:60;border:1px solid var(--ws-border,#e3e3e3);width:min(260px,100vw - 32px);font-family:var(--jumbo), var(--body);letter-spacing:-.015em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:lab(100% 0 0);border-radius:12px;gap:2px;padding:8px;font-size:.8125rem;font-weight:500;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 2px 8px #0000000a,0 16px 40px #00000014;box-shadow:0 2px 8px lab(0% 0 0/.04),0 16px 40px lab(0% 0 0/.08)}.workspace-account-heading{border-bottom:1px solid var(--ws-border,#e3e3e3);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-bottom:4px;padding:6px 8px 10px;display:grid}.workspace-account-group{gap:2px;display:grid}.workspace-account-group+.workspace-account-group{border-top:1px solid var(--ws-border,#e3e3e3);margin-top:4px;padding-top:6px}.workspace-account-copy{min-width:0}.workspace-account-heading strong,.workspace-account-heading small{display:block}.workspace-account-heading strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.workspace-account-heading small{color:#616b6d;color:lab(44.408% -3.31259 -2.56668);margin-top:2px;font-size:.72rem;font-weight:500}.workspace-account-note{color:#565f62;color:lab(39.7678% -3.3101 -2.56513);margin:0 0 4px;padding:0 8px 6px;font-size:.75rem;font-weight:500;line-height:1.4}.workspace-account-panel a,.workspace-account-panel button{color:#192123c7;color:lab(11.9263% -3.2772 -2.54597/.78);width:100%;min-height:34px;font:inherit;letter-spacing:-.015em;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:0 10px;font-size:.8125rem;font-weight:500;display:flex}.workspace-account-panel a:hover,.workspace-account-panel button:hover{color:var(--ink);background:#1018190f;background:lab(7.30667% -2.97334 -2.50248/.06)}.workspace-account-panel button[type=submit]{color:#8a1f1f}.workspace-account-panel form{border-top:1px solid var(--ws-border,#e3e3e3);margin-top:4px;padding-top:6px}.workspace-main{width:min(100%, calc(var(--hp-max,1180px) + 2 * clamp(20px, 3vw, 32px)));flex:1;margin:0 auto;padding:clamp(24px,3vw,36px) clamp(20px,3vw,32px) 56px}.workspace-main-wide{width:min(100%,1420px + 2*clamp(20px,3vw,32px))}.job-workspace-layout{grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px);min-width:0;display:grid}.job-workspace-layout-single{grid-template-columns:minmax(0,1fr)}.job-workspace-detail{gap:14px;min-width:0;display:grid}.job-back-to-projects{border:1px solid var(--ws-border);background:var(--ws-surface);min-height:32px;color:var(--ws-muted);letter-spacing:-.01em;border-radius:999px;justify-self:start;align-items:center;gap:7px;padding:0 12px;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.job-back-to-projects span{transition:transform .15s}.job-back-to-projects:hover{border-color:var(--ws-border-strong);color:var(--ink);background:#fff;background:lab(100% 0 0)}.job-back-to-projects:hover span{transform:translate(-2px)}.job-back-to-projects:focus-visible{outline:2px solid color-mix(in oklch, var(--ink) 28%, transparent);outline-offset:2px}.job-project-sidebar{top:calc(var(--workspace-topbar-height) + clamp(24px, 3vw, 36px));min-width:0;max-height:calc(100vh - var(--workspace-topbar-height) - 72px);gap:14px;padding-right:12px;display:grid;position:sticky}.job-project-sidebar-header{align-items:end;gap:12px;padding:0 6px;display:flex}.job-project-sidebar-header p,.job-project-sidebar-header h2{margin:0}.job-project-sidebar-header p{color:var(--ws-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:.625rem;font-weight:600}.job-project-sidebar-header h2{font-family:var(--hp-serif-display);font-variation-settings:"opsz" 20, "wght" 350;letter-spacing:-.025em;font-size:1.25rem;font-weight:350;line-height:1.1}.job-project-list{scrollbar-color:oklch(0% 0 0/.15) transparent;scrollbar-width:thin;gap:3px;min-height:0;padding:2px 4px 4px;display:grid;overflow-y:auto}.job-project-list:focus-visible{outline:2px solid var(--ws-accent,var(--ink));outline-offset:-2px;border-radius:10px}@media (min-width:1041px){.job-project-sidebar{width:var(--job-project-sidebar-width,256px);height:calc(100vh - var(--workspace-topbar-height) - 72px);grid-template-rows:auto minmax(0,1fr);gap:0;overflow:hidden}.job-project-sidebar-header{margin-bottom:14px}.job-project-list{scrollbar-color:oklch(0% 0 0/.48) oklch(0% 0 0/.06);scrollbar-gutter:stable;scrollbar-width:auto}.job-project-list::-webkit-scrollbar{width:12px}.job-project-list::-webkit-scrollbar-track{background:#0000000f;background:lab(0% 0 0/.06);border-radius:999px}.job-project-list::-webkit-scrollbar-thumb{background:#0000007a padding-box padding-box;background:lab(0% 0 0/.48) padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:40px}.job-project-list::-webkit-scrollbar-thumb:hover{background:#0000009e padding-box padding-box;background:lab(0% 0 0/.62) padding-box padding-box}}.job-project-resize-handle{cursor:ew-resize;touch-action:none;background:0 0;border:0;border-radius:7px;place-items:center;width:16px;padding:4px 5px;display:none;position:absolute;top:0;bottom:0;right:0}.job-project-resize-grip{background:var(--ws-border-strong);border-radius:999px;width:4px;height:46px;transition:width .15s,background .15s}.job-project-resize-handle:hover,.job-project-resize-handle:focus-visible{background:var(--ws-surface-2)}.job-project-resize-handle:hover .job-project-resize-grip,.job-project-resize-handle:focus-visible .job-project-resize-grip{background:var(--ws-accent,var(--ink));height:58px}.job-project-resize-handle:focus-visible{outline:2px solid var(--ws-accent,var(--ink));outline-offset:-2px}body.is-resizing-project-sidebar{cursor:ew-resize;-webkit-user-select:none;user-select:none}@media (min-width:1041px){.job-project-resize-handle{width:16px;display:grid}}.job-project-link{min-width:0;color:var(--ink);border:1px solid #0000;border-radius:10px;gap:7px;padding:11px 12px;transition:background .15s,border-color .15s;display:grid;position:relative}.job-project-link:hover{background:var(--ws-surface-2)}.job-project-link.is-active{border-color:var(--ws-border);background:#f6f6f6;background:lab(96.752% 0 0);box-shadow:0 1px 2px #00000006;box-shadow:0 1px 2px lab(0% 0 0/.025)}.job-project-link:has(.job-project-link-state-pending){border-color:var(--ws-border);background:#f6f6f6;background:lab(96.752% 0 0);box-shadow:0 1px 2px #00000006;box-shadow:0 1px 2px lab(0% 0 0/.025)}.job-project-link.is-active:before{background:var(--ink);content:"";border-radius:999px;width:2px;position:absolute;top:11px;bottom:11px;left:-5px}.job-project-identity{gap:2px;min-width:0;display:grid}.job-project-service{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:.8125rem;font-weight:580;line-height:1.35;display:-webkit-box;overflow:hidden}.job-project-address{min-width:0;color:var(--ws-muted);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:430;line-height:1.35;display:-webkit-box;overflow:hidden}.job-project-meta{min-width:0;color:var(--ws-muted);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:10px;font-size:.6875rem;font-weight:500;display:flex}.job-project-link-state{flex-shrink:0}.job-project-link-state-pending{color:var(--ink)}.job-project-status{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.job-project-status:before{content:"";background:#6f6f6f;background:lab(46.64% 0 0);border-radius:999px;flex:none;width:5px;height:5px}.job-project-status-progress:before{background:#2b7ad6;background:lab(50.1782% 1.49259 -55.0805)}.job-project-status-warn:before{background:#c18500;background:lab(60.4481% 18.6541 76.4737)}.job-project-status-success:before{background:#009259;background:lab(53.2308% -49.8425 21.9085)}.job-project-status-error:before{background:#cc342d;background:lab(47.0999% 59.4346 42.4083)}@media (max-width:1040px){.job-workspace-layout{grid-template-columns:minmax(0,1fr);gap:24px}.job-project-sidebar{max-height:none;padding-right:0;position:static}.job-project-list{scroll-snap-type:x proximity;gap:6px;margin-inline:-4px;padding:2px 4px 8px;display:flex;overflow:auto hidden}.job-project-link{scroll-snap-align:start;flex:0 0 min(248px,76vw)}}.workspace-content{gap:22px;display:grid}.workspace-page-header{gap:8px;max-width:68ch;display:grid}.workspace-page-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,2vw,2rem);font-weight:640}.workspace-page-header p{max-width:62ch;color:var(--ws-muted);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:450;line-height:1.55}.flow-page-header h1,.workspace-page-header h1{letter-spacing:-.04em;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:600;line-height:1.05}.workspace-surface .workspace-page-header h1,.workspace-surface .projects-header h1{font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.02em;font-size:clamp(1.75rem,2.6vw,2.4rem);font-weight:300;line-height:1.08}.workspace-page-header a{color:var(--ws-accent);text-underline-offset:2px;text-decoration:underline}.workspace-page-header .workspace-back-link{color:var(--ws-muted);letter-spacing:-.01em;justify-self:start;align-items:center;gap:6px;margin-bottom:4px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.workspace-page-header .workspace-back-link:after{content:"";opacity:0;background:currentColor;height:1px;position:absolute;bottom:-2px;left:0;right:0}.workspace-page-header .workspace-back-link:hover{color:var(--ws-accent)}.workspace-page-header .workspace-back-link:hover:after{opacity:1}.flow-page .button,.workspace-shell .button,.projects-page .button{min-height:44px;font-family:var(--ws-font,var(--flow-font));letter-spacing:-.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:.8125rem;font-weight:500;display:inline-flex;transform:none}.flow-page .button:hover,.workspace-shell .button:hover,.projects-page .button:hover{transform:translateY(-1px)}.flow-page .button-primary,.workspace-shell .button-primary,.projects-page .button-primary{background:var(--ink);color:#f6f9fd;color:lab(97.6682% -.492483 -2.20426);box-shadow:none;border:0}.flow-page .button-primary:hover,.workspace-shell .button-primary:hover,.projects-page .button-primary:hover{background:var(--ink-2);border-color:#0000}.flow-page .button-primary:focus-visible,.workspace-shell .button-primary:focus-visible,.projects-page .button-primary:focus-visible{outline:2px solid var(--ws-accent,var(--flow-accent));outline-offset:3px;box-shadow:none}.flow-page .button-secondary,.workspace-shell .button-secondary,.projects-page .button-secondary{border:1px solid var(--ws-border,var(--flow-border));background:var(--ws-surface,var(--flow-surface));color:var(--ink);box-shadow:none}.flow-page .button-secondary:hover,.workspace-shell .button-secondary:hover,.projects-page .button-secondary:hover{border-color:var(--ws-border-strong,var(--flow-border-strong));background:#fff;background:lab(100% 0 0)}.flow-page .button-secondary:focus-visible,.workspace-shell .button-secondary:focus-visible,.projects-page .button-secondary:focus-visible{outline:2px solid var(--ws-accent,var(--flow-accent));outline-offset:2px}.projects-empty .button,.projects-empty .button-secondary{margin-top:4px}.job-flow-panel,.checkout-flow-panel{border:1px solid var(--ws-border);border-radius:calc(var(--flow-radius) + 2px);background:var(--ws-surface);width:min(100%,920px);box-shadow:var(--ws-shadow);gap:clamp(16px,2vw,20px);margin:0;padding:clamp(18px,2vw,24px);display:grid}.upload-step-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.checkout-readiness-message{letter-spacing:-.01em;border:1px solid;border-radius:10px;gap:8px;margin:0;padding:12px 14px;font-size:.8125rem;line-height:1.5;display:grid}.checkout-readiness-attention{color:#613b14;color:lab(28.9726% 14.8542 30.0921);background:#fff3e2;background:lab(96.5897% 2.69631 13.3068);border-color:#d4a14a80;border-color:lab(69.8553% 13.1708 51.5714/.5)}.checkout-readiness-ready{color:#003e24;color:lab(22.4087% -33.7286 14.8042);background:#e0feeb;background:lab(97.0609% -12.6959 5.61308);border-color:#54b58159;border-color:lab(66.7846% -39.0525 17.2064/.35)}.checkout-readiness-message h3,.checkout-readiness-message p{margin:0}.checkout-readiness-message h3{letter-spacing:-.015em;font-size:.875rem;font-weight:600}.checkout-readiness-files,.checkout-readiness-blockers{gap:3px;margin:0;padding-left:18px;display:grid}.checkout-readiness-files{font-weight:600}.draft-intake-editor{border:1px solid var(--ws-border);background:var(--ws-surface-2);border-radius:12px;gap:16px;padding:14px;display:grid}.draft-intake-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.draft-intake-header h2{letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:600}.draft-intake-header p{color:var(--ws-muted);gap:2px;margin:5px 0 0;font-size:.8125rem;line-height:1.5;display:grid}.draft-intake-header p strong{color:var(--ink);font-weight:550}.draft-intake-form{border-top:1px solid var(--ws-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;padding-top:14px;display:grid}.draft-intake-form>.form-error,.draft-intake-actions{grid-column:1/-1}.draft-intake-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:680px){.draft-intake-header{display:grid}.draft-intake-header .mini-button{justify-self:start}.draft-intake-form{grid-template-columns:1fr}.draft-intake-form>.form-error,.draft-intake-actions{grid-column:auto}}.workspace-shell .gis-optional-documents-callout{background:var(--ws-accent-soft);border:1px solid #0059af38;border:1px solid lab(37.1955% 5.41969 -54.804/.22);border-radius:12px;gap:5px;padding:14px 16px;display:grid}.workspace-shell .gis-optional-documents-callout>span{color:var(--ws-accent);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.workspace-shell .gis-optional-documents-callout h2{letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:600}.workspace-shell .gis-optional-documents-callout p{max-width:62ch;color:var(--ws-muted);margin:0;font-size:.8125rem;line-height:1.5}.workspace-shell .upload-package-header{gap:6px;margin-bottom:0}.workspace-shell .upload-package-header h2{letter-spacing:-.03em;margin:0;font-size:1.0625rem;font-weight:600}.workspace-shell .upload-package-header p{color:var(--ws-muted);letter-spacing:-.01em;font-size:.8125rem;font-weight:450;line-height:1.5}.workspace-shell .upload-progress-banner{background:var(--ws-accent-soft);border:1px solid #0059af47;border:1px solid lab(37.1955% 5.41969 -54.804/.28);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.workspace-shell .upload-progress-copy{gap:4px;min-width:0;display:grid}.workspace-shell .upload-progress-copy>span{color:var(--ws-accent);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.workspace-shell .upload-progress-copy h2{letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:600}.workspace-shell .upload-progress-copy p{color:var(--ws-muted);margin:0;font-size:.8125rem;line-height:1.5}.workspace-shell .upload-cancel-button{flex:none}@media (max-width:680px){.workspace-shell .upload-progress-banner{display:grid}.workspace-shell .upload-cancel-button{justify-self:start}}.workspace-shell .services-requirements,.workspace-shell .upload-requirements{border:1px solid var(--ws-border);background:var(--ws-surface-2);letter-spacing:-.01em;color:var(--ws-muted);border-radius:12px;gap:8px;padding:12px 14px;font-size:.75rem;font-weight:450;line-height:1.5;display:grid}.workspace-shell .services-requirements>span,.workspace-shell .upload-requirements>span{letter-spacing:.06em;text-transform:uppercase;color:var(--ws-accent);font-size:.6875rem;font-weight:600}.workspace-shell .services-requirements ul,.workspace-shell .upload-requirements ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .services-requirements li{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.workspace-shell .services-requirements small{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}.workspace-shell .services-requirements small.requirement-labelled{color:#00502f;color:lab(29.2549% -29.7396 13.0799)}.workspace-shell .upload-requirements-guidance{color:var(--ws-muted);margin:2px 0 0;font-size:.75rem;line-height:1.5}.workspace-shell .upload-requirements-guidance strong{color:var(--ws-accent);font-weight:600}.workspace-shell .package-dropzone.dropzone{border:1px dashed var(--ws-border-strong);border-radius:calc(var(--flow-radius) + 2px);background:var(--ws-surface-2);text-align:center;min-height:168px;margin-bottom:0;padding:24px 20px;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1)}.workspace-shell .package-dropzone.dropzone:hover{background:#fff;background:lab(100% 0 0);border-color:#0059af59;border-color:lab(37.1955% 5.41969 -54.804/.35)}.workspace-shell .package-dropzone.dropzone-active{background:var(--ws-accent-soft);color:var(--ink);border-color:#0059af8c;border-color:lab(37.1955% 5.41969 -54.804/.55);box-shadow:inset 0 0 0 1px #0059af1f;box-shadow:inset 0 0 0 1px lab(37.1955% 5.41969 -54.804/.12)}.workspace-shell .package-dropzone.dropzone-disabled{cursor:not-allowed;opacity:.65}.workspace-shell .package-dropzone.dropzone strong{letter-spacing:-.02em;font-size:.9375rem;font-weight:600}.workspace-shell .package-dropzone.dropzone span{margin-top:6px;max-width:48ch;color:var(--ws-muted);letter-spacing:-.01em;margin-inline:auto;font-size:.8125rem;font-weight:450;line-height:1.5;display:block}.workspace-shell .source-files{gap:12px;margin-top:0}.workspace-shell .upload-section-heading h2{letter-spacing:-.02em;font-size:.9375rem;font-weight:600}.workspace-shell .upload-section-heading small{color:var(--ws-muted);letter-spacing:-.01em;text-transform:none;font-size:.75rem;font-weight:500}.workspace-shell .extra-file-row{border:1px solid var(--ws-border);background:#ffffff8c;background:lab(100% 0 0/.55);border-radius:12px;padding:12px 14px;transition:border-color .18s cubic-bezier(.23,1,.32,1)}.workspace-shell .extra-file-row:hover{border-color:var(--ws-border-strong)}.workspace-shell .extra-file-row strong{letter-spacing:-.02em;font-size:.875rem;font-weight:600}.workspace-shell .extra-file-row small{color:var(--ws-muted);letter-spacing:-.01em;margin-top:2px;font-size:.75rem;font-weight:450}.workspace-shell .extra-file-row em{min-height:40px;color:var(--ws-accent);letter-spacing:.04em;font-size:.6875rem;font-weight:600}.workspace-shell .file-role-select span{font-family:var(--ws-font);letter-spacing:.06em;text-transform:uppercase;color:var(--ws-muted);font-size:.6875rem;font-weight:500}.workspace-shell .file-role-select select{border:1px solid var(--ws-border);min-height:40px;font-family:var(--ws-font);letter-spacing:-.02em;background:#ffffffd9;background:lab(100% 0 0/.85);border-radius:10px;padding:8px 34px 8px 12px;font-size:.8125rem;font-weight:450;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1)}.workspace-shell .file-role-select select:hover:not(:disabled){border-color:var(--ws-border-strong);background:#fff;background:lab(100% 0 0)}.workspace-shell .file-role-select select:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.workspace-shell .mini-button{border:1px solid var(--ws-border);background:var(--ws-surface);min-height:40px;color:var(--ws-muted);font-family:var(--ws-font);letter-spacing:-.01em;border-radius:999px;padding:0 16px;font-size:.75rem;font-weight:500;transition:border-color .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),color .18s cubic-bezier(.23,1,.32,1)}.workspace-shell .mini-button:hover:not(:disabled){border-color:var(--ws-border-strong);color:var(--ink);background:#fff;background:lab(100% 0 0)}.workspace-shell .mini-button:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.workspace-shell .form-note,.workspace-shell .compact-note{color:var(--ws-muted);letter-spacing:-.01em;font-size:.8125rem;font-weight:450;line-height:1.5}.workspace-shell .form-note a{color:var(--ws-accent)}.workspace-shell .form-error,.workspace-shell .form-success{letter-spacing:-.01em;border-radius:10px;margin:0;padding:10px 12px;font-size:.8125rem;font-weight:500}.workspace-shell .form-error{color:#75201a;color:lab(26.9146% 37.444 26.0637);background:#fff0ee;background:lab(96.1699% 11.9839 7.35996);border:1px solid #e8796c59;border:1px solid lab(63.8956% 43.0656 27.7064/.35)}.workspace-shell .form-success{color:#003e24;color:lab(22.4087% -33.7286 14.8042);background:#e0feeb;background:lab(97.0609% -12.6959 5.61308);border:1px solid #54b58159;border:1px solid lab(66.7846% -39.0525 17.2064/.35)}.workspace-shell .checkout-actions{gap:12px 14px}.workspace-shell .checkout-actions .button{min-width:min(100%,220px)}.workspace-shell .property-check{border:1px solid var(--ws-border);background:var(--ws-surface-2);border-radius:12px;padding:14px}.workspace-shell .property-check span{letter-spacing:-.01em;font-size:.8125rem;line-height:1.5}.workspace-shell .property-check small{color:var(--ws-muted)}.workspace-form-shell{width:min(100%,920px)}.workspace-form-shell.workspace-report-shell{gap:clamp(28px,4vw,44px);display:grid}.feedback-panel{border:1px solid var(--ws-border,var(--dark-line));background:var(--ws-surface,var(--surface-raised));border-radius:16px;gap:clamp(16px,2vw,20px);min-width:0;padding:clamp(18px,2.5vw,28px);display:grid}.feedback-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.feedback-panel-header>div{min-width:0}.feedback-panel-header :is(h2,p){margin:0}.feedback-panel-header h2{letter-spacing:-.035em;margin-top:4px;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600}.feedback-panel-header h2+p{max-width:66ch;color:var(--ws-muted,var(--muted));margin-top:8px;font-size:.875rem;line-height:1.55}.feedback-panel-header .button{flex:none}.feedback-status{border:1px solid var(--ws-border,var(--dark-line));background:var(--ws-surface-2,var(--surface));border-radius:12px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.feedback-status p{min-width:0;color:var(--ws-muted,var(--muted));margin:0;font-size:.8125rem;line-height:1.45}.feedback-status-submitted{color:#02468b;color:lab(29.3682% 3.63339 -44.5712);background:#edf6ff;background:lab(96.463% -1.90532 -9.10586);border-color:#639be159;border-color:lab(62.2899% -3.21767 -41.8833/.35)}.feedback-status-reviewing{color:#643f00;color:lab(30.2098% 15.5152 53.3535);background:#fff4df;background:lab(96.6217% 1.88205 13.4639);border-color:#ca9d4261;border-color:lab(67.6319% 10.5544 52.6315/.38)}.feedback-status-reviewed{color:#004e61;color:lab(29.7462% -23.0957 -23.3556);background:#e6f9ff;background:lab(96.6818% -6.52471 -5.86926);border-color:#41a7c157;border-color:lab(63.4472% -24.2764 -22.7286/.34)}.feedback-status-actioned{color:#004b26;color:lab(27.0389% -32.3979 16.7839);background:#e6fcec;background:lab(96.9257% -9.29043 4.75942);border-color:#5bac7a59;border-color:lab(64.3231% -34.7852 17.8983/.35)}.feedback-thread{gap:10px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.feedback-message{border:1px solid var(--ws-border,var(--admin-border,var(--dark-line)));background:var(--ws-surface-2,var(--admin-surface-2,var(--surface)));border-radius:12px;gap:8px;min-width:0;padding:13px 14px;display:grid}.feedback-message-staff{background:#eefbff;background:lab(97.7781% -3.93564 -3.53394);border-color:#41a7c14d;border-color:lab(63.4472% -24.2764 -22.7286/.3)}.feedback-message-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.feedback-message-heading strong{letter-spacing:-.015em;min-width:0;font-size:.8125rem;font-weight:600}.feedback-message-heading time{color:var(--ws-muted,var(--admin-muted,var(--muted)));flex:none;font-size:.6875rem;line-height:1.35}.feedback-message>p{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.55}.feedback-attachment{width:min(100%,360px);color:var(--ws-accent,var(--ink));overflow-wrap:anywhere;gap:6px;font-size:.75rem;display:grid}.feedback-attachment img{object-fit:contain;border:1px solid var(--ws-border,var(--admin-border,var(--dark-line)));background:var(--surface);border-radius:9px;width:100%;max-height:240px;display:block}.feedback-form{gap:9px;min-width:0;padding-top:4px;display:grid}.feedback-form>label{color:var(--ink);letter-spacing:-.015em;font-size:.8125rem;font-weight:600}.feedback-form :is(select,textarea,input[type=file]){border:1px solid var(--ws-border,var(--admin-border,var(--dark-line)));width:100%;min-width:0;color:var(--ink);font:inherit;background:#ffffffc7;background:lab(100% 0 0/.78);border-radius:11px;font-size:.875rem;line-height:1.5}.feedback-form input[type=file]{padding:10px 12px}.feedback-form select{min-height:44px;padding:9px 12px}.feedback-form textarea{resize:vertical;min-height:128px;padding:12px 14px}.feedback-form :is(select,textarea,input[type=file]):focus-visible{border-color:var(--ws-accent,var(--focus-border));box-shadow:0 0 0 3px var(--focus-ring);outline:none}.feedback-form :is(select,textarea,input[type=file]):disabled{cursor:not-allowed;opacity:.62}.feedback-form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.feedback-form-footer :is(small,span){color:var(--ws-muted,var(--admin-muted,var(--muted)));font-size:.75rem}.feedback-page{width:min(100%,920px)}.feedback-list{gap:10px;min-width:0;display:grid}.feedback-list-item{border:1px solid var(--ws-border,var(--dark-line));background:var(--ws-surface,var(--surface-raised));border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:16px;display:grid}.feedback-list-item>div{justify-items:start;min-width:0;display:grid}.feedback-list-item :is(h2,p,small){margin:0}.feedback-list-item h2{letter-spacing:-.025em;margin-top:9px;font-size:1rem;font-weight:600}.feedback-list-item p{color:var(--ws-muted,var(--muted));margin-top:3px;font-size:.8125rem}.feedback-list-item small{color:var(--ws-muted,var(--muted));margin-top:7px;font-size:.6875rem}.admin-feedback-queue-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-feedback-panel{gap:16px}.admin-feedback-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-feedback-context>span{border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:10px;gap:3px;min-width:0;padding:11px 12px;display:grid}.admin-feedback-context strong{letter-spacing:-.015em;font-size:.8125rem;font-weight:600}.admin-feedback-context small{color:var(--admin-muted);overflow-wrap:anywhere;font-size:.6875rem;line-height:1.4}.admin-feedback-form{padding-top:2px}.admin-feedback-render{object-fit:contain;border:1px solid var(--admin-border);background:var(--admin-surface-2);border-radius:12px;width:min(100%,920px);max-height:620px;display:block}@media (max-width:680px){.feedback-panel-header,.feedback-message-heading,.feedback-form-footer{flex-direction:column;align-items:stretch}.feedback-panel-header .button,.feedback-form-footer .button{width:100%}.feedback-message-heading time{flex:none}.feedback-list-item{grid-template-columns:minmax(0,1fr)}.feedback-list-item .button{width:100%}.admin-feedback-context{grid-template-columns:minmax(0,1fr)}.admin-feedback-queue-actions{justify-content:flex-start;align-items:stretch}}.data-safety-settings{width:min(100%,68ch)}.data-safety-settings-panel{gap:28px;display:grid}.data-safety-settings-section{gap:12px;display:grid}.data-safety-settings-section+.data-safety-settings-section{border-top:1px solid var(--ws-border);padding-top:20px}.data-safety-settings-section h2{letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:600}.data-safety-settings-lead{color:var(--ws-muted);margin:0;font-size:.875rem;line-height:1.55}.data-safety-settings-lead a{color:var(--ws-accent);text-underline-offset:2px;text-decoration:underline}.data-safety-settings-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.data-safety-settings .training-consent-check{background:0 0;border:0;margin:0;padding:0}.data-safety-settings .training-consent-check.property-check-disclaimer small{color:var(--ws-muted);margin-top:6px;font-size:.8125rem;line-height:1.45}.data-safety-settings-note{border-top:1px solid var(--ws-border);color:var(--ws-muted);margin:0;padding-top:20px;font-size:.8125rem;line-height:1.5}.data-safety-settings-note a{color:var(--ws-accent);text-underline-offset:2px;text-decoration:underline}.referrals-settings{width:min(100%,68ch)}.referrals-settings-panel{gap:28px;display:grid}.referrals-settings-section{gap:12px;display:grid}.referrals-settings-section+.referrals-settings-section{border-top:1px solid var(--ws-border);padding-top:20px}.referrals-settings-section h2{letter-spacing:-.02em;margin:0;font-size:.9375rem;font-weight:600}.referrals-settings-lead,.referrals-settings-note{color:var(--ws-muted);margin:0;font-size:.875rem;line-height:1.55}.referrals-link-row{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.referrals-link-input{min-width:0;min-height:0;color:var(--ink);font-family:var(--body);border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:8px;flex:14rem;padding:9px 11px;font-size:.875rem;line-height:1.4;transition:border-color .14s,box-shadow .14s}.referrals-link-input:focus,.referrals-link-input:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.referrals-copy-button{flex-shrink:0;align-self:center}.referrals-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.referrals-stats>div{border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:8px;gap:4px;padding:12px 14px;display:grid}.referrals-stats dt{color:var(--ws-muted);letter-spacing:-.01em;margin:0;font-size:.75rem;font-weight:500}.referrals-stats dd{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--ink);margin:0;font-size:1.125rem;font-weight:600;line-height:1.1}.referrals-history{border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:8px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.referrals-history-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.referrals-history-row+.referrals-history-row{border-top:1px solid var(--ws-border)}.referrals-history-main{gap:3px;min-width:0;display:grid}.referrals-history-main strong{letter-spacing:-.02em;font-size:.8125rem;font-weight:600}.referrals-history-main small{color:var(--ws-muted);font-size:.75rem;font-weight:450}.referrals-history-status{color:var(--ws-muted);letter-spacing:-.01em;flex-shrink:0;font-size:.75rem;font-weight:500}@media (max-width:520px){.referrals-stats{grid-template-columns:1fr}.referrals-copy-button{width:100%}}.workspace-notice{border:1px solid var(--ws-border);background:var(--ws-surface-2);letter-spacing:-.01em;border-radius:10px;gap:6px;margin-bottom:0;padding:12px 14px;font-size:.8125rem;display:grid}.workspace-notice strong{letter-spacing:-.02em;font-size:.8125rem;font-weight:600}.workspace-notice p{color:var(--ws-muted);margin:0;font-size:.8125rem;line-height:1.45}.workspace-notice a{color:var(--ws-accent);text-underline-offset:2px;text-decoration:underline}.credits-page{width:min(100%,980px)}.credits-page-header{max-width:60ch}.credits-purchase-layout{gap:16px;display:grid}.credits-balance-card,.credits-pack-section,.credits-account-required{border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:16px}.credits-balance-card{justify-content:space-between;align-items:end;gap:28px;padding:clamp(20px,3vw,30px);display:flex}.credits-card-label{color:var(--ws-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.6875rem;font-weight:550}.credits-balance-number{align-items:baseline;gap:10px;margin:0;display:flex}.credits-balance-number strong{font-family:var(--hp-serif-display);font-variation-settings:"opsz" 48, "wght" 300;letter-spacing:-.06em;font-variant-numeric:tabular-nums;font-size:clamp(3.3rem,7vw,5.4rem);font-weight:300;line-height:.86}.credits-balance-number span{color:var(--ws-muted);font-size:.875rem;font-weight:500}.credits-balance-copy{max-width:34ch}.credits-balance-copy p{color:var(--ws-muted);margin:0;font-size:.8125rem;line-height:1.5}.credits-balance-copy p+p{margin-top:8px}.credits-pack-section{gap:20px;padding:clamp(20px,3vw,30px);display:grid}.credits-section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.credits-section-heading h2,.credits-account-required h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600}.credits-section-heading>p{color:var(--ws-muted);margin:0;font-size:.8125rem;line-height:1.5}.credits-pack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.credits-pack-card{border:1px solid var(--ws-border);background:var(--ws-surface-2);border-radius:13px;align-content:space-between;gap:22px;min-width:0;padding:18px;transition:border-color .16s,background .16s;display:grid}.credits-pack-card:hover{border-color:var(--ws-border-strong);background:#fff;background:lab(100% 0 0)}.credits-pack-count{align-items:baseline;gap:7px;margin:0;display:flex}.credits-pack-count strong{font-family:var(--hp-serif-display);font-variation-settings:"opsz" 32, "wght" 330;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:2.1rem;font-weight:330;line-height:1}.credits-pack-count span,.credits-pack-price{color:var(--ws-muted);font-size:.8125rem;font-weight:500}.credits-pack-price{font-variant-numeric:tabular-nums;margin:7px 0 0}.credits-pack-card .button{width:100%;min-height:40px;padding-inline:14px}.credits-checkout-note{color:var(--ws-muted);margin:-2px 0 0;font-size:.75rem;line-height:1.5}.credits-purchase-status{border:1px solid;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;font-size:.8125rem;line-height:1.5;display:flex}.credits-purchase-status p{margin:0}.credits-purchase-status a{color:inherit;text-underline-offset:2px;flex:none;font-weight:600;text-decoration:underline}.credits-purchase-status.is-success{color:#003e24;color:lab(22.4087% -33.7286 14.8042);background:#e0feeb;background:lab(97.0609% -12.6959 5.61308);border-color:#54b58159;border-color:lab(66.7846% -39.0525 17.2064/.35)}.credits-purchase-status.is-error{color:#633600;color:lab(27.6942% 20.649 52.4903);background:#fff3df;background:lab(96.5964% 3.13964 15.2554);border-color:#cd921959;border-color:lab(65.1458% 16.5803 64.9788/.35)}.credits-account-required{justify-items:start;gap:10px;padding:clamp(20px,3vw,30px);display:grid}.credits-account-required p:not(.credits-card-label){max-width:56ch;color:var(--ws-muted);margin:0;font-size:.875rem;line-height:1.55}.credits-account-required .button{margin-top:6px}.projects-page{gap:18px;width:100%;min-width:0;display:grid}.projects-header{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;display:flex}.projects-header-copy{gap:8px;display:grid}.projects-eyebrow{color:var(--ws-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:500}.projects-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:600;line-height:1.05}.projects-stats{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.projects-stat{border:1px solid var(--ws-border);background:var(--ws-surface);letter-spacing:-.02em;color:var(--ws-muted);border-radius:999px;align-items:baseline;gap:4px;padding:5px 11px;font-size:.8125rem;font-weight:450;display:inline-flex;box-shadow:0 1px 2px #00000008;box-shadow:0 1px 2px lab(0% 0 0/.03)}.projects-stat strong{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.projects-stat-action{color:var(--ink);letter-spacing:-.01em;text-underline-offset:3px;align-items:center;padding:5px 3px;font-size:.75rem;font-weight:600;-webkit-text-decoration:underline #00000040;text-decoration:underline #00000040;-webkit-text-decoration:underline lab(0% 0 0/.25);text-decoration:underline lab(0% 0 0/.25);display:inline-flex}.projects-stat-action:hover{text-decoration-color:currentColor}.projects-stat-warn{background:#fff3df;background:lab(96.5964% 3.13964 15.2554);border-color:#cd921959;border-color:lab(65.1458% 16.5803 64.9788/.35)}.projects-stat-warn strong{color:#684600;color:lab(32.5423% 16.3413 64.4607)}.projects-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.projects-header-actions .button{min-height:40px;font-family:var(--ws-font);letter-spacing:-.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-size:.8125rem;font-weight:500;display:inline-flex;transform:none}.projects-cta-plus{background:#ffffff29;background:lab(100% 0 0/.16);border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.875rem;font-weight:500;line-height:1;display:inline-flex}.projects-header-actions .button:hover{transform:none}.projects-header-actions .button-primary{border-color:var(--ink);box-shadow:none}.projects-header-actions .button-primary:hover{border-color:var(--ink-2)}.projects-header-actions .button-primary:focus-visible{outline:2px solid color-mix(in oklch, var(--ink) 72%, var(--blue));outline-offset:2px;box-shadow:none}.projects-filters{border:1px solid var(--ws-border);background:var(--ws-surface-2);isolation:isolate;border-radius:12px;flex-wrap:wrap;justify-self:start;gap:4px;width:max-content;max-width:100%;padding:4px;display:inline-flex;position:relative}.visual-workspace-controls{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.workspace-select-toggle{flex:none;min-height:40px}.workspace-selection-bar{border:1px solid var(--ws-border);background:var(--ws-surface-2);min-height:48px;color:var(--ws-muted);border-radius:12px;align-items:center;gap:10px;padding:8px 12px;font-size:.8125rem;display:flex}.workspace-selection-bar label{color:var(--ink);align-items:center;gap:7px;margin-right:auto;display:inline-flex}.workspace-selection-bar .button{min-height:34px;padding:0 13px}.workspace-selection-delete{color:#a2080c;color:lab(34.4017% 56.6412 44.3358);background:0 0;border:1px solid #b3241f59;border:1px solid lab(40.2254% 56.4251 41.3189/.35);border-radius:999px}.workspace-selection-error{color:#b3241f;color:lab(40.2254% 56.4251 41.3189);margin:0;font-size:.8125rem}.projects-filter-indicator{z-index:0;pointer-events:none;will-change:transform, width;background:#ffffffb8;background:lab(100% 0 0/.72);border-radius:9px;transition:transform .22s cubic-bezier(.2,.7,.2,1),width .22s cubic-bezier(.2,.7,.2,1);position:absolute;top:4px;bottom:4px;left:0;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0000000d;box-shadow:inset 0 1px lab(100% 0 0/.85),0 1px 2px lab(0% 0 0/.05)}.projects-filter-item{align-items:center;gap:4px;display:inline-flex}.projects-filter-divider{background:var(--ws-border-strong);width:1px;height:20px;margin-inline:4px 2px}.projects-filter{z-index:1;min-height:32px;color:var(--ws-muted);font:inherit;letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:.8125rem;font-weight:500;transition:color .16s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.projects-filter:hover,.projects-filter:focus-visible{color:var(--ink)}.projects-filter.is-active{color:var(--ink);font-weight:580}.projects-filter:focus-visible{outline:2px solid color-mix(in oklch, var(--ink) 28%, transparent);outline-offset:1px}.projects-filter-count{font-variant-numeric:tabular-nums;background:#00000014;background:lab(0% 0 0/.08);border-radius:999px;min-width:1.125rem;padding:1px 5px;font-size:.6875rem;font-weight:600;line-height:1.35}.projects-filter.is-active .projects-filter-count{color:inherit;background:#0000001f;background:lab(0% 0 0/.12)}.projects-table{--projects-cols:minmax(0, 2fr) minmax(0, 1.35fr) minmax(88px, .6fr) minmax(0, 1fr) auto minmax(150px, .8fr);grid-template-columns:var(--projects-cols);border:1px solid var(--ws-border);border-radius:calc(var(--flow-radius) + 2px);background:var(--ws-surface);width:100%;box-shadow:var(--ws-shadow);isolation:isolate;gap:0;display:grid;overflow:visible}.projects-table-body{display:contents}.projects-table-head,.projects-row{grid-column:1/-1;grid-template-columns:subgrid;align-items:center;gap:16px;display:grid;position:relative}.projects-table-head.is-selecting,.projects-row.is-selecting{padding-left:48px}.projects-head-select,.projects-cell-select{place-items:center;display:grid;position:absolute;left:17px}.projects-head-cell{min-width:0}.projects-table-head{border-bottom:1px solid var(--ws-border);background:var(--ws-surface-2);color:var(--ws-muted);letter-spacing:.04em;text-transform:uppercase;padding:10px 16px;font-size:.6875rem;font-weight:500}.projects-row{border-bottom:1px solid var(--ws-border);color:var(--ink);padding:14px 16px;transition:background .16s cubic-bezier(.23,1,.32,1)}.projects-row:last-child{border-bottom:0}.projects-row:hover{background:var(--surface-subtle)}.projects-cell-title{gap:3px;min-width:0;display:grid}.projects-title-link{min-width:0;color:inherit;display:block}.projects-title-link:hover{color:var(--ws-accent)}.projects-cell-title strong{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:.875rem;font-weight:600;display:block;overflow:hidden}.projects-cell-title small{color:#616b6d;color:lab(44.408% -3.31259 -2.56668);font-size:.8rem}.projects-cell-meta,.projects-cell-updated,.projects-cell-progress{color:var(--ws-muted);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:450;overflow:hidden}.projects-cell-action{letter-spacing:-.01em;white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:inline-flex}.projects-open-action{color:var(--ws-accent);align-items:center;gap:4px;display:inline-flex}.projects-row:hover .projects-open-action{color:var(--ink)}.projects-open-action svg{transition:transform .16s}.projects-row:hover .projects-open-action svg{transform:translate(3px)}.project-row-menu{color:var(--ink);position:relative}.project-row-menu[open]{z-index:20}.project-row-menu summary{width:30px;height:30px;color:var(--ws-muted);cursor:pointer;border:1px solid #0000;border-radius:999px;place-items:center;list-style:none;transition:all .14s;display:inline-grid}.project-row-menu summary::-webkit-details-marker{display:none}.project-row-menu summary:hover,.project-row-menu summary:focus-visible,.project-row-menu[open] summary{border-color:var(--ws-border);color:var(--ink);background:var(--ws-surface-2)}.project-row-menu summary:focus-visible{outline:2px solid var(--ws-accent);outline-offset:2px}.project-row-menu-panel{z-index:30;border:1px solid var(--ws-border);background:var(--ws-surface);border-radius:10px;min-width:160px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 36px #0000001f;box-shadow:0 14px 36px lab(0% 0 0/.12)}.project-row-menu-panel button{min-height:34px;color:var(--ink);font:500 .8125rem/1 var(--ws-font);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px}.project-row-menu-panel button:hover,.project-row-menu-panel button:focus-visible{background:var(--ws-surface-2);outline:none}.project-row-menu-panel .project-row-menu-delete{color:#b3241f;color:lab(40.2254% 56.4251 41.3189)}.project-context-menu-panel{z-index:90;position:fixed;top:auto;right:auto}.project-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02030659;background:lab(.895073% -.121325 -.980222/.35);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-dialog{border:1px solid var(--ws-border);background:var(--ws-surface);white-space:normal;border-radius:16px;width:min(100%,460px);min-width:0;padding:24px;box-shadow:0 24px 80px #0003;box-shadow:0 24px 80px lab(0% 0 0/.2)}.project-dialog form,.project-dialog>div{gap:14px;min-width:0;display:grid}.project-dialog-heading{gap:5px;min-width:0;display:grid}.project-dialog-heading p{color:var(--ws-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.project-dialog-heading h2{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:1.375rem;font-weight:600}.project-dialog label{margin-top:4px;font-size:.8125rem;font-weight:600}.project-dialog input{border:1px solid var(--ws-border-strong);width:100%;min-height:44px;color:var(--ink);background:var(--ws-surface);font:500 .875rem/1 var(--ws-font);border-radius:9px;padding:0 12px}.project-dialog input:focus{border-color:var(--ws-accent);outline:3px solid color-mix(in oklch, var(--ws-accent) 16%, transparent)}.project-dialog small{color:var(--ws-muted);text-align:right;margin-top:-8px;font-size:.6875rem}.project-dialog-copy,.project-dialog-error{margin:0;font-size:.875rem;line-height:1.5}.project-dialog-copy{color:var(--ws-muted);overflow-wrap:anywhere}.project-dialog-project-name{background:var(--ws-surface-2);text-overflow:ellipsis;white-space:nowrap;border-radius:9px;min-width:0;max-width:100%;padding:12px;font-size:.875rem;display:block;overflow:hidden}.project-dialog-error{color:#b3241f;color:lab(40.2254% 56.4251 41.3189)}.project-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;margin-top:4px;display:flex}.project-dialog-actions .button{min-height:40px;padding-inline:17px}.project-dialog-actions .project-dialog-delete{color:#fff;background:#b00d10;background:lab(37.7844% 59.765 46.3921);border:1px solid #b00d10;border:1px solid lab(37.7844% 59.765 46.3921)}.project-dialog-actions .project-dialog-delete:hover{background:#950004;background:lab(30.905% 56.7858 46.2265);border-color:#950004;border-color:lab(30.905% 56.7858 46.2265)}.projects-empty,.projects-loading{border:1px dashed var(--ws-border-strong);border-radius:calc(var(--flow-radius) + 2px);background:var(--ws-surface);box-shadow:var(--ws-shadow);justify-items:start;gap:10px;padding:40px 24px;display:grid}.projects-empty h2,.projects-loading{letter-spacing:-.03em;margin:0;font-size:1.0625rem;font-weight:600}.projects-empty p{max-width:42ch;color:var(--ws-muted);letter-spacing:-.01em;margin:0;font-size:.875rem;font-weight:450;line-height:1.5}@media (max-width:1080px){.projects-table{--projects-cols:minmax(0, 1.5fr) minmax(0, 1fr) 100px auto 150px}.projects-head-progress,.projects-cell-progress{display:none}}@media (max-width:960px){.workspace-tabs{gap:14px}.workspace-topbar .admin-view-toggle-label{display:none}}@media (max-width:640px){.workspace-brand{white-space:nowrap;font-size:.875rem}.workspace-topbar{gap:10px;padding-inline:12px}.workspace-topbar-start,.workspace-topbar-end{gap:10px}.admin-customer-preview-notice{flex-direction:column;align-items:center;gap:2px}.viz-creator-topbar-end{flex-direction:column-reverse;align-items:flex-end;gap:8px}.viz-creator-topbar .admin-view-toggle-label{display:none}}@media (max-width:720px){.workspace-main{padding:18px 16px 40px}.credits-balance-card,.credits-section-heading,.credits-purchase-status{flex-direction:column;align-items:flex-start}.credits-pack-grid{grid-template-columns:1fr}.credits-pack-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.credits-pack-card .button{width:auto}.projects-filters{justify-self:stretch;width:auto;min-width:0}.visual-workspace-controls{flex-direction:column;align-items:stretch}.workspace-select-toggle{align-self:flex-end}.workspace-selection-bar{flex-wrap:wrap}.workspace-selection-bar label{flex:1 0 100%}.projects-filter-indicator{display:none}.projects-filter.is-active{background:#ffffffb8;background:lab(100% 0 0/.72);box-shadow:inset 0 1px #ffffffd9,0 1px 2px #0000000d;box-shadow:inset 0 1px lab(100% 0 0/.85),0 1px 2px lab(0% 0 0/.05)}.projects-header{flex-direction:column;align-items:stretch}.projects-header-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.projects-header-actions .button{width:100%}.projects-table{display:block}.projects-table-body{display:grid}.projects-table-head{display:none}.projects-row{grid-column:auto;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title status""meta action""updated action";gap:8px 12px}.projects-cell-title{grid-area:title}.projects-cell-meta{white-space:normal;grid-area:meta}.projects-cell-updated{grid-area:updated}.projects-cell-status{grid-area:status;justify-self:end}.projects-cell-progress{display:none}.projects-cell-action{grid-area:action;place-self:end}}.editorial-surface-root{--hp-paper:#fcfcfc;--hp-ink:#111;--hp-muted:#6b6b6b;--hp-line:#e3e3e3;--hp-serif:var(--font-editorial,"Newsreader"), "Iowan Old Style", "Palatino", serif;--hp-serif-display:var(--font-editorial,"Newsreader"), "Iowan Old Style", "Palatino", serif;--hp-sans:var(--font-body,"Inter"), ui-sans-serif, system-ui, sans-serif;--hp-max:min(1180px, calc(100vw - 48px));min-height:100%;color:var(--hp-ink);background:var(--hp-paper)}.editorial-surface-root .site-header-shell-editorial{--header-bg:#fafaf9;--header-ink:#3b2a22;--header-soft:#3b2a22;--header-muted:#3b2a22;--header-line:var(--hp-line);padding-inline:max(6px, calc((100vw - var(--hp-max)) / 2 - 18px))}.editorial-surface-root .site-header-editorial{width:min(calc(var(--hp-max) + 36px), 100%);min-height:54px;font-family:var(--hp-sans);border-radius:999px;padding-inline:18px;transition:background-color .18s,border-color .18s,box-shadow .18s;position:relative;box-shadow:inset 0 1px #ffffffa6}.editorial-surface-root .site-header-shell-editorial:not([data-scrolled]) .site-header-editorial{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-color:#0000}.editorial-surface-root .site-header-shell-hero-overlay{margin-bottom:-82px}.editorial-surface-root .site-header-shell-hero-overlay:not([data-scrolled]){--header-ink:#fff;--header-soft:#ffffffd1;--header-muted:#ffffffad;--header-line:#ffffff2e}.editorial-surface-root .site-header-shell-hero-overlay:not([data-scrolled]) .site-header-editorial{-webkit-backdrop-filter:saturate(135%)blur(20px);background:#050d209e;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff1f,0 14px 34px #00051233}@media (max-width:900px){.editorial-surface-root .site-header-shell-hero-overlay{margin-bottom:-76px}}.editorial-surface-root .site-header-editorial .brand-editorial,.site-header-editorial .brand-editorial,.editorial-surface-root .footer-mark{font-family:var(--hp-sans,var(--body));letter-spacing:-.02em;text-transform:none;font-weight:500}.editorial-surface-root .site-header-editorial .brand-editorial,.site-header-editorial .brand-editorial{font-size:clamp(.8125rem,1.35vw,1.0625rem)}.editorial-surface-root .footer-mark{font-size:clamp(.9375rem,1.35vw,1.125rem);line-height:1}.editorial-surface-root .site-header-editorial nav{letter-spacing:-.01em;font-size:.8125rem;font-weight:500}.editorial-surface-root .site-header-editorial .admin-view-toggle-label{display:none}.editorial-surface-root .site-header-editorial .nav-link-preview{font-family:var(--hp-sans);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.8125rem}@media (min-width:901px){.editorial-surface-root .site-header-editorial .nav-rail{position:absolute;left:50%;transform:translate(-50%)}}@media (min-width:1161px){.editorial-surface-root .site-header-editorial:has(.admin-view-toggle) .nav-rail{position:relative;left:auto;transform:none}}@media (min-width:901px) and (max-width:1160px){.editorial-surface-root .site-header-editorial:has(.admin-view-toggle) .nav-rail{display:none}.editorial-surface-root .site-header-editorial:has(.admin-view-toggle) .mobile-nav-menu{display:block}}.hero-preview,.editorial-page{padding:clamp(24px, 3.5vw, 48px) max(24px, calc((100vw - var(--hp-max)) / 2)) 0;font-family:var(--hp-serif);font-variation-settings:"opsz" 12, "wght" 400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;font-weight:400}:is(.hero-preview,.editorial-surface-root) :is(.hero-preview-headline,.editorial-page-headline,.editorial-display){font-family:var(--hp-serif-display);font-variation-settings:"opsz" 24, "wght" 300;letter-spacing:-.02em;font-weight:300}.hero-preview-top{isolation:isolate;width:100%;max-width:var(--hp-max);gap:clamp(18px,2.4vw,30px);margin:0 auto clamp(40px,6vw,64px);display:grid;position:relative}.hero-preview-top--compact{gap:clamp(20px,2.8vw,28px);margin-bottom:0}.hero-product-peeks{z-index:2;grid-template-columns:minmax(0,1fr);gap:0 clamp(28px,4vw,56px);width:100%;display:grid;position:relative}.hero-product-peek-col{flex-direction:column;gap:.75rem;min-width:0;display:flex}.hero-preview-hero-copy{gap:clamp(10px,1.4vw,16px);max-width:36rem;display:grid}.hero-report-launcher{border-top:1px solid var(--hp-line);font-family:var(--hp-sans);gap:9px;margin-top:clamp(10px,1.8vw,20px);padding-top:clamp(18px,2.2vw,26px);display:grid}.hero-report-launcher-label{letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);font-size:.6875rem;font-weight:600}.hero-report-launcher-controls{grid-template-columns:minmax(0,1fr);display:grid}.hero-report-launcher-controls-with-submit{grid-template-columns:minmax(0,1fr) auto;gap:10px}.hero-report-launcher-select{min-width:0;position:relative}.hero-report-launcher-select-trigger{border:1px solid color-mix(in srgb, var(--hp-ink) 24%, var(--hp-line));background:var(--hp-paper);width:100%;min-height:54px;font:600 .9375rem/1.2 var(--hp-sans);color:var(--hp-ink);text-align:left;cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;padding:0 50px 0 22px;display:flex}.hero-report-launcher-select-trigger:focus,.hero-report-launcher-select-trigger:focus-visible{outline:2px solid color-mix(in srgb, var(--hp-ink) 20%, transparent);outline-offset:2px}.hero-report-launcher-select-chevron{border-right:1.5px solid var(--hp-ink);border-bottom:1.5px solid var(--hp-ink);pointer-events:none;width:8px;height:8px;position:absolute;top:50%;right:19px;transform:translateY(-65%)rotate(45deg)}.hero-report-launcher-select-trigger[aria-expanded=true] .hero-report-launcher-select-chevron{transform:translateY(-20%)rotate(225deg)}.hero-report-launcher-options{z-index:12;border:1px solid var(--hp-line);background:var(--hp-paper);border-radius:18px;width:100%;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 40px #1111111f}.hero-report-launcher-options button{width:100%;min-height:38px;color:var(--hp-ink);font:500 .8125rem/1.2 var(--hp-sans);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 15px}.hero-report-launcher-options button:hover,.hero-report-launcher-options button:focus-visible,.hero-report-launcher-options button[aria-selected=true]{background:color-mix(in srgb, var(--hp-ink) 6%, var(--hp-paper));outline:none}.hero-report-entry{gap:8px;padding-top:5px;display:grid}.hero-report-entry-head{min-height:28px;color:var(--hp-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:.6875rem;font-weight:600;display:flex}.hero-report-entry-segment{border:1px solid var(--hp-line);background:color-mix(in srgb, var(--hp-ink) 3%, transparent);border-radius:999px;flex:none;justify-self:start;padding:2px;display:inline-flex}.hero-report-entry-segment button{min-height:25px;color:var(--hp-muted);font:600 .625rem/1 var(--hp-sans);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 10px}.hero-report-entry-segment button.active{background:var(--hp-ink);color:var(--hp-paper)}.hero-report-entry-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.hero-report-entry-field{gap:8px;min-width:0;display:grid}.hero-report-entry-input input{border:1px solid color-mix(in srgb, var(--hp-ink) 24%, var(--hp-line));background:var(--hp-paper);width:100%;min-height:54px;color:var(--hp-ink);font:500 .875rem/1.2 var(--hp-sans);border-radius:999px;padding:0 22px}.hero-report-entry-input input::placeholder{color:color-mix(in srgb, var(--hp-muted) 78%, transparent)}.hero-report-entry-input input:focus,.hero-report-entry-input input:focus-visible{outline:2px solid color-mix(in srgb, var(--hp-ink) 20%, transparent);outline-offset:2px}.hero-report-entry-submit{border:1px solid var(--hp-ink);background:var(--hp-ink);min-height:54px;color:var(--hp-paper);font:600 .875rem/1 var(--hp-sans);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;transition:background-color .16s,gap .16s;display:inline-flex}.hero-report-entry-submit:hover{background:#2a2a2a;gap:14px}.hero-report-entry .address-suggestions{border-color:var(--hp-line);background:var(--hp-paper);border-radius:16px;box-shadow:0 14px 36px #11111114}.hero-report-entry .address-suggestions button{border-color:var(--hp-line)}.hero-report-entry .address-suggestions button:hover,.hero-report-entry .address-suggestions button[aria-selected=true]{background:color-mix(in srgb, var(--hp-ink) 4%, var(--hp-paper))}.hero-report-entry-note,.hero-report-entry-error{grid-column:1/-1;margin:0;font-size:.6875rem;line-height:1.4}.hero-report-entry-note{color:var(--hp-muted);padding:5px 4px 0}.hero-report-entry-error{color:#9f2f25}.hero-report-launcher>p{color:var(--hp-muted);margin:0;font-size:.75rem;line-height:1.5}.hero-report-launcher>p a{color:var(--hp-ink);border-bottom:1px solid color-mix(in srgb, var(--hp-ink) 28%, transparent)}.hero-report-launcher>p a:hover{border-color:var(--hp-ink)}.hero-preview-product-links{border-left:1px solid var(--hp-line);font-family:var(--hp-sans);gap:.42rem;margin:0;padding-left:12px;display:grid}.hero-preview-product-label{letter-spacing:.12em;text-transform:uppercase;font-size:.625rem;font-weight:600}.hero-product-peek{--peek-navy:#142539;--peek-teal:#2d4e78;background:var(--hp-paper);border:1px solid var(--hp-line);font-family:var(--hp-sans);width:100%;box-shadow:none;border-radius:2px;gap:0;display:grid;overflow:hidden}@supports (color:lab(0% 0 0)){.hero-product-peek{--peek-navy:lab(13.9416% -1.26016 -15.7161);--peek-teal:lab(32.3053% -1.74943 -27.8534)}}.hero-product-peek-head{color:#fff;background:linear-gradient(135deg,#4a3428 0%,#6a4028 100%);gap:8px;padding:clamp(14px,1.6vw,18px) clamp(18px,2vw,22px) clamp(12px,1.4vw,16px);display:grid}.hero-product-peek[data-variant=property] .hero-product-peek-head{background:linear-gradient(135deg,#013330 0%,#0a4344 100%);background:linear-gradient(135deg,lab(18.222% -17.0959 -2.71929) 0%,lab(25.1728% -17.8505 -5.75257) 100%)}.hero-product-peek-eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.65;font-size:.625rem;line-height:1.4}.hero-product-peek-title{font-family:var(--hp-sans);letter-spacing:-.01em;color:#fff;flex-direction:column;gap:2px;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.25;display:flex}.hero-product-peek-address{opacity:.82;font-size:.9375rem;font-weight:400}.hero-product-peek-meta{opacity:.88;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 14px;margin:2px 0 0;font-size:.6875rem;display:grid}.hero-product-peek-meta dt{opacity:.65;letter-spacing:.02em;margin-bottom:1px;font-weight:600}.hero-product-peek-meta dd{margin:0;font-weight:500}.hero-product-peek-facts{border-bottom:1px solid var(--hp-line);background:color-mix(in srgb, #f1e7de 62%, var(--hp-paper));grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:clamp(18px,2.2vw,26px) clamp(22px,2.8vw,32px);display:grid}.hero-product-peek-facts>div{border-left:1px solid #5f3b272e;min-width:0;padding:0 clamp(14px,2vw,24px)}.hero-product-peek-facts>div:first-child{border-left:0;padding-left:0}.hero-product-peek-facts>div:last-child{padding-right:0}.hero-product-peek-facts dt,.hero-product-peek-facts dd{font-family:var(--hp-sans);margin:0}.hero-product-peek-facts dt{color:#7d685b;letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:650}.hero-product-peek-facts dd{color:#332f2c;margin-top:6px;font-size:.8125rem;font-weight:650;line-height:1.4}.hero-product-peek-doc{gap:clamp(14px,1.6vw,18px);max-height:340px;padding:clamp(16px,1.8vw,20px) clamp(18px,2vw,22px) clamp(40px,4vw,48px);display:grid;position:relative;overflow:hidden}.hero-product-peek-section{gap:8px;display:grid}.hero-product-peek-section-h{font-family:var(--hp-sans);letter-spacing:-.02em;color:#5f3b27;border-bottom:1px solid color-mix(in srgb, var(--peek-navy) 28%, transparent);margin:0;padding-bottom:6px;font-size:.9375rem;font-weight:600}.hero-product-peek-body{font-family:var(--hp-sans);color:var(--hp-ink);margin:0;font-size:.8125rem;line-height:1.55}.hero-product-peek-body strong{font-weight:600}.hero-product-peek-detail-grid{border-top:1px solid color-mix(in srgb, var(--peek-navy) 18%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));margin:3px 0 0;display:grid}.hero-product-peek-detail-grid>div{border-bottom:1px solid color-mix(in srgb, var(--peek-navy) 14%, transparent);min-width:0;padding:10px 12px 10px 0}.hero-product-peek-detail-grid>div:nth-child(2n){border-left:1px solid color-mix(in srgb, var(--peek-navy) 14%, transparent);padding-left:12px;padding-right:0}.hero-product-peek-detail-grid dt,.hero-product-peek-detail-grid dd{font-family:var(--hp-sans);margin:0}.hero-product-peek-detail-grid dt{color:#7d685b;letter-spacing:.09em;text-transform:uppercase;font-size:.5625rem;font-weight:700}.hero-product-peek-detail-grid dd{color:#332f2c;margin-top:4px;font-size:.75rem;font-weight:650;line-height:1.35}.hero-product-peek-points{gap:7px;margin:2px 0 0;padding:0;list-style:none;display:grid}.hero-product-peek-points li{color:#332f2c;padding-left:15px;font-size:.75rem;font-weight:520;line-height:1.45;position:relative}.hero-product-peek-points li:before{content:"";background:#92501f;border-radius:50%;width:5px;height:5px;position:absolute;top:.53em;left:0}.hero-product-peek-source{color:#7d736d;margin:2px 0 0;font-size:.625rem;line-height:1.45}.hero-product-peek-source strong{color:#5f3b27;letter-spacing:.06em;text-transform:uppercase;margin-right:5px;font-weight:700}.hero-product-peek-fade{pointer-events:none;background:linear-gradient(to bottom, color-mix(in srgb, var(--hp-paper) 0%, transparent), var(--hp-paper) 80%);height:80px;position:absolute;bottom:0;left:0;right:0}.hero-product-peek-foot{border-top:1px solid var(--hp-line);background:color-mix(in srgb, var(--hp-paper) 92%, var(--hp-line));justify-content:flex-end;align-items:center;gap:16px;padding:12px clamp(18px,2vw,22px);display:flex}.hero-product-peek-link{font-family:var(--hp-sans);color:var(--hp-muted);border-bottom:1px solid #0000;align-items:center;gap:6px;padding-bottom:2px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.hero-product-peek-link:hover{color:var(--hp-ink);border-color:color-mix(in srgb, var(--hp-ink) 32%, transparent)}.hero-preview-kicker,.editorial-kicker{font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);margin:0;font-size:.6875rem;font-weight:500}.hero-preview-headline{max-width:11ch;margin:0;font-size:clamp(3.35rem,6vw,5.55rem);line-height:.98}.hero-preview-headline>span{font-variation-settings:"opsz" 24, "wght" 300;margin-top:.07em;font-weight:300;display:block}.hero-preview-lede,.editorial-lede{font-variation-settings:"opsz" 14, "wght" 400;max-width:36rem;color:var(--hp-ink);margin:0;font-size:clamp(1.05rem,1.35vw,1.22rem);font-weight:400;line-height:1.68}.hero-preview-section-eyebrow,.editorial-eyebrow{font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);margin:0 0 1rem;font-size:.6875rem;font-weight:500}.hero-preview-doors{border-top:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);width:100%}.hero-preview-doors-main{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;column-gap:clamp(28px,4vw,56px);display:grid}.hero-preview-doors-main .hero-preview-door{border-left:0;min-height:100%}.hero-preview-doors-main .hero-preview-door:first-child{padding-left:0}.hero-preview-door{color:var(--hp-ink);align-content:start;gap:12px;padding:clamp(24px,3vw,36px) clamp(20px,2.2vw,28px);display:grid}.hero-preview-door:focus-visible{outline:2px solid var(--hp-ink);outline-offset:-2px}.hero-preview-door-tag{font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);align-items:center;gap:10px;font-size:.6875rem;font-weight:500;display:inline-flex}.hero-preview-door-num{color:color-mix(in srgb, var(--hp-ink) 36%, transparent)}.hero-preview-door-title{font-family:var(--hp-sans);letter-spacing:-.02em;font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:600;line-height:1.2}.hero-preview-door-body{max-width:36ch;font-family:var(--hp-sans);color:var(--hp-muted);margin:0;font-size:.9375rem;line-height:1.55}.hero-preview-door-link{border-bottom:1px solid color-mix(in srgb, var(--hp-ink) 24%, transparent);width:fit-content;font-family:var(--hp-sans);align-items:center;gap:8px;margin-top:4px;padding-bottom:3px;font-size:.875rem;font-weight:600;display:inline-flex}.hero-preview-door:hover .hero-preview-door-link{border-color:var(--hp-ink)}.hero-preview .hero-preview-doors-main .hero-preview-door-link{color:var(--hp-ink);border:1px solid var(--hp-ink);letter-spacing:.01em;background:0 0;border-radius:999px;margin-top:10px;padding:11px 22px;font-size:.8125rem;transition:background-color .15s,color .15s,border-color .15s}.hero-preview .hero-preview-doors-main .hero-preview-door:hover .hero-preview-door-link{background:var(--hp-ink);color:var(--hp-paper)}.hero-preview-footnote,.editorial-footnote{max-width:52ch;font-family:var(--hp-sans);color:var(--hp-muted);margin:0;font-size:.8125rem;line-height:1.55}.hero-preview-footnote strong,.editorial-footnote strong{color:var(--hp-ink);font-weight:600}.editorial-surface-root .footer{--footer-bg:var(--hp-paper);--footer-ink:var(--hp-ink);--footer-soft:var(--hp-muted);--footer-line:var(--hp-line);margin-top:0}#site-footer .footer{border-top:0}.hero-preview-film-frame{border:1px solid var(--hp-line);box-shadow:none;background:#111;border-radius:2px;overflow:hidden}.hero-preview-film-video{aspect-ratio:16/9;object-fit:cover;filter:saturate(.9)contrast(1.04);background:#111;width:100%;display:block}.hero-preview-film-poster{height:auto}.hero-preview-capabilities{max-width:var(--hp-max);margin:clamp(40px,5vw,64px) auto 0}.hero-preview-capability-grid,.editorial-grid{border-top:1px solid var(--hp-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.hero-preview-capability-grid>li,.editorial-grid>li{border-right:1px solid var(--hp-line);border-bottom:1px solid var(--hp-line);padding:clamp(22px,2.5vw,32px) clamp(20px,2.2vw,28px)}.hero-preview-capability-grid>li:nth-child(3n),.editorial-grid>li:nth-child(3n){border-right:none}.hero-preview-capability-grid h3,.editorial-grid h3{font-family:var(--hp-sans);letter-spacing:-.01em;color:var(--hp-ink);margin:0 0 .6rem;font-size:1rem;font-weight:600}.hero-preview-capability-grid p,.editorial-grid p{font-family:var(--hp-sans);color:var(--hp-muted);margin:0;font-size:.9375rem;line-height:1.55}.hero-preview-closing{--hero-preview-skyline-height:42.8721vw;--hero-preview-skyline-crop:0px;--hero-preview-skyline-visible-height:calc(var(--hero-preview-skyline-height) - var(--hero-preview-skyline-crop));isolation:isolate;max-width:var(--hp-max);min-height:var(--hero-preview-skyline-visible-height);margin:clamp(20px,2.5vw,36px) auto 0;display:block;position:relative}.hero-preview-closing:before,.hero-preview-closing:after{content:"";width:100vw;height:var(--hero-preview-skyline-visible-height);position:absolute;top:0;bottom:auto;left:50%;transform:translate(-50%)}.hero-preview-closing:before{z-index:-2;background-image:url(/reference/toronto-skyline-grain.webp);background-position:50% 52%;background-size:auto var(--hero-preview-skyline-height);background-repeat:no-repeat}.hero-preview-closing:after{z-index:-1;background:linear-gradient(180deg, var(--hp-paper) 0%, color-mix(in srgb, var(--hp-paper) 90%, transparent) 20%, color-mix(in srgb, var(--hp-paper) 52%, transparent) 38%, transparent 62%, transparent 82%, color-mix(in srgb, var(--hp-paper) 62%, transparent) 94%, var(--hp-paper) 100%)}.hero-preview-closing-primary,.editorial-cta-primary{font-family:var(--hp-sans);letter-spacing:-.01em;color:var(--hp-paper);background:var(--hp-ink);border-radius:999px;align-items:center;gap:10px;padding:16px 26px;font-size:.9375rem;font-weight:600;transition:background .18s,gap .18s;display:inline-flex}.hero-preview-closing-primary:hover,.editorial-cta-primary:hover{background:#2a2a2a;gap:14px}.hero-preview-closing-secondary,.editorial-cta-secondary{font-family:var(--hp-sans);color:var(--hp-ink);border-bottom:1px solid color-mix(in srgb, var(--hp-ink) 34%, transparent);align-items:center;gap:8px;padding:4px 0;font-size:.9375rem;font-weight:500;transition:color .18s,border-color .18s,gap .18s;display:inline-flex}.hero-preview-closing-secondary{border:1px solid color-mix(in srgb, var(--hp-ink) 18%, transparent);background:color-mix(in srgb, var(--hp-paper) 90%, transparent);-webkit-backdrop-filter:saturate(140%)blur(8px);border-radius:999px;padding:14px 20px;transition:color .18s,border-color .18s,background .18s,gap .18s}.hero-preview-closing-secondary:hover,.editorial-cta-secondary:hover{color:var(--hp-ink);border-color:var(--hp-ink);gap:12px}.hero-preview-closing-secondary:hover{background:var(--hp-paper)}@media (min-width:768px){.hero-preview-closing{--hero-preview-skyline-crop:clamp(72px, 8vw, 170px)}}@media (min-width:1200px){.hero-preview-closing{--hero-preview-skyline-visible-height:clamp(420px, 32vw, 640px)}}@media (min-width:2400px){.hero-preview-closing{--hero-preview-skyline-height:min(42.8721vw, 72svh)}}.nav-link-preview{letter-spacing:.06em;text-transform:uppercase}.editorial-surface-root .page-shell{background:var(--hp-paper)}.editorial-surface-root [id]{scroll-margin-top:96px}.legal-index{flex-wrap:wrap;gap:20px;margin-top:4px;display:flex}.legal-index a{font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-ink);border-bottom:1px solid var(--hp-line);padding-bottom:2px;font-size:.6875rem;font-weight:500;text-decoration:none}.legal-index a:hover{border-bottom-color:var(--hp-ink)}.legal-section{max-width:var(--hp-max);border-top:1px solid var(--hp-line);gap:clamp(20px,3vw,32px);margin:clamp(40px,6vw,64px) auto 0;padding-top:clamp(28px,4vw,40px);display:grid}.legal-section .policy-page-sections{max-width:46rem;padding-top:0}.editorial-head-copy{gap:clamp(10px,1.4vw,16px);display:grid}.editorial-registry{font-family:var(--hp-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--hp-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.6875rem;font-weight:500;display:flex}.editorial-registry>span[aria-hidden=true]{color:color-mix(in srgb, var(--hp-muted) 55%, transparent)}.editorial-page-headline{text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.2rem,4.6vw,3.6rem);line-height:1.06}.editorial-display{max-width:18ch;margin:0;font-size:clamp(1.9rem,3.6vw,2.8rem);line-height:1.1}.editorial-page-headline em,.editorial-display em{font-variation-settings:"opsz" 24, "wght" 300;font-style:italic;font-weight:300}.editorial-lede{font-family:var(--hp-serif)}.editorial-closing{max-width:var(--hp-max);border-top:1px solid var(--hp-line);gap:clamp(20px,3vw,28px);margin:clamp(48px,7vw,80px) auto 0;padding:clamp(32px,4vw,48px) 0 clamp(56px,7vw,88px);display:grid}.editorial-closing-actions{flex-wrap:wrap;align-items:center;gap:clamp(16px,2vw,28px);display:flex}.editorial-surface-root :is(a,button,summary):focus-visible{outline:2px solid var(--hp-ink);outline-offset:3px}@media (max-width:900px){.hero-preview-hero-copy{max-width:42rem}.hero-product-peeks{grid-template-columns:1fr;row-gap:16px}.hero-preview-doors-main{grid-template-columns:1fr;column-gap:0}.hero-preview-doors-main .hero-preview-door{padding-left:0}.hero-preview-doors-main .hero-preview-door+.hero-preview-door{border-top:1px solid var(--hp-line)}.hero-preview-capability-grid,.editorial-grid{grid-template-columns:1fr}.hero-preview-closing{gap:0}.hero-preview-capability-grid>li,.editorial-grid>li{border-right:none}.hero-preview-capability-grid>li:last-child,.editorial-grid>li:last-child{border-bottom:none}}@media (max-width:640px){.editorial-surface-root .site-header-shell-editorial{padding-inline:4px}.editorial-surface-root .site-header-editorial{width:100%;padding-inline:16px}.hero-preview,.editorial-page{padding-inline:20px}.hero-preview-headline{font-size:clamp(3rem,15vw,4.25rem)}.hero-report-launcher-controls,.hero-report-entry-controls{grid-template-columns:1fr}.hero-report-entry-submit{width:100%}}.studio-home{background:var(--hp-paper);padding-top:0;overflow-x:clip}.studio-home-intro{width:100%;max-width:var(--hp-max);gap:0;margin:0 auto;display:grid}.studio-home-masthead{isolation:isolate;border:1px solid var(--hp-line);background:#e8e8e5;min-height:clamp(360px,40vw,520px);display:grid;position:relative;overflow:hidden}.studio-home-future-hero{background:#080f1d;border:0;border-radius:0;width:100vw;min-height:100dvh;margin-inline:calc(50% - 50vw)}.studio-home-masthead.studio-home-future-hero:before{filter:saturate(1.06)contrast(1.04)brightness(.98);opacity:1;transform-origin:75%;background:url(/brand/autocity-future-toronto-hero-v5.png) 85%/cover no-repeat;animation:18s cubic-bezier(.16,1,.3,1) both studio-home-city-arrive}.studio-home-masthead.studio-home-future-hero:after{background:linear-gradient(90deg,#040b1cb3 0%,#040b1c75 38%,#040b1c1f 64%,#0000 76%),linear-gradient(#0000 68%,#03081457 100%)}.studio-home-future-hero .studio-home-masthead-copy{padding:clamp(48px, 7vw, 92px) max(32px, calc((100vw - var(--hp-max)) / 2));align-items:flex-end;display:flex}.studio-home-future-hero .studio-home-masthead-title{align-self:flex-end;gap:clamp(12px,1.5vw,20px);padding-bottom:clamp(4px,1vh,14px)}.studio-home-hero-kicker{color:#ffffffe6;font-family:var(--hp-sans);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:.75rem;font-weight:800;display:flex}.studio-home-hero-kicker span{background:#1f6275;border-radius:999px;width:30px;height:5px}.studio-home .studio-home-future-hero .hero-preview-headline{color:#fff;letter-spacing:-.015em;word-spacing:.07em;white-space:nowrap;text-shadow:0 2px 24px #0000002e;max-width:none;margin:0;font-size:clamp(6.25rem,10vw,9rem);font-weight:800;line-height:.8}.studio-home .studio-home-future-hero .hero-preview-headline>span{margin:0;display:block}.studio-home-masthead:before,.studio-home-masthead:after{content:"";pointer-events:none;position:absolute;inset:0}.studio-home-masthead:before{z-index:-2;filter:saturate(.78)contrast(.9)brightness(1.04);opacity:.82;background:url(/brand/homepage-architectural-model-v1.webp) 50% 52%/cover no-repeat;transform:scale(1.015)}.studio-home-masthead:after{z-index:-1;background:linear-gradient(90deg,#ffffffa3 0%,#0000 48%),linear-gradient(#0000 58%,#fff6 100%)}.studio-home-masthead-copy{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);align-items:end;gap:clamp(28px,5vw,72px);min-height:100%;padding:clamp(28px,4.5vw,58px);display:grid}.studio-home-masthead-title{align-self:center;gap:clamp(12px,1.8vw,22px);display:grid}.studio-home .studio-home-masthead .hero-preview-headline{max-width:8.5ch;font-family:var(--hp-sans);font-variation-settings:normal;letter-spacing:-.075em;text-wrap:balance;font-size:clamp(4.15rem,8vw,7.75rem);font-weight:750;line-height:.88}.studio-home .studio-home-masthead .hero-preview-headline>span{font-weight:inherit;font-variation-settings:normal;margin-top:.06em}.studio-home .studio-home-masthead.studio-home-future-hero .hero-preview-headline{letter-spacing:-.015em;word-spacing:.07em;font-size:clamp(6.25rem,10vw,9rem)}.studio-home-hero-support{justify-items:start;gap:14px;max-width:44rem;display:grid}.studio-home-hero-support p{color:#ffffffe0;max-width:46ch;font-family:var(--hp-sans);margin:0;font-size:clamp(.95rem,1.35vw,1.08rem);font-weight:650;line-height:1.5}.studio-home-hero-cta{color:#fff;min-height:48px;font-family:var(--hp-sans);letter-spacing:-.01em;background:#2b7182;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:12px;padding:0 20px;font-size:.9375rem;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #1f627533}.studio-home-hero-cta:hover{background:#174957;transform:translateY(-2px);box-shadow:0 16px 32px #1f62753d}.studio-home .studio-home-masthead .hero-preview-lede{max-width:23ch;font-family:var(--hp-sans);letter-spacing:-.045em;text-wrap:balance;color:var(--hp-ink);justify-self:end;margin:0 0 .18em;font-size:clamp(1.28rem,2.35vw,2rem);font-weight:700;line-height:1.08}.studio-home-studios{padding-top:clamp(22px,3vw,36px);scroll-margin-top:100px;display:grid}.studio-home-offerings{grid-template-columns:1fr;gap:clamp(24px,3vw,36px);display:grid}.studio-home-offering{--studio-card-inline-padding:clamp(28px, 3.5vw, 44px);min-width:0;padding:var(--studio-card-inline-padding);border:1px solid color-mix(in srgb, var(--studio-accent) 12%, transparent);font-family:var(--hp-sans);border-radius:24px;grid-template-columns:minmax(0,.88fr) minmax(340px,1.12fr);align-items:center;gap:clamp(32px,4.5vw,60px);scroll-margin-top:104px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px -24px #15282833}.studio-home-offering-main{align-content:center;align-self:stretch;gap:clamp(24px,3vw,36px);padding-block:16px;display:grid}.studio-home-offering-copy{gap:22px;display:grid}.studio-home-offering-index{color:var(--studio-accent);letter-spacing:.14em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 2px;font-size:.6875rem;font-weight:800;line-height:1;display:flex}.studio-home-offering-label{color:var(--hp-ink);letter-spacing:-.05em;text-wrap:balance;margin:0;padding:0;font-size:clamp(2rem,3vw,2.8rem);font-weight:550;line-height:1.04}.studio-home-data{--studio-accent:#92501f;--studio-accent-hover:#6f3917;background:linear-gradient(120deg,#f1e7de,#f7f0e9)}.studio-home-rendering{--studio-accent:#1f6275;--studio-accent-hover:#174957;background:linear-gradient(120deg,#dceaf0,#edf3f4)}.studio-home-codetrace-service{--studio-accent:#304860;--studio-accent-hover:#203449;background:linear-gradient(120deg,#e7ecef,#f0f3f5)}.studio-home-offering-copy>p:not(.studio-home-offering-index){color:#626966;max-width:54ch;margin:0;font-size:.9375rem;line-height:1.7}.studio-home-service-list{color:color-mix(in srgb, var(--hp-ink) 76%, var(--hp-muted));grid-template-columns:1fr;align-self:center;gap:12px;margin:0;padding:0;font-size:.8125rem;font-weight:450;line-height:1.5;list-style:none;display:grid}.studio-home-service-list li{padding-left:18px;position:relative}.studio-home-service-list li:before{color:var(--studio-accent);content:"✓";position:absolute;left:0}.studio-home-property-sample{color:#332f2c;background:#fffdfb;border:1px solid #5f341b29;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;align-self:stretch;min-width:0;display:grid;overflow:hidden;box-shadow:0 16px 32px -20px #4d2f1b3d}.studio-home-property-sample>header{color:#fffaf6;background:#5f341b;padding:16px 18px}.studio-home-property-sample>header p,.studio-home-property-sample>header h4,.studio-home-property-sample>header span,.studio-home-property-sample-finding p{margin:0}.studio-home-property-sample>header p,.studio-home-property-sample-finding>span{letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;font-weight:700}.studio-home-property-sample>header p{color:#fffaf6a3}.studio-home-property-sample>header h4{letter-spacing:-.04em;margin-top:5px;font-size:clamp(1.3rem,1.9vw,1.55rem);font-weight:700;line-height:1.05}.studio-home-property-sample>header span{color:#fffaf6bf;margin-top:3px;font-size:.7rem;display:block}.studio-home-property-sample-meta{flex-wrap:wrap;gap:5px 14px;margin-top:6px;display:flex}.studio-home-property-sample-meta span{color:#fffaf6ad;letter-spacing:.055em;text-transform:uppercase;margin:0;font-size:.6rem;font-weight:650;position:relative}.studio-home-property-sample-meta span+span:before{content:"·";position:absolute;left:-8px}.studio-home-property-sample>dl{border-bottom:1px solid #5f341b21;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.studio-home-property-sample>dl>div{border-left:1px solid #5f341b21;min-width:0;padding:11px 13px}.studio-home-property-sample>dl>div:first-child{border-left:0}.studio-home-property-sample dt,.studio-home-property-sample dd{margin:0}.studio-home-property-sample dt{color:#806d62;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:700}.studio-home-property-sample dd{margin-top:5px;font-size:.72rem;font-weight:650;line-height:1.35}.studio-home-property-sample-finding{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;padding:clamp(13px,1.7vw,18px);display:grid}.studio-home-property-sample-conclusion>span,.studio-home-property-sample-flags>span,.studio-home-property-sample-studies>span,.studio-home-property-sample-sources>span{color:#92501f;letter-spacing:.09em;text-transform:uppercase;font-size:.56rem;font-weight:750;display:block}.studio-home-property-sample-conclusion,.studio-home-property-sample-details,.studio-home-property-sample-statuses,.studio-home-property-sample-flags{grid-column:1/-1}.studio-home-property-sample-conclusion strong{color:#3f3833;margin-top:3px;font-size:.74rem;line-height:1.28;display:block}.studio-home-property-sample-finding p{color:#655c56;margin:0;font-size:.64rem;line-height:1.4}.studio-home-property-sample-details{background:#fbf7f3;border:1px solid #5f341b21;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.studio-home-property-sample-details>div{border-top:1px solid #5f341b1a;min-width:0;padding:5px 6px}.studio-home-property-sample-details>div:nth-child(-n+4){border-top:0}.studio-home-property-sample-details>div:not(:nth-child(4n+1)){border-left:1px solid #5f341b1a}.studio-home-property-sample-details dt,.studio-home-property-sample-details dd{margin:0}.studio-home-property-sample-details dt{color:#8b786c;letter-spacing:.075em;text-transform:uppercase;font-size:.46rem;font-weight:700}.studio-home-property-sample-details dd{color:#4b433e;margin-top:2px;font-size:.52rem;font-weight:650;line-height:1.2}.studio-home-property-sample-flags ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:5px 0 0;padding:0;list-style:none;display:grid}.studio-home-property-sample-flags li{color:#5c534d;padding-left:9px;font-size:.52rem;line-height:1.22;position:relative}.studio-home-property-sample-flags li:before{color:#92501f;content:"•";position:absolute;top:0;left:0}.studio-home-property-sample-statuses{flex-wrap:wrap;gap:3px;display:flex}.studio-home-property-sample-statuses span{color:#6c4933;letter-spacing:.035em;text-transform:uppercase;background:#efe6df;border-radius:4px;padding:3px 4px;font-size:.42rem;font-weight:700}.studio-home-property-sample-studies{border-top:1px solid #5f341b21;padding-top:7px;display:block}.studio-home-property-sample-studies p{margin-top:3px;font-size:.56rem;line-height:1.3}.studio-home-property-sample-sources{border-top:1px solid #5f341b21;padding-top:7px;display:block}.studio-home-property-sample-sources p{margin-top:3px;font-size:.54rem;line-height:1.3}.studio-home-property-sample>footer{background:#fbf5f0;border-top:1px solid #5f341b21;justify-content:flex-end;padding:13px clamp(20px,2.6vw,28px);display:flex}.studio-home-property-sample>footer a{color:#92501f;align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.studio-home-property-sample>footer a:hover{color:#5f341b}.studio-home-offering-visual{background:#edf1f1;border-radius:18px;align-self:stretch;min-height:420px;position:relative;overflow:hidden}.studio-home-codetrace-visual img{object-fit:cover;filter:saturate(.82)contrast(1.03)}.studio-home-offering-visual .studio-home-showcase{aspect-ratio:auto;height:100%;min-height:320px}.studio-home-data .hero-report-launcher{margin-top:4px}.studio-home-data .hero-report-entry-submit{border-color:var(--studio-accent);background:var(--studio-accent)}.studio-home-data .hero-report-entry-submit:hover{background:var(--studio-accent-hover)}.studio-home-showcase{aspect-ratio:16/9;background:#e8e8e5;width:100%;position:relative;overflow:hidden}.studio-home-showcase-slide,.studio-home-showcase-backdrop,.studio-home-showcase-image,.studio-home-showcase-after-layer{width:100%;height:100%;position:absolute;inset:0}.studio-home-showcase-slide{isolation:isolate}.studio-home-showcase-backdrop{display:none}.studio-home-showcase-image{object-fit:cover;object-position:center;filter:saturate(.74)contrast(1.03);display:block}.studio-home-showcase-after-layer{z-index:2;clip-path:inset(0 100% 0 0);will-change:clip-path;animation:4.8s cubic-bezier(.76,0,.24,1) both studio-home-showcase-reveal;overflow:hidden}.studio-home-showcase-divider{z-index:3;opacity:0;will-change:left, opacity;background:#ffffffe0;width:1px;animation:4.8s cubic-bezier(.76,0,.24,1) both studio-home-showcase-divider;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 12px #11191647}@keyframes studio-home-showcase-reveal{0%,3%{clip-path:inset(0 100% 0 0)}72%,to{clip-path:inset(0)}}@keyframes studio-home-showcase-divider{0%,1%{opacity:0;left:0}3%{opacity:.9;left:0}72%{opacity:.9;left:100%}76%,to{opacity:0;left:100%}}.studio-home-offering-actions{justify-items:start;gap:8px;margin-top:2px;display:grid}.studio-home-offering-action-row{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.studio-home-credit-note{border-left:1px solid color-mix(in srgb, var(--studio-accent) 42%, transparent);color:var(--studio-accent);letter-spacing:.13em;text-transform:uppercase;margin:0;padding-left:10px;font-size:.625rem;font-weight:750;line-height:1.2}.studio-home-studio-cta{background:var(--studio-accent);color:#fff;letter-spacing:-.015em;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:48px;padding:0 22px;font-size:.875rem;font-weight:550;transition:background-color .16s,gap .16s;display:inline-flex}.studio-home-studio-cta:hover{background:var(--studio-accent-hover);gap:14px}.studio-home-demo-cta{width:fit-content;min-height:46px;color:var(--studio-accent);letter-spacing:-.015em;justify-content:center;align-items:center;gap:8px;padding:0;font-size:.875rem;font-weight:500;transition:gap .16s,color .16s;display:inline-flex}.studio-home-demo-cta:hover{color:var(--studio-accent-hover);text-underline-offset:5px;gap:12px;text-decoration:underline}.studio-home [data-home-reveal]{transition:opacity .65s,transform .65s cubic-bezier(.2,.7,.2,1)}.studio-home [data-reveal-pending]{opacity:0;transform:translateY(24px)}.studio-home [data-reveal-pending]:focus-within{opacity:1;transition:none;transform:none}.studio-home-future-hero .hero-preview-headline>span,.studio-home-future-hero .studio-home-hero-kicker,.studio-home-future-hero .studio-home-hero-support{animation:.85s cubic-bezier(.16,1,.3,1) both studio-home-copy-arrive}.studio-home-future-hero .hero-preview-headline>span:first-child{animation-delay:80ms}.studio-home-future-hero .hero-preview-headline>span:nth-child(2){animation-delay:.15s}.studio-home-future-hero .hero-preview-headline>span:nth-child(3){animation-delay:.22s}.studio-home-future-hero .hero-preview-headline>span:nth-child(4){animation-delay:.29s}.studio-home-future-hero .studio-home-hero-support{animation-delay:.38s}@keyframes studio-home-city-arrive{0%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes studio-home-copy-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.studio-home-proof-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(12px,1.5vw,18px);display:grid}.studio-home-proof-pair .hero-product-peeks,.studio-home-proof-pair .hero-product-peek-col{height:100%}.studio-home-proof-pair .hero-product-peek{flex:auto}.studio-home-proof-pair .hero-product-peek-doc{max-height:285px}.studio-home-proof-visual{border:1px solid var(--hp-line);background:#dceaf0;min-height:100%;overflow:hidden}.studio-home-proof-visual .studio-home-showcase{aspect-ratio:auto;height:100%;min-height:420px}@media (max-width:900px){.studio-home-masthead-copy{grid-template-columns:1fr;align-items:end}.studio-home .studio-home-masthead .hero-preview-lede{justify-self:start;max-width:28ch}.studio-home-offering{grid-template-columns:1fr}.studio-home-offering-visual .studio-home-showcase{aspect-ratio:16/9;min-height:0}.studio-home-proof-pair{grid-template-columns:1fr}.studio-home-proof-visual .studio-home-showcase{aspect-ratio:16/9;min-height:0}}@media (max-width:640px){.studio-home{padding-top:0}.studio-home-masthead{min-height:430px}.studio-home-future-hero{border-radius:0;min-height:100dvh}.studio-home-masthead.studio-home-future-hero:before{background-position:90%}.studio-home-future-hero .studio-home-masthead-copy{align-items:flex-end;padding:26px}.studio-home-future-hero .studio-home-masthead-title{gap:11px;padding-bottom:0}.studio-home-hero-kicker{font-size:.65rem}.studio-home-hero-kicker span{width:24px;height:4px}.studio-home .studio-home-future-hero .hero-preview-headline{font-size:clamp(2.8rem,15vw,5.4rem);line-height:.86}.studio-home .studio-home-masthead.studio-home-future-hero .hero-preview-headline{letter-spacing:-.01em;word-spacing:.06em;font-size:clamp(2.8rem,15vw,5.4rem)}.studio-home-hero-support{gap:11px}.studio-home-hero-support p{max-width:32ch;font-size:.82rem;line-height:1.4}.studio-home-hero-cta{min-height:44px;padding-inline:17px;font-size:.875rem}.studio-home-masthead:after{background:linear-gradient(#0000 24%,#ffffffe6 100%)}.studio-home-masthead-copy{padding:24px}.studio-home .studio-home-masthead .hero-preview-headline{font-size:clamp(3.35rem,17vw,4.65rem)}.studio-home .studio-home-masthead .hero-preview-lede{font-size:1.2rem}.studio-home-offering{--studio-card-inline-padding:20px;padding:28px var(--studio-card-inline-padding);border-radius:20px;gap:28px}.studio-home-offering-main{padding-block:0}.studio-home-showcase{aspect-ratio:3/2}.studio-home-offering-visual{border-radius:14px;min-height:0}.studio-home-codetrace-visual{min-height:300px}.studio-home-service-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.studio-home [data-home-reveal],.studio-home [data-reveal-pending]{opacity:1;transition:none;transform:none}.studio-home-masthead.studio-home-future-hero:before,.studio-home-future-hero .hero-preview-headline>span,.studio-home-future-hero .studio-home-hero-kicker,.studio-home-future-hero .studio-home-hero-support{animation:none}.studio-home-showcase-after-layer{clip-path:inset(0);animation:none}.studio-home-showcase-divider{animation:none;display:none}}.demo-booking-root{--demo-accent:#92501f;--demo-accent-dark:#5f341b;--demo-accent-soft:#f1e7de;--demo-canvas:#f8f2ee;--demo-panel:#ffffffe6;--demo-line:#562d1d24;--demo-muted:#786a63;color:#18221f;background:var(--demo-canvas);min-height:100vh}.demo-booking-rendering{--demo-accent:#1f6275;--demo-accent-dark:#174957;--demo-accent-soft:#dceaf0;--demo-canvas:#f5f8f9;--demo-line:#1f627524;--demo-muted:#637078}.demo-booking-codetrace{--demo-accent:#304860;--demo-accent-dark:#203449;--demo-accent-soft:#e7ecef;--demo-canvas:#f0f4f9;--demo-line:#30486024;--demo-muted:#657282}.demo-booking-page{padding:clamp(20px,3vw,42px) clamp(14px,3vw,48px) clamp(64px,8vw,112px)}.demo-booking-shell{width:min(1180px,100%);margin:0 auto}.demo-back-link{color:var(--demo-muted);letter-spacing:.01em;align-items:center;gap:9px;margin:0 0 clamp(28px,5vw,66px);font-size:.76rem;font-weight:600;transition:color .16s,transform .16s;display:inline-flex}.demo-back-link:hover{color:var(--demo-accent-dark);transform:translate(-3px)}.demo-booking-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:end;gap:clamp(36px,7vw,96px);margin-bottom:clamp(44px,7vw,84px);display:grid}.demo-booking-hero-copy{max-width:760px;animation:.5s both hero-rise}.demo-booking-kicker,.demo-step-label{color:var(--demo-accent-dark);font-family:var(--body);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:600;line-height:1.4}.demo-booking-hero h1{max-width:790px;font-family:var(--body);letter-spacing:-.065em;text-wrap:balance;margin:14px 0 22px;font-size:clamp(3rem,5.6vw,5.6rem);font-weight:680;line-height:.98}.demo-booking-hero-copy>p:last-child{color:#53605c;letter-spacing:-.025em;max-width:660px;margin:0;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.62}.demo-session-card{color:#fff;background:var(--demo-accent-dark);border-radius:2px 28px 2px 2px;padding:clamp(25px,3vw,36px);animation:.5s .1s both hero-rise;position:relative;overflow:hidden;box-shadow:0 18px 60px #1a2b261f}.demo-session-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:142px;height:142px;position:absolute;bottom:-44px;right:-44px;box-shadow:0 0 0 28px #ffffff09,0 0 0 56px #ffffff06}.demo-session-card>p{color:#ffffffa6;font-family:var(--body);letter-spacing:.1em;text-transform:uppercase;margin:0 0 28px;font-size:.64rem;font-weight:600}.demo-session-card h2{z-index:1;max-width:320px;font-family:var(--body);letter-spacing:-.04em;margin:0 0 25px;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:650;line-height:1.15;position:relative}.demo-session-card ul{z-index:1;gap:13px;margin:0;padding:0;list-style:none;display:grid;position:relative}.demo-session-card li{color:#fffc;grid-template-columns:18px 1fr;gap:8px;font-size:.82rem;line-height:1.45;display:grid}.demo-session-card li span{color:#ffffff80}.demo-booking-form{background:var(--demo-panel);border:1px solid var(--demo-line);-webkit-backdrop-filter:blur(18px);border-radius:22px;overflow:hidden;box-shadow:0 24px 80px #18272314}.demo-scheduler{grid-template-columns:minmax(0,1.55fr) minmax(250px,.65fr);display:grid}.demo-calendar-section,.demo-times-section,.demo-contact-section{padding:clamp(24px,4vw,48px)}.demo-times-section{background:color-mix(in srgb, var(--demo-canvas) 72%, white);border-left:1px solid var(--demo-line)}.demo-section-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.demo-section-heading>span{color:var(--demo-muted);flex:none;font-size:.72rem;font-weight:550}.demo-section-heading>.demo-timezone-label{text-align:right;gap:3px;display:grid}.demo-timezone-label strong{color:var(--demo-accent-dark);font-size:.75rem;font-weight:700}.demo-calendar-section h2,.demo-times-section h2,.demo-contact-section h2,.demo-confirmation h2{font-family:var(--body);letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(1.45rem,2.3vw,1.95rem);font-weight:650;line-height:1.15}.demo-calendar-toolbar{justify-content:space-between;align-items:center;margin:42px 0 20px;display:flex}.demo-calendar-toolbar>strong{font-family:var(--body);letter-spacing:-.025em;font-size:1.08rem;font-weight:650}.demo-calendar-toolbar>div{gap:7px;display:flex}.demo-calendar-toolbar button{width:34px;height:34px;color:var(--ink);border:1px solid var(--demo-line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:border-color .16s,color .16s,transform .16s;display:grid}.demo-calendar-toolbar button:hover:not(:disabled){color:var(--demo-accent-dark);border-color:var(--demo-accent);transform:translateY(-1px)}.demo-calendar-toolbar button:disabled{opacity:.3;cursor:default}.demo-calendar-grid{grid-template-columns:repeat(7,minmax(32px,1fr));gap:6px;display:grid}.demo-calendar-weekday{color:var(--demo-muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:7px 0 10px;font-size:.64rem;font-weight:650}.demo-calendar-day{min-width:0;height:clamp(44px,4.2vw,58px);color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;font-size:.78rem;font-weight:560;transition:background .15s,border-color .15s,color .15s,transform .15s;position:relative}.demo-calendar-day:not(:disabled):after{background:var(--demo-accent);content:"";border-radius:50%;width:3px;height:3px;position:absolute;bottom:13%;left:50%;transform:translate(-50%)}.demo-calendar-day:hover:not(:disabled){color:var(--demo-accent-dark);background:var(--demo-accent-soft);border-color:color-mix(in srgb, var(--demo-accent) 24%, transparent);transform:translateY(-1px)}.demo-calendar-day.demo-calendar-day-selected{color:#fff;background:var(--demo-accent-dark);border-color:var(--demo-accent-dark)}.demo-calendar-day.demo-calendar-day-selected:after{background:#fff9}.demo-calendar-day:disabled{color:color-mix(in srgb, var(--demo-muted) 30%, transparent);cursor:default}.demo-calendar-day-outside{opacity:.28}.demo-times-section h2{min-height:2.2em;font-size:1.42rem}.demo-time-grid{gap:10px;margin-top:35px;display:grid}.demo-time-grid button{width:100%;min-height:47px;color:var(--demo-accent-dark);border:1px solid color-mix(in srgb, var(--demo-accent) 26%, var(--demo-line));cursor:pointer;letter-spacing:.01em;background:#ffffffb8;border-radius:9px;justify-content:space-between;align-items:center;padding:0 17px;font-size:.77rem;font-weight:650;transition:background .16s,color .16s,transform .16s;display:flex}.demo-time-grid button small{color:currentColor;font-family:var(--body);letter-spacing:.08em;opacity:.64;font-size:.6rem}.demo-time-grid button:hover,.demo-time-grid .demo-time-selected{color:#fff;background:var(--demo-accent-dark);transform:translateY(-1px)}.demo-times-empty{max-width:25ch;color:var(--demo-muted);margin:35px 0 0;font-size:.84rem;line-height:1.6}.demo-contact-section{border-top:1px solid var(--demo-line)}.demo-selection-summary{max-width:300px;color:var(--demo-muted);text-align:right;margin:0;font-size:.75rem;line-height:1.55}.demo-selection-summary strong{color:var(--demo-accent-dark);display:block}.demo-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:37px;display:grid}.demo-field{gap:8px;display:grid}.demo-field>span{color:#34413d;letter-spacing:.02em;font-size:.7rem;font-weight:650}.demo-field>span small{color:var(--demo-muted);font-size:inherit;margin-left:5px;font-weight:450}.demo-field input,.demo-field select{width:100%;height:48px;color:var(--ink);border:1px solid var(--demo-line);background:#ffffffb8;border-radius:8px;outline:none;padding:0 14px;font-family:inherit;font-size:.84rem;transition:background .16s,border-color .16s,box-shadow .16s}.demo-field select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--demo-muted) 50%), linear-gradient(135deg, var(--demo-muted) 50%, transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.demo-field input::placeholder{color:color-mix(in srgb, var(--demo-muted) 65%, transparent)}.demo-field input:hover,.demo-field select:hover{border-color:color-mix(in srgb, var(--demo-accent) 42%, var(--demo-line))}.demo-field input:focus,.demo-field select:focus{border-color:var(--demo-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--demo-accent) 12%, transparent);background:#fff}.demo-form-error{color:#9a322b;margin:22px 0 0;font-size:.8rem}.demo-submit{color:#fff;background:var(--demo-accent-dark);border:1px solid var(--demo-accent-dark);cursor:pointer;letter-spacing:.01em;border-radius:8px;justify-content:space-between;align-items:center;gap:35px;min-width:220px;min-height:52px;margin-top:30px;padding:0 20px;font-size:.76rem;font-weight:650;transition:background .16s,transform .16s,opacity .16s;display:inline-flex}.demo-submit:hover:not(:disabled){background:var(--demo-accent);transform:translateY(-1px)}.demo-submit:disabled{opacity:.38;cursor:default}.demo-form-note{max-width:510px;color:var(--demo-muted);vertical-align:middle;margin:30px 0 0 22px;font-size:.72rem;line-height:1.55;display:inline-block}.demo-confirmation{background:var(--demo-panel);border:1px solid var(--demo-line);border-radius:22px;min-height:490px;padding:clamp(46px,7vw,88px);box-shadow:0 24px 80px #18272314}.demo-confirmation-mark{color:#fff;background:var(--demo-accent-dark);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:32px;font-size:1.2rem;display:grid}.demo-confirmation h2{margin-top:12px;font-size:clamp(2rem,4.4vw,3.4rem)}.demo-confirmation-time{max-width:540px;color:var(--demo-muted);border-block:1px solid var(--demo-line);gap:7px;margin:36px 0 28px;padding:20px 0;font-size:.94rem;display:grid}.demo-confirmation-time strong{color:var(--demo-accent-dark);font-size:1.12rem}.demo-confirmation>p:last-child{max-width:590px;color:var(--demo-muted);font-size:.84rem;line-height:1.7}@media (max-width:860px){.demo-booking-hero{grid-template-columns:minmax(0,1fr);align-items:start}.demo-session-card{max-width:600px}.demo-scheduler{grid-template-columns:minmax(0,1fr)}.demo-times-section{border-top:1px solid var(--demo-line);border-left:0}.demo-times-section h2{min-height:0}.demo-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.demo-booking-page{padding-inline:12px}.demo-booking-hero{gap:28px}.demo-booking-hero h1{font-size:clamp(2.65rem,12vw,3.8rem)}.demo-session-card{border-radius:2px 22px 2px 2px}.demo-booking-form,.demo-confirmation{border-radius:14px}.demo-calendar-section,.demo-times-section,.demo-contact-section{padding:25px 18px}.demo-section-heading{display:grid}.demo-calendar-grid{gap:3px}.demo-calendar-day{height:42px}.demo-field-grid{grid-template-columns:minmax(0,1fr);gap:17px}.demo-selection-summary{text-align:left}.demo-submit{width:100%}.demo-form-note{margin:17px 0 0;display:block}.demo-confirmation{min-height:440px;padding:40px 24px}}@media (prefers-reduced-motion:reduce){.demo-booking-hero-copy,.demo-session-card{animation:none}.demo-back-link,.demo-calendar-toolbar button,.demo-calendar-day,.demo-time-grid button,.demo-submit{transition:none}}