@font-face{font-family:Poppins;src:url('/supplier-file/assets/Poppins-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url('/supplier-file/assets/Poppins-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--navy:#1a2b4a;--deep:#16233e;--mint:#a8e6a0;--muted:#c8d3e3;--line:#52617a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--navy);color:white;font:400 16px/1.8 Poppins,sans-serif}h1,h2,h3,p{margin:0 0 1.25rem}h1,h2,h3{line-height:1.16;font-weight:700;letter-spacing:-.045em}h1{font-size:clamp(2.5rem,4.3vw,4.9rem)}h2{font-size:clamp(2rem,3.5vw,3.7rem)}h3{font-size:1.35rem;letter-spacing:-.02em}em{font-style:normal;color:var(--mint)}a{color:inherit;text-underline-offset:5px}button,select{font:inherit}a,button,select,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #e08a3c;outline-offset:5px}.wrap{width:min(1240px,90%);margin:auto}.review-banner{text-align:center;background:var(--mint);color:var(--deep);padding:.45rem 5%;font-size:.8rem}header{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;gap:2rem;border-bottom:1px solid var(--line)}.wordmark{font-size:1.15rem;font-weight:700;letter-spacing:.06em;text-decoration:none}.wordmark span{display:flex;align-items:center;gap:10px;font-size:.65rem;margin-top:.35rem}.wordmark img{width:88px;max-height:28px}nav{display:flex;align-items:center;gap:2rem}nav>a{text-decoration:none;font-size:.9rem}.button{display:inline-block;background:var(--mint);color:var(--deep);border:1px solid var(--mint);padding:1rem 1.4rem;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;line-height:1.5}.button:hover{background:#c2efbc}.button.outline{background:transparent;color:white;border-color:var(--line)}.hero{display:grid;grid-template-columns:1.25fr .9fr;align-items:center;gap:5%;padding:5rem 0}.eyebrow{font-size:.78rem;letter-spacing:.14em;font-weight:700;margin-bottom:1.5rem}.lead{font-size:1.05rem;color:var(--muted);max-width:40rem}.actions{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin:2rem 0 1rem}.text-link{font-size:.9rem;font-weight:700}.small{font-size:.85rem;line-height:1.75;color:var(--muted)}.hero-image{margin:0}.hero-image>img{width:100%;height:510px;object-fit:cover}.hero-image figcaption{font-size:.67rem;letter-spacing:.12em;margin-top:.8rem}.stack-strip{background:var(--deep);padding:1.5rem 0}.stack-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;font-size:.73rem;letter-spacing:.08em}.stack-strip span{font-size:1rem;letter-spacing:0;font-weight:700}.section{padding:6rem 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:8%}.light{background:#f6f8fb;color:var(--navy)}.light em{color:#2b6c48}.light .small{color:#52617a}.video-shell{margin-top:2rem;position:relative;min-height:390px;background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr}.video-shell>img{width:100%;height:390px;object-fit:cover}.video-copy{padding:3rem}.video-copy h3{font-size:2.5rem}.video-icon{display:block;color:var(--mint);font-size:2rem;margin-bottom:.5rem}.video-shell video{width:100%;max-height:650px;grid-column:1/-1}.deliverables{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 3rem;margin-top:3rem}.deliverables article{border-top:1px solid var(--line);padding-top:1.5rem}.deliverables article>span{font-size:1.2rem;color:var(--mint);display:block;margin-bottom:1rem}.deliverables p{color:var(--muted);font-size:.95rem}.mint{background:var(--mint);color:var(--deep)}.mint .button{background:var(--deep);color:white}.journey{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;counter-reset:step;margin:3rem 0}.journey li{border-top:1px solid #618b64;padding-top:1.5rem}.journey li:before{counter-increment:step;content:'0'counter(step)' →';display:block;font-size:1.6rem;margin-bottom:1rem}.journey strong,.journey span{display:block}.journey span{font-size:.9rem;margin-top:.5rem}.offer{display:grid;grid-template-columns:1fr 1fr;gap:10%}.offer ul{padding-left:1.2rem}.offer li{margin:.7rem 0}.price{border-left:1px solid #a9b5c5;padding-left:3rem}.price>span{font-size:.8rem;letter-spacing:.08em}.price>p:first-of-type{font-size:1.5rem;margin:1.2rem 0}.price strong{font-weight:700}.price>p:first-of-type strong{font-size:4.2rem;letter-spacing:-.05em}.price .small{margin-top:1.3rem}hr{border:0;border-top:1px solid #a9b5c5;margin:2rem 0}label{display:block;font-size:.92rem;font-weight:700;margin:1.2rem 0 .5rem}select{width:100%;border:1px solid #8592a7;padding:.8rem;background:var(--deep);color:white;border-radius:0}form .button{margin-top:1.5rem}form .small{margin-top:.5rem}#fit-result{border-top:2px solid var(--mint);padding-top:1.5rem;margin-top:2rem}#fit-result p{margin-bottom:.7rem}details{border-bottom:1px solid var(--line);padding:1.3rem 0}summary{cursor:pointer;font-weight:700;padding-right:1rem}details p{margin:1rem 0 0;max-width:900px}.closing h2{font-size:clamp(2.5rem,5vw,5rem)}footer{padding:3rem 0}.footer-brand{display:flex;gap:2rem;align-items:center}.footer-brand img{width:140px}.footer-brand p{font-size:.85rem;margin:0}.footer-brand+.small{margin-top:2rem}footer details{font-size:.85rem}#fit-result[hidden]{display:none}@media(max-width:800px){.hero,.two-col,.offer{grid-template-columns:1fr;gap:2rem}.hero{padding:3rem 0}.hero-image>img{height:330px}.section{padding:3.5rem 0}.deliverables{grid-template-columns:1fr 1fr}.journey{grid-template-columns:1fr 1fr}.price{border-left:0;border-top:1px solid #a9b5c5;padding:2rem 0 0}.video-shell{grid-template-columns:1fr}.video-shell>img{height:260px}.video-copy{padding:2rem}nav>a:not(.button){display:none}header{gap:1rem}.wordmark{font-size:.9rem}nav .button{padding:.65rem;font-size:.8rem}}@media(max-width:460px){.deliverables,.journey{grid-template-columns:1fr}.footer-brand{align-items:flex-start;flex-direction:column}.price>p:first-of-type strong{font-size:3.3rem}.actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Light Bainna direction, requested for the sales page. */
body{background:#fff;color:var(--navy)}
header{border-bottom-color:#d9e0e8}
em{color:#2b6c48}
.small,.lead,.deliverables p{color:#52617a}
.button{background:var(--navy);border-color:var(--navy);color:#fff}
.button:hover{background:#294263}
.button.outline{color:var(--navy);border-color:#bac5d3;background:#fff}
.stack-strip{background:#f2f6f8;color:var(--navy);border-top:1px solid #e0e6eb;border-bottom:1px solid #e0e6eb}
.light{background:#f3f7f5}
.deliverables article{border-top-color:#cad5df}
.deliverables article>span{color:#34744f}
select{background:white;color:var(--navy);border-color:#aab8c7}
details{border-bottom-color:#d5dee7}
#fit-result{border-top-color:#34744f}
.video-copy{background:var(--navy);color:white}
.video-copy .button{background:var(--mint);color:var(--navy);border-color:var(--mint)}
footer.wrap{width:100%;padding:3rem max(5%,calc((100vw - 1240px)/2));background:var(--navy);color:white}
footer .small{color:var(--muted)}
footer details{border-bottom-color:var(--line)}

[hidden]{display:none!important} input[type=checkbox]{width:20px;height:20px;accent-color:var(--navy);vertical-align:middle}

/* Brand mint emphasis in the opening headline. */
.hero h1 em{color:#A8E6A0}

.regulation-section{background:#f5f8fa;border-top:1px solid #d9e0e8}.regulation-date{border-left:4px solid var(--mint);padding-left:1.2rem;margin-top:2rem}.regulation-date strong{font-size:1.25rem}.rules-heading{margin-top:2.5rem}.rules-table-wrap{overflow-x:auto}.rules-table{width:100%;border-collapse:collapse;margin:1.5rem 0;text-align:left}.rules-table th,.rules-table td{padding:1.2rem;border-bottom:1px solid #cbd7df;vertical-align:top}.rules-table thead{background:var(--navy);color:white}.rules-table tbody th{width:28%;min-width:150px}.vat-explanation{padding:2.5rem 0 1rem;max-width:960px}.adviser-note{border-left:4px solid #34744f;background:#eaf4ec;padding:1.6rem 2rem;margin-top:1.5rem}.adviser-note p:last-child{margin-bottom:0}@media(max-width:600px){.rules-table th,.rules-table td{padding:.85rem .55rem;font-size:.9rem}.adviser-note{padding:1.2rem}.regulation-section .two-col{gap:1rem}}

/* Consistent agreed Bainna mint for headline accents on every surface. */
h1 em,h2 em,h3 em,.light h1 em,.light h2 em,.light h3 em,.hero h1 em{color:#A8E6A0}

.hero-vsl{min-width:0}.hero-vsl .video-shell{display:block;min-height:0;margin:0;aspect-ratio:16/11;background:var(--navy)}.hero-vsl .video-copy{padding:2.5rem;min-height:100%}.hero-vsl .video-copy .small{color:var(--muted)}.hero-vsl video{display:block;width:100%;aspect-ratio:16/9}.care-plans{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:2rem 0}.care-plans article{border-top:3px solid var(--mint);padding-top:1.6rem}.care-price{font-size:2rem;font-weight:700;margin-bottom:.3rem}.care-price span{font-size:1rem;font-weight:400}.care-plans ul{padding-left:1.2rem}.refund-promise{border-left:4px solid var(--mint);padding:1rem 0 0 1.2rem;margin:1.5rem 0}.refund-promise p{font-size:.9rem}.refund-promise h3{font-size:1.2rem}@media(max-width:800px){.care-plans{grid-template-columns:1fr}.hero-vsl .video-copy{padding:2rem}.hero-vsl .video-shell{aspect-ratio:auto}}

/* Scroll-led six-step process; readable without JavaScript. */
#inside{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;align-items:start}
#inside .process-intro{position:sticky;top:12vh;padding-bottom:2rem}
#inside .process-intro h2{font-size:clamp(2rem,3.2vw,3.5rem)}
#inside .process-steps{display:block;position:relative;margin:0;isolation:isolate}
#inside .process-step{display:grid;grid-template-columns:54px 1fr;gap:1.5rem;position:relative;border:0;padding:0 0 5rem;min-height:42vh}
#inside .process-step:last-child{min-height:0;padding-bottom:2rem}
#inside .step-number{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid #cbd7df;background:white;color:var(--navy);font-size:1rem;font-weight:700;z-index:1;transition:background .4s,border-color .4s}
#inside .step-copy{padding-top:.65rem;border-top:1px solid #d9e0e8;transition:transform .55s ease,border-color .4s}
#inside .step-copy h3{font-size:clamp(1.35rem,2.1vw,2rem);margin-top:.5rem}
#inside .step-copy p{color:#52617a;line-height:1.85}
#inside.scroll-process .process-step{min-height:55vh}
#inside.scroll-process .process-step:last-child{min-height:35vh}
#inside.scroll-process .process-steps:before,#inside.scroll-process .process-steps:after{content:'';position:absolute;left:26px;top:26px;width:2px;z-index:-1}
#inside.scroll-process .process-steps:before{height:var(--track-height);background:#d9e0e8}
#inside.scroll-process .process-steps:after{height:var(--track-fill);background:#A8E6A0;width:4px;left:25px}
#inside.scroll-process .step-copy{transform:translateY(18px)}
#inside.scroll-process .is-current .step-copy,#inside.scroll-process .is-complete .step-copy{transform:translateY(0);border-top-color:#A8E6A0}
#inside.scroll-process .is-current .step-number,#inside.scroll-process .is-complete .step-number{background:#A8E6A0;border-color:#A8E6A0}
@media(max-width:800px){#inside{grid-template-columns:1fr;gap:2rem}#inside .process-intro{position:static;padding:0}#inside .process-step{gap:1rem}#inside.scroll-process .process-step{min-height:45vh}#inside.scroll-process .process-step:last-child{min-height:0}#inside .step-copy h3{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){#inside .step-copy,#inside .step-number{transition:none!important;transform:none!important}#inside .process-intro{position:static}}

#inside>.eyebrow{grid-column:1/-1;margin-bottom:0}#inside{column-gap:8%;row-gap:2rem}

.entry-columns{display:grid;grid-template-columns:1fr 1fr;column-gap:8%;row-gap:1.2rem}.entry-columns article{display:contents}.entry-columns h2{grid-row:1;margin:0}.entry-columns ol{grid-row:2;margin:0;padding-left:1.45rem}.entry-columns li{padding-left:.2rem;margin-bottom:.65rem}.entry-note{border-top:1px solid #cfdbd7;margin:2rem 0 0;padding-top:1rem;font-size:.9rem;color:#52617a}.comparison-total{background:#eaf4ec}.comparison-saving{font-size:1.2rem}.benefit-notes{margin-top:2.5rem}.benefit-notes article{border-top:3px solid var(--mint);padding-top:1.5rem}@media(max-width:800px){.entry-columns{display:block}.entry-columns article{display:block}.entry-columns article+article{margin-top:2.5rem}.entry-columns h2{margin-bottom:1.5rem}.benefit-notes{gap:2rem}}
