.landing-scope{--accent-lilac-50:#f4f9ff;--accent-lilac-100:#deedff;--accent-lilac-200:#b7dbff;--accent-lilac-300:#92c9ff;--accent-lilac-400:#67b2ff;--accent-lilac-500:#319cfc;--accent-lilac-600:#007edb;--accent-lilac-700:#0061a4;--accent-gradient:linear-gradient(135deg,#66a5ff,#008aea 50%,#709afb);--accent-gradient-soft:linear-gradient(135deg,#66a5ff2e,#008aea1a 50%,#709afb2e);--accent-gradient-radial:radial-gradient(circle at 50% 0%,#319cfc38 0%,transparent 60%);--landing-bg:#fcfbfd;--landing-surface:#fff;--landing-border:#e5e3ea;--landing-muted:#727077;--landing-text:#121212}@supports (color:lab(0% 0 0)){.landing-scope{--accent-lilac-50:lab(97.6362% -1.55658 -7.30113);--accent-lilac-100:lab(92.9573% -3.30427 -14.3343);--accent-lilac-200:lab(85.8709% -5.85714 -28.0631);--accent-lilac-300:lab(78.6922% -6.5845 -41.5092);--accent-lilac-400:lab(70.3196% -5.42718 -51.3631);--accent-lilac-500:lab(62.048% -5.10716 -57.1272);--accent-lilac-600:lab(50.0583% -1.30859 -65.7522);--accent-lilac-700:lab(38.5961% -1.33945 -58.2104);--accent-gradient:linear-gradient(135deg,lab(66.4607% 1.12009 -56.1188),lab(54.9029% -4.02454 -62.6452) 50%,lab(63.9624% 6.55848 -53.6217));--accent-gradient-soft:linear-gradient(135deg,lab(66.4607% 1.12009 -56.1188/.18),lab(54.9029% -4.02454 -62.6452/.1) 50%,lab(63.9624% 6.55848 -53.6217/.18));--accent-gradient-radial:radial-gradient(circle at 50% 0%,lab(62.048% -5.10716 -57.1272/.22) 0%,transparent 60%);--landing-bg:lab(98.8073% .519097 -.982738);--landing-surface:lab(100% 0 0);--landing-border:lab(90.6099% 1.74239 -3.26643);--landing-muted:lab(47.6963% 1.49876 -3.41154);--landing-text:lab(5.26802% 0 0)}}.dark .landing-scope,.landing-scope.dark{--landing-bg:#09080d;--landing-surface:#16151c;--landing-border:#ffffff1a;--landing-muted:#9f9caa;--landing-text:#f8f8f8}@supports (color:lab(0% 0 0)){.dark .landing-scope,.landing-scope.dark{--landing-bg:lab(2.42788% .738181 -1.70489);--landing-surface:lab(7.07027% 2.27031 -4.96008);--landing-border:lab(100% 0 0/.1);--landing-muted:lab(64.9896% 3.03581 -6.79806);--landing-text:lab(97.68% -.0000298023 .0000119209)}}.landing-scope{background-color:var(--landing-bg);color:var(--landing-text)}.landing-scope .bg-gradient-lilac{background:var(--accent-gradient)}.landing-scope .bg-gradient-lilac-soft{background:var(--accent-gradient-soft)}.landing-scope .text-gradient-lilac{background:var(--accent-gradient);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.landing-scope .border-gradient-lilac{border-image:var(--accent-gradient)1}.landing-scope .hover-gradient-lilac:hover{background:var(--accent-gradient);color:#fff}.landing-scope .glow-lilac{box-shadow:0 0 40px -10px #319cfc66;box-shadow:0 0 40px -10px lab(62.048% -5.10716 -57.1272/.4)}.landing-scope .glow-lilac-lg{box-shadow:0 0 80px -20px #319cfc80;box-shadow:0 0 80px -20px lab(62.048% -5.10716 -57.1272/.5)}.landing-scope .ring-lilac-focus:focus-visible{box-shadow:0 0 0 2px var(--landing-surface),0 0 0 4px var(--accent-lilac-500);outline:2px solid #0000}.landing-scope .aurora-blob{filter:blur(80px);opacity:.55;pointer-events:none;background:var(--accent-gradient);border-radius:9999px;position:absolute}.landing-scope .showcase-perspective{perspective:1200px;width:100%;max-width:100%;height:480px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.landing-scope .showcase-stage{transform-style:preserve-3d;flex-direction:column;justify-content:center;gap:14px;height:100%;display:flex;transform:rotateY(-12deg)rotateX(4deg)}.landing-scope .showcase-row{width:100%;max-width:100%;overflow:hidden}.landing-scope .showcase-track{will-change:transform;width:max-content;animation:showcase-scroll var(--dur,45s)linear infinite;animation-direction:var(--dir,normal);gap:14px;display:flex}.landing-scope .showcase-card{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:14px;flex:none;width:150px;height:150px;position:relative;overflow:hidden;box-shadow:0 0 30px -10px #a97cf059;box-shadow:0 0 30px -10px lab(60.3995% 36.0452 -52.8333/.35)}@keyframes showcase-scroll{0%{transform:translateZ(0)}to{transform:translate(-50%)}}@media (width<=1024px){.landing-scope .showcase-perspective{height:320px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-scope .showcase-stage{gap:12px;transform:rotateY(-9deg)rotateX(3deg)}.landing-scope .showcase-card{border-radius:12px;width:130px;height:130px}.landing-scope .showcase-track{animation-duration:calc(var(--dur,45s)*.7);gap:12px}}@media (width<=640px){.landing-scope .showcase-perspective{height:260px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-scope .showcase-stage{gap:10px;transform:rotateY(-7deg)rotateX(2deg)}.landing-scope .showcase-card{border-radius:10px;width:108px;height:108px;box-shadow:0 0 20px -8px #a97cf04d;box-shadow:0 0 20px -8px lab(60.3995% 36.0452 -52.8333/.3)}.landing-scope .showcase-track{gap:10px}}@media (prefers-reduced-motion:reduce){.landing-scope .showcase-track{animation:none}.landing-scope .showcase-stage{transform:none}}.landing-scope[data-landing-root=true]{min-height:100vh}