:root{--ink:#171816;--muted:#6f716b;--cream:#f4f0e9;--paper:#fbfaf7;--green:#1f4638;--sage:#9dac91;--gold:#b98b50;--line:#dedbd4;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--shadow:0 22px 60px rgba(25,25,20,.1)}
.category-filter-links{display:flex;gap:8px;overflow:auto;padding-bottom:22px}.category-filter-links a{white-space:nowrap;border:1px solid var(--line);background:white;padding:9px 13px;font-size:10px;font-weight:700}.category-filter-links a.active{background:var(--green);border-color:var(--green);color:white}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}.announcement{height:34px;padding:0 4vw;background:var(--green);color:#e9eee9;display:flex;align-items:center;justify-content:center;gap:18px;font-size:11px;letter-spacing:.08em}.announcement b{color:#d0bd96}.announcement a{position:absolute;right:4vw;color:white}.site-header{background:white;position:sticky;top:0;z-index:50;border-bottom:1px solid #e9e6df}.header-main{height:82px;display:grid;grid-template-columns:185px 1fr auto;align-items:center;gap:36px}.brand img{width:160px;height:64px;object-fit:contain}.header-search{height:45px;display:flex;align-items:center;background:#f5f4f0;border-radius:3px;padding-left:16px;max-width:560px;margin:auto;width:100%;border:1px solid transparent}.header-search:focus-within{border-color:#a8aa9f}.header-search span{font-size:25px}.header-search input{border:0;background:transparent;outline:0;padding:0 12px;flex:1}.header-search button{height:100%;border:0;background:transparent;font-weight:700;padding:0 18px}.header-actions{display:flex;align-items:center;gap:26px}.header-contact{display:flex;flex-direction:column}.header-contact small{font-size:10px;color:var(--muted)}.header-contact strong{font-size:13px}.cart-link{position:relative;display:grid;grid-template-columns:auto auto;gap:0 8px;align-items:center}.cart-link>span{font-size:27px;grid-row:span 2}.cart-link b{font-size:12px}.cart-link em,.mobile-bottom em{position:absolute;background:var(--gold);color:white;font-style:normal;font-size:9px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;top:-4px;left:15px}.desktop-nav{border-top:1px solid #eeeae4}.nav-inner{height:50px;display:flex;align-items:center;gap:32px}.nav-inner>a,.nav-mega>button{border:0;background:none;padding:0;font-size:13px;font-weight:600}.nav-mega{height:100%;display:flex;align-items:center}.nav-mega>button{height:100%;cursor:pointer}.nav-mega>button span{font-size:16px;margin-left:4px}.nav-offer{margin-left:auto;color:var(--green)!important}.mega-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 22px 35px rgba(0,0,0,.08);padding:34px max(32px,calc((100vw - 1320px)/2));opacity:0;visibility:hidden;transform:translateY(7px);transition:.25s}.nav-mega:hover .mega-panel,.nav-mega:focus-within .mega-panel{opacity:1;visibility:visible;transform:none}.mega-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:20px}.mega-head small,.mega-col a:first-child+*{letter-spacing:.1em}.mega-head h3{font:700 25px var(--serif);margin:4px 0}.mega-head>a{color:var(--green);font-weight:700}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;padding-top:25px}.mega-col{display:flex;flex-direction:column;gap:9px}.mega-col a{font-size:13px;color:#63645e}.mega-col .mega-title{font-weight:700;color:var(--ink);font-size:14px;margin-bottom:4px}.menu-toggle,.mobile-drawer,.drawer-backdrop,.mobile-bottom{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#eee8de 0 55%,#d8ddd2 55%);min-height:610px}.hero:before{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.5);border-radius:50%;right:5%;top:50%;transform:translateY(-50%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:610px;align-items:center;position:relative}.hero-copy{max-width:680px;padding:55px 0}.eyebrow{display:block;color:#536253;font-size:11px;font-weight:700;letter-spacing:.18em;margin-bottom:17px}.eyebrow.light{color:#d9e1d7}.hero h1,.listing-head h1,.services-hero h1,.contact-page h1{font:600 clamp(48px,5.4vw,78px)/1.03 var(--serif);letter-spacing:-.035em;margin:0 0 25px}.hero h1 em,.services-hero h1 em,.contact-page h1 em{color:var(--green);font-weight:600}.hero-copy>p{font-size:17px;line-height:1.7;color:#5e605a;max-width:580px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.button{min-height:50px;padding:0 24px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:700;font-size:13px;cursor:pointer;border-radius:2px}.button-dark{background:var(--ink);color:#fff}.button-light{background:white;color:var(--green)}.text-link{font-weight:700;border-bottom:1px solid;padding-bottom:5px;font-size:13px}.hero-proof{display:flex;gap:40px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(22,23,20,.15);max-width:590px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font:700 19px var(--serif)}.hero-proof span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-top:4px}.hero-visual{height:550px;position:relative}.hero-orbit{position:absolute;width:380px;height:380px;border-radius:50%;background:#f6f2ea;top:68px;left:75px;box-shadow:inset 0 0 80px #e2ddd1}.mockup-card{position:absolute;width:215px;height:128px;background:#21483b;color:white;top:118px;left:30px;transform:rotate(-8deg);box-shadow:var(--shadow);padding:25px}.mockup-card span{font:700 38px var(--serif)}.mockup-card small{display:block;font-size:8px;letter-spacing:.25em}.mockup-mug{position:absolute;width:180px;height:218px;border-radius:15px 15px 50px 50px;background:#f9f7f1;left:245px;top:140px;box-shadow:0 30px 50px rgba(33,39,31,.19);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green)}.mockup-mug:after{content:"";position:absolute;width:70px;height:90px;border:17px solid #f9f7f1;border-left:0;border-radius:0 50% 50% 0;right:-62px;top:46px}.mockup-mug b{font:700 27px var(--serif)}.mockup-mug span{font-size:9px;letter-spacing:.25em}.mockup-pen{position:absolute;width:270px;height:19px;background:linear-gradient(90deg,#a9824d,#e5c996);border-radius:12px;transform:rotate(30deg);bottom:115px;left:35px;box-shadow:0 12px 24px #75807266}.hero-note{position:absolute;right:4px;bottom:75px;background:white;padding:15px 20px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow)}.hero-note i{color:var(--gold);font-size:24px}.hero-note div{display:flex;flex-direction:column}.hero-note small{color:var(--muted)}.hero-stamp{position:absolute;top:45px;right:5px;border:1px solid #849386;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:9px;letter-spacing:.1em;color:var(--green);transform:rotate(10deg)}.trust-bar{border-bottom:1px solid var(--line);background:#fff}.trust-bar .shell{height:66px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-bar span{font-size:11px;letter-spacing:.09em;border-right:1px solid var(--line);text-align:center}.trust-bar span:last-child{border:0}.trust-bar b{color:var(--gold);margin-right:10px}.section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:43px}.section-heading h2{font:600 clamp(35px,4vw,50px) var(--serif);letter-spacing:-.025em;margin:0}.section-heading p{max-width:380px;color:var(--muted);line-height:1.6}.section-heading>a{font-weight:700;border-bottom:1px solid;padding-bottom:5px}.category-showcase{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,225px);gap:14px}.category-tile{position:relative;overflow:hidden;padding:30px;display:flex;justify-content:space-between;transition:.3s}.category-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-tile.c1{grid-column:span 5;grid-row:span 2;background:#20483a;color:#fff}.category-tile.c2{grid-column:span 4;background:#ded2c2}.category-tile.c3{grid-column:span 3;background:#d7ddd2}.category-tile.c4{grid-column:span 3;background:#d9c5bb}.category-tile.c5{grid-column:span 4;background:#e9e2d8}.category-tile.c6{grid-column:span 3;background:#c6c4b6}.category-icon{font:400 74px var(--serif);opacity:.25;align-self:flex-start}.category-tile div{align-self:flex-end}.category-tile small{font-size:9px;letter-spacing:.15em;opacity:.7}.category-tile h3{font:600 26px var(--serif);margin:8px 0 18px}.category-tile.c1 h3{font-size:36px}.category-tile div>span{font-size:12px;font-weight:700}.products-section{background:#f0ede7}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-grid.three{grid-template-columns:repeat(3,1fr)}.product-card{background:#fff;min-width:0;transition:.25s}.product-card:hover{box-shadow:0 18px 40px rgba(30,30,25,.08);transform:translateY(-3px)}.product-media{display:block;position:relative;aspect-ratio:1/1;background:#ebe8e1;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-media img{transform:scale(1.035)}.badge{position:absolute;top:14px;left:14px;padding:7px 10px;background:white;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.badge.sold{background:#292a27;color:white}.personal-badge{position:absolute;bottom:12px;left:12px;background:#244c3d;color:white;padding:6px 9px;font-size:9px}.product-info{padding:20px}.product-info>small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#84847d}.product-info h3{font:600 18px var(--serif);margin:8px 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-price{display:flex;align-items:center;gap:10px}.product-price strong{font-size:15px}.product-price del{color:#9b9b94;font-size:12px}.stock-state{font-size:10px;color:#56705f;margin-top:10px}.stock-state i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#63a676;margin-right:6px}.stock-state.out{color:#9b6a69}.stock-state.out i{background:#bd6d68}.card-actions{border-top:1px solid #ece9e3;margin-top:17px;padding-top:14px;display:flex;justify-content:space-between;align-items:center}.card-actions>a{font-size:11px;font-weight:700}.card-actions form button{width:31px;height:31px;border:1px solid var(--ink);background:transparent;font-size:20px;cursor:pointer}.card-actions button:disabled{opacity:.25}.empty-products,.empty-cart,.empty-state{text-align:center;background:white;padding:70px 30px}.empty-products>span,.empty-cart>span{font-size:48px;color:var(--gold)}.empty-products h3,.empty-cart h2{font:600 30px var(--serif);margin:12px}.empty-products p,.empty-cart p{color:var(--muted);max-width:550px;margin:0 auto 25px;line-height:1.7}.editorial{display:grid;grid-template-columns:1.35fr .65fr;min-height:620px;margin-top:105px;margin-bottom:105px}.editorial-main{background:#20483a;color:white;padding:75px;position:relative;overflow:hidden}.editorial-main h2{font:600 52px/1.1 var(--serif);margin:0}.editorial-main h2 em{color:#d6c49f}.editorial-main p{max-width:390px;line-height:1.7;color:#d3ddd8}.editorial-main>a{font-weight:700;border-bottom:1px solid;margin-top:20px;display:inline-block;padding-bottom:5px}.gift-art{position:absolute;right:0;bottom:0;width:48%;height:55%;background:#d9c89f;border-radius:90% 0 0 0}.gift-box{width:160px;height:135px;background:#f2ece2;position:absolute;right:75px;bottom:35px;box-shadow:var(--shadow)}.gift-box:before{content:"";position:absolute;width:25px;height:100%;left:68px;background:#ab8654}.gift-box:after{content:"";position:absolute;height:23px;width:180px;left:-10px;top:-15px;background:#f7f2e9}.gift-tag{position:absolute;background:white;color:var(--green);padding:14px 18px;right:20px;top:18px;transform:rotate(6deg);font:600 14px var(--serif)}.editorial-side{display:grid;grid-template-rows:1fr 1fr}.mini-panel{padding:50px;display:flex;flex-direction:column;justify-content:end}.mini-panel span{font-size:10px;text-transform:uppercase;letter-spacing:.14em}.mini-panel h3{font:600 28px var(--serif);margin:10px 0 22px}.mini-panel a{font-size:12px;font-weight:700}.corporate{background:#dad4c9}.event{background:#d6b9ac}.services-preview{background:#172f28;color:white;padding:100px 0}.services-preview .shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.services-intro h2{font:600 48px var(--serif);margin:0}.services-intro p{line-height:1.8;color:#bdcac5;max-width:440px;margin:25px 0 35px}.service-list{display:grid;grid-template-columns:1fr 1fr}.service-list>div{padding:30px;border-left:1px solid #496159;border-bottom:1px solid #496159;position:relative}.service-list>div:nth-last-child(-n+2){border-bottom:0}.service-list span{position:absolute;right:25px;color:#d7c499}.service-list h3{font:600 23px var(--serif);margin:18px 0 10px}.service-list p{color:#acbbb5;line-height:1.6;font-size:13px}.location{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center}.location h2{font:600 50px var(--serif);margin:0 0 25px}.location p{line-height:1.8;color:var(--muted)}.location>div:first-child>div{display:flex;gap:25px;font-weight:700;margin-top:25px}.location-card{height:330px;background:#ded7ca;position:relative;display:grid;place-items:center;color:var(--green)}.location-card span{font:700 43px/1 var(--serif);text-align:center}.location-card i{position:absolute;width:70px;height:70px;border-radius:50% 50% 50% 0;background:var(--green);transform:rotate(-45deg);top:45px;right:90px}.location-card i:after{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:#ded7ca;left:24px;top:24px}.location-card b{position:absolute;bottom:24px;font-size:11px;letter-spacing:.14em}.contact-strip{background:#b88950;color:white;padding:48px 0}.contact-strip .shell{display:flex;align-items:center;justify-content:space-between}.contact-strip h2{font:600 30px var(--serif);margin:0;max-width:700px}.site-footer{background:#111b17;color:#d8dedb;padding:75px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-grid h4{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:white;margin:0 0 12px}.footer-grid a,.footer-grid p{font-size:13px;color:#aab7b1;line-height:1.7}.footer-brand img{width:190px;height:80px;object-fit:contain;background:white;padding:8px;margin-bottom:20px}.footer-brand p{max-width:350px}.social-row{display:flex;gap:15px}.footer-bottom{border-top:1px solid #33443c;margin-top:55px;padding-top:20px;display:flex;justify-content:space-between;color:#7f8f87;font-size:11px}.whatsapp-float{position:fixed;right:24px;bottom:25px;background:#26a568;color:white;z-index:45;padding:11px 17px;border-radius:30px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 30px #125d3a55}.whatsapp-float b{font-size:21px}.whatsapp-float span{font-size:12px;font-weight:700}.breadcrumb{display:flex;align-items:center;gap:10px;padding-top:20px;font-size:11px;color:var(--muted)}.breadcrumb b{color:var(--ink)}.listing-head{text-align:center;padding:65px 0 55px}.listing-head h1{font-size:55px;margin-bottom:15px}.listing-head p{color:var(--muted)}.listing{display:grid;grid-template-columns:230px 1fr;gap:45px;padding-bottom:110px}.filters{border-top:2px solid var(--ink);padding-top:18px}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title h3{margin:0 0 22px;font:600 20px var(--serif)}.filter-title button{display:none}.filters form>label{display:block;font-size:11px;font-weight:700;margin-bottom:20px}.filters input[type=search],.filters input[type=number]{width:100%;height:43px;border:1px solid var(--line);background:white;padding:0 12px;margin-top:8px}.price-inputs{display:flex;gap:8px}.check{display:flex!important;align-items:center;gap:9px;font-weight:500!important}.check input{width:17px;height:17px}.filters .button{width:100%}.clear-filter{display:block;text-align:center;font-size:11px;color:var(--muted);margin-top:12px}.listing-tools{height:45px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);font-size:11px}.listing-tools select{border:0;background:transparent;font-weight:600}.filter-toggle{display:none}.pagination,.admin-pagination{display:flex;gap:7px;justify-content:center;margin-top:40px}.pagination a,.admin-pagination a{width:38px;height:38px;border:1px solid var(--line);display:grid;place-items:center}.pagination a.active,.admin-pagination a.active{background:var(--ink);color:white}.product-detail{padding-top:50px;padding-bottom:90px;display:grid;grid-template-columns:1.05fr .95fr;gap:75px}.gallery-main{position:relative;aspect-ratio:1/1;background:#eeeae3}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-main>span{position:absolute;left:20px;top:20px;background:var(--green);color:white;padding:8px 12px;font-size:10px}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs button{width:82px;height:82px;border:1px solid transparent;background:#eeeae3;padding:0}.thumbs button.active{border-color:var(--ink)}.thumbs img{width:100%;height:100%;object-fit:cover}.product-summary{padding-top:25px}.product-summary h1{font:600 48px/1.12 var(--serif);margin:0 0 15px}.lead{font-size:16px;color:var(--muted);line-height:1.7}.detail-price{display:flex;gap:15px;align-items:center;margin:25px 0}.detail-price strong{font-size:28px}.detail-price del{color:#999}.detail-meta{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:15px 0;color:var(--muted);font-size:11px}.detail-meta i{display:inline-block;width:7px;height:7px;background:#5da16f;border-radius:50%;margin-right:7px}.personalize-box{margin:25px 0;background:#eef1ec;border:1px solid #d7ddd5;padding:22px}.personalize-box>div{display:flex;gap:10px;align-items:center}.personalize-box h3{font:600 18px var(--serif);margin:0}.personalize-box>label,.checkout-form>label{display:block;font-size:11px;font-weight:700;margin-top:14px}.personalize-box input,.personalize-box textarea,.checkout-form input,.checkout-form textarea{display:block;width:100%;border:1px solid #d5d8d1;background:white;padding:11px;margin-top:7px}.buy-row{display:flex;gap:12px;margin-top:25px}.qty-picker{display:flex;border:1px solid var(--line);height:50px}.qty-picker button{width:38px;border:0;background:white;font-size:18px}.qty-picker input{width:42px;border:0;text-align:center;-moz-appearance:textfield}.grow{flex:1}.whatsapp-outline{width:100%;border:1px solid var(--green);color:var(--green);margin-top:10px}.purchase-notes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;color:var(--muted);font-size:10px}.product-description{border-top:1px solid var(--line);padding:70px 0;display:grid;grid-template-columns:1fr 2fr;gap:70px}.product-description h2{font:600 35px var(--serif);margin:0}.rich-text{line-height:1.9;color:#595b56}.cart-page{padding:60px 0 110px}.page-title{margin-bottom:40px}.page-title h1{font:600 48px var(--serif);margin:0}.page-title h1 small{font:400 13px var(--sans);color:var(--muted)}.cart-layout{display:grid;grid-template-columns:1fr 370px;gap:40px}.cart-items{background:white;padding:0 25px}.cart-item{display:grid;grid-template-columns:110px 1fr auto auto;gap:22px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:110px;height:110px;object-fit:cover;background:#eee}.cart-item-info small{font-size:9px;color:var(--muted);letter-spacing:.1em}.cart-item-info h3{font:600 18px var(--serif);margin:6px 0}.cart-item-info p{font-size:11px;margin:4px 0;color:var(--muted)}.remove-inline{border:0;background:none;color:#9d5955;font-size:11px;cursor:pointer}.update-cart{float:right;margin:18px 0;border:0;background:none;text-decoration:underline;cursor:pointer}.order-summary{background:#ebe7de;padding:32px;height:max-content;position:sticky;top:180px}.order-summary h2{font:600 25px var(--serif);margin:0 0 25px}.order-summary>div{display:flex;justify-content:space-between;margin:13px 0}.order-summary hr{border:0;border-top:1px solid #d0ccc3;margin:22px 0}.summary-total strong{font-size:21px}.order-summary>small{display:block;color:var(--muted);line-height:1.6}.order-summary .button{width:100%;margin-top:25px}.order-summary .secure-note{font-size:10px;color:var(--green);justify-content:center;margin-top:17px}.checkout-modal{border:0;width:min(650px,calc(100% - 24px));max-height:92vh;padding:0;box-shadow:0 30px 100px #0007}.checkout-modal::backdrop{background:#13231dc9;backdrop-filter:blur(4px)}.checkout-modal>form:first-child{position:absolute;right:15px;top:10px}.modal-close{font-size:28px;background:none;border:0;cursor:pointer}.modal-head{background:#eee9e0;padding:35px 40px 25px}.modal-head h2{font:600 31px var(--serif);margin:0}.modal-head p{color:var(--muted);font-size:13px}.checkout-form{padding:25px 40px 35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-form fieldset{border:0;padding:0;margin-top:20px}.checkout-form legend{font-size:12px;font-weight:700;margin-bottom:10px}.payment-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:14px;margin-bottom:8px}.payment-option span{display:flex;flex-direction:column;flex:1}.payment-option small{color:var(--muted);margin-top:4px}.payment-option em{font-style:normal;background:#e1ddd5;padding:5px 8px;font-size:9px}.payment-option.disabled{opacity:.6}.bank-info{background:#eef1ec;padding:15px;margin:15px 0;display:flex;flex-direction:column}.bank-info small{color:var(--muted)}.bank-info span{font-family:monospace;margin-top:5px}.whatsapp-button{width:100%;background:#219c60;color:white}.consent{text-align:center;font-size:9px;color:var(--muted)}.services-hero{text-align:center;padding:80px 0}.services-hero p{color:var(--muted);max-width:600px;margin:auto;font-size:16px;line-height:1.7}.service-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin-bottom:110px;border:1px solid var(--line)}.service-cards article{background:var(--paper);padding:45px;position:relative}.service-cards article>span{position:absolute;right:30px;font-size:22px;color:var(--gold)}.service-cards small{letter-spacing:.15em;color:var(--muted)}.service-cards h2{font:600 28px var(--serif);margin:20px 0 12px}.service-cards p{color:var(--muted);line-height:1.7}.service-cards a{font-weight:700;font-size:12px}.contact-page{padding:80px 0 110px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px}.contact-page>div>p{color:var(--muted);line-height:1.7;max-width:600px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:45px}.contact-cards a{background:#f0ece5;padding:22px;display:flex;flex-direction:column}.contact-cards small{font-size:9px;color:var(--muted);letter-spacing:.12em}.contact-cards b{font:600 17px var(--serif);margin:10px 0 20px}.contact-cards span{font-size:10px;font-weight:700}.address-panel{background:var(--green);color:white;padding:60px;display:flex;flex-direction:column;justify-content:end;position:relative}.address-panel .map-pin{position:absolute;top:55px;right:55px;font-size:70px;color:#be9866}.address-panel small{letter-spacing:.15em}.address-panel h2{font:600 35px var(--serif);margin:15px 0}.address-panel p{color:#d0d9d5}.address-panel a{font-weight:700;border-bottom:1px solid;width:max-content;padding-bottom:5px}.empty-state{margin-top:80px;margin-bottom:80px}.empty-state>span{font:700 80px var(--serif);color:#ddd6ca}.toast{position:fixed;right:25px;top:110px;z-index:100;background:var(--ink);color:white;padding:16px 22px;box-shadow:var(--shadow);font-size:12px;animation:toast .3s}.toast.success{border-left:4px solid #45a46c}.toast.error{border-left:4px solid #d66d65}@keyframes toast{from{transform:translateX(20px);opacity:0}}
@media(max-width:1050px){.shell{width:min(100% - 36px,1320px)}.desktop-nav{display:none}.header-main{height:74px;grid-template-columns:44px 1fr auto;gap:8px}.menu-toggle{display:flex;border:0;background:transparent;flex-direction:column;gap:6px}.menu-toggle span{width:23px;height:1px;background:var(--ink)}.brand{justify-self:center}.brand img{width:140px;height:58px}.header-search,.header-contact,.cart-link b{display:none}.header-actions{gap:0}.hero{background:linear-gradient(160deg,#eee8de 0 67%,#d8ddd2 67%)}.hero-grid{grid-template-columns:1fr;min-height:790px}.hero-copy{padding:55px 0 0}.hero-visual{height:360px;max-width:560px;width:100%;margin:auto}.hero-orbit{width:280px;height:280px;left:25%;top:25px}.mockup-card{left:12%;top:70px}.mockup-mug{left:48%;top:65px;width:145px;height:180px}.mockup-pen{bottom:45px;left:24%}.hero-note{bottom:25px}.category-showcase{grid-template-rows:repeat(3,210px)}.category-tile.c1{grid-column:span 7;grid-row:span 1}.category-tile.c2{grid-column:span 5}.category-tile.c3,.category-tile.c4,.category-tile.c5,.category-tile.c6{grid-column:span 6}.category-tile.c1 h3{font-size:27px}.product-grid,.product-grid.three{grid-template-columns:repeat(3,1fr)}.editorial{grid-template-columns:1fr}.editorial-main{min-height:520px}.editorial-side{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.services-preview .shell{gap:45px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.listing{grid-template-columns:200px 1fr}.cart-layout{grid-template-columns:1fr 320px}.contact-page{grid-template-columns:1fr}}
@media(max-width:700px){body{padding-bottom:62px}.shell{width:calc(100% - 28px)}.announcement{height:29px;font-size:8px;gap:8px}.announcement span:nth-child(3),.announcement a{display:none}.site-header{top:0}.header-main{height:65px}.brand img{width:122px;height:54px}.cart-link>span{font-size:24px}.mobile-drawer{display:block;position:fixed;z-index:100;left:0;top:0;bottom:0;width:min(88%,380px);background:white;transform:translateX(-105%);transition:.3s;overflow:auto;padding-bottom:30px}.menu-open .mobile-drawer{transform:none}.drawer-backdrop{display:block;position:fixed;z-index:99;inset:0;background:#10221ba8;opacity:0;visibility:hidden;transition:.3s}.menu-open .drawer-backdrop{opacity:1;visibility:visible}.drawer-top{height:75px;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-top img{width:130px;height:56px;object-fit:contain}.drawer-top button{border:0;background:none;font-size:28px}.mobile-search{margin:18px;display:flex;background:#f1efe9}.mobile-search input{min-width:0;flex:1;border:0;background:transparent;padding:13px}.mobile-search button{border:0;background:var(--green);color:white}.mobile-drawer nav>a,.mobile-drawer summary{display:flex;padding:15px 20px;border-bottom:1px solid #eee;font-weight:600;font-size:13px}.mobile-drawer summary{justify-content:space-between;list-style:none}.mobile-drawer details div{background:#f5f3ee;padding:8px 28px}.mobile-drawer details div a{display:block;padding:8px;font-size:12px;color:var(--muted)}.mobile-bottom{display:grid;position:fixed;z-index:48;left:0;right:0;bottom:0;height:62px;background:#fff;grid-template-columns:repeat(4,1fr);box-shadow:0 -5px 20px #0001}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.mobile-bottom b{font-size:20px}.mobile-bottom span{font-size:8px;margin-top:3px}.mobile-bottom em{left:56%;top:6px}.whatsapp-float{display:none}.hero,.hero-grid{min-height:auto}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:50px 0 10px;text-align:center}.hero h1,.listing-head h1,.services-hero h1,.contact-page h1{font-size:42px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;gap:18px}.hero-proof{gap:15px;justify-content:center}.hero-proof div{flex:1}.hero-proof strong{font-size:15px}.hero-proof span{font-size:8px}.hero-visual{height:320px}.hero-orbit{width:220px;height:220px;left:20%}.mockup-card{width:155px;height:95px;padding:16px;left:5%}.mockup-card span{font-size:28px}.mockup-mug{width:115px;height:145px;left:50%;top:70px}.mockup-mug:after{width:45px;height:60px;border-width:12px;right:-41px}.mockup-pen{width:200px;left:18%;bottom:38px}.hero-note{padding:10px;right:0}.hero-stamp{display:none}.trust-bar .shell{height:auto;grid-template-columns:1fr 1fr;padding:12px 0}.trust-bar span{padding:9px 0}.trust-bar span:nth-child(2){border:0}.section{padding-top:65px;padding-bottom:65px}.section-heading{align-items:start;flex-direction:column;margin-bottom:27px}.section-heading h2{font-size:35px}.section-heading p{font-size:13px}.category-showcase{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none;gap:8px}.category-tile.c1,.category-tile.c2,.category-tile.c3,.category-tile.c4,.category-tile.c5,.category-tile.c6{grid-column:span 1;grid-row:span 1;height:175px;padding:18px}.category-tile.c1{grid-column:span 2}.category-icon{font-size:43px}.category-tile h3,.category-tile.c1 h3{font-size:20px}.product-grid,.product-grid.three,.product-grid.four{grid-template-columns:1fr 1fr;gap:8px}.product-info{padding:13px}.product-info h3{font-size:14px}.product-price{flex-direction:column;align-items:flex-start;gap:2px}.card-actions>a{font-size:9px}.editorial{margin-top:65px;margin-bottom:65px}.editorial-main{padding:40px 28px;min-height:570px}.editorial-main h2{font-size:39px}.gift-art{width:75%;height:42%}.gift-box{right:45px}.editorial-side{grid-template-columns:1fr}.mini-panel{min-height:240px;padding:32px}.services-preview{padding:65px 0}.services-preview .shell{grid-template-columns:1fr;gap:45px}.services-intro h2{font-size:39px}.service-list{grid-template-columns:1fr}.service-list>div{border-left:0;border-top:1px solid #496159}.service-list>div:nth-last-child(-n+2){border-bottom:1px solid #496159}.location{padding:70px 0;grid-template-columns:1fr;gap:35px}.location h2{font-size:40px}.location-card{height:280px}.contact-strip .shell{align-items:start;flex-direction:column;gap:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:span 2}.footer-bottom{gap:20px}.breadcrumb{overflow:auto;white-space:nowrap}.listing-head{padding:45px 0 35px}.listing{display:block}.filter-toggle{display:block;width:100%;height:45px;background:white;border:1px solid var(--ink);margin-bottom:15px}.filters{position:fixed;z-index:110;inset:0;background:white;padding:25px;transform:translateX(-105%);transition:.3s;overflow:auto}.filters.open{transform:none}.filter-title button{display:block;border:0;background:none;font-size:28px}.listing-tools{margin-top:5px}.product-detail{grid-template-columns:1fr;padding-top:25px;gap:30px}.product-summary{padding-top:0}.product-summary h1{font-size:37px}.detail-meta{gap:12px}.product-description{grid-template-columns:1fr;gap:20px}.purchase-notes{grid-template-columns:1fr}.cart-page{padding-top:40px}.page-title h1{font-size:38px}.cart-layout{grid-template-columns:1fr}.cart-items{padding:0 13px}.cart-item{grid-template-columns:82px 1fr;gap:12px}.cart-item>img{width:82px;height:82px}.cart-item>.qty-picker{grid-column:1}.cart-item>.remove-inline{grid-column:2;justify-self:end}.order-summary{position:static}.checkout-form,.modal-head{padding-left:20px;padding-right:20px}.form-grid{grid-template-columns:1fr}.service-cards{grid-template-columns:1fr}.services-hero{text-align:left;padding:55px 0}.contact-page{grid-template-columns:1fr;padding:55px 0}.contact-cards{grid-template-columns:1fr}.address-panel{min-height:400px;padding:35px}.toast{right:12px;left:12px;top:85px}.footer-bottom{font-size:9px}.announcement+header{} }
