.sphere-root{--radius:520px;--viewer-pad:72px;--circ:calc(var(--radius) * 3.14);--rot-y:calc((360deg / var(--segments-x)) / 2);--rot-x:calc((360deg / var(--segments-y)) / 2);--item-width:calc(var(--circ) / var(--segments-x));--item-height:calc(var(--circ) / var(--segments-y));width:100%;height:100%;position:relative}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}main.sphere-main{touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.stage{width:100%;height:100%;perspective:calc(var(--radius) * 2);perspective-origin:50%;contain:layout paint size;place-items:center;display:grid}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{z-index:3;pointer-events:none;margin:auto;position:absolute;inset:0}.overlay{background-image:radial-gradient(#ebebeb00 82%,#06001042 100%)}.overlay--blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask-image:radial-gradient(#ebebeb00 84%,#06001033 96%);mask-image:radial-gradient(#ebebeb00 84%,#06001033 96%)}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));transform-origin:50%;backface-visibility:hidden;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta,0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta,0deg))) translateZ(var(--radius));margin:auto;transition:transform .3s;position:absolute;inset:-999px}.item__image{border-radius:var(--tile-radius,12px);backface-visibility:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;background:0 0;transition:transform .3s;display:block;position:absolute;inset:10px;overflow:hidden;transform:translateZ(0)}.item__image:focus{outline:none}.item__image img{object-fit:cover;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;filter:var(--image-filter,none)}.viewer{z-index:20;pointer-events:none;padding:var(--viewer-pad);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.viewer .frame{aspect-ratio:1;border-radius:var(--enlarge-radius,32px);height:100%;display:flex}@media (aspect-ratio<=1){.viewer .frame{width:100%;height:auto}}.viewer .scrim{z-index:10;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0006;transition:opacity .5s;position:absolute;inset:0}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{z-index:30;border-radius:var(--enlarge-radius,32px);transform-origin:0 0;transition:transform .5s,opacity .5s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000059}.viewer .enlarge img{object-fit:cover;width:100%;height:100%;filter:var(--image-filter,none)}.sphere-root .enlarge-closing img{filter:var(--image-filter,none)}.edge-fade{z-index:5;pointer-events:none;background:linear-gradient(to bottom, transparent, var(--overlay-blur-color,#060010));height:72px;position:absolute;left:0;right:0}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}.star-border-container{background:0 0;border-radius:24px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 0 28px #2b6dff14}.border-gradient-bottom{opacity:0;z-index:0;filter:blur(6px);border-radius:50%;width:220%;height:72%;transition:opacity .32s,filter .32s;animation:linear infinite alternate paused star-movement-bottom;position:absolute;bottom:-18px;right:-140%}.border-gradient-top{opacity:0;z-index:0;filter:blur(6px);border-radius:50%;width:220%;height:72%;transition:opacity .32s,filter .32s;animation:linear infinite alternate paused star-movement-top;position:absolute;top:-18px;left:-140%}.inner-content{z-index:1;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.star-border-container--active .border-gradient-bottom,.star-border-container--active .border-gradient-top{opacity:.55;filter:blur(8px);animation-play-state:running}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}.pixelated-image-card{color:#fff;border-radius:18px;outline:none;width:100%;max-width:100%;position:relative;overflow:hidden}.pixelated-image-card__default,.pixelated-image-card__active,.pixelated-image-card__pixels{width:100%;height:100%;position:absolute;top:0;left:0}.pixelated-image-card__active{z-index:2;display:none}.pixelated-image-card__pixels{pointer-events:none;z-index:3}.pixelated-image-card__pixel{display:none;position:absolute}.reflective-card{--reflective-accent:#539affad;--reflective-accent-soft:#539aff2e;aspect-ratio:10/16;isolation:isolate;width:min(100%,320px);min-height:0;animation:.72s both fade-up;animation-delay:var(--delay,0s);background:#141825;border:1px solid #879dff2e;border-radius:28px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000047,inset 0 0 0 1px #ffffff08;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.reflective-card--blue{--reflective-accent:#5ca4ffb8;--reflective-accent-soft:#5ca4ff33}.reflective-card--cyan{--reflective-accent:#4de3ffb3;--reflective-accent-soft:#4de3ff2e}.reflective-card__base,.reflective-card__video,.reflective-card__noise,.reflective-card__sheen,.reflective-card__border{pointer-events:none;position:absolute;inset:0}.reflective-card__base{background:radial-gradient(circle at 18% 12%, #ffffff1f, transparent 22%), radial-gradient(circle at 88% 84%, var(--reflective-accent-soft), transparent 28%), linear-gradient(180deg, #161a28e6, #0a0d16fa);filter:blur(5px)saturate(125%);border-radius:28px;transform:scale(1.08)}.reflective-card__video{z-index:0;background:radial-gradient(circle at 50% 18%,#ffffff1a,#0000 24%),linear-gradient(#0a0d163d,#05070e70)}.reflective-card__video-media{object-fit:cover;filter:saturate(96%)contrast(104%)brightness(82%)blur(.6px);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.reflective-card__noise{opacity:.2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.reflective-card__sheen{mix-blend-mode:screen;opacity:.92;background:linear-gradient(130deg,#ffffff75 0%,#ffffff24 26%,#fff0 42%,#ffffff2e 56%,#ffffff5c 100%)}.reflective-card__border{-webkit-mask-composite:xor;opacity:.96;background:linear-gradient(135deg,#ffffffbf 0%,#ffffff24 45%,#ffffff8c 100%);border-radius:28px;padding:1px;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.reflective-card__content{z-index:1;-webkit-backdrop-filter:blur(3px)saturate(128%);backdrop-filter:blur(3px)saturate(128%);background:linear-gradient(#ffffff24,#ffffff05),linear-gradient(#070a1203,#070a124d 56%,#070a1299 100%);flex-direction:column;min-height:100%;padding:26px;display:flex;position:relative}.reflective-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.reflective-card__eyebrow,.reflective-card__status,.reflective-card__label{color:#e8efffd1;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.reflective-card__status{color:#b8f1ff;background:#50dfff1f}.reflective-card__body{flex-direction:column;flex:1;justify-content:end;gap:38px;padding-top:72px;display:flex}.reflective-card__identity{text-align:center;justify-items:center;gap:12px;display:grid}.reflective-card h3{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Orbitron,sans-serif;font-size:1.7rem;line-height:1.2}.reflective-card__role{color:#e1e8f8d1;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:500}.reflective-card__label{color:#cfdbf494;letter-spacing:.14em;background:0 0;border-radius:0;width:fit-content;padding:0;font-size:.72rem}.reflective-card__footer-card{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:end;gap:18px;padding-top:24px;display:flex}.reflective-card__meta{gap:10px;display:grid}.reflective-card__meta strong{color:#fff;letter-spacing:.04em;font-size:.98rem;font-weight:700}.reflective-card__handle-link{color:#fff;letter-spacing:.04em;text-underline-offset:3px;font-size:.98rem;font-weight:700;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59;transition:text-decoration-color .2s}.reflective-card__handle-link:hover{text-decoration-color:#ffffffe6}@media (width<=720px){.reflective-card{aspect-ratio:10/16}.reflective-card__content{min-height:100%;padding:20px}.reflective-card__header{flex-direction:column;align-items:flex-start}.reflective-card h3{font-size:1.4rem}.reflective-card__role{letter-spacing:.18em;font-size:.76rem}.reflective-card__footer-card{align-items:center}}@media (width<=480px){.reflective-card{aspect-ratio:3/4;border-radius:20px}.reflective-card__content{padding:13px}.reflective-card__header{flex-direction:row;align-items:center;gap:8px}.reflective-card__eyebrow,.reflective-card__status{letter-spacing:.05em;padding:4px 7px;font-size:.58rem}.reflective-card__body{gap:10px;padding-top:12px}.reflective-card__identity{gap:5px}.reflective-card h3{letter-spacing:.03em;font-size:.82rem;line-height:1.25}.reflective-card__role{letter-spacing:.1em;font-size:.65rem}.reflective-card__footer-card{gap:8px;padding-top:10px}.reflective-card__label{letter-spacing:.08em;font-size:.58rem}.reflective-card__handle-link,.reflective-card__meta strong{font-size:.78rem}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f7ff;background:radial-gradient(circle at 0 0,#205cff2e,#0000 28%),radial-gradient(circle at 100% 0,#00e0ff1f,#0000 24%),linear-gradient(#050814 0%,#070b16 48%,#05070f 100%);font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth}body{min-height:100vh}button,input{font:inherit}a{color:inherit;text-decoration:none}button{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}button:hover{transform:translateY(-2px)}.app-shell{min-height:100vh;position:relative;overflow:hidden}.page-noise{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000047,#0000 88%);mask-image:linear-gradient(#00000047,#0000 88%)}.page-glow{filter:blur(48px);pointer-events:none;border-radius:999px;position:absolute}.page-glow-left{background:radial-gradient(circle,#3157ff52,#0000 72%);width:340px;height:340px;top:-120px;left:-100px}.page-glow-right{background:radial-gradient(circle,#00d2ff2e,#0000 70%);width:320px;height:320px;top:160px;right:-120px}.page-frame{width:min(1180px,100% - 48px);margin:0 auto;padding:26px 0 86px;position:relative}.section-kicker{color:#7fd7ff;letter-spacing:.22em;text-transform:uppercase;font-size:.76rem;font-weight:700;display:inline-flex}.hero__title-dim{color:#ffffffad}.section-heading{text-align:center;justify-content:center;margin-bottom:26px;display:flex}.section-heading--split{text-align:left;justify-content:space-between;align-items:end;gap:32px}.section-heading h2,.section-heading--split h2{margin:10px 0 0;font-family:Orbitron,sans-serif;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.15}.section-heading p{color:#c9d5f2a8;max-width:430px;margin:0;line-height:1.75}.button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.button--primary{color:#fff;background:linear-gradient(90deg,#2b6dff 0%,#00cfff 100%);border:0;box-shadow:0 18px 36px #1854ff3d,inset 0 0 0 1px #ffffff1f}.button--ghost{color:#f1f5ffeb;background:#0d111fbd;border:1px solid #7b95ff33}.button--large{min-width:166px;height:50px;padding:0 22px}.navbar{padding:12px 0 18px}.navbar__shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0c101fe0,#080a16eb);border:1px solid #7a8eff24;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:14px 18px;display:grid;box-shadow:0 20px 40px #0000002e,inset 0 0 0 1px #ffffff05}.navbar__content{justify-content:flex-end;display:flex}.navbar__group{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.navbar__brand{align-items:center;gap:14px;display:inline-flex}.navbar__logo{object-fit:contain;border-radius:8px;width:36px;height:36px}.navbar__brand-text{white-space:nowrap;gap:2px;display:grid}.navbar__brand-main{letter-spacing:.09em;font-family:Orbitron,sans-serif;font-size:1.06rem;font-weight:700}.navbar__brand-sub{color:#c6d2ef99;font-size:.78rem;line-height:1.1}.navbar__nav{justify-self:start}.navbar__links{flex-wrap:wrap;justify-content:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.navbar__links a,.navbar__secondary-link{color:#d7e1f8b8;font-size:.94rem;transition:color .18s}.navbar__links a:hover,.navbar__secondary-link:hover{color:#fff}.navbar__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;display:inline-flex}.navbar__cta{min-width:152px;height:42px;padding:0 18px}.navbar__menu-toggle{cursor:pointer;background:#0a0e1cd1;border:1px solid #8695ff33;border-radius:14px;width:44px;height:44px;padding:0;display:none}.navbar__menu-toggle span{background:#eef2ff;border-radius:999px;width:18px;height:2px;margin:4px auto;transition:transform .18s,opacity .18s;display:block}.navbar--menu-open .navbar__menu-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.navbar--menu-open .navbar__menu-toggle span:nth-child(2){opacity:0}.navbar--menu-open .navbar__menu-toggle span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,500px);align-items:center;gap:56px;min-height:100svh;padding:44px 0 30px;display:grid}.hero__content{max-width:620px;animation:.7s both fade-up}.hero__title{letter-spacing:-.03em;margin:18px 0 0;font-family:Orbitron,sans-serif;font-size:clamp(2.7rem,5.4vw,4.8rem);line-height:1.08}.hero__title-accent{color:#8edcff;text-shadow:0 0 24px #4db1ff2e}.hero__description{color:#cbd7f4b8;max-width:540px;margin:22px 0 0;font-size:1.04rem;line-height:1.8}.hero__actions{gap:14px;margin-top:30px;display:flex}.hero__highlights{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0d1ab3;border:1px solid #7a8eff24;border-radius:16px;align-items:stretch;gap:0;margin-top:34px;display:flex;overflow:hidden}.service-card,.value-card,.support-card,.channel-card,.footer__brand,.footer__column,.category-strip__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0c101ff0,#080a16f5);border:1px solid #7a8eff24;box-shadow:0 22px 48px #00000038,inset 0 0 0 1px #ffffff05}.hero__highlight-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;animation:.7s both fade-up;animation-delay:var(--delay,0s);background:0 0;border:none;border-right:1px solid #7a8eff1a;border-radius:0;flex-direction:column;flex:1;justify-content:center;gap:3px;padding:14px 16px;display:flex}.hero__highlight-card:last-child{border-right:none}.hero__highlight-card strong{color:#eef4ff;font-size:.84rem;display:block}.hero__highlight-card span{color:#c5d2f285;font-size:.72rem;line-height:1.4;display:block}.hero__preview{isolation:isolate;animation:.78s both fade-scale;position:relative}.hero__preview-main{z-index:1;isolation:isolate;background:radial-gradient(circle at 100% 0,#2b73ff40,#0000 30%),linear-gradient(#0a1022fa,#080c18fa);border:1px solid #6f90ff2e;border-radius:34px;padding:18px;overflow:hidden;box-shadow:0 42px 110px #00000057,inset 0 0 0 1px #ffffff0a}.hero__preview-header{gap:8px;display:flex}.hero__preview-header span{background:#ffffff2e;border-radius:50%;width:10px;height:10px;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:inset 0 0 0 1px #ffffff0a}.hero__preview-header:hover span:first-child{background:#ff5f57;box-shadow:0 0 14px #ff5f5747}.hero__preview-header:hover span:nth-child(2){background:#febc2e;box-shadow:0 0 14px #febc2e47}.hero__preview-header:hover span:nth-child(3){background:#28c840;box-shadow:0 0 14px #28c84047}.hero__preview-header:hover span{transform:scale(1.08)}.hero__preview-video{isolation:isolate;z-index:1;background:radial-gradient(circle,#286cff29,#0000 38%),linear-gradient(#ffffff05,#ffffff03);border:1px dashed #87a2ff38;border-radius:24px;height:520px;min-height:520px;margin-top:16px;padding:0;position:relative;overflow:hidden}.hero__preview-video .sphere-root{z-index:1;width:100%;height:100%;position:relative}.hero__preview-badge,.hero__preview-label,.service-card__type{color:#bfeaff;letter-spacing:.08em;text-transform:uppercase;background:#4083ff38;border-radius:999px;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.hero__preview-floating{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate;background:linear-gradient(#0e1224fa,#0a0f1dfa);border:1px solid #7e92ff47;border-radius:18px;padding:14px 16px;animation:4.4s ease-in-out infinite bob;position:absolute;box-shadow:0 24px 42px #00000057,inset 0 0 0 1px #ffffff08}.hero__preview-floating strong{color:#f5f8ff;margin-top:6px;font-size:.96rem;display:block}.hero__preview-floating small{color:#e0e8fad1;margin-top:6px;display:block}.hero__preview-floating--a{top:137px;right:-26px}.hero__preview-floating--b{animation-delay:.9s;top:392px;left:-34px}.category-strip{padding:10px 0 28px}.category-strip__track{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.category-strip__item{color:#e8efffc2;border-radius:18px;place-items:center;min-height:62px;font-weight:700;animation:.7s both fade-up;display:grid}.category-strip__star{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;animation:.7s both fade-up}.category-strip__star-inner{background:0 0;transition:background .2s}.category-strip__star[aria-pressed=true] .category-strip__star-inner,.star-border-container--active .category-strip__star-inner{background:#5fd8ff12}.category-strip__item--selected{color:#5fd8ff}.services-section,.value-section,.support-section,.channels-section,.bottom-cta{content-visibility:auto;contain-intrinsic-size:auto 600px;padding:30px 0 18px}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card{transform-origin:50%;background:linear-gradient(#0c101ffa,#080a16fa);border-radius:24px;flex-direction:column;transition:border-color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.service-card:hover{border-color:#70a8ff57;box-shadow:0 0 0 1px #70a8ff2e,0 0 24px #3d7fff29,0 34px 72px #0000003d,inset 0 0 0 1px #ffffff08}.service-card__media{flex:none;height:100%;display:block;position:relative;overflow:hidden}.service-card__media-transition{background:0 0;border:0;border-radius:0;width:100%}.service-card__media-transition .pixelated-image-card__default,.service-card__media-transition .pixelated-image-card__active,.service-card__media-transition .pixelated-image-card__pixels{border-radius:0}.service-card__media img{object-fit:cover;width:100%;height:100%;display:block}.service-card__media--active{color:#eef4ff;background:linear-gradient(#080b1533,#080b15eb),radial-gradient(circle at 0 0,#3d7fff29,#0000 28%);align-content:end;gap:10px;padding:18px;display:grid}.service-card__media-badge{color:#bfe7ff;letter-spacing:.08em;text-transform:uppercase;background:#3c81ff2e;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.service-card__media--active strong{font-size:1rem}.service-card__media--active small{color:#dce6f9cc;line-height:1.55}.service-card--red .service-card__media{background:linear-gradient(135deg,#ff4a4acc,#6d1717e0)}.service-card--green .service-card__media{background:linear-gradient(135deg,#1fcf6ecc,#104a2fe0)}.service-card--blue .service-card__media{background:linear-gradient(135deg,#347effe0,#122860eb)}.service-card--violet .service-card__media{background:linear-gradient(135deg,#955effe0,#341b62eb)}.service-card--pink .service-card__media{background:linear-gradient(135deg,#ff58c4e0,#53163deb)}.service-card--amber .service-card__media{background:linear-gradient(135deg,#ffb43ae0,#5b340eeb)}.service-card__body{flex-direction:column;flex:1;padding:18px;display:flex}.service-card__meta{align-items:center;gap:12px;display:flex}.service-card h3{margin:14px 0 10px;font-size:1.1rem}.service-card p{color:#cad6f3a3;margin:0;line-height:1.7}.service-card__plans{gap:10px;margin-top:18px;padding-bottom:10px;display:grid}.service-card__plan{cursor:default;background:#ffffff05;border:1px solid #7e91ff1f;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;transition:border-color .2s,background .2s,transform .18s;display:flex}.service-card__plan:hover{background:#7e91ff12;border-color:#7e91ff57;transform:translate(3px)}.service-card__plan span{color:#d0daf3bd;font-size:.88rem}.service-card__plan strong{color:#fff;font-family:Orbitron,sans-serif;font-size:.9rem}.value-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.value-card{animation:.72s both fade-up;animation-delay:var(--delay,0s);border-radius:24px;width:100%;padding:28px;position:relative;overflow:hidden}.value-card--featured{grid-column:span 2;padding:32px}.value-card--full{grid-column:span 3;grid-template-columns:auto 1fr;align-items:center;column-gap:24px;padding:28px 32px;display:grid}.value-card--full .value-card__orb{display:none}.value-card--full h3,.value-card--full p{grid-column:1/-1}.value-card__orb{background:radial-gradient(circle,#2b76ff3d,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-18px;right:-12px}.value-card--featured .value-card__orb{background:radial-gradient(circle,#2b76ff52,#0000 70%);width:200px;height:200px;top:-40px;right:-30px}.value-card__stat{color:#5fd8ff;letter-spacing:-.02em;margin:0 0 12px;font-family:Orbitron,sans-serif;font-size:2.2rem;font-weight:800;line-height:1;position:relative}.value-card h3{margin:0 0 10px;font-size:1.08rem;position:relative}.value-card--featured h3{font-size:1.22rem}.value-card p:not(.value-card__stat){color:#c9d4f1a8;margin:0;line-height:1.75;position:relative}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.support-card{animation:.72s both fade-up;animation-delay:var(--delay,0s);border-radius:24px;padding:18px}.support-card__photo{color:#cad5f28a;letter-spacing:.04em;text-transform:uppercase;background:radial-gradient(circle,#256cff24,#0000 40%),linear-gradient(#ffffff05,#ffffff03);border:1px dashed #8ba1ff38;border-radius:18px;place-items:center;min-height:210px;font-size:.82rem;display:grid}.support-card__photo-transition{width:100%}.support-card__photo--default,.support-card__photo--active{width:100%;height:100%}.support-card__photo--active{text-align:center;text-transform:none;background:radial-gradient(circle at top,#377bff38,#0000 34%),linear-gradient(#0a0e1efa,#080c18fa);border-style:solid;align-content:center;justify-items:center;gap:10px;padding:18px}.support-card__photo-badge{color:#8ad9ff;letter-spacing:.08em;text-transform:uppercase;background:#2e71ff24;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.support-card__photo--active strong{color:#f6f8ff;font-size:1rem}.support-card__photo--active small{color:#cdd8f3b8;font-size:.82rem;line-height:1.5}.support-card h3{margin:16px 0 8px;font-size:1.05rem}.support-card p{color:#cad6f2a3;margin:0}.support-card__actions{gap:10px;margin-top:18px;display:grid}.support-card__button{height:42px}.channels-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.bottom-cta__panel{background:radial-gradient(circle at 0 0,#2f74ff33,#0000 30%),linear-gradient(#0b1022fa,#070a15fa);border:1px solid #668cff33;border-radius:36px;padding:36px;position:relative;overflow:hidden;box-shadow:0 34px 72px #00000047,inset 0 0 0 1px #ffffff08}.bottom-cta__pulse{filter:blur(10px);border-radius:50%;position:absolute}.bottom-cta__pulse--left{background:radial-gradient(circle,#3475ff47,#0000 72%);width:180px;height:180px;top:-28px;left:-18px}.bottom-cta__pulse--right{background:radial-gradient(circle,#00d3ff2e,#0000 72%);width:220px;height:220px;bottom:-40px;right:-12px}.bottom-cta__content{text-align:center;justify-items:center;display:grid;position:relative}.bottom-cta__content h2{max-width:760px;margin:12px 0 0;font-family:Orbitron,sans-serif;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.22}.bottom-cta__content p{color:#cdd9f4ad;max-width:620px;margin:16px 0 0;line-height:1.75}.bottom-cta__actions{gap:14px;margin-top:24px;display:flex}.site-footer{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;padding:24px 0 12px;display:grid}.footer__brand{border-radius:22px;align-items:start;gap:14px;height:100%;padding:22px;display:flex}.footer__brand-mark{object-fit:contain;border-radius:8px;flex:none;width:38px;height:38px}.footer__brand strong{font-family:Orbitron,sans-serif;font-size:1rem;display:block}.footer__brand p{color:#c7d4f19e;margin:8px 0 0;line-height:1.7}.footer__brand a{color:#8edcff;margin-top:14px;font-weight:700;display:inline-flex}.footer__brand a:hover{color:#fff}.footer__columns{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.footer__column{border-radius:22px;height:100%;padding:22px}.footer__column h3{margin:0 0 14px;font-size:.96rem}.footer__column ul{margin:0;padding:0;list-style:none}.footer__column li+li{margin-top:10px}.footer__column a{color:#c6d3f1a3}.footer__column a:hover{color:#fff}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-scale{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=1080px){.navbar__shell,.navbar__content{grid-template-columns:1fr;gap:16px}.navbar__nav,.navbar__actions{justify-self:center}.hero,.section-heading--split{grid-template-columns:1fr}.section-heading--split{align-items:start}.services-grid,.support-grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card--full{grid-column:span 2}.category-strip__track,.site-footer{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__columns{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{gap:18px}}@media (width>=721px) and (width<=1024px){.page-frame{width:min(100% - 40px,1180px);padding-top:22px}.navbar__shell{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;padding:16px 18px}.navbar__content{justify-content:flex-end;display:flex}.navbar__group{flex-wrap:nowrap;align-items:center;gap:18px;display:flex}.navbar__links{flex-wrap:nowrap;gap:18px}.navbar__nav,.navbar__actions{justify-self:auto}.navbar__actions{flex-wrap:nowrap}.navbar__menu-toggle{display:none}.hero{gap:34px;padding:34px 0 24px}.hero__content{max-width:100%}.hero__title{font-size:clamp(3rem,5vw,4.2rem)}.hero__description{max-width:100%}.hero__highlights{grid-area:auto/1;align-self:auto;margin-top:28px}.hero__preview-video{height:430px;min-height:430px}.hero__preview-floating--a{top:119px;right:-12px}.hero__preview-floating--b{top:364px;left:-12px}.category-strip__track,.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card--full{grid-column:span 2}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reflective-card{width:min(100%,250px)}.channels-grid>:nth-child(4){display:none}.service-card__media{height:100%}.support-card__photo{min-height:230px}.bottom-cta__panel{padding:32px 28px}}@media (width<=720px){.page-frame{width:min(100% - 28px,1180px);padding-top:18px}.navbar{padding-bottom:14px}.navbar__menu-toggle{display:inline-block}.navbar__shell{grid-template-columns:1fr auto;gap:14px;padding:14px}.navbar__content{background:0 0;border-top:1px solid #8795ff1f;border-radius:0;grid-column:1/-1;gap:18px;padding:10px 0 0;display:none}.navbar--menu-open .navbar__content{display:block}.navbar__group{gap:18px;display:grid}.navbar__nav,.navbar__actions{justify-self:stretch;width:100%}.navbar__links{flex-direction:column;justify-content:flex-start;gap:8px}.navbar__links a{background:#ffffff05;border-radius:14px;padding:12px 14px;display:block}.navbar__actions{flex-direction:column;justify-content:flex-start;align-items:stretch}.navbar__secondary-link{text-align:left;width:100%;padding:12px 14px;display:block}.navbar__cta{width:100%}.hero{gap:22px;padding:22px 0 18px}.hero__title{margin-top:14px;font-size:clamp(1.78rem,7.2vw,2.8rem);line-height:1.12}.hero__description{margin-top:14px;font-size:.92rem;line-height:1.6}.hero__actions,.hero__highlights{margin-top:20px}.hero__highlight-card{padding:12px}.hero__highlight-card strong{font-size:.78rem}.hero__highlight-card span{font-size:.66rem}.hero__actions,.bottom-cta__actions{flex-wrap:wrap}.services-grid,.channels-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card--featured{grid-column:span 2}.value-card--full{grid-column:span 2;display:block}.category-strip__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-strip__item{min-height:48px;font-size:.82rem}.category-strip{padding:8px 0 20px}.site-footer{grid-template-columns:1fr;gap:14px}.footer__columns{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.services-section,.value-section,.channels-section,.bottom-cta{padding:20px 0 14px}.service-card__body{padding:14px}.service-card h3{margin:10px 0 8px;font-size:.96rem}.service-card__plans{gap:8px;margin-top:12px}.hero__preview-video{height:260px;min-height:260px}.hero__preview-floating{display:none}.bottom-cta__panel{border-radius:28px;padding:28px 22px}}@media (width<=480px){.value-grid{background:linear-gradient(#0c101ff0,#080a16f5);border:1px solid #7a8eff24;border-radius:20px;flex-direction:column;gap:0;display:flex;overflow:hidden;box-shadow:0 22px 48px #00000038}.value-card,.value-card--featured,.value-card--full{width:100%;box-shadow:none;background:0 0;border:none;border-bottom:1px solid #7a8eff14;border-radius:0;padding:14px 16px;animation:none;display:block}.value-card:last-child{border-bottom:none}.value-card__orb{display:none}.value-card__stat{margin:0 0 2px;font-size:1.1rem;line-height:1.2}.value-card h3,.value-card--featured h3{margin:0 0 3px;font-size:.88rem}.value-card p:not(.value-card__stat){margin:0;font-size:.78rem;line-height:1.5}.service-card .pixelated-image-card{padding-bottom:38%!important}.service-card__body{padding:10px}.service-card h3{margin:7px 0 6px;font-size:.84rem;line-height:1.3}.service-card__type:nth-child(2){display:none}.service-card__type{white-space:nowrap;padding:3px 7px;font-size:.6rem}.service-card__meta{gap:5px}.service-card__plans{gap:5px;margin-top:8px}.service-card__plan{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;padding:6px 8px}.service-card__plan span{white-space:nowrap;flex-shrink:0;font-size:.65rem}.service-card__plan strong{white-space:nowrap;text-align:right;font-size:.65rem}.service-card__media--active{align-content:end;gap:5px;padding:10px}.service-card__media-badge{display:none}.service-card__media--active strong{font-size:.78rem;line-height:1.25}.service-card__media--active small{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.4;display:-webkit-box;overflow:hidden}}
