.grain-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;opacity:.03;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:600px;height:600px;border-radius:50%;pointer-events:none;z-index:0;opacity:0;background:radial-gradient(circle,rgba(0,194,255,.055) 0%,transparent 70%);transform:translate(-50%,-50%);transition:opacity .6s ease;will-change:transform}.cursor-glow.active{opacity:1}@media (max-width: 768px){.cursor-glow{display:none}}.cursor-dot{position:fixed;width:8px;height:8px;background:var(--accent);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .3s,height .3s,background .3s;will-change:transform}.cursor-dot.hovering{width:40px;height:40px;background:#00c2ff26;border:1px solid var(--accent)}@media (max-width: 768px){.cursor-dot{display:none}}.hp-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 40px 120px;position:relative;overflow:hidden}.hp-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hp-hero-bg .orb{position:absolute;border-radius:50%;filter:blur(100px);will-change:transform}.hp-hero-bg .orb-1{width:800px;height:800px;top:-300px;right:-200px;background:#00c2ff12;opacity:.6}.hp-hero-bg .orb-2{width:500px;height:500px;bottom:-150px;left:-100px;background:#00c2ff0d;opacity:.5}.hp-hero-bg .orb-3{width:300px;height:300px;top:40%;left:50%;transform:translate(-50%,-50%);background:#00c2ff0a;opacity:.8}.hp-hero-bg .grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,194,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,194,255,.025) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 50%,black 0%,transparent 70%)}.hero-3d-scene{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:550px;height:550px;perspective:1200px;z-index:0}.hero-3d-scene:before{content:"";position:absolute;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(0,194,255,.15) 0%,transparent 70%);border-radius:50%;filter:blur(30px)}.hero-polyhedron{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;animation:polyRotate 25s linear infinite}@keyframes polyRotate{0%{transform:rotateX(0) rotateY(0) rotate(0)}33%{transform:rotateX(120deg) rotateY(90deg) rotate(30deg)}66%{transform:rotateX(240deg) rotateY(200deg) rotate(60deg)}to{transform:rotateX(360deg) rotateY(360deg) rotate(90deg)}}.poly-face{position:absolute;top:50%;left:50%;width:200px;height:200px;margin:-100px 0 0 -100px;border:1.5px solid rgba(0,194,255,.35);background:linear-gradient(135deg,#00c2ff0f,#00c2ff03);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:inset 0 0 30px #00c2ff08,0 0 15px #00c2ff0d}.poly-face-1{transform:rotateY(0) translateZ(120px)}.poly-face-2{transform:rotateY(60deg) translateZ(120px)}.poly-face-3{transform:rotateY(120deg) translateZ(120px)}.poly-face-4{transform:rotateY(180deg) translateZ(120px)}.poly-face-5{transform:rotateY(240deg) translateZ(120px)}.poly-face-6{transform:rotateY(300deg) translateZ(120px)}.poly-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1.5px solid rgba(0,194,255,.2);transform-style:preserve-3d;box-shadow:0 0 20px #00c2ff0d,inset 0 0 20px #00c2ff08}.poly-ring-1{width:320px;height:320px;margin:-160px 0 0 -160px;transform:rotateX(70deg) rotateY(20deg);animation:ringPulse 4s ease-in-out infinite}.poly-ring-2{width:380px;height:380px;margin:-190px 0 0 -190px;transform:rotateX(45deg) rotateY(-30deg) rotate(15deg);animation:ringPulse 5s ease-in-out infinite 1s}.poly-ring-3{width:260px;height:260px;margin:-130px 0 0 -130px;transform:rotateX(30deg) rotateY(60deg) rotate(-20deg);animation:ringPulse 3.5s ease-in-out infinite .5s}@keyframes ringPulse{0%,to{opacity:.4;border-color:#00c2ff26}50%{opacity:1;border-color:#00c2ff66}}.hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;animation:polyRotate 30s linear infinite reverse}.particle{position:absolute;width:4px;height:4px;background:var(--accent);border-radius:50%;box-shadow:0 0 8px var(--accent),0 0 20px #00c2ff66,0 0 40px #00c2ff26}.particle:nth-child(1){top:10%;left:20%;animation:particleFloat 3s ease-in-out infinite}.particle:nth-child(2){top:25%;left:75%;animation:particleFloat 4s ease-in-out infinite .5s}.particle:nth-child(3){top:60%;left:15%;animation:particleFloat 3.5s ease-in-out infinite 1s}.particle:nth-child(4){top:80%;left:60%;animation:particleFloat 4.5s ease-in-out infinite .3s}.particle:nth-child(5){top:15%;left:50%;animation:particleFloat 3.8s ease-in-out infinite 1.5s}.particle:nth-child(6){top:45%;left:85%;animation:particleFloat 3.2s ease-in-out infinite .8s}.particle:nth-child(7){top:70%;left:35%;animation:particleFloat 4.2s ease-in-out infinite 2s}.particle:nth-child(8){top:35%;left:10%;animation:particleFloat 3.6s ease-in-out infinite 1.2s}.particle:nth-child(9){top:90%;left:80%;animation:particleFloat 4s ease-in-out infinite .7s}.particle:nth-child(10){top:5%;left:90%;animation:particleFloat 3.3s ease-in-out infinite 1.8s}.particle:nth-child(11){top:55%;left:55%;animation:particleFloat 4.8s ease-in-out infinite .2s}.particle:nth-child(12){top:40%;left:40%;animation:particleFloat 3.9s ease-in-out infinite 1.3s}@keyframes particleFloat{0%,to{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-20px) scale(1.8);opacity:1}}.hp-hero-content{position:relative;z-index:2;text-align:center;max-width:900px;display:flex;flex-direction:column;align-items:center}.hp-hero-tag{font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;display:flex;align-items:center;gap:.75rem;opacity:0;animation:fadeSlideUp .8s ease forwards .2s}.hp-hero-tag:before,.hp-hero-tag:after{content:"";width:32px;height:1px;background:var(--accent)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hp-hero-headline{font-size:clamp(3.5rem,9vw,7rem);line-height:.95;letter-spacing:-.04em;font-weight:900;margin-bottom:2rem;font-family:Inter,sans-serif;text-align:center}.hp-hero-headline .char{display:inline-block;opacity:0;transform:translateY(60px) rotateX(-40deg);transform-origin:bottom;will-change:transform,opacity}.hp-hero-headline .accent-line{color:var(--accent);font-style:italic;font-weight:300;text-shadow:0 0 40px rgba(0,194,255,.3),0 0 80px rgba(0,194,255,.1)}.hp-hero-headline .line{display:block}.hp-hero-sub{font-size:1.15rem;line-height:1.8;color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;text-align:center;opacity:0;animation:fadeSlideUp .8s ease forwards .8s;font-family:Inter,sans-serif}.hp-hero-sub strong{color:var(--text-primary);font-weight:600}.hp-hero-ctas{display:flex;gap:1rem;align-items:center;opacity:0;animation:fadeSlideUp .8s ease forwards 1s}.hp-hero-stats{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.06);border-bottom:none;background:#0b0b0bf2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:3}.hp-stat-cell{padding:1.75rem 2rem;display:flex;flex-direction:column;gap:.35rem;border-right:1px solid var(--border-subtle);border-bottom:none;transition:background .4s ease;position:relative;overflow:hidden}.hp-stat-cell:last-child{border-right:none}.hp-stat-cell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(0,194,255,.04),transparent);opacity:0;transition:opacity .4s ease}.hp-stat-cell:hover:before{opacity:1}.hp-stat-cell:hover{background:#111315f2}.hp-stat-number{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;color:var(--text-primary);line-height:1;font-family:Inter,sans-serif}.hp-stat-number .accent{color:var(--accent)}.hp-stat-label{font-size:.75rem;color:var(--text-secondary);letter-spacing:.04em;font-family:Inter,sans-serif}.hp-problems-statement{padding:140px 60px;max-width:900px;margin:0 auto;text-align:center}.hp-problems-statement h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;letter-spacing:-.03em;font-weight:800;font-family:Inter,sans-serif}.hp-problems{padding:0 60px 120px;max-width:1440px;margin:0 auto}.hp-bento{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:1px;background:var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.hp-bento-card{background:var(--bg-card);padding:2.25rem;display:flex;flex-direction:column;gap:1rem;transition:background .4s ease;position:relative;overflow:hidden}.hp-bento-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent),transparent);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.22,1,.36,1)}.hp-bento-card:hover:after{transform:scaleX(1)}.hp-bento-card:hover{background:#111315}.hp-bento-card.span-2{grid-column:span 2}.hp-bento-card .card-num{font-family:JetBrains Mono,monospace;font-size:.68rem;color:var(--accent);letter-spacing:.16em;opacity:.7}.hp-bento-card h3{font-size:1.3rem;font-weight:700;color:var(--text-primary);letter-spacing:-.01em;font-family:Inter,sans-serif}.hp-bento-card p{font-size:1rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-bento-card p strong{color:var(--accent);font-weight:600}.hp-bento-card .big-stat{font-size:4rem;font-weight:900;letter-spacing:-.04em;color:var(--accent);line-height:1;margin-top:auto;font-family:Inter,sans-serif}.hp-pillars{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);display:flex;overflow:hidden}.hp-pillar{flex:1;padding:80px 48px;border-right:1px solid var(--border-subtle);position:relative;cursor:default;overflow:hidden;transition:background .4s ease}.hp-pillar:last-child{border-right:none}.hp-pillar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),rgba(0,194,255,.3));transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.22,1,.36,1)}.hp-pillar:hover:after{transform:scaleX(1)}.hp-pillar:hover{background:#00c2ff04}.hp-pillar-word{font-size:clamp(2.5rem,4vw,4rem);font-weight:900;letter-spacing:-.03em;line-height:1;margin-bottom:1.25rem;color:var(--text-primary);font-family:Inter,sans-serif;transition:color .3s ease}.hp-pillar:hover .hp-pillar-word{color:var(--accent)}.hp-pillar p{font-size:1rem;color:var(--text-secondary);line-height:1.75;max-width:300px;font-family:Inter,sans-serif}.hp-framework{padding:140px 60px;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:.4fr 1fr;gap:6rem;align-items:start}.hp-framework-left{position:sticky;top:120px}.hp-framework-left .section-label{margin-bottom:1.5rem}.hp-framework-left h2{font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-bottom:1.25rem;font-family:Inter,sans-serif}.hp-framework-left p{font-size:1.05rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-steps{display:flex;flex-direction:column;gap:0}.hp-step{display:grid;grid-template-columns:60px 1fr;gap:2rem;padding:3rem 0;border-bottom:1px solid var(--border-subtle);align-items:start;transition:transform .3s ease}.hp-step:first-child{border-top:1px solid var(--border-subtle)}.hp-step:hover{transform:translate(8px)}.hp-step-num{font-family:JetBrains Mono,monospace;font-size:2.5rem;font-weight:700;color:#00c2ff26;line-height:1;transition:color .3s ease}.hp-step:hover .hp-step-num{color:#00c2ff80}.hp-step-content h3{font-size:1.25rem;font-weight:700;margin-bottom:.6rem;color:var(--text-primary);font-family:Inter,sans-serif}.hp-step-content p{font-size:1rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-solutions{padding:120px 60px 140px;max-width:1440px;margin:0 auto}.hp-solutions-header{margin-bottom:4rem;max-width:600px}.hp-solutions-header h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-bottom:1rem;font-family:Inter,sans-serif}.hp-solutions-header p{font-size:1.1rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-sol-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hp-sol-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:2.25rem 2rem;transition:border-color .3s ease,transform .5s cubic-bezier(.22,1,.36,1),box-shadow .4s ease;position:relative;overflow:hidden;transform-style:preserve-3d}.hp-sol-card:after{content:"";position:absolute;top:1.5rem;left:0;width:2px;height:0;background:var(--accent);border-radius:2px;transition:height .4s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px #00c2ff66}.hp-sol-card:hover:after{height:40px}.hp-sol-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(0,194,255,.06),transparent 50%);opacity:0;transition:opacity .4s ease;pointer-events:none}.hp-sol-card:hover:before{opacity:1}.hp-sol-card:hover{border-color:#00c2ff26;transform:translateY(-4px);box-shadow:0 20px 40px #00000040}.sol-ordinal{position:absolute;top:1.25rem;right:1.5rem;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.1em;color:#ffffff14;font-weight:600;transition:color .3s ease}.hp-sol-card:hover .sol-ordinal{color:#00c2ff40}.hp-sol-card h3{font-size:1.15rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary);font-family:Inter,sans-serif}.hp-sol-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-sol-card .sol-icon{width:38px;height:38px;color:var(--accent);margin-bottom:1.25rem}.hp-sol-card .sol-icon svg{width:100%;height:100%}.hp-sol-featured{grid-column:1 / -1;padding:3rem;border:1px solid rgba(0,194,255,.12);background:linear-gradient(135deg,rgba(0,194,255,.03) 0%,var(--bg-card) 60%);position:relative}.hp-sol-featured:after{top:2rem;height:0;transition:height .5s cubic-bezier(.22,1,.36,1)}.hp-sol-featured:hover:after{height:60px}.hp-sol-featured .sol-featured-content{max-width:700px}.hp-sol-featured h3{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.hp-sol-featured p{font-size:1.05rem;line-height:1.8}.hp-sol-featured .sol-icon{width:44px;height:44px;margin-bottom:1.5rem}.hp-tools{padding:140px 60px;max-width:1440px;margin:0 auto}.hp-tools-header{margin-bottom:4rem}.hp-tools-header h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;font-family:Inter,sans-serif}.hp-tools-header p{font-size:1.1rem;color:var(--text-secondary);max-width:560px;text-align:left;line-height:1.7;margin-top:1rem;font-family:Inter,sans-serif}.hp-tools-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hp-tool-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:2.25rem;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .3s,transform .5s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;overflow:hidden;transform-style:preserve-3d}.hp-tool-card:hover{border-color:#00c2ff40;transform:translateY(-4px);box-shadow:0 20px 40px #0003}.hp-tool-card .tool-num{font-size:5rem;font-weight:900;letter-spacing:-.06em;color:#00c2ff0f;line-height:1;position:absolute;top:1rem;right:1.5rem;transition:color .4s ease;font-family:Inter,sans-serif}.hp-tool-card:hover .tool-num{color:#00c2ff14}.hp-tool-card .tool-tag{font-family:JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem}.hp-tool-card h3{font-size:1.35rem;font-weight:700;margin-bottom:.85rem;color:var(--text-primary);font-family:Inter,sans-serif}.hp-tool-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;flex-grow:1;font-family:Inter,sans-serif}.hp-tool-card .tool-cta{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);font-weight:600;font-size:.9rem}.hp-tool-card:hover .tool-cta .arrow{transform:translate(5px)}.hp-tool-card .tool-cta .arrow{transition:transform .3s ease;display:inline-block}.hp-ecosystem{padding:60px 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);overflow:hidden}.hp-ecosystem-label{text-align:center;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:2rem;opacity:.7}.hp-security{padding:140px 60px;max-width:1440px;margin:0 auto}.hp-security-inner{display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:5rem;position:relative;overflow:hidden}.hp-security-inner:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(0,194,255,.04),transparent 60%);pointer-events:none}.hp-security-left h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-bottom:1rem;font-family:Inter,sans-serif}.hp-security-left p{font-size:1.05rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-security-list{display:flex;flex-direction:column;gap:2rem}.hp-security-item{display:flex;gap:1.25rem;align-items:flex-start}.hp-security-check{flex-shrink:0;width:28px;height:28px;background:var(--accent-dim);border:1px solid rgba(0,194,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--accent);margin-top:2px}.hp-security-item strong{display:block;font-size:1rem;color:var(--text-primary);margin-bottom:.3rem;font-family:Inter,sans-serif}.hp-security-item p{font-size:.93rem;color:var(--text-secondary);line-height:1.65;margin:0;font-family:Inter,sans-serif}.hp-pricing{padding:120px 60px 140px;max-width:1440px;margin:0 auto}.hp-pricing-header{margin-bottom:4rem;max-width:600px}.hp-pricing-header h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-bottom:1rem;font-family:Inter,sans-serif}.hp-pricing-header p{font-size:1.1rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.pricing-card{--mouse-x: 50%;--mouse-y: 50%}.pricing-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transition:opacity .4s ease;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),rgba(0,194,255,.08),transparent 50%);pointer-events:none;z-index:0}.pricing-card:hover:after{opacity:1}.hp-faq{padding:140px 60px;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:.4fr 1fr;gap:6rem;align-items:start}.hp-faq-left{position:sticky;top:120px}.hp-faq-left h2{font-size:clamp(2.5rem,4.5vw,3.75rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;margin-bottom:1rem;font-family:Inter,sans-serif}.hp-faq-left p{font-size:1.05rem;color:var(--text-secondary);line-height:1.75;font-family:Inter,sans-serif}.hp-blog{padding:120px 60px 140px;max-width:1440px;margin:0 auto}.hp-blog-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:3rem;gap:2rem}.hp-blog-header h2{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;font-family:Inter,sans-serif}.hp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hp-blog-card{display:flex;flex-direction:column;padding:2.25rem;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-decoration:none;color:inherit;transition:border-color .3s,transform .5s cubic-bezier(.22,1,.36,1)}.hp-blog-card:hover{border-color:#00c2ff40;transform:translateY(-6px)}.hp-blog-card .blog-tag{font-family:JetBrains Mono,monospace;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.hp-blog-card h3{font-size:1.15rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;line-height:1.35;font-family:Inter,sans-serif}.hp-blog-card p{font-size:.93rem;color:var(--text-secondary);line-height:1.7;flex-grow:1;font-family:Inter,sans-serif}.hp-blog-card .read-link{color:var(--accent);font-size:.85rem;font-weight:600;margin-top:1.25rem}.hp-cta{padding:180px 60px;max-width:1440px;margin:0 auto;text-align:center;position:relative}.hp-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:500px;background:radial-gradient(ellipse,rgba(0,194,255,.07),transparent 60%);pointer-events:none}.hp-cta>*{position:relative;z-index:1}.hp-cta h2{font-size:clamp(3rem,7vw,6rem);line-height:1;letter-spacing:-.04em;font-weight:900;margin-bottom:1.5rem;font-family:Inter,sans-serif}.hp-cta p{font-size:1.15rem;color:var(--text-secondary);max-width:500px;margin:0 auto 3rem;line-height:1.75;font-family:Inter,sans-serif}.hp-cta .cta-meta{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-secondary);letter-spacing:.07em;margin-top:1.5rem;opacity:.7}@media (max-width: 1100px){.hp-hero{padding:140px 40px 100px}.hero-3d-scene{width:380px;height:380px}.hp-hero-stats{grid-template-columns:repeat(2,1fr)}.hp-stat-cell:nth-child(2){border-right:none}.hp-problems{padding:0 40px 100px}.hp-problems-statement{padding:100px 40px}.hp-framework{grid-template-columns:1fr;gap:3rem;padding:100px 40px}.hp-framework-left{position:static}.hp-solutions{padding:0 40px 100px}.hp-sol-grid{grid-template-columns:repeat(2,1fr)}.hp-sol-featured{padding:2.25rem;grid-column:1 / -1}.hp-tools{padding:100px 40px}.hp-tools-header p{max-width:100%}.hp-security{padding:100px 40px}.hp-security-inner{grid-template-columns:1fr;padding:3rem;gap:3rem}.hp-pricing{padding:0 40px 100px}.hp-faq{grid-template-columns:1fr;gap:3rem;padding:100px 40px}.hp-faq-left{position:static}.hp-blog{padding:0 40px 100px}.hp-cta{padding:120px 40px}}@media (max-width: 768px){html,body{overflow-x:clip;max-width:100vw}section,.hp-hero,.hp-problems-statement,.hp-problems,.hp-framework,.hp-solutions,.hp-tools,.hp-security,.hp-pricing,.hp-faq,.hp-blog,.hp-cta{max-width:100vw;overflow-x:clip}.grain-overlay,.hero-3d-scene{display:none}.hp-hero-bg .orb{filter:blur(60px)}.hp-hero-bg .orb-1{width:400px;height:400px}.hp-hero-bg .orb-2{width:250px;height:250px}.hp-hero-bg .orb-3{display:none}.hp-hero-stats{backdrop-filter:none;-webkit-backdrop-filter:none}.hp-hero{min-height:auto;padding:120px 24px 0;overflow:hidden}.hp-hero-content{max-width:100%;width:100%}.hp-hero-headline{font-size:clamp(2.8rem,12vw,5rem);opacity:1!important;transform:none!important;word-break:break-word}.hp-hero-headline .char{opacity:1!important;transform:none!important}.hp-hero-tag,.hp-hero-sub,.hp-hero-ctas{opacity:1!important;animation:none!important}.hp-hero-sub{font-size:1rem;margin-bottom:2rem}.hp-hero-ctas{flex-direction:column;width:100%;margin-bottom:2.5rem}.hp-hero-ctas .btn{width:100%;justify-content:center}.hp-hero-stats{position:static;grid-template-columns:repeat(2,1fr);margin-top:auto}.hp-stat-cell{padding:1.25rem 1rem}.hp-stat-cell:nth-child(2){border-right:none}.hp-stat-cell:nth-child(4){border-right:none}.hp-stat-number{font-size:1.4rem}.hp-stat-label{font-size:.7rem}.hp-bento{grid-template-columns:1fr}.hp-bento-card.span-2{grid-column:span 1}.hp-sol-grid{grid-template-columns:1fr}.hp-sol-featured{grid-column:span 1}.hp-pillars{flex-direction:column}.hp-pillar{border-right:none;border-bottom:1px solid var(--border-subtle);padding:48px 24px}.hp-pillar:last-child{border-bottom:none}.hp-tools-row,.hp-blog-grid{grid-template-columns:1fr}.hp-problems-statement,.hp-problems,.hp-solutions,.hp-tools,.hp-security,.hp-pricing,.hp-faq,.hp-blog,.hp-cta,.hp-framework{padding-left:24px;padding-right:24px}.hp-security-inner{padding:2rem}.hp-cta h2{font-size:clamp(2.5rem,10vw,4rem)}}@media (max-width: 480px){.hp-hero{padding:100px 16px 0}.hp-hero-headline{font-size:clamp(2.2rem,11vw,3.5rem)}.hp-hero-stats{grid-template-columns:repeat(2,1fr)}.hp-stat-cell{padding:1rem .75rem}.hp-stat-number{font-size:1.2rem}.hp-stat-label{font-size:.65rem}.hero-3d-scene{width:250px;height:250px}}@media (prefers-reduced-motion: reduce){.cursor-glow,.cursor-dot,.grain-overlay{display:none}.hero-polyhedron,.hero-particles{animation:none!important}.poly-ring{animation:none!important;opacity:.3}.particle{animation:none!important;opacity:.4}.hp-hero-headline .char{opacity:1!important;transform:none!important}.hp-hero-tag,.hp-hero-sub,.hp-hero-ctas{opacity:1!important;animation:none!important}*{transition-duration:0s!important;animation-duration:0s!important}}
