.shop-dialog{width:min(720px,calc(100% - 28px));max-height:90dvh;border:1px solid #b9c4b9;background:#f5f1e8;color:#1e271f;padding:28px;border-radius:12px;font-family:'DM Sans',Arial,sans-serif}
.shop-dialog::backdrop{background:rgba(10,30,20,.55)}
.shop-dialog h2,.shop-title{font-family:'Playfair Display',Georgia,serif;color:#173a2c;font-weight:500;margin:0;font-size:30px}
.shop-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.shop-dialog p{font-size:15px;line-height:1.6}
.shop-form{display:grid;gap:16px}.shop-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.shop-form label{display:grid;gap:7px;font-size:14px}.shop-form input,.shop-form select,.shop-form textarea,.admin-input{width:100%;border:1px solid #aab6aa;background:#fffdf7;color:#1e271f;padding:11px;border-radius:4px;font:inherit;min-height:44px}
.shop-form textarea{resize:vertical;min-height:80px}.shop-form small{font-size:13px;line-height:1.5;color:#59645c}
.shop-form [hidden],[hidden]{display:none!important}
.shop-dialog button,.shop-form button,.admin-page button{min-height:42px;font-size:14px}.shop-dialog .btn{padding:12px 20px}
.shop-error{color:#9b302d;font-size:14px;line-height:1.5;margin:8px 0;min-height:20px}
.shop-notice{padding:14px 16px;background:#e7eadf;border-left:3px solid #173a2c;font-size:14px;line-height:1.6;margin:12px 0}
.shop-summary{border-top:1px solid #bcc6bb;border-bottom:1px solid #bcc6bb;padding:14px 0;display:grid;gap:8px}
.shop-summary>div{display:flex;justify-content:space-between;gap:14px}.shop-summary strong{font-size:17px}
.shop-order{padding:18px 0;border-top:1px solid #bfc9bd;font-size:14px;line-height:1.6}.shop-order h3{font-size:17px;margin:0 0 6px}.shop-order ul{padding-left:20px}
.cart-quantity{display:flex;align-items:center;gap:10px;margin-top:9px}.cart-quantity button{width:30px;height:30px;border:1px solid #9eaf9e;background:none;border-radius:50%;color:#173a2c}
.cart-quantity span{font-size:14px}.cart-item strong{overflow-wrap:anywhere}.cart-item small{font-size:13px}.remove{font-size:13px}.drawer-foot .post-msg{font-size:13px;line-height:1.5}
button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a17024;outline-offset:3px}
.admin-page{margin:0;background:#f5f1e8;color:#1e271f;font:16px/1.5 'DM Sans',Arial,sans-serif}.admin-shell{max-width:1250px;margin:auto;padding:30px 24px 70px}
.admin-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid #bfc9bd}.admin-header a{color:#173a2c}.admin-header small{display:block;margin-top:5px;color:#59645c}
.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-page .btn{border:1px solid #173a2c;border-radius:30px;padding:10px 18px;background:#173a2c;color:white;cursor:pointer}.admin-page .btn.outline{color:#173a2c;background:transparent}
.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.admin-tabs button{border:1px solid #aab6aa;padding:10px 16px;border-radius:24px;background:transparent;color:#173a2c;cursor:pointer}.admin-tabs button[aria-pressed=true]{background:#173a2c;color:white}
.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0}.admin-stat{background:#eae6db;padding:20px;border-radius:8px}.admin-stat strong{display:block;font:32px Georgia,serif;color:#173a2c}
.admin-card{border:1px solid #bec8b9;padding:22px;border-radius:8px;margin:16px 0;background:#fffdf7}.admin-card h2,.admin-card h3{margin:0 0 12px;color:#173a2c}.admin-card p{margin:8px 0}.admin-card small{font-size:13px;color:#59645c}.admin-card .shop-form{margin-top:18px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #cad0c2;padding:14px 12px;vertical-align:top}.admin-table button{white-space:nowrap}.admin-tag{display:inline-block;background:#e5ecdf;padding:4px 9px;border-radius:5px;font-size:13px}.admin-muted{color:#59645c}.admin-page a{color:#173a2c}
.products-grid .reveal{opacity:1!important;transform:none!important}
#flores{padding-top:clamp(58px,5vw,78px)!important;padding-bottom:clamp(66px,6vw,88px)!important}
#flores .section-head{margin-bottom:clamp(30px,3vw,42px)}
#flores .products-grid{gap:clamp(36px,3.5vw,50px) 20px;align-items:start;grid-auto-rows:auto}
#flores .product{min-width:0;overflow:visible;display:flex;flex-direction:column;height:auto;position:relative}
#flores .product-img{display:block;height:auto!important;aspect-ratio:4/5;background:#ddd;overflow:hidden;flex:0 0 auto}
#flores .product-img img{object-fit:cover;display:block;width:100%;height:100%}
#flores .product-info{padding:14px 0 0;min-height:84px;display:flex;flex-direction:column;overflow:visible;background:#f5f1e8;position:relative;z-index:2}
#flores .product-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;min-height:28px}
#flores .product-name{font-size:20px;line-height:1.25;white-space:normal;overflow:visible;overflow-wrap:anywhere;min-width:0}
#flores .price{font-size:11px;line-height:1.35;white-space:nowrap;padding-top:4px;overflow:visible}
#flores .add-btn{margin-top:8px;align-self:flex-start}
#ocasioes{padding-top:clamp(62px,5.5vw,82px)!important;padding-bottom:clamp(86px,7vw,110px)!important}
#ocasioes .section-head{margin-bottom:clamp(36px,3vw,48px)}
.process{padding-top:clamp(92px,7.5vw,118px)!important;padding-bottom:clamp(92px,7.5vw,118px)!important}
.process .section-head{margin-bottom:clamp(42px,3.5vw,56px)}
.process-grid{margin-top:4px}
.step{padding-top:38px;padding-bottom:34px}
.step:nth-child(2),.step:nth-child(3){padding-top:38px;padding-bottom:34px}
.editorial{min-height:620px!important}
.editorial-media{min-height:620px!important}
.editorial-copy{padding-top:clamp(64px,6vw,96px)!important;padding-bottom:clamp(64px,6vw,96px)!important}
.gifts{padding-top:clamp(96px,8vw,124px)!important;padding-bottom:clamp(100px,8vw,132px)!important}
.gifts .section-head{margin-bottom:clamp(40px,3.5vw,54px)}
.stores{padding-top:clamp(96px,8vw,124px)!important;padding-bottom:clamp(96px,8vw,124px)!important}
.stores .section-head{margin-bottom:clamp(44px,4vw,60px)}
.store-grid{gap:clamp(48px,6vw,90px)}
.postcode{margin-top:clamp(68px,6vw,92px);padding-top:40px}
.stores + .section{padding-top:clamp(96px,8vw,124px)!important;padding-bottom:clamp(96px,8vw,124px)!important}
.stores + .section .section-head{margin-bottom:clamp(40px,3.5vw,52px)}
.review{padding-top:clamp(96px,8vw,124px)!important;padding-bottom:clamp(104px,8.5vw,132px)!important}
.review-title{margin-bottom:36px}
.footer{padding-top:76px!important}
@media(max-width:1180px){#flores .products-grid{grid-template-columns:repeat(4,1fr)!important}}
@media(max-width:900px){#flores .products-grid{grid-template-columns:repeat(2,1fr)!important;gap:42px 18px}#ocasioes,.process,.gifts,.stores,.stores + .section,.review{padding-top:78px!important;padding-bottom:88px!important}.editorial,.editorial-media{min-height:560px!important}}
@media(max-width:600px){.shop-row{grid-template-columns:1fr}.shop-dialog{padding:20px}.admin-shell{padding:22px 16px}.admin-header{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr}.admin-stat{padding:12px 18px}.admin-stat strong{font-size:27px}.admin-card{padding:16px}#flores{padding-top:58px!important;padding-bottom:68px!important}#flores .products-grid{grid-template-columns:1fr!important;gap:34px}#flores .product-name{font-size:22px}#flores .product-info{min-height:80px}#ocasioes,.process,.gifts,.stores,.stores + .section,.review{padding-top:64px!important;padding-bottom:72px!important}.process .section-head,.gifts .section-head,.stores .section-head,.stores + .section .section-head{margin-bottom:32px}.store-grid{gap:46px}.postcode{margin-top:52px;padding-top:30px}.editorial,.editorial-media{min-height:500px!important}.editorial-copy{padding-top:54px!important;padding-bottom:54px!important}.footer{padding-top:58px!important}}
