.landing-container{--organic-accent:#ff8f83;--organic-warm:#ffc56e;--organic-surface:#111219c2;--organic-surface-hover:#171b1fdb;--organic-line:#ff8f8326;align-items:center;background:var(--bg-primary);color:var(--text-primary);display:flex;isolation:isolate;justify-content:center;min-height:100vh;min-height:100svh;overflow:hidden;padding:48px 20px;position:relative}[data-theme=light] .landing-container{--organic-accent:#b44e46;--organic-warm:#a66b0f;--organic-surface:#ffffffc7;--organic-surface-hover:#fafdfaeb;--organic-line:#b44e4624}.landing-container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.52'/%3E%3C/svg%3E");background-size:180px 180px;content:"";mix-blend-mode:soft-light;opacity:.026;z-index:1}.landing-container:after,.organic-glow{inset:0;pointer-events:none;position:absolute}.organic-glow{height:100%;width:100%;z-index:0}.ember-forest{inset:0;-webkit-mask-image:radial-gradient(ellipse 38% 57% at 50% 50%,#0000 0,#0000 48%,#0000004d 64%,#000 84%);mask-image:radial-gradient(ellipse 38% 57% at 50% 50%,#0000 0,#0000 48%,#0000004d 64%,#000 84%);overflow:hidden;pointer-events:none;position:absolute;z-index:1}.ember-tree{--tree-placement:none;--tree-sway-angle:0.6deg;--tree-sway-duration:10s;--tree-sway-delay:0s;color:var(--organic-accent);filter:drop-shadow(0 0 14px color-mix(in srgb,var(--organic-accent) 13%,transparent));height:auto;opacity:.3;overflow:visible;position:absolute;transform:var(--tree-placement);width:clamp(150px,19vw,300px)}.ember-tree__sway{animation:tree-sway var(--tree-sway-duration) ease-in-out var(--tree-sway-delay) infinite;transform-box:view-box;transform-origin:50% 99.375%}[data-theme=light] .ember-tree{filter:none;opacity:.2}.tree-path--branch,.tree-path--trunk,.tree-path--twig{stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter}.tree-path--trunk{stroke-width:2.2}.tree-path--branch{stroke-width:1.25}.tree-path--twig{stroke-width:.7;opacity:.72}@keyframes tree-sway{0%,to{transform:rotate(calc(0deg - var(--tree-sway-angle)))}50%{transform:rotate(var(--tree-sway-angle))}}.ember-tree--bottom-left{--tree-placement:rotate(-5deg);--tree-sway-angle:0.55deg;--tree-sway-duration:10.8s;--tree-sway-delay:-3.1s;bottom:clamp(-94px,-7vw,-50px);left:clamp(-78px,-4vw,-34px);width:clamp(220px,26vw,390px)}.ember-tree--bottom-right{--tree-placement:scaleX(-1) rotate(-7deg);--tree-sway-angle:0.7deg;--tree-sway-duration:12.6s;--tree-sway-delay:-7.4s;bottom:clamp(-104px,-7vw,-54px);right:clamp(-88px,-4vw,-38px);width:clamp(235px,27vw,410px)}.ember-tree--right-middle{--tree-placement:rotate(-74deg);--tree-sway-angle:0.5deg;--tree-sway-duration:9.4s;--tree-sway-delay:-1.7s;right:clamp(-177px,-10vw,-115px);top:34%;width:clamp(185px,20vw,320px)}.ember-tree--top-left{--tree-placement:rotate(171deg) scaleX(-1);--tree-sway-angle:0.8deg;--tree-sway-duration:11.7s;--tree-sway-delay:-5.8s;left:clamp(-34px,3vw,72px);top:clamp(-250px,-16vw,-165px);width:clamp(190px,22vw,340px)}.ember-tree--top-right{--tree-placement:rotate(188deg);--tree-sway-angle:0.6deg;--tree-sway-duration:8.9s;--tree-sway-delay:-4.2s;right:clamp(-44px,4vw,86px);top:clamp(-246px,-15vw,-160px);width:clamp(180px,21vw,325px)}.theme-toggle-wrapper{position:fixed;right:16px;top:16px;z-index:10}.landing-content{display:flex;flex-direction:column;gap:36px;max-width:500px;position:relative;width:100%;z-index:2}@keyframes card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.landing-header{align-items:center;animation:card-in .45s cubic-bezier(.4,0,.2,1) both;display:flex;flex-direction:column;gap:14px;text-align:center}.landing-crest{filter:drop-shadow(0 4px 11px rgba(0,0,0,.28));flex:none;height:58px;width:auto}.landing-header__text{min-width:0}.landing-header h1{color:var(--text-primary);font-size:2.4rem;font-weight:620;letter-spacing:-.035em;line-height:1.08;margin:0 0 8px}.landing-header p{color:var(--text-secondary);font-size:.96rem;line-height:1.5;margin:0}.landing-links{display:flex;flex-direction:column;gap:12px}.landing-link{align-items:center;animation:card-in .45s cubic-bezier(.4,0,.2,1) both;animation-delay:calc((var(--i) + 1)*70ms);backdrop-filter:blur(7px) saturate(1.08);-webkit-backdrop-filter:blur(7px) saturate(1.08);background:var(--organic-surface);border:1px solid var(--organic-line);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025);color:var(--text-primary);display:flex;gap:16px;min-height:78px;padding:14px 18px;position:relative;text-decoration:none;transition:border-color var(--transition-smooth),background var(--transition-smooth),transform var(--transition-smooth),box-shadow var(--transition-smooth)}.landing-link:hover{background:var(--organic-surface-hover);border-color:color-mix(in srgb,var(--organic-accent) 42%,#0000);box-shadow:0 12px 32px #0000001f,inset 0 1px 0 hsla(0,0%,100%,.045);transform:translateY(-2px)}[data-theme=light] .landing-link:hover{border-color:color-mix(in srgb,var(--organic-accent) 35%,#0000)}.landing-link:active{transform:none}.landing-link:focus-visible,.landing-social:focus-visible{outline:2px solid var(--organic-accent);outline-offset:2px}.landing-link__icon{align-items:center;background:color-mix(in srgb,var(--organic-accent) 5.5%,#0000);border:1px solid color-mix(in srgb,var(--organic-accent) 14%,#0000);border-radius:14px;color:var(--organic-accent);display:inline-flex;flex-shrink:0;height:46px;justify-content:center;transition:border-color var(--transition-smooth),background var(--transition-smooth),color var(--transition-smooth),transform var(--transition-smooth);width:46px}[data-theme=light] .landing-link__icon{background:color-mix(in srgb,var(--organic-accent) 4%,#0000);border-color:color-mix(in srgb,var(--organic-accent) 13%,#0000)}.landing-link:hover .landing-link__icon{background:color-mix(in srgb,var(--organic-warm) 8%,#0000);border-color:color-mix(in srgb,var(--organic-warm) 27%,#0000);color:var(--organic-warm);transform:scale(1.03)}.landing-link__text{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.landing-link__label{color:var(--text-primary);font-size:1.04rem;font-weight:560;letter-spacing:-.012em}.landing-link__sub{color:var(--text-muted);font-size:.83rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-link__arrow{color:var(--organic-accent);flex:none;font-size:1.04rem;margin-left:auto;opacity:.34;transform:translate(-2px,2px);transition:opacity var(--transition-smooth),transform var(--transition-smooth)}.landing-link:hover .landing-link__arrow{opacity:.88;transform:none}.landing-socials{animation:card-in .45s cubic-bezier(.4,0,.2,1) both;animation-delay:calc((var(--i) + 1)*70ms);display:flex;gap:16px;justify-content:center}.landing-social{align-items:center;color:var(--text-muted);display:inline-flex;justify-content:center;padding:8px;transition:color var(--transition-smooth),transform var(--transition-smooth)}.landing-social:hover{color:var(--organic-accent);transform:translateY(-1px)}@media (max-width:900px){.ember-tree--right-middle{display:none}.ember-tree--top-left{left:-54px}.ember-tree--top-right{right:-58px}}@media (max-width:520px){.landing-container{align-items:flex-start;overflow-y:auto;padding:72px 16px 56px}.landing-content{gap:31px}.landing-header{gap:12px}.landing-crest{height:50px}.landing-header h1{font-size:clamp(1.9rem,9vw,2.25rem)}.landing-link{min-height:72px;padding:12px 14px}.landing-link__icon{border-radius:12px;height:42px;width:42px}.landing-link__sub{white-space:normal}.ember-forest{-webkit-mask-image:radial-gradient(ellipse 58% 45% at 50% 46%,#0000 0,#0000 55%,#0000003d 73%,#000 92%);mask-image:radial-gradient(ellipse 58% 45% at 50% 46%,#0000 0,#0000 55%,#0000003d 73%,#000 92%)}.ember-tree--right-middle,.ember-tree--top-right{display:none}.ember-tree--top-left{left:-72px;top:-185px;width:230px}.ember-tree--bottom-left{bottom:-72px;left:-92px;width:245px}.ember-tree--bottom-right{bottom:-80px;right:-98px;width:260px}}@media (prefers-reduced-motion:reduce){.ember-tree__sway,.landing-header,.landing-link,.landing-socials{animation:none}.landing-link,.landing-link__arrow,.landing-link__icon,.landing-social{transition:none}.landing-link:hover,.landing-social:hover{transform:none}}:root{--bg-primary:#0d0d12;--bg-secondary:#161620;--bg-tertiary:#1e1e2a;--border-color:#ffffff1a;--text-primary:#f5f5f7;--text-secondary:#a8a8b3;--text-muted:#6b6b7a;--accent:#f59e0b;--radius-md:6px;--radius-lg:10px;--transition-fast:0.15s ease;--transition-smooth:0.25s cubic-bezier(0.4,0,0.2,1)}[data-theme=light]{--bg-primary:#f5f5f7;--bg-secondary:#fff;--bg-tertiary:#e8e8ed;--border-color:#0000001a;--text-primary:#1a1a1f;--text-secondary:#5a5a6e;--text-muted:#62626e;--accent:#d97706}.theme-toggle{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:border-color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast);width:36px}.theme-toggle-icon{display:block;overflow:visible}.theme-toggle-core{fill:var(--accent)}.theme-toggle-core,.theme-toggle-cut{transform-origin:center;transition:transform var(--transition-smooth)}.theme-toggle-cut{fill:#000}.theme-toggle-rays{stroke:var(--accent);stroke-width:1.6;stroke-linecap:round;transform-origin:center;transition:opacity var(--transition-smooth),transform var(--transition-smooth)}[data-theme=dark] .theme-toggle-cut{transform:translate(4px,-4px)}[data-theme=dark] .theme-toggle-rays{opacity:0;transform:rotate(-40deg) scale(.4)}[data-theme=light] .theme-toggle-core{transform:scale(.62)}[data-theme=light] .theme-toggle-cut{transform:translate(16px,-16px)}[data-theme=light] .theme-toggle-rays{opacity:1;transform:rotate(0) scale(1)}@media (prefers-reduced-motion:reduce){.theme-toggle-core,.theme-toggle-cut,.theme-toggle-rays{transition-duration:.01ms}}.theme-toggle:hover{background:var(--bg-tertiary);border-color:var(--accent)}.theme-toggle:active{transform:scale(.95)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}*{box-sizing:border-box}body,html{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5;margin:0;min-height:100vh;padding:0}
/*# sourceMappingURL=main.448b5657.css.map*/