:root{--navy:#173f38;--navy-2:#23594e;--teal:#5f7f71;--lime:#c7e36b;--mint:#dce9df;--blue:#e4edf1;--ink:#18231f;--muted:#6d746e;--paper:#fffefa;--wash:#f4f1e8;--amber:#d9a431;--amber-wash:#f3e9bd;--red-wash:#fde2e2;--green-wash:#dff3e4;--border:#d8d4c9;--shadow:0 18px 45px #25332c1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.review-banner{background:var(--navy);color:#fff;letter-spacing:.11em;text-align:center;padding:9px 20px;font-size:.76rem;font-weight:850}.skip-link{z-index:20;background:var(--paper);border:2px solid var(--teal);border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{color:var(--navy);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand img{width:42px;height:42px}.brand-copy{gap:1px;line-height:1;display:grid}.brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700}.brand-copy small{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:850}nav{flex-wrap:wrap;gap:22px;display:flex}nav a{color:var(--navy);font-size:.94rem;font-weight:700;text-decoration:none}nav a:hover,.text-link:hover{color:var(--teal)}nav a:focus-visible{color:var(--teal)}.text-link:focus-visible{color:var(--teal)}:is(a:focus-visible,button:focus-visible,summary:focus-visible){outline:3px solid var(--teal);outline-offset:3px}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(40px,7vw,90px);min-height:680px;padding-block:72px;display:grid}.hero h1,.page-hero h1{max-width:850px;color:var(--navy);letter-spacing:-.055em;margin:.2rem 0 1.2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.7rem);font-weight:500;line-height:.98}.page-hero{padding-block:72px 36px}.page-hero h1{font-size:clamp(2.5rem,5.5vw,4.8rem)}.eyebrow{color:var(--teal);letter-spacing:.14em;margin:0 0 .75rem;font-size:.82rem;font-weight:850}.lede{color:#50605a;max-width:760px;font-size:clamp(1.1rem,2vw,1.35rem)}.microcopy{color:var(--muted);font-size:.9rem}.actions{flex-wrap:wrap;gap:14px;margin-block:2rem 1rem;display:flex}.button,.disabled-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--navy);color:#fff;box-shadow:0 10px 25px #173f382e}.button.secondary{background:var(--paper);color:var(--navy);border:1px solid var(--border)}.button.light{color:var(--navy);background:#fff}.button:hover{transform:translateY(-1px)}.disabled-button{color:#6b747b;cursor:not-allowed;background:#e7ebee}.card-frame{background:var(--paper);box-shadow:var(--shadow);border-radius:28px 28px 7px;padding:16px;transform:rotate(.6deg)}.card-frame img{aspect-ratio:8/5;object-fit:contain;border-radius:18px;width:100%;height:auto}.trust-strip{border-block:1px solid var(--border);background:var(--wash)}.trust-grid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.trust-grid span{color:var(--muted);border-right:1px solid var(--border);padding:24px}.trust-grid span:last-child{border:0}.trust-grid strong{color:var(--navy);margin-bottom:3px;display:block}.section{padding-block:88px}.section-tint{background:var(--wash)}.section-heading{max-width:720px;margin-bottom:36px}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.section h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.08}.feature-split,.two-column{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.wide-media,.square-media{width:100%;box-shadow:var(--shadow);border-radius:22px}.square-media{justify-self:end;max-width:520px}.tick-list,.cross-list{padding:0;list-style:none}.tick-list li,.cross-list li{padding:.5rem 0 .5rem 1.8rem;position:relative}.tick-list li:before{content:"✓";color:var(--teal);font-weight:900;position:absolute;left:0}.cross-list li:before{content:"×";color:#a33b3b;font-weight:900;position:absolute;left:0}.text-link{color:var(--navy);text-underline-offset:4px;font-weight:850;text-decoration-thickness:2px;display:inline-block}.system-intro{padding-top:110px}.system-grid{grid-template-columns:1.08fr .92fr;gap:24px;display:grid}.system-card{border:1px solid var(--border);background:var(--paper);border-radius:24px 24px 7px;padding:32px;box-shadow:0 12px 34px #25332c11}.system-card.featured{background:linear-gradient(145deg,#fffefa 0%,#f1f6f2 100%);border-color:#afc5ba}.system-card-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.system-card-top span{color:var(--teal);letter-spacing:.13em;font-size:.7rem;font-weight:900}.system-card-top b{color:var(--lime);background:var(--navy);letter-spacing:.08em;border-radius:6px;padding:.35rem .55rem;font-size:.7rem}.system-card h3{color:var(--navy);letter-spacing:-.025em;margin:1.2rem 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:500;line-height:1.05}.system-card p{color:#5d6963}.system-card ul{flex-wrap:wrap;gap:8px;margin:1.4rem 0;padding:0;list-style:none;display:flex}.system-card li,.quiet-status{color:#52645c;background:#e8efea;border-radius:7px;padding:.38rem .6rem;font-size:.76rem;font-weight:800}.quiet-status{color:#706735;background:#f2e9bd;margin-top:.2rem;display:inline-block}.routine-band{background:var(--navy);color:#fff}.routine-grid{grid-template-columns:repeat(3,1fr);min-height:190px;display:grid}.routine-grid article{border-right:1px solid #ffffff1f;grid-template-columns:46px 1fr;align-items:center;gap:16px;padding:34px;display:grid}.routine-grid article:last-child{border-right:0}.routine-grid article>span{color:var(--lime);font-family:Georgia,serif;font-size:2rem}.routine-grid h3{margin:0 0 .3rem;font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.routine-grid p{color:#c7d6ce;margin:0;font-size:.9rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.product-card{background:var(--paper);border:1px solid var(--border);border-radius:22px 22px 7px;overflow:hidden;box-shadow:0 12px 35px #25332c12}.product-card>img{aspect-ratio:1.55;object-fit:cover;object-position:center 30%;width:100%}.product-card-body{padding:24px}.product-card h3{color:var(--navy);margin:.7rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.15}.product-meta{color:var(--navy);justify-content:space-between;gap:20px;font-weight:850;display:flex}.product-card ul{color:var(--muted);padding-left:1.25rem}.audience-label{color:var(--teal);letter-spacing:.12em;margin:.8rem 0 0;font-size:.72rem;font-weight:900;display:inline-block}.product-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.badge{background:var(--lime);color:var(--navy);letter-spacing:.1em;border-radius:999px;margin:.8rem 0 0;padding:.35rem .65rem;font-size:.7rem;font-weight:900;display:inline-block}.wave-badge{background:var(--navy);color:#fff;letter-spacing:.1em;border-radius:999px;margin:.8rem .35rem 0 0;padding:.35rem .65rem;font-size:.7rem;font-weight:900;display:inline-block}.centre-action{text-align:center;margin-top:34px}.audience-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.audience-card{border:1px solid var(--border);background:var(--paper);border-radius:20px;padding:30px;box-shadow:0 12px 32px #17324d12}.audience-card span{color:var(--teal);letter-spacing:.14em;font-size:.75rem;font-weight:900}.audience-card h3{color:var(--navy);margin:.6rem 0;font-size:1.5rem}.stat-grid{grid-template-columns:repeat(4,1fr);gap:18px;padding-top:30px;display:grid}.stat-grid article{background:var(--wash);border:1px solid var(--border);border-radius:18px;padding:26px}.stat-grid strong{color:var(--navy);font-size:2.5rem;line-height:1;display:block}.stat-grid span{color:var(--muted)}.feature-panel{border:1px solid var(--border);border-radius:24px;grid-template-columns:1.4fr .6fr;align-items:center;gap:40px;margin-block:70px;padding-inline:34px;display:grid}.feature-panel>div:last-child{background:var(--navy);color:#fff;border-radius:18px;padding:26px}.feature-panel h3{margin-top:0}.concept-price{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:3rem;display:block}.steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.steps article{background:var(--wash);border:1px solid var(--border);border-radius:18px;padding:28px}.steps span{color:var(--teal);font-size:1.8rem;font-weight:900}.steps h3{color:var(--navy);margin-bottom:.35rem}.boundary-section{background:var(--navy);color:#dfe9ef}.boundary-section h2,.boundary-section h3{color:#fff}.boundary-grid{grid-template-columns:1.3fr .85fr .85fr;align-items:stretch;gap:24px;display:grid}.boundary-card{border-radius:18px;padding:26px}.boundary-card.included{background:#c7e36b21}.boundary-card.excluded{background:#f2b84b21}.boundary-card ul{padding-left:1.2rem}.launch-callout{text-align:center;max-width:850px}.approach-hero{padding-bottom:72px}.principle-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.principle-grid article{border:1px solid var(--border);background:var(--paper);border-radius:22px 22px 7px;min-height:260px;padding:30px}.principle-grid article>span{color:var(--teal);font-family:Georgia,serif;font-size:2.1rem}.principle-grid h2{margin-top:1.3rem;font-size:1.85rem}.principle-grid p{color:var(--muted)}.approach-split{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.brand-specimen{color:#fff;background:var(--navy);box-shadow:var(--shadow);border-radius:24px 24px 7px;grid-template-columns:62px 1fr;align-items:center;gap:16px;padding:32px;display:grid}.specimen-mark{width:62px;height:62px;color:var(--lime);background:#102f2a;border-radius:17px 17px 5px;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.brand-specimen strong{font-family:Georgia,serif;font-size:1.7rem;font-weight:500;display:block}.brand-specimen small{color:var(--lime);letter-spacing:.13em;font-size:.66rem;font-weight:850}.brand-specimen p{color:#c5d4cc;border-top:1px solid #ffffff26;grid-column:1/-1;margin:.8rem 0 0;padding-top:1rem}.fit-section{max-width:1040px}.fit-grid{border:1px solid var(--border);border-radius:24px 24px 7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.fit-grid>div{background:var(--paper);padding:32px}.fit-grid>div+div{border-left:1px solid var(--border);background:var(--wash)}.fit-grid h3{color:var(--navy);font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.page-banner{width:100%;box-shadow:var(--shadow);border-radius:20px;margin-top:36px}.product-facts{border:1px solid var(--border);background:var(--paper);border-radius:18px 18px 6px;grid-template-columns:repeat(4,1fr);margin-bottom:30px;display:grid;box-shadow:0 12px 34px #25332c0e}.product-facts div{border-right:1px solid var(--border);min-width:0;padding:20px 22px}.product-facts div:last-child{border-right:0}.product-facts span{color:var(--teal);letter-spacing:.12em;margin-bottom:5px;font-size:.68rem;font-weight:900;display:block}.product-facts strong{color:var(--navy);font-size:.95rem}.privacy-card,.support-placeholder{background:var(--navy);color:#fff;border-radius:20px;gap:12px;padding:30px;display:grid}.privacy-card strong{font-size:1.4rem}.privacy-card span{border-top:1px solid #fff3;padding-top:10px}.form-preview{background:var(--wash);border:1px solid var(--border);border-radius:20px;gap:12px;max-width:680px;margin-inline:auto;padding:30px;display:grid}.form-preview label{color:var(--navy);font-weight:800}.form-preview input[type=email]{border:1px solid var(--border);background:#eef1f3;border-radius:10px;width:100%;padding:.9rem}.checkbox-row{align-items:start;gap:10px;display:flex;font-weight:500!important}.form-preview button{color:#6b747b;background:#d5dadd;border:0;border-radius:10px;min-height:48px;font-weight:850}.faq{max-width:900px}.faq details{border-top:1px solid var(--border);padding-block:18px}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;color:var(--navy);font-weight:850}.comparison-wrap{overflow:hidden}.table-scroll{border:1px solid var(--border);background:var(--paper);border-radius:16px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:16px}thead th{background:var(--teal);color:#fff}tbody th{color:var(--navy)}.licence-note{max-width:850px}.status-hero{background:var(--navy);color:#fff;border-radius:14px;align-items:center;gap:24px;margin-top:20px;padding:18px 22px;display:inline-flex}.status-hero span{color:#9b1c1c;background:var(--red-wash);border-radius:8px;padding:.35rem 1.3rem;font-size:1.5rem;font-weight:900}.status-pill{background:var(--amber-wash);color:#7a4500;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:850;display:inline-block}.status-pill.not-started{background:var(--red-wash);color:#8b2424}.status-pill.internally-approved{background:var(--mint);color:#174e48}.legal-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.legal-grid>div{background:var(--paper);border:1px solid var(--border);border-radius:18px;padding:24px}.legal-grid h2{font-size:1.6rem}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.policy-grid article{background:var(--paper);border:1px solid var(--border);border-radius:20px;padding:28px}.policy-grid h2{font-size:1.65rem}.journey-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.journey-stage{border:1px solid var(--border);background:var(--paper);border-radius:18px;padding:22px}.journey-stage>span{color:var(--teal);font-size:1.6rem;font-weight:900}.journey-stage h2{margin-top:.7rem;font-size:1.35rem}.consent-card,.hash-card,.receipt-card{border:1px solid var(--border);background:var(--paper);border-radius:22px;padding:30px;box-shadow:0 12px 35px #17324d14}.mock-checkbox{border-top:1px solid var(--border);grid-template-columns:24px 1fr;align-items:start;gap:12px;padding:16px 0;display:grid}.mock-checkbox input{width:20px;height:20px;accent-color:var(--teal)}.hash-card code,.receipt-card code{overflow-wrap:anywhere;color:var(--navy);background:var(--wash);border-radius:10px;padding:12px;display:block}.receipt-card{max-width:900px;margin-inline:auto}.receipt-card section{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.receipt-heading{justify-content:space-between;align-items:start;gap:30px;display:flex}.receipt-heading h2{margin-bottom:0}.receipt-heading>strong{color:#8b2424;background:var(--red-wash);border-radius:10px;padding:10px 14px}.receipt-facts{grid-template-columns:repeat(2,1fr);gap:0 28px;margin:28px 0 0;display:grid}.receipt-facts div{border-top:1px solid var(--border);padding:14px 0}.receipt-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800}.receipt-facts dd{color:var(--navy);margin:4px 0 0;font-weight:700}.site-footer{color:#dce8df;background:#102f2a;padding-top:56px}.footer-grid{grid-template-columns:1.4fr 1fr .6fr;gap:36px;display:grid}.footer-grid strong{color:#fff}.footer-grid p{color:#b9c9c1}.footer-grid nav{align-content:start;gap:8px;display:grid}.footer-grid nav a{color:#dce8df}.footer-email{color:#fff;text-underline-offset:3px;overflow-wrap:anywhere;font-weight:750}.footer-grid address{color:#b9c9c1;margin-top:.75rem;font-style:normal}.footer-rhythm{color:var(--lime);letter-spacing:.14em;font-size:.7rem;font-weight:850}.footer-bottom{text-align:center;color:#a9bdb4;border-top:1px solid #ffffff1f;margin:40px 0 0;padding:16px 20px;font-size:.85rem}@media (max-width:900px){.header-inner{align-items:flex-start;padding-block:14px}.header-inner nav{gap:12px 16px}.hero,.feature-split,.two-column,.boundary-grid,.legal-grid,.policy-grid,.audience-grid,.stat-grid,.feature-panel,.journey-grid,.system-grid,.principle-grid,.approach-split,.fit-grid{grid-template-columns:1fr}.product-facts{grid-template-columns:repeat(2,1fr)}.product-facts div:nth-child(2){border-right:0}.product-facts div:nth-child(-n+2){border-bottom:1px solid var(--border)}.hero{min-height:auto;padding-block:48px}.hero-visual{max-width:640px}.trust-grid,.steps,.routine-grid{grid-template-columns:1fr}.routine-grid article{border-bottom:1px solid #ffffff1f;border-right:0}.routine-grid article:last-child{border-bottom:0}.fit-grid>div+div{border-left:0;border-top:1px solid var(--border)}.trust-grid span{border-right:0;border-bottom:1px solid var(--border)}.product-grid{grid-template-columns:1fr}.square-media{justify-self:start}}@media (max-width:640px){.shell{width:min(100% - 28px,1160px)}.header-inner{display:grid}.site-header{position:static}.brand img{width:36px;height:36px}nav{gap:10px 14px}nav a{font-size:.86rem}.hero h1,.page-hero h1{font-size:clamp(2.45rem,15vw,4rem)}.section{padding-block:64px}.product-card-body,.form-preview{padding:20px}.footer-grid,.product-facts{grid-template-columns:1fr}.product-facts div,.product-facts div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.product-facts div:last-child{border-bottom:0}.receipt-heading,.receipt-facts{grid-template-columns:1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
