@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap");.htd-home{--htd-bg:#050507;--htd-bg-elev:#0d0d12;--htd-surface:rgba(255,255,255,0.025);--htd-surface-2:rgba(255,255,255,0.05);--htd-border:rgba(255,255,255,0.07);--htd-border-strong:rgba(255,255,255,0.15);--htd-text:#ffffff;--htd-text-muted:#9ca3af;--htd-text-dim:#4b5563;--htd-coral:#ff4638;--htd-violet:#7c5cfc;--htd-amber:#ffb547;--htd-grad:linear-gradient(135deg,#ff4638,#7c5cfc);position:relative;min-height:100vh;background-color:var(--htd-bg);color:var(--htd-text);font-family:Inter,sans-serif;overflow-x:hidden;cursor:none}.htd-home h1,.htd-home h2,.htd-home h3,.htd-home h4,.htd-home h5{font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}.htd-home .cursor-dot,.htd-home .cursor-outline{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);mix-blend-mode:difference}.htd-home .cursor-dot{width:6px;height:6px;background:#fff;border-radius:50%}.htd-home .cursor-outline{width:36px;height:36px;border:1px solid rgba(255,255,255,.5);border-radius:50%;transition:width .3s,height .3s,background .3s,border-color .3s}.htd-home.cursor-hover .cursor-dot{width:0;height:0}.htd-home.cursor-hover .cursor-outline{width:60px;height:60px;background:rgba(255,255,255,.1);border-color:transparent}@media (max-width:768px){.htd-home{cursor:auto}.htd-home .cursor-dot,.htd-home .cursor-outline{display:none}}.htd-home .aurora-container{position:fixed;inset:0;z-index:-2;overflow:hidden}.htd-home .blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;will-change:transform}.htd-home .blob-1{top:-10%;left:-5%;width:600px;height:600px;background:var(--htd-coral)}.htd-home .blob-2{bottom:-10%;right:-5%;width:700px;height:700px;background:var(--htd-violet)}.htd-home .blob-3{top:40%;left:30%;width:500px;height:500px;background:var(--htd-amber);opacity:.15}.htd-home .bg-grid{position:fixed;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.015) 1px,transparent 0);background-size:60px 60px;z-index:-1;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 70%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 70%,transparent 100%)}.htd-home .text-grad{background:var(--htd-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.htd-home .glass{background:var(--htd-surface);backdrop-filter:blur(16px);border:1px solid var(--htd-border);transition:border-color .3s ease,background .3s ease}.htd-home .glass-tilt{transform-style:preserve-3d;transform:perspective(1000px);transition:transform .1s ease-out}.htd-home .glass:hover{background:var(--htd-surface-2);border-color:var(--htd-border-strong)}.htd-home .spotlight-card{position:relative;overflow:hidden}.htd-home .spotlight-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,70,56,.08),transparent 40%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:1}.htd-home .spotlight-card:hover:before{opacity:1}.htd-home .spotlight-card>*{position:relative;z-index:2}.htd-home #loader{position:fixed;inset:0;background:var(--htd-bg);z-index:10000;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem;animation:htd-loader-failsafe .6s ease 4s forwards}.htd-home #loader-counter{font-family:Space Grotesk,sans-serif;font-size:8rem;font-weight:700;line-height:1;color:rgba(255,255,255,.1)}.htd-home #loader-bar{width:200px;height:2px;background:rgba(255,255,255,.1);overflow:hidden}.htd-home #loader-progress{width:0;height:100%;background:var(--htd-grad)}@keyframes htd-loader-failsafe{to{transform:translateY(-100%);visibility:hidden;pointer-events:none}}.htd-home .marquee-container{overflow:hidden;white-space:nowrap;padding:2.5rem 0;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.htd-home .marquee-track{display:inline-flex;gap:4rem;animation:htd-marquee 40s linear infinite}.htd-home .marquee-container:hover .marquee-track{animation-play-state:paused}@keyframes htd-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.htd-home .magnetic-btn{transition:transform .2s cubic-bezier(.23,1,.32,1)}.htd-home .magnetic-btn span,.htd-home .magnetic-btn svg{display:inline-block;transition:transform .2s cubic-bezier(.23,1,.32,1)}.htd-home details summary::-webkit-details-marker{display:none}.htd-home details[open] .accordion-icon{transform:rotate(45deg)}.htd-home .hero-grad{background:linear-gradient(90deg,#ff4638,#7c5cfc,#ff4638);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:htd-shine 5s linear infinite}@keyframes htd-shine{to{background-position:200%}}.htd-home .htd-typing{position:relative;display:inline-block;text-align:left;vertical-align:top}.htd-home .htd-typing-size{visibility:hidden;white-space:nowrap}.htd-home .htd-typing-live{position:absolute;left:0;top:0;white-space:nowrap;background:linear-gradient(90deg,#ff4638,#7c5cfc,#ff4638);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:htd-shine 5s linear infinite}.htd-home .htd-caret{display:inline-block;width:.06em;height:.82em;margin-left:.06em;border-radius:2px;background:#ff4638;-webkit-background-clip:border-box;background-clip:border-box;transform:translateY(.06em);animation:htd-blink 1s steps(1) infinite}@keyframes htd-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.htd-home .htd-logo{display:inline-flex;align-items:center}.htd-home .htd-logo-full{height:1.75rem;width:auto;display:block;filter:drop-shadow(0 2px 10px rgba(124,92,252,.3));transition:filter .45s ease,transform .45s cubic-bezier(.23,1,.32,1)}.htd-home .htd-logo:hover .htd-logo-full{transform:scale(1.04);filter:drop-shadow(0 4px 16px rgba(255,70,56,.5))}.htd-home #navbar.nav-hidden{transform:translateY(-100%)}.htd-home #navbar.nav-scrolled{background:rgba(5,5,7,.8);border-bottom-color:var(--htd-border)}.htd-home .hide-scrollbar::-webkit-scrollbar{display:none}.htd-home .hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.htd-home .dragging{cursor:grabbing!important}.htd-home .dragging .step-card{cursor:grabbing!important;pointer-events:none}.htd-home .reveal{animation:none!important}@media (prefers-reduced-motion:reduce){.htd-home #loader{animation:none;display:none}.htd-home .blob,.htd-home .hero-grad,.htd-home .htd-caret,.htd-home .marquee-track{animation:none!important}.htd-home{cursor:auto}.htd-home .cursor-dot,.htd-home .cursor-outline{display:none}}