/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#152f3a;--ink-soft:#47606a;--orange:#ff9f1c;--orange-deep:#ee8212;--cream:#fff9f0;--paper:#fffefb;--sage:#dcebdc;--blue:#ddecf1;--peach:#ffe3cd;--line:#dce4e2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body,button,a{font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.announcement{background:var(--ink);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;gap:22px;min-height:38px;padding:8px 24px;font-size:13px;display:flex}.announcement span{color:#d8e5e4}.announcement a{font-weight:700}.announcement a:hover{color:var(--orange)}.site-header{justify-content:space-between;align-items:center;gap:36px;width:min(1180px,100% - 48px);height:86px;margin:0 auto;display:flex}.brand{flex:none;display:block}.brand img{object-fit:contain;width:126px;height:60px}nav{align-items:center;gap:30px;margin-left:auto;display:flex}nav a{color:var(--ink-soft);font-size:14px;font-weight:700}nav a:hover{color:var(--orange-deep)}.button{border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 23px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#182f37;box-shadow:0 10px 28px #ee821230}.button-primary:hover{background:#ffad37;box-shadow:0 14px 30px #ee821242}.button-light{color:var(--ink);background:#fff;box-shadow:0 10px 30px #02192329}.header-cta{min-height:46px;padding-inline:20px;font-size:14px}.hero{background:radial-gradient(circle at 5% 8%, #ff9f1c24, transparent 27%), var(--cream);border-radius:38px;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;width:min(1280px,100% - 48px);min-height:680px;margin:0 auto;padding:68px 5% 82px;display:grid;position:relative}.eyebrow{color:var(--orange-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:900}.hero .eyebrow{align-items:center;gap:9px;display:flex}.eyebrow-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff9f1c26}h1,h2,h3,p{margin-top:0}h1,h2,blockquote{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif}h1{max-width:650px;margin-bottom:25px;font-size:clamp(54px,5.2vw,79px);font-weight:500;line-height:.98}h1 em{color:var(--orange-deep);font-weight:500}.hero-intro{max-width:610px;color:var(--ink-soft);margin-bottom:30px;font-size:20px;line-height:1.62}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{border-bottom:1px solid #9db0b6;padding:10px 0;font-weight:800}.text-link:hover{border-color:var(--orange-deep);color:var(--orange-deep)}.reassurance-list{color:var(--ink-soft);flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.reassurance-list li{align-items:center;gap:7px;display:flex}.check{background:var(--sage);color:#24553f;border-radius:50%;flex:0 0 19px;justify-content:center;align-items:center;width:19px;height:19px;font-size:12px;font-weight:900;display:inline-flex}.hero-visual{min-height:500px;position:relative}.photo-frame{background:#fff;border-radius:30px;width:93%;margin-left:auto;padding:14px;transform:rotate(1.5deg);box-shadow:0 28px 80px #23434c24}.photo-frame img{object-fit:cover;border-radius:20px;width:100%;height:454px}.photo-note{color:var(--ink-soft);text-align:right;margin:12px 4px 2px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-style:italic}.booking-card{background:var(--ink);color:#fff;border-radius:22px;width:min(390px,85%);padding:20px;position:absolute;bottom:-22px;left:-36px;transform:rotate(-2deg);box-shadow:0 25px 60px #061e2747}.booking-head,.booking-detail,.booking-foot{align-items:center;display:flex}.booking-head{border-bottom:1px solid #ffffff24;justify-content:space-between;padding-bottom:16px}.booking-head>div{gap:5px;display:grid}.mini-label{color:#b9cacc;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.status-dot{color:#24543e;background:#d9f0df;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.booking-detail{gap:12px;padding:17px 0}.avatar{background:var(--orange);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.booking-detail>div{gap:4px;display:grid}.booking-detail div span{color:#b9cacc;font-size:12px}.booking-foot{color:#ccd8d9;justify-content:space-between;font-size:11px}.booking-foot span{align-items:center;gap:5px;display:flex}.booking-foot .check{flex-basis:16px;width:16px;height:16px;font-size:9px}.proof-strip{border-bottom:1px solid var(--line);grid-template-columns:1.4fr repeat(4,1fr);align-items:center;gap:28px;width:min(1100px,100% - 64px);min-height:126px;margin:0 auto;display:grid}.proof-label{margin:0;font-size:14px;font-weight:900}.proof-label span{color:var(--ink-soft);margin-top:6px;font-size:11px;font-weight:500;display:block}.proof-stat{gap:4px;display:grid}.proof-stat strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.proof-stat span{color:var(--ink-soft);font-size:11px}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:120px 0}.section-heading{margin-bottom:52px}.section-heading h2,.how-copy h2,.faq-intro h2,.trial-copy h2,.final-cta h2{font-size:clamp(42px,4.2vw,62px);font-weight:500;line-height:1.05}.section-heading>p:last-child,.how-copy>p:last-of-type,.faq-intro>p:last-child,.trial-copy>p{color:var(--ink-soft);font-size:18px;line-height:1.65}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;display:grid}.split-heading h2{max-width:650px;margin-bottom:0}.split-heading>p:last-child{margin-bottom:7px}.pressure-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.pressure-grid article{border-right:1px solid var(--line);padding:31px 26px 36px}.pressure-grid article:last-child{border-right:0}.card-number{color:var(--orange-deep);font-family:Georgia,Times New Roman,serif;font-size:14px}.pressure-grid h3{margin:38px 0 14px;font-size:18px}.pressure-grid p,.feature-grid p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.audience-section{background:#f2f7f5;width:auto;max-width:none;padding-inline:max(24px,50vw - 590px)}.centred{text-align:center;max-width:760px;margin-inline:auto}.centred>p:last-child{max-width:590px;margin-inline:auto}.audience-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.audience-card{border-radius:28px;min-height:440px;padding:38px}.team-card{background:var(--peach)}.resident-card{background:var(--sage)}.family-card{background:var(--blue)}.audience-tag{letter-spacing:.08em;text-transform:uppercase;background:#ffffff94;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-block}.audience-card h3{letter-spacing:-.025em;margin:58px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;line-height:1.16}.audience-card ul,.trial-card ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.audience-card li,.trial-card li{color:#334e58;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.audience-card .check{background:#ffffffb3}.how-section{grid-template-columns:.84fr 1.16fr;align-items:start;gap:110px;display:grid}.how-copy{position:sticky;top:40px}.how-copy h2{margin-bottom:24px}.use-cases{flex-wrap:wrap;gap:9px;margin-top:31px;display:flex}.use-cases span{border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid var(--line);grid-template-columns:66px 1fr;gap:28px;padding:36px 0;display:grid}.steps li:last-child{border-bottom:1px solid var(--line)}.steps>li>span{background:var(--orange);border-radius:50%;place-items:center;width:56px;height:56px;font-family:Georgia,Times New Roman,serif;font-size:23px;display:grid}.steps h3{margin:2px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.steps p{max-width:570px;color:var(--ink-soft);margin:0;line-height:1.65}.features-section{padding-top:20px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:242px;padding:30px}.feature-icon{background:var(--cream);width:42px;height:42px;color:var(--orange-deep);border-radius:12px;place-items:center;font-size:21px;font-weight:900;display:grid}.feature-grid h3{margin:29px 0 11px;font-size:17px}.case-study{background:var(--ink);color:#fff;border-radius:36px;width:min(1280px,100% - 48px);max-width:1280px;padding:72px}.case-kicker{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff29;padding-bottom:28px;font-size:12px;font-weight:900}.case-main{grid-template-columns:.9fr 1.1fr;gap:90px;padding:58px 0 40px;display:grid}blockquote{margin:0 0 28px;font-size:clamp(34px,3.4vw,50px);font-weight:500;line-height:1.17}.case-quote>p{color:#fff;font-size:13px;font-weight:800}.case-quote>p span{color:#a9bdc1;margin-top:4px;font-weight:400;display:block}.case-summary h2{letter-spacing:-.03em;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500;line-height:1.12}.case-summary>p{color:#bed0d3;line-height:1.7}.case-results{grid-template-columns:repeat(3,1fr);gap:12px;margin:33px 0 36px;display:grid}.case-results div{border-top:1px solid #ffffff2e;padding:20px 0}.case-results strong{color:var(--orange);margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500;display:block}.case-results span{color:#bed0d3;font-size:11px}.case-source{color:#8ea5a9;margin:0;font-size:10px}.trial-section{grid-template-columns:1fr .82fr;align-items:center;gap:100px;display:grid}.trial-copy h2{max-width:680px;margin-bottom:24px}.trial-copy>p{max-width:630px;margin-bottom:30px}.trial-card{background:var(--cream);border:1px solid #f0dfc8;border-radius:28px;padding:34px;box-shadow:0 25px 70px #54462614}.trial-top{border-bottom:1px solid #eadbc6;justify-content:space-between;align-items:flex-end;padding-bottom:25px;display:flex}.trial-top span{font-weight:800}.trial-top strong{color:var(--orange-deep);font-family:Georgia,Times New Roman,serif;font-size:56px;font-weight:500;line-height:.8}.trial-card ul{border-bottom:1px solid #eadbc6;padding:28px 0}.trial-card>p{color:var(--ink-soft);margin:23px 0 0;font-size:12px;line-height:1.6}.faq-section{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;align-items:start;gap:100px;display:grid}.faq-intro h2{margin-bottom:24px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:27px 52px 27px 0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.35;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-family:Arial,sans-serif;font-size:18px;display:grid;position:absolute;top:25px;right:0}details[open] summary:after{content:"–";background:var(--orange);border-color:var(--orange)}details p{max-width:650px;color:var(--ink-soft);margin:0;padding:0 42px 27px 0;font-size:14px;line-height:1.7}.final-cta{background:radial-gradient(circle at 92% 18%, #ffffff73, transparent 24%), var(--orange);border-radius:36px;justify-content:space-between;align-items:center;gap:50px;width:min(1280px,100% - 48px);min-height:360px;margin:0 auto 80px;padding:70px 7%;display:flex}.final-cta>div:first-child{max-width:690px}.final-cta .eyebrow{color:#714009}.final-cta h2{margin-bottom:15px;font-size:clamp(48px,5vw,72px)}.final-cta p:last-child{color:#5a4b32;margin:0;font-size:18px;line-height:1.55}.final-actions{flex-direction:column;flex:none;align-items:center;gap:12px;display:flex}.final-actions .button-primary{background:var(--ink);color:#fff;box-shadow:0 14px 32px #38270f38}.final-actions>span{color:#6a4a1c;font-size:11px}footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 48px);min-height:150px;margin:0 auto;display:grid}.footer-brand img{width:105px}footer>p{color:var(--ink-soft);margin:0;font-size:12px}.footer-links{gap:24px;display:flex}.footer-links a{color:var(--ink-soft);font-size:12px;font-weight:700}.footer-links a:hover{color:var(--orange-deep)}.mobile-trial-bar{display:none}@media (width<=1050px){nav{display:none}.hero{gap:35px;padding-inline:4%}.booking-card{left:-5px}.proof-strip{grid-template-columns:repeat(4,1fr);padding:25px 0}.proof-label{grid-column:1/-1}.how-section,.trial-section,.faq-section{gap:55px}.audience-card{padding:28px}.case-study{padding:55px}.case-main{gap:55px}}@media (width<=820px){.hero{grid-template-columns:1fr;padding:58px 35px 90px}.hero-copy{max-width:690px}.hero-visual{min-height:530px}.photo-frame{width:90%}.booking-card{left:1%}.split-heading,.how-section,.trial-section,.faq-section,.case-main{grid-template-columns:1fr}.split-heading{gap:25px}.pressure-grid,.audience-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.pressure-grid article:nth-child(2){border-right:0}.pressure-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.audience-card:last-child{grid-column:1/-1}.how-copy{position:static}.faq-section,.case-main{gap:45px}.final-cta{flex-direction:column;align-items:flex-start}.final-actions{align-items:flex-start}}@media (width<=600px){.announcement{justify-content:space-between;gap:10px;padding-inline:16px;font-size:11px}.announcement span{display:none}.site-header,.hero,.section,.proof-strip,.case-study,.final-cta,footer{width:calc(100% - 28px)}.site-header{height:74px}.brand img{width:105px;height:52px}.header-cta{display:none}.hero{border-radius:24px;min-height:auto;padding:46px 20px 75px}h1{font-size:48px}.hero-intro{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;gap:14px}.hero-actions .button{width:100%}.text-link{align-self:flex-start}.reassurance-list{gap:10px 16px}.hero-visual{min-height:410px}.photo-frame{width:100%;padding:9px}.photo-frame img{height:330px}.photo-note{font-size:14px}.booking-card{width:93%;padding:16px;bottom:-12px;left:0}.booking-foot span:first-child{display:none}.booking-foot{justify-content:flex-end}.proof-strip{grid-template-columns:repeat(2,1fr);gap:22px 16px;padding:33px 6px}.proof-stat strong{font-size:27px}.section{padding:86px 0}.section-heading{margin-bottom:36px}.section-heading h2,.how-copy h2,.faq-intro h2,.trial-copy h2{font-size:40px}.pressure-grid,.audience-grid,.feature-grid{grid-template-columns:1fr}.pressure-grid article{border-right:0;border-bottom:1px solid var(--line)}.pressure-grid article:last-child{border-bottom:0}.audience-section{width:auto;padding:86px 14px}.audience-card,.audience-card:last-child{grid-column:auto;min-height:auto}.audience-card h3{margin-top:40px}.steps li{grid-template-columns:50px 1fr;gap:17px}.steps>li>span{width:46px;height:46px}.feature-grid article{min-height:215px}.case-study{border-radius:24px;padding:39px 24px}.case-results{gap:8px}.case-results strong{font-size:27px}.trial-card{padding:25px}summary{font-size:19px}.final-cta{border-radius:24px;min-height:480px;margin-bottom:55px;padding:55px 25px}.final-cta h2{font-size:52px}.final-actions,.final-actions .button{width:100%}footer{grid-template-columns:1fr;gap:16px;padding:35px 0 100px}.footer-links{flex-wrap:wrap}.mobile-trial-bar{color:#fff;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#152f3af5;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 10px 18px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 40px #051a2147}.mobile-trial-bar>div{gap:2px;display:grid}.mobile-trial-bar strong{font-size:13px}.mobile-trial-bar>div span{color:#bbcbce;font-size:10px}.mobile-trial-bar .button{min-height:42px;padding-inline:17px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
