/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0a3158;--deep:#061f3b;--blue:#174f7f;--gold:#f6ac00;--ink:#0c1c2b;--muted:#637181;--line:#dfe5eb;--surface:#f4f6f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.setup-banner{color:#654600;text-align:center;background:#fff6dc;border-bottom:1px solid #f6df9f;justify-content:center;align-items:center;gap:9px;min-height:35px;padding:8px 20px;font-size:12px;display:flex}.setup-banner span{text-transform:uppercase;letter-spacing:.07em;font-weight:800}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #0c315814;position:sticky;top:0}.header-inner{align-items:center;gap:30px;height:78px;display:flex}.brand{margin-right:auto;display:flex}.brand img{object-fit:contain;mix-blend-mode:multiply;width:191px;height:60px}.main-nav{color:#304256;align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.main-nav a{padding:28px 0;position:relative}.main-nav a:after{content:"";background:var(--gold);height:2px;transition:all .25s;position:absolute;bottom:19px;left:0;right:100%}.main-nav a:hover:after{right:0}.header-cta{color:#fff;background:var(--navy);border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.header-cta:hover{background:var(--blue);transform:translateY(-1px)}.menu-button{background:var(--surface);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:none}.menu-button span{background:var(--navy);width:18px;height:2px}.hero{background:radial-gradient(circle at 75% 44%,#eaf1f7 0,#f7f9fb 26%,#fff 58%);overflow:hidden}.hero-content{grid-template-columns:1.05fr .95fr;align-items:center;gap:66px;min-height:690px;padding-block:76px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.057em;color:#091826;margin:0;font-size:clamp(48px,5.4vw,76px);font-weight:730;line-height:.98}.hero h1 span{color:var(--blue)}.hero-text{max-width:610px;color:var(--muted);margin:26px 0 30px;font-size:18px;line-height:1.65}.hero-search{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:14px;width:min(100%,620px);padding:8px 8px 8px 20px;display:flex;box-shadow:0 18px 45px #0f2c481f}.hero-search svg{color:var(--blue);flex:none}.hero-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.hero-search input::placeholder{color:#9aa5b1}.hero-search button{color:#fff;background:var(--navy);cursor:pointer;border:0;border-radius:12px;padding:14px 24px;font-weight:750}.hero-meta{color:#778391;gap:20px;margin-top:20px;font-size:12px;display:flex}.hero-meta span{align-items:center;gap:7px;display:flex}.hero-meta i{background:#19a15f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dff7ea}.hero-visual{place-items:center;height:510px;display:grid;position:relative}.hero-visual:before{content:"";background:linear-gradient(145deg,#fff,#e7eef4);border-radius:50%;width:370px;height:370px;position:absolute;box-shadow:25px 32px 70px #0e2d4a29,inset -10px -14px 30px #0e2d4a0f}.hero-orbit{border:1px solid #0a31581f;border-radius:50%;position:absolute}.hero-orbit--one{width:480px;height:480px;animation:25s linear infinite spin}.hero-orbit--two{border-style:dashed;width:410px;height:410px;animation:35s linear infinite reverse spin}.hero-logo-card{z-index:2;background:#fff;border-radius:50%;place-items:center;width:320px;height:320px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 55px #051f3b2e}.hero-logo-card img{object-fit:contain;width:91%;height:91%}.floating-note{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0a315817;border-radius:16px;align-items:center;gap:12px;min-width:190px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 16px 38px #08284524}.floating-note--top{top:80px;right:-8px}.floating-note--bottom{bottom:70px;left:-16px}.floating-icon{color:#976800;background:#fff4d1;border-radius:50%;place-items:center;width:37px;height:37px;font-size:12px;font-weight:800;display:grid}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:13px}.floating-note small{color:#81909f;margin-top:3px;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}.trust-strip{background:var(--deep);color:#fff}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{border-right:1px solid #ffffff1a;min-height:138px;padding:33px 36px 30px 72px;position:relative}.trust-grid>div:last-child{border:0}.trust-grid span{color:var(--gold);font-size:11px;font-weight:800;position:absolute;top:34px;left:26px}.trust-grid strong{margin-bottom:8px;font-size:17px;display:block}.trust-grid p{color:#9fb1c2;margin:0;font-size:13px;line-height:1.5}.catalog-section{padding-block:110px 120px}.section-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-heading h2,.store-info h2,.contact-panel h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,55px);line-height:1.04}.section-heading>p{max-width:320px;color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.6}.catalog-toolbar{justify-content:space-between;align-items:center;gap:22px;margin-top:44px;display:flex}.category-list{flex-wrap:wrap;gap:8px;display:flex}.category-list button{border:1px solid var(--line);color:#586777;cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:700;transition:all .2s}.category-list button:hover,.category-list button.active{border-color:var(--navy);background:var(--navy);color:#fff}.catalog-search{background:var(--surface);color:#758392;border-radius:12px;flex:0 0 260px;align-items:center;gap:10px;padding:11px 14px;display:flex}.catalog-search svg{width:18px}.catalog-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.results-line{color:#8a96a2;justify-content:space-between;align-items:center;min-height:48px;font-size:12px;display:flex}.results-line button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:25px;transition:all .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px #12304b1f}.product-media{background:linear-gradient(145deg,#f7f9fb,#eef2f5);place-items:center;height:285px;display:grid;position:relative;overflow:hidden}.product-media>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:18px}.availability{color:#147548;text-transform:uppercase;letter-spacing:.06em;background:#ffffffe0;border:1px solid #11945426;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:flex;position:absolute;top:16px;left:16px}.availability i{background:#17a45e;border-radius:50%;width:6px;height:6px}.product-placeholder{place-items:center;width:160px;height:185px;display:grid;position:relative}.product-shape{z-index:2;background:linear-gradient(145deg,#124876,#061f3b);display:block;position:relative;box-shadow:16px 22px 30px #07274540}.product-glow{filter:blur(7px);background:radial-gradient(circle,#f6ac0033,#0000 68%);border-radius:50%;width:150px;height:80px;position:absolute;bottom:4px}.product-placeholder--phone .product-shape{background:linear-gradient(165deg,#ffd25d,#f6ac00 42%,#0a3158 43%);border:4px solid #0c3b65;border-radius:19px;width:86px;height:174px}.product-placeholder--phone .product-shape:after{content:"";background:#071d33;border-radius:6px;width:25px;height:6px;position:absolute;top:7px;left:27px}.product-placeholder--headphones .product-shape{width:138px;height:133px;box-shadow:none;background:0 0;border:18px solid #0a3158;border-bottom-color:#0000;border-radius:70px 70px 35px 35px}.product-placeholder--headphones .product-shape:before,.product-placeholder--headphones .product-shape:after{content:"";background:linear-gradient(145deg,#174f7f,#061f3b);border-radius:15px;width:37px;height:65px;position:absolute;top:67px;box-shadow:8px 12px 22px #07274540}.product-placeholder--headphones .product-shape:before{left:-23px}.product-placeholder--headphones .product-shape:after{right:-23px}.product-placeholder--charger .product-shape{border-radius:22px;width:105px;height:118px}.product-placeholder--charger .product-shape:before,.product-placeholder--charger .product-shape:after{content:"";background:#c1cad1;border-radius:5px 5px 0 0;width:9px;height:31px;position:absolute;top:-27px}.product-placeholder--charger .product-shape:before{left:30px}.product-placeholder--charger .product-shape:after{right:30px}.product-placeholder--watch .product-shape{background:linear-gradient(145deg,#f6ac00,#ffd466);border:7px solid #0b3b67;border-radius:27px;width:104px;height:125px}.product-placeholder--watch .product-shape:before{content:"";z-index:-1;background:#122c44;border-radius:24px;width:56px;height:185px;position:absolute;top:-36px;left:17px}.product-placeholder--speaker .product-shape{border-radius:27px;width:115px;height:160px}.product-placeholder--speaker .product-shape:before,.product-placeholder--speaker .product-shape:after{content:"";background:#041a31;border:7px solid #f6ac00;border-radius:50%;width:67px;height:67px;position:absolute;left:24px}.product-placeholder--speaker .product-shape:before{top:13px}.product-placeholder--speaker .product-shape:after{bottom:13px}.product-placeholder--laptop .product-shape{width:153px;height:100px;box-shadow:none;background:linear-gradient(145deg,#ffda73,#f6ac00);border:6px solid #0a3158;border-radius:9px 9px 3px 3px}.product-placeholder--laptop .product-shape:after{content:"";background:#163c5d;border-radius:2px 2px 10px 10px;width:183px;height:12px;position:absolute;bottom:-17px;left:-21px;box-shadow:10px 12px 25px #07274538}.product-body{padding:24px}.product-category{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:800}.product-body h3{color:#13283b;letter-spacing:-.02em;min-height:48px;margin:0;font-size:20px;line-height:1.22}.product-description{color:#7d8995;min-height:42px;margin:10px 0 0;font-size:12px;line-height:1.55}.product-footer{border-top:1px solid #ebeff2;justify-content:space-between;align-items:end;gap:12px;min-height:71px;margin-top:20px;padding-top:18px;display:flex}.price-label{color:#9aa4ae;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px;display:block}.product-footer strong{color:#0b2845;letter-spacing:-.02em;font-size:20px}.product-footer strong.price-pending{color:#7a8794;font-size:13px}.product-action{color:var(--navy);font:inherit;cursor:pointer;background:#f4f7f9;border:1px solid #d9e4ec;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-size:11px;font-weight:800;transition:all .2s;display:inline-flex}.product-action:hover{border-color:var(--gold);background:#fff7df}.product-action.is-selected{color:#087740;background:#e9f8f0;border-color:#0a9f56}.product-action svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px}.empty-state{background:var(--surface);text-align:center;border-radius:24px;padding:70px 30px}.empty-state>svg{color:#83909c;width:34px}.empty-state h3{margin:15px 0 8px}.empty-state p{color:var(--muted);margin:0 auto 22px;font-size:14px}.empty-state a{background:var(--navy);color:#fff;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:700;display:inline-flex}.store-section{background:var(--surface);padding-block:115px;overflow:hidden}.store-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.store-card{color:#fff;background:radial-gradient(circle at 52% 36%,#205f90,#0a3158 45%,#051c35 100%);border-radius:34px;flex-direction:column;justify-content:flex-end;min-height:500px;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #09305440}.store-card:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:410px;height:410px;position:absolute;top:-70px;left:50%;transform:translate(-50%)}.store-brand-mark{background:#fff;border-radius:50%;place-items:center;width:290px;height:290px;display:grid;position:absolute;top:50px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 25px 55px #00000040}.store-brand-mark img{object-fit:contain;width:100%;height:100%}.store-card-copy{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#02152761;border:1px solid #ffffff29;border-radius:20px;padding:20px 22px;position:relative}.store-card-copy span,.store-card-copy small{color:#b9cad9;text-transform:uppercase;letter-spacing:.1em;font-size:11px;display:block}.store-card-copy strong{margin:7px 0;font-size:25px;display:block}.store-info h2{color:#10283e}.info-row{border-block:1px solid #dce2e8;align-items:center;gap:16px;margin-top:38px;padding:22px 0;display:flex}.info-row>svg{width:26px;color:var(--gold)}.info-row strong,.info-row span{display:block}.info-row span{color:var(--muted);margin-top:5px;font-size:13px}.hours-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px;display:grid}.hours-grid>div{background:#fff;border-radius:14px;min-height:95px;padding:17px}.hours-grid span,.hours-grid strong{display:block}.hours-grid span{color:#89949f;text-transform:uppercase;letter-spacing:.05em;min-height:28px;font-size:10px;line-height:1.35}.hours-grid strong{color:var(--navy);margin-top:8px;font-size:13px}.map-link{background:var(--navy);color:#fff;border-radius:11px;align-items:center;gap:8px;margin-top:25px;padding:13px 18px;font-size:12px;font-weight:700;display:inline-flex}.contact-section{padding-block:110px}.contact-panel{background:linear-gradient(130deg,var(--deep),var(--navy));color:#fff;border-radius:32px;justify-content:space-between;align-items:center;gap:60px;padding:58px 64px;display:flex}.contact-panel .eyebrow{color:#ffd466}.contact-panel h2{font-size:43px}.contact-panel p:not(.eyebrow){color:#aec0d1;margin:14px 0 0;font-size:14px}.contact-actions{flex-direction:column;flex:0 0 280px;gap:10px;display:flex}.contact-actions a{color:var(--deep);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;display:flex}.contact-actions svg{color:#0a9f56;width:24px}.contact-actions span,.contact-actions small{display:block}.contact-actions span{font-size:14px;font-weight:750}.contact-actions small{color:#84909b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:9px;font-weight:700}footer{border-top:1px solid var(--line);padding-block:45px 25px}.footer-grid{grid-template-columns:220px 1fr auto;align-items:center;gap:45px;display:grid}.footer-grid img{mix-blend-mode:multiply;width:190px}.footer-grid p{color:#7b8792;max-width:450px;margin:0;font-size:12px;line-height:1.6}.footer-links{color:var(--navy);gap:20px;font-size:12px;font-weight:700;display:flex}.footer-bottom{color:#a0a8b0;border-top:1px solid #edf0f2;justify-content:space-between;margin-top:28px;padding-top:20px;font-size:10px;display:flex}.floating-whatsapp{z-index:40;color:#fff;background:#13a85a;border-radius:50%;place-items:center;width:54px;height:54px;transition:all .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 13px 28px #0d82464d}.floating-whatsapp:hover{transform:scale(1.06)}.floating-whatsapp svg{width:27px}@media (width<=980px){.main-nav{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:16px;display:none;position:absolute;top:72px;left:24px;right:24px;box-shadow:0 20px 45px #08264229}.main-nav.is-open{display:flex}.main-nav a{padding:13px 10px}.main-nav a:after,.header-cta{display:none}.menu-button{display:flex}.hero-content{grid-template-columns:1fr;padding-block:70px 40px}.hero-copy{text-align:center}.hero-text,.hero-search{margin-inline:auto}.hero-meta{justify-content:center}.hero-visual{height:460px}.floating-note--top{right:7%}.floating-note--bottom{left:7%}.product-grid{grid-template-columns:repeat(2,1fr)}.store-grid{gap:50px}.hours-grid{grid-template-columns:1fr}.hours-grid>div{min-height:76px}.hours-grid span{min-height:0}.contact-panel{padding:50px 42px}.footer-grid{grid-template-columns:190px 1fr}.footer-links{grid-column:2}}@media (width<=680px){.shell{width:min(100% - 28px,1180px)}.setup-banner{line-height:1.4;display:block}.setup-banner span{margin-bottom:2px;display:block}.header-inner{height:66px}.brand img{width:154px;height:50px}.hero-content{gap:25px;min-height:0;padding-top:58px}.hero h1{font-size:47px}.hero-text{margin-top:20px;font-size:15px}.hero-search{padding-left:15px}.hero-search button{padding:13px 16px}.hero-meta{flex-direction:column;align-items:center;gap:8px}.hero-visual{height:400px;margin:-15px -30px;transform:scale(.86)}.floating-note--top{right:0}.floating-note--bottom{left:0}.trust-grid{grid-template-columns:1fr;padding-block:8px}.trust-grid>div{border-bottom:1px solid #ffffff1a;border-right:0;min-height:105px;padding-top:23px;padding-bottom:20px}.trust-grid span{top:25px}.catalog-section{padding-block:78px}.section-heading{flex-direction:column;align-items:start;gap:14px}.section-heading>p{max-width:none}.catalog-toolbar{flex-direction:column;align-items:stretch}.category-list{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.category-list button{flex:none}.catalog-search{flex-basis:auto}.product-grid{grid-template-columns:1fr}.product-media{height:260px}.product-body h3,.product-description{min-height:0}.store-section{padding-block:78px}.store-grid{grid-template-columns:1fr;gap:50px}.store-card{min-height:460px}.store-info h2{font-size:40px}.contact-section{padding-block:75px}.contact-panel{flex-direction:column;align-items:stretch;gap:34px;padding:38px 24px}.contact-panel h2{font-size:36px}.contact-actions{flex-basis:auto}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-links{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{background:#061f3bf7;border-bottom-color:#ffffff1a}.brand img{object-fit:cover;mix-blend-mode:normal;background:#fff;border-radius:50%;width:62px;height:62px}.brand{align-items:center;gap:12px}.brand-name{color:#fff;letter-spacing:-.035em;white-space:nowrap;font-size:20px;font-weight:500}.brand-name b{color:var(--gold);font-weight:800}.main-nav{color:#edf5fb}.header-cta{background:var(--gold);color:var(--deep)}.header-cta:hover{background:#ffd466}.menu-button{background:#ffffff1f}.menu-button span{background:#fff}@media (width<=680px){.brand img{width:50px;height:50px}}@media (width<=420px){.brand{gap:8px}.brand-name{font-size:17px}}.catalog-search input{min-width:80px}.catalog-search button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:750}.catalog-loading{background:var(--surface);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:55px 25px;display:flex}.catalog-loading span{border:3px solid #dbe4ec;border-top-color:var(--gold);border-radius:50%;width:34px;height:34px;margin-bottom:17px;animation:.8s linear infinite catalog-spin}.catalog-loading strong{font-size:16px}.catalog-loading p{color:var(--muted);margin:8px 0 0;font-size:13px}@keyframes catalog-spin{to{transform:rotate(360deg)}}.empty-state button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:700;display:inline-flex}.pagination{justify-content:center;align-items:center;gap:20px;margin-top:34px;display:flex}.pagination button{border:1px solid var(--line);min-width:100px;color:var(--navy);cursor:pointer;background:#fff;border-radius:11px;padding:11px 16px;font-size:12px;font-weight:750}.pagination button:hover:not(:disabled){border-color:var(--navy);background:var(--navy);color:#fff}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:var(--muted);font-size:12px}@media (width<=520px){.pagination{gap:9px}.pagination button{min-width:86px;padding-inline:12px}.pagination span{font-size:11px}}.product-placeholder--perfume .product-shape{background:linear-gradient(145deg,#ffe5a2,#f6ac00 58%,#d98200);border:5px solid #0a3158;border-radius:15px 15px 27px 27px;width:110px;height:132px;margin-top:34px}.product-placeholder--perfume .product-shape:before{content:"";background:linear-gradient(145deg,#174f7f,#061f3b);border-radius:7px 7px 3px 3px;width:48px;height:37px;position:absolute;top:-39px;left:26px;box-shadow:0 6px 12px #07274533}.product-placeholder--perfume .product-shape:after{content:"J";color:#0a3158;place-items:center;font-size:38px;font-style:italic;font-weight:800;display:grid;position:absolute;inset:0}.product-placeholder--cosmetic .product-shape{background:linear-gradient(145deg,#fff6dc,#ffd466);border:5px solid #0a3158;border-radius:14px 14px 28px 28px;width:135px;height:82px;margin-top:54px}.product-placeholder--cosmetic .product-shape:before{content:"";background:linear-gradient(145deg,#174f7f,#061f3b);border-radius:12px 12px 5px 5px;width:143px;height:34px;position:absolute;top:-31px;left:-9px;box-shadow:0 8px 18px #07274533}.product-placeholder--cosmetic .product-shape:after{content:"K-BEAUTY";color:#0a3158;letter-spacing:.08em;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;inset:0}.product-placeholder--general .product-shape{background:linear-gradient(145deg,#174f7f,#061f3b);border-radius:12px 12px 24px 24px;width:125px;height:125px;margin-top:30px}.product-placeholder--general .product-shape:before{content:"";border:8px solid #f6ac00;border-bottom:0;border-radius:38px 38px 0 0;width:66px;height:48px;position:absolute;top:-34px;left:29px}.product-placeholder--general .product-shape:after{content:"+";color:#f6ac00;place-items:center;font-size:48px;font-weight:300;display:grid;position:absolute;inset:0}.results-line{gap:18px;min-height:58px}.results-actions{align-items:center;gap:14px;display:flex}.sort-control{color:#657382;align-items:center;gap:9px;font-weight:650;display:flex}.sort-control select{border:1px solid var(--line);min-width:145px;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;outline:0;padding:9px 34px 9px 12px;font-size:12px;font-weight:750}.sort-control select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #174f7f1a}@media (width<=680px){.results-line{flex-direction:column;align-items:flex-start;padding-block:12px}.results-actions{justify-content:space-between;width:100%}.sort-control{margin-left:auto}.sort-control>span{display:none}.sort-control select{min-width:160px}}.product-media{aspect-ratio:4/5;height:auto}.product-photo-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.product-photo-button>img{object-fit:contain;object-position:50% 50%;mix-blend-mode:multiply;width:100%;height:100%;padding:18px;transition:transform .35s;display:block}.product-photo-button:hover>img,.product-photo-button:focus-visible>img{transform:scale(1.09)}.product-photo-button:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.photo-hint{color:#fff;letter-spacing:.04em;text-transform:uppercase;opacity:0;background:#061f3be0;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;transition:all .25s;position:absolute;bottom:18px;left:50%;transform:translate(-50%,8px)}.product-photo-button:hover .photo-hint,.product-photo-button:focus-visible .photo-hint{opacity:1;transform:translate(-50%)}.photo-count{color:var(--navy);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;bottom:15px;right:15px;box-shadow:0 5px 18px #08284521}.availability{z-index:2;pointer-events:none}.lightbox{z-index:100;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.lightbox-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:zoom-out;background:#020f1dd6;border:0;width:100%;height:100%;position:absolute;inset:0}.lightbox-panel{z-index:1;aspect-ratio:9/16;background:#fff;border:1px solid #ffffff26;border-radius:25px;flex-direction:column;width:min(500px,56.25vh - 32px,100vw - 56px);max-height:calc(100vh - 56px);display:flex;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000061}.lightbox-close{z-index:4;color:#fff;cursor:pointer;background:#061f3be6;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.lightbox-stage{aspect-ratio:9/16;touch-action:pan-y;background:linear-gradient(145deg,#fbfcfd,#e8edf2);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.lightbox-stage>img{object-fit:contain;object-position:50% 50%;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.lightbox-arrow{color:#fff;cursor:pointer;background:#061f3be6;border:0;border-radius:14px;place-items:center;width:48px;height:64px;font-size:43px;line-height:1;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-arrow:hover{background:var(--gold);color:var(--deep)}.lightbox-arrow--left{left:18px}.lightbox-arrow--right{right:18px}.lightbox-progress{z-index:3;color:var(--navy);letter-spacing:.04em;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,0 3px 12px #fff;font-size:11px;font-weight:800;position:absolute;top:22px;left:25px}.lightbox-product-overlay{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:13px;left:30px;right:30px}.lightbox-product-copy{min-width:0;max-width:100%;color:var(--navy);text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,0 3px 14px #fff}.lightbox-product-copy span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:750;display:block}.lightbox-product-copy h3{-webkit-line-clamp:2;letter-spacing:-.02em;-webkit-box-orient:vertical;margin:0;font-size:clamp(17px,2.4vw,24px);font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.lightbox-product-copy strong{color:var(--deep);letter-spacing:-.025em;margin-top:6px;font-size:clamp(21px,2.6vw,28px);font-weight:820;line-height:1;display:block}.lightbox-whatsapp{pointer-events:auto;color:#078344;letter-spacing:-.01em;white-space:nowrap;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff,0 3px 14px #fff;background:0 0;border:0;order:-1;justify-content:flex-start;align-items:center;gap:7px;margin:0;padding:6px 0;font-size:12px;font-weight:780;display:inline-flex}.lightbox-whatsapp svg{filter:drop-shadow(0 2px 4px #fffffff2);width:25px}.lightbox-interest{pointer-events:auto;color:var(--navy);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #061f3b38;border-radius:999px;align-items:center;gap:7px;margin-top:1px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 4px 15px #061f3b14}.lightbox-interest.is-selected{color:#087740;background:#e9f8f0e6;border-color:#0a9f56}.lightbox-interest svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}@media (width<=680px){.photo-hint{display:none}.lightbox{padding:0}.lightbox-panel{aspect-ratio:9/16;border:0;border-radius:0;width:min(100vw,56.25vh);height:auto;max-height:100vh}.lightbox-stage{aspect-ratio:9/16;width:100%;height:100%}.lightbox-stage>img{object-position:50% 50%;padding:0}.lightbox-close{top:10px;right:10px}.lightbox-progress{max-width:calc(100% - 75px);top:18px;left:15px}.lightbox-arrow{border-radius:11px;width:38px;height:52px;font-size:35px}.lightbox-arrow--left{left:7px}.lightbox-arrow--right{right:7px}.lightbox-product-overlay{flex-direction:column;align-items:flex-start;gap:5px;bottom:12px;left:17px;right:17px}.lightbox-product-copy{max-width:100%}.lightbox-product-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lightbox-whatsapp{font-size:12px}.lightbox-whatsapp svg{width:24px}.lightbox-interest{padding:5px 9px;font-size:10px}}.floating-interest{z-index:41;background:var(--navy);color:#fff;height:54px;font:inherit;cursor:pointer;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;padding:0 13px 0 15px;font-size:12px;font-weight:800;transition:all .2s;display:flex;position:fixed;bottom:22px;right:88px;box-shadow:0 13px 30px #061f3b47}.floating-interest:hover{background:#0e4778;transform:translateY(-2px)}.floating-interest svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px}.floating-interest b{min-width:24px;height:24px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:11px;display:grid}.floating-interest.has-items b{background:var(--gold);color:var(--deep)}.interest-layer{z-index:160;position:fixed;inset:0}.interest-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#020f1da3;border:0;width:100%;height:100%;position:absolute;inset:0}.interest-drawer{width:min(460px,100%);height:100%;color:var(--deep);background:#f8fafb;flex-direction:column;animation:.28s ease-out interest-enter;display:flex;position:absolute;top:0;right:0;box-shadow:-25px 0 70px #020f1d3d}@keyframes interest-enter{0%{transform:translate(100%)}to{transform:translate(0)}}.interest-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:25px;padding:28px 26px 24px;display:flex}.interest-header span{color:#976800;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.interest-header h2{letter-spacing:-.035em;margin:5px 0 4px;font-size:27px}.interest-header p{color:var(--muted);margin:0;font-size:12px}.interest-header>button{width:40px;height:40px;color:var(--navy);cursor:pointer;background:#eef2f5;border:0;border-radius:50%;flex:none;place-items:center;font-size:27px;line-height:1;display:grid}.interest-items{flex:1;padding:14px 18px 20px;overflow-y:auto}.interest-item{background:#fff;border:1px solid #e2e8ed;border-radius:16px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:10px;padding:11px;display:grid;box-shadow:0 4px 14px #0727450a}.interest-thumb{aspect-ratio:4/5;background:#f0f3f5;border-radius:11px;place-items:center;width:70px;display:grid;overflow:hidden}.interest-thumb img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.interest-thumb span{color:var(--gold);font-size:30px;font-style:italic;font-weight:900}.interest-item-copy{min-width:0}.interest-item-copy small{color:var(--blue);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:4px;font-size:8px;font-weight:800;display:block;overflow:hidden}.interest-item-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.interest-item-copy span{color:var(--navy);margin-top:7px;font-size:13px;font-weight:850;display:block}.interest-item>button{color:#8c99a5;font:inherit;cursor:pointer;background:0 0;border:0;align-self:end;font-size:9px;font-weight:750;text-decoration:underline}.interest-footer{padding:18px 24px max(20px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.interest-footer p{color:var(--muted);margin:0 0 13px;font-size:10px;line-height:1.45}.interest-footer a{color:#fff;background:#0a9f56;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;padding:14px 18px;font-size:13px;font-weight:850;display:flex;box-shadow:0 8px 20px #0a9f5633}.interest-footer a svg{width:21px}.interest-footer>button{color:#7f8c97;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:11px;font-size:10px;font-weight:750}.interest-empty{text-align:center;margin:auto;padding:45px}.interest-empty>svg{fill:none;stroke:#a8b3bc;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:50px}.interest-empty h3{margin:18px 0 8px;font-size:21px}.interest-empty p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.interest-empty button{background:var(--navy);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:10px;margin-top:22px;padding:12px 17px;font-size:12px;font-weight:800}@media (width<=680px){.floating-whatsapp{bottom:14px;right:14px}.floating-interest{height:54px;bottom:14px;left:14px;right:auto}.interest-drawer{width:100%}.interest-header{padding:22px 20px 19px}.interest-items{padding-inline:12px}.interest-footer{padding-inline:18px}.interest-item{grid-template-columns:62px minmax(0,1fr) auto}.interest-thumb{width:62px}.product-footer{align-items:flex-end}.product-action{padding:10px 11px}}@media (width<=370px){.floating-interest span{display:none}.floating-interest{padding-inline:15px}.interest-item{grid-template-columns:58px minmax(0,1fr)}.interest-thumb{width:58px}.interest-item>button{grid-column:2;justify-self:start}}
