@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");#tg-landing{--green:#043f28;--green2:#2d6a4a;--green3:#52b788;--green-lt:#e8f0e8;--yellow:#feb001;--yellow-dk:#b87f00;--yellow-lt:#fffbeb;--cream:#f5f5f0;--warm:#edeee8;--gray:#5a6b5a;--gray-lt:#8a9a8a;--line:#d8ddd0}#tg-landing *{margin:0;padding:0;box-sizing:border-box}#tg-landing{font-family:DM Sans,system-ui,sans-serif;color:var(--green);background:var(--cream);-webkit-font-smoothing:antialiased;overflow-x:clip}#tg-landing .serif{font-family:Fraunces,Georgia,serif}#tg-landing nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 4vw;display:flex;align-items:center;gap:30px;transition:.3s}#tg-landing nav.scrolled{background:hsla(60,20%,95%,.92);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line)}#tg-landing .logo{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}#tg-landing .logo img{display:block;height:38px;width:auto}#tg-landing .logo.foot img{height:46px}#tg-landing .nlinks{display:flex;gap:34px;margin-left:auto}#tg-landing .nlinks a{font-size:14.5px;font-weight:500;color:var(--green);text-decoration:none;opacity:.88;position:relative}#tg-landing .nlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--yellow);transition:right .25s}#tg-landing .nlinks a:hover:after{right:0}#tg-landing .nav-cta{margin-left:auto;background:var(--green);color:#fff;padding:12px 25px;border-radius:100px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;gap:9px;align-items:center;box-shadow:0 8px 22px rgba(4,63,40,.22);transition:.25s}#tg-landing .nav-cta:hover{transform:translateY(-2px)}#tg-landing .nav-cta b{color:var(--yellow);font-weight:700}#tg-landing .stage-wrap{height:600vh;position:relative}#tg-landing .stage{position:sticky;top:0;height:100vh;overflow:hidden}#tg-landing #gl{position:absolute;inset:0;width:100%;height:100%;display:block}#tg-landing .loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;z-index:20;background:var(--cream);transition:opacity .7s}#tg-landing .loader.done{opacity:0;pointer-events:none}#tg-landing .loader .ring{width:44px;height:44px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--yellow);animation:tg-spin 1s linear infinite}@keyframes tg-spin{to{transform:rotate(1turn)}}#tg-landing .loader p{font-size:11.5px;letter-spacing:.2em;font-weight:600;color:var(--gray)}#tg-landing .hero{position:absolute;inset:0;z-index:5;pointer-events:none;display:flex;align-items:center;padding-left:5.5vw}#tg-landing .hero-col{width:min(46vw,610px);position:relative}#tg-landing .stack{position:relative;min-height:clamp(268px,35vh,352px)}#tg-landing .copyset{position:absolute;left:0;top:0;right:0;opacity:0;transform:translateY(28px);transition:opacity .3s ease,transform .3s ease}#tg-landing .copyset.on{opacity:1;transform:none;transition:opacity .45s cubic-bezier(.2,.7,.2,1) .18s,transform .55s cubic-bezier(.2,.7,.2,1) .18s}#tg-landing .headline{font-family:Anton,Impact,sans-serif;font-weight:400;font-size:clamp(36px,4.9vw,74px);line-height:.95;letter-spacing:.004em;text-transform:uppercase;color:var(--green)}#tg-landing .headline .y{color:var(--yellow);display:block}#tg-landing .headline .dot{color:var(--yellow)}#tg-landing .sub{margin-top:20px;font-size:clamp(14px,1.22vw,17px);line-height:1.58;color:var(--gray);max-width:36ch}#tg-landing .actions{margin-top:32px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;pointer-events:auto;opacity:0;transform:translateY(18px);transition:.6s .15s}#tg-landing .actions.on{opacity:1;transform:none}#tg-landing .btn-green{background:var(--green);color:#fff;padding:16px 30px;border-radius:100px;font-weight:600;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;gap:11px;box-shadow:0 12px 30px rgba(4,63,40,.24);transition:.25s}#tg-landing .btn-green:hover{transform:translateY(-2px)}#tg-landing .btn-green b{color:var(--yellow);font-weight:700}#tg-landing .btn-yellow{background:var(--yellow);color:var(--green);padding:16px 30px;border-radius:100px;font-weight:700;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;gap:11px;box-shadow:0 12px 30px rgba(254,176,1,.34);transition:.25s}#tg-landing .btn-yellow:hover{transform:translateY(-2px)}#tg-landing .price{display:inline-flex;align-items:baseline;gap:8px;background:var(--yellow-lt);border:1.5px solid rgba(254,176,1,.45);padding:11px 20px;border-radius:100px;font-size:14px;font-weight:600;color:var(--green)}#tg-landing .price b{font-family:Anton,Impact,sans-serif;font-weight:400;font-size:21px;color:var(--yellow-dk);letter-spacing:.01em}#tg-landing .chips{margin-top:20px;display:flex;gap:9px;flex-wrap:wrap;opacity:0;transform:translateY(14px);transition:.6s .25s}#tg-landing .chips.on{opacity:1;transform:none}#tg-landing .chip{display:inline-flex;align-items:center;gap:8px;background:var(--green-lt);color:var(--green2);border:1px solid rgba(45,106,74,.16);padding:8px 15px;border-radius:100px;font-size:12.5px;font-weight:600}#tg-landing .chip svg{width:14px;height:14px;fill:none;stroke:var(--green2);stroke-width:1.9}#tg-landing .rail{position:absolute;right:3vw;top:50%;transform:translateY(-50%);z-index:8;display:flex;flex-direction:column;gap:26px;align-items:center}#tg-landing .rail:before{content:"";position:absolute;top:6px;bottom:6px;width:2px;background:var(--line);border-radius:2px}#tg-landing .pd{width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid var(--line);position:relative;transition:.35s}#tg-landing .pd.on{background:var(--green);border-color:var(--green);transform:scale(1.12)}#tg-landing .pd.on:after{content:"";position:absolute;inset:-7px;border-radius:50%;border:1.5px solid rgba(254,176,1,.55);animation:tg-pulse 2.2s infinite}@keyframes tg-pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.35);opacity:0}}#tg-landing .fadeout{height:22vh;z-index:3;pointer-events:none;background:linear-gradient(to bottom,hsla(60,20%,95%,0),hsla(60,20%,95%,.55) 55%,var(--cream) 100%)}#tg-landing .fadeout,#tg-landing .peek{position:absolute;left:0;right:0;bottom:0}#tg-landing .peek{z-index:7;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 4vw;transform:translateY(30%);opacity:0;transition:opacity .7s .3s}#tg-landing .peek.on{opacity:1}#tg-landing .pcard{background:#fff;border:1px solid var(--line);border-radius:22px 22px 0 0;padding:22px 26px 56px;display:flex;align-items:center;gap:16px;box-shadow:0 -6px 30px rgba(4,63,40,.07)}#tg-landing .pcard .ic{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex:0 0 44px;background:var(--green-lt)}#tg-landing .pcard:nth-child(2) .ic{background:var(--yellow-lt)}#tg-landing .pcard .ic svg{width:21px;height:21px;fill:none;stroke-width:1.8;stroke:var(--green2)}#tg-landing .pcard:nth-child(2) .ic svg{stroke:var(--yellow-dk)}#tg-landing .pcard h4{font-size:16.5px;font-weight:600;color:var(--green)}#tg-landing .pcard small{display:block;font-size:12.5px;font-weight:400;color:var(--gray-lt);margin-top:2px}#tg-landing .hint{position:absolute;bottom:15vh;left:5.5vw;z-index:6;font-size:11px;letter-spacing:.22em;font-weight:600;color:var(--gray-lt);display:flex;align-items:center;gap:12px;transition:opacity .4s}#tg-landing .hint:after{content:"";width:44px;height:1.5px;background:linear-gradient(to right,var(--yellow),transparent);animation:tg-slide 1.9s infinite}@keyframes tg-slide{0%{transform:scaleX(0);transform-origin:left}55%{transform:scaleX(1);transform-origin:left}56%{transform-origin:right}to{transform:scaleX(0);transform-origin:right}}@media(max-width:900px){#tg-landing .nlinks{display:none}#tg-landing .hero{padding:12vh 6vw 0;align-items:flex-start}#tg-landing .hero:before{content:"";position:absolute;left:0;right:0;top:0;height:60%;pointer-events:none;background:linear-gradient(180deg,hsla(60,20%,95%,.97) 0,hsla(60,20%,95%,.9) 46%,hsla(60,20%,95%,.55) 76%,hsla(60,20%,95%,0))}#tg-landing .hero-col{position:relative;z-index:1;width:100%;text-align:center}#tg-landing .hero-col .sub{margin-left:auto;margin-right:auto}#tg-landing .actions,#tg-landing .chips{justify-content:center}#tg-landing .actions{margin-top:24px}#tg-landing .btn-green,#tg-landing .btn-yellow{padding:14px 26px;font-size:14px}#tg-landing .chips{margin-top:14px}#tg-landing .stack{min-height:clamp(230px,29vh,300px)}#tg-landing .headline{font-size:clamp(32px,9.5vw,52px)}#tg-landing .rail{display:none}#tg-landing .peek{grid-template-columns:1fr;transform:translateY(64%);gap:0}#tg-landing .hint,#tg-landing .pcard:nth-child(n+2){display:none}}#tg-landing .how{padding:13vh 6vw 15vh;background:linear-gradient(to bottom,var(--cream) 0,var(--cream) 18%,var(--warm) 100%)}#tg-landing .how-inner{max-width:1120px;margin:0 auto}#tg-landing .k{display:inline-flex;align-items:center;gap:11px;font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--yellow-dk);margin-bottom:18px}#tg-landing .k:before{content:"";width:30px;height:2px;background:var(--yellow)}#tg-landing .how h2{font-family:Fraunces,Georgia,serif;font-size:clamp(32px,4.2vw,56px);font-weight:600;color:var(--green);line-height:1.05}#tg-landing .how h2 em{font-style:italic;color:var(--yellow-dk)}#tg-landing .lede{font-size:16.5px;line-height:1.7;color:var(--gray);max-width:58ch;margin-top:20px}#tg-landing .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px;margin-top:48px}#tg-landing .hcard{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;opacity:0;transform:translateY(28px);transition:.6s;box-shadow:0 2px 10px rgba(4,63,40,.05)}#tg-landing .hcard.on{opacity:1;transform:none}#tg-landing .hcard .ic{width:48px;height:48px;border-radius:14px;background:var(--green-lt);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}#tg-landing .hcard:nth-child(2) .ic,#tg-landing .hcard:nth-child(4) .ic{background:var(--yellow-lt)}#tg-landing .hcard h3{font-size:17px;font-weight:600;color:var(--green);margin-bottom:9px}#tg-landing .hcard p{font-size:13.5px;line-height:1.65;color:var(--gray)}#tg-landing .week{padding:14vh 6vw;background:var(--warm)}#tg-landing .week-inner{max-width:1120px;margin:0 auto}#tg-landing .days{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-top:44px}#tg-landing .day{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;opacity:0;transform:translateY(24px);transition:.55s}#tg-landing .day.on{opacity:1;transform:none}#tg-landing .day .dn{font-size:10.5px;letter-spacing:.18em;font-weight:700;color:var(--yellow-dk);margin-bottom:14px}#tg-landing .day ul{list-style:none;display:flex;flex-direction:column;gap:11px}#tg-landing .day li{font-size:13.5px;color:var(--green);display:flex;gap:9px;align-items:flex-start;line-height:1.4}#tg-landing .day li span{font-size:10px;letter-spacing:.1em;font-weight:700;color:var(--gray-lt);flex:0 0 26px;padding-top:2px}#tg-landing .who{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:52px}#tg-landing .wcard{border-radius:20px;padding:28px;opacity:0;transform:translateY(24px);transition:.55s;border:1px solid var(--line);background:#fff}#tg-landing .wcard.on{opacity:1;transform:none}#tg-landing .wcard h3{font-size:17px;font-weight:600;margin-bottom:9px;color:var(--green)}#tg-landing .wcard p{font-size:13.5px;line-height:1.65;color:var(--gray)}#tg-landing .wcard .tag{display:inline-block;font-size:10.5px;letter-spacing:.14em;font-weight:700;color:var(--green2);background:var(--green-lt);padding:5px 11px;border-radius:100px;margin-bottom:14px}#tg-landing .band{background:var(--green);color:#fff;padding:17vh 6vw;position:relative;overflow:hidden}#tg-landing .band:before{content:"";position:absolute;top:-20%;right:-10%;width:52vw;height:52vw;border-radius:50%;background:radial-gradient(circle,rgba(254,176,1,.16),transparent 66%)}#tg-landing .band-inner{max-width:1120px;margin:0 auto;position:relative}#tg-landing .band .k{color:var(--yellow)}#tg-landing .band .k:before{background:var(--yellow)}#tg-landing .band h2{font-family:Fraunces,Georgia,serif;font-size:clamp(34px,4.8vw,62px);font-weight:600;line-height:1.05;max-width:17ch}#tg-landing .band h2 em{font-style:italic;color:var(--yellow)}#tg-landing .band-lede{font-size:16.5px;color:hsla(0,0%,100%,.66);line-height:1.7;max-width:55ch;margin-top:22px}#tg-landing .stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:16px;margin-top:52px}#tg-landing .stat{background:hsla(0,0%,100%,.06);border:1px solid rgba(254,176,1,.22);border-radius:20px;padding:28px;opacity:0;transform:translateY(26px);transition:.6s}#tg-landing .stat.on{opacity:1;transform:none}#tg-landing .stat .n{font-family:Anton,Impact,sans-serif;font-weight:400;font-size:46px;color:var(--yellow);letter-spacing:.01em}#tg-landing .stat .l{font-size:13px;color:hsla(0,0%,100%,.62);margin-top:7px;line-height:1.55}#tg-landing .band .btn-yellow{margin-top:48px}#tg-landing .final{text-align:center;padding:16vh 6vw;background:var(--cream)}#tg-landing .final h2{font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5.2vw,68px);font-weight:600;color:var(--green)}#tg-landing .final h2 em{font-style:italic;color:var(--yellow-dk)}#tg-landing .final p{color:var(--gray);margin-top:16px;font-size:16px}#tg-landing .final .ctas{display:flex;gap:14px;justify-content:center;margin-top:36px;flex-wrap:wrap}#tg-landing footer{background:var(--cream);border-top:1px solid var(--line);padding:32px 6vw;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}#tg-landing footer p{font-size:12.5px;color:var(--gray)}@media(prefers-reduced-motion:reduce){#tg-landing *{animation:none!important;transition:none!important}#tg-landing .actions,#tg-landing .chips,#tg-landing .copyset,#tg-landing .day,#tg-landing .hcard,#tg-landing .peek,#tg-landing .stat,#tg-landing .wcard{opacity:1!important;transform:none!important}}