:root{--blue: #3533ff;--lime: #b1db00;--dark: #101626;--light-blue: #d2f0fa;--off-white: #f5f5f7;--mid-grey: #5a5a5a;--mute-grey: #a0a0a0;--border: #e0e0e4;--section-y-mob: 40px;--section-y-desk: 56px}.y6 .has-grid{background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:60px 60px}.y6 *,.y6 *:before,.y6 *:after{box-sizing:border-box;margin:0;padding:0}.y6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#fff;color:var(--dark);line-height:1.5;-webkit-font-smoothing:antialiased}.y6 img{display:block;max-width:100%;height:auto}.y6 a{color:inherit}.y6 button{font-family:inherit;cursor:pointer}.y6 ul,.y6 ol{list-style:none}.y6 mark{background:none;color:inherit}.y6 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.y6 .container{max-width:1440px;margin:0 auto;padding:0 24px}@media(min-width:1024px){.y6 .container{padding:0 32px}}.y6 .site-header{background:#fff;border-bottom:2px solid var(--dark);position:sticky;top:0;z-index:100}.y6 .site-header .container{display:flex;align-items:center;justify-content:space-between;height:52px;gap:12px}@media(min-width:768px){.y6 .site-header .container{height:64px}}.y6 .logo img{height:26px;width:auto}@media(min-width:768px){.y6 .logo img{height:34px}}.y6 .logo:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.y6 h1{font-size:clamp(32px,6vw,76px);font-weight:900;letter-spacing:-.03em;line-height:1.05}.y6 h2{font-size:clamp(32px,4.5vw,60px);font-weight:900;letter-spacing:-.025em;line-height:1.08}.y6 h3{font-size:clamp(18px,2vw,24px);font-weight:700;letter-spacing:-.015em;line-height:1.2}.y6 p{line-height:1.6}.y6 .hl{background:var(--lime);color:var(--dark);padding:0 6px 2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline}.y6 .s-blue .hl{background:var(--light-blue);color:var(--dark)}.y6 .s-dark .hl{background:var(--lime);color:var(--dark)}.y6 .s-hero .hl{background:var(--light-blue);color:var(--dark);padding:2px 10px 4px}.y6 .lime-ul{display:inline;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:5px;text-underline-offset:4px}.y6 .h2-ul:after{content:"";display:block;width:96px;height:6px;background:var(--lime);margin-top:14px}.y6 .s-blue .h2-ul:after{background:var(--lime)}.y6 .chip{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;height:26px;margin-bottom:6px;white-space:nowrap;border-radius:0;line-height:1}.y6 .chip-blue{background:var(--blue);color:#fff}.y6 .chip-dark{background:var(--dark);color:#fff}.y6 .chip-dark .chip-dot{display:inline-block;width:8px;height:8px;background:var(--lime);flex-shrink:0}.y6 .chip-white{background:#fff;color:var(--blue)}.y6 .s-hero{background:var(--blue);color:#fff;padding:32px 0 0}@media(min-width:1024px){.y6 .s-hero{padding:48px 0 0}}.y6 .s-white{background:#fff;color:var(--dark);padding:var(--section-y-mob) 0}@media(min-width:1024px){.y6 .s-white{padding:var(--section-y-desk) 0}}.y6 .s-dark{background:var(--dark);color:#fff;padding:var(--section-y-mob) 0}@media(min-width:1024px){.y6 .s-dark{padding:var(--section-y-desk) 0}}.y6 .s-blue{background:var(--blue);color:#fff;padding:var(--section-y-mob) 0}@media(min-width:1024px){.y6 .s-blue{padding:var(--section-y-desk) 0}}.y6 .s-light-blue{background:var(--light-blue);color:var(--dark);padding:var(--section-y-mob) 0}@media(min-width:1024px){.y6 .s-light-blue{padding:var(--section-y-desk) 0}}.y6 .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;border:2px solid transparent;padding:0 32px;height:56px;transition:background .15s,color .15s,border-color .15s,transform .12s;text-decoration:none;line-height:1;white-space:nowrap;border-radius:0}.y6 .btn:hover{transform:scale(1.02)}.y6 .btn:active{transform:scale(.99)}.y6 .btn:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.y6 .btn .arrow{display:inline-block;transition:transform .15s;font-style:normal}.y6 .btn:hover .arrow{transform:translate(3px)}.y6 .btn-lime{background:var(--lime);color:var(--dark);border-color:var(--lime)}.y6 .btn-lime:hover{background:#9ec300;border-color:#9ec300}.y6 .btn-dark{background:var(--dark);color:#fff;border-color:var(--dark)}.y6 .btn-dark:hover{background:#1e2840;border-color:#1e2840}.y6 .btn-full,.y6 .btn-full-mob{width:100%;display:flex}@media(min-width:768px){.y6 .btn-full-mob{width:auto;display:inline-flex}}.y6 .header-cta{font-size:12px;height:32px;padding:0 12px;flex-shrink:0}.y6 .header-cta .arrow{display:none}@media(min-width:768px){.y6 .header-cta{font-size:14px;height:44px;padding:0 20px}.y6 .header-cta .arrow{display:inline-block}}.y6 button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.y6 .form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.y6 .form-field label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--dark)}.y6 .s-blue .form-field label{color:#ffffffd9}.y6 .form-field input{height:52px;padding:0 16px;font-size:16px;font-family:inherit;color:var(--dark);background:#fff;border:1.5px solid var(--border);border-radius:0;outline:none;transition:border-color .15s;-webkit-appearance:none}.y6 .form-field input::placeholder{color:var(--mute-grey)}.y6 .form-field input:focus{border-color:var(--blue)}.y6 .form-field.has-error input{border-color:#dc2626}.y6 .field-error{display:block;font-size:13px;color:#dc2626;min-height:18px}.y6 .form-submit-error{display:block;font-size:13px;color:#dc2626;margin-bottom:12px}.y6 .form-guarantee{margin-top:12px;font-size:13px;text-align:center;color:var(--mute-grey)}.y6 .s-blue .form-guarantee{color:#fff9}.y6 .form-success{background:var(--lime);color:var(--dark);padding:28px 24px;font-size:16px;font-weight:700;line-height:1.5;text-align:center}.y6 .hero-layout{display:flex;flex-direction:column;gap:14px}@media(min-width:1024px){.y6 .hero-layout{display:grid;grid-template-columns:1fr 56%;grid-template-areas:"top    visual" "bottom visual";column-gap:32px;row-gap:28px;align-items:start}.y6 .hero-copy-top{grid-area:top}.y6 .hero-copy-bottom{grid-area:bottom}.y6 .hero-visual{grid-area:visual}}.y6 .hero-copy-top h1{margin-bottom:12px;color:#fff}@media(min-width:1024px){.y6 .hero-copy-top h1{margin-bottom:0}}.y6 .hero-sub{font-size:14px;color:#ffffffe0;line-height:1.6;margin-bottom:16px;max-width:560px}@media(min-width:1024px){.y6 .hero-sub{font-size:clamp(17px,2vw,20px);margin-bottom:16px;max-width:none}}.y6 .hero-cta{font-size:14px;height:44px;padding:0 20px}@media(min-width:1024px){.y6 .hero-cta{font-size:16px;height:56px;padding:0 32px}}.y6 .subject-pills{display:flex;flex-wrap:wrap;gap:6px 18px;margin-bottom:12px}@media(min-width:1024px){.y6 .subject-pills{margin-bottom:6px}}.y6 .pill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fffc;padding:0}.y6 .pill:before{content:"";width:6px;height:6px;background:var(--lime);flex-shrink:0}.y6 .trust-row{margin:0 -24px;background:var(--dark);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 24px}@media(min-width:1024px){.y6 .trust-row{margin:0 -40px 32px;background:var(--dark);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 40px}}.y6 .hero-cta-group{display:flex;flex-direction:column;gap:12px;max-width:380px}.y6 .hero-tagline{font-size:11px;color:#fff9;font-style:italic;margin-top:10px;margin-bottom:12px}@media(min-width:1024px){.y6 .hero-tagline{font-size:14px;margin-bottom:12px}}.y6 .hero-visual{display:block;margin:0 -24px;background:var(--blue);min-width:0}.y6 .hero-visual picture,.y6 .hero-visual img{width:100%;height:auto;display:block}@media(min-width:1024px){.y6 .hero-visual{margin:0}}.y6 .tp-badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;margin-top:20px;margin-bottom:24px;width:fit-content;cursor:default}.y6 .tp-logo-mark svg{display:block;width:16px;height:16px}.y6 .tp-wordmark{font-size:12px;font-weight:800;color:#00b67a;letter-spacing:-.01em}.y6 .tp-divider{width:1px;height:16px;background:#ffffff26;flex-shrink:0}.y6 .tp-stars{font-size:13px;color:#00b67a;letter-spacing:1px;line-height:1}.y6 .tp-label{font-size:12px;font-weight:700;color:#fff}.y6 .tp-count{font-size:11px;color:#ffffff80;white-space:nowrap}.y6 .hero-img-frame{border:2px solid rgba(255,255,255,.3);aspect-ratio:4/3;overflow:hidden;position:relative}.y6 .hero-img-placeholder{width:100%;height:100%;min-height:240px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff6;text-align:center;line-height:1.6;padding:24px}.y6 .section-header{margin-bottom:48px;max-width:720px}.y6 .section-header .section-sub{margin-top:16px;font-size:18px;line-height:1.65;color:var(--mid-grey)}.y6 .s-blue .section-sub,.y6 .s-dark .section-sub{color:#fffc}.y6 #stakes{padding:32px 0}@media(min-width:1024px){.y6 #stakes{padding:var(--section-y-desk) 0}}.y6 .stakes-inner{max-width:800px}.y6 .stakes-inner h2{margin-bottom:10px}.y6 .stakes-inner p{font-size:15px;color:var(--mid-grey);line-height:1.7;max-width:660px}@media(min-width:1024px){.y6 .stakes-inner p{font-size:clamp(18px,2.2vw,22px)}}.y6 .product-cards{display:flex;flex-direction:row;gap:12px;margin:16px -24px 24px;padding-left:24px;padding-right:24px;scroll-padding-left:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.y6 .product-cards::-webkit-scrollbar{display:none}@media(min-width:768px){.y6 .product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin:48px 0;padding-left:0;padding-right:0;overflow-x:visible;scroll-snap-type:none}}.y6 .product-card{flex:0 0 78vw;scroll-snap-align:start;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.12);padding:24px 20px 20px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:10px;align-items:start}.y6 .product-card-icon{grid-column:1;grid-row:1;align-self:center;width:40px;height:40px;background:var(--lime);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--dark)}.y6 .product-card-icon svg{width:20px;height:20px}.y6 .product-card h3{grid-column:2;grid-row:1;color:#fff;margin-bottom:0;font-size:18px;align-self:center}.y6 .product-card p{grid-column:1 / -1;grid-row:2;margin-top:0;font-size:15px;color:#ffffffa6;line-height:1.65}.y6 .foundation-img{margin:24px -24px calc(-1 * var(--section-y-mob))}@media(min-width:1024px){.y6 .foundation-img{margin:40px auto 0;max-width:72%}}.y6 .foundation-img img{width:100%;height:auto;display:block}.y6 .scroll-track{height:2px;background:#ffffff26;margin-top:14px;position:relative;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.y6 #foundation .scroll-track{height:3px}.y6 #teachers .scroll-track{height:3px;background:#0000001a;margin-top:0;margin-bottom:24px}.y6 .scroll-thumb{position:absolute;top:0;left:0;height:100%;background:var(--lime);transition:left .08s linear,width .08s linear;will-change:left,width;cursor:grab}.y6 .scroll-thumb:active{cursor:grabbing}.y6 #teachers .scroll-thumb{background:var(--blue)}@media(min-width:1024px){.y6 .scroll-track{display:none}}.y6 .teachers-header{margin-bottom:16px;max-width:760px}.y6 .teachers-header h2{margin-bottom:20px}.y6 .teachers-header .section-sub{color:var(--mid-grey)}.y6 .teachers-select-note{margin-top:12px;font-size:15px;color:var(--mute-grey);font-style:italic}.y6 .teacher-grid{display:flex;flex-direction:row;gap:12px;margin-bottom:24px;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;scroll-padding-left:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.y6 .teacher-grid::-webkit-scrollbar{display:none}@media(min-width:1024px){.y6 .teacher-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-left:0;margin-right:0;padding-left:0;padding-right:0;overflow-x:visible;scroll-snap-type:none}}.y6 .teacher-card{flex:0 0 160px;scroll-snap-align:start;background:#fff;border:1.5px solid var(--border);overflow:hidden}.y6 .teacher-photo-wrap{position:relative;background:#fff;aspect-ratio:4/5;overflow:hidden}.y6 .teacher-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:0}.y6 .teacher-card--sm-photo .teacher-photo-wrap img{object-fit:contain}.y6 .teacher-subject-pill{position:absolute;bottom:10px;left:10px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 8px;line-height:1}.y6 .teacher-info{padding:14px 16px 16px}.y6 .teacher-subject{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--blue);padding:3px 7px;margin-bottom:6px}.y6 .teacher-name{font-size:14px;font-weight:800;color:var(--dark);margin-bottom:4px;line-height:1.25}.y6 .teacher-cred{font-size:12px;color:var(--mute-grey);line-height:1.4}.y6 .teachers-stat-bar{display:inline-flex;align-items:center;gap:6px;background:var(--lime);padding:5px 12px;margin-bottom:8px}@media(min-width:1024px){.y6 .teachers-stat-bar{gap:8px;padding:8px 18px}}.y6 .teachers-stat-pct{font-size:11px;font-weight:700;color:var(--dark);line-height:1;flex-shrink:0}.y6 .teachers-stat-text{font-size:11px;font-weight:700;color:var(--dark);line-height:1}@media(min-width:1024px){.y6 .teachers-stat-pct,.y6 .teachers-stat-text{font-size:15px}}.y6 .teachers-closing{font-size:13px;font-style:italic;color:var(--mid-grey);max-width:680px;line-height:1.65;margin-bottom:0}.y6 .results-sub{margin-top:16px;font-size:18px;color:#ffffffd9;margin-bottom:16px}.y6 .stats-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:40px;align-items:stretch}.y6 .stat-card{border:1.5px solid var(--lime);padding:16px 14px 18px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.y6 .stat-num{font-size:clamp(22px,5.5vw,40px);font-weight:900;letter-spacing:-.04em;color:#fff;line-height:1.1;margin-bottom:12px}.y6 .stat-num .unit{color:var(--lime)}.y6 .stat-num-nowrap{white-space:nowrap}.y6 .stat-num-white{color:#fff}.y6 .stat-label{font-size:15px;color:#ffffffbf;line-height:1.5;max-width:220px}.y6 .review-carousel-wrap{position:relative;display:flex;align-items:center;gap:8px}.y6 .review-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1}.y6 .review-carousel::-webkit-scrollbar{display:none}.y6 .review-slide{flex:0 0 85%;scroll-snap-align:start}@media(min-width:640px){.y6 .review-slide{flex:0 0 48%}}@media(min-width:1024px){.y6 .review-slide{flex:0 0 46%}}.y6 .review-slide img{width:100%;height:auto;display:block;border-radius:0}.y6 .review-arrow{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.y6 .review-arrow:hover{background:#ffffff2e}.y6 .testimonial-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.y6 .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.y6 .testimonial-grid{grid-template-columns:repeat(3,1fr)}}.y6 .testimonial-card{background:#ffffff12;border:1.5px solid rgba(255,255,255,.15);padding:24px}.y6 .testimonial-outcome{font-size:15px;font-weight:800;color:#fff;margin-bottom:8px;line-height:1.3}.y6 .testimonial-name{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--lime);margin-bottom:14px}.y6 .testimonial-quote{font-size:14px;color:#ffffffb3;font-style:italic;line-height:1.6;border:none;padding:0}.y6 .steps{margin-top:16px;max-width:640px;margin-bottom:16px}@media(min-width:1024px){.y6 .steps{margin-top:48px}}.y6 .step{display:flex;gap:24px;align-items:flex-start}.y6 .step+.step{margin-top:0}.y6 .step-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:0}.y6 .step-num{width:32px;height:32px;background:var(--lime);color:var(--dark);font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:0}@media(min-width:1024px){.y6 .step-num{width:40px;height:40px;font-size:20px}}.y6 .step-line{flex:1;width:2px;background:var(--border);margin:8px 0;min-height:40px}.y6 .step-content{padding-top:0;padding-bottom:20px;flex:1}.y6 .step--last .step-content{padding-bottom:0}.y6 .step-content h3{color:var(--dark);margin-bottom:10px;font-size:18px}.y6 .step-content p{font-size:13px;color:var(--mid-grey);line-height:1.55}.y6 .how-cta{margin-top:8px}.y6 #how-it-works{padding:32px 0}@media(min-width:1024px){.y6 #how-it-works{padding:var(--section-y-desk) 0}}.y6 #foundation{padding-top:32px!important;background:var(--light-blue);color:var(--dark)}.y6 #foundation h2{color:var(--dark)}.y6 #foundation .product-card{background:#fff;border-color:var(--border)}.y6 #foundation .product-card h3{color:var(--dark)}.y6 #foundation .product-card p{color:var(--mid-grey)}@media(min-width:1024px){.y6 #foundation{padding-top:var(--section-y-desk)!important}}.y6 #teachers{padding-top:32px;padding-bottom:32px;background:#f0f0ff}@media(min-width:1024px){.y6 #teachers{padding-top:var(--section-y-desk);padding-bottom:var(--section-y-desk)}}.y6 #results{padding-top:32px;padding-bottom:32px}@media(min-width:1024px){.y6 #results{padding-top:var(--section-y-desk);padding-bottom:var(--section-y-desk)}}.y6 .trust-stats-heading{margin-bottom:32px}.y6 .trust-stats-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.y6 .trust-stats-grid{grid-template-columns:1fr 1fr}}.y6 .trust-stat-card{border:1.5px solid var(--lime);padding:24px}.y6 .trust-stat-number{display:inline-block;font-size:clamp(28px,4vw,48px);font-weight:900;letter-spacing:-.02em;background:var(--lime);color:var(--dark);padding:2px 10px 4px;margin-bottom:12px;line-height:1.15}.y6 .trust-stat-text{font-size:14px;color:#ffffffd9;line-height:1.6}@media(min-width:1024px){.y6 .trust-stat-text{font-size:16px}}.y6 #timetable{padding:32px 0}.y6 .timetable-img-wrap{margin-top:24px}.y6 .timetable-img-wrap img{display:block;width:100%;height:auto;max-width:1210px}@media(min-width:1024px){.y6 .timetable-img-wrap img{max-width:780px}}@media(min-width:1024px){.y6 #timetable{padding:var(--section-y-desk) 0}}.y6 .timetable-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1.5px solid rgba(0,0,0,.12);margin-top:12px;margin-bottom:24px}.y6 .timetable-scroll:focus{outline:2px solid var(--blue);outline-offset:2px}.y6 .timetable-table{width:100%;min-width:480px;border-collapse:collapse;table-layout:fixed}.y6 .timetable-table thead tr{background:var(--blue);color:#fff}.y6 .timetable-table th{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:8px 4px;text-align:left}.y6 .timetable-table tbody tr{border-top:1px solid rgba(0,0,0,.08);background:#fff}.y6 .timetable-table tbody tr:hover{background:#f5f5f5}.y6 .tt-time-header,.y6 .tt-time{min-width:0;background:#fff;font-weight:700;color:var(--dark);font-size:13px;white-space:nowrap}.y6 .tt-time{padding:10px 6px;font-size:10px;white-space:nowrap}.y6 .tt-empty{padding:10px 4px}.y6 .tt-lesson{padding:10px 8px;font-size:11px;font-weight:700;border-left:3px solid transparent}.y6 .tt-maths,.y6 .tt-english,.y6 .tt-science{border-left-color:var(--blue);background:#3533ff0f;color:var(--blue)}.y6 .tt-unavailable{background:#fce8e8}.y6 .timetable-legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.y6 .legend-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--mid-grey)}.y6 .legend-dot{width:10px;height:10px;flex-shrink:0}.y6 .legend-dot--maths{background:var(--blue)}.y6 .legend-dot--english{background:#0369a1}.y6 .legend-dot--science{background:#16a34a}.y6 .tt-teacher{font-weight:400;opacity:.7}.y6 #faq{padding:32px 0}@media(min-width:1024px){.y6 #faq{padding:var(--section-y-desk) 0}}.y6 .faq-list{margin-top:16px}.y6 .faq-item{border-bottom:1.5px solid var(--border)}.y6 .faq-question{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:16px;font-weight:700;color:var(--dark);cursor:pointer;list-style:none;min-height:44px;line-height:1.4;-webkit-user-select:none;user-select:none}.y6 .faq-question::-webkit-details-marker{display:none}.y6 .faq-question:hover{color:var(--blue)}.y6 .faq-question{-webkit-tap-highlight-color:transparent}.y6 .faq-question:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.y6 .faq-icon{width:24px;height:24px;flex-shrink:0;position:relative}.y6 .faq-icon:before,.y6 .faq-icon:after{content:"";position:absolute;background:var(--blue);transition:transform .2s,opacity .2s}.y6 .faq-icon:before{width:2px;height:14px;top:5px;left:11px}.y6 .faq-icon:after{width:14px;height:2px;top:11px;left:5px}.y6 details[open] .faq-icon:before{transform:rotate(90deg);opacity:0}.y6 .faq-answer{max-width:720px;overflow:hidden;height:0;transition:height .3s ease}.y6 .faq-answer-inner{padding:0 0 22px}.y6 .faq-answer p{font-size:14px;color:var(--mid-grey);line-height:1.6}@media(min-width:768px){.y6 .faq-question{font-size:17px}}.y6 #contact{padding:32px 0}@media(min-width:1024px){.y6 #contact{padding:var(--section-y-desk) 0}}.y6 .final-cta-layout{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.y6 .final-cta-layout{flex-direction:row;align-items:flex-start;gap:80px}.y6 .final-cta-copy{flex:1}.y6 .embedded-form-wrap{flex:0 0 420px}}.y6 .final-cta-copy h2{color:#fff;margin-bottom:16px}.y6 .final-cta-sub{font-size:18px;color:#ffffffd9;line-height:1.6;max-width:480px}.y6 .embedded-form-wrap{background:#ffffff14;border:1.5px solid rgba(255,255,255,.2);padding:36px 32px}.y6 .embedded-form-wrap .form-field input{background:#fffffff2;border-color:transparent}.y6 .embedded-form-wrap .form-field input:focus{border-color:var(--lime)}.y6 .embedded-form-wrap .form-field.has-error input{border-color:#fca5a5}.y6 .embedded-form-wrap .field-error{color:#fca5a5}.y6 .sticky-cta{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:90;transition:opacity .3s ease,transform .3s ease;pointer-events:auto}.y6 .sticky-cta.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%) translateY(12px)}@media(min-width:768px){.y6 .sticky-cta{left:auto;right:24px;transform:none}.y6 .sticky-cta.is-hidden{transform:translateY(12px)}}.y6 .sticky-cta-btn{box-shadow:0 4px 24px #00000038;white-space:nowrap}.y6 .site-footer{background:var(--dark);padding:48px 0}.y6 .footer-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:640px){.y6 .footer-inner{flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-between}}.y6 .footer-logo img{height:28px;width:auto;filter:brightness(0) invert(1);opacity:.8}.y6 .footer-logo:hover img{opacity:1}.y6 .footer-links{display:flex;flex-wrap:wrap;gap:8px 20px}.y6 .footer-link{font-size:13px;color:#ffffff8c;text-decoration:none;transition:color .15s}.y6 .footer-link:hover{color:#fff}.y6 .footer-legal{font-size:12px;color:#ffffff59;width:100%}@media(min-width:640px){.y6 .footer-legal{width:auto}}.y6 .modal{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media(min-width:640px){.y6 .modal{align-items:center}}.y6 .modal[hidden]{display:none}.y6 .modal-backdrop{position:absolute;inset:0;background:#0a0e1eb8}.y6 .modal-box{position:relative;background:#fff;width:100%;max-width:480px;max-height:92vh;overflow-y:auto;padding:36px 28px;border:2px solid var(--dark);-webkit-overflow-scrolling:touch}@media(min-width:640px){.y6 .modal-box{padding:44px 40px}}.y6 .modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:none;border:1.5px solid var(--border);color:var(--dark);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;cursor:pointer;border-radius:0}.y6 .modal-close:hover{background:var(--off-white);border-color:var(--dark)}.y6 .modal-close:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.y6 .modal-eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.y6 .modal-heading{font-size:clamp(22px,3vw,28px);font-weight:900;letter-spacing:-.025em;margin-bottom:8px;color:var(--dark);padding-right:48px}.y6 .modal-sub{font-size:14px;color:var(--mid-grey);margin-bottom:28px;line-height:1.5}.y6 .cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;z-index:300;background:#fff;border:2px solid var(--dark);padding:20px;max-width:400px}@media(min-width:480px){.y6 .cookie-banner{left:auto;right:24px;bottom:24px}}.y6 .cookie-banner[hidden]{display:none}.y6 .cookie-text{font-size:13px;color:var(--mid-grey);line-height:1.5;margin-bottom:16px}.y6 .cookie-link{color:var(--blue);text-decoration:underline}.y6 .cookie-actions{display:flex;align-items:center;gap:16px}.y6 .cookie-btn{height:40px;font-size:13px;padding:0 20px}.y6 .cookie-decline{font-size:13px;color:var(--mute-grey);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.y6 .cookie-decline:hover{color:var(--dark)}.y6 .fade-up{opacity:1;transform:none;transition:none}.y6 :focus-visible{outline:2px solid var(--lime);outline-offset:2px}.y6 :focus:not(:focus-visible){outline:none}
