:root{--wine:#9b3150;--wine-dark:#70223b;--blush:#f8eef1;--cream:#fffaf6;--ink:#241d20;--muted:#766b70;--line:#e8dfe2;--green:#34755b;--shadow:0 18px 50px rgba(77,35,49,.11)}
*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:#fcfaf9;color:var(--ink);font-family:"DM Sans",sans-serif}.site-header{height:70px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;color:var(--ink);text-decoration:none}.brand img{display:block;width:132px;height:54px;object-fit:contain}.admin-link{color:var(--wine);font-weight:700;text-decoration:none}.page-shell{max-width:1240px;margin:auto;padding:34px 24px 90px}.hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:28px 40px;min-height:190px;background:linear-gradient(120deg,#fff 30%,var(--blush));border-radius:22px;overflow:hidden}.hero h1,.confirmation h1,.login-card h1,.admin-header h1{font:700 clamp(1.9rem,3.5vw,2.8rem)/1.05 "Playfair Display",serif;margin:.4rem 0 .75rem}.hero p{max-width:650px;margin:0;color:var(--muted);font-size:1rem;line-height:1.55}.hero-mark{width:150px;height:100px;display:grid;place-items:center;flex:0 0 150px}.hero-mark img{display:block;width:100%;height:100%;object-fit:contain}.eyebrow{font-size:.73rem;letter-spacing:.16em;font-weight:800;color:var(--wine)}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px}.section-heading>div{display:flex;align-items:center;gap:12px}.section-heading h2,.settings-section h2,.editor-card h2{font-size:1.28rem;margin:0}.step{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--wine);color:#fff;font-size:.75rem;font-weight:700}.search{position:relative}.search span{position:absolute;left:12px;top:8px;color:var(--muted)}.search input{width:260px;padding:10px 12px 10px 34px}.product-list{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.product-row{display:grid;grid-template-columns:minmax(220px,1fr) 90px 120px 90px;gap:15px;align-items:center;padding:17px 20px;border-bottom:1px solid var(--line);transition:.2s}.product-row:last-child{border-bottom:0}.product-row:hover,.product-row.selected{background:#fff9fa}.product-row.selected{box-shadow:inset 4px 0 var(--wine)}.product-info h3{margin:3px 0;font-size:.96rem}.product-info small,.code{color:var(--muted);font-size:.72rem}.code{color:var(--wine);font-weight:700;letter-spacing:.05em}.price{font-weight:700}.line-total{text-align:right;font-weight:700;color:var(--wine)}.qty-control{display:flex;height:38px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.qty-control input{width:46px;border:0;text-align:center;font:600 .9rem "DM Sans";-moz-appearance:textfield}.qty-control input::-webkit-inner-spin-button{display:none}.qty-btn{width:36px;border:0;background:var(--blush);color:var(--wine);font-size:1.15rem;cursor:pointer}.summary-card{position:sticky;top:100px;background:var(--ink);color:#fff;padding:28px;border-radius:20px;box-shadow:var(--shadow)}.summary-line,.summary-total{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #4d4448}.summary-card>.eyebrow{display:block;color:#e8a7b8;margin-bottom:12px}.summary-total{padding:20px 0;border-bottom:0;font-size:1.18rem}.summary-total strong{font:700 1.5rem "Playfair Display";color:#f3b3c4}.terms,.secure{font-size:.76rem;color:#bcb2b6}.submit-order,.primary-link{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 18px;border:0;border-radius:11px;background:var(--wine);color:#fff;text-decoration:none;font:700 .92rem "DM Sans";cursor:pointer}.summary-card .submit-order{background:#fff;color:var(--wine);margin-top:12px}.details-card,.settings-section,.editor-card{margin-top:30px;padding:26px;background:#fff;border:1px solid var(--line);border-radius:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;color:#50464a;font-size:.82rem;font-weight:700}input,textarea{width:100%;border:1px solid #d9ced2;border-radius:9px;padding:11px 12px;background:#fff;font:400 .92rem "DM Sans";color:var(--ink)}input:focus,textarea:focus{outline:3px solid rgba(155,49,80,.12);border-color:var(--wine)}textarea{resize:vertical}.validation{color:#a51e3e;background:#fff0f3;border-radius:10px}.validation ul{padding:10px 30px}.confirmation,.login-card{max-width:580px;margin:55px auto;padding:48px;background:#fff;border:1px solid var(--line);border-radius:24px;text-align:center;box-shadow:var(--shadow)}.check{margin:0 auto 20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e4f5ec;color:var(--green);font-size:1.7rem}.confirm-total{display:flex;justify-content:space-between;margin:28px 0;padding:20px;background:var(--blush);border-radius:12px}.confirm-total strong{color:var(--wine);font-size:1.3rem}.confirmation-actions{display:flex;align-items:center;gap:20px}.confirmation-actions .primary-link{width:auto}.confirmation-actions a{color:var(--wine);font-weight:700}.login-card{text-align:left;max-width:430px}.login-card form{display:grid;gap:18px}.login-card p{color:var(--muted)}.admin-nav{display:flex;gap:8px;margin-bottom:35px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:12px;width:max-content}.admin-nav a,.admin-nav button{display:block;padding:9px 16px;border:0;background:transparent;color:var(--ink);text-decoration:none;font:600 .85rem "DM Sans";cursor:pointer}.admin-nav form{margin-left:12px;border-left:1px solid var(--line)}.admin-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.admin-header h1{font-size:2.5rem;margin-bottom:0}.admin-header p{color:var(--muted)}.admin-header .primary-link{width:auto}.notice{padding:12px 16px;margin-bottom:20px;border-radius:10px;background:#e7f6ee;color:var(--green)}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;align-items:start}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:15px}.admin-table{width:100%;border-collapse:collapse;font-size:.86rem}.admin-table th,.admin-table td{padding:14px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle}.admin-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:#fbf8f9}.admin-table a,.link-button{color:var(--wine);font-weight:700;text-decoration:none}.link-button{border:0;background:transparent;cursor:pointer;padding:3px}.inline{display:inline}.status{padding:5px 9px;border-radius:20px;font-size:.7rem;font-weight:700}.status.active{background:#e7f6ee;color:var(--green)}.status.inactive{background:#eee;color:#777}.editor-card{margin:0;position:sticky;top:100px}.editor-card form{display:grid;gap:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-label{flex-direction:row;align-items:center}.check-label input{width:auto}.settings-form{display:grid;gap:22px}.settings-section{margin:0}.settings-section h2{margin-bottom:20px}.settings-save{max-width:260px}.settings-warning{color:#93552b;background:#fff5e9;padding:12px;border-radius:8px;font-size:.82rem}.empty-state{text-align:center!important;color:var(--muted);padding:40px!important}footer{display:flex;justify-content:space-between;padding:30px max(24px,calc((100vw - 1240px)/2));background:#241d20;color:#bdb3b7;font-size:.78rem}
@media(max-width:900px){.order-layout,.admin-grid{grid-template-columns:1fr}.summary-card,.editor-card{position:static}.hero-mark{display:none}.product-row{grid-template-columns:1fr 100px 90px}.price{grid-column:1}.line-total{grid-column:3;grid-row:1}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.search input{width:190px}}
@media(max-width:600px){.page-shell{padding:22px 14px 65px}.site-header{height:62px;padding:0 14px}.brand img{width:105px;height:46px}.hero{padding:22px 20px;margin-bottom:25px;min-height:0}.hero h1{font-size:1.9rem}.section-heading{align-items:flex-start;gap:14px;flex-direction:column}.search,.search input{width:100%}.product-row{grid-template-columns:1fr 105px;padding:15px}.product-info{grid-column:1/-1}.price{grid-column:1}.qty-control{grid-column:2;grid-row:2}.line-total{grid-column:1/-1;grid-row:3;text-align:left}.form-grid,.two-col{grid-template-columns:1fr}.details-card{padding:20px}.confirmation-actions{flex-direction:column}.admin-header{align-items:flex-start;gap:15px;flex-direction:column}.admin-nav{width:100%;overflow:auto}.admin-nav a,.admin-nav button{padding:8px 10px;white-space:nowrap}footer{flex-direction:column;gap:8px}}

/* Compact branded header and hero */
.site-header{height:66px}
.brand img{width:118px;height:48px}
.page-shell{padding-top:28px}
.hero{margin-bottom:26px;padding:20px 34px;min-height:148px;border-radius:18px}
.hero h1{font-size:clamp(1.75rem,3vw,2.35rem);margin:.3rem 0 .55rem}
.hero p{font-size:.94rem;line-height:1.45}
.hero-mark{width:122px;height:76px;flex-basis:122px;margin-left:28px}
.eyebrow{font-size:.7rem}
@media(max-width:600px){
  .site-header{height:58px}
  .brand img{width:96px;height:42px}
  .page-shell{padding-top:18px}
  .hero{padding:18px;margin-bottom:22px}
  .hero h1{font-size:1.75rem}
}
