/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--blue:#075be8;--blue-dark:#0646b9;--blue-ink:#083270;--sky:#07b8f1;--gold:#f4b719;--ink:#15233b;--muted:#68758a;--line:#e5eaf1;--soft:#f5f8fc;--green:#15a26f;--red:#e94d5f;--shadow:0 18px 50px #0832701f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--gold);outline-offset:3px}.skip-link{z-index:1000;color:var(--blue-ink);box-shadow:var(--shadow);background:#fff;border-radius:6px;padding:10px 14px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.store{background:#fff;min-height:100vh}.payment-result-page{background:radial-gradient(circle at top, #07b8f11f, transparent 36%), var(--soft);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.payment-result-card{border:1px solid var(--line);width:min(100%,620px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;padding:42px}.payment-result-card h1{color:var(--blue-ink);margin:8px 0 14px;font-size:clamp(30px,5vw,46px)}.payment-result-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.payment-result-mark{background:var(--soft);width:72px;height:72px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:38px;font-weight:900;display:grid}.payment-result-card.approved .payment-result-mark{color:var(--green);background:#15a26f1f}.payment-result-card.failed .payment-result-mark{color:var(--red);background:#e94d5f1f}.payment-result-summary{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:26px 0;display:grid}.payment-result-summary div{background:var(--soft);border-radius:14px;padding:16px}.payment-result-summary dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.payment-result-summary dd{color:var(--blue-ink);margin:6px 0 0;font-weight:800}.ticket-actions{flex-wrap:wrap;gap:.75rem;margin:1.25rem 0;display:flex}@media print{.payment-result-page{background:#fff;min-height:auto;padding:0}.payment-result-card{box-shadow:none;border:1px solid #cbd5e1}.ticket-actions,.payment-result-card>.button{display:none}}.invoice-next-step{background:#075be812;border-radius:14px;padding:14px 16px}.payment-method-card{border:1px solid var(--line);background:var(--soft);border-radius:10px;flex-direction:column;justify-content:center;gap:4px;min-height:84px;padding:12px 14px;display:flex}.payment-method-card strong{color:var(--blue-ink)}.payment-method-card small,.payment-method-label{color:var(--muted)}.installment-tiers{color:var(--blue);margin-top:3px;font-size:11px;font-weight:800}.payment-method-label{letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.announcement{background:var(--blue-dark);color:#fff;letter-spacing:.05em;text-align:center;justify-content:center;align-items:center;gap:12px;min-height:34px;padding:7px 20px;font-size:12px;font-weight:700;display:flex}.announcement-dot{background:var(--gold);border-radius:50%;width:5px;height:5px}.header{z-index:30;background:var(--blue);color:#fff;position:sticky;top:0;box-shadow:0 8px 24px #04318329}.header-main,.nav-inner,.section,.trust-inner,.footer-inner{width:min(1180px,100% - 40px);margin:0 auto}.header-main{grid-template-columns:240px minmax(280px,1fr) auto;align-items:center;gap:30px;min-height:82px;display:grid}.logo{align-items:center;display:inline-flex}.logo img{width:205px;height:auto}.search{background:#fff;border-radius:24px;height:46px;display:flex;overflow:hidden;box-shadow:0 4px 15px #021d4b26}.search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;padding:0 22px}.search button{border:0;border-left:1px solid var(--line);color:#d49b02;background:#fff;width:58px;font-size:22px}.header-actions{align-items:center;gap:20px;display:flex}.header-action{color:#fff;white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;display:flex}.header-action-icon{border:1.8px solid #ffffffe6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;display:grid;position:relative}.header-action-copy{text-align:left;display:grid}.header-action-copy small{opacity:.9;font-size:9px}.header-action-copy strong{font-size:12px}.cart-count{background:var(--gold);color:#17325a;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.nav{border-top:1px solid #ffffff26}.nav-inner{align-items:center;gap:34px;min-height:56px;display:flex;position:relative}.nav-categories{color:#fff;text-transform:uppercase;background:#02308038;border:0;justify-content:space-between;align-self:stretch;align-items:center;min-width:260px;padding:0 20px;font-size:12px;font-weight:800;display:flex}.nav-links{align-items:center;gap:26px;min-width:0;display:flex;overflow:hidden}.nav-links a{text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800}.mobile-menu{color:#fff;background:0 0;border:0;font-size:24px;display:none}.hero{background:radial-gradient(circle at 12% 90%,#2c96ea61,#0000 31%),radial-gradient(circle at 82% 5%,#ffbe1e2e,#0000 28%),linear-gradient(112deg,#062a67 0%,#075be8 52%,#0da6d9 100%);min-height:500px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";filter:blur(1px);border-radius:45% 55% 48% 52%;position:absolute}.hero:before{border:85px solid #ffffff14;width:720px;height:720px;bottom:-48%;right:-8%}.hero:after{background:#ffffff14;width:260px;height:260px;top:-120px;left:36%;transform:rotate(32deg)}.hero-inner{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;width:min(1180px,100% - 40px);min-height:500px;margin:0 auto;display:grid;position:relative}.hero-art{place-items:center;min-height:440px;padding:34px 18px 34px 0;display:grid;position:relative}.hero-image-frame{background:#fff;border:8px solid #fffffff0;border-radius:24px;width:100%;max-width:650px;height:400px;position:relative;overflow:hidden;box-shadow:0 30px 70px #00143f61}.hero-platform{background:#ffffffb8;border-radius:50%;width:84%;height:72px;position:absolute;bottom:48px;left:8%;transform:skew(-18deg);box-shadow:0 26px 50px #11336947}.hero-product{object-fit:cover;width:100%;height:100%;display:block}.hero-offer-badge{background:var(--gold);color:#102d59;text-align:center;border:4px solid #ffffffd1;border-radius:50%;place-content:center;min-width:112px;min-height:112px;display:grid;position:absolute;top:18px;right:18px;transform:rotate(5deg);box-shadow:0 14px 30px #0e2a5447}.hero-offer-badge strong,.hero-offer-badge small{display:block}.hero-offer-badge strong{font-size:25px;line-height:1}.hero-offer-badge small{letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:900}.heart{z-index:1;filter:drop-shadow(0 15px 12px #0448b447);background:#0572ef;width:64px;height:64px;position:absolute;transform:rotate(45deg)}.heart:before,.heart:after{background:inherit;content:"";border-radius:50%;width:64px;height:64px;position:absolute}.heart:before{left:-32px}.heart:after{top:-32px}.heart-one{top:76px;left:2%;transform:rotate(45deg)scale(.75)}.heart-two{bottom:100px;right:0;transform:rotate(45deg)scale(.5)}.hero-copy{color:#fff;max-width:510px;padding:48px 20px 48px 42px}.hero-kicker{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 15px;font-size:13px;font-weight:800;display:inline-flex}.hero-kicker:before{background:var(--gold);content:"";width:34px;height:3px}.hero h1{letter-spacing:-.045em;max-width:500px;margin:0;font-size:clamp(38px,4.7vw,66px);line-height:.98}.hero-copy p:not(.hero-kicker){text-wrap:balance;max-width:470px;margin:22px 0 28px;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{letter-spacing:.04em;text-transform:uppercase;border:0;border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.button-primary{background:var(--gold);color:#203253;box-shadow:0 10px 24px #7a500038}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fffc}.trust-bar{border-bottom:1px solid var(--line);background:#fff}.trust-inner{grid-template-columns:repeat(4,1fr);align-items:center;min-height:84px;display:grid}.trust-item{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:48px;padding:0 22px;display:flex}.trust-item:last-child{border-right:0}.trust-icon{width:40px;height:40px;color:var(--blue);background:#eaf2ff;border-radius:50%;flex:0 0 40px;place-items:center;font-size:18px;display:grid}.trust-copy{gap:3px;display:grid}.trust-copy strong{text-transform:uppercase;font-size:12px}.trust-copy span{color:var(--muted);font-size:11px}.section{padding:74px 0}.section-soft{background:var(--soft);width:100%;max-width:none;padding:74px max(20px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.section-heading h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,38px)}.section-heading p:not(.eyebrow){max-width:500px;color:var(--muted);margin:9px 0 0;line-height:1.6}.link-button{border:0;border-bottom:2px solid var(--blue);color:var(--blue);text-transform:uppercase;background:0 0;padding:0 0 5px;font-size:11px;font-weight:800}.category-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:14px;display:grid}.category-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;gap:12px;min-width:0;padding:20px 9px 17px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.category-card:hover,.category-card.active{border-color:#075be852;transform:translateY(-4px);box-shadow:0 13px 30px #0832701a}.category-card.active{background:#f4f8ff}.category-card img{object-fit:contain;width:76px;height:76px;margin:0 auto}.category-card strong{text-overflow:ellipsis;min-height:34px;font-size:11px;line-height:1.45;overflow:hidden}.catalog-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.filter-pills{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.filter-pill{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.filter-pill.active{border-color:var(--blue);background:var(--blue);color:#fff}.product-count{color:var(--muted);white-space:nowrap;padding-top:9px;font-size:12px}.catalog-financing-note{color:var(--muted);margin:-2px 0 18px;font-size:10px;line-height:1.5}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.catalog-pagination{justify-content:center;margin-top:30px;display:flex}.load-more-button{border:1px solid var(--blue);min-width:250px;color:var(--blue);background:#fff;border-radius:5px;padding:13px 22px;font-size:12px;font-weight:800}.load-more-button:hover,.load-more-button:focus-visible{background:var(--blue);color:#fff}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;transition:box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-media{background:linear-gradient(#fff,#f8faff);place-items:center;min-height:255px;padding:0;display:grid;position:relative;overflow:hidden}.product-media-button{background:0 0;border:0;place-items:center;width:100%;min-height:255px;padding:22px;display:grid}.product-media-button:focus-visible{outline-offset:-4px;outline:3px solid #075be873}.product-media-button:disabled{cursor:default}.product-media-button img{object-fit:contain;width:100%;height:220px;transition:transform .22s}.product-card:hover .product-media-button img{transform:scale(1.035)}.product-image-placeholder{color:var(--muted);font-size:12px}.zoom-hint{color:var(--blue-ink);opacity:0;white-space:nowrap;background:#fffffff0;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;transition:opacity .18s,transform .18s;position:absolute;bottom:12px;left:50%;transform:translate(-50%,7px);box-shadow:0 7px 20px #08327024}.product-media-button:hover .zoom-hint,.product-media-button:focus-visible .zoom-hint{opacity:1;transform:translate(-50%)}.discount-badge,.stock-badge,.shipping-badge,.installment-badge{z-index:2;color:#fff;border-radius:3px;padding:6px 8px;font-size:10px;font-weight:800;position:absolute;top:14px}.discount-badge{background:var(--red);left:14px}.product-offer-badges{z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:calc(100% - 92px);display:flex;position:absolute;top:14px;right:14px}.product-offer-badges .stock-badge,.product-offer-badges .shipping-badge,.product-offer-badges .installment-badge{position:static}.stock-badge,.shipping-badge{background:var(--green)}.installment-badge{background:var(--blue)}.stock-badge.low{background:#e99021}.media-count{color:#fff;background:#0c254ac7;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;bottom:12px;right:14px}.gallery-backdrop{z-index:160;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04122ac7;position:fixed;inset:0}.gallery-modal{z-index:170;background:#fff;border-radius:14px;width:min(1160px,100vw - 34px);max-height:calc(100vh - 34px);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 34px 100px #000f2d73}.gallery-close{z-index:5;width:42px;height:42px;color:var(--ink);background:#fffffff2;border:1px solid #08327024;border-radius:50%;place-items:center;font-size:25px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 24px #08327026}.gallery-close:focus-visible,.gallery-nav:focus-visible,.gallery-thumbnail:focus-visible{outline-offset:2px;outline:3px solid #075be880}.gallery-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);max-height:calc(100vh - 34px);display:grid;overflow-y:auto}.gallery-media-panel{background:#f5f8fc;grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid;overflow:hidden}.gallery-stage{background:radial-gradient(circle,#fff 0 42%,#f4f7fb 100%);place-items:center;min-height:520px;padding:34px;display:grid;position:relative;overflow:hidden}.gallery-stage img,.gallery-stage video,.gallery-stage iframe{object-fit:contain;width:100%;height:min(62vh,610px)}.gallery-stage video,.gallery-stage iframe{background:#081426;border:0;border-radius:8px}.gallery-nav{width:48px;height:48px;color:var(--blue-ink);background:#fffffff0;border:1px solid #0832701f;border-radius:50%;place-items:center;font-size:34px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 9px 28px #0832702e}.gallery-nav-previous{left:18px}.gallery-nav-next{right:18px}.gallery-thumbnails{border-top:1px solid var(--line);scrollbar-color:#b9c6d9 transparent;background:#fff;gap:10px;min-height:106px;padding:12px 16px;display:flex;overflow-x:auto}.gallery-thumbnail{background:#f6f8fb;border:2px solid #0000;border-radius:8px;flex:0 0 82px;place-items:center;width:82px;height:82px;padding:4px;display:grid;position:relative;overflow:hidden}.gallery-thumbnail.active{border-color:var(--blue);box-shadow:0 0 0 2px #075be81f}.gallery-thumbnail img{object-fit:contain;width:100%;height:100%}.video-thumbnail{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;display:grid}.thumbnail-type{color:#fff;background:#071730c7;border-radius:3px;padding:2px 4px;font-size:8px;font-weight:700;position:absolute;bottom:4px;right:4px}.gallery-product-info{padding:68px 34px 34px;overflow-y:auto}.gallery-product-info h2{letter-spacing:-.035em;margin:0 0 9px;font-size:clamp(24px,2.4vw,36px);line-height:1.14}.gallery-sku{color:#8a96a8;margin:0 0 22px;font-size:11px;font-weight:700}.gallery-summary{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.gallery-price-row{align-items:baseline;gap:10px;margin-top:26px;display:flex}.gallery-price-row strong{font-size:28px}.gallery-price-row span{color:#9aa5b4;font-size:14px;text-decoration:line-through}.gallery-stock{color:#147654;background:#e5f7f0;border-radius:999px;margin:17px 0 22px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.gallery-stock.low{color:#a45a00;background:#fff2de}.gallery-add-button{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:5px;width:100%;min-height:50px;font-size:12px;font-weight:800}.gallery-add-button:hover{background:var(--blue-dark)}.gallery-add-button:disabled{cursor:not-allowed;opacity:.55}.gallery-full-description{border-top:1px solid var(--line);background:#fff;grid-column:1/-1;padding:36px clamp(24px,5vw,68px) 44px}.gallery-full-description h3{color:var(--ink);letter-spacing:-.025em;margin:5px 0 18px;font-size:clamp(20px,2vw,28px);line-height:1.2}.gallery-full-copy{max-width:940px;color:var(--muted);white-space:pre-line;margin:0;font-size:14px;line-height:1.8}.product-body{flex-direction:column;flex:1;padding:18px;display:flex}.product-meta{color:var(--blue);text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.product-body h3{margin:0 0 10px;font-size:15px;line-height:1.45}.product-description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.size-selector{gap:6px;margin-top:14px;display:grid}.size-selector span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.size-selector select{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:5px;padding:0 34px 0 11px;font-size:12px;font-weight:700}.size-selector select:focus-visible{outline-offset:1px;border-color:var(--blue);outline:3px solid #0863e82e}.gallery-size-selector{margin-top:20px}.price-row{align-items:baseline;gap:8px;margin-top:auto;display:flex}.price{color:var(--ink);font-size:20px;font-weight:800}.compare-price{color:#9aa5b4;font-size:12px;text-decoration:line-through}.product-actions{grid-template-columns:1fr 42px;gap:8px;margin-top:16px;display:grid}.add-button{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:4px;min-height:42px;font-size:11px;font-weight:800}.add-button:hover{background:var(--blue-dark)}.wish-button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:4px;place-items:center;font-size:18px;display:grid}.empty-results{color:var(--muted);text-align:center;border:1px dashed #cbd5e3;border-radius:8px;grid-column:1/-1;padding:55px 20px}.promo-banner{min-height:270px;box-shadow:var(--shadow);background:linear-gradient(90deg,#0544b2f5,#00a9eec7),url(https://res.cloudinary.com/dsdyfm8is/images/w_1440,h_548,c_scale/f_auto,q_auto/v1769481662/01-envio_gratis/01-envio_gratis.png?_i=AA) 50%/cover;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.promo-banner:after{content:"";background:radial-gradient(circle at 70% 20%,#ffffff40,#0000 30%);position:absolute;inset:0}.promo-content{z-index:1;color:#fff;text-align:center;max-width:720px;padding:40px;position:relative}.promo-content span{color:#cdefff;letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.promo-content h2{margin:12px 0;font-size:clamp(30px,4vw,48px)}.promo-content p{margin:0;line-height:1.6}.electric-showcase{gap:34px;display:grid}.electric-showcase-heading{max-width:720px}.electric-showcase-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,46px)}.electric-showcase-heading>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.7}.electric-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.electric-video-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 45px #062e6f1a}.electric-video-frame{aspect-ratio:16/10;background:#071e45;position:relative;overflow:hidden}.electric-video-frame iframe{border:0;width:100%;height:100%}.electric-video-copy{padding:22px}.electric-video-copy>span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.electric-video-copy h3{color:var(--ink);margin:8px 0;font-size:21px;line-height:1.2}.electric-video-copy p{min-height:46px;color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.55}.electric-video-copy button{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:5px;min-height:42px;padding:0 18px;font-size:11px;font-weight:900}.electric-video-copy button:hover{background:#0849bd}.footer{color:#fff;background:#09254f}.footer-inner{grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:50px;padding-top:58px;padding-bottom:50px;display:grid}.footer-logo{width:220px;margin-bottom:20px}.footer p,.footer a,.footer li{color:#b9c7da;font-size:12px;line-height:1.8}.footer h3{text-transform:uppercase;margin:8px 0 18px;font-size:13px}.footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.newsletter{background:#fff;border-radius:4px;height:42px;margin-top:14px;display:flex;overflow:hidden}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:0 13px;font-size:11px}.newsletter button{background:var(--gold);color:#17325a;border:0;width:44px;font-weight:900}.newsletter button:disabled{cursor:wait;opacity:.65}.footer .newsletter-privacy{margin-top:8px;font-size:9px;line-height:1.45}.footer .newsletter-status{color:#d8e9ff;min-height:14px;margin:7px 0 0;font-size:10px;line-height:1.4}.footer .newsletter-privacy a{color:#d8e9ff;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff1a}.footer-bottom-inner{color:#90a4c0;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:62px;margin:0 auto;font-size:11px;display:flex}.info-page{min-height:100vh;color:var(--ink);background:#f5f8fc}.info-header,.info-hero,.info-content,.info-contact,.info-footer{width:min(960px,100% - 40px);margin-inline:auto}.info-header{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.info-brand{color:var(--blue-ink);font-size:18px;text-decoration:none}.info-brand strong{color:var(--blue)}.info-back{color:var(--blue);font-size:12px;font-weight:800;text-decoration:none}.info-hero{color:#fff;background:linear-gradient(135deg,#073f9e,#087be8);border-radius:14px;padding:54px clamp(24px,7vw,70px);box-shadow:0 20px 60px #053e9733}.info-hero .eyebrow{color:#aee5ff}.info-hero h1{max-width:760px;margin:7px 0 14px;font-size:clamp(34px,6vw,58px);line-height:1}.info-hero>p:last-child{color:#e6f3ff;max-width:760px;margin:0;font-size:16px;line-height:1.7}.info-content{gap:16px;padding-block:36px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:clamp(22px,4vw,36px)}.info-card h2{color:var(--blue-ink);margin:0 0 12px;font-size:22px}.info-card p,.info-card li{color:var(--muted);font-size:14px;line-height:1.75}.info-card p:last-child,.info-card ul:last-child{margin-bottom:0}.info-contact{background:#e8f7f1;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:38px;padding:24px 28px;display:flex}.info-contact p{color:var(--muted);margin:5px 0 0;font-size:13px}.info-contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.info-contact-actions a{color:var(--blue-ink);background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;text-decoration:none}.info-footer{border-top:1px solid var(--line);min-height:80px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}.info-footer nav{flex-wrap:wrap;gap:14px;display:flex}.info-footer a{color:var(--blue);text-decoration:none}@media (width<=650px){.info-header,.info-contact,.info-footer{flex-direction:column;align-items:flex-start}.info-header{justify-content:center;padding-block:16px}.info-contact-actions{justify-content:flex-start}.info-footer{padding-block:24px}}.drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0717308f;position:fixed;inset:0}.cart-drawer{z-index:100;background:#fff;flex-direction:column;width:min(440px,100vw);height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 60px #071c4040}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:74px;padding:0 22px;display:flex}.drawer-header h2{margin:0;font-size:20px}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid}.cart-items{flex:1;align-content:start;gap:12px;padding:18px 22px;display:grid;overflow-y:auto}.empty-cart{min-height:55vh;color:var(--muted);text-align:center;place-items:center;display:grid}.empty-cart-icon{width:82px;height:82px;color:var(--blue);background:#eef4fd;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:32px;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr auto;gap:13px;padding:0 0 14px;display:grid}.cart-item img{object-fit:contain;border:1px solid var(--line);border-radius:6px;width:78px;height:78px}.cart-item h3{margin:3px 0 7px;font-size:12px;line-height:1.45}.cart-item-price{color:var(--blue);font-size:13px;font-weight:800}.qty-controls{border:1px solid var(--line);border-radius:4px;margin-top:8px;display:inline-flex;overflow:hidden}.qty-controls button,.qty-controls span{background:#fff;border:0;place-items:center;width:30px;height:28px;font-size:12px;display:grid}.qty-controls button:disabled{cursor:not-allowed;opacity:.42}.qty-controls span{border-right:1px solid var(--line);border-left:1px solid var(--line)}.remove-button{color:#a8b2c0;background:0 0;border:0;align-self:start;font-size:18px}.cart-summary{border-top:1px solid var(--line);padding:20px 22px 25px}.summary-row{color:var(--muted);justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.summary-row.total{color:var(--ink);margin:16px 0 18px;font-size:17px;font-weight:800}.checkout-button{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:4px;width:100%;min-height:48px;font-size:12px;font-weight:800}.free-shipping-note{color:#147654;text-align:center;background:#eaf8f3;border-radius:4px;margin:0 0 14px;padding:9px 12px;font-size:10px;font-weight:700}.checkout-modal{z-index:120;background:#fff;border-radius:10px;width:min(740px,100vw - 30px);max-height:calc(100vh - 30px);position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 30px 90px #03153359}.checkout-content{grid-template-columns:1.2fr .8fr;display:grid}.checkout-form-wrap{padding:28px}.checkout-form-wrap .drawer-header{border:0;min-height:auto;padding:0 0 22px}.checkout-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}.field label{color:#4d5a6d;text-transform:uppercase;font-size:10px;font-weight:800}.field input,.field select,.field textarea{width:100%;color:var(--ink);border:1px solid #dce3ed;border-radius:4px;outline:0;padding:11px 12px;font-size:12px}.field textarea{resize:vertical;min-height:76px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #075be81a}.checkout-aside{background:#f5f8fc;padding:30px 24px}.checkout-aside h3{margin:0 0 6px;font-size:15px}.checkout-edit-help{color:var(--muted);margin:0 0 18px;font-size:10px;line-height:1.5}.checkout-lines{gap:12px;margin-bottom:22px;display:grid}.checkout-line{border-bottom:1px solid var(--line);color:var(--muted);gap:9px;padding-bottom:12px;font-size:11px;line-height:1.45;display:grid}.checkout-line-heading{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.checkout-line-heading strong{color:var(--ink);white-space:nowrap}.checkout-line-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-qty-controls{background:#fff;border:1px solid #cfd9e7;border-radius:5px;grid-template-columns:28px 34px 28px;display:inline-grid;overflow:hidden}.checkout-qty-controls button,.checkout-qty-controls span{min-height:28px;color:var(--ink);background:#fff;border:0;place-items:center;font-size:12px;display:grid}.checkout-qty-controls span{border-left:1px solid #dce3ed;border-right:1px solid #dce3ed;font-weight:800}.checkout-qty-controls button{cursor:pointer;color:var(--blue);font-size:16px;font-weight:800}.checkout-qty-controls button:disabled{cursor:not-allowed;color:#a8b2c0;background:#f2f5f9}.checkout-remove-button{color:#bd3046;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:800;text-decoration:underline}.checkout-remove-button:disabled{cursor:not-allowed;opacity:.55}.checkout-empty-cart{color:var(--muted);background:#fff;border-radius:6px;margin:0;padding:14px;font-size:11px;line-height:1.5}.checkout-submit{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:4px;grid-column:1/-1;min-height:48px;font-size:12px;font-weight:800}.checkout-submit:disabled{cursor:wait;opacity:.65}.form-error{color:#b72c40;background:#fff0f2;border-radius:4px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:11px}.order-success{text-align:center;padding:52px 34px}.success-mark{width:76px;height:76px;color:var(--green);background:#e3f7ef;border-radius:50%;place-items:center;margin:0 auto 20px;font-size:32px;font-weight:900;display:grid}.order-success h2{margin:0 0 10px}.order-success p{color:var(--muted);line-height:1.6}.order-number{color:var(--blue);border:1px dashed #b8c8dc;border-radius:6px;margin:10px 0 24px;padding:11px 18px;font-size:18px;font-weight:900;display:inline-block}.toast{z-index:140;color:#fff;background:#0b2e65;border-radius:6px;align-items:center;gap:10px;padding:13px 17px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:92px;right:24px;box-shadow:0 15px 35px #05204840}.whatsapp-float{z-index:80;color:#063f21;background:#25d366;border:2px solid #ffffffeb;border-radius:999px;align-items:center;gap:10px;min-height:54px;padding:7px 18px 7px 8px;font-size:13px;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 34px #0540224d}.whatsapp-float:hover,.whatsapp-float:focus-visible{background:#4be07d;transform:translateY(-2px);box-shadow:0 17px 40px #05402261}.whatsapp-float-icon{color:#168447;letter-spacing:-.04em;background:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}@media (width<=1080px){.header-main{grid-template-columns:190px 1fr auto;gap:18px}.logo img{width:176px}.header-action-copy{display:none}.nav-links{gap:16px}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.announcement{font-size:10px}.header-main{grid-template-columns:1fr auto;min-height:70px}.header-main .search{grid-area:2/1/auto/-1;margin-bottom:14px}.header-actions .header-action:first-child{display:none}.nav-inner{min-height:48px}.nav-categories,.nav-links{display:none}.nav-links.mobile-open{z-index:35;background:var(--blue-dark);border:1px solid #ffffff29;border-radius:0 0 12px 12px;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:8px;display:flex;position:absolute;top:100%;left:0;overflow:visible;box-shadow:0 18px 34px #04204e4d}.nav-links.mobile-open a{border-radius:8px;padding:13px 14px}.nav-links.mobile-open a:hover,.nav-links.mobile-open a:focus-visible{background:#ffffff1a}.mobile-menu{display:block}.hero,.hero-inner{min-height:auto}.hero-inner{grid-template-columns:1fr;padding:34px 0 46px}.hero-copy{text-align:center;order:1;max-width:620px;padding:16px 0 10px}.hero-kicker,.hero-actions{justify-content:center}.hero-copy p:not(.hero-kicker){margin-left:auto;margin-right:auto}.hero-art{order:2;min-height:360px;padding:22px 0 0}.hero-image-frame{max-width:640px;height:360px}.hero-product{width:100%;height:100%}.trust-inner{grid-template-columns:repeat(2,1fr);padding:14px 0}.trust-item:nth-child(2){border-right:0}.product-grid{grid-template-columns:repeat(2,1fr)}.electric-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:repeat(2,1fr)}.checkout-content{grid-template-columns:1fr}.checkout-aside{order:-1;padding:24px 28px;display:block}.gallery-modal{overflow-y:auto}.gallery-layout{max-height:none;display:block;overflow:visible}.gallery-media-panel{overflow:visible}.gallery-stage{min-height:430px;padding:28px}.gallery-stage img,.gallery-stage video,.gallery-stage iframe{height:min(58vh,500px)}.gallery-product-info{padding-top:34px;overflow:visible}}@media (width<=560px){.header-main,.nav-inner,.section,.trust-inner,.footer-inner,.footer-bottom-inner,.hero-inner{width:min(100% - 28px,1180px)}.logo img{width:160px}.header-actions{gap:10px}.hero h1{font-size:40px}.hero-copy p:not(.hero-kicker){font-size:15px}.hero-art{min-height:290px}.hero-image-frame{border-width:5px;border-radius:16px;height:260px}.hero-offer-badge{border-width:3px;min-width:88px;min-height:88px;top:10px;right:10px}.hero-offer-badge strong{font-size:20px}.hero-platform{bottom:25px}.heart{transform:rotate(45deg)scale(.45)}.trust-inner{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line);padding:12px 8px}.trust-item:last-child{border-bottom:0}.section,.section-soft{padding-top:54px;padding-bottom:54px}.section-heading{flex-direction:column;align-items:flex-start}.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-toolbar{flex-direction:column;align-items:flex-start}.filter-pills{width:100%}.product-grid{grid-template-columns:1fr}.product-media,.product-media-button{min-height:270px}.zoom-hint{opacity:1;transform:translate(-50%)}.gallery-modal{border-radius:10px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.gallery-close{top:9px;right:9px}.gallery-stage{min-height:330px;padding:50px 16px 18px}.gallery-stage img,.gallery-stage video,.gallery-stage iframe{height:min(48vh,390px)}.gallery-nav{width:42px;height:42px}.gallery-nav-previous{left:9px}.gallery-nav-next{right:9px}.gallery-thumbnails{min-height:90px;padding:10px 12px}.gallery-thumbnail{flex-basis:68px;width:68px;height:68px}.gallery-product-info{padding:28px 20px 30px}.gallery-full-description{padding:30px 20px 36px}.promo-content{padding:30px 18px}.electric-video-grid{grid-template-columns:1fr}.electric-video-copy p{min-height:0}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-bottom-inner{flex-direction:column;align-items:flex-start;padding:18px 0}.checkout-form{grid-template-columns:1fr}.field.full,.checkout-submit{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
