:root{--ink:#171c2c;--muted:#687080;--blue:#3458eb;--blue-dark:#2340bd;--paper:#f7f8fa;--line:#e4e7ef;--radius:18px;--green:#16794a;--font:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.55 var(--font);background:var(--paper)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button, .button{border:0}.button{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:46px;border-radius:9px;padding:11px 19px;font-size:14px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s;background:var(--blue);color:white}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{background:white;color:var(--ink);border:1px solid var(--line)}.button.secondary:hover{background:#edf1ff;border-color:#bcc7ff}.button.dark{background:var(--ink)}.button.whatsapp{background:#16794a;color:#fff}.button.whatsapp:hover{background:#10633b}.button.danger{background:#c53636}.button.small{padding:8px 12px;min-height:38px;font-size:13px}.text-link{font-size:14px;font-weight:700;color:var(--blue);display:inline-flex;gap:8px;align-items:center}.muted{color:var(--muted)}svg{width:21px;height:21px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.04em}h2{font-size:34px}h3{font-size:20px}img{max-width:100%;display:block}input,textarea,select{border:1px solid #d9deea;border-radius:8px;background:white;padding:11px 13px;color:var(--ink);width:100%;min-width:0}textarea{resize:vertical;min-height:110px}label{display:block;font-size:14px;font-weight:600}label>input,label>select,label>textarea{margin-top:7px}small{font-size:13px}input:focus,textarea:focus,select:focus{outline:2px solid #b9c6ff;border-color:var(--blue)}:focus-visible{outline:3px solid #93a9ff;outline-offset:3px}[hidden]{display:none!important}.container{max-width:1232px;margin:0 auto;padding:0 32px}.skip{position:fixed;top:-60px;left:10px;background:white;padding:8px;z-index:200}.skip:focus{top:5px}.announcement{background:var(--ink);color:#dbe0f2;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.06em}.announcement span{color:#b9c5ff}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{height:82px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.7px;font-size:23px;line-height:1.15;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--blue);width:38px;height:38px;border-radius:10px;color:white;font-size:24px;letter-spacing:-3px;padding-right:3px}.brand span small{display:block;font-weight:500;letter-spacing:2.3px;text-transform:uppercase;font-size:9px;margin-top:4px;color:var(--muted)}.nav{display:flex;gap:30px;margin-left:auto;font-size:14px;font-weight:600}.nav a:hover,.nav a.active{color:var(--blue)}.header-cart{background:#eef1ff;color:var(--blue);border-radius:9px;padding:10px 14px;display:flex;gap:9px;align-items:center;font-size:14px;font-weight:700}.cart-badge{background:var(--blue);color:#fff;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:40px;padding:60px 0 38px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:800;color:var(--blue);margin-bottom:20px;display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:22px;height:2px;background:var(--blue)}.hero h1{font-size:clamp(40px,4.9vw,64px);font-weight:750;letter-spacing:-3px;margin-bottom:21px;line-height:1.06}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{font-size:16px;color:var(--muted);max-width:420px;line-height:1.7}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:28px}.hero-note{display:flex;gap:22px;font-size:12px;color:var(--muted);margin-top:26px;flex-wrap:wrap}.hero-note b{color:var(--blue);margin-right:4px}.hero-art{background:#e7ebff;border-radius:22px;overflow:hidden;position:relative;transform:rotate(1deg);box-shadow:0 18px 45px #293c8420}.hero-art img{width:100%;aspect-ratio:1.26;object-fit:cover;transition:transform .7s}.hero-art:hover img{transform:scale(1.035)}.hero-art-label{position:absolute;bottom:17px;left:17px;right:17px;background:rgba(255,255,255,.95);border-radius:12px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-art-label strong{font-size:15px}.hero-art-label small{display:block;color:var(--muted);font-size:12px}.hero-art-label .icon-circle{background:var(--blue);color:white;border-radius:50%;width:37px;height:37px;display:grid;place-items:center}.value-strip{display:flex;justify-content:space-between;gap:18px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.value-strip strong{color:var(--ink);font-size:14px;margin-left:8px}.store-section{padding:52px 0 64px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.section-heading h2{margin-bottom:8px}.section-heading p{font-size:14px;color:var(--muted);margin-bottom:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:30px;flex-wrap:wrap}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{display:flex;align-items:center;gap:7px;background:transparent;border:1px solid var(--line);border-radius:30px;padding:9px 16px;font-size:13px;font-weight:600;color:var(--muted)}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.filter img{width:20px;height:20px;object-fit:cover;border-radius:50%}.search-box{display:flex;align-items:center;position:relative;max-width:255px;flex:1;min-width:180px}.search-box svg{position:absolute;left:13px;color:var(--muted);width:17px}.search-box input{padding:10px 10px 10px 39px;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px #1f2e5510}.card-visual{position:relative;display:block;overflow:hidden;background:#ecf0f8}.card-visual img{width:100%;aspect-ratio:1.48;object-fit:cover;transition:transform .35s}.product-card:hover .card-visual img{transform:scale(1.03)}.tag{position:absolute;top:15px;left:15px;background:white;color:var(--ink);border-radius:5px;font-size:10px;letter-spacing:.6px;text-transform:uppercase;padding:5px 9px;font-weight:800}.card-body{padding:21px}.card-category{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--blue);font-weight:800;margin-bottom:9px}.card-body h3{font-size:20px;margin-bottom:9px;letter-spacing:-.5px;line-height:1.3}.card-description{font-size:13px;color:var(--muted);min-height:41px;margin-bottom:17px}.price{font-size:23px;font-weight:750;letter-spacing:-.7px}.old-price{font-size:13px;color:var(--muted);text-decoration:line-through;margin-left:8px;font-weight:400;letter-spacing:0}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin:15px 0 19px}.file-label{font-size:11px;color:var(--muted)}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions .button{font-size:11px;padding:10px 8px;letter-spacing:.2px;min-height:42px}.card-actions svg{width:15px;height:15px}.category-detail{color:var(--muted);font-size:14px;margin:-12px 0 24px}.contact-banner{margin:0 0 64px;padding:36px 40px;background:#e9eeff;display:flex;align-items:center;justify-content:space-between;border-radius:18px;gap:25px}.contact-banner h2{font-size:28px;margin-bottom:9px}.contact-banner p{max-width:520px;font-size:14px;color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);padding:35px 0 25px;background:white}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-top p{font-size:12px;color:var(--muted);margin:12px 0}.footer-links{display:flex;gap:24px;align-items:center;font-size:13px}.footer-bottom{border-top:1px solid var(--line);margin-top:22px;padding-top:20px;font-size:11px;display:flex;justify-content:space-between;color:var(--muted)}.empty-state{text-align:center;border:1px dashed #ccd3e5;border-radius:16px;padding:55px 24px;grid-column:1/-1;background:white}.empty-state h2{font-size:25px}.empty-state p{color:var(--muted)}.error{color:#b42c2c;background:#fff1f1;padding:14px;border-radius:8px;white-space:pre-wrap}.breadcrumb{font-size:13px;color:var(--muted);margin:30px 0}.breadcrumb a{color:var(--blue)}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:start;margin-bottom:55px}.detail-image{width:100%;border-radius:18px;aspect-ratio:1.1;object-fit:cover;background:#e8ecfa}.product-info{padding-top:10px}.product-info h1{font-size:42px;margin:10px 0 17px}.product-info .price{font-size:32px;display:block;margin:25px 0}.product-info .card-actions{max-width:430px}.product-info .card-actions .button{font-size:13px;min-height:49px}.purchase-note{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:23px}.description-section{border-top:1px solid var(--line);padding:35px 0;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.description-section h2{font-size:21px}.description-section p,.description-section li{font-size:14px;color:var(--muted);line-height:1.8;white-space:pre-line}.description-section ul{padding-left:19px}.contact-page{max-width:820px;margin:0 auto;text-align:center;padding:75px 0}.contact-page h1{font-size:clamp(36px,6vw,56px);margin:25px 0}.contact-page p{color:var(--muted);font-size:18px;max-width:630px;margin:0 auto 28px}.contact-icon{display:grid;place-items:center;background:#dcf2e7;color:var(--green);border-radius:22px;width:80px;height:80px;margin:auto}.contact-icon svg{width:44px;height:44px}.contact-phone{font-size:14px!important;margin-top:17px!important}.contact-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;text-align:left}.contact-steps article{border:1px solid var(--line);border-radius:14px;background:white;padding:23px}.contact-steps b{color:var(--blue);font-size:12px}.contact-steps h2{font-size:20px;margin:16px 0 10px}.contact-steps p{font-size:13px;margin:0}.noscript{padding:30px;background:#fff0d5;text-align:center}dialog{border:none;padding:0;color:var(--ink);border-radius:16px;max-height:90dvh;width:min(680px,calc(100% - 30px));box-shadow:0 30px 100px #10204440}dialog::backdrop{background:#101a3a80;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 25px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:23px;margin:0}.icon-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);background:white;border-radius:8px;font-size:24px;line-height:1;flex-shrink:0}.dialog-body{padding:25px}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;padding:20px 25px;border-top:1px solid var(--line)}.cart-drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-radius:0;width:min(510px,100%)}.cart-shell{display:flex;flex-direction:column;height:100%}.cart-items{flex:1;overflow-y:auto;padding:10px 24px}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:80px;height:80px;object-fit:cover;border-radius:10px}.cart-item h3{font-size:15px;line-height:1.4;margin:0 0 6px;letter-spacing:-.2px}.cart-item .item-price{font-size:13px;color:var(--muted)}.quantity-row{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:13px}.quantity-control{display:flex;border:1px solid var(--line);border-radius:6px;align-items:center;overflow:hidden}.quantity-control button{border:0;background:white;width:30px;height:30px}.quantity-control span{min-width:30px;text-align:center;font-size:13px}.remove{border:0;background:none;font-size:12px;color:#9a3542;text-decoration:underline;padding:3px 0}.item-subtotal{font-size:14px;font-weight:700}.cart-summary{padding:23px 25px;background:#f7f8fc;border-top:1px solid var(--line)}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.summary-row.total{font-size:21px;font-weight:750}.cart-summary .button{width:100%;margin-top:12px}.cart-summary p{font-size:12px;color:var(--muted);text-align:center;margin:12px 0 0}.clear-cart{font-size:12px;border:0;background:none;color:var(--muted);text-decoration:underline;padding:8px 0}.cart-empty{padding:65px 15px;text-align:center}.cart-empty svg{width:45px;height:45px;color:var(--blue);margin-bottom:20px}.cart-empty h3{font-size:23px}.cart-empty p{color:var(--muted);font-size:14px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:13px 22px;border-radius:12px;box-shadow:0 8px 30px #121b3330;font-size:14px;z-index:500;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}.loading{padding:70px;text-align:center;color:var(--muted)}.full-width{width:100%}
@media(min-width:1600px){.container{max-width:1330px}}@media(max-width:1000px){.hero{gap:25px}.hero h1{font-size:48px}.hero-art img{aspect-ratio:1.1}.product-grid{gap:16px}.card-body{padding:16px}.card-actions{grid-template-columns:1fr}.product-detail{gap:30px}.description-section{grid-template-columns:1fr 1fr}.description-section>div:first-child{grid-column:1/-1}.contact-banner{padding:30px}.nav{gap:20px}}@media(max-width:700px){.container{padding:0 20px}.announcement{font-size:10px;letter-spacing:.1px}.header-inner{height:72px;gap:10px;flex-wrap:wrap}.brand{font-size:19px}.brand-mark{width:32px;height:32px}.brand span small{font-size:8px}.nav{gap:15px;margin-left:auto;font-size:12px}.nav .contact-nav{display:none}.header-cart{padding:8px;gap:4px}.header-cart>span:first-of-type{display:none}.hero{grid-template-columns:1fr;padding:35px 0 27px;gap:30px}.hero h1{font-size:47px;letter-spacing:-2px}.hero p{font-size:15px;margin-bottom:15px}.hero-art img{aspect-ratio:1.5}.hero-art{transform:none}.hero-note{margin-top:19px;gap:16px}.eyebrow{font-size:10px;margin-bottom:17px}.hero-actions{margin-top:20px}.value-strip{font-size:11px;flex-wrap:wrap;justify-content:center;gap:10px 20px;padding:19px 0}.value-strip strong{font-size:11px;margin-left:3px}.store-section{padding:35px 0}.section-heading{align-items:start}.section-heading h2{font-size:28px}.section-heading p{font-size:13px}.section-heading .text-link{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-toolbar{gap:18px}.filters{gap:6px}.filter{font-size:11px;padding:8px 11px}.search-box{max-width:100%;width:100%}.card-body{padding:14px 12px}.card-body h3{font-size:16px}.card-category{font-size:9px;letter-spacing:1px}.card-description{font-size:12px;min-height:55px}.price{font-size:19px}.old-price{font-size:11px;display:block;margin:0}.file-label{display:none}.card-bottom{margin:10px 0 13px;min-height:44px}.card-actions .button{font-size:10px;min-height:39px}.tag{font-size:8px;top:9px;left:9px;padding:4px 6px}.contact-banner{flex-direction:column;align-items:flex-start;margin-bottom:35px;padding:27px}.contact-banner h2{font-size:25px}.footer-top{flex-direction:column;align-items:flex-start;gap:15px}.footer-links{font-size:12px;gap:20px;flex-wrap:wrap}.footer-bottom{gap:12px;flex-wrap:wrap}.product-detail{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.detail-image{aspect-ratio:1.3}.product-info h1{font-size:34px}.product-info .card-actions{grid-template-columns:1fr 1fr}.description-section{grid-template-columns:1fr;gap:20px}.description-section>div:first-child{grid-column:auto}.contact-page{padding:40px 0}.contact-page p{font-size:16px}.contact-steps{grid-template-columns:1fr;margin-top:35px}.contact-steps h2{margin:7px 0}.contact-steps p{font-size:14px}.dialog-header,.dialog-body,.dialog-actions{padding:18px}.cart-items{padding:10px 18px}.cart-summary{padding:20px}.card-visual img{aspect-ratio:1.15}.hero-art-label{padding:12px}.hero-art-label strong{font-size:13px}.section-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:360px){.container{padding:0 14px}.nav{gap:8px}.hero h1{font-size:40px}.brand{font-size:17px}.product-grid{grid-template-columns:1fr}.card-actions{grid-template-columns:1fr 1fr}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Preserve thumbnail proportions when HTML width/height attributes are present. */
.card-visual img{height:auto}.card-actions .button{font-size:12px}.hero-actions .button{white-space:nowrap}.hero h1{font-size:clamp(40px,4.1vw,58px)}
@media(max-width:700px){.hero h1{font-size:43px}.card-actions .button{font-size:11px}.hero-actions .button{padding:11px 15px;font-size:13px}}
@media(max-width:360px){.hero h1{font-size:39px}.hero-actions{flex-wrap:wrap}}
.product-card{display:flex;flex-direction:column}.card-body{display:flex;flex-direction:column;flex:1}.card-description{flex:1}

/* Site Details uploads retain the original brand dimensions and layout. */
.brand-logo{width:42px;height:42px;object-fit:contain;flex-shrink:0;border-radius:10px}.brand>span:last-child{overflow-wrap:anywhere}.announcement>[data-setting=announcement]{color:inherit}.hero-note>span>span{display:inline}.pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:36px}.pagination>span{font-size:13px;color:var(--muted);text-align:center}.pagination button:disabled{opacity:.4;cursor:default}#shop h2{scroll-margin-top:110px}.footer-top>div{min-width:0}.footer-bottom>span{overflow-wrap:anywhere}
@media(max-width:700px){.pagination{gap:12px}.pagination .button{font-size:12px;padding:10px 14px}.pagination>span{font-size:12px}.brand-logo{width:36px;height:36px}.header-inner>.brand{min-width:0}.header-inner>.brand>span:last-child{max-width:42vw}}

.brand>span:last-child{white-space:normal}.brand-mark{flex-shrink:0}
