/*! 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--blue:#1664ff;--ink:#0b0b0d;--slate:#23262f;--paper:#fff;--surface:#f5f7fa;--line:#e5e8ee;--muted:#70757f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-onest),"Avenir Next",Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}img{image-rendering:auto}.hero-orange-image,.product-photo-stage img,.brand-logo img,.official-logo-image{-webkit-backface-visibility:hidden;backface-visibility:hidden}button,a,input,select{font:inherit}button{color:inherit}.site{background:var(--paper);min-height:100vh;color:var(--ink);transition:background .35s,color .35s}.site.dark{--paper:#0b0b0d;--ink:#f7f8fb;--surface:#15171b;--line:#292c33;--muted:#9da2ad}.site.dark .site-header{background:#0b0b0dd1}.site.dark .hero{background:radial-gradient(circle at 74% 40%,#152550 0,#0000 32%),linear-gradient(135deg,#0d0f14,#11141b)}.site.dark .product-card,.site.dark .category-card,.site.dark .trust-strip{background:#111318}.site.dark .product-media{background:#191c23}.site.dark .brand-tabs,.site.dark .catalog-toolbar label{background:#17191f}.site.dark .secondary{color:#fff;background:#ffffff0f;border-color:#31343c}.site.dark .search-panel,.site.dark .account-modal,.site.dark .product-modal,.site.dark .drawer-wrap aside{background:#101216}.site.dark .detail-gallery,.site.dark .gallery-main,.site.dark .thumbnails button,.site.dark .cart-row .device-stage{background:#191c22}.site.dark .news article,.site.dark footer{background:#101216}.site.dark .logo{color:#fff}a{color:inherit}.announcement{color:#fff;letter-spacing:.04em;background:#0b0b0d;justify-content:center;align-items:center;gap:10px;height:30px;font-size:10px;display:flex}.announcement span,.announcement a{align-items:center;gap:7px;display:flex}.announcement svg{width:13px}.announcement a{color:#aeb6c4;text-decoration:none;position:absolute;right:5%}.announcement a svg{width:12px}.site-header{z-index:60;border-bottom:1px solid var(--line);align-items:center;height:76px;padding:0 clamp(20px,4vw,66px);display:flex;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)}}.site-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd4}.site-header>a{margin-right:auto;text-decoration:none}.logo b{letter-spacing:.22em;font-size:19px;font-weight:900}.logo-mark{background:var(--blue);border-radius:7px;width:23px;height:23px;display:block;position:relative;overflow:hidden;transform:rotate(45deg)}.logo-mark i{background:#fff;border-radius:50%;width:6px;height:6px;position:absolute}.logo-mark i:first-child{top:5px;left:5px}.logo-mark i:last-child{bottom:5px;right:5px}.site-header nav{gap:clamp(13px,1.65vw,26px);display:flex}.site-header nav a{color:var(--ink);font-size:11px;font-weight:700;text-decoration:none}@supports (color:color-mix(in lab, red, red)){.site-header nav a{color:color-mix(in srgb,var(--ink) 70%,transparent)}}.site-header nav a{white-space:nowrap;transition:all .2s}.site-header nav a:hover{color:var(--blue)}.header-actions button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:all .2s;display:grid;position:relative}.header-actions button:hover{background:var(--surface);transform:translateY(-1px)}.header-actions b,.header-actions i{border:2px solid var(--paper);background:var(--blue);color:#fff;border-radius:20px;place-items:center;min-width:15px;height:15px;font-size:8px;font-style:normal;display:grid;position:absolute;top:0;right:0}.header-actions i:not(.show),.header-actions .menu{display:none}.hero{background:linear-gradient(130deg,#fafbfe,#f4f7fb 52%,#eaf0f8);grid-template-columns:minmax(390px,.82fr) 1.18fr;align-items:center;min-height:calc(100vh - 106px);padding:64px clamp(24px,7vw,118px) 52px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:4;padding-bottom:24px;position:relative}.eyebrow{color:var(--muted);letter-spacing:.2em;align-items:center;gap:10px;margin-bottom:24px;font-size:10px;font-weight:850;display:flex}.eyebrow span{background:var(--blue);width:28px;height:2px}h1{letter-spacing:-.072em;margin:0;font-size:clamp(56px,5.45vw,90px);font-weight:760;line-height:.92}h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:470px;color:var(--muted);margin:29px 0;font-size:16px;line-height:1.65}.hero-buttons{gap:10px;display:flex}.hero-buttons a{border-radius:13px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-size:12px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.hero-buttons svg{width:16px}.primary{background:var(--blue);color:#fff;box-shadow:0 14px 34px #1664ff3d}.primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1664ff57}.secondary{background:#ffffffb8;border:1px solid #1418231f}.secondary:hover{background:#fff;transform:translateY(-3px)}.hero-trust{gap:36px;margin-top:48px;display:flex}.hero-trust div{flex-direction:column;gap:3px;display:flex}.hero-trust strong{font-size:13px}.hero-trust span{color:var(--muted);font-size:9px}.hero-visual{z-index:2;perspective:1300px;min-height:570px;position:relative}.halo{background:radial-gradient(circle,#fffffff5,#628eff2e 42%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}.hero-device{position:absolute}.hero-device .device-stage.large{width:225px;height:470px}.hero-device-left{top:16%;left:7%;transform:rotate(-7deg)rotateY(16deg)}.hero-device-center{z-index:3;top:4%;left:36%;transform:rotate(3deg)}.hero-device-center .device-stage.large{width:248px;height:506px}.hero-device-right{top:17%;right:2%;transform:rotate(8deg)rotateY(-17deg)}.floating-label{z-index:6;background:var(--paper);border:1px solid #ffffffb3;border-radius:15px;align-items:center;gap:10px;padding:11px 15px;display:flex;position:absolute}@supports (color:color-mix(in lab, red, red)){.floating-label{background:color-mix(in srgb,var(--paper) 70%,transparent)}}.floating-label{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:4s ease-in-out infinite float;box-shadow:0 17px 44px #1a264124}.floating-label>span{width:30px;height:30px;color:var(--blue);background:#e8efff;border-radius:9px;place-items:center;display:grid}.floating-label svg{width:15px}.floating-label div{flex-direction:column;gap:2px;display:flex}.floating-label small{color:var(--muted);font-size:8px}.floating-label strong{font-size:10px}.label-one{bottom:14%;left:1%}.label-two{animation-delay:-2s;bottom:18%;right:-2%}@keyframes float{50%{transform:translateY(-9px)}}.ambient{filter:blur(80px);opacity:.35;border-radius:50%;position:absolute}.ambient-one{background:#b6c9ff;width:260px;height:260px;top:9%;right:7%}.ambient-two{background:#d2dcff;width:210px;height:210px;bottom:-8%;left:46%}.hero-progress{color:var(--muted);align-items:center;gap:11px;font-size:9px;display:flex;position:absolute;bottom:27px;right:6%}.hero-progress>div{gap:5px;display:flex}.hero-progress button{cursor:pointer;background:#cbd1dc;border:0;width:24px;height:2px;padding:0}.hero-progress button.active{background:var(--blue)}.device-stage{place-items:center;width:170px;height:245px;display:grid;position:relative}.device-stage.large{width:240px;height:460px}.device{background:linear-gradient(140deg,var(--device),var(--device) 58%,var(--device));border-radius:23px;width:112px;height:220px;position:relative}@supports (color:color-mix(in lab, red, red)){.device{background:linear-gradient(140deg,color-mix(in srgb,var(--device) 80%,white),var(--device) 58%,color-mix(in srgb,var(--device) 72%,black))}}.device{border:2px solid var(--device)}@supports (color:color-mix(in lab, red, red)){.device{border:2px solid color-mix(in srgb,var(--device) 72%,white)}}.device{transition:transform .35s;overflow:hidden;box-shadow:0 26px 38px #11182a30,inset -6px -8px 12px #00000017}.large .device{border-width:3px;border-radius:38px;width:210px;height:420px}.device.angle{transform:rotateY(-22deg)rotate(5deg);box-shadow:26px 30px 38px #11182a33}.device.front{background:#111218;border-color:#3b3f48;padding:5px}.device-screen{background:radial-gradient(circle at 50% 57%,var(--accent) 0 1%,#195bdd 8%,#0a245e 25%,#06122e 45%,#020714 75%);border-radius:19px;width:100%;height:100%;overflow:hidden}.large .device-screen{border-radius:32px}.device-screen i:first-child{border:2px solid #6ca0ffbf;border-radius:50%;width:130%;height:32%;position:absolute;top:36%;left:-20%;transform:rotate(-35deg);box-shadow:0 0 18px #1664ff}.device-screen i:last-child{border:1px solid #71a4ff99;border-radius:50%;width:60%;height:60%;position:absolute;top:20%;left:20%;box-shadow:inset 0 0 30px #1664ff80}.punch{background:#06070a;border-radius:50%;width:8px;height:8px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.large .punch{width:12px;height:12px;top:16px}.camera-system{background:#ffffff29;border:1px solid #ffffff4d;border-radius:14px;width:48px;height:55px;position:absolute;top:10px;left:10px}.large .camera-system{border-radius:24px;width:86px;height:98px;top:18px;left:18px}.camera-system i{background:radial-gradient(circle,#163365 0 15%,#07090e 25% 55%,#596372 62%,#101215 70%);border:3px solid #30343d;border-radius:50%;width:17px;height:17px;position:absolute;box-shadow:0 2px 5px #00000059}.large .camera-system i{border-width:5px;width:31px;height:31px}.camera-system i:first-child{top:5px;left:5px}.camera-system i:nth-child(2){top:5px;right:5px}.camera-system i:nth-child(3){bottom:5px;left:5px}.camera-system b{background:#f3dfa8;border-radius:50%;width:7px;height:7px;position:absolute;bottom:10px;right:9px}.large .camera-system b{width:11px;height:11px;bottom:19px;right:16px}.camera-vertical .camera-system,.large .camera-vertical .camera-system{background:0 0;border:0;width:42px;height:110px}.camera-vertical .camera-system i{left:5px}.camera-vertical .camera-system i:first-child{top:3px}.camera-vertical .camera-system i:nth-child(2){top:39px}.camera-vertical .camera-system i:nth-child(3){top:75px}.camera-vertical .camera-system b{top:11px;right:-3px}.camera-bar .camera-system{border-radius:11px;width:94px;height:34px}.large .camera-bar .camera-system{border-radius:18px;width:172px;height:60px}.camera-bar .camera-system i:first-child{top:5px;left:5px}.camera-bar .camera-system i:nth-child(2){top:5px;left:28px}.camera-bar .camera-system i:nth-child(3){top:5px;left:51px}.large .camera-bar .camera-system i:nth-child(2){left:54px}.large .camera-bar .camera-system i:nth-child(3){left:91px}.camera-bar .camera-system b{top:12px;right:7px}.camera-glyph .camera-system{background:0 0;border:0;width:54px;height:62px}.glyph-lines i{border:2px solid #ffffffbf;border-radius:50%;position:absolute}.glyph-lines i:first-child{border-left-color:#0000;width:76px;height:76px;top:65px;left:18px}.glyph-lines i:nth-child(2){border-top-color:#0000;width:55px;height:55px;bottom:28px;right:12px}.glyph-lines i:nth-child(3){border-radius:5px;width:8px;height:26px;top:22px;right:13px}.large .glyph-lines i:first-child{border-width:4px;width:140px;height:140px;top:124px;left:34px}.large .glyph-lines i:nth-child(2){border-width:4px;width:100px;height:100px;bottom:45px;right:20px}.device-brand{color:#ffffff57;font-size:16px;font-weight:900;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.large .device-brand{font-size:28px}.product-photo-stage{background:0 0;width:100%;height:100%;overflow:hidden}.product-photo-stage img{object-fit:cover;object-position:72% center;transition:transform .45s}.product-media .product-photo-stage{width:100%;height:100%;transform:scale(1.02)}.product-card:hover .product-media .product-photo-stage{transform:scale(1.02)}.product-card:hover .product-photo-stage img{transform:scale(1.035)}.gallery-main .product-photo-stage{width:100%;height:100%;transform:none}.gallery-main .product-photo-stage img{object-position:70% center}.thumbnails .product-photo-stage{width:100%;height:100%;margin:0;position:absolute;inset:0;transform:none}.thumbnails .product-photo-stage img{object-position:72% center}.search-results .product-photo-stage{width:100%;height:135px;margin:0;transform:none}.cart-row>.product-photo-stage{width:80px;height:100px;margin:0;transform:none}.trust-strip{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);align-items:center;gap:10px;min-height:105px;padding:0 clamp(24px,7vw,118px);display:grid}.trust-item{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:13px;display:flex}.trust-item:last-child{border:0}.trust-item>span{background:var(--surface);width:38px;height:38px;color:var(--blue);border-radius:12px;place-items:center;display:grid}.trust-item svg{width:18px}.trust-item div{flex-direction:column;gap:3px;display:flex}.trust-item strong{font-size:11px}.trust-item small{color:var(--muted);font-size:9px}.section{padding:108px clamp(24px,7vw,118px)}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.section-heading>div>span,.experience-copy>span,.business-card>div>span,.newsletter>div>span{color:var(--blue);letter-spacing:.2em;margin-bottom:14px;font-size:9px;font-weight:900;display:block}.section-heading h2,.experience h2,.business h2,.newsletter h2{letter-spacing:-.055em;margin:0;font-size:clamp(35px,3.4vw,54px);line-height:1}.section-heading>a{align-items:center;gap:12px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.section-heading>a svg{width:15px}.section-heading>p{color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.6}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.category-card{border:1px solid var(--line);background:var(--paper);text-align:center;cursor:pointer;border-radius:17px;min-width:0;padding:20px 10px;position:relative;box-shadow:0 8px 25px #161e300a}.category-card>svg{opacity:0;width:12px;transition:all .2s;position:absolute;top:9px;right:9px}.category-card:hover>svg{opacity:1}.category-glyph{background:var(--surface);border-radius:13px;place-items:center;height:100px;margin-bottom:12px;display:grid;position:relative;overflow:hidden}.category-glyph:before,.category-glyph:after{content:"";filter:blur(18px);border-radius:50%;position:absolute}.category-glyph:before{background:#9ab8ff;width:55px;height:55px;top:21px;left:9px}.category-glyph:after{background:#d8e3ff;width:42px;height:42px;bottom:12px;right:8px}.category-glyph b,.category-glyph svg{z-index:2;font-size:32px;position:relative}.category-glyph svg{width:27px}.category-card h3{margin:0 0 5px;font-size:12px}.category-card p{color:var(--muted);margin:0;font-size:8px}.c1 .category-glyph{color:#fff;background:#16191f}.c2 .category-glyph{background:#e9ded1}.c3 .category-glyph{color:#111;background:#efefef}.c4 .category-glyph{background:#e9f2ff}.c5 .category-glyph{background:#e8e0f3}.c6 .category-glyph{background:#dff0e8}.category-glyph-smartphones{background:#1664ff}.category-glyph-smartphones:before,.category-glyph-smartphones:after{display:none}.category-smartphone-image{object-fit:cover;object-position:center 43%;transition:transform .35s}.category-card:hover .category-smartphone-image{transform:scale(1.035)}.brand-logo{z-index:2;background:#fff;border:1px solid #e7e9ed;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:min(170px,82%);height:62px;padding:10px 17px;display:flex;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.brand-logo.brand-apple img{width:43px;height:43px}.brand-logo.brand-google img{width:96px}.brand-logo.brand-google b{color:#25262a;letter-spacing:-.04em;font-size:20px;font-weight:500}.brand-logo.compact{border-color:#e3e5e9;border-radius:5px;flex:none;width:31px;height:18px;padding:3px 4px}.brand-logo.compact img{max-width:100%;max-height:100%}.brand-logo.compact.brand-apple img{width:12px;height:12px}.product-brand{align-items:center;gap:6px;display:flex}.brand-showcase{background:var(--paper);border-bottom:1px solid var(--line);padding:68px clamp(24px,7vw,118px)}.brand-showcase>div:first-child{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.brand-showcase>div:first-child>span{color:var(--blue);letter-spacing:.19em;font-size:8px;font-weight:900}.brand-showcase h2{letter-spacing:-.05em;margin:0;font-size:clamp(28px,2.8vw,43px)}.brand-showcase-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.brand-showcase-grid>button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:145px;padding:20px;display:flex;box-shadow:0 10px 28px #12192a0a}.brand-showcase-grid>button>span:last-child{color:var(--muted);align-items:center;gap:8px;font-size:8px;font-weight:750;display:flex}.brand-showcase-grid>button>span:last-child svg{width:12px}.site.dark .brand-showcase-grid>button{background:#111318}.category-glyph .brand-logo{width:84%;height:58px;padding:9px 12px}.category-glyph .brand-logo.brand-apple{width:64px}.category-glyph .brand-logo.brand-google img{width:70px}.category-glyph .brand-logo.brand-google b{font-size:14px}.products-section{background:var(--surface)}.catalog-toolbar{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.brand-tabs{background:var(--paper);border-radius:12px;gap:4px;padding:4px;display:flex}.brand-tabs button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 17px;font-size:10px;font-weight:700}.brand-tabs button.active{background:var(--ink);color:var(--paper)}.catalog-toolbar label{background:var(--paper);height:42px;color:var(--muted);border-radius:11px;align-items:center;gap:8px;padding:0 12px 0 16px;font-size:9px;display:flex}.catalog-toolbar select{-webkit-appearance:none;appearance:none;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px;font-weight:750}.catalog-toolbar svg{width:13px}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 30px #161d300a}.product-media{cursor:pointer;background:#f0f2f5;place-items:center;height:285px;display:grid;position:relative;overflow:hidden}.product-media .device-stage{transition:all .35s;transform:scale(.92)}.product-card:hover .product-media .device-stage{transform:scale(1)}.product-badges{z-index:3;gap:5px;display:flex;position:absolute;top:12px;left:12px}.product-badges span,.product-badges small{background:var(--blue);color:#fff;border-radius:7px;padding:5px 8px;font-size:7px;font-weight:800}.product-badges small{color:#268652;background:#fff}.heart{z-index:3;cursor:pointer;background:#fffc;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.heart svg{width:14px}.heart.active{color:var(--blue)}.heart.active svg{fill:currentColor}.quick-view{opacity:0;color:#fff;background:#101116;border:0;border-radius:9px;align-items:center;gap:6px;padding:9px 13px;font-size:8px;font-weight:750;transition:all .25s;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%,12px)}.quick-view svg{width:12px}.product-card:hover .quick-view{opacity:1;transform:translate(-50%)}.product-info{padding:17px 17px 15px}.product-brand{text-transform:uppercase;color:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:800}.product-info h3{letter-spacing:-.025em;cursor:pointer;margin:6px 0 9px;font-size:14px}.rating{color:#ffb11b;align-items:center;gap:4px;font-size:9px;display:flex}.rating svg{width:10px}.rating span{color:var(--muted)}.swatches{gap:6px;margin:12px 0;display:flex}.swatches i{border:2px solid var(--paper);width:13px;height:13px;box-shadow:0 0 0 1px var(--line);border-radius:50%}.swatches i.selected{box-shadow:0 0 0 1px var(--blue)}.price-row{justify-content:space-between;align-items:flex-end;display:flex}.price-row>div{grid-template-columns:auto auto;align-items:end;column-gap:7px;display:grid}.price-row small{color:var(--muted);grid-column:1/-1;font-size:8px}.price-row strong{font-size:18px}.price-row del{color:var(--muted);font-size:9px}.price-row>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.price-row svg{width:15px}.product-info>p{color:var(--muted);font-size:8px}.product-info>p b{color:var(--ink)}.compare{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:7px;font-size:8px;display:flex}.compare svg{width:11px}.compare.active{color:var(--blue)}.experience{color:#fff;background:#0d1016;grid-template-columns:1fr 1fr;align-items:center;min-height:590px;padding:80px clamp(24px,9vw,145px);display:grid;overflow:hidden}.experience-copy{z-index:2;max-width:510px;position:relative}.experience h2 em{color:#6c98ff;font-style:normal}.experience-copy p{color:#aeb4c0;max-width:440px;margin:24px 0;font-size:13px;line-height:1.7}.experience-copy a,.business-card a{color:#111;background:#fff;border-radius:11px;align-items:center;gap:16px;padding:14px 19px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.experience-copy svg,.business-card a svg{width:14px}.care-orbit{place-items:center;height:430px;display:grid;position:relative}.care-orbit:before,.care-orbit:after{content:"";border:1px solid #5784ff40;border-radius:50%;position:absolute}.care-orbit:before{width:410px;height:410px}.care-orbit:after{width:300px;height:300px}.care-phone{z-index:2;position:relative;transform:rotate(7deg)}.care-phone .device-stage{width:190px!important;height:390px!important}.care-phone .device{width:178px;height:356px}.orbit{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#79a0ff;background:#ffffff14;border:1px solid #fff3;border-radius:14px;place-items:center;width:45px;height:45px;display:grid;position:absolute}.orbit svg{width:19px}.o1{top:22%;left:13%}.o2{top:32%;right:12%}.o3{bottom:6%;right:24%}.business{background:var(--paper);padding:95px clamp(24px,7vw,118px)}.business-card{color:#fff;background:linear-gradient(110deg,#1654d6,#1664ff 57%,#4c84ff);border-radius:26px;justify-content:space-between;align-items:center;min-height:440px;padding:68px clamp(35px,6vw,85px);display:flex;position:relative;overflow:hidden}.business-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:430px;height:430px;position:absolute;right:-100px;box-shadow:0 0 0 70px #ffffff0a,0 0 0 140px #ffffff08}.business-card>div:first-child{z-index:2;position:relative}.business-card>div>span{color:#cbdcff;align-items:center;gap:8px;display:flex}.business-card>div>span svg{width:14px}.business-card p{color:#dae5ff;max-width:470px;font-size:12px;line-height:1.7}.business-points{gap:18px;margin:25px 0;display:flex}.business-points span{color:#fff!important;letter-spacing:0!important;margin:0!important;font-size:9px!important}.business-points svg{width:12px}.business-stat{z-index:2;text-align:right;min-width:230px;position:relative}.business-stat span{color:#cfe0ff!important;display:block!important}.business-stat strong{letter-spacing:-.08em;font-size:83px}.business-stat p{font-size:10px}.business-card a{color:#111;background:#fff}.news{background:var(--paper)}.news-grid{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid}.news article{border:1px solid var(--line);background:var(--paper);border-radius:17px;padding:14px}.news-main{grid-template-columns:1.02fr .98fr;gap:24px;display:grid}.news-art{background:var(--surface);border-radius:12px;height:190px;position:relative;overflow:hidden}.news-main .news-art{height:100%;min-height:285px}.news article>span,.news-main>div:last-child>span{color:var(--blue);letter-spacing:.13em;margin-top:16px;font-size:7px;font-weight:900;display:block}.news article h3{letter-spacing:-.025em;margin:10px 0;font-size:16px;line-height:1.25}.news-main h3{font-size:22px!important}.news article p{color:var(--muted);font-size:9px;line-height:1.6}.news article a{align-items:center;gap:9px;margin-top:16px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.news article svg{width:12px}.ai-art{color:#fff;background:radial-gradient(circle,#5382ff,#102257 45%,#0a0d15 70%);place-items:center;display:grid}.ai-art span{letter-spacing:-.08em;font-size:48px;font-weight:900}.ai-art i{border:1px solid #ffffff4d;border-radius:50%;width:230px;height:70px;position:absolute;transform:rotate(35deg)}.ai-art i:last-child{transform:rotate(-35deg)}.camera-art{background:linear-gradient(140deg,#dadfe7,#f5f7f9)}.camera-art i{background:radial-gradient(circle,#3267c6,#0a0c13 50%);border:10px solid #2f343e;border-radius:50%;width:68px;height:68px;position:absolute;box-shadow:0 7px 13px #76808e}.camera-art i:first-child{top:23%;left:22%}.camera-art i:nth-child(2){top:14%;right:18%}.camera-art i:nth-child(3){bottom:12%;right:27%}.design-art{background:linear-gradient(135deg,#f3f3f3,#bfc4cc);place-items:center;display:grid}.design-art span{color:#fff;text-shadow:0 10px 20px #78808c;font-size:100px}.newsletter{background:#f1f5ff;justify-content:space-between;align-items:center;padding:70px clamp(24px,10vw,170px);display:flex}.dark .newsletter{background:#111a30}.newsletter>div p{color:var(--muted);font-size:11px}.newsletter form{grid-template-columns:1fr auto;gap:8px;width:min(520px,48%);display:grid}.newsletter label{background:#fff;border:1px solid #dce3f2;border-radius:12px;flex-direction:column;height:50px;padding:7px 14px;display:flex}.newsletter label span{color:#858b96;font-size:7px}.newsletter input{border:0;outline:0;padding:5px 0;font-size:11px}.newsletter form button{color:#fff;background:#0b0b0d;border:0;border-radius:12px;align-items:center;gap:13px;padding:0 20px;font-size:10px;font-weight:800;display:flex}.newsletter button svg{width:14px}.newsletter form small{color:var(--muted);grid-column:1/-1;font-size:7px}.newsletter-success{color:#111;background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px 22px;display:flex}.newsletter-success svg{color:#28995d}.newsletter-success div{flex-direction:column;gap:4px;display:flex}.newsletter-success span{color:#777;font-size:9px}footer{color:#fff;background:#0b0b0d;padding:74px clamp(24px,7vw,118px) 25px}.footer-top{grid-template-columns:1.45fr repeat(3,.8fr) 1.15fr;gap:40px;padding-bottom:55px;display:grid}.footer-brand .logo{color:#fff}.footer-brand p{color:#8c919c;margin:20px 0;font-size:12px;line-height:1.6}.footer-brand>div{gap:7px;display:flex}.footer-brand>div a{border:1px solid #292c32;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.footer-brand svg{width:13px}.footer-top h4{margin:0 0 18px;font-size:10px}.footer-top>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}.footer-top>div>a{color:#9297a1;font-size:9px;text-decoration:none}.footer-top>div>a:hover{color:#fff}.footer-contact>a{color:#fff!important;font-size:12px!important}.footer-contact p{color:#777d87;margin:0;font-size:8px}.footer-contact span{color:#a7acb6;align-items:center;gap:7px;font-size:8px;display:flex}.footer-contact svg{width:12px;color:var(--blue)}.footer-bottom{color:#6c717b;border-top:1px solid #24262c;justify-content:space-between;align-items:center;padding-top:22px;font-size:7px;display:flex}.footer-bottom div{gap:20px;display:flex}.footer-bottom a{text-decoration:none}.footer-bottom b{color:#8d929c}.overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05070c8c;position:fixed;inset:0}.search-overlay{padding-top:30px}.search-panel{background:var(--paper);border-radius:20px;width:min(870px,100% - 30px);max-height:calc(100vh - 60px);margin:auto;padding:17px;overflow:auto;box-shadow:0 25px 90px #00000047}.search-bar{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:62px;display:flex}.search-bar>svg{width:21px;color:var(--blue)}.search-bar input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:19px}.search-bar button,.modal-close,.drawer-wrap header button,.mobile-menu header button{background:var(--surface);cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.search-bar button svg,.modal-close svg{width:16px}.search-panel>p{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:18px 5px 10px;font-size:9px}.search-results{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.search-results>button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:12px;min-width:0;padding:10px}.search-results .device-stage{width:100%;height:135px;margin:-22px 0;transform:scale(.55)}.search-results>button>span{flex-direction:column;gap:3px;display:flex}.search-results small{color:var(--muted);font-size:7px}.search-results strong{font-size:10px}.search-results b{color:var(--blue);font-size:10px}.search-results>button>svg{float:right;width:13px;margin-top:-20px}.modal-wrap,.product-overlay,.drawer-wrap{place-items:center;padding:20px;display:grid}.account-modal{background:var(--paper);border-radius:22px;width:min(440px,100%);padding:39px;position:relative;box-shadow:0 25px 90px #00000040}.modal-close{position:absolute;top:17px;right:17px}.account-modal>span{color:var(--blue);letter-spacing:.17em;margin:30px 0 8px;font-size:8px;font-weight:900;display:block}.account-modal h2{letter-spacing:-.05em;margin:0;font-size:36px}.account-modal>p{color:var(--muted);font-size:11px}.account-modal form{flex-direction:column;gap:12px;margin-top:25px;display:flex}.account-modal form>label{color:var(--muted);flex-direction:column;gap:6px;font-size:8px;display:flex}.account-modal input{border:1px solid var(--line);background:var(--surface);height:45px;color:var(--ink);border-radius:10px;outline:0;padding:0 12px;font-size:11px}.account-modal form>div{justify-content:space-between;align-items:center;font-size:8px;display:flex}.account-modal form>div a{color:var(--blue)}.account-modal .checkbox{align-items:center;gap:5px;display:flex}.account-modal .checkbox input{width:12px;height:12px}.account-modal form>button{background:var(--blue);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:13px;height:48px;font-size:10px;font-weight:800;display:flex}.account-modal form svg{width:14px}.account-modal>small{text-align:center;color:var(--muted);margin-top:18px;font-size:8px;display:block}.account-modal>small a{color:var(--blue)}.drawer-wrap{place-items:stretch start;padding:0}.drawer-wrap aside{background:var(--paper);flex-direction:column;width:min(480px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-15px 0 50px #0003}.drawer-wrap header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 25px;display:flex}.drawer-wrap header span{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:8px}.drawer-wrap header h2{margin:3px 0 0;font-size:22px}.drawer-wrap header svg{width:16px}.empty-cart{text-align:center;margin:auto;padding:30px}.empty-cart>span{background:var(--surface);width:70px;height:70px;color:var(--blue);border-radius:22px;place-items:center;margin:auto;display:grid}.empty-cart svg{width:28px}.empty-cart h3{font-size:20px}.empty-cart p{color:var(--muted);font-size:10px}.empty-cart button{background:var(--blue);color:#fff;border:0;border-radius:10px;margin-top:12px;padding:13px 20px;font-size:10px}.cart-list{flex:1;padding:7px 23px;overflow:auto}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto;align-items:center;gap:13px;padding:16px 0;display:grid}.cart-row>.device-stage{background:var(--surface);border-radius:10px;width:80px;height:100px;margin:-24px 0;transform:scale(.46)}.cart-row>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.cart-row small{color:var(--muted);text-transform:uppercase;font-size:7px}.cart-row strong{font-size:11px}.cart-row span{color:var(--muted);font-size:8px}.quantity{align-items:center;margin-top:6px;flex-direction:row!important;gap:8px!important;display:flex!important}.quantity button{border:1px solid var(--line);background:0 0;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.quantity svg{width:9px}.cart-row>div:last-child{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;display:flex}.cart-row>div:last-child button{color:var(--muted);background:0 0;border:0}.cart-row>div:last-child svg{width:13px}.coupon{border-top:1px solid var(--line);gap:7px;padding:13px 23px;display:flex}.coupon input{border:1px solid var(--line);background:var(--surface);border-radius:9px;flex:1;height:39px;padding:0 12px;font-size:9px}.coupon button{background:var(--ink);color:var(--paper);border:0;border-radius:9px;padding:0 16px;font-size:9px}.cart-summary{background:var(--surface);padding:19px 23px 25px}.cart-summary p{color:var(--muted);justify-content:space-between;margin:7px 0;font-size:9px;display:flex}.cart-summary .free{color:#29925c}.cart-summary>div{justify-content:space-between;align-items:end;padding:15px 0;display:flex}.cart-summary>div span{font-size:11px}.cart-summary>div strong{font-size:24px}.cart-summary>button{background:var(--blue);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:14px;width:100%;height:49px;font-size:10px;font-weight:800;display:flex}.cart-summary button svg{width:14px}.cart-summary>small{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:11px;font-size:7px;display:flex}.cart-summary small svg{width:11px}.product-overlay{overflow:auto}.product-modal{background:var(--paper);border-radius:22px;grid-template-columns:1.05fr .95fr;width:min(1120px,100%);max-height:calc(100vh - 40px);display:grid;position:relative;overflow:auto}.product-modal>.modal-close{z-index:4}.detail-gallery{background:#f1f3f6;padding:25px}.gallery-main{background:#e9ecf1;border-radius:16px;place-items:center;height:500px;display:grid;position:relative;overflow:hidden}.gallery-main .device-stage{transform:scale(1.05)}.video-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:18px;left:18px}.video-button svg{width:12px}.thumbnails{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.thumbnails button{cursor:pointer;background:#e9ecf1;border:1px solid #0000;border-radius:11px;height:105px;position:relative;overflow:hidden}.thumbnails button.active{border-color:var(--blue)}.thumbnails .device-stage{margin:auto;position:absolute;inset:-65px;transform:scale(.34)}.thumbnails span{font-size:7px;position:absolute;bottom:6px;left:7px}.detail-info{padding:48px 42px}.detail-brand{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:8px}.detail-brand span{float:right;text-transform:none;letter-spacing:0;align-items:center;gap:3px;display:flex}.detail-brand svg{color:#ffad16;width:10px}.detail-info h2{letter-spacing:-.05em;margin:10px 0 8px;font-size:35px}.detail-info>p{color:var(--muted);font-size:10px;line-height:1.6}.stock{color:#238b56;align-items:center;gap:6px;font-size:8px;display:flex}.stock svg{width:12px}.detail-price{margin:20px 0}.detail-price>span{color:var(--muted);font-size:8px;display:block}.detail-price strong{font-size:30px}.detail-price del{color:var(--muted);margin-left:8px;font-size:11px}.detail-price p{color:var(--muted);margin:2px 0;font-size:8px}.option{margin-top:17px}.option>span{margin-bottom:9px;font-size:9px;display:block}.option>span b{color:var(--muted);font-weight:400}.option>div{gap:7px;display:flex}.option>div button{border:3px solid var(--paper);width:25px;height:25px;box-shadow:0 0 0 1px var(--line);border-radius:50%}.option>div button.active{box-shadow:0 0 0 1px var(--blue)}.capacity>div button{border:1px solid var(--line);width:auto;height:33px;box-shadow:none;background:0 0;border-radius:8px;padding:0 13px;font-size:8px}.capacity>div button.active{border-color:var(--blue);color:var(--blue);background:#edf3ff}.detail-actions{grid-template-columns:1fr 1fr 42px;gap:7px;margin:22px 0;display:grid}.detail-actions button{border-radius:10px;justify-content:center;align-items:center;gap:9px;height:45px;font-size:9px;font-weight:800;display:flex}.detail-actions svg{width:13px}.detail-actions .buy{background:var(--blue);color:#fff;border:0}.detail-actions .add{border:1px solid var(--ink);background:0 0}.detail-actions>button:last-child{border:1px solid var(--line);background:0 0}.detail-actions>button:last-child.active{color:var(--blue)}.detail-benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;display:flex}.detail-benefits span{color:var(--muted);align-items:center;gap:5px;font-size:7px;display:flex}.detail-benefits svg{width:12px;color:var(--blue)}.detail-info details{border-bottom:1px solid var(--line);font-size:9px}.detail-info summary{cursor:pointer;justify-content:space-between;padding:15px 0;font-weight:750;list-style:none;display:flex}.detail-info summary svg{width:12px}.detail-info details p,.detail-info li{color:var(--muted);font-size:8px}.mobile-menu{display:none}.toast{z-index:150;color:#fff;background:#11141a;border-radius:11px;align-items:center;gap:8px;padding:12px 17px;font-size:9px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #00000047}.toast svg{color:#5bdd94;width:13px}.compare-bar{z-index:80;color:#fff;background:#11141a;border:1px solid #ffffff1f;border-radius:15px;justify-content:space-between;align-items:center;width:min(900px,100% - 30px);padding:10px 12px 10px 17px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #0000004d}.compare-bar>div{align-items:center;gap:10px;display:flex}.compare-bar>div>svg{color:#6f9bff;width:18px}.compare-bar span{color:#8f96a3;flex-direction:column;font-size:7px;display:flex}.compare-bar span strong{color:#fff;font-size:9px}.compare-bar b{background:#222630;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:600}.compare-bar b button{color:#9198a5;background:0 0;border:0;margin-left:5px}.compare-bar b svg{width:9px}.compare-bar>button{background:var(--blue);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:8px;font-weight:800;display:flex}.compare-bar>button svg{width:12px}@media (max-width:1150px){.site-header nav{display:none}.header-actions .menu{display:grid}.hero{grid-template-columns:.85fr 1.15fr;padding-left:48px;padding-right:48px}.hero-device-left{left:-3%}.hero-device-right{right:-12%}.floating-label{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1.3fr repeat(3,1fr)}.footer-contact{display:none!important}.mobile-menu{display:block}.mobile-menu>div{background:var(--paper);width:min(420px,100%);height:100%;padding:22px;position:absolute;top:0;right:0}.mobile-menu header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.mobile-menu header svg{width:16px}.mobile-menu>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 5px;font-size:17px;font-weight:700;text-decoration:none;display:flex}.mobile-menu>a svg{width:16px;color:var(--blue)}}@media (max-width:850px){.announcement a{display:none}.hero{padding:55px 28px 35px;display:block}.hero-visual{min-height:500px;margin-top:35px}.hero-device-center{left:36%}.trust-strip{grid-template-columns:repeat(2,1fr);padding:18px 25px}.trust-item{border:0;justify-content:flex-start}.section{padding:75px 26px}.product-grid{grid-template-columns:repeat(2,1fr)}.experience{grid-template-columns:1fr;padding:70px 30px}.care-orbit{margin-top:35px}.business{padding:60px 25px}.business-stat{display:none}.news-grid{grid-template-columns:1fr 1fr}.news-main{grid-column:1/-1}.newsletter{padding:55px 27px;display:block}.newsletter form{width:100%;margin-top:25px}.footer-top{grid-template-columns:1.3fr repeat(3,1fr);gap:25px}.product-modal{grid-template-columns:1fr;max-height:calc(100vh - 20px)}.gallery-main{height:400px}.detail-info{padding:35px 28px}.detail-gallery{padding:18px}.search-results{grid-template-columns:repeat(2,1fr)}.brand-showcase>div:first-child{display:block}.brand-showcase>div:first-child>span{margin-bottom:10px;display:block}.brand-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.site-header{height:67px;padding:0 17px}.logo b{font-size:16px}.header-actions{padding:0}.header-actions button:nth-child(2),.header-actions button:nth-child(3),.header-actions button:nth-child(4){display:none}.hero{min-height:auto;padding:48px 20px 30px}h1{font-size:55px}.hero-copy>p{font-size:14px}.hero-buttons a{padding:0 16px}.hero-trust{gap:20px;margin-top:35px}.hero-visual{min-height:400px}.hero-device .device-stage.large{width:165px;height:340px}.hero-device .large .device{border-radius:29px;width:155px;height:310px}.hero-device-left{top:15%;left:-10%}.hero-device-center{top:2%;left:26%}.hero-device-center .device-stage.large{width:175px;height:355px}.hero-device-center .large .device{width:170px;height:340px}.hero-device-right{top:17%;right:-17%}.hero-progress{display:none}.trust-strip{grid-template-columns:1fr 1fr;padding:15px}.trust-item>span{width:32px;height:32px}.trust-item strong{font-size:9px}.section-heading{align-items:flex-start}.section-heading>a,.section-heading>p{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.category-glyph{height:90px}.catalog-toolbar{display:block}.brand-tabs{margin-bottom:9px;overflow:auto}.brand-tabs button{white-space:nowrap}.catalog-toolbar label{width:max-content;margin-left:auto}.product-grid{grid-template-columns:1fr 1fr;gap:7px}.product-media{height:210px}.product-media .device-stage{transform:scale(.72)}.product-card:hover .product-media .device-stage{transform:scale(.75)}.product-info{padding:12px}.product-info h3{font-size:12px}.swatches,.product-badges small,.compare{display:none}.price-row strong{font-size:15px}.product-info>p{display:none}.experience{padding:60px 22px}.care-orbit{height:350px;margin:-15px;transform:scale(.82)}.business-card{padding:43px 25px}.business-points{gap:8px;display:grid}.news-grid{grid-template-columns:1fr}.news-main{display:block}.news-main .news-art{height:220px;min-height:0}.newsletter form{grid-template-columns:1fr}.newsletter form button{justify-content:center;height:47px}.newsletter form small{grid-column:1}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{text-align:center;display:block}.footer-bottom div{justify-content:center;margin:14px 0}.footer-bottom b{display:none}.search-results{grid-template-columns:1fr 1fr}.search-bar input{font-size:14px}.product-overlay{padding:0}.product-modal{border-radius:0;max-height:100vh}.gallery-main{height:330px}.detail-info h2{font-size:30px}.detail-actions{grid-template-columns:1fr 42px}.detail-actions .buy{grid-column:1/-1}.detail-benefits{flex-wrap:wrap;gap:8px}.detail-gallery{padding-top:50px}.account-modal{padding:34px 24px}.compare-bar b{display:none}.compare-bar{bottom:8px}.compare-bar>div>svg{display:none}.brand-showcase{padding:50px 20px}.brand-showcase h2{font-size:31px}.brand-showcase-grid{gap:7px}.brand-showcase-grid>button{min-height:122px;padding:12px}.brand-showcase .brand-logo{width:92%;height:52px;padding:8px}.brand-showcase .brand-logo.brand-google b{font-size:15px}.product-brand .brand-logo{display:none}}.product-info .product-title{color:var(--ink);letter-spacing:-.025em;cursor:pointer;text-align:left;background:0 0;border:0;margin:6px 0 9px;padding:0;font-size:14px;font-weight:700;display:block}@media (max-width:580px){.product-info .product-title{font-size:12px}}.accessory-stage .accessory{filter:drop-shadow(0 24px 20px #121b2d29);place-items:center;transition:transform .35s;display:grid;position:relative}.accessory-stage .accessory.angle{transform:rotateY(-24deg)rotate(6deg)}.accessory-stage .accessory.back{transform:rotateY(18deg)rotate(-4deg)}.accessory-stage.large .accessory{transform:scale(1.75)}.accessory-stage.large .accessory.angle{transform:scale(1.75)rotateY(-24deg)rotate(6deg)}.accessory-core{background:linear-gradient(145deg,var(--device),var(--device));display:block;position:relative}@supports (color:color-mix(in lab, red, red)){.accessory-core{background:linear-gradient(145deg,color-mix(in srgb,var(--device) 75%,white),var(--device))}}.accessory-core{border:2px solid var(--device)}@supports (color:color-mix(in lab, red, red)){.accessory-core{border:2px solid color-mix(in srgb,var(--device) 78%,white)}}.accessory-core{box-shadow:inset -6px -7px 12px #00000014}.accessory>b{z-index:3;color:var(--device);position:absolute}@supports (color:color-mix(in lab, red, red)){.accessory>b{color:color-mix(in srgb,var(--device) 60%,black)}}.accessory>b{font-size:13px}.accessory-buds{width:135px;height:130px}.accessory-buds .accessory-core{border-radius:38px 38px 30px 30px;width:108px;height:70px;margin-top:44px}.accessory-buds .accessory-core:after{content:"";border-top:1px solid #fffc;border-radius:30px;position:absolute;inset:7px}.accessory-buds i{z-index:2;background:linear-gradient(135deg,#fff,var(--device));border-radius:18px 18px 10px 10px;width:25px;height:48px;position:absolute;top:-39px;box-shadow:0 7px 12px #00000021}.accessory-buds i:first-child{left:12px;transform:rotate(-7deg)}.accessory-buds i:nth-child(2){right:12px;transform:rotate(7deg)}.accessory-buds i:nth-child(3){background:var(--accent);width:6px;height:6px;box-shadow:none;border-radius:50%;top:48px;left:50%}.accessory-buds>b{bottom:25px}.accessory-charger{width:135px;height:135px}.accessory-charger .accessory-core{border-radius:28px;width:100px;height:100px}.accessory-charger .accessory-core:before{content:"";border:2px solid var(--accent);width:60px;height:60px;position:absolute;top:18px;left:18px}@supports (color:color-mix(in lab, red, red)){.accessory-charger .accessory-core:before{border:2px solid color-mix(in srgb,var(--accent) 45%,transparent)}}.accessory-charger .accessory-core:before{box-shadow:0 0 17px var(--accent);border-radius:50%}@supports (color:color-mix(in lab, red, red)){.accessory-charger .accessory-core:before{box-shadow:0 0 17px color-mix(in srgb,var(--accent) 23%,transparent)}}.accessory-charger .accessory-core:after{content:"";background:#555b66;border-radius:0 6px 6px 0;width:32px;height:8px;position:absolute;bottom:16px;right:-25px}.accessory-charger i:first-child{background:var(--accent);width:25px;height:3px;position:absolute;top:47px;left:37px}.accessory-charger>b{font-size:17px}.accessory-case{width:120px;height:190px}.accessory-case .accessory-core{background:linear-gradient(145deg,var(--device),var(--device));border-radius:25px;width:102px;height:182px}@supports (color:color-mix(in lab, red, red)){.accessory-case .accessory-core{background:linear-gradient(145deg,color-mix(in srgb,var(--device) 50%,transparent),color-mix(in srgb,var(--device) 85%,transparent))}}.accessory-case .accessory-core{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.accessory-case .accessory-core:before{content:"";background:#14181fb8;border-radius:12px;width:38px;height:42px;position:absolute;top:9px;left:9px;box-shadow:inset 0 0 0 8px #ffffff1a}.accessory-case .accessory-core:after{content:"";border:1px solid #ffffff8c;border-radius:19px;position:absolute;inset:7px}.accessory-case>b{font-size:22px}.accessory-cable{width:150px;height:150px}.accessory-cable .accessory-core{border:8px solid var(--device);width:102px;height:102px;box-shadow:0 0 0 2px var(--device),inset 0 0 0 2px var(--device);background:0 0;border-radius:50%}@supports (color:color-mix(in lab, red, red)){.accessory-cable .accessory-core{box-shadow:0 0 0 2px color-mix(in srgb,var(--device) 65%,white),inset 0 0 0 2px color-mix(in srgb,var(--device) 65%,white)}}.accessory-cable .accessory-core:before,.accessory-cable .accessory-core:after{content:"";background:var(--device);border:2px solid var(--device);border-radius:6px;width:19px;height:29px;position:absolute;top:-15px}@supports (color:color-mix(in lab, red, red)){.accessory-cable .accessory-core:before,.accessory-cable .accessory-core:after{border:2px solid color-mix(in srgb,var(--device) 70%,white)}}.accessory-cable .accessory-core:before{left:7px;transform:rotate(-24deg)}.accessory-cable .accessory-core:after{right:7px;transform:rotate(24deg)}.accessory-watch{width:130px;height:200px}.accessory-watch .accessory-core{border:6px solid var(--device);width:92px;height:105px;box-shadow:0 -50px 0 -34px var(--device),0 50px 0 -34px var(--device);background:#11141a;border-radius:29px}.accessory-watch .accessory-core:before{content:"";background:radial-gradient(circle at 62% 40%,var(--accent),#1c429c 18%,#070b16 55%);border-radius:20px;position:absolute;inset:5px}.accessory-watch .accessory-core:after{content:"";background:var(--device);border-radius:4px;width:5px;height:18px;position:absolute;top:35px;right:-10px}.accessory-showcase{color:#fff;background:#0d1016;padding:105px clamp(24px,7vw,118px)}.accessory-showcase-head{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.accessory-showcase-head>div:first-child>span{color:#7fa4ff;letter-spacing:.2em;margin-bottom:14px;font-size:9px;font-weight:900;display:block}.accessory-showcase h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,3.5vw,55px);line-height:1}.accessory-showcase h2 em{color:#6f9bff;font-style:normal}.accessory-showcase-head>div:last-child{max-width:360px}.accessory-showcase-head p{color:#aab1be;font-size:11px;line-height:1.65}.accessory-showcase-head button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:10px;font-weight:800;display:flex}.accessory-showcase-head button svg{width:14px}.accessory-preview-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.accessory-preview{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#171a21,#111319);border:1px solid #292d36;border-radius:18px;min-height:330px;padding:18px;position:relative;overflow:hidden}.accessory-preview:before{content:"";background:radial-gradient(circle,var(--blue),transparent 68%);border-radius:50%;width:170px;height:170px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}@supports (color:color-mix(in lab, red, red)){.accessory-preview:before{background:radial-gradient(circle,color-mix(in srgb,var(--blue) 26%,transparent),transparent 68%)}}.accessory-preview:before{filter:blur(5px)}.accessory-preview>span{color:#9ebaff;text-transform:uppercase;letter-spacing:.1em;background:#232834;border-radius:7px;padding:5px 8px;font-size:7px;font-weight:800;position:absolute;top:14px;left:14px}.accessory-preview>.device-stage{width:100%;height:215px}.accessory-preview>div{z-index:2;flex-direction:column;gap:3px;display:flex;position:relative}.accessory-preview small{color:#7f8794;text-transform:uppercase;letter-spacing:.1em;font-size:7px}.accessory-preview strong{font-size:13px}.accessory-preview b{color:#83a7ff;margin-top:4px;font-size:13px}.accessory-preview>svg{color:#6c7480;width:15px;position:absolute;bottom:18px;right:17px}.a1{background:linear-gradient(145deg,#1b1c22,#101116)}.a2{background:linear-gradient(145deg,#1b2021,#101314)}.a3{background:linear-gradient(145deg,#202025,#111116)}.site.dark .accessory-showcase{background:#080a0e}.site.dark .accessory-preview{border-color:#252832}.product-media .accessory-stage{transform:scale(.95)}.product-card:hover .product-media .accessory-stage{transform:scale(1.04)}.search-results .accessory-stage,.cart-row>.accessory-stage{transform:scale(.55)}.thumbnails .accessory-stage{transform:scale(.45)}@media (max-width:900px){.accessory-showcase{padding:75px 26px}.accessory-preview-grid{grid-template-columns:repeat(2,1fr)}.accessory-showcase-head{align-items:flex-start}.accessory-showcase-head>div:last-child{max-width:300px}}@media (max-width:580px){.accessory-showcase{padding:65px 20px}.accessory-showcase-head{display:block}.accessory-showcase-head>div:last-child{margin-top:24px}.accessory-preview-grid{gap:8px}.accessory-preview{min-height:270px;padding:12px}.accessory-preview>.device-stage{height:175px;transform:scale(.82)}.accessory-preview strong{font-size:11px}.accessory-preview>svg{display:none}.product-media .accessory-stage{transform:scale(.76)}.product-card:hover .product-media .accessory-stage{transform:scale(.8)}}.official-logo-image{object-fit:cover;border-radius:11px;width:47px;height:47px;display:block;box-shadow:0 5px 16px #1664ff2e}.site-header .logo{height:58px}.footer-brand .logo{display:block}.footer-brand .official-logo-image{border-radius:18px;width:132px;height:132px;box-shadow:0 12px 35px #1664ff33}@media (max-width:580px){.official-logo-image{border-radius:9px;width:42px;height:42px}.site-header .logo{gap:7px}.site-header .logo b{letter-spacing:.14em;font-size:14px}.footer-brand .official-logo-image{width:112px;height:112px}}.site.dark .hero{color:#fff;background:#050507}.site.dark .hero h1 em{color:#ff7618}.site.dark .hero .hero-copy>p{color:#aeb4bf}.site.dark .site-header{border-bottom-color:#22252b}.site.dark .site-header nav a{color:#b3b8c2}.site.dark .header-actions button{color:#f5f7fb}.hero-orange-image{z-index:1;object-fit:cover;object-position:72% 50%;filter:saturate(1.06)contrast(1.03);border-radius:0;width:145%;max-width:none;height:110%;position:absolute;top:-5%;left:-31%}.hero-visual:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#050507 0%,#050507d1 8%,#0000 34% 88%,#050507 100%);position:absolute;inset:0}.hero-visual .floating-label{z-index:5}.site.dark .hero-progress button{background:#343943}.site.dark .hero-progress button.active{background:#ff7618}@media (max-width:850px){.hero-orange-image{object-position:72% 50%;width:138%;height:100%;top:0;left:-22%}.hero-visual:after{background:linear-gradient(90deg,#050507 0%,#0000 25% 82%,#050507 100%)}}@media (max-width:580px){.site.dark .hero{padding-bottom:0}.hero-orange-image{object-position:73% 50%;width:205%;height:105%;top:-2%;left:-66%}.hero-visual{min-height:430px}.hero-visual:after{background:linear-gradient(90deg,#050507 0%,#0000 20% 82%,#050507 100%)}}.transparent-photo-stage{background:0 0!important}.transparent-photo-stage img{filter:drop-shadow(0 22px 18px #080d1730);padding:0;object-fit:contain!important;object-position:center!important}.site.dark .transparent-photo-stage{background:0 0!important}.gallery-main .transparent-photo-stage img,.thumbnails .transparent-photo-stage img,.search-results .transparent-photo-stage img,.cart-row>.transparent-photo-stage img{padding:0}.hero-iphone-frame,.pixel-hero-showcase{z-index:1;position:absolute;inset:0}.pixel-hero-showcase:before{content:"";aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle,#255ede4d,#0f23501c 43%,#0000 69%);border-radius:50%;width:78%;position:absolute;top:49%;left:52%;transform:translate(-50%,-50%)}.pixel-hero-phone{object-fit:contain;filter:drop-shadow(0 34px 28px #00000085);will-change:transform;width:72%;height:108%;position:absolute}.pixel-hero-phone.pixel-left{z-index:1;top:5%;left:-18%;transform:rotate(-8deg)scale(.91)}.pixel-hero-phone.pixel-center{z-index:3;top:-4%;left:14%;transform:rotate(1deg)}.pixel-hero-phone.pixel-right{z-index:2;top:5%;right:-18%;transform:rotate(8deg)scale(.91)}@media (max-width:850px){.pixel-hero-phone{width:78%;height:112%}.pixel-hero-phone.pixel-left{left:-20%}.pixel-hero-phone.pixel-center{left:11%}.pixel-hero-phone.pixel-right{right:-20%}}@media (max-width:580px){.pixel-hero-phone{width:92%;height:112%}.pixel-hero-phone.pixel-left{top:5%;left:-34%;transform:rotate(-8deg)scale(.86)}.pixel-hero-phone.pixel-center{top:-3%;left:4%}.pixel-hero-phone.pixel-right{top:6%;right:-34%;transform:rotate(8deg)scale(.86)}}.refurbished-section{background:linear-gradient(145deg,#eef4ff 0%,#f9fbff 46%,#effaf5 100%);position:relative;overflow:hidden}.refurbished-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#1664ff29,#0000 68%);border-radius:50%;width:440px;height:440px;position:absolute;top:-160px;right:-160px}.refurbished-section>*{z-index:1;position:relative}.refurbished-assurance{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #1664ff24;border-radius:18px;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin:-12px 0 34px;padding:19px 22px;display:grid;box-shadow:0 18px 45px #1d3d7412}.refurbished-assurance>span{width:42px;height:42px;color:var(--blue);background:#e6efff;border-radius:13px;place-items:center;display:grid}.refurbished-assurance svg{width:19px}.refurbished-assurance>div{border-right:1px solid #1664ff1f;flex-direction:column;gap:4px;min-width:0;padding-right:16px;display:flex}.refurbished-assurance>div:last-child{border:0;padding-right:0}.refurbished-assurance strong{font-size:11px}.refurbished-assurance small{color:var(--muted);font-size:8px;line-height:1.4}.refurbished-grid .product-card{border-color:#1c794c2e;box-shadow:0 18px 38px #1d4b3714}.refurbished-grid .product-badges span{background:#1d8b5a}.without-photo-stage{text-align:center;color:#111722;background:radial-gradient(circle at 50% 35%,#1664ff1c,#0000 40%),linear-gradient(145deg,#f8fafc,#e9eef6);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 18px;display:flex}.without-photo-stage>svg{width:32px;height:32px;color:var(--blue);background:#ffffffb8;border:1px solid #1664ff2e;border-radius:11px;margin-bottom:18px;padding:7px}.without-photo-stage>span{letter-spacing:.18em;color:#6d7581;font-size:7px;font-weight:900}.without-photo-stage>strong{letter-spacing:-.045em;max-width:210px;margin:8px 0 15px;font-size:20px;line-height:1.05}.without-photo-stage>small{color:#3970d5;letter-spacing:.1em;background:#ffffff94;border:1px solid #1664ff29;border-radius:7px;padding:6px 9px;font-size:7px;font-weight:850}.site.dark .without-photo-stage{color:#f5f7fb;background:radial-gradient(circle at 50% 35%,#1664ff2b,#0000 42%),linear-gradient(145deg,#171b22,#0e1116)}.site.dark .without-photo-stage>svg,.site.dark .without-photo-stage>small{background:#ffffff0d}.gallery-main .without-photo-stage>strong{max-width:350px;font-size:clamp(28px,4vw,48px)}.thumbnails .without-photo-stage{padding:8px}.thumbnails .without-photo-stage>svg,.thumbnails .without-photo-stage>span,.thumbnails .without-photo-stage>small{display:none}.thumbnails .without-photo-stage>strong{margin:0;font-size:9px}.search-results .without-photo-stage{height:135px;padding:12px}.search-results .without-photo-stage>svg{width:24px;height:24px;margin-bottom:8px}.search-results .without-photo-stage>strong{margin:5px 0 7px;font-size:12px}.cart-row>.without-photo-stage{flex:none;width:80px;height:100px;padding:8px}.cart-row>.without-photo-stage>svg,.cart-row>.without-photo-stage>span,.cart-row>.without-photo-stage>small{display:none}.cart-row>.without-photo-stage>strong{margin:0;font-size:10px}.refurbished-condition{color:#248258;align-items:center;gap:6px;margin:10px 0 0;font-size:8px;font-weight:800;line-height:1.35;display:flex}.refurbished-condition svg{flex:none;width:12px;height:12px}.refurbished-footer{color:#fff;background:#0f1512;border-radius:16px;align-items:center;gap:24px;margin-top:28px;padding:18px 20px;display:flex}.refurbished-footer>span{color:#cbd8d1;align-items:center;gap:7px;font-size:9px;display:flex}.refurbished-footer svg{color:#62d59b;width:14px}.refurbished-footer button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;margin-left:auto;padding:0;font-size:10px;font-weight:800;display:flex}.refurbished-footer button svg{color:#fff}.site.dark .refurbished-section{background:linear-gradient(145deg,#0d141c 0%,#0b0f14 48%,#0b1712 100%)}.site.dark .refurbished-assurance{background:#111820bd;border-color:#243545}.site.dark .refurbished-assurance>span{background:#132b4f}.site.dark .refurbished-grid .product-card{background:#111715;border-color:#284437}.site.dark .refurbished-condition{color:#68d9a1}.accessory-departments{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.accessory-department{background:linear-gradient(145deg,#1b1f28fa,#0e1016fa);border:1px solid #292e39;border-radius:22px;min-width:0;padding:23px;position:relative;overflow:hidden;box-shadow:0 22px 46px #00000029}.accessory-department:before{content:"";pointer-events:none;background:radial-gradient(circle,#1664ff33,#0000 68%);border-radius:50%;width:210px;height:210px;position:absolute;top:-90px;right:-90px}.accessory-department header{z-index:1;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid;position:relative}.accessory-department header>span{color:#7fa5ff;background:#202a3c;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.accessory-department header>span svg{width:20px}.accessory-department header small{color:#747d8d;letter-spacing:.12em;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.accessory-department h3{letter-spacing:-.04em;margin:0;font-size:20px}.accessory-department header button{color:#91aff7;cursor:pointer;background:#171b23;border:1px solid #343a46;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.accessory-department header button svg{width:14px}.accessory-department>p{color:#9da5b2;min-height:38px;margin:17px 0 16px;font-size:10px;line-height:1.6}.department-products{gap:7px;display:grid}.department-products>button{color:#fff;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #282d36;border-radius:15px;grid-template-columns:112px minmax(0,1fr);align-items:center;width:100%;min-width:0;min-height:116px;padding:8px 13px 8px 6px;transition:background .22s,border-color .22s,transform .22s;display:grid}.department-products>button:hover{background:#4367b71a;border-color:#40547d;transform:translate(3px)}.department-products .device-stage{width:106px;height:98px;transform:scale(.52)}.department-products .product-photo-stage{background:0 0;width:106px;height:98px}.department-products>button>span{flex-direction:column;gap:5px;min-width:0;display:flex}.department-products small{color:#77808e;text-transform:uppercase;letter-spacing:.1em;font-size:7px;font-weight:800}.department-products strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.department-products b{color:#82a6ff;font-size:12px}.department-2 header>span{color:#68d9bd;background:#1f302e}.department-3 header>span{color:#efb96d;background:#302a22}.department-4 header>span{color:#a88bff;background:#29243a}@media (max-width:900px){.refurbished-assurance{grid-template-columns:auto 1fr auto 1fr;row-gap:13px}.refurbished-assurance>span:nth-of-type(3){grid-column:1}.refurbished-assurance>div:nth-of-type(2){border:0}.accessory-departments{grid-template-columns:1fr 1fr}}@media (max-width:680px){.refurbished-assurance{grid-template-columns:auto 1fr;margin-top:-16px;padding:15px}.refurbished-assurance>span:nth-of-type(3){grid-column:auto}.refurbished-assurance>div{border-bottom:1px solid #1664ff1f;border-right:0;padding-bottom:12px;padding-right:0}.refurbished-assurance>div:nth-of-type(2){border-bottom:1px solid #1664ff1f}.refurbished-assurance>div:last-child{border:0;padding-bottom:0}.refurbished-footer{flex-direction:column;align-items:flex-start;gap:10px}.refurbished-footer button{margin:6px 0 0}.accessory-departments{grid-template-columns:1fr}}@media (max-width:580px){.refurbished-section{padding-left:20px;padding-right:20px}.refurbished-grid .product-media{height:220px}.refurbished-condition{min-height:23px;margin-top:8px;font-size:7px}.without-photo-stage{padding:18px 10px}.without-photo-stage>svg{width:27px;height:27px;margin-bottom:12px}.without-photo-stage>strong{margin:6px 0 10px;font-size:15px}.without-photo-stage>small{font-size:6px}.accessory-department{border-radius:18px;padding:17px}.accessory-department>p{min-height:0}.department-products>button{grid-template-columns:88px minmax(0,1fr);min-height:98px}.department-products .device-stage{width:82px;height:82px;transform:scale(.42)}.mobile-menu>div{overflow-y:auto}}.announcement{color:#c4c8d0;background:#050507;border-bottom:1px solid #1d2026;height:34px;padding:0 clamp(20px,5vw,80px)}.announcement-inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.announcement-inner>div{align-items:center;gap:24px;display:flex}.announcement .announcement-inner a,.announcement .announcement-inner span{color:#aeb3bd;white-space:nowrap;align-items:center;gap:7px;font-size:9px;font-weight:650;text-decoration:none;display:flex;position:static}.announcement .announcement-inner a:hover{color:#fff}.announcement .announcement-inner svg{color:#6f9bff;width:12px}.site-header,.site.dark .site-header{z-index:60;color:#fff;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#050507f0;border-bottom:1px solid #24272e;height:132px;padding:0;display:block;position:sticky;top:0;box-shadow:0 16px 36px #00000029}.header-main{align-items:center;gap:clamp(20px,2.4vw,38px);height:84px;padding:0 clamp(22px,5vw,80px);display:flex}.header-brand{align-items:center;min-width:258px;text-decoration:none;display:flex}.header-logo-lockup{filter:drop-shadow(0 5px 16px #1664ff1f);background:0 0;flex:none;align-items:center;width:232px;height:auto;display:flex;overflow:hidden}.header-logo-image{object-fit:contain;width:100%;height:auto;display:block}.logo{color:#fff;align-items:center;gap:11px;display:flex}.logo-symbol{background:#111318;border-radius:9px;flex:none;width:44px;height:52px;display:block;position:relative;overflow:hidden;box-shadow:0 0 23px #1664ff38}.logo-symbol .official-logo-image{object-fit:cover;width:138px;max-width:none;height:138px;box-shadow:none;border-radius:0;position:absolute;top:-22px;left:-48px}.logo b{letter-spacing:.235em;color:currentColor;text-shadow:0 1px 14px #ffffff14;font-size:22px;font-weight:850;line-height:1}.header-search{color:#9ba1ac;text-align:left;cursor:pointer;background:#17191f;border:1px solid #292d35;border-radius:16px;flex:1;align-items:center;gap:12px;min-width:220px;max-width:640px;height:48px;padding:0 15px 0 18px;transition:border-color .22s,background .22s,box-shadow .22s;display:flex}.header-search:hover{background:#1b1e25;border-color:#3f527a;box-shadow:0 0 0 3px #1664ff14}.header-search svg{color:#7199ff;width:18px}.header-search span{flex:1;font-size:11px}.header-search kbd{color:#727987;background:#101216;border:1px solid #343943;border-radius:7px;padding:5px 8px;font-family:inherit;font-size:8px}.header-actions{align-items:center;gap:4px;margin-left:auto;padding-left:0;display:flex}.header-actions button{color:#f6f7fa;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:40px;height:40px;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.header-actions button:hover{color:#fff;background:#191c22;transform:translateY(-1px)}.header-actions .help-action,.header-actions .account-action{width:auto;padding:0 11px}.header-actions button>span{white-space:nowrap;font-size:9px;font-weight:750}.header-actions svg{stroke-width:1.75px;width:18px}.header-actions b,.header-actions i{border-color:#050507;top:-1px;right:-1px}.header-nav{border-top:1px solid #1e2127;justify-content:center;align-items:center;gap:clamp(18px,2.1vw,34px);height:48px;padding:0 clamp(22px,5vw,80px);display:flex;overflow:hidden}.site-header .header-nav a,.site.dark .site-header .header-nav a{color:#bdc1c9;white-space:nowrap;align-items:center;gap:7px;height:100%;font-size:10px;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.site-header .header-nav a:hover{color:#fff}.site-header .header-nav .nav-featured{color:#82a6ff}.header-nav .nav-featured svg{width:13px}.site-header .header-nav .nav-reserve,.site.dark .site-header .header-nav .nav-reserve{color:#fff;background:#1664ff;border-radius:9px;height:32px;padding:0 12px;box-shadow:0 8px 22px #1664ff47}.site-header .header-nav .nav-reserve:hover{color:#fff;background:#3379ff;transform:translateY(-1px)}.header-nav .nav-reserve svg{width:13px}.hero{min-height:calc(100vh - 166px)}.footer-brand .logo{color:#fff;display:flex}.footer-brand .logo b{display:block}.footer-brand .logo-symbol{width:44px;height:52px}.footer-brand .logo-symbol .official-logo-image{width:138px;height:138px}.account-modal .logo{color:var(--ink)}@media (max-width:1150px){.site-header,.site.dark .site-header{height:82px}.header-main{height:82px;padding:0 28px}.header-brand{min-width:238px}.site-header .header-nav,.header-actions .help-action span,.header-actions .account-action span{display:none}.header-actions .help-action,.header-actions .account-action{width:40px;padding:0}.hero{min-height:calc(100vh - 116px)}}@media (max-width:850px){.announcement-inner>div:first-child a:nth-child(n+2),.announcement-inner>div:last-child a{display:none}.header-main{gap:12px;padding:0 20px}.header-brand{min-width:206px}.header-logo-lockup{width:200px}.header-search{border-radius:13px;justify-content:center;width:44px;min-width:44px;max-width:44px;padding:0}.header-search span,.header-search kbd{display:none}.header-actions{gap:1px}}@media (max-width:580px){.announcement{height:28px;padding:0 15px}.announcement-inner{justify-content:center}.announcement-inner>div:first-child a:first-child{font-size:8px}.announcement-inner>div:last-child{display:none}.site-header,.site.dark .site-header{height:70px;padding:0}.header-main{gap:7px;height:70px;padding:0 13px}.header-brand{min-width:0;margin-right:auto}.header-logo-lockup{width:154px}.logo{gap:7px}.logo-symbol{border-radius:8px;width:35px;height:42px}.logo-symbol .official-logo-image{width:112px;height:112px;top:-18px;left:-39px}.logo b{letter-spacing:.19em;font-size:16px}.header-search{width:38px;min-width:38px;max-width:38px;height:38px}.header-actions .help-action,.header-actions button:nth-child(2),.header-actions .account-action,.header-actions button:nth-child(4){display:none}.header-actions button{border-radius:11px;width:38px;height:38px}.header-actions .bag,.header-actions .menu{display:flex}.hero{min-height:auto}.footer-brand .logo-symbol{width:40px;height:48px}.footer-brand .logo-symbol .official-logo-image{width:128px;height:128px;top:-21px;left:-45px}}.site-header .header-nav .nav-buyback,.site.dark .site-header .header-nav .nav-buyback{color:#82a6ff}.header-nav .nav-buyback svg{stroke-width:2.2px;width:13px}.header-nav{gap:clamp(10px,1.25vw,21px)}.trade-in-section{isolation:isolate;color:#f7f9fc;background:radial-gradient(circle at 10% 13%,#1664ff52,#0000 30%),radial-gradient(circle at 92% 78%,#6993ff2e,#0000 29%),linear-gradient(135deg,#050507 0%,#0b0d13 48%,#121827 100%);border-bottom:1px solid #232b3b;grid-template-columns:minmax(0,.94fr) minmax(460px,1.06fr);align-items:center;gap:clamp(52px,8vw,128px);padding:clamp(78px,8vw,126px) clamp(24px,7vw,118px);display:grid;position:relative;overflow:hidden}.trade-in-section:before{content:"";z-index:-1;border:1px solid #6491ff33;border-radius:50%;width:480px;height:480px;position:absolute;top:-230px;right:-210px;box-shadow:0 0 0 70px #1664ff09,0 0 0 140px #ffffff04}.trade-in-section:after{content:"";z-index:-1;background:linear-gradient(90deg,#1664ff,#7ca4ff,#0000);width:46%;height:3px;position:absolute;bottom:0;left:0}.trade-in-brandline{align-items:center;gap:18px;margin-bottom:25px;display:flex}.trade-in-brandline>span{color:#82a6ff;letter-spacing:.2em;align-items:center;gap:10px;font-size:9px;font-weight:900;display:flex}.trade-in-brandline>span svg{width:16px}.trade-in-palette{gap:5px;display:flex}.trade-in-palette i{border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 1px #ffffff29}.trade-in-palette i:first-child{background:#1664ff}.trade-in-palette i:nth-child(2){background:#709aff}.trade-in-palette i:nth-child(3){background:#fff}.trade-in-palette i:nth-child(4){background:#23262f}.trade-in-copy h2{letter-spacing:-.066em;margin:0;font-size:clamp(46px,4.7vw,74px);font-weight:720;line-height:.94}.trade-in-copy h2 em{color:#0000;background:linear-gradient(95deg,#fff 0%,#91b0ff 48%,#3d7cff 100%);-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:720}.trade-in-copy>p{color:#aeb5c2;max-width:570px;margin:28px 0 20px;font-size:12px;line-height:1.8}.trade-in-perks{flex-wrap:wrap;gap:8px;margin-bottom:25px;display:flex}.trade-in-perks span{color:#cad8f9;background:#1664ff12;border:1px solid #709aff2e;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:750;display:flex}.trade-in-perks svg{color:#7da3ff;width:12px}.trade-in-steps{gap:2px;display:grid}.trade-in-steps>div{border-bottom:1px solid #ffffff17;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:13px 0;display:grid}.trade-in-steps>div:last-child{border:0}.trade-in-steps b{color:#82a6ff;background:#1664ff14;border:1px solid #6894ff4d;border-radius:10px;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.trade-in-steps>div:nth-child(2) b{color:#abc2ff;background:#6189e81f}.trade-in-steps>div:nth-child(3) b{color:#fff;background:#ffffff0f}.trade-in-steps span{flex-direction:column;gap:4px;display:flex}.trade-in-steps strong{font-size:10px}.trade-in-steps small{color:#777f8c;font-size:8px}.trade-in-calculator{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(145deg,#232c41e6,#0d111adb);border:1px solid #6f9bff38;border-radius:28px;padding:clamp(22px,3vw,38px);box-shadow:0 30px 90px #00000061,0 0 70px #1664ff1a,inset 0 1px #ffffff14}.trade-in-card-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.trade-in-card-head>span{color:#dbe5ff;letter-spacing:.13em;align-items:center;gap:7px;font-size:8px;font-weight:900;display:flex}.trade-in-card-head>span i{background:#1664ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #4c83ff}.trade-in-card-head>small{color:#788395;text-align:right;font-size:7px}.trade-in-device{background:#03070b61;border:1px solid #ffffff14;border-radius:17px;align-items:center;gap:18px;min-height:116px;margin-bottom:18px;padding:0 16px;display:flex;overflow:hidden}.trade-in-device>.device-stage{flex:none;width:125px;height:142px;margin:-15px -12px;transform:scale(.74)}.trade-in-device>span{flex-direction:column;gap:6px;min-width:0;display:flex}.trade-in-device small{color:#82a6ff;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.trade-in-device strong{text-overflow:ellipsis;letter-spacing:-.03em;white-space:nowrap;font-size:18px;overflow:hidden}.trade-in-selector{color:#aab1bd;letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:8px;font-weight:800;display:flex}.trade-in-selector>span{display:block;position:relative}.trade-in-selector select{-webkit-appearance:none;appearance:none;color:#fff;text-transform:none;letter-spacing:0;cursor:pointer;background:#111821;border:1px solid #ffffff1f;border-radius:13px;outline:0;width:100%;height:52px;padding:0 44px 0 15px;font-size:11px;font-weight:700}.trade-in-selector select:focus{border-color:#4f87ff;box-shadow:0 0 0 3px #1664ff2b}.trade-in-selector svg{pointer-events:none;color:#7f8996;width:15px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.trade-in-breakdown{border-bottom:1px solid #ffffff1a;margin:19px 0 0;padding:6px 0 13px}.trade-in-breakdown p{color:#8f97a4;justify-content:space-between;align-items:center;margin:9px 0;font-size:9px;display:flex}.trade-in-breakdown strong{color:#e4e8ef;font-size:10px}.trade-in-breakdown p:nth-child(n+2) strong{color:#82a6ff}.trade-in-result{background:linear-gradient(120deg,#1664ff47,#597cd517);border:1px solid #6895ff61;border-radius:15px;grid-template-columns:1fr auto;align-items:end;margin:16px 0;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 13px 35px #051e5324}.trade-in-result>span{color:#bec7d6;align-self:center;font-size:9px;font-weight:800}.trade-in-result>strong{letter-spacing:-.05em;grid-area:1/2/3;font-size:clamp(30px,3vw,44px);line-height:1}.trade-in-result>small{color:#9ab6ff;margin-top:5px;font-size:7px}.trade-in-submit{color:#fff;cursor:pointer;background:#1664ff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:12px;width:100%;height:53px;font-size:10px;font-weight:850;transition:transform .2s,background .2s;display:flex;box-shadow:0 12px 34px #1664ff42}.trade-in-submit:hover{background:#3278ff;transform:translateY(-2px)}.trade-in-submit svg{width:15px}.trade-in-confirmation{background:#1664ff1a;border:1px solid #6996ff47;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.trade-in-confirmation>svg{color:#82a6ff;width:18px}.trade-in-confirmation span{flex-direction:column;gap:3px;display:flex}.trade-in-confirmation strong{color:#e7edff;font-size:9px}.trade-in-confirmation small{color:#8799c4;font-size:7px}.trade-in-legal{color:#66707e;text-align:center;margin:12px 5px 0;font-size:7px;line-height:1.5}@media (max-width:1000px){.trade-in-section{grid-template-columns:1fr;gap:46px}.trade-in-copy{max-width:680px}.trade-in-calculator{width:min(680px,100%)}}@media (max-width:580px){.trade-in-section{gap:34px;padding:64px 20px}.trade-in-copy h2{font-size:44px}.trade-in-copy>p{margin:22px 0 25px;font-size:11px}.trade-in-brandline,.trade-in-perks{margin-bottom:19px}.trade-in-perks span{padding:7px 8px}.trade-in-calculator{border-radius:21px;padding:17px}.trade-in-card-head{flex-direction:column;align-items:flex-start;gap:5px}.trade-in-card-head>small{text-align:left}.trade-in-device{gap:7px;min-height:96px;padding:0 10px}.trade-in-device>.device-stage{width:100px;height:120px;margin:-12px -15px;transform:scale(.66)}.trade-in-device strong{font-size:15px}.trade-in-result{padding:15px 13px}.trade-in-result>strong{font-size:30px}}.header-stack{z-index:60;position:sticky;top:0;box-shadow:0 16px 36px #00000029}.header-stack .site-header,.site.dark .header-stack .site-header{z-index:auto;box-shadow:none;position:relative;top:auto}.announcement{isolation:isolate;color:#fff;background:linear-gradient(90deg,#050507,#11141a 48%,#050507);border-bottom:2px solid #1664ff;height:40px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 -1px #ffffff0a}.announcement:before,.announcement:after{content:"";z-index:2;pointer-events:none;width:84px;position:absolute;top:0;bottom:0}.announcement:before{background:linear-gradient(90deg,#050507 14%,#0000);left:0}.announcement:after{background:linear-gradient(-90deg,#050507 14%,#0000);right:0}.promo-ticker{will-change:transform;width:max-content;min-width:max-content;height:100%;animation:42s linear infinite kainos-promo-scroll;display:flex;transform:translate(0)}.announcement:hover .promo-ticker{animation-play-state:paused}.promo-track{flex:none;align-items:center;height:100%;display:flex}.promo-track a{color:#fff;white-space:nowrap;flex:none;align-items:center;gap:9px;height:100%;padding:0 clamp(25px,3.2vw,52px);text-decoration:none;display:flex;position:static;right:auto}.promo-track a strong{font-family:var(--font-space-grotesk),sans-serif;color:#fff;letter-spacing:-.035em;font-size:15px;font-weight:800}.promo-track a:nth-child(odd) strong{color:#78a1ff}.promo-track a span{color:#c6cad3;letter-spacing:.065em;font-size:9px;font-weight:760}.promo-track a i{background:#ffffff8f;border-radius:50%;width:4px;height:4px;margin-left:clamp(24px,3.3vw,54px)}.promo-track a:hover strong{color:#8eb1ff}.promo-track a:hover span{color:#fff}@keyframes kainos-promo-scroll{to{transform:translate(-33.3333%)}}@media (max-width:580px){.announcement{height:32px}.announcement:before,.announcement:after{width:28px}.promo-ticker{animation-duration:48s}.announcement .promo-track a{gap:7px;padding:0 18px;display:flex}.announcement .promo-track a strong{font-size:13px}.announcement .promo-track a span{letter-spacing:.045em;white-space:nowrap;font-size:9px;display:inline-flex}.promo-track a i{margin-left:18px}}@media (prefers-reduced-motion:reduce){.promo-ticker{animation:none}}.site-header .header-nav .nav-stores,.site.dark .site-header .header-nav .nav-stores{color:#9eb9ff}.header-nav .nav-stores svg{stroke-width:2px;width:13px}.franchise-section{isolation:isolate;color:#f7f8fb;background:radial-gradient(circle at 8% 18%,#1664ff3d,#0000 30%),radial-gradient(circle at 92% 78%,#5d87ff1f,#0000 28%),#090b10;border-top:1px solid #20232a;border-bottom:1px solid #20232a;grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr);align-items:center;gap:clamp(55px,8vw,120px);padding:clamp(78px,8vw,124px) clamp(24px,7vw,118px);display:grid;position:relative;overflow:hidden}.franchise-section:before{content:"";z-index:-1;border:1px solid #7097ff1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-170px;right:-170px;box-shadow:0 0 0 80px #547eee09,0 0 0 160px #547eee06}.franchise-intro>span{color:#80a5ff;letter-spacing:.18em;align-items:center;gap:9px;margin-bottom:17px;font-size:9px;font-weight:900;display:flex}.franchise-intro>span svg{width:15px}.franchise-intro h2{letter-spacing:-.058em;margin:0;font-size:clamp(40px,4vw,62px);line-height:.98}.franchise-intro h2 em{color:#6f99ff;font-style:normal}.franchise-intro>p{color:#aeb4c0;max-width:530px;margin:27px 0;font-size:13px;line-height:1.75}.franchise-benefits{flex-wrap:wrap;gap:10px;display:flex}.franchise-benefits span{color:#dfe4ed;background:#ffffff09;border:1px solid #2b3039;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:9px;font-weight:750;display:flex}.franchise-benefits svg{color:#79a0ff;width:12px}.franchise-panels{grid-template-columns:1.12fr .88fr;align-items:stretch;gap:12px;display:grid}.franchise-locator,.franchise-join{border:1px solid #2b3038;border-radius:24px;min-width:0;overflow:hidden}.franchise-locator{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#15181fd6;padding:34px;box-shadow:0 24px 70px #00000040}.franchise-icon{color:#fff;background:#1664ff;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:25px;display:grid;box-shadow:0 11px 30px #1664ff47}.franchise-icon svg{width:20px}.franchise-locator>span,.franchise-join span{color:#779cff;letter-spacing:.16em;font-size:8px;font-weight:900;display:block}.franchise-locator h3,.franchise-join h3{letter-spacing:-.035em;margin:8px 0 10px;font-size:24px}.franchise-locator>p,.franchise-join p{color:#9ca3ae;margin:0;font-size:10px;line-height:1.6}.franchise-locator form{grid-template-columns:1fr auto;gap:8px;margin-top:24px;display:grid}.franchise-locator label{background:#0f1116;border:1px solid #343943;border-radius:12px;align-items:center;gap:8px;height:45px;padding:0 12px;display:flex}.franchise-locator label svg{color:#7198ff;width:15px}.franchise-locator input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:10px}.franchise-locator input::placeholder{color:#777f8c}.franchise-locator button{color:#101116;cursor:pointer;background:#fff;border:0;border-radius:12px;align-items:center;gap:8px;height:45px;padding:0 14px;font-size:9px;font-weight:850;display:flex}.franchise-locator button svg{width:13px}.franchise-locator small{color:#6f7682;margin-top:14px;font-size:8px;display:block}.franchise-join{color:#fff;background:linear-gradient(145deg,#1048c3,#1664ff 62%,#4a82ff);flex-direction:column;justify-content:space-between;padding:31px 27px;display:flex}.franchise-join>svg{background:#ffffff17;border:1px solid #ffffff47;border-radius:11px;width:33px;height:33px;margin-bottom:50px;padding:7px}.franchise-join span{color:#d7e2ff}.franchise-join h3{font-size:19px;line-height:1.12}.franchise-join p{color:#d8e4ff}.franchise-join a{color:#fff;align-items:center;gap:9px;margin-top:22px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.franchise-join a svg{width:13px}@media (max-width:1050px){.franchise-section{grid-template-columns:1fr;gap:48px}}@media (max-width:650px){.franchise-section{padding:68px 20px}.franchise-panels{grid-template-columns:1fr}.franchise-locator{padding:28px 22px}.franchise-locator form{grid-template-columns:1fr}.franchise-locator button{justify-content:center}.franchise-join>svg{margin-bottom:35px}}h1,h2,h3,h4,h5,h6,.logo b,.product-title,.price-row strong,.detail-price strong,.business-stat strong,.trade-in-result>strong,.cart-summary>div strong{font-family:var(--font-space-grotesk),var(--font-onest),sans-serif}h1{letter-spacing:-.058em}.logo b{letter-spacing:.18em}.trade-in-copy h2 em{font-family:inherit;font-style:normal}@media (max-width:580px){.header-actions button.theme-action{display:flex!important}.header-actions .help-action,.header-actions .account-action,.header-actions .favorites-action{display:none!important}}@media (max-width:380px){.header-main{gap:5px;padding:0 10px}.header-logo-lockup{width:126px}.header-search{width:34px;min-width:34px;max-width:34px;height:34px}.header-actions button{width:34px;height:34px}}.mobile-menu>aside{background:var(--paper);width:min(440px,100%);height:100%;color:var(--ink);flex-direction:column;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 80px #0000004d}.mobile-menu-header{background:#07080b;border-bottom:1px solid #20232a;justify-content:space-between;align-items:center;min-height:78px;padding:0 20px;display:flex;margin:0!important}.mobile-menu-header>a{align-items:center;display:flex}.mobile-menu-header .header-logo-lockup{width:176px}.mobile-menu-header>button{color:#fff;width:40px;height:40px;background:#14171d!important;border:1px solid #2c3038!important;border-radius:12px!important}.mobile-menu-header>button svg{width:18px}.mobile-menu-search{border:1px solid var(--line);background:var(--surface);width:calc(100% - 32px);min-height:48px;color:var(--muted);text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:10px;margin:16px 16px 5px;padding:0 14px;display:flex}.mobile-menu-search>svg:first-child{width:17px;color:var(--blue)}.mobile-menu-search>span{flex:1;font-size:11px}.mobile-menu-search>svg:last-child{width:13px}.mobile-menu-scroll{overscroll-behavior:contain;flex:1;padding:5px 16px 28px;overflow-y:auto}.mobile-menu-section{border-bottom:1px solid var(--line);padding:20px 0}.mobile-menu-kicker{color:var(--muted);letter-spacing:.17em;margin-bottom:10px;font-size:8px;font-weight:900;display:block}.mobile-menu-shop>a,.mobile-menu-account>a,.mobile-menu-account>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:52px;padding:9px 5px}@supports (color:color-mix(in lab, red, red)){.mobile-menu-shop>a,.mobile-menu-account>a,.mobile-menu-account>button{border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}}.mobile-menu-shop>a,.mobile-menu-account>a,.mobile-menu-account>button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.mobile-menu-shop>a>span,.mobile-menu-account>a>span,.mobile-menu-account>button>span{grid-template-columns:28px 1fr;align-items:center;column-gap:8px;display:grid}.mobile-menu-shop>a>span>svg,.mobile-menu-account span>svg{width:17px;color:var(--blue);grid-row:1/3}.mobile-menu-shop b,.mobile-menu-account b{letter-spacing:-.015em;font-size:13px}.mobile-menu-shop small{color:var(--muted);grid-column:2;font-size:8px}.mobile-menu-shop>a>svg,.mobile-menu-account>a>svg,.mobile-menu-account>button>svg{width:14px;color:var(--muted)}.mobile-menu-shop .mobile-menu-featured{color:#0b43a9;background:#eaf1ff;border:0;border-radius:13px;margin-bottom:7px;padding:11px 12px}.site.dark .mobile-menu-shop .mobile-menu-featured{color:#b8ceff;background:#12264d}.mobile-menu-shop .mobile-menu-featured span>svg{color:#1664ff}.mobile-menu-shop .mobile-menu-reserve{color:#fff;background:linear-gradient(135deg,#0d4bd4,#1664ff);border:0;border-radius:13px;margin-bottom:7px;padding:12px;box-shadow:0 10px 24px #1664ff33}.site.dark .mobile-menu-shop .mobile-menu-reserve{color:#fff;background:linear-gradient(135deg,#154bbd,#1664ff)}.mobile-menu-shop .mobile-menu-reserve span>svg,.mobile-menu-shop .mobile-menu-reserve>svg,.mobile-menu-shop .mobile-menu-reserve small{color:#dbe7ff}.mobile-menu-brands>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-menu-brands>div>a{border:1px solid var(--line);background:var(--surface);min-width:0;height:58px;color:var(--ink);border-radius:12px;align-items:center;gap:8px;padding:8px 11px;text-decoration:none;display:flex}.mobile-menu-brands .brand-logo.compact{background:#fff;width:38px;height:24px;padding:4px 6px}.mobile-menu-brands .brand-logo.compact.brand-apple img{width:16px;height:16px}.mobile-menu-brands .brand-logo.compact.brand-google b{display:none}.mobile-menu-brands>div>a>span:last-child{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:780;overflow:hidden}.mobile-menu-buyback{color:#fff;background:linear-gradient(140deg,#0b0d12,#151b27);border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin:20px 0 2px;padding:18px;text-decoration:none;display:grid;box-shadow:0 14px 32px #04070d29}.mobile-menu-buyback>span{background:#1664ff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.mobile-menu-buyback>span svg{width:19px}.mobile-menu-buyback div{flex-direction:column;gap:3px;display:flex}.mobile-menu-buyback small{color:#78a1ff;letter-spacing:.13em;font-size:7px;font-weight:900}.mobile-menu-buyback strong{font-size:12px}.mobile-menu-buyback p{color:#aeb5c2;margin:0;font-size:8px}.mobile-menu-buyback>svg{width:15px}.mobile-menu-account>button{font:inherit}.mobile-menu-links{grid-template-columns:1fr 1fr;gap:7px;padding:18px 0;display:grid}.mobile-menu-links>a,.mobile-menu-links>button{border:1px solid var(--line);min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border-radius:11px;align-items:center;gap:8px;padding:9px 10px;font-size:9px;text-decoration:none;display:flex}.mobile-menu-links svg{width:14px;color:var(--blue)}.mobile-menu-footer{border-top:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:0 18px;display:flex}.mobile-menu-footer span{align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.mobile-menu-footer svg{width:13px;color:var(--blue)}@media (max-width:380px){.mobile-menu-header{min-height:70px;padding:0 14px}.mobile-menu-header .header-logo-lockup{width:150px}.mobile-menu-scroll{padding-left:13px;padding-right:13px}.mobile-menu-search{width:calc(100% - 26px);margin-left:13px;margin-right:13px}}.ask-kainos{z-index:92;color:#fff;height:52px;font:800 11px/1 var(--font-onest),sans-serif;letter-spacing:.01em;cursor:pointer;background:#1664ff;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:0 19px;transition:transform .22s,box-shadow .22s,background .22s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 36px #1664ff57,0 5px 14px #0810232e}.ask-kainos:hover{transform:translateY(-3px);box-shadow:0 20px 42px #1664ff6b,0 7px 18px #08102333}.ask-kainos:focus-visible{outline-offset:4px;outline:3px solid #1664ff5c}.ask-kainos.active{background:#0b0d12;box-shadow:0 15px 36px #05080f47}.ask-kainos svg{stroke-width:2.15px;width:18px;height:18px}.kainos-assistant{z-index:91;border:1px solid var(--line);width:min(370px,100% - 30px);padding:18px;position:fixed;bottom:84px;right:22px}@supports (color:color-mix(in lab, red, red)){.kainos-assistant{border:1px solid color-mix(in srgb,var(--line) 90%,#1664ff)}}.kainos-assistant{background:var(--paper);border-radius:22px}@supports (color:color-mix(in lab, red, red)){.kainos-assistant{background:color-mix(in srgb,var(--paper) 92%,transparent)}}.kainos-assistant{color:var(--ink);-webkit-backdrop-filter:blur(26px)saturate(1.25);backdrop-filter:blur(26px)saturate(1.25);transform-origin:100% 100%;overflow:hidden;box-shadow:0 28px 75px #040a183d,0 4px 16px #040a1814}.kainos-assistant:before{content:"";background:linear-gradient(90deg,#1664ff,#73a1ff 66%,#0000);height:3px;position:absolute;inset:0 0 auto}.kainos-assistant>header{grid-template-columns:44px 1fr 32px;align-items:center;gap:11px;display:grid}.kainos-assistant>header>span{color:#fff;background:#1664ff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 24px #1664ff3d}.kainos-assistant>header>span svg{width:19px}.kainos-assistant>header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.kainos-assistant>header small{color:#1664ff;letter-spacing:.16em;font-size:7px;font-weight:900}.kainos-assistant>header strong{font-family:var(--font-space-grotesk),var(--font-onest),sans-serif;letter-spacing:-.025em;font-size:15px}.kainos-assistant>header>button{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:10px;place-items:center;display:grid}.kainos-assistant>header>button svg{width:14px}.kainos-assistant>p{color:var(--muted);margin:16px 0 12px;font-size:10px;line-height:1.55}.kainos-assistant-actions{gap:7px;display:grid}.kainos-assistant-actions>button,.kainos-assistant-actions>a{border:1px solid var(--line);background:var(--surface);border-radius:14px;width:100%;min-height:58px;padding:10px 11px}@supports (color:color-mix(in lab, red, red)){.kainos-assistant-actions>button,.kainos-assistant-actions>a{background:color-mix(in srgb,var(--surface) 88%,transparent)}}.kainos-assistant-actions>button,.kainos-assistant-actions>a{color:var(--ink);text-align:left;cursor:pointer;grid-template-columns:30px 1fr 16px;align-items:center;gap:10px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.kainos-assistant-actions>button:hover,.kainos-assistant-actions>a:hover{border-color:#1664ff;transform:translate(3px)}@supports (color:color-mix(in lab, red, red)){.kainos-assistant-actions>button:hover,.kainos-assistant-actions>a:hover{border-color:color-mix(in srgb,#1664ff 48%,var(--line))}}.kainos-assistant-actions>button:hover,.kainos-assistant-actions>a:hover{background:#1664ff}@supports (color:color-mix(in lab, red, red)){.kainos-assistant-actions>button:hover,.kainos-assistant-actions>a:hover{background:color-mix(in srgb,#1664ff 8%,var(--surface))}}.kainos-assistant-actions>button>svg:first-child,.kainos-assistant-actions>a>svg:first-child{background:#1664ff;border-radius:9px;width:30px;height:30px;padding:7px}@supports (color:color-mix(in lab, red, red)){.kainos-assistant-actions>button>svg:first-child,.kainos-assistant-actions>a>svg:first-child{background:color-mix(in srgb,#1664ff 10%,var(--surface))}}.kainos-assistant-actions>button>svg:first-child,.kainos-assistant-actions>a>svg:first-child{color:#1664ff}.kainos-assistant-actions>button>svg:last-child,.kainos-assistant-actions>a>svg:last-child{width:13px;color:var(--muted)}.kainos-assistant-actions span{flex-direction:column;gap:3px;min-width:0;display:flex}.kainos-assistant-actions strong{font-size:10px}.kainos-assistant-actions small{color:var(--muted);font-size:8px}.kainos-assistant-status{color:var(--muted);align-items:center;gap:7px;margin-top:13px;font-size:7px;font-weight:750;display:flex}.kainos-assistant-status i{background:#2ebd7f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2ebd7f1f}.site.dark .kainos-assistant{background:#0d1016eb;border-color:#303746}.site.dark .ask-kainos.active{color:#101217;background:#f5f7fb;border-color:#313641}.site:has(.compare-bar) .ask-kainos{bottom:88px}.site:has(.compare-bar) .kainos-assistant{bottom:150px}@media (max-width:580px){.ask-kainos{height:48px;padding:0 16px;font-size:10px;bottom:14px;right:14px}.kainos-assistant{border-radius:20px;width:calc(100% - 24px);padding:16px;bottom:72px;right:12px}.site:has(.compare-bar) .ask-kainos{bottom:78px}.site:has(.compare-bar) .kainos-assistant{bottom:136px}}.iphone18-teaser{z-index:1;background:radial-gradient(circle at 52% 44%,#2265ff3d,#0000 35%),linear-gradient(145deg,#080a0f,#030407 72%);border-radius:28px;position:absolute;inset:0;overflow:hidden}.iphone18-teaser:before{content:"18";color:#ffffff06;font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.11em;font-size:clamp(310px,29vw,520px);font-weight:700;line-height:.8;position:absolute;top:45%;right:-1%;transform:translateY(-50%)}.iphone18-glow{aspect-ratio:1;background:radial-gradient(circle,#3a6fe829,#0000 58%);border:1px solid #5689ff2e;border-radius:50%;width:68%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 80px #275dd90a,0 0 0 160px #275dd906}.iphone18-concept-photo{z-index:2;position:absolute;inset:1% 2% 0;overflow:hidden}.iphone18-device-image{object-fit:contain;filter:grayscale()saturate(0)brightness(.16)contrast(1.72)blur(2.6px)drop-shadow(0 38px 42px #000000b8);opacity:.86;width:88%;max-width:none;height:auto;animation:6.5s ease-in-out infinite iphone18-shadow-breathe;position:absolute;top:49%;left:49%;transform:translate(-50%,-50%)scale(1.08);-webkit-mask-image:linear-gradient(115deg,#0000 1%,#000 19% 76%,#0000 100%);mask-image:linear-gradient(115deg,#0000 1%,#000 19% 76%,#0000 100%)}.iphone18-veil{z-index:3;-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);pointer-events:none;background:radial-gradient(at 50% 43%,#0000 0 22%,#04050838 47%,#030407e6 80%),linear-gradient(105deg,#040508f0,#0000 29% 63%,#040508eb);position:absolute;inset:-8%}.iphone18-confidential{z-index:4;color:#d2dbed94;letter-spacing:.24em;white-space:nowrap;align-items:center;gap:10px;font-size:7px;font-weight:900;display:flex;position:absolute;top:8%;left:50%;transform:translate(-50%)}.iphone18-confidential i{background:linear-gradient(90deg,#0000,#7696dd6b);width:34px;height:1px}.iphone18-confidential i:last-child{transform:rotate(180deg)}.iphone18-reserve-card{z-index:5;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090e19b8;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;align-items:flex-start;min-width:155px;padding:14px 16px;display:flex;position:absolute;bottom:6%;right:4%;box-shadow:0 18px 45px #0000004d}.iphone18-reserve-card small{color:#719cff;letter-spacing:.15em;font-size:6px;font-weight:900}.iphone18-reserve-card strong{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.06em;margin:3px 0 1px;font-size:29px}.iphone18-reserve-card span{color:#7f8794;letter-spacing:.15em;font-size:6px;font-weight:800}@keyframes iphone18-shadow-breathe{0%,to{opacity:.78;transform:translate(-50%,-50%)scale(1.06)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1.09)}}@media (max-width:850px){.iphone18-teaser{border-radius:22px}.iphone18-device-image{width:94%;top:48%}.iphone18-reserve-card{bottom:4%;right:2%}}@media (max-width:580px){.iphone18-concept-photo{inset:2% -7% 0}.iphone18-device-image{filter:grayscale()saturate(0)brightness(.15)contrast(1.7)blur(2.2px)drop-shadow(0 28px 34px #000000bf);width:118%;top:43%}.iphone18-confidential{font-size:6px;top:7%}.iphone18-confidential i{width:22px}.iphone18-reserve-card{min-width:142px;padding:11px 14px;bottom:3%;left:50%;right:auto;transform:translate(-50%)}.iphone18-reserve-card strong{font-size:24px}.iphone18-teaser:before{font-size:330px;right:-8%}}.swatches i,.swatches button{border:2px solid var(--paper);width:13px;height:13px;box-shadow:0 0 0 1px var(--line);border-radius:50%}.swatches button{cursor:pointer;padding:0;transition:transform .18s,box-shadow .18s}.swatches button:hover{transform:scale(1.15)}.swatches i.selected,.swatches button.selected{box-shadow:0 0 0 2px var(--blue)}.swatches button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (max-width:580px){.swatches.interactive-swatches{margin:10px 0;display:flex}.swatches.interactive-swatches button{width:14px;height:14px}}.conversion-rail{color:#fff;background:linear-gradient(105deg,#0a0c11,#121a2b 58%,#10275a);border-bottom:1px solid #27334c;justify-content:space-between;align-items:center;gap:30px;margin:0;padding:28px clamp(24px,7vw,118px);display:flex}.conversion-rail>div:first-child{grid-template-columns:auto auto;align-items:baseline;gap:4px 18px;display:grid}.conversion-rail>div:first-child>span{color:#7da4ff;letter-spacing:.18em;font-size:8px;font-weight:900}.conversion-rail strong{font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.035em;font-size:22px}.conversion-rail p{color:#9da7b9;grid-column:2;margin:0;font-size:9px}.conversion-rail>div:last-child{flex:none;gap:8px;display:flex}.conversion-rail a,.conversion-rail button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;height:43px;padding:0 16px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.conversion-rail a{color:#fff;background:#1664ff;border:0;box-shadow:0 10px 28px #1664ff42}.conversion-rail button{color:#f4f6fa;background:#ffffff0b;border:1px solid #374154}.conversion-rail svg{width:13px}.conversion-rail a:hover,.conversion-rail button:hover{transform:translateY(-2px)}.product-card{transition:border-color .25s,box-shadow .25s,transform .25s}.product-card:hover{border-color:var(--blue)}@supports (color:color-mix(in lab, red, red)){.product-card:hover{border-color:color-mix(in srgb,var(--blue) 38%,var(--line))}}.product-card:hover{box-shadow:0 24px 55px #0f1b351f}.card-delivery{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:11px;margin-top:10px;padding:8px 0;display:flex}.card-delivery span{white-space:nowrap;align-items:center;gap:4px;font-size:7px;font-weight:750;display:flex}.card-delivery svg{color:#2b985e;stroke-width:2.2px;width:10px}.price-row{gap:8px}.price-row>div{min-width:0}.price-row>div>em{color:#248657;grid-column:1/-1;margin-top:3px;font-size:7px;font-style:normal;font-weight:850}.price-row>button{gap:6px;width:auto;min-width:78px;padding:0 11px;transition:transform .2s,box-shadow .2s}.price-row>button span{font-size:8px;font-weight:850}.price-row>button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1664ff40}.product-info>p.finance-line{align-items:center;gap:5px;margin:10px 0 11px;font-size:8px;display:flex}.finance-line svg{width:11px;color:var(--blue)}@media (max-width:850px){.conversion-rail{align-items:flex-start}.conversion-rail>div:first-child{display:block}.conversion-rail strong{margin:5px 0;display:block}.conversion-rail p{line-height:1.5}}@media (max-width:580px){.conversion-rail{padding:24px 20px;display:block}.conversion-rail strong{font-size:20px}.conversion-rail>div:last-child{grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.conversion-rail a,.conversion-rail button{padding:0 10px;font-size:8px}.card-delivery{margin-top:8px;padding:6px 0}.card-delivery span{font-size:6px}.card-delivery span:nth-child(2){display:none}.price-row>button{min-width:64px;padding:0 8px}.price-row>button span{font-size:7px}.product-info>p.finance-line{margin:8px 0;font-size:7px;display:flex}}@media (max-width:380px){.price-row>button{width:36px;min-width:36px;padding:0}.price-row>button span{display:none}}.product-media.transparent-media,.site.dark .product-media.transparent-media{background:0 0}.detail-gallery:has(.transparent-photo-stage){background:0 0}.site.dark .detail-gallery:has(.transparent-photo-stage){background:0 0}.detail-gallery:has(.transparent-photo-stage) .gallery-main{background:0 0}.detail-gallery:has(.transparent-photo-stage) .thumbnails button{background:0 0}.site.dark .detail-gallery:has(.transparent-photo-stage) .gallery-main{background:0 0}.site.dark .detail-gallery:has(.transparent-photo-stage) .thumbnails button{background:0 0}.search-results .transparent-photo-stage,.cart-row>.transparent-photo-stage,.department-products .transparent-photo-stage{background:0 0!important}.brand-logo,.mobile-menu-brands .brand-logo.compact{border-color:#0000;background:0 0!important}.logo-symbol{box-shadow:none;background:0 0}.site.dark .brand-logo:not(.brand-google) img{filter:brightness(0)invert()drop-shadow(0 5px 12px #00000038)}.site.dark .brand-logo.brand-google img{filter:brightness(1.18)contrast(1.08)drop-shadow(0 5px 12px #0003)}.brand-logo img,.header-logo-image,.official-logo-image,.pixel-hero-phone{background:0 0!important}.brand-logo.brand-samsung img{object-fit:contain;width:100%;height:auto}.category-glyph .brand-logo.brand-samsung{width:min(170px,92%)}.detail-brand{align-items:center;gap:7px;display:flex}.detail-brand>.brand-logo.compact{flex:none;width:42px;height:22px}.detail-brand>.detail-brand-name{letter-spacing:.02em;font-size:10px}.detail-brand>.detail-brand-rating{float:none;margin-left:auto}@media (max-width:580px){.product-media.transparent-media,.site.dark .product-media.transparent-media{background:0 0}.transparent-photo-stage img{filter:drop-shadow(0 14px 12px #080d1729)}}.site-header .header-nav a,.site.dark .site-header .header-nav a{font-size:11px;font-weight:760}.mobile-menu-shop b,.mobile-menu-account b{font-size:14px}.mobile-menu-brands>div>a>span:last-child{font-size:11px}.mobile-menu-links>a,.mobile-menu-links>button{font-size:10px}.header-nav{overflow:visible}.nav-menu{color:#bdc1c9;align-items:center;height:100%;display:flex;position:relative}.nav-menu>summary{height:100%;color:inherit;white-space:nowrap;cursor:pointer;align-items:center;gap:5px;font-size:11px;font-weight:760;list-style:none;transition:color .2s;display:flex}.nav-menu>summary::-webkit-details-marker{display:none}.nav-menu>summary>svg{width:12px;transition:transform .2s}.nav-menu[open]>summary,.nav-menu>summary:hover{color:#fff}.nav-menu[open]>summary>svg{transform:rotate(180deg)}.nav-menu-panel{z-index:80;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0c0e12fa;border:1px solid #2b303a;border-radius:16px;width:310px;padding:13px;animation:.18s ease-out kainos-submenu-in;position:absolute;top:43px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #0000006b}.nav-menu:not([open])>.nav-menu-panel{display:none}.nav-menu:hover>.nav-menu-panel,.nav-menu:focus-within>.nav-menu-panel{display:block}.nav-menu-panel:before{content:"";background:#0c0e12;border-top:1px solid #2b303a;border-left:1px solid #2b303a;width:11px;height:11px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-menu-panel>span{color:#7199ff;letter-spacing:.17em;padding:4px 7px 10px;font-size:7px;font-weight:900;display:block;position:relative}.site-header .header-nav .nav-menu-panel>a,.site.dark .site-header .header-nav .nav-menu-panel>a{color:#e7e9ee;border-radius:11px;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:9px;height:auto;min-height:54px;padding:8px;transition:background .18s,color .18s;display:grid;position:relative}.site-header .header-nav .nav-menu-panel>a:hover{color:#fff;background:#191e28}.nav-menu-panel>a>svg:first-child{color:#6f9bff;width:17px}.nav-menu-panel>a>svg:last-child{color:#707887;width:12px}.nav-menu-panel .brand-logo.compact{background:0 0;border-color:#0000;width:32px;height:22px;padding:3px 5px}.nav-menu-panel .brand-logo.compact.brand-apple img{filter:brightness(0)invert();width:15px;height:15px}.nav-menu-panel .brand-logo.compact:not(.brand-google) img{filter:brightness(0)invert()}.nav-menu-panel .brand-logo.compact.brand-google b{display:none}.nav-menu-panel>a>span{flex-direction:column;gap:3px;min-width:0;display:flex}.nav-menu-panel>a b{letter-spacing:-.01em;font-size:11px}.nav-menu-panel>a small{color:#8e95a2;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}@keyframes kainos-submenu-in{0%{opacity:0;transform:translate(-50%,-7px)}to{opacity:1;transform:translate(-50%)}}.mobile-menu-group{border-bottom:1px solid var(--line)}@supports (color:color-mix(in lab, red, red)){.mobile-menu-group{border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}}.mobile-menu-group>summary{width:100%;min-height:58px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;padding:9px 5px;list-style:none;display:flex}.mobile-menu-group>summary::-webkit-details-marker{display:none}.mobile-menu-group>summary>span{grid-template-columns:28px 1fr;align-items:center;column-gap:8px;display:grid}.mobile-menu-group>summary>span>svg{width:17px;color:var(--blue);grid-row:1/3}.mobile-menu-group>summary b{letter-spacing:-.015em;font-size:14px}.mobile-menu-group>summary small{color:var(--muted);grid-column:2;font-size:8px}.mobile-menu-group>summary>svg{width:14px;color:var(--muted);transition:transform .2s}.mobile-menu-group[open]>summary>svg{transform:rotate(180deg)}.mobile-menu-submenu{border-left:2px solid var(--blue);margin:0 0 10px 28px;padding:7px}@supports (color:color-mix(in lab, red, red)){.mobile-menu-submenu{border-left:2px solid color-mix(in srgb,var(--blue) 55%,var(--line))}}.mobile-menu-submenu{background:var(--surface);border-radius:0 12px 12px 0}.mobile-menu-submenu>a{min-height:49px;color:var(--ink);border-radius:9px;grid-template-columns:32px minmax(0,1fr) 13px;align-items:center;gap:8px;padding:7px 8px;text-decoration:none;display:grid}.mobile-menu-submenu>a:hover{background:var(--paper)}.mobile-menu-submenu>a>svg:first-child{width:16px;color:var(--blue)}.mobile-menu-submenu>a>svg:last-child{width:12px;color:var(--muted)}.mobile-menu-submenu .brand-logo.compact{background:0 0;border-color:#0000;width:32px;height:22px;padding:3px 5px}.mobile-menu-submenu .brand-logo.compact.brand-google b{display:none}.mobile-menu-submenu>a>span{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-submenu b{font-size:11px}.mobile-menu-submenu small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}@media (max-width:1300px){.header-nav{gap:clamp(8px,1vw,15px);padding-left:22px;padding-right:22px}}.hero-visual:after,.pixel-hero-showcase:before{display:none}.hero-copy.pixel-slide-copy h1 em,.site.dark .hero-copy.pixel-slide-copy h1 em{color:#9da28a}.hero-copy.iphone18-slide-copy h1 em,.site.dark .hero-copy.iphone18-slide-copy h1 em{color:#7b2947}.iphone18-teaser{isolation:isolate;box-shadow:none;background:0 0;border:0;border-radius:0;inset:0;overflow:visible}.iphone18-teaser:before{content:"";z-index:0;aspect-ratio:1;filter:blur(14px);background:radial-gradient(circle,#7b294733,#1664ff17 43%,#0000 70%);border-radius:50%;width:min(76%,540px);display:block;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.site.dark .iphone18-teaser:before{background:radial-gradient(circle,#91315347,#1664ff21 44%,#0000 70%)}.iphone18-concept-photo{perspective:none;inset:0;overflow:visible}.iphone18-device-image{z-index:2;object-fit:contain;filter:saturate(1.08)contrast(1.04)brightness(1.04)drop-shadow(0 30px 36px #131b3047);opacity:1;width:89%;max-width:none;height:auto;animation:6s ease-in-out infinite iphone18-clean-float;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:none;mask-image:none}.site.dark .iphone18-device-image{filter:saturate(1.12)contrast(1.08)brightness(1.12)drop-shadow(0 32px 42px #0000009e)}.iphone18-floor-shadow{z-index:0;filter:blur(9px);background:radial-gradient(#141c303d,#0000 70%);border-radius:50%;width:61%;height:9%;position:absolute;bottom:3%;left:50%;transform:translate(-50%)}.site.dark .iphone18-floor-shadow{background:radial-gradient(#00000085,#0000 70%)}.iphone18-reserve-card{color:#0b0b0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #1664ff2e;border-radius:15px;min-width:158px;padding:13px 15px;bottom:8%;right:1%;box-shadow:0 18px 42px #18233b21}.site.dark .iphone18-reserve-card{color:#fff;background:#0c0e13b8;border-color:#ffffff24;box-shadow:0 20px 48px #00000057}.iphone18-reserve-card small{color:#7b2947}.site.dark .iphone18-reserve-card small{color:#c26484}@keyframes iphone18-clean-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 7px))}}@media (max-width:850px){.iphone18-device-image{width:97%}.iphone18-reserve-card{bottom:5%;right:0}}@media (max-width:580px){.iphone18-concept-photo{inset:0 -7%}.iphone18-device-image{width:110%;top:47%}.iphone18-teaser:before{width:88%;top:44%}.iphone18-floor-shadow{width:72%;bottom:7%}.iphone18-reserve-card{min-width:150px;padding:10px 13px;bottom:1%;left:50%;right:auto;transform:translate(-50%)}}:root{--kainos-page-gutter:clamp(24px,7vw,118px);--kainos-grid-gap:clamp(12px,1.35vw,20px)}.section,.brand-showcase,.accessory-showcase,.business,.trade-in-section,.franchise-section,.conversion-rail,footer,.newsletter{padding-left:var(--kainos-page-gutter);padding-right:var(--kainos-page-gutter)}.section-heading,.accessory-showcase-head,.brand-showcase>div:first-child{gap:28px}.category-grid,.product-grid,.brand-showcase-grid,.accessory-preview-grid,.refurbished-grid,.news-grid,.accessory-departments{gap:var(--kainos-grid-gap);align-items:stretch}.category-card,.product-card,.accessory-preview,.accessory-department,.news article{height:100%}.product-card{flex-direction:column;display:flex}.product-info{flex-direction:column;flex:1;display:flex}.product-info .price-row{margin-top:auto}.section-heading>div,.accessory-showcase-head>div,.brand-showcase>div:first-child>*{min-width:0}small{line-height:1.45;font-size:11px!important}.site-header .header-nav a,.site.dark .site-header .header-nav a,.nav-menu>summary{font-size:12px!important}.header-search span,.header-actions button>span{font-size:12px}.eyebrow,.section-heading>div>span,.experience-copy>span,.business-card>div>span,.newsletter>div>span,.accessory-showcase-head>div:first-child>span,.brand-showcase>div:first-child>span,.hero-trust span,.floating-label strong,.trust-item small,.category-card p,.brand-showcase-grid>button>span:last-child,.product-brand,.rating,.price-row del,.product-info>p,.compare{line-height:1.45;font-size:11px!important}.trust-item strong,.category-card h3,.brand-tabs button,.catalog-toolbar select,.accessory-preview strong,.accessory-preview b{font-size:13px!important}.catalog-toolbar label,.product-badges span,.product-badges small,.quick-view,.price-row small,.card-delivery span,.price-row>div>em,.price-row>button span,.finance-line{line-height:1.4;font-size:10px!important}.section-heading>a,.section-heading>p,.accessory-showcase-head p,.accessory-showcase-head button,.experience-copy a,.business-card a,.business-card p,.newsletter>div p{line-height:1.6;font-size:13px!important}.business-points span,.business-stat p,.news article>span,.news-main>div:last-child>span,.news article p,.news article a,.newsletter label span,.newsletter input,.newsletter form button,.newsletter-success span{line-height:1.5;font-size:11px!important}.footer-top h4{font-size:13px}.footer-top>div>a,.footer-contact p,.footer-contact span,.footer-bottom{line-height:1.5;font-size:11px!important}.search-panel>p,.search-results strong,.search-results b,.account-modal>span,.account-modal>p,.account-modal form>label,.account-modal form>div,.account-modal input,.account-modal form>button,.drawer-wrap header span,.empty-cart p,.empty-cart button,.cart-row span,.coupon input,.coupon button,.cart-summary p,.cart-summary>button{line-height:1.45;font-size:12px!important}.detail-brand,.detail-info>p,.stock,.detail-price>span,.detail-price p,.option>span,.capacity>div button,.detail-actions button,.detail-benefits span,.detail-info details,.detail-info details p,.detail-info li,.video-button,.thumbnails span{line-height:1.5;font-size:11px!important}.toast,.compare-bar span,.compare-bar span strong,.compare-bar b,.compare-bar>button{line-height:1.4;font-size:11px!important}.trade-in-brandline>span,.trade-in-perks span,.trade-in-steps b,.trade-in-steps strong,.trade-in-steps small,.trade-in-card-head>span,.trade-in-card-head>small,.trade-in-device small,.trade-in-selector,.trade-in-breakdown p,.trade-in-breakdown strong,.trade-in-result>span,.trade-in-result>small,.trade-in-submit,.trade-in-confirmation strong,.trade-in-confirmation small,.trade-in-legal,.franchise-intro>span,.franchise-benefits span,.franchise-locator>span,.franchise-join span,.franchise-locator>p,.franchise-join p,.franchise-locator input,.franchise-locator button,.franchise-locator small,.franchise-join a{line-height:1.5;font-size:11px!important}.mobile-menu-kicker,.mobile-menu-shop small,.mobile-menu-buyback small,.mobile-menu-buyback p,.mobile-menu-links>a,.mobile-menu-links>button,.mobile-menu-footer span,.mobile-menu-group>summary small,.mobile-menu-submenu b,.mobile-menu-submenu small{line-height:1.4;font-size:11px!important}.kainos-assistant>header small,.kainos-assistant>p,.kainos-assistant-actions strong,.kainos-assistant-actions small,.kainos-assistant-status{line-height:1.45;font-size:11px!important}.iphone18-confidential,.iphone18-reserve-card small,.iphone18-reserve-card span{line-height:1.35;font-size:10px!important}.conversion-rail>div:first-child>span,.conversion-rail p,.conversion-rail a,.conversion-rail button{line-height:1.45;font-size:11px!important}.promo-track a span{font-size:10px!important}@media (max-width:850px){:root{--kainos-page-gutter:26px;--kainos-grid-gap:14px}.section-heading,.accessory-showcase-head{gap:20px}}@media (max-width:580px){:root{--kainos-page-gutter:20px;--kainos-grid-gap:10px}small{font-size:10px!important}.section,.brand-showcase,.accessory-showcase,.business,.trade-in-section,.franchise-section,.newsletter,footer{padding-left:var(--kainos-page-gutter);padding-right:var(--kainos-page-gutter)}.section-heading{margin-bottom:30px}.product-info{padding:14px}.promo-track a span,.iphone18-confidential,.iphone18-reserve-card small,.iphone18-reserve-card span{font-size:9px!important}.categories .section-heading{text-align:center;justify-content:center}.categories .section-heading>div{width:100%}.categories .section-heading h2{max-width:330px;margin-left:auto;margin-right:auto}.categories .category-grid{flex-wrap:wrap;justify-content:center;display:flex}.categories .category-card{flex-direction:column;flex:0 0 calc(50% - 5px);justify-content:flex-start;align-items:center;max-width:220px;display:flex}.categories .category-card>div:nth-child(2){text-align:center;width:100%}.categories .category-glyph{width:100%;height:108px;margin-bottom:14px}.categories .category-smartphone-image{object-position:center 45%}.hero-copy>p{font-size:16px;line-height:1.65}.hero-buttons a{font-size:13px}.hero-trust strong{font-size:14px}.hero-trust span{font-size:12px!important}.category-card h3{font-size:15px!important}.category-card p,.brand-tabs button,.catalog-toolbar select,.product-brand,.rating,.product-info>p,.finance-line,.card-delivery span{font-size:12px!important}.product-info h3{font-size:15px}.price-row strong{font-size:18px}.mobile-menu-search{min-height:54px}.mobile-menu-search>span{font-size:15px!important}.mobile-menu-kicker{letter-spacing:.14em;font-size:12px!important}.mobile-menu-shop>a,.mobile-menu-account>a,.mobile-menu-account>button{min-height:62px}.mobile-menu-shop b,.mobile-menu-account b,.mobile-menu-group>summary b{font-size:16px!important}.mobile-menu-shop small,.mobile-menu-group>summary small{white-space:normal;line-height:1.45;font-size:12px!important}.mobile-menu-group>summary{min-height:70px;padding:11px 5px}.mobile-menu-submenu{margin-left:18px;padding:8px}.mobile-menu-submenu>a{grid-template-columns:42px minmax(0,1fr) 14px;gap:10px;min-height:62px;padding:9px 8px}.mobile-menu-submenu .brand-logo.compact{width:42px;height:26px;padding:3px 2px}.mobile-menu-submenu b{line-height:1.3;font-size:14px!important}.mobile-menu-submenu small{white-space:normal;text-overflow:clip;line-height:1.4;overflow:visible;font-size:12px!important}.mobile-menu-buyback{padding:19px 16px}.mobile-menu-buyback small{font-size:11px!important}.mobile-menu-buyback strong{font-size:15px}.mobile-menu-buyback p{line-height:1.4;font-size:12px!important}.mobile-menu-links{grid-template-columns:1fr}.mobile-menu-links>a,.mobile-menu-links>button{min-height:50px;font-size:13px!important}.mobile-menu-footer{min-height:54px}.mobile-menu-footer span{font-size:11px!important}.hero-visual{min-height:430px}.hero-visual>.floating-label{display:none}.iphone18-concept-photo{inset:0}.iphone18-device-image{width:91%;top:45%}.iphone18-teaser:before{width:82%;top:43%}.iphone18-floor-shadow{width:66%;bottom:12%}.iphone18-reserve-card{bottom:0}.pixel-hero-showcase{inset:0 -5%;overflow:visible}.pixel-hero-phone{width:78%;height:100%}.pixel-hero-phone.pixel-left{top:2%;left:-18%;transform:rotate(-7deg)scale(.86)}.pixel-hero-phone.pixel-center{top:-1%;left:11%;transform:rotate(1deg)scale(.96)}.pixel-hero-phone.pixel-right{top:2%;right:-18%;transform:rotate(7deg)scale(.86)}.product-media{height:225px}.product-media .transparent-photo-stage{width:100%;height:100%;transform:scale(.9)}.product-card:hover .product-media .transparent-photo-stage{transform:scale(.93)}.gallery-main{height:360px}.gallery-main .transparent-photo-stage{width:100%;height:100%;transform:scale(.94)}.thumbnails .transparent-photo-stage{transform:none}}.brand-showcase-grid .brand-logo{gap:7px;width:160px;height:64px;padding:0 10px;overflow:visible}.brand-showcase-grid .brand-logo.brand-apple img{width:46px;height:46px}.brand-showcase-grid .brand-logo.brand-samsung img{filter:brightness(0);width:160px;max-width:none;height:auto;max-height:none}.brand-showcase-grid .brand-logo.brand-google img{width:78px;max-width:none;height:auto}.brand-showcase-grid .brand-logo.brand-google b{font-size:19px}.brand-showcase-grid .brand-logo.brand-nothing img{width:136px;max-width:none;height:auto;max-height:none}@media (max-width:580px){.brand-showcase-grid .brand-logo{width:min(148px,100%);height:56px;padding:0 8px}.brand-showcase-grid .brand-logo.brand-apple img{width:42px;height:42px}.brand-showcase-grid .brand-logo.brand-samsung img{filter:brightness(0);width:148px}.brand-showcase-grid .brand-logo.brand-google img{width:69px}.brand-showcase-grid .brand-logo.brand-google b{font-size:17px}.brand-showcase-grid .brand-logo.brand-nothing img{width:126px}}.footer-brand .header-logo-lockup{filter:drop-shadow(0 7px 20px #1664ff2e);width:232px;max-width:100%}.footer-brand .header-logo-image{object-fit:contain;width:100%;height:auto}@media (max-width:580px){.footer-brand .header-logo-lockup{width:190px}}.iphone18-burgundy-pair{z-index:2;width:94%;height:78%;animation:6s ease-in-out infinite iphone18-burgundy-float;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.iphone18-burgundy-device{filter:drop-shadow(0 24px 24px #121b3038);position:absolute;overflow:hidden}.site.dark .iphone18-burgundy-device{filter:drop-shadow(0 28px 30px #00000094)}.iphone18-burgundy-device img{object-fit:cover;object-position:38% center;filter:hue-rotate(292deg)saturate(.92)brightness(.58)contrast(1.12)}.iphone18-burgundy-max{z-index:1;width:47%;height:100%;top:0;left:6%}.iphone18-burgundy-pro{z-index:2;width:43%;height:88%;top:12%;left:42%}@keyframes iphone18-burgundy-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 7px))}}@media (max-width:850px){.iphone18-burgundy-pair{width:98%;height:77%}}@media (max-width:580px){.iphone18-burgundy-pair{width:104%;height:74%;top:40%}.iphone18-burgundy-device{filter:drop-shadow(0 16px 16px #121b3033)}.iphone18-burgundy-max{width:49%;left:4%}.iphone18-burgundy-pro{width:46%;left:42%}.iphone18-floor-shadow{width:72%;bottom:12%}}.hero-progress{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:1px solid #1418231a;border-radius:999px;padding:6px;box-shadow:0 12px 30px #141e341f}.site.dark .hero-progress{background:#0c0e12b8;border-color:#ffffff1f;box-shadow:0 14px 32px #00000052}.hero-progress .hero-nav-button{width:38px;height:38px;color:var(--blue);background:#ffffffe0;border:1px solid #1664ff24;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background .2s,color .2s;display:grid}.hero-progress .hero-nav-button:hover{background:var(--blue);color:#fff;transform:scale(1.06)}.hero-progress .hero-nav-button:active{transform:scale(.96)}.hero-progress .hero-nav-button svg{width:17px;height:17px}.site.dark .hero-progress .hero-nav-button{color:#fff;background:#171a20;border-color:#ffffff1f}.site.dark .hero-progress .hero-nav-button:hover{background:var(--blue)}@media (max-width:580px){.hero{padding-bottom:70px}.hero-progress{gap:9px;display:flex;bottom:16px;left:50%;right:auto;transform:translate(-50%)}.hero-progress .hero-nav-button{width:40px;height:40px}.hero-progress b{font-size:10px}.hero-progress>div{gap:7px}.hero-progress>div button{border-radius:99px;width:28px;height:3px}}.iphone18-teaser{background:#05070a;border-radius:28px;inset:2% 0 3%;overflow:hidden;box-shadow:0 26px 60px #0b12223d}.iphone18-concept-photo{inset:0}.site.dark .iphone18-teaser{box-shadow:0 28px 70px #00000080}.categories .category-card{color:#fff;background:linear-gradient(145deg,#1664ff,#0f51d6);border-color:#1664ffb8;padding:0 0 22px;overflow:hidden;box-shadow:0 16px 34px #1664ff2e}.categories .category-card:hover{box-shadow:0 20px 42px #1664ff47}.categories .category-card>svg,.categories .category-card h3{color:#fff}.categories .category-card p{color:#ffffffc7}.categories .category-glyph,.categories .c1 .category-glyph,.categories .c2 .category-glyph,.categories .c3 .category-glyph,.categories .c4 .category-glyph,.categories .c5 .category-glyph,.categories .c6 .category-glyph{color:#fff;background:0 0;border-radius:0;height:132px;margin:0 0 18px}.categories .category-glyph:before,.categories .category-glyph:after{display:none}.categories .category-glyph svg{stroke-width:1.8px;width:38px;height:38px}.categories .category-card>div:nth-child(2){padding:0 16px}@media (max-width:580px){.iphone18-teaser{border-radius:22px;inset:0 -3% 2%}.iphone18-lineup-image{object-position:center top}.categories .category-grid{flex-direction:column;align-items:center;gap:14px;display:flex}.categories .category-card{flex:none;width:100%;max-width:520px;min-height:235px;padding-bottom:24px}.categories .category-glyph{height:158px;margin-bottom:18px}.categories .category-card h3{font-size:18px!important}.categories .category-card p{font-size:13px!important}}.announcement{color:#0b0b0d;background:linear-gradient(90deg,#ff8126,#f56a16 48%,#ff8126);border-bottom:0;box-shadow:inset 0 -1px #0b0b0d1f}.announcement:before{background:linear-gradient(90deg,#ff8126 14%,#0000)}.announcement:after{background:linear-gradient(-90deg,#ff8126 14%,#0000)}.promo-track a{color:#0b0b0d;font-family:var(--font-onest),"Avenir Next",Arial,sans-serif}.promo-track a strong,.promo-track a:nth-child(odd) strong{color:#0b0b0d;letter-spacing:-.015em;font-family:inherit;font-size:14px;font-weight:500}.promo-track a span{color:#0b0b0dc7;letter-spacing:.025em;font-weight:400;font-size:10px!important}.promo-track a i{background:#0b0b0d6b}.promo-track a:hover strong,.promo-track a:hover span{color:#000}@media (max-width:580px){.announcement{height:34px}.announcement .promo-track a strong{font-size:13px;font-weight:500}.announcement .promo-track a span{letter-spacing:.02em;font-weight:400;font-size:9px!important}}.iphone18-teaser,.site.dark .iphone18-teaser{box-shadow:none;background:0 0;border:0;border-radius:0;inset:-2% -4% 0;overflow:visible}.iphone18-teaser:before{display:none}.iphone18-concept-photo{background:0 0;inset:0;overflow:visible}.iphone18-lineup-image{object-fit:contain;object-position:center;filter:drop-shadow(0 28px 30px #131f3733);transition:transform .65s}.site.dark .iphone18-lineup-image{filter:drop-shadow(0 30px 34px #0000008c)}.iphone18-teaser:hover .iphone18-lineup-image{transform:translateY(-4px)scale(1.012)}.hero-progress{display:none!important}@media (max-width:850px){.iphone18-teaser,.site.dark .iphone18-teaser{inset:-1% -3% 0}}@media (max-width:580px){.hero{padding-bottom:34px}.iphone18-teaser,.site.dark .iphone18-teaser{inset:0 -2%}.iphone18-lineup-image{object-position:center center;filter:drop-shadow(0 18px 20px #131f372e)}.site.dark .iphone18-lineup-image{filter:drop-shadow(0 20px 24px #00000080)}}.header-actions .account-action{gap:8px}.header-actions .account-avatar{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;padding:0;display:grid;box-shadow:0 7px 18px #1664ff47}.header-actions .account-avatar svg{stroke-width:1.9px;width:18px;height:18px}.header-actions .account-action:hover .account-avatar{background:#0752e9;transform:scale(1.04)}@media (max-width:580px){.header-actions .account-action{height:36px;width:36px!important;padding:0!important;display:flex!important}.header-actions .account-action>span:last-child{display:none}.header-actions .account-avatar{width:32px;height:32px}}.site.dark .brand-logo.brand-samsung img{filter:brightness(0)!important}.brand-showcase-grid .brand-logo.brand-samsung{border:0;width:190px;height:64px;padding:0;background:0 0!important}.brand-showcase-grid .brand-logo.brand-samsung img{object-fit:contain;filter:brightness(0);width:190px;max-width:none;height:auto;max-height:none}.product-brand .brand-logo.compact.brand-samsung{width:43px;height:20px;padding:2px 1px}.product-brand .brand-logo.compact.brand-samsung img{width:40px;max-width:none;height:auto}.nav-menu-panel .brand-logo.compact.brand-samsung{width:52px;height:24px;padding:2px}.nav-menu-panel .brand-logo.compact.brand-samsung img{width:48px;max-width:none;height:auto}.mobile-menu-submenu .brand-logo.compact.brand-samsung{width:48px;height:26px;padding:2px}.mobile-menu-submenu .brand-logo.compact.brand-samsung img{width:44px;max-width:none;height:auto}.detail-brand .brand-logo.compact.brand-samsung{width:48px;height:22px;padding:2px}.detail-brand .brand-logo.compact.brand-samsung img{width:44px;max-width:none;height:auto}@media (max-width:580px){.brand-showcase-grid .brand-logo.brand-samsung{width:156px;height:56px}.brand-showcase-grid .brand-logo.brand-samsung img{width:156px}}
