:root{--dvh26-green:#06452f;--dvh26-green2:#033823;--dvh26-gold:#e6a821;--dvh26-gold2:#f0b62c;--dvh26-cream:#f7f3e9;--dvh26-paper:#fbfaf5;--dvh26-ink:#0c2f25;--dvh26-muted:#68746d;--dvh26-line:#ddd9cd;--dvh26-shadow:0 10px 26px rgba(14,45,36,.08)}
body.dvh22-basket-page{background:#f7f4ec;color:var(--dvh26-ink);font-family:Inter,Arial,sans-serif}
body.dvh22-basket-page .basketpage{padding:20px 0 52px;min-height:62vh;background:linear-gradient(180deg,#fbfaf5 0,#f7f4ec 38%,#f4f0e7 100%)}
body.dvh22-basket-page .basketpage>.wrap{width:min(1500px,88.5vw);max-width:none;margin-inline:auto}

/* Hero + progress */
body.dvh22-basket-page .dvh22-basket-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 12px;padding:24px 28px;border:0;border-radius:22px;background:radial-gradient(circle at 78% 12%,rgba(19,107,75,.24),transparent 26%),linear-gradient(90deg,#003b28,#06452f 62%,#033923);box-shadow:0 12px 34px rgba(14,45,36,.12);color:#fff}
body.dvh22-basket-page .dvh22-basket-hero::after{content:"";position:absolute;right:-4%;top:-90%;width:42%;height:250%;background:linear-gradient(115deg,transparent 35%,rgba(230,168,33,.08) 36%,transparent 38%);transform:rotate(-8deg);pointer-events:none}
body.dvh22-basket-page .dvh22-basket-hero>div,body.dvh22-basket-page .dvh22-basket-hero>.btn{position:relative;z-index:1}
body.dvh22-basket-page .baskethead .eyebrow,body.dvh22-basket-page .successbox .eyebrow{margin:0 0 5px;color:var(--dvh26-gold2);font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
body.dvh22-basket-page .baskethead h1{margin:0 0 5px;color:#fff;font-family:Georgia,serif;font-size:clamp(2.05rem,3.6vw,3.45rem);line-height:1;letter-spacing:-.035em}
body.dvh22-basket-page .baskethead p{margin:0;max-width:760px;color:rgba(255,255,255,.82);font-size:.84rem;line-height:1.45}
body.dvh22-basket-page .baskethead>.btn{min-height:40px;padding:8px 15px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff;border-radius:8px;white-space:nowrap}
body.dvh22-basket-page .enquiry-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 14px;padding:0;border:1px solid #dfdbcf;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 4px 14px rgba(14,45,36,.035)}
body.dvh22-basket-page .enquiry-progress li{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:8px 12px;border-right:1px solid #e8e4da;color:#7a837e;font-size:.72rem;font-weight:800;line-height:1.1}
body.dvh22-basket-page .enquiry-progress li:last-child{border-right:0}
body.dvh22-basket-page .enquiry-progress li span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ece9df;color:#68746d;font-size:.66rem;font-weight:900}
body.dvh22-basket-page .enquiry-progress li.done{color:#315548;background:#f9fbf9}body.dvh22-basket-page .enquiry-progress li.done span{background:#dfece5;color:#06452f}
body.dvh22-basket-page .enquiry-progress li.active{color:#063f2e;background:#fff8e9}body.dvh22-basket-page .enquiry-progress li.active span{background:var(--dvh26-gold);color:#15382e}

body.dvh22-basket-page .notice{margin:0 0 12px;padding:10px 13px;border-radius:9px;border:1px solid #d5e2db;background:#f2f8f4;color:#1e513e;font-size:.76rem}
body.dvh22-basket-page .notice.error{border-color:#e6cccc;background:#fff1f1;color:#7a2f2f}

/* Main basket columns */
body.dvh22-basket-page .basketgrid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:16px;align-items:start}
body.dvh22-basket-page .panel{margin:0;padding:16px;border:1px solid #dedbd1;border-radius:15px;background:#fff;box-shadow:var(--dvh26-shadow)}
body.dvh22-basket-page .dvh22-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 12px;padding:0 1px 11px;border-bottom:1px solid #ece9e1}
body.dvh22-basket-page .dvh22-panel-kicker{display:block;margin-bottom:2px;color:#c88600;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
body.dvh22-basket-page .dvh22-panel-head h2,body.dvh22-basket-page .dvh22-checkout-head h2{margin:0;color:#0b3327;font-family:Georgia,serif;font-size:1.35rem;line-height:1.05}
body.dvh22-basket-page .dvh22-panel-total{text-align:right}body.dvh22-basket-page .dvh22-panel-total span{display:block;color:#7a837d;font-size:.62rem}body.dvh22-basket-page .dvh22-panel-total strong{display:block;color:#053a2b;font-size:1.08rem}
body.dvh22-basket-page .basketitems{display:grid;gap:8px;margin:0 0 10px}
body.dvh22-basket-page .basketitem{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e4e1d8;border-radius:11px;background:#fdfcf9;box-shadow:none}
body.dvh22-basket-page .dvh22-cart-image{display:grid;place-items:center;width:92px;height:72px;padding:4px;border-radius:8px;background:#fff;text-decoration:none;overflow:hidden}
body.dvh22-basket-page .dvh22-cart-image img{width:100%;height:100%;object-fit:contain;object-position:center;border:0;border-radius:0;background:transparent}
body.dvh22-basket-page .dvh22-cart-copy{display:grid;gap:2px;min-width:0}
body.dvh22-basket-page .dvh22-cart-copy strong{font-size:.88rem;line-height:1.17}body.dvh22-basket-page .dvh22-cart-copy strong a{color:#0b3327;text-decoration:none}
body.dvh22-basket-page .dvh22-cart-copy small{color:#7a837d;font-size:.65rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.dvh22-basket-page .dvh22-cart-copy>span{margin-top:3px;color:#053a2b;font-size:.86rem;font-weight:900}
body.dvh22-basket-page .basket-qty{display:grid;grid-template-columns:auto auto;align-items:stretch;justify-content:end;gap:6px}
body.dvh22-basket-page .basket-qty label{display:flex;align-items:center;gap:5px;min-height:32px;padding:5px 10px;border:1px solid #d9ddd8;border-radius:7px;background:#fff;color:#506158;font-size:.62rem;font-weight:800;box-sizing:border-box}
body.dvh22-basket-page .basket-qty label>span{margin:0;font-size:.62rem;color:#506158}
body.dvh22-basket-page .basket-qty input{width:40px;height:100%;min-height:0;padding:0 4px;border:0;background:transparent;color:#0c3d2e;font-size:.78rem;font-weight:900;text-align:center;outline:0}
body.dvh22-basket-page .remove-item{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 10px;border:1px solid #ead4d4;border-radius:7px;background:#fff7f7;color:#8b4141;font-size:.62rem;font-weight:800;cursor:pointer;box-sizing:border-box}
body.dvh22-basket-page .dvh22-cart-update{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:1px}
body.dvh22-basket-page .dvh22-cart-update .btn{min-height:37px;padding:7px 13px;border-radius:7px;background:linear-gradient(180deg,#07513a,#003c28);font-size:.68rem;text-transform:uppercase}
body.dvh22-basket-page .dvh22-cart-update span{color:#7a837d;font-size:.62rem}

/* Checkout */
body.dvh22-basket-page .checkout{position:sticky;top:82px}
body.dvh22-basket-page .dvh22-checkout-head{margin-bottom:11px;padding:0 1px 10px;border-bottom:1px solid #ece9e1}
body.dvh22-basket-page .dvh22-checkout-head p{margin:4px 0 0;color:#6f7973;font-size:.72rem;line-height:1.4}
body.dvh22-basket-page .checkout form{display:grid;grid-template-columns:1fr 1fr;gap:8px 9px}
body.dvh22-basket-page .checkout .field{margin:0}
body.dvh22-basket-page .checkout .field label,body.dvh22-basket-page .checkout fieldset legend{display:block;margin:0 0 4px;color:#315548;font-size:.64rem;font-weight:850;text-transform:uppercase;letter-spacing:.02em}
body.dvh22-basket-page .checkout input:not([type="radio"]):not([type="checkbox"]),body.dvh22-basket-page .checkout textarea,body.dvh22-basket-page .checkout select{width:100%;min-height:39px;padding:7px 9px;border:1px solid #d8dbd5;border-radius:8px;background:#fff;color:#183a2f;font-size:.78rem;outline:0}
body.dvh22-basket-page .checkout input:focus,body.dvh22-basket-page .checkout textarea:focus{border-color:#7da596;box-shadow:0 0 0 3px rgba(6,69,47,.08)}
body.dvh22-basket-page .checkout textarea{min-height:68px;resize:vertical}
body.dvh22-basket-page .checkout .dvh20p2-delivery,body.dvh22-basket-page .checkout .field:has(textarea),body.dvh22-basket-page .checkout .summarytotal,body.dvh22-basket-page .checkout .microcopy,body.dvh22-basket-page .checkout .handmade-notice,body.dvh22-basket-page .checkout .policy-check,body.dvh22-basket-page .checkout .btn.full{grid-column:1/-1}
body.dvh22-basket-page .dvh20p2-delivery{margin:1px 0 0;padding:10px;border:1px solid #e3dfd4;border-radius:10px;background:#faf8f2}
body.dvh22-basket-page .dvh20p2-methods{gap:7px}
body.dvh22-basket-page .dvh20p2-method{padding:9px 10px;border-radius:8px;background:#fff}
body.dvh22-basket-page .dvh20p2-method span strong{font-size:.72rem}body.dvh22-basket-page .dvh20p2-method span small{font-size:.62rem;line-height:1.3}
body.dvh22-basket-page .dvh20p2-api-note{margin-top:7px;padding:8px 9px;border-radius:8px;font-size:.61rem;line-height:1.35}
body.dvh22-basket-page .summarytotal{display:flex;justify-content:space-between;align-items:center;margin:1px 0;padding:10px 11px;border:0;border-radius:9px;background:#f3f0e7;color:#36584c;font-size:.72rem}
body.dvh22-basket-page .summarytotal strong{color:#053a2b;font-size:1rem}
body.dvh22-basket-page .checkout .microcopy{margin:-2px 0 0;color:#7a837d;font-size:.59rem;line-height:1.35}
body.dvh22-basket-page .handmade-notice{display:flex;gap:12px;margin:0;padding:12px 14px;border:1px solid #e4b74a;border-left:4px solid var(--dvh26-gold);border-radius:12px;background:#fffaf0;color:#43584d}
body.dvh22-basket-page .handmade-notice-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:999px;background:#114c3a;color:#f0b633;font-size:1rem;line-height:1}
body.dvh22-basket-page .handmade-notice-body{min-width:0;flex:1}
body.dvh22-basket-page .handmade-notice strong{display:block;margin:0 0 5px;color:#20483b;font-size:.78rem;font-weight:850}
body.dvh22-basket-page .handmade-notice p{margin:2px 0;color:#50655a;font-size:.66rem;line-height:1.45}
body.dvh22-basket-page .handmade-notice-auth{margin-top:8px}
body.dvh22-basket-page .handmade-notice-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:4px 0 8px;color:#d0a442}
body.dvh22-basket-page .handmade-notice-auth-divider::before,body.dvh22-basket-page .handmade-notice-auth-divider::after{content:'';height:1px;background:#d7b466}
body.dvh22-basket-page .handmade-notice-auth-divider span{font-size:.82rem;line-height:1}
body.dvh22-basket-page .handmade-notice-auth-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 6px;margin:0;text-align:center}
body.dvh22-basket-page .handmade-notice-auth-line span{font-size:.66rem;font-weight:800;color:#17362d}
body.dvh22-basket-page .handmade-notice-signature{width:104px;max-width:36%;height:auto;display:block}
body.dvh22-basket-page .policy-check{display:flex;align-items:flex-start;gap:8px;margin:0;padding:9px 10px;border:1px solid #dde2de;border-radius:9px;background:#f7f9f7;color:#506158;font-size:.62rem;line-height:1.35}
body.dvh22-basket-page .policy-check input{width:16px;height:16px;margin:1px 0 0;flex:0 0 16px}body.dvh22-basket-page .policy-check a{color:#06452f;font-weight:850}
body.dvh22-basket-page .checkout .btn.full{min-height:43px;padding:8px 13px;border:0;border-radius:8px;background:linear-gradient(180deg,#f0b633,#dda018);color:#14382d;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}

/* Empty and success states */
body.dvh22-basket-page .dvh22-basket-empty{max-width:760px;margin:18px auto 4px;padding:36px 24px;border:1px dashed #cfd7d2;border-radius:16px;background:#fff;text-align:center;box-shadow:0 7px 22px rgba(14,45,36,.05)}
body.dvh22-basket-page .dvh22-basket-empty .emptytackle{display:grid;place-items:center;gap:7px}body.dvh22-basket-page .dvh22-basket-empty .emptytackle img{width:68px;height:68px}body.dvh22-basket-page .dvh22-basket-empty h2{margin:0;font-family:Georgia,serif;font-size:1.5rem}body.dvh22-basket-page .dvh22-basket-empty p{color:#6f7973;font-size:.8rem}
body.dvh22-basket-page .dvh22-basket-success{max-width:820px;margin:18px auto 0;padding:34px 28px;border:1px solid #d8e2dc;border-radius:18px;background:#fff;text-align:center;box-shadow:0 16px 40px rgba(14,45,36,.10)}
body.dvh22-basket-page .dvh22-basket-success .successicon{width:50px;height:50px;margin:0 auto 9px;background:#06452f;color:#fff;font-size:1.35rem}
body.dvh22-basket-page .dvh22-basket-success h1{margin:3px 0 8px;color:#0b3327;font-family:Georgia,serif;font-size:2rem}.dvh22-basket-page .dvh22-basket-success p{max-width:700px;margin:0 auto 15px;color:#66746d;font-size:.82rem;line-height:1.5}.dvh22-basket-page .dvh22-basket-success .actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}

@media(max-width:1180px){
 body.dvh22-basket-page .basketpage>.wrap{width:calc(100% - 56px)}
 body.dvh22-basket-page .basketgrid{grid-template-columns:minmax(0,1fr) minmax(370px,.88fr)}
}
@media(max-width:900px){
 body.dvh22-basket-page .basketgrid{grid-template-columns:1fr;gap:12px}
 body.dvh22-basket-page .checkout{position:static}
 body.dvh22-basket-page .dvh22-basket-hero{padding:21px 22px}
}
@media(max-width:600px){
 body.dvh22-basket-page .basketpage{padding:12px 0 30px}
 body.dvh22-basket-page .basketpage>.wrap{width:calc(100% - 32px)}
 body.dvh22-basket-page .dvh22-basket-hero{display:grid;gap:12px;margin-bottom:9px;padding:18px 16px;border-radius:16px}
 body.dvh22-basket-page .baskethead h1{font-size:1.9rem}.dvh22-basket-page .baskethead p{font-size:.74rem;line-height:1.4}
 body.dvh22-basket-page .baskethead>.btn{justify-self:start;min-height:36px;padding:7px 11px;font-size:.65rem}
 body.dvh22-basket-page .enquiry-progress{margin-bottom:10px;border-radius:10px}
 body.dvh22-basket-page .enquiry-progress li{min-height:42px;gap:4px;padding:6px 4px;font-size:.56rem;text-align:center}
 body.dvh22-basket-page .enquiry-progress li span{width:20px;height:20px;font-size:.56rem}
 body.dvh22-basket-page .panel{padding:11px;border-radius:12px}
 body.dvh22-basket-page .dvh22-panel-head{margin-bottom:9px;padding-bottom:8px}.dvh22-basket-page .dvh22-panel-head h2,.dvh22-basket-page .dvh22-checkout-head h2{font-size:1.15rem}
 body.dvh22-basket-page .dvh22-panel-total strong{font-size:.94rem}.dvh22-basket-page .dvh22-panel-total span{font-size:.56rem}
 body.dvh22-basket-page .basketitems{gap:7px}
 body.dvh22-basket-page .basketitem{grid-template-columns:72px minmax(0,1fr);gap:9px;padding:8px}
 body.dvh22-basket-page .dvh22-cart-image{width:72px;height:62px}
 body.dvh22-basket-page .dvh22-cart-copy strong{font-size:.8rem}.dvh22-basket-page .dvh22-cart-copy small{font-size:.58rem}.dvh22-basket-page .dvh22-cart-copy>span{font-size:.76rem}
 body.dvh22-basket-page .basket-qty{grid-column:1/-1;display:grid;grid-template-columns:auto auto;justify-content:end;align-items:stretch;gap:6px;margin-top:1px}
 body.dvh22-basket-page .basket-qty label{justify-content:space-between;min-height:34px;padding:4px 10px}.dvh22-basket-page .basket-qty input{width:46px;height:100%;min-height:0}.dvh22-basket-page .remove-item{min-height:34px;padding:5px 10px}
 body.dvh22-basket-page .dvh22-cart-update{display:grid;grid-template-columns:1fr;gap:5px}.dvh22-basket-page .dvh22-cart-update .btn{width:100%;min-height:38px}.dvh22-basket-page .dvh22-cart-update span{text-align:center;font-size:.57rem}
 body.dvh22-basket-page .checkout form{grid-template-columns:1fr;gap:7px}
 body.dvh22-basket-page .checkout .dvh20p2-delivery,body.dvh22-basket-page .checkout .field:has(textarea),body.dvh22-basket-page .checkout .summarytotal,body.dvh22-basket-page .checkout .microcopy,body.dvh22-basket-page .checkout .handmade-notice,body.dvh22-basket-page .checkout .policy-check,body.dvh22-basket-page .checkout .btn.full{grid-column:auto}
 body.dvh22-basket-page .checkout input:not([type="radio"]):not([type="checkbox"]),body.dvh22-basket-page .checkout textarea{min-height:41px;font-size:.8rem}
 body.dvh22-basket-page .dvh20p2-method{padding:8px 9px}.dvh22-basket-page .dvh20p2-method span strong{font-size:.68rem}.dvh22-basket-page .dvh20p2-method span small{font-size:.58rem}
 body.dvh22-basket-page .handmade-notice{gap:9px;padding:10px 11px;border-radius:10px}
 body.dvh22-basket-page .handmade-notice-icon{flex:0 0 36px;width:36px;height:36px;font-size:.88rem}
 body.dvh22-basket-page .handmade-notice strong{font-size:.72rem}
 body.dvh22-basket-page .handmade-notice p{font-size:.61rem;line-height:1.42}
 body.dvh22-basket-page .handmade-notice-auth{margin-top:6px}
 body.dvh22-basket-page .handmade-notice-auth-divider{margin:2px 0 6px;gap:8px}
 body.dvh22-basket-page .handmade-notice-auth-line{gap:3px 5px}
 body.dvh22-basket-page .handmade-notice-auth-line span{font-size:.62rem}
 body.dvh22-basket-page .handmade-notice-signature{width:90px;max-width:40%}
 body.dvh22-basket-page .dvh22-basket-empty{margin-top:12px;padding:28px 16px}.dvh22-basket-page .dvh22-basket-success{margin-top:12px;padding:26px 16px}.dvh22-basket-page .dvh22-basket-success h1{font-size:1.55rem}.dvh22-basket-page .dvh22-basket-success .actions{display:grid;grid-template-columns:1fr}
}
@media(max-width:380px){body.dvh22-basket-page .enquiry-progress li{font-size:.52rem}.dvh22-basket-page .dvh22-panel-head{align-items:flex-start}.dvh22-basket-page .dvh22-panel-total{max-width:82px}}
@media(prefers-reduced-motion:reduce){body.dvh22-basket-page *{scroll-behavior:auto!important}}
