:root{font-family:Arial,Helvetica,sans-serif;color:#302d34;background:#fbf9fc;font-size:16px;--primary:#795487;--soft:#f0e7f2;--accent:#dac4e0;--ink:#302d34;--line:#e8e0e9;--canvas:#fbf9fc}*{box-sizing:border-box}[hidden]{display:none!important}[data-palette=artesanal]{--primary:#94492f;--soft:#f5e5d7;--accent:#ddae94;--canvas:#fcf8f2}[data-palette=natural]{--primary:#3c654e;--soft:#e5eee2;--accent:#b6cdb6;--canvas:#f8faf6}[data-palette=classica]{--primary:#333;--soft:#eaeaea;--accent:#c7c7c7;--canvas:#fafafa}[data-palette=colorida]{--primary:#6251a0;--soft:#eee8fa;--accent:#d8c397;--canvas:#faf8ff}body{margin:0;background:var(--canvas);line-height:1.55}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--primary);outline-offset:3px}input,select,textarea{width:100%;border:1px solid #d6cfd9;border-radius:10px;padding:12px;background:#fff;color:var(--ink);min-height:46px}textarea{resize:vertical}label{display:block;font-size:.9rem;font-weight:600;margin:15px 0}label input,label textarea,label select{margin-top:6px;font-weight:400}label small{display:block;font-weight:400;color:#706777}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:.9rem;font-weight:600}h1,h2,h3,p{margin-top:0}h1{font-size:2.5rem;line-height:1.12;letter-spacing:-.035em}h2{font-size:1.6rem;line-height:1.2;letter-spacing:-.02em}h3{font-size:1.04rem}p{color:#655e6b}svg{width:24px;height:24px;flex-shrink:0}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 21px;border-radius:10px;min-height:46px;font-weight:600;font-size:.95rem}.primary{background:var(--primary);color:white}.primary:hover{filter:brightness(.92)}.secondary{background:#fff;border:1px solid var(--line)}.wide{width:100%}.muted{color:#706777;font-size:.875rem;font-weight:400}.eyebrow{font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.16em;color:var(--primary);margin-bottom:15px}.shop-header{max-width:1260px;margin:auto;height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.brand{display:flex;align-items:center;gap:12px;font-size:1.12rem;font-weight:600}.brand-letter{display:grid;place-items:center;background:var(--primary);color:#fff;width:44px;height:44px;border-radius:50%;font-family:Georgia,serif;font-size:1.5rem}.brand-logo{max-width:180px;max-height:64px;object-fit:contain}.cart-button{position:relative;width:48px;height:48px;display:grid;place-items:center}.cart-button #count{position:absolute;right:0;top:0;border-radius:15px;background:var(--primary);color:#fff;min-width:20px;padding:1px 5px;font-size:.75rem}.shop-main{max-width:1260px;padding:0 32px;margin:auto}.hero{min-height:310px;position:relative;overflow:hidden;border-radius:22px;background:var(--soft);display:flex;align-items:center}.hero-copy{z-index:1;position:relative;padding:44px 48px;max-width:64%}.hero h1{font-family:Georgia,serif;font-weight:400;font-size:3.6rem;max-width:650px;margin-bottom:18px}.hero-copy>p:last-child{max-width:510px;margin:0;font-size:1rem;color:#62536c}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.has-banner .hero-copy p,.has-banner .hero-copy h1{color:white;text-shadow:0 1px 3px #0008}.hero-art{position:absolute;right:0;top:0;width:40%;height:100%;overflow:hidden;background:linear-gradient(135deg,transparent,var(--accent))}.paper{position:absolute;width:190px;height:230px;top:55px;border-radius:6px;box-shadow:3px 15px 25px #473b4820}.paper.one{background:#fffaf1;right:100px;transform:rotate(-15deg)}.paper.two{background:var(--primary);right:-35px;transform:rotate(15deg);opacity:.7}.paper.one:after{content:'com amor';position:absolute;top:95px;left:40px;font:italic 26px Georgia;color:var(--primary)}.ribbon{position:absolute;width:280px;height:280px;border:2px solid #ffffff80;border-radius:50%;top:-150px;right:30px}.art-label{position:absolute;right:55px;bottom:28px;color:var(--primary);font:italic 18px Georgia}.demo-note{font-size:.75rem;text-align:right;margin:9px 0 0;color:#827487}.catalog-section{padding:30px 0 64px}.search-row{display:flex;align-items:center;gap:24px}.search{display:flex;align-items:center;gap:12px;flex:1;background:#fff;border:1px solid var(--line);border-radius:12px;margin:0;padding:0 16px}.search svg{width:20px;color:#807187}.search input{border:0;margin:0;padding:14px 0;background:transparent}.search input:focus{outline:none}.search:focus-within{outline:2px solid var(--primary)}#result-count{font-size:.875rem;color:#776b7b;min-width:170px}.categories{display:flex;gap:10px;overflow-x:auto;padding:20px 0 24px;scrollbar-width:thin}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:30px;background:#fff;padding:9px 20px;font-size:.875rem;min-height:42px}.chip.selected{background:var(--primary);border-color:var(--primary);color:white}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{display:flex;gap:20px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;min-height:196px}.product-photo{width:39%;flex-shrink:0;padding:0;overflow:hidden;border-radius:11px;background:var(--soft)}.product-photo img,.product-photo .placeholder{width:100%;height:100%;min-height:180px;object-fit:cover;transition:transform .25s}.product-photo:hover img{transform:scale(1.035)}.product-copy{display:flex;flex-direction:column;flex:1;padding:5px 3px;min-width:0}.product-copy small{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#817587;margin-bottom:7px}.product-title{text-align:left;font-weight:600;font-size:1rem;line-height:1.3;padding:0}.product-copy p{font-size:.83rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:8px 0 15px}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto}.product-bottom strong span{display:block;font-size:.7rem;color:#817587;font-weight:400}.add-circle{width:36px;height:36px;background:var(--primary);color:#fff;border-radius:50%;font-size:1.6rem;line-height:1}.shop-footer{border-top:1px solid var(--line);max-width:1196px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:36px 0 20px}.shop-footer h2{font:400 1.6rem Georgia}.shop-footer p{max-width:420px;font-size:.9rem}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:.9rem}.footer-links span{color:#776b7b;font-size:.83rem;white-space:pre-line}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;font-size:.75rem;color:#776b7b;border-top:1px solid var(--line);padding-top:20px}.footer-bottom strong{font:600 1.2rem Georgia;color:var(--primary)}dialog{border:0;border-radius:20px;padding:34px;color:var(--ink);max-height:92dvh;overflow:auto;box-shadow:0 24px 80px #22102940;width:min(94vw,600px)}dialog::backdrop{background:#24182d70;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:12px;top:10px;width:38px;height:38px;border-radius:50%;font-size:1.7rem;background:#fff9;z-index:2}.product-dialog{width:min(95vw,940px);padding:34px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:34px}.detail-photo img,.detail-photo .placeholder{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.detail-photo{align-self:start;position:sticky;top:0}.description{font-size:.95rem}.choices{display:flex;flex-wrap:wrap;gap:8px}.choice{margin:4px 0}.choice input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.choice span{display:block;padding:9px 15px;border:1px solid var(--line);border-radius:30px;font-weight:400;cursor:pointer}.choice input:checked+span{background:var(--primary);color:white}.choice input:focus-visible+span{outline:3px solid var(--accent)}.quantity{display:flex;max-width:160px;gap:6px;margin-top:6px}.quantity input{width:66px;text-align:center;margin:0}.quantity button{padding:8px 14px}.total{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:15px;align-items:center}.total strong{font-size:1.4rem;color:var(--primary)}.cart-dialog{margin-right:16px;height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);width:min(95vw,490px)}.cart-line{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line>img,.cart-line>.placeholder{width:80px;height:90px;object-fit:cover;border-radius:10px}.cart-line>div{flex:1;min-width:0}.cart-line h3{margin-bottom:6px}.cart-line p{font-size:.82rem;margin:0 0 8px;overflow-wrap:anywhere}.notes{white-space:pre-wrap}.line-actions{display:flex;gap:10px;align-items:center;font-size:.8rem;flex-wrap:wrap}.text-button{color:var(--primary);text-decoration:underline;text-underline-offset:4px;font-size:.875rem;padding:8px 0}.empty{text-align:center;padding:45px 20px;grid-column:1/-1}.placeholder{display:grid;place-items:center;background:var(--soft);color:var(--primary);font:italic 4rem Georgia}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-error{color:#a03238;font-size:.9rem}.notice{padding:16px;border-radius:10px;background:var(--soft);font-size:.875rem;color:#61536b;margin:15px 0}.success-mark{font-size:2rem;color:var(--primary)}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:.875rem;background:var(--soft);padding:15px;border-radius:8px}details{margin:20px 0}summary{cursor:pointer}#toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,15px);background:#302734;color:white;padding:12px 22px;border-radius:12px;box-shadow:0 5px 30px #0002;opacity:0;pointer-events:none;transition:.2s;z-index:999;max-width:92vw}#toast.visible{opacity:1;transform:translate(-50%,0)}.loading{padding:80px;text-align:center}.wordmark{font:600 2rem Georgia;color:var(--primary);letter-spacing:-.07em}.wordmark span{font-size:1rem;margin-left:4px;vertical-align:top}.admin-header{height:88px;display:flex;justify-content:space-between;align-items:center;padding:0 max(25px,calc((100vw - 1150px)/2));border-bottom:1px solid var(--line);background:white}.admin-header>div{display:flex;gap:22px;align-items:center}.admin-main{max-width:1150px;margin:40px auto;padding:0 24px}.page-heading,.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.page-heading h1{font-size:2rem;margin-bottom:8px}.badge{background:var(--soft);color:var(--primary);border-radius:20px;padding:6px 12px;font-size:.75rem;white-space:nowrap}.admin-tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);margin:22px 0 30px}.admin-tabs button{padding:15px 24px}.admin-tabs .active{border-bottom:3px solid var(--primary);color:var(--primary);font-weight:600}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.panel{border:1px solid var(--line);background:white;padding:28px;border-radius:16px}.panel h2{font-size:1.25rem}.panel h3{margin-top:24px}.image-preview img,.image-preview .placeholder{max-width:100%;max-height:100px;border-radius:8px}.image-preview span{font-size:.83rem;color:#776b7b}.checkbox{display:flex;gap:10px;align-items:center;font-weight:400}.checkbox input{width:18px;height:18px;min-height:0;margin:0;accent-color:var(--primary)}.palettes{display:flex;flex-wrap:wrap;gap:10px}.palette{margin:0}.palette input{position:absolute;width:1px;height:1px;min-height:0;opacity:0}.palette span{display:flex;gap:8px;align-items:center;border:2px solid transparent!important;padding:10px;border-radius:10px;font-size:.8rem;cursor:pointer}.palette i{display:block;width:18px;height:18px;border-radius:50%}.palette input:checked+span{border-color:var(--primary)!important}.palette input:focus-visible+span{outline:2px solid var(--primary)}.save-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;background:#fffefcfa;border:1px solid var(--line);border-radius:12px;padding:15px 22px;margin-top:22px;z-index:2}.admin-products{display:grid;gap:12px}.admin-product{display:flex;align-items:center;gap:20px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px}.admin-product>img,.admin-product>.placeholder{width:90px;height:85px;object-fit:cover;border-radius:9px}.admin-product>div{flex:1}.admin-product h3,.admin-product p{margin-bottom:4px}.admin-product p{font-size:.83rem}.price-row{display:grid;grid-template-columns:1fr 140px 30px;gap:10px;align-items:center}.price-row label{margin:6px 0}.login-card{max-width:460px;margin:7vh auto;padding:38px;background:white;border:1px solid var(--line);border-radius:20px}.login-card h1{font:400 2.1rem Georgia;margin:30px 0 15px}.order summary{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.order-item{padding:15px 0;border-top:1px solid var(--line)}.order-item p{margin-bottom:6px;white-space:pre-wrap;overflow-wrap:anywhere}
@media(min-width:1500px){.hero{min-height:350px}}@media(max-width:800px){.shop-header{height:74px;padding:0 20px}.shop-main{padding:0 20px}.hero{min-height:270px}.hero-copy{padding:30px;max-width:80%}.hero h1{font-size:2.9rem}.hero-art{width:35%;opacity:.5}.products{gap:12px}.product-card{flex-direction:column;gap:10px}.product-photo{width:100%;aspect-ratio:1.1}.product-photo img{min-height:0}.product-copy{padding:4px}.product-copy p{margin-bottom:12px}.product-bottom{margin-top:12px}.shop-footer{margin:0 20px}.product-detail{gap:20px}.admin-grid{grid-template-columns:1fr}.hero-copy>p:last-child{font-size:.9rem}.page-heading .badge{display:none}}@media(max-width:550px){.shop-main{padding:0 14px}.shop-header{padding:0 16px}.brand{font-size:1rem}.hero{min-height:265px;border-radius:16px}.hero-copy{padding:26px;max-width:95%}.hero h1{font-size:2.65rem;max-width:290px}.hero-art{opacity:.25;width:60%}.hero-copy .eyebrow{font-size:.65rem;max-width:230px}.search-row{display:block}.search input{font-size:.9rem}#result-count{display:block;margin-top:10px;font-size:.8rem}.categories{padding-top:14px;gap:7px}.chip{padding:8px 15px}.product-card{padding:9px;border-radius:13px}.product-copy small{font-size:.65rem}.product-title{font-size:.9rem}.product-copy p{font-size:.78rem}.product-bottom strong{font-size:.85rem}.add-circle{width:30px;height:30px;font-size:1.4rem}.shop-footer{grid-template-columns:1fr;padding-top:27px}.footer-links{align-items:flex-start}.product-detail{display:block}.detail-photo{position:static;margin-bottom:25px}.detail-photo img,.detail-photo .placeholder{max-height:240px;aspect-ratio:1.4}.product-dialog{padding:22px}.cart-dialog{margin:auto;max-height:94dvh;height:94dvh}.checkout-dialog{padding:26px 20px}.form-row{grid-template-columns:1fr;gap:0}.admin-header{padding:0 18px}.admin-header .secondary{font-size:.8rem;padding:8px 10px}.admin-header>div{gap:10px}.admin-main{padding:0 14px;margin-top:25px}.admin-tabs button{padding:12px 16px}.panel{padding:20px}.admin-product{gap:12px}.admin-product>img{width:65px;height:75px}.admin-product h3{font-size:.9rem}.admin-product .secondary{padding:8px 10px;font-size:.8rem}.price-row{grid-template-columns:1fr 100px 24px}.login-card{margin:25px 15px;padding:28px}.section-heading h2{font-size:1.3rem}.section-heading .primary{padding:10px;font-size:.8rem}}
/* Checkout dedicado: estrutura adaptada do portal Beloved Pax. */
.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}
.checkout-main{max-width:1260px;margin:26px auto 50px;padding:0 32px}.checkout-intro h1{font-family:Georgia,serif;font-weight:400;font-size:2.65rem;margin-bottom:12px}.checkout-intro .eyebrow{margin-bottom:12px}.checkout-intro>p:not(.eyebrow){margin-bottom:12px;font-size:.95rem}.checkout-back{display:inline-block;font-size:.875rem;margin:6px 0 25px;color:var(--primary)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:18px;align-items:start}.checkout-left{display:grid;gap:16px;min-width:0}.checkout-page .panel{padding:24px;border-radius:12px;box-shadow:0 3px 15px #4b403a06}.checkout-page .panel h2{display:flex;align-items:center;gap:13px;font:400 1.45rem Georgia,serif;margin-bottom:24px}.checkout-page .panel h2>svg{color:var(--primary);width:27px;height:27px}.checkout-page fieldset{margin:20px 0 0;min-width:0}.checkout-page legend{font:400 1.1rem Georgia,serif;margin-bottom:12px}.checkout-page label{font-size:.875rem}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-option{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:16px 12px;border-radius:8px;margin:0 0 10px;min-height:74px;background:white;cursor:pointer}.checkout-option:has(input:checked){border-color:var(--primary);background:var(--soft)}.checkout-option input{width:18px;height:18px;min-height:18px;flex:none;margin:0;accent-color:var(--primary)}.checkout-option small{font-size:.8rem;line-height:1.4;margin-top:5px}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.address-grid label{margin:8px 0}.checkout-notes label{margin:0}.checkout-notes textarea{min-height:140px;margin:0}.checkout-notes>small{display:block;text-align:right;font-size:.75rem;color:#786e7c;margin-top:7px}.checkout-review{min-width:0}.checkout-page .checkout-review>h2{font-size:1.3rem;gap:9px;flex-wrap:wrap}.checkout-item-count{font:400 .75rem Arial,sans-serif;border:1px solid var(--primary);color:var(--primary);padding:3px 8px;border-radius:20px;margin-left:auto;white-space:nowrap}.checkout-group{padding:16px 0;border-bottom:1px solid var(--line)}.checkout-group:first-child{padding-top:0}.checkout-group-heading{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:start}.checkout-group-heading>img,.checkout-group-heading>.placeholder{width:74px;height:82px;object-fit:cover;border-radius:9px;font-size:2rem}.checkout-group-heading h3{font-size:.875rem;line-height:1.5;margin:0 0 6px}.checkout-group-heading p{font-size:.8rem;margin:0 0 5px}.checkout-group-heading small{font-size:.8rem;color:#776b7b}.checkout-group .quantity{max-width:150px;margin:8px 0 0;gap:4px}.checkout-group .quantity button{min-height:34px;padding:3px 10px}.checkout-group .quantity input{min-height:34px;width:56px;padding:4px}.checkout-group>label{font-size:.8rem;margin:12px 0 0}.checkout-group textarea{background:var(--soft);border:0;font-size:.875rem;min-height:60px}.checkout-group select{font-size:.875rem}.checkout-group-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:.8rem;margin-top:8px}.checkout-group-bottom>span{text-align:right}.checkout-group-bottom strong{display:block;font-size:.95rem}.checkout-totals{padding-top:12px}.checkout-totals>p{display:flex;justify-content:space-between;gap:14px;font-size:.875rem;margin:12px 0;color:var(--ink)}.checkout-grand-total{border-top:1px solid var(--line);padding-top:14px}.checkout-grand-total strong{color:var(--primary);font-size:1.2rem}.checkout-freight{display:flex;gap:14px;align-items:center;margin:22px 0}.checkout-freight>svg{color:var(--primary);width:30px;height:30px}.checkout-freight>div{flex:1}.checkout-freight p{display:flex;justify-content:space-between;gap:12px;margin:0 0 5px;font-size:.875rem;color:var(--ink)}.checkout-freight small{display:block;color:#786e7c;font-size:.8rem;line-height:1.4}.checkout-privacy{font-size:.8rem}.checkout-signature{font-size:.875rem;padding:25px 0;color:#786e7c;display:flex;justify-content:space-between;gap:12px}.checkout-signature strong{font:600 1.25rem Georgia;color:var(--primary)}.checkout-result{max-width:750px;margin:20px auto}.checkout-result .primary{margin-bottom:15px}
@media(max-width:800px){.checkout-main{padding:0 20px}.checkout-layout{grid-template-columns:1fr}.checkout-review{width:100%}.checkout-page .panel{padding:22px}.checkout-group-heading{grid-template-columns:90px minmax(0,1fr)}.checkout-group-heading>img,.checkout-group-heading>.placeholder{width:90px;height:100px}}
@media(max-width:550px){.checkout-main{padding:0 14px;margin-top:18px}.checkout-intro h1{font-size:2.2rem}.checkout-page .panel{padding:18px}.delivery-options,.address-grid{grid-template-columns:1fr}.checkout-page .panel h2{font-size:1.3rem}.checkout-signature{flex-wrap:wrap}.checkout-group-bottom .text-button{font-size:.85rem}.checkout-review .primary{font-size:.875rem}}

.delivery-options .checkout-option>svg{width:26px;height:26px;flex:none;color:var(--primary)}

.choice.color-choice>span{display:flex;flex-direction:column;align-items:center;gap:9px;padding:7px;min-width:62px;border:0;border-radius:6px;font-size:.8rem;background:transparent;color:var(--ink)}
.color-choice .swatch-dot{display:block;width:40px;height:40px;box-sizing:border-box;border:3px solid white;border-radius:50%;box-shadow:0 1px 5px #0003}
.color-choice input:checked+span{background:transparent;color:var(--primary);font-weight:700}
.color-choice input:checked+span .swatch-dot{outline:2px solid var(--primary);outline-offset:3px}
.color-choice input:focus-visible+span{outline:2px solid var(--primary);outline-offset:2px}
.product-color-editor{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0 22px}.product-color-editor label{display:flex;align-items:center;gap:8px;margin:0}.product-color-editor input[type=color]{width:44px;height:44px;padding:3px;cursor:pointer}

/* Biblioteca de paletas */
[data-palette=delicada]{--primary:#795487;--soft:#f0e7f2;--accent:#dac4e0;--canvas:#fbf9fc}
[data-palette=artesanal]{--primary:#94492f;--soft:#f5e5d7;--accent:#ddae94;--canvas:#fcf8f2}
[data-palette=natural]{--primary:#3c654e;--soft:#e5eee2;--accent:#b6cdb6;--canvas:#f8faf6}
[data-palette=classica]{--primary:#333333;--soft:#eaeaea;--accent:#c7c7c7;--canvas:#fafafa}
[data-palette=colorida]{--primary:#6251a0;--soft:#eee8fa;--accent:#d8c397;--canvas:#faf8ff}
[data-palette=rose]{--primary:#9B4565;--soft:#F8E5EC;--accent:#E6AEC1;--canvas:#FFF9FB}
[data-palette=lavanda]{--primary:#67508C;--soft:#EDE7F6;--accent:#C5B1E0;--canvas:#FCFAFF}
[data-palette=azul-sereno]{--primary:#336681;--soft:#E3F0F7;--accent:#A8CDDF;--canvas:#F8FCFF}
[data-palette=marinho]{--primary:#243F66;--soft:#E8EDF5;--accent:#B1C1D9;--canvas:#F9FAFD}
[data-palette=menta]{--primary:#286D5D;--soft:#E2F3ED;--accent:#A7D8C8;--canvas:#F8FDFB}
[data-palette=oliva]{--primary:#596631;--soft:#EDF0DF;--accent:#C6CEA1;--canvas:#FBFCF6}
[data-palette=terracota]{--primary:#A04430;--soft:#FAE7DE;--accent:#E4AB8E;--canvas:#FFFAF6}
[data-palette=areia]{--primary:#78603F;--soft:#F3ECDD;--accent:#DCC9A7;--canvas:#FFFCF5}
[data-palette=cafe]{--primary:#684735;--soft:#EFE4DC;--accent:#CDAF98;--canvas:#FCF9F5}
[data-palette=chocolate]{--primary:#53372F;--soft:#EDE1DB;--accent:#BE9E8E;--canvas:#FCF8F6}
[data-palette=mostarda]{--primary:#806018;--soft:#FAF0D3;--accent:#E4C56D;--canvas:#FFFCF3}
[data-palette=coral]{--primary:#AA443F;--soft:#FCE5E1;--accent:#F0ADA3;--canvas:#FFFAF8}
[data-palette=cereja]{--primary:#A32949;--soft:#F9E1E8;--accent:#E7A0B4;--canvas:#FFF8FA}
[data-palette=vinho]{--primary:#742D48;--soft:#F1E1E9;--accent:#C99CB0;--canvas:#FCF8FA}
[data-palette=petroleo]{--primary:#235B66;--soft:#E0EFF1;--accent:#9AC5CD;--canvas:#F7FCFC}
[data-palette=turquesa]{--primary:#176D75;--soft:#DDF4F3;--accent:#91D4D0;--canvas:#F6FDFD}
[data-palette=floresta]{--primary:#28533E;--soft:#DFEBE2;--accent:#9FBCA6;--canvas:#F7FBF7}
[data-palette=grafite]{--primary:#414A57;--soft:#E8ECF1;--accent:#B8C1CE;--canvas:#FAFBFD}
[data-palette=ameixa]{--primary:#693B71;--soft:#F0E3F1;--accent:#CBA6D0;--canvas:#FDF9FD}

.palettes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.palette span{height:100%;gap:6px}.palette i{flex:none;width:15px;height:15px}
.import-intro{margin-bottom:22px}.import-intro progress{width:100%;margin:14px 0}.import-palette{margin-bottom:22px}.import-palette-fields{display:flex;flex-wrap:wrap;gap:16px}.import-palette-fields input{width:70px;padding:4px;cursor:pointer}.palette-example{padding:24px;border:1px solid var(--accent);border-radius:14px;background:var(--canvas);margin:12px 0}.palette-example strong{color:var(--primary);font:600 1.6rem Georgia}.palette-example p{background:var(--soft);padding:12px;border-radius:8px}.palette-example span{display:inline-block;color:white;background:var(--primary);padding:10px 15px;border-radius:9px}.import-manual{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.import-manual label{flex:1}.import-product{border:1px solid var(--line);border-radius:12px;padding:16px}.import-product>summary{display:flex;justify-content:space-between;gap:12px;align-items:center}.import-product>summary>span:first-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.import-product summary img{width:56px;height:56px;object-fit:cover;border-radius:8px}.import-product summary small{color:#706777}.import-product-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:22px}.import-source{width:100%;max-width:650px;border:1px solid var(--line);border-radius:8px}.import-photo{max-width:100%;max-height:300px;object-fit:contain;display:block;margin-top:16px;border:1px solid var(--line);border-radius:8px}.crop-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crop-fields label{margin:4px 0;font-size:.8rem}.import-product .checkbox{padding:12px;background:var(--soft);border-radius:8px}.import-product textarea{font-size:.9rem}.import-product .notice{font-size:.8rem}.import-product-grid>div{min-width:0}@media(max-width:700px){.admin-tabs{overflow:auto}.admin-tabs button{white-space:nowrap;padding:12px}.import-product-grid{grid-template-columns:1fr}.import-product{padding:12px}.import-palette-fields{gap:10px}.import-palette-fields label{font-size:.8rem}.import-product summary strong{font-size:.9rem}}
.crop-stage{position:relative;overflow:hidden;line-height:0;touch-action:none;user-select:none;cursor:crosshair;border-radius:8px}.crop-stage .import-source{display:block;border:0;border-radius:0;width:100%;max-width:none;pointer-events:none}.crop-selection{position:absolute;border:2px solid #fff;outline:1px solid #222;box-shadow:0 0 0 2000px #0006;cursor:move;min-width:8px;min-height:8px;touch-action:none}.crop-selection:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.crop-handle{position:absolute;right:-9px;bottom:-9px;width:20px;height:20px;border:2px solid white;background:var(--primary);border-radius:4px;cursor:nwse-resize}.crop-selection:before,.crop-selection:after{content:'';position:absolute;pointer-events:none;opacity:.4}.crop-selection:before{inset:33.33% 0;border-top:1px solid white;border-bottom:1px solid white}.crop-selection:after{inset:0 33.33%;border-left:1px solid white;border-right:1px solid white}
.import-photo-list,.product-gallery{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.photo-thumb{padding:5px;border:2px solid var(--line);border-radius:8px;font-size:.75rem}.photo-thumb img{width:64px;height:64px;object-fit:cover;display:block}.photo-thumb[aria-pressed=true],.product-gallery button[aria-pressed=true]{border-color:var(--primary)}.product-gallery button{padding:3px;border:2px solid var(--line);border-radius:8px}.product-gallery button img{width:64px;height:64px;object-fit:cover}.detail-photo #gallery-main>img{width:100%;max-height:550px;object-fit:contain;border-radius:14px}.detail-photo{min-width:0}

/* Uploaded banners retain their complete artwork at every viewport size. */
.hero.has-banner{display:grid;min-height:0}.has-banner .hero-image{position:static;grid-area:1 / 1;width:100%;height:auto;object-fit:contain;align-self:center}.has-banner .hero-copy{grid-area:1 / 1;align-self:center}

/* Catalog cards and explicit shopping actions. */
.shop-header .cart-button{width:auto;display:flex;align-items:center;gap:9px;padding:0 18px 0 8px;flex-shrink:0}.cart-label{font-size:.85rem;white-space:nowrap}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{flex-direction:column;gap:10px;padding:10px;border-radius:13px}.product-photo{width:100%;aspect-ratio:1.65}.product-photo img,.product-photo .placeholder{min-height:0;height:100%;object-fit:cover}.product-copy{padding:3px;flex:1}.product-copy p{-webkit-line-clamp:3;margin:8px 0 14px}.product-bottom{margin-top:auto}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.product-details-link{font-size:.78rem;text-decoration:underline;text-underline-offset:3px;color:var(--primary);padding:10px 0;text-align:left;min-height:44px}.product-add{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--primary);color:white;border-radius:14px;padding:9px 13px;font-size:.8rem;min-height:44px}.product-add svg{width:18px;height:18px}.product-add:hover{filter:brightness(.92)}
@media(max-width:1050px){.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:450px){.product-actions{flex-direction:column;align-items:stretch;gap:2px}.product-details-link{text-align:center}.product-add{width:100%}.shop-header .brand{font-size:.9rem;gap:7px}.shop-header .brand-logo{max-width:140px}.cart-label{font-size:.75rem}}

.footer-redesign{display:grid;grid-template-columns:1.15fr 1.1fr 1fr;gap:0;padding-top:38px}.footer-redesign>section{padding:0 30px 32px;min-width:0}.footer-redesign>section+section{border-left:1px solid var(--line)}.footer-redesign h2{font:400 2.3rem/1.2 Georgia,serif;color:var(--primary);overflow-wrap:anywhere}.footer-redesign h3{font:400 1.5rem/1.2 Georgia,serif;margin:0 0 18px}.footer-redesign p{margin:0;white-space:pre-line;overflow-wrap:anywhere}.footer-rule{display:block;width:28px;height:2px;background:var(--primary);margin:18px 0}.footer-service{display:flex;gap:18px;align-items:flex-start}.footer-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;background:var(--soft);color:var(--primary)}.footer-icon svg{width:25px;height:25px}.footer-service h3{padding-top:9px}.footer-contact a{display:flex;gap:14px;align-items:center;margin:12px 0;font-size:.9rem}.footer-contact a>span:last-child{margin-left:auto;color:var(--primary);font-size:1.6rem}.footer-address{margin-top:22px}.footer-address strong{display:flex;align-items:center;gap:7px;font-size:.9rem}.footer-address svg{width:19px;height:19px}.footer-address address{font-style:normal;white-space:pre-line;overflow-wrap:anywhere;color:#655e6b;margin-top:8px;font-size:.9rem}.footer-redesign .footer-bottom{margin-top:0;padding:22px 30px;align-items:center}.footer-credit,.footer-admin{display:inline-flex;align-items:center;gap:10px}.footer-credit strong{font:600 1.7rem Georgia;color:var(--primary)}.footer-credit svg{color:var(--primary)}.footer-admin{border-left:1px solid var(--line);padding-left:22px}
@media(max-width:900px){.footer-redesign{grid-template-columns:1fr 1fr}.footer-redesign .footer-identity{grid-column:1/-1;padding-bottom:28px}.footer-redesign .footer-service{border-left:0}}@media(max-width:600px){.footer-redesign{grid-template-columns:1fr;padding-top:25px}.footer-redesign>section{padding:0 8px 26px}.footer-redesign>section+section{border-left:0}.footer-redesign .footer-bottom{padding:20px 8px;gap:18px;flex-wrap:wrap}.footer-redesign h2{font-size:2rem}.footer-admin{border-left:0;padding-left:0}}

.category-dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #0002;margin-right:5px}.category-row{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr auto;gap:14px;align-items:center;background:white;border:1px solid var(--line);border-radius:12px;padding:18px;margin:12px 0}.category-row label{margin:0}.category-row small{grid-column:1/-1;color:#706777}.category-row input[type=color]{max-width:90px;padding:4px}.category-move{display:flex;gap:6px}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap}@media(max-width:800px){.category-row{grid-template-columns:1fr 1fr}.category-row>label:first-child{grid-column:1/-1}.category-move{grid-column:1/-1}}

/* First steps: Vitri.IA owner onboarding, release 28. */
.welcome-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;padding:38px;border:1px solid var(--line,#e6deea);border-radius:22px;background:var(--soft,#f5eff8)}.welcome-hero h2{font:42px/1.1 Georgia,serif;margin:12px 0 18px;letter-spacing:-.7px}.welcome-hero p{max-width:520px;line-height:1.6}.welcome-hero .primary{margin-top:12px;display:inline-flex;gap:20px;align-items:center}.welcome-preview{background:#fff;border:1px solid #e9e1eb;padding:20px;border-radius:18px;box-shadow:0 16px 34px #3c244710;transform:rotate(2deg);color:#34273b}.welcome-preview-top{display:flex;align-items:center;gap:10px;font-size:13px}.welcome-preview-top strong{flex:1;overflow-wrap:anywhere}.welcome-initial{display:grid;place-items:center;width:32px;height:32px;background:var(--soft,#f5eff8);color:var(--primary,#74488a);border-radius:50%;flex-shrink:0}.welcome-preview-banner{margin:17px 0;background:var(--soft,#f5eff8);border-radius:10px;padding:24px}.welcome-preview-banner small{font-size:9px;letter-spacing:2px}.welcome-preview-banner strong{font:27px/1.1 Georgia,serif;display:block;margin-top:10px}.welcome-preview-tags{display:flex;gap:7px;flex-wrap:wrap}.welcome-preview-tags span{font-size:10px;border:1px solid #e9e1eb;border-radius:20px;padding:5px 12px}.welcome-preview>p{font-size:11px;margin:12px 0 0;color:#756c7d}.welcome-section-title{margin:32px 0 20px}.welcome-section-title h2{margin-bottom:8px}.welcome-section-title p,.welcome-status p,.welcome-share p{color:var(--muted,#716778);font-size:14px}.welcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.welcome-card{background:var(--surface,#fff);border:1px solid var(--line,#e6deea);border-radius:17px;padding:26px;display:flex;align-items:flex-start;flex-direction:column}.welcome-number{color:var(--primary,#74488a);background:var(--soft,#f5eff8);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-weight:700;font-size:13px}.welcome-card h3{font-size:21px;margin:18px 0 0}.welcome-card p{line-height:1.6;font-size:15px;margin:12px 0}.welcome-card small{color:var(--muted,#716778);line-height:1.6;display:block;margin-bottom:22px}.welcome-card>.secondary,.welcome-card-actions{margin-top:auto}.welcome-card .secondary{display:inline-flex;align-items:center;gap:16px}.welcome-card-actions{display:flex;align-items:flex-start;flex-direction:column;gap:7px}.welcome-status{margin-top:26px;border:1px solid var(--line,#e6deea);border-radius:16px;padding:25px;display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.welcome-status h2,.welcome-share h2{font-size:20px;margin:0}.welcome-status ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.welcome-status li{font-size:14px;display:flex;gap:10px;line-height:1.5}.welcome-dot{height:8px;width:8px;border-radius:50%;background:#c2b7c9;flex-shrink:0;margin-top:7px}.welcome-dot.ready{background:#477b59}.welcome-share{margin-top:24px;padding:25px;border-radius:16px;background:var(--soft,#f5eff8);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.welcome-share input{width:100%;min-width:0;background:#fff;color:#34273b}.welcome-share #welcome-copy-status{grid-column:1/-1;margin:0}.welcome-share #welcome-copy-status:empty{display:none}#store-identity,#store-contact{scroll-margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:760px){.welcome-hero{grid-template-columns:1fr;padding:25px;gap:26px}.welcome-hero h2{font-size:33px}.welcome-preview{transform:none}.welcome-grid,.welcome-status,.welcome-share{grid-template-columns:1fr}.welcome-card{padding:23px}.welcome-share button{justify-self:start}.welcome-status{gap:12px}} 
