html.pearl-home :where(.pearl-site,.pearl-site *:not(svg,svg *)){all:revert}html.pearl-home :where(body){all:revert}html.pearl-home :where(body):before{content:none;display:none}html.pearl-home :where(#root){all:revert}html.pearl-home .site-footer :where(.brand){background:none;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;height:auto}html.pearl-home :where(svg.brand-mark){all:revert}html.pearl-home .brand:hover{transform:none}html.pearl-home .brand:hover :where(.brand-mark){transform:none}html.pearl-home .footer-links :where(a){display:revert;align-items:revert;min-height:revert;background:none;transition:revert}html.pearl-home .footer-links :where(a):hover{color:inherit;background-size:auto}html.pearl-home .pearl-site :where(p,li,.footer-links) :where(a):focus-visible{border-radius:revert}html.pearl-home :where(p,li) :where(a):hover{text-decoration-thickness:auto}html.pearl-home .pearl-site :where(*):focus-visible{animation:revert}html.pearl-home{--paper:#f4f2ec;--paper-light:#fbfaf6;--paper-deep:#e9e6dd;--ink:#202d29;--muted:#616960;--line:rgba(32,45,41,.19);--forest:#1d3028;--forest-deep:#15261f;--sage:#c0cdb9;--on-dark:#f2f1e8;--on-dark-muted:#bdc5ba;--gold:#b29b72;--warn:#81533b;--success:#426044;--serif: "Iowan Old Style","Baskerville","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif;--sans: -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;--mono: "SFMono-Regular",Consolas,"Liberation Mono",monospace;--gutter:clamp(22px,5.55vw,96px);--max:1400px;--ease:cubic-bezier(.22,.68,0,1.01);--ease-out:cubic-bezier(.16,1,.3,1);--nav-height:88px}html.pearl-home *,html.pearl-home *:before,html.pearl-home *:after{box-sizing:border-box}html.pearl-home{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 22px)}html.pearl-home body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}html.pearl-home body.modal-open{overflow:hidden}html.pearl-home button,html.pearl-home input,html.pearl-home textarea,html.pearl-home select{font:inherit;color:inherit}html.pearl-home button,html.pearl-home a,html.pearl-home input,html.pearl-home summary{-webkit-tap-highlight-color:transparent}html.pearl-home button{cursor:pointer}html.pearl-home a{color:inherit;text-decoration:none}html.pearl-home button:disabled{cursor:wait}html.pearl-home button{border:0;background:none}html.pearl-home h1,html.pearl-home h2,html.pearl-home h3,html.pearl-home h4,html.pearl-home p,html.pearl-home figure{margin:0}html.pearl-home h1,html.pearl-home h2,html.pearl-home h3{font-weight:400}html.pearl-home ul,html.pearl-home ol{margin:0;padding:0;list-style:none}html.pearl-home svg{display:block;flex-shrink:0}html.pearl-home img{max-width:100%}html.pearl-home [hidden]{display:none!important}html.pearl-home ::selection{background:var(--forest);color:var(--paper)}html.pearl-home :focus-visible{outline:2px solid currentColor;outline-offset:6px}html.pearl-home input:focus-visible{outline-offset:3px}html.pearl-home .shell{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}html.pearl-home .serif{font-family:var(--serif);font-weight:400;letter-spacing:-.052em;line-height:1.02}html.pearl-home .serif em{font-weight:400}html.pearl-home .eyebrow,html.pearl-home .micro{font-family:var(--mono);font-size:10px;font-weight:400;letter-spacing:.13em;line-height:1.6;text-transform:uppercase}html.pearl-home .eyebrow{display:flex;align-items:center;gap:17px}html.pearl-home .eyebrow .index{opacity:.6;white-space:nowrap;flex-shrink:0}html.pearl-home .micro{letter-spacing:.09em}html.pearl-home .fine{font-size:12px;line-height:1.65;color:var(--muted)}html.pearl-home .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}html.pearl-home .skip-link{position:fixed;z-index:1000;left:20px;top:12px;padding:12px 20px;background:var(--ink);color:#fff;transform:translateY(-150%)}html.pearl-home .skip-link:focus{transform:none}html.pearl-home .arrow,html.pearl-home .arrow-up{width:18px;height:18px}html.pearl-home .btn{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:56px;padding:15px 24px;border:1px solid var(--ink);border-radius:2px;font-family:var(--sans);font-size:13px;font-weight:500;line-height:1.35;position:relative;transition:background .24s,color .24s,border-color .24s,transform .24s var(--ease-out);text-align:left}html.pearl-home .btn .arrow,html.pearl-home .btn .arrow-up{transition:transform .35s var(--ease-out)}html.pearl-home .btn:hover .arrow{transform:translate(4px)}html.pearl-home .btn:hover .arrow-up{transform:translate(3px,-3px)}html.pearl-home .btn:active{transform:translateY(1px)}html.pearl-home .btn-primary{background:var(--ink);color:var(--paper-light)}html.pearl-home .btn-primary:hover{background:#35453b;border-color:#35453b}html.pearl-home .btn-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}html.pearl-home .btn-light:hover{background:#fff;border-color:#fff}html.pearl-home .text-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;padding-block:9px;position:relative;line-height:1.5}html.pearl-home .text-link:after{content:"";position:absolute;height:1px;background:currentColor;left:0;right:0;bottom:4px;transform:scaleX(.2);transform-origin:left;transition:transform .5s var(--ease-out);opacity:.45}html.pearl-home .text-link:hover:after{transform:scaleX(1)}html.pearl-home .text-link .arrow,html.pearl-home .text-link .arrow-up{transition:transform .4s var(--ease-out)}html.pearl-home .text-link:hover .arrow{transform:translate(4px)}html.pearl-home .text-link:hover .arrow-up{transform:translate(3px,-3px)}html.pearl-home .site-header{height:var(--nav-height);position:sticky;top:0;z-index:30;border-bottom:1px solid transparent;transition:background .3s,border-color .3s;background:var(--paper)}html.pearl-home .site-header.scrolled{background:var(--paper);border-color:var(--line)}html.pearl-home .nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}html.pearl-home .brand{display:inline-flex;align-items:center;gap:11px;font-size:26px;letter-spacing:-1.1px;line-height:1;font-weight:500}html.pearl-home .brand .brand-mark{width:28px;height:28px}html.pearl-home .nav-main{display:flex;align-items:center;gap:32px;margin-left:auto;margin-right:32px}html.pearl-home .nav-main a,html.pearl-home .nav-signin{font-size:12px;line-height:1.4;position:relative;padding-block:13px;white-space:nowrap}html.pearl-home .nav-main a:after{content:"";height:1px;left:0;right:0;bottom:7px;background:currentColor;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}html.pearl-home .nav-main a:hover:after{transform:scaleX(1)}html.pearl-home .nav-actions{display:flex;gap:28px;align-items:center}html.pearl-home .nav-signin{display:flex;gap:6px;align-items:center}html.pearl-home .nav-signin svg{width:13px;height:13px}html.pearl-home .nav-cta{min-height:42px;padding:10px 16px;font-size:11px;gap:24px}html.pearl-home .menu-toggle{display:none;width:44px;height:44px;padding:13px;position:relative}html.pearl-home .menu-toggle span{position:absolute;height:1px;width:19px;left:12px;background:var(--ink);transition:transform .25s,top .25s}html.pearl-home .menu-toggle span:first-child{top:18px}html.pearl-home .menu-toggle span:last-child{top:25px}html.pearl-home .menu-toggle[aria-expanded=true] span:first-child{top:21px;transform:rotate(45deg)}html.pearl-home .menu-toggle[aria-expanded=true] span:last-child{top:21px;transform:rotate(-45deg)}html.pearl-home .mobile-menu{display:none}html.pearl-home .scroll-line{position:absolute;bottom:-1px;left:0;height:1px;right:0;transform:scaleX(0);transform-origin:left;background:var(--ink);opacity:.45;pointer-events:none}html.pearl-home .hero{padding-top:clamp(48px,7vh,86px);padding-bottom:36px;position:relative}html.pearl-home .hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:4.5%;align-items:center}html.pearl-home .hero-copy{position:relative;z-index:2}html.pearl-home .hero h1{font-size:clamp(78px,8.05vw,132px);line-height:.96;letter-spacing:-.056em}html.pearl-home .hero h1>span{display:block}html.pearl-home .hero h1 em{color:#52634e}html.pearl-home .hero-description{font-size:15px;line-height:1.8;max-width:365px;margin-top:34px;color:var(--muted)}html.pearl-home .hero-description strong{font-weight:500;color:var(--ink)}html.pearl-home .hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:30px}html.pearl-home .hero-actions .btn{gap:36px}html.pearl-home .hero-subline{margin-top:15px;font-size:11px;color:var(--muted)}html.pearl-home .hero-object{min-width:0;padding:44px 21px 27px 20px;position:relative;transform:translateY(var(--hero-y,0px));will-change:auto}html.pearl-home .folio-back{position:absolute;background:#e4e2d8;border:1px solid rgba(32,45,41,.17);top:44px;right:22px;bottom:42px;left:21px;transform:translate(18px,-12px) rotate(4deg);border-radius:1px}html.pearl-home .folio-back:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 80%,rgba(255,255,255,.35));pointer-events:none}html.pearl-home .folio{position:relative;background:var(--paper-light);border:1px solid #c7c8bc;padding:33px 35px 26px;min-height:420px;box-shadow:0 17px 36px -29px #1f281e80;transform:rotate(-3deg);border-radius:1px}html.pearl-home .folio-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid var(--line)}html.pearl-home .folio-wordmark{font-size:18px;font-weight:500;letter-spacing:-.8px}html.pearl-home .folio-edition{font-family:var(--mono);font-size:9px;letter-spacing:.05em;color:var(--muted)}html.pearl-home .folio-title{display:flex;align-items:center;justify-content:space-between;padding-top:31px;padding-bottom:28px;gap:10px}html.pearl-home .folio-title h2{font-family:var(--serif);font-size:39px;letter-spacing:-.035em;line-height:1.02}html.pearl-home .folio-title .brand-mark{width:56px;height:56px;color:#69765d}html.pearl-home .folio-rows{border-top:1px solid var(--line)}html.pearl-home .folio-row{display:flex;gap:16px;align-items:center;min-height:59px;border-bottom:1px solid var(--line)}html.pearl-home .folio-row .micro{font-size:9px;opacity:.7}html.pearl-home .folio-row .label{font-size:13px}html.pearl-home .folio-row .folio-icon{margin-left:auto;width:28px;height:20px;color:#52634e}html.pearl-home .folio-note{margin-top:24px;max-width:250px;font-size:10px;line-height:1.6;color:var(--muted)}html.pearl-home .folio-caption{font-family:var(--mono);font-size:9px;letter-spacing:.08em;color:var(--muted);margin-top:30px;text-align:center;text-transform:uppercase;transform:translate(7px)}html.pearl-home .hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:32px;border-top:1px solid var(--line);padding-top:22px;margin-top:60px;font-size:11px;color:var(--muted)}html.pearl-home .hero-locale{display:flex;align-items:center;gap:12px;line-height:1.5}html.pearl-home .local-dot{width:5px;height:5px;border-radius:50%;background:var(--ink);flex-shrink:0}html.pearl-home .hero-standard{text-align:right;max-width:245px;line-height:1.7}html.pearl-home .hero-scroll{display:flex;align-items:center;gap:20px;white-space:nowrap}html.pearl-home .hero-scroll svg{width:17px;height:17px;transition:transform .3s}html.pearl-home .hero-scroll:hover svg{transform:translateY(4px)}html.pearl-home .story{background:var(--forest);color:var(--on-dark);margin-top:32px;position:relative}html.pearl-home .story-pin{padding:70px 0 50px}html.pearl-home .story-top{display:flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid rgba(242,241,232,.22);padding-bottom:24px}html.pearl-home .story-top .micro{color:var(--on-dark-muted);text-align:right}html.pearl-home .story-stage{position:relative}html.pearl-home .story-step{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding:65px 0}html.pearl-home .story-step+.story-step{border-top:1px solid rgba(242,241,232,.2)}html.pearl-home .story-number{font-family:var(--mono);font-size:11px;letter-spacing:.15em;color:var(--sage);margin-bottom:30px}html.pearl-home .story-copy h2{font-size:clamp(49px,5.2vw,82px)}html.pearl-home .story-copy h2 em{color:var(--sage)}html.pearl-home .story-copy p{font-size:14px;line-height:1.8;max-width:343px;margin-top:30px;color:var(--on-dark-muted)}html.pearl-home .story-copy .story-aside{font-family:var(--mono);font-size:10px;line-height:1.7;border-left:1px solid var(--sage);padding-left:16px;color:var(--sage);max-width:330px;margin-top:30px;letter-spacing:.01em}html.pearl-home .story-visual{min-width:0}html.pearl-home .story-document{background:var(--paper-light);color:var(--ink);padding:27px 30px;box-shadow:0 20px 70px #00000014;min-height:380px;border-radius:1px;border:1px solid #d2d5c6;position:relative}html.pearl-home .document-top{display:flex;gap:12px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:23px}html.pearl-home .document-top .micro{font-size:9px;letter-spacing:.08em}html.pearl-home .document-mark{width:20px;height:20px;color:#51654d}html.pearl-home .doc-caption{font-size:10px;color:var(--on-dark-muted);margin-top:15px;line-height:1.6;max-width:450px}html.pearl-home .call-event{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:22px}html.pearl-home .call-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #c5c8bc;border-radius:50%;color:var(--warn);flex-shrink:0}html.pearl-home .call-title{flex:1}html.pearl-home .call-title h3{font-size:16px;font-weight:500}html.pearl-home .call-title p{font-size:10px;color:var(--muted);margin-top:2px}html.pearl-home .call-event>time{font-family:var(--serif);font-size:35px;letter-spacing:-.04em}html.pearl-home .thread-divider{border-top:1px dashed var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:20px;margin-bottom:12px;font-size:9px;color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em}html.pearl-home .message{font-size:13px;line-height:1.75;padding:15px 18px;background:#e9ecdf;border:1px solid #dce1cf;border-radius:0 9px 9px;max-width:94%}html.pearl-home .message small{display:block;font-family:var(--mono);font-size:9px;opacity:.6;letter-spacing:.01em;margin-top:10px}html.pearl-home .message.reply{margin:12px 0 15px auto;background:transparent;border:1px solid var(--line);border-radius:9px 0 9px 9px;width:fit-content;max-width:86%;padding:11px 17px}html.pearl-home .message-compact{font-size:12px;line-height:1.65;padding:13px 16px}html.pearl-home .doc-foot{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:16px;margin-top:22px;font-size:10px;color:var(--muted)}html.pearl-home .calendar-ticket{border-top:1px dashed var(--line);padding-top:18px;display:flex;align-items:center;gap:20px}html.pearl-home .calendar-date{font-family:var(--serif);font-size:45px;line-height:1;letter-spacing:-.05em;padding-right:20px;border-right:1px solid var(--line)}html.pearl-home .calendar-ticket p{font-size:12px;font-weight:500}html.pearl-home .calendar-ticket small{font-size:10px;color:var(--muted)}html.pearl-home .receipt-status{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}html.pearl-home .receipt-status h3{font-family:var(--serif);font-size:43px;letter-spacing:-.04em;line-height:1}html.pearl-home .status-label{font-family:var(--mono);font-size:9px;letter-spacing:.04em;border:1px solid #ccb49c;color:var(--warn);padding:5px 8px;white-space:nowrap}html.pearl-home .proof-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid var(--line);font-size:12px}html.pearl-home .proof-line .state{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--success)}html.pearl-home .proof-line.missing .state{color:var(--warn)}html.pearl-home .proof-line svg{width:13px;height:13px}html.pearl-home .receipt-rule{font-family:var(--serif);font-size:20px;line-height:1.3;letter-spacing:-.02em;margin-top:15px;padding-top:20px;border-top:1px solid var(--line)}html.pearl-home .receipt-rule small{display:block;font-family:var(--sans);font-size:10px;line-height:1.65;letter-spacing:0;color:var(--muted);margin-top:12px}html.pearl-home .story-nav{display:none;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:24px}html.pearl-home .story-tab{position:relative;color:var(--on-dark-muted);padding:19px 0;text-align:left;border-top:1px solid rgba(242,241,232,.23);font-size:11px;display:flex;gap:14px;line-height:1.5;transition:color .25s}html.pearl-home .story-tab:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;background:var(--sage);transform:scaleX(var(--tab-progress,0));transform-origin:left}html.pearl-home .story-tab[aria-selected=true]{color:var(--on-dark)}html.pearl-home .story-tab span{font-family:var(--mono);font-size:9px;opacity:.6}html.pearl-home .story-skip{color:var(--on-dark-muted);font-size:10px;padding:10px 0}html.pearl-home .story.motion-story{height:265svh;min-height:1700px}html.pearl-home .motion-story .story-pin{position:sticky;top:var(--nav-height);height:calc(100svh - var(--nav-height));min-height:0;display:flex;flex-direction:column;justify-content:space-between;padding-block:30px 22px}html.pearl-home .motion-story .story-stage{order:1;flex:1;min-height:0;display:grid}html.pearl-home .motion-story .story-step{grid-area:1/1;padding-block:24px;border:0;will-change:transform,opacity;opacity:0;transform:translateY(28px);pointer-events:none}html.pearl-home .motion-story .story-step.active{pointer-events:auto}html.pearl-home .motion-story .story-step:first-child{opacity:1;transform:none}html.pearl-home .motion-story .story-nav{order:2;display:grid;margin-top:0}html.pearl-home .motion-story .story-top{padding-bottom:18px}html.pearl-home .motion-story .story-copy h2{font-size:clamp(48px,5.1vw,78px)}html.pearl-home .motion-story .story-document{min-height:365px}html.pearl-home .motion-story .story-copy p{margin-top:23px}html.pearl-home .motion-story .story-copy .story-aside{margin-top:24px}html.pearl-home .audit-section{padding-block:112px 116px}html.pearl-home .section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end;margin-top:36px}html.pearl-home .section-heading h2{font-size:clamp(48px,5.2vw,83px)}html.pearl-home .section-heading p{font-size:14px;line-height:1.85;color:var(--muted);max-width:370px;padding-bottom:4px}html.pearl-home .audit-spread{display:grid;grid-template-columns:.85fr 1.25fr;gap:7.5%;align-items:start;margin-top:64px}html.pearl-home .audit-explainer{padding-top:7px}html.pearl-home .audit-list li{padding:19px 0;border-bottom:1px solid var(--line);display:flex;gap:20px;align-items:baseline;font-size:13px}html.pearl-home .audit-list li:first-child{border-top:1px solid var(--line)}html.pearl-home .audit-list .micro{opacity:.65;font-size:9px}html.pearl-home .audit-explainer .text-link{margin-top:25px}html.pearl-home .audit-explainer .aside-note{font-size:12px;color:var(--muted);line-height:1.75;margin-top:35px;max-width:292px}html.pearl-home .sample-ledger{border:1px solid #caccc0;background:var(--paper-light);padding:30px 35px 24px;position:relative;box-shadow:0 8px 20px -20px var(--ink)}html.pearl-home .ledger-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:21px}html.pearl-home .ledger-heading h3{font-size:18px;letter-spacing:-.45px;font-weight:500}html.pearl-home .ledger-heading .fine{font-size:10px;margin-top:5px}html.pearl-home .sample-stamp{font-family:var(--mono);font-size:9px;line-height:1.55;letter-spacing:.08em;text-align:right;color:#53624e;text-transform:uppercase}html.pearl-home .ledger-table{width:100%;border-collapse:collapse;margin-bottom:0;font-size:12px}html.pearl-home .ledger-table td{border-top:1px solid var(--line);padding:11px 0;font-weight:400}html.pearl-home .ledger-table td:last-child{text-align:right;font-family:var(--mono);font-size:12px}html.pearl-home .ledger-table tr.highlight td{padding-block:18px}html.pearl-home .ledger-table tr.highlight td:first-child{max-width:240px;font-weight:500}html.pearl-home .ledger-table tr.highlight td:last-child{font-family:var(--serif);font-size:45px;line-height:1;color:var(--success)}html.pearl-home .estimate{margin-top:7px;padding:22px 24px;background:#e8ecdf;border:1px solid #dbe1cc}html.pearl-home .estimate-label{font-family:var(--mono);font-size:9px;letter-spacing:.065em;text-transform:uppercase;color:#536149}html.pearl-home .estimate-value{font-family:var(--serif);font-size:clamp(28px,3vw,44px);letter-spacing:-.04em;line-height:1.2;margin-top:8px;font-variant-numeric:lining-nums}html.pearl-home .estimate-formula{font-size:10px;color:#59674f;line-height:1.6;margin-top:10px}html.pearl-home .ledger-foot{font-size:10px;color:var(--muted);line-height:1.7;margin-top:18px}html.pearl-home .belief{padding:58px 0 76px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}html.pearl-home .belief-inner{display:flex;gap:40px;align-items:center;justify-content:space-between}html.pearl-home .belief .brand-mark{width:64px;height:64px;color:#67785d;flex-shrink:0}html.pearl-home .belief p{font-family:var(--serif);font-size:clamp(30px,3.6vw,57px);letter-spacing:-.035em;line-height:1.08;max-width:940px}html.pearl-home .belief p em{color:#586c51}html.pearl-home .pilot-section{padding-block:108px 104px}html.pearl-home .pilot-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%;margin-top:40px}html.pearl-home .pilot-copy h2{font-size:clamp(48px,5.1vw,81px)}html.pearl-home .pilot-copy>p{font-size:14px;color:var(--muted);line-height:1.85;max-width:335px;margin-top:32px}html.pearl-home .pilot-copy .text-link{margin-top:22px}html.pearl-home .pilot-offer{min-width:0}html.pearl-home .pilot-label{font-size:10px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase}html.pearl-home .price{display:flex;align-items:baseline;gap:5px;line-height:1;margin-top:18px;margin-bottom:13px;font-family:var(--serif);letter-spacing:-.045em}html.pearl-home .price .currency{font-size:29px;align-self:flex-start;margin-top:20px;margin-right:6px}html.pearl-home .price .amount{font-size:clamp(98px,9.5vw,147px);line-height:.92}html.pearl-home .price .period{font-family:var(--sans);font-size:13px;letter-spacing:0;color:var(--muted);margin-left:11px}html.pearl-home .pilot-offer .setup-note{font-size:11px;color:var(--muted);margin-top:15px}html.pearl-home .offer-lines{margin-top:30px;margin-bottom:30px;border-top:1px solid var(--line)}html.pearl-home .offer-lines li{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;gap:18px}html.pearl-home .offer-lines svg{margin-top:4px;width:13px;height:13px;color:#637454}html.pearl-home .pilot-offer .btn{width:100%}html.pearl-home .standard-price{font-size:10px;line-height:1.75;color:var(--muted);margin-top:19px;max-width:390px}html.pearl-home .standard-price strong{font-weight:500;color:var(--ink)}html.pearl-home .review-note{font-size:10px;color:var(--warn);line-height:1.7;margin-top:12px}html.pearl-home .trust-section{background:var(--paper-deep);padding-block:88px 92px}html.pearl-home .trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:start}html.pearl-home .trust-copy h2{font-size:clamp(45px,4.75vw,73px);margin-top:32px}html.pearl-home .trust-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85;max-width:330px;margin-top:26px}html.pearl-home .founder-sign{margin-top:34px}html.pearl-home .founder-sign .signature{font-family:var(--serif);font-size:35px;letter-spacing:-.035em;font-style:italic;line-height:1.2;color:#4c6047}html.pearl-home .founder-sign p{font-size:10px;line-height:1.6;margin-top:6px;color:var(--muted)}html.pearl-home .faq{padding-top:2px}html.pearl-home .faq>h3{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding-bottom:25px;font-weight:400}html.pearl-home .faq-item{border-top:1px solid rgba(32,45,41,.25)}html.pearl-home .faq-item:last-child{border-bottom:1px solid rgba(32,45,41,.25)}html.pearl-home .faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0;font-size:13px;font-weight:500;line-height:1.45}html.pearl-home .faq-item summary::-webkit-details-marker{display:none}html.pearl-home .plus{width:14px;height:14px;position:relative;flex-shrink:0}html.pearl-home .plus:before,html.pearl-home .plus:after{content:"";position:absolute;background:currentColor}html.pearl-home .plus:before{width:12px;height:1px;left:1px;top:6px}html.pearl-home .plus:after{width:1px;height:12px;top:1px;left:6px;transition:transform .25s}html.pearl-home .faq-item[open] .plus:after{transform:rotate(90deg)}html.pearl-home .faq-answer{font-size:12px;line-height:1.85;color:#576052;max-width:390px;padding-bottom:24px}html.pearl-home .faq-answer p+p{margin-top:12px}html.pearl-home .faq-answer a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}html.pearl-home .contact-section{background:var(--forest-deep);color:var(--on-dark);padding-block:94px 98px}html.pearl-home .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:13%}html.pearl-home .contact-copy h2{font-size:clamp(58px,6.2vw,100px);margin-top:34px}html.pearl-home .contact-copy h2 em{color:var(--sage)}html.pearl-home .contact-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--on-dark-muted);max-width:340px;margin-top:30px}html.pearl-home .contact-promises{display:flex;flex-wrap:wrap;gap:11px 20px;color:var(--sage);font-size:10px;margin-top:32px}html.pearl-home .contact-promises li{display:flex;align-items:center;gap:7px}html.pearl-home .contact-promises svg{width:11px;height:11px}html.pearl-home .audit-form-wrap{padding-top:15px;min-width:0}html.pearl-home .form-intro{font-size:12px;line-height:1.7;color:var(--on-dark-muted);margin-bottom:25px}html.pearl-home .form-field{display:block;margin-bottom:23px}html.pearl-home .form-field label{display:block;font-size:10px;letter-spacing:.045em;margin-bottom:7px;color:var(--on-dark-muted)}html.pearl-home .form-field input{width:100%;min-height:48px;padding:7px 0 12px;border:0;border-bottom:1px solid rgba(242,241,232,.35);background:transparent;color:var(--on-dark);border-radius:0;font-family:var(--sans);font-size:15px;transition:border-color .2s}html.pearl-home .form-field input::placeholder{color:#8c9b8e}html.pearl-home .form-field input:focus{outline:none;border-bottom-color:var(--on-dark)}html.pearl-home .form-field input:focus-visible{box-shadow:0 2px 0 -1px var(--on-dark)}html.pearl-home .form-field input[aria-invalid=true]{border-color:#ebc0a4}html.pearl-home .field-error{display:block;color:#ebc0a4;font-size:11px;margin-top:7px}html.pearl-home .hp-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}html.pearl-home .submit-btn{width:100%;margin-top:4px;font-size:13px}html.pearl-home .form-privacy{font-size:10px;line-height:1.75;color:var(--on-dark-muted);margin-top:17px;max-width:420px}html.pearl-home .form-privacy a{text-decoration:underline;text-underline-offset:3px}html.pearl-home .email-alternative{font-size:11px;color:var(--on-dark-muted);margin-top:24px;line-height:1.7}html.pearl-home .email-alternative a{color:var(--on-dark);text-decoration:underline;text-underline-offset:3px}html.pearl-home .form-feedback{margin-top:21px;border-top:1px solid rgba(242,241,232,.3);padding-top:21px;font-size:12px;line-height:1.7}html.pearl-home .form-feedback h3{font-family:var(--serif);font-size:30px;line-height:1.1;letter-spacing:-.03em;margin-bottom:13px}html.pearl-home .form-feedback p{color:var(--on-dark-muted)}html.pearl-home .form-feedback .text-link{color:var(--on-dark);margin-top:10px;align-items:center}html.pearl-home .form-feedback .feedback-links{display:flex;gap:20px;flex-wrap:wrap}html.pearl-home .form-feedback .form-back{font-size:11px;text-decoration:underline;text-underline-offset:4px;padding:12px 0;margin-top:12px;color:var(--on-dark-muted)}html.pearl-home .no-js-note{font-size:13px;padding:20px 0;color:var(--on-dark-muted)}html.pearl-home .no-js-note a{text-decoration:underline;color:var(--on-dark)}html.pearl-home .site-footer{padding-block:48px 26px}html.pearl-home .footer-top{display:flex;justify-content:space-between;align-items:start;gap:30px}html.pearl-home .footer-description{font-size:11px;color:var(--muted);max-width:240px;line-height:1.7;margin-top:18px}html.pearl-home .footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:10px 45px;font-size:11px}html.pearl-home .footer-links a:hover{text-decoration:underline;text-underline-offset:4px}html.pearl-home .footer-end{margin-top:44px;padding-top:19px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;justify-content:space-between;font-size:9px;color:var(--muted)}html.pearl-home .motion-toggle{display:none;font-size:9px;color:var(--muted);padding:7px 0;align-items:center;gap:9px;white-space:nowrap}html.pearl-home .motion-toggle:before{content:"";height:5px;width:5px;border-radius:50%;background:#637454}html.pearl-home .motion-toggle[aria-pressed=true]:before{background:transparent;border:1px solid var(--muted)}html.pearl-home.js .motion-toggle{display:inline-flex}html.pearl-home .document-dialog{width:min(820px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #b7bdb0;background:var(--paper-light);color:var(--ink);border-radius:2px;box-shadow:0 30px 100px #0003;overflow:auto}html.pearl-home .document-dialog::backdrop{background:#121f18a3}html.pearl-home .dialog-bar{position:sticky;top:0;z-index:2;background:var(--paper-light);display:flex;justify-content:space-between;align-items:center;padding:16px 28px;border-bottom:1px solid var(--line)}html.pearl-home .dialog-bar .micro{font-size:9px}html.pearl-home .dialog-close{width:40px;height:40px;padding:11px;margin:-7px -9px -7px 0}html.pearl-home .dialog-close svg{width:18px;height:18px;transition:transform .3s}html.pearl-home .dialog-close:hover svg{transform:rotate(90deg)}html.pearl-home .document-reader{padding:39px 46px 50px}html.pearl-home .document-reader .legal-back{display:none}html.pearl-home .document-reader h1{font-family:var(--serif);font-size:clamp(40px,5vw,61px);letter-spacing:-.045em;line-height:1.04;margin:16px 0 25px}html.pearl-home .document-reader .ae-label{font-family:var(--mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}html.pearl-home .document-reader p,html.pearl-home .document-reader li{font-size:13px;line-height:1.8}html.pearl-home .document-reader p{margin-top:14px}html.pearl-home .document-reader h2{font-family:var(--serif);font-size:30px;letter-spacing:-.025em;line-height:1.2;margin-top:34px;margin-bottom:16px}html.pearl-home .document-reader h3{font-size:14px;font-weight:500;line-height:1.5;margin-top:24px;margin-bottom:12px}html.pearl-home .document-reader .legal-meta{border-block:1px solid var(--line);padding-block:14px;margin-block:22px;display:flex;flex-direction:column;gap:5px;color:var(--warn);font-family:var(--mono);font-size:10px;line-height:1.7}html.pearl-home .document-reader ul,html.pearl-home .document-reader ol{padding-left:18px;list-style:disc}html.pearl-home .document-reader ol{list-style:decimal}html.pearl-home .document-reader li{padding-left:4px;margin-top:8px}html.pearl-home .document-reader a{text-decoration:underline;text-underline-offset:4px}html.pearl-home .document-reader .ae-btn{display:inline-flex;margin-top:20px;font-size:12px;gap:14px;padding-block:8px}html.pearl-home .document-reader .support-card,html.pearl-home .document-reader .legal-section{border-top:1px solid var(--line);margin-top:27px}html.pearl-home .document-reader .support-card h2,html.pearl-home .document-reader .legal-section h2{margin-top:25px}html.pearl-home .reader-footnote{padding:22px 46px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);line-height:1.7}html.pearl-home .reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}html.pearl-home .reveal-ready.is-visible{opacity:1;transform:none}@media (min-width:681px){html.pearl-home{scrollbar-gutter:stable}}@media (min-width:1650px){html.pearl-home .hero{padding-top:82px}html.pearl-home .hero h1{font-size:138px}html.pearl-home .folio{min-height:465px}html.pearl-home .hero-bottom{margin-top:83px}}@media (max-width:1150px){html.pearl-home .nav-main{gap:22px;margin-right:12px}html.pearl-home .nav-actions{gap:20px}html.pearl-home .hero-grid{gap:2%}html.pearl-home .hero h1{font-size:9vw}html.pearl-home .hero-object{padding:36px 12px 22px 15px}html.pearl-home .folio{padding:27px 25px 23px;min-height:380px}html.pearl-home .folio-back{top:36px;right:12px;bottom:36px;left:15px}html.pearl-home .folio-title h2{font-size:35px}html.pearl-home .folio-title .brand-mark{width:45px;height:45px}html.pearl-home .folio-row{min-height:54px}html.pearl-home .folio-head{padding-bottom:24px}html.pearl-home .hero-actions{gap:12px}html.pearl-home .hero-actions .btn{gap:25px;font-size:12px;padding-inline:19px}html.pearl-home .hero-actions .text-link{font-size:12px;gap:12px}html.pearl-home .story-step{gap:6%}html.pearl-home .story-document{padding:23px 24px}html.pearl-home .story-copy h2,html.pearl-home .motion-story .story-copy h2{font-size:5.5vw}html.pearl-home .pilot-grid,html.pearl-home .trust-grid,html.pearl-home .contact-grid{gap:8%}html.pearl-home .sample-ledger{padding:24px 26px}html.pearl-home .audit-spread{gap:6%}}@media (max-width:949px){html.pearl-home{--nav-height:76px;--gutter:36px}html.pearl-home .nav-main{display:none}html.pearl-home .nav-actions{margin-left:auto}html.pearl-home .nav-signin{display:none}html.pearl-home .menu-toggle{display:block}html.pearl-home .nav{gap:16px}html.pearl-home .brand{font-size:24px}html.pearl-home .brand .brand-mark{width:25px;height:25px}html.pearl-home .mobile-menu.open{display:grid;gap:0;position:fixed;top:var(--nav-height);left:0;right:0;padding:14px var(--gutter) 22px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 18px #14281408}html.pearl-home .mobile-menu a{padding-block:14px;font-size:14px;border-bottom:1px solid var(--line)}html.pearl-home .mobile-menu a:last-child{border:0}html.pearl-home .hero{padding-top:54px}html.pearl-home .hero h1{font-size:9.5vw}html.pearl-home .hero-description{font-size:13px;max-width:310px}html.pearl-home .hero-actions .text-link{margin-top:0}html.pearl-home .hero-object{padding-left:5px}html.pearl-home .folio{padding:24px 20px 20px;min-height:350px}html.pearl-home .folio-back{top:36px;right:12px;bottom:35px;left:5px}html.pearl-home .folio-head{padding-bottom:20px}html.pearl-home .folio-wordmark{font-size:16px}html.pearl-home .folio-edition{font-size:8px}html.pearl-home .folio-title{padding-block:25px}html.pearl-home .folio-title h2{font-size:32px}html.pearl-home .folio-title .brand-mark{width:37px;height:37px}html.pearl-home .folio-note{margin-top:20px;font-size:9px}html.pearl-home .folio-caption{font-size:8px}html.pearl-home .hero-bottom{margin-top:48px}html.pearl-home .hero-scroll{display:none}html.pearl-home .story{margin-top:24px}html.pearl-home .story-pin{padding-block:48px}html.pearl-home .story-top{gap:20px}html.pearl-home .story-top .micro{max-width:210px;font-size:8px}html.pearl-home .story-step{gap:6%;padding-block:60px}html.pearl-home .story-copy h2{font-size:5.7vw}html.pearl-home .story-copy p{font-size:12px}html.pearl-home .story-copy .story-aside{font-size:9px}html.pearl-home .story-number{margin-bottom:22px}html.pearl-home .story-document{padding:22px;min-height:330px}html.pearl-home .call-event>time{font-size:30px}html.pearl-home .call-title h3{font-size:13px}html.pearl-home .call-icon{width:30px;height:30px}html.pearl-home .call-icon svg{width:15px;height:15px}html.pearl-home .message{font-size:11px;padding:13px}html.pearl-home .doc-caption{font-size:9px}html.pearl-home .receipt-status h3{font-size:34px}html.pearl-home .status-label{font-size:8px;padding:4px}html.pearl-home .document-top .micro{font-size:8px}html.pearl-home .receipt-rule{font-size:20px}html.pearl-home .audit-section{padding-block:80px}html.pearl-home .section-heading{gap:6%}html.pearl-home .section-heading h2{font-size:6vw}html.pearl-home .section-heading p{font-size:12px}html.pearl-home .audit-spread{gap:5%;grid-template-columns:.8fr 1.2fr;margin-top:44px}html.pearl-home .audit-list li{font-size:12px;gap:14px}html.pearl-home .sample-ledger{padding:23px 20px}html.pearl-home .ledger-heading h3{font-size:16px}html.pearl-home .sample-stamp{font-size:8px}html.pearl-home .estimate{padding:18px}html.pearl-home .estimate-value{font-size:30px}html.pearl-home .estimate-formula,html.pearl-home .ledger-foot{font-size:9px}html.pearl-home .belief{padding-block:45px 52px}html.pearl-home .belief p{font-size:4.4vw}html.pearl-home .belief .brand-mark{width:49px;height:49px}html.pearl-home .pilot-section{padding-block:80px}html.pearl-home .pilot-copy h2{font-size:6vw}html.pearl-home .pilot-copy>p{font-size:12px}html.pearl-home .trust-section{padding-block:70px}html.pearl-home .trust-copy h2{font-size:5.8vw}html.pearl-home .trust-copy>p:not(.eyebrow){font-size:12px}html.pearl-home .faq-item summary{font-size:12px;padding-block:19px}html.pearl-home .faq-answer{font-size:11px}html.pearl-home .contact-section{padding-block:75px}html.pearl-home .contact-copy h2{font-size:7vw}html.pearl-home .contact-copy>p:not(.eyebrow){font-size:12px}html.pearl-home .contact-promises{gap:12px}html.pearl-home .contact-promises li{font-size:9px}}@media (max-width:680px){html.pearl-home{--nav-height:70px;--gutter:24px}html.pearl-home .site-header{position:sticky}html.pearl-home .brand{font-size:23px}html.pearl-home .brand .brand-mark{width:24px;height:24px}html.pearl-home .nav{gap:10px}html.pearl-home .nav-actions{gap:6px}html.pearl-home .nav-cta{font-size:10px;min-height:37px;padding:9px 12px;gap:12px}html.pearl-home .nav-cta .arrow-up{width:13px;height:13px}html.pearl-home .menu-toggle{width:35px;height:40px;padding:10px}html.pearl-home .menu-toggle span{left:9px;width:18px}html.pearl-home .hero{padding-top:36px;padding-bottom:24px}html.pearl-home .hero-grid{grid-template-columns:1fr;gap:25px}html.pearl-home .hero h1{font-size:clamp(56px,17.5vw,113px);line-height:.96;letter-spacing:-.06em}html.pearl-home .hero-description{max-width:340px;font-size:13px;line-height:1.8;margin-top:27px}html.pearl-home .hero-actions{gap:14px;margin-top:24px;flex-wrap:wrap}html.pearl-home .hero-actions .btn{font-size:12px;padding:15px 20px;gap:28px;min-height:53px}html.pearl-home .hero-actions .text-link{font-size:11px;gap:12px}html.pearl-home .hero-subline{font-size:10px;margin-top:13px}html.pearl-home .hero-object{width:min(100%,400px);margin:0 auto;padding:23px 23px 12px 10px;transform:none!important}html.pearl-home .folio-back{top:23px;right:23px;bottom:21px;left:10px;transform:translate(12px,-6px) rotate(4deg)}html.pearl-home .folio{min-height:0;padding:25px 26px 22px;transform:rotate(-2.5deg)}html.pearl-home .folio-head{padding-bottom:19px}html.pearl-home .folio-title{padding-block:21px}html.pearl-home .folio-title h2{font-size:clamp(21px,6.6vw,33px)}html.pearl-home .folio-title .brand-mark{width:32px;height:32px}html.pearl-home .folio-row{min-height:46px}html.pearl-home .folio-row .label{font-size:12px}html.pearl-home .folio-note{font-size:9px;max-width:230px;margin-top:19px}html.pearl-home .folio-caption{margin-top:24px;font-size:7px}html.pearl-home .hero-bottom{margin-top:22px;padding-top:20px;gap:20px;align-items:start;font-size:9px}html.pearl-home .hero-locale{max-width:164px;gap:8px}html.pearl-home .hero-standard{max-width:135px;font-size:9px}html.pearl-home .story{margin-top:12px}html.pearl-home .story-pin{padding-block:32px}html.pearl-home .story-top{align-items:start;padding-bottom:20px}html.pearl-home .eyebrow{font-size:9px;gap:12px}html.pearl-home .story-top .micro{font-size:7px;max-width:132px}html.pearl-home .story-step{grid-template-columns:1fr;gap:30px;padding-block:40px}html.pearl-home .story-step:last-child{padding-bottom:8px}html.pearl-home .story-copy h2{font-size:clamp(44px,11.6vw,66px)}html.pearl-home .story-copy p{font-size:13px;max-width:375px;margin-top:22px;line-height:1.75}html.pearl-home .story-number{font-size:9px;letter-spacing:.1em;margin-bottom:17px}html.pearl-home .story-copy .story-aside{margin-top:22px;max-width:350px;font-size:9px;padding-left:12px}html.pearl-home .story-document{min-height:0;padding:23px 24px;max-width:430px}html.pearl-home .call-title h3{font-size:15px}html.pearl-home .call-icon{height:36px;width:36px}html.pearl-home .call-event>time{font-size:33px}html.pearl-home .message{font-size:12px;padding:15px}html.pearl-home .doc-foot{margin-top:20px;font-size:9px}html.pearl-home .doc-caption{font-size:9px;max-width:350px;line-height:1.7;margin-top:13px}html.pearl-home .receipt-status h3{font-size:38px}html.pearl-home .proof-line{padding:15px 0}html.pearl-home .receipt-rule{font-size:22px}html.pearl-home .receipt-rule small{font-size:10px}html.pearl-home .calendar-date{font-size:42px}html.pearl-home .calendar-ticket p{font-size:12px}html.pearl-home .audit-section{padding-block:62px 65px}html.pearl-home .section-heading{grid-template-columns:1fr;gap:22px;margin-top:25px}html.pearl-home .section-heading h2{font-size:clamp(43px,11.6vw,68px)}html.pearl-home .section-heading p{font-size:13px;max-width:370px;line-height:1.8}html.pearl-home .audit-spread{grid-template-columns:1fr;margin-top:26px;gap:35px}html.pearl-home .audit-explainer{padding-top:0}html.pearl-home .audit-list li{font-size:12px;padding-block:14px}html.pearl-home .audit-explainer .text-link{margin-top:18px;font-size:12px}html.pearl-home .audit-explainer .aside-note{margin-top:23px;max-width:340px;font-size:11px}html.pearl-home .sample-ledger{padding:23px 23px 20px}html.pearl-home .ledger-heading h3{font-size:16px}html.pearl-home .ledger-heading .fine{font-size:9px}html.pearl-home .sample-stamp{font-size:8px}html.pearl-home .ledger-table{font-size:11px}html.pearl-home .ledger-table td{padding:10px 0}html.pearl-home .ledger-table td:last-child{font-size:11px}html.pearl-home .ledger-table tr.highlight td:first-child{max-width:190px}html.pearl-home .ledger-table tr.highlight td:last-child{font-size:42px}html.pearl-home .estimate{padding:18px}html.pearl-home .estimate-value{font-size:clamp(27px,7.5vw,37px)}html.pearl-home .estimate-label{font-size:8px}html.pearl-home .estimate-formula,html.pearl-home .ledger-foot{font-size:9px}html.pearl-home .belief{padding-block:37px 43px}html.pearl-home .belief-inner{gap:24px;align-items:start}html.pearl-home .belief .brand-mark{width:30px;height:30px;margin-top:6px}html.pearl-home .belief p{font-size:clamp(28px,7vw,39px);line-height:1.1;letter-spacing:-.03em}html.pearl-home .pilot-section{padding-block:62px}html.pearl-home .pilot-grid{grid-template-columns:1fr;gap:43px;margin-top:26px}html.pearl-home .pilot-copy h2{font-size:clamp(45px,11.5vw,67px)}html.pearl-home .pilot-copy>p{font-size:13px;max-width:350px;margin-top:23px}html.pearl-home .pilot-copy .text-link{font-size:12px;margin-top:17px}html.pearl-home .pilot-offer{border-top:1px solid var(--line);padding-top:28px}html.pearl-home .pilot-label{font-size:9px}html.pearl-home .price{margin-top:22px}html.pearl-home .price .amount{font-size:109px}html.pearl-home .price .currency{font-size:28px;margin-top:17px}html.pearl-home .price .period{font-size:13px}html.pearl-home .offer-lines{margin-top:25px;margin-bottom:24px}html.pearl-home .offer-lines li{font-size:12px}html.pearl-home .standard-price{max-width:360px;font-size:10px}html.pearl-home .review-note{font-size:10px}html.pearl-home .trust-section{padding-block:58px}html.pearl-home .trust-grid{grid-template-columns:1fr;gap:47px}html.pearl-home .trust-copy h2{font-size:clamp(43px,11vw,62px);margin-top:24px}html.pearl-home .trust-copy>p:not(.eyebrow){font-size:13px;max-width:350px;line-height:1.8;margin-top:23px}html.pearl-home .founder-sign{margin-top:24px}html.pearl-home .founder-sign .signature{font-size:33px}html.pearl-home .faq>h3{padding-bottom:20px}html.pearl-home .faq-item summary{font-size:12px;padding-block:20px}html.pearl-home .faq-answer{font-size:12px;max-width:350px;padding-bottom:22px}html.pearl-home .contact-section{padding-block:60px}html.pearl-home .contact-grid{grid-template-columns:1fr;gap:36px}html.pearl-home .contact-copy h2{font-size:clamp(54px,14vw,80px);margin-top:25px}html.pearl-home .contact-copy>p:not(.eyebrow){font-size:13px;margin-top:23px;max-width:340px}html.pearl-home .contact-promises{font-size:10px;margin-top:25px;gap:14px}html.pearl-home .contact-promises li{font-size:10px}html.pearl-home .audit-form-wrap{padding-top:7px}html.pearl-home .form-intro{font-size:12px}html.pearl-home .form-field{margin-bottom:24px}html.pearl-home .form-field label{font-size:11px}html.pearl-home .form-field input{font-size:16px;min-height:50px}html.pearl-home .form-privacy{font-size:10px}html.pearl-home .email-alternative{font-size:11px;margin-top:20px}html.pearl-home .site-footer{padding-block:35px 20px}html.pearl-home .footer-top{display:grid;grid-template-columns:1fr;gap:31px}html.pearl-home .footer-links{grid-template-columns:repeat(2,1fr);font-size:11px;gap:12px 30px}html.pearl-home .footer-description{font-size:10px;max-width:235px;margin-top:16px}html.pearl-home .footer-end{flex-wrap:wrap;gap:8px 20px;align-items:baseline;margin-top:28px;padding-top:17px;font-size:8px}html.pearl-home .footer-end>span:nth-child(2){order:3;width:100%;font-size:8px}html.pearl-home .motion-toggle{font-size:8px;margin-left:auto}html.pearl-home .document-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}html.pearl-home .dialog-bar{padding:15px 23px}html.pearl-home .document-reader{padding:24px 24px 36px}html.pearl-home .document-reader h1{font-size:42px}html.pearl-home .document-reader h2{font-size:27px}html.pearl-home .document-reader p,html.pearl-home .document-reader li{font-size:12px}html.pearl-home .reader-footnote{padding:20px 24px;font-size:9px}}@media (max-width:365px){html.pearl-home{--gutter:19px}html.pearl-home .hero-actions{gap:8px}html.pearl-home .hero-actions .btn{font-size:11px;gap:20px;padding-inline:17px}html.pearl-home .hero-actions .text-link{font-size:10px;gap:7px}html.pearl-home .nav-cta{font-size:9px;padding-inline:10px;gap:7px}html.pearl-home .nav-cta .arrow-up{width:12px;height:12px}html.pearl-home .brand{font-size:21px;gap:8px}html.pearl-home .story-document,html.pearl-home .sample-ledger{padding:20px}html.pearl-home .ledger-heading{gap:10px}html.pearl-home .ledger-heading h3{font-size:14px}html.pearl-home .estimate{padding:16px}html.pearl-home .estimate-value{font-size:26px}html.pearl-home .folio{padding:22px}html.pearl-home .hero-subline{font-size:9px}}@media (max-height:780px) and (min-width:950px){html.pearl-home .motion-story .story-document{padding:20px 25px;min-height:325px}html.pearl-home .motion-story .document-top{margin-bottom:17px;padding-bottom:12px}html.pearl-home .motion-story .story-copy h2{font-size:clamp(46px,4.6vw,69px)}html.pearl-home .motion-story .story-copy p{font-size:12px;max-width:325px;margin-top:20px}html.pearl-home .motion-story .story-copy .story-aside{margin-top:19px;font-size:9px}html.pearl-home .motion-story .story-number{margin-bottom:19px}html.pearl-home .motion-story .message{font-size:11px;padding:12px 15px}html.pearl-home .motion-story .doc-foot{margin-top:17px;padding-top:12px}html.pearl-home .motion-story .doc-caption{font-size:9px;margin-top:10px}html.pearl-home .motion-story .proof-line{padding-block:12px}html.pearl-home .motion-story .receipt-rule{font-size:19px;padding-top:16px;margin-top:12px}html.pearl-home .motion-story .receipt-rule small{font-size:9px}html.pearl-home .motion-story .receipt-status{margin-bottom:19px}html.pearl-home .motion-story .receipt-status h3{font-size:37px}html.pearl-home .motion-story .call-event{padding-bottom:17px}html.pearl-home .motion-story .thread-divider{padding-top:16px}html.pearl-home .motion-story .calendar-ticket{padding-top:14px}html.pearl-home .motion-story .story-top{padding-bottom:13px}html.pearl-home .motion-story .story-pin{padding-top:22px;padding-bottom:15px}html.pearl-home .motion-story .story-tab{padding-block:14px}}html.pearl-home.quiet{scroll-behavior:auto}html.pearl-home.quiet *,html.pearl-home.quiet *:before,html.pearl-home.quiet *:after{animation:none!important;transition:none!important}html.pearl-home.quiet .reveal-ready{opacity:1!important;transform:none!important}html.pearl-home.quiet .hero-object{transform:none!important}@media (prefers-reduced-motion:reduce){html.pearl-home{scroll-behavior:auto}html.pearl-home *,html.pearl-home *:before,html.pearl-home *:after{animation:none!important;transition:none!important}html.pearl-home .reveal-ready{opacity:1!important;transform:none!important}html.pearl-home .hero-object{transform:none!important}}@media print{html.pearl-home .site-header,html.pearl-home .hero-object,html.pearl-home .hero-scroll,html.pearl-home .story-nav,html.pearl-home .audit-form-wrap,html.pearl-home .motion-toggle,html.pearl-home .dialog-bar,html.pearl-home .scroll-line,html.pearl-home .mobile-menu{display:none!important}html.pearl-home .hero-grid,html.pearl-home .story-step,html.pearl-home .section-heading,html.pearl-home .audit-spread,html.pearl-home .pilot-grid,html.pearl-home .trust-grid,html.pearl-home .contact-grid{display:block}html.pearl-home .story{height:auto!important;min-height:0!important;background:#fff;color:#000}html.pearl-home .story-pin{position:static!important;height:auto!important;display:block!important}html.pearl-home .story-stage{display:block!important}html.pearl-home .story-step{position:static!important;opacity:1!important;transform:none!important;padding:20px 0;break-inside:avoid}html.pearl-home .story-copy p,html.pearl-home .story-copy .story-aside,html.pearl-home .doc-caption{color:#444}html.pearl-home .story-copy h2 em,html.pearl-home .contact-copy h2 em{color:inherit}html.pearl-home .story-document{box-shadow:none;margin-top:20px}html.pearl-home .contact-section,html.pearl-home .trust-section{background:#fff;color:#000}html.pearl-home .reveal-ready{opacity:1!important;transform:none!important}html.pearl-home .shell{width:100%}html.pearl-home .hero,html.pearl-home .audit-section,html.pearl-home .pilot-section,html.pearl-home .trust-section,html.pearl-home .contact-section{padding:25px 0}html.pearl-home .hero h1{font-size:60px}html.pearl-home .contact-copy>p:not(.eyebrow){color:#444}html.pearl-home .faq-item{break-inside:avoid}html.pearl-home .document-dialog[open]{position:relative;max-height:none;width:100%;border:0}html.pearl-home .document-dialog[open]~*{display:none}}html.pearl-home body{overflow-x:clip}html.pearl-home .hero{isolation:isolate}html.pearl-home .hero-copy{transform:translate3d(0,var(--copy-drift,0px),0)}html.pearl-home .hero-mask{overflow:clip;overflow-clip-margin:.12em;padding-bottom:.13em;margin-bottom:-.13em}html.pearl-home .hero-word{display:inline-block;position:relative;transform-origin:0 100%}html.pearl-home .hero-mask.proof-mask{padding-bottom:.25em;margin-bottom:-.25em;overflow:visible}html.pearl-home .proof-stroke{position:absolute;left:3%;bottom:-.1em;width:91%;height:.19em;overflow:visible;color:#879175}html.pearl-home .proof-stroke path{fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round}html.pearl-home .hero-atmosphere{position:absolute;top:-7%;right:-5%;bottom:10%;left:-9%;z-index:-1;pointer-events:none;overflow:clip;opacity:var(--atmosphere-opacity,1)}html.pearl-home .ambient-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 58% 50%,#b7c4ac78 0%,#c6cdbc58 30%,#e5e3d820 56%,transparent 72%);transform:translate3d(var(--wash-x,0px),var(--wash-y,0px),0)}html.pearl-home .ambient-light{position:absolute;top:-15%;right:-15%;bottom:-15%;left:-15%;background:linear-gradient(112deg,transparent 22%,#fff8 37%,#fbf6e166 41%,transparent 53%);transform:translate3d(var(--light-shift,0px),0,0) rotate(-6deg);opacity:.6}html.pearl-home .folio-emboss{position:absolute;left:7%;top:4%;width:86%;height:90%;color:#9fa98e;opacity:.12;transform:rotate(calc(-12deg + var(--emboss-turn,0deg))) scale(1.06)}html.pearl-home .hero-object{perspective:1200px}html.pearl-home .folio-arrival{position:relative;transform-origin:50% 70%}html.pearl-home .folio-float{position:relative;transform-origin:center;animation:pearl-folio-breathe 9.5s ease-in-out infinite;animation-play-state:paused}html.pearl-home .hero.ambient-on .folio-float{animation-play-state:running}html.pearl-home .folio-stage{position:relative;transform-style:preserve-3d;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .75s cubic-bezier(.16,1,.3,1);will-change:auto}html.pearl-home .folio-back{top:0;right:0;bottom:8px;left:0;transform:translate(calc(18px + var(--fan-x,0px)),calc(-12px - var(--fan-y,0px))) rotate(calc(4deg + var(--fan-r,0deg)));background:#dee2d4;box-shadow:0 25px 46px -35px #16281f4d}html.pearl-home .folio-third{position:absolute;top:0;right:5px;bottom:14px;left:5px;transform:translate(calc(-12px - var(--fan-x,0px)),calc(7px + var(--fan-y,0px))) rotate(calc(-7deg - var(--fan-r,0deg)));border:1px solid #bbc3ae66;background:#e9e8df;box-shadow:0 12px 40px -30px #16281f33;pointer-events:none}html.pearl-home .folio{transform:rotate(-3deg) translateZ(24px);box-shadow:0 38px 70px -38px #12281e66,0 8px 20px -13px #20302144;isolation:isolate}html.pearl-home .folio:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at var(--shine-x,40%) var(--shine-y,35%),#ffffffa8,transparent 67%);opacity:.5;z-index:-1;pointer-events:none}html.pearl-home .folio:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 26%,#fff8 43%,#fff0 55%);transform:translate(-105%);pointer-events:none;opacity:0;animation:pearl-paper-light 10s ease-in-out 1.1s infinite;animation-play-state:paused;clip-path:inset(0)}html.pearl-home .hero.ambient-on .folio:after{animation-play-state:running}html.pearl-home .folio-caption{position:relative;z-index:2;margin-top:32px;transform:none}html.pearl-home .folio-row{position:relative;transform-origin:left}html.pearl-home .folio-title .trace-mark{color:#75815c;filter:drop-shadow(0 1px 0 #fff)}html.pearl-home .motion-control{display:flex;gap:7px;align-items:center;justify-content:center;font-family:var(--mono);font-size:9px;letter-spacing:.03em;color:var(--muted);min-height:40px;padding:9px 10px;margin:4px auto -24px;position:relative;z-index:4;transition:color .25s}html.pearl-home .motion-control:hover{color:var(--ink)}html.pearl-home .motion-control:disabled{cursor:default;opacity:.7}html.pearl-home .motion-state{width:10px;height:10px;display:inline-block;position:relative}html.pearl-home .motion-state:before,html.pearl-home .motion-state:after{content:"";position:absolute;top:1px;bottom:1px;width:1px;background:currentColor;left:2px}html.pearl-home .motion-state:after{left:7px}html.pearl-home .motion-control[aria-pressed=true] .motion-state:before{top:0;bottom:auto;left:2px;background:none;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor}html.pearl-home .motion-control[aria-pressed=true] .motion-state:after{display:none}html.pearl-home.motion-enabled .hero-word{animation:pearl-headline-arrive 1.25s cubic-bezier(.16,1,.3,1) both}html.pearl-home.motion-enabled .hero-mask:nth-child(1) .hero-word{animation-delay:.08s}html.pearl-home.motion-enabled .hero-mask:nth-child(2) .hero-word{animation-delay:.23s}html.pearl-home.motion-enabled .hero-mask:nth-child(3) .hero-word{animation-delay:.4s}html.pearl-home.motion-enabled .proof-stroke path{stroke-dasharray:1;stroke-dashoffset:1;animation:pearl-line-draw 1.3s cubic-bezier(.5,0,.2,1) .9s both}html.pearl-home.motion-enabled .folio-arrival{animation:pearl-folio-arrive 1.7s cubic-bezier(.16,1,.3,1) .16s both}html.pearl-home.motion-enabled .folio-third{animation:pearl-third-arrive 1.9s cubic-bezier(.16,1,.3,1) .22s backwards}html.pearl-home.motion-enabled .folio-back{animation:pearl-back-arrive 1.9s cubic-bezier(.16,1,.3,1) .22s backwards}html.pearl-home.motion-enabled .folio-row{animation:pearl-row-arrive .8s cubic-bezier(.16,1,.3,1) both}html.pearl-home.motion-enabled .folio-row:nth-child(1){animation-delay:.73s}html.pearl-home.motion-enabled .folio-row:nth-child(2){animation-delay:.85s}html.pearl-home.motion-enabled .folio-row:nth-child(3){animation-delay:.97s}html.pearl-home.motion-enabled .trace-mark polyline{stroke-dasharray:1;stroke-dashoffset:1;animation:pearl-line-draw 1s cubic-bezier(.3,0,.1,1) both;animation-delay:calc(.9s + var(--stroke-index)*55ms)}html.pearl-home.motion-enabled .hero-description,html.pearl-home.motion-enabled .hero-actions,html.pearl-home.motion-enabled .hero-subline{animation:pearl-copy-arrive 1s var(--ease-out) both}html.pearl-home.motion-enabled .hero-description{animation-delay:.36s}html.pearl-home.motion-enabled .hero-actions{animation-delay:.48s}html.pearl-home.motion-enabled .hero-subline{animation-delay:.59s}html.pearl-home.motion-enabled .hero-bottom{animation:pearl-copy-arrive 1s var(--ease-out) .7s both}@keyframes pearl-headline-arrive{0%{opacity:0;transform:translate3d(0,105%,0) rotate(2.2deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pearl-folio-arrive{0%{opacity:0;transform:translate3d(36px,72px,0) rotate(10deg) scale(.88)}to{opacity:1;transform:translateZ(0) rotate(0) scale(1)}}@keyframes pearl-back-arrive{0%{transform:translate(2px,8px) rotate(-13deg)}to{transform:translate(18px,-12px) rotate(4deg)}}@keyframes pearl-third-arrive{0%{transform:translate(2px,8px) rotate(6deg)}to{transform:translate(-12px,7px) rotate(-7deg)}}@keyframes pearl-row-arrive{0%{opacity:0;transform:translate3d(18px,10px,0)}to{opacity:1;transform:none}}@keyframes pearl-copy-arrive{0%{opacity:0;transform:translate3d(0,15px,0)}to{opacity:1;transform:none}}@keyframes pearl-line-draw{to{stroke-dashoffset:0}}@keyframes pearl-folio-breathe{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-9px,0) rotate(.65deg)}}@keyframes pearl-paper-light{0%,15%{transform:translate(-85%);opacity:0}23%{opacity:.24}44%{opacity:0;transform:translate(85%)}to{transform:translate(85%);opacity:0}}html.pearl-home .story{background:transparent;isolation:isolate}html.pearl-home .story:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--forest);z-index:-1;clip-path:inset(0 var(--story-inset,0px) round var(--story-radius,0px));pointer-events:none}html.pearl-home .story-pin{isolation:isolate}html.pearl-home .story-light{position:absolute;inset:0 calc(-1 * var(--gutter));z-index:-1;pointer-events:none;overflow:clip;background:radial-gradient(ellipse at calc(75% - var(--story-spot,0%)) 48%,#70856426,transparent 58%);opacity:var(--story-light,1)}html.pearl-home .motion-story .story-visual{perspective:1100px}html.pearl-home .motion-story .story-document{transform-origin:50% 60%;transform:translate3d(calc((1 - var(--scene-in,1))*35px - var(--scene-out,0)*20px),calc((1 - var(--scene-in,1))*35px - var(--scene-out,0)*16px),0) rotateX(calc((1 - var(--scene-in,1))*8deg)) rotateY(calc((1 - var(--scene-in,1))*-7deg + var(--scene-out,0)*5deg)) rotate(calc((1 - var(--scene-in,1))*3deg - var(--scene-out,0)*2deg)) scale(calc(.9 + var(--scene-in,1)*.1 - var(--scene-out,0)*.035));box-shadow:0 34px 70px -22px #08191080}html.pearl-home .motion-story .story-copy .heading-ink{transform:translate3d(0,calc((1 - var(--scene-in,1))*65%),0)}html.pearl-home .motion-story .message,html.pearl-home .motion-story .calendar-ticket,html.pearl-home .motion-story .proof-line{opacity:calc(.15 + var(--detail-in,1)*.85);transform:translate3d(calc((1 - var(--detail-in,1))*14px),calc((1 - var(--detail-in,1))*8px),0)}html.pearl-home .motion-story .proof-line .state{transform:scale(calc(.85 + var(--detail-in,1)*.15));transform-origin:right}html.pearl-home .story-document .call-icon{position:relative}html.pearl-home .story-document .call-icon:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid #9d7d5d44;border-radius:50%;opacity:calc(.75 - var(--detail-in,1)*.35)}html.pearl-home .heading-mask{display:block;overflow:clip;overflow-clip-margin:.1em;padding-bottom:.11em;margin-bottom:-.11em}html.pearl-home .heading-ink{display:block;transform-origin:0 100%;transition:transform 1.05s var(--ease-out);transition-delay:calc(var(--line-index,0)*85ms)}html.pearl-home .reveal-ready:not(.is-visible) .heading-ink{transform:translate3d(0,108%,0) rotate(1.2deg)}html.pearl-home .reveal-ready{transition-duration:1.1s;transition-timing-function:var(--ease-out)}html.pearl-home .sample-ledger{transform-origin:50% 75%}html.pearl-home .sample-ledger.reveal-ready:not(.is-visible){transform:perspective(1100px) translate3d(0,42px,0) rotateX(7deg) rotate(-1.6deg)}html.pearl-home.motion-enabled .sample-ledger.motion-visible .ledger-table tr{animation:pearl-row-arrive .65s var(--ease-out) both;animation-delay:calc(var(--row-index,0)*.09s)}html.pearl-home.motion-enabled .sample-ledger.motion-visible .estimate{animation:pearl-estimate-reveal 1.1s var(--ease-out) .24s both}@keyframes pearl-estimate-reveal{0%{clip-path:inset(0 0 100%);transform:translateY(10px)}to{clip-path:inset(0);transform:none}}html.pearl-home .belief{position:relative}html.pearl-home .belief:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#647559;transform:scaleX(var(--belief-line,0));transform-origin:left}html.pearl-home .belief-word{display:inline-block}html.pearl-home.motion-enabled .belief-word{color:#adb1a3;background:linear-gradient(currentColor,currentColor) 0 0 / 0 100% no-repeat;-webkit-background-clip:initial;background-clip:initial}html.pearl-home.motion-enabled .belief-word{color:transparent;background-image:linear-gradient(90deg,var(--ink) 50%,#969f8a 50%);background-size:200% 100%;background-position:calc(100% - var(--word-fill,100%)) 0;-webkit-background-clip:text;background-clip:text}html.pearl-home.motion-enabled .belief em .belief-word{background-image:linear-gradient(90deg,#526a4b 50%,#969f8a 50%)}html.pearl-home .belief .brand-mark{transform:rotate(calc(-10deg + var(--belief-turn,10deg))) scale(var(--belief-scale,1));transform-origin:center}html.pearl-home .pilot-offer .price{overflow:clip;overflow-clip-margin:.1em}html.pearl-home.motion-enabled .pilot-offer.motion-visible .price .amount{animation:pearl-headline-arrive 1.05s var(--ease-out) both}html.pearl-home.motion-enabled .pilot-offer.motion-visible .offer-lines li{animation:pearl-row-arrive .7s var(--ease-out) both;animation-delay:calc(.12s + var(--row-index,0)*.07s)}html.pearl-home .contact-section{isolation:isolate;position:relative;overflow:clip}html.pearl-home .contact-section:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:-1;background:radial-gradient(ellipse at 25% 75%,#728b4c3b,transparent 59%),linear-gradient(118deg,transparent 48%,#a3b7890d 54%,transparent 69%);transform:translate3d(0,var(--contact-drift,0px),0);pointer-events:none}html.pearl-home .form-field{position:relative}html.pearl-home .form-field:after{content:"";height:1px;position:absolute;left:0;right:0;bottom:0;background:#d5e3c6;transform:scaleX(0);transform-origin:left;transition:transform .55s var(--ease-out)}html.pearl-home .form-field:focus-within:after{transform:scaleX(1)}html.pearl-home .btn{overflow:hidden;isolation:isolate;transition:background .3s,color .3s,border-color .3s,box-shadow .4s,transform .5s var(--ease-out)}html.pearl-home .btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(110deg,transparent 15%,#e7edd82b 46%,transparent 75%);transform:translate(-110%);transition:transform .8s cubic-bezier(.2,.65,.2,1);pointer-events:none}html.pearl-home .btn:hover:before{transform:translate(110%)}html.pearl-home .btn:hover{transform:translateY(-2px);box-shadow:0 9px 17px -12px #15311c80}html.pearl-home .btn:active{transform:translateY(0) scale(.985);transition-duration:.12s}html.pearl-home .site-header.scrolled{background:#f4f2eced;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}html.pearl-home.motion-enabled .document-dialog[open]{animation:pearl-reader-arrive .5s var(--ease-out) both}html.pearl-home.motion-enabled .document-dialog[open]::backdrop{animation:pearl-backdrop-arrive .4s ease both}@keyframes pearl-reader-arrive{0%{opacity:0;transform:translateY(22px) scale(.975)}to{opacity:1;transform:none}}@keyframes pearl-backdrop-arrive{0%{opacity:0}to{opacity:1}}html.pearl-home.motion-enabled .faq-item[open] .faq-answer{animation:pearl-copy-arrive .45s var(--ease-out) both}html.pearl-home.tab-hidden *,html.pearl-home.tab-hidden *:before,html.pearl-home.tab-hidden *:after{animation-play-state:paused!important}@media (min-width:950px){html.pearl-home .hero-object{padding-top:39px}html.pearl-home .hero-grid{column-gap:5%}html.pearl-home .hero-bottom{margin-top:66px}}@media (max-width:949px){html.pearl-home .hero-atmosphere{top:-4%;right:-1%;bottom:2%;left:-2%}html.pearl-home .hero-object{perspective:900px}html.pearl-home .folio-third{top:0;right:5px;bottom:12px;left:5px}html.pearl-home .hero-copy{transform:none!important}}@media (max-width:680px){html.pearl-home .hero-word{transform-origin:0 100%}html.pearl-home .proof-stroke{bottom:-.095em;height:.19em;stroke-width:1px}html.pearl-home .hero-object{padding-bottom:25px}html.pearl-home .folio-caption{margin-top:23px}html.pearl-home .motion-control{font-size:8px;margin-top:0;margin-bottom:-23px;min-height:37px}html.pearl-home .hero-atmosphere{top:-6%;right:-1%;bottom:0;left:-3%}html.pearl-home .folio-float{animation-duration:11s}html.pearl-home .folio{box-shadow:0 25px 43px -28px #203d2166}html.pearl-home .folio-third{transform:translate(-7px,5px) rotate(-6deg)}html.pearl-home .folio-back{transform:translate(9px,-5px) rotate(4deg)}html.pearl-home.motion-enabled .hero-description{animation-delay:.28s}html.pearl-home.motion-enabled .hero-actions{animation-delay:.36s}html.pearl-home .hero-copy{transform:none}html.pearl-home .story:before{clip-path:none}html.pearl-home .belief .brand-mark{transform:none}html.pearl-home .heading-ink{transition-duration:.8s}html.pearl-home.motion-enabled .folio-arrival{animation-duration:1.4s}}html.pearl-home.quiet .hero-copy,html.pearl-home.quiet .hero-word,html.pearl-home.quiet .folio-arrival,html.pearl-home.quiet .folio-float,html.pearl-home.quiet .folio-stage,html.pearl-home.quiet .folio-row,html.pearl-home.quiet .heading-ink,html.pearl-home.quiet .sample-ledger,html.pearl-home.quiet .price .amount,html.pearl-home.quiet .offer-lines li,html.pearl-home.quiet .estimate,html.pearl-home.quiet .story-document,html.pearl-home.quiet .message,html.pearl-home.quiet .calendar-ticket,html.pearl-home.quiet .proof-line,html.pearl-home.quiet .proof-line .state{transform:none!important;opacity:1!important}html.pearl-home.quiet .proof-stroke path,html.pearl-home.quiet .trace-mark polyline{stroke-dashoffset:0!important}html.pearl-home.quiet .folio:after{display:none}html.pearl-home.quiet .story:before{clip-path:none}html.pearl-home.quiet .belief-word{color:var(--ink);background:none}html.pearl-home.quiet .belief em .belief-word{color:#526a4b;background:none}html.pearl-home.quiet .belief:after{transform:scaleX(1)}html.pearl-home.quiet .ambient-wash,html.pearl-home.quiet .ambient-light,html.pearl-home.quiet .folio-emboss,html.pearl-home.quiet .contact-section:before{transform:none!important}html.pearl-home.quiet .hero-description,html.pearl-home.quiet .hero-actions,html.pearl-home.quiet .hero-subline,html.pearl-home.quiet .hero-bottom{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){html.pearl-home .hero-copy,html.pearl-home .hero-word,html.pearl-home .folio-arrival,html.pearl-home .folio-float,html.pearl-home .folio-stage,html.pearl-home .folio-row,html.pearl-home .heading-ink,html.pearl-home .sample-ledger,html.pearl-home .price .amount,html.pearl-home .offer-lines li,html.pearl-home .estimate{transform:none!important;opacity:1!important}html.pearl-home .proof-stroke path,html.pearl-home .trace-mark polyline{stroke-dashoffset:0!important}html.pearl-home .folio:after{display:none}html.pearl-home .story:before{clip-path:none}html.pearl-home .belief-word{color:var(--ink)!important;background:none!important}}@media print{html.pearl-home .hero-atmosphere,html.pearl-home .motion-control,html.pearl-home .proof-stroke,html.pearl-home .story-light{display:none!important}html.pearl-home .heading-ink{transform:none!important}html.pearl-home .belief-word{color:inherit!important;background:none!important}html.pearl-home .story:before{display:none!important}html.pearl-home .contact-section:before{display:none!important}}html.pearl-home .hero-atmosphere{mask-image:radial-gradient(ellipse at 54% 48%,#000 43%,transparent 74%);-webkit-mask-image:radial-gradient(ellipse at 54% 48%,#000 43%,transparent 74%)}html.pearl-home .folio{overflow:hidden;transform:rotate(-3deg)}html.pearl-home .modal-open .folio-float,html.pearl-home .modal-open .folio:after{animation-play-state:paused!important}@media (max-width:949px){html.pearl-home .story-light{top:0;right:0;bottom:0;left:0}}html.pearl-home .hero-atmosphere{contain:paint;overflow:hidden}@keyframes pearl-folio-arrive-narrow{0%{opacity:0;transform:translate3d(0,42px,0) rotate(2deg) scale(.85)}to{opacity:1;transform:translateZ(0) rotate(0) scale(1)}}@media (max-width:949px){html.pearl-home.motion-enabled .folio-arrival{animation-name:pearl-folio-arrive-narrow}}@media (min-width:950px) and (max-width:1199px){html.pearl-home.motion-enabled .folio-arrival{animation-name:pearl-folio-arrive-narrow}}html.pearl-home .hero-mask.proof-mask{overflow:clip}html.pearl-home[data-design=pearl]{color-scheme:light;--paper:#f7f9fc;--paper-light:#fff;--paper-deep:#edf1f7;--ink:#151a24;--muted:#5d6573;--line:rgba(28,43,70,.16);--forest:#101b2e;--forest-deep:#0c1423;--sage:#b6ceff;--on-dark:#f8faff;--on-dark-muted:#bac6d9;--gold:#235de7;--warn:#835026;--success:#277349;--accent:#235de7;--accent-soft:#eef3ff;--accent-line:#ccdafe;--primary:#235de7;--primary-ink:#fff;--primary-hover:#194bd0;--panel:linear-gradient(135deg,rgba(255,255,255,.98),rgba(246,249,255,.94));--back-panel:#e1eaff;--third-panel:#eef3ff;--panel-line:#d5deec;--panel-shadow:0 35px 95px -48px #1b3c794a,0 2px 9px -5px #172f5433;--header-surface:rgba(247,249,252,.86);--wash-a:#76aaff42;--wash-b:#bbceff30;--shine:rgba(255,255,255,.7);--mark:#789ce7;--mark-opacity:.07;--field:#ffffff08;--field-border:#7d90b966;--word-idle:#919baa;--radius:24px;--button-radius:999px;--message-radius:17px}html.pearl-home.visual-refresh{--serif:var(--sans)}html.pearl-home.visual-refresh body{background:var(--paper);font-weight:400}html.pearl-home.visual-refresh .serif{font-weight:550;letter-spacing:-.055em;line-height:1.06}html.pearl-home.visual-refresh .serif em,html.pearl-home.visual-refresh .belief em{font-style:normal;font-weight:inherit}html.pearl-home.visual-refresh .micro,html.pearl-home.visual-refresh .eyebrow{font-family:var(--sans);font-weight:500;letter-spacing:.1em}html.pearl-home.visual-refresh .brand{letter-spacing:-1.1px;font-weight:600}html.pearl-home.visual-refresh .site-header{background:var(--paper)}html.pearl-home.visual-refresh .site-header.scrolled{background:var(--header-surface);border-color:var(--line)}html.pearl-home.visual-refresh .hero{padding-top:clamp(58px,8vh,92px)}html.pearl-home.visual-refresh .hero-grid{grid-template-columns:1.05fr 1fr;gap:5%}html.pearl-home.visual-refresh .hero h1{font-size:clamp(64px,6.85vw,110px);line-height:1.04;letter-spacing:-.069em;font-weight:600}html.pearl-home.visual-refresh .hero h1 em{color:var(--accent);font-weight:600;font-style:normal}html.pearl-home.visual-refresh .hero-description{font-size:15px;line-height:1.85;max-width:380px;margin-top:32px}html.pearl-home.visual-refresh .hero-description strong{font-weight:550}html.pearl-home.visual-refresh .hero-actions{margin-top:29px}html.pearl-home.visual-refresh .hero-subline{font-size:11px}html.pearl-home.visual-refresh .btn{border-radius:var(--button-radius);border-color:var(--line);font-weight:550}html.pearl-home.visual-refresh .btn-primary{background:var(--primary);color:var(--primary-ink);border-color:var(--primary)}html.pearl-home.visual-refresh .btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}html.pearl-home.visual-refresh .btn-light{background:#f4f7ff;color:#101927;border-color:#f4f7ff}html.pearl-home.visual-refresh .btn-light:hover{background:#fff;border-color:#fff}html.pearl-home.visual-refresh .btn:hover{box-shadow:0 9px 22px -13px #0006}html.pearl-home.visual-refresh .btn:before{background:linear-gradient(110deg,transparent 15%,#fff3 46%,transparent 75%)}html.pearl-home.visual-refresh .nav-cta{border-color:var(--line);padding-inline:18px}html.pearl-home.visual-refresh .nav-cta:hover{background:var(--accent-soft)}html.pearl-home.visual-refresh .proof-stroke{color:var(--accent);opacity:.55;bottom:-.09em;height:.13em}html.pearl-home.visual-refresh .proof-stroke path{stroke-width:1.5}html.pearl-home.visual-refresh .hero-atmosphere{top:-6%;right:-6%;bottom:7%;left:-7%}html.pearl-home.visual-refresh .ambient-wash{background:radial-gradient(ellipse at 60% 48%,var(--wash-a) 0%,var(--wash-b) 34%,transparent 68%)}html.pearl-home.visual-refresh .ambient-light{background:linear-gradient(112deg,transparent 22%,var(--shine) 39%,transparent 56%);opacity:.6}html.pearl-home.visual-refresh .folio-emboss{color:var(--mark);opacity:var(--mark-opacity)}html.pearl-home.visual-refresh .folio{border-radius:var(--radius);border-color:var(--panel-line);background:var(--panel);box-shadow:var(--panel-shadow)}html.pearl-home.visual-refresh .folio:before{background:radial-gradient(ellipse at var(--shine-x,40%) var(--shine-y,35%),var(--shine),transparent 67%)}html.pearl-home.visual-refresh .folio:after{background:linear-gradient(115deg,transparent 26%,#ffffff40 43%,#fff0 55%);border-radius:inherit}html.pearl-home.visual-refresh .folio-back{background:var(--back-panel);border:1px solid var(--panel-line);border-radius:var(--radius);box-shadow:0 20px 44px -38px #0007}html.pearl-home.visual-refresh .folio-third{background:var(--third-panel);border:1px solid var(--panel-line);border-radius:var(--radius);box-shadow:0 12px 40px -30px #0005}html.pearl-home.visual-refresh .folio-title h2{font-size:clamp(24px,2.6vw,40px);font-weight:550;letter-spacing:-.048em;line-height:1.12}html.pearl-home.visual-refresh .folio-title .brand-mark,html.pearl-home.visual-refresh .folio-title .trace-mark{color:var(--accent);filter:none}html.pearl-home.visual-refresh .folio-row .label{font-size:13px;font-weight:450}html.pearl-home.visual-refresh .folio-row .folio-icon{color:var(--accent)}html.pearl-home.visual-refresh .folio-edition{font-family:var(--sans);font-size:9px;letter-spacing:.07em}html.pearl-home.visual-refresh .folio-caption{font-family:var(--sans);letter-spacing:.06em;font-size:9px}html.pearl-home.visual-refresh .folio-note{font-size:11px;max-width:280px}html.pearl-home.visual-refresh .story-light{background:radial-gradient(ellipse at calc(75% - var(--story-spot,0%)) 48%,var(--wash-a),transparent 60%)}html.pearl-home.visual-refresh .story-copy h2,html.pearl-home.visual-refresh .motion-story .story-copy h2{font-size:clamp(42px,4.2vw,67px);line-height:1.08;letter-spacing:-.054em}html.pearl-home.visual-refresh .story-document,html.pearl-home.visual-refresh .sample-ledger{border-radius:var(--radius);border:1px solid var(--panel-line);background:var(--panel);box-shadow:var(--panel-shadow)}html.pearl-home.visual-refresh .document-mark{color:var(--accent)}html.pearl-home.visual-refresh .call-icon{border-color:var(--line)}html.pearl-home.visual-refresh .call-icon:before{border-color:var(--accent-line)}html.pearl-home.visual-refresh .call-event>time{font-size:29px;font-weight:450}html.pearl-home.visual-refresh .message{background:var(--accent-soft);border-color:var(--accent-line);border-radius:4px var(--message-radius) var(--message-radius)}html.pearl-home.visual-refresh .message.reply{background:transparent;border-color:var(--line);border-radius:var(--message-radius) 4px var(--message-radius) var(--message-radius)}html.pearl-home.visual-refresh .message small{opacity:1;color:var(--muted)}html.pearl-home.visual-refresh .calendar-date{font-weight:500;font-size:39px}html.pearl-home.visual-refresh .receipt-status h3{font-size:34px;font-weight:550;letter-spacing:-.05em}html.pearl-home.visual-refresh .status-label{border-color:var(--line);border-radius:6px}html.pearl-home.visual-refresh .receipt-rule{font-size:20px;font-weight:500;line-height:1.4}html.pearl-home.visual-refresh .section-heading h2{font-size:clamp(40px,4.1vw,65px);line-height:1.08}html.pearl-home.visual-refresh .section-heading h2 em,html.pearl-home.visual-refresh .pilot-copy h2 em,html.pearl-home.visual-refresh .trust-copy h2 em{color:var(--muted)}html.pearl-home.visual-refresh .sample-stamp{color:var(--muted);font-family:var(--sans);letter-spacing:.05em}html.pearl-home.visual-refresh .estimate{background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:calc(var(--radius)*.55)}html.pearl-home.visual-refresh .estimate-label{color:var(--accent);font-family:var(--sans)}html.pearl-home.visual-refresh .estimate-formula{color:var(--muted)}html.pearl-home.visual-refresh .estimate-value{font-weight:550;font-size:clamp(24px,2.5vw,39px);letter-spacing:-.05em}html.pearl-home.visual-refresh .ledger-table tr.highlight td:last-child{font-weight:550;font-size:39px}html.pearl-home.visual-refresh .belief p{font-size:clamp(28px,3.4vw,51px);font-weight:500;line-height:1.16;letter-spacing:-.04em}html.pearl-home.visual-refresh .belief .brand-mark,html.pearl-home.visual-refresh .belief p em{color:var(--accent)}html.pearl-home.visual-refresh .belief:after{background:var(--accent)}html.pearl-home.visual-refresh.motion-enabled .belief-word{background-image:linear-gradient(90deg,var(--ink) 50%,var(--word-idle) 50%)}html.pearl-home.visual-refresh.motion-enabled .belief em .belief-word{background-image:linear-gradient(90deg,var(--accent) 50%,var(--word-idle) 50%)}html.pearl-home.visual-refresh.quiet .belief em .belief-word{color:var(--accent);background:none}html.pearl-home.visual-refresh .pilot-copy h2{font-size:clamp(40px,4.15vw,65px);line-height:1.1}html.pearl-home.visual-refresh .price{font-weight:550;letter-spacing:-.07em}html.pearl-home.visual-refresh .price .amount{font-size:clamp(98px,9vw,138px)}html.pearl-home.visual-refresh .offer-lines svg{color:var(--success)}html.pearl-home.visual-refresh .trust-copy h2{font-size:clamp(39px,3.9vw,62px);line-height:1.1}html.pearl-home.visual-refresh .founder-sign .signature{font-size:28px;font-style:normal;font-weight:500;color:var(--ink)}html.pearl-home.visual-refresh .faq-item,html.pearl-home.visual-refresh .faq-item:last-child{border-color:var(--line)}html.pearl-home.visual-refresh .faq-answer{color:var(--muted)}html.pearl-home.visual-refresh .contact-copy h2{font-size:clamp(49px,5.4vw,84px);line-height:1.08}html.pearl-home.visual-refresh .contact-section:before{background:radial-gradient(ellipse at 25% 75%,var(--wash-a),transparent 59%),linear-gradient(118deg,transparent 48%,#ffffff04 54%,transparent 69%)}html.pearl-home.visual-refresh .form-field input{background:var(--field);border:1px solid var(--field-border);border-radius:12px;padding:13px 15px;min-height:50px}html.pearl-home.visual-refresh .form-field input::placeholder{color:var(--on-dark-muted)}html.pearl-home.visual-refresh .form-field input:focus{border-color:var(--sage);box-shadow:0 0 0 3px #a0baff17}html.pearl-home.visual-refresh .form-field:after{display:none}html.pearl-home.visual-refresh .form-feedback h3{font-weight:500;line-height:1.16}html.pearl-home.visual-refresh .motion-toggle:before{background:var(--accent)}html.pearl-home.visual-refresh .motion-toggle[aria-pressed=true]:before{background:transparent}html.pearl-home.visual-refresh .document-dialog{background:var(--paper-light);border-color:var(--panel-line);border-radius:var(--radius)}html.pearl-home.visual-refresh .document-dialog::backdrop{background:#040914b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.pearl-home.visual-refresh .document-reader h1{font-size:clamp(36px,4.1vw,55px);font-weight:550;line-height:1.09}html.pearl-home.visual-refresh .document-reader h2{font-size:26px;font-weight:550;line-height:1.2}html.pearl-home.visual-refresh .form-field input[aria-invalid=true]{border-color:#f1b699}@media (min-width:1650px){html.pearl-home.visual-refresh .hero h1{font-size:121px}html.pearl-home.visual-refresh .folio-title h2{font-size:42px}}@media (min-width:681px) and (max-width:1150px){html.pearl-home.visual-refresh .hero h1{font-size:6.6vw;letter-spacing:-.075em}html.pearl-home.visual-refresh .hero-grid{gap:3%;grid-template-columns:1.05fr 1fr}html.pearl-home.visual-refresh .hero-description{font-size:13px;max-width:310px}html.pearl-home.visual-refresh .folio-title h2{font-size:2.7vw}html.pearl-home.visual-refresh .folio-note{font-size:10px}html.pearl-home.visual-refresh .story-copy h2{font-size:4.4vw}html.pearl-home.visual-refresh .section-heading h2,html.pearl-home.visual-refresh .pilot-copy h2{font-size:4.3vw}html.pearl-home.visual-refresh .trust-copy h2{font-size:4.2vw}html.pearl-home.visual-refresh .estimate-value{font-size:2.7vw}}@media (max-width:680px){html.pearl-home.visual-refresh .hero{padding-top:38px}html.pearl-home.visual-refresh .hero-grid{display:block}html.pearl-home.visual-refresh .hero h1{font-size:clamp(49px,11.6vw,73px);letter-spacing:-.071em;line-height:1.02}html.pearl-home.visual-refresh .hero-description{font-size:13px;margin-top:27px;max-width:360px}html.pearl-home.visual-refresh .hero-actions{margin-top:23px}html.pearl-home.visual-refresh .hero-actions .btn{font-size:11px;padding-inline:17px;gap:18px}html.pearl-home.visual-refresh .hero-actions .text-link{font-size:11px;gap:10px}html.pearl-home.visual-refresh .hero-subline{font-size:10px}html.pearl-home.visual-refresh .hero-object{margin-top:23px}html.pearl-home.visual-refresh .folio-title h2{font-size:clamp(25px,6.8vw,37px)}html.pearl-home.visual-refresh .folio-note{font-size:10px}html.pearl-home.visual-refresh .folio-caption{font-size:8px}html.pearl-home.visual-refresh .story-copy h2,html.pearl-home.visual-refresh .section-heading h2,html.pearl-home.visual-refresh .pilot-copy h2,html.pearl-home.visual-refresh .trust-copy h2{font-size:clamp(31px,8.5vw,48px);letter-spacing:-.05em;line-height:1.1}html.pearl-home.visual-refresh .contact-copy h2{font-size:clamp(41px,10.5vw,63px)}html.pearl-home.visual-refresh .estimate-value{font-size:clamp(25px,7vw,37px)}html.pearl-home.visual-refresh .belief p{font-size:clamp(28px,7.7vw,39px)}html.pearl-home.visual-refresh .receipt-status h3{font-size:30px}html.pearl-home.visual-refresh .call-event>time{font-size:27px}}@media (max-width:365px){html.pearl-home.visual-refresh .hero h1{font-size:10.95vw}html.pearl-home.visual-refresh .hero-actions .btn{padding-inline:13px;gap:12px;font-size:10px}html.pearl-home.visual-refresh .hero-actions .text-link{font-size:10px;gap:7px}}@media (max-height:780px) and (min-width:950px){html.pearl-home.visual-refresh .motion-story .story-copy h2{font-size:clamp(39px,3.9vw,59px)}html.pearl-home.visual-refresh .motion-story .receipt-status h3{font-size:31px}html.pearl-home.visual-refresh .motion-story .receipt-rule{font-size:18px}}@media print{html.pearl-home body{padding-bottom:0}html.pearl-home.visual-refresh body{background:#fff;color:#000}html.pearl-home.visual-refresh .serif{color:inherit}}html.pearl-home.pearl-graphics{--nav-height:82px;--gutter:clamp(22px,5.55vw,96px)}html.pearl-home.pearl-graphics body{padding-bottom:0;overflow-x:clip}html.pearl-home.pearl-graphics .site-header{background:#f7f9fceb}html.pearl-home.pearl-graphics .hero{padding-top:34px;padding-bottom:29px}html.pearl-home.pearl-graphics .hero-grid{grid-template-columns:1fr 1.06fr;gap:4%;align-items:center}html.pearl-home.pearl-graphics .hero h1{font-size:clamp(64px,6.8vw,106px);line-height:1.035;letter-spacing:-.065em}html.pearl-home.pearl-graphics .hero h1 em{background:linear-gradient(108deg,#4466cd,#2460ea 44%,#759cda);background-clip:text;-webkit-background-clip:text;color:transparent}html.pearl-home.pearl-graphics .hero-description{max-width:375px;margin-top:31px;font-size:15px;line-height:1.8}html.pearl-home.pearl-graphics .hero-bottom{margin-top:37px;padding-top:22px}html.pearl-home.pearl-graphics .hero-object{width:100%;max-width:660px;padding:0;margin:0;isolation:isolate;min-width:0;container-type:inline-size}html.pearl-home .product-object .folio-arrival{width:100%;height:570px}html.pearl-home .product-stage{height:570px;width:100%;perspective:1200px}html.pearl-home .product-aura{position:absolute;top:4%;right:-7%;bottom:20%;left:-10%;border-radius:50%;z-index:-2;pointer-events:none;background:radial-gradient(ellipse at 61% 43%,#d4e0ffcc,#e9effc82 39%,#f7f9fc00 69%);transform:translate3d(var(--wash-x,0px),var(--wash-y,0px),0)}html.pearl-home .signal-ribbon{position:absolute;width:118%;height:102%;top:-7%;right:-9%;bottom:0;left:-9%;z-index:-1;pointer-events:none;overflow:visible;transform:translateY(calc(var(--light-shift,0px)*.25)) rotate(-8deg)}html.pearl-home .device-position{width:270px;height:546px;position:absolute;left:27%;top:3px;transform:rotate(9deg) rotateY(-14deg) rotateX(4deg);transform-style:preserve-3d;transition:transform 1.1s var(--ease-out)}html.pearl-home .device-frame{height:100%;padding:5px;border-radius:46px;position:relative;background:linear-gradient(110deg,#edf0f5,#778291 3%,#fbfcff,#a3acb9 7%,#798493 75%,#dee5ed 94%,#505866 98%);box-shadow:inset 1px 0 1px #fff,inset -1px 0 1px #333e50,6px 6px #a5adba,8px 7px #e3e8f0,9px 9px #596475,17px 26px 35px -17px #1728466b,35px 45px 85px -42px #16285166}html.pearl-home .device-frame:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1px solid #e8edf5;border-radius:45px;pointer-events:none;z-index:3}html.pearl-home .device-frame:after{content:"";position:absolute;right:-6px;top:49px;height:18px;width:7px;background:#566274;opacity:.75;border-radius:1px;box-shadow:0 417px #6b7686}html.pearl-home .device-button{position:absolute;left:-3px;width:3px;background:linear-gradient(90deg,#8f9bac,#f3f7fa,#667284);border-radius:3px 0 0 3px}html.pearl-home .device-button-one{top:90px;height:23px}html.pearl-home .device-button-two{top:133px;height:44px}html.pearl-home .device-button-three{top:189px;height:44px}html.pearl-home .device-bezel{height:100%;padding:7px;background:#090d14;border:1px solid #1a2029;border-radius:41px;box-shadow:inset 0 0 0 1px #222a35}html.pearl-home .device-screen{height:100%;border-radius:34px;background:#0d1525;position:relative;overflow:hidden;color:#f4f7ff;isolation:isolate}html.pearl-home .device-wallpaper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(ellipse at 85% 64%,#7f9dda9c,transparent 57%),radial-gradient(ellipse at -32% 120%,#6386baff,transparent 64%),linear-gradient(165deg,#080d18,#10192a 42%,#303f5d);transition:filter 1s}html.pearl-home .device-wallpaper:before{content:"";position:absolute;width:420px;height:620px;left:-238px;top:14px;border-radius:50%;border-right:1px solid #adc8fe55;box-shadow:12px 8px 35px #9bbaff15,18px 14px #85acff0a,45px 26px #86b1ff08;transform:rotate(28deg)}html.pearl-home .device-island{position:absolute;z-index:6;top:9px;left:50%;transform:translate(-50%);height:20px;width:78px;background:#05070a;border-radius:14px;box-shadow:inset 0 -1px 1px #ffffff0d;display:flex;justify-content:flex-end;align-items:center;padding-right:7px}html.pearl-home .device-island i{width:7px;height:7px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#2e477a,#0b1121 65%);box-shadow:0 0 1px #454c65}html.pearl-home .device-status{position:absolute;top:13px;left:20px;right:15px;display:flex;justify-content:space-between;align-items:center;font-size:9px;font-weight:600;z-index:5;line-height:1}html.pearl-home .device-status svg{width:44px;height:12px}html.pearl-home .device-home{position:absolute;bottom:9px;width:87px;height:3px;border-radius:4px;background:#d8e2f3bb;left:50%;transform:translate(-50%)}html.pearl-home .phone-view{position:absolute;top:63px;right:16px;bottom:26px;left:16px;text-align:center;animation:pearl-phone-content-in .65s var(--ease-out) both}html.pearl-home .phone-overline{font-size:10px;letter-spacing:.04em;color:#bdcbe2;font-weight:450}html.pearl-home .phone-orb{width:64px;height:64px;border-radius:50%;margin:24px auto 15px;display:grid;place-items:center;color:#ff9a9c;position:relative;background:linear-gradient(145deg,#ffffff14,#ffffff03);border:1px solid #d1d9ed29;box-shadow:inset 0 1px 1px #ffffff0f,0 12px 28px #00000018}html.pearl-home .phone-orb>svg{width:27px;height:27px}html.pearl-home .miss-arrow{position:absolute;right:7px;top:4px;font-size:19px;font-weight:300;line-height:1}html.pearl-home .blue-orb{color:#b0c7ff}html.pearl-home .phone-state{color:#ffb1b4;font-size:11px;display:block;margin-bottom:5px}html.pearl-home .phone-heading{display:block;font-size:26px;line-height:1.1;font-weight:500;letter-spacing:-1px}html.pearl-home .phone-view>p{font-size:11px;color:#b2c0d8;margin-top:8px;line-height:1.5}html.pearl-home .phone-log{display:flex;align-items:center;gap:9px;margin-top:25px;padding:14px 10px;background:#edf4ff10;border:1px solid #e0eaff1c;border-radius:13px;text-align:left}html.pearl-home .phone-log-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:#db66881c;color:#ffb1b4}html.pearl-home .phone-log-icon svg{width:14px;height:14px}html.pearl-home .phone-log strong{display:block;font-size:10px;font-weight:550}html.pearl-home .phone-log small{display:block;font-size:8px;color:#b7c5db;margin-top:2px}html.pearl-home .phone-log>span:last-child{font-size:9px;margin-left:auto;color:#b2c0d8}html.pearl-home .phone-bottom-note{position:absolute;bottom:16px;left:0;right:0;font-size:10px;line-height:1.8;color:#e8efff}html.pearl-home .phone-bottom-note span{font-size:9px;color:#c0cce1}html.pearl-home .phone-follow .phone-orb,html.pearl-home .phone-proof .phone-orb{margin-top:16px;margin-bottom:16px;width:54px;height:54px}html.pearl-home .phone-follow .phone-heading,html.pearl-home .phone-proof .phone-heading{font-size:23px}html.pearl-home .phone-bubble{margin-top:21px;margin-right:12px;border:1px solid #ffffff23;border-radius:13px 13px 13px 3px;padding:12px;background:#cadbff1c;font-size:10px;line-height:1.6;text-align:left;color:#edf3ff}html.pearl-home .phone-bubble-reply{background:#4879c64d;margin-top:10px;margin-left:32px;margin-right:0;border-radius:13px 13px 3px}html.pearl-home .phone-proof-list{text-align:left;padding:16px 12px}html.pearl-home .phone-proof-list span{display:flex;align-items:center;gap:12px;border-bottom:1px solid #d5e5ff21;padding:11px 0;font-size:11px}html.pearl-home .phone-proof-list svg{width:21px;height:18px;color:#b8cfff}html.pearl-home .device-shadow{position:absolute;bottom:26px;left:24%;width:320px;height:31px;border-radius:50%;background:#253d6029;filter:blur(19px);transform:rotate(5deg)}html.pearl-home .floating-message{position:absolute;z-index:5;left:14%;right:-2%;top:282px;display:flex;gap:15px;align-items:center;padding:21px 23px;border-radius:22px;background:linear-gradient(110deg,#fffffff5,#f6f9ffdc 51%,#eef3ffcd);box-shadow:inset 0 1px 1px #fff,0 2px 4px #5868870d,0 25px 55px -17px #1d36562b;border:1px solid #ffffffd9;backdrop-filter:blur(23px);-webkit-backdrop-filter:blur(23px);transform:rotate(-3deg) translateY(calc(var(--fan-y,0px)*-.3));transition:transform 1s var(--ease-out),background .6s;color:#172034}html.pearl-home .floating-message:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;border:1px solid #7194d420;pointer-events:none}html.pearl-home .glass-app-icon{height:46px;width:46px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#597cf4,#235ae2 55%,#6291fb);box-shadow:inset 0 1px 1px #ffffff75,0 6px 14px #225ae131}html.pearl-home .glass-app-icon svg{width:27px;height:27px}html.pearl-home .glass-message-copy{min-width:0;width:100%}html.pearl-home .glass-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}html.pearl-home .glass-meta strong{font-size:12px;font-weight:600}html.pearl-home .glass-meta>span{font-size:7px;letter-spacing:.07em;color:#68768e}html.pearl-home .glass-title{font-size:17px;font-weight:550;line-height:1.4;letter-spacing:-.4px}html.pearl-home .glass-body{font-size:11px;line-height:1.6;color:#5e6b83;margin-top:3px}html.pearl-home .floating-receipt{position:absolute;z-index:2;width:223px;right:-3%;top:117px;background:linear-gradient(122deg,#ffffffdf,#e7efffe6);border:1px solid #fff;border-radius:20px;padding:20px 20px 16px;box-shadow:0 15px 45px -18px #29477e36;transform:rotate(10deg) translateY(calc(var(--fan-y,0px)*-.6));transition:transform 1.1s var(--ease-out)}html.pearl-home .mini-receipt-head{display:flex;align-items:center;gap:8px;margin-bottom:17px}html.pearl-home .mini-receipt-head>svg{width:17px;height:17px;color:#285ddb}html.pearl-home .mini-receipt-head>span{font-size:6.5px;letter-spacing:.045em;color:#5e6d86}html.pearl-home .floating-receipt>strong{display:block;font-size:18px;font-weight:550;line-height:1.15;letter-spacing:-.55px}html.pearl-home .mini-receipt-parts{margin-top:15px;display:grid;gap:9px}html.pearl-home .mini-receipt-parts>span{display:flex;align-items:center;gap:8px;font-size:8px;color:#61718a}html.pearl-home .mini-receipt-parts svg{width:17px;height:12px;color:#608be4}html.pearl-home .floating-receipt>small{display:block;margin-top:12px;border-top:1px solid #a8bce947;padding-top:10px;font-size:7px;color:#667995}html.pearl-home .graphic-annotation{position:absolute;right:-3%;top:24px;font-family:Segoe Print,Bradley Hand,cursive;font-size:17px;line-height:1.3;color:#7387ad;letter-spacing:-.5px;transform:rotate(5deg)}html.pearl-home .graphic-annotation svg{width:62px;height:49px;margin:7px auto 0;transform:rotate(-8deg)}html.pearl-home .product-stage[data-demo-state="1"] .device-position{transform:rotate(6deg) rotateY(-9deg) rotateX(2deg)}html.pearl-home .product-stage[data-demo-state="1"] .floating-message{transform:rotate(-2deg) translateY(18px)}html.pearl-home .product-stage[data-demo-state="1"] .floating-receipt{transform:rotate(6deg) translateY(10px)}html.pearl-home .product-stage[data-demo-state="2"] .device-position{transform:rotate(4deg) rotateY(-6deg) rotateX(2deg)}html.pearl-home .product-stage[data-demo-state="2"] .floating-message{transform:rotate(-2deg) translateY(80px)}html.pearl-home .product-stage[data-demo-state="2"] .floating-receipt{transform:rotate(0) translate(-4px,32px)}html.pearl-home .product-stage[data-demo-state="2"] .device-wallpaper{filter:hue-rotate(-10deg)}html.pearl-home .graphic-controls{display:flex;justify-content:center;gap:4px;margin:10px auto 0;padding:4px;background:#edf1f880;border:1px solid #c9d4e760;border-radius:999px;width:max-content;max-width:100%}html.pearl-home .graphic-controls button{font-size:10px;line-height:1.3;border-radius:999px;padding:10px 14px;color:#63718a;min-height:36px;white-space:nowrap;transition:color .3s,background .3s,box-shadow .3s;display:flex;align-items:center;gap:7px}html.pearl-home .graphic-controls button>span{font-size:8px;color:#7a8ba8;font-variant-numeric:tabular-nums}html.pearl-home .graphic-controls button:hover{color:var(--ink)}html.pearl-home .graphic-controls button[aria-pressed=true]{background:#fff;color:var(--ink);box-shadow:0 2px 7px #1d376e13}html.pearl-home .graphic-caption{text-align:center;font-size:9px;line-height:1.6;color:#65728a;margin-top:11px;letter-spacing:.01em}html.pearl-home .product-object .motion-control{margin-top:0;min-height:35px;font-size:8px;letter-spacing:.035em;margin-bottom:0}html.pearl-home.pearl-graphics .product-object .folio-arrival{animation-name:pearl-product-arrive;animation-duration:1.55s;animation-delay:.15s;transform-origin:50% 70%}@keyframes pearl-product-arrive{0%{opacity:0;transform:translate3d(0,34px,0) scale(.93)}to{opacity:1;transform:none}}@keyframes pearl-phone-content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}html.pearl-home .product-proof{position:relative;padding:92px 0 78px;background:linear-gradient(155deg,#fafbfe,#edf2fc 63%,#f7f9fc);overflow:clip;border-bottom:1px solid #dfe5f0}html.pearl-home .product-proof-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:7%;align-items:center}html.pearl-home .product-proof-copy{max-width:470px}html.pearl-home .product-proof-copy>.eyebrow{color:#697d9f;margin-bottom:22px}html.pearl-home .product-proof-copy>h2{font-size:clamp(42px,4vw,63px);line-height:1.08;letter-spacing:-.052em}html.pearl-home .product-proof-copy>h2>span{color:#6c7f9f}html.pearl-home .product-proof-copy>p:not(.eyebrow){margin-top:24px;max-width:366px;font-size:14px;line-height:1.85;color:#5d6a80}html.pearl-home .product-proof-copy>p.fine{font-size:11px;margin-top:19px}html.pearl-home .product-proof-copy>.text-link{margin-top:22px}html.pearl-home .proof-graphic{position:relative;min-width:0;width:100%;container-type:inline-size;perspective:1300px}html.pearl-home .proof-art-stack{position:relative;width:100%;height:490px;transform:translateY(var(--proof-lift,0px));transition:transform .15s linear}html.pearl-home .proof-halo{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;pointer-events:none;background:radial-gradient(ellipse at 50% 62%,#8fb0f943,transparent 63%)}html.pearl-home .proof-leaf{position:absolute;box-shadow:0 27px 62px -28px #35538746;border-radius:20px;border:1px solid #ffffff;color:#243652;background:linear-gradient(125deg,#ffffffeb,#eaf1fced);transform-origin:50% 80%;transition:transform .8s var(--ease-out)}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:300px;height:357px;padding:27px 26px;top:74px;left:31%}html.pearl-home .leaf-transcript{transform:rotate(11deg) translate(calc(var(--proof-fan,0)*20px));background:linear-gradient(125deg,#ffffffeb,#e9effbe0);z-index:2}html.pearl-home .leaf-booking{top:94px;left:40%;transform:rotate(20deg) translate(calc(var(--proof-fan,0)*31px));background:linear-gradient(125deg,#dce7fce0,#edf2faed);z-index:1}html.pearl-home .proof-leaf>div:first-child:not(.proof-brand){display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #bdcdeb70;padding-bottom:17px}html.pearl-home .proof-leaf>div:first-child>span{font-size:9px;color:#7487a7}html.pearl-home .proof-leaf>div:first-child>strong{font-size:14px;font-weight:500}html.pearl-home .leaf-calendar{height:70px;width:86px;color:#638bd2;margin:46px auto 32px}html.pearl-home .leaf-booking>span,html.pearl-home .leaf-transcript>span{font-size:10px;color:#6c7e9a}html.pearl-home .transcript-lines{display:grid;gap:15px;margin:35px 0}html.pearl-home .transcript-lines i{height:4px;display:block;background:#a9bcda50;border-radius:10px}html.pearl-home .transcript-lines i:nth-child(3){width:72%}html.pearl-home .transcript-lines i:nth-child(5){width:58%}html.pearl-home .leaf-main{left:6%;top:28px;width:345px;min-height:409px;z-index:3;padding:27px 28px 21px;transform:rotate(-7deg) translate(calc(var(--proof-fan,0)*-15px));background:linear-gradient(136deg,#fff,#f8faff 65%,#eef4ff);box-shadow:0 30px 60px -21px #294b7c39,0 2px 5px #7a94c413;border-color:#d4deee}html.pearl-home .proof-brand{display:flex;align-items:center;gap:9px;padding-bottom:22px;border-bottom:1px solid #dbe4f3}html.pearl-home .proof-brand>svg{width:21px;height:21px;color:#3465d0}html.pearl-home .proof-brand>strong{font-size:16px;letter-spacing:-.6px;font-weight:550}html.pearl-home .proof-brand>span{margin-left:auto;font-size:7px;letter-spacing:.065em;color:#8290a7}html.pearl-home .leaf-main h3{font-size:34px;line-height:1.06;letter-spacing:-1.3px;font-weight:550;margin-top:25px}html.pearl-home .proof-wave{display:flex;align-items:center;gap:3px;height:46px;margin:17px 0 16px;overflow:hidden}html.pearl-home .proof-wave i{height:var(--bar,16px);width:3px;flex-shrink:0;display:block;border-radius:3px;background:linear-gradient(#648de5,#a5bfea);transform:scaleY(calc(.55 + var(--proof-fan,1)*.45));transform-origin:center;transition:transform .45s ease}html.pearl-home .proof-art-rows{border-top:1px solid #dbe4f3}html.pearl-home .proof-art-rows>span{display:flex;align-items:center;gap:12px;font-size:10px;padding:13px 0;border-bottom:1px solid #dbe4f3}html.pearl-home .proof-art-rows>span>svg{height:17px;width:23px;color:#4575d4}html.pearl-home .proof-art-rows small{font-size:8px;margin-left:auto;color:#697995}html.pearl-home .leaf-main>p{font-size:8px;color:#6e7e97;margin-top:17px;line-height:1.5}html.pearl-home .proof-float-label{position:absolute;z-index:4;left:21%;top:-1px;display:flex;align-items:center;gap:11px;transform:rotate(-4deg) translateY(calc(var(--proof-fan,0)*-9px));background:linear-gradient(124deg,#fffffff5,#e9efffe6);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid white;box-shadow:0 9px 28px #244b9324;padding:15px 21px;border-radius:16px;white-space:nowrap}html.pearl-home .proof-float-label>span{width:33px;height:33px;display:grid;place-items:center;background:#e3ecff;border-radius:10px;color:#3165ce}html.pearl-home .proof-float-label svg{width:21px;height:21px}html.pearl-home .proof-float-label strong{display:block;font-size:11px;font-weight:550;line-height:1.4}html.pearl-home .proof-float-label small{display:block;font-size:9px;margin-top:3px;color:#697a96}html.pearl-home .proof-graphic>.graphic-caption{margin-top:3px}html.pearl-home.pearl-graphics .story-visual{position:relative;isolation:isolate}html.pearl-home.pearl-graphics .story-visual:before,html.pearl-home.pearl-graphics .story-visual:after{content:"";position:absolute;top:6px;right:10px;bottom:57px;left:10px;background:linear-gradient(160deg,#ffffff29,#afcbff12);border:1px solid #b6c9f13d;border-radius:24px;pointer-events:none;z-index:-1}html.pearl-home.pearl-graphics .story-visual:before{transform:rotate(4deg) translate(9px,7px)}html.pearl-home.pearl-graphics .story-visual:after{transform:rotate(-3deg) translate(-4px,7px)}html.pearl-home.pearl-graphics .story-visual .story-document{box-shadow:0 34px 75px -18px #010c265c}@media (min-width:1600px){html.pearl-home .product-object .folio-arrival,html.pearl-home .product-stage{height:602px}html.pearl-home .device-position{top:12px;left:29%;transform:rotate(9deg) rotateY(-14deg) rotateX(4deg) scale(1.045)}html.pearl-home .floating-message{top:315px}html.pearl-home .floating-receipt{top:143px}html.pearl-home .graphic-annotation{top:49px;right:1%}}@media (min-width:951px) and (max-width:1240px){html.pearl-home .product-object .folio-arrival,html.pearl-home .product-stage{height:498px}html.pearl-home .device-position{transform:rotate(9deg) rotateY(-14deg) rotateX(4deg) scale(.86);transform-origin:50% 0;left:21%;top:6px}html.pearl-home .product-stage[data-demo-state="1"] .device-position{transform:rotate(6deg) rotateY(-9deg) rotateX(2deg) scale(.86)}html.pearl-home .product-stage[data-demo-state="2"] .device-position{transform:rotate(4deg) rotateY(-6deg) rotateX(2deg) scale(.86)}html.pearl-home .floating-message{left:9%;top:251px;padding:17px;gap:12px}html.pearl-home .glass-app-icon{width:38px;height:38px;border-radius:11px}html.pearl-home .glass-app-icon svg{width:23px;height:23px}html.pearl-home .glass-title{font-size:14px}html.pearl-home .glass-body{font-size:10px}html.pearl-home .glass-meta>span{font-size:6px}html.pearl-home .floating-receipt{width:186px;right:-3%;top:105px;padding:17px}html.pearl-home .floating-receipt>strong{font-size:16px}html.pearl-home .mini-receipt-head>span{font-size:5.5px}html.pearl-home .graphic-annotation{right:-1%;font-size:14px}html.pearl-home .product-proof-grid{gap:4%;grid-template-columns:1fr 1fr}html.pearl-home .proof-art-stack{height:437px}html.pearl-home .leaf-main{left:1%;width:310px;padding:23px}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:260px;height:330px;left:26%}html.pearl-home .leaf-booking{left:32%}html.pearl-home .proof-float-label{left:12%;font-size:10px;padding:12px 17px}html.pearl-home .product-proof{padding-block:78px}html.pearl-home.pearl-graphics .hero-description{font-size:14px}}@media (min-width:681px) and (max-width:950px){html.pearl-home.pearl-graphics .hero-grid{grid-template-columns:1fr 1fr;gap:2%}html.pearl-home.pearl-graphics .hero h1{font-size:6.9vw}html.pearl-home.pearl-graphics .hero-description{font-size:13px;line-height:1.8}html.pearl-home .product-object .folio-arrival,html.pearl-home .product-stage{height:439px}html.pearl-home .device-position{left:11%;top:14px;transform:rotate(9deg) rotateY(-14deg) rotateX(4deg) scale(.73);transform-origin:50% 0}html.pearl-home .product-stage[data-demo-state="1"] .device-position{transform:rotate(6deg) rotateY(-9deg) rotateX(2deg) scale(.73)}html.pearl-home .product-stage[data-demo-state="2"] .device-position{transform:rotate(4deg) rotateY(-6deg) rotateX(2deg) scale(.73)}html.pearl-home .floating-message{left:-1%;right:-5%;top:235px;padding:15px;gap:10px;border-radius:16px}html.pearl-home .glass-app-icon{width:34px;height:34px;border-radius:10px}html.pearl-home .glass-app-icon svg{width:21px;height:21px}html.pearl-home .glass-title{font-size:12px}html.pearl-home .glass-body{font-size:9px}html.pearl-home .glass-meta strong{font-size:10px}html.pearl-home .glass-meta>span{font-size:5px}html.pearl-home .floating-receipt{width:160px;top:90px;right:-5%;padding:14px;transform:rotate(10deg)}html.pearl-home .floating-receipt>strong{font-size:14px}html.pearl-home .mini-receipt-head>span{font-size:5px}html.pearl-home .mini-receipt-head{gap:5px;margin-bottom:12px}html.pearl-home .mini-receipt-parts{gap:7px}html.pearl-home .graphic-annotation{font-size:12px;right:0;top:17px}html.pearl-home .graphic-annotation svg{width:45px;height:38px}html.pearl-home .graphic-controls{gap:0}html.pearl-home .graphic-controls button{font-size:9px;padding:9px 10px;gap:5px}html.pearl-home .graphic-caption{font-size:8px}html.pearl-home .product-stage[data-demo-state="2"] .floating-message{transform:rotate(-2deg) translateY(41px)}html.pearl-home .product-proof-grid{grid-template-columns:.85fr 1.15fr;gap:3%}html.pearl-home .product-proof-copy>h2{font-size:36px}html.pearl-home .product-proof-copy>p:not(.eyebrow){font-size:12px}html.pearl-home .product-proof-copy>p.fine{font-size:10px}html.pearl-home .proof-art-stack{height:419px}html.pearl-home .leaf-main{left:0;width:290px;padding:22px;min-height:378px}html.pearl-home .leaf-main h3{font-size:30px}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:240px;height:300px;left:24%}html.pearl-home .leaf-booking{left:29%}html.pearl-home .proof-float-label{left:0;padding:12px 14px}html.pearl-home .proof-float-label strong{font-size:9px}html.pearl-home .proof-float-label small{font-size:8px}html.pearl-home .product-proof{padding-block:68px}}@media (max-width:680px){html.pearl-home.pearl-graphics .hero{padding-top:36px;padding-bottom:25px}html.pearl-home.pearl-graphics .hero-grid{display:block}html.pearl-home.pearl-graphics .hero h1{font-size:clamp(48px,12vw,76px);line-height:1.025}html.pearl-home.pearl-graphics .hero-description{font-size:13px;max-width:355px;margin-top:25px}html.pearl-home.pearl-graphics .hero-actions{margin-top:22px;gap:16px}html.pearl-home.pearl-graphics .hero-actions .btn{min-height:48px;font-size:11px;padding-inline:20px}html.pearl-home.pearl-graphics .hero-actions .text-link{font-size:11px}html.pearl-home.pearl-graphics .hero-subline{font-size:10px;margin-top:12px}html.pearl-home.pearl-graphics .hero-object{width:100%;max-width:450px;margin:33px auto 0}html.pearl-home .product-object .folio-arrival,html.pearl-home .product-stage{height:457px}html.pearl-home .device-position{left:16%;top:4px;transform:rotate(9deg) rotateY(-14deg) rotateX(4deg) scale(.79);transform-origin:50% 0}html.pearl-home .product-stage[data-demo-state="1"] .device-position{transform:rotate(6deg) rotateY(-9deg) rotateX(2deg) scale(.79)}html.pearl-home .product-stage[data-demo-state="2"] .device-position{transform:rotate(4deg) rotateY(-6deg) rotateX(2deg) scale(.79)}html.pearl-home .device-shadow{bottom:27px;left:18%;width:220px}html.pearl-home .floating-message{left:3%;right:-3%;top:244px;padding:17px 15px;gap:11px;border-radius:19px}html.pearl-home .glass-app-icon{width:36px;height:36px;border-radius:10px}html.pearl-home .glass-app-icon svg{width:22px;height:22px}html.pearl-home .glass-title{font-size:13px}html.pearl-home .glass-meta strong{font-size:10px}html.pearl-home .glass-meta>span{font-size:5.5px;letter-spacing:.03em}html.pearl-home .glass-body{font-size:9px}html.pearl-home .floating-receipt{right:-3%;width:177px;top:105px;padding:15px;border-radius:16px}html.pearl-home .floating-receipt>strong{font-size:15px}html.pearl-home .mini-receipt-head>span{font-size:5.5px}html.pearl-home .mini-receipt-head{gap:5px;margin-bottom:11px}html.pearl-home .mini-receipt-parts{gap:7px;margin-top:11px}html.pearl-home .mini-receipt-parts>span{font-size:7px}html.pearl-home .floating-receipt>small{font-size:6px;margin-top:9px;padding-top:8px}html.pearl-home .graphic-annotation{font-size:13px;right:0;top:6px}html.pearl-home .graphic-annotation svg{width:46px;height:38px}html.pearl-home .graphic-controls{margin-top:6px;gap:3px}html.pearl-home .graphic-controls button{padding:10px 13px;min-height:38px;font-size:10px}html.pearl-home .graphic-caption{font-size:8px}html.pearl-home .product-object .motion-control{min-height:34px}html.pearl-home.pearl-graphics .hero-bottom{margin-top:25px}html.pearl-home .product-aura{top:4%;right:-4%;bottom:18%;left:-4%}html.pearl-home .signal-ribbon{width:110%;height:90%;top:-3%;right:-4%;bottom:0;left:-4%}html.pearl-home .product-stage[data-demo-state="2"] .floating-message{transform:rotate(-2deg) translateY(57px)}html.pearl-home .product-proof{padding:55px 0 35px}html.pearl-home .product-proof-grid{grid-template-columns:1fr;gap:35px}html.pearl-home .product-proof-copy{max-width:100%}html.pearl-home .product-proof-copy>h2{font-size:clamp(36px,9vw,51px);letter-spacing:-.05em}html.pearl-home .product-proof-copy>.eyebrow{margin-bottom:17px}html.pearl-home .product-proof-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}html.pearl-home .product-proof-copy>p.fine{font-size:10px;margin-top:17px}html.pearl-home .product-proof-copy>.text-link{font-size:12px;margin-top:14px}html.pearl-home .proof-graphic{max-width:420px;margin:auto}html.pearl-home .proof-art-stack{height:449px}html.pearl-home .leaf-main{width:285px;min-height:376px;padding:23px;left:0;top:36px;transform:rotate(-6deg) translate(calc(var(--proof-fan,0)*-4px))}html.pearl-home .leaf-main h3{font-size:30px}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:253px;height:334px;left:21%;top:70px;padding:22px}html.pearl-home .leaf-booking{left:25%;top:96px;transform:rotate(16deg) translate(calc(var(--proof-fan,0)*8px))}html.pearl-home .leaf-transcript{transform:rotate(8deg) translate(calc(var(--proof-fan,0)*6px))}html.pearl-home .proof-float-label{left:11%;padding:12px 15px;top:10px;gap:9px;border-radius:13px}html.pearl-home .proof-float-label strong{font-size:9px}html.pearl-home .proof-float-label small{font-size:8px}html.pearl-home .proof-float-label>span{width:28px;height:28px;border-radius:8px}html.pearl-home .proof-float-label svg{width:17px;height:17px}html.pearl-home .proof-brand>span{font-size:6px}html.pearl-home .proof-brand{padding-bottom:17px}html.pearl-home .proof-brand>strong{font-size:15px}html.pearl-home .proof-wave{height:40px;margin-block:15px;gap:2px}html.pearl-home .proof-wave i{width:3px}html.pearl-home .proof-art-rows>span{font-size:9px;gap:8px}html.pearl-home .proof-art-rows small{font-size:7px}html.pearl-home .leaf-main>p{font-size:8px}html.pearl-home.pearl-graphics .story-visual:before,html.pearl-home.pearl-graphics .story-visual:after{top:9px;right:10px;bottom:62px;left:10px}html.pearl-home.pearl-graphics .story-visual:before{transform:rotate(3deg) translate(5px,6px)}}@media (max-width:365px){html.pearl-home.pearl-graphics .hero{padding-top:27px}html.pearl-home.pearl-graphics .hero h1{font-size:12vw}html.pearl-home.pearl-graphics .hero-actions{gap:9px}html.pearl-home.pearl-graphics .hero-actions .btn{font-size:10px;padding-inline:15px;gap:10px}html.pearl-home.pearl-graphics .hero-actions .text-link{font-size:10px}html.pearl-home.pearl-graphics .hero-subline{font-size:9px}html.pearl-home .product-object .folio-arrival,html.pearl-home .product-stage{height:407px}html.pearl-home .device-position{left:6%;transform:rotate(9deg) rotateY(-14deg) rotateX(4deg) scale(.7)}html.pearl-home .product-stage[data-demo-state="1"] .device-position{transform:rotate(6deg) rotateY(-9deg) rotateX(2deg) scale(.7)}html.pearl-home .product-stage[data-demo-state="2"] .device-position{transform:rotate(4deg) rotateY(-6deg) rotateX(2deg) scale(.7)}html.pearl-home .floating-message{top:220px;left:-1%;right:-2%;padding:13px 12px;gap:8px}html.pearl-home .glass-title{font-size:11px}html.pearl-home .glass-body{font-size:8px}html.pearl-home .glass-meta>span{font-size:5px}html.pearl-home .floating-receipt{width:145px;top:84px;right:-1%;padding:13px}html.pearl-home .floating-receipt>strong{font-size:13px}html.pearl-home .mini-receipt-head>span{font-size:4.5px}html.pearl-home .mini-receipt-head>svg{width:13px;height:13px}html.pearl-home .graphic-annotation{font-size:11px}html.pearl-home .graphic-controls button{padding-inline:9px;font-size:9px;gap:5px}html.pearl-home .graphic-caption{font-size:7px}html.pearl-home .product-stage[data-demo-state="2"] .floating-message{transform:rotate(-2deg) translateY(41px)}html.pearl-home .leaf-main{width:250px;padding:20px}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:219px;left:18%;top:75px}html.pearl-home .leaf-booking{left:21%;top:94px}html.pearl-home .proof-float-label{left:4%;padding:12px}html.pearl-home .proof-float-label strong{font-size:8px}html.pearl-home .proof-brand>span{font-size:5px}html.pearl-home .proof-art-stack{height:422px}}html.pearl-home.pearl-graphics.quiet .device-position,html.pearl-home.pearl-graphics.quiet .floating-message,html.pearl-home.pearl-graphics.quiet .floating-receipt{transition:none}html.pearl-home.pearl-graphics.quiet .proof-art-stack,html.pearl-home.pearl-graphics.quiet .proof-wave i{transform:none}@media (prefers-reduced-motion:reduce){html.pearl-home .proof-art-stack{transform:none}html.pearl-home .phone-view{animation:none}html.pearl-home .proof-wave i{transform:none}}@media print{html.pearl-home .product-object,html.pearl-home .proof-graphic{display:none}html.pearl-home .product-proof{background:#fff;padding:25px 0}html.pearl-home .product-proof-grid{display:block}}html.pearl-home .product-stage{transform-style:flat}html.pearl-home .signal-ribbon{opacity:.48;mask-image:radial-gradient(ellipse at 54% 44%,#000 30%,#0009 48%,transparent 71%);-webkit-mask-image:radial-gradient(ellipse at 54% 44%,#000 30%,#0009 48%,transparent 71%)}html.pearl-home .signal-ribbon{width:100%;height:96%;top:0;right:0;bottom:0;left:0;transform:none;overflow:hidden;mask-image:radial-gradient(ellipse at 54% 43%,#000 24%,#0009 45%,transparent 66%);-webkit-mask-image:radial-gradient(ellipse at 54% 43%,#000 24%,#0009 45%,transparent 66%)}html.pearl-home .graphic-controls button{min-height:40px}@media (max-width:680px){html.pearl-home .product-object .floating-receipt,html.pearl-home .product-object .graphic-annotation{display:none}html.pearl-home .product-object .floating-message{left:2%;right:0}html.pearl-home .graphic-controls button{min-height:44px}html.pearl-home .leaf-main{left:7%;width:265px;transform:rotate(-5deg) translate(calc(var(--proof-fan,0)*-4px))}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:218px;height:326px;left:23%}html.pearl-home .leaf-booking{left:25%;transform:rotate(13deg) translate(calc(var(--proof-fan,0)*5px))}html.pearl-home .leaf-transcript{transform:rotate(7deg) translate(calc(var(--proof-fan,0)*5px))}html.pearl-home .proof-float-label{left:10%}html.pearl-home .proof-halo{top:0;right:0;bottom:0;left:0}html.pearl-home .proof-brand>span{font-size:5.5px}html.pearl-home .proof-art-stack{height:455px}}@media (max-width:365px){html.pearl-home .leaf-main{left:6%;width:240px;padding:19px}html.pearl-home .leaf-transcript,html.pearl-home .leaf-booking{width:195px;height:310px;left:21%}html.pearl-home .leaf-booking{left:22%;transform:rotate(10deg) translate(calc(var(--proof-fan,0)*3px))}html.pearl-home .proof-float-label{left:4%;padding:11px}html.pearl-home .proof-float-label strong{font-size:8px}html.pearl-home .proof-float-label small{font-size:7px}html.pearl-home .proof-brand{gap:7px}html.pearl-home .proof-brand>svg{width:18px;height:18px}html.pearl-home .proof-brand>span{font-size:5px}html.pearl-home .proof-art-rows>span{font-size:8px;gap:7px}html.pearl-home .proof-art-rows small{font-size:7px}html.pearl-home .leaf-main>p{font-size:7px}}html.pearl-home .device-shadow{width:55%;left:24%}html.pearl-home{--ambient-bg:#f7f9fc;--ambient-ink:#151a24;--ambient-muted:#5d6573;--ambient-accent:#235de7;--ambient-line:rgba(28,43,70,.16);--ambient-glass:rgba(247,249,252,.86);--ambient-soft:rgba(35,93,231,.07);--night:0;--light-travel:0px;--light-pan:0px;--light-opacity:0}html.pearl-home .atmosphere-field{display:none;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}html.pearl-home.atmosphere-active body{isolation:isolate;background:var(--ambient-bg);color:var(--ambient-ink)}html.pearl-home.atmosphere-active .atmosphere-field{display:block}html.pearl-home .atmosphere-glow{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;background:radial-gradient(ellipse at 83% 46%,#638dd926,transparent 57%),radial-gradient(ellipse at 15% 91%,#294a8817,transparent 51%);opacity:var(--light-opacity);transform:translate3d(var(--light-pan),var(--light-travel),0);contain:strict}html.pearl-home .atmosphere-rim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(123deg,transparent 58%,#9cbbec08 69%,transparent 82%);opacity:var(--night)}html.pearl-home.atmosphere-active{--ink:var(--ambient-ink);--muted:var(--ambient-muted);--line:var(--ambient-line);--accent:var(--ambient-accent);--accent-soft:var(--ambient-soft);--on-dark:var(--ambient-ink);--on-dark-muted:var(--ambient-muted);--sage:var(--ambient-accent)}html.pearl-home.atmosphere-active :is(.story-document,.sample-ledger,.proof-art-stack,.product-stage,.graphic-controls,.document-dialog){--ink:#151a24;--muted:#5d6573;--line:rgba(28,43,70,.16);--accent:#235de7;--accent-soft:#eef3ff;--sage:#b6ceff;--on-dark:#f8faff;--on-dark-muted:#bac6d9;color:var(--ink)}html.pearl-home.atmosphere-active :is(.story,.product-proof,.trust-section,.contact-section,.site-footer){background:transparent}html.pearl-home.atmosphere-active .story:before{display:none}html.pearl-home.atmosphere-active .story-light{opacity:calc(var(--night)*.28)}html.pearl-home.atmosphere-active .contact-section:before{opacity:calc(var(--night)*.65)}html.pearl-home.atmosphere-active .story-top,html.pearl-home.atmosphere-active .story-step+.story-step,html.pearl-home.atmosphere-active .story-tab{border-color:var(--line)}html.pearl-home.atmosphere-active .product-proof{border-color:var(--line)}html.pearl-home.atmosphere-active .product-proof-copy>.eyebrow,html.pearl-home.atmosphere-active .product-proof-copy>p:not(.eyebrow),html.pearl-home.atmosphere-active .product-proof-copy>h2>span{color:var(--muted)}html.pearl-home.atmosphere-active :is(.graphic-caption,.proof-graphic>.graphic-caption){color:var(--muted)}html.pearl-home.atmosphere-active .hero h1 em{background-image:linear-gradient(108deg,#4466cd,#2460ea 44%,#759cda)}html.pearl-home.atmosphere-active[data-atmosphere-tone=dark] .hero h1 em{background-image:linear-gradient(108deg,var(--accent),#e5edff)}html.pearl-home.atmosphere-active .form-field input{background:var(--ambient-soft);border-color:var(--line)}html.pearl-home.atmosphere-active .form-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--ambient-soft)}html.pearl-home.atmosphere-active .form-field input::placeholder{color:var(--muted)}html.pearl-home.atmosphere-active .form-field input[aria-invalid=true]{border-color:var(--ambient-error,#f1b699)}html.pearl-home.atmosphere-active .field-error{color:var(--ambient-error,#f1b699)}html.pearl-home.atmosphere-active .form-feedback{border-color:var(--line)}html.pearl-home.atmosphere-active .contact-promises{color:var(--accent)}html.pearl-home.atmosphere-active .site-header,html.pearl-home.atmosphere-active .site-header.scrolled{color:var(--ink);background:var(--ambient-glass);border-color:var(--line);backdrop-filter:blur(20px) saturate(1.12);-webkit-backdrop-filter:blur(20px) saturate(1.12);transition:box-shadow .4s var(--ease-out)}html.pearl-home.pearl-polished .site-header.scrolled{box-shadow:0 8px 30px -22px #05132920}html.pearl-home.atmosphere-active .nav-cta:hover{background:var(--ambient-soft);color:var(--ink)}html.pearl-home.atmosphere-active .mobile-menu{background:var(--ambient-bg);color:var(--ink);border-color:var(--line)}html.pearl-home.atmosphere-active .menu-toggle span{background:var(--ink)}html.pearl-home.pearl-polished .nav-main a{transition:opacity .25s,color .25s}html.pearl-home.pearl-polished .nav-main a:after{height:1px;border-radius:2px;background:var(--accent);bottom:6px}html.pearl-home.pearl-polished .nav-main a[aria-current=location]:after{transform:scaleX(1)}html.pearl-home.pearl-polished .scroll-line{height:2px;background:var(--accent);opacity:.7}html.pearl-home.pearl-polished .motion-story .story-copy .heading-ink{transition:none}html.pearl-home.pearl-polished .graphic-controls{position:relative;isolation:isolate}html.pearl-home.pearl-polished .graphic-selection{position:absolute;left:0;top:4px;height:calc(100% - 8px);width:var(--selection-width,80px);transform:translate3d(var(--selection-x,4px),0,0);border-radius:999px;background:linear-gradient(#fff,#fafcff);box-shadow:0 2px 7px #1d376e13,0 0 0 1px #ffffff6b;z-index:-1;pointer-events:none;transition:transform .52s cubic-bezier(.22,1,.36,1),width .52s cubic-bezier(.22,1,.36,1)}html.pearl-home.pearl-polished .graphic-controls.has-selection button[aria-pressed=true]{background:transparent;box-shadow:none;color:#151a24}html.pearl-home.pearl-polished .graphic-controls button{transition:color .25s}html.pearl-home.pearl-polished .graphic-controls button:focus-visible{outline:2px solid #235de7;outline-offset:2px}html.pearl-home.pearl-polished .floating-message:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse at var(--shine-x,50%) var(--shine-y,45%),#fff6,transparent 67%);opacity:.44}html.pearl-home.pearl-polished .glass-message-copy,html.pearl-home.pearl-polished .glass-app-icon{position:relative;z-index:1}html.pearl-home.pearl-polished .floating-receipt:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(128deg,#fff4,transparent 54%);opacity:.55}html.pearl-home.pearl-polished .btn{transition:background .24s,color .24s,border-color .24s,box-shadow .45s,transform .45s cubic-bezier(.22,1,.36,1)}html.pearl-home.pearl-polished .btn:focus-visible{outline-color:var(--accent);outline-offset:5px}html.pearl-home.pearl-polished .btn:active{transform:translateY(0) scale(.985);transition-duration:.12s}html.pearl-home.pearl-polished .text-link{transition:color .22s}html.pearl-home.pearl-polished .text-link:focus-visible:after{transform:scaleX(1)}html.pearl-home.pearl-polished .faq-item summary{transition:color .22s}html.pearl-home.pearl-polished .faq-item summary:hover{color:var(--accent)}html.pearl-home.pearl-polished .plus:after{transition:transform .4s cubic-bezier(.22,1,.36,1)}html.pearl-home.pearl-polished.quiet .graphic-selection{transition:none}html.pearl-home.pearl-polished.quiet :is(.floating-message,.floating-receipt):before,html.pearl-home.pearl-polished.quiet .floating-receipt:after{display:none}@media (max-width:949px){html.pearl-home.atmosphere-active .mobile-menu a{border-color:var(--line)}html.pearl-home.pearl-polished .site-header{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}}@media (prefers-reduced-motion:reduce){html.pearl-home .atmosphere-field{display:none!important}html.pearl-home.pearl-polished .graphic-selection{transition:none}html.pearl-home.pearl-polished .floating-message:before,html.pearl-home.pearl-polished .floating-receipt:after{display:none}}@media print{html.pearl-home .atmosphere-field{display:none!important}html.pearl-home.atmosphere-active{--ink:#151a24;--muted:#5d6573;--line:#d5deec;--on-dark:#151a24;--on-dark-muted:#5d6573;--accent:#235de7;--sage:#235de7}html.pearl-home.atmosphere-active body{background:#fff}}html.pearl-home.pearl-polished .graphic-controls{background:#f7f9fcf0}html.pearl-home.pearl-polished .graphic-controls button{color:#526078}html.pearl-home.pearl-polished .graphic-controls button>span{color:#586989}html.pearl-home.atmosphere-active .site-header:not(.scrolled){border-color:transparent}html.pearl-home .ambient{display:none}html.pearl-home .audit-explainer .pearl-stat{font-size:13px;line-height:1.6;color:var(--ink);margin:0 0 30px;max-width:320px}html.pearl-home .audit-explainer .pearl-stat strong{display:block;font-family:var(--serif);font-weight:550;font-size:56px;line-height:1;letter-spacing:-.055em;margin-bottom:10px}html.pearl-home .audit-explainer .pearl-stat small{display:block;font-family:var(--mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:10px}html.pearl-home .review-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}html.pearl-home .pilot-checkout{margin-top:16px}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/geist-latin-wght.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html.lenis,html.lenis body{scroll-behavior:auto!important}html.lenis,html:has(.film){background:#05070d}html:has(.film) .ambient{display:none}.film{--bg: #05070d;--ink: #f2f4f8;--ink-2: rgba(242, 244, 248, .68);--ink-3: rgba(242, 244, 248, .58);--line: rgba(255, 255, 255, .09);--line-2: rgba(255, 255, 255, .16);--accent: #b9c8ff;--accent-2: #8fa6ff;--green: #6fdcb5;--warn: #f0b98c;--glass: linear-gradient(180deg, rgba(255, 255, 255, .075), rgba(255, 255, 255, .025));--glass-rim: inset 0 1px 0 rgba(255, 255, 255, .08);--shadow: 0 40px 80px -40px rgba(0, 0, 0, .8);--r-lg: 28px;--r-md: 18px;--sans: "Geist Variable", -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", sans-serif;--serif: var(--sans);--mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--ease: cubic-bezier(.16, 1, .3, 1);--ease-io: cubic-bezier(.65, 0, .35, 1);--spring: cubic-bezier(.34, 1.32, .64, 1);--gutter: clamp(20px, 6vw, 112px);--inset: 14px;--t-hero: clamp(44px, min(5.6vw, 9.6vh), 92px);--t-title: clamp(32px, min(3.7vw, 6.6vh), 60px);--t-title-lg: clamp(38px, min(4.5vw, 7.8vh), 72px);--t-statement: clamp(24px, min(2.6vw, 4.6vh), 40px);--t-body: 17px;--t-fine: 13.5px;--t-label: 12px;position:relative;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:var(--t-body);line-height:1.55;-webkit-font-smoothing:antialiased;isolation:isolate;overflow-x:clip}.film ::selection{background:#b9c8ff59}.film-world{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none;background:radial-gradient(ellipse at 30% 85%,#1a2440,#0b1020,#05070d)}.film-vignette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(120% 90% at 50% 45%,#05070d00 55%,#05070d99);opacity:calc(1 - var(--pale, 0))}.film>main{position:relative;z-index:2}.film a{color:inherit}.film h1,.film h2,.film h3{color:var(--ink)}.film .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}.film .nb{display:inline-block}.skip{position:fixed;top:-60px;left:20px;z-index:50;padding:10px 16px;border-radius:999px;background:var(--ink);color:var(--bg);font-weight:600;text-decoration:none;transition:top .45s var(--spring)}.skip:focus-visible{top:20px}.film .shell{width:min(1280px,100% - 2 * var(--gutter));margin-inline:auto}.film .scene{position:relative}.film[data-tier=film] .stage-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;overflow:clip;opacity:calc(1 - var(--out, 0))}.film[data-tier=film] .stage-layer.is-past{visibility:hidden;pointer-events:none}.film[data-tier=film] .stage-layer>.scene{grid-area:1 / 1;height:100vh;height:100svh;display:grid;align-items:center;padding:104px 0 72px;box-sizing:border-box;visibility:hidden;pointer-events:none}.film[data-tier=film] .stage-layer>.scene.is-on{visibility:visible;pointer-events:auto}.film[data-tier=film] .stage-layer>.scene:not(.is-on){transition:visibility 0s linear .5s}.film[data-tier=film] .stage-layer>.scene>.shell{transform:translateY(calc(var(--py, 0) * -34px))}.film .tracks{position:relative;z-index:1}.film .track{height:calc(var(--len, 2) * 100vh)}.film .flow{position:relative;z-index:3}.film .centre{display:grid;justify-items:center;text-align:center}.film .label{display:inline-flex;align-items:center;gap:10px;margin:0;font-family:var(--sans);font-size:var(--t-label);font-weight:560;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.film .label .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent-2);flex:none}.film .label-green .dot{background:var(--green);box-shadow:0 0 12px var(--green)}.film .display{font-family:var(--sans);font-weight:540;font-size:var(--t-hero);line-height:.98;letter-spacing:-.038em;color:var(--ink)}.film .display-sub{display:block;margin-top:.4em;font-family:var(--sans);font-weight:440;font-size:calc(var(--t-hero) * .34);line-height:1.2;letter-spacing:-.02em;color:var(--ink-2)}.film .title{margin:0;font-family:var(--sans);font-weight:540;font-size:var(--t-title);line-height:1.02;letter-spacing:-.034em;color:var(--ink);text-wrap:balance}.film .title-lg{font-size:var(--t-title-lg)}.film .title-sm{font-size:clamp(30px,2.6vw,40px)}.film .title.has-lines .ln:last-child{color:var(--ink-2)}.film .statement{margin:0;max-width:19em;font-family:var(--sans);font-weight:460;font-size:var(--t-statement);line-height:1.18;letter-spacing:-.024em;color:var(--ink);text-wrap:balance}.film .body{margin:0;font-size:var(--t-body);line-height:1.6;color:var(--ink-2);text-wrap:pretty}.film .fine{margin:0;font-size:var(--t-fine);line-height:1.5;color:var(--ink-3)}.film .fine a,.film .body a,.film .links a{color:var(--ink);text-decoration:underline;text-decoration-color:#f2f4f84d;text-underline-offset:3px;transition:text-decoration-color .3s var(--ease-io)}.film .fine a:hover,.film .body a:hover,.film .links a:hover{text-decoration-color:var(--ink)}.film .pill{display:inline-flex;align-items:center;min-height:26px;padding:0 12px;border-radius:999px;border:1px solid rgba(111,220,181,.35);background:#6fdcb514;color:var(--green);font-size:12px;font-weight:560;letter-spacing:.04em;vertical-align:middle}.film .pill-warn{border-color:#f0b98c66;background:#f0b98c14;color:var(--warn);font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase}.film .actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.film .btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 26px;border-radius:999px;border:1px solid transparent;font-family:var(--sans);font-size:15px;font-weight:580;letter-spacing:-.005em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .45s var(--spring),background-color .3s var(--ease-io),border-color .3s var(--ease-io),box-shadow .5s var(--ease),color .3s var(--ease-io)}.film .btn:active{transform:scale(.97);transition-duration:.1s}.film .btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.film .btn-primary{background:var(--ink);color:#070a12;box-shadow:0 0 0 1px #fff6,0 12px 40px -12px #b9c8ff8c}.film .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #fff9,0 18px 50px -12px #b9c8ffbf}.film .btn-ghost{background:#ffffff0d;border-color:var(--line-2);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.film .btn-ghost:hover{transform:translateY(-2px);background:#ffffff17;border-color:#ffffff47}.film .btn-link{min-height:44px;padding:0 6px;color:var(--ink-2);text-decoration:underline;text-decoration-color:#f2f4f84d;text-underline-offset:4px}.film .btn-link:hover{color:var(--ink)}.film .btn-sm{min-height:40px;padding:0 18px;font-size:14px}.film .btn-lg{min-height:60px;padding:0 34px;font-size:16px}.film .card{position:relative;display:grid;gap:14px;padding:32px;border-radius:var(--r-lg);border:1px solid var(--line);background:var(--glass);box-shadow:var(--glass-rim),var(--shadow);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.film .card h3{margin:0;font-family:var(--sans);font-weight:540;font-size:24px;line-height:1.15;letter-spacing:-.026em}.film .site-nav{position:fixed;top:calc(var(--inset) + 14px);left:0;right:0;z-index:6;width:min(1280px,100% - 2 * var(--gutter));margin-inline:auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.film .brand,.film .nav-links{display:inline-flex;align-items:center;height:52px;box-sizing:border-box;border-radius:999px;border:1px solid var(--line);background:linear-gradient(180deg,#141a28b3,#090c148c);box-shadow:var(--glass-rim),0 14px 34px -14px #000000b3;-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3);color:var(--ink);transition:background .6s var(--ease-io),color .6s var(--ease-io),border-color .6s var(--ease-io)}.film .brand{gap:10px;padding:0 20px 0 12px;font-weight:600;font-size:17px;letter-spacing:-.015em;text-decoration:none}.film .brand-mark{display:inline-grid;place-items:center;width:28px;height:28px;background:none;color:currentColor;transition:transform .9s var(--spring)}.film .brand:hover .brand-mark{transform:rotate(90deg)}.film .brand-mark svg{width:22px;height:22px}.film .nav-links{gap:2px;padding:0 6px}.film .nav-links a{display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:999px;color:var(--ink-2);font-size:14px;font-weight:520;text-decoration:none;transition:background-color .25s var(--ease-io),color .25s var(--ease-io)}.film .nav-links a:not(.btn):hover{background:#ffffff12;color:var(--ink)}.film .nav-links .nav-cta{margin-left:6px;color:#070a12}.film.is-pale .brand,.film.is-pale .nav-links{background:#ffffff8c;border-color:#11182614;color:#111826}.film.is-pale .nav-links a:not(.btn){color:#3b4453}.film.is-pale .nav-links .nav-cta{background:#111826;color:#fff}.film.is-pale .scene-thread .label{color:#4b5566}.film.is-pale .scene-thread .title{color:#111826}.film.is-pale .scene-thread .title .ln:last-child{color:#4b5566}.film.is-pale .scene-thread .body{color:#3b4453}.film[data-tier=film] .reveal,.film[data-tier=mobile] .reveal{opacity:0;filter:blur(10px);transform:translateY(18px);transition:opacity .9s var(--ease),filter 1.1s var(--ease),transform 1.2s var(--ease);transition-delay:calc(.12s + var(--i, 0) * .09s)}.film[data-tier=film] .reveal.is-in,.film[data-tier=mobile] .reveal.is-in{opacity:1;filter:blur(0);transform:none}.film[data-tier=film] .reveal:not(.is-in){transition-duration:.45s,.45s,.45s;transition-delay:0s}.film .words .ln{display:block}.film .words .w{display:inline-block;white-space:pre}.film[data-tier=film] .words.has-lines .ln{white-space:nowrap}.film[data-tier=film] .words .w,.film[data-tier=mobile] .words .w{opacity:0;filter:blur(14px);transform:translateY(.32em) scale(1.04);transform-origin:50% 80%;transition:opacity .9s var(--ease),filter 1.2s var(--ease),transform 1.2s var(--ease);transition-delay:calc(.1s + (var(--w) + var(--w0, 0)) * 55ms)}.film[data-tier=film] .words.is-lit .w,.film[data-tier=mobile] .words.is-lit .w{opacity:1;filter:blur(0);transform:none}.film[data-tier=film] .words:not(.is-lit) .w{transition-duration:.4s,.4s,.4s;transition-delay:0s}.film .hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr auto;column-gap:6vw;row-gap:40px;height:100%}.film .hero-head{grid-column:1;grid-row:1;align-self:start;display:grid;gap:26px;padding-top:3vh}.film .hero-title{margin:0;font-weight:400}.film .hero-actions{grid-column:1;grid-row:2;align-self:end;display:grid;gap:16px}.film .hero-lead{grid-column:2;grid-row:2;align-self:end;justify-self:end;max-width:400px;margin:0;font-size:15px;line-height:1.6;color:var(--ink-2)}.film .hero-lead strong{color:var(--ink);font-weight:600}.film .proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none;font-size:13px;line-height:1.4;color:var(--ink-2)}.film .proof li{display:inline-flex;align-items:center;gap:8px}.film .proof li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent, #9fd0ff);box-shadow:0 0 10px var(--accent, #9fd0ff);flex:none}.film .proof .proof-link:before{background:transparent;box-shadow:none;width:0}.film .proof a{color:var(--ink);text-decoration:underline;text-decoration-color:#f2f4f84d;text-underline-offset:4px}.film .proof a:hover{text-decoration-color:currentColor}.film .actions .fine{margin:0}.film .centre-actions{justify-content:center;margin-top:6px}.film .scene-cost .scale{max-width:560px;margin-inline:auto}.film .price-card .risk{margin:12px 0 0;padding:12px 14px;border-radius:14px;background:#ffffff0d;border:1px solid var(--line);color:var(--ink)}.film .sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:7;display:none;padding:12px var(--gutter) calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#05070d00,#05070deb 45%);transform:translateY(110%);transition:transform .55s var(--spring)}.film .sticky-cta .btn{width:100%}@media (max-width: 720px){.film .sticky-cta{display:block}.film:not(.is-top) .sticky-cta{transform:none}.film .proof{gap:6px 14px;font-size:12px}}.film[data-tier=film] .scene-hero .reveal.is-in{transition-delay:calc(.9s + var(--i, 0) * .12s)}.film[data-tier=film] .scene-hero .words.is-lit .w{transition-delay:calc(.05s + (var(--w) + var(--w0, 0)) * 70ms)}.film .intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8;display:grid;place-items:center;pointer-events:none;color:var(--ink)}.film .intro-mark{width:clamp(88px,12vh,132px);height:auto;transform:translateY(-4vh);filter:drop-shadow(0 0 22px rgba(185,200,255,.55));opacity:0;transition:opacity .7s var(--ease-io),transform .9s var(--ease-io),filter .7s var(--ease-io)}.film .intro.is-drawing .intro-mark{opacity:1}.film .intro-mark polyline{stroke-dasharray:1100;stroke-dashoffset:1100}.film .intro.is-drawing .intro-mark polyline{animation:draw 1.05s var(--ease-io) forwards;animation-delay:calc(var(--k) * 40ms)}@keyframes draw{to{stroke-dashoffset:0}}.film .intro.is-fading .intro-mark{opacity:0;transform:translateY(-4vh) scale(1.35);filter:drop-shadow(0 0 40px rgba(185,200,255,.9)) blur(6px)}.film .intro.is-done,.film .btn .btn-dot{display:none}.film .intro-target .btn-dot{display:inline-block;width:0;height:10px;border-radius:50%;margin-right:0;background:radial-gradient(circle at 35% 35%,#fff,#e8c4ff 45%,#9cc6ff);box-shadow:0 0 12px #c8b4ffe6;opacity:0;transition:width .5s var(--ease),margin .5s var(--ease),opacity .5s var(--ease-io)}.film .intro-target.has-dot .btn-dot{width:10px;margin-right:4px;opacity:1;animation:dot-breathe 3s ease-in-out infinite .6s}@keyframes dot-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.film[data-tier=film]:not(.is-intro-done) .site-nav{opacity:0;transform:translateY(-8px)}.film[data-tier=film] .site-nav{transition:opacity .8s var(--ease) .2s,transform .9s var(--ease) .2s}.film .stat-group{display:grid;justify-items:center;gap:22px;max-width:940px}.film .stat-group .figure{margin:0;font-family:var(--sans);font-weight:600;font-size:clamp(110px,min(15vw,26vh),230px);line-height:.86;letter-spacing:-.06em;background:linear-gradient(180deg,#fff,#c4cffc 60%,#8fa6ff);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 60px rgba(143,166,255,.35))}.film .stat-group .source{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase}.film .how-grid{display:grid;grid-template-rows:auto 1fr;justify-items:center;height:100%;row-gap:3vh}.film .how-head{display:grid;justify-items:center;gap:18px;text-align:center}.film .deck{position:relative;width:min(760px,100%);margin:0;padding:0;list-style:none}.film .deck-card{position:relative;display:grid;gap:14px;padding:36px 40px;border-radius:var(--r-lg);border:1px solid var(--line);background:linear-gradient(180deg,#151b2c,#0c101c);box-shadow:var(--glass-rim),var(--shadow);-webkit-backdrop-filter:blur(26px) saturate(1.2);backdrop-filter:blur(26px) saturate(1.2)}.film .deck-card h3{margin:0;font-family:var(--sans);font-weight:540;font-size:clamp(28px,2.6vw,38px);line-height:1.08;letter-spacing:-.03em}.film .deck-num{position:absolute;top:28px;right:34px;font-family:var(--sans);font-weight:500;font-size:44px;line-height:1;color:#f2f4f824}.film[data-tier=film] .deck{--k: 0;height:min(46vh,420px);perspective:1400px;perspective-origin:50% 50%}.film[data-tier=film] .deck-card{--d: calc(var(--c) - var(--k));--ad: max(var(--d), calc(var(--d) * -1));position:absolute;top:0;right:0;bottom:0;left:0;align-content:center;transform-origin:50% 50% -320px;transform:translateY(calc(max(var(--d),var(--d) * .4)*72%)) rotateX(calc(var(--d) * -30deg)) scale(calc(1 - var(--ad) * .08));opacity:max(0,calc(1 - var(--ad) * 1.7));filter:blur(calc(var(--ad) * 3px));z-index:calc(10 - var(--c));will-change:transform,opacity}.film[data-tier=film] .deck-card.is-front{z-index:20;border-color:#b9c8ff38;box-shadow:var(--glass-rim),var(--shadow),0 0 80px -30px #8fa6ff73}.film[data-tier=film] .scene-how:not(.is-on) .deck{opacity:0;filter:blur(8px);transition:opacity .45s var(--ease-io),filter .45s var(--ease-io)}.film[data-tier=film] .scene-how.is-on .deck{opacity:1;transition:opacity 1s var(--ease) .3s,filter 1s var(--ease) .3s}.film[data-tier=film] .scene-thread{align-items:stretch;padding:96px 0 0}.film .thread-grid{display:grid;grid-template-rows:auto minmax(0,1fr);justify-items:center;row-gap:18px;height:100%;min-height:0}.film .thread-head{display:grid;justify-items:center;gap:12px;text-align:center;max-width:720px}.film .thread-head .title{font-size:clamp(32px,3vw,46px)}.film .thread-head .body{font-size:15px;max-width:560px}.film .sheet-wrap{position:relative;display:grid;justify-items:center;align-items:end;width:100%;min-height:0}.film[data-tier=film] .sheet-wrap{height:100%}.film .sheet{--rs: 0;--rx: 0;width:min(680px,100%);max-height:min(70vh,100%);display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;align-self:end;border-radius:30px 30px 0 0;background:#ffffffd6;border:1px solid rgba(255,255,255,.9);border-bottom:0;box-shadow:0 -30px 80px #281e5040;color:#111826;font-family:var(--sans);overflow:hidden;transform-origin:var(--ox, 50%) var(--oy, 100%);transform:translateY(calc((1 - var(--rs)) * 12%)) scale(calc(1 - .75 * var(--rx)));opacity:calc(var(--rs) * (1 - var(--rx)));transition:transform .12s linear,opacity .12s linear}.film .sheet.is-up{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.film[data-tier=static] .sheet,.film[data-tier=mobile] .sheet{transform:none;opacity:1;border-radius:30px;border-bottom:1px solid rgba(255,255,255,.9)}.film .sheet-head{display:grid;gap:8px;padding:16px 18px 12px;border-bottom:1px solid rgba(17,24,38,.08)}.film .sheet-label{margin:0;display:inline-flex;gap:8px;align-items:center;justify-self:start;padding:6px 10px;border-radius:999px;font-family:var(--mono);font-size:10px;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:#a75f2f;background:#e6b08a38;border:1px solid rgba(188,148,126,.45)}.film .sheet-intro{margin:0;font-size:13px;line-height:1.4;color:#5d6572}.film .sheet-thread{display:grid;gap:6px;padding:10px 18px;overflow:hidden auto;align-content:start;min-height:0;scrollbar-width:none;scroll-behavior:auto}.film .sheet-thread::-webkit-scrollbar{display:none}.film .bubble{display:none;gap:4px;max-width:86%;padding:11px 14px;border-radius:18px;font-size:15px;line-height:1.4}.film .bubble.is-in,.film[data-tier=static] .bubble,.film[data-tier=mobile] .bubble{display:grid;animation:bubble-in .6s var(--ease) both}.film[data-tier=static] .bubble{animation:none}@keyframes bubble-in{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:none}}.film .bubble-agent,.film .bubble-typing{transform-origin:0% 100%}.film .bubble-caller{transform-origin:100% 100%}.film .bubble-agent{justify-self:start;background:#fff;border:1px solid rgba(17,24,38,.08);border-bottom-left-radius:6px;color:#111826}.film .bubble-caller{justify-self:end;background:#1b2233;color:#fff;border-bottom-right-radius:6px}.film .bubble-meta{font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.film .bubble-typing{justify-self:start;display:none;gap:5px;padding:12px 14px;border-radius:18px 18px 18px 6px;background:#fff;border:1px solid rgba(17,24,38,.08)}.film .bubble-typing.is-in{display:inline-flex;animation:bubble-in .45s var(--ease) both}.film .bubble-typing i{width:6px;height:6px;border-radius:50%;background:#7a8494;animation:typing 1.1s ease-in-out infinite}.film .bubble-typing i:nth-child(2){animation-delay:.15s}.film .bubble-typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-4px);opacity:1}}.film .decision{display:none;gap:8px;padding:12px 14px;border-radius:18px;background:#fff;border:1px solid rgba(17,24,38,.08);box-shadow:0 10px 30px #11182614}.film .decision.is-in,.film[data-tier=static] .decision,.film[data-tier=mobile] .decision{display:grid;animation:bubble-in .6s var(--ease) both}.film[data-tier=static] .decision{animation:none}.film .decision p{margin:0}.film .decision .q{font-weight:600;font-size:15px;color:#111826}.film .decision .n{font-size:12px;color:#5d6572}.film .decision-actions{display:flex;gap:8px}.film .decision-actions span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:600}.film .decision-actions .yes{background:#1b2233;color:#fff}.film .decision-actions .yes.is-chosen{background:#28715f}.film .decision-actions .no{background:#1118260f;color:#111826}.film .receipt-strip{display:grid;gap:8px;max-height:0;padding:0 18px;overflow:hidden;border-top:1px solid rgba(17,24,38,.08);background:#dceee999;transition:max-height .9s var(--ease),padding .9s var(--ease)}.film .receipt-strip.is-in,.film[data-tier=static] .receipt-strip,.film[data-tier=mobile] .receipt-strip{max-height:320px;padding:14px 18px 18px}.film .receipt-strip .eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#28715f}.film .receipt-strip .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:#28715f}.film .receipt-row{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;font-size:13px;line-height:1.4;color:#111826;opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease-io),transform .8s var(--ease)}.film .receipt-row.is-in,.film[data-tier=static] .receipt-row,.film[data-tier=mobile] .receipt-row{opacity:1;transform:none}.film .receipt-row .mark{width:18px;height:18px;border-radius:50%;display:inline-grid;place-items:center;font-size:11px;font-weight:700}.film .receipt-row.is-present .mark{background:#28715f;color:#fff}.film .receipt-row.is-absent .mark{border:1.5px dashed #7a8494;color:#7a8494}.film .receipt-row .detail{color:#5d6572}.film .receipt-caption{margin:0;font-size:12px;color:#5d6572}.film .sheet-input{display:flex;align-items:center;gap:12px;margin:0 18px 18px;min-height:52px;padding:0 8px 0 16px;border-radius:999px;background:#fff;border:1px solid rgba(17,24,38,.1);box-shadow:0 10px 30px #11182614;color:#7a8494;font-size:14px}.film .sheet-input .orb-dot{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#e8c4ff 45%,#9cc6ff);box-shadow:0 0 14px #c8b4ffe6;flex:none}.film .sheet-input .orb-dot.is-working{animation:orb-work 1.2s ease-in-out infinite}@keyframes orb-work{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.film .sheet-input .send{margin-left:auto;width:36px;height:36px;border-radius:50%;background:#1b2233;color:#fff;display:inline-grid;place-items:center;font-size:15px;flex:none}.film .split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:6vw;align-items:center;height:100%}.film .split .object-zone{min-height:1px}.film .split .copy{display:grid;gap:22px;max-width:580px;align-content:center}.film .split-obj-right .copy{justify-self:start}.film .split-obj-left .copy{justify-self:end}.film .columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:6px}.film .column{display:grid;align-content:start;gap:8px;padding-top:16px;border-top:1px solid var(--line-2);transition:border-color .6s var(--ease-io)}.film .column .body{font-size:14.5px}.film .column-label{font-size:var(--t-label);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);transition:color .6s var(--ease-io)}.film[data-tier=film] .column.is-on{border-top-color:var(--accent)}.film[data-tier=film] .column.is-on .column-label{color:var(--accent)}.film .faces{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:6px}.film .face{display:grid;align-content:start;gap:8px;padding-top:16px;border-top:1px solid var(--line-2);transition:border-color .6s var(--ease-io),opacity .6s var(--ease-io)}.film .face h3{margin:0;font-family:var(--sans);font-weight:540;font-size:20px;line-height:1.2;letter-spacing:-.024em}.film .face .body{font-size:14.5px}.film[data-tier=film] .face[data-face]:not(.is-on){opacity:.5}.film[data-tier=film] .face.is-on{border-top-color:var(--accent)}.film[data-tier=film] .face.is-on .column-label{color:var(--accent)}.film .face-phone{border-top-color:#6fdcb566}.film .face-phone .column-label{color:var(--green)}.film .audit-rows{display:grid;margin:0;padding:0;list-style:none;border-left:1px solid var(--line-2)}.film .audit-row{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:12px 0 12px 22px;border-bottom:1px solid var(--line);font-size:15px;color:var(--ink-2)}.film .audit-row b{font-family:var(--sans);font-weight:540;font-size:34px;letter-spacing:-.03em;line-height:1;color:var(--ink);font-variant-numeric:tabular-nums}.film .audit-row.is-true b{color:var(--accent)}.film[data-tier=film] .audit-row,.film[data-tier=mobile] .audit-row{opacity:0;transform:translate(-12px);transition:opacity .7s var(--ease),transform .9s var(--ease)}.film[data-tier=film] .audit-row.is-in,.film[data-tier=mobile] .audit-row.is-in{opacity:1;transform:none}.film .links{display:flex;flex-wrap:wrap;gap:22px;margin:0;font-size:14px}.film .price-card{gap:16px}.film .price-card .price{margin:4px 0 0;font-family:var(--sans);font-weight:560;font-size:clamp(56px,5.4vw,84px);line-height:.92;letter-spacing:-.05em}.film .price-card .per{margin-left:8px;font-family:var(--sans);font-size:16px;letter-spacing:0;color:var(--ink-3)}.film .price-list{display:grid;gap:8px;margin:0;padding:0;list-style:none;font-size:14px;line-height:1.5;color:var(--ink-2)}.film .price-list li{position:relative;padding-left:22px}.film .price-list li:before{content:"";position:absolute;left:2px;top:.55em;width:8px;height:8px;border-radius:50%;border:1.5px solid var(--accent)}.film .price-card .actions{margin-top:8px}.film .scene-pilot .copy{gap:14px}.film .scene-pilot .price-card{gap:12px}.film .scene-pilot .price-card .price{font-size:clamp(48px,4.6vw,68px)}.film .scene-pilot .price-card .body{font-size:15px;line-height:1.5}.film .scene-pilot .price-list{gap:6px;font-size:13.5px}.film .scene-pilot .price-card .risk{margin-top:4px;padding:10px 12px;font-size:13px}.film .scene-pilot .price-card .actions{margin-top:4px}@media (max-height: 920px){.film .scene-pilot .title{font-size:clamp(30px,3vw,44px)}}.film .scene-trust{padding:22vh 0 18vh}.film .trust-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.film .about-card{grid-column:1 / span 7}.film .faq-head{grid-column:8 / span 5;display:grid;align-content:end;gap:16px}.film .faq-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.film .faq-card h3{font-size:22px;color:var(--ink)}.film .faq-card .body{font-size:15px}.film .presence-card{grid-column:1 / -1}.film .presence-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none}.film .presence-list li{display:grid;gap:6px;align-content:start;padding-top:14px;border-top:1px solid var(--line-2);font-size:14.5px}.film .presence-list b{font-weight:600;color:var(--ink)}.film .presence-card .btn{justify-self:start}.film .scene-close{min-height:100vh;min-height:100svh}.film .closing-stage{position:relative;min-height:100vh;min-height:100svh;display:grid;grid-template-rows:1fr auto;padding:max(96px,12vh) 0 0;box-sizing:border-box}.film .closing-poster{display:grid;align-content:center;justify-items:start;gap:24px}.film .closing-poster>*{max-width:48%}.film .poster{margin:0;font-family:var(--sans);font-weight:560;font-size:clamp(48px,min(7.4vw,12vh),132px);line-height:.94;letter-spacing:-.05em}.film .poster .line{display:block}.film .poster .line:last-child{color:var(--ink-2)}.film .closing-poster .actions{max-width:48%}.film .closing-mark{display:none}.film .site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;padding:32px 0 calc(var(--inset) + 52px);border-top:1px solid var(--line);margin-top:5vh}.film .footer-contact{display:grid;gap:14px}.film .footer-mail{font-family:var(--sans);font-weight:500;letter-spacing:-.03em;font-size:clamp(26px,2.8vw,40px);line-height:1;text-decoration:none}.film .footer-links{display:flex;flex-wrap:wrap;gap:8px 22px;font-size:14px}.film .footer-links a{color:var(--ink-2);text-decoration:none;transition:color .3s var(--ease-io)}.film .footer-links a:hover{color:var(--ink)}.film .footer-legal{display:grid;gap:4px;justify-items:end;font-size:13px;color:var(--ink-3)}.film[data-tier=mobile]{--gutter: 20px;--inset: 8px;--t-hero: clamp(42px, 11.5vw, 60px);--t-title: clamp(34px, 9vw, 46px);--t-title-lg: clamp(38px, 10vw, 52px);--t-statement: 26px;--t-body: 16px}.film[data-tier=mobile] .site-nav .nav-links a:not(.nav-cta){display:none}.film[data-tier=mobile] .brand,.film[data-tier=mobile] .nav-links{height:46px}.film:not([data-tier=film]) .stage-layer{position:static;display:block}.film:not([data-tier=film]) .tracks,.film:not([data-tier=film]) .intro{display:none}.film:not([data-tier=film]) .scene{padding:16vh 0}.film:not([data-tier=film]) .scene-hero{padding:104px 0 8vh;min-height:100svh}.film:not([data-tier=film]) .hero-grid,.film:not([data-tier=film]) .split{grid-template-columns:1fr;grid-template-rows:none;row-gap:32px}.film:not([data-tier=film]) .hero-head,.film:not([data-tier=film]) .hero-actions,.film:not([data-tier=film]) .hero-lead{grid-column:1;grid-row:auto;justify-self:start}.film[data-tier=mobile] .hero-actions{padding-bottom:34vh}.film[data-tier=mobile] .hero-actions .btn{width:100%}.film:not([data-tier=film]) .split .object-zone,.film:not([data-tier=film]) .closing-mark{display:none}.film:not([data-tier=film]) .split .copy{justify-self:stretch;max-width:none}.film:not([data-tier=film]) .deck{display:grid;gap:16px}.film:not([data-tier=film]) .how-grid{row-gap:32px}.film:not([data-tier=film]) .thread-grid{row-gap:28px}.film:not([data-tier=film]) .sheet{max-height:none}.film:not([data-tier=film]) .sheet-thread{overflow:visible}.film:not([data-tier=film]) .closing-poster>*{max-width:none}.film[data-tier=mobile] .columns,.film[data-tier=mobile] .faces,.film[data-tier=mobile] .presence-list{grid-template-columns:1fr}.film[data-tier=mobile] .trust-grid>*{grid-column:1 / -1}.film[data-tier=mobile] .deck-card{padding:28px 24px}.film[data-tier=mobile] .footer-legal{justify-items:start}.film[data-tier=mobile] .scene-close{padding:0}.film[data-tier=mobile] .closing-stage{padding-top:16vh}.film[data-tier=static] .reveal,.film[data-tier=static] .words .w,.film[data-tier=static] .audit-row{opacity:1;filter:none;transform:none}@media (max-width: 820px){.film[data-tier=static] .columns,.film[data-tier=static] .faces,.film[data-tier=static] .presence-list{grid-template-columns:1fr}.film[data-tier=static] .trust-grid>*{grid-column:1 / -1}}@media (prefers-reduced-motion: reduce){.film .reveal,.film .words .w,.film .deck-card,.film .audit-row{animation:none!important;transition:none!important}}:root{--ae-bg-top: #EAEEF5;--ae-bg-bottom: #C7D3E3;--ae-bg-depth: #AFC2DF;--ae-glow-peach: rgba(239, 217, 196, .55);--ae-ink: #111826;--ae-ink-hero: rgba(255, 255, 255, .96);--ae-secondary: #5D6572;--ae-micro: #7A8494;--ae-micro-light: rgba(255, 255, 255, .85);--ae-navy: #293E5A;--ae-navy-deep: #10161F;--ae-green: #28715F;--ae-green-dot: #58CDA7;--ae-green-dot-deep: #217559;--ae-mint: rgba(214, 240, 231, .75);--ae-mint-solid: #DCEEE9;--ae-peach: #E6B08A;--ae-peach-deep: #BC947E;--ae-glass-fill: rgba(255, 255, 255, .62);--ae-glass-border: rgba(255, 255, 255, .7);--ae-glass-blur: 28px;--ae-shadow: 0 20px 40px rgba(17, 24, 38, .1);--ae-radius-card: 22px;--ae-radius-inner: 16px;--ae-radius-pill: 999px;--ae-space-1: 4px;--ae-space-2: 8px;--ae-space-3: 12px;--ae-space-4: 16px;--ae-space-5: 20px;--ae-space-6: 24px;--ae-font: -apple-system, "SF Pro Text", Inter, sans-serif;--ae-display-size: 28px;--ae-display-line: 34px;--ae-title-size: 20px;--ae-title-line: 25px;--ae-stat-size: 17px;--ae-stat-line: 22px;--ae-body-size: 14px;--ae-body-line: 20px;--ae-chip-size: 13px;--ae-chip-line: 16px;--ae-micro-size: 11px;--ae-micro-line: 13px;--ae-micro-tracking: .12em}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--ae-bg-top: #10161F;--ae-bg-bottom: #182234;--ae-bg-depth: #1E2C42;--ae-glow-peach: rgba(239, 217, 196, .2);--ae-ink: #EDF1F7;--ae-secondary: #9AA4B2;--ae-micro: #76808E;--ae-navy: #33507A;--ae-mint: rgba(40, 113, 95, .28);--ae-mint-solid: #1D3A33;--ae-green: #6FCDB4;--ae-glass-fill: rgba(255, 255, 255, .08);--ae-glass-border: rgba(255, 255, 255, .14);--ae-shadow: 0 20px 40px rgba(0, 0, 0, .45)}}:root[data-theme=dark]{--ae-bg-top: #10161F;--ae-bg-bottom: #182234;--ae-bg-depth: #1E2C42;--ae-glow-peach: rgba(239, 217, 196, .2);--ae-ink: #EDF1F7;--ae-secondary: #9AA4B2;--ae-micro: #76808E;--ae-navy: #33507A;--ae-mint: rgba(40, 113, 95, .28);--ae-mint-solid: #1D3A33;--ae-green: #6FCDB4;--ae-glass-fill: rgba(255, 255, 255, .08);--ae-glass-border: rgba(255, 255, 255, .14);--ae-shadow: 0 20px 40px rgba(0, 0, 0, .45)}.ae-card{background:var(--ae-glass-fill);border:1px solid var(--ae-glass-border);border-radius:var(--ae-radius-card);box-shadow:var(--ae-shadow);-webkit-backdrop-filter:blur(var(--ae-glass-blur));backdrop-filter:blur(var(--ae-glass-blur));padding:var(--ae-space-4);color:var(--ae-ink);font-family:var(--ae-font);font-size:var(--ae-body-size);line-height:var(--ae-body-line);max-width:100%;box-sizing:border-box}.ae-card-inner{background:#ffffff8c;border:1px solid var(--ae-glass-border);border-radius:var(--ae-radius-inner);padding:var(--ae-space-3);box-shadow:none}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .ae-card-inner{background:#ffffff0f}}:root[data-theme=dark] .ae-card-inner{background:#ffffff0f}.ae-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--ae-space-2);min-height:44px;padding:0 var(--ae-space-5);border:1px solid var(--ae-glass-border);border-radius:var(--ae-radius-pill);background:var(--ae-glass-fill);-webkit-backdrop-filter:blur(var(--ae-glass-blur));backdrop-filter:blur(var(--ae-glass-blur));color:var(--ae-ink);font-family:var(--ae-font);font-size:var(--ae-chip-size);font-weight:600;cursor:pointer;box-sizing:border-box;text-decoration:none}.ae-btn-primary{background:var(--ae-navy);border-color:transparent;color:#fffffff5;box-shadow:var(--ae-shadow)}.ae-btn-secondary{background:var(--ae-mint);border-color:#58cda759;color:var(--ae-green);box-shadow:none}.ae-label{font-family:var(--ae-font);font-size:var(--ae-micro-size);line-height:var(--ae-micro-line);font-weight:600;letter-spacing:var(--ae-micro-tracking);text-transform:uppercase;color:var(--ae-micro)}.ae-label-light{color:var(--ae-micro-light)}.ae-label-green{color:var(--ae-green)}.ae-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--ae-green-dot);flex:none}.ae-dot-deep{width:6px;height:6px;background:var(--ae-green-dot-deep)}.ae-badge{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 var(--ae-space-3);background:var(--ae-mint);border:1px solid rgba(88,205,167,.35);border-radius:var(--ae-radius-pill);color:var(--ae-green);font-family:var(--ae-font);font-size:var(--ae-chip-size);font-weight:600}.ae-hero{font-family:var(--ae-font);font-size:var(--ae-display-size);line-height:var(--ae-display-line);font-weight:600;letter-spacing:-.5px;color:var(--ae-ink-hero);margin:0}.ae-title{font-family:var(--ae-font);font-size:var(--ae-title-size);line-height:var(--ae-title-line);font-weight:600;color:var(--ae-ink);margin:0}.ae-body{font-family:var(--ae-font);font-size:var(--ae-body-size);line-height:var(--ae-body-line);color:var(--ae-secondary);margin:0}@font-face{font-family:"Instrument Serif";font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/instrument-serif-latin.woff2) format("woff2")}@font-face{font-family:"Instrument Serif";font-style:italic;font-display:swap;font-weight:400;src:url(/fonts/instrument-serif-latin-italic.woff2) format("woff2")}:root{--ae-font: "Geist Variable", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI Variable Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, system-ui, sans-serif;--site-serif: "Instrument Serif", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--site-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--ae-micro: #555E6C;--ae-micro-size: 12px;--ae-micro-line: 16px;--site-ink-strong: #0C1320;--site-ground-text: rgba(17, 24, 38, .74);--site-ghost: rgba(17, 24, 38, .07);--site-hairline: rgba(17, 24, 38, .1);--site-hairline-strong: rgba(17, 24, 38, .16);--site-mint-ink: #1F5F4F;--site-mint-border: rgba(88, 205, 167, .38);--site-glass-top: rgba(255, 255, 255, .8);--site-glass-bottom: rgba(255, 255, 255, .6);--site-glass-edge: rgba(255, 255, 255, .78);--site-glass-rim: inset 0 1px 0 rgba(255, 255, 255, .95), inset 0 0 0 1px rgba(255, 255, 255, .18);--site-shadow-rest: 0 1px 1px rgba(17, 24, 38, .04), 0 6px 16px -6px rgba(17, 24, 38, .1), 0 24px 56px -24px rgba(41, 62, 90, .28);--site-shadow-hover: 0 2px 2px rgba(17, 24, 38, .04), 0 14px 30px -10px rgba(17, 24, 38, .16), 0 40px 80px -30px rgba(41, 62, 90, .4);--site-glass-fill-strong: rgba(255, 255, 255, .86);--site-spot: rgba(255, 255, 255, .55);--site-glow: var(--ae-glow-peach);--site-navy-top: #37547E;--site-navy-bottom: #243852;--site-navy-glow: rgba(41, 62, 90, .55);--site-focus: var(--ae-green-dot);--site-focus-halo: rgba(88, 205, 167, .28);--site-danger: #8A2F2F;--site-danger-bg: rgba(138, 47, 47, .07);--site-space-7: 32px;--site-space-8: 40px;--site-space-10: 56px;--site-space-12: 72px;--site-section-pad: clamp(40px, 6vh, 72px);--site-pad-card-lg: clamp(24px, 3.4vw, 36px);--site-pad-card: clamp(22px, 2.8vw, 32px);--site-control-h: 46px;--site-control-h-lg: 50px;--site-control-h-compact: 38px;--site-nav-h: 50px;--site-chip-h: 32px;--site-t-display: clamp(44px, 6.4vw, 76px);--site-t-h1: clamp(44px, 6vw, 72px);--site-t-h2: clamp(28px, 3.4vw, 40px);--site-t-h2-sm: clamp(24px, 2.6vw, 30px);--site-t-card: clamp(24px, 2.4vw, 28px);--site-t-stat: clamp(44px, 5.4vw, 64px);--site-body-lg: 16px;--site-body-lg-line: 1.6;--site-lead: clamp(16px, 1.35vw, 18px);--site-lead-line: 1.55;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.32, .64, 1);--ease-inout: cubic-bezier(.65, 0, .35, 1);--ease-press: cubic-bezier(.3, 0, .5, 1);--site-ease-out: var(--ease-out);--site-ease-spring: cubic-bezier(.34, 1.16, .44, 1);--site-dur-fast: .2s;--site-dur-mid: .42s;--site-dur-reveal: .9s;--site-stagger: 70ms}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--ae-micro: #9AA4B2;--site-ink-strong: #F4F7FB;--site-ground-text: rgba(237, 241, 247, .78);--site-ghost: rgba(255, 255, 255, .06);--site-hairline: rgba(255, 255, 255, .09);--site-hairline-strong: rgba(255, 255, 255, .14);--site-mint-ink: #7FD9BE;--site-mint-border: rgba(88, 205, 167, .32);--site-glass-top: rgba(255, 255, 255, .075);--site-glass-bottom: rgba(255, 255, 255, .035);--site-glass-edge: rgba(255, 255, 255, .11);--site-glass-rim: inset 0 1px 0 rgba(255, 255, 255, .09), inset 0 0 0 1px rgba(255, 255, 255, .02);--site-shadow-rest: 0 1px 1px rgba(0, 0, 0, .3), 0 8px 20px -8px rgba(0, 0, 0, .5), 0 30px 60px -30px rgba(0, 0, 0, .7);--site-shadow-hover: 0 2px 2px rgba(0, 0, 0, .3), 0 18px 36px -12px rgba(0, 0, 0, .6), 0 44px 90px -30px rgba(0, 0, 0, .8);--site-glass-fill-strong: rgba(16, 22, 31, .78);--site-spot: rgba(146, 180, 255, .1);--site-glow: rgba(76, 125, 255, .14);--site-navy-top: #4A6A9A;--site-navy-bottom: #2C4468;--site-navy-glow: rgba(76, 125, 255, .35);--site-danger: #F2A6A6;--site-danger-bg: rgba(242, 166, 166, .1)}}:root[data-theme=dark]{--ae-micro: #9AA4B2;--site-ink-strong: #F4F7FB;--site-ground-text: rgba(237, 241, 247, .78);--site-ghost: rgba(255, 255, 255, .06);--site-hairline: rgba(255, 255, 255, .09);--site-hairline-strong: rgba(255, 255, 255, .14);--site-mint-ink: #7FD9BE;--site-mint-border: rgba(88, 205, 167, .32);--site-glass-top: rgba(255, 255, 255, .075);--site-glass-bottom: rgba(255, 255, 255, .035);--site-glass-edge: rgba(255, 255, 255, .11);--site-glass-rim: inset 0 1px 0 rgba(255, 255, 255, .09), inset 0 0 0 1px rgba(255, 255, 255, .02);--site-shadow-rest: 0 1px 1px rgba(0, 0, 0, .3), 0 8px 20px -8px rgba(0, 0, 0, .5), 0 30px 60px -30px rgba(0, 0, 0, .7);--site-shadow-hover: 0 2px 2px rgba(0, 0, 0, .3), 0 18px 36px -12px rgba(0, 0, 0, .6), 0 44px 90px -30px rgba(0, 0, 0, .8);--site-glass-fill-strong: rgba(16, 22, 31, .78);--site-spot: rgba(146, 180, 255, .1);--site-glow: rgba(76, 125, 255, .14);--site-navy-top: #4A6A9A;--site-navy-bottom: #2C4468;--site-navy-glow: rgba(76, 125, 255, .35);--site-danger: #F2A6A6;--site-danger-bg: rgba(242, 166, 166, .1)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--site-nav-h) + 40px);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-height:100vh;background-color:var(--ae-bg-bottom);color:var(--ae-ink);font-family:var(--ae-font);font-optical-sizing:auto;font-feature-settings:"cv11","ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(55% 42% at 6% 4%,var(--site-glow) 0%,transparent 70%),radial-gradient(48% 38% at 96% 0%,color-mix(in srgb,var(--ae-bg-depth) 70%,transparent) 0%,transparent 72%),linear-gradient(180deg,var(--ae-bg-top) 0%,color-mix(in srgb,var(--ae-bg-top) 55%,var(--ae-bg-bottom)) 42%,var(--ae-bg-bottom) 100%)}.ambient{position:fixed;pointer-events:none;z-index:-1;border-radius:50%;will-change:transform}.ambient-one{top:-14vh;right:-16vw;width:60vw;height:68vh;background:radial-gradient(closest-side,var(--ae-bg-depth) 0%,rgba(175,194,223,0) 72%);opacity:.8}.ambient-two{top:40vh;left:-20vw;width:54vw;height:62vh;background:radial-gradient(closest-side,var(--ae-bg-depth) 0%,rgba(175,194,223,0) 72%);opacity:.55}.ambient-hero{top:-14vh;left:-16vw;width:92vw;height:100vh;border-radius:40%;background:radial-gradient(closest-side,var(--site-glow) 0%,transparent 70%);opacity:.5}@media (prefers-reduced-motion: no-preference){.ambient-one{animation:site-drift-a 38s var(--ease-inout) infinite alternate}.ambient-two{animation:site-drift-b 46s var(--ease-inout) infinite alternate}.ambient-hero{animation:site-drift-c 54s var(--ease-inout) infinite alternate}}@keyframes site-drift-a{to{transform:translate3d(-4vw,5vh,0)}}@keyframes site-drift-b{to{transform:translate3d(5vw,-4vh,0)}}@keyframes site-drift-c{to{transform:translate3d(3vw,3vh,0)}}main{position:relative;z-index:1}.film>main:before{content:none}.shell{width:min(1060px,100% - 40px);margin-inline:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}p a,li a{color:var(--ae-green);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;text-decoration-color:color-mix(in srgb,currentColor 45%,transparent);transition:text-decoration-color var(--site-dur-fast) var(--ease-inout),text-underline-offset var(--site-dur-mid) var(--ease-spring),text-decoration-thickness var(--site-dur-fast) var(--ease-inout),color var(--site-dur-fast) var(--ease-inout)}p a:hover,li a:hover{text-decoration-color:currentColor;text-decoration-thickness:2px;text-underline-offset:3px}:focus-visible{outline:2px solid var(--site-focus);outline-offset:3px}@media (prefers-reduced-motion: no-preference){:focus-visible:not([data-reveal]):not(.legal-shell>*){animation:site-focus-in .34s var(--ease-out)}}@keyframes site-focus-in{0%{outline-offset:9px;outline-color:transparent}}p a:focus-visible,li a:focus-visible,.footer-links a:focus-visible,.stat-note a:focus-visible{border-radius:4px}::selection{background:var(--ae-mint-solid);color:var(--ae-ink)}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}.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;top:12px;left:12px;z-index:40;display:inline-flex;align-items:center;min-height:var(--site-control-h);padding:0 var(--ae-space-5);border-radius:var(--ae-radius-pill);background:linear-gradient(180deg,var(--site-navy-top),var(--site-navy-bottom));background-color:var(--site-navy-bottom);color:#fffffff5;font-family:var(--ae-font);font-size:14px;font-weight:600;text-decoration:none;box-shadow:var(--site-shadow-hover);transform:translateY(-200%);transition:transform var(--site-dur-mid) var(--ease-spring)}.skip-link:focus-visible{transform:none}.glass,.ae-card,.brand,.nav-links,.legal-back,.legal-section,.support-card{background:linear-gradient(180deg,var(--site-glass-top),var(--site-glass-bottom));border:1px solid var(--site-glass-edge);-webkit-backdrop-filter:blur(var(--ae-glass-blur)) saturate(1.4);backdrop-filter:blur(var(--ae-glass-blur)) saturate(1.4);box-shadow:var(--site-glass-rim),var(--site-shadow-rest)}.ae-card,.legal-section,.support-card{position:relative;isolation:isolate}.ae-card:after,.legal-section:after,.support-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;pointer-events:none;background:radial-gradient(420px circle at var(--mx, 50%) var(--my, 0%),var(--site-spot),transparent 60%);opacity:0;transition:opacity .5s var(--ease-inout)}.ae-card:hover:after,.legal-section:hover:after,.support-card:hover:after{opacity:1}.ae-btn-secondary,.ae-badge,.flow-chip-strong,.receipt-checks li,.legal-meta span,.hub-banner{background:var(--ae-mint);border:1px solid var(--site-mint-border);color:var(--site-mint-ink)}.ae-btn{position:relative;isolation:isolate;overflow:hidden;min-height:var(--site-control-h);padding:0 22px;font-family:var(--ae-font);font-size:14.5px;font-weight:560;letter-spacing:-.006em;background:linear-gradient(180deg,var(--site-glass-top),var(--site-glass-bottom));border-color:var(--site-glass-edge);box-shadow:var(--site-glass-rim),0 1px 2px #1118260f;transform:translate3d(var(--mag-x, 0px),var(--mag-y, 0px),0);transition:transform var(--site-dur-mid) var(--ease-spring),box-shadow var(--site-dur-mid) var(--ease-out),background-color var(--site-dur-fast) var(--ease-inout),border-color var(--site-dur-fast) var(--ease-inout),color var(--site-dur-fast) var(--ease-inout),opacity var(--site-dur-fast) var(--ease-inout);-webkit-user-select:none;user-select:none}.ae-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.34) 48%,rgba(255,255,255,.08) 56%,transparent 70%);transform:translate(-110%);transition:transform 0s linear .7s}.ae-btn:hover{transform:translate3d(var(--mag-x, 0px),calc(var(--mag-y, 0px) - 2px),0);box-shadow:var(--site-glass-rim),var(--site-shadow-hover)}.ae-btn:hover:before{transform:translate(110%);transition:transform .85s var(--ease-out)}.ae-btn:active{transform:translate3d(var(--mag-x, 0px),var(--mag-y, 0px),0) scale(.97);transition-duration:.09s;transition-timing-function:var(--ease-press)}.ae-btn-primary{background:linear-gradient(180deg,var(--site-navy-top) 0%,var(--site-navy-bottom) 100%);background-color:var(--site-navy-bottom);border-color:#ffffff14;color:#fffffff7;box-shadow:inset 0 1px #fff3,inset 0 -1px #0000001f,0 1px 2px #10161f2e,0 12px 26px -10px var(--site-navy-glow)}.ae-btn-primary:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--site-navy-top) 88%,#ffffff) 0%,var(--site-navy-top) 100%);box-shadow:inset 0 1px #ffffff42,inset 0 -1px #0000001f,0 2px 4px #10161f2e,0 20px 40px -12px var(--site-navy-glow)}.ae-btn-secondary{box-shadow:inset 0 1px #ffffff80,0 1px 2px #1118260d}.ae-btn-secondary:hover{background:var(--ae-mint-solid);border-color:color-mix(in srgb,var(--ae-green-dot) 60%,transparent);box-shadow:inset 0 1px #ffffff80,0 14px 28px -14px #28715f73}.ae-btn span[aria-hidden]{display:inline-block;transition:transform var(--site-dur-mid) var(--ease-spring)}.ae-btn:hover span[aria-hidden]{transform:translate(4px)}.ae-btn:disabled,.ae-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.ae-btn:disabled:before,.ae-btn[aria-disabled=true]:before{display:none}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .ae-btn:before{background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.14) 48%,rgba(255,255,255,.04) 56%,transparent 70%)}}:root[data-theme=dark] .ae-btn:before{background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.14) 48%,rgba(255,255,255,.04) 56%,transparent 70%)}a.hub-dash-card,a.hub-job-card{transition:transform .55s var(--ease-spring),box-shadow .55s var(--ease-out),border-color .3s var(--ease-inout)}a.hub-dash-card:hover,a.hub-job-card:hover{transform:translateY(-4px);box-shadow:var(--site-glass-rim),var(--site-shadow-hover);border-color:color-mix(in srgb,var(--ae-green-dot) 45%,var(--site-glass-edge))}a.hub-dash-card:active,a.hub-job-card:active,.legal-back:active{transform:translateY(-1px) scale(.985);transition-duration:.1s;transition-timing-function:var(--ease-press)}@keyframes site-rise{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:none}}@keyframes site-focus-pull{0%{opacity:0;transform:translateY(14px);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes site-fade{0%{opacity:0}to{opacity:1}}@keyframes site-breathe{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #58cda773}50%{opacity:.55;transform:scale(.82);box-shadow:0 0 0 6px #58cda700}}html[data-reveal=ready] [data-reveal]:not([data-reveal=in]){opacity:0}[data-reveal=in]{animation:site-rise var(--site-dur-reveal) var(--ease-out) backwards;animation-delay:calc(var(--reveal-i, 0) * var(--site-stagger))}@media (prefers-reduced-motion: no-preference){.legal-shell>:not([data-reveal]){animation:site-focus-pull .95s var(--ease-out) backwards}.legal-shell>:nth-child(1):not([data-reveal]){animation-delay:40ms}.legal-shell>:nth-child(2):not([data-reveal]){animation-delay:.11s}.legal-shell>:nth-child(3):not([data-reveal]){animation-delay:.18s}.legal-shell>:nth-child(4):not([data-reveal]){animation-delay:.26s}.legal-shell>:nth-child(5):not([data-reveal]){animation-delay:.33s}.legal-shell>:nth-child(n+6):not([data-reveal]){animation-delay:.4s}.hub-app-bar{animation:site-fade .8s var(--ease-out) backwards}.hero-main>*{animation:site-rise var(--site-dur-reveal) var(--ease-out) both}.hero-main>:nth-child(2){animation-delay:70ms}.hero-main>:nth-child(3){animation-delay:.14s}.hero-main>:nth-child(4){animation-delay:.21s}.hero-main>:nth-child(5){animation-delay:.28s}.hero-visual{animation:site-rise 1s var(--ease-out) .18s both}}.ae-dot.is-working{animation:site-breathe 1.6s var(--ease-inout) infinite}.site-nav{position:sticky;top:14px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:var(--ae-space-4);padding-top:var(--ae-space-6)}.brand{display:inline-flex;align-items:center;gap:10px;height:var(--site-control-h-lg);padding:0 18px 0 10px;box-sizing:border-box;border-radius:var(--ae-radius-pill);font-weight:600;font-size:17px;letter-spacing:-.015em;color:var(--ae-ink);text-decoration:none;transition:background-color .4s var(--ease-inout),box-shadow .5s var(--ease-out),transform var(--site-dur-mid) var(--ease-spring),height .4s var(--ease-out)}.brand:hover{transform:translateY(-1px)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:currentColor;flex:none;transition:transform .9s var(--ease-spring)}.brand:hover .brand-mark{transform:rotate(90deg)}.brand-mark svg{width:22px;height:22px;display:block}.nav-links{display:inline-flex;align-items:center;gap:2px;height:var(--site-control-h-lg);padding:0 5px;box-sizing:border-box;border-radius:var(--ae-radius-pill);transition:background-color .4s var(--ease-inout),box-shadow .5s var(--ease-out),height .4s var(--ease-out)}.nav-links a,.nav-pill-button{display:inline-flex;align-items:center;min-height:var(--site-control-h-compact);padding:0 14px;border:0;border-radius:var(--ae-radius-pill);background:transparent;font-family:var(--ae-font);font-size:14px;font-weight:520;letter-spacing:-.005em;color:var(--ae-ink);text-decoration:none;cursor:pointer;transition:background-color .25s var(--ease-inout),color .25s var(--ease-inout),transform var(--site-dur-mid) var(--ease-spring)}.nav-links a:hover,.nav-pill-button:hover{background:#fff9}.nav-links a:active,.nav-pill-button:active{transform:scale(.96);transition-duration:.09s}.nav-links a[aria-current=page]{background:linear-gradient(180deg,var(--site-navy-top),var(--site-navy-bottom));background-color:var(--site-navy-bottom);color:#fffffff7;box-shadow:inset 0 1px #ffffff2e,0 6px 14px -6px var(--site-navy-glow)}.nav-links a.nav-cta{min-height:var(--site-control-h-compact);padding:0 18px;margin-left:4px;font-size:14px}.nav-cta-short{display:none}.nav-pill-button{margin-left:4px;padding-left:16px;border-left:1px solid var(--site-hairline);border-radius:0 var(--ae-radius-pill) var(--ae-radius-pill) 0}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .nav-links a:not(.nav-cta):not([aria-current=page]):hover,:root:not([data-theme=light]) .nav-pill-button:hover{background:#ffffff17}}:root[data-theme=dark] .nav-links a:not(.nav-cta):not([aria-current=page]):hover,:root[data-theme=dark] .nav-pill-button:hover{background:#ffffff17}html[data-scrolled=true] .site-nav:not(.film *) .brand,html[data-scrolled=true] .site-nav:not(.film *) .nav-links{background:var(--site-glass-fill-strong);box-shadow:var(--site-glass-rim),var(--site-shadow-hover)}.hero{padding-top:clamp(48px,8vh,96px);padding-bottom:clamp(44px,7vh,80px)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:clamp(28px,4.5vw,64px);align-items:center}.hero-main{max-width:640px}.hero-eyebrow{display:inline-flex;align-items:center;gap:var(--ae-space-2);margin:0 0 var(--ae-space-4)}.hero-display{font-family:var(--site-serif);font-weight:400;font-size:var(--site-t-display);line-height:1;letter-spacing:-.01em;max-width:18ch}.hero-copy{margin:var(--ae-space-5) 0 0;max-width:54ch;font-size:var(--site-lead);line-height:var(--site-lead-line);color:var(--site-ground-text)}.hero-copy strong{color:var(--ae-ink);font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ae-space-3);margin-top:var(--ae-space-6)}.hero-actions .ae-btn{min-height:var(--site-control-h-lg);font-size:15px}.hero-note{display:block;margin-top:var(--ae-space-4)}.hero-visual{padding:var(--ae-space-5);display:grid;gap:var(--ae-space-4)}.hero-visual>.ae-badge{justify-self:start}.flow-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.flow-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 var(--ae-space-3);border-radius:var(--ae-radius-pill);background:#ffffff8c;border:1px solid var(--site-glass-edge);font-size:var(--ae-chip-size);font-weight:600;color:var(--ae-ink)}.flow-arrow{color:var(--ae-micro);font-weight:600}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .flow-chip:not(.flow-chip-strong){background:#ffffff0f}}:root[data-theme=dark] .flow-chip:not(.flow-chip-strong){background:#ffffff0f}.receipt-strip{display:grid;gap:var(--ae-space-3)}.receipt-checks{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--ae-space-2)}.receipt-checks li{display:inline-flex;align-items:center;gap:7px;min-height:var(--site-chip-h);padding:0 14px 0 10px;border-radius:var(--ae-radius-pill);font-size:13px;font-weight:600}.receipt-checks .check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--ae-green);color:#fff;font-size:10px;font-weight:800}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .receipt-checks .check{color:#0c1320}}:root[data-theme=dark] .receipt-checks .check{color:#0c1320}.receipt-checks li.is-missing{background:#ffffff59;border:1px dashed var(--site-hairline-strong);color:var(--ae-secondary)}.receipt-checks li.is-missing .check{background:transparent;border:1.5px dashed currentColor;color:inherit}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .receipt-checks li.is-missing{background:#ffffff0a}}:root[data-theme=dark] .receipt-checks li.is-missing{background:#ffffff0a}section.shell{padding-block:var(--site-section-pad)}.section-head{margin-bottom:var(--ae-space-6);max-width:60ch}.section-head .ae-label{color:var(--site-ground-text)}.section-title{font-family:var(--site-serif);font-size:var(--site-t-h2);line-height:1.08;font-weight:400;letter-spacing:-.005em;color:var(--ae-ink);margin:var(--ae-space-2) 0 0}.stat-note,.footer-legal,.presence-lead,.presence-honesty{color:var(--site-ground-text)}.presence-lead,.presence-honesty{font-size:var(--site-body-lg);line-height:var(--site-lead-line)}.stat-note{display:block;margin-top:var(--ae-space-5);text-transform:none;letter-spacing:0;font-size:14px;line-height:20px;font-weight:500}.stat-note a{color:var(--ae-ink);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:var(--ae-green-dot);transition:color var(--site-dur-fast) var(--ease-inout)}.stat-note a:hover{color:var(--ae-green)}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:var(--ae-space-4)}.stat-card{padding:var(--ae-space-6);display:grid;gap:var(--ae-space-2)}.stat-value,.pricing-price{font-family:var(--site-serif);font-size:var(--site-t-stat);line-height:1;font-weight:400;letter-spacing:-.01em;font-variant-numeric:tabular-nums;color:var(--site-ink-strong);margin:0}.stat-card .ae-body,.step-card .ae-body,.pricing-card .ae-body,.pricing-list,.about-card .ae-body,.faq-card .ae-body{font-size:var(--site-body-lg);line-height:var(--site-body-lg-line)}.stat-card .ae-body{max-width:34ch}.step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:var(--ae-space-4)}.step-card{position:relative;overflow:hidden;padding:var(--ae-space-6);display:grid;gap:var(--ae-space-3);align-content:start}.step-num{position:absolute;top:2px;right:16px;font-family:var(--site-serif);font-size:96px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums;color:var(--site-ghost);pointer-events:none;-webkit-user-select:none;user-select:none}.step-label{display:inline-flex;align-items:center;gap:var(--ae-space-2)}.receipts-card{padding:var(--site-pad-card-lg);display:grid;gap:var(--ae-space-4)}.receipts-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--ae-space-3)}.receipts-card>.ae-title,.cta-card .cta-title{font-size:var(--site-t-h2-sm);line-height:1.12}.receipt-parts{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:var(--ae-space-3)}.receipt-parts .ae-card-inner{display:grid;gap:var(--ae-space-2);align-content:start;padding:var(--ae-space-4);border-color:var(--site-hairline);transition:border-color .3s var(--ease-inout),transform .5s var(--ease-spring)}.receipt-parts .ae-card-inner:hover{border-color:var(--site-mint-border);transform:translateY(-2px)}.wall-note{border-top:1px solid var(--site-hairline);padding-top:var(--ae-space-4)}.pricing-card{padding:var(--site-pad-card-lg);display:grid;gap:var(--ae-space-4);max-width:580px}.pricing-per{font-family:var(--ae-font);font-size:.32em;font-weight:500;color:var(--ae-secondary);letter-spacing:0}.pricing-list{margin:0;padding-left:18px;display:grid;gap:var(--ae-space-2)}.pricing-actions{display:flex;flex-wrap:wrap;gap:var(--ae-space-3)}.presence-lead{max-width:62ch;margin:0 0 var(--ae-space-5)}.presence-honesty{max-width:62ch;margin-top:var(--ae-space-5);border-top-color:var(--site-hairline)}.about-card{padding:var(--site-pad-card-lg);display:grid;gap:var(--ae-space-3);max-width:660px}.about-card .ae-body{line-height:var(--site-lead-line)}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:var(--ae-space-4)}.faq-card{padding:var(--ae-space-6);display:grid;gap:var(--ae-space-2);align-content:start}.faq-card h3{font-family:var(--site-serif);font-size:22px;line-height:1.2;font-weight:400;color:var(--ae-ink);margin:0}.cta-card{padding:var(--site-pad-card-lg);display:grid;gap:var(--ae-space-4);max-width:580px}.site-footer{position:relative;z-index:1;padding-block:var(--site-section-pad);display:grid;gap:var(--ae-space-4)}.footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--ae-space-4)}.site-footer .brand{background:none;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;height:auto}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:0 var(--ae-space-5);font-size:14px;font-weight:520}.footer-links a{display:inline-flex;align-items:center;min-height:var(--site-control-h);text-decoration:none;color:var(--ae-ink);background:linear-gradient(currentColor,currentColor) 0 calc(50% + .8em) / 0% 1px no-repeat;transition:color .25s var(--ease-inout),background-size .5s var(--ease-out)}.footer-links a:hover{color:var(--ae-green);background-size:100% 1px}.footer-legal{display:flex;flex-wrap:wrap;gap:var(--ae-space-2) var(--ae-space-4);border-top:1px solid var(--site-hairline);padding-top:var(--ae-space-4)}.legal-shell{width:min(720px,100% - 40px);margin-inline:auto;padding-block:clamp(36px,6vh,64px) clamp(56px,10vh,112px);display:grid;gap:var(--ae-space-4)}.legal-back{justify-self:start;display:inline-flex;align-items:center;gap:var(--ae-space-2);min-height:40px;padding:0 18px 0 14px;margin-bottom:clamp(12px,3vh,28px);box-sizing:border-box;border-radius:var(--ae-radius-pill);font-size:14px;font-weight:540;color:var(--ae-ink);text-decoration:none;transition:transform var(--site-dur-mid) var(--ease-spring),box-shadow var(--site-dur-mid) var(--ease-out),background-color var(--site-dur-fast) var(--ease-inout)}.legal-back:hover{transform:translate(-3px);box-shadow:var(--site-glass-rim),var(--site-shadow-hover)}.legal-shell>.ae-label{display:inline-flex;align-items:center;gap:10px;margin:0;color:var(--site-ground-text);letter-spacing:.14em}.legal-shell>.ae-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ae-green-dot);box-shadow:0 0 0 4px color-mix(in srgb,var(--ae-green-dot) 20%,transparent);flex:none}.legal-shell h1{font-family:var(--site-serif);font-size:var(--site-t-h1);line-height:1;font-weight:400;letter-spacing:-.012em;color:var(--site-ink-strong);margin:2px 0 4px;max-width:16ch}.legal-intro{font-size:var(--site-lead);line-height:var(--site-lead-line);color:var(--site-ground-text);margin:0 0 var(--ae-space-2);max-width:56ch}.legal-meta{display:flex;flex-wrap:wrap;gap:var(--ae-space-2);margin-bottom:var(--ae-space-3)}.legal-meta span{display:inline-flex;align-items:center;min-height:var(--site-chip-h);padding:4px 14px;border-radius:var(--ae-radius-pill);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;box-shadow:inset 0 1px #ffffff73}.legal-section,.support-card{border-radius:24px;padding:var(--site-pad-card);display:grid;gap:14px;align-content:start}.legal-section h2,.support-card h2{font-family:var(--site-serif);font-size:var(--site-t-card);line-height:1.12;font-weight:400;letter-spacing:-.005em;color:var(--site-ink-strong);margin:0}.legal-section h3,.support-card h3{font-family:var(--ae-font);font-size:12px;line-height:16px;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:var(--ae-micro);margin:12px 0 0;padding-top:18px;border-top:1px solid var(--site-hairline)}.legal-section p,.support-card p,.legal-section li,.support-card li{font-size:var(--site-body-lg);line-height:var(--site-body-lg-line);color:var(--ae-secondary);margin:0}.legal-section strong,.support-card strong{color:var(--ae-ink);font-weight:600}.legal-section ul,.legal-section ol,.support-card ul,.support-card ol{margin:0;padding-left:20px;display:grid;gap:10px}.legal-section li::marker,.support-card li::marker{color:var(--ae-green);font-weight:600}.support-card .ae-btn{justify-self:start;margin-top:6px}.hub-app{padding-bottom:var(--site-space-12)}.hub-app-bar{gap:var(--ae-space-3)}.hub-app-bar.shell,.hub-shell{width:min(760px,100% - 40px)}.hub-shell>.ae-label{margin-top:clamp(16px,4vh,40px)}.hub-status{display:flex;align-items:center;gap:10px;color:var(--site-ground-text)}.hub-dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:14px}.hub-dash-card{display:grid;gap:10px;align-content:start;text-decoration:none;color:inherit;min-height:150px;padding:24px;border-radius:24px}.legal-shell .ae-title{font-family:var(--site-serif);font-size:var(--site-t-card);line-height:1.12;font-weight:400;letter-spacing:-.005em;color:var(--site-ink-strong)}.legal-shell .ae-card .ae-body{font-size:15px;line-height:1.55}.hub-preview-card .ae-label{color:var(--ae-secondary)}.hub-banner{margin:0;padding:12px 16px;border-radius:var(--ae-radius-inner);font-size:14px;line-height:1.45;font-weight:600;box-shadow:inset 0 1px #ffffff73}.hub-reason{margin:0;max-width:58ch;color:var(--site-ground-text)}.legal-shell>.ae-body:not(.hub-reason){margin:0;max-width:58ch;color:var(--site-ground-text)}.legal-shell>.wall-note{margin-top:var(--ae-space-3);border-top-color:var(--site-hairline);font-size:14px;line-height:1.55}.hub-empty,.hub-sign-in,.hub-transcript{padding:var(--site-pad-card);border-radius:24px;display:grid;gap:16px}.hub-empty>.ae-btn,.hub-sign-in>.ae-btn{justify-self:start}.hub-sign-in .hub-actions,.hub-connect-device .hub-actions{display:flex;flex-wrap:wrap;gap:var(--ae-space-3);margin-top:4px}.hub-connect-device{margin-top:24px}.ae-table{width:100%;border-collapse:collapse;font-size:14px}.ae-table th,.ae-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--site-hairline)}.ae-table th{color:var(--site-ground-text);font-weight:600}.hub-connect-device .hub-field input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;text-overflow:ellipsis}.hub-connect-device .wall-note:empty{display:none}.hub-job-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.hub-job-card{display:grid;gap:10px;padding:24px;border-radius:24px;text-decoration:none;color:inherit}.hub-job-card .ae-title{margin:0}.hub-money-total{margin-bottom:4px}.hub-money-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.hub-money-card{padding:18px 20px}.hub-money-sentence{color:var(--ae-ink);font-size:15px;line-height:1.5;overflow-wrap:break-word}.hub-money-headline{font-weight:650}.hub-field{display:grid;gap:8px}.hub-field .ae-label{transition:color .25s var(--ease-inout)}.hub-field:focus-within .ae-label{color:var(--ae-green)}.hub-field input,.hub-field textarea{min-height:50px;padding:0 16px;border-radius:14px;border:1px solid var(--site-hairline-strong);background:color-mix(in srgb,var(--site-glass-top) 80%,transparent);box-shadow:inset 0 1px 2px #1118260d;color:var(--ae-ink);font:inherit;font-size:16px;box-sizing:border-box;width:100%;transition:border-color .25s var(--ease-inout),background-color .25s var(--ease-inout),box-shadow .4s var(--ease-out)}.hub-field textarea{min-height:112px;padding:14px 16px;line-height:1.5;resize:vertical}.hub-field :is(input,textarea):hover{border-color:color-mix(in srgb,var(--ae-ink) 26%,transparent)}.hub-field :is(input,textarea):focus-visible{outline:none;animation:none;background:var(--site-glass-fill-strong);border-color:var(--site-focus);box-shadow:inset 0 1px 2px #1118260a,0 0 0 4px var(--site-focus-halo),0 10px 28px -14px #28715f73}.hub-field :is(input,textarea)::placeholder{color:var(--ae-secondary);opacity:.8;transition:opacity .25s var(--ease-inout)}.hub-field :is(input,textarea):focus::placeholder{opacity:.45}.hub-field :is(input,textarea):disabled{opacity:.55;cursor:not-allowed}.hub-field :is(input,textarea)[aria-invalid=true]{border-color:var(--site-danger);box-shadow:0 0 0 4px var(--site-danger-bg)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .hub-field :is(input,textarea):hover{border-color:#ffffff47}}:root[data-theme=dark] .hub-field :is(input,textarea):hover{border-color:#ffffff47}.hub-error{margin:0;padding:12px 16px;border-radius:var(--ae-radius-inner);border:1px solid color-mix(in srgb,var(--site-danger) 30%,transparent);background:var(--site-danger-bg);color:var(--site-danger);font-size:14px;line-height:1.45;font-weight:600}@media (prefers-reduced-motion: no-preference){.hub-error,.hub-banner[role=status]{animation:site-rise .6s var(--ease-out) backwards}}.hub-transcript ol{margin:0;padding:0;list-style:none;display:grid;gap:10px}.hub-transcript li{display:grid;gap:4px;padding:12px 16px;border-radius:18px;background:#ffffff73;border:1px solid var(--site-hairline);font-variant-numeric:tabular-nums}.hub-transcript li[data-speaker=agent],.hub-transcript li[data-speaker=averce]{background:var(--ae-mint);border-color:var(--site-mint-border)}.hub-transcript strong{font-size:var(--ae-micro-size);letter-spacing:var(--ae-micro-tracking);text-transform:uppercase;color:var(--ae-micro)}.hub-transcript li[data-speaker=agent] strong,.hub-transcript li[data-speaker=averce] strong{color:var(--site-mint-ink)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .hub-transcript li{background:#ffffff0d}}:root[data-theme=dark] .hub-transcript li{background:#ffffff0d}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.ae-btn,.ae-btn:before,.ae-btn span[aria-hidden],a.hub-dash-card,a.hub-job-card,.legal-back,.brand,.brand-mark,.nav-links,.nav-links a,.skip-link,.receipt-parts .ae-card-inner,.ae-card:after,.legal-section:after,.support-card:after{transition:none}.ae-btn,.ae-btn:hover,.ae-btn:active,a.hub-dash-card:hover,a.hub-dash-card:active,a.hub-job-card:hover,a.hub-job-card:active,.legal-back:hover,.legal-back:active,.brand:hover,.brand:hover .brand-mark,.nav-links a:active,.receipt-parts .ae-card-inner:hover{transform:none}.ae-btn:before{display:none}.ae-btn:hover span[aria-hidden]{transform:none}.hero-main>*,.hero-visual,.ae-dot.is-working,.ambient{animation:none}html[data-reveal=ready] [data-reveal]:not([data-reveal=in]){opacity:1}[data-reveal=in]{animation:none}}@media (prefers-reduced-transparency: reduce){.glass,.ae-card,.ae-btn,.ae-badge,.nav-links,.brand,.legal-back,.legal-section,.support-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--ae-mint-solid);background:color-mix(in srgb,var(--ae-bg-top) 88%,#ffffff)}.ae-btn-primary,.nav-links a.nav-cta,.nav-links a[aria-current=page],.skip-link{background:var(--ae-navy)}.ambient{display:none}}@media (max-width: 920px){.hero-grid{grid-template-columns:1fr}.hero-visual{max-width:480px}}@media (max-width: 640px){.nav-cta-long{display:none}.nav-cta-short{display:inline}.hero{padding-top:clamp(36px,6vh,56px)}.step-num{font-size:72px}.legal-section,.support-card,.hub-empty,.hub-sign-in,.hub-transcript,.hub-job-card,.hub-dash-card{border-radius:20px}}@media (max-width: 560px){.nav-links,.brand{height:var(--site-control-h)}.nav-links a{padding:0 10px}.nav-links a.nav-cta{padding:0 var(--ae-space-3)}.site-nav .nav-links a.nav-secondary{display:none}.hub-app-bar{flex-wrap:wrap}.hub-app-bar .nav-links{order:3;flex-basis:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.hub-app-bar .nav-links::-webkit-scrollbar{display:none}.legal-shell{width:min(720px,100% - 32px)}}.audit-hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.audit-fallback{margin-top:20px}.audit-thanks h2{margin:0}
