.su-hero[data-astro-cid-2apruf7c]{position:relative;overflow:hidden;min-height:clamp(520px,78svh,760px);display:flex;align-items:center;justify-content:center;padding:clamp(120px,16vw,180px) 0 clamp(64px,9vw,110px);text-align:center;color:#fff}.su-hero__bg[data-astro-cid-2apruf7c]{position:absolute;inset:0;z-index:-2}.su-hero__img[data-astro-cid-2apruf7c],.su-hero__fallback[data-astro-cid-2apruf7c]{width:100%;height:100%;object-fit:cover}.su-hero__img[data-astro-cid-2apruf7c]{animation:suKen 24s var(--ease) infinite alternate;transform-origin:55% 45%}@keyframes suKen{0%{transform:scale(1.03)}to{transform:scale(1.12)}}.su-hero__fallback[data-astro-cid-2apruf7c]{background:radial-gradient(120% 120% at 50% 20%,var(--accent-bright),var(--accent) 45%,var(--accent-deep))}.su-hero__scrim[data-astro-cid-2apruf7c]{position:absolute;inset:0;background:linear-gradient(to top,#0a1408bd,#0a14084d 48%,#0a14086b)}.su-hero__inner[data-astro-cid-2apruf7c]{position:relative;z-index:2;max-width:62ch}.su-hero__ey[data-astro-cid-2apruf7c]{color:#e7f3d4}.su-hero__ey[data-astro-cid-2apruf7c]:before{background:var(--accent-bright)}.su-hero__title[data-astro-cid-2apruf7c]{font-size:clamp(2.6rem,1.6rem + 4vw,5rem);font-weight:500;margin:.9rem 0 1.2rem;color:#fff;text-shadow:0 4px 36px rgba(0,0,0,.34)}.su-hero__lead[data-astro-cid-2apruf7c]{max-width:58ch;margin:0 auto;color:#ffffffeb;font-weight:300}@media(prefers-reduced-motion:reduce){.su-hero__img[data-astro-cid-2apruf7c]{animation:none}}.su-coc-wrap[data-astro-cid-2apruf7c]{padding-block:clamp(40px,6vw,72px)}.su-coc[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:auto 1fr;gap:clamp(18px,3vw,34px);align-items:center;padding:clamp(24px,3.2vw,40px);background:linear-gradient(135deg,var(--forest),var(--accent-deep));color:var(--paper);border-radius:var(--r-card);box-shadow:var(--shadow-md)}.su-coc__icon[data-astro-cid-2apruf7c]{width:clamp(48px,6vw,72px);color:var(--leaf-bright)}.su-coc__icon[data-astro-cid-2apruf7c] svg[data-astro-cid-2apruf7c]{width:100%;height:auto}.su-coc__title[data-astro-cid-2apruf7c]{font-size:clamp(1.4rem,1rem + 1.4vw,2rem);color:var(--paper);margin-bottom:.4rem}.su-coc__body[data-astro-cid-2apruf7c]{color:color-mix(in srgb,var(--paper) 88%,transparent);font-weight:300;line-height:1.6;max-width:80ch}@media(max-width:620px){.su-coc[data-astro-cid-2apruf7c]{grid-template-columns:1fr;text-align:left}.su-coc__icon[data-astro-cid-2apruf7c]{width:52px}}.su-q[data-astro-cid-2apruf7c]{text-align:center;max-width:30ch;margin:0 auto clamp(34px,5vw,58px);font-size:clamp(1.7rem,1.2rem + 2vw,3rem);font-weight:400;color:var(--forest)}.su-pol[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(14px,1.8vw,22px)}.su-pol__item[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;padding:1.3rem 1.5rem;background:var(--bone);border:1px solid var(--line);border-radius:var(--r-card);border-left:3px solid var(--accent);transition:transform var(--t-fast),box-shadow var(--t-fast)}.su-pol__item[data-astro-cid-2apruf7c]:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.su-pol__n[data-astro-cid-2apruf7c]{font-family:var(--font-display);font-size:1.3rem;color:var(--accent);line-height:1.2;min-width:1.6em}.su-pol__item[data-astro-cid-2apruf7c] p[data-astro-cid-2apruf7c]{color:var(--forest-2);font-size:.96rem;line-height:1.55;font-weight:300}@media(max-width:760px){.su-pol[data-astro-cid-2apruf7c]{grid-template-columns:1fr}}.su-tips__head[data-astro-cid-2apruf7c]{text-align:center;max-width:56ch;margin:0 auto clamp(34px,5vw,56px)}.su-tips__title[data-astro-cid-2apruf7c]{font-size:clamp(2rem,1.4rem + 2.4vw,3.4rem);font-weight:400;margin:.6rem 0 1rem;color:var(--forest)}.su-tips__intro[data-astro-cid-2apruf7c]{margin:0 auto}.su-grid[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(18px,2.4vw,30px)}.su-card[data-astro-cid-2apruf7c]{height:100%;padding:clamp(22px,2.4vw,32px);background:var(--paper);border:1px solid var(--line);border-radius:var(--r-card);transition:transform var(--t-med),box-shadow var(--t-med)}.su-card[data-astro-cid-2apruf7c]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}.su-card__head[data-astro-cid-2apruf7c]{display:flex;gap:.9rem;align-items:flex-start;margin-bottom:1.1rem}.su-card__icon[data-astro-cid-2apruf7c]{flex:none;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.su-card__icon[data-astro-cid-2apruf7c] svg[data-astro-cid-2apruf7c]{width:24px;height:24px}.su-card__title[data-astro-cid-2apruf7c]{font-size:1.12rem;font-weight:500;color:var(--forest);line-height:1.25}.su-card__list[data-astro-cid-2apruf7c]{display:flex;flex-direction:column;gap:.7rem}.su-card__list[data-astro-cid-2apruf7c] li[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;color:var(--forest-2);font-size:.95rem;line-height:1.5;font-weight:300}.su-card__leaf[data-astro-cid-2apruf7c]{margin-top:.55em;width:7px;height:7px;border-radius:0 50% 50%;background:var(--leaf);transform:rotate(45deg);flex:none}.su-card__note[data-astro-cid-2apruf7c]{margin-top:1rem;padding:.85rem 1rem;font-size:.9rem;line-height:1.5;color:var(--clay);background:color-mix(in srgb,var(--clay) 8%,transparent);border-left:3px solid var(--clay);border-radius:0 var(--r) var(--r) 0;font-weight:400}@media(max-width:760px){.su-grid[data-astro-cid-2apruf7c]{grid-template-columns:1fr}}.su-closing[data-astro-cid-2apruf7c]{position:relative;overflow:hidden;text-align:center;padding:clamp(64px,9vw,120px) 0;background:linear-gradient(135deg,var(--green-dark),var(--accent-deep) 55%,var(--forest))}.su-closing__veil[data-astro-cid-2apruf7c]{position:absolute;inset:0;background:radial-gradient(80% 120% at 50% 0%,color-mix(in srgb,var(--leaf) 26%,transparent),transparent 60%)}.su-closing__inner[data-astro-cid-2apruf7c]{position:relative;z-index:2}.su-closing__title[data-astro-cid-2apruf7c]{color:var(--paper);font-size:clamp(2.2rem,1.4rem + 3vw,4.4rem);font-weight:400;font-style:italic}.su-closing__cta[data-astro-cid-2apruf7c]{margin-top:1.8rem}.su-tr[data-astro-cid-2apruf7c]{display:grid;grid-template-columns:.9fr 1.4fr;gap:clamp(28px,5vw,72px);align-items:start}.su-tr__head[data-astro-cid-2apruf7c]{position:sticky;top:96px}.su-tr__title[data-astro-cid-2apruf7c]{font-size:clamp(2rem,1.4rem + 2.2vw,3.2rem);font-weight:400;color:var(--forest);margin:.6rem 0 1rem}.su-tr__badge[data-astro-cid-2apruf7c]{display:inline-flex;align-items:center;gap:.5em;font-family:var(--font-sans);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep);background:color-mix(in srgb,var(--leaf) 22%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:999px;padding:.4em .9em}.su-tr__badge[data-astro-cid-2apruf7c]:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent-bright)}.su-tr__body[data-astro-cid-2apruf7c]{display:flex;flex-direction:column;gap:1.1rem}.su-tr__p[data-astro-cid-2apruf7c]{color:var(--forest-2);font-size:1.05rem;line-height:1.65;font-weight:300}.su-tr__cta[data-astro-cid-2apruf7c]{align-self:flex-start;margin-top:.6rem}@media(max-width:820px){.su-tr[data-astro-cid-2apruf7c]{grid-template-columns:1fr}.su-tr__head[data-astro-cid-2apruf7c]{position:static}}.arr[data-astro-cid-2apruf7c]{transition:transform var(--t-fast)}.btn[data-astro-cid-2apruf7c]:hover .arr[data-astro-cid-2apruf7c]{transform:translate(4px)}
