:root{
  --bg:#05030a;--panel:#0d0915;--panel2:#130d20;--line:rgba(255,255,255,.1);
  --text:#f8f5ff;--muted:#a69bb3;--purple:#8b3dff;--purple2:#c164ff;--violet:#5e2cff;
  --shadow:0 32px 100px rgba(0,0,0,.52)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,rgba(139,61,255,.14),transparent 30%),var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}
body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.wrap{width:min(1220px,calc(100% - 40px));margin:auto}
.grain{position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.024;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.cursor-glow{position:fixed;width:430px;height:430px;border-radius:50%;pointer-events:none;z-index:-1;background:radial-gradient(circle,rgba(139,61,255,.13),transparent 68%);transform:translate(-50%,-50%)}
.site-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:rgba(5,3,10,.68);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.3s}.site-header.scrolled{background:rgba(5,3,10,.93);border-color:var(--line)}
.nav{height:80px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:38px;height:38px;position:relative;display:grid;place-items:center;transform:rotate(45deg)}.brand-mark i{position:absolute;border-radius:3px;background:linear-gradient(135deg,var(--purple2),var(--purple))}.brand-mark i:nth-child(1){width:28px;height:6px}.brand-mark i:nth-child(2){width:6px;height:28px}.brand-mark i:nth-child(3){width:12px;height:12px;background:white;box-shadow:0 0 22px rgba(193,100,255,.7)}
.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:"Space Grotesk";font-size:15px;letter-spacing:.1em}.brand-copy small{font-size:9px;letter-spacing:.1em;color:#7d7189;margin-top:5px}
.nav-links{margin-left:auto;display:flex;gap:23px}.nav-links a{font-size:12px;font-weight:700;color:#c6bbd2}.nav-links a:hover{color:#d89cff}.nav-actions{display:flex;align-items:center;gap:15px}.phone-link{font-size:12px;font-weight:800;color:#d49cff}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:24px;height:2px;background:white;margin:5px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;border-radius:999px;border:1px solid rgba(255,255,255,.14);font-weight:800;font-size:13px;transition:.25s;cursor:pointer}.button:hover{transform:translateY(-3px)}.button-primary{background:linear-gradient(90deg,#7130e8,#a342ff);border-color:transparent;box-shadow:0 16px 42px rgba(139,61,255,.3)}.button-ghost{background:rgba(255,255,255,.03)}.compact{min-height:44px;padding:0 18px}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#d59cff;font-weight:800}.eyebrow i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#bb61ff;box-shadow:0 0 15px #bb61ff;margin-right:8px}
h1,h2,h3{font-family:"Space Grotesk",Arial,sans-serif;margin:0;letter-spacing:-.045em}
.hero{position:relative;min-height:980px;padding:165px 0 0;overflow:hidden}.hero-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to bottom,black,transparent 92%)}
.orb{position:absolute;border-radius:50%;filter:blur(18px)}.orb-one{width:530px;height:530px;right:-140px;top:40px;background:radial-gradient(circle,rgba(139,61,255,.28),transparent 66%);animation:drift 9s ease-in-out infinite}.orb-two{width:310px;height:310px;left:-100px;top:520px;background:radial-gradient(circle,rgba(193,100,255,.13),transparent 66%);animation:drift 11s ease-in-out infinite reverse}@keyframes drift{50%{transform:translate(30px,-20px) scale(1.08)}}
.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center}.hero-copy h1{font-size:clamp(64px,7.6vw,110px);line-height:.92;margin:25px 0}.hero-copy h1 span{background:linear-gradient(90deg,#fff,#d69bff 38%,#8b3dff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.75;color:#afa5ba;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid var(--line);padding-top:25px;margin-top:47px}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:14px}.hero-proof span{font-size:11px;color:#7e7489;margin-top:5px}
.forge-stage{position:relative;min-height:650px}.forge-core{position:absolute;right:60px;top:25px;width:260px;height:260px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(139,61,255,.24),transparent 64%)}.ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.13)}.ring-1{inset:10px;border-top-color:#b259ff;animation:spin 14s linear infinite}.ring-2{inset:45px;border-right-color:#8b3dff;animation:spin 10s linear infinite reverse}.ring-3{inset:78px;border-bottom-color:#fff;animation:spin 7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.core-symbol{width:76px;height:76px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#8237ef,#b950ff);font-family:"Space Grotesk";font-weight:800;box-shadow:0 0 70px rgba(139,61,255,.45);transform:rotate(45deg)}
.device{position:absolute;border:1px solid rgba(255,255,255,.12);background:#0b0710;box-shadow:var(--shadow)}.device.desktop{left:0;bottom:25px;width:88%;height:470px;border-radius:24px;padding:9px;transform-style:preserve-3d;transition:transform .15s}.device-top{height:38px;display:grid;grid-template-columns:7px 7px 7px 1fr;gap:6px;align-items:center;padding:0 10px}.device-top span{width:6px;height:6px;border-radius:50%;background:#4a4053}.device-top i{height:22px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;font-style:normal;font-size:8px;color:#655a6f}.device-screen{position:relative;height:405px;border-radius:15px;background:radial-gradient(circle at 75% 20%,rgba(139,61,255,.34),transparent 24%),linear-gradient(145deg,#120a1d,#07040c 65%);overflow:hidden;padding:30px}.mock-nav{height:12px;border-bottom:1px solid rgba(255,255,255,.07)}.mock-kicker{width:90px;height:6px;border-radius:8px;background:#b45bff;margin-top:50px}.mock-title{height:26px;border-radius:7px;background:linear-gradient(90deg,#fff,#82748d);margin-top:13px}.mock-title.large{width:84%}.mock-title.small{width:58%;margin-top:9px}.mock-copy{width:68%;height:7px;background:#4c4056;border-radius:7px;margin-top:22px}.mock-copy.short{width:51%;margin-top:8px}.mock-actions{display:flex;gap:9px;margin-top:26px}.mock-actions b:first-child{width:105px;height:32px;border-radius:99px;background:linear-gradient(90deg,#7a32ef,#ad4fff)}.mock-actions b:last-child{width:85px;height:32px;border-radius:99px;border:1px solid #51465c}.mock-panels{position:absolute;right:24px;bottom:22px;display:flex;gap:8px}.mock-panels i{width:72px;height:78px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#100b16}.mock-panels i:nth-child(2){transform:translateY(-18px);background:#27123d}.mock-panels i:nth-child(3){background:linear-gradient(145deg,#8237ef,#35124f)}
.device.phone{right:5px;bottom:0;width:150px;height:310px;border-radius:29px;padding:8px;background:#06040a;transform:rotate(6deg)}.phone-notch{width:56px;height:15px;border-radius:0 0 10px 10px;background:#050309;margin:auto}.phone-screen{height:292px;border-radius:22px;background:linear-gradient(160deg,#170c24,#08050d);padding:36px 15px}.phone-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#fff,#85768f);margin:8px 0}.phone-line.w1{width:90%}.phone-line.w2{width:65%}.phone-line.w3{width:75%;height:5px;background:#4b4053;margin-top:20px}.phone-button{width:82px;height:27px;border-radius:99px;background:linear-gradient(90deg,#7a32ef,#ae50ff);margin-top:18px}.phone-card{height:85px;border-radius:12px;background:#1a1025;margin-top:24px}
.float-chip{position:absolute;padding:11px 13px;border-radius:13px;background:rgba(10,6,15,.84);backdrop-filter:blur(14px);border:1px solid var(--line);font-size:11px;box-shadow:0 18px 45px rgba(0,0,0,.35);animation:float 4s ease-in-out infinite}.chip-one{left:-25px;top:130px}.chip-two{right:20px;top:310px;animation-direction:reverse}.chip-three{left:95px;bottom:-8px;animation-delay:1s}@keyframes float{50%{transform:translateY(-11px)}}
.marquee-wrap{margin-top:110px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:#08050d}.marquee{display:flex;align-items:center;gap:30px;width:max-content;padding:17px 0;animation:marquee 28s linear infinite}.marquee span{font-size:12px;letter-spacing:.16em;color:#817488;font-weight:800}.marquee b{color:#a94cff}@keyframes marquee{to{transform:translateX(-50%)}}
.manifesto{padding:145px 0;background:#09050f}.manifesto-grid{display:grid;grid-template-columns:180px 1fr;gap:70px}.section-number{font-size:11px;letter-spacing:.14em;color:#7f7189}.manifesto h2{font-size:clamp(52px,6vw,90px);line-height:.97;max-width:1060px}.manifesto p{font-size:18px;line-height:1.8;color:var(--muted);max-width:760px;margin:28px 0 0 auto}
.included,.pricing-preview,.process-preview,.hosting-preview{padding:120px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px}.section-heading>div{max-width:810px}.section-heading h2,.showcase-copy h2,.process-copy h2,.hosting-copy h2,.final-cta h2{font-size:clamp(48px,6vw,84px);line-height:.98;margin-top:13px}.section-heading>p{max-width:430px;color:var(--muted);line-height:1.75}
.include-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.include-grid article{min-height:210px;padding:23px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#0d0915,#08050d);transition:.3s}.include-grid article:hover{transform:translateY(-6px);border-color:rgba(193,100,255,.38)}.include-grid span{font-size:10px;color:#c16cff}.include-grid h3{font-size:23px;margin:65px 0 10px}.include-grid p{font-size:13px;color:var(--muted);line-height:1.6}
.showcase{padding:120px 0;background:#09050f}.showcase-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.showcase-copy p,.process-copy p,.hosting-copy p{color:var(--muted);font-size:17px;line-height:1.8}.showcase-copy .button,.process-copy .button,.hosting-copy .button{margin-top:20px}.showcase-stack{position:relative;min-height:640px}.site-card{position:absolute;width:74%;height:410px;border-radius:22px;border:1px solid var(--line);overflow:hidden;box-shadow:var(--shadow);background:#0a0710;padding:30px}.site-card:nth-child(1){left:0;top:10px;transform:rotate(-5deg)}.site-card:nth-child(2){right:0;top:110px;transform:rotate(5deg)}.site-card:nth-child(3){left:90px;bottom:0;transform:rotate(-1deg)}.purple-card{background:radial-gradient(circle at 75% 18%,rgba(139,61,255,.3),transparent 28%),#10081a}.blue-card{background:radial-gradient(circle at 75% 18%,rgba(15,130,255,.3),transparent 28%),#07101a}.red-card{background:radial-gradient(circle at 75% 18%,rgba(255,70,50,.3),transparent 28%),#170907}.mini-top{height:18px;border-bottom:1px solid rgba(255,255,255,.08)}.mini-copy{margin-top:75px}.mini-copy i{display:block;height:20px;border-radius:6px;background:linear-gradient(90deg,#fff,#786a82);margin-bottom:9px}.mini-copy i:nth-child(2){width:72%}.mini-copy i:nth-child(3){width:52%;height:6px;background:#51465b}.mini-button{width:100px;height:34px;border-radius:99px;background:linear-gradient(90deg,#7b33ee,#ae50ff);margin-top:24px}.blue-card .mini-button{background:linear-gradient(90deg,#0771ef,#1ba3ff)}.red-card .mini-button{background:linear-gradient(90deg,#dc2b21,#ff5a4b)}.site-card footer{position:absolute;left:22px;right:22px;bottom:18px;display:flex;justify-content:space-between;font-size:11px;color:#9a8ea4}
.pricing-preview{background:#05030a}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-card{position:relative;padding:30px;border:1px solid var(--line);border-radius:22px;background:#0d0915}.price-card.featured{border-color:rgba(193,100,255,.46);box-shadow:0 0 60px rgba(139,61,255,.15)}.popular{position:absolute;right:18px;top:16px;font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#e2b7ff}.price-card>span,.care-card>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#c16cff}.price-card h3,.care-card h3{font-size:52px;margin:18px 0 8px}.price-card p{color:var(--muted);line-height:1.65;min-height:78px}.price-card ul,.care-card ul{padding-left:18px;color:#d7cee0;line-height:2}.price-card .button{width:100%;margin-top:16px}.pricing-link{text-align:center;margin-top:28px}.pricing-link a{color:#d49cff;font-weight:800}
.process-preview{background:#09050f}.process-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.timeline{border-top:1px solid var(--line)}.timeline div{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:19px 0;border-bottom:1px solid var(--line)}.timeline b{font-size:10px;color:#c16cff}.timeline span{font-size:18px;color:#ddd4e5}
.hosting-preview{background:radial-gradient(circle at 15% 15%,rgba(139,61,255,.15),transparent 28%),#08050d}.hosting-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.hosting-status{padding:28px;border:1px solid rgba(193,100,255,.24);border-radius:22px;background:#0d0915}.status-top{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.status-top span{font-size:11px;text-transform:uppercase;letter-spacing:.13em}.status-top b{font-size:10px;color:#75efad}.status-row{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.status-row span{color:#998ea3}.status-row b{font-size:13px}
.final-cta{padding:120px 0;text-align:center;background:#05030a}.final-cta h2{max-width:980px;margin:14px auto 30px}
.page-hero{padding:165px 0 100px;background:radial-gradient(circle at 80% 0,rgba(139,61,255,.2),transparent 30%),#05030a}.page-hero h1{font-size:clamp(64px,8vw,112px);line-height:.91;max-width:1000px;margin:18px 0 23px}.page-hero p{font-size:18px;line-height:1.75;color:var(--muted);max-width:720px}
.service-page,.pricing-page,.process-page,.hosting-page,.about-page,.portfolio{padding:110px 0;background:#09050f}.service-list,.process-steps{display:grid;gap:15px}.service-list article{display:grid;grid-template-columns:70px 1fr .9fr;gap:35px;padding:35px;border:1px solid var(--line);border-radius:22px;background:#0d0915}.service-list>article>span{font-size:11px;color:#c16cff}.service-list h2{font-size:43px}.service-list p,.service-list ul{color:var(--muted);line-height:1.8}.service-list ul{margin:0}
.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.portfolio-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#0d0915}.portfolio-screen{height:430px;padding:28px}.purple-screen{background:radial-gradient(circle at 70% 20%,rgba(139,61,255,.35),transparent 30%),#10081a}.blue-screen{background:radial-gradient(circle at 70% 20%,rgba(18,125,255,.35),transparent 30%),#07101a}.red-screen{background:radial-gradient(circle at 70% 20%,rgba(255,63,45,.35),transparent 30%),#170907}.screen-nav{height:20px;border-bottom:1px solid rgba(255,255,255,.08)}.screen-copy{margin-top:85px}.screen-copy i{display:block;height:25px;border-radius:6px;background:linear-gradient(90deg,#fff,#7d7187);margin-bottom:10px}.screen-copy i:nth-child(2){width:72%}.screen-copy i:nth-child(3){width:56%;height:7px;background:#54485e}.screen-button{width:105px;height:36px;border-radius:99px;background:linear-gradient(90deg,#7d34ef,#af4fff);margin-top:27px}.blue-screen .screen-button{background:linear-gradient(90deg,#0870ec,#1aa2ff)}.red-screen .screen-button{background:linear-gradient(90deg,#d5241f,#ff5545)}.portfolio-info{padding:24px}.portfolio-info>span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#c16cff}.portfolio-info h2{font-size:38px;margin:8px 0}.portfolio-info p{color:var(--muted);line-height:1.7}.reserved{min-height:570px;display:flex;flex-direction:column;justify-content:center}.reserved-mark{text-align:center;font-family:"Space Grotesk";font-size:50px;color:#382b42}
.care-title{margin:90px 0 35px}.care-title h2{font-size:clamp(48px,6vw,82px);margin-top:12px}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.care-card{padding:27px;border:1px solid var(--line);border-radius:20px;background:#0d0915}.pricing-note{margin-top:30px;padding:25px;border-left:3px solid #9d49ff;background:#0d0915}.pricing-note h3{font-size:24px}.pricing-note p{color:var(--muted);line-height:1.7}
.process-steps article{display:grid;grid-template-columns:80px 1fr;gap:30px;padding:34px 0;border-bottom:1px solid var(--line)}.process-steps span{font-size:12px;color:#c16cff}.process-steps h2{font-size:48px}.process-steps p{color:var(--muted);font-size:17px;line-height:1.7}
.hosting-page-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:start}.hosting-benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hosting-benefits article{padding:25px;border:1px solid var(--line);border-radius:18px;background:#0d0915}.hosting-benefits span{font-size:10px;color:#c16cff}.hosting-benefits h2{font-size:28px;margin:34px 0 9px}.hosting-benefits p{color:var(--muted);line-height:1.65}.hosting-price-card{position:sticky;top:110px;padding:35px;border:1px solid rgba(193,100,255,.25);border-radius:22px;background:#0d0915}.hosting-price-card span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#c16cff}.hosting-price-card h3{font-size:64px;margin:15px 0}.hosting-price-card p{color:var(--muted);line-height:1.7}
.about-page-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.about-symbol{min-height:560px;display:grid;place-items:center}.large-core{position:relative!important;right:auto!important;top:auto!important;width:390px!important;height:390px!important}.about-text h2{font-size:clamp(50px,6vw,82px);line-height:.98;margin-top:13px}.about-text p{font-size:18px;color:var(--muted);line-height:1.8}.values{padding:110px 0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.value-grid article{min-height:300px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#0d0915}.value-grid span{font-size:10px;color:#c16cff}.value-grid h3{font-size:29px;margin:90px 0 14px}.value-grid p{color:var(--muted);line-height:1.7}
.contact-page{padding:150px 0 120px;background:radial-gradient(circle at 15% 5%,rgba(139,61,255,.18),transparent 28%),#05030a}.contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-page-copy h1{font-size:clamp(62px,7vw,100px);line-height:.92;margin:18px 0 25px}.contact-page-copy>p{font-size:18px;color:var(--muted);line-height:1.8}.direct-contact{margin-top:34px;border-top:1px solid var(--line)}.direct-contact a,.direct-contact div{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.direct-contact span{font-size:10px;text-transform:uppercase;color:#7c7087}.direct-contact b{font-size:16px}
.project-form{padding:30px;border:1px solid rgba(193,100,255,.22);border-radius:22px;background:#0d0915}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.project-form label{display:flex;flex-direction:column;gap:8px}.project-form label span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#a497b1}.project-form input,.project-form textarea,.project-form select{width:100%;padding:15px;border-radius:12px;border:1px solid var(--line);background:#06030b;color:white;outline:none}.project-form input:focus,.project-form textarea:focus,.project-form select:focus{border-color:#c16cff;box-shadow:0 0 0 4px rgba(139,61,255,.1)}.project-form textarea{resize:vertical;margin-top:14px}.submit{width:100%;border:0;margin-top:17px}.hidden{display:none}
footer{padding:65px 0 25px;background:#030206;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .9fr;gap:70px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-brand{margin-bottom:9px}.footer-grid p{max-width:430px;color:#756a7f;line-height:1.7}.footer-links b{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#766981}.footer-links a,.footer-links span{font-size:13px;color:#b5aabe}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:47px;color:#655a6e;font-size:11px}.mobile-dock{display:none}
.reveal{opacity:0;transform:translateY(32px);transition:opacity .78s,transform .78s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}.delay-3{transition-delay:.36s}
.thanks-page{min-height:100vh;display:grid;place-items:center;padding:24px}.thanks-card{width:min(700px,100%);padding:55px;border:1px solid var(--line);border-radius:28px;background:#0d0915;text-align:center}.brand-mark.large{margin:0 auto 28px;width:55px;height:55px}.thanks-card h1{font-size:80px;margin:13px 0}.thanks-card p{color:var(--muted);line-height:1.8}.thanks-card .button{margin-top:20px}
@media(max-width:1060px){.nav-links,.nav-actions{display:none}.menu-toggle{display:block;margin-left:auto}.nav-links.open{display:flex;position:fixed;inset:80px 0 auto;height:calc(100vh - 80px);background:#05030a;flex-direction:column;justify-content:center;align-items:center;font-size:28px}.hero-layout,.showcase-layout,.process-layout,.hosting-layout,.hosting-page-grid,.about-page-grid,.contact-page-grid{grid-template-columns:1fr}.hero{padding-top:135px;min-height:auto}.hero-layout{gap:70px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-proof{text-align:left}.forge-stage{max-width:760px;margin:auto;width:100%}.include-grid{grid-template-columns:1fr 1fr}.showcase-copy{text-align:center}.showcase-stack{max-width:780px;margin:auto;width:100%}.pricing-grid,.care-grid{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:1fr}.service-list article{grid-template-columns:55px 1fr}.service-list ul{grid-column:2}.hosting-price-card{position:static}.about-symbol{min-height:430px}.contact-page-grid{gap:45px}}
@media(max-width:700px){.wrap{width:min(100% - 22px,1220px)}.nav{height:68px}.brand-mark{width:32px;height:32px}.brand-copy strong{font-size:13px}.brand-copy small{display:none}.nav-links.open{inset:68px 0 auto;height:calc(100vh - 68px)}.hero{padding-top:108px}.hero-copy h1{font-size:56px}.hero-copy>p{font-size:16px}.hero-proof{grid-template-columns:1fr}.forge-stage{min-height:500px}.forge-core{width:190px;height:190px;right:15px}.device.desktop{width:92%;height:360px}.device-screen{height:295px}.device.phone{width:115px;height:240px}.phone-screen{height:223px}.float-chip{display:none}.marquee-wrap{margin-top:70px}.manifesto,.included,.showcase,.pricing-preview,.process-preview,.hosting-preview{padding:86px 0}.manifesto-grid{grid-template-columns:1fr;gap:24px}.manifesto h2,.section-heading h2,.showcase-copy h2,.process-copy h2,.hosting-copy h2,.final-cta h2{font-size:43px}.manifesto p{font-size:16px}.section-heading{display:block}.section-heading>p{margin-top:18px}.include-grid{grid-template-columns:1fr}.showcase-stack{min-height:520px}.site-card{width:85%;height:330px}.site-card:nth-child(3){left:35px}.process-layout,.hosting-layout{gap:45px}.timeline span{font-size:16px}.page-hero{padding:115px 0 70px}.page-hero h1{font-size:54px}.service-page,.pricing-page,.process-page,.hosting-page,.about-page,.portfolio{padding:82px 0}.service-list article{grid-template-columns:1fr;gap:18px;padding:24px}.service-list ul{grid-column:auto;padding-left:18px}.service-list h2{font-size:35px}.portfolio-screen{height:340px}.care-grid{grid-template-columns:1fr}.process-steps article{grid-template-columns:48px 1fr}.process-steps h2{font-size:38px}.hosting-benefits{grid-template-columns:1fr}.large-core{width:280px!important;height:280px!important}.value-grid{grid-template-columns:1fr}.contact-page{padding:110px 0 100px}.contact-page-copy h1{font-size:54px}.form-grid{grid-template-columns:1fr}.project-form{padding:22px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{display:block;line-height:2}.cursor-glow{display:none}.mobile-dock{display:grid;grid-template-columns:.65fr .75fr 1.3fr;position:fixed;z-index:45;left:8px;right:8px;bottom:8px;height:58px;border-radius:16px;overflow:hidden;background:#0d0915;border:1px solid var(--line);box-shadow:0 16px 45px rgba(0,0,0,.4)}.mobile-dock a{display:grid;place-items:center;font-size:12px;font-weight:800}.mobile-dock .primary{background:linear-gradient(90deg,#7130e8,#a342ff)}footer{padding-bottom:90px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}


/* LAUNCH-READY ACCESSIBILITY + LEGAL */
.skip-link{
  position:fixed;
  left:14px;
  top:-80px;
  z-index:200;
  padding:12px 16px;
  border-radius:10px;
  background:#fff;
  color:#05030a;
  font-weight:800;
  transition:top .2s;
}
.skip-link:focus{top:14px}
:focus-visible{
  outline:3px solid #d59cff;
  outline-offset:4px;
}
.nav-links a[aria-current="page"]{color:#e3b9ff}
.form-consent{
  display:grid!important;
  grid-template-columns:auto 1fr;
  align-items:start;
  gap:10px!important;
  margin-top:2px;
  font-size:12px;
  line-height:1.55;
  color:#a497b1;
}
.form-consent input{
  width:18px!important;
  height:18px;
  margin-top:1px;
  accent-color:#8b3dff;
}
.form-consent a{color:#d59cff;text-decoration:underline}
.legal-page{padding:80px 0 120px;background:#09050f}
.legal-copy{max-width:850px}
.legal-copy h2{font-size:34px;margin:42px 0 12px}
.legal-copy p{font-size:16px;line-height:1.85;color:var(--muted)}
.legal-copy a{color:#d59cff;text-decoration:underline}
.legal-hero{padding-bottom:65px}
noscript{
  display:block;
  padding:10px 16px;
  background:#2d143e;
  color:#fff;
  font-size:13px;
  text-align:center;
}
@media(max-width:700px){
  .legal-page{padding:60px 0 95px}
  .legal-copy h2{font-size:28px}
}


/* LIVE LAUNCH CONTENT */
.launch-offer{
  padding:110px 0;
  background:
    radial-gradient(circle at 12% 10%,rgba(139,61,255,.22),transparent 28%),
    #09050f;
}
.launch-offer-panel{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:65px;
  align-items:center;
  padding:58px;
  border-radius:28px;
  border:1px solid rgba(193,100,255,.3);
  background:linear-gradient(145deg,rgba(21,12,34,.96),rgba(9,5,15,.96));
  box-shadow:0 34px 100px rgba(0,0,0,.46),0 0 75px rgba(139,61,255,.1);
}
.launch-offer h2{
  font-size:clamp(48px,6vw,82px);
  line-height:.96;
  margin:13px 0 22px;
}
.launch-offer p{
  max-width:760px;
  color:var(--muted);
  font-size:17px;
  line-height:1.8;
}
.launch-terms{
  display:grid;
  gap:10px;
  margin-top:25px;
}
.launch-terms span{
  position:relative;
  padding-left:22px;
  color:#cfc3d8;
  font-size:13px;
  line-height:1.55;
}
.launch-terms span::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#c164ff;
  font-weight:800;
}
.launch-offer-action{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:17px;
  padding:28px;
  border-radius:20px;
  border:1px solid var(--line);
  background:rgba(255,255,255,.025);
}
.launch-offer-action>span{
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.14em;
  color:#d9a7ff;
}
.launch-offer-action small{
  color:#796d84;
  line-height:1.5;
}
.final-email-link{
  display:block;
  margin-top:18px;
  color:#d59cff;
  font-weight:800;
}
.launch-screen{
  min-height:430px;
  padding:34px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  background:
    radial-gradient(circle at 80% 12%,rgba(193,100,255,.35),transparent 30%),
    linear-gradient(145deg,#150b22,#08050d);
}
.launch-screen h2{
  font-size:45px;
  max-width:520px;
  margin:14px 0 12px;
}
.launch-screen p{
  max-width:560px;
  color:#c6bbd0;
  line-height:1.7;
}
.launch-screen .button{margin-top:20px}
.launch-badge,
.awaiting-label{
  font-size:10px;
  letter-spacing:.15em;
  color:#dcaeff;
}
.launch-symbol{
  margin-top:40px;
  font-family:"Space Grotesk";
  font-size:85px;
  color:rgba(255,255,255,.12);
}
.awaiting-screen{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.awaiting-mark{
  margin-top:22px;
  font-family:"Space Grotesk";
  font-size:48px;
  color:rgba(255,255,255,.2);
  text-align:center;
}
@media(max-width:900px){
  .launch-offer-panel{grid-template-columns:1fr}
}
@media(max-width:700px){
  .launch-offer{padding:80px 0}
  .launch-offer-panel{
    padding:30px 18px;
    gap:35px;
    border-radius:22px;
  }
  .launch-offer h2{font-size:43px}
  .launch-offer-action{padding:21px}
  .launch-offer-action .button{width:100%;text-align:center}
  .launch-screen{min-height:400px;padding:22px}
  .launch-screen h2{font-size:38px}
  .awaiting-mark{font-size:38px}
}


/* FINAL FORM DELIVERY DETAILS */
.submission-notice{
  margin:12px 0 0;
  text-align:center;
  color:#7f7489;
  font-size:11px;
  line-height:1.6;
}
.submission-notice a,
.form-fallback a,
.thanks-card p a{
  color:#d59cff;
  text-decoration:underline;
}
.form-fallback{
  margin-top:15px;
  padding:15px 18px;
  border:1px solid var(--line);
  border-radius:13px;
  background:rgba(255,255,255,.025);
  display:flex;
  justify-content:space-between;
  gap:15px;
  font-size:12px;
  color:#8f8499;
}
.form-fallback a{font-weight:800}
.thank-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
  margin-top:20px;
}
.thank-actions .button{margin-top:0}
@media(max-width:700px){
  .form-fallback{
    flex-direction:column;
    text-align:center;
  }
  .thank-actions .button{width:100%}
}


/* CONTACT LINK FIXES */
.header-email-link{
  font-size:11px;
  font-weight:800;
  color:#a99bb7;
  white-space:nowrap;
}
.header-email-link:hover,
.phone-link:hover{color:#fff}
.contact-link-note{
  margin-top:14px;
  color:#776b82;
  font-size:11px;
  line-height:1.6;
}
.direct-contact a{
  transition:.25s;
}
.direct-contact a:hover{
  padding-left:10px;
  color:#e3b7ff;
}
.mobile-dock{
  grid-template-columns:.55fr .65fr .65fr 1.15fr!important;
}

/* UNIQUE GRAPHICS */
.signal-section{
  padding:110px 0;
  background:
    radial-gradient(circle at 85% 20%,rgba(139,61,255,.15),transparent 30%),
    #05030a;
}
.signal-layout{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:70px;
  align-items:center;
}
.signal-copy h2{
  font-size:clamp(48px,6vw,82px);
  line-height:.98;
  margin:13px 0 20px;
}
.signal-copy p{
  color:var(--muted);
  font-size:17px;
  line-height:1.8;
}
.signal-visual{
  position:relative;
  min-height:430px;
  border-radius:24px;
  overflow:hidden;
  border:1px solid rgba(193,100,255,.2);
  background:linear-gradient(145deg,#0e0917,#07040c);
}
.signal-visual img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.signal-stat{
  position:absolute;
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:13px 15px;
  border-radius:14px;
  border:1px solid var(--line);
  background:rgba(8,4,13,.78);
  backdrop-filter:blur(14px);
}
.signal-stat b{
  color:#c164ff;
  font-size:10px;
}
.signal-stat span{
  font-size:13px;
  font-weight:800;
}
.stat-one{left:9%;top:56%}
.stat-two{left:45%;top:25%}
.stat-three{right:7%;top:54%}

.hosting-network-graphic{
  width:170px;
  margin:0 auto 18px;
  opacity:.9;
  animation:graphicFloat 7s ease-in-out infinite;
}
.about-network-graphic{
  width:min(520px,90%);
  filter:drop-shadow(0 25px 60px rgba(139,61,255,.22));
  animation:graphicFloat 8s ease-in-out infinite;
}
.launch-offer-panel{
  position:relative;
  overflow:hidden;
}
.launch-orbit-graphic{
  position:absolute;
  width:420px;
  right:-130px;
  bottom:-170px;
  opacity:.26;
  pointer-events:none;
  animation:slowSpin 24s linear infinite;
}
.launch-offer-copy,
.launch-offer-action{
  position:relative;
  z-index:2;
}
@keyframes graphicFloat{
  50%{transform:translateY(-12px)}
}
@keyframes slowSpin{
  to{transform:rotate(360deg)}
}

@media(max-width:1060px){
  .header-email-link{display:none}
  .signal-layout{grid-template-columns:1fr}
}
@media(max-width:700px){
  .mobile-dock{
    grid-template-columns:.55fr .65fr .65fr 1.15fr!important;
  }
  .signal-section{padding:80px 0}
  .signal-copy h2{font-size:43px}
  .signal-visual{min-height:360px}
  .signal-stat{padding:10px 11px}
  .stat-one{left:5%;top:64%}
  .stat-two{left:40%;top:22%}
  .stat-three{right:4%;top:58%}
  .launch-orbit-graphic{
    width:300px;
    right:-120px;
    bottom:-115px;
  }
}
@media(prefers-reduced-motion:reduce){
  .hosting-network-graphic,
  .about-network-graphic,
  .launch-orbit-graphic{animation:none!important}
}
