@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{color:#25221f;font-synthesis:none;text-rendering:optimizelegibility;background:#f8f5f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8f5f0;min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline-offset:3px;outline:3px solid #9a7b55}.service-state{max-width:720px;margin:60px auto;padding:24px;line-height:1.6}[role=alert]{color:#8b302c;overflow-wrap:anywhere}.business-notice,.promotion-card{background:#fffdf9;border:1px solid #e2d9cf;border-radius:16px;padding:24px}.promotion-card{margin:20px 0}.promotion-card p{line-height:1.7}.product-price del{opacity:.65;font-size:12px;display:block}.core-cards,.core-calendar{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:16px;margin:20px 0;display:grid}.core-cards article,.core-calendar article{overflow-wrap:anywhere;background:#fffdf9;border:1px solid #e1d9cf;border-radius:14px;padding:18px}.core-calendar.day{grid-template-columns:1fr}.core-cards h3,.core-calendar h3{margin-top:0}.core-cards button,.core-calendar button{margin:4px}.admin-shell fieldset,.service-state fieldset{border:1px solid #d9cdbf;border-radius:12px;min-width:0;padding:20px}.admin-shell form label,.service-state form label{flex-direction:column;gap:8px;margin:12px 0;display:flex}.admin-shell form input[type=checkbox],.service-state form input[type=checkbox]{width:24px;height:24px}.service-state form input,.service-state form select,.service-state form textarea{font:inherit;border:1px solid #cfc3b5;border-radius:8px;min-width:0;padding:12px}.service-state form button{min-height:48px;padding:14px 20px}.studio-preview{padding:var(--brand-space);border:1px solid #bbb;min-height:350px;margin:20px auto;overflow:hidden}.branded{color:var(--brand-text);background:var(--brand-background);font-family:var(--brand-body)}.branded h1,.branded h2,.branded h3{font-family:var(--brand-heading);color:var(--brand-text)}.branded h1{font-size:clamp(32px, 7vw, var(--brand-size))}.branded button,.branded .button-dark,.branded .catalog-cart-bar{background:var(--brand-primary);color:var(--brand-background);border-radius:var(--brand-radius);border:1px solid var(--brand-primary)}.branded[data-button=outline] button{color:var(--brand-primary);background:0 0}.branded input,.branded select,.branded textarea{background:var(--brand-surface);color:var(--brand-text);border-radius:var(--brand-radius);border:1px solid var(--brand-secondary)}.branded[data-input=filled] input,.branded[data-input=filled] select{background:var(--brand-background)}.branded .product-card,.branded .product-detail,.branded .confirmation-card,.branded .order-form,.branded .order-final-summary,.branded .checkout-summary,.branded .home-block,.branded.studio-preview article{background:var(--brand-surface);border-radius:var(--brand-radius);padding:var(--brand-space);box-shadow:var(--brand-shadow)}.branded[data-card=bordered] .product-card{border:1px solid var(--brand-secondary)}.branded[data-card=raised] .product-card{box-shadow:var(--brand-shadow)}.branded[data-header=centered] .site-header{flex-wrap:wrap;justify-content:center;gap:24px}.branded[data-banner=centered] .hero{text-align:center;grid-template-columns:1fr}.branded[data-banner=centered] .hero-copy{margin:auto}.branded p,.branded .product-price{color:var(--brand-text)}.brand-mark img{object-fit:contain;border-radius:50%;width:100%;height:100%}.home-blocks{max-width:1180px;margin:auto;padding:24px 20px}.home-block{margin:30px 0;padding:24px 0}.home-block img{object-fit:cover;width:100%;max-height:480px}.home-block.variant-card{background:#fffdf9;border-radius:16px;padding:24px}.home-block.variant-centered{text-align:center}@media (width<=700px){.admin-shell form fieldset{padding:14px}.core-cards,.core-calendar{grid-template-columns:1fr}.admin-shell .actions{flex-wrap:wrap}.studio-preview{padding:16px}.admin-shell form input,.admin-shell form select,.admin-shell form textarea{font-size:16px}}.modifier-choice{align-items:center;gap:12px;min-height:48px;display:flex}.modifier-choice input{width:22px;height:22px}.pwa-action{border:1px solid #ddd;border-radius:12px;margin:8px auto;padding:12px 18px;display:block}.preview-scroll{border:1px solid #ded3c7;max-width:100%;margin:16px 0;overflow:auto}.preview-scroll iframe{max-width:none;display:block}.branded .core-cards article,.branded .promotion-card,.branded .visual-card{background:var(--brand-surface);color:var(--brand-text);border-radius:var(--brand-radius)}.branded[data-badge=outline] .product-category{border:1px solid var(--brand-secondary);border-radius:var(--brand-radius);padding:4px 8px}.branded[data-badge=soft] .product-category{background:var(--brand-surface);color:var(--brand-primary)}.experience-shell{isolation:isolate;min-height:100vh;position:relative}.experience-shell button,.experience-shell a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.experience-shell button:active:not(:disabled){transform:translateY(1px)}.experience-shell input,.experience-shell textarea,.experience-shell select{scroll-margin-block:24px}.experience-shell .extra-selected{background:#f3eee6;border-color:#aa8d67}.experience-shell .product-info h3{overflow-wrap:anywhere}.experience-shell .product-card:focus-within .product-arrow{opacity:1;transform:none}.experience-shell .product-image{content-visibility:auto}.experience-shell .catalog-cart-bar{bottom:max(12px, env(safe-area-inset-bottom))}.experience-shell .catalog-cart-bar a{align-items:center;min-height:44px;display:flex}.experience-shell .layout-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px 18px}.experience-shell .layout-compact .product-image-wrapper{aspect-ratio:1.3}.experience-shell .layout-compact .product-info{flex-direction:column;gap:8px}.experience-shell .layout-compact h3{font-size:20px}.experience-shell .layout-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px 20px}.experience-shell .layout-grid .product-image-wrapper{aspect-ratio:1}.experience-shell .layout-grid .product-info{display:block}.experience-shell .layout-grid .product-price{margin-top:8px;display:block}.experience-shell .layout-featured .is-featured{grid-column:1/-1}.experience-shell .layout-featured .is-featured .product-image-wrapper{aspect-ratio:1.8}.experience-shell .layout-featured .is-featured h3{font-size:30px}.appearance-editor fieldset{border:1px solid #ddd2c5;border-radius:16px;min-width:0;margin:16px 0;padding:20px}.appearance-editor label{margin-bottom:18px}.appearance-editor p{max-width:75ch;line-height:1.65}.appearance-editor input[type=checkbox]{width:24px;height:24px}.appearance-preview{isolation:isolate;background:#f8f5f0;border:1px solid #ddd2c5;border-radius:18px;margin-top:24px;padding:24px;position:relative;overflow:hidden}.appearance-preview .ambient{position:absolute}.appearance-preview .product-card a{pointer-events:none}.appearance-preview .products-grid{margin-top:24px}[data-theme]{--season:#9c6b38;--season-wash:#fbf0da}[data-theme=christmas]{--season:#41644f;--season-wash:#eaf1ec}[data-theme=muertos]{--season:#ad651f;--season-wash:#fff0da}[data-theme=patriotic]{--season:#39684f;--season-wash:#eef2e9}[data-theme=anniversary]{--season:#9b782d;--season-wash:#faf1db}[data-theme=valentine]{--season:#a35262;--season-wash:#faedef}[data-theme=halloween]{--season:#8f5c39;--season-wash:#f6eadf}.experience-shell[data-theme] .site-header{border-bottom:2px solid var(--season)}.experience-shell[data-theme] .brand-mark{border-color:var(--season);color:var(--season)}.experience-shell[data-theme] .visual-card,.appearance-preview[data-theme]{background:var(--season-wash)}.experience-shell[data-theme] .category-filter button.active{background:var(--season);border-color:var(--season)}.ambient{pointer-events:none;z-index:0;contain:strict;position:fixed;inset:0;overflow:hidden}.ambient i{left:var(--x);background:var(--season);opacity:0;width:7px;height:12px;animation:season-drift var(--duration) linear var(--delay) infinite;border-radius:80% 10%;position:absolute;top:-16px}[data-theme=christmas] .ambient i{background:#91aa9b;border-radius:50%;width:5px;height:5px}[data-theme=patriotic] .ambient i:nth-child(2n){background:#b46661}[data-theme=anniversary] .ambient i{border-radius:1px;width:4px;height:9px}[data-theme=valentine] .ambient i{border-radius:50% 50% 20%}[data-theme=halloween] .ambient i{border-radius:50%;width:6px;height:6px}@keyframes season-drift{0%{opacity:0;transform:translate(0,0)rotate(0)}12%,75%{opacity:.28}to{opacity:0;transform:translate3d(24px, 85vh, 0) rotate(var(--turn))}}@media (width<=700px){.experience-shell .site-header{grid-template-columns:1fr auto;gap:12px;padding:16px 0 10px;display:grid}.experience-shell .main-nav{grid-area:2/1/auto/-1;gap:8px;font-size:14px;display:flex}.experience-shell .main-nav a{border-radius:24px;align-items:center;min-height:44px;padding:8px 16px;display:flex}.experience-shell .main-nav a[aria-current=page]{background:#eae2d7;font-weight:600}.experience-shell .header-order{align-items:center;min-height:44px;display:flex}.experience-shell .catalog-main{padding-top:28px;padding-bottom:40px}.experience-shell .catalog-heading{padding-bottom:24px}.experience-shell .catalog-heading h1{letter-spacing:-2px;font-size:clamp(44px,12vw,62px)}.experience-shell .catalog-intro{margin-top:18px}.experience-shell .category-filter{scroll-snap-type:x proximity;gap:8px;padding:4px 0 18px}.experience-shell .category-filter button{scroll-snap-align:start;flex-shrink:0;min-height:44px}.experience-shell .products-grid{gap:30px 12px}.experience-shell .layout-classic .product-image-wrapper{aspect-ratio:1.12}.experience-shell .layout-compact{grid-template-columns:1fr;gap:20px}.experience-shell .layout-compact .product-card{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;display:grid}.experience-shell .layout-compact .product-image-wrapper{aspect-ratio:1;border-radius:12px}.experience-shell .layout-compact .product-info{padding:0}.experience-shell .layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-shell .layout-grid .product-image-wrapper{aspect-ratio:1;border-radius:12px}.experience-shell .layout-grid .product-info{padding:12px 0 0}.experience-shell .layout-grid h3{font-size:18px;line-height:1.3}.experience-shell .layout-grid .product-category{letter-spacing:.7px;font-size:9px}.experience-shell .layout-grid .product-price{font-size:15px;font-weight:600}.experience-shell .layout-grid .product-arrow{width:28px;height:28px;bottom:8px;right:8px}.experience-shell .product-arrow{opacity:1;transform:none}.experience-shell .product-info{gap:12px}.experience-shell .product-detail{min-height:0}.experience-shell .product-detail-image{aspect-ratio:1.2;min-height:0}.experience-shell .product-detail-content{padding:24px 18px}.experience-shell .product-detail-content h1{overflow-wrap:anywhere;font-size:36px}.experience-shell .back-link{min-height:44px;margin-bottom:18px}.experience-shell .quantity-control button,.experience-shell .extra-quantity button,.experience-shell .quantity-buttons button{min-width:44px;min-height:44px}.experience-shell .extra-option{flex-wrap:wrap;gap:12px;padding:12px}.experience-shell .extra-info{flex:1;min-width:110px}.experience-shell .add-order-button{min-height:52px}.experience-shell input:not([type=checkbox]):not([type=radio]),.experience-shell select,.experience-shell textarea{max-width:100%;font-size:16px}.experience-shell input:not([type=checkbox]):not([type=radio]),.experience-shell select{min-height:48px}.experience-shell .checkout-page,.experience-shell .order-details-page{padding:28px 16px 40px}.experience-shell .checkout-summary,.experience-shell .order-final-summary{padding:22px 18px}.experience-shell .order-item{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:16px}.experience-shell .order-item-image{border-radius:10px;width:80px;height:100px}.experience-shell .order-item-top{flex-wrap:wrap;gap:8px}.experience-shell .order-item-top h3{overflow-wrap:anywhere;font-size:20px}.experience-shell .item-details{gap:12px}.experience-shell .confirmation-page{padding:24px 12px}.experience-shell .confirmation-card{padding:28px 18px}.experience-shell .confirmation-card h1{font-size:32px}.experience-shell .confirmation-order-number strong{overflow-wrap:anywhere;font-size:16px}.experience-shell .confirmation-actions a,.experience-shell .confirmation-actions button{min-height:48px}.experience-shell .service-state{margin:24px auto;padding:20px}.experience-shell .admin-layout main{padding:18px 12px}.appearance-preview{padding:16px}.appearance-editor fieldset{padding:14px}.ambient i:nth-child(n+6){display:none}}@media (width<=359px){.experience-shell .layout-grid{grid-template-columns:1fr}.experience-shell .layout-grid .product-image-wrapper{aspect-ratio:1.3}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.experience-shell *,.experience-shell :before,.experience-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.ambient{display:none}.experience-shell .product-image-wrapper:hover .product-image,.experience-shell button:active:not(:disabled){transform:none}}[data-theme=newyear]{--season:#8c7027;--season-wash:#fcf4d8}[data-theme=mothers]{--season:#985968;--season-wash:#faedf2}[data-theme=fathers]{--season:#456583;--season-wash:#edf3f9}[data-theme=newyear] .ambient i{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);border-radius:0}[data-theme=mothers] .ambient i{border-radius:60% 0}[data-theme=fathers] .ambient i{border-radius:2px;width:6px}.product-card{min-width:0}.product-image-wrapper{aspect-ratio:.86;background:#e9e2da;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.product-image-wrapper:hover .product-image{transform:scale(1.04)}.product-arrow{opacity:0;background:#f8f5f0eb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;transition:opacity .2s,transform .2s;display:grid;position:absolute;bottom:18px;right:18px;transform:translateY(8px)}.product-image-wrapper:hover .product-arrow{opacity:1;transform:translateY(0)}.product-info{justify-content:space-between;gap:20px;padding:17px 2px 0;display:flex}.product-card .product-category{color:#8a837b;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 5px;font-size:10px}.product-info h3{margin:0;font-family:Playfair Display,serif;font-size:22px;font-weight:500}.product-price{white-space:nowrap;font-size:14px}.site-header{z-index:10;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:26px 0;display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand-mark{border:1px solid #25221f;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Playfair Display,serif;font-size:20px;display:grid}.brand-name{letter-spacing:-1px;font-family:Playfair Display,serif;font-size:27px}.main-nav{gap:34px;font-size:14px;display:flex}.main-nav a{transition:opacity .18s}.main-nav a:hover{opacity:.55}.header-order{border:1px solid #25221f;border-radius:100px;padding:11px 18px;font-size:13px;transition:background .18s,color .18s}.header-order:hover{color:#f8f5f0;background:#25221f}@media (width<=650px){.site-header{width:min(100% - 28px,1180px)}.main-nav{display:none}}.home{min-height:100vh;overflow:hidden}.hero{grid-template-columns:1fr .9fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);min-height:calc(100vh - 100px);margin:0 auto;padding:50px 0 90px;display:grid}.hero-copy{max-width:590px}.eyebrow{letter-spacing:2.5px;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-4px;margin:0;font-family:Playfair Display,serif;font-size:clamp(58px,7vw,94px);font-weight:500;line-height:.95}.hero-description{color:#68625c;max-width:440px;margin:32px 0 0;font-size:16px;line-height:1.7}.hero-actions{gap:12px;margin-top:36px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:13px;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:#25221f}.button-light{border:1px solid #d4cec5}.hero-visual{place-items:center;min-height:580px;display:grid}.visual-card{aspect-ratio:.82;background:#e8dfd4;width:min(100%,470px);position:relative;overflow:hidden}.visual-circle{aspect-ratio:1;background:#f7f2eb;border-radius:50%;place-items:center;width:72%;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-circle span{letter-spacing:-4px;font-family:Playfair Display,serif;font-size:70px}.visual-label{letter-spacing:1.5px;text-transform:uppercase;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.intro{text-align:center;width:min(760px,100% - 40px);margin:80px auto 160px}.intro h2{letter-spacing:-2px;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1}.intro p:last-child{color:#68625c;max-width:460px;margin:28px auto 0;line-height:1.7}@media (width<=800px){.hero{grid-template-columns:1fr;gap:20px;padding-top:35px}.hero-visual{min-height:auto}.visual-card{max-width:390px}}@media (width<=500px){.hero{width:min(100% - 28px,1180px)}.hero h1{letter-spacing:-2.5px;font-size:54px}.hero-actions{flex-direction:column}.button{width:100%}}.seasonal-cover{object-fit:cover;width:100%;height:100%;display:block}.visual-label{background:#f7f2ebe6;padding:8px}.catalog-main{width:min(1180px,100% - 40px);margin:0 auto;padding:80px 0 140px}.catalog-heading{justify-content:space-between;align-items:end;gap:60px;padding-bottom:70px;display:flex}.catalog-heading h1{letter-spacing:-4px;margin:0;font-family:Playfair Display,serif;font-size:clamp(60px,8vw,100px);font-weight:500;line-height:.88}.catalog-intro{color:#6e6862;width:310px;margin:0 0 5px;font-size:14px;line-height:1.7}.category-filter{gap:8px;padding-bottom:40px;display:flex;overflow-x:auto}.category-filter button{color:#625c56;white-space:nowrap;background:0 0;border:1px solid #d8d1c8;border-radius:100px;padding:10px 17px;transition:all .2s}.category-filter button:hover,.category-filter button.active{color:#fff;background:#25221f;border-color:#25221f}.products-grid{grid-template-columns:repeat(2,1fr);gap:70px 24px;display:grid}@media (width<=700px){.catalog-main{width:calc(100% - 28px);padding-top:50px}.catalog-heading{padding-bottom:45px;display:block}.catalog-heading h1{font-size:62px}.catalog-intro{width:auto;margin-top:30px}.products-grid{grid-template-columns:1fr;gap:50px}}.catalog-cart-bar{z-index:20;color:#fff;background:#25221f;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:min(680px,100% - 24px);margin:20px auto;padding:16px 20px;display:flex;position:sticky;bottom:12px;box-shadow:0 6px 25px #0002}.catalog-cart-bar a{color:#fff;font-weight:700;text-decoration:underline}.checkout-page{min-height:calc(100vh - 80px);padding:70px 5vw 100px}.checkout-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1400px;margin:0 auto 48px;display:flex}.page-eyebrow,.summary-eyebrow{color:#9a7b55;letter-spacing:.16em;margin:0 0 10px;font-size:12px;font-weight:700}.checkout-header h1{margin:0;font-family:Playfair Display,serif;font-size:clamp(46px,5vw,68px);line-height:1}.checkout-header p:not(.page-eyebrow){color:#7c756d;margin:18px 0 0;line-height:1.6}.back-catalog{color:#5f5953;font-size:14px;font-weight:600;transition:color .2s}.back-catalog:hover{color:#25221f}.checkout-layout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.7fr);align-items:start;gap:50px;max-width:1400px;margin:0 auto;display:grid}.order-section{min-width:0}.section-title{border-bottom:1px solid #ded8d0;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.section-title h2{margin:0;font-size:18px}.section-title span{color:#8b847c;font-size:13px}.order-items{flex-direction:column;display:flex}.order-item{border-bottom:1px solid #e4ded7;grid-template-columns:170px 1fr;gap:24px;padding:28px 0;display:grid}.order-item-image{background:#eee8df;border-radius:18px;width:170px;height:170px;overflow:hidden}.order-item-image img{object-fit:cover;width:100%;height:100%}.order-item-content{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.order-item-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.order-item-top h3{margin:0;font-family:Playfair Display,serif;font-size:28px}.item-base-price{color:#8b847c;margin:6px 0 0;font-size:13px}.remove-item{color:#9b7464;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.remove-item:hover{text-decoration:underline}.order-item-bottom{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:30px;display:flex}.item-details{align-items:flex-start;gap:45px;display:flex}.item-quantity,.item-extras{flex-direction:column;gap:9px;display:flex}.item-quantity>span,.item-extras>span{color:#8b847c;font-size:12px;font-weight:600}.mini-quantity{border:1px solid #ded8d0;border-radius:10px;align-items:center;display:flex;overflow:hidden}.mini-quantity button{background:0 0;border:0;width:36px;height:34px;font-size:17px}.mini-quantity button:hover{background:#f1ece5}.mini-quantity strong{text-align:center;min-width:38px;font-size:13px}.item-extras p{color:#5f5953;margin:0;font-size:13px}.item-total{white-space:nowrap;font-size:20px}.clear-cart{color:#8b847c;background:0 0;border:0;margin-top:25px;padding:0;font-size:13px}.clear-cart:hover{color:#25221f}.checkout-summary{background:#fffdf9;border-radius:22px;padding:34px;position:sticky;top:30px;box-shadow:0 18px 50px #25221f12}.checkout-summary h2{margin:0 0 32px;font-family:Playfair Display,serif;font-size:34px}.summary-lines{flex-direction:column;gap:14px;display:flex}.summary-lines>div,.summary-total-line,.payment-preview>div{justify-content:space-between;align-items:center;display:flex}.summary-lines span,.payment-preview span{color:#77716a;font-size:14px}.summary-lines strong{font-size:14px}.summary-total-line{border-top:1px solid #e1dbd4;margin-top:25px;padding-top:22px}.summary-total-line span{font-size:16px;font-weight:600}.summary-total-line strong{font-size:28px}.payment-preview{background:#f5f0e9;border-radius:14px;flex-direction:column;gap:10px;margin-top:25px;padding:18px;display:flex}.payment-preview strong{font-size:13px}.continue-order{color:#fff;background:#25221f;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;margin-top:25px;padding:17px 20px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:flex}.continue-order:hover{background:#3b3733;transform:translateY(-2px)}.continue-order span{font-size:19px}.checkout-note{color:#99918a;text-align:center;margin:15px 0 0;font-size:11px;line-height:1.5}.empty-cart{text-align:center;max-width:600px;margin:130px auto}.empty-cart-label{color:#9a7b55;letter-spacing:.18em;margin-bottom:18px;font-size:12px;font-weight:700;display:block}.empty-cart h1{margin:0;font-family:Playfair Display,serif;font-size:52px}.empty-cart p{color:#7c756d;max-width:400px;margin:18px auto 30px;line-height:1.6}.continue-shopping{color:#fff;background:#25221f;border-radius:12px;padding:15px 24px;font-size:14px;font-weight:700;display:inline-block}@media (width<=1050px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (width<=700px){.checkout-page{padding:40px 20px 70px}.checkout-header{display:block}.back-catalog{margin-top:25px;display:inline-block}.order-item{grid-template-columns:110px 1fr;gap:16px}.order-item-image{width:110px;height:130px}.order-item-top h3{font-size:22px}.order-item-bottom{flex-direction:column;align-items:flex-start}.item-details{gap:25px}.checkout-summary{padding:25px}}@media (width<=480px){.checkout-header h1{font-size:44px}.order-item{grid-template-columns:1fr}.order-item-image{width:100%;height:210px}.item-details{flex-direction:column;gap:18px}}.product-page{min-height:calc(100vh - 80px);padding:40px 5vw 80px}.product-detail{background:#fffdf9;border-radius:28px;grid-template-columns:1fr 1fr;max-width:1400px;min-height:720px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 60px #25221f14}.product-detail-image{background:#eee8df;min-height:720px;overflow:hidden}.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-detail-content{flex-direction:column;padding:56px;display:flex}.back-link{color:#77716a;margin-bottom:42px;font-size:14px;font-weight:600;transition:color .2s;display:inline-block}.back-link:hover{color:#25221f}.product-detail-content .product-category{letter-spacing:.12em;text-transform:uppercase;color:#9a7b55;margin:0 0 12px;font-size:13px;font-weight:700}.product-detail-content h1{color:#25221f;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,4vw,64px);line-height:1}.product-description{color:#746e67;max-width:520px;margin:22px 0 0;font-size:16px;line-height:1.7}.product-price-large{color:#25221f;margin-top:24px;font-size:28px;font-weight:700}.product-section{margin-top:34px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-heading h2{margin:0;font-size:16px;font-weight:700}.section-heading span{color:#8b847c;font-size:14px}.section-description{color:#8b847c;margin:0 0 16px;font-size:14px;line-height:1.5}.quantity-control{border:1px solid #ded8d0;border-radius:12px;align-items:center;width:fit-content;display:flex;overflow:hidden}.quantity-control button,.extra-quantity button{color:#25221f;background:0 0;border:0;width:42px;height:42px;font-size:20px;transition:background .2s,color .2s}.quantity-control button:hover,.extra-quantity button:hover{background:#f1ece5}.quantity-control span{text-align:center;min-width:44px;font-weight:700}.extras-list{flex-direction:column;gap:10px;display:flex}.extra-option{background:#fff;border:1px solid #e2ddd6;border-radius:14px;justify-content:space-between;align-items:center;min-height:62px;padding:10px 12px 10px 16px;display:flex}.extra-info{flex-direction:column;gap:3px;display:flex}.extra-info strong{font-size:14px}.extra-info span{color:#8b847c;font-size:12px}.extra-quantity{border:1px solid #e4ded7;border-radius:10px;align-items:center;display:flex;overflow:hidden}.extra-quantity span{text-align:center;min-width:34px;font-size:14px;font-weight:700}.product-summary{border-top:1px solid #e6e0d9;flex-direction:column;gap:12px;margin-top:auto;padding-top:34px;display:flex}.product-summary>div{color:#77716a;justify-content:space-between;align-items:center;font-size:14px;display:flex}.product-summary strong{color:#25221f}.summary-total{border-top:1px solid #e6e0d9;margin-top:8px;padding-top:18px;font-size:18px!important}.summary-total strong{font-size:25px}.add-order-button{color:#fff;background:#25221f;border:0;border-radius:14px;width:100%;margin-top:24px;padding:18px 24px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.add-order-button:hover{background:#3b3733;transform:translateY(-2px)}.product-not-found{text-align:center;max-width:600px;margin:100px auto}.product-not-found h1{font-family:Playfair Display,serif;font-size:42px}@media (width<=900px){.product-page{padding:20px}.product-detail{grid-template-columns:1fr}.product-detail-image{min-height:420px}.product-detail-content{padding:36px 28px 40px}}@media (width<=520px){.product-page{padding:12px}.product-detail{border-radius:20px}.product-detail-image{min-height:340px}.product-detail-content{padding:28px 20px 30px}.product-detail-content h1{font-size:42px}.extra-option{padding-left:12px}}.confirmation-page{background:radial-gradient(circle at top,#f5eee5 0%,#faf8f4 42%,#fff 100%);justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);padding:60px 20px 100px;display:flex}.confirmation-card{text-align:center;background:#fffdf9;border:1px solid #eee7df;border-radius:30px;width:100%;max-width:760px;padding:58px;box-shadow:0 25px 80px #25221f14}.confirmation-icon{color:#fff;background:#25221f;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 24px;font-size:27px;font-weight:700;display:flex}.confirmation-eyebrow{color:#9a7b55;letter-spacing:.14em;margin:0 0 14px;font-size:12px;font-weight:700}.confirmation-card h1{color:#25221f;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,6vw,64px);line-height:1}.confirmation-message{color:#77716a;max-width:540px;margin:20px auto 0;font-size:15px;line-height:1.7}.confirmation-order-number{background:#f4eee6;border-radius:16px;flex-direction:column;gap:6px;margin-top:34px;padding:20px;display:flex}.confirmation-order-number span{color:#8b847c;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.confirmation-order-number strong{color:#25221f;font-size:24px}.confirmation-details{border:1px solid #e6e0d9;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid;overflow:hidden}.confirmation-details>div{border-right:1px solid #e6e0d9;flex-direction:column;gap:6px;padding:18px;display:flex}.confirmation-details>div:last-child{border-right:0}.confirmation-details span,.confirmation-financial span{color:#8b847c;font-size:12px}.confirmation-details strong{color:#25221f;font-size:14px}.confirmation-products{text-align:left;border-top:1px solid #e6e0d9;margin-top:34px;padding-top:30px}.confirmation-products h2{margin:0 0 18px;font-size:17px}.confirmation-product{color:#25221f;border-bottom:1px solid #eee8e1;justify-content:space-between;align-items:flex-start;padding:14px 0;display:flex}.confirmation-product strong{font-size:14px}.confirmation-extras{color:#8b847c;flex-direction:column;gap:3px;margin-top:6px;font-size:12px;display:flex}.confirmation-financial{text-align:left;flex-direction:column;gap:12px;margin-top:28px;display:flex}.confirmation-financial>div{justify-content:space-between;align-items:center;display:flex}.confirmation-financial strong{color:#25221f}.confirmation-financial>div:first-child{border-bottom:1px solid #e6e0d9;padding-bottom:16px;font-size:18px}.confirmation-financial>div:first-child strong{font-size:25px}.confirmation-actions{flex-direction:column;gap:10px;margin-top:34px;display:flex}.whatsapp-button,.catalog-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.whatsapp-button{color:#fff;background:#25221f;border:0;transition:transform .2s,background .2s}.whatsapp-button:hover{background:#3b3733;transform:translateY(-2px)}.catalog-button{color:#25221f;background:0 0;border:1px solid #ddd6ce;transition:background .2s,border-color .2s}.catalog-button:hover{background:#f4eee6;border-color:#cfc6bc}.confirmation-empty{text-align:center;background:#fffdf9;border-radius:24px;width:100%;max-width:600px;margin-top:100px;padding:50px}.confirmation-empty h1{font-family:Playfair Display,serif;font-size:42px}.confirmation-empty p{color:#77716a}.confirmation-empty a{color:#25221f;margin-top:20px;font-weight:700;display:inline-block}@media (width<=650px){.confirmation-page{padding:25px 12px 60px}.confirmation-card{border-radius:22px;padding:36px 20px}.confirmation-details{grid-template-columns:1fr}.confirmation-details>div{border-bottom:1px solid #e6e0d9;border-right:0}.confirmation-details>div:last-child{border-bottom:0}.confirmation-card h1{font-size:44px}}.tracking-steps{text-align:left;line-height:2.4}.tracking-steps [aria-current=step]{background:#ede3d6;border-radius:8px;padding:0 8px;font-weight:700}
