/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#061225;--navy2:#0a1d38;--blue:#1769ff;--cyan:#53d7ff;--mint:#27dbb5;--ink:#10203a;--muted:#63728a;--mist:#f4f7fb;--line:#dce5f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}.topbar{color:#a9bad1;height:38px;font:500 10px/1 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;background:#041020;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,76px);display:flex}.status{align-items:center;gap:8px;display:flex}.status i,.floating-chip i{background:var(--mint);width:6px;height:6px;box-shadow:0 0 12px var(--mint);border-radius:50%}.site-header{background:var(--navy);color:#fff;z-index:10;border-bottom:1px solid #ffffff1f;align-items:center;gap:48px;height:84px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:12px;font-weight:800;display:flex}.brand small{font:500 8px/1.2 var(--font-geist-mono);letter-spacing:.35em;color:#8fa4c0;margin-top:4px;display:block}.brand-mark{width:38px;height:38px;font:700 12px/1 var(--font-geist-mono);letter-spacing:-.05em;background:linear-gradient(135deg,#1b73ff,#0b376f);border:1px solid #3676d1;border-radius:8px;place-items:center;display:grid}.site-header nav{gap:34px;margin-left:auto;display:flex}.site-header nav a{color:#bac8da;font-size:13px;transition:all .2s}.site-header nav a:hover{color:#fff}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:24px;padding:16px 20px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 30px #1769ff40}.button:hover{background:#0f5be3;transform:translateY(-2px)}.button-small{gap:14px;padding:12px 17px;font-size:12px}.hero{color:#fff;background:radial-gradient(circle at 72% 25%,#102e5a 0,#0000 27%),linear-gradient(135deg,#061225,#0a1b35 62%,#061225);grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:70px;min-height:620px;padding:78px clamp(24px,5vw,76px) 64px;display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.12;background-image:linear-gradient(#76b7ff 1px,#0000 1px),linear-gradient(90deg,#76b7ff 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 35%,#000);mask-image:linear-gradient(90deg,#0000 35%,#000)}.hero-copy,.tech-visual{z-index:1;position:relative}.eyebrow{color:#86a7ce;font:600 11px/1 var(--font-geist-mono);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;display:flex}.eyebrow>span{background:var(--cyan);width:24px;height:1px;display:inline-block}.eyebrow.blue{color:var(--blue)}.hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(48px,5.6vw,80px);line-height:.98}.hero h1 em,.services h2 em{color:var(--cyan);font-style:normal}.hero-lead{color:#b7c7db;max-width:650px;margin:28px 0 32px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:30px;display:flex}.text-link{color:#dbe7f5;font-size:13px;font-weight:700}.text-link span{color:var(--cyan);margin-left:12px}.hero-proof{border-top:1px solid #ffffff1f;gap:42px;margin-top:58px;padding-top:24px;display:flex}.hero-proof div{flex-direction:column;gap:5px;display:flex}.hero-proof strong{font-size:13px}.hero-proof span{color:#8398b3;font-size:11px}.tech-visual{align-self:center;min-height:430px}.orbit{border:1px solid #52d7ff40;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:-20px;right:-20px}.orbit-two{width:300px;height:300px;top:45px;right:45px}.server-stack{background:linear-gradient(135deg,#102b4f,#07152b);border:1px solid #28558e;border-radius:10px;width:160px;height:340px;padding:22px 16px;position:absolute;bottom:25px;right:0;box-shadow:0 35px 80px #020817}.server-stack span{background:repeating-linear-gradient(90deg,#09182d 0 4px,#102845 4px 6px);border:1px solid #244d7b;border-radius:5px;height:54px;margin-bottom:13px;display:block;position:relative}.server-stack span:after{content:"";background:var(--mint);border-radius:50%;width:5px;height:5px;position:absolute;top:23px;right:12px;box-shadow:-12px 0 #2476e8}.screen{background:linear-gradient(145deg,#11345eed,#051326f5);border:1px solid #2a68ad;border-radius:12px;width:70%;height:270px;padding:18px;position:absolute;top:55px;left:5%;transform:perspective(900px)rotateY(-5deg);box-shadow:0 30px 80px #020817}.screen-bar{border-bottom:1px solid #275281;height:25px}.screen-bar i{background:#367bc5;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.chart{background:linear-gradient(#0000 49%,#53d7ff1a 50%,#0000 51%);border-bottom:1px solid #235181;align-items:flex-end;gap:14px;height:125px;margin:20px 0;display:flex}.chart b{background:linear-gradient(var(--cyan),var(--blue));border-radius:3px 3px 0 0;width:14%;height:35%}.chart b:nth-child(2){height:58%}.chart b:nth-child(3){height:45%}.chart b:nth-child(4){height:80%}.chart b:nth-child(5){height:68%}.screen p{font:600 9px/1 var(--font-geist-mono);letter-spacing:.15em;color:#56d4f5}.screen strong{font-size:13px}.floating-chip{color:#cfe0f5;font:500 10px/1 var(--font-geist-mono);background:#0b203d;border:1px solid #28598f;border-radius:7px;align-items:center;gap:9px;padding:10px 13px;display:flex;position:absolute;box-shadow:0 12px 30px #020817}.chip-one{bottom:46px;left:0}.chip-two{top:18px;right:98px}.trust-strip{border-bottom:1px solid var(--line);color:#8b99aa;align-items:center;gap:clamp(24px,5vw,72px);min-height:82px;padding:20px clamp(24px,5vw,76px);display:flex}.trust-strip span{font:500 10px/1 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;margin-right:auto}.trust-strip b{letter-spacing:.05em;color:#8290a2;font-size:14px}.section{padding:110px clamp(24px,5vw,76px)}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:90px;margin-bottom:54px;display:grid}.section-heading h2,.why h2,.contact h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.03}.section-heading>p{max-width:570px;color:var(--muted);margin:0;line-height:1.75}.product-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:390px;padding:22px;transition:all .25s;position:relative}.product-card:hover{border-color:#9dbff8;transform:translateY(-5px);box-shadow:0 22px 50px #10203a1a}.card-number{font:500 10px/1 var(--font-geist-mono);color:#91a0b4}.product-icon{background:var(--mist);border-radius:7px;height:122px;margin:26px 0 20px;position:relative;overflow:hidden}.product-icon i{background:#dfeafa;border:2px solid #2d70d0;border-radius:5px;position:absolute;inset:24% 26%}.product-icon b{background:#8eadd8;border-radius:4px;height:6px;position:absolute;bottom:17%;left:18%;right:18%}.product-icon-02 i{bottom:20%;left:30%;right:30%}.product-icon-02 b{width:7%;height:20%;bottom:10%;left:47%;right:auto}.product-icon-03 i{background:repeating-linear-gradient(#dce8f7 0 15px,#a7c0df 16px 17px);inset:20%}.product-icon-04 i{background:#1769ff;border-color:#1769ff;left:32%;right:32%}.product-icon-04 i:after{content:"O";color:#fff;place-items:center;font-size:32px;font-weight:800;display:grid;position:absolute;inset:0}.tag{font:600 9px/1 var(--font-geist-mono);color:var(--blue);letter-spacing:.12em;text-transform:uppercase}.product-card h3{margin:12px 0 10px;font-size:24px}.product-card p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.65}.product-card a{color:var(--blue);font-size:12px;font-weight:700;position:absolute;bottom:24px;left:22px}.product-card a span{margin-left:12px}.services{color:#f1f8f6;background:#07110f;grid-template-columns:.75fr 1.25fr;gap:100px;padding:105px clamp(24px,5vw,76px);display:grid}.services h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,4vw,62px);line-height:1.02}.services-intro>p:not(.eyebrow){color:#9cb0ab;max-width:460px;margin:26px 0 30px;line-height:1.7}.mint-button{background:var(--mint);color:#06221c;box-shadow:0 12px 30px #27dbb526}.service-list article{border-top:1px solid #213631;grid-template-columns:40px 1fr 28px;gap:20px;padding:24px 0;display:grid}.service-list article>span{color:#56736c;font:500 10px/1.5 var(--font-geist-mono)}.service-list h3{margin:0 0 7px;font-size:18px}.service-list p{color:#8da39e;margin:0;font-size:12px;line-height:1.55}.service-list b{color:var(--mint);font-weight:400}.why{background:var(--mist);grid-template-columns:1.45fr .55fr;gap:50px;display:grid}.why-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:56px}.why-panel>p:not(.eyebrow){max-width:730px;color:var(--muted);line-height:1.75}.why-features{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:25px;margin-top:42px;padding-top:34px;display:grid}.why-features span{width:26px;height:26px;color:var(--blue);background:#e5efff;border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.why-features strong{font-size:14px}.why-features p{color:var(--muted);font-size:12px;line-height:1.55}.quote-card{color:#fff;background:linear-gradient(145deg,#0e2850,#061225);border-radius:14px;flex-direction:column;justify-content:space-between;padding:45px 36px;display:flex}.quote-mark{color:var(--cyan);font:700 72px/1 Georgia}.quote-card blockquote{letter-spacing:-.02em;margin:15px 0 auto;font-size:24px;line-height:1.35}.quote-card>div{align-items:center;gap:13px;margin-top:38px;display:flex}.quote-card p{color:#95aac3;font-size:11px;line-height:1.6}.contact{color:#fff;background:#0a1b35;grid-template-columns:1fr 1fr;gap:110px;padding:100px clamp(24px,5vw,76px);display:grid}.contact>div>p:not(.eyebrow){color:#9fb1c8;max-width:530px;line-height:1.7}.contact-details{flex-direction:column;gap:8px;margin-top:40px;display:flex}.contact-details span{font:500 9px/1 var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;color:#7188a5}.contact-details a{color:var(--cyan);font-size:18px}form{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{color:#adbed2;flex-direction:column;gap:8px;font-size:11px;display:flex}label:nth-child(3),label:nth-child(4),form .button{grid-column:1/-1}input,select,textarea{color:#fff;width:100%;font:inherit;background:#0d2444;border:1px solid #2c4669;border-radius:6px;outline:none;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:var(--cyan)}textarea{resize:vertical}form .button{justify-self:start}footer{color:#8294ac;background:#041020;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding:50px clamp(24px,5vw,76px);font-size:11px;display:grid}.footer-brand{color:#fff}footer p{margin:0;line-height:1.7}footer>div{color:#bdcad9;justify-content:flex-end;gap:24px;display:flex}footer>span{font:500 9px/1 var(--font-geist-mono);border-top:1px solid #172a43;grid-column:1/-1;padding-top:26px}@media (width<=1050px){.site-header nav{display:none}.site-header .button-small{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:60px}.tech-visual{min-height:400px}.product-grid{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:1fr;gap:55px}.why{grid-template-columns:1fr}.contact{gap:55px}.trust-strip b:nth-last-child(-n+2){display:none}}@media (width<=700px){.topbar>span:first-child{display:none}.topbar{justify-content:center}.site-header{padding:0 20px}.site-header .button-small{gap:0;font-size:0}.site-header .button-small span{font-size:16px}.hero{min-height:auto;padding:55px 20px 45px}.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-proof{flex-wrap:wrap;gap:20px}.tech-visual{min-height:330px}.screen{width:78%;height:235px;left:0}.server-stack{width:120px;height:290px}.trust-strip{gap:32px;padding:20px;overflow:hidden}.trust-strip span{display:none}.section,.services,.contact{padding:75px 20px}.section-heading{grid-template-columns:1fr;gap:20px}.product-grid{grid-template-columns:1fr}.why-panel{padding:32px 24px}.why-features,.contact,form{grid-template-columns:1fr}label,form .button{grid-column:1/-1}footer{grid-template-columns:1fr;padding:45px 20px}footer>div{flex-wrap:wrap;justify-content:flex-start}footer>span{grid-column:1}.quote-card blockquote{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}body{color:#f4f8ff;background:#061225}.trust-strip{color:#829abd;background:#081831;border-color:#18365d}.trust-strip b{color:#9fb4ce}.products{background:radial-gradient(circle at 88% 8%,#1d6fff2e,#0000 26%),linear-gradient(#081831 0%,#0b1d38 100%);position:relative;overflow:hidden}.products:before{content:"";pointer-events:none;opacity:.13;background-image:linear-gradient(#52d7ff40 1px,#0000 1px),linear-gradient(90deg,#52d7ff40 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000 20%,#000);mask-image:linear-gradient(135deg,#0000 20%,#000)}.products>*{z-index:1;position:relative}.section-heading>p{color:#9fb2ca}.product-card{color:#f4f8ff;background:linear-gradient(145deg,#112d52f5,#07162bfa);border-color:#244a77;box-shadow:inset 0 1px #ffffff0a}.product-card:hover{background:linear-gradient(145deg,#143864,#091c37);border-color:#3b8cff;box-shadow:0 24px 60px #0107127a,0 0 0 1px #52d7ff14}.card-number{color:#6e8baa}.product-icon{background:linear-gradient(145deg,#102c51,#091b34);border:1px solid #214a7b}.product-icon i{background:#123968;border-color:#3d8eff}.product-icon b{background:#4779b3}.product-icon-03 i{background:repeating-linear-gradient(#12345d 0 15px,#2d6198 16px 17px)}.product-icon-04 i{background:#1769ff;border-color:#51cfff}.product-card p{color:#9fb2ca}.product-card .tag,.product-card a{color:#57d8ff}.services{background:radial-gradient(circle at 10% 18%,#1d6fff2e,#0000 28%),linear-gradient(135deg,#050f20,#071a33 58%,#061327)}.services-intro>p:not(.eyebrow),.service-list p{color:#98aec8}.service-list article{border-color:#1d3d64;transition:padding .2s,background .2s}.service-list article:hover{background:linear-gradient(90deg,#1d6fff1f,#0000);padding-left:14px}.service-list article>span{color:#5d7d9f}.service-list b{color:#53d7ff}.mint-button{color:#fff;background:#1d6fff;box-shadow:0 12px 30px #1d6fff47}.mint-button:hover{background:#3385ff}.why{background:radial-gradient(circle at 82% 18%,#52d7ff1f,#0000 25%),#081831;position:relative}.why-panel{color:#f4f8ff;background:linear-gradient(145deg,#102b50,#091b34);border-color:#244a77;box-shadow:0 28px 70px #02081459}.why-panel>p:not(.eyebrow),.why-features p{color:#9fb2ca}.why-features{border-color:#244a77}.why-features span{color:#57d8ff;background:#143c70;border:1px solid #27609f}.quote-card{background:radial-gradient(circle at 80% 12%,#52d7ff3d,#0000 28%),linear-gradient(145deg,#123765,#06162d);border:1px solid #3475ba;box-shadow:0 28px 70px #02081466}.contact{background:radial-gradient(circle at 12% 88%,#1d6fff2b,#0000 30%),linear-gradient(135deg,#061225,#0b2244)}.contact>div>p:not(.eyebrow){color:#a7b9cf}.contact-details span{color:#7892b2}input,select,textarea{color:#f4f8ff;background:#091d38;border-color:#31577f;box-shadow:inset 0 1px #ffffff08}input::placeholder,textarea::placeholder{color:#6e85a1}input:focus,select:focus,textarea:focus{border-color:#52d7ff;box-shadow:0 0 0 3px #52d7ff1a}footer{background:#030c1a;border-top:1px solid #142d4d}.eyebrow.mint{color:#52d7ff}.collection-links{flex-wrap:wrap;gap:10px;margin:-20px 0 34px;display:flex}.collection-links a{color:#c7d9ec;font:600 10px/1 var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase;background:#0a2445;border:1px solid #2a527e;border-radius:999px;padding:10px 15px}.collection-links a:hover{color:#fff;border-color:#52d7ff}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-card{min-height:395px}.store-card .product-icon{height:132px}.store-card.phone .product-icon i{background:linear-gradient(145deg,#2c75d0,#0c2341);border-radius:12px;inset:15% 38%}.store-card.phone .product-icon b{background:#79dfff;height:4px;bottom:20%;left:47%;right:47%}.store-card.desktop .product-icon i{inset:18% 23% 31%}.store-card.desktop .product-icon b{border-radius:2px;height:23%;bottom:12%;left:45%;right:45%}.store-card.console .product-icon i{border-radius:28px 10px;inset:17% 36%;transform:rotate(-8deg)}.store-card.console .product-icon b{background:#52d7ff;height:8px;bottom:43%;left:45%;right:45%}.store-card.controller .product-icon i{border-radius:45% 45% 35% 35%;inset:27%}.store-card.controller .product-icon b{background:#52d7ff;height:6px;bottom:44%;left:34%;right:34%}.store-card.support .product-icon i{background:0 0;border-width:7px;border-radius:50%;inset:22% 30%}.store-card.support .product-icon b{background:#52d7ff;height:76%;bottom:12%;left:47%;right:47%}.store-card.gaming .product-icon{box-shadow:inset 0 0 50px #543fff2e}.store-note{background:linear-gradient(90deg,#102f59,#091d38);border:1px solid #2b5a91;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:24px 26px;display:flex}.store-note>div{align-items:center;gap:15px;display:flex}.store-note>div>span{color:#63ddff;background:#164883;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.store-note p{color:#9fb2ca;margin:0;font-size:12px;line-height:1.5}.store-note strong{color:#fff;font-size:14px}.store-note .button{flex:none}.store-visual .screen p{color:#52d7ff}@media (width<=1050px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.store-grid{grid-template-columns:1fr}.store-note{flex-direction:column;align-items:flex-start}.store-note .button{width:100%}.collection-links{margin-top:0}.site-header .brand{font-size:12px}}.product-photo{isolation:isolate;background:#09182d;position:relative}.product-photo:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 60%,#050f1f47);position:absolute;inset:0}.product-photo img{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.04);width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.store-card:hover .product-photo img{filter:saturate(1.08)contrast(1.05);transform:scale(1.045)}.hero-photo{z-index:1;background:#0b203d;border:1px solid #315c8b;border-radius:16px;align-self:center;height:470px;position:relative;overflow:hidden;box-shadow:0 34px 80px #0107128c}.hero-photo>img{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.04);width:100%;height:100%;display:block}.hero-photo:after{content:"";background:linear-gradient(#0000 48%,#030c1ae6);position:absolute;inset:0}.hero-photo-caption{z-index:2;color:#fff;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:24px;left:26px;right:26px}.hero-photo-caption strong{font-size:17px}.hero-photo-caption span{color:#b9cae0;font-size:12px}.store-card{padding-top:0;overflow:hidden}.store-card .card-number{z-index:3;color:#dcecff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030c1ad1;border-radius:5px;padding:7px 9px;position:absolute;top:14px;left:15px}.store-card .product-photo{border:0;border-radius:9px 9px 0 0;width:calc(100% + 44px);height:190px;margin:0 -22px 20px}.service-photo{border:1px solid #315c8b;border-radius:10px;height:210px;margin:28px 0 22px;overflow:hidden}.service-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=1050px){.hero-photo{height:420px}}@media (width<=700px){.hero-photo{height:340px}.store-card .product-photo{height:210px}}
