@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.pam-root{position:absolute;bottom:12px;right:12px;z-index:20;display:flex;flex-direction:column;align-items:flex-end;gap:0}.pam-trigger{width:38px;height:38px;border-radius:50%;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:none;flex-shrink:0}.pam-trigger:hover{transform:none;box-shadow:none}.pam-trigger--active{background:#111;box-shadow:none;transform:none}.pam-dots{display:flex;flex-direction:column;align-items:center;gap:3.5px}.pam-dots span{display:block;width:4px;height:4px;border-radius:50%;background:#111;transition:none}.pam-trigger--active .pam-dots span{background:#fff}.pam-menu{display:flex;flex-direction:column;align-items:flex-end;gap:7px;margin-bottom:10px;pointer-events:none}.pam-item{display:flex;align-items:center;gap:9px;padding:8px 14px 8px 12px;border-radius:100px;border:none;cursor:pointer;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.1px;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#111;box-shadow:0 2px 10px #00000024,0 0 0 1px #ffffff80;opacity:0;transform:translateY(8px) scale(.92);transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1),background .15s ease,box-shadow .15s ease;transition-delay:calc(var(--i) * .04s)}.pam-menu--open{pointer-events:auto}.pam-menu--open .pam-item{opacity:1;transform:translateY(0) scale(1)}.pam-item:hover{background:#f5f5f5;box-shadow:0 4px 16px #00000029,0 0 0 1px #0000000f;transform:translate(-3px) scale(1.02)}.pam-item--accent{background:#111;color:#fff;box-shadow:0 3px 12px #00000059,0 0 0 1px #00000026}.pam-item--accent:hover{background:#222;box-shadow:0 5px 18px #0006,0 0 0 1px #0003}.pam-item-icon{display:flex;align-items:center;flex-shrink:0}.product-card-media{position:relative}@media (max-width: 380px){.pam-item{font-size:12px;padding:7px 12px 7px 10px}.pam-trigger{width:34px;height:34px}}.cdr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease;z-index:1300;will-change:opacity}.cdr-overlay--open{opacity:1;visibility:visible}.cdr-panel{position:fixed;left:0;right:0;bottom:0;width:100vw;height:min(58dvh,560px);max-height:calc(100dvh - 88px);background:#fff;transform:translate3d(0,104%,0);transition:transform .24s cubic-bezier(.22,1,.36,1);z-index:1400;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;border-radius:0;box-shadow:0 -14px 36px #0000002e;will-change:transform;contain:layout paint;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700}.cdr-panel:before{content:"";position:absolute;top:7px;left:50%;width:42px;height:4px;border-radius:999px;background:#d7dce2;transform:translate(-50%)}.cdr-panel--open{transform:translateZ(0)}.cdr-header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 12px;border-bottom:1px solid #f0f0f0}.cdr-header-left{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900;color:#0f172a}.cdr-badge{background:#0f0f0f;color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.cdr-close{width:34px;height:34px;border-radius:50%;border:1px solid #ebebeb;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:background .15s ease,color .15s ease}.cdr-close:hover{background:#f5f5f5;color:#111}.cdr-shipping-bar{padding:9px 18px 10px;background:#fafafa;border-bottom:1px solid #f0f0f0}.cdr-shipping-label{font-size:12px;color:#555;margin:0 0 7px;display:flex;align-items:center;gap:5px;font-weight:700}.cdr-shipping-label strong,.crt-ship-label strong{color:#111}.cdr-shipping-label--done,.crt-ship-label--done{color:#16a34a;font-weight:600}.cdr-progress-track,.crt-ship-track{height:4px;background:#e8e8e8;border-radius:999px;overflow:hidden}.cdr-progress-fill,.crt-ship-fill{height:100%;background:#0f0f0f;border-radius:999px;transition:width .55s cubic-bezier(.4,0,.2,1)}.cdr-body{overflow-y:auto;padding:8px 18px;overscroll-behavior:contain}.cdr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:10px;text-align:center;color:#999;padding:40px 0}.cdr-empty p{font-size:14px;margin:0;font-weight:800}.cdr-empty-cta,.crt-empty-cta{margin-top:6px;padding:10px 24px;border-radius:999px;background:#0f0f0f;color:#fff;border:none;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .15s,transform .1s}.cdr-empty-cta:hover,.crt-empty-cta:hover{background:#333}.cdr-list,.crt-list,.crt-trust-list,.bstrip-grid{list-style:none;margin:0;padding:0}.cdr-list{display:grid;gap:2px}.cdr-item{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5}.cdr-item:last-child{border-bottom:none}.cdr-item-img-wrap{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f8f8f8}.cdr-item-img,.crt-item-img{width:100%;height:100%;object-fit:cover;display:block}.cdr-item-body,.crt-item-body{display:flex;flex-direction:column;gap:8px}.cdr-item-top,.crt-item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cdr-item-brand,.crt-item-brand{font-size:11px;color:#888;margin:0;text-transform:uppercase;letter-spacing:.4px;font-weight:800}.cdr-item-name,.crt-item-name{font-size:13px;font-weight:900;color:#111;margin:2px 0 0}.cdr-item-variant,.crt-item-variant{font-size:12px;color:#888;margin:2px 0 0;font-weight:700}.cdr-remove,.crt-remove-btn{flex-shrink:0;background:transparent;border:none;cursor:pointer;color:#aaa;border-radius:7px;transition:color .15s,background .15s}.cdr-remove{padding:4px}.cdr-remove:hover,.crt-remove-btn:hover{color:#e33;background:#fff1f1}.cdr-item-bottom,.crt-item-bottom{display:flex;align-items:center;justify-content:space-between}.cdr-qty,.crt-stepper{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:999px;overflow:hidden;background:#fff}.cdr-qty-btn,.crt-step-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .12s}.cdr-qty-btn{width:28px;height:28px}.crt-step-btn{width:32px;height:32px}.cdr-qty-btn:disabled,.crt-step-btn:disabled{color:#ccc;cursor:not-allowed}.cdr-qty-btn:not(:disabled):hover,.crt-step-btn:not(:disabled):hover{background:#f5f5f5}.cdr-qty-num,.crt-step-num{min-width:26px;text-align:center;font-size:13px;font-weight:800;color:#111}.cdr-qty-static{font-size:12px;color:#888}.cdr-item-price,.crt-item-price{font-size:14px;font-weight:900;color:#0f172a}.cdr-footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #f0f0f0;display:grid;gap:7px}.cdr-totals{display:grid;gap:6px;margin-bottom:4px}.cdr-total-row{display:flex;justify-content:space-between;font-size:13px;color:#555;font-weight:800}.cdr-total-row--bold{font-size:15px;font-weight:950;color:#0f172a;padding-top:8px;margin-top:2px;border-top:1px solid #ebebeb}.cdr-free,.crt-free{color:#16a34a!important;font-weight:700}.cdr-cta-primary,.cdr-cta-ghost,.crt-checkout-btn{width:100%;border-radius:10px;cursor:pointer;transition:background .15s,transform .1s,border-color .15s}.cdr-cta-primary,.crt-checkout-btn{padding:13px;background:#0f0f0f;color:#fff;border:none;font-size:14px;font-weight:950;letter-spacing:.2px}.cdr-cta-primary:hover{background:#222}.cdr-cta-ghost{padding:11px;background:transparent;color:#555;border:1px solid #e0e0e0;font-size:13px;font-weight:850}.cdr-cta-ghost:hover{background:#fafafa;border-color:#ccc}.cdr-trust{display:flex;justify-content:space-between;gap:4px;padding-top:6px}.cdr-trust span{display:flex;align-items:center;gap:4px;font-size:11px;color:#999;white-space:nowrap;font-weight:800}.crt-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.crt-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.crt-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 2px}.crt-count{font-size:14px;color:#888;margin:0}.crt-clear-btn{display:flex;align-items:center;gap:5px;background:transparent;border:1px solid #e5e5e5;border-radius:8px;padding:7px 13px;font-size:12px;font-weight:600;color:#888;cursor:pointer;margin-top:4px;transition:border-color .15s,color .15s}.crt-clear-btn:hover{border-color:#e33;color:#e33}.crt-ship-bar{background:#f9f9f9;border-radius:10px;padding:12px 16px;margin-bottom:16px}.crt-ship-label{font-size:13px;color:#555;margin:0 0 8px;display:flex;align-items:center;gap:5px}.crt-list{display:grid}.crt-item{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #f0f0f0}.crt-item-img-wrap{width:90px;height:90px;border-radius:12px;overflow:hidden;background:#f5f5f5}.crt-item-info{display:flex;flex-direction:column;gap:2px}.crt-item-price-group{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.crt-item-price{font-size:16px}.crt-item-unit{font-size:12px;color:#aaa}.crt-remove-btn{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:5px 8px}.crt-summary{background:linear-gradient(145deg,#ffffffeb,#e0e4e8eb 48%,#f6f7f8f5),#edf0f3;color:#0f172a;border-radius:16px;padding:24px 22px;position:sticky;top:120px;display:grid;border:1px solid rgba(180,188,198,.55);box-shadow:inset 0 1px #ffffffe6,0 18px 42px #0f172a1f}.crt-summary-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 18px}.crt-summary-rows{display:grid;gap:10px;margin-bottom:14px}.crt-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#5f6874}.crt-summary-row span:last-child{color:#0f172a;font-weight:650}.crt-summary-total{display:flex;justify-content:space-between;font-size:18px;font-weight:800;color:#0f172a;border-top:1px solid rgba(160,170,182,.45);padding-top:14px;margin-bottom:18px}.crt-checkout-btn{background:#0f0f0f;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px}.crt-checkout-btn:hover{background:#252525}.crt-checkout-btn:active,.cdr-cta-primary:active{transform:scale(.98)}.crt-trust-list{display:grid;gap:8px;margin-top:16px}.crt-trust-list li{display:flex;align-items:center;gap:7px;font-size:12px;color:#68717d}.crt-empty{text-align:center;padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#bbb}.crt-empty h2{font-size:20px;font-weight:800;color:#333;margin:0}.crt-empty p{font-size:14px;color:#888;margin:0}.crt-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.crt-modal{background:#fff;border-radius:16px;padding:28px 24px;max-width:340px;width:100%;box-shadow:0 20px 60px #0003}.crt-modal h3{font-size:17px;font-weight:800;color:#111;margin:0 0 8px}.crt-modal p{font-size:14px;color:#666;margin:0 0 20px}.crt-modal-actions{display:flex;gap:10px}.crt-modal-cancel,.crt-modal-confirm{flex:1;padding:11px;border-radius:9px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s}.crt-modal-cancel{border:1.5px solid #e5e5e5;background:#fff;color:#555}.crt-modal-confirm{border:none;background:#0f0f0f;color:#fff}.bstrip-root{position:relative;min-height:720px;background:linear-gradient(180deg,#09031238,#090312a8 46%,#0903128a),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%201000'%20preserveAspectRatio='xMidYMid%20slice'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='30'%20height='30'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='7'%20cy='7'%20r='4.5'%20fill='%2323002f'%20opacity='.74'/%3e%3c/pattern%3e%3cpattern%20id='fineDots'%20width='18'%20height='18'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='4'%20cy='4'%20r='2.8'%20fill='%2309001a'%20opacity='.52'/%3e%3c/pattern%3e%3cfilter%20id='rough'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='.035'%20numOctaves='3'%20seed='8'/%3e%3cfeDisplacementMap%20in='SourceGraphic'%20scale='10'/%3e%3c/filter%3e%3c/defs%3e%3crect%20width='1000'%20height='1000'%20fill='%2354106e'/%3e%3cpath%20d='M0%2060%20L240%200%20L610%20130%20L1000%2015%20L1000%201000%20L0%201000Z'%20fill='%236f218c'/%3e%3cpath%20d='M-70%20260%20L250%20120%20L565%20350%20L985%20205%20L1040%20365%20L585%20560%20L300%20385%20L-20%20510Z'%20fill='%2308b7a7'%20opacity='.92'%20filter='url(%23rough)'/%3e%3cpath%20d='M75%20120%20L420%2035%20L505%20150%20L195%20245Z'%20fill='%23ff2b82'%20opacity='.95'/%3e%3cpath%20d='M-60%20680%20L300%20515%20L610%20735%20L1020%20555%20L1040%20710%20L630%20950%20L260%20775%20L-30%20910Z'%20fill='%2312b7b0'%20opacity='.9'/%3e%3cpath%20d='M150%20335%20L785%20145%20L885%20295%20L230%20505Z'%20fill='%2370ef16'%20opacity='.92'/%3e%3cpath%20d='M510%20455%20L1010%20285%20L1035%20445%20L570%20650Z'%20fill='%23ff7a14'%20opacity='.9'/%3e%3cpath%20d='M-30%2040%20L335%20195%20L180%20325%20L-75%20225Z'%20fill='%2380f018'%20opacity='.88'/%3e%3cpath%20d='M70%20735%20L340%20560%20L515%20775%20L220%20975Z'%20fill='%238c3aa4'%20opacity='.82'/%3e%3cpath%20d='M715%20565%20L1015%20660%20L910%201015%20L585%20875Z'%20fill='%2342105f'%20opacity='.86'/%3e%3cpath%20d='M360%20200%20L605%20135%20L520%20320%20L290%20360Z'%20fill='%23310543'%20opacity='.78'/%3e%3cpath%20d='M5%20420%20L220%20350%20L280%20520%20L50%20620Z'%20fill='%23ff2a86'%20opacity='.78'/%3e%3cpath%20d='M635%2090%20L1010%20165%20L980%20295%20L560%20245Z'%20fill='%2344105e'%20opacity='.65'/%3e%3cpath%20d='M365%20600%20L650%20455%20L780%20625%20L455%20785Z'%20fill='%23230033'%20opacity='.72'/%3e%3crect%20width='1000'%20height='1000'%20fill='url(%23dots)'%20opacity='.72'/%3e%3crect%20x='610'%20y='0'%20width='390'%20height='1000'%20fill='url(%23fineDots)'%20opacity='.72'/%3e%3cg%20stroke='%23260030'%20stroke-width='30'%20opacity='.55'%20fill='none'%20filter='url(%23rough)'%3e%3cpath%20d='M55%20780%20C235%20655%20350%20585%20505%20500'/%3e%3cpath%20d='M165%20140%20C300%20220%20440%20255%20615%20255'/%3e%3cpath%20d='M725%2030%20C620%20190%20565%20310%20485%20480'/%3e%3cpath%20d='M805%20930%20C700%20720%20615%20600%20500%20515'/%3e%3c/g%3e%3cg%20opacity='.86'%20stroke='%231a0027'%20stroke-width='16'%3e%3cpath%20d='M38%20110%20L315%2020'/%3e%3cpath%20d='M720%2090%20L950%2030'/%3e%3cpath%20d='M545%20560%20L835%20435'/%3e%3cpath%20d='M90%20900%20L300%20760'/%3e%3c/g%3e%3cg%20opacity='.58'%20fill='%2313001f'%3e%3ccircle%20cx='150'%20cy='210'%20r='45'/%3e%3ccircle%20cx='875'%20cy='180'%20r='70'/%3e%3ccircle%20cx='455'%20cy='875'%20r='55'/%3e%3ccircle%20cx='65'%20cy='565'%20r='38'/%3e%3c/g%3e%3c/svg%3e") center center / cover no-repeat;overflow:hidden;margin:0 0 18px}.bstrip-root:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050010b3,#05001047 52%,#0500101a),radial-gradient(circle at 45% 36%,rgba(255,43,130,.18) 0%,transparent 38%),radial-gradient(circle at 22% 88%,rgba(14,183,176,.16) 0%,transparent 36%);z-index:0}.bstrip-root:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001a;z-index:0}.bstrip-inner{position:relative;z-index:1;max-width:1120px;min-height:720px;margin:0 auto;padding:208px 38px 64px;display:flex;flex-direction:column;align-items:flex-start}.bstrip-eyebrow{font-size:12px;font-weight:800;letter-spacing:4px;text-transform:uppercase;color:#ffffffa3;margin:0 0 18px}.bstrip-headline{max-width:520px;font-size:52px;font-weight:900;line-height:1.04;color:#fff;margin:0 0 24px;letter-spacing:-.02em;text-shadow:0 2px 18px rgba(0,0,0,.42)}.bstrip-sub{max-width:530px;font-size:18px;font-weight:600;color:#ffffff9e;line-height:1.55;margin:0;text-shadow:0 1px 10px rgba(0,0,0,.45)}.bstrip-grid{display:block;width:min(520px,100%);margin-top:54px}.bstrip-card{display:none;align-items:flex-start;gap:18px;padding:22px 24px;border-radius:13px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;border:1px solid rgba(255,255,255,.06);background:#0f0f0fe0;box-shadow:0 20px 46px #0000005c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.bstrip-card:hover,.bstrip-card--active{display:flex;background:#0f0f0fe6;border-color:#ffffff14}.bstrip-card-icon{color:#fff;flex-shrink:0;margin-top:0;opacity:.94;transition:opacity .2s}.bstrip-card--active .bstrip-card-icon,.bstrip-card:hover .bstrip-card-icon{opacity:1}.bstrip-card-title{font-size:17px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.3}.bstrip-card-desc{font-size:15px;font-weight:600;color:#ffffff7a;margin:0;line-height:1.5}.bstrip-card--active .bstrip-card-title{color:#fff}.bstrip-dots{display:none}.checkout-layout{align-items:start}.checkout-layout>div:first-child>h1{margin-bottom:6px;font-size:30px;font-weight:800;color:#0f172a}.checkout-card.ant-card{border:1px solid #e8e8e8;border-radius:18px;box-shadow:0 22px 70px #0f0f0f14;overflow:hidden}.checkout-card .ant-card-body{padding:22px}.checkout-review-step{width:100%}.checkout-review-step.ant-space{flex:1 1 auto;display:flex;flex-direction:column}.checkout-step-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:linear-gradient(145deg,#ffffffeb,#e0e4e8c7),#edf0f3;border:1px solid rgba(180,188,198,.5)}.checkout-step-kicker span{color:#5f6874;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.checkout-step-kicker strong{color:#0f172a;font-size:12px;font-weight:900}.checkout-review-list{display:grid;gap:10px}.checkout-review-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-template-areas:"image info qty" "image info price";gap:4px 12px;align-items:center;padding:12px;border:1px solid #eceff3;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a0f}.checkout-review-item img{grid-area:image;width:58px;height:58px;border-radius:12px;object-fit:cover}.checkout-review-item div{grid-area:info;display:grid;gap:2px;min-width:0}.checkout-review-item small{color:#8a93a0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.checkout-review-item strong{color:#0f172a;font-size:14px;font-weight:950;line-height:1.1}.checkout-review-item span{color:#6a7280;font-size:11px;font-weight:750}.checkout-review-item em{grid-area:qty;justify-self:end;color:#6a7280;font-style:normal;font-size:12px;font-weight:900}.checkout-review-item b{grid-area:price;justify-self:end;color:#0f172a;font-size:14px;font-weight:950}.checkout-review-proof{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checkout-review-proof span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:999px;background:#f7f8fa;color:#3f4651;font-size:12px;font-weight:850}.checkout-actions--review{display:flex;justify-content:center;gap:10px;flex-wrap:nowrap;padding:0 10px}.checkout-actions--review .ant-btn{width:auto;min-width:110px}.checkout-card .ant-steps .ant-steps-item-process .ant-steps-item-icon,.checkout-card .ant-steps .ant-steps-item-finish .ant-steps-item-icon{background:#0f0f0f;border-color:#0f0f0f}.checkout-card .ant-steps .ant-steps-item-finish .ant-steps-icon,.checkout-card .ant-steps .ant-steps-item-process .ant-steps-icon{color:#fff}.checkout-card .ant-input{border-radius:10px;min-height:42px}.checkout-card .ant-btn-primary,.checkout-card .ant-radio-wrapper-checked .ant-radio-inner{background:#0f0f0f;border-color:#0f0f0f;color:#fff}.checkout-card .ant-btn{border-radius:10px;min-height:40px;font-weight:700}.checkout-card .ant-radio-wrapper{width:100%;border:1px solid #eaeaea;border-radius:12px;padding:12px 14px;margin-inline-end:0;transition:border-color .15s,background .15s}.checkout-card .ant-radio-wrapper:hover,.checkout-card .ant-radio-wrapper-checked{border-color:#0f0f0f;background:#fafafa}.checkout-layout .order-summary{border:1px solid rgba(180,188,198,.55);border-radius:18px;background:linear-gradient(145deg,#ffffffeb,#e0e4e8eb 48%,#f6f7f8f5),#edf0f3;color:#0f172a;padding:22px;box-shadow:inset 0 1px #ffffffe6,0 18px 42px #0f172a1f}.checkout-layout .order-summary h2{color:#0f172a}.checkout-layout .order-summary .summary-row{border-color:#a0aab673;color:#5f6874}.checkout-layout .order-summary .summary-row span:last-child,.checkout-layout .order-summary .summary-row.total{color:#0f172a}@media (max-width: 900px){.bstrip-inner{min-height:720px;padding:190px 28px 54px}.bstrip-headline{font-size:46px}.bstrip-grid{width:min(500px,100%);margin-top:48px}}@media (max-width: 768px){.crt-layout{grid-template-columns:1fr}.crt-summary{position:static}}@media (max-width: 600px){.bstrip-root{min-height:740px;background-position:center top}.bstrip-inner{min-height:740px;padding:188px 28px 44px}.bstrip-eyebrow{font-size:12px;letter-spacing:4px;margin-bottom:18px}.bstrip-headline{max-width:340px;font-size:42px;line-height:1.05;margin-bottom:22px}.bstrip-sub{max-width:330px;font-size:17px;line-height:1.55}.bstrip-grid{width:100%;margin-top:40px}.bstrip-card{display:none;padding:19px 20px;border-radius:12px;gap:16px}.bstrip-card--active{display:flex}.bstrip-card-title{font-size:16px}.bstrip-card-desc{font-size:14px}.bstrip-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.bstrip-dot{width:6px;height:6px;border-radius:50%;background:#444;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.bstrip-dot--active{background:#fff;transform:scale(1.25)}.cdr-trust{gap:8px;flex-wrap:wrap}.crt-item{grid-template-columns:78px 1fr;gap:12px}.crt-item-img-wrap{width:78px;height:78px}.crt-item-top{flex-direction:column}.crt-item-price-group{align-items:flex-start}}.checkout-review-item{grid-template-columns:68px minmax(0,1fr) auto;grid-template-areas:"image info pricing" "image info pricing";align-items:center;padding:14px;border-radius:18px;box-shadow:0 2px 12px #0f172a12}.checkout-item-img-wrap{grid-area:image;position:relative;width:68px;height:68px}.checkout-item-img-wrap img{width:68px;height:68px;border-radius:14px;object-fit:cover;display:block}.checkout-item-qty-badge{position:absolute;top:-6px;right:-6px;background:#0f0f0f;color:#fff;font-size:10px;font-weight:900;min-width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;letter-spacing:.2px}.checkout-item-info{grid-area:info;display:grid;gap:2px;min-width:0;padding-left:2px}.checkout-item-info small{color:#8a93a0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.checkout-item-info strong{color:#0f172a;font-size:14px;font-weight:850;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-item-variant{color:#6a7280;font-size:11px;font-weight:750}.checkout-item-pricing{grid-area:pricing;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.checkout-item-pricing b{color:#0f172a;font-size:15px;font-weight:850}.checkout-item-unit{color:#9ca3af;font-size:11px;font-weight:700}.checkout-trust-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:2px}.checkout-trust-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 8px;border-radius:14px;background:#f7f8fa;border:1px solid #eceff3;text-align:center;color:#3f4651}.checkout-trust-item svg,.checkout-trust-item [data-lucide]{color:#0f172a;flex-shrink:0}.checkout-trust-item span{font-size:11px;font-weight:850;color:#1e293b;line-height:1.2}.checkout-trust-item small{font-size:10px;color:#8a93a0;font-weight:700;line-height:1.3}.summary-divider{height:1px;background:#eceff3;margin:10px 0 12px}.summary-row--product{align-items:baseline}.summary-product-name{display:flex;align-items:baseline;gap:5px;font-weight:600;color:#0f172a;font-size:13px}.summary-product-qty{font-style:normal;font-size:11px;font-weight:700;color:#8a93a0;background:#f1f3f6;border-radius:999px;padding:1px 6px}.checkout-review-item>.checkout-item-img-wrap{grid-area:image;display:block;min-width:auto;gap:0;padding-left:0}.checkout-review-item>.checkout-item-info{grid-area:info;display:grid}.checkout-review-item>.checkout-item-pricing{grid-area:pricing;display:flex;justify-self:end}.checkout-review-item .checkout-item-qty-badge{color:#fff;font-size:10px;font-weight:900}.checkout-review-item .checkout-item-unit{color:#9ca3af;font-size:11px;font-weight:700}.checkout-review-item .checkout-item-pricing b{grid-area:auto;justify-self:auto;color:#0f172a;font-size:15px;font-weight:850}.checkout-layout{grid-template-columns:minmax(0,760px);justify-content:center;height:calc(100dvh - 132px);min-height:0;overflow:hidden;font-family:Plus Jakarta Sans,Manrope,Inter,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checkout-layout>div:first-child{position:relative;display:flex;flex-direction:column;min-height:0;height:100%;padding-bottom:0}.checkout-layout>div:first-child>h1{margin-bottom:12px;letter-spacing:0}.checkout-layout .checkout-card{flex:0 0 auto;min-height:0;display:flex;flex-direction:column;margin-bottom:62px}.checkout-card.ant-card .ant-card-body{flex:0 0 auto;min-height:0;display:flex;flex-direction:column}.checkout-review-step.ant-space{display:flex;flex-direction:column;min-height:0;height:auto}.checkout-review-list{min-height:0;max-height:min(240px,28dvh);overflow:auto;padding-right:3px;overscroll-behavior:contain}.checkout-form-step{min-height:0;max-height:calc(100dvh - 312px);overflow-y:auto;padding-right:3px;padding-bottom:76px;overscroll-behavior:contain}.checkout-review-step>.ant-space-item:has(.checkout-actions--review){margin-top:4px;padding-top:16px;border-top:1px solid #e6eaf0}.checkout-summary-drop.order-summary{position:fixed;left:0;right:0;top:auto;bottom:max(12px,env(safe-area-inset-bottom,0px));width:min(678px,calc(100vw - 32px));margin-inline:auto;padding:0;margin-top:0;overflow:visible;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0f172a0f;z-index:60}.checkout-summary-overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#02061775;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease;z-index:35}.checkout-summary-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.checkout-summary-trigger.mobile-drop-trigger{gap:10px;border-bottom:0;padding:13px 14px;text-align:left}.checkout-summary-trigger.mobile-drop-trigger.open{border-bottom:0}.checkout-summary-trigger strong{margin-left:auto;color:#0f172a;font-size:13px;font-weight:900}.checkout-summary-content.mobile-drop-content{position:absolute;left:0;right:0;top:auto;bottom:calc(100% + 10px);max-height:0;padding:0 14px;background:#fffffffa;border:0 solid transparent;border-radius:14px;box-shadow:none;visibility:hidden;z-index:45}.checkout-summary-content.mobile-drop-content.open{max-height:min(420px,calc(100dvh - 190px));overflow-y:auto;padding:14px;border-width:1px;border-color:#dbe3ec;box-shadow:0 18px 38px #0206172e;visibility:visible}body:has(.checkout-layout){overflow:hidden;overscroll-behavior:none}.checkout-stepper{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:18px;padding:5px;border-radius:999px;background:#f1f3f6;box-shadow:inset 0 0 0 1px #e5e9ef}.checkout-stepper:before{content:"";position:absolute;left:14px;right:14px;top:50%;height:1px;background:#d9dee6;transform:translateY(-50%)}.checkout-stepper-item{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;border:0;border-radius:999px;background:transparent;padding:8px 9px;color:#5f6874;font:inherit;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.checkout-stepper-item:disabled{cursor:default}.checkout-stepper-item span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;line-height:1;border-radius:999px;background:#fff;color:#4b5563;font-size:11px;font-weight:900;box-shadow:0 0 0 1px #dce2ea}.checkout-stepper-item strong{max-width:100%;color:inherit;font-size:12px;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-stepper-item.active span{background:#0f0f0f;color:#fff;box-shadow:none}.checkout-stepper-item.done span{background:#fff;color:#0f172a;box-shadow:0 0 0 1px #dce2ea}.checkout-stepper-item.active{background:#fff;color:#0f172a;box-shadow:0 3px 12px #0f172a14}.checkout-stepper-item.done{color:#5f6874}.checkout-stepper-item.active strong{color:#0f172a}.checkout-stepper-item.done strong{color:#425066}@media (max-width: 520px){.checkout-layout.section{height:calc(100dvh - 122px);min-height:0;padding-top:8px;padding-bottom:10px}.checkout-layout>div:first-child{padding-bottom:0}.checkout-layout .checkout-card{margin-bottom:58px}.checkout-summary-drop.order-summary{bottom:max(10px,env(safe-area-inset-bottom,0px));width:calc(100vw - 24px)}.checkout-card .ant-card-body{padding:15px}.checkout-review-list{max-height:clamp(112px,19dvh,154px)}.checkout-form-step{max-height:calc(100dvh - 288px);padding-bottom:88px}.checkout-stepper{margin-bottom:14px;padding:4px}.checkout-stepper-item span{width:20px;height:20px;line-height:1}.checkout-stepper-item strong{font-size:10.5px}.checkout-summary-content.mobile-drop-content.open{max-height:min(46dvh,calc(100dvh - 178px))}}*{box-sizing:border-box}.catalog-tools{display:flex;align-items:center;gap:10px}.mobile-search-input{display:none}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:start}.filters-desktop{position:sticky;top:110px;height:auto;border:1px solid #ececec;padding:12px;overflow:visible;align-self:start}.filter-panel{display:grid;gap:14px;height:auto;align-content:start;overflow:visible;padding-right:2px}.filter-panel-head{display:grid;gap:6px;padding-bottom:8px;border-bottom:1px solid #ececec}.filter-panel-head h4{margin:0;font-size:14px;font-weight:700;letter-spacing:.2px}.filter-panel-head p{margin:0;font-size:12px;color:#666}.filter-group{display:grid;gap:0;padding:0;background:transparent;border:0;border-top:1px solid #ececec}.filter-group summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between}.filter-group summary::-webkit-details-marker{display:none}.filter-group select,.filter-group input[type=range]{width:100%}.filter-select{border:1px solid #d7d7d7;background:#fff;height:34px;padding:0 10px;font-size:13px}.filter-inline-label{display:flex;justify-content:space-between;align-items:center;font-size:13px}.filter-inline-label strong{font-size:14px}.filter-range{accent-color:#111}.chip-wrap{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid #d9d9d9;background:#fff;padding:6px 10px;font-size:12px;cursor:pointer}.chip.active{background:#111;color:#fff;border-color:#111}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;align-items:center}.catalog-content-col{display:grid;align-content:start;gap:8px}.catalog-search-row{display:flex;justify-content:flex-start;padding:0}.active-chip{border:1px solid #d6deea;background:#f8fafc;color:#0f172a;padding:5px 10px;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.03em}.filter-trigger{display:none;align-items:center;gap:8px;border-color:#111;background:#111;color:#fff}.filter-trigger:hover{border-color:#000;background:#000;color:#fff}.filter-popover-wrap{position:relative}.filter-popover{position:absolute;top:calc(100% + 8px);right:0;width:min(340px,90vw);background:#fff;border:1px solid #e3e3e3;box-shadow:0 24px 60px #00000029;padding:14px;z-index:1600;max-height:78dvh;overflow-y:auto;overscroll-behavior:contain}.check-list{display:grid;gap:8px}.filter-drop{display:grid;gap:0;border:0;background:transparent;padding:0}.filter-drop>summary{display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #ececec;background:transparent;padding:12px 0;width:100%;min-width:100%;font-size:13px;line-height:1;color:#0f172a}.filter-drop>summary:after{content:"+";font-size:16px;font-weight:400;color:#64748b}.filter-drop[open]>summary:after{content:"-"}.filter-drop>.check-list{margin-top:0;border:0;background:transparent;padding:8px 0 10px;max-height:180px;overflow-y:auto}.filter-drop:not([open])>.check-list{display:none}.check-item{display:flex;align-items:center;gap:8px;font-size:12px;cursor:pointer;padding:6px 0;color:#1f2937}.check-item input{width:15px;height:15px;accent-color:#111}.sort-check{border:1px solid #e8e8e8;background:#fff;padding:8px 9px;border-radius:2px}.sort-check+.sort-check{margin-top:6px}.sort-check input{accent-color:#111}.sort-check.active{border-color:#0f172a;background:#f8fafc}.sort-check.active span{font-weight:700;color:#0f172a}.sort-drop>.check-list{max-height:none;overflow:visible}.filter-sheet{position:fixed;left:0;right:0;bottom:0;background:#fff;transform:translateY(100%);transition:transform .25s ease;z-index:1455;max-height:88dvh;display:grid;grid-template-rows:auto 1fr;border-top:1px solid #e8e8e8}.filter-sheet.open{transform:translateY(0)}.filter-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid #ececec;background:#fff}.filter-sheet-header p{margin:2px 0 0;font-size:12px;color:#666}.filter-sheet-body{overflow-y:auto;overscroll-behavior:contain;padding:10px 10px 16px}.filter-actions{position:static;display:grid;gap:8px;padding-top:8px;padding-bottom:0;background:transparent}.filter-actions .btn{min-height:30px;height:30px;padding:0 10px;font-size:11px}.filter-sheet .filter-actions{position:sticky;bottom:0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fff}body{margin:0;font-family:Plus Jakarta Sans,Manrope,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111;background:#fff;line-height:1.45;letter-spacing:.008em}a{color:inherit;text-decoration:none}.top-bar{position:relative;background:#000;color:#fff;text-align:center;font-size:12px;padding:8px 10px}.top-bar:before{content:"";position:absolute;left:0;right:0;top:-2px;height:2px;background:#000}.main-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e9e9e9}.header-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 20px;border-bottom:1px solid #efefef;position:relative}.logo{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:3px 6px;border:2px solid #0f0f0f;border-radius:4px;color:#0f0f0f;font-size:26px;font-weight:900;letter-spacing:1px;line-height:1;justify-self:center;text-align:center;text-decoration:none;box-shadow:0 1px #0f0f0f29}.header-actions{display:flex;align-items:center;gap:10px;justify-self:end}.menu-btn{justify-self:start}.header-link{font-size:13px}.nav-main{display:flex;justify-content:center;gap:22px;padding:12px 16px;font-size:13px;text-transform:uppercase;white-space:nowrap}.nav-link.active{text-decoration:underline;text-underline-offset:3px}.section{max-width:1200px;margin:0 auto;padding:16px}.section-breadcrumbs{padding-top:8px;padding-bottom:2px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;color:#60606a}.crumb-item{display:inline-flex;align-items:center;gap:6px}.crumb-link{color:#27272a;text-decoration:underline;text-underline-offset:2px}.crumb-current{color:#111;font-weight:700}.crumb-sep{color:#9b9ba4}.hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:16px}.hero-card{position:relative;height:390px;min-height:390px;overflow:hidden;border-radius:0}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-carousel{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-track{display:flex;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1)}.hero-slide{min-width:100%;height:100%;position:relative}.hero-image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-image-slide{animation:heroFadeIn .55s ease}@keyframes heroFadeIn{0%{opacity:.3;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 20%,#000000b8)}.hero-content{position:absolute;left:14px;right:14px;bottom:14px;color:#fff;display:grid;gap:7px;z-index:3}.hero-content h2{margin:2px 0;font-size:34px;line-height:1.08;letter-spacing:0}.hero-content span{font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.hero-content p{margin:0;font-size:13px;opacity:.95}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.section-head h1,.section-head h2{margin:0;letter-spacing:-.01em}.catalog-head-main{display:grid;gap:4px}.catalog-all-link{font-size:12px;color:#374151;text-decoration:underline;text-underline-offset:2px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:0;box-shadow:0 0 0 1px #e6e8ee;border-radius:0;overflow:hidden;background:#fff;transition:transform .22s ease,box-shadow .22s ease;display:block}.product-card:hover{transform:translateY(-3px);box-shadow:0 0 0 1px #d8dee8,0 10px 26px #0f172a17}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.product-card-media{position:relative;isolation:isolate}.product-card-hitarea{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:10px 10px 0;background:linear-gradient(180deg,#0206170f 34%,#020617e6);z-index:2;pointer-events:none}.product-media-copy{gap:3px;padding:0;font-family:Plus Jakarta Sans,Manrope,Inter,Arial,sans-serif;align-content:start;display:grid;grid-template-rows:auto 30px 18px auto;min-height:0;justify-items:start;margin-bottom:10px}.product-media-copy .product-model-strong.with-type>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-media-copy .price-inline.under-name,.product-media-copy .price-tag.under-name{transform:none;border-color:#ffffff4d;background:#ffffff24;color:#fff}.product-media-copy .product-brand-strong,.product-media-copy .product-model-strong,.product-media-copy .model-type-inline{color:#fff}.media-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:1px solid rgba(255,255,255,.8);background:#00000073;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.media-nav.prev{left:8px}.media-nav.next{right:8px}.product-meta{padding:10px;display:flex;flex-direction:column;gap:5px}.product-meta.grouped{gap:3px;padding:10px 12px 2px;font-family:Plus Jakarta Sans,Manrope,Inter,Arial,sans-serif;align-content:start;display:grid;grid-template-rows:auto 30px 18px auto;min-height:118px;justify-items:start}.product-heading-inline{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.product-brand-strong{font-size:11px;font-weight:700;color:#0f172a;letter-spacing:.32px;text-transform:uppercase}.product-model-strong{font-size:20px;line-height:1.2;font-weight:700;letter-spacing:-.03px;color:#020617;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em}.product-model-strong.with-type{display:grid;gap:4px;min-height:0}.product-model-strong.with-type>span:first-child{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:1.2em}.model-type-inline{font-size:12px;font-weight:600;letter-spacing:.01em;color:#5b667a;line-height:1.3;min-height:16px}.price-inline,.price-tag{font-size:14px;font-weight:700;color:#111827;background:#f7f8fb;border:1px solid #e3e7ef;padding:4px 9px;min-height:34px;display:inline-flex;align-items:center;margin-inline-end:0;margin:0}.price-inline.under-name,.price-tag.under-name{margin-left:0;width:fit-content;padding-left:7px;padding-right:8px;transform:translate(-2px)}.search-input{border:1px solid #ddd;border-radius:0;height:40px;padding:0 12px;width:100%;max-width:360px}.search-input:focus{outline:none;border-color:#111;box-shadow:none}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:22px}.cart-line{display:grid;grid-template-columns:80px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #ececec}.cart-line img{width:80px;height:80px;object-fit:cover;border-radius:8px}.order-summary{border:1px solid #ececec;border-radius:0;padding:16px;height:fit-content;position:sticky;top:120px}.summary-row{display:flex;justify-content:space-between;margin-bottom:10px}.summary-row.total{padding-top:10px;border-top:1px solid #ececec;font-weight:700}.btn{border:1px solid #d6dae2;border-radius:6px;padding:10px 18px;display:inline-flex;justify-content:center;align-items:center;gap:6px;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.01em;white-space:nowrap;transition:all .28s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}.btn.primary{background:#0f0f0f;color:#fff;border-color:#0f0f0f;width:auto;box-shadow:0 1px 3px #0000001f}.btn.primary:hover{background:#1a1a2e;border-color:#1a1a2e;box-shadow:0 4px 14px #0000002e;transform:translateY(-1px)}.btn.ghost,.btn.light{background:#fff;color:#111}.btn.ghost:hover,.btn.light:hover{background:#f4f5f7;border-color:#c0c5ce}.btn.btn-soft{background:#f4f5f8;border-color:#e0e3ea;color:#333}.btn.btn-soft:hover{background:#e8eaef;border-color:#c8ccd4;color:#111}.icon-btn{border:none;background:transparent;cursor:pointer;font-size:18px;position:relative;width:34px;height:34px}.btn:hover{border-color:#b0b5c0;background:#f4f5f7;color:#111}.badge{position:absolute;right:-2px;top:-2px;min-width:16px;height:16px;border-radius:999px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:10px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:.2s;z-index:1300}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-content{position:fixed;top:0;right:0;width:min(420px,100vw);height:100dvh;background:#fff;transform:translate(100%);transition:.25s ease;z-index:1400;display:grid;grid-template-rows:auto 1fr auto}.drawer-content.open{transform:translate(0)}.drawer-header,.drawer-footer{padding:14px;border-bottom:1px solid #ececec}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.drawer-close-btn{border:0;border-radius:999px;background:transparent;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.drawer-footer{border-bottom:0;border-top:1px solid #ececec;display:grid;gap:8px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}.drawer-footer .btn{width:100%}.drawer-body{padding:14px;overflow:auto}.cart-item{display:grid;grid-template-columns:64px 1fr;gap:10px;margin-bottom:10px}.cart-item-image{width:64px;height:64px;object-fit:cover;border-radius:8px}.cart-item-info{display:grid;gap:4px}.cart-item-info span{color:#666;font-size:13px}.cart-item-row{display:flex;justify-content:space-between}.mobile-menu{position:fixed;left:0;top:0;width:min(272px,76.5vw);height:100dvh;background:#fff;transform:translate(-100%);transition:.25s ease;z-index:1450;display:grid;grid-template-rows:auto 1fr;border-right:1px solid #ececec}.mobile-menu.open{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid #ececec}.mobile-menu-nav{display:flex;flex-direction:column;overflow-y:auto;padding:6px 0 10px;gap:8px}.mobile-section{border-top:1px solid #efefef;border-bottom:1px solid #efefef;background:transparent}.mobile-section.support{margin-top:auto;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.mobile-drop-trigger{width:100%;border:0;background:transparent;border-bottom:1px solid #efefef;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:#0f172a;cursor:pointer}.mobile-drop-trigger.open{background:transparent}.mobile-drop-caret{font-size:16px;line-height:1}.mobile-drop-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .22s ease,opacity .22s ease}.mobile-drop-content.open{max-height:280px;opacity:1}.mobile-link{padding:12px 14px;border-bottom:1px solid #efefef;display:block;font-weight:600}.mobile-link.sub{padding-left:20px;font-weight:500;font-size:14px;color:#334155}.legal{max-width:840px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.stats-grid article{border:1px solid #ececec;border-radius:0;padding:16px;display:grid;gap:6px}.stats-grid strong{font-size:24px}.faq-item{border:1px solid #ececec;border-radius:0;margin-bottom:10px}.faq-q{border:none;background:#fff;width:100%;text-align:left;padding:12px;display:flex;justify-content:space-between;font-size:15px}.faq-a{margin:0;padding:0 12px 12px;color:#555}.muted{color:#666}.center{text-align:center}@media (max-width: 900px){.nav-main{display:none}.hero-grid{grid-template-columns:1fr;gap:12px;padding:12px 14px}.hero-card{height:360px;min-height:360px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-grid{grid-template-columns:1fr}.category-card{grid-template-columns:42% 1fr;grid-template-rows:minmax(168px,auto)}.category-card-media{min-height:168px}.category-card-body{align-content:center}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.stack-mobile{flex-direction:column;align-items:stretch}.catalog-layout{grid-template-columns:1fr}.catalog-tools{display:flex;align-items:center;gap:8px}.mobile-search-input{display:block;flex:1;max-width:none}.catalog-search-row,.filters-desktop{display:none}.filter-trigger{display:inline-flex}.desktop-only-filter{display:none}.mobile-only-filter{display:inline-flex}.header-link{display:none}}.order-summary .btn{width:100%}@media (max-width: 520px){.section{padding:12px}.logo{font-size:24px;letter-spacing:1px}.header-top{padding:10px 12px;grid-template-columns:34px 1fr auto}.product-grid{grid-template-columns:1fr}.category-card{grid-template-columns:44% 1fr;grid-template-rows:minmax(152px,auto)}.category-card-media{min-height:152px}.category-card-body{padding:12px;gap:5px}.category-card-body h2{font-size:19px;overflow-wrap:anywhere}.category-card-body p{font-size:12px}.stats-grid{grid-template-columns:1fr}}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:stretch;margin-top:8px}.hero-action{border:1px solid rgba(255,255,255,.28);background:#ffffff1a;color:#fff;min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;line-height:1.1;text-align:center;cursor:pointer;border-radius:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s cubic-bezier(.22,1,.36,1);white-space:nowrap;-webkit-tap-highlight-color:transparent}.hero-action:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 16px #0003}.hero-action:active{transform:translateY(0);box-shadow:none}.hero-action.primary-action{background:#fff;color:#111;border-color:#fff;font-weight:800;box-shadow:0 2px 10px #00000026}.hero-action.primary-action:hover{background:#f0f0f0;box-shadow:0 6px 20px #00000038}.hero-action.link-action{min-height:30px;font-size:11px;background:#0003;border-radius:5px}.prestige-authenticity-block{background:linear-gradient(135deg,#070b19,#02040b);border:1px solid rgba(212,175,55,.22);padding:clamp(20px,3.5vw,36px);position:relative;overflow:hidden}.prestige-authenticity-block:after{content:"";position:absolute;top:-20%;right:-10%;width:50%;height:70%;background:radial-gradient(circle,rgba(212,175,55,.08) 0%,transparent 70%);pointer-events:none}.prestige-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;align-items:center}.prestige-copy-col{display:grid;gap:16px}.prestige-kicker{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#d4af37;text-shadow:0 0 10px rgba(212,175,55,.35)}.prestige-spark{color:#d4af37}.prestige-copy-col h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.1;font-weight:800;color:#fff;letter-spacing:-.02em}.prestige-intro-text{margin:0;color:#9cb1cc;font-size:14.5px;line-height:1.6}.prestige-pillars-list{display:grid;gap:10px;margin-top:6px}.prestige-pillar-tab{background:#ffffff05;border:1px solid rgba(255,255,255,.04);padding:14px;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer;transition:all .24s cubic-bezier(.16,1,.3,1);border-radius:0}.prestige-pillar-tab:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translate(4px)}.prestige-pillar-tab.active{background:#d4af370f;border-color:#d4af3759;box-shadow:0 4px 20px #d4af370d}.prestige-tab-icon{width:36px;height:36px;border-radius:50%;background:#ffffff0a;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:all .24s ease}.prestige-pillar-tab.active .prestige-tab-icon{background:#d4af37;color:#000;box-shadow:0 0 10px #d4af374d}.prestige-tab-text{display:grid;gap:2px}.prestige-tab-text strong{font-size:13px;color:#fff;font-weight:700}.prestige-tab-text span{font-size:11.5px;color:#8c9cb2}.prestige-card-col{display:flex;flex-direction:column;align-items:center;gap:16px}.prestige-certificate-card{width:100%;max-width:380px;background:linear-gradient(135deg,#0e1222,#060914);border:1px solid rgba(212,175,55,.35);padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000073}.prestige-certificate-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 45%,rgba(255,255,255,.04) 50%,transparent 55%);transform:rotate(45deg);transition:transform .6s ease}.prestige-certificate-card:hover:before{transform:translate(25%,25%) rotate(45deg)}.certificate-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed rgba(212,175,55,.2);padding-bottom:10px}.cert-brand-logo{font-size:20px;font-weight:900;letter-spacing:2px;color:#fff}.cert-status-badge{font-size:9px;font-weight:800;letter-spacing:1px;padding:3px 6px;background:#d4af371f;color:#d4af37;border:1px solid rgba(212,175,55,.3)}.certificate-body{display:flex;gap:16px;padding:16px 0;align-items:center}.cert-hologram{position:relative;display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;border:1px solid rgba(212,175,55,.25);background:radial-gradient(circle,#d4af3726,#00000080)}.cert-holo-icon{color:#d4af37;filter:drop-shadow(0 0 8px rgba(212,175,55,.4));animation:pulseGold 2.5s infinite ease-in-out}@keyframes pulseGold{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.06);opacity:1}}.certificate-details{display:grid;gap:5px;flex:1}.certificate-details h3{margin:0 0 2px;font-size:11px;font-weight:800;letter-spacing:.8px;color:#d4af37}.cert-data-row{display:flex;justify-content:space-between;font-size:10px;border-bottom:1px solid rgba(255,255,255,.03);padding-bottom:3px}.cert-data-row span{color:#7d8fa3}.cert-data-row strong{color:#fff}.status-pill-verified{color:#10b981;display:inline-flex;align-items:center;gap:3px;font-weight:700}.certificate-footer{border-top:1px dashed rgba(212,175,55,.2);padding-top:10px;display:flex;justify-content:space-between;align-items:center}.cert-footer-info{display:grid;gap:2px}.cert-footer-info strong{font-size:10px;color:#fff;letter-spacing:.5px}.cert-footer-info span{font-size:9px;color:#7d8fa3}.cert-qr{padding:4px;background:#fff;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#000}.prestige-cta-container{width:100%;max-width:380px}.btn-prestige-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;background:#d4af37;color:#000;font-size:12.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;transition:all .24s ease;border:0;cursor:pointer}.btn-prestige-primary:hover{background:#fff;color:#000;box-shadow:0 4px 15px #fff3}.product-card-actions{display:flex;gap:6px;padding:8px;border:0;background:linear-gradient(to top,#0009,#00000040);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin-top:auto;align-self:end;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;pointer-events:auto;position:relative}.product-card-actions.overlay-actions{background:linear-gradient(to top,#0009,#0003);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.product-card-actions .btn,.product-card-actions a.btn{flex:1 1 0;min-height:36px;height:36px;min-width:0;padding:0 6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#ffffffe6;border-radius:5px;position:relative;overflow:hidden;transition:all .28s cubic-bezier(.22,1,.36,1);white-space:nowrap;-webkit-tap-highlight-color:transparent}.product-card-actions.overlay-actions .btn,.product-card-actions.overlay-actions a.btn{background:#ffffff14;color:#ffffffe6}.product-card-actions .btn.btn-soft,.product-card-actions .btn.ghost{background:#ffffff0f}.product-card-actions .btn.primary,.product-card-actions.overlay-actions .btn.primary{background:#fffffff2;color:#0f0f0f;border-color:#ffffffe6;font-weight:800}.product-card-actions .btn.primary.buy-now-btn{background:#fffffff2;color:#0f0f0f;font-weight:800;letter-spacing:.06em;box-shadow:0 2px 8px #00000026}.product-card-actions .btn:hover,.product-card-actions a.btn:hover{color:#fff;background:#ffffff2e;border-color:#ffffff59;transform:translateY(-1px)}.product-card-actions .btn.primary:hover,.product-card-actions .btn.primary.buy-now-btn:hover{background:#fff;color:#000;box-shadow:0 4px 16px #0003;transform:translateY(-1px)}.product-card-actions .btn:active,.product-card-actions a.btn:active{transform:translateY(0)}@media (min-width: 1400px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 520px){.product-media-overlay{padding:8px}.product-media-copy .product-model-strong{font-size:24px;line-height:1.1}.product-card-actions{gap:4px;padding:6px;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}.product-card-actions .btn,.product-card-actions a.btn{min-height:36px;height:36px;font-size:10px;padding:0 4px;letter-spacing:.02em}}.products-page{padding-top:4px;padding-bottom:4px}.products-page-head{display:grid;gap:4px;margin-bottom:16px}.products-page-head h1{margin:0;font-size:26px;font-weight:700;line-height:1.2}.products-page-head p{margin:0;color:#63636b;font-size:13px}.category-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-card{display:grid;grid-template-rows:210px auto;border:1px solid #e5e5ea;background:#fff;color:#111;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0000001a}.category-card-media{background:#f4f4f5;overflow:hidden}.category-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.category-card:hover .category-card-media img{transform:scale(1.03)}.category-card-body{display:grid;gap:7px;padding:14px}.category-card-body span{font-size:11px;text-transform:uppercase;color:#71717a;letter-spacing:.4px}.category-card-body h2{margin:0;font-size:27px;letter-spacing:0}.category-card-body p{margin:0;color:#52525b;font-size:13px;line-height:1.35}.category-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:13px;font-weight:700}@media (max-width: 900px){.products-page .category-card-grid{grid-template-columns:1fr;gap:10px}.products-page .category-card{grid-template-columns:40% 1fr;grid-template-rows:minmax(164px,auto)}.products-page .category-card-media{min-height:164px}.products-page .category-card-body{align-content:center}}@media (max-width: 520px){.products-page{padding-bottom:2px}.products-page .category-card{grid-template-columns:39% 1fr;grid-template-rows:minmax(148px,auto)}.products-page .category-card-media{min-height:148px}.products-page .category-card-body{padding:12px;gap:5px;min-width:0}.products-page .category-card-body h2{font-size:20px;overflow-wrap:anywhere}.products-page .category-card-body p{font-size:12px}}.qty-controls{display:inline-flex;align-items:center;gap:8px}.qty-controls.compact{gap:4px}.qty-controls span{min-width:34px;height:34px;border:1px solid #dcdcdc;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.link-button{border:none;background:transparent;padding:0;color:#b11f1f;text-decoration:underline;cursor:pointer;width:fit-content}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);gap:20px}.checkout-card{border:1px solid #ececec;padding:18px;display:grid;gap:14px}.payment-methods{display:grid;gap:8px}.payment-option{border:1px solid #ddd;padding:10px;display:flex;align-items:center;gap:8px}.payment-option.active{border-color:#111}.checkout-actions{display:flex;gap:10px;flex-wrap:wrap}.checkout-card .checkout-actions .btn,.checkout-status .checkout-actions .btn{width:100%}.product-detail .checkout-actions .btn{min-height:36px;height:36px;padding:0 12px;font-size:13px;width:100%}.product-detail .checkout-actions .add-cart-btn.active{background:#000;border-color:#000;color:#fff}.product-detail .checkout-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.checkout-status{max-width:720px;margin:0 auto;text-align:center;display:grid;gap:12px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.back-top-btn{border:1px solid #ddd;background:#fff;height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.product-detail-media img{width:100%;aspect-ratio:1;object-fit:cover}.product-detail-info{display:grid;gap:12px;align-content:start}.product-detail-info.compact{gap:10px}.product-title-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-title-line small{font-size:13px;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.6px}.product-title-line h1{margin:0;font-size:clamp(24px,3.8vw,38px);line-height:1.1;color:#020617}.product-description{margin:0;font-size:14px}.product-quick-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-price{font-size:24px;line-height:1}.product-price.inline{font-size:clamp(18px,2.6vw,22px);font-weight:700;color:#111827;background:#f8fafc;border:1px solid #dbe3ec;padding:6px 10px}.product-price.inline.under-name{display:inline-flex;width:fit-content;max-width:max-content;align-self:flex-start}.quick-pill{display:inline-flex;align-items:center;height:30px;padding:0 10px;background:#f1f5f9;border:1px solid #dbe3ec;font-size:12px;font-weight:700;color:#334155}.field{display:grid;gap:6px}.field select{border:1px solid #ddd;height:40px;padding:0 10px;background:#fff}.product-select-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;position:relative;z-index:8}.ui-drop{position:relative}.ui-drop-trigger{width:100%;height:40px;border:1px solid #d2d8e1;background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#0f172a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ui-drop-trigger:hover{border-color:#9ca3af}.ui-drop-trigger.open{border-color:#111827;box-shadow:0 0 0 2px #1118271a}.ui-drop-caret{font-size:16px;line-height:1;transform:translateY(-1px)}.ui-drop-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #dbe3ec;box-shadow:0 18px 38px #0206172e;max-height:0;opacity:0;overflow:hidden;transform:translateY(-6px);pointer-events:none;transition:max-height .24s ease,opacity .24s ease,transform .24s ease;z-index:50}.ui-drop-menu.open{max-height:220px;opacity:1;overflow:auto;transform:translateY(0);pointer-events:auto}.ui-drop-item{width:100%;border:0;border-bottom:1px solid #edf0f5;background:transparent;text-align:left;height:38px;padding:0 12px;font-size:14px;color:#111827;cursor:pointer}.ui-drop-item:last-child{border-bottom:0}.ui-drop-item:hover{background:#f8fafc}.ui-drop-item.active{background:#111827;color:#fff}.error-text{color:#b11f1f;margin:0}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206178f;z-index:2200;display:grid;place-items:center;padding:16px}.confirm-modal{width:min(440px,92vw);background:#fff;border:1px solid #dbe1ea;box-shadow:0 26px 60px #02061752;padding:18px;display:grid;gap:10px}.confirm-modal h3{margin:0;font-size:22px}.confirm-modal p{margin:0;color:#334155}.confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.desktop-only-filter,.mobile-only-filter{display:none}@media (max-width: 900px){.desktop-only-filter{display:none}.mobile-only-filter{display:inline-flex}.checkout-layout,.product-detail{grid-template-columns:1fr}.product-select-row{grid-template-columns:1fr;gap:8px}.hero-content h2{font-size:28px}.hero-content span,.hero-content p{font-size:12px}.prestige-grid{grid-template-columns:1fr;gap:24px}.prestige-copy-col h2{font-size:24px;line-height:1.15}.prestige-intro-text{font-size:13.5px}.prestige-pillar-tab{padding:10px 12px;gap:10px}.prestige-tab-icon{width:32px;height:32px;min-width:32px}.prestige-tab-text strong{font-size:12px}.prestige-tab-text span{font-size:11px}.prestige-certificate-card{padding:16px}.cert-hologram{width:64px;height:64px}.product-model-strong{font-size:20px}.product-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:10px;background:linear-gradient(180deg,#0206170a 36%,#020617e0)}.product-media-copy{display:grid;gap:4px;margin-bottom:8px;min-height:0;padding:0;grid-template-rows:auto}.product-media-copy .product-brand-strong,.product-media-copy .product-model-strong,.product-media-copy .model-type-inline{color:#fff}.product-media-copy .product-model-strong.with-type>span:first-child{white-space:normal;overflow:visible;text-overflow:clip}.product-media-copy .price-inline.under-name,.product-media-copy .price-tag.under-name{transform:none;border-color:#ffffff47;background:#ffffff29;color:#fff}.product-card-actions.overlay-actions{background:linear-gradient(to top,#00000094,#0000002e);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.product-card-actions.overlay-actions .btn,.product-card-actions.overlay-actions a.btn{background:transparent;color:#ffffffe0}.product-card-actions.overlay-actions .btn.primary{background:linear-gradient(135deg,#ffffff14,#0000000f);color:#fff}.product-card-actions{margin:0 -10px -10px;width:calc(100% + 20px)}.product-card-actions .btn,.product-card-actions a.btn{min-height:38px;height:38px;font-size:11px}.product-card-actions .btn.primary.buy-now-btn{background:linear-gradient(135deg,#ffffff1a,#0000001a)}.price-inline,.price-tag{margin-left:0}.product-title-line{gap:6px}}.bubbles-scroller-section{background:#fff;border-bottom:1px solid #eaecf0;padding:10px 0;max-width:100%;overflow:hidden;position:relative}.bubbles-scroller-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.bubbles-scroller-container::-webkit-scrollbar{display:none}.bubbles-track{display:flex;justify-content:space-between;gap:8px;padding:0 10px;min-width:min-content}.bubble-item-link{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;scroll-snap-align:start;flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1)}.bubble-item-link:hover{transform:translateY(-3px)}.bubble-circle-wrapper{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.bubble-rotating-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px dashed #0b1b32;animation:spinRing 14s linear infinite;opacity:.35;transition:opacity .25s ease,border-color .25s ease}.bubble-item-link:hover .bubble-rotating-ring{animation-duration:2.5s;opacity:.9;border-color:#0b1b32;border-style:solid}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bubble-image-container{width:70px;height:70px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 12px #0000001f;background:#f1f4f8;transition:box-shadow .25s ease}.bubble-item-link:hover .bubble-image-container{box-shadow:0 4px 20px #0b1b322e}.bubble-image-container img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1)}.bubble-item-link:hover .bubble-image-container img{transform:scale(1.08)}.bubble-label{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#0b1b32;text-align:center;white-space:nowrap}@media (max-width: 520px){.bubbles-scroller-section{padding:10px 0}.bubbles-track{gap:6px;padding:0 8px;width:100%}.bubble-circle-wrapper{width:64px;height:64px}.bubble-image-container{width:56px;height:56px}.bubble-label{font-size:9px;letter-spacing:.35px}}html:has(.checkout-layout),body:has(.checkout-layout),body:has(.checkout-layout) #root,body:has(.checkout-layout) .app{height:100%;overflow:hidden}.checkout-summary-drop.order-summary{position:fixed;top:auto;bottom:max(12px,env(safe-area-inset-bottom,0px));left:0;right:0;z-index:60}.checkout-summary-overlay.open{z-index:55}.checkout-summary-drop.order-summary.open{z-index:70}@media (max-width: 520px){.checkout-layout.section{height:calc(100dvh - 124px);overflow:hidden}.checkout-summary-drop.order-summary{bottom:max(10px,env(safe-area-inset-bottom,0px))}}
