:root{--blue:#0754a2;--ink:#081a37;--muted:#64728b;--line:#d9e1ec;--light:#f5f8fc;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:#fff;color:var(--ink);font:1rem/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #3e91e6;outline-offset:4px}svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}::selection{background:#dceaff;color:#073b72}.wrap{width:min(1370px,calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:9;background:#fff;padding:12px}.skip-link:focus{top:12px}.header{height:95px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.header nav{display:flex;gap:29px;font-size:.875rem}.header nav a:hover,.footer a:hover{color:var(--blue)}.wordmark{display:inline-flex;align-items:center;gap:14px;font:500 1.35rem/1 var(--serif);letter-spacing:4px;white-space:nowrap}.logo-crop{display:inline-block;position:relative;flex-shrink:0;width:43px;height:34px;overflow:hidden;mix-blend-mode:multiply}.logo-crop img{position:absolute;width:65px;height:65px;max-width:none;left:-11px;top:-18px;filter:grayscale(1) invert(1) contrast(3)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;padding:11px 25px;font-size:.875rem;line-height:1.4;font-weight:500;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{background:#06478a;box-shadow:0 5px 20px #0754a21c;transform:translateY(-1px)}.header-cta{justify-self:end;min-width:174px}.hero-shell{position:relative;overflow:hidden}.hero{position:relative;text-align:center;padding:29px 0 24px;z-index:1}.eyebrow{margin:0;color:var(--blue);font-size:.75rem;font-weight:500;letter-spacing:2.3px}.short-rule{display:block;height:1px;width:38px;background:#0968c9;margin:17px auto 0}.hero h1{font:500 clamp(4.2rem,7vw,6.55rem)/.94 var(--serif);letter-spacing:-3.6px;margin:21px 0 18px}.hero-description{font:500 1.7rem/1.35 var(--serif);letter-spacing:-.5px;color:#56647e;margin:0 0 19px}.hero-cta{min-width:250px;min-height:52px;font-size:1rem}.watermark{position:absolute;width:530px;height:390px;left:calc(50% + 380px);top:10px;opacity:.07;mix-blend-mode:multiply;pointer-events:none}.watermark img{position:absolute;width:800px;height:800px;max-width:none;left:-130px;top:-235px;filter:grayscale(1) invert(1) contrast(5)}.workspace{border:1px solid #bfcbdc;border-radius:4px;background:white;box-shadow:0 12px 50px #102f5203;overflow:hidden;scroll-margin-top:20px}.app-topbar{height:63px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.app-wordmark{font-size:.875rem;letter-spacing:2px;gap:10px}.app-wordmark .logo-crop{width:28px;height:23px}.app-wordmark .logo-crop img{width:43px;height:43px;left:-7px;top:-12px}.app-divider{color:#a3aec0;margin-left:8px;font-family:var(--sans);font-size:.875rem}.ide-label{font:400 .75rem/1 var(--sans);letter-spacing:2px;color:#71809a;margin-left:8px}.workspace-nav{height:100%;display:flex;gap:29px;align-items:stretch}.view-tab{border:0;border-bottom:2px solid transparent;background:transparent;color:#687790;font-size:.75rem;padding:0 0;position:relative}.view-tab:hover{color:var(--blue)}.view-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.app-body{display:grid;grid-template-columns:188px minmax(0,1.08fr) minmax(0,1fr);min-height:473px}.app-sidebar{padding:18px 12px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:linear-gradient(90deg,#fcfdff,#fff)}.new-research{display:flex;gap:11px;align-items:center;color:#738099;background:none;border:0;font-size:.8125rem;text-align:left;padding:8px 12px;margin-bottom:10px}.new-research>span{font-size:1.3rem;line-height:1;color:#0870cb}.sidebar-view{display:flex;align-items:center;gap:11px;background:transparent;border:0;border-radius:3px;width:100%;padding:10px 12px;margin-bottom:6px;color:#65758e;font-size:.8125rem;text-align:left;white-space:nowrap}.sidebar-view:hover{background:#f1f6fc;color:var(--blue)}.sidebar-view.active{background:#eaf3fc;color:#0766bc}.matters{border-top:1px solid #e8edf4;padding-top:18px;margin-top:15px;display:flex;flex-direction:column;gap:7px}.sidebar-label{font-size:.75rem;letter-spacing:.8px;color:#8a97a8;padding:0 10px 6px}.matter{font-size:.75rem;color:#78869a;text-align:left;background:none;border:0;padding:5px 10px;border-radius:3px;line-height:1.6}.matter.active{color:var(--blue);background:#f1f6fc}.matter:hover{background:#eaf3fc}.sidebar-bottom{color:#91a0b3;font:400 .75rem/1.6 var(--serif);padding:30px 10px 4px;margin-top:auto}.analysis-pane{padding:21px 24px 20px;display:flex;flex-direction:column;min-width:0;scroll-margin-top:20px}.analysis-pane h2,.authority-pane h2{font:600 2.25rem/1.1 var(--serif);letter-spacing:-.7px;margin:0 0 21px}.question-block{padding:15px 17px;background:#f3f5f8;border-radius:4px;color:#647189}.preview-label{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:.875rem;color:#26354e;font-weight:450}.jurisdiction{font-size:.75rem;color:#92a0b1;white-space:nowrap}.question-block h3{font:400 .8125rem/1.6 var(--sans);margin:5px 0 0}.answer{font:500 1.28rem/1.5 var(--serif);color:#46536d;margin-top:12px}.answer p{margin:14px 0}.citation{display:inline-flex;justify-content:center;align-items:center;min-width:23px;min-height:23px;padding:1px 4px;background:#e9f3fe;color:#0754a2;border:1px solid #d7e8fa;border-radius:2px;font:.75rem/1 var(--sans);margin-left:3px;vertical-align:middle;transition:background .2s}.citation:hover,.citation.selected{background:#d7eafe;border-color:#a5c9ee;color:#004a94}.analysis-note{font-size:.75rem;line-height:1.7;color:#8492a6;margin:12px 0 30px}.next-example{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:white;color:#7c8ba1;border:1px solid #dce4ef;border-radius:4px;font-size:.8125rem;text-align:left;margin-top:auto;min-height:44px}.next-example>span:last-child{font-size:1.35rem;line-height:1;color:#6e88aa}.next-example:hover{border-color:#8fb7df;color:var(--blue)}.authority-pane{margin-top:20px;padding:1px 22px 22px 27px;border-left:1px solid var(--line);min-width:0;scroll-margin-top:20px}.authority-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.authority-heading h2{white-space:nowrap}.authority-heading select{color:#78849b;border:1px solid #dce4ef;background:#fff;border-radius:3px;padding:6px 21px 6px 9px;font-size:.75rem;max-width:133px;min-height:32px;margin-top:6px}.source-cards{display:flex;flex-direction:column;gap:17px}.source-card{border:1px solid #e0e6ef;border-radius:3px;padding:18px 17px 17px;background:linear-gradient(145deg,#fff,#fcfdff);transition:border-color .2s,background .2s,box-shadow .2s;scroll-margin-top:30px}.source-card.selected{border-color:#c6dced}.source-card.inspected{border-color:#6da7df;background:#f9fcff;box-shadow:inset 3px 0 #3886cb}.source-card-heading{display:grid;grid-template-columns:30px 1fr auto;align-items:start;gap:10px}.source-number{border:0;background:#e8f3ff;color:#0870c7;min-width:27px;min-height:30px;border-radius:2px;font:500 1.65rem/1 var(--serif);padding:0 6px;cursor:pointer}.source-card-heading h3{font:600 1.27rem/1.2 var(--serif);margin:3px 0 0;color:#182f50}.source-link{font-size:.75rem;color:#0768bc;white-space:nowrap;line-height:1.7;margin-top:3px}.source-link>span{font-size:1rem;margin-left:4px}.source-link:hover{text-decoration:underline}.source-summary{font-size:.8125rem;line-height:1.65;color:#7c88a0;margin:12px 0 10px 40px}.source-meta{display:flex;flex-wrap:wrap;gap:8px;margin-left:40px;font-size:.75rem;line-height:1.6;color:#8b98ac}.source-meta>span:first-child{color:#527392}.source-detail{margin:16px 0 0 40px;border-top:1px solid #d9e8f6;padding-top:13px}.detail-label{font-size:.75rem;letter-spacing:1px;color:#557a9f}.source-detail p{font:500 1.2rem/1.5 var(--serif);color:#375371;margin:7px 0 0}.authority-note{font-size:.75rem;line-height:1.6;color:#92a0b2;text-align:left;margin:19px 0 0}.verification{text-align:center;padding:19px 0 0;scroll-margin-top:25px}.verification h2{font:600 2.65rem/1.1 var(--serif);letter-spacing:-1px;margin:0}.verification .short-rule{width:30px;margin-top:16px}.verification-details{margin-top:12px}.verification-details>summary{cursor:pointer;list-style:none;color:#8291a6;font-size:.75rem;display:inline-flex;align-items:center;gap:12px;padding:10px}.verification-details>summary::-webkit-details-marker{display:none}.verification-details>summary:hover{color:var(--blue)}.verification-details>summary span{font-size:1rem}.verification-details[open]>summary span{transform:rotate(45deg)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;text-align:left;padding:29px 0 12px;border-top:1px solid var(--line);margin-top:10px}.principles article>span{font-size:.75rem;color:#4e7baa}.principles h3{font:600 1.5rem/1.2 var(--serif);margin:8px 0 10px}.principles p{font-size:1rem;color:#6b7b91;line-height:1.7;margin:0}.footer{display:flex;align-items:center;gap:24px;padding-top:28px;padding-bottom:30px;font-size:.75rem;color:#8392a9}.footer-wordmark{font-size:.75rem;letter-spacing:2px;gap:10px;color:#2b507b}.footer-wordmark .logo-crop{width:27px;height:23px}.footer-wordmark .logo-crop img{width:42px;height:42px;left:-7px;top:-11px}.copyright{padding-left:18px;border-left:1px solid #dbe3ed;font-size:.75rem;white-space:nowrap}.footer-purpose{margin-left:auto}.footer nav{display:flex;gap:24px;align-items:center}.analysis-pane.is-focused,.authority-pane.is-focused{background:#fbfdff}.source-card[hidden]{display:none}
@media(min-width:1600px){.hero{padding-top:35px;padding-bottom:32px}.hero h1{font-size:6.7rem}.app-body{min-height:470px}.watermark{left:calc(50% + 415px)}}
@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.header{gap:16px}.header nav{gap:20px;font-size:.8125rem}.wordmark{font-size:1.15rem;letter-spacing:3px;gap:10px}.header-cta{min-width:150px;font-size:.8125rem}.hero h1{font-size:5.9rem}.hero-description{font-size:1.5rem}.app-body{grid-template-columns:165px minmax(0,1fr) minmax(0,1fr)}.analysis-pane{padding-inline:20px}.authority-pane{padding-inline:20px}.source-card{padding:15px 13px}.source-card-heading{grid-template-columns:25px 1fr;gap:8px}.source-link{grid-column:2}.source-summary,.source-meta,.source-detail{margin-left:33px}.source-card-heading h3{font-size:1.2rem}.sidebar-view{gap:9px;padding-inline:8px;font-size:.75rem}.app-wordmark{font-size:.875rem}.workspace-nav{gap:24px}.footer-purpose{display:none}.footer nav{margin-left:auto}.watermark{left:calc(50% + 300px)}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:87px;grid-template-columns:1fr auto}.header nav{grid-row:2;grid-column:1/-1;justify-content:center;margin-top:-5px;display:none}.header .wordmark{justify-self:start}.hero{padding-top:29px}.hero h1{font-size:5.35rem}.hero-description{font-size:1.45rem}.watermark{left:calc(50% + 200px);opacity:.045}.app-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.app-sidebar{grid-column:1/-1;flex-direction:row;align-items:center;gap:18px;padding:10px 18px;border-right:0;border-bottom:1px solid var(--line);background:#fcfdff}.sidebar-views,.sidebar-label,.sidebar-bottom{display:none}.new-research{margin:0;padding:5px 0;white-space:nowrap}.matters{flex-direction:row;border:0;padding:0;margin:0;gap:8px}.matter{font-size:.75rem;padding:5px 9px}.analysis-pane,.authority-pane{padding-inline:18px}.authority-heading{flex-wrap:wrap;gap:4px;margin-bottom:17px}.authority-heading h2{margin:0}.authority-heading select{margin:0}.app-topbar{padding-inline:18px;gap:15px}.app-wordmark{font-size:.75rem;letter-spacing:1.5px}.ide-label{display:none}.app-divider{display:none}.workspace-nav{gap:18px}.source-summary{margin-left:0}.source-meta,.source-detail{margin-left:0}.verification h2{font-size:2.3rem}.footer{gap:15px}.footer nav{gap:16px}.copyright{padding-left:15px;font-size:.75rem}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.header{height:80px;gap:10px}.wordmark{font-size:1.03rem;letter-spacing:2px;gap:8px}.logo-crop{width:31px;height:27px}.logo-crop img{width:48px;height:48px;left:-8px;top:-13px}.header-cta{min-width:0;padding:9px 12px;min-height:40px;font-size:.75rem}.hero{padding-top:27px;padding-bottom:25px}.eyebrow{font-size:.6875rem;letter-spacing:1.7px}.short-rule{width:30px;margin-top:14px}.hero h1{font-size:clamp(3.6rem,12.6vw,4.8rem);line-height:.98;letter-spacing:-2px;margin:21px -2px 18px}.hero-description{font-size:1.37rem;line-height:1.3;max-width:310px;margin-inline:auto;margin-bottom:22px}.hero-cta{min-height:48px;min-width:225px;font-size:.875rem;gap:28px}.watermark{left:calc(50% + 100px);top:30px;opacity:.045;width:340px;height:310px}.watermark img{width:600px;height:600px;left:-99px;top:-166px}.app-topbar{height:auto;min-height:92px;flex-direction:column;align-items:flex-start;gap:0;padding:16px 15px 0}.app-wordmark{gap:9px;font-size:.75rem;letter-spacing:1.7px}.workspace-nav{width:100%;height:42px;justify-content:space-between;gap:14px}.view-tab{font-size:.75rem;white-space:nowrap}.app-body{display:flex;flex-direction:column}.app-sidebar{padding:10px 12px;gap:8px;flex-wrap:wrap;align-items:center}.new-research{display:none}.matters{width:100%;gap:7px}.matter{flex:1;text-align:center;min-height:38px;font-size:.8125rem}.analysis-pane{padding:23px 20px 20px;min-height:435px}.analysis-pane h2,.authority-pane h2{font-size:2.15rem;margin-bottom:18px}.question-block{padding:13px 14px}.preview-label{font-size:.8125rem}.jurisdiction{font-size:.6875rem}.question-block h3{font-size:.8125rem}.answer{font-size:1.28rem;line-height:1.5}.analysis-note{font-size:.75rem;margin-bottom:22px}.next-example{min-height:45px;font-size:.75rem;padding-inline:12px}.authority-pane{border-left:0;border-top:1px solid var(--line);margin-top:0;padding:23px 20px 24px}.authority-heading{align-items:center;flex-wrap:nowrap;margin-bottom:18px;gap:10px}.authority-heading h2{margin:0;font-size:2.1rem}.authority-heading select{max-width:113px;font-size:.75rem}.source-card{padding:17px 15px}.source-card-heading{grid-template-columns:25px 1fr auto;gap:9px}.source-card-heading h3{font-size:1.2rem}.source-link{grid-column:auto;font-size:.6875rem;white-space:nowrap}.source-link span{margin-left:0}.source-summary{font-size:.8125rem;line-height:1.6;margin-top:12px}.source-meta{font-size:.75rem}.authority-note{font-size:.75rem;line-height:1.7}.verification{padding-top:24px}.verification h2{font-size:2.25rem;line-height:1.12;letter-spacing:-.8px;max-width:330px;margin:auto}.verification-details>summary{font-size:.75rem}.principles{grid-template-columns:1fr;gap:25px;padding:25px 4px 0}.principles h3{font-size:1.6rem}.principles p{font-size:1rem}.footer{flex-wrap:wrap;padding-top:28px;padding-bottom:25px;justify-content:space-between;gap:20px 12px}.footer-wordmark{font-size:.6875rem;letter-spacing:1.3px;gap:7px}.copyright{border:0;padding-left:0;font-size:.6875rem}.footer nav{margin:0;width:100%;justify-content:center;font-size:.75rem;gap:30px}.source-detail p{font-size:1.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media(min-width:901px){.watermark{width:760px;height:440px}.watermark img{width:1150px;height:1150px;left:-185px;top:-337px}}
@media(max-width:600px){.hero h1{font-size:clamp(2.8rem,11.8vw,4rem);line-height:1.02;letter-spacing:-1.7px}.workspace-nav{gap:10px}}
@media(max-width:360px){.header .wordmark{font-size:.875rem;letter-spacing:1.6px;gap:6px}.header-cta{font-size:.6875rem;padding-inline:9px}.view-tab{font-size:.6875rem}.workspace-nav{gap:8px}.source-card-heading{grid-template-columns:25px 1fr}.source-link{grid-column:2}.authority-heading h2{font-size:1.85rem}.authority-heading select{padding-right:6px}.hero h1{font-size:2.8rem}}
.workspace-preview{border:0;overflow:hidden}.workspace-preview iframe{display:block;width:100%;height:640px;border:0;background:#fff}@media(max-width:600px){.workspace-preview iframe{height:720px}}

/* Main navigation — Terminus editorial header */
.header{height:121px;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;gap:44px}
.header-wordmark{justify-self:start;gap:13px;color:#111b2b;font-family:var(--sans);font-size:1.55rem;font-weight:500;letter-spacing:4.8px}
.header-wordmark .logo-crop{width:54px;height:39px}
.header-wordmark .logo-crop img{width:75px;height:75px;left:-11px;top:-21px;filter:grayscale(1) invert(1) contrast(5)}
.header-wordmark sup{align-self:flex-start;margin:5px 0 0 -7px;color:var(--blue);font:600 .68rem/1 var(--sans);letter-spacing:.2px}
.header nav{justify-self:center;gap:43px;font-size:1rem;color:#667085}
.header nav a,.header-explore{transition:color .2s ease}
.header nav a:hover,.header-explore:hover{color:var(--blue)}
.header-explore{justify-self:end;display:inline-flex;align-items:center;gap:35px;color:#111b2b;font-size:1rem;font-weight:500;white-space:nowrap}
.header-explore>span:last-child{color:#006ac6;font-size:1.35rem;line-height:1}
@media(max-width:900px){.header{height:92px;grid-template-columns:1fr auto}.header nav{display:none}.header-wordmark{font-size:1.3rem;letter-spacing:3.8px}.header-explore{gap:18px;font-size:.875rem}}
@media(max-width:600px){.header{height:82px}.header-wordmark{font-size:1.02rem;letter-spacing:2.7px;gap:8px}.header-wordmark .logo-crop{width:37px;height:29px}.header-wordmark .logo-crop img{width:54px;height:54px;left:-9px;top:-15px}.header-wordmark sup{font-size:.52rem;margin:3px 0 0 -5px}.header-explore{gap:9px;font-size:.75rem}.header-explore>span:last-child{font-size:1rem}}
@media(max-width:360px){.header-wordmark{font-size:.9rem;letter-spacing:2px}.header-explore>span:first-child{font-size:0}.header-explore>span:first-child::after{content:'Explore';font-size:.75rem}}

/* Text wordmark left, standalone scales centered */
.header-wordmark{justify-self:start;color:#13233f;font:500 1.42rem/1 var(--serif);letter-spacing:4.8px;white-space:nowrap;transition:color .2s ease}
.header-wordmark:hover{color:var(--blue)}
.header-mark{justify-self:center;display:flex;align-items:center;justify-content:center}
.header-mark .logo-crop{width:56px;height:42px}
.header-mark .logo-crop img{width:79px;height:79px;left:-12px;top:-22px;filter:grayscale(1) invert(1) contrast(5)}
@media(max-width:900px){.header-mark{display:flex}.header-wordmark{font-size:1.22rem;letter-spacing:3.8px}}
@media(max-width:600px){.header{grid-template-columns:1fr auto 1fr}.header-wordmark{font-size:.92rem;letter-spacing:2.6px}.header-mark .logo-crop{width:37px;height:29px}.header-mark .logo-crop img{width:54px;height:54px;left:-9px;top:-15px}.header-explore{justify-self:end}.header-explore>span:first-child{display:none}}
@media(max-width:360px){.header-wordmark{font-size:.78rem;letter-spacing:2px}.header-explore>span:first-child::after{content:none}}

/* Use the supplied clean scales artwork without cropping or filters. */
.header-mark-image{display:block;width:82px;height:56px;object-fit:contain}
@media(max-width:600px){.header-mark-image{width:62px;height:43px}}

/* Premium primary action. */
.hero-cta{position:relative;isolation:isolate;overflow:hidden;justify-content:center;min-width:286px;min-height:62px;padding:9px 28px;border:1px solid #0754a2;border-radius:5px;background:linear-gradient(112deg,#064d94 0%,#0870c7 100%);box-shadow:0 11px 26px #0754a224,0 2px 5px #0b31551a;color:#fff;font-weight:500;letter-spacing:-.01em}
.hero-cta::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,transparent 8%,#ffffff1c 49%,transparent 72%);transform:translateX(-110%);transition:transform .55s ease}
.hero-cta-copy{display:flex;flex-direction:column;align-items:center;gap:2px}.hero-cta-copy strong{font-size:1rem;font-weight:500;line-height:1.2}.hero-cta-copy small{font-size:.64rem;font-weight:500;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;opacity:.76}
.hero-cta:hover{background:linear-gradient(112deg,#064789 0%,#0767b8 100%);box-shadow:0 16px 34px #0754a22e,0 3px 8px #0b315520;transform:translateY(-2px)}
.hero-cta:hover::before{transform:translateX(110%)}
.hero-cta:active{box-shadow:0 7px 18px #0754a224;transform:translateY(0)}
@media(max-width:600px){.hero-cta{min-width:244px;min-height:58px;padding:8px 22px}}

/* Register-interest modal */
body.modal-open{overflow:hidden}.interest-dialog{width:min(900px,calc(100% - 32px));height:min(700px,calc(100dvh - 32px));max-width:none;max-height:none;margin:auto;padding:0;border:1px solid #c7d3e0;border-top:3px solid var(--blue);border-radius:10px;background:#fff;color:var(--ink);box-shadow:0 32px 110px #06172d40;overflow:hidden}.interest-dialog[open]{animation:interest-in .22s ease-out}.interest-dialog::backdrop{background:#071524a6;backdrop-filter:blur(7px)}.interest-dialog-shell{display:grid;grid-template-rows:94px minmax(0,1fr);height:100%}.interest-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 30px 0 24px;border-bottom:1px solid #d9e2ec;background:linear-gradient(115deg,#fff,#f8fbfe)}.interest-dialog-brand{display:flex;align-items:center;gap:16px;min-width:0}.interest-dialog-brand img{width:61px;height:48px;object-fit:contain;object-position:center}.interest-dialog-brand>div{padding-left:16px;border-left:1px solid #d2dde8}.interest-dialog-header p{margin:0 0 4px;color:var(--blue);font-size:.59rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.interest-dialog-header h2{margin:0;font:600 1.62rem/1.05 var(--serif);letter-spacing:-.35px}.interest-dialog-header button{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border:1px solid #ccd9e6;border-radius:50%;background:#fff;color:#61738a;font:300 1.5rem/1 var(--sans);cursor:pointer;box-shadow:0 4px 14px #071b3512;transition:transform .18s,background .18s,border-color .18s,color .18s}.interest-dialog-header button:hover{transform:rotate(3deg);background:#eef6fd;border-color:#9dbbd7;color:var(--blue)}.interest-dialog-header button:focus-visible{outline:3px solid #7fc0fa;outline-offset:3px}.interest-dialog iframe{display:block;width:100%;height:100%;border:0;background:#fff}@keyframes interest-in{from{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}@media(max-width:650px){.interest-dialog{inset:0;width:100%;height:100dvh;border:0;border-radius:0}.interest-dialog-shell{grid-template-rows:78px minmax(0,1fr)}.interest-dialog-header{padding-inline:15px}.interest-dialog-brand{gap:10px}.interest-dialog-brand img{width:46px;height:36px}.interest-dialog-brand>div{padding-left:11px}.interest-dialog-header p{font-size:.53rem;letter-spacing:1.5px}.interest-dialog-header h2{font-size:1.3rem}.interest-dialog-header button{width:36px;height:36px}}

/* Mobile presentation: the marketing shell adapts, while the product preview
   remains the same desktop workspace that customers will use. */
.workspace-mobile-note{display:none}
.workspace-mobile-image{display:none}
@media(max-width:650px){
  html{scroll-padding-top:12px}
  body{overflow-x:hidden}
  .wrap{width:calc(100% - 28px)}
  .header{height:72px;gap:5px}
  .header-wordmark{font-size:.82rem;letter-spacing:2px}
  .header-mark-image{width:51px;height:36px}
  .header-explore{min-width:42px;min-height:42px;justify-content:flex-end;font-size:0}
  .header-explore>span:last-child{font-size:1.15rem}
  .hero{padding:31px 0 30px}
  .eyebrow{font-size:.6875rem;letter-spacing:1.55px}
  .hero h1{max-width:390px;margin:18px auto 15px;font-size:clamp(3.05rem,14.2vw,4.15rem);line-height:.96;letter-spacing:-1.8px}
  .hero-description{max-width:300px;margin-bottom:24px;font-size:1.23rem;line-height:1.35}
  .hero-cta{width:min(100%,310px);min-width:0;min-height:60px;padding-inline:23px}
  .workspace-mobile-note{display:block;width:calc(100% - 28px);margin:4px auto 10px;text-align:center;color:#6f8096;font-size:.75rem;letter-spacing:.02em}
  .workspace-preview{width:calc(100% - 16px);height:auto;margin-inline:auto;border:1px solid #cbd7e4;border-radius:8px;overflow:hidden;box-shadow:0 18px 48px #163a621c;background:#f7f9fc}
  .workspace-preview iframe{display:none}
  .workspace-mobile-image{position:relative;display:block;background:#fff;overflow:hidden}
  .workspace-mobile-image img{display:block;width:100%;height:clamp(300px,78vw,390px);object-fit:cover;object-position:35% top}
  .workspace-mobile-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,#07182f99 100%);pointer-events:none}
  .workspace-mobile-image>span{position:absolute;z-index:1;right:12px;bottom:11px;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid #ffffff66;border-radius:4px;background:#0754a2e8;color:#fff;font-size:.75rem;font-weight:500;box-shadow:0 7px 20px #071b3540}
  .workspace-mobile-image>span>span{font-size:.95rem}
  .verification{padding-top:35px}
  .verification-details>summary{min-height:44px;font-size:.8125rem}
  .principles{gap:0;padding-top:12px}
  .principles article{padding:22px 2px;border-bottom:1px solid #e2e8f0}
  .principles article:last-child{border-bottom:0}
  .principles h3{margin-block:7px 8px;font-size:1.48rem}
  .principles p{line-height:1.62}
  .footer{padding-top:29px;padding-bottom:max(27px,env(safe-area-inset-bottom));gap:17px 10px}
  .footer-wordmark{width:100%;justify-content:center}
  .copyright{width:100%;text-align:center}
  .footer nav{min-height:44px}
  .interest-dialog-header{padding-top:env(safe-area-inset-top);min-height:67px}
}
@media(max-width:370px){
  .header-wordmark{font-size:.74rem;letter-spacing:1.6px}
  .header-mark-image{width:45px;height:32px}
  .hero h1{font-size:2.95rem}
  .workspace-preview{width:calc(100% - 12px)}
}
