:root{--paper:#f9f8f3;--ink:#30263f;--muted:#766b7e;--line:#e4dfe7;--lilac:#ddd3f4;--lavender:#eee8f6;--mint:#dfede4;--green:#397253;--display:'Manrope','Avenir Next',sans-serif;--body:'DM Sans','Avenir Next',sans-serif;--header:76px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #9674b6;outline-offset:5px}[hidden]{display:none!important}img,svg{max-width:100%}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.slack-icon{width:22px;height:22px;flex-shrink:0}.wrap{width:min(1240px,calc(100% - 160px));margin-inline:auto}.wordmark{font-family:var(--display);font-size:38px;font-weight:800;letter-spacing:-2.7px;line-height:1}.wordmark>span{color:#9475ab}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:15px 22px;border:0;border-radius:8px;background:var(--ink);color:#fff;font-size:13px;font-weight:550;transition:background .2s,transform .2s}.button:hover{background:#503e62;transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button-small{font-size:12px;min-height:39px;padding:10px 16px;gap:15px}.eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.7;margin:0 0 28px}.status-dot{width:7px;height:7px;border-radius:50%;background:#589673;display:inline-block;flex-shrink:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--display)}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.12;margin-bottom:27px}h1{font-size:clamp(65px,7.1vw,104px)}h2{font-size:clamp(42px,4.2vw,64px)}em{font-style:normal;color:#9373aa}.lead{font-size:17px;color:var(--muted);line-height:1.85;max-width:460px;margin-bottom:23px}.chapter-detail{font-size:14px;color:#87788e;line-height:1.9;max-width:415px;margin:0 0 26px}.step-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #cdbed5;border-radius:50%;font-size:10px;letter-spacing:0;color:#8e709f}.capability-tags{display:flex;gap:7px;flex-wrap:wrap;max-width:470px}.capability-tags>span{border:1px solid #ddd2e3;border-radius:30px;font-size:10px;line-height:1.5;padding:7px 10px;color:#7e658e}.skip-link{position:fixed;left:15px;top:-80px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}
/* Keep mobile end-of-page bounce from exposing the canvas below the footer. */
html:has(.chapter-everything){overscroll-behavior-y:none;background:#e9e0f1}
/* A native scroll document, with each desktop scene held in view while it builds. */
.site-header{position:fixed;inset:0 0 auto;height:var(--header);z-index:30;background:#f9f8f3ed;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.header-note{font-size:11px;color:#887a92;margin-right:auto;margin-left:30px}.header-actions{display:flex;gap:26px;align-items:center}.journey-toggle{border:0;background:none;padding:10px 0;font-size:12px;display:flex;gap:13px;align-items:center}.journey-toggle>span{font-size:21px;font-weight:300;transition:transform .2s}.journey-toggle[aria-expanded=true]>span{transform:rotate(45deg)}.page-progress{position:absolute;bottom:0;left:0;right:0;height:1px;background:#e6e0e880}.page-progress>span{height:2px;display:block;width:100%;transform:scaleX(var(--reading-progress,0));transform-origin:left;background:#9c7eb0}.journey-menu{position:absolute;right:80px;top:calc(var(--header) + 9px);width:320px;max-height:calc(100svh - var(--header) - 25px);overflow:auto;background:#fffdfb;padding:16px;border:1px solid var(--line);border-radius:12px;box-shadow:0 15px 50px #30263f14}.journey-menu a{display:flex;align-items:center;gap:16px;padding:12px 13px;font-size:13px;border-radius:7px}.journey-menu a:hover{background:var(--lavender)}.journey-menu a span{font-size:10px;color:#a28aae}.chapter-nav{position:fixed;right:21px;top:50%;transform:translateY(-50%);display:grid;z-index:25}.chapter-nav a{width:38px;height:32px;position:relative;display:flex;align-items:center;justify-content:center}.chapter-nav i{display:block;width:5px;height:5px;background:#a28aae85;border-radius:50%;transition:transform .2s,background .2s}.chapter-nav a[aria-current] i{background:#8c68a4;transform:scale(1.6);box-shadow:0 0 0 4px #baa2ca20}.chapter-nav a>span{position:absolute;right:36px;white-space:nowrap;background:#30263f;color:white;font-size:11px;padding:5px 10px;border-radius:5px;opacity:0;pointer-events:none;transform:translateX(5px);transition:.2s}.chapter-nav a:hover>span,.chapter-nav a:focus-visible>span{opacity:1;transform:translateX(0)}main{padding-top:var(--header)}.story-chapter{position:relative;background:var(--scene-bg,var(--paper))}.scene-stage{position:relative;min-height:calc(100svh - var(--header));display:flex;flex-direction:column;justify-content:center;background:var(--scene-bg,var(--paper));overflow:clip}.scene-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:76px;align-items:center;padding-block:50px;flex:1}.chapter-copy,.visual{min-width:0;position:relative}.chapter-floor{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0 23px;min-height:58px;font-size:9px;color:#a091aa;line-height:1.7}.chapter-floor>span:first-child{font-size:8px;font-weight:600;letter-spacing:.13em}.chapter-floor>a{display:flex;gap:14px;align-items:center;font-size:11px;color:#8f749f}.scroll-arrow{transform:rotate(90deg);width:15px;height:15px}.page-number{font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.08em;color:#927c9e}.scroll-enhanced .story-chapter:not(.chapter-everything){height:190svh}.scroll-enhanced .chapter-hello{height:180svh}.scroll-enhanced .scene-stage{position:sticky;top:var(--header);height:calc(100svh - var(--header));min-height:0}.scroll-enhanced [data-at]{opacity:var(--reveal,1);transform:translate3d(0,calc((1 - var(--reveal,1))*24px),0);will-change:opacity,transform}.scroll-enhanced .hero-window{transform:perspective(1300px) rotateY(calc(-7deg + var(--scene-progress,1)*7deg)) rotateX(calc(3deg - var(--scene-progress,1)*3deg)) scale(calc(.965 + var(--scene-progress,1)*.035));transform-origin:center;will-change:transform}
/* Shared miniature product surfaces. */
.surface{background:#fff;border:1px solid #e2dce7;border-radius:12px;box-shadow:0 12px 35px #45305206;color:var(--ink)}.surface-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 24px;font-size:13px;font-weight:550;border-bottom:1px solid #eee8f1}.surface-header>span:first-child{display:flex;gap:11px;align-items:center}.surface-header .icon{width:18px;height:18px;color:#9a83a9}.soft-label{font-size:8px!important;letter-spacing:.08em;font-weight:450;color:#9b89a6;white-space:nowrap}.tick{background:#e5efe3;color:#638351;border-radius:50%;width:23px;height:23px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.conversation-ribbon{display:flex;align-items:center;gap:13px;background:#e6dcee78;border:1px solid #dcd0e7;border-radius:9px;padding:15px 19px;font-size:12px;line-height:1.8;color:#7d5f90;margin:18px 0}.conversation-ribbon .slack-icon{width:18px;height:18px}.example-note{font-size:9px;line-height:1.8;color:#9b8ba6;margin:16px 0 0}.practice-brand{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:.13em;font-weight:600;color:#8d789a}.practice-brand>span,.practice-brand>b{font-family:var(--display);font-size:25px;line-height:1.2;font-weight:700;color:#9b7bb2;letter-spacing:-1.5px}.calendar-toast{padding:16px 19px;display:flex;align-items:center;gap:17px}.calendar-toast strong{font-size:13px;display:block}.calendar-toast small{font-size:10px;color:#93839d;display:block;margin-top:3px}.calendar-toast>.tick{margin-left:auto}.calendar-toast>.icon{color:#9b7fac;width:28px;height:28px}.calendar-date{font-size:8px;color:#9e86ac;padding-right:15px;border-right:1px solid var(--line);line-height:1.3}.calendar-date strong{font-size:22px;color:#755a85;display:block}
/* 01. Introduction */
.hero-copy .eyebrow{font-size:9px}.hero-copy .lead{font-size:17px;margin-top:29px}.hero-actions{margin-top:28px}.slack-line{display:flex;align-items:center;gap:10px;font-size:10px;color:#9a8c9f;margin:23px 0 0}.slack-line .slack-icon{width:17px;height:17px}.hero-visual{padding:45px 0 50px}.orbit{position:absolute;inset:-5% -9%;border:1px solid #e3d9eb;border-radius:50%;transform:rotate(-28deg);background:radial-gradient(ellipse,#ebe4f250,transparent 70%)}.spark{position:absolute;color:#b9a1cd;font-size:80px;right:-26px;top:-5px;font-weight:300;line-height:1;transform:rotate(14deg)}.chat-window{border:1px solid #d8cce3;border-radius:13px;background:#fff;box-shadow:0 24px 65px #3820440c;position:relative;overflow:hidden}.window-top{display:flex;align-items:center;justify-content:space-between;background:#eee7f3;padding:13px 18px;font-size:9px;color:#8c799a;border-bottom:1px solid #e4d9ec}.window-top>span:nth-child(2){display:flex;align-items:center;gap:7px}.window-top .slack-icon{width:13px;height:13px}.window-dots{font-size:8px;letter-spacing:3px;color:#cabbd5}.chat-heading{display:flex;align-items:center;gap:10px;padding:17px 24px;border-bottom:1px solid #eee8f2}.chat-heading>img{width:33px;height:33px}.chat-heading strong{display:block;font-size:14px}.chat-heading small{display:block;font-size:9px;color:#9f8fa8}.chat-heading>.status-dot{margin-left:auto}.chat-content{padding:23px 25px 17px}.chat-message{display:grid;grid-template-columns:28px 1fr;gap:10px;font-size:12px}.chat-message>img{width:28px;height:28px}.chat-message strong{font-size:12px}.chat-message strong>small{font-size:8px;color:#b0a2b9;font-weight:400;margin-left:7px}.chat-message p{font-size:12px;color:#7c6e87;line-height:1.8;margin:6px 0 12px}.mini-checks{background:#f6f7f2;border:1px solid #e9ebdf;padding:9px 13px;border-radius:7px;display:grid;gap:5px;color:#7a866b;font-size:10px}.user-message{margin:19px 0 19px 38px;display:flex;gap:12px}.user-message>span{font-size:9px;color:#8e779e;background:#efe6f5;border-radius:6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.user-message>p{font-size:12px;color:#655371;line-height:1.8;margin:0}.inline-file{border:1px solid #e3d8ed;border-radius:6px;padding:10px;display:flex;align-items:center;gap:9px;font-size:10px;color:#8c709e}.inline-file>.icon{width:16px;height:16px}.inline-file .tick{margin-left:auto;width:18px;height:18px;font-size:9px}.mock-composer{border:1px solid #e7dfec;border-radius:7px;padding:12px 15px;color:#b1a3ba;margin-top:20px;font-size:10px;display:flex;align-items:center;justify-content:space-between}.mock-composer>span{font-size:17px}.hero-float{background:#fffdfb;border:1px solid #e5dce9;border-radius:10px;padding:15px 18px;position:absolute;display:flex;align-items:center;gap:13px;z-index:2;box-shadow:0 8px 25px #38204408}.float-inbox{top:8px;left:-31px}.float-inbox>.icon{width:24px;height:24px;color:#87a077}.hero-float strong{font-size:12px;display:block}.hero-float small{font-size:9px;color:#9b8ba4;display:block;margin-top:3px}.float-inbox .tick{margin-left:9px}.float-writing{bottom:6px;right:-15px;padding:13px 21px 13px 14px;font-size:10px;color:#9682a4;line-height:1.8}.float-writing img{width:36px;height:36px}.float-writing strong{color:#795789}
/* 02. Relationship */
.chapter-relationship{--scene-bg:#f0eaf5}.inbox-card{overflow:hidden}.inbox-row{display:flex;align-items:center;gap:12px;padding:16px 22px;border-bottom:1px solid #efebf2;font-size:12px}.inbox-row:last-child{border:0}.inbox-row strong{font-size:12px;font-weight:550}.inbox-row p{font-size:10px;line-height:1.6;color:#a091aa;margin:4px 0 0}.inbox-row>.soft-label,.priority-label{margin-left:auto;flex-shrink:0}.priority-label{font-size:8px;color:#9b7344;background:#fcf1df;border-radius:5px;padding:4px 7px}.priority{background:#fffdfa}.sender-avatar{width:30px;height:30px;border-radius:8px;background:#f3e7d0;color:#a38b5f;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px}.sender-avatar.lilac{background:#ece5f5;color:#9b82b0}.sender-avatar.neutral{background:#f3f1f4;color:#aaa0b1}.quiet{opacity:.65}.engagement-doc{position:relative;margin:-10px 20px 0 60px;z-index:2;padding:19px 25px;border-radius:7px;box-shadow:0 14px 35px #49355108}.engagement-doc h3{font-size:22px;font-weight:500;letter-spacing:-.8px;margin:13px 0}.doc-item{display:flex;align-items:center;gap:9px;border-top:1px solid #eee7f3;padding:11px 0;font-size:11px;color:#81708d}.doc-item>.icon{width:16px;height:16px;color:#a78bb9}.doc-item>.soft-label{margin-left:auto}.relationship-visual>.conversation-ribbon{margin-left:20px;margin-right:30px}.relationship-visual>.calendar-toast{margin-left:60px;margin-right:20px}
/* 03. Gather */
.chapter-gather{--scene-bg:#f9f8f3}.source-pills{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px}.source-pills>span{display:flex;align-items:center;gap:8px;font-size:11px;border:1px solid #e1d7e7;border-radius:7px;padding:10px 15px;color:#8f77a0;background:#f2edf6}.source-pills .icon,.source-pills .slack-icon{width:16px;height:16px}.document-pack{overflow:hidden}.intake-row{display:flex;align-items:center;gap:15px;padding:20px 24px;border-bottom:1px solid #eee8f1}.intake-row:last-child{border:0}.file-tile{height:37px;width:29px;flex-shrink:0;border:1px solid #dfd2e7;border-radius:4px 9px 4px 4px;background:#f6f1fa;color:#a086b1;font-size:7px;display:flex;align-items:center;justify-content:center}.intake-row strong{display:block;font-size:13px;font-weight:550}.intake-row small{display:block;font-size:10px;color:#9b8ca5;margin-top:4px}.intake-row>.received,.intake-row>.missing{margin-left:auto;font-size:9px;flex-shrink:0}.received{color:#718e61}.missing{color:#9f763f;background:#fcf1de;padding:4px 7px;border-radius:5px}.assistant-card{display:flex;gap:13px;background:#eae2f2;border:1px solid #dccfe5;padding:20px 24px;border-radius:10px;margin:20px 0 0 35px}.assistant-card>img{height:30px;width:30px;flex-shrink:0}.assistant-card strong{font-size:12px}.assistant-card p{font-size:12px;line-height:1.8;color:#7e628e;margin:5px 0 12px}.illustrated-button{display:inline-flex;align-items:center;gap:18px;padding:8px 12px;border-radius:5px;background:#fff9;border:1px solid #d8c9e3;color:#796084;font-size:10px}.illustrated-button>.icon{width:14px;height:14px}
/* 04. Analysis */
.chapter-analyse{--scene-bg:#e9efe9}.chapter-analyse em{color:#729078}.chapter-analyse .step-badge{border-color:#bccdc0;color:#7a9580}.chapter-analyse .capability-tags>span{border-color:#cbd8cc;color:#728a74}.chapter-analyse .conversation-ribbon{background:#f3f6f1;border-color:#d2ded1;color:#72836c}.analysis-board{padding-bottom:20px;border-color:#d5e0d4}.analysis-board>.surface-header{border-color:#e6ede2}.analysis-metrics{display:grid;grid-template-columns:1.15fr 1.15fr .7fr;padding:25px 26px 10px;gap:15px}.analysis-metrics small{display:block;font-size:10px;color:#93a18b;margin-bottom:9px}.analysis-metrics strong{font-family:var(--display);font-weight:500;font-size:30px;letter-spacing:-1.3px;line-height:1.4}.analysis-metrics strong>span{font-size:20px}.funding-chart{padding:13px 26px 20px}.funding-bar{height:15px;display:flex;gap:4px;border-radius:4px;overflow:hidden}.funding-bar>span:first-child{width:80%;background:#91ad8f}.funding-bar>span:last-child{width:20%;background:#dfe9da}.funding-legend{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:9px;color:#8b9b83}.funding-legend>span{display:flex;gap:6px;align-items:center}.funding-legend i{height:5px;width:5px;border-radius:50%;background:#91ad8f}.funding-legend>span:last-child i{background:#cfddc7}.evidence-lines{margin:0 26px}.evidence-lines>div{display:grid;grid-template-columns:60px 1fr 14px;align-items:center;gap:12px;padding:15px 0;border-top:1px solid #e8eee4;font-size:10px}.evidence-lines>div>span{color:#93a087}.evidence-lines strong{font-size:10px;font-weight:450;color:#72806a}.evidence-lines .icon{width:13px;height:13px;color:#9fb190}.analysis-board>.example-note{margin:12px 26px 0;color:#99a38f;font-size:8px}.research-strip{display:flex;gap:20px;padding:22px 8px 0}.research-strip>div{display:flex;align-items:center;gap:10px;flex:1;color:#7e9677;font-size:11px}.research-strip .icon{width:21px;height:21px}.research-strip small{display:block;font-size:8px;color:#98a68f;margin-top:4px}
/* 05. The credit writer */
.chapter-recommend{--scene-bg:#33273f;color:#f2eaf6}.chapter-recommend h2{font-size:clamp(40px,3.8vw,56px)}.chapter-recommend em{color:#c0a4db}.chapter-recommend .eyebrow{color:#bba2cb}.chapter-recommend .step-badge{color:#c6abd8;border-color:#665275}.chapter-recommend .lead{color:#c0b1cc}.chapter-recommend .chapter-detail{color:#a28eaf}.chapter-recommend .capability-tags>span{border-color:#685277;color:#b9a0c9}.chapter-recommend .chapter-floor{color:#8f789f}.chapter-recommend .page-number{color:#b297c3}.advice-tab{display:flex;align-items:center;gap:12px;border:1px solid #6a557b;background:#4d3b5b;padding:17px 22px 23px;border-radius:10px 10px 0 0;margin:0 27px -7px;color:#c4aed3;font-size:12px}.advice-tab>.icon{height:24px;width:24px}.advice-tab small{display:block;color:#a88cbb;font-size:8px;margin-top:3px}.advice-tab>.soft-label{margin-left:auto;font-size:7px!important;color:#b296c5}.credit-paper{padding:26px 29px 20px;border-radius:6px;box-shadow:0 23px 55px #1c122a20;position:relative}.credit-paper-brand{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:17px;border-bottom:1px solid #ebe2f0}.paper-eyebrow{font-size:8px;letter-spacing:.12em;color:#a48bae;margin:19px 0 10px}.credit-paper h3{font-size:27px;letter-spacing:-1px;font-weight:500;line-height:1.3;margin-bottom:20px}.paper-metrics{display:flex;gap:70px;padding:15px 0;border-top:1px solid #eee5f3;border-bottom:1px solid #eee5f3}.paper-metrics>span{font-size:9px;color:#a28bad}.paper-metrics strong{display:block;color:#5d456e;font-family:var(--display);font-size:25px;letter-spacing:-1px;font-weight:450;margin-top:4px;line-height:1.5}.credit-excerpt h4{font-size:11px;font-weight:600;margin:18px 0 8px}.credit-excerpt h4>span{font-size:8px;color:#ac93b9;font-weight:400;margin-right:10px}.credit-excerpt p{font-size:11px;line-height:1.9;color:#887293;margin:0}.paper-footer{display:flex;align-items:center;gap:8px;font-size:9px;color:#90a081;border-top:1px solid #eee5f3;margin-top:20px;padding-top:16px}.paper-footer>.icon{width:13px;height:13px}.recommend-visual>.conversation-ribbon{background:#493655;border-color:#644977;color:#d0b5e1;margin:18px 12px 0}.recommend-visual>.example-note{color:#90769f;text-align:center;font-size:8px;margin-top:11px}
/* 06. Implementation */
.chapter-implement{--scene-bg:#f2edf7}.submission-card{overflow:hidden}.submission-files{display:flex;flex-wrap:wrap;gap:8px;padding:24px 24px 15px}.submission-files>span{display:flex;align-items:center;gap:7px;background:#f6f2f9;border:1px solid #e4dbea;padding:8px;font-size:9px;border-radius:5px;color:#9074a0}.submission-files .icon{height:14px;width:14px}.outstanding{font-size:10px;color:#a28eaa;margin:0 24px 23px;display:flex;gap:9px;align-items:center}.outstanding>span{font-size:8px;padding:3px 6px;color:#a27b4e;background:#fcf1df;border-radius:3px}.submission-chat{display:flex;gap:11px;margin:0 24px}.submission-chat>img{width:30px;height:30px;flex-shrink:0}.submission-chat p{font-size:13px;color:#7d668d;line-height:1.8;margin:0}.approval-order{display:flex;align-items:center;gap:12px;justify-content:flex-end;padding:19px 26px 22px}.approval-order>span{font-size:9px;color:#a38daf}.approval-order>strong{font-size:12px;font-weight:500;background:#eee5f7;padding:9px 16px;border-radius:7px;color:#79528f}.sent-confirmation{display:flex;align-items:center;gap:12px;background:#f1f6ed;padding:20px 24px;border-top:1px solid #dfebd7}.sent-confirmation strong{font-size:13px;color:#6e865f;display:block}.sent-confirmation small{font-size:10px;color:#9cab8f;display:block;margin-top:4px}.sent-confirmation>.icon{margin-left:auto;color:#9ab489}.settlement-toast{padding:23px;display:flex;align-items:center;gap:17px;margin:27px 0 0 35px}.settlement-icon{height:44px;width:44px;border-radius:50%;background:#eaf1e3;color:#87a16d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.settlement-toast small{font-size:7px;letter-spacing:.08em;color:#a193aa;display:block}.settlement-toast strong{font-family:var(--display);font-size:24px;letter-spacing:-.8px;font-weight:450;line-height:1.5;display:block;margin:4px 0}.settlement-toast div>span{font-size:10px;color:#9e8ea7;display:block;max-width:285px}
/* 07. Review */
.chapter-review{--scene-bg:#f9f8f3}.review-card{padding-bottom:10px}.review-line{padding:20px 25px;display:flex;gap:17px;position:relative}.review-line:not(:last-child):after{content:'';position:absolute;left:29px;top:33px;bottom:-15px;border-left:1px solid #e8ddee}.review-dot{width:9px;height:9px;border:2px solid #b59bc7;border-radius:50%;flex-shrink:0;margin-top:4px;z-index:1;background:#fff}.review-line small{font-size:7px;letter-spacing:.11em;color:#b099bd;display:block}.review-line strong{display:block;font-size:16px;font-weight:450;letter-spacing:-.3px;line-height:1.6;margin-top:6px}.review-line p{font-size:11px;color:#9a88a4;margin:5px 0 0}.review-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.review-bottom .calendar-toast{padding:17px 19px;gap:12px}.review-bottom .calendar-toast strong{font-size:12px}.review-bottom .calendar-toast small{font-size:9px}.daily-note{display:flex;align-items:center;gap:12px;padding:15px 5px;color:#a08aad;font-size:12px}.daily-note .icon{height:25px;width:25px;flex-shrink:0}.daily-note strong{font-size:12px;font-weight:500;display:block;color:#8b709a}.daily-note small{font-size:9px;line-height:1.7;display:block;margin-top:4px}
/* 08. The whole working day */
.chapter-everything{--scene-bg:#e9e0f1;min-height:calc(100svh - var(--header))}.summary-inner{padding-top:80px}.summary-heading{text-align:center}.summary-heading .eyebrow{justify-content:center;color:#9b7dad;font-size:9px;margin-bottom:22px}.summary-heading h2{font-size:clamp(40px,4.2vw,62px);margin-bottom:22px}.summary-heading .lead{max-width:750px;margin:0 auto;font-size:16px;color:#927ba1}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 40px;margin:53px 0 40px}.summary-grid article{padding:27px 0 26px;border-top:1px solid #d3c2df;min-width:0}.summary-grid article>.icon,.summary-grid article>.slack-icon{height:23px;width:23px;color:#9a7bb0;margin-bottom:16px}.summary-grid h3{font-size:20px;letter-spacing:-.6px;font-weight:550;margin:0 0 11px;line-height:1.5}.summary-grid p{font-size:13px;line-height:1.9;color:#8f759d;margin:0 0 15px;max-width:320px}.summary-grid article>span{display:block;font-size:10px;color:#a18aac;line-height:1.8}.closing-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:30px 35px;background:#f7f3fa90;border:1px solid #d9cbe2;border-radius:13px}.closing-cta h3{font-size:24px;font-weight:500;letter-spacing:-.9px;margin:0 0 9px}.closing-cta p{font-size:12px;color:#9a80aa;margin:0}.closing-cta>.button{flex-shrink:0}.site-footer{padding-block:43px;display:flex;align-items:center;gap:30px;color:#aa91b8}.site-footer .wordmark{font-size:30px;color:#765686}.site-footer p{font-size:10px;margin:0}.site-footer>span{margin-left:auto;font-size:10px;letter-spacing:.1em;flex-shrink:0}
/* Dialogs remain local design previews. */
dialog{width:480px;max-width:calc(100% - 32px);max-height:calc(100svh - 40px);border:1px solid #e4daea;border-radius:17px;padding:38px;background:#fffdfb;color:var(--ink);box-shadow:0 25px 100px #30263f20}dialog::backdrop{background:#30263f65;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:13px;top:9px;border:0;background:none;width:38px;height:38px;font-size:27px;font-weight:300;color:#9b82ab}.dialog-mark{height:45px;width:45px;margin:0 0 20px}dialog .eyebrow{font-size:8px;margin-bottom:13px}dialog h2{font-size:39px;letter-spacing:-1.8px;margin-bottom:20px}dialog>p{font-size:13px;color:#8f789e;line-height:1.9}dialog .preview-notice{font-size:11px;background:#f3edf7;padding:12px 15px;border-radius:7px;color:#947c9f}dialog a{text-decoration:underline;text-underline-offset:3px}form{display:grid;gap:16px;margin-top:23px}form label{display:grid;gap:7px;font-size:11px;color:#81648f}form input,form select{min-width:0;width:100%;background:#fff;border:1px solid #ddd0e6;padding:11px 12px;border-radius:6px;font-size:13px;color:#735380}form input::placeholder{color:#b3a0bf}form .button{margin-top:5px}#form-status{font-size:12px;color:#6e865e;background:#f0f6ea;padding:13px;border-radius:6px;margin:0}
@media(min-width:761px) and (max-height:830px){h1{font-size:82px}h2{font-size:49px}.scene-layout{padding-block:25px;gap:65px}.chapter-recommend h2{font-size:46px}.eyebrow{margin-bottom:20px}.lead{font-size:15px;margin-bottom:18px}.chapter-detail{font-size:12px;margin-bottom:18px}.chapter-floor{padding-bottom:15px;min-height:45px}.hero-visual{padding-top:36px;padding-bottom:35px}.chat-content{padding:17px 20px 13px}.chat-heading{padding-block:13px}.chat-message p{margin-bottom:8px;font-size:11px}.user-message{margin-block:13px}.mock-composer{margin-top:14px;padding-block:9px}.float-writing{bottom:0}.float-inbox{top:0}.intake-row{padding-block:16px}.surface-header{padding-block:18px}.engagement-doc{padding-block:14px}.engagement-doc h3{font-size:20px;margin-block:9px}.doc-item{padding-block:8px}.calendar-toast{padding-block:12px}.credit-paper{padding-top:21px;padding-bottom:17px}.paper-metrics{padding-block:10px}.credit-paper h3{font-size:25px;margin-bottom:14px}.credit-excerpt h4{margin-top:13px}.credit-excerpt p{font-size:10px}.advice-tab{padding-block:13px 19px}.review-line{padding-block:17px}}
@media(max-width:1150px){.wrap{width:calc(100% - 120px)}.scene-layout{gap:45px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}h1{font-size:76px}h2{font-size:45px}.chapter-recommend h2{font-size:40px}.hero-copy .lead,.lead{font-size:15px}.chapter-detail{font-size:13px}.hero-copy .eyebrow{font-size:8px}.capability-tags>span{font-size:9px;padding:6px 8px}.surface-header{padding-inline:19px;font-size:12px}.header-note{margin-left:5px}.hero-float{padding:12px 14px}.float-inbox{left:-18px}.float-writing{right:-12px}.hero-float strong{font-size:10px}.hero-float small{font-size:8px}.chat-content{padding-inline:18px}.chat-message{font-size:11px;gap:8px;grid-template-columns:25px 1fr}.chat-message>img{height:25px;width:25px}.chat-message p{font-size:11px}.user-message>p{font-size:11px}.inline-file{font-size:9px}.slack-line{font-size:9px;max-width:300px}.inbox-row{padding-inline:16px;gap:9px}.inbox-row strong{font-size:10px}.inbox-row p{font-size:9px}.priority-label{font-size:7px}.engagement-doc{margin-left:30px;padding-inline:20px}.relationship-visual>.calendar-toast{margin-left:30px}.intake-row{padding-inline:17px;gap:11px}.intake-row strong{font-size:12px}.intake-row small{font-size:8px}.intake-row>.received,.intake-row>.missing{font-size:8px}.assistant-card{padding:17px 18px;margin-left:15px}.source-pills{gap:8px}.source-pills>span{font-size:10px;padding:9px 11px}.analysis-metrics{padding-inline:20px;gap:9px}.analysis-metrics strong{font-size:25px}.analysis-metrics small{font-size:8px}.funding-chart{padding-inline:20px}.evidence-lines{margin-inline:20px}.evidence-lines>div{grid-template-columns:48px 1fr 12px;gap:8px;font-size:9px}.evidence-lines strong{font-size:9px}.research-strip{gap:14px}.research-strip>div{font-size:9px;gap:8px}.research-strip small{font-size:7px}.credit-paper{padding-inline:23px}.credit-paper h3{font-size:23px}.credit-paper-brand .soft-label{font-size:7px!important}.advice-tab{padding-inline:17px;font-size:10px;margin-inline:16px}.advice-tab .soft-label{font-size:6px!important}.advice-tab small{font-size:7px}.submission-files{padding-inline:19px;gap:6px}.submission-files>span{font-size:8px;padding:7px}.submission-chat{margin-inline:19px}.settlement-toast{margin-left:15px;padding:18px;gap:13px}.settlement-toast strong{font-size:20px}.review-line{padding-inline:20px;gap:12px}.review-line strong{font-size:14px}.review-line p{font-size:10px}.review-line:not(:last-child):after{left:24px}.review-bottom{gap:10px}.review-bottom .calendar-toast{padding-inline:13px;gap:8px}.daily-note{gap:8px}.daily-note strong{font-size:11px}.daily-note small{font-size:8px}.summary-grid{gap:0 28px}.summary-grid h3{font-size:18px}.summary-grid p{font-size:12px}.summary-grid article>span{font-size:9px}.chapter-floor>span:first-child{font-size:7px}.chapter-floor>span:nth-child(2){font-size:8px}.chapter-nav{right:10px}.journey-menu{right:60px}}
@media(max-width:900px){.wrap{width:calc(100% - 90px)}.scene-layout{gap:30px}.header-note{display:none}h1{font-size:66px}h2{font-size:39px}.chapter-recommend h2{font-size:35px}.eyebrow{font-size:8px;gap:10px}.step-badge{height:26px;width:26px}.lead,.hero-copy .lead{font-size:14px}.chapter-detail{font-size:12px}.chat-content{padding:17px 15px 13px}.chat-message p{font-size:10px}.user-message>p{font-size:10px}.user-message{margin-block:14px}.mini-checks{font-size:9px}.inline-file{font-size:8px;padding:8px;gap:6px}.hero-float .tick{display:none}.float-inbox{left:-12px}.float-writing{right:-5px}.hero-copy .eyebrow{font-size:7px}.hero-copy .button{font-size:11px;gap:15px;padding-inline:18px}.spark{font-size:65px;right:-10px}.inbox-row .sender-avatar{width:25px;height:25px;font-size:11px}.inbox-row .priority-label{padding:3px 5px;font-size:6px}.inbox-row strong{font-size:9px}.inbox-row p{font-size:8px}.engagement-doc{margin-left:20px;margin-right:10px}.doc-item{font-size:10px}.surface-header{font-size:10px}.surface-header .soft-label{font-size:7px!important}.relationship-visual>.conversation-ribbon{margin-inline:0}.conversation-ribbon{padding:12px 14px;font-size:10px;gap:9px}.relationship-visual>.calendar-toast{margin-left:20px;margin-right:10px}.calendar-toast strong{font-size:11px}.calendar-toast small{font-size:9px}.intake-row{gap:9px;padding-inline:14px}.intake-row strong{font-size:11px}.intake-row small{font-size:7px}.file-tile{height:32px;width:25px}.assistant-card{gap:10px;padding-inline:15px}.assistant-card p{font-size:11px}.analysis-metrics{padding-inline:16px;gap:7px}.analysis-metrics strong{font-size:22px}.analysis-metrics small{font-size:7px}.evidence-lines{margin-inline:16px}.evidence-lines strong{font-size:8px}.analysis-board>.example-note{margin-inline:16px;font-size:7px}.research-strip{gap:9px;padding-inline:0}.research-strip>div{font-size:8px}.research-strip small{font-size:6px}.research-strip .icon{width:17px;height:17px}.credit-paper{padding-inline:19px}.credit-paper h3{font-size:21px}.credit-paper-brand{gap:9px}.practice-brand{font-size:6px;gap:7px}.credit-paper-brand .soft-label{font-size:6px!important}.credit-excerpt p{font-size:10px}.advice-tab{gap:8px;padding-inline:13px;font-size:9px}.advice-tab .soft-label{display:none}.paper-footer{font-size:8px}.submission-files{padding-inline:16px;gap:5px}.submission-files>span{font-size:7px;padding:6px;gap:5px}.submission-files .icon{height:12px;width:12px}.submission-chat p{font-size:11px}.submission-chat>img{width:26px;height:26px}.outstanding{font-size:9px;margin-inline:16px}.settlement-toast{margin-left:10px;gap:10px;padding:17px}.settlement-toast strong{font-size:18px}.settlement-toast div>span{font-size:9px}.settlement-icon{height:35px;width:35px}.settlement-toast small{font-size:6px}.review-line strong{font-size:13px}.review-line p{font-size:9px}.review-line small{font-size:6px}.review-bottom{grid-template-columns:1fr}.review-bottom .calendar-toast{padding:11px 17px}.daily-note{padding:2px 12px}.daily-note small{display:inline;margin-left:5px}.daily-note>div{display:flex;align-items:center;gap:3px}.daily-note strong{font-size:10px}.daily-note>.icon{height:18px;width:18px}.chapter-floor>span:first-child{font-size:6px;letter-spacing:.08em}.chapter-floor>span:nth-child(2){font-size:7px}.chapter-floor{gap:12px}.page-number{font-size:8px}.summary-grid{gap:0 23px}.closing-cta{padding:25px;gap:25px}.closing-cta h3{font-size:20px}.closing-cta p{font-size:11px}}
/* Compact screens use a flowing layout: nothing is trapped in a short viewport. */
@media(max-width:760px){:root{--header:68px}.wrap{width:calc(100% - 44px)}.header-inner{gap:20px}.header-inner .wordmark{font-size:32px}.header-actions{gap:20px}.button-small{padding:9px 12px;gap:10px;font-size:11px;min-height:36px}.button-small .icon{width:15px;height:15px}.journey-toggle{font-size:11px;gap:8px}.chapter-nav{display:none}.journey-menu{right:22px;width:min(340px,calc(100% - 44px))}.scene-layout{grid-template-columns:1fr;gap:43px;padding-block:56px 30px}.chapter-copy{max-width:520px}.eyebrow{font-size:8px;margin-bottom:24px}.step-badge{height:28px;width:28px;font-size:9px}.hero-copy .eyebrow{font-size:8px}h1{font-size:clamp(62px,13.4vw,90px);letter-spacing:-.06em;line-height:1.07;margin-bottom:25px}h2{font-size:clamp(37px,8.5vw,55px);letter-spacing:-.05em;line-height:1.17;margin-bottom:25px}.chapter-recommend h2{font-size:clamp(34px,8.1vw,50px)}.lead,.hero-copy .lead{font-size:15px;line-height:1.85;max-width:480px;margin-top:0;margin-bottom:20px}.chapter-detail{font-size:13px;max-width:450px;margin-bottom:22px}.capability-tags>span{font-size:9px;padding:7px 10px}.hero-actions{margin-top:25px}.hero-copy .button{font-size:12px;padding:15px 20px;gap:20px}.slack-line{font-size:9px;max-width:none;margin-top:20px}.hero-layout{gap:30px}.visual{width:100%;max-width:520px;margin-inline:auto}.hero-visual{padding:46px 8px 39px;max-width:460px}.float-inbox{left:0;top:3px}.hero-float strong{font-size:11px}.hero-float small{font-size:8px}.hero-float .tick{display:inline-flex}.float-writing{right:1px;bottom:0;font-size:9px}.float-writing strong{font-size:10px}.orbit{inset:0 -3%;max-width:106%}.spark{font-size:64px;right:-4px;top:5px}.chat-content{padding:22px 19px 16px}.chat-message p{font-size:12px}.chat-message strong{font-size:12px}.chat-message{grid-template-columns:27px 1fr;gap:10px}.chat-message>img{width:27px;height:27px}.mini-checks{font-size:10px;padding:10px 12px}.user-message{margin:19px 0 19px 37px}.user-message>p{font-size:12px}.inline-file{font-size:10px;padding:10px}.mock-composer{margin-top:20px}.chapter-floor{padding:20px 0 28px;gap:10px;flex-wrap:wrap;font-size:8px}.chapter-floor>span:first-child{font-size:7px;max-width:230px;letter-spacing:.08em}.chapter-floor>span:nth-child(2){display:none}.chapter-floor>a{font-size:10px;order:3;flex-basis:100%;margin-top:7px}.chapter-floor .page-number{font-size:9px;margin-left:auto}.surface-header{padding:19px 20px;font-size:12px}.surface-header .soft-label{font-size:7px!important}.inbox-row{padding:17px 17px;gap:11px}.inbox-row strong{font-size:11px}.inbox-row p{font-size:9px}.inbox-row .sender-avatar{height:28px;width:28px}.inbox-row .priority-label{font-size:7px}.engagement-doc{margin:-8px 13px 0 23px;padding:20px 21px 13px}.engagement-doc h3{font-size:23px}.practice-brand{font-size:8px}.doc-item{font-size:11px;padding:12px 0}.conversation-ribbon{font-size:11px;padding:14px 16px}.relationship-visual>.calendar-toast{margin-inline:22px 12px}.calendar-toast{padding:15px 18px}.calendar-toast strong{font-size:12px}.calendar-toast small{font-size:10px}.source-pills{gap:9px;margin-bottom:22px}.source-pills>span{font-size:10px;padding:10px 11px}.intake-row{padding:20px 17px;gap:13px}.intake-row strong{font-size:12px}.intake-row small{font-size:9px}.intake-row>.received,.intake-row>.missing{font-size:8px}.file-tile{width:27px;height:35px}.assistant-card{margin-left:15px;padding:20px 19px;gap:12px}.assistant-card p{font-size:12px}.illustrated-button{font-size:10px}.analysis-metrics{padding:24px 19px 10px;gap:10px}.analysis-metrics strong{font-size:25px}.analysis-metrics small{font-size:8px}.funding-chart{padding-inline:19px}.evidence-lines{margin-inline:19px}.evidence-lines>div{grid-template-columns:48px 1fr 12px;gap:10px;font-size:9px;padding-block:17px}.evidence-lines strong{font-size:10px}.analysis-board>.example-note{margin-inline:19px;font-size:8px}.research-strip{gap:15px}.research-strip>div{font-size:9px;gap:8px}.research-strip small{font-size:7px}.research-strip .icon{height:20px;width:20px}.advice-tab{font-size:11px;padding:17px 18px 23px;margin-inline:16px;gap:11px}.advice-tab small{font-size:8px}.credit-paper{padding:25px 24px 20px}.credit-paper-brand .soft-label{font-size:7px!important}.credit-paper h3{font-size:25px}.paper-eyebrow{font-size:7px}.paper-metrics{gap:65px}.paper-metrics strong{font-size:26px}.credit-excerpt p{font-size:12px;line-height:1.9}.credit-excerpt h4{font-size:12px}.paper-footer{font-size:8px}.recommend-visual>.conversation-ribbon{margin-inline:0;font-size:11px}.recommend-visual>.example-note{font-size:8px}.submission-files{padding:22px 20px 14px;gap:7px}.submission-files>span{font-size:8px;padding:8px;gap:6px}.submission-files .icon{width:14px;height:14px}.outstanding{margin-inline:20px;font-size:10px}.submission-chat{margin-inline:20px}.submission-chat p{font-size:12px}.approval-order{padding:22px}.sent-confirmation{padding:22px 20px}.settlement-toast{padding:21px 19px;margin:22px 0 0 15px;gap:14px}.settlement-toast strong{font-size:22px}.settlement-toast small{font-size:7px}.settlement-toast div>span{font-size:10px}.settlement-icon{width:38px;height:38px}.review-line{padding:22px 21px;gap:16px}.review-line:not(:last-child):after{left:25px}.review-line strong{font-size:15px}.review-line p{font-size:11px}.review-line small{font-size:7px}.review-bottom{grid-template-columns:1fr 1fr;gap:13px}.review-bottom .calendar-toast{padding:14px;gap:9px}.review-bottom .calendar-toast .icon{width:22px;height:22px}.daily-note{padding:12px 0;gap:10px}.daily-note>div{display:block}.daily-note small{display:block;margin:4px 0 0;font-size:8px}.daily-note strong{font-size:11px}.daily-note>.icon{height:21px;width:21px}.summary-inner{padding-top:59px}.summary-heading{text-align:left}.summary-heading .eyebrow{justify-content:flex-start;font-size:7px;max-width:300px}.summary-heading h2{font-size:40px;line-height:1.2}.summary-heading .lead{font-size:14px}.summary-heading .lead br{display:none}.summary-grid{grid-template-columns:1fr 1fr;gap:0 24px;margin-block:35px 25px}.summary-grid article{padding-block:24px}.summary-grid h3{font-size:16px;line-height:1.5;letter-spacing:-.5px}.summary-grid p{font-size:12px;line-height:1.8}.summary-grid article>span{font-size:9px}.summary-grid article>.icon,.summary-grid article>.slack-icon{height:23px;width:23px;margin-bottom:15px}.closing-cta{display:block;padding:26px 24px}.closing-cta h3{font-size:25px;line-height:1.4;max-width:320px}.closing-cta p{font-size:12px;line-height:1.9}.closing-cta .button{margin-top:21px;font-size:12px;padding:14px 20px}.site-footer{flex-wrap:wrap;gap:20px 15px;padding-block:31px}.site-footer p{font-size:8px;margin-left:auto}.site-footer>span{font-size:9px}.site-footer .wordmark{font-size:29px}}
@media(max-width:370px){.wrap{width:calc(100% - 34px)}.header-actions{gap:14px}.header-inner .wordmark{font-size:30px}.hero-copy .eyebrow{font-size:6.8px}.eyebrow{font-size:7px;gap:9px}.hero-copy .lead,.lead{font-size:14px}.hero-copy .lead br{display:none}.slack-line{font-size:8px}.chapter-detail{font-size:12px}.capability-tags>span{font-size:8px;padding:6px 8px}.chat-content{padding-inline:14px}.chat-message p{font-size:11px}.user-message>p{font-size:11px}.inline-file{font-size:9px;padding:8px;gap:6px}.float-inbox .tick{display:none}.float-inbox{padding:12px}.source-pills>span{font-size:9px;padding:9px}.intake-row{padding-inline:14px;gap:10px}.intake-row small{font-size:8px}.intake-row>.received,.intake-row>.missing{font-size:7px}.surface-header{font-size:11px;padding-inline:17px}.inbox-row{padding-inline:13px;gap:8px}.inbox-row strong{font-size:9px}.inbox-row p{font-size:8px}.inbox-row .priority-label{font-size:6px}.analysis-metrics strong{font-size:22px}.analysis-metrics small{font-size:7px}.analysis-metrics{gap:8px;padding-inline:17px}.research-strip{gap:10px}.research-strip>div{font-size:8px}.research-strip small{font-size:6px}.credit-paper{padding-inline:20px}.credit-paper h3{font-size:23px}.credit-paper-brand .soft-label{font-size:6px!important}.credit-excerpt p{font-size:11px}.settlement-toast{padding:18px 15px;gap:11px;margin-left:10px}.settlement-toast strong{font-size:19px}.review-line strong{font-size:14px}.review-line p{font-size:10px}.review-bottom{grid-template-columns:1fr}.daily-note{padding:8px 15px}.summary-heading h2{font-size:34px}.summary-grid{column-gap:20px}.summary-grid h3{font-size:15px}.summary-grid p{font-size:11px}.summary-grid article>span{font-size:8px}.site-footer p{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important} .scroll-enhanced [data-at]{opacity:1!important;transform:none!important}}
/* Callback enquiries. The existing page design stays unchanged. */
#demo-dialog{width:540px}#demo-dialog .dialog-mark{margin-bottom:17px}#demo-dialog .enquiry-description{font-size:13px;line-height:1.8;color:#8f789e;margin-bottom:0}.form-fields{display:grid;gap:16px}.form-fields>label{position:relative}.optional-label{position:absolute;right:0;top:0;font-size:10px;font-weight:400;color:#ad9ab6}form textarea{font:inherit;resize:vertical;min-height:88px;width:100%;border:1px solid #ddd0e6;background:#fff;padding:11px 12px;border-radius:6px;font-size:13px;line-height:1.6;color:#735380}form textarea::placeholder{color:#b3a0bf}form textarea:focus-visible{outline:3px solid #9674b6;outline-offset:4px}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-privacy{font-size:10px;color:#9885a2;line-height:1.8;margin:0}form .button:disabled{cursor:wait;opacity:.7;transform:none}#form-status{color:#87553f;background:#fcf0e9;font-size:12px;line-height:1.8}#enquiry-success{outline:none;padding-block:5px 12px}#enquiry-success .success-check{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#e5efe3;color:#638351;border-radius:50%;font-size:22px;margin-bottom:23px}#enquiry-success>p:not(.eyebrow){font-size:15px;line-height:1.9;color:#8f789e;max-width:360px;margin-bottom:27px}#enquiry-success h2{font-size:35px;line-height:1.25}#enquiry-success .button{font-size:12px}@media(max-width:620px){#demo-dialog{padding:28px 24px;max-height:calc(100svh - 24px)}#demo-dialog h2{font-size:34px}.form-fields{gap:15px}form input,form textarea,form select{font-size:16px}#enquiry-success h2{font-size:31px}}
.simple-header{padding-block:30px}.simple-page{max-width:760px;padding-block:45px 70px}.simple-page h1{font-size:clamp(45px,6vw,70px);line-height:1.12}.simple-page h2{font-size:26px;letter-spacing:-1px;margin:30px 0 14px}.simple-page>p{font-size:15px;line-height:1.9;color:#81718d}.simple-page a:not(.button){text-decoration:underline;text-underline-offset:3px}.simple-page .eyebrow{font-size:9px}.simple-page .privacy-date{font-size:11px;margin-top:30px}.simple-page>.button{margin-top:15px}
