.home-module__huob6G__page{background:var(--background);min-height:100vh;padding-bottom:80px;position:relative;overflow-x:hidden}.home-module__huob6G__gridBackground{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#64748b0f 1px,#0000 1px),linear-gradient(#64748b0f 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle at 50% 0,#000 40%,#0000 80%);mask-image:radial-gradient(circle at 50% 0,#000 40%,#0000 80%)}[data-theme=dark] .home-module__huob6G__gridBackground{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px)}.home-module__huob6G__hero{z-index:1;flex-direction:column;align-items:center;padding:140px 20px 80px;display:flex;position:relative}.home-module__huob6G__proBadge{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-dim);background:#0f172a08;border:1px solid #0f172a1a;border-radius:6px;align-items:center;gap:6px;margin-bottom:32px;padding:4px 12px;font-size:11px;display:inline-flex}[data-theme=dark] .home-module__huob6G__proBadge{color:#fff9;background:#ffffff0d;border-color:#ffffff1a}.home-module__huob6G__heroCentered{text-align:center;max-width:900px;margin:0 auto}.home-module__huob6G__title{letter-spacing:-.03em;color:var(--ink);margin-bottom:24px;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.05}.home-module__huob6G__omnibarContainer{width:100%;max-width:500px;margin:40px auto 0;position:relative}.home-module__huob6G__commandPalette{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;color:var(--ink);background:#fffc;border:1px solid #00000014;border-radius:12px;padding:16px 20px 16px 50px;font-family:inherit;font-size:16px;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d}.home-module__huob6G__commandPalette:focus{border-color:var(--accent);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #a78bfa26,0 10px 25px -5px #0000001a}[data-theme=dark] .home-module__huob6G__commandPalette{color:#fff;background:#1e293b99;border-color:#ffffff1a;box-shadow:0 4px 20px #0000004d}.home-module__huob6G__searchIcon{opacity:.4;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.home-module__huob6G__bentoSection{max-width:1200px;margin:0 auto;padding:80px 20px}.home-module__huob6G__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(300px,auto);gap:24px;display:grid}.home-module__huob6G__featureCard{background:var(--panel);border:1px solid #0000000f;border-radius:16px;flex-direction:column;transition:border-color .2s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .home-module__huob6G__featureCard{background:#1e293b66;border-color:#ffffff14}.home-module__huob6G__featureCard:hover{border-color:var(--accent)}.home-module__huob6G__glassNoise{position:relative}.home-module__huob6G__glassNoise:before{content:"";opacity:.03;pointer-events:none;z-index:1;background-image:url(https://grainy-gradients.vercel.app/noise.svg);position:absolute;inset:0}.home-module__huob6G__glintOverlay{pointer-events:none;z-index:5;background:linear-gradient(115deg,#0000 40%,#ffffff40 50%,#0000 60%);animation:8s cubic-bezier(.16,1,.3,1) infinite home-module__huob6G__glintPulse;position:absolute;inset:0;transform:translate(-100%)}@keyframes home-module__huob6G__glintPulse{0%{transform:translate(-100%)skew(-15deg)}20%,to{transform:translate(200%)skew(-15deg)}}[data-theme=dark] .home-module__huob6G__glintOverlay{background:linear-gradient(115deg,#0000 40%,#ffffff1a 50%,#0000 60%)}.home-module__huob6G__cardContent{z-index:10;padding:24px}.home-module__huob6G__cardTitle{color:var(--ink);margin-bottom:8px;font-size:18px;font-weight:600}.home-module__huob6G__cardDesc{color:var(--ink-dim);font-size:14px;line-height:1.5}.home-module__huob6G__mockupContainer{background:#00000005;border-top:1px solid #0000000a;flex:1;place-items:center;display:grid;position:relative;overflow:hidden}.home-module__huob6G__treeGraph{width:100%;height:100%;position:relative}.home-module__huob6G__treeNode{background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 4px #a78bfa26}.home-module__huob6G__treeLine{transform-origin:0;background:#a78bfa33;height:2px;position:absolute}.home-module__huob6G__plannerGrid{opacity:.8;grid-template-columns:repeat(5,1fr);gap:6px;width:80%;display:grid}.home-module__huob6G__plannerBlock{background:#22d3ee26;border:1px solid #22d3ee4d;border-radius:4px;height:30px}.home-module__huob6G__gaugeContainer{width:120px;height:60px;position:relative;overflow:hidden}.home-module__huob6G__gaugeArch{border:12px solid #ec48991a;border-top-color:var(--accent-pink);border-radius:50%;width:120px;height:120px;transform:rotate(-45deg)}.home-module__huob6G__gaugeValue{color:var(--ink);font-size:24px;font-weight:800;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-module__huob6G__colSpan2{grid-column:span 2}@media (max-width:768px){.home-module__huob6G__bentoGrid{grid-template-columns:1fr}.home-module__huob6G__colSpan2{grid-column:auto}}.home-module__huob6G__treeLine{transform-origin:0;opacity:0;background:#a78bfa33;height:2px;animation:1.5s ease-out forwards home-module__huob6G__drawLine;position:absolute}.home-module__huob6G__treeNode{background:var(--accent);opacity:0;border-radius:50%;width:12px;height:12px;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards home-module__huob6G__popIn;position:absolute;transform:scale(0);box-shadow:0 0 0 4px #a78bfa26}@keyframes home-module__huob6G__drawLine{0%{opacity:0;width:0}to{opacity:1}}@keyframes home-module__huob6G__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.home-module__huob6G__plannerBlock{opacity:0;background:#22d3ee26;border:1px solid #22d3ee4d;border-radius:4px;height:30px;animation:.6s ease-out forwards home-module__huob6G__cascade}@keyframes home-module__huob6G__cascade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-module__huob6G__gaugeArch{border:12px solid #ec48991a;border-top-color:var(--accent-pink);border-radius:50%;width:120px;height:120px;position:relative;transform:rotate(-45deg)}.home-module__huob6G__gaugeArch:after{content:"";border:12px solid #0000;border-top-color:var(--accent-pink);opacity:0;border-radius:50%;animation:1.5s ease-out .5s forwards home-module__huob6G__fillGauge;position:absolute;inset:-12px;transform:rotate(-135deg)}@keyframes home-module__huob6G__fillGauge{0%{opacity:0;transform:rotate(-135deg)}to{opacity:1;transform:rotate(0)}}.home-module__huob6G__gaugeValue{opacity:0;animation:1s ease-out 1s forwards home-module__huob6G__fadeIn}@keyframes home-module__huob6G__fadeIn{to{opacity:1}}.home-module__huob6G__container{max-width:1280px;margin:0 auto;padding:0 20px}.home-module__huob6G__kicker{color:var(--accent);margin:0 0 8px;font-weight:800}.home-module__huob6G__title{letter-spacing:-.02em;margin:0 0 16px;font-size:64px;font-weight:800;line-height:1.1}.home-module__huob6G__titleDark{color:#111827}.home-module__huob6G__subtitle{color:var(--ink-dim);max-width:55ch;margin:0 0 16px}.home-module__huob6G__ctaRow{gap:12px;margin:12px 0 8px;display:flex}.home-module__huob6G__btnLg{padding:14px 18px;font-size:16px}.home-module__huob6G__btnGhost{appearance:none;color:var(--ink);background:0 0;border:1px solid #0f172a1f;border-radius:9999px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-flex}[data-theme=dark] .home-module__huob6G__btnGhost{color:#fff;border-color:#ffffff2e}.home-module__huob6G__btnGhost:hover{background:#0f172a0a}[data-theme=dark] .home-module__huob6G__btnGhost:hover{background:#ffffff0f}@media (max-width:980px){.home-module__huob6G__heroGrid{grid-template-columns:1fr}}.home-module__huob6G__search{background:var(--panel);box-shadow:var(--ring),var(--shadow-lg);border-radius:9999px;align-items:center;gap:12px;max-width:720px;padding:10px 12px;display:flex}.home-module__huob6G__searchIcon{opacity:.55;width:22px;height:22px;margin-left:6px}.home-module__huob6G__searchInput{font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:8px 6px}.home-module__huob6G__btnPrimary{appearance:none;cursor:pointer;color:#fff;background:linear-gradient(90deg,var(--accent),var(--accent-2));border:0;border-radius:9999px;outline:0;align-items:center;gap:8px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #6d28d940}.home-module__huob6G__btnPrimary:hover{filter:brightness(.98)}[data-theme=dark] .home-module__huob6G__btnPrimary{box-shadow:0 14px 40px #22d3ee38}.home-module__huob6G__ctaPrefix{color:var(--ink);font-weight:800}.home-module__huob6G__ctaPrefixLarge{letter-spacing:.5px;text-shadow:0 1px #ffffff40;font-size:clamp(28px,3.2vw,44px);line-height:1.05}.home-module__huob6G__rotatorChip{background:linear-gradient(90deg,var(--accent),var(--accent-2));color:#fff;border-radius:9999px;padding:10px 16px;font-size:clamp(14px,1.2vw,18px);box-shadow:0 10px 30px #6d28d940}.home-module__huob6G__steps{grid-template-columns:repeat(3,1fr);gap:14px;max-width:760px;margin-top:18px;display:grid}.home-module__huob6G__steps li{background:var(--panel);box-shadow:var(--ring),var(--shadow-sm);color:var(--ink);border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.home-module__huob6G__steps li span{color:#fff;background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:inline-grid}@media (max-width:980px){.home-module__huob6G__steps{grid-template-columns:1fr}}.home-module__huob6G__calCopy{max-width:420px;color:var(--ink);border-left:4px solid var(--accent);margin-right:24px;padding-left:14px;font-size:16.5px;font-weight:600;line-height:1.55}.home-module__huob6G__calDock{--cal-scale:1;transform:translateZ(0)}@media (min-width:1280px){.home-module__huob6G__calDock{--cal-scale:1.15}}@media (min-width:1440px){.home-module__huob6G__calDock{--cal-scale:1.25}}@media (min-width:1680px){.home-module__huob6G__calDock{--cal-scale:1.35}}@media (max-width:980px){.home-module__huob6G__hero{padding-bottom:56px}.home-module__huob6G__calRow{flex-direction:column;align-items:flex-start;gap:10px;margin-top:24px;position:static;top:auto;right:auto}.home-module__huob6G__calCopy{max-width:520px}.home-module__huob6G__calDock{--cal-scale:1}.home-module__huob6G__calDock>*{transform:none}}.home-module__huob6G__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.home-module__huob6G__bentoCard{-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #fff9;border-radius:24px;flex-direction:column;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,inset 0 0 20px #ffffff80}.home-module__huob6G__bentoCard:hover{border-color:#a78bfa4d;transform:translateY(-4px);box-shadow:0 20px 40px -5px #a78bfa26,0 8px 10px -6px #a78bfa1a}.home-module__huob6G__span2{grid-column:span 2}.home-module__huob6G__span4{grid-column:span 4}@media (max-width:980px){.home-module__huob6G__bentoGrid{grid-template-columns:1fr}.home-module__huob6G__span2,.home-module__huob6G__span4{grid-column:auto}}.home-module__huob6G__glassSurface{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border:1px solid #fff9}[data-theme=dark] .home-module__huob6G__glassSurface{background:#0f172a99;border-color:#ffffff1a}.home-module__huob6G__cardsGrid3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:980px){.home-module__huob6G__cardsGrid3{grid-template-columns:1fr}}.home-module__huob6G__valueIconDot{background:#a78bfa;border-radius:999px;width:10px;height:10px;margin-bottom:8px;box-shadow:0 0 0 6px #a78bfa26}.home-module__huob6G__bodyMuted{color:var(--ink-dim)}.home-module__huob6G__rowBetween{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.home-module__huob6G__cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:980px){.home-module__huob6G__cards{grid-template-columns:1fr}}.home-module__huob6G__aboutGrid{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}@media (max-width:980px){.home-module__huob6G__aboutGrid{grid-template-columns:1fr}}.home-module__huob6G__aboutArt{border-radius:var(--radius-lg);height:220px;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#f5f3ff,#fdf2f8)}.home-module__huob6G__newsletterBand{background:radial-gradient(1200px 200px at 50% 0,#9333ea1a,#0000 60%);margin:56px 0 0;padding:42px 0}.home-module__huob6G__newsletterInner{justify-content:space-between;align-items:center;gap:18px;display:flex}.home-module__huob6G__newsCopy{color:var(--ink-dim);margin:4px 0 0}.home-module__huob6G__newsForm{background:var(--panel);box-shadow:var(--ring),var(--shadow-lg);border-radius:9999px;gap:10px;padding:8px;display:flex}.home-module__huob6G__newsInput{font:inherit;border:0;outline:0;min-width:260px;padding:10px 12px}.home-module__huob6G__btnGlass{color:#fff;background:linear-gradient(90deg,var(--accent),var(--accent-2));border:0;border-radius:999px;padding:10px 16px;font-weight:700}.home-module__huob6G__footer{color:#fff;background:#000;border-top:1px solid #0f172a0f;margin-top:44px;padding:90px 0;box-shadow:0 -10px 30px #0f172a0f}.home-module__huob6G__containerGrid4{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (max-width:980px){.home-module__huob6G__containerGrid4{grid-template-columns:1fr 1fr}}.home-module__huob6G__footerBrand{font-weight:800}.home-module__huob6G__footerMuted{color:var(--ink-dim)}.home-module__huob6G__footerHead{margin-bottom:6px;font-weight:700}.home-module__huob6G__footerList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-module__huob6G__footerLink{color:var(--ink-dim);text-decoration:none}.home-module__huob6G__footerLink:hover{color:var(--ink)}.home-module__huob6G__footerBottom{text-align:center;color:var(--ink-dim);margin-top:16px}.home-module__huob6G__h2{margin:0 0 12px;font-size:28px;line-height:1.2}.home-module__huob6G__rotatorRow{align-items:baseline;gap:16px;margin-top:clamp(20%,9vw,12px);display:flex}.home-module__huob6G__calRow{grid-template-columns:1fr auto;align-items:start;gap:24px;margin-top:clamp(56px,7.5vw,120px);display:grid}.home-module__huob6G__calCopy{border-left:4px solid var(--accent);max-width:56ch;color:var(--ink);margin:0;padding-left:14px;font-size:clamp(23px,1.15vw,22px);font-weight:650;line-height:1.6}[data-theme=dark] .home-module__huob6G__calCopy{color:#e7e9ee;opacity:.95;border-color:var(--accent-2)}.home-module__huob6G__calCopy strong{font-weight:1000}.home-module__huob6G__calRow{margin-top:56px}.home-module__huob6G__calDock{--cal-scale:1;flex-shrink:0;transform:translateZ(0)}.home-module__huob6G__calDock>*{transform:scale(var(--cal-scale));transform-origin:100% 0}@media (min-width:1280px){.home-module__huob6G__calDock{--cal-scale:1.1}}@media (min-width:1440px){.home-module__huob6G__calDock{--cal-scale:1.2}}@media (min-width:1680px){.home-module__huob6G__calDock{--cal-scale:1.3}}.home-module__huob6G__hero{padding:88px 0 64px}@media (max-width:980px){.home-module__huob6G__calRow{grid-template-columns:1fr;gap:12px;margin-top:28px}.home-module__huob6G__calCopy{max-width:100%}.home-module__huob6G__calDock{--cal-scale:1}.home-module__huob6G__calDock>*{transform:none}}.home-module__huob6G__footer{position:relative}.home-module__huob6G__footer:before{content:"";pointer-events:none;background:radial-gradient(800px 60px at 50% 100%,#9333ea1a,#0000 70%);height:36px;position:absolute;top:-36px;left:0;right:0}.home-module__huob6G__showcase{isolation:isolate;border-radius:24px;height:clamp(260px,32vw,380px);transition:transform .35s,box-shadow .35s;animation:6s ease-in-out infinite home-module__huob6G__float;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 0 0 1px #ffffff1a,0 20px 50px #0003}.home-module__huob6G__showcase:hover{transform:perspective(1000px)rotateX(2deg)rotateY(-2deg)translateY(-5px);box-shadow:0 0 0 1px #fff3,0 30px 60px #8b5cf626}.home-module__huob6G__showcaseInner{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.home-module__huob6G__slide{opacity:0;animation:18s ease-in-out infinite home-module__huob6G__fadeCycle,18s linear infinite home-module__huob6G__kenburns;animation-delay:calc(var(--idx)*6s),calc(var(--idx)*6s);transform-origin:50%;-o-object-fit:cover!important;object-fit:cover!important}.home-module__huob6G__s1{--idx:0}.home-module__huob6G__s2{--idx:1}.home-module__huob6G__s3{--idx:2}.home-module__huob6G__showcaseGlow{filter:blur(40px);z-index:-1;opacity:.8;background:radial-gradient(circle,#8b5cf640,#0000 60%),radial-gradient(circle at 20% 80%,#ec489933,#0000 50%),radial-gradient(circle at 80% 20%,#38bdf833,#0000 50%);animation:5s ease-in-out infinite alternate home-module__huob6G__pulseGlow;position:absolute;inset:-20%}.home-module__huob6G__showcaseShine{pointer-events:none;opacity:0;background:linear-gradient(135deg,#fff6 0%,#0000 60%);position:absolute;inset:0;transform:translate(-140%)}.home-module__huob6G__showcase:hover .home-module__huob6G__showcaseShine{animation:.8s ease-out forwards home-module__huob6G__shineSweep}@keyframes home-module__huob6G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes home-module__huob6G__pulseGlow{0%{opacity:.6;transform:scale(1)}to{opacity:.9;transform:scale(1.05)}}@keyframes home-module__huob6G__fadeCycle{0%{opacity:0}6%{opacity:1}27%{opacity:1}33%{opacity:0}to{opacity:0}}@keyframes home-module__huob6G__kenburns{0%{transform:scale(1.06)translate(0,0)}to{transform:scale(1.14)translate(2%,-2%)}}@keyframes home-module__huob6G__shineSweep{0%{opacity:0;transform:translate(-140%)skew(-20deg)}50%{opacity:.3}to{opacity:0;transform:translate(140%)skew(-20deg)}}@media (prefers-reduced-motion:reduce){.home-module__huob6G__slide{opacity:1;animation:none}.home-module__huob6G__showcase{animation:none}.home-module__huob6G__showcase:hover{box-shadow:var(--ring),0 20px 60px #0f172a1a;transform:none}.home-module__huob6G__showcaseShine{display:none}.home-module__huob6G__showcaseGlow{animation:none}}.home-module__huob6G__heroGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:36px;display:grid}.home-module__huob6G__heroLeft{grid-column:1}@media (max-width:980px){.home-module__huob6G__heroGrid{grid-template-columns:1fr}.home-module__huob6G__showcase{opacity:.9;grid-column:1;justify-self:stretch}}.home-module__huob6G__noteRow{max-width:640px;margin-top:clamp(80px,8vw,200px)}.home-module__huob6G__rightRail{grid-column:2;place-self:start end;gap:12px;width:clamp(260px,28vw,520px);display:grid}.home-module__huob6G__showcase{opacity:.9;width:100%}[data-theme=dark] .home-module__huob6G__showcase{opacity:.88}.home-module__huob6G__treeSection{background:var(--panel);border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-top:140px;padding:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000d,inset 0 0 0 1px #fff6}.home-module__huob6G__treeContent{z-index:2;position:relative}.home-module__huob6G__treeTitle{background:linear-gradient(90deg,var(--accent),var(--accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:32px;font-weight:800}.home-module__huob6G__treeCopy{color:var(--ink-dim);margin-bottom:24px;font-size:18px;line-height:1.6}.home-module__huob6G__treeCopy strong{color:var(--ink);font-weight:700}.home-module__huob6G__btnPulse{position:relative;overflow:hidden}.home-module__huob6G__btnPulse:after{content:"";border:2px solid var(--accent);opacity:0;border-radius:999px;animation:2s infinite home-module__huob6G__ripple;position:absolute;inset:-4px}@keyframes home-module__huob6G__ripple{0%{opacity:.6;transform:scale(.95)}to{opacity:0;transform:scale(1.4)}}.home-module__huob6G__treeVisual{background:radial-gradient(circle,#8b5cf60d,#0000 70%);height:300px;position:relative}.home-module__huob6G__node{border:4px solid var(--accent);z-index:2;background:#fff;border-radius:50%;width:16px;height:16px;animation:3s ease-in-out infinite home-module__huob6G__nodePulse;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #8b5cf64d}.home-module__huob6G__node:nth-child(2){border-color:var(--accent-2);animation-delay:.5s}.home-module__huob6G__node:nth-child(3){border-color:#38bdf8;animation-delay:1s}.home-module__huob6G__node:nth-child(4){animation-delay:1.5s}.home-module__huob6G__node:nth-child(5){border-color:var(--accent-2);animation-delay:2s}.home-module__huob6G__node:nth-child(6){border-color:#38bdf8;animation-delay:2.5s}.home-module__huob6G__treeLines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.home-module__huob6G__line{fill:none;stroke:var(--ink);stroke-width:.5px;stroke-dasharray:4;opacity:.2;animation:40s linear infinite home-module__huob6G__lineDash}@keyframes home-module__huob6G__nodePulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 20px #8b5cf680}}@keyframes home-module__huob6G__lineDash{to{stroke-dashoffset:100px}}@media (max-width:980px){.home-module__huob6G__treeSection{text-align:center;grid-template-columns:1fr;padding:32px 20px}.home-module__huob6G__treeTitle{font-size:28px}.home-module__huob6G__treeVisual{width:100%;height:240px}}.home-module__huob6G__manifestoCard{-webkit-backdrop-filter:blur(12px);text-align:left;background:#fff6;border:1px solid #fff9;border-radius:24px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d}[data-theme=dark] .home-module__huob6G__manifestoCard{background:#1e293b99;border-color:#ffffff1a}.home-module__huob6G__manifestoCard:hover{border-color:#a78bfa66;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.home-module__huob6G__cardIcon{filter:drop-shadow(0 4px 6px #0000001a);margin-bottom:16px;font-size:2rem}.home-module__huob6G__manifestoCard h3{color:var(--ink);margin-bottom:12px;font-size:1.25rem;font-weight:700}.home-module__huob6G__manifestoCard p{color:var(--ink-dim);font-size:1rem;line-height:1.6}[data-theme=dark] .home-module__huob6G__manifestoCard p{color:#ffffffb3}.home-module__huob6G__gradientLink{color:var(--accent);background:linear-gradient(90deg,#a78bfa,#22d3ee) 0 100%/0% 2px no-repeat;font-weight:600;text-decoration:none;transition:background-size .3s}.home-module__huob6G__gradientLink:hover{background-size:100% 2px}.home-module__huob6G__coolLink{color:var(--ink);background:linear-gradient(90deg,#a78bfa,#22d3ee) 0 100%/0% 2px no-repeat;padding:0 4px;font-weight:700;text-decoration:none;transition:all .2s;position:relative}.home-module__huob6G__coolLink:hover{color:#22d3ee;background-size:100% 2px}[data-theme=dark] .home-module__huob6G__coolLink{color:#e2e8f0}[data-theme=dark] .home-module__huob6G__coolLink:hover{color:#22d3ee}.home-module__huob6G__loginPromoWidget{text-align:center;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffb3 0%,#fff6 100%);border:1px solid #ffffff80;border-radius:24px;max-width:1200px;margin:20px auto 100px;padding:40px;position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268712}[data-theme=dark] .home-module__huob6G__loginPromoWidget{background:#0f172a66;border-color:#ffffff1a}.home-module__huob6G__promoTitle{letter-spacing:-.03em;color:var(--ink-primary);margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:800;position:relative}.home-module__huob6G__promoText{color:var(--ink-dim);max-width:600px;margin:0 auto 40px;font-size:1.1rem;line-height:1.6}[data-theme=dark] .home-module__huob6G__promoText{color:var(--ink-dim)}.home-module__huob6G__promoGlow1,.home-module__huob6G__promoGlow2{filter:blur(80px);z-index:0;opacity:.15;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute}.home-module__huob6G__promoGlow1{background:var(--accent);top:-200px;left:-100px}.home-module__huob6G__promoGlow2{background:var(--accent-pink,#f472b6);bottom:-200px;right:-100px}[data-theme=dark] .home-module__huob6G__promoGlow1,[data-theme=dark] .home-module__huob6G__promoGlow2{opacity:.15}
