:root{--bg:#eef8ff;--bg-elevated:#dff2ff;--surface:#f7fcff;--panel:#d4edff;--panel-strong:#071d2e;--panel-soft:#ffffffa8;--text:#071a2a;--text-soft:#17394f;--muted:#607c90;--muted-strong:#3e6078;--line:#071a2a1f;--line-strong:#071a2a33;--line-light:#ffffff29;--accent:#0ea5e9;--accent-strong:#38bdf8;--accent-deep:#0369a1;--accent-soft:#0ea5e91c;--accent-line:#0ea5e94d;--lime:#c7ff66;--warning:#a66c00;--danger:#c34646;--shell:1220px;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--shadow:0 34px 100px #114e7926;--shadow-soft:0 18px 50px #114e791a}
*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 82% 4%,#8b5cf61a,#0000 26rem),radial-gradient(circle at 10% 33%,#50379614,#0000 34rem),#03040b;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body:before{content:"";z-index:-1;pointer-events:none;opacity:.44;background-image:linear-gradient(#daccff06 1px,#0000 1px),linear-gradient(90deg,#daccff06 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0}::selection{color:var(--text);background:var(--lime)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}code,.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.98}h2{letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(30px,3.8vw,46px);font-weight:680;line-height:1.02}h3{letter-spacing:-.035em;margin-bottom:9px;font-size:19px;line-height:1.15}.shell{width:min(var(--shell), calc(100% - 48px));margin:0 auto}.eyebrow{color:var(--accent-deep);letter-spacing:.14em;text-transform:uppercase;margin-bottom:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.muted,.notice{color:var(--muted)}.text-accent{color:var(--accent)}
.site-header{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#edf6f7c2;border-bottom:1px solid #071a2a14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:72px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-name{color:var(--text);letter-spacing:.16em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;font-weight:800;line-height:1}.brand-byline{border-left:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding-left:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.nav-wrap,.nav,.actions{align-items:center;display:flex}.nav-wrap{gap:24px}.nav{color:var(--muted-strong);gap:27px;font-size:12px;font-weight:650}.nav a,.footer-links a{transition:color .16s}.nav a:hover,.footer-links a:hover{color:var(--accent-deep)}.actions{flex-wrap:wrap;gap:11px}.button{border:1px solid var(--text);min-height:46px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:800;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--qivuno-glass-strong);transform:translateY(-2px)}.button-dark{color:#f7fcff;border-color:var(--panel-strong);background:var(--panel-strong)}.button-dark:hover{color:#fff;background:#0b2538}.button-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-color:#071a2a38}.button-secondary{color:#eaf7ff;background:#ffffff0f;border-color:#fff3}.button-secondary:hover{background:#ffffff1f}.text-link{color:var(--text-soft);align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--accent-deep)}.text-link-light{color:#eaf7ff}.text-link-light:hover{color:var(--accent-strong)}.footer{color:#d9edf8;background:#061827;margin-top:0}.footer-main{grid-template-columns:1.5fr repeat(2,minmax(130px,.45fr));gap:52px;padding:68px 0 46px;display:grid}.footer .brand-name{color:#fff}.footer-brand p{color:#7895a9;max-width:470px;margin:18px 0 0;font-size:14px}.footer-column strong{color:#eef8ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.footer-links{color:#829cab;flex-direction:column;gap:9px;font-size:13px;display:flex}.footer-bottom{color:#708b9d;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:20px;min-height:72px;font-size:11px;display:flex}
.hero{padding:34px 0 62px}.hero-stage{min-height:650px;box-shadow:var(--shadow);background:radial-gradient(circle at 42% 45%,#ffffff8f,#0000 18rem),linear-gradient(125deg,#d9f1ff 0%,#a8dcfb 48%,#86cff6 100%);border:8px solid #ffffffe0;border-radius:42px;padding:24px 28px 22px;position:relative;overflow:hidden}.hero-stage:before{content:"";border:1px solid #0369a124;border-radius:50%;width:740px;height:740px;position:absolute;bottom:-430px;right:-250px;box-shadow:0 0 0 60px #ffffff0d,0 0 0 120px #ffffff0a,0 0 0 180px #ffffff06}.hero-stage-top,.hero-stage-bottom{z-index:4;color:#071a2aa8;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;display:flex;position:relative}.hero-layout{z-index:3;grid-template-columns:minmax(130px,.5fr) minmax(330px,.9fr) minmax(360px,1.1fr);align-items:center;gap:24px;min-height:540px;display:grid;position:relative}.hero-sidecopy{align-self:center}.hero-sidecopy>p:last-child{color:#072b43b8;margin:0;font-size:15px;font-weight:650;line-height:1.28}.hero-message{z-index:6;padding-right:12px;position:relative}.hero-kicker{color:#164f73;max-width:420px;margin-bottom:17px;font-size:13px;font-weight:700}.hero-message h1{max-width:650px;margin-bottom:25px;font-size:clamp(42px,5vw,64px)}.hero-copy{color:#07304abd;max-width:590px;margin-bottom:0;font-size:15px}.hero-actions{margin-top:28px}.hero-stage-bottom{justify-content:flex-end;align-items:end;gap:34px}.hero-stage-bottom span{align-items:center;gap:7px;display:flex}.hero-stage-bottom b{color:var(--text)}.signal-strip{padding:0 0 10px}.signal-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.45fr repeat(3,1fr);display:grid}.signal-lead,.signal-item{border-left:1px solid var(--line);flex-direction:column;justify-content:center;min-height:150px;padding:25px 24px;display:flex}.signal-lead{border-left:0}.signal-lead span{color:var(--accent-deep);margin-bottom:17px;font-size:9px}.signal-lead strong{letter-spacing:-.04em;font-size:19px;line-height:1.05}.signal-item>span{color:var(--accent-deep);margin-bottom:28px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.signal-item strong{letter-spacing:-.03em;font-size:18px}.signal-item small{color:var(--muted);font-size:11px}.section{padding:92px 0}.section-head{max-width:760px;margin-bottom:48px}.section-head-wide{justify-content:space-between;align-items:end;gap:44px;max-width:none;display:flex}.section-head-wide>p{max-width:520px;color:var(--muted);margin-bottom:6px;font-size:14px}.product-showcase{color:#edf8ff;background:#061827;position:relative;overflow:hidden}.product-showcase:before{content:"";pointer-events:none;background:radial-gradient(circle at 75% 18%,#0ea5e924,#0000 23rem),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/64px 64px;position:absolute;inset:0}.product-showcase .shell{z-index:1;position:relative}.inverse-head .eyebrow{color:var(--accent-strong)}.inverse-head h2{color:#f4fdff}.inverse-head>p{color:#7898ac}.registry-footer{color:#66879b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:22px;font-size:10px;display:flex}.system-section{background:0 0;overflow:hidden}.system-layout{grid-template-columns:minmax(0,.95fr) minmax(410px,1.05fr);align-items:center;gap:60px;display:grid}.system-copy p.muted{max-width:590px;font-size:15px}.system-route{border-left:2px solid var(--accent);color:#42657e;background:var(--qivuno-glass);margin-top:34px;padding:14px 16px;font-size:10px}.steps-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid}.step-card{border-left:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:230px;padding:28px 58px 28px 22px;display:flex;position:relative}.step-card:first-child{border-left:0}.step-number{color:var(--accent-deep);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.step-card p{color:var(--muted);margin-bottom:0;font-size:13px}.step-arrow{font-size:21px;position:absolute;top:26px;right:22px}.faq-section{background:0 0}.faq-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:86px;display:grid}.faq-intro{margin-bottom:0;position:sticky;top:116px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 28px;align-items:start;gap:20px;min-height:145px;padding:27px 0;display:grid}.faq-index{color:var(--accent-deep);padding-top:4px;font-size:9px}.faq-item h3{margin-bottom:10px;font-size:19px}.faq-item p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:13px}.faq-plus{color:var(--muted);font-size:21px}.final-section{background:0 0}.cta-panel{border-radius:var(--radius-lg);min-height:330px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 82% 25%,#0ea5e929,#0000 18rem),linear-gradient(120deg,#e0f3ff,#bfe7ff);border:1px solid #071a2a1f;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:40px;padding:50px 58px;display:grid;overflow:hidden}.cta-copy h2{margin-bottom:0;font-size:clamp(32px,4vw,48px)}.cta-actions{flex-direction:column;align-items:flex-start}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{color:#edf7ff;background:linear-gradient(150deg,#0b2b42,#071a2b 72%);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;min-height:460px;padding:20px;transition:transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.product-card:hover{border-color:#38bdf880;transform:translateY(-6px)}.product-card-meta,.product-card-foot{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-card-meta{color:#60859d;font-size:9px}.status{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#38bdf812;border:1px solid #38bdf83d;border-radius:999px;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.status-coming-soon{color:#ffe2a2;border-color:#ffe2a238}.product-card-visual{place-items:center;min-height:190px;display:grid;position:relative}.product-orbit{border:1px solid #38bdf838;border-radius:50%;width:145px;height:145px;position:absolute;box-shadow:0 0 0 26px #38bdf809,0 0 0 52px #4ed4f105}.product-orbit:after{content:"";border:1px solid #38bdf830;border-radius:50%;position:absolute;inset:18px -28px;transform:rotate(37deg)}.product-logo{z-index:2;color:#f1faff;background:radial-gradient(circle at 30% 25%,#7dd3fc,#0b7fbd 66%);border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:84px;height:84px;font-size:28px;font-weight:800;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #0284c73d}.product-logo img{object-fit:cover;width:100%;height:100%}.product-route{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;margin:18px 0 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.product-card h3{color:#f4fbff;font-size:24px}.product-summary{color:#84a2b5;margin-bottom:27px;font-size:13px}.product-card-foot{color:#66869c;text-transform:uppercase;border-top:1px solid #ffffff1a;margin-top:auto;padding-top:17px;font-size:8px}.product-arrow{color:#e2f5ff;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:38px;height:38px;font-size:16px;transition:background .16s,color .16s;display:grid}.product-arrow:hover{color:#06202a;background:var(--accent-strong)}.empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);color:var(--muted);text-align:center;padding:46px}.empty-inverse{color:#75939c;border-color:#ffffff29}.registry-hero{padding:96px 0 66px}.registry-hero-grid{min-height:390px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 75% 20%,#ebf7ffa8,#0000 15rem),linear-gradient(130deg,#d8efff,#8bcff5);border:8px solid #e0f2fe85;border-radius:38px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:60px;padding:52px;display:grid}.registry-hero h1{margin-bottom:0;font-size:clamp(40px,5vw,62px)}.registry-hero-note{padding-bottom:8px}.registry-hero-note span{color:#285e80;font-size:9px}.registry-hero-note p{color:#355f7b;margin:15px 0 0;font-size:14px}.registry-section{background:#061827;padding-top:34px}.registry-grid{padding-bottom:40px}.product-hero{padding:74px 0 38px}.product-hero-inner{min-height:390px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 82% 24%,#dffaff94,#0000 14rem),linear-gradient(135deg,#dff3ff,#90d2f6);border:8px solid #e0f2fe85;border-radius:38px;grid-template-columns:minmax(0,1fr) minmax(220px,.48fr);align-items:center;gap:42px;padding:54px;display:grid}.product-hero-meta{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.product-hero-meta span{color:#23535f;letter-spacing:.08em;text-transform:uppercase;border:1px solid #071a2a26;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.product-hero h1{margin-bottom:16px}.product-hero p{color:#315f6b;max-width:760px;margin:0;font-size:15px}.product-detail-grid{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:82px;padding:74px 0 112px;display:grid}.prose{color:var(--text-soft);font-size:16px}.prose h2{max-width:760px;margin-bottom:28px}.prose p{max-width:790px;color:var(--muted-strong);margin-bottom:22px}.prose .prose-lead{color:var(--text-soft);font-size:17px}.topic-list{flex-wrap:wrap;gap:8px;margin-top:38px;display:flex}.topic-chip{border:1px solid var(--line);color:#42677f;background:var(--qivuno-glass);border-radius:999px;padding:7px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.product-console{color:#dceffc;background:#071d2f;border:1px solid #ffffff14;border-radius:26px;position:sticky;top:105px;overflow:hidden;box-shadow:0 28px 70px #08313c29}.product-console-orbit{background:radial-gradient(circle,#38bdf826,#0000 42%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/36px 36px;place-items:center;min-height:230px;display:grid}.product-console-orbit span{color:#effaff;background:linear-gradient(145deg,#22b5f4,#075f93);border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:104px;height:104px;font-size:30px;font-weight:800;display:grid;box-shadow:0 0 0 32px #38bdf809,0 20px 40px #0284c73d}.product-console-head{color:#7695a9;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:0 18px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.console-live{color:var(--accent-strong)}.product-console-body{padding:18px}.console-row{border-bottom:1px solid #ffffff14;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:11px 0;font-size:11px;display:grid}.console-row:last-child{border-bottom:0}.console-row dt{color:#69879b}.console-row dd{color:#cee6f4;overflow-wrap:anywhere;min-width:0;margin:0}.product-console-actions{gap:9px;padding:0 18px 18px;display:grid}.product-console-actions .button{color:#071c2c;border-color:var(--accent-strong);background:var(--accent-strong);width:100%}.product-console-actions .button-secondary{color:#d9eefb;background:0 0;border-color:#ffffff2e}.registry-hero-aside{justify-items:end;gap:8px;display:grid}.registry-hero-aside .registry-hero-note{max-width:330px}.product-hero-copy{z-index:2;position:relative}.product-hero-inner>.system-glyph{justify-self:end}
.admin-wrap{width:min(1080px,100% - 48px);margin:0 auto;padding:68px 0 100px}.admin-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.admin-head h1,.login h1{margin-bottom:0;font-size:clamp(30px,3.2vw,42px)}.admin-card,.admin-form{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-soft);padding:26px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}label{color:var(--text-soft);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}label.full{grid-column:1/-1}input,textarea,select{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#e0f2fecc;border-radius:9px;outline:none;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px #0ea5e914}textarea{resize:vertical}small{color:var(--muted);font-weight:400}.seo-box{border:1px solid var(--accent-line);border-radius:12px;margin:24px 0;padding:20px}.seo-box legend{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;padding:0 8px;font-size:11px;font-weight:800}.check-row{gap:22px;margin-bottom:22px;display:flex}.check{flex-direction:row;align-items:center}.check input{width:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 12px}.admin-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.admin-table td{color:var(--text-soft);font-size:13px}.actions-cell{gap:12px;display:flex}.inline-button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0}.login{width:min(460px,100% - 40px);margin:90px auto}.login .admin-form{background:0 0;border:0;padding:0}.login-error{color:var(--danger)}.saved-message{color:var(--accent);margin-top:8px;font-size:13px}.table-scroll{overflow-x:auto}.admin-wrap .button,.login .button{color:#f6fcff;border-color:var(--panel-strong);background:var(--panel-strong)}.admin-wrap .button:hover,.login .button:hover{background:#0b2940}.admin-wrap .button-secondary{color:var(--text-soft);border-color:var(--line-strong);background:#d6eeffa3}.admin-wrap .button-secondary:hover{background:var(--qivuno-glass-strong)}
:root{--pointer-x:0;--pointer-y:0;--ease-out:cubic-bezier(.2, .7, .2, 1)}main,.site-header,.footer{z-index:2;position:relative}.ambient-scene{z-index:0;pointer-events:none;perspective:1000px;position:fixed;inset:0;overflow:hidden}.ambient-grid{opacity:.2;transform-origin:bottom;background-image:linear-gradient(#0369a114 1px,#0000 1px),linear-gradient(90deg,#0369a114 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:-20%;transform:rotateX(62deg)translateY(38%)translateZ(-160px)scale(1.35);-webkit-mask-image:linear-gradient(#0000 5%,#000 42%,#0000 88%);mask-image:linear-gradient(#0000 5%,#000 42%,#0000 88%)}.ambient-glow{aspect-ratio:1;filter:blur(28px);opacity:.16;border-radius:50%;width:30rem;position:absolute}.ambient-glow-a{background:radial-gradient(circle, var(--accent-strong), transparent 68%);transform:translate3d(calc(var(--pointer-x) * -18px), calc(var(--pointer-y) * -14px), 0);top:4%;right:-10rem}.ambient-glow-b{transform:translate3d(calc(var(--pointer-x) * 16px), calc(var(--pointer-y) * 12px), 0);background:radial-gradient(circle,#8edbff,#0000 66%);bottom:10%;left:-12rem}.ambient-ring{transform-style:preserve-3d;border:1px solid #08576c1a;border-radius:50%;position:absolute}.ambient-ring-a{width:28rem;height:12rem;animation:16s ease-in-out infinite alternate ambient-drift;top:20%;left:-9rem;transform:rotateX(66deg)rotate(18deg)}.ambient-ring-b{width:19rem;height:19rem;animation:22s linear infinite ambient-spin;bottom:7%;right:8%;transform:rotateY(68deg)rotate(-20deg)}.ambient-cube-wrap{perspective:800px;opacity:.18;width:54px;height:54px;transform:translate3d(calc(var(--pointer-x) * -24px), calc(var(--pointer-y) * -18px), 0);transition:transform .22s ease-out;position:absolute;top:54vh;right:7vw}.ambient-cube{width:100%;height:100%;transform-style:preserve-3d;animation:16s linear infinite cube-spin;position:relative}.cube-face{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#7dd3fc1a;border:1px solid #0284c780;position:absolute;inset:0}.cube-front{transform:translateZ(27px)}.cube-back{transform:rotateY(180deg)translateZ(27px)}.cube-right{transform:rotateY(90deg)translateZ(27px)}.cube-left{transform:rotateY(-90deg)translateZ(27px)}.cube-top{transform:rotateX(90deg)translateZ(27px)}.cube-bottom{transform:rotateX(-90deg)translateZ(27px)}.motion-ready [data-reveal]{opacity:0;transition:opacity .7s var(--ease-out), transform .76s var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)scale(.985)}.motion-ready [data-reveal=left]{transform:translate(-28px)scale(.99)}.motion-ready [data-reveal=right]{transform:translate(28px)scale(.99)}.motion-ready [data-reveal=scale]{transform:translate(0,0)scale(.94)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate(0,0)scale(1)}.hero-stage,.registry-hero-grid,.product-hero-inner,.cta-panel,.admin-card,.admin-form{transform-style:preserve-3d;isolation:isolate}.hero-stage:after,.registry-hero-grid:after,.product-hero-inner:after{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg,#0000 20%,#ffffff38 48%,#0000 74%);animation:9s ease-in-out infinite surface-scan;position:absolute;inset:0;transform:translate(-120%)}.tech-orb,.system-map,.cta-orbit,.product-card-visual,.product-console-orbit{transform-style:preserve-3d}.tech-orb{perspective:900px;transform:rotateX(calc(var(--pointer-y) * -4deg)) rotateY(calc(var(--pointer-x) * 5deg));transition:transform .26s ease-out}.orb-core{animation:5s ease-in-out infinite orb-float}.orbit-one{animation:13s linear infinite orbit-one-spin}.orbit-two{animation:17s linear infinite reverse orbit-two-spin}.orbit-three{animation:11s linear infinite orbit-three-spin}.orb-wire-a{animation:7s ease-in-out infinite wire-pulse}.orb-wire-b{animation:8.5s ease-in-out infinite reverse wire-pulse-b}.orb-node{animation:4.5s ease-in-out infinite node-float}.node-b{animation-delay:-1.1s}.node-c{animation-delay:-2.2s}.node-d{animation-delay:-3.3s}.orb-cube-wrap{z-index:1;perspective:700px;opacity:.66;width:52px;height:52px;position:absolute;top:13%;right:17%}.orb-cube{width:100%;height:100%;transform-style:preserve-3d;animation:10s linear infinite reverse cube-spin;position:relative}.orb-cube .cube-face{background:#bae6fd24;border-color:#ffffffb8}.orb-cube .cube-front{transform:translateZ(26px)}.orb-cube .cube-back{transform:rotateY(180deg)translateZ(26px)}.orb-cube .cube-right{transform:rotateY(90deg)translateZ(26px)}.orb-cube .cube-left{transform:rotateY(-90deg)translateZ(26px)}.orb-cube .cube-top{transform:rotateX(90deg)translateZ(26px)}.orb-cube .cube-bottom{transform:rotateX(-90deg)translateZ(26px)}.product-card{perspective:900px;transform-style:preserve-3d;will-change:transform}.product-card:hover{transform:translateY(-7px)rotateX(1.6deg)rotateY(-1.6deg)}.product-card-visual{transform:translateZ(20px)}.product-card .product-route,.product-card h3,.product-card .product-summary,.product-card-foot{transform:translateZ(12px)}.product-orbit{animation:12s linear infinite product-orbit-spin}.product-logo{animation:4.8s ease-in-out infinite logo-hover}.product-card:nth-child(2n) .product-logo{animation-delay:-1.7s}.product-card:nth-child(3n) .product-logo{animation-delay:-3.1s}.system-ring-one{animation:14s linear infinite system-ring-one}.system-ring-two{animation:18s linear infinite reverse system-ring-two}.system-center{animation:5s ease-in-out infinite center-float}.system-satellite{animation:5.5s ease-in-out infinite satellite-float}.satellite-two{animation-delay:-1.8s}.satellite-three{animation-delay:-3.2s}.step-card,.faq-item,.signal-item,.signal-lead{transition:transform .24s var(--ease-out), background-color .24s ease, border-color .24s ease}.step-card:hover,.faq-item:hover,.signal-item:hover{transform:translateY(-3px)}.cta-orbit:before{animation:9s linear infinite cta-ring-x}.cta-orbit:after{animation:11s linear infinite reverse cta-ring-y}.cta-orbit span{animation:5s ease-in-out infinite center-float}.product-console{transform-style:preserve-3d;perspective:900px}.product-console-orbit{position:relative;overflow:hidden}.product-console-orbit span{animation:5s ease-in-out infinite console-orb}.product-console-orbit:before,.product-console-orbit:after{content:"";border:1px solid #38bdf833;border-radius:50%;width:150px;height:150px;position:absolute}.product-console-orbit:before{animation:10s linear infinite console-ring-x;transform:rotateX(68deg)}.product-console-orbit:after{animation:12s linear infinite reverse console-ring-y;transform:rotateY(68deg)}.admin-card,.admin-form{transition:transform .22s var(--ease-out), box-shadow .22s ease;box-shadow:0 18px 50px #114e7912}.admin-card:hover{transform:translateY(-2px);box-shadow:0 24px 70px #114e791c}@keyframes ambient-drift{0%{transform:rotateX(66deg)rotate(18deg)translate(-12px)}to{transform:rotateX(70deg)rotate(28deg)translate(24px,-10px)}}@keyframes ambient-spin{to{transform:rotateY(68deg)rotate(340deg)}}@keyframes cube-spin{0%{transform:rotateX(-18deg)rotateY(0)rotate(6deg)}to{transform:rotateX(342deg)rotateY(360deg)rotate(186deg)}}@keyframes surface-scan{0%,64%{opacity:0;transform:translate(-120%)}72%{opacity:.5}86%,to{opacity:0;transform:translate(120%)}}@keyframes orb-float{0%,to{transform:translateZ(30px)translateY(0)rotate(-1deg)}50%{transform:translateZ(46px)translateY(-10px)rotate(1deg)}}@keyframes orbit-one-spin{to{transform:rotateX(66deg)rotate(378deg)}}@keyframes orbit-two-spin{to{transform:rotateY(69deg)rotate(336deg)}}@keyframes orbit-three-spin{to{transform:rotateX(58deg)rotateY(24deg)rotate(432deg)}}@keyframes wire-pulse{0%,to{opacity:.45;transform:rotate(28deg)scale(.96)}50%{opacity:1;transform:rotate(34deg)scale(1.04)}}@keyframes wire-pulse-b{0%,to{opacity:.45;transform:rotate(-35deg)scale(.96)}50%{opacity:1;transform:rotate(-29deg)scale(1.04)}}@keyframes node-float{0%,to{transform:translateZ(18px)translateY(0)}50%{transform:translateZ(34px)translateY(-8px)}}@keyframes product-orbit-spin{to{transform:rotate(360deg)}}@keyframes logo-hover{0%,to{transform:translateZ(22px)translateY(0)rotate(-1deg)}50%{transform:translateZ(34px)translateY(-8px)rotate(1deg)}}@keyframes system-ring-one{to{transform:rotate(360deg)rotateX(8deg)}}@keyframes system-ring-two{to{transform:rotate(-378deg)}}@keyframes center-float{0%,to{transform:translateZ(24px)translateY(0)}50%{transform:translateZ(40px)translateY(-7px)}}@keyframes satellite-float{0%,to{transform:translateZ(14px)translateY(0)}50%{transform:translateZ(30px)translateY(-7px)}}@keyframes cta-ring-x{to{transform:rotateX(66deg)rotate(360deg)}}@keyframes cta-ring-y{to{transform:rotateY(66deg)rotate(360deg)}}@keyframes console-orb{0%,to{transform:translateZ(34px)translateY(0)}50%{transform:translateZ(48px)translateY(-8px)}}@keyframes console-ring-x{to{transform:rotateX(68deg)rotate(360deg)}}@keyframes console-ring-y{to{transform:rotateY(68deg)rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal]{opacity:1;transform:none}}.system-glyph{aspect-ratio:1;perspective:850px;width:min(28vw,320px);transform-style:preserve-3d;filter:drop-shadow(0 28px 34px #0369a129);place-items:center;display:grid;position:relative}.system-glyph-compact{width:min(20vw,220px)}.glyph-core{z-index:5;aspect-ratio:1;color:#f1faff;background:linear-gradient(145deg,#60c8fb,#0879b5 72%);border:1px solid #ffffffc2;border-radius:28%;place-items:center;width:34%;font-size:clamp(20px,2.3vw,34px);font-weight:850;animation:5s ease-in-out infinite glyph-core-float;display:grid;position:relative;transform:translateZ(48px)rotateX(-10deg)rotateY(18deg);box-shadow:inset 12px 12px 22px #fff3,0 18px 42px #0284c738}.glyph-ring{transform-style:preserve-3d;border:1px solid #0369a13d;border-radius:50%;position:absolute}.glyph-ring-a{animation:10s linear infinite glyph-ring-a;inset:16%;transform:rotateX(68deg)rotate(16deg)}.glyph-ring-b{animation:14s linear infinite reverse glyph-ring-b;inset:8%;transform:rotateY(68deg)rotate(-18deg)}.glyph-ring-c{border-color:#ffffff9e;animation:8s linear infinite glyph-ring-c;inset:28%;transform:rotateX(54deg)rotateY(28deg)rotate(52deg)}.glyph-chip{z-index:7;color:#0e6492;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;background:#edfdffb8;border:1px solid #ffffffb8;border-radius:999px;padding:7px 9px;font-family:SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:900;animation:4s ease-in-out infinite node-float;position:absolute}.glyph-chip-a{top:18%;left:8%}.glyph-chip-b{animation-delay:-2s;bottom:20%;right:7%}.glyph-cube{z-index:2;width:38px;height:38px;transform-style:preserve-3d;animation:11s linear infinite cube-spin;position:absolute;top:16%;right:16%}.glyph-cube .cube-face{background:#bae6fd1a;border-color:#0369a15c}.glyph-cube .cube-front{transform:translateZ(19px)}.glyph-cube .cube-back{transform:rotateY(180deg)translateZ(19px)}.glyph-cube .cube-right{transform:rotateY(90deg)translateZ(19px)}.glyph-cube .cube-left{transform:rotateY(-90deg)translateZ(19px)}.glyph-cube .cube-top{transform:rotateX(90deg)translateZ(19px)}.glyph-cube .cube-bottom{transform:rotateX(-90deg)translateZ(19px)}@keyframes glyph-core-float{0%,to{transform:translateZ(48px)translateY(0)rotateX(-10deg)rotateY(18deg)}50%{transform:translateZ(62px)translateY(-8px)rotateX(-5deg)rotateY(24deg)}}@keyframes glyph-ring-a{to{transform:rotateX(68deg)rotate(376deg)}}@keyframes glyph-ring-b{to{transform:rotateY(68deg)rotate(342deg)}}@keyframes glyph-ring-c{to{transform:rotateX(54deg)rotateY(28deg)rotate(412deg)}}
@media (max-width:1060px){.hero-layout{grid-template-columns:.42fr .85fr 1fr}.hero-message h1{font-size:clamp(40px,5vw,58px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.hero-stage{min-height:0}.hero-layout{grid-template-columns:1fr 1fr;padding:50px 0 34px}.hero-sidecopy-left{display:none}.tech-orb{width:min(48vw,430px)}.hero-message h1{font-size:clamp(40px,6vw,52px)}.signal-grid{grid-template-columns:repeat(2,1fr)}.signal-item:nth-child(3){border-left:0}.signal-lead,.signal-item{border-top:1px solid var(--line)}.signal-lead,.signal-item:nth-child(2){border-top:0}.system-layout,.faq-layout,.product-detail-grid,.registry-hero-grid{grid-template-columns:1fr}.system-layout{gap:12px}.faq-layout{gap:30px}.faq-intro,.product-console{position:static}.steps-grid{grid-template-columns:1fr}.step-card{border-top:1px solid var(--line);border-left:0;min-height:170px}.step-card:first-child{border-top:0}.cta-panel{grid-template-columns:130px 1fr}.cta-actions{grid-column:2}.registry-hero-grid{min-height:0}}@media (max-width:720px){.shell,.admin-wrap{width:min(100% - 28px, var(--shell))}.nav{display:none}.header-inner{min-height:64px}.hero{padding-top:18px}.hero-stage{border-width:5px;border-radius:30px;padding:18px}.hero-stage-top{font-size:7px}.hero-layout{grid-template-columns:1fr;padding:36px 0 26px}.tech-orb{width:min(80vw,390px);margin:0 auto}.hero-message{padding:0 4px}.hero-message h1{font-size:clamp(38px,11vw,50px)}.hero-stage-bottom{flex-direction:column;align-items:flex-start;gap:6px}.section{padding:82px 0}.section-head-wide,.registry-footer,.admin-head,.footer-bottom{flex-direction:column;align-items:flex-start}.product-grid,.form-grid{grid-template-columns:1fr}.product-card{min-height:470px}label.full{grid-column:auto}.system-map{margin:-30px 0;transform:scale(.82)}.cta-panel{grid-template-columns:1fr;padding:38px 28px}.cta-actions{grid-column:auto}.cta-orbit{width:110px;height:110px}.registry-hero,.product-hero{padding-top:40px}.registry-hero-grid,.product-hero-inner{border-width:5px;border-radius:28px;padding:34px 26px}.product-detail-grid{gap:48px;padding-top:48px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:500px){h1{font-size:42px}.brand-byline,.header-cta{display:none}.signal-grid{grid-template-columns:1fr}.signal-lead,.signal-item{border-top:1px solid var(--line);border-left:0;min-height:120px}.signal-lead{border-top:0}.signal-item:nth-child(2){border-top:1px solid var(--line)}.system-map{min-height:350px;margin:-55px -50px;transform:scale(.7)}.faq-item{grid-template-columns:34px 1fr 20px;gap:12px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (max-width:1180px){.hero-layout{grid-template-columns:minmax(110px,.34fr) minmax(300px,.82fr) minmax(330px,1fr)}.hero-message h1{font-size:clamp(40px,4.8vw,58px)}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(330px,380px);gap:54px}}@media (max-width:920px){.hero-message h1{font-size:clamp(38px,6vw,52px)}.registry-hero-aside{grid-template-columns:auto 1fr;place-items:center start;gap:24px}.system-glyph-compact{width:150px}.product-hero-inner{grid-template-columns:minmax(0,1fr) 210px;gap:24px}.product-hero-inner>.system-glyph{width:200px}}@media (max-width:720px){h1{font-size:clamp(36px,10vw,48px)}h2{font-size:clamp(28px,8vw,38px)}.hero-stage{min-height:0}.hero-message h1{font-size:clamp(38px,11vw,50px);line-height:1}.hero-copy,.system-copy p.muted,.product-hero p,.prose{font-size:14px}.tech-orb{width:min(72vw,330px)}.orb-cube-wrap{width:42px;height:42px}.registry-hero h1{font-size:clamp(36px,10vw,48px)}.registry-hero-aside{grid-template-columns:1fr;justify-items:start}.system-glyph-compact{width:130px}.product-hero-inner{grid-template-columns:1fr}.product-hero-inner>.system-glyph{order:-1;justify-self:center;width:min(62vw,220px)}.product-card{min-height:430px}.product-card-visual{min-height:165px}.product-console-orbit{min-height:190px}.ambient-cube-wrap{opacity:.1;right:4vw}}@media (max-width:500px){h1{font-size:clamp(34px,10.5vw,42px)}h2{font-size:clamp(27px,8.5vw,34px)}h3{font-size:18px}.hero-message h1{font-size:clamp(36px,11vw,44px)}.hero-stage-top span:last-child,.hero-stage-bottom{display:none}.tech-orb{width:min(78vw,290px)}.product-card{min-height:410px;padding:18px}.registry-hero-grid,.product-hero-inner{padding:26px 20px}.product-detail-grid{padding-bottom:72px}.admin-wrap{padding-top:42px}.admin-card,.admin-form{padding:18px}.check-row{flex-direction:column;gap:10px}}
.announcement{z-index:49;border-bottom:1px solid var(--accent-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#cdedffe6;position:relative}.announcement .shell{justify-content:center;align-items:center;gap:12px;min-height:38px;font-size:12px;display:flex}.announcement span{letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.announcement p{color:var(--text-soft);margin:0}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;font-size:12px;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);width:210px;box-shadow:var(--shadow-soft);background:#ddf1fff7;border-radius:16px;flex-direction:column;gap:4px;padding:14px;display:flex;position:absolute;top:34px;right:0}.mobile-nav nav a{border-radius:9px;padding:9px 10px;font-size:13px}.mobile-nav nav a:hover{background:var(--accent-soft)}.registry-filter{border:1px solid var(--line);background:var(--qivuno-glass);box-shadow:var(--shadow-soft);border-radius:18px;grid-template-columns:minmax(240px,1.4fr) minmax(180px,.7fr) auto auto;align-items:end;gap:12px;margin-bottom:28px;padding:18px;display:grid}.registry-filter label{gap:5px}.registry-filter label>span{letter-spacing:.1em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.registry-filter .text-link{justify-content:center;min-height:46px}.registry-result-head{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:11px;display:flex}.registry-result-head p{margin:0}.product-card-tags{flex-wrap:wrap;gap:6px;min-height:25px;margin:14px 0 5px;display:flex}.product-card-tags span,.hero-product-tags span{color:#a1bac9;letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:999px;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.hero-product-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.hero-product-tags span{color:var(--muted-strong);border-color:var(--line-strong);background:#ffffff4d}.product-hero-meta a{text-underline-offset:3px;text-decoration:underline}.product-rich-content{padding-bottom:110px}.product-block{border-top:1px solid var(--line);padding:86px 0}.product-section-title{max-width:680px;margin-bottom:34px}.product-section-title h2{margin-bottom:0;font-size:clamp(28px,3vw,40px)}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.media-card{border:1px solid var(--line);background:var(--qivuno-glass);box-shadow:var(--shadow-soft);transform-style:preserve-3d;border-radius:20px;margin:0;transition:transform .26s,box-shadow .26s;overflow:hidden}.media-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)rotateX(1deg)rotateY(-1deg)}.media-card-wide{grid-column:1/-1}.media-card img{aspect-ratio:16/9;object-fit:cover;background:var(--bg-elevated);width:100%}.media-card figcaption{color:var(--muted);padding:12px 14px;font-size:11px}.feature-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:205px;transform-style:preserve-3d;background:#cfebff80;padding:24px;transition:transform .22s,background .22s}.feature-card:nth-child(3n){border-right:0}.feature-card:hover{background:var(--qivuno-glass-hover);transform:translateY(-4px)translateZ(12px)}.feature-card .mono{color:var(--accent-deep);font-size:9px}.feature-card h3{margin-top:40px;font-size:18px}.feature-card p{color:var(--muted);margin:0;font-size:13px}.use-case-panel{color:#eaf6ff;background:var(--panel-strong);border-radius:22px;margin-top:18px;padding:28px}.use-case-panel .eyebrow{color:var(--accent-strong)}.use-case-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.use-case-panel li{color:#bbd2df;border:1px solid #ffffff1f;border-radius:12px;padding:14px;font-size:13px}.product-faq-list{border-top:1px solid var(--line)}.product-faq-list details{border-bottom:1px solid var(--line)}.product-faq-list summary{cursor:pointer;grid-template-columns:48px 1fr;align-items:center;padding:19px 2px;font-weight:700;list-style:none;display:grid}.product-faq-list summary::-webkit-details-marker{display:none}.product-faq-list summary span{color:var(--accent-deep);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.product-faq-list details p{max-width:780px;color:var(--muted);margin:0 0 22px 48px;font-size:14px}.product-change-list{gap:8px;display:grid}.product-change-list a{border:1px solid var(--line);background:#cfebff75;border-radius:13px;grid-template-columns:130px 1fr auto;align-items:center;gap:14px;padding:17px 18px;transition:transform .18s,background .18s;display:grid}.product-change-list a:hover{background:var(--qivuno-glass-hover);transform:translate(5px)}.product-change-list span,.product-change-list small{font-size:10px}.related-products .product-grid{margin-top:0}.updates-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0}.update-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.update-card{border:1px solid var(--line);background:var(--qivuno-glass);min-height:260px;transform-style:preserve-3d;border-radius:20px;flex-direction:column;padding:24px;transition:transform .22s,box-shadow .22s;display:flex}.update-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-6px)rotateX(1deg)}.update-card .mono{color:var(--accent-deep);font-size:9px}.update-card h3{margin-top:54px;font-size:20px}.update-card p{color:var(--muted);font-size:13px}.update-card small{margin-top:auto}.status-title{max-width:var(--shell);padding:72px 0 42px}.status-title h1{max-width:760px;font-size:clamp(38px,5vw,58px)}.status-title>p:not(.eyebrow):not(.status-overall){max-width:700px;color:var(--muted-strong);font-size:15px}.status-title>small{max-width:680px;margin-top:12px;display:block}.status-overall{letter-spacing:.08em;margin:20px 0 4px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800}.status-section{padding-top:35px}.status-list{gap:12px;display:grid}.status-card{border:1px solid var(--line);background:var(--qivuno-glass);box-shadow:var(--shadow-soft);transform-style:preserve-3d;border-radius:18px;grid-template-columns:minmax(180px,.8fr) minmax(360px,1.2fr);align-items:center;gap:18px;padding:22px 24px;display:grid}.status-card h2{margin:0 0 4px;font-size:21px}.status-card p{color:var(--muted);margin:0;font-size:11px}.status-card>small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:11px}.status-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.status-services>div{border:1px solid var(--line);border-radius:11px;flex-direction:column;gap:7px;padding:12px;display:flex}.status-services>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:9px}.health-pill{letter-spacing:.05em;border-radius:999px;width:fit-content;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;display:inline-flex}.health-operational{color:#16623a;background:#52d4892b}.health-degraded{color:#805b00;background:#ffc74833}.health-down{color:#9e3535;background:#ff686829}.health-unknown,.health-not_configured{color:var(--muted);background:#667b831f}.health-text{font-size:18px!important}.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.docs-card{border:1px solid var(--line);background:var(--qivuno-glass);min-height:270px;transform-style:preserve-3d;border-radius:22px;padding:26px;transition:transform .22s}.docs-card:hover{transform:translateY(-5px)rotateX(1deg)}.docs-card .mono{color:var(--accent-deep);font-size:9px}.docs-card h2{margin:48px 0 10px;font-size:26px}.docs-card p{color:var(--muted);font-size:13px}.docs-card .actions{margin-top:24px}.system-page{place-items:center;min-height:62vh;padding:80px 0;display:grid}.system-message{text-align:center;max-width:720px}.system-message .mono{color:var(--accent-deep);font-size:10px}.system-message h1{margin:22px auto;font-size:clamp(34px,5vw,52px)}.system-message p{max-width:560px;color:var(--muted);margin:0 auto 28px}.system-message .actions{justify-content:center}.system-loading{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:62vh;display:flex}.system-loading span{background:var(--accent);border-radius:50%;width:9px;height:9px;animation:.9s ease-in-out infinite alternate loading-dot}.system-loading span:nth-child(2){animation-delay:-300ms}.system-loading span:nth-child(3){animation-delay:-600ms}.system-loading p{text-align:center;width:100%;color:var(--muted);margin:7px 0 0;font-size:9px}@keyframes loading-dot{to{opacity:.4;transform:translateY(-8px)}}.admin-wrap{width:min(1180px,100% - 48px)}.admin-nav{border:1px solid var(--line);background:var(--qivuno-glass);border-radius:15px;justify-content:space-between;align-items:center;gap:15px;min-height:58px;margin-bottom:40px;padding:8px 14px;display:flex}.admin-nav-links{flex-wrap:wrap;gap:3px;display:flex}.admin-nav a{color:var(--muted-strong);border-radius:9px;padding:8px 10px;font-size:12px;font-weight:700}.admin-nav a:hover{background:var(--accent-soft);color:var(--accent-deep)}.admin-nav .inline-button{padding:8px 10px;font-size:12px}.admin-flash{color:#16623a;background:#52d4891a;border:1px solid #52d48959;border-radius:10px;margin:-10px 0 24px;padding:11px 14px;font-size:12px}.admin-flash-inline{color:#16623a;margin:7px 0 0;font-size:12px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:var(--qivuno-glass);border-radius:17px;flex-direction:column;min-height:145px;padding:20px;display:flex}.metric-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.metric-card strong{letter-spacing:-.04em;margin-top:26px;font-size:31px}.metric-card small{margin-top:auto}.admin-dashboard-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px;display:grid}.admin-card-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.admin-card-head h2{margin:0;font-size:23px}.admin-card-head .eyebrow{margin-bottom:6px}.health-list{gap:7px;display:grid}.health-admin-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.health-admin-row:last-child{border-bottom:0}.health-admin-row a{flex-direction:column;display:flex}.health-admin-row strong{font-size:13px}.health-admin-row small{font-size:9px}.health-admin-row>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.analytics-total{color:var(--muted);font-size:12px}.analytics-total strong{color:var(--text);margin-right:4px;font-size:28px}.analytics-bars{gap:8px;display:grid}.analytics-bars>div{border:1px solid var(--line);color:var(--muted-strong);border-radius:10px;justify-content:space-between;padding:10px 12px;font-size:11px;display:flex}.change-mini-list{display:grid}.change-mini-list a{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 180px;align-items:center;gap:12px;padding:13px 0;display:grid}.change-mini-list a:last-child{border-bottom:0}.change-mini-list span,.change-mini-list small{color:var(--muted);font-size:10px}.form-audit{border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:13px;margin-bottom:26px;padding:16px}.form-audit>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.form-audit span{font-size:11px}.form-audit strong{font-size:14px}.form-audit p{color:var(--muted-strong);margin:8px 0 0;font-size:10px}.form-section{margin-bottom:34px}.form-section+.form-section{border-top:1px solid var(--line);padding-top:30px}.form-section.seo-box{border-width:1px 0 0;border-radius:0;margin-top:0;padding:30px 0 0}.form-section-head{grid-template-columns:40px 1fr;gap:10px;margin-bottom:20px;display:grid}.form-section-head>span{border:1px solid var(--accent-line);width:31px;height:31px;color:var(--accent-deep);border-radius:50%;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:grid}.form-section-head h2{margin:0 0 3px;font-size:21px}.form-section-head p{color:var(--muted);margin:0;font-size:11px}.score-badge{border-radius:999px;padding:5px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:inline-flex}.score-good{color:#16623a;background:#52d48929}.score-warn{color:#805b00;background:#ffc7482e}.score-bad{color:#9e3535;background:#ff686824}.inline-button.danger{color:var(--danger)}.health-text.health-operational,.health-text.health-degraded,.health-text.health-down,.health-text.health-unknown{background:0 0;padding:0}.product-update-list{gap:9px;display:grid}.product-update{border:1px solid var(--line);background:#cfebff75;border-radius:14px;overflow:hidden}.product-update summary{cursor:pointer;grid-template-columns:130px 1fr auto;align-items:center;gap:14px;padding:17px 18px;list-style:none;display:grid}.product-update summary::-webkit-details-marker{display:none}.product-update summary span,.product-update summary small{color:var(--muted);font-size:10px}.product-update summary strong{font-size:14px}.product-update[open] summary{background:var(--qivuno-glass-hover)}.product-update-body{border-top:1px solid var(--line);padding:0 18px 18px}.product-update-body p{max-width:820px;color:var(--text-soft);margin:16px 0 0;font-size:14px;line-height:1.75}.product-update-body .update-summary{color:var(--muted-strong);font-weight:700}
@media (max-width:980px){.registry-filter{grid-template-columns:1fr 1fr}.registry-filter .button,.registry-filter .text-link{width:fit-content}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card:nth-child(3n){border-right:1px solid var(--line)}.feature-card:nth-child(2n){border-right:0}.update-grid{grid-template-columns:1fr 1fr}.status-card{grid-template-columns:1fr}.status-card>small{grid-column:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}}@media (max-width:720px){.nav{display:none}.mobile-nav{display:block}.nav-wrap{gap:12px}.announcement .shell{justify-content:flex-start;align-items:flex-start;padding:8px 0}.announcement span{margin-top:2px}.registry-filter{grid-template-columns:1fr}.registry-filter .button,.registry-filter .text-link{width:100%}.media-grid,.feature-grid,.use-case-panel ul,.update-grid,.docs-grid{grid-template-columns:1fr}.media-card-wide{grid-column:auto}.feature-card,.feature-card:nth-child(3n),.feature-card:nth-child(2n){border-right:0}.feature-card{min-height:170px}.feature-card h3{margin-top:28px}.product-block{padding:64px 0}.product-change-list a{grid-template-columns:1fr;gap:5px}.status-title{padding:52px 0 30px}.status-services{grid-template-columns:1fr}.change-arrow{display:none}.change-prose>p{font-size:15px}.metric-grid{grid-template-columns:1fr 1fr}.admin-nav{align-items:flex-start}.admin-nav-links{max-width:82%}.change-mini-list a{grid-template-columns:1fr;gap:4px}.health-admin-row{flex-direction:column;align-items:flex-start}.health-admin-row>div{justify-content:flex-start}.form-audit>div{flex-direction:column;align-items:flex-start}}@media (max-width:500px){.header-cta{display:none}.mobile-nav nav{right:-6px}.registry-result-head{flex-direction:column;align-items:flex-start;gap:5px}.product-section-title h2{font-size:28px}.product-faq-list summary{grid-template-columns:35px 1fr}.product-faq-list details p{margin-left:35px}.status-card{padding:18px}.metric-grid{grid-template-columns:1fr}.admin-nav{flex-direction:column}.admin-nav-links{max-width:none}.admin-nav .inline-button{padding-left:10px}}@media (max-width:860px){.site-header .nav{display:none}.site-header .mobile-nav{display:block}}@media (max-width:720px){.product-update summary{grid-template-columns:1fr;gap:5px}}
.hero{width:100%;padding:0}.hero-stage{width:100%;min-height:calc(100svh - 72px);box-shadow:none;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;padding:clamp(20px,2vw,32px) clamp(22px,3.2vw,52px) clamp(18px,2vw,28px);display:grid}.hero-stage-top b{color:var(--text);letter-spacing:.17em;font-weight:900}.hero-layout{grid-template-columns:minmax(150px,.48fr) minmax(340px,.92fr) minmax(400px,1.1fr);gap:clamp(22px,2.4vw,42px);height:100%;min-height:0}.hero-message{max-width:680px}.hero-stage-bottom{padding-top:8px}@media (min-width:1500px){.hero-layout{grid-template-columns:minmax(180px,.5fr) minmax(400px,.95fr) minmax(440px,1.08fr)}.tech-orb{width:min(34vw,540px)}}@media (max-width:1180px){.hero-layout{grid-template-columns:minmax(120px,.36fr) minmax(310px,.82fr) minmax(350px,1fr)}}@media (max-width:920px){.hero-stage{min-height:calc(100svh - 72px)}.hero-layout{grid-template-columns:minmax(280px,.9fr) minmax(330px,1fr);height:auto;min-height:0;padding:clamp(34px,6vh,58px) 0 clamp(28px,5vh,44px)}}@media (max-width:720px){.brand-byline{display:none}.hero{padding:0}.hero-stage{border:0;border-radius:0;min-height:calc(100svh - 64px);padding:18px 20px 20px}.hero-layout{grid-template-columns:1fr;gap:24px;min-height:0;padding:30px 0 24px}.hero-message{max-width:620px;padding:0}.hero-stage-bottom{gap:7px}}@media (max-width:500px){.hero-stage{padding-inline:16px}.hero-layout{padding-top:24px}}
:root{--professional-surface:#ffffffc7;--professional-border:#071a2a1a;--professional-shadow:0 24px 70px #0e496e1a}.site-header{background:#f4faffdb;border-bottom-color:#071a2a12}.nav{gap:30px;font-size:13px}.header-cta{min-height:42px;padding-inline:16px}.professional-hero{padding:84px 0 72px}.professional-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:68px;display:grid}.professional-hero-copy h1{max-width:770px;margin-bottom:26px;font-size:clamp(48px,6vw,78px);line-height:.96}.professional-hero-copy .hero-copy{max-width:680px;color:var(--muted-strong);margin-bottom:30px;font-size:clamp(16px,1.6vw,19px);line-height:1.7}.hero-trust-row{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.hero-trust-row span{border:1px solid var(--line);color:var(--muted-strong);background:#ffffff73;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.hero-trust-row strong{color:var(--text)}.hero-product-board{color:#eaf6ff;background:radial-gradient(circle at 85% 10%,#38bdf83d,#0000 18rem),linear-gradient(145deg,#0b2b42 0%,#061827 72%);border:1px solid #ffffff29;border-radius:30px;overflow:hidden;box-shadow:0 34px 90px #07263a33}.hero-board-top{color:#8ca8bb;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:52px;padding:0 22px;font-size:10px;font-weight:700;display:flex}.hero-board-main{grid-template-columns:110px 1fr;align-items:center;gap:28px;min-height:300px;padding:38px;display:grid}.hero-board-mark{color:#fff;background:linear-gradient(145deg,#38bdf8,#0369a1);border:1px solid #ffffff2e;border-radius:26px;place-items:center;width:104px;height:104px;font-size:40px;font-weight:800;display:grid;box-shadow:0 22px 50px #0284c73d}.hero-board-main small{color:#62c9f7;letter-spacing:.14em;margin-bottom:12px;font-size:9px;font-weight:800;display:block}.hero-board-main strong{letter-spacing:-.04em;font-size:clamp(26px,3vw,36px);line-height:1.04;display:block}.hero-board-main p{color:#91aabd;margin:18px 0 0;font-size:13px}.hero-board-grid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hero-board-grid>div{border-right:1px solid #ffffff14;flex-direction:column;min-height:112px;padding:20px;display:flex}.hero-board-grid>div:last-child{border-right:0}.hero-board-grid span{color:#5d8097;font-size:9px}.hero-board-grid strong{margin-top:14px;font-size:14px}.hero-board-grid small{color:#7d9aaf;margin-top:auto;font-size:10px}.product-showcase{background:#061827;padding:94px 0}.product-grid-professional{gap:22px}.product-card.product-card-clean{color:#edf7ff;min-height:0;box-shadow:none;background:#0a2234;border:1px solid #ffffff1a;border-radius:24px;padding:0;overflow:hidden}.product-card.product-card-clean:hover{border-color:#38bdf852;transform:translateY(-5px);box-shadow:0 24px 55px #0000002e}.product-card-preview{aspect-ratio:16/10;background:#0f2c41;border-bottom:1px solid #ffffff17;display:block;position:relative;overflow:hidden}.product-card-preview>img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.product-card-clean:hover .product-card-preview>img{transform:scale(1.025)}.product-card-preview .status{color:#e6f8ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061827c2;border-color:#ffffff2e;position:absolute;top:14px;right:14px}.product-card-placeholder{background:radial-gradient(circle at 20% 10%,#38bdf82e,#0000 16rem),linear-gradient(145deg,#123b55,#081d2c);align-content:center;place-items:center;gap:14px;width:100%;height:100%;display:grid}.product-card-placeholder>span{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:20px;place-items:center;width:72px;height:72px;font-size:28px;font-weight:800;display:grid;overflow:hidden}.product-card-placeholder img{object-fit:cover;width:100%;height:100%}.product-card-placeholder small{color:#7c9bb0;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.product-card-content{flex-direction:column;flex:1;padding:22px;display:flex}.product-card-brand{align-items:center;gap:12px;display:flex}.product-card-brand>img,.product-card-brand>span{object-fit:cover;background:#ffffff14;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.product-card-brand small{color:#728ea1;font-size:9px}.product-card-clean h3{margin:2px 0 0;font-size:21px}.product-card-clean .product-summary{color:#98afbf;margin:18px 0 10px;font-size:13px;line-height:1.65}.product-audience{color:#6e92a9;margin:0 0 20px;font-size:10px}.product-card-clean .product-card-foot{color:#718da1;text-transform:none;border-top-color:#ffffff14;margin-top:auto;padding-top:17px;font-size:10px}.product-card-link{color:#e9f8ff;font-size:11px;font-weight:800}.professional-about{padding:104px 0}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.value-card{border:1px solid var(--line);background:#ffffff85;border-radius:22px;flex-direction:column;min-height:270px;padding:28px;display:flex}.value-card>span{color:var(--accent-deep);font-size:10px;font-weight:800}.value-card h3{margin-top:74px;font-size:26px}.value-card p{color:var(--muted);margin:0;font-size:14px}.update-card-clean{background:#fff9;min-height:240px}.update-card-clean h3{margin-top:34px}.update-card-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.update-card-meta time{color:var(--muted);font-size:10px}.update-type{color:#275c7a;letter-spacing:.07em;text-transform:uppercase;background:#0ea5e91c;border-radius:999px;width:fit-content;padding:5px 8px;font-weight:800;display:inline-flex;font-size:8px!important}.update-type-feature{color:#16623a;background:#52d48926}.update-type-fix{color:#805b00;background:#ffc7482e}.update-type-security{color:#8a3d68;background:#db70a826}.update-type-announcement{color:#5545a5;background:#8776ff24}.faq-item{grid-template-columns:42px 1fr}.faq-plus{display:none}.professional-cta{grid-template-columns:minmax(0,1fr) auto;padding:48px}.professional-cta .cta-orbit{display:none}.professional-cta .cta-copy p:last-child{max-width:620px;color:var(--muted)}.registry-hero-clean{padding:92px 0 46px}.registry-hero-clean .shell{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#ffffff85;border-radius:30px;padding:48px}.registry-hero-clean h1{max-width:800px;margin-bottom:20px}.registry-hero-clean p:last-child{max-width:720px;color:var(--muted-strong);font-size:16px}.registry-section{background:0 0}.registry-filter-clean{border:1px solid var(--line);background:#ffffff9e;border-radius:18px;margin-bottom:32px;padding:18px}.registry-result-head{color:var(--text-soft)}.registry-result-head strong{font-size:28px}.registry-section .product-card-clean{border-color:#ffffff1a}.product-hero-clean{padding:70px 0 46px}.product-hero-clean-grid{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:58px;display:grid}.product-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:11px;display:flex}.product-breadcrumb a:hover{color:var(--accent-deep)}.product-title-row{align-items:flex-start;gap:16px;display:flex}.product-title-row>img{object-fit:cover;border-radius:15px;flex:0 0 62px;width:62px;height:62px;margin-top:3px}.product-title-row .status{color:var(--accent-deep);border-color:var(--accent-line);background:var(--accent-soft);margin-bottom:12px}.product-title-row h1{margin-bottom:0;font-size:clamp(44px,5.2vw,72px)}.product-hero-lead{line-height:1.7;max-width:680px!important;color:var(--muted-strong)!important;margin:24px 0 28px!important;font-size:18px!important}.audience-inline{flex-wrap:wrap;align-items:center;gap:8px;margin-top:30px;display:flex}.audience-inline strong{color:var(--text);margin-right:3px;font-size:11px}.audience-inline span{border:1px solid var(--line);color:var(--muted-strong);background:#ffffff80;border-radius:999px;padding:6px 9px;font-size:10px}.product-hero-preview{aspect-ratio:16/10;border:1px solid var(--line);box-shadow:var(--professional-shadow);background:#0b2639;border-radius:26px;overflow:hidden}.product-hero-preview>img{object-fit:cover;width:100%;height:100%}.product-preview-placeholder{color:#fff;background:radial-gradient(circle at 70% 20%,#38bdf833,#0000 14rem),linear-gradient(145deg,#123d57,#071d2e);align-content:center;place-items:center;gap:12px;width:100%;height:100%;display:grid}.product-preview-placeholder>span{background:#ffffff14;border-radius:22px;place-items:center;width:88px;height:88px;font-size:32px;font-weight:800;display:grid;overflow:hidden}.product-preview-placeholder img{object-fit:cover;width:100%;height:100%}.product-preview-placeholder strong{font-size:23px}.product-preview-placeholder small{color:#84a2b5}.product-highlight-row{border:1px solid var(--line);background:#ffffff8a;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:48px;display:grid}.product-highlight-row>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:22px;display:flex}.product-highlight-row>div:last-child{border-right:0}.product-highlight-row strong{letter-spacing:-.03em;font-size:25px}.product-highlight-row span{color:var(--muted);margin-top:3px;font-size:11px}.clean-detail-grid{padding-top:72px}.clean-detail-grid .prose h2{font-size:clamp(28px,3vw,40px);line-height:1.12}.problem-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:32px 0;display:grid}.problem-solution-grid>div{border:1px solid var(--line);background:#ffffff85;border-radius:16px;padding:22px}.problem-solution-grid span{color:var(--accent-deep);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.problem-solution-grid p{font-size:14px;margin:0!important}.product-links-panel{color:var(--text);border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#ffffffad;padding:24px}.product-links-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:20px;display:flex}.product-links-head>div:first-child{background:var(--accent-soft);border-radius:12px;place-items:center;width:46px;height:46px;font-weight:800;display:grid;overflow:hidden}.product-links-head img{object-fit:cover;width:100%;height:100%}.product-links-head small,.product-links-head strong{display:block}.product-links-head small{color:var(--muted);text-transform:uppercase;font-size:9px}.product-links-head strong{margin-top:2px;font-size:15px}.product-facts{gap:9px;margin:18px 0 22px;display:grid}.product-facts>div{justify-content:space-between;gap:18px;display:flex}.product-facts dt{color:var(--muted);font-size:10px}.product-facts dd{color:var(--text-soft);margin:0;font-size:11px;font-weight:700}.product-links-panel .product-console-actions{border:0;padding:0}.product-links-panel .console-link{color:var(--muted-strong)}.product-update-clean{border:1px solid var(--line);background:#ffffff8c;border-radius:18px;padding:26px}.product-update-clean .update-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:10px;display:flex}.product-update-clean h3{margin:20px 0 8px;font-size:22px}.product-update-clean p{max-width:820px;color:var(--muted-strong);font-size:14px}.product-update-clean .update-summary{color:var(--text-soft);font-weight:700}
.admin-wrap{background:#f3f8fc;grid-template-columns:240px minmax(0,1fr);align-items:stretch;width:100%;min-height:calc(100vh - 72px);margin:0;padding:0;display:grid}.admin-nav{border:0;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;height:calc(100vh - 72px);min-height:calc(100vh - 72px);margin:0;padding:24px 16px;display:flex;position:sticky;top:72px}.admin-nav-brand{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 8px 22px;display:flex}.admin-nav-brand>span{color:var(--accent-deep);background:var(--accent-soft);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.admin-nav-links{flex-direction:column;gap:3px;margin-top:20px;display:flex}.admin-nav-label{color:#91a2ad;letter-spacing:.12em;text-transform:uppercase;margin:16px 10px 5px;font-size:8px;font-weight:800}.admin-nav a{border-radius:10px;padding:10px 11px;font-size:12px}.admin-logout{border-top:1px solid var(--line);margin-top:auto;padding:18px 10px 0}.admin-logout .inline-button{color:var(--muted-strong)}.admin-page{width:min(1180px,100% - 72px);margin:0 auto;padding:58px 0 100px}.admin-head{margin-bottom:32px}.admin-head h1{font-size:clamp(34px,3.8vw,50px)}.admin-card,.admin-form{border-color:var(--line);background:#ffffffc7;box-shadow:0 14px 40px #1c4e6c0d}.metric-grid{gap:14px}.metric-card{background:#fffc;min-height:150px}.admin-product-list{gap:12px;display:grid}.admin-product-card{border:1px solid var(--line);background:#ffffffc7;border-radius:18px;grid-template-columns:minmax(0,1.3fr) auto auto;align-items:center;gap:24px;padding:20px;display:grid}.admin-product-card.is-archived{opacity:.66}.admin-product-identity{align-items:center;gap:14px;min-width:0;display:flex}.admin-product-identity>img,.admin-product-identity>span{background:var(--accent-soft);object-fit:cover;border-radius:13px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:18px;font-weight:800;display:grid;overflow:hidden}.admin-product-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-product-title h2{margin:0;font-size:18px}.admin-product-identity p{max-width:560px;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:12px;overflow:hidden}.admin-product-identity small{font-size:9px}.admin-state{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.admin-state.published{color:#16623a;background:#52d48926}.admin-state.draft{color:#805b00;background:#ffc7482e}.admin-state.archived{color:#667b83;background:#667b8321}.admin-product-meta{min-width:126px;color:var(--muted);flex-direction:column;align-items:flex-end;gap:8px;font-size:9px;display:flex}.admin-product-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:180px;font-size:11px;font-weight:700;display:flex}.admin-product-actions .button{min-height:36px;padding:0 13px}.clean-form{padding:30px}.clean-form .form-section{margin-bottom:36px}.clean-form input,.clean-form textarea,.clean-form select{background:#f7fcfff5;border-color:#071a2a24;border-radius:10px;padding:12px 13px}.clean-form input:focus,.clean-form textarea:focus,.clean-form select:focus{background:#fff}.structured-field-block{border:1px solid var(--line);background:#f7fcffbd;border-radius:14px;margin-top:4px;padding:20px}.field-block-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.field-block-head strong{color:var(--text-soft);font-size:12px}.field-block-head span{color:var(--muted);font-size:9px}.structured-editor{gap:10px;display:grid}.structured-row{border:1px solid var(--line);background:#ffffffc2;border-radius:12px;padding:14px}.structured-row-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.structured-row-head strong{color:var(--muted-strong);font-size:10px}.structured-row-head .inline-button{font-size:9px}.structured-row-fields{grid-template-columns:minmax(160px,.45fr) minmax(0,1fr);gap:10px;display:grid}.structured-row-fields .wide{grid-column:1/-1}.structured-editor.compact .structured-row-fields{grid-template-columns:1fr}.add-row-button{border:1px dashed var(--line-strong);width:fit-content;color:var(--accent-deep);cursor:pointer;background:0 0;border-radius:9px;padding:8px 11px;font-size:10px;font-weight:800}.media-url-preview{aspect-ratio:16/9;border:1px solid var(--line);border-radius:10px;grid-column:1/-1;max-width:260px;overflow:hidden}.media-url-preview img{object-fit:cover;width:100%;height:100%}.related-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.related-option{border:1px solid var(--line);cursor:pointer;background:#f7fcffcc;border-radius:12px;flex-direction:row;align-items:center;padding:13px}.related-option input{width:auto}.related-option strong,.related-option small{display:block}.related-option small{margin-top:2px;font-size:9px}.form-publish-bar{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fcffeb;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:14px 16px;display:flex;position:sticky;bottom:16px;box-shadow:0 16px 40px #1446641f}.publish-options{flex-wrap:wrap;gap:18px;display:flex}.form-publish-bar .check{font-size:11px}.form-publish-bar .check input{width:auto}@media (max-width:1040px){.professional-hero-grid,.product-hero-clean-grid{grid-template-columns:1fr}.hero-product-board,.product-hero-preview{max-width:760px}.admin-product-card{grid-template-columns:1fr auto}.admin-product-meta{display:none}}@media (max-width:820px){.professional-hero{padding-top:52px}.professional-hero-grid{gap:42px}.hero-board-main{grid-template-columns:1fr}.hero-board-mark{width:74px;height:74px}.value-grid,.problem-solution-grid{grid-template-columns:1fr}.product-highlight-row>div{border-right:0;border-bottom:1px solid var(--line)}.product-highlight-row>div:last-child{border-bottom:0}.admin-wrap{display:block}.admin-nav{z-index:30;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;gap:14px;width:100%;height:auto;min-height:0;padding:10px 18px;position:sticky;top:72px;overflow-x:auto}.admin-nav-brand,.admin-nav-label,.admin-logout{display:none}.admin-nav-links{flex-flow:row;margin:0}.admin-nav-links a{white-space:nowrap}.admin-page{width:min(100% - 32px,760px);padding-top:34px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid,.admin-product-card{grid-template-columns:1fr}.admin-product-actions{justify-content:flex-start}.related-picker{grid-template-columns:1fr}}@media (max-width:620px){.professional-hero-copy h1{font-size:45px}.hero-board-grid{grid-template-columns:1fr}.hero-board-grid>div{border-bottom:1px solid #ffffff14;border-right:0;min-height:88px}.hero-board-grid>div:last-child{border-bottom:0}.registry-hero-clean .shell,.professional-cta,.clean-form{padding:24px}.product-title-row{display:block}.product-title-row>img{margin-bottom:18px}.product-title-row h1{font-size:44px}.metric-grid,.structured-row-fields{grid-template-columns:1fr}.form-publish-bar{flex-direction:column;align-items:stretch;position:static}.form-publish-bar .button{width:100%}.admin-product-identity{align-items:flex-start}.admin-product-identity p{white-space:normal}}:is(body:has(.admin-wrap)>.site-header,body:has(.admin-wrap)>.footer,body:has(.admin-wrap)>.ambient-scene){display:none}body:has(.admin-wrap) .admin-nav{height:100vh;min-height:100vh;top:0}body:has(.admin-wrap) main{min-height:100vh}@media (max-width:820px){body:has(.admin-wrap) .admin-nav{height:auto;min-height:0;top:0}}
:root{--v27-bg:#f6f8fc;--v27-surface:#fff;--v27-surface-soft:#f0f4fb;--v27-ink:#10172a;--v27-ink-2:#28334d;--v27-muted:#68748c;--v27-line:#dfe6f1;--v27-primary:#5b5ce2;--v27-primary-2:#7758ee;--v27-cyan:#8b6ee8;--v27-mint:#50c995;--v27-pink:#ef6cad;--v27-shadow:0 28px 80px #28365e21;--v27-shadow-soft:0 14px 42px #29396217;--v27-radius:24px}html{scroll-behavior:smooth;background:var(--v27-bg)!important}body{background:radial-gradient(circle at 10% 0%, #5b5ce213, transparent 30rem), radial-gradient(circle at 92% 15%, #8b6ee814, transparent 28rem), var(--v27-bg)!important;color:var(--v27-ink)!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}main{overflow:clip}.ambient-scene{display:none!important}.shell{margin-inline:auto;width:min(1220px,100% - 48px)!important}a{color:inherit}.v27-header{z-index:80;-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#ffffffd1;border-bottom:1px solid #d7e0eed1;position:sticky;top:0}.v27-header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.v27-brand{color:var(--v27-ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.v27-brand-mark{background:linear-gradient(145deg, var(--v27-primary), #7d61f2 58%, var(--v27-cyan));border-radius:12px;place-items:center;width:38px;height:38px;display:grid;position:relative;transform:rotate(-5deg);box-shadow:0 9px 24px #5b5ce242}.v27-brand-mark:after{content:"";border:1px solid #ffffff7a;border-radius:7px;position:absolute;inset:6px}.v27-brand-mark i{z-index:1;color:#fff;font-size:15px;font-style:normal;font-weight:900;position:relative}.v27-brand-copy{gap:4px;line-height:1;display:grid}.v27-brand-copy strong{letter-spacing:.15em;font-size:14px}.v27-brand-copy small{color:var(--v27-muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.v27-nav-wrap,.v27-nav{align-items:center;gap:28px;display:flex}.v27-nav a{color:#4c5870;font-size:13px;font-weight:650;text-decoration:none;transition:color .2s}.v27-nav a:hover{color:var(--v27-primary)}.v27-header-cta{background:var(--v27-ink);color:#fff;border-radius:12px;align-items:center;gap:12px;padding:11px 16px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #10172a1f}.v27-header-cta span{color:#c9bdff}.v27-mobile-nav{display:none}.v27-announcement{border-bottom:1px solid var(--v27-line);color:var(--v27-ink-2);background:linear-gradient(90deg,#eef0ff,#f0edf8)}.v27-announcement>div{justify-content:center;align-items:center;gap:12px;min-height:36px;font-size:12px;display:flex}.v27-announcement span{background:var(--v27-primary);color:#fff;letter-spacing:.08em;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:800}.v27-announcement p{margin:0}.v27-btn{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:0 20px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.v27-btn:hover{transform:translateY(-2px)}.v27-btn-primary{background:linear-gradient(135deg, var(--v27-primary), var(--v27-primary-2));color:#fff;box-shadow:0 14px 28px #5b5ce238}.v27-btn-secondary{color:var(--v27-ink);background:#ffffffd1;border-color:#d7ddeb;box-shadow:0 9px 28px #1f2f520f}.v27-btn-light{color:var(--v27-ink);background:#fff}.v27-btn-outline-light{color:#fff;background:#ffffff14;border-color:#ffffff47}.v27-actions{flex-wrap:wrap;gap:12px;display:flex}.v27-pill{color:#59657c;letter-spacing:.04em;background:#ffffffb8;border:1px solid #d8dff0;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:11px;font-weight:750;display:inline-flex;box-shadow:0 8px 26px #36456a0d}.v27-pill>span{background:var(--v27-cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #8b6ee81f}.v27-eyebrow{color:var(--v27-primary);letter-spacing:.16em;margin:0 0 16px;font-size:11px;font-weight:850}.v27-section{padding:110px 0}.v27-section-head{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:80px;margin-bottom:44px;display:grid}.v27-section-head h2{color:var(--v27-ink);letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.1vw,72px);line-height:.98}.v27-section-head h2 em{color:var(--v27-primary);font-style:normal}.v27-section-head>div:last-child>p{color:var(--v27-muted);margin:0 0 18px;font-size:16px;line-height:1.75}.v27-section-head>div:last-child>a{color:var(--v27-primary);font-size:13px;font-weight:750;text-decoration:none}.v27-section-head-centered{align-items:start}.v27-hero{background:linear-gradient(#ffffffa8,#f6f8fc00);padding:92px 0 0;position:relative}.v27-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#5d69900e 1px,#0000 1px),linear-gradient(90deg,#5d69900e 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0,#00000073 63%,#0000 96%);mask-image:linear-gradient(#000 0,#00000073 63%,#0000 96%)}.v27-hero-aurora{filter:blur(70px);opacity:.6;pointer-events:none;background:conic-gradient(from 220deg,#5b5ce22e,#8b6ee824,#ef6cad1c,#5b5ce22e);border-radius:50%;width:620px;height:620px;position:absolute;top:0;right:4%}.v27-hero-grid{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:74px;min-height:650px;display:grid;position:relative}.v27-hero-copy{padding:34px 0 74px}.v27-hero-copy h1{letter-spacing:-.066em;max-width:720px;color:var(--v27-ink);margin:24px 0 26px;font-size:clamp(58px,7vw,94px);line-height:.94}.v27-hero-copy>p{max-width:650px;color:var(--v27-muted);margin:0 0 30px;font-size:18px;line-height:1.72}.v27-trust-row{border-top:1px solid var(--v27-line);border-bottom:1px solid var(--v27-line);grid-template-columns:repeat(3,1fr);gap:0;max-width:580px;margin-top:46px;display:grid}.v27-trust-row>div{gap:4px;padding:18px 22px 18px 0;display:grid}.v27-trust-row>div+div{border-left:1px solid var(--v27-line);padding-left:22px}.v27-trust-row strong{color:var(--v27-ink);letter-spacing:-.04em;font-size:20px}.v27-trust-row span{color:var(--v27-muted);font-size:11px}.v27-hero-strip{z-index:2;border-top:1px solid var(--v27-line);color:#7b879b;letter-spacing:.17em;justify-content:space-between;align-items:center;gap:18px;min-height:72px;font-size:10px;font-weight:850;display:flex;position:relative}.v27-hero-strip i{background:#ccd5e4;border-radius:50%;width:5px;height:5px}.v27-visual{perspective:1400px;min-height:560px;transform-style:preserve-3d;position:relative}.v27-visual-glow{filter:blur(14px);background:radial-gradient(circle,#5b5ce238,#8b6ee81a 45%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v27-browser{width:510px;height:370px;transform-style:preserve-3d;background:#ffffffed;border:1px solid #c2ccdff2;border-radius:22px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotateY(-10deg)rotateX(4deg)rotate(-2deg);box-shadow:0 40px 90px #2537642e,0 2px 8px #25376412}.v27-browser:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 20%,#ffffffe6 45%,#0000 64%);animation:7s ease-in-out infinite v27-shine;position:absolute;inset:0;transform:translate(-120%)}.v27-browser-bar{border-bottom:1px solid var(--v27-line);background:#fbfcff;justify-content:space-between;align-items:center;height:46px;padding:0 16px;display:flex}.v27-browser-bar>div{gap:5px;display:flex}.v27-browser-bar i{background:#d3dae7;border-radius:50%;width:7px;height:7px}.v27-browser-bar>span{color:#8490a5;font-size:9px}.v27-browser-bar b{color:#37ac81;letter-spacing:.08em;font-size:8px}.v27-browser-body{grid-template-columns:58px 1fr;height:calc(100% - 46px);display:grid}.v27-browser-sidebar{background:#f9fbff;border-right:1px solid #e7ecf4;flex-direction:column;gap:13px;padding:20px 15px;display:flex}.v27-browser-sidebar span{background:#e9edf5;border-radius:8px;width:26px;height:26px}.v27-browser-sidebar .is-active{background:linear-gradient(145deg, var(--v27-primary), #7762ec);box-shadow:0 7px 14px #5b5ce22e}.v27-browser-content{padding:24px}.v27-mini-label{color:#7f8ba1;letter-spacing:.13em;font-size:8px;font-weight:800}.v27-browser-title{gap:7px;margin:10px 0 20px;display:grid}.v27-browser-title span:first-child{background:#17213a;border-radius:10px;width:45%;height:10px}.v27-browser-title span:last-child{background:#dce3ef;border-radius:10px;width:70%;height:5px}.v27-browser-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.v27-demo-product{background:#fff;border:1px solid #e1e7f1;border-radius:14px;align-content:start;gap:5px;min-height:108px;padding:12px;display:grid;box-shadow:0 8px 18px #323f5f0a}.v27-demo-icon{color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:6px;font-size:10px;font-weight:850;display:grid}.v27-demo-media .v27-demo-icon{background:linear-gradient(145deg, var(--v27-primary), #8a67f2)}.v27-demo-tera .v27-demo-icon{background:linear-gradient(145deg, var(--v27-cyan), #5d83ef)}.v27-demo-class .v27-demo-icon{background:linear-gradient(145deg, var(--v27-mint), #21a5b9)}.v27-demo-product strong{font-size:10px}.v27-demo-product small{color:#8793a8;font-size:7px}.v27-browser-chart{background:linear-gradient(#f8faff,#f3f6fc);border-radius:14px;align-items:end;gap:8px;height:78px;margin-top:18px;padding:12px;display:flex;overflow:hidden}.v27-browser-chart span{opacity:.86;background:linear-gradient(#8c85ef,#5b5ce2);border-radius:5px 5px 2px 2px;flex:1}.v27-browser-chart span:first-child{height:28%}.v27-browser-chart span:nth-child(2){height:54%}.v27-browser-chart span:nth-child(3){height:42%}.v27-browser-chart span:nth-child(4){height:76%}.v27-browser-chart span:nth-child(5){height:58%}.v27-browser-chart span:nth-child(6){height:88%}.v27-browser-chart span:nth-child(7){height:68%}.v27-float-card{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:150px;box-shadow:var(--v27-shadow-soft);background:#ffffffe0;border:1px solid #cbd4e4f0;border-radius:16px;gap:4px;padding:14px 16px;display:grid;position:absolute}.v27-float-card span{color:#818da2;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.v27-float-card strong{color:var(--v27-ink);letter-spacing:-.03em;font-size:18px}.v27-float-card small{color:#8a95a9;font-size:8px}.v27-float-card small i{background:var(--v27-mint);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #50c9951f}.v27-float-card-a{animation:7s ease-in-out infinite v27-float;top:88px;left:0;transform:rotate(-3deg)translateZ(60px)}.v27-float-card-b{animation:8s ease-in-out -2s infinite v27-float;bottom:76px;right:0;transform:rotate(3deg)translateZ(70px)}.v27-orbit{transform-style:preserve-3d;border:1px solid #5b5ce22b;border-radius:50%;position:absolute;top:50%;left:50%}.v27-orbit-one{width:540px;height:260px;margin:-130px -270px;transform:rotateX(68deg)rotate(18deg)}.v27-orbit-two{border-color:#8b6ee826;width:450px;height:450px;margin:-225px;transform:rotateY(68deg)rotate(-10deg)}.v27-cube{width:50px;height:50px;transform-style:preserve-3d;animation:14s linear infinite v27-cube;position:absolute;top:54px;right:40px}.v27-cube span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#7565ee0f;border:1px solid #5b5ce257;position:absolute;inset:0}.v27-cube .front{transform:translateZ(25px)}.v27-cube .back{transform:rotateY(180deg)translateZ(25px)}.v27-cube .right{transform:rotateY(90deg)translateZ(25px)}.v27-cube .left{transform:rotateY(-90deg)translateZ(25px)}.v27-cube .top{transform:rotateX(90deg)translateZ(25px)}.v27-cube .bottom{transform:rotateX(-90deg)translateZ(25px)}@keyframes v27-cube{to{transform:rotateX(360deg)rotateY(360deg)}}@keyframes v27-float{50%{translate:0 -10px}}@keyframes v27-shine{0%,55%{transform:translate(-120%)}80%,to{transform:translate(120%)}}.v27-products{background:#fff;border-top:1px solid #eef1f6;border-bottom:1px solid #eef1f6}.v27-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.v27-product-card{border:1px solid var(--v27-line);background:#fff;border-radius:22px;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 8px 28px #28375b0e}.v27-product-card:hover{border-color:#cdd7ea;transform:translateY(-5px);box-shadow:0 24px 55px #2b395e1f}.v27-card-visual{background:linear-gradient(145deg,#eef1ff,#f0edf8 62%,#f6f4ff);min-height:225px;text-decoration:none;display:block;position:relative;overflow:hidden}.v27-card-visual img{object-fit:cover;width:100%;height:100%;min-height:225px;transition:transform .5s;display:block}.v27-product-card:hover .v27-card-visual img{transform:scale(1.025)}.v27-card-placeholder{place-items:center;min-height:225px;display:grid}.v27-card-placeholder span{background:linear-gradient(145deg,var(--v27-primary),var(--v27-cyan));color:#fff;border-radius:22px;place-items:center;width:74px;height:74px;font-size:28px;font-weight:900;display:grid;box-shadow:0 16px 35px #5b5ce240}.v27-card-visual-top{justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;inset:14px 14px auto}.v27-card-visual-top>span:first-child{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#647087;background:#ffffffd1;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800}.v27-status{color:#526078;letter-spacing:.05em;background:#ffffffe6;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:850;display:inline-flex;box-shadow:0 4px 12px #22304c14}.v27-status i{background:var(--v27-mint);border-radius:50%;width:6px;height:6px}.v27-status.is-beta i{background:#f3a848}.v27-status.is-coming-soon i,.v27-status.is-paused i{background:#a8b1c2}.v27-card-body{padding:22px}.v27-card-title{align-items:center;gap:12px;display:flex}.v27-card-logo{width:42px;height:42px;color:var(--v27-primary);background:linear-gradient(145deg,#f0efff,#f0edf8);border:1px solid #e0e5f0;border-radius:13px;flex:0 0 42px;place-items:center;font-weight:900;display:grid}.v27-card-logo img{object-fit:contain;width:24px;height:24px}.v27-card-title small{color:#8792a7;font-size:9px}.v27-card-title h3{color:var(--v27-ink);letter-spacing:-.03em;margin:4px 0 0;font-size:19px}.v27-card-body>p{min-height:66px;color:var(--v27-muted);margin:18px 0;font-size:13px;line-height:1.68}.v27-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.v27-card-tags span,.v27-topic-list span{color:#6c778d;background:#f4f6fa;border:1px solid #e5eaf2;border-radius:999px;padding:7px 9px;font-size:9px}.v27-card-link{color:var(--v27-ink);border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;padding-top:17px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.v27-card-link span{color:var(--v27-primary);font-size:18px}.v27-principles{background:linear-gradient(#f6f8fc,#f1f4fb)}.v27-principle-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.v27-principle-grid article{border:1px solid var(--v27-line);background:#ffffffd1;border-radius:22px;min-height:320px;padding:28px;position:relative;overflow:hidden;box-shadow:0 10px 35px #2f3e640d}.v27-principle-grid article>span{color:#9aa5b8;font-size:10px;font-weight:850}.v27-principle-icon{width:88px;height:88px;margin:42px 0 30px;position:relative}.v27-principle-icon i{border:1px solid #5b5ce23d;border-radius:26px;position:absolute;inset:0;transform:rotate(45deg)}.v27-principle-icon i:nth-child(2){border-color:#8b6ee85c;inset:14px}.v27-principle-icon i:nth-child(3){background:linear-gradient(145deg,var(--v27-primary),var(--v27-cyan));border:0;border-radius:50%;inset:29px;box-shadow:0 8px 25px #5b5ce240}.v27-principle-grid h3{color:var(--v27-ink);letter-spacing:-.03em;margin:0 0 12px;font-size:22px}.v27-principle-grid p{color:var(--v27-muted);margin:0;font-size:13px;line-height:1.72}.v27-releases{background:#fff}.v27-release-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.v27-release-card{border:1px solid var(--v27-line);background:linear-gradient(#fff,#fafbfe);border-radius:20px;flex-direction:column;min-height:278px;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.v27-release-card:hover{box-shadow:var(--v27-shadow-soft);transform:translateY(-4px)}.v27-release-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.v27-release-card time{color:#95a0b2;font-size:9px}.v27-release-type{color:var(--v27-primary);letter-spacing:.05em;background:#eeeefe;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:850;display:inline-flex}.v27-release-type.is-fix{color:#d95175;background:#fff1f4}.v27-release-type.is-security{color:#c7771a;background:#fff4e8}.v27-release-type.is-feature{color:#238a68;background:#eaf9f5}.v27-release-card h3{color:var(--v27-ink);letter-spacing:-.035em;margin:28px 0 10px;font-size:22px;line-height:1.18}.v27-release-card>p{color:var(--v27-muted);margin:0;font-size:13px;line-height:1.7}.v27-release-card footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-size:10px;display:flex}.v27-release-card footer strong{color:#48546c}.v27-release-card footer span{color:var(--v27-primary)}.v27-faq{background:#f7f9fc}.v27-faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:95px;display:grid}.v27-faq-copy{position:sticky;top:120px}.v27-faq-copy h2{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(44px,5vw,68px);line-height:1}.v27-faq-copy h2 em{color:var(--v27-primary);font-style:normal}.v27-faq-copy>p:last-child{max-width:360px;color:var(--v27-muted);line-height:1.7}.v27-faq-list{border-top:1px solid #dce3ed}.v27-faq-list details{border-bottom:1px solid #dce3ed}.v27-faq-list summary{min-height:82px;color:var(--v27-ink);cursor:pointer;grid-template-columns:44px 1fr 24px;align-items:center;gap:16px;font-size:16px;font-weight:700;list-style:none;display:grid}.v27-faq-list summary::-webkit-details-marker{display:none}.v27-faq-list summary span{color:#9ba5b7;font-size:9px}.v27-faq-list summary i{color:var(--v27-primary);font-size:20px;font-style:normal}.v27-faq-list details[open] summary i{transform:rotate(45deg)}.v27-faq-list details>p{color:var(--v27-muted);margin:-6px 44px 26px 60px;font-size:14px;line-height:1.75}.v27-cta{padding-top:70px}.v27-cta-panel{color:#fff;background:linear-gradient(125deg,#171b3e 0%,#343497 55%,#51458f 115%);border-radius:30px;grid-template-columns:1fr auto;align-items:end;gap:50px;min-height:360px;padding:64px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #262b683d}.v27-cta-panel .v27-eyebrow{color:#c9bdff}.v27-cta-panel h2{color:#fff;letter-spacing:-.055em;max-width:750px;margin:0 0 20px;font-size:clamp(44px,5vw,70px);line-height:.98}.v27-cta-panel p{color:#eff3ffc2;max-width:650px;margin:0;line-height:1.7}.v27-cta-decoration{border:1px solid #ffffff24;border-radius:50%;width:460px;height:460px;position:absolute;top:-180px;right:-70px}.v27-cta-decoration span{border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:60px}.v27-cta-decoration span:nth-child(2){inset:125px}.v27-cta-decoration span:nth-child(3){background:#ffffff1a;inset:185px}.v27-cta-panel>*{z-index:2;position:relative}.v27-footer{border-top:1px solid var(--v27-line);color:var(--v27-ink);background:#fff;margin-top:100px;padding:76px 0 28px}.v27-footer-grid{grid-template-columns:1.6fr .7fr .7fr;gap:70px;display:grid}.v27-footer-brand h2{letter-spacing:-.045em;margin:32px 0 14px;font-size:32px;line-height:1.05}.v27-footer-brand p{max-width:470px;color:var(--v27-muted);margin:0;line-height:1.7}.v27-footer-column{align-content:start;gap:15px;display:grid}.v27-footer-column>span{color:#9aa5b7;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:850}.v27-footer-column a{color:#515e75;font-size:12px;text-decoration:none}.v27-footer-column a:hover{color:var(--v27-primary)}.v27-footer-bottom{color:#99a4b7;letter-spacing:.05em;border-top:1px solid #e6eaf1;justify-content:space-between;gap:20px;margin-top:65px;padding-top:22px;font-size:9px;display:flex}.v27-directory-hero{border-bottom:1px solid var(--v27-line);background:linear-gradient(155deg,#f0f2ff,#f3fbfc 72%,#fff);padding:100px 0 86px;position:relative}.v27-directory-hero h1{letter-spacing:-.065em;max-width:900px;margin:25px 0 22px;font-size:clamp(58px,7vw,90px);line-height:.93}.v27-directory-hero h1 em{color:var(--v27-primary);font-style:normal}.v27-directory-hero p{max-width:720px;color:var(--v27-muted);font-size:17px;line-height:1.72}.v27-directory{padding-top:68px}.v27-filter{border:1px solid var(--v27-line);background:#fff;border-radius:18px;grid-template-columns:1.35fr .65fr auto auto;align-items:end;gap:12px;margin-bottom:26px;padding:20px;display:grid;box-shadow:0 12px 36px #2c3b610e}.v27-filter label{gap:8px;display:grid}.v27-filter label>span{color:#758198;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.v27-filter input,.v27-filter select{height:48px;color:var(--v27-ink);font:inherit;background:#fbfcfe;border:1px solid #dfe5ef;border-radius:11px;outline:none;padding:0 14px;font-size:13px}.v27-filter input:focus,.v27-filter select:focus{border-color:#aaa9ee;box-shadow:0 0 0 3px #5b5ce214}.v27-reset{color:var(--v27-primary);align-self:center;font-size:11px;font-weight:750;text-decoration:none}.v27-directory-meta{justify-content:space-between;align-items:center;gap:30px;margin:26px 0 36px;display:flex}.v27-directory-meta>div{align-items:baseline;gap:12px;display:flex}.v27-directory-meta strong{letter-spacing:-.05em;font-size:35px}.v27-directory-meta span,.v27-directory-meta p{color:var(--v27-muted);font-size:11px}.v27-directory-meta p{max-width:470px;line-height:1.65}.v27-empty{color:var(--v27-muted);text-align:center;background:#fff9;border:1px dashed #ccd5e4;border-radius:18px;padding:42px}.v27-product-hero{border-bottom:1px solid var(--v27-line);background:linear-gradient(160deg,#f0f2ff,#f7fbfc 58%,#fff);padding:84px 0 0}.v27-product-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;min-height:520px;display:grid}.v27-breadcrumb{color:#8a96a9;text-transform:uppercase;letter-spacing:.08em;gap:9px;font-size:10px;display:flex}.v27-breadcrumb a{color:var(--v27-primary);text-decoration:none}.v27-product-heading{align-items:center;gap:18px;margin-top:28px;display:flex}.v27-product-logo{background:linear-gradient(145deg,var(--v27-primary),var(--v27-cyan));color:#fff;border-radius:20px;place-items:center;width:68px;height:68px;font-size:24px;font-weight:900;display:grid;box-shadow:0 17px 34px #5b5ce238}.v27-product-logo img{object-fit:contain;width:42px;height:42px}.v27-product-heading h1{letter-spacing:-.06em;margin:8px 0 0;font-size:clamp(48px,5.8vw,78px);line-height:.95}.v27-product-lead{max-width:640px;color:var(--v27-muted);margin:28px 0;font-size:18px;line-height:1.68}.v27-audience{flex-wrap:wrap;align-items:center;gap:8px;margin-top:30px;display:flex}.v27-audience strong{color:#778399;text-transform:uppercase;letter-spacing:.08em;margin-right:4px;font-size:10px}.v27-audience span{color:#647087;background:#ffffffbf;border:1px solid #dce2ee;border-radius:999px;padding:7px 10px;font-size:9px}.v27-product-preview{perspective:1200px;place-items:center;min-height:440px;display:grid;position:relative}.v27-product-window{background:#fff;border:1px solid #cfd8e8;border-radius:22px;width:min(100%,610px);overflow:hidden;transform:rotateY(-7deg)rotateX(2deg);box-shadow:0 36px 80px #2736622b}.v27-window-bar{background:#fbfcff;border-bottom:1px solid #e5eaf1;align-items:center;gap:5px;height:42px;padding:0 14px;display:flex}.v27-window-bar span{background:#d0d7e4;border-radius:50%;width:7px;height:7px}.v27-window-bar small{color:#8b97aa;margin-left:auto;font-size:8px}.v27-product-window img{width:100%;display:block}.v27-product-preview-empty{width:420px;height:320px;box-shadow:var(--v27-shadow);background:linear-gradient(145deg,#eaeaff,#f0edf8);border:1px solid #d7ddec;border-radius:28px;align-content:center;place-items:center;gap:12px;display:grid}.v27-product-preview-empty span{background:linear-gradient(145deg,var(--v27-primary),var(--v27-cyan));color:#fff;border-radius:30px;place-items:center;width:100px;height:100px;font-size:36px;font-weight:900;display:grid}.v27-product-preview-empty small{color:#7f8ba0}.v27-product-float{box-shadow:var(--v27-shadow-soft);background:#ffffffe0;border:1px solid #d6deeb;border-radius:14px;gap:3px;padding:12px 15px;display:grid;position:absolute;bottom:8%;right:2%}.v27-product-float span{color:#8a96a9;text-transform:uppercase;font-size:8px}.v27-product-float strong{font-size:12px}.v27-highlight-row{border-top:1px solid #dfe5ef;grid-template-columns:repeat(4,1fr);display:grid}.v27-highlight-row>div{gap:5px;padding:22px 0;display:grid}.v27-highlight-row>div+div{border-left:1px solid #dfe5ef;padding-left:28px}.v27-highlight-row strong{letter-spacing:-.04em;font-size:22px}.v27-highlight-row span{color:#7c889c;font-size:10px}.v27-product-overview{background:#fff}.v27-product-overview-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:85px;display:grid}.v27-product-prose h2{letter-spacing:-.045em;max-width:760px;margin:0 0 30px;font-size:clamp(34px,4vw,55px);line-height:1.08}.v27-product-prose>p:not(.v27-eyebrow){max-width:780px;color:var(--v27-muted);font-size:15px;line-height:1.85}.v27-problem-grid{grid-template-columns:1fr 1fr;gap:14px;margin:36px 0;display:grid}.v27-problem-grid>div{background:#f8faff;border:1px solid #e0e6ef;border-radius:17px;padding:22px}.v27-problem-grid span{color:var(--v27-primary);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:850}.v27-problem-grid p{color:#5f6c83;margin:10px 0 0;font-size:13px;line-height:1.65}.v27-topic-list{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.v27-product-console{background:#fbfcfe;border:1px solid #dee5ef;border-radius:18px;padding:20px;position:sticky;top:108px;box-shadow:0 14px 36px #2a395e12}.v27-console-head{border-bottom:1px solid #e3e8f0;align-items:center;gap:12px;padding-bottom:17px;display:flex}.v27-console-logo{width:42px;height:42px;color:var(--v27-primary);background:#ededff;border-radius:12px;place-items:center;font-weight:900;display:grid}.v27-console-logo img{object-fit:contain;width:26px;height:26px}.v27-console-head small{color:#8792a6;font-size:8px;display:block}.v27-console-head strong{margin-top:4px;font-size:14px;display:block}.v27-product-console dl{margin:16px 0}.v27-product-console dl div{color:#718097;justify-content:space-between;gap:20px;padding:9px 0;font-size:10px;display:flex}.v27-product-console dd{color:#354159;margin:0;font-weight:700}.v27-console-actions{gap:8px;display:grid}.v27-console-actions .v27-btn{width:100%;min-height:43px}.v27-console-link{color:var(--v27-primary);padding:8px 2px;font-size:10px;font-weight:700;text-decoration:none}.v27-product-content{padding:0 0 100px}.v27-product-content .product-block{color:var(--v27-ink);border-top:1px solid #e0e6ef;padding:90px 0}.v27-product-content .product-section-title .eyebrow,.v27-product-content .eyebrow{letter-spacing:.12em;color:var(--v27-primary)!important;font-size:10px!important}.v27-product-content .product-section-title h2{letter-spacing:-.05em;color:var(--v27-ink)!important;font-size:clamp(36px,4.2vw,58px)!important}.v27-product-content .feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.v27-product-content .feature-card{min-height:230px;color:var(--v27-ink)!important;background:#fff!important;border:1px solid #e0e6ef!important;border-radius:18px!important;padding:26px!important;box-shadow:0 8px 28px #2c3b600b!important}.v27-product-content .feature-card .mono{color:#9aa5b6!important}.v27-product-content .feature-card h3{font-size:22px;color:var(--v27-ink)!important}.v27-product-content .feature-card p{line-height:1.7;color:var(--v27-muted)!important}.v27-product-content .use-case-panel{margin-top:14px;background:#f8faff!important;border:1px solid #e0e6ef!important;border-radius:18px!important;padding:28px!important}.v27-product-content .use-case-panel li{color:#58657d!important;border-color:#e4e9f2!important}.v27-product-content .media-grid{gap:18px}.v27-product-content .media-card{box-shadow:var(--v27-shadow-soft);overflow:hidden;background:#fff!important;border:1px solid #dfe5ef!important;border-radius:18px!important}.v27-product-content .media-card figcaption{color:#6b778d!important;border-color:#e8ecf2!important}.v27-product-content .product-faq-list details{border-color:#dde4ee!important}.v27-product-content .product-faq-list summary{color:var(--v27-ink)!important}.v27-product-content .product-faq-list p{color:var(--v27-muted)!important}.v27-product-update-list{gap:12px;display:grid}.v27-product-update-list article{background:#fff;border:1px solid #e0e6ef;border-radius:18px;padding:24px}.v27-product-update-list article>div{color:#8a95a8;align-items:center;gap:10px;font-size:9px;display:flex}.v27-product-update-list time{margin-left:auto}.v27-product-update-list h3{margin:18px 0 8px;font-size:22px}.v27-product-update-list p{color:var(--v27-muted);font-size:13px;line-height:1.7}.v27-update-summary{font-weight:650;color:#455169!important}.docs-shell,.status-page,.status-shell,.docs-page{color:var(--v27-ink)!important}.docs-card,.status-card,.status-product{border-color:var(--v27-line)!important;color:var(--v27-ink)!important;box-shadow:var(--v27-shadow-soft)!important;background:#fff!important}.docs-card p,.status-card p,.status-product p,.status-meta{color:var(--v27-muted)!important}.admin-wrap{color:var(--v27-ink)!important;background:#f4f6fa!important}.admin-nav{color:var(--v27-ink)!important;background:#fff!important;border-right-color:#dfe5ee!important}.admin-nav a{color:#647087!important}.admin-nav a:hover{color:var(--v27-primary)!important;background:#f5f5ff!important}.admin-page{color:var(--v27-ink)!important;background:#f4f6fa!important}.admin-head h1,.admin-card h2,.metric-card strong,.admin-product-title h2,.form-section h2,.field-block-head strong{color:var(--v27-ink)!important}.admin-card,.metric-card,.admin-product-card,.form-section,.structured-row,.related-option,.form-audit,.form-publish-bar{color:var(--v27-ink)!important;box-shadow:none!important;background:#fff!important;border-color:#dfe5ee!important}.admin-page .button,.clean-form .button{color:var(--v27-ink)!important;background:#fff!important;border-color:#d7deea!important}.admin-page .button-dark,.clean-form .button-dark{background:var(--v27-primary)!important;color:#fff!important;border-color:var(--v27-primary)!important}.clean-form input,.clean-form textarea,.clean-form select{color:var(--v27-ink)!important;background:#fbfcfe!important;border-color:#dce3ed!important}.clean-form label,.admin-product-meta,.admin-product-identity p,.admin-product-identity small,.metric-card span,.metric-card small,.form-section p,.clean-form small,.notice{color:var(--v27-muted)!important}.admin-head .eyebrow,.admin-card .eyebrow,.form-section-head>span,.form-audit strong,.inline-button,.admin-product-actions a,.admin-product-actions button{color:var(--v27-primary)!important}.login.admin-card{background:#fff!important;border-color:#dfe5ee!important}.login h1,.login .admin-form label{color:var(--v27-ink)!important}.login .admin-form input{color:var(--v27-ink)!important;background:#fbfcfe!important;border-color:#dfe5ee!important}.motion-ready [data-reveal],[data-reveal]{opacity:1!important;transform:none!important}@media (max-width:1040px){.v27-hero-grid{grid-template-columns:1fr;gap:20px}.v27-hero-copy{padding-bottom:20px}.v27-visual{min-height:520px}.v27-product-grid,.v27-principle-grid,.v27-release-grid{grid-template-columns:repeat(2,1fr)}.v27-section-head{gap:40px}.v27-product-hero-grid{grid-template-columns:1fr;gap:30px;padding-bottom:60px}.v27-product-overview-grid{grid-template-columns:1fr}.v27-product-console{position:static}.v27-footer-grid{grid-template-columns:1.3fr .7fr .7fr;gap:40px}}@media (max-width:760px){.shell{width:min(100% - 28px,1220px)!important}.v27-section{padding:78px 0}.v27-header-inner{min-height:68px}.v27-nav,.v27-header-cta{display:none}.v27-mobile-nav{display:block;position:relative}.v27-mobile-nav summary{cursor:pointer;color:var(--v27-ink);border:1px solid #dce3ee;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:750;list-style:none}.v27-mobile-nav summary::-webkit-details-marker{display:none}.v27-mobile-nav nav{min-width:190px;box-shadow:var(--v27-shadow-soft);background:#fff;border:1px solid #dce3ee;border-radius:12px;gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.v27-mobile-nav nav a{color:#556177;padding:10px;font-size:12px;text-decoration:none}.v27-announcement>div{justify-content:flex-start;overflow:hidden}.v27-hero{padding-top:56px}.v27-hero-grid{min-height:0}.v27-hero-copy h1{font-size:clamp(52px,16vw,72px)}.v27-hero-copy>p{font-size:16px}.v27-trust-row{grid-template-columns:1fr}.v27-trust-row>div,.v27-trust-row>div+div{border-left:0;border-bottom:1px solid var(--v27-line);padding:13px 0}.v27-trust-row>div:last-child{border-bottom:0}.v27-visual{min-height:410px;margin-inline:-14px}.v27-browser{width:88%;height:300px;transform:translate(-50%,-50%)rotateY(-5deg)rotateX(2deg)rotate(-1deg)}.v27-browser-body{grid-template-columns:42px 1fr}.v27-browser-sidebar{padding:15px 9px}.v27-browser-sidebar span{width:22px;height:22px}.v27-browser-content{padding:18px 14px}.v27-demo-product{min-height:92px;padding:9px}.v27-float-card-a{top:28px;left:4px}.v27-float-card-b{bottom:24px;right:4px}.v27-float-card{min-width:125px;padding:10px 12px}.v27-cube{display:none}.v27-hero-strip{white-space:nowrap;justify-content:flex-start;min-height:58px;overflow:hidden}.v27-section-head{grid-template-columns:1fr;gap:18px}.v27-section-head h2{font-size:46px}.v27-product-grid,.v27-principle-grid,.v27-release-grid{grid-template-columns:1fr}.v27-principle-grid article{min-height:285px}.v27-faq-grid{grid-template-columns:1fr;gap:40px}.v27-faq-copy{position:static}.v27-cta-panel{grid-template-columns:1fr;min-height:auto;padding:38px 24px}.v27-cta-panel h2{font-size:44px}.v27-footer-grid{grid-template-columns:1fr}.v27-footer-bottom{flex-direction:column}.v27-directory-hero{padding-top:70px}.v27-directory-hero h1{font-size:54px}.v27-filter{grid-template-columns:1fr}.v27-directory-meta{flex-direction:column;align-items:flex-start}.v27-product-heading h1{font-size:50px}.v27-product-preview{min-height:350px}.v27-product-window{transform:none}.v27-highlight-row{grid-template-columns:repeat(2,1fr)}.v27-highlight-row>div+div{padding-left:14px}.v27-product-overview-grid{gap:42px}.v27-problem-grid,.v27-product-content .feature-grid{grid-template-columns:1fr}.v27-product-content .product-block{padding:65px 0}}@media (prefers-reduced-motion:reduce){.v27-cube,.v27-float-card,.v27-browser:after{animation:none!important}}.registry-hero{border-bottom:1px solid var(--v27-line)!important;color:var(--v27-ink)!important;background:linear-gradient(155deg,#f0f2ff,#f5fbfc 70%,#fff)!important;padding:92px 0 72px!important}.registry-hero:before,.registry-hero:after{opacity:.08!important}.status-title .eyebrow,.registry-hero .eyebrow{color:var(--v27-primary)!important}.status-title h1,.registry-hero h1{color:var(--v27-ink)!important;letter-spacing:-.055em!important;font-size:clamp(48px,6vw,76px)!important}.status-title>p:not(.eyebrow),.registry-hero>.shell>p:not(.eyebrow){color:var(--v27-muted)!important}.status-title small{color:#7a879c!important}:is(.status-section,.section:has(.docs-grid)){background:var(--v27-bg)!important}.status-list,.docs-grid{gap:16px!important}.status-card,.docs-card{border:1px solid var(--v27-line)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 10px 34px #2b3a5f0f!important}.status-card h2,.docs-card h2{color:var(--v27-ink)!important}.status-services>div{background:#f8faff!important;border-color:#e3e9f1!important}.health-pill{border-radius:999px!important}.docs-card .button{color:var(--v27-ink)!important;background:#fff!important;border:1px solid #dce3ee!important;border-radius:11px!important}.docs-card .button:hover{color:var(--v27-primary)!important;border-color:#aaa9ee!important}.docs-card .button-secondary{background:#f8faff!important}.docs-card .text-link{color:var(--v27-primary)!important}
:root{--v28-bg:#f7f6fb;--v28-bg-2:#efedf7;--v28-ink:#151525;--v28-ink-soft:#3f4057;--v28-muted:#77788d;--v28-accent:#6257e8;--v28-accent-2:#8b6ee8;--v28-accent-soft:#6257e81f;--v28-glass:#ffffff8a;--v28-glass-strong:#ffffffb8;--v28-glass-dark:#1c1a31b8;--v28-glass-line:#57508429;--v28-glass-highlight:#ffffffd1;--v28-shadow:0 30px 90px #36305b21;--v28-shadow-soft:0 18px 50px #36305b17;--v27-bg:var(--v28-bg);--v27-surface:#ffffffa8;--v27-surface-soft:#f4f2faad;--v27-ink:var(--v28-ink);--v27-ink-2:var(--v28-ink-soft);--v27-muted:var(--v28-muted);--v27-line:var(--v28-glass-line);--v27-primary:var(--v28-accent);--v27-primary-2:var(--v28-accent-2);--v27-cyan:#8a7be8;--v27-shadow:var(--v28-shadow);--v27-shadow-soft:var(--v28-shadow-soft)}html{background:var(--v28-bg)!important}body{background:radial-gradient(circle at 8% 10%, #8b6ee81f, transparent 31rem), radial-gradient(circle at 94% 22%, #b9ace029, transparent 29rem), radial-gradient(circle at 50% 82%, #6e60b014, transparent 34rem), linear-gradient(180deg, #faf9fd 0%, var(--v28-bg) 45%, #f3f1f8 100%)!important;color:var(--v28-ink)!important}.v27-header{box-shadow:0 10px 34px #2f2b4e09;-webkit-backdrop-filter:blur(28px)saturate(1.35)!important;background:#f9f8fd9e!important;border-bottom-color:#5750841f!important}.v27-brand-mark{background:linear-gradient(145deg,#5d54db,#8d73ea 72%,#b4a4e9)!important;box-shadow:0 12px 30px #5146a73d!important}.v27-header-cta{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff1a;background:#181729e8!important}.v27-header-cta span{color:#c4b9ff!important}.v27-announcement{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom-color:var(--v28-glass-line)!important;background:#f3f1fabd!important}.v27-announcement span{background:#6257e8eb!important}@media (min-width:900px) and (min-height:700px){.v27-hero{grid-template-rows:minmax(0,1fr) auto;align-items:center;min-height:calc(100svh - 76px);display:grid;padding-top:0!important}.v27-hero-grid{padding-block:clamp(28px,5vh,58px);min-height:0!important}.v27-section.v27-products,.v27-section.v27-principles,.v27-section.v27-releases,.v27-section.v27-faq,.v27-section.v27-cta{align-items:center;min-height:calc(100svh - 76px);display:flex;padding-block:clamp(54px,6.5vh,86px)!important}.v27-section.v27-products>.shell,.v27-section.v27-principles>.shell,.v27-section.v27-releases>.shell,.v27-section.v27-faq>.shell,.v27-section.v27-cta>.shell{width:min(1220px,100% - 48px)!important}.v27-section-head{margin-bottom:clamp(28px,4vh,42px)!important}.v27-principle-grid article{min-height:clamp(250px,31vh,310px)!important}.v27-release-card{min-height:clamp(235px,29vh,278px)!important}}.v27-hero{background:linear-gradient(#ffffff80,#f7f6fb0f)!important}.v27-hero:before{background-image:linear-gradient(#534d7e0b 1px,#0000 1px),linear-gradient(90deg,#534d7e0b 1px,#0000 1px)!important}.v27-hero-aurora{animation:11s ease-in-out infinite alternate v28-aurora-drift;filter:blur(86px)!important;opacity:.78!important;background:conic-gradient(from 205deg,#6257e82b,#987edc1a,#d8cded38,#6257e82b)!important;width:690px!important;height:690px!important;top:-40px!important;right:0!important}.v27-pill{-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);background:#ffffff75!important;border-color:#5d549729!important;box-shadow:inset 0 1px #fffc,0 12px 30px #342f580e!important}.v27-pill>span{background:var(--v28-accent)!important;box-shadow:0 0 0 5px #6257e81a!important}.v27-btn-primary{background:linear-gradient(135deg,#5d54df,#7c64e3)!important;box-shadow:0 16px 38px #574bbb38!important}.v27-btn-secondary{-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:#ffffff78!important;border-color:#5a528b29!important;box-shadow:inset 0 1px #ffffffeb,0 12px 32px #3530560e!important}.v27-visual-glow{animation:7s ease-in-out infinite v28-pulse-glow;filter:blur(24px)!important;background:radial-gradient(circle,#6e5cdc2e,#ae9dda17 47%,#0000 72%)!important;width:470px!important;height:470px!important}.v27-browser{animation:8s ease-in-out infinite v28-browser-float;-webkit-backdrop-filter:blur(28px)saturate(1.35)!important;background:#ffffff80!important;border-color:#6158942e!important;box-shadow:inset 0 1px #ffffffeb,0 42px 100px #37315e2b,0 8px 24px #37315e12!important}.v27-browser-bar,.v27-browser-sidebar,.v27-demo-product,.v27-browser-chart{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff6b!important;border-color:#5952891f!important}.v27-browser-sidebar .is-active{background:linear-gradient(145deg,#6559e5,#9175e9)!important;box-shadow:0 8px 18px #584ab92e!important}.v27-demo-media .v27-demo-icon,.v27-demo-tera .v27-demo-icon,.v27-demo-class .v27-demo-icon{color:#fff!important;background:linear-gradient(145deg,#6157dd,#967ae8)!important}.v27-browser-chart span{background:linear-gradient(#a898ee,#6257e8)!important}.v27-float-card{-webkit-backdrop-filter:blur(24px)saturate(1.35)!important;background:#ffffff73!important;border-color:#5d558e2b!important;box-shadow:inset 0 1px #ffffffe6,0 20px 50px #38325d1a!important}.v27-orbit{animation:20s linear infinite v28-orbit-spin;border-color:#6257e82b!important}.v27-orbit-two{animation-duration:26s;animation-direction:reverse;border-color:#8570c621!important}.v27-cube span{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffff1f!important;border-color:#6257e847!important}.v27-products,.v27-releases,.v27-faq,.v27-principles{border-color:var(--v28-glass-line)!important;background:0 0!important}.v27-products{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff4d!important}.v27-principles{background:linear-gradient(#f2f0f885,#f8f7fb3d)!important}.v27-releases{background:#ffffff42!important}.v27-faq{background:#f5f3fa7a!important}.v27-product-card,.v27-principle-grid article,.v27-release-card{position:relative;background:var(--v28-glass)!important;-webkit-backdrop-filter:blur(22px)saturate(1.25)!important;box-shadow:inset 0 1px 0 var(--v28-glass-highlight), 0 16px 44px #352f5812!important;border-color:#5b538b24!important}.v27-product-card:after,.v27-principle-grid article:after,.v27-release-card:after{content:"";pointer-events:none;border-radius:inherit;opacity:.7;background:linear-gradient(115deg,#0000 14%,#ffffff70 47%,#0000 66%);position:absolute;inset:0;transform:translate(-140%)}.v27-product-card:hover:after,.v27-principle-grid article:hover:after,.v27-release-card:hover:after{animation:.95s ease-out v28-glass-sheen}.v27-product-card:hover,.v27-principle-grid article:hover,.v27-release-card:hover{border-color:#6257e842!important;transform:translateY(-7px)rotateX(.7deg)!important;box-shadow:inset 0 1px #fffffff5,0 28px 64px #3831611f!important}.v27-card-visual{background:linear-gradient(145deg,#e5e1f7b8,#f7f5fba3,#dcd6f094)!important}.v27-card-placeholder span,.v27-product-logo,.v27-principle-icon i:nth-child(3){background:linear-gradient(145deg,#6157df,#9579e7)!important}.v27-card-logo{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff7a!important;border-color:#5b538b24!important}.v27-card-tags span,.v27-topic-list span{background:#ffffff6b!important;border-color:#5b538b1f!important}.v27-principle-icon i:nth-child(2){border-color:#8b6ee852!important}.v27-release-type.is-feature{color:#5d53d8!important;background:#6257e81a!important}.v27-faq-list{border-top-color:#5b538b29!important}.v27-faq-list details{background:#ffffff3d;transition:background .25s,transform .25s;border-bottom-color:#5b538b24!important}.v27-faq-list details[open]{background:#ffffff75}.v27-faq-list details:hover{transform:translate(5px)}.v27-faq-list summary i{color:var(--v28-accent)!important}.v27-cta-panel{-webkit-backdrop-filter:blur(30px)saturate(1.25);backdrop-filter:blur(30px)saturate(1.25);border:1px solid #ffffff26;background:radial-gradient(circle at 88% 14%,#9e80e84d,#0000 34%),linear-gradient(125deg,#1d1b35eb,#3d3478e0 58%,#53448bd1)!important;box-shadow:inset 0 1px #ffffff1f,0 34px 90px #30285c38!important}.v27-cta-panel .v27-eyebrow{color:#c9bdff!important}.v27-btn-outline-light{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17!important}.v27-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff75!important;border-top-color:#5b538b21!important;margin-top:0!important}.v27-hero-copy{animation:.8s cubic-bezier(.2,.75,.2,1) both v28-hero-copy-in}.v27-visual{animation:.95s cubic-bezier(.2,.75,.2,1) .11s both v28-hero-visual-in}.v27-hero-strip{animation:.75s ease-out .32s both v28-strip-in}@supports (animation-timeline:view()){.v27-section-head,.v27-product-grid,.v27-principle-grid,.v27-release-grid,.v27-faq-grid,.v27-cta-panel{animation:linear both v28-view-rise;animation-timeline:view();animation-range:entry cover 28%}.v27-product-card:nth-child(2),.v27-principle-grid article:nth-child(2),.v27-release-card:nth-child(2){animation-delay:70ms}.v27-product-card:nth-child(3),.v27-principle-grid article:nth-child(3),.v27-release-card:nth-child(3){animation-delay:.13s}}@keyframes v28-hero-copy-in{0%{filter:blur(4px);transform:translateY(18px)}to{filter:blur();transform:translateY(0)}}@keyframes v28-hero-visual-in{0%{filter:blur(5px);transform:translateY(20px)scale(.975)}to{filter:blur();transform:translateY(0)scale(1)}}@keyframes v28-strip-in{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes v28-view-rise{0%{transform:translateY(34px)scale(.985)}to{transform:translateY(0)scale(1)}}@keyframes v28-aurora-drift{0%{transform:translate(-3%,-2%)scale(.98)rotate(-4deg)}to{transform:translate(4%,4%)scale(1.06)rotate(8deg)}}@keyframes v28-pulse-glow{0%,to{opacity:.72;transform:translate(-50%,-50%)scale(.94)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}}@keyframes v28-browser-float{0%,to{translate:0}50%{translate:0 -9px}}@keyframes v28-orbit-spin{to{rotate:360deg}}@keyframes v28-glass-sheen{0%{transform:translate(-140%)}to{transform:translate(140%)}}@media (max-width:899px),(max-height:699px){.v27-hero,.v27-section.v27-products,.v27-section.v27-principles,.v27-section.v27-releases,.v27-section.v27-faq,.v27-section.v27-cta{min-height:auto!important}}@media (max-width:760px){.v27-header{background:#f9f8fdd1!important}.v27-mobile-nav summary,.v27-mobile-nav nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffc7!important;border-color:#5b538b29!important}.v27-browser{background:#ffffff9e!important}}@media (prefers-reduced-motion:reduce){.v27-hero-copy,.v27-visual,.v27-hero-strip,.v27-hero-aurora,.v27-browser,.v27-orbit,.v27-product-card:after,.v27-principle-grid article:after,.v27-release-card:after{animation:none!important}.v27-product-card:hover,.v27-principle-grid article:hover,.v27-release-card:hover,.v27-faq-list details:hover{transform:none!important}}.v28-visual-label{z-index:5;-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);color:#706b8e;letter-spacing:.13em;background:#ffffff61;border:1px solid #5b538b26;border-radius:999px;padding:9px 12px;font:800 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;animation:6s ease-in-out infinite v28-label-float;position:absolute;top:14px;right:32px;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #342f580e}@keyframes v28-label-float{50%{transform:translateY(7px)}}@media (max-width:760px){.v28-visual-label{top:4px;right:12px}}@media (prefers-reduced-motion:reduce){.v28-visual-label{animation:none!important}}
