.vh-cookie{z-index:9999;color:#142b1c;background:#f7fef2;border:1px solid #a9e28c;border-radius:16px;align-items:center;gap:1rem;width:min(1040px,100% - 2rem);padding:1rem 1.15rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.86rem;line-height:1.55;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0686551f}.vh-cookie__text{flex:auto;margin:0}.vh-cookie__text a{color:#068655;font-weight:600;text-decoration:underline}.vh-cookie__actions{flex-wrap:wrap;flex:none;gap:.5rem;display:flex}.vh-cookie__btn{font:inherit;cursor:pointer;color:#142b1c;white-space:nowrap;background:#fff;border:1px solid #a9e28c;border-radius:100px;padding:.5rem 1.05rem;font-weight:600;transition:background-color .18s,color .18s,border-color .18s}.vh-cookie__btn:hover{background:#edfbe2}.vh-cookie__btn--primary{color:#fff;background:#01c177;border-color:#01c177}.vh-cookie__btn--primary:hover{background:#068655;border-color:#068655}.vh-cookie__btn--link{color:#456050;background:0 0;border-color:#0000;padding-inline:.6rem;text-decoration:underline}.vh-cookie__btn--link:hover{color:#068655;background:0 0}.vh-cookie-overlay{z-index:10000;background:#142b1c59;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.vh-cookie-panel{color:#142b1c;background:#fff;border:1px solid #a9e28c;border-radius:18px;width:min(560px,100%);max-height:85vh;padding:1.4rem 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.88rem;line-height:1.6;overflow-y:auto;box-shadow:0 12px 40px #0686552e}.vh-cookie-panel h2{margin:0 0 .5rem;font-family:League Spartan,Inter,sans-serif;font-size:1.2rem}.vh-cookie-panel__intro{color:#456050;margin:0 0 1rem}.vh-cookie-cat{background:#f7fef2;border:1px solid #c2e8d0;border-radius:12px;margin-bottom:.7rem;padding:.8rem .9rem}.vh-cookie-cat__head{justify-content:space-between;align-items:center;gap:.8rem;font-weight:600;display:flex}.vh-cookie-cat__desc{color:#456050;margin:.35rem 0 0;font-size:.82rem}.vh-cookie-cat__state{color:#7a9e88;font-size:.78rem;font-weight:600}.vh-switch{cursor:pointer;flex:none;align-items:center;display:inline-flex;position:relative}.vh-switch input{opacity:0;width:0;height:0;position:absolute}.vh-switch__track{background:#d9e5dc;border-radius:100px;width:42px;height:24px;transition:background-color .18s;display:inline-block;position:relative}.vh-switch__track:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.vh-switch input:checked+.vh-switch__track{background:#01c177}.vh-switch input:checked+.vh-switch__track:after{transform:translate(18px)}.vh-switch input:focus-visible+.vh-switch__track{outline-offset:2px;outline:2px solid #068655}.vh-cookie-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}@media (width<=900px){.vh-cookie{flex-direction:column;align-items:stretch;gap:.75rem}.vh-cookie__actions{justify-content:flex-start}}@media (width<=560px){.vh-cookie{border-radius:14px;width:calc(100% - 1.2rem);padding:.85rem .95rem;font-size:.8rem;bottom:.6rem}.vh-cookie__btn{text-align:center;flex:auto;padding:.5rem .8rem}.vh-cookie__btn--link{flex-basis:100%}.vh-cookie-panel{padding:1.1rem 1rem}}.lp1{--bg:#f3feec;--bg-alt:#edfbe2;--surface:#fff;--surface-green:#d3ffc3;--surface-soft:#dcfdc9;--accent:#01c177;--accent-deep:#068655;--accent-ped:#3b8459;--text:#142b1c;--text-muted:#456050;--text-light:#7a9e88;--border:#c2e8d0;--btn-fg:#fff;--shadow-sm:0 2px 12px #0686551a;--shadow-md:0 6px 32px #06865524;--radius-card:18px;--radius-pill:100px}.lp1 *,.lp1 :before,.lp1 :after{box-sizing:border-box;margin:0;padding:0}.lp1{scroll-behavior:smooth;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:88px;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.65}.lp1 img{max-width:100%;display:block}.lp1 a{color:inherit}.lp1 .t-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-family:League Spartan,sans-serif;font-size:.8125rem;font-weight:600}.lp1 .t-display{letter-spacing:-.025em;text-wrap:balance;color:var(--accent-deep);font-family:League Spartan,sans-serif;font-size:clamp(2.2rem,5.5vw,3.75rem);font-weight:800;line-height:1.08}.lp1 .t-h2{letter-spacing:-.015em;text-wrap:balance;color:var(--accent-deep);font-family:League Spartan,sans-serif;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.18}.lp1 .t-h3{color:var(--accent-deep);font-family:League Spartan,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.3}.lp1 .t-body{color:var(--text-muted);font-size:1rem;line-height:1.75}.lp1 .wrap{max-width:780px;margin-inline:auto;padding-inline:1.5rem}.lp1 .wrap-wide{max-width:1120px;margin-inline:auto;padding-inline:1.5rem}.lp1 .section-intro{text-align:center;margin-inline:auto;max-width:580px;margin-bottom:3.5rem}.lp1 .section-intro .t-h2{margin-top:.5rem}.lp1 .section-intro p{color:var(--text-muted);margin-top:.875rem;font-size:1rem}.lp1 .nav{z-index:50;-webkit-backdrop-filter:blur(16px);background:#b4f284cc;border-bottom:none;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #01c17721}.lp1 .nav-inner{justify-content:space-between;align-items:center;height:88px;padding-inline:1rem;display:flex}.lp1 .logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.lp1 .logo-wordmark{letter-spacing:-.02em;color:var(--accent-deep);font-family:League Spartan,sans-serif;font-size:1.2rem;font-weight:800}.lp1 .logo-img{width:auto;height:88px;display:block}.lp1 .nav-link{color:var(--accent-deep);border:2px solid var(--accent);border-radius:var(--radius-pill);padding:.45rem 1.125rem;font-family:League Spartan,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s}.lp1 .nav-link:hover,.lp1 .nav-link:focus-visible{background:var(--accent);color:var(--btn-fg)}.lp1 .nav-link:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.lp1 .nav-cta{background:var(--accent);color:var(--btn-fg)!important}.lp1 .nav-cta:hover,.lp1 .nav-cta:focus-visible{background:var(--accent-deep);color:var(--btn-fg)}.lp1 .hero{text-align:center;background:var(--bg);padding:5rem 0 4.5rem;position:relative;overflow:hidden}.lp1 .hero-deco{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.lp1 .hero-deco svg{opacity:.065;position:absolute}.lp1 .deco-a{width:clamp(240px,38vw,520px);top:-60px;right:-5%}.lp1 .deco-b{width:clamp(160px,26vw,360px);bottom:-30px;left:-4%}.lp1 .hero>*{z-index:1;position:relative}.lp1 .hero-badge{background:color-mix(in srgb, var(--surface-green) 85%, var(--accent));color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1rem;font-family:League Spartan,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.lp1 .pulse-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite lp1-pulse}@keyframes lp1-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.lp1 .hero h1{margin-bottom:1.375rem}.lp1 .hero-sub{max-width:560px;color:var(--text-muted);margin-inline:auto;margin-bottom:2.75rem;font-size:1.09375rem;line-height:1.7}.lp1 .btn{border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:1rem 2.125rem;font-family:League Spartan,sans-serif;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .18s;display:inline-flex}.lp1 .btn-primary{background:var(--accent);color:var(--btn-fg);box-shadow:var(--shadow-sm)}.lp1 .btn-primary:hover{background:var(--accent-deep);box-shadow:var(--shadow-md);transform:translateY(-2px)}.lp1 .btn-primary:active{transform:translateY(0)}.lp1 .btn-primary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.lp1 .btn-icon{flex-shrink:0;transition:transform .2s}.lp1 .btn:hover .btn-icon{transform:translate(3px)}.lp1 .hero-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.lp1 .trust-item{color:var(--text-light);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:500;display:flex}.lp1 .trust-item svg{color:var(--accent);flex-shrink:0}.lp1 .acces-minitest{background:color-mix(in srgb, var(--surface-green) 88%, var(--surface));border-bottom:1px solid var(--border);padding:3.5rem 0 4rem}.lp1 .acces-intro{margin-bottom:2rem}.lp1 .acces-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.lp1 .acces-video-col{flex-direction:column;align-items:center;gap:.75rem;display:flex}.lp1 .acces-video-card{aspect-ratio:9/16;background:linear-gradient(160deg, var(--surface-green) 0%, var(--surface-soft) 100%);border-radius:var(--radius-card);width:100%;max-width:236px;max-height:420px;box-shadow:var(--shadow-md);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.lp1 .acces-video-thumb{object-fit:cover;border-radius:var(--radius-card);width:100%;height:100%;position:absolute;inset:0}.lp1 .acces-video-card iframe,.lp1 .acces-video-card video{object-fit:cover;border-radius:var(--radius-card);border:none;width:100%;height:100%;position:absolute;inset:0}@media (width>=721px){.lp1 .acces-video-card video{object-fit:contain}}.lp1 .video-play-btn{z-index:2;pointer-events:none;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 6px 28px #06865547}.lp1 .acces-video-card:hover .video-play-btn{transform:scale(1.08);box-shadow:0 8px 36px #06865561}.lp1 .video-play-btn svg{margin-left:4px}.lp1 .video-caption{color:var(--text-light);text-align:center;letter-spacing:.01em;font-size:.8rem;font-style:italic}.lp1 .acces-form-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;justify-content:center;padding:1.75rem 1.5rem;display:flex;box-shadow:0 4px 28px #06865517}.lp1 .acces-form-title{color:var(--text);margin-bottom:.45rem;font-family:League Spartan,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.2}.lp1 .acces-form-sub{color:var(--text-muted);margin-bottom:1.25rem;font-size:.875rem;line-height:1.55}.lp1 .form-field{flex-direction:column;gap:.3rem;margin-bottom:.8rem;display:flex}.lp1 .form-field label{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.lp1 .form-field input{color:var(--text);background:var(--bg);border:1.5px solid var(--border);border-radius:12px;outline:none;padding:.7rem .95rem;font-family:Inter,sans-serif;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.lp1 .form-field input::placeholder{color:var(--text-light)}.lp1 .form-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #01c17726}.lp1 .form-consent-text{color:var(--text-light);text-align:center;margin-top:.6rem;font-size:.72rem;line-height:1.5}.lp1 .form-newsletter{align-items:flex-start;gap:.5rem;margin-top:.55rem;display:flex}.lp1 .form-newsletter input[type=checkbox]{width:15px;min-width:15px;height:15px;accent-color:var(--accent);cursor:pointer;margin-top:2px}.lp1 .form-newsletter label{color:var(--text-light);cursor:pointer;font-size:.74rem;line-height:1.5}.lp1 .form-consent-link{color:var(--text-muted);text-underline-offset:2px;text-decoration:underline}.lp1 .form-consent-link:hover{color:var(--accent-deep)}.lp1 .form-submit-btn{justify-content:center;width:100%;margin-top:.5rem;padding:.8rem 1.25rem;font-size:1rem}.lp1 .form-spam-note{text-align:center;color:var(--text-muted);margin-top:.9rem;font-size:.8rem;line-height:1.5}.lp1 .form-mini-trust{text-align:center;color:var(--text-light);letter-spacing:.03em;margin-top:.25rem;font-size:.7rem}@media (width<=900px){.lp1 .acces-minitest{padding:3rem 0 3.5rem}.lp1 .acces-intro{margin-bottom:1.75rem}.lp1 .acces-grid{gap:1.5rem}.lp1 .acces-video-col{gap:.6rem}.lp1 .acces-video-card{max-width:202px;max-height:360px}.lp1 .acces-form-card{padding:1.5rem 1.25rem}.lp1 .acces-form-title{margin-bottom:.4rem;font-size:1.1rem}.lp1 .acces-form-sub{margin-bottom:1.1rem;font-size:.85rem}.lp1 .form-field{margin-bottom:.75rem}.lp1 .form-field input{padding:.65rem .9rem}.lp1 .form-submit-btn{padding:.75rem 1.25rem;font-size:.95rem}}@media (width<=720px){.lp1 .acces-grid{grid-template-columns:1fr;justify-items:center;gap:1.25rem}.lp1 .acces-video-col{align-items:center;width:100%}.lp1 .acces-video-card{max-width:180px;max-height:320px}.lp1 .acces-form-card{width:100%;padding:1.25rem 1rem}}.lp1 .mirror{background:color-mix(in srgb, var(--surface-green) 85%, var(--accent));border-top:none;border-bottom:none;padding:4.5rem 0}.lp1 .mirror .t-h2{color:var(--accent-deep)}.lp1 .mirror>.wrap>.section-intro>p:last-child{color:var(--text-muted)}.lp1 .mirror-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.125rem;display:grid}.lp1 .bubble-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:none;padding:1.5rem 1.5rem 1.75rem;position:relative}.lp1 .bubble-card:after{content:"";background:var(--surface);border-right:1px solid var(--border);border-bottom:1px solid var(--border);clip-path:polygon(0 0,100% 0,0 100%);border-bottom-right-radius:12px;width:18px;height:12px;position:absolute;bottom:-12px;left:28px}.lp1 .bubble-card p{color:var(--text);font-size:.9375rem;font-style:italic;line-height:1.65}.lp1 .bubble-card p:before{content:"\"";color:var(--accent);opacity:.5;margin-bottom:.5rem;font-family:League Spartan,sans-serif;font-size:2.25rem;font-weight:800;line-height:.8;display:block}.lp1 .discover{background:var(--bg);padding:5rem 0}.lp1 .discover-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.lp1 .discover-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;gap:.75rem;padding:1.625rem;transition:box-shadow .2s,transform .2s;display:flex}.lp1 .discover-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.lp1 .discover-icon{background:color-mix(in srgb, var(--surface-green) 85%, var(--accent));width:46px;height:46px;color:var(--accent-deep);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp1 .discover-card p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.lp1 .diff{background:var(--accent-deep);padding:5rem 0}.lp1 .diff .t-eyebrow{color:var(--surface-green)}.lp1 .diff .t-h2{color:#fff;margin-top:.5rem}.lp1 .diff-lead{color:#ffffffb3;max-width:520px;margin-top:.875rem;font-size:1.0625rem;line-height:1.7}.lp1 .diff-cols{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.75rem;display:grid}@media (width<=580px){.lp1 .diff-cols{grid-template-columns:1fr}}.lp1 .diff-col-label{text-transform:uppercase;letter-spacing:.11em;margin-bottom:1.125rem;font-family:League Spartan,sans-serif;font-size:.8rem;font-weight:700}.lp1 .diff-not .diff-col-label{color:#ffffff59}.lp1 .diff-yes .diff-col-label{color:var(--surface-green)}.lp1 .diff-list{flex-direction:column;gap:.875rem;list-style:none;display:flex}.lp1 .diff-list li{align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.55;display:flex}.lp1 .diff-not .diff-list li{color:#ffffff73}.lp1 .diff-yes .diff-list li{color:#ffffffe6}.lp1 .icon-no{color:#ffffff40;flex-shrink:0;margin-top:2px}.lp1 .icon-yes{color:var(--accent);flex-shrink:0;margin-top:2px}.lp1 .ali{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.lp1 .ali-inner{grid-template-columns:auto 1fr;align-items:start;gap:3rem;display:grid}@media (width<=600px){.lp1 .ali-inner{grid-template-columns:1fr}.lp1 .ali-avatar{margin-inline:auto}.lp1 .ali-content{text-align:center}.lp1 .ali-pillars{justify-content:center}}.lp1 .ali-avatar{border:3px solid var(--accent);object-fit:cover;object-position:center top;width:140px;height:140px;box-shadow:var(--shadow-md);border-radius:50%;flex-shrink:0}.lp1 .ali-content .t-eyebrow{margin-bottom:.4rem}.lp1 .ali-content .t-h2{margin-bottom:1rem}.lp1 .ali-content p{color:var(--text-muted);margin-bottom:.875rem;font-size:.9875rem;line-height:1.75}.lp1 .ali-pillars{flex-wrap:wrap;gap:.5rem;margin-top:1.375rem;display:flex}.lp1 .ali-pill{color:var(--accent-deep);background:color-mix(in srgb, var(--surface-green) 85%, var(--accent));border:1px solid var(--border);border-radius:var(--radius-pill);padding:.35rem .9rem;font-family:League Spartan,sans-serif;font-size:.78125rem;font-weight:600}.lp1 .final-cta{background:var(--bg);text-align:center;padding:5.5rem 0}.lp1 .cta-box{background:color-mix(in srgb, var(--surface-green) 85%, var(--accent));border:1px solid var(--border);border-radius:24px;max-width:640px;margin-inline:auto;padding:3.5rem 2rem}.lp1 .cta-box .t-eyebrow{margin-bottom:.75rem}.lp1 .cta-box .t-h2{margin-bottom:.875rem}.lp1 .cta-box p{color:var(--text-muted);margin-bottom:2.25rem;font-size:1rem}.lp1 .footer{background:var(--bg-alt);border-top:1px solid var(--border);text-align:center;padding:2rem 0}.lp1 .footer p{color:var(--text-light);font-size:.8125rem;line-height:1.7}.lp1 .footer a{color:var(--accent-deep);text-decoration:none}.lp1 .footer a:hover{text-decoration:underline}@media (width<=480px){.lp1 .wrap{padding-inline:1.1rem}.lp1{padding-top:74px}.lp1 .nav-inner{height:74px;padding:.5rem 1rem}.lp1 .logo-img{height:74px}.lp1 .nav-cta{padding:.5rem 1rem;font-size:.8rem}.lp1 .hero{padding:3.5rem 0 3rem}.lp1 .hero-badge{padding:.35rem .8rem;font-size:.62rem}.lp1 .t-display{font-size:clamp(1.55rem,7vw,2rem);line-height:1.2}.lp1 .hero-sub{font-size:.9rem}.lp1 .hero-trust{flex-wrap:wrap;justify-content:center;gap:.5rem .75rem}.lp1 .section-intro{margin-bottom:2rem}.lp1 .t-h2{font-size:clamp(1.35rem,6vw,1.75rem)}.lp1 .t-eyebrow{font-size:.65rem}.lp1 .acces-minitest{padding:2.5rem 0 3rem}.lp1 .acces-intro{margin-bottom:1.25rem}.lp1 .acces-video-card{max-width:135px;max-height:240px}.lp1 .acces-form-card{padding:1.25rem 1rem}.lp1 .acces-form-title{margin-bottom:.35rem;font-size:1rem}.lp1 .acces-form-sub{margin-bottom:1rem;font-size:.8rem}.lp1 .form-field{margin-bottom:.65rem}.lp1 .form-field input{padding:.6rem .85rem;font-size:.875rem}.lp1 .form-consent-text{margin-top:.5rem;font-size:.68rem}.lp1 .form-newsletter{margin-top:.45rem}.lp1 .form-newsletter label{font-size:.68rem}.lp1 .form-submit-btn{padding:.7rem 1rem;font-size:.9rem}.lp1 .form-mini-trust{font-size:.65rem}.lp1 .video-sound-hint{gap:.3rem;font-size:.65rem}.lp1 .mirror{padding:3.5rem 0}.lp1 .mirror-grid{grid-template-columns:1fr;gap:1.5rem}.lp1 .bubble-card{padding:1.25rem 1.1rem 1.5rem}.lp1 .discover{padding:3.5rem 0}.lp1 .discover-grid,.lp1 .diff-cols{grid-template-columns:1fr;gap:1rem}.lp1 .diff-col{padding:1.25rem 1rem}.lp1 .ali{padding:3.5rem 0}.lp1 .ali-inner{gap:1.5rem}.lp1 .ali-avatar{width:110px;height:110px}.lp1 .ali-pills{justify-content:center}.lp1 .ali-pill{font-size:.72rem}.lp1 .final-cta{padding:3.5rem 0}.lp1 .cta-box{padding:2.25rem 1.25rem}.lp1 .footer{padding:2rem 0;font-size:.78rem}.lp1 .footer-tagline{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.lp1 *,.lp1 :before,.lp1 :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html:has(.lp1){scroll-behavior:smooth}.lp1 .video-sound-hint{color:var(--text-light);text-align:center;letter-spacing:.01em;opacity:.85;justify-content:center;align-items:center;gap:.35rem;font-size:.72rem;line-height:1.25;display:flex}.lp1 .video-sound-hint svg{width:12px;height:12px;color:var(--accent-deep);opacity:.75;flex:none}.lp1 .legal-page{background:var(--bg);color:var(--text);padding:4rem 0 5rem}.lp1 .legal-page h1{margin-bottom:.35rem}.lp1 .legal-page h2{margin-top:2.4rem;margin-bottom:.6rem}.lp1 .legal-page .legal-h4{color:var(--accent-deep);margin-top:1.6rem;margin-bottom:.4rem;font-family:League Spartan,system-ui,sans-serif;font-size:1rem;font-weight:600}.lp1 .legal-page p{color:var(--text-muted);margin-bottom:.7rem;font-size:.95rem;line-height:1.7}.lp1 .legal-page .legal-date{color:var(--text-light);margin-bottom:2rem;font-size:.82rem;font-style:italic}.lp1 .legal-page ul{color:var(--text-muted);margin:0 0 1rem 1.15rem;padding:0;font-size:.95rem;line-height:1.7;list-style:outside}.lp1 .legal-page li{margin-bottom:.3rem}.lp1 .legal-page a{color:var(--accent-deep);text-decoration:underline}.lp1 .legal-page .legal-back{border-top:1px solid var(--border);margin-top:3rem;padding-top:1.5rem}
