.hl-root{--green:#039640;--green-d:#027a33;--green-t:#e6f6ec;--green-hover:#f2fbf5;--ink:#111827;--body:#374151;--muted:#6b7280;--line:#e6eaf0;--line-soft:#eef1f5;--page:#fff;--card:#fff;--amber:#e6a23c;--amber-d:#b77a18;--amber-l:#f1c889;--maxw:1240px;--sh:0 8px 30px rgba(16,40,28,.07);--sh-h:0 22px 50px rgba(16,40,28,.18);--sh-soft:0 2px 10px rgba(0,0,0,.05);--ease:cubic-bezier(.22,.61,.36,1);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}.hl-root *{box-sizing:border-box}.hl-root h1,.hl-root h2,.hl-root h3,.hl-root h4{margin:0}.hl-root a{text-decoration:none;color:inherit}.hl-root img{display:block;max-width:100%}.hl-root button{font-family:inherit;cursor:pointer}.hl-root p{margin:0}.hl-root img.hl-graded{filter:saturate(1.06) contrast(1.03) sepia(.04)}.hl-wrap{max-width:var(--maxw);margin:0 auto;padding:0 40px}.hl-wrap-wide{max-width:1320px}.hl-overline{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--amber-d);margin-bottom:14px}.hl-overline .hl-bar{width:22px;height:2px;border-radius:2px;background:var(--amber)}.hl-overline .hl-ov-ic{width:15px;height:15px;flex:0 0 auto}.hl-btn,.hl-overline.hl-center{justify-content:center}.hl-btn{height:46px;padding:0 22px;border-radius:12px;font-weight:600;font-size:15px;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .2s,color .2s}.hl-btn svg{transition:transform .25s var(--ease)}.hl-btn:hover svg{transform:translateX(4px)}.hl-btn-green{background:var(--green);color:#fff}.hl-btn-green:hover{background:var(--green-d);box-shadow:0 8px 22px rgba(3,150,64,.32);transform:translateY(-1px)}.hl-btn-glass{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.55);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hl-btn-glass:hover{background:hsla(0,0%,100%,.24);transform:translateY(-1px)}.hl-btn-lg{height:54px;padding:0 28px;border-radius:14px;font-size:15.5px}.hl-hero{position:relative;height:560px;overflow:hidden}.hl-heroimg{position:absolute;inset:0}.hl-heroimg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%}.hl-scrim{background:linear-gradient(90deg,rgba(8,20,14,.8),rgba(8,20,14,.56) 32%,rgba(8,20,14,.24) 60%,rgba(8,20,14,.04))}.hl-scrim,.hl-scrim2{position:absolute;inset:0}.hl-scrim2{background:linear-gradient(0deg,rgba(6,16,12,.5),transparent 42%)}.hl-inner{position:relative;z-index:2;max-width:var(--maxw);margin:0 auto;padding:0 40px 70px;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.hl-badge{margin-bottom:16px}.hl-badge .hl-lbl{display:block;font-size:11px;font-weight:800;letter-spacing:.3em;text-transform:uppercase;color:var(--amber-l);margin:0 0 10px}.hl-badge .hl-rule{display:block;width:40px;height:2px;border-radius:2px;background:var(--amber)}.hl-hero h1{font-size:53px;line-height:1.04;font-weight:800;letter-spacing:-.03em;margin:14px 0 16px;max-width:660px;text-shadow:0 2px 24px rgba(0,0,0,.42)}.hl-hero .hl-lead{font-size:18.5px;font-weight:500;max-width:496px;margin:0 0 28px;color:hsla(0,0%,100%,.96);text-shadow:0 1px 12px rgba(0,0,0,.36)}.hl-hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hl-hero-credit{position:absolute;right:24px;bottom:66px;z-index:7;font-size:11px;color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.4);padding:5px 12px;border-radius:8px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hl-eco-strip{max-width:var(--maxw);margin:-56px auto 0;padding:0 40px;position:relative;z-index:6;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}@media(max-width:1180px){.hl-eco-strip{grid-template-columns:repeat(3,1fr)}}.hl-eco-tile{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px 18px;box-shadow:var(--sh-h);transition:transform .2s var(--ease)}.hl-eco-tile:hover{transform:translateY(-4px)}.hl-eco-thumb{width:60px;height:60px;border-radius:12px;overflow:hidden;flex:0 0 auto}.hl-eco-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s var(--ease)}.hl-eco-thumb-brand{background:#f4f2ec;display:block}.hl-eco-thumb-brand img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%}.hl-eco-tile:hover .hl-eco-thumb img{transform:scale(1.07)}.hl-eco-meta h4{font-size:16px;font-weight:800;color:var(--ink);letter-spacing:-.01em}.hl-eco-meta p{font-size:12.5px;color:var(--muted);margin:2px 0 0}.hl-eco-arrow{margin-left:auto;color:var(--green);flex:0 0 auto}.hl-eco-tile:hover .hl-eco-arrow svg{transform:translateX(4px)}.hl-eco-arrow svg{transition:transform .25s var(--ease)}.hl-feature-zone{background:linear-gradient(180deg,#e1ede5,#e7f1e9 50%,#eff6f1);padding:74px 0 46px;margin-top:54px}.hl-journey-intro{text-align:center;max-width:600px;margin:0 auto 8px;position:relative;padding:6px 0}.hl-ji-bg{position:absolute;left:47%;top:46%;transform:translate(-50%,-50%);width:min(1240px,124vw);color:var(--green);opacity:.05;pointer-events:none;z-index:0}.hl-ji-bg svg{width:100%;height:auto;display:block}.hl-journey-intro .hl-overline,.hl-journey-intro h2,.hl-journey-intro p{position:relative;z-index:1}.hl-journey-intro h2{font-size:33px;font-weight:800;letter-spacing:-.025em;color:var(--ink);line-height:1.12}.hl-journey-intro p{color:var(--muted);font-size:16px;margin:12px auto 0;line-height:1.6;max-width:520px}.hl-feat-section{padding:56px 0}.hl-feat-section.hl-feat-tight{padding:40px 0}.hl-feat-section:nth-of-type(3){padding:70px 0 40px}.hl-feature{position:relative;display:grid;align-items:center;cursor:pointer;text-decoration:none;color:inherit}.hl-feat-imgright{grid-template-columns:.96fr 1.1fr}.hl-feat-imgleft{grid-template-columns:1.1fr .96fr}.hl-feature:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:56%;height:80%;z-index:0;border-radius:44px;background:radial-gradient(closest-side,rgba(3,150,64,.14),transparent 76%)}.hl-feat-imgright:before{right:-3%}.hl-feat-imgleft:before{left:-3%}.hl-f-media{position:relative;z-index:1;height:504px;border-radius:28px;overflow:hidden;box-shadow:0 30px 60px -20px rgba(16,50,34,.4)}.hl-f-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--ease)}.hl-feature:hover .hl-f-media img{transform:scale(1.04)}.hl-feat-section:first-of-type .hl-feature:hover .hl-f-media img{transform:scale(1.05) translateX(-2%)}.hl-feat-section:nth-of-type(2) .hl-feature:hover .hl-f-media img{transform:scale(1.075)}.hl-feat-section:nth-of-type(3) .hl-feature:hover .hl-f-panel .hl-btn-green{transform:translateY(-2px)}.hl-feat-section:nth-of-type(3) .hl-feature:hover .hl-f-panel .hl-btn-green svg{transform:translateX(7px)}.hl-feat-section:nth-of-type(3) .hl-f-media img{-o-object-position:center 42%;object-position:center 42%}.hl-f-media:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(6,20,14,.18),transparent 44%)}.hl-f-panel{position:relative;z-index:3;background:#fff;border:1px solid rgba(16,50,34,.06);border-radius:26px;box-shadow:0 40px 72px -26px rgba(16,50,34,.5);padding:48px 46px;overflow:hidden;transition:transform .32s var(--ease),box-shadow .32s var(--ease)}.hl-feat-imgright .hl-f-panel{margin-right:-78px}.hl-feat-imgleft .hl-f-panel{margin-left:-78px}.hl-f-panel h2{font-size:34px;font-weight:800;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin:0 0 14px;max-width:400px;transition:color .3s var(--ease)}.hl-f-panel p{font-size:16px;line-height:1.62;color:var(--body);margin:0 0 22px;max-width:410px}.hl-chips{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:26px}.hl-chip{font-size:13px;font-weight:600;color:var(--green-d);background:var(--green-t);border-radius:999px;padding:7px 14px;transition:transform .3s var(--ease),background .2s}.hl-f-list{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:12px}.hl-f-list li{display:flex;align-items:center;gap:11px;font-size:15.5px;color:var(--body);font-weight:500}.hl-f-list svg{flex:0 0 auto;color:var(--green)}.hl-feature:hover .hl-f-panel{transform:translateY(-6px);box-shadow:0 52px 94px -26px rgba(16,50,34,.62),0 0 0 1px rgba(3,150,64,.12),0 0 26px rgba(3,150,64,.12)}.hl-feature:hover .hl-f-panel h2{color:var(--green-d)}.hl-feature:hover .hl-chip{transform:translateY(-2px);background:#dcf3e4}.hl-feature:hover .hl-f-panel .hl-btn-green{box-shadow:0 12px 28px rgba(3,150,64,.42);transform:translateY(-1px)}.hl-feature:hover .hl-f-panel .hl-btn-green svg{transform:translateX(4px)}.hl-trust{background:var(--green-hover);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:104px 0 88px;position:relative;overflow:hidden}.hl-trust-bg{position:absolute;top:46%;right:-90px;transform:translateY(-50%);width:min(600px,66vw);color:var(--green);opacity:.05;pointer-events:none;z-index:0}.hl-trust-bg svg{width:100%;height:auto;display:block}.hl-trust .hl-wrap{position:relative;z-index:1}.hl-sec-head{text-align:center;max-width:640px;margin:0 auto 44px}.hl-sec-head h2{font-size:36px;font-weight:800;color:var(--ink);letter-spacing:-.025em;line-height:1.1}.hl-sec-head p{color:var(--muted);font-size:16.5px;margin:14px auto 0;line-height:1.6;max-width:540px}.hl-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:48px}.hl-trust-item{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:12px 20px;font-size:14.5px;font-weight:600;color:var(--ink);box-shadow:var(--sh-soft);animation:hl-float 5s ease-in-out infinite;transition:box-shadow .25s ease-out,border-color .25s,background .25s}.hl-trust-item:nth-child(2){animation-delay:.6s}.hl-trust-item:nth-child(3){animation-delay:1.2s}.hl-trust-item:nth-child(4){animation-delay:1.8s}.hl-trust-item:nth-child(5){animation-delay:2.4s}.hl-trust-item:hover{box-shadow:0 14px 28px rgba(16,50,34,.16);border-color:#bfe3cb;background:var(--green-hover)}.hl-trust-item .hl-tick{width:22px;height:22px;border-radius:50%;background:var(--green-t);color:var(--green);display:grid;place-items:center;flex:0 0 auto;transition:background .25s,color .25s,transform .25s ease-out}.hl-trust-item:hover .hl-tick{background:var(--green);color:#fff;transform:scale(1.1)}@keyframes hl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.hl-trust-item{animation:none}}.hl-quote{display:grid;grid-template-columns:340px 1fr;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--sh-h);max-width:960px;margin:0 auto;transition:transform .3s ease-out,box-shadow .3s ease-out}.hl-quote:hover{transform:translateY(-5px);box-shadow:0 34px 66px rgba(16,40,28,.24)}.hl-q-img{position:relative;min-height:280px}.hl-q-img img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s var(--ease)}.hl-quote:hover .hl-q-img img{transform:scale(1.03)}.hl-q-body{padding:40px 44px;display:flex;flex-direction:column;justify-content:center}.hl-q-headline{margin:0 0 12px;font-size:22px;line-height:1.25;font-weight:800;color:var(--ink);letter-spacing:-.01em}.hl-q-text{margin:0;font-size:16px;line-height:1.6;font-weight:500;color:var(--body)}.hl-play-wrap{padding:64px 0 74px}.hl-play-card{max-width:620px;margin:0 auto;background:linear-gradient(120deg,#0a301c,#0f6f3c 52%,#18a94e);border-radius:22px;padding:34px 38px;display:flex;align-items:center;gap:22px;position:relative;overflow:hidden;box-shadow:0 28px 58px -18px rgba(10,58,36,.6);transition:transform .3s ease-out,box-shadow .3s ease-out;text-decoration:none;color:inherit;cursor:pointer}.hl-play-cta{display:inline-block;margin-top:12px;font-size:14px;font-weight:800;color:#fff;letter-spacing:.01em}.hl-play-card:hover .hl-play-cta{text-decoration:underline;text-underline-offset:3px}.hl-play-card:hover{transform:translateY(-4px);box-shadow:0 34px 66px -18px rgba(15,70,44,.62)}.hl-play-card:after{content:"";position:absolute;right:-50px;top:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(230,162,60,.22),transparent 70%);pointer-events:none}.hl-play-ic{width:72px;height:72px;border-radius:19px;background:hsla(0,0%,100%,.13);border:1.5px solid hsla(36,79%,74%,.6);display:grid;place-items:center;color:var(--amber-l);flex:0 0 auto;position:relative;z-index:1;transition:transform .3s ease-out}.hl-play-ic--avatar{overflow:hidden;background:hsla(0,0%,100%,.16)}.hl-play-ic--avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%}.hl-play-bg{position:absolute;inset:0;z-index:0;opacity:.06;pointer-events:none}.hl-play-bg svg{width:100%;height:100%;display:block}.hl-play-card:hover .hl-play-ic{transform:scale(1.06) rotate(-3deg)}.hl-play-body{position:relative;z-index:1}.hl-play-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#3a2a10;background:linear-gradient(180deg,#f6d08a 0,var(--amber) 55%,#d8912b 100%);padding:6px 13px;border-radius:999px;margin-bottom:10px;box-shadow:0 4px 12px rgba(230,162,60,.45),inset 0 1px 0 hsla(0,0%,100%,.5)}.hl-play-card h3{color:#fff;font-size:23px;font-weight:800;letter-spacing:-.01em;line-height:1.1}.hl-play-card p{color:hsla(0,0%,100%,.86);font-size:14.5px;line-height:1.5;margin:5px 0 0;max-width:420px}@media(max-width:1000px){.hl-hero h1{font-size:43px}.hl-eco-strip{gap:12px;margin-top:-40px}.hl-eco-strip,.hl-feat-imgleft,.hl-feat-imgright{grid-template-columns:1fr}.hl-feature:before{display:none}.hl-f-media{height:300px}.hl-feat-imgleft .hl-f-panel,.hl-feat-imgright .hl-f-panel{margin:-52px 18px 0}.hl-feat-imgright .hl-f-media{order:-1}.hl-quote{grid-template-columns:1fr}.hl-q-img{min-height:230px}}@media(max-width:720px){.hl-eco-strip,.hl-inner,.hl-wrap{padding-left:20px;padding-right:20px}.hl-hero{height:520px}.hl-hero h1{font-size:34px}.hl-hero .hl-lead{font-size:16px}.hl-feat-section,.hl-feat-section.hl-feat-tight{padding:26px 0}.hl-f-panel{padding:34px 26px}.hl-f-panel h2{font-size:27px}.hl-journey-intro h2{font-size:26px}.hl-sec-head h2{font-size:27px}.hl-play-card{flex-direction:column;text-align:center;align-items:center;padding:30px 26px}.hl-play-card p{margin-inline:auto}.hl-f-panel{text-align:center}.hl-f-panel .hl-overline{justify-content:center}.hl-f-panel h2,.hl-f-panel p{max-width:none;margin-left:auto;margin-right:auto}.hl-f-panel .hl-chips{justify-content:center}.hl-f-panel .hl-f-list{display:inline-block;text-align:left}}.hl-hero-credit-m,.hl-lead-m{display:none}@media(max-width:640px){.hl-lead-d{display:none}.hl-hero .hl-lead-m{display:block;font-size:20px;line-height:1.45;margin-bottom:14px}.hl-heroimg img{-o-object-position:center 70%;object-position:center 70%;transform:scale(1.35) translateX(11%)}.hl-heroimg img.hl-graded{filter:saturate(1.2) contrast(1.04) sepia(.1) brightness(1.03)}.hl-hero-credit-d{display:none}.hl-hero-credit-m{display:block;right:10px;bottom:58px;font-size:8px;color:hsla(0,0%,100%,.5);background:rgba(0,0,0,.22);padding:2px 7px;-webkit-backdrop-filter:none;backdrop-filter:none}}.hl-disc{padding:64px 0}.hl-disc--cream{background:#fbf7ef}.hl-disc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.hl-disc-titles h2{font-size:35px;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.08}.hl-disc-titles p{font-size:17px;color:var(--body);margin-top:9px}.hl-disc-cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;font-size:15.5px;font-weight:700;color:var(--green);white-space:nowrap;padding:4px 2px;border-radius:8px}.hl-disc-cta:hover{color:var(--green-d)}.hl-disc-cta svg{transition:transform .25s var(--ease)}.hl-disc-cta:hover svg{transform:translateX(4px)}.hl-disc-cta:focus-visible{outline:3px solid var(--green);outline-offset:3px}.hl-disc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hl-dcard{display:flex;flex-direction:column;height:100%;background:#fffdfa;border:1px solid #efe7da;border-radius:22px;overflow:hidden;box-shadow:var(--sh);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.hl-dcard:hover{transform:translateY(-3px);box-shadow:var(--sh-h)}.hl-dcard:focus-visible{outline:3px solid var(--green);outline-offset:2px}.hl-dcard-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#eef1f5}.hl-dcard-bg,.hl-dcard-media img{position:absolute;inset:0}.hl-dcard-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s var(--ease)}.hl-dcard:hover .hl-dcard-media img{transform:scale(1.04)}.hl-dcard-body{padding:15px 16px 17px;display:flex;flex-direction:column;gap:3px;flex:1}.hl-dcard-name{font-size:18px;font-weight:800;color:var(--ink);letter-spacing:-.01em;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hl-dcard-sub{font-size:14px;color:var(--muted);font-weight:500}.hl-dcard-tag{margin-top:10px;align-self:flex-start;font-size:14px;font-weight:700;letter-spacing:.01em;color:var(--green-d);background:var(--green-t);border-radius:999px;padding:4px 11px}@media(max-width:1000px){.hl-disc{padding:54px 0}.hl-disc-titles h2{font-size:30px}}@media(max-width:860px){.hl-disc-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 0 12px;scrollbar-width:none}.hl-disc-grid::-webkit-scrollbar{display:none}.hl-dcard{flex:0 0 auto;width:74vw;max-width:330px;scroll-snap-align:start}}@media(max-width:720px){.hl-disc{padding:44px 0}.hl-disc-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:18px}.hl-disc-titles h2{font-size:28px}.hl-disc-titles p{font-size:15.5px}}@media(prefers-reduced-motion:reduce){.hl-dcard,.hl-dcard-media img,.hl-disc-cta svg{transition:none}.hl-dcard:hover,.hl-dcard:hover .hl-dcard-media img{transform:none}}