body.home-body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);min-height:100vh;overflow-x:hidden}body.home-body footer{position:relative;z-index:10;background:var(--color-footer-bg);border-top:1px solid var(--color-border);color:var(--color-text-muted)}body.home-body header{position:sticky;top:0;z-index:50;background:var(--color-header-overlay);backdrop-filter:blur(8px);box-shadow:0 1px 0 var(--color-border)}body.home-body header nav a,body.home-body header h2 a{color:var(--color-text)}#bg-canvas[data-astro-cid-7pewbour]{position:fixed;inset:0;z-index:0;pointer-events:none}.home-main[data-astro-cid-7pewbour]{position:relative;z-index:10;width:100%;max-width:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px)}.hero[data-astro-cid-7pewbour]{text-align:center;padding:2rem 1.5rem 3rem;max-width:680px;width:100%}@media(max-width:480px){.hero[data-astro-cid-7pewbour]{padding:1.25rem .75rem 2rem}}.hero-kicker[data-astro-cid-7pewbour]{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:#ffb41ecc;margin:0 0 1rem;font-weight:600}.hero-title[data-astro-cid-7pewbour]{font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.1;margin:0 0 .75rem;letter-spacing:-.02em;background:linear-gradient(135deg,#ffb41e,#ff7b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hero-sub[data-astro-cid-7pewbour]{font-size:1rem;color:var(--color-text-muted);margin:0 0 2.5rem;letter-spacing:.04em}.articles-carousel[data-astro-cid-7pewbour]{position:relative;height:170px;margin-bottom:1.25rem}@media(max-width:480px){.articles-carousel[data-astro-cid-7pewbour]{height:200px}}.article-slide[data-astro-cid-7pewbour]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(16px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.article-slide[data-astro-cid-7pewbour].active{opacity:1;transform:translateY(0);pointer-events:auto}.article-slide[data-astro-cid-7pewbour].exit{opacity:0;transform:translateY(-16px)}.article-card[data-astro-cid-7pewbour]{display:flex;flex-direction:column;gap:.4rem;background:var(--color-card-bg);border:1px solid rgba(255,180,30,.25);border-radius:16px;padding:1.4rem 2rem;text-decoration:none;color:inherit;width:100%;max-width:580px;transition:background .2s,border-color .2s,transform .2s;backdrop-filter:blur(4px)}@media(max-width:480px){.article-card[data-astro-cid-7pewbour]{padding:1rem;border-radius:12px}}.article-card[data-astro-cid-7pewbour]:hover{background:#ffb41e14;border-color:#ffb41e8c;transform:translateY(-2px)}.article-label[data-astro-cid-7pewbour]{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#ffb41eb3;font-weight:600}.article-title[data-astro-cid-7pewbour]{font-size:1.15rem;font-weight:700;color:var(--color-heading);line-height:1.35}.article-desc[data-astro-cid-7pewbour]{font-size:.83rem;color:var(--color-text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-arrow[data-astro-cid-7pewbour]{font-size:1rem;color:#ffb41ecc;margin-top:.15rem;transition:transform .2s}.article-card[data-astro-cid-7pewbour]:hover .article-arrow[data-astro-cid-7pewbour]{transform:translate(4px)}.dots[data-astro-cid-7pewbour]{display:flex;justify-content:center;gap:0;margin-bottom:1.5rem}.dot[data-astro-cid-7pewbour]{width:32px;height:32px;border-radius:50%;background:transparent;border:none;cursor:pointer;padding:0;position:relative;transition:transform .25s}.dot[data-astro-cid-7pewbour]:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:#ffb41e40;transition:background .25s,transform .25s}.dot[data-astro-cid-7pewbour].active:before{background:#ffb41ed9;transform:scale(1.3)}.all-articles-btn[data-astro-cid-7pewbour]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 2rem;border:1px solid rgba(255,180,30,.45);border-radius:100px;color:#ffb41ee6;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.05em;transition:background .2s,color .2s,border-color .2s}.all-articles-btn[data-astro-cid-7pewbour]:hover{background:#ffb41e1f;border-color:#ffb41ecc;color:#ffb41e}
