@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--ink:#1c1744;--violet:#7447e8;--violet-dark:#5130b8;--aqua:#16bfc8;--lavender:#f6f4fc;--line:#ded9f0;--paper:#fff;--muted:#625d7a;--sans:"DM Sans",Arial,sans-serif;--serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.skip-link{z-index:10;background:var(--ink);color:#fff;padding:.6rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{justify-content:space-between;align-items:center;max-width:1240px;min-height:84px;margin:auto;padding:0 2rem;display:flex}.brand{letter-spacing:-.045em;align-items:center;gap:.65rem;font-size:1.25rem;font-weight:700;display:inline-flex}.mark{width:26px;height:28px;display:inline-block;position:relative}.mark i{background:var(--violet);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);width:13px;height:14px;position:absolute}.mark i:first-child{top:0;left:6px}.mark i:nth-child(2){background:var(--aqua);top:12px;left:0}.mark i:nth-child(3){background:#3b278b;top:12px;right:0}nav{align-items:center;gap:1.9rem;font-size:.91rem;font-weight:600;display:flex}nav>a:not(.button){transition:color .2s}nav>a:not(.button):hover{color:var(--violet)}.nav-login{margin-left:1rem}.button{background:var(--violet);border:1px solid var(--violet);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;padding:.88rem 1.15rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--violet-dark);transform:translateY(-1px)}.button-small{padding:.55rem .85rem;font-size:.84rem}.menu-toggle{font:inherit;color:var(--ink);background:0 0;border:0;font-weight:700;display:none}.hero{grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);align-items:center;max-width:1240px;min-height:580px;margin:auto;padding:3.8rem 2rem 5.4rem;display:grid}.eyebrow,.product-label{letter-spacing:.09em;text-transform:uppercase;color:var(--violet);margin:0 0 .7rem;font-family:DM Mono,monospace;font-size:.75rem;font-weight:500}.eyebrow span{color:var(--muted)}h1,h2,h3{letter-spacing:-.055em;margin:0;line-height:.98}h1{max-width:650px;font-size:clamp(3.45rem,6vw,5.7rem);font-weight:700}h1 em{font-family:var(--serif);color:var(--violet);font-weight:600}.hero-summary{max-width:490px;color:var(--muted);margin:1.75rem 0 2rem;font-size:1.12rem;line-height:1.62}.hero-actions{align-items:center;gap:1.8rem;display:flex}.text-link{border-bottom:1px solid;padding-bottom:.18rem;font-size:.94rem;font-weight:700}.text-link span{color:var(--violet);margin-left:.25rem}.hero-art{background:radial-gradient(circle at 49% 47%,#fff 0,#ffffff80 27%,#0000 65%);height:440px;position:relative;overflow:hidden}.orbit{border:1px dashed #d7cefa;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:315px;height:315px}.orbit-two{border-color:#e7e2f7;width:438px;height:438px}.hex{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);text-transform:uppercase;letter-spacing:.06em;place-items:center;font-family:DM Mono,monospace;font-size:.74rem;font-weight:500;display:grid;position:absolute}.hex-main{color:#fff;background:linear-gradient(140deg,#8054ef,#3d258e);width:167px;height:190px;font-size:1.05rem;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 35px #7053bd55}.hex-top{color:#3a247e;background:#eeeaff;width:92px;height:105px;top:12px;left:50%;transform:translate(-50%)}.hex-right{color:#0b7783;background:#d9f8fa;width:92px;height:105px;top:169px;right:16px}.hex-bottom{color:#42317d;background:#eeeaff;width:92px;height:105px;bottom:8px;left:50%;transform:translate(-50%)}.node{background:var(--aqua);border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 0 6px #e1fbfc}.node-one{top:105px;left:64px}.node-two{background:var(--violet);bottom:84px;right:73px;box-shadow:0 0 0 6px #eeeaff}.node-three{top:74px;right:94px}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1240px;margin:auto;padding:1.55rem 2rem;display:grid}.proof div{border-left:1px solid var(--line);padding:.15rem 2.2rem}.proof div:first-child{border-left:0;padding-left:0}.proof strong,.proof span{display:block}.proof strong{font-size:.91rem}.proof span{color:var(--muted);margin-top:.25rem;font-size:.84rem}.widget-section,.pricing-section,.contact-section{padding:7.5rem max(2rem,50vw - 588px)}.widget-section{background:var(--lavender)}.section-intro{max-width:690px}.section-intro h2,.contact-section h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.04}.product-card{background:#fff;border-radius:7px;grid-template-columns:150px minmax(0,1fr) 190px;align-items:start;gap:2.6rem;margin-top:3.2rem;padding:2.7rem;display:grid}.product-symbol{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);color:#fff;background:linear-gradient(135deg,#16c2c9,#65d7d4);place-items:center;width:92px;height:102px;font-size:2.2rem;display:grid}.product-copy h3{font-size:2rem}.product-copy>p:not(.product-label){max-width:555px;color:var(--muted);margin:1rem 0}.product-copy ul{margin:1.4rem 0 0;padding:0;list-style:none}.product-copy li{margin:.6rem 0;font-size:.94rem}.product-copy li:before{content:"✓";width:1.45rem;color:var(--violet);font-weight:700;display:inline-block}.product-meta{border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;align-self:stretch;padding-left:1.7rem;display:flex}.product-meta p{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0;font-family:DM Mono,monospace;font-size:.7rem}.pricing-section{background:var(--ink);color:#fff}.pricing-section .eyebrow{color:#8a6cf2}.pricing-section h2{max-width:670px}.price-card{background:#282155;border:1px solid #655e91;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:2.5rem;margin-top:3.3rem;padding:2.6rem;display:grid}.price-card .product-label{color:#a98fff}.price{margin:.5rem 0}.price span{letter-spacing:-.07em;font-size:2.6rem;font-weight:700}.muted,.pricing-note{color:#c9c4dd}.price-card ul{margin:0;padding:0;list-style:none}.price-card li{margin:.55rem 0;padding-left:1.1rem;font-size:.92rem;position:relative}.price-card li:before{content:"·";color:#52d4d6;font-size:1.6rem;line-height:.8;position:absolute;left:0}.button-light{color:var(--ink);white-space:nowrap;background:#fff;border-color:#fff}.button-light:hover{background:#eeebff}.pricing-note{margin:1.2rem 0 0;font-size:.82rem}.contact-section{grid-template-columns:1fr 1fr;gap:9rem;display:grid}.contact-section>div>p:not(.eyebrow){max-width:500px;color:var(--muted);margin:1.3rem 0 0;font-size:1.04rem}.contact-options{align-content:center;gap:1rem;display:grid}.contact-options a{border:1px solid var(--line);padding:1.45rem 1.5rem;transition:border-color .2s,transform .2s;display:block}.contact-options a:hover{border-color:var(--violet);transform:translate(4px)}.contact-options span,.contact-options strong{display:block}.contact-options span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.35rem;font-family:DM Mono,monospace;font-size:.68rem}.contact-options strong{font-size:1rem}.contact-options b{float:right;color:var(--violet);font-size:1.2rem}footer{border-top:1px solid var(--line);align-items:center;gap:2rem;max-width:1240px;min-height:108px;margin:auto;padding:1.8rem 2rem;display:flex}footer .brand{font-size:1.05rem}footer p{color:var(--muted);margin:0;font-size:.79rem}footer p:last-child{margin-left:auto}@media (width<=780px){.site-header{min-height:70px;padding:0 1.25rem}.menu-toggle{display:block}nav{z-index:5;border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:1.1rem;padding:1.3rem;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 15px 20px #2d266415}nav.open{flex-direction:column;display:flex}.nav-login{margin:0}.hero{grid-template-columns:1fr;min-height:0;padding:4.2rem 1.25rem 3rem}.hero-art{height:300px;margin-top:1.2rem}.orbit-one{width:220px;height:220px}.orbit-two{width:290px;height:290px}.hex-main{width:120px;height:137px}.hex-top,.hex-right,.hex-bottom{width:65px;height:74px}.hex-top{top:6px}.hex-right{top:115px;right:22px}.hex-bottom{bottom:3px}.node-one{top:65px;left:25px}.node-two{bottom:48px;right:35px}.node-three{top:50px;right:42px}.proof{grid-template-columns:1fr;padding:1rem 1.25rem}.proof div,.proof div:first-child{border:0;border-bottom:1px solid var(--line);padding:1rem 0}.proof div:last-child{border-bottom:0}.widget-section,.pricing-section,.contact-section{padding:4.5rem 1.25rem}.product-card,.price-card,.contact-section{grid-template-columns:1fr;gap:1.5rem}.product-card{padding:1.6rem}.product-meta{border-left:0;border-top:1px solid var(--line);gap:1rem;padding:1.3rem 0 0}.price-card{padding:1.6rem}.price-card .button{width:100%}.contact-section{gap:2.3rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.1rem}footer{flex-wrap:wrap;gap:1rem;padding:1.6rem 1.25rem}footer p:last-child{width:100%;margin-left:0}}
