@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#171612;--black:#0c0c0b;--gold:#c69322;--gold2:#e0b94f;--cream:#f7f4ec;--paper:#fffdfa;--muted:#68645b;--line:#dfdbd0;--radius:22px;--shadow:0 24px 60px rgba(20,18,12,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:999;padding:.75rem 1rem;background:#fff;color:#000}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,250,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,20,16,.08)}.nav-wrap{max-width:1200px;margin:auto;padding:.8rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.12em}.brand img{width:42px;height:42px;object-fit:cover;border-radius:50%}.primary-nav{display:flex;align-items:center;gap:1.7rem}.primary-nav>a{font-size:.93rem;font-weight:600;text-decoration:none}.primary-nav>a:not(.button):hover{color:#8d6813}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.8rem 1.35rem;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:#fff;text-decoration:none;font-weight:700;cursor:pointer;box-shadow:0 6px 0 #b68720;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 0 #b68720}.button:focus-visible,.text-link:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #e2b94e;outline-offset:3px}.button-small{min-height:42px;padding:.55rem 1rem}.menu-toggle{display:none;border:0;background:none;padding:.65rem}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;margin:5px;background:var(--ink)}
.hero{max-width:1280px;margin:auto;min-height:720px;padding:5rem 4rem 4rem;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.76rem;color:#856410}.eyebrow{display:flex;align-items:center;gap:.55rem}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--gold)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;margin:0 0 1rem}h1{font-size:clamp(3rem,6vw,5.3rem);letter-spacing:-.055em;max-width:760px}h2{font-size:clamp(2.1rem,4vw,3.55rem);letter-spacing:-.04em}h3{font-size:1.18rem}.lead{font-size:1.16rem;max-width:690px;color:#4d4a43}.button-row{display:flex;align-items:center;gap:1.4rem;margin:2rem 0 1rem}.text-link{font-weight:700;text-underline-offset:5px;text-decoration-color:#c6982f}.micro{font-size:.84rem;color:var(--muted)}.hero-visual{min-height:570px;position:relative;display:grid;place-items:center}.gold-orbit{position:absolute;width:490px;height:490px;border:1px solid rgba(197,147,31,.35);border-radius:50%;box-shadow:0 0 0 45px rgba(197,147,31,.05),0 0 0 90px rgba(197,147,31,.025)}.phone{width:250px;aspect-ratio:9/18.7;padding:10px;border-radius:38px;background:#10100f;border:1px solid #34332f;box-shadow:var(--shadow);position:relative;z-index:2}.phone-top{position:absolute;z-index:3;top:15px;left:50%;transform:translateX(-50%);width:74px;height:18px;border-radius:20px;background:#080808}.screen-placeholder{height:100%;border-radius:29px;background:linear-gradient(160deg,#191814 0%,#090909 70%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;border:1px solid #5d4920}.screen-placeholder img{width:118px;filter:drop-shadow(0 8px 20px rgba(218,168,43,.22));margin-bottom:1.25rem}.screen-placeholder strong{font-family:Manrope,sans-serif;font-size:1.4rem}.screen-placeholder span,.screen-placeholder small{color:#d4c69f;font-size:.78rem;margin-top:.25rem}.phone-hero{width:282px;transform:rotate(3deg)}.cost-chips{position:absolute;inset:0}.cost-chips span{position:absolute;padding:.55rem .8rem;border-radius:999px;background:#fff;border:1px solid #ded7c7;font-size:.78rem;font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.08)}.cost-chips span:nth-child(1){top:16%;left:0}.cost-chips span:nth-child(2){top:39%;right:-1rem}.cost-chips span:nth-child(3){bottom:26%;left:-.5rem}.cost-chips span:nth-child(4){bottom:10%;right:0}.section-pad{padding:7rem max(1.5rem,calc((100vw - 1160px)/2))}.dark-section{background:var(--black);color:#f7f2e6}.section-intro{max-width:780px;margin-bottom:3.5rem}.section-intro.centre{text-align:center;margin-left:auto;margin-right:auto}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.problem-grid>div{font-size:1.08rem;color:#cbc7bd}.problem blockquote{margin:0;padding:2rem 0 2rem 2.5rem;border-left:2px solid var(--gold);font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:700;line-height:1.12}.problem blockquote span{display:block;color:#fff}.problem blockquote small{display:block;margin-top:1.4rem;font-family:'DM Sans';font-size:1rem;font-weight:400;line-height:1.5;color:#c8b67f}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{padding:2.2rem;border-right:1px solid var(--line)}.steps article:last-child{border-right:0}.step-number{font-family:Manrope;color:#a2791c;font-weight:800}.steps h3{margin-top:1.8rem}.steps p,.feature-grid p,.industry-grid p{color:var(--muted)}.phone-row{display:flex;align-items:flex-end;justify-content:center;gap:2rem;margin:5rem 0 -1rem}.phone-row .phone{width:205px}.phone-raised{transform:translateY(-2rem)}.screen-placeholder.compact{background:linear-gradient(180deg,#fcfaf3,#eee8d8);color:var(--ink);border-color:#a98536}.screen-placeholder.compact strong{font-size:1.15rem}.screen-placeholder.compact span,.screen-placeholder.compact small{color:#776c54}.soft-section{background:var(--cream)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-grid article{background:var(--paper);padding:2rem;border:1px solid #e2ded3;border-radius:var(--radius)}.icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:2rem;border-radius:50%;background:#181714;color:#e4bc55;font-family:Manrope;font-weight:800}.split-section{display:grid;grid-template-columns:1fr .7fr;gap:6rem;align-items:center}.split-copy p{font-size:1.07rem;color:var(--muted)}.notice{margin-top:2rem;padding:1.2rem;border-left:3px solid var(--gold);background:var(--cream)}.phone-feature{margin:auto;width:240px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.industry-grid article{min-height:220px;padding:1.8rem;border:1px solid var(--line);border-radius:16px}.industry-grid span{font-size:.76rem;color:#96711b;font-weight:800}.industry-featured{grid-column:span 2;background:#151410;color:#fff}.industry-featured p{color:#cbc6b9}.top-gap{margin-top:2.5rem}.button-outline{background:transparent;color:var(--ink);box-shadow:none}.button-outline:hover{background:var(--ink);color:white;box-shadow:none}.setup-section{background:#f0eadb}.setup-section .section-intro p:last-child{font-size:1.1rem}.principle{max-width:760px;margin:0 auto 3rem;display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:#fff;border-radius:16px;box-shadow:0 15px 40px rgba(72,58,24,.09)}.principle img{width:72px;border-radius:50%}.principle p{margin:0}.setup-grid{max-width:900px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.setup-grid div{padding:1rem;background:rgba(255,255,255,.58);border:1px solid rgba(86,69,30,.14);border-radius:10px}.setup-grid span{color:#856410;font-weight:800;margin-right:.5rem}.philosophy{display:grid;grid-template-columns:.55fr 1fr;gap:5rem;align-items:center;background:#0c0c0b;color:#fff}.philosophy .crest{display:grid;place-items:center}.philosophy img{width:min(330px,100%);border-radius:50%;box-shadow:0 0 80px rgba(212,162,36,.1)}.philosophy em{font-style:normal;color:#e1b94d}.philosophy p:last-child{max-width:660px;font-size:1.1rem;color:#c9c5bb}.help-preview{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.help-preview p{color:var(--muted)}.help-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.help-list span{padding:1rem .4rem;border-bottom:1px solid var(--line);font-weight:600}.beta-section{padding:7rem max(1.5rem,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.8fr 1fr;gap:5rem;background:#d4a936;color:#17130a}.beta-copy{position:sticky;top:8rem;align-self:start}.beta-copy .kicker{color:#4f3c0d}.beta-copy p{font-size:1.05rem}.beta-note{padding:1rem;border:1px solid rgba(20,16,6,.28);border-radius:10px}.beta-form{background:#fffdf8;padding:2.5rem;border-radius:20px;color:var(--ink);box-shadow:0 25px 60px rgba(70,50,3,.18)}.beta-form h3{font-size:1.6rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.beta-form label{display:block;margin:1rem 0;font-weight:700}.beta-form label small{font-weight:400;color:var(--muted)}.beta-form input,.beta-form select,.beta-form textarea{width:100%;margin-top:.4rem;border:1px solid #bcb5a5;background:#fff;padding:.78rem;border-radius:7px;min-height:48px}.beta-form textarea{resize:vertical}.button-full{width:100%;margin-top:.75rem}.form-privacy,.form-status{font-size:.8rem;color:var(--muted);line-height:1.45}.form-status{font-weight:700;color:#704f08}.about-section{display:grid;grid-template-columns:.8fr 1fr;gap:6rem}.about-section>div:last-child{font-size:1.08rem}.about-section blockquote{margin:2rem 0 0;padding:1.3rem;border-left:3px solid var(--gold);font-family:Manrope;font-weight:700;font-size:1.2rem;background:var(--cream)}.site-footer{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:3rem;padding:4rem max(1.5rem,calc((100vw - 1160px)/2)) 2rem;background:#080808;color:#e9e5da}.site-footer h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;color:#c9a13c}.site-footer a{display:block;margin:.55rem 0;text-decoration:none;color:#c5c1b8}.site-footer .brand{display:flex;color:white;width:max-content}.footer-brand p{margin:.3rem 0;color:#99958c}.footer-brand strong{color:#d9b24b}.footer-bottom{grid-column:1/-1;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #292824;display:flex;justify-content:space-between;color:#8d8a83;font-size:.82rem}
.simple-nav{display:flex;align-items:center;gap:1.25rem}.simple-nav>a{text-decoration:none;font-weight:700}.legal-page{max-width:900px;margin:auto;padding:5rem 1.5rem 8rem}.legal-page h1{font-size:clamp(2.6rem,6vw,4.5rem)}.legal-page .draft-banner{padding:1rem 1.25rem;margin:2rem 0 3rem;background:#fff5d9;border:1px solid #d8ae3f;border-radius:10px}.legal-page h2{font-size:1.6rem;margin-top:2.5rem;letter-spacing:-.02em}.legal-page h3{font-size:1.05rem;margin-top:1.5rem}.legal-page p,.legal-page li{color:#57534b}.legal-page ul{padding-left:1.25rem}.legal-meta{color:#8c6c1e;font-weight:700}.support-card{margin-top:2rem;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream)}
@media(max-width:900px){.primary-nav{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;padding:1rem 1.5rem 1.5rem;background:var(--paper);border-bottom:1px solid var(--line)}.primary-nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding:4rem 1.5rem 3rem;gap:1rem}.hero-visual{min-height:520px}.problem-grid,.split-section,.philosophy,.help-preview,.beta-section,.about-section{grid-template-columns:1fr}.problem-grid{gap:2rem}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.steps article:last-child{border-bottom:0}.feature-grid{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:1fr 1fr}.beta-copy{position:static}.philosophy .crest{max-width:240px;margin:auto}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.simple-nav>a:first-child{font-size:.82rem}.simple-nav .button{display:none}.nav-wrap{padding:.7rem 1rem}.brand span{font-size:.9rem}.hero{min-height:auto;padding-top:3rem}h1{font-size:3.1rem}.lead{font-size:1.04rem}.button-row{align-items:flex-start;flex-direction:column}.hero-visual{min-height:450px}.phone-hero{width:230px}.gold-orbit{width:360px;height:360px}.cost-chips span:nth-child(1){left:0}.cost-chips span:nth-child(2){right:0}.section-pad,.beta-section{padding:5rem 1.25rem}.phone-row{gap:.55rem;margin-top:3rem}.phone-row .phone{width:31%;border-radius:20px;padding:5px}.phone-row .phone-top{width:35px;height:9px;top:8px}.phone-row .screen-placeholder{border-radius:16px;padding:.4rem}.phone-row .screen-placeholder strong{font-size:.65rem}.phone-row .screen-placeholder span{font-size:.5rem}.feature-grid,.industry-grid,.setup-grid,.form-grid{grid-template-columns:1fr}.industry-featured{grid-column:auto}.principle{align-items:flex-start;padding:1.2rem}.principle img{width:54px}.help-preview,.about-section,.beta-section{gap:2.5rem}.beta-form{padding:1.4rem}.site-footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:.5rem}.cost-chips span{font-size:.68rem}.site-footer .brand{display:flex}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
