.hero.svelte-52fghe{background:var(--paper-2);border-bottom:1px solid var(--line);padding:120px 56px 100px;position:relative;overflow:hidden}.hero.svelte-52fghe:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4e9dd80,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.hero.svelte-52fghe:after{content:"";pointer-events:none;background:radial-gradient(circle,#eae5d680,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;left:-150px}.hero-inner.svelte-52fghe{grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;display:grid;position:relative}.hero-h.svelte-52fghe{letter-spacing:-2.4px;color:var(--green-darker);text-wrap:balance;margin-bottom:32px;font-size:clamp(44px,5.8vw,80px);font-weight:800;line-height:.98}.hero-h.svelte-52fghe em{font-family:var(--ff-serif);color:var(--green);font-style:italic;font-weight:300;display:inline-block;transform:translateY(-2px)}.hero-lede.svelte-52fghe{font-family:var(--ff-serif);color:var(--warm-grey);max-width:580px;font-size:clamp(17px,1.5vw,21px);font-weight:300;line-height:1.6}.hero-meta.svelte-52fghe{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.hero-meta-block.svelte-52fghe{background:var(--paper);border:1px solid var(--line);border-radius:18px;width:100%;padding:24px 28px}.hero-meta-label.svelte-52fghe{letter-spacing:2px;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-size:10.5px;font-weight:700}.hero-meta-value.svelte-52fghe{font-family:var(--ff-serif);color:var(--green-darker);font-size:20px;font-weight:400;line-height:1.3}.hero-meta-value.svelte-52fghe small:where(.svelte-52fghe){color:var(--muted);margin-top:6px;font-size:13px;font-style:italic;display:block}.methods.svelte-52fghe{background:var(--paper);border-top:1px solid var(--line);padding:120px 56px}.methods-inner.svelte-52fghe{max-width:1280px;margin:0 auto}.methods-head.svelte-52fghe{text-align:center;max-width:720px;margin:0 auto 72px}.methods-h.svelte-52fghe{letter-spacing:-1.6px;color:var(--green-darker);text-wrap:balance;margin-bottom:24px;font-size:clamp(32px,3.8vw,52px);font-weight:800;line-height:1.05}.methods-h.svelte-52fghe em{font-family:var(--ff-serif);color:var(--green);font-style:italic;font-weight:300}.methods-sub.svelte-52fghe{font-family:var(--ff-serif);color:var(--warm-grey);font-size:17px;font-weight:300;line-height:1.65}.method-grid.svelte-52fghe{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.method-card.svelte-52fghe{background:var(--paper);border:1px solid var(--line);border-radius:20px;flex-direction:column;gap:18px;padding:40px 36px;transition:all .3s;display:flex}.method-card.svelte-52fghe:hover{border-color:var(--green-light);transform:translateY(-3px);box-shadow:0 24px 50px -28px #173f301e}.method-card.featured.svelte-52fghe{background:var(--green-darker);color:var(--paper);border-color:var(--green-darker)}.method-num.svelte-52fghe{font-family:var(--ff-serif);color:var(--green);letter-spacing:-1px;font-size:28px;font-style:italic;font-weight:300}.method-card.featured.svelte-52fghe .method-num:where(.svelte-52fghe){color:var(--green-light)}.method-icon.svelte-52fghe{width:44px;height:44px;color:var(--green-deep)}.method-card.featured.svelte-52fghe .method-icon:where(.svelte-52fghe){color:var(--green-light)}.method-title.svelte-52fghe{color:var(--green-darker);letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1.2}.method-card.featured.svelte-52fghe .method-title:where(.svelte-52fghe){color:var(--paper)}.method-title.svelte-52fghe em{font-family:var(--ff-serif);color:var(--green);font-style:italic;font-weight:300}.method-card.featured.svelte-52fghe .method-title:where(.svelte-52fghe) em{color:var(--green-light)}.method-body.svelte-52fghe{font-family:var(--ff-serif);color:var(--warm-grey);font-size:15px;font-weight:300;line-height:1.65}.method-card.featured.svelte-52fghe .method-body:where(.svelte-52fghe){color:#fbfaf6cc}.method-link.svelte-52fghe{border-top:1px solid var(--line-soft);color:var(--green);letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:11.5px;font-weight:700;transition:color .2s;display:inline-flex}.method-card.featured.svelte-52fghe .method-link:where(.svelte-52fghe){color:var(--green-light);border-top-color:#fbfaf61f}.method-link.svelte-52fghe:hover{color:var(--green-darker)}.method-card.featured.svelte-52fghe .method-link:where(.svelte-52fghe):hover{color:var(--paper)}.method-link.svelte-52fghe svg:where(.svelte-52fghe){width:12px;height:12px;transition:transform .25s}.method-link.svelte-52fghe:hover svg:where(.svelte-52fghe){transform:translate(3px)}.register.svelte-52fghe{background:var(--green-darkest);color:var(--paper);padding:120px 56px;position:relative;overflow:hidden}.register.svelte-52fghe:before{content:"";pointer-events:none;background:radial-gradient(900px 500px at 50% 0,#fbfaf614,#0000 60%),radial-gradient(700px 500px at 100% 100%,#2a7b5e30,#0000 70%);position:absolute;inset:0}.register-inner.svelte-52fghe{z-index:2;grid-template-columns:1fr 1.2fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;display:grid;position:relative}.register.svelte-52fghe .kicker{color:var(--green-light);margin-bottom:20px}.register.svelte-52fghe .kicker:before{background:var(--green-light);opacity:.5}.register-h.svelte-52fghe{letter-spacing:-1.6px;color:var(--paper);text-wrap:balance;font-size:clamp(32px,3.6vw,52px);font-weight:800;line-height:1.05}.register-h.svelte-52fghe em{font-family:var(--ff-serif);color:var(--green-light);font-style:italic;font-weight:300}.register-body.svelte-52fghe p:where(.svelte-52fghe){font-family:var(--ff-serif);color:#fbfaf6cc;margin-bottom:28px;font-size:17px;font-weight:300;line-height:1.65}.register-checks.svelte-52fghe{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.register-check.svelte-52fghe{color:#fbfaf6dd;font-size:15px;font-family:var(--ff-serif);align-items:center;gap:14px;font-weight:300;display:flex}.register-check-icon.svelte-52fghe{background:var(--green);width:26px;height:26px;color:var(--paper);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.register-check-icon.svelte-52fghe svg:where(.svelte-52fghe){width:12px;height:12px}.register-actions.svelte-52fghe{flex-wrap:wrap;gap:14px;display:flex}.news.svelte-52fghe{background:var(--paper-2);border-top:1px solid var(--line);padding:96px 56px;position:relative;overflow:hidden}.news-inner.svelte-52fghe{text-align:center;max-width:680px;margin:0 auto}.news-h.svelte-52fghe{letter-spacing:-1.4px;color:var(--green-darker);text-wrap:balance;margin-bottom:18px;font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.05}.news-h.svelte-52fghe em{font-family:var(--ff-serif);color:var(--green);font-style:italic;font-weight:300}.news-sub.svelte-52fghe{font-family:var(--ff-serif);color:var(--warm-grey);margin-bottom:32px;font-size:17px;font-weight:300;line-height:1.6}.news-form.svelte-52fghe{gap:10px;max-width:520px;margin:0 auto;display:flex}.news-form.svelte-52fghe input:where(.svelte-52fghe){background:var(--paper);border:1.5px solid var(--line);color:var(--black);border-radius:100px;outline:none;flex:1;min-width:0;padding:16px 24px;font-family:inherit;font-size:14.5px;font-weight:500;transition:all .2s}.news-form.svelte-52fghe input:where(.svelte-52fghe):focus{border-color:var(--green);box-shadow:0 0 0 4px #2a7b5e1a}.news-btn.svelte-52fghe{background:var(--green-darker);color:var(--paper);letter-spacing:.4px;cursor:pointer;border:none;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:16px 26px;font-size:13.5px;font-weight:700;transition:all .25s;display:inline-flex}.news-btn.svelte-52fghe:hover{background:var(--green-darkest);transform:translateY(-1px)}.news-btn.svelte-52fghe svg:where(.svelte-52fghe){fill:currentColor;width:13px;height:13px;transition:transform .25s}.news-btn.svelte-52fghe:hover svg:where(.svelte-52fghe){transform:translate(3px)}.news-tiny.svelte-52fghe{color:var(--muted);font-size:12px;font-family:var(--ff-serif);margin-top:14px;font-style:italic}.news-thanks.svelte-52fghe{font-family:var(--ff-serif);color:var(--green-darker);font-size:17px}@media (width<=1100px){.hero.svelte-52fghe{padding:80px 32px 72px}.hero-inner.svelte-52fghe{grid-template-columns:1fr;gap:40px}.methods.svelte-52fghe{padding:72px 32px}.method-grid.svelte-52fghe{grid-template-columns:1fr;gap:16px}.register.svelte-52fghe{padding:80px 32px}.register-inner.svelte-52fghe{grid-template-columns:1fr;gap:40px}.news.svelte-52fghe{padding:72px 32px}}@media (width<=720px){.hero.svelte-52fghe,.methods.svelte-52fghe,.register.svelte-52fghe,.news.svelte-52fghe{padding:56px 20px}.method-card.svelte-52fghe{padding:32px 28px}.news-form.svelte-52fghe{flex-direction:column}.news-btn.svelte-52fghe{justify-content:center}}
