@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap');

a[href^="tel:"],a[x-apple-data-detectors],a[x-apple-data-detectors-type]{color:inherit!important;text-decoration:none!important;-webkit-text-fill-color:currentColor!important;font:inherit!important}

:root{--ink:#262124;--muted:#756d6e;--paper:#fcfaf8;--surface:#fff;--soft:#f4eeeb;--line:#e9dfdb;--wine:#741b32;--wine-dark:#501425;--rose:#f3e3e0;--sage:#7c9488;--gold:#b38b59;--radius:14px;--shadow:0 18px 50px rgba(55,28,36,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Be Vietnam Pro',Arial,sans-serif;font-size:15px;line-height:1.6}body.filter-modal-open{overflow:hidden}img{max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.topbar{padding:8px 16px;background:var(--wine-dark);color:#f6e8e3;text-align:center;font-size:11px;font-weight:600;letter-spacing:.06em}.site-header{position:sticky;top:0;z-index:40;background:rgba(252,250,248,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-main{min-height:76px;display:flex;align-items:center;gap:22px}.brand{display:block;flex:0 0 auto}.brand img{display:block;width:210px;height:auto;max-height:52px;object-fit:contain}.header-inline-nav{display:flex;align-items:center;gap:20px;flex:1;margin-left:12px}.header-inline-nav a{position:relative;color:#40373a;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap}.header-inline-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--wine);transition:right .2s}.header-inline-nav a:hover{color:var(--wine)}.header-inline-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.nav-icons{display:flex;align-items:center;gap:7px}.nav-icon,.search-toggle{position:relative;width:38px;height:38px;display:grid!important;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--wine);text-decoration:none}.nav-icon:hover,.search-toggle:hover{border-color:#cfa9a4;background:var(--rose)}.nav-icon svg,.search-toggle svg,.mobile-icon-link svg,.icon-action svg,.favorite-btn svg,.btn-icon svg,.empty-icon svg,.account-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count,.favorite-count{position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:2px solid var(--paper);border-radius:20px;background:var(--wine);color:#fff;font-size:9px;line-height:1}.header-cta{padding:9px 17px;border-radius:99px;background:var(--wine);color:#fff!important;text-decoration:none;font-size:12px;font-weight:700}.header-cta:hover{background:var(--wine-dark)}.menu-btn{display:none;border:0;background:none;color:var(--wine);font-size:24px}.header-search-row{display:none;padding:12px 0 14px;background:var(--soft);border-top:1px solid var(--line)}.header-search-row.open{display:block}.header-search{width:min(760px,100%);height:46px;display:grid;grid-template-columns:40px minmax(0,1fr) 42px 48px;align-items:center;overflow:hidden;margin:auto;border:1px solid #d9cbc5;border-radius:10px;background:#fff;box-shadow:0 7px 22px rgba(64,31,37,.08)}.header-search:focus-within{border-color:var(--wine);box-shadow:0 0 0 3px rgba(116,27,50,.1)}.header-search-leading,.image-search-trigger{display:grid;place-items:center;color:#a18e8a}.header-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.image-search-trigger{height:30px;border-left:1px solid var(--line);cursor:pointer}.header-search-submit{height:100%;border:0;background:var(--wine);color:#fff}.header-search-submit:hover{background:var(--wine-dark)}

.hero{padding:88px 0 84px;background:linear-gradient(135deg,#f5e9e5 0%,#fcfaf8 52%,#eef1ec 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:70px}.eyebrow{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-hero h1,.detail-info h1,.auth-brand h1{margin:12px 0 20px;color:var(--wine-dark);font-family:'DM Serif Display',Georgia,serif;font-weight:400;letter-spacing:-.02em}.hero h1{max-width:650px;font-size:clamp(44px,5.8vw,76px);line-height:1.01}.hero p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.8}.actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:28px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:8px;text-decoration:none;font-size:13px;font-weight:800;cursor:pointer}.btn-primary{background:var(--wine);color:#fff}.btn-primary:hover{background:var(--wine-dark)}.btn-secondary{border-color:#cdb7b1;background:transparent;color:var(--wine)}.btn-secondary:hover{background:var(--rose)}.hero-collage{position:relative;min-height:430px}.hero-collage img.a,.hero-collage img.b{position:absolute;width:62%;height:82%;object-fit:cover;border:10px solid #fff;box-shadow:var(--shadow)}.hero-collage img.a{right:0;top:0;transform:rotate(3deg)}.hero-collage img.b{left:4%;bottom:0;transform:rotate(-5deg)}.hero-collage .logo-float{position:absolute;z-index:2;left:39%;top:38%;width:150px;border:7px solid #fff;border-radius:10px;box-shadow:var(--shadow)}
.section{padding:82px 0}.alt-section{background:#f6f0ed}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{margin:7px 0 0;color:var(--wine-dark);font-family:'DM Serif Display',Georgia,serif;font-size:38px;font-weight:400;line-height:1.1}.section-head p{max-width:410px;margin:0;color:var(--muted);font-size:13px}.category-strip{background:#fff;border-block:1px solid var(--line)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr)}.category-grid a{padding:28px 20px;border-right:1px solid var(--line);color:var(--ink);text-align:center;text-decoration:none}.category-grid a:last-child{border:0}.category-grid a:hover{background:var(--soft)}.category-grid b{display:block;color:var(--wine);font-family:'DM Serif Display',Georgia,serif;font-size:21px;font-weight:400}.category-grid span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card,.service-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 5px 18px rgba(55,28,36,.04);transition:transform .2s,box-shadow .2s}.product-card:hover,.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image-wrap,.service-wrap{position:relative;background:#f5f1ef}.image-btn{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.image-btn img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .35s}.product-card:hover .image-btn img{transform:scale(1.025)}.favorite-btn{position:absolute;right:11px;top:11px;z-index:3;width:35px;height:35px;display:grid;place-items:center;border:1px solid #e4d2cd;border-radius:50%;background:rgba(255,255,255,.94);color:var(--wine)}.favorite-btn:hover,.favorite-btn.active{border-color:var(--wine);background:var(--wine);color:#fff}.favorite-btn.active svg{fill:currentColor}.product-body{display:flex;flex:1;flex-direction:column;padding:15px}.code,.detail-code{color:#a37567;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-title{margin:7px 0 10px;color:var(--ink);font-family:'DM Serif Display',Georgia,serif;font-size:19px;font-weight:400;line-height:1.2}.product-title a{color:inherit;text-decoration:none}.product-title a:hover{color:var(--wine)}.price{margin-top:auto;margin-bottom:12px;color:var(--wine);font-size:17px;font-weight:800}.price span{margin-right:4px;color:#9b8b87;font-size:11px;font-weight:500}.price small{margin-left:3px;color:#9b8b87;font-size:11px;font-weight:500}.card-actions{display:grid;grid-template-columns:43px minmax(0,1fr);gap:7px}.card-actions button{height:40px;border-radius:7px}.icon-action{display:grid;place-items:center;border:1px solid #dbc9c3;background:#fff;color:var(--wine)}.icon-action:hover{background:var(--rose);border-color:var(--wine)}.buy-now{border:0;background:var(--wine);color:#fff;font-size:12px;font-weight:800}.buy-now:hover{background:var(--wine-dark)}.service-visual{min-height:190px;display:grid;place-items:center;background:linear-gradient(135deg,#eaded9,#f8f2ee);color:var(--wine);text-decoration:none}.service-visual span{font-family:'DM Serif Display',Georgia,serif;font-size:74px}.service-visual b{position:absolute;bottom:12px;left:15px;font-size:11px;letter-spacing:.12em}.cta-strip{padding:48px 0;background:var(--wine-dark);color:#fff}.cta-grid{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-strip h2{margin:0 0 5px;font-family:'DM Serif Display',Georgia,serif;font-size:32px;font-weight:400}.cta-strip p{margin:0;color:#ead9d5;font-size:13px}.cta-strip .btn{border-color:#fff;color:#fff}.footer{padding:62px 0 20px;background:#292124;color:#dfcfcb}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer h3{margin:0 0 14px;color:#fff;font-size:14px}.footer p{margin:7px 0;color:#bfaeaa;font-size:13px}.footer a{color:#cbb9b5;text-decoration:none}.footer a:hover{color:#fff}.footer-logo{width:220px;background:#fff;border-radius:7px;padding:4px}.copy{margin-top:35px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);color:#a7928f;font-size:11px}

.page-hero{padding:58px 0 52px;background:linear-gradient(135deg,#f5e9e5,#fcfaf8)}.page-hero h1{font-size:54px;line-height:1.04}.page-hero p{max-width:680px;color:var(--muted);font-size:15px}.breadcrumbs{padding:22px 0;color:#9a8985;font-size:11px}.breadcrumbs a{color:var(--wine);text-decoration:none}.compact-top{padding-top:35px}.collection-switcher{display:flex;gap:8px;overflow:auto;margin-bottom:24px;padding:3px 0 6px}.collection-switcher a{flex:0 0 auto;padding:8px 14px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#655454;text-decoration:none;font-size:12px;font-weight:700}.collection-switcher a.active,.collection-switcher a:hover{border-color:var(--wine);background:var(--wine);color:#fff}.catalog-layout{display:block}.results-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.results-toolbar>div{color:#887875;font-size:12px}.results-toolbar strong{color:var(--ink);font-size:14px}.results-controls{display:flex;align-items:center;gap:9px}.sort-control{display:flex;align-items:center;gap:8px;color:#887875;font-size:11px}.sort-control select{height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 28px 0 11px;color:var(--ink);font-size:12px;font-weight:700;outline:0}.filter-toggle{height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d7c4be;border-radius:8px;background:#fff;padding:0 12px;color:var(--wine);font-size:11px;font-weight:800}.filter-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-panel[hidden],.filter-backdrop[hidden],.image-search-status[hidden]{display:none}.filter-backdrop{position:fixed;inset:0;z-index:90;background:rgba(35,20,24,.38);backdrop-filter:blur(3px)}.filter-panel{position:fixed;z-index:91;right:0;top:0;bottom:0;display:flex;flex-direction:column;width:min(460px,100%);max-height:100vh;overflow:hidden;padding:0;border-left:1px solid var(--line);background:#fff;box-shadow:-18px 0 60px rgba(45,25,28,.18);animation:filter-drawer-in .24s ease-out}.filter-panel-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 26px 20px;border-bottom:1px solid var(--line)}.filter-panel-head>div{display:flex;align-items:center;gap:12px}.filter-panel-head strong{display:block;color:#3b2d2f;font-size:16px}.filter-panel-head small{display:block;margin-top:3px;color:#988682;font-size:11px}.filter-heading-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--rose);color:var(--wine)}.filter-heading-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.filter-close{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#765f5a;font-size:23px;line-height:1}.filter-panel .filter-group{flex:1;overflow:auto;padding:24px 26px;border:0}.filter-panel-footer{display:flex;align-items:center;gap:12px;padding:17px 26px calc(17px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.filter-reset{height:46px;padding:0 18px;border:1px solid #ddcec8;border-radius:9px;background:#fff;color:#6f5a56;font-size:12px;font-weight:750}.filter-apply{height:46px;flex:1;border:0;border-radius:9px;background:var(--wine);color:#fff;font-size:12px;font-weight:800}.filter-label{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-bottom:15px}.filter-label strong{font-size:13px}.filter-label span{color:#a0928e;font-size:10px}.price-presets{display:flex;gap:7px;flex-wrap:wrap;margin:2px 0 16px}.price-presets button{padding:7px 10px;border:1px solid var(--line);border-radius:99px;background:#fff;color:#786562;font-size:11px;font-weight:700}.price-presets button:hover,.price-presets button.active{border-color:var(--wine);background:var(--rose);color:var(--wine)}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-inputs label{display:grid;gap:5px;color:#8d7c78;font-size:10px}.price-inputs input{width:100%;height:40px;border:1px solid #ddd0ca;border-radius:8px;padding:0 10px;background:#fff;color:var(--ink);font-size:12px;font-weight:700;outline:0}.price-inputs input:focus{border-color:var(--wine);box-shadow:0 0 0 3px rgba(116,27,50,.08)}.price-output{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0;color:#887571;font-size:11px;font-weight:700}.price-output output{padding:7px 10px;border-radius:8px;background:var(--soft);color:var(--wine);font-size:12px}.price-output i{font-style:normal;color:#a58c85;font-weight:500}.range-label{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:7px;margin:12px 0;color:#92817d;font-size:10px}.range-label input{width:100%;accent-color:var(--wine)}.no-results{padding:42px;border:1px dashed #d8c8c2;border-radius:12px;background:#fff;text-align:center;color:var(--muted)}.no-results strong{display:block;margin-bottom:5px;color:var(--wine);font-family:'DM Serif Display',Georgia,serif;font-size:24px;font-weight:400}.image-search-status{display:grid;grid-template-columns:52px 1fr 32px;align-items:center;gap:12px;margin-bottom:14px;padding:10px;border:1px solid #e2cfca;border-radius:10px;background:#fff7f5}.image-search-status img{width:52px;height:52px;object-fit:cover;border-radius:7px}.image-search-status strong{display:block;color:var(--wine);font-size:12px}.image-search-status span{display:block;color:var(--muted);font-size:11px}.image-search-status button{border:0;background:none;color:#8b716b;font-size:20px}

.detail-hero{padding:20px 0 80px}.detail-grid,.service-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:64px;align-items:start}.detail-photo{padding:0;border:0;background:#f3eeeb}.detail-photo img{display:block;width:100%;max-height:650px;object-fit:contain}.detail-info{padding-top:28px}.detail-info h1{font-size:52px;line-height:1.05}.detail-info>p{color:var(--muted);font-size:15px}.price.big{margin:25px 0;font-size:32px}.price.big span{display:block;margin-bottom:3px;color:#9b8b87;font-size:12px;font-weight:600}.chips{display:flex;gap:7px}.chip{padding:5px 10px;border-radius:99px;background:var(--rose);color:var(--wine);font-size:11px;font-weight:800}.info-box{margin:25px 0;border-top:1px solid var(--line)}.info-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.info-row strong{color:#554446}.info-row span{color:var(--muted);text-align:right}.notice,.notice-box{color:#877774;font-size:12px}.notice-box{margin-top:25px;padding:15px;border-left:3px solid var(--gold);background:#faf4f0}.service-detail-visual{min-height:500px;display:grid;place-items:center;background:linear-gradient(135deg,#eaded9,#f8f2ee);color:var(--wine)}.service-detail-visual span{font-family:'DM Serif Display',Georgia,serif;font-size:160px}.service-detail-visual b{font-size:12px;letter-spacing:.12em}.price-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-panel,.about-card,.contact-card,.checkout-card,.cart-summary{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 7px 24px rgba(55,28,36,.04)}.price-panel h2,.about-card h3,.contact-card h3,.checkout-card h2,.cart-summary h2{margin:0 0 16px;color:var(--wine-dark);font-family:'DM Serif Display',Georgia,serif;font-size:26px;font-weight:400}.price-list a{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;font-size:12px}.price-list a:last-child{border:0}.price-list b{display:inline-block;margin-right:8px;color:var(--wine);font-size:10px}.price-list strong{color:var(--wine);white-space:nowrap}.about-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:24px}.about-main h2{margin:8px 0 18px;color:var(--wine-dark);font-family:'DM Serif Display',Georgia,serif;font-size:43px;font-weight:400;line-height:1.1}.about-card p{color:var(--muted)}.about-points{display:grid;gap:0;margin:15px 0 22px}.about-points span{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid var(--line);color:#55494a;font-size:13px}.about-points b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:var(--wine);font-size:10px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card p{min-height:44px;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.step-num{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:#fff;font-weight:800}.step h3{font-size:15px}.step p{color:var(--muted);font-size:13px}

.auth-page{background:linear-gradient(135deg,#f5e9e5,#eef1ec)}.auth-section{min-height:calc(100vh - 38px);display:grid;place-items:center;padding:60px 16px}.auth-shell{width:min(900px,100%);display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.auth-brand{display:flex;flex-direction:column;justify-content:center;padding:44px;background:var(--wine-dark);color:#fff}.auth-brand img{width:220px;margin-bottom:24px;background:#fff;border-radius:8px;padding:5px}.auth-brand .eyebrow{color:#e4bd9e}.auth-brand h1{color:#fff;font-size:48px}.auth-brand p{color:#ead9d5}.auth-card{padding:44px}.google-btn{min-height:46px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none;font-size:13px;font-weight:700}.google-btn svg{width:20px;height:20px}.or{display:flex;align-items:center;gap:12px;margin:22px 0;color:#a0928e;font-size:11px}.or:before,.or:after{content:'';height:1px;flex:1;background:var(--line)}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:6px;color:#554547;font-size:12px;font-weight:700}.auth-form input,.checkout-form input,.checkout-form textarea{width:100%;border:1px solid #dacbc6;border-radius:8px;padding:11px 12px;background:#fff;color:var(--ink);outline:0}.auth-form input:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--wine);box-shadow:0 0 0 3px rgba(116,27,50,.08)}.auth-switch{text-align:center;color:var(--muted);font-size:12px}.auth-switch a{color:var(--wine);font-weight:800}.form-message{min-height:18px;text-align:center;color:var(--sage);font-size:12px}

.cart-layout,.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.cart-items{display:grid;gap:10px}.cart-row{display:grid;grid-template-columns:72px minmax(0,1fr) 120px 110px 30px;align-items:center;gap:14px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.cart-thumb{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;background:var(--soft)}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-main a{color:var(--ink);text-decoration:none}.cart-main span{display:block;color:var(--muted);font-size:11px}.qty-control{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden}.qty-control button,.qty-control input{width:34px;height:32px;border:0;background:#fff;text-align:center}.cart-line-price{color:var(--wine);font-weight:800}.remove-item{border:0;background:none;color:#a58e88;font-size:20px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.summary-row strong{color:var(--wine)}.summary-row.total{font-size:16px}.full-btn,.full{width:100%}.text-btn,.text-link{border:0;background:none;color:var(--wine);font-size:12px;text-decoration:none}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-form label{display:grid;gap:6px;color:#554547;font-size:12px;font-weight:700}.checkout-form .full{grid-column:1/-1}.checkout-form textarea{min-height:100px;resize:vertical}.empty-cart{text-align:center;padding:65px 20px;border:1px dashed #d9c8c2;border-radius:var(--radius);background:#fff}.empty-icon{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 14px;border-radius:50%;background:var(--rose);color:var(--wine)}.empty-cart h2{font-family:'DM Serif Display',Georgia,serif;font-size:30px;font-weight:400}.empty-cart p{color:var(--muted)}

.admin-page{background:#f5f0ed}.admin-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.admin-sidebar{display:flex;flex-direction:column;padding:24px 16px;background:var(--wine-dark);color:#fff}.admin-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.admin-logo img{width:38px;height:38px;object-fit:contain;border-radius:7px;background:#fff}.admin-sidebar nav{display:grid;gap:4px;margin-top:34px}.admin-sidebar nav a{padding:10px 12px;border-radius:7px;color:#ead9d5;text-decoration:none;font-size:12px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:rgba(255,255,255,.13);color:#fff}.admin-logout{margin-top:auto;border:1px solid rgba(255,255,255,.25);border-radius:7px;padding:9px;background:transparent;color:#fff}.admin-main{padding:36px}.admin-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.admin-top h1{margin:7px 0 0;color:var(--wine-dark);font-family:'DM Serif Display',Georgia,serif;font-size:40px;font-weight:400}.admin-user{color:var(--muted);font-size:12px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-stats article{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.admin-stats span,.admin-stats small{display:block;color:var(--muted);font-size:11px}.admin-stats strong{display:block;margin:8px 0;color:var(--wine);font-family:'DM Serif Display',Georgia,serif;font-size:34px;font-weight:400}.admin-panel{margin-top:20px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.admin-panel h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400}
.mobile-cta{display:none}
@media(max-width:1080px){.header-inline-nav{gap:12px;margin-left:0}.header-inline-nav a{font-size:11px}.header-cta{display:none}.product-grid,.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-grid{gap:40px}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr)}}
@media(max-width:820px){.container{width:min(100% - 32px,640px)}.header-inline-nav{display:none;position:absolute;left:16px;right:16px;top:70px;z-index:50;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:10px 14px;border:1px solid var(--line);border-radius:0 0 12px 12px;background:#fff;box-shadow:var(--shadow)}.header-inline-nav.open{display:flex}.header-inline-nav a{padding:9px 3px}.header-inline-nav a:after{display:none}.menu-btn{display:block}.hero-grid,.detail-grid,.service-detail-grid,.about-grid,.cart-layout,.checkout-grid{grid-template-columns:1fr}.hero{padding:58px 0}.hero-collage{min-height:390px}.section{padding:58px 0}.section-head{display:block}.section-head p{margin-top:12px}.service-detail-visual{min-height:340px}.price-panels,.contact-cards{grid-template-columns:1fr 1fr}.auth-shell{grid-template-columns:1fr}.auth-brand{padding:30px}.auth-card{padding:30px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{display:none}.admin-main{padding:24px}.cart-summary{order:-1}}
@media(max-width:560px){body{font-size:14px}.container{width:calc(100% - 24px)}.topbar{font-size:10px}.header-main{min-height:64px;gap:8px}.brand img{width:145px}.header-actions{margin-left:auto}.nav-icons{gap:4px}.nav-icon,.search-toggle{width:34px;height:34px}.menu-btn{font-size:22px;padding:0 2px}.header-inline-nav{top:64px;left:12px;right:12px}.hero{padding:44px 0}.hero h1{font-size:46px}.hero p{font-size:15px}.hero-collage{min-height:320px}.hero-collage img.a,.hero-collage img.b{border-width:7px}.hero-collage .logo-float{width:112px}.section{padding:46px 0}.section-head h2{font-size:32px}.category-grid{grid-template-columns:1fr 1fr}.category-grid a{padding:19px 8px}.category-grid b{font-size:18px}.product-grid,.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:11px}.product-title{font-size:17px}.card-actions{grid-template-columns:38px 1fr}.card-actions button{height:38px}.service-grid{grid-template-columns:1fr}.page-hero{padding:40px 0}.page-hero h1{font-size:44px}.results-toolbar{align-items:flex-start}.results-controls{align-items:flex-start;gap:6px}.filter-toggle{padding:0 9px}.filter-toggle span{display:none}.sort-control{display:grid;gap:4px}.sort-control select{max-width:145px}.filter-panel{top:auto;left:0;right:0;bottom:0;width:100%;height:min(78vh,620px);max-height:78vh;border-left:0;border-top:1px solid var(--line);border-radius:18px 18px 0 0;animation:filter-sheet-in .24s ease-out}.filter-panel-head{padding:18px}.filter-panel .filter-group{padding:20px 18px}.filter-panel-footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.price-panels,.contact-cards,.steps,.footer-grid{grid-template-columns:1fr}.detail-info{padding-top:0}.detail-info h1{font-size:43px}.about-main h2{font-size:36px}.checkout-form{grid-template-columns:1fr}.checkout-form .full{grid-column:auto}.cart-row{grid-template-columns:56px minmax(0,1fr) 28px;gap:9px}.cart-thumb{width:56px;height:56px}.qty-control,.cart-line-price{grid-column:2}.remove-item{grid-column:3;grid-row:1}.mobile-cta{position:fixed;z-index:45;right:12px;bottom:12px;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid var(--line);border-radius:99px;background:rgba(255,255,255,.95);box-shadow:var(--shadow)}.mobile-cta>a:first-child{padding:8px 13px;border-radius:99px;background:var(--wine);color:#fff;text-decoration:none;font-size:11px;font-weight:800}.mobile-icon-link{position:relative;width:36px;height:36px;display:grid;place-items:center;color:var(--wine);text-decoration:none}.mobile-icon-link .cart-count,.mobile-icon-link .favorite-count{right:0;top:0}}

/* Typography finish: one deliberate scale across every page. */
body .hero h1,body .page-hero h1,body .detail-info h1,body .auth-brand h1,body .section-head h2,body .category-grid b,body .product-title,body .cta-strip h2,body .service-visual span,body .price-panel h2,body .about-card h3,body .contact-card h3,body .checkout-card h2,body .cart-summary h2,body .about-main h2,body .empty-cart h2,body .admin-top h1,body .admin-stats strong{font-family:'Lora',Georgia,serif;font-weight:600}
body .hero h1{font-size:clamp(52px,5.5vw,72px);line-height:.98}
body .section-head h2{font-size:40px;line-height:1.05}
body .page-hero h1{font-size:56px;line-height:1}
body .detail-info h1{font-size:54px;line-height:1.02}
body .product-title{font-size:20px;line-height:1.12}
body .catalog-product-grid .product-title,body .favorites-grid .product-title{font-size:20px;line-height:1.12}
body .price{font-size:17px;line-height:1.35}
body .btn,body .header-cta{font-size:12px;line-height:1.2}
body .product-body,body .detail-info>p{font-size:15px;line-height:1.6}
body .price.big{font-size:30px;line-height:1.15}
body .header-inline-nav{gap:24px}
body .header-inline-nav a{font-size:14px;line-height:1.5;font-weight:700}
body .hero h1{line-height:1.08;margin-bottom:24px}
body .section-head h2{line-height:1.18;margin-bottom:10px}
body .page-hero h1{line-height:1.12;margin-bottom:18px}
body .detail-info h1{line-height:1.12;margin-bottom:22px}
body .product-title{line-height:1.3;margin-top:9px;margin-bottom:14px}
body .catalog-product-grid .product-title,body .favorites-grid .product-title{line-height:1.3;margin-top:9px;margin-bottom:14px}
body .cta-strip .btn{background:#fff;border-color:#fff;color:var(--wine)!important}
body .cta-strip .btn:hover{background:var(--rose);border-color:var(--rose)}
body .mobile-cta,body .mobile-cta a,body .mobile-cta button{font-family:'Be Vietnam Pro',Arial,sans-serif;line-height:1.2}
body .mobile-cta a:first-child{font-size:11px;font-weight:800}
body .footer h3{font-family:'Be Vietnam Pro',Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:0}
.admin-posts{margin-top:24px}.admin-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:28px 0 16px}.admin-section-heading h2{margin:5px 0 0;font-size:25px}.admin-section-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.post-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff}.post-form label{display:grid;gap:6px;color:#554547;font-size:12px;font-weight:700}.post-form .full{grid-column:1/-1}.post-form input,.post-form textarea,.post-form select{width:100%;border:1px solid #dacbc6;border-radius:8px;padding:10px 12px;background:#fff;color:var(--ink);outline:0}.post-form textarea{resize:vertical}.post-form input:focus,.post-form textarea:focus,.post-form select:focus{border-color:var(--wine);box-shadow:0 0 0 3px rgba(116,27,50,.08)}.post-form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:9px}.post-form-actions select{width:auto;min-width:140px;height:44px}.post-form-actions .btn[hidden]{display:none}.post-list-heading{margin-top:34px}.admin-post-list{display:grid;gap:10px}.admin-post-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid var(--line);border-radius:10px;background:#fff}.admin-post-row h3{margin:7px 0 3px;font-size:16px}.admin-post-row p{margin:0 0 6px;color:var(--muted);font-size:12px}.admin-post-row small{color:#9a8985;font-size:10px}.post-status{display:inline-block;padding:4px 8px;border-radius:99px;background:#f3eeeb;color:#7f6a64;font-size:10px;font-weight:800}.post-status.published{background:#e8f1ec;color:#3d7256}.admin-post-actions{display:flex;gap:7px}.admin-post-actions button{border:1px solid var(--line);border-radius:7px;padding:8px 11px;background:#fff;color:var(--wine);font-size:11px;font-weight:800}.admin-post-actions button:hover{background:var(--rose)}.public-post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public-post-card,.public-post-detail{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.public-post-card h2,.public-post-detail h2{margin:8px 0 12px;color:var(--wine-dark);font-size:24px;line-height:1.25}.public-post-card h2 a{color:inherit;text-decoration:none}.public-post-card h2 a:hover{color:var(--wine)}.public-post-card p,.public-post-detail .post-excerpt{color:var(--muted);font-size:13px}.public-post-detail{max-width:820px;margin:auto}.public-post-detail h2{font-size:42px}.post-content{margin:28px 0;color:#55494a;font-size:15px;line-height:1.8}.post-content p{margin:0 0 18px}.form-message.error{color:#a51c30}
@media(max-width:820px){.post-form{grid-template-columns:1fr}.post-form .full{grid-column:auto}.admin-section-heading{align-items:flex-start;flex-direction:column}.public-post-list{grid-template-columns:1fr}.public-post-detail h2{font-size:32px}.admin-post-row{align-items:flex-start;flex-direction:column}.admin-post-actions{width:100%}.admin-post-actions button{flex:1}}
@media(max-width:560px){body .results-toolbar{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;margin-bottom:20px}body .results-toolbar>div:first-child{min-height:20px}body .results-controls{justify-content:flex-end;width:100%}body .sort-control{display:flex;align-items:center;gap:7px}body .sort-control select{width:145px;max-width:none}}
body .product-body{line-height:1.65}
body .section-head{margin-bottom:34px}
@media(max-width:560px){body .hero h1{font-size:48px}body .section-head h2{font-size:34px}body .page-hero h1{font-size:46px}body .detail-info h1{font-size:46px}body .product-title{font-size:19px}}

/* Modern minimal direction: one sans-serif family, hierarchy comes from scale and weight. */
body,body input,body select,body textarea,body button{font-family:'Be Vietnam Pro',Arial,sans-serif}
body .hero h1,body .page-hero h1,body .detail-info h1,body .auth-brand h1,body .section-head h2,body .category-grid b,body .product-title,body .cta-strip h2,body .service-visual span,body .price-panel h2,body .about-card h3,body .contact-card h3,body .checkout-card h2,body .cart-summary h2,body .about-main h2,body .empty-cart h2,body .admin-top h1,body .admin-stats strong{font-family:'Be Vietnam Pro',Arial,sans-serif;font-weight:700;letter-spacing:-.03em}

@media(max-width:680px){
	body .mobile-cta{display:grid!important;grid-template-columns:minmax(0,1fr) 48px 48px!important;gap:5px;align-items:center;height:52px;padding:4px}
	body .mobile-cta a{width:auto!important;min-width:0;height:44px;min-height:44px;display:grid;place-items:center;padding:0 8px;white-space:nowrap;flex:initial!important}
	body .mobile-cta a:first-child{font-size:12px;line-height:1;font-weight:800;background:var(--wine)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
	body .mobile-cta .mobile-icon-link{width:48px!important;height:44px;}
}

@media(max-width:560px){
	body .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 10px}
	body .footer-grid>div:first-child{grid-column:1/-1}
	body .footer-grid>div:not(:first-child) h3{font-size:12px;line-height:1.25;margin-bottom:9px}
	body .footer-grid>div:not(:first-child) p{font-size:11px;line-height:1.4;margin:6px 0}
	body .cta-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}
	body .cta-strip .btn{min-width:106px;padding:0 12px;white-space:nowrap;flex:0 0 auto}
}
