@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}}:root{--ink:#172019;--ink-soft:#2d3831;--muted:#68736c;--line:#dfe6e1;--line-strong:#cbd6ce;--paper:#f5f7f5;--paper-2:#eef3ef;--green:#164c33;--green-2:#236845;--green-3:#eaf4ed;--sand:#f5f0e7;--white:#fff;--danger:#8d2d22;--shadow-sm:0 8px 28px #142d1f12;--shadow:0 26px 80px #142d1f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica,Arial,sans-serif}button,input{font:inherit}a{color:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.narrow{max-width:790px}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffffe0;border-bottom:1px solid #17201912;height:70px;position:sticky;top:0}.header-inner,.footer-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:.13em;align-items:center;gap:9px;font-size:17px;font-weight:900;text-decoration:none;display:inline-flex}.brand span{letter-spacing:.08em;text-transform:uppercase;color:var(--green);background:#f6faf7;border:1px solid #d5e1d9;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:750}.header-cta{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 7px 18px #17201921}.header-cta:hover{background:#243128;transform:translateY(-1px)}.hero{background:linear-gradient(135deg,#f8faf8 0%,#eff5f0 48%,#f7f2e9 100%);padding:62px 0 76px;position:relative;overflow:hidden}.hero-orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:#5e8f6f1f;width:420px;height:420px;top:-190px;right:-120px}.hero-orb-two{background:#bda4761f;width:300px;height:300px;bottom:-170px;left:-180px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(470px,560px);align-items:start;gap:68px;display:grid;position:relative}.hero-copy{padding-top:34px}.hero-kicker{color:var(--green-2);letter-spacing:.04em;background:#ffffffad;border:1px solid #23684526;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.status-dot{background:#45a26c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #45a26c1c}.hero h1{letter-spacing:-.052em;text-wrap:balance;max-width:690px;margin:0 0 22px;font-size:clamp(48px,5.1vw,68px);line-height:.99}.hero-lead{color:#445149;max-width:650px;margin:0 0 26px;font-size:19px;line-height:1.6}.hero-trust{flex-wrap:wrap;gap:9px;margin-bottom:32px;display:flex}.hero-trust span{color:#39483f;background:#ffffffa8;border:1px solid #164c331c;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.hero-points{gap:17px;max-width:610px;display:grid}.hero-points div{gap:3px;padding-left:30px;display:grid;position:relative}.hero-points div:before{content:"✓";background:var(--green-3);width:20px;height:20px;color:var(--green-2);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:1px;left:0}.hero-points strong{font-size:15px}.hero-points span{color:var(--muted);font-size:14px;line-height:1.45}.hero-funnel-wrap{min-width:0}.privacy-note{color:#7a847e;text-align:center;margin:13px 8px 0;font-size:11px;line-height:1.5}.privacy-note a{text-underline-offset:2px;text-decoration:underline}.funnel-card,.success-card{box-shadow:var(--shadow);background:#fffffff7;border:1px solid #164c331f;border-radius:28px;scroll-margin-top:84px;overflow:hidden}.funnel-top{justify-content:space-between;align-items:center;gap:16px;padding:22px 26px 17px;display:flex}.funnel-step-meta{gap:3px;display:grid}.funnel-step-meta strong{font-size:14px}.step-label{color:#7a867f;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.time-pill{color:#67736b;background:#f8faf8;border:1px solid #e0e7e2;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:750}.progress-track{background:#edf1ee;height:4px}.progress-bar{background:linear-gradient(90deg, var(--green), #3e8b60);border-radius:0 999px 999px 0;height:100%;transition:width .26s cubic-bezier(.2,.8,.2,1)}.step-body{min-height:360px;padding:34px 30px 26px}.step-kicker{color:var(--green-2);text-transform:uppercase;letter-spacing:.11em;margin:0 0 8px;font-size:11px;font-weight:850}.step-body h2,.success-card h2{letter-spacing:-.035em;text-wrap:balance;margin:0 0 10px;font-size:31px;line-height:1.08}.step-copy,.tap-hint{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.55}.tap-hint{margin-bottom:18px;font-size:13px}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.choice{border:1px solid var(--line);width:100%;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 14px 16px;font-size:14px;font-weight:780;transition:border-color .14s,background .14s,transform .14s,box-shadow .14s;display:flex}.choice:hover{box-shadow:var(--shadow-sm);background:#fbfdfb;border-color:#9fb5a6;transform:translateY(-1px)}.choice:active{transform:scale(.992)}.choice:disabled{cursor:default}.choice-active{background:#edf7f0;border-color:#4e8b66;box-shadow:0 0 0 1px #23684514}.choice-indicator{color:#7c8880;background:#f3f6f4;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:grid}.choice-active .choice-indicator{background:var(--green);color:#fff;font-size:12px}.choice-grid.multi .choice-indicator{font-size:0}.choice-grid.multi .choice-indicator:after{content:"";border:1.5px solid #9aa79f;border-radius:4px;width:12px;height:12px}.choice-grid.multi .choice-active .choice-indicator:after{content:"✓";color:#fff;border:0;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.field-stack{display:grid}.field-label{color:#47544c;align-items:center;gap:5px;margin:0 0 7px;font-size:12px;font-weight:800;display:flex}.field-label span{color:#89938d;font-weight:600}.text-input{width:100%;height:56px;color:var(--ink);background:#fff;border:1px solid #d8e1db;border-radius:14px;outline:0;margin:0 0 15px;padding:0 16px;font-size:16px;transition:border-color .14s,box-shadow .14s,background .14s}.text-input::placeholder{color:#a0aaa3}.text-input:focus{background:#fff;border-color:#5e9472;box-shadow:0 0 0 4px #2368451a}.text-input.big{letter-spacing:-.02em;height:68px;margin-top:4px;font-size:23px;font-weight:760}.postcode-input{max-width:260px}.input-help{color:#8b958f;margin:-6px 0 0;font-size:11px}.input-suffix{position:relative}.input-suffix .text-input{padding-right:58px}.input-suffix>span{color:#6f7b74;font-size:13px;font-weight:700;position:absolute;top:37px;right:17px}.consent{color:#69746d;background:#fafbfa;border:1px solid #e4e9e5;border-radius:13px;grid-template-columns:22px 1fr;gap:10px;margin-top:7px;padding:13px;font-size:11px;line-height:1.5;display:grid}.consent input{width:17px;height:17px;accent-color:var(--green);margin:2px 0 0}.consent a{text-underline-offset:2px;font-weight:700;text-decoration:underline}.hp{width:1px!important;height:1px!important;position:absolute!important;left:-99999px!important}.funnel-actions{background:#fff;align-items:center;gap:10px;padding:0 30px 24px;display:flex}.funnel-actions-auto{justify-content:flex-start}.primary-button,.back-button{cursor:pointer;border:0;border-radius:14px;min-height:54px;font-size:14px;font-weight:850;transition:transform .14s,opacity .14s,box-shadow .14s,background .14s}.primary-button{background:var(--green);color:#fff;flex:1;justify-content:space-between;align-items:center;gap:14px;padding:0 18px 0 20px;display:flex;box-shadow:0 10px 22px #164c3333}.primary-button:hover:not(:disabled){background:#1d5b3d;transform:translateY(-1px)}.primary-button:active:not(:disabled){transform:translateY(0)scale(.994)}.primary-button:disabled{opacity:.34;cursor:not-allowed;box-shadow:none}.primary-button>span{font-size:18px}.back-button{color:#47534b;background:#f1f4f2;flex:none;padding:0 16px}.back-button:hover{background:#e9eeea}.trust-row{color:#78827c;background:#fafbfa;border-top:1px solid #edf0ee;justify-content:center;gap:18px;padding:14px 16px;font-size:10px;font-weight:800;display:flex}.error-box{color:var(--danger);background:#fff2f1;border:1px solid #f2c4bf;border-radius:12px;margin:0 30px 16px;padding:12px 14px;font-size:13px}.success-card{padding:40px 34px 34px}.success-icon{width:50px;height:50px;color:var(--green);background:#e5f4ea;border-radius:50%;place-items:center;margin-bottom:23px;font-size:23px;font-weight:900;display:grid}.success-card>p{color:var(--muted);line-height:1.6}.success-card .muted{margin-top:18px;font-size:12px}.success-next{gap:9px;margin-top:24px;display:grid}.success-next>div{background:#f7f9f7;border-radius:13px;grid-template-columns:32px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.success-next>div>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:850;display:grid}.success-next p{gap:2px;margin:0;display:grid}.success-next strong{font-size:13px}.success-next small{color:var(--muted);font-size:11px;line-height:1.4}.eyebrow{color:var(--green-2);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:11px;font-weight:850}.how,.faq{padding:90px 0}.section-heading{grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:50px;margin-bottom:36px;display:grid}.section-heading h2,.faq h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:42px;line-height:1.06}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.how-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.how article{border:1px solid var(--line);min-height:230px;box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:27px}.how article>span{color:#8a958e;letter-spacing:.08em;font-size:11px;font-weight:850}.how h3{letter-spacing:-.02em;margin:58px 0 8px;font-size:21px}.how p,.faq p{color:var(--muted);margin-bottom:0;line-height:1.62}.faq{background:var(--paper)}.faq h2{margin-bottom:28px}details{background:#fff;border:1px solid #dee5e0;border-radius:15px;margin:10px 0;padding:0 20px}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:64px;font-weight:800;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:#8a958e;font-size:20px;font-weight:400;transition:transform .16s}details[open] summary span{transform:rotate(45deg)}details p{padding:0 28px 18px 0}footer{border-top:1px solid var(--line);min-height:110px;color:var(--muted);background:#fff;font-size:12px}.footer-inner>div{gap:4px;display:grid}.footer-inner strong{color:var(--ink);letter-spacing:.11em;font-size:13px}.footer-inner a{text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal{padding:62px 0 100px}.legal h1{letter-spacing:-.04em;margin:42px 0 18px;font-size:44px}.legal h2{margin-top:34px;font-size:21px}.legal p{color:var(--muted);line-height:1.72}.legal a{text-underline-offset:2px}@media (max-width:960px){.hero{padding:34px 0 56px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{max-width:720px;padding-top:8px}.hero h1{font-size:clamp(44px,7vw,60px)}.hero-funnel-wrap{width:min(100%,640px)}.section-heading{grid-template-columns:1fr;gap:16px}.section-heading>p{max-width:620px}.how-grid{grid-template-columns:1fr}.how article{min-height:0}.how h3{margin-top:34px}}@media (max-width:600px){body{background:#f7f8f7}.shell{width:min(100% - 24px,1180px)}.site-header{height:62px}.brand{gap:6px;font-size:14px}.brand span{padding:4px 6px;font-size:8px}.header-cta{min-height:36px;padding:0 12px;font-size:12px}.hero{background:linear-gradient(#f1f6f2 0%,#f7f6f2 48%,#f7f8f7 100%);padding:22px 0 34px}.hero-orb-one{width:240px;height:240px;top:-110px;right:-120px}.hero-orb-two{display:none}.hero-grid{gap:20px}.hero-copy{padding:0 2px}.hero-kicker{margin-bottom:13px;padding:6px 9px;font-size:10px}.hero h1{letter-spacing:-.048em;margin-bottom:14px;font-size:38px;line-height:1.01}.hero-lead{margin-bottom:17px;font-size:16px;line-height:1.5}.hero-trust{gap:6px;margin-bottom:0}.hero-trust span{background:#ffffffc7;padding:7px 8px;font-size:10px}.hero-points{display:none}.hero-funnel-wrap{width:100%}.privacy-note{margin-top:10px;padding:0 8px;font-size:10px}.funnel-card,.success-card{border-radius:22px;scroll-margin-top:68px;box-shadow:0 16px 45px #142d1f1c}.funnel-top{padding:17px 18px 13px}.time-pill{padding:6px 8px;font-size:9px}.step-body{min-height:340px;padding:25px 18px 18px}.step-body h2,.success-card h2{font-size:27px;line-height:1.08}.step-copy,.tap-hint{margin-bottom:17px;font-size:13px}.choice-grid{grid-template-columns:1fr;gap:8px}.choice{border-radius:13px;min-height:58px;padding:12px 12px 12px 15px;font-size:14px}.choice-indicator{width:27px;height:27px}.text-input{border-radius:13px;height:54px;margin-bottom:13px}.text-input.big{height:64px;font-size:22px}.postcode-input{max-width:none}.field-label{font-size:11px}.consent{padding:11px;font-size:10px}.funnel-actions{z-index:8;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #dfe6e1f2;position:sticky;bottom:0}.funnel-actions-auto{min-height:0;padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom))}.primary-button,.back-button{border-radius:13px;min-height:52px}.back-button{padding:0 14px}.funnel-actions-auto .back-button{background:0 0;min-height:42px;padding-left:4px}.trust-row{gap:8px;padding:10px 6px;font-size:9px}.error-box{margin:0 18px 8px}.success-card{padding:30px 22px}.how,.faq{padding:58px 0}.section-heading{margin-bottom:24px}.section-heading h2,.faq h2{font-size:33px}.section-heading>p{font-size:14px}.how-grid{gap:10px}.how article{border-radius:17px;padding:21px}.how h3{margin-top:26px;font-size:19px}details{border-radius:13px;padding:0 16px}summary{min-height:60px;font-size:14px}details p{padding-right:16px;font-size:13px}footer{min-height:130px}.footer-inner{align-items:flex-start;gap:20px;padding:28px 0}.footer-inner>div{max-width:240px}.legal{padding:36px 0 80px}.legal h1{margin-top:32px;font-size:35px}.legal h2{font-size:19px}.legal p{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
