:root{--dvh211-green:#06452f;--dvh211-deep:#003824;--dvh211-gold:#e7a91f;--dvh211-cream:#f3eee2;--dvh211-paper:#fbfaf6;--dvh211-ink:#0b3327;--dvh211-muted:#66756d;--dvh211-line:#ddd8cc}
*{box-sizing:border-box}body.dvh22-delivery-page{margin:0;background:var(--dvh211-paper);color:var(--dvh211-ink);font-family:Inter,Arial,sans-serif}body.dvh22-delivery-page main{overflow:hidden}.dvh211-kicker{display:block;color:#d28e08;font-size:.64rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.dvh211-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 15px;border:1px solid transparent;border-radius:7px;text-decoration:none;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.dvh211-btn-gold{background:linear-gradient(180deg,#f2b932,#dfa21a);color:#11372c}.dvh211-btn-outline{border-color:rgba(255,255,255,.45);background:transparent;color:#fff}.dvh211-text-link{color:#fff;font-size:.68rem;font-weight:850;text-decoration:none}
.dvh211-hero{padding:24px 0;background:linear-gradient(100deg,#003824,#06452f 63%,#0b563f);color:#fff}.dvh211-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:23px;align-items:center}.dvh211-hero h1{margin:5px 0 8px;font-family:Georgia,serif;font-size:clamp(2.9rem,4.7vw,4.5rem);line-height:.94;color:#fff}.dvh211-hero h1 em{color:#efb42b;font-style:normal}.dvh211-hero p{max-width:700px;margin:0;color:rgba(255,255,255,.79);font-size:.83rem;line-height:1.48}.dvh211-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dvh211-status{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:11px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.08)}.dvh211-status>div{display:grid;grid-template-columns:28px 1fr;gap:1px 7px;padding:9px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(0,0,0,.05)}.dvh211-status span{grid-row:1/3;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#0e513d;color:#f0b72d;font-size:.52rem;font-weight:900}.dvh211-status strong{font-size:.68rem}.dvh211-status small{color:rgba(255,255,255,.68);font-size:.54rem;line-height:1.3}
.dvh211-options{padding:25px 0;background:#f4efe3;border-bottom:1px solid #ded7c8}.dvh211-section-head{margin-bottom:10px}.dvh211-section-head h2{margin:3px 0 0;font-family:Georgia,serif;font-size:1.6rem;line-height:1.05}.dvh211-option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.dvh211-option-grid article{position:relative;min-height:180px;padding:13px;border:1px solid #ddd8cd;border-radius:11px;background:#fff;box-shadow:0 5px 16px rgba(17,50,40,.04)}.dvh211-num{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#0c4c39;color:#efb52f;font-size:.52rem;font-weight:900}.dvh211-option-grid h3{margin:8px 0 5px;font-family:Georgia,serif;font-size:1.05rem;line-height:1.05}.dvh211-option-grid p{margin:0;color:#68766f;font-size:.62rem;line-height:1.42}.dvh211-option-grid article.is-pending{border-color:#e1bd70;background:#fffaf0}.dvh211-option-grid article.is-pending b{display:inline-block;margin-top:9px;padding:4px 7px;border-radius:999px;background:#eeeae0;color:#758077;font-size:.5rem;text-transform:uppercase;letter-spacing:.03em}
.dvh211-process{padding:25px 0}.dvh211-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dvh211-steps>div{display:grid;grid-template-columns:34px 1fr;gap:2px 9px;padding:12px 13px;border:1px solid #ddd9cf;border-radius:10px;background:#fff}.dvh211-steps span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f0b329;color:#163a2e;font-size:.55rem;font-weight:900}.dvh211-steps strong{font-size:.7rem}.dvh211-steps small{color:#6b786f;font-size:.58rem;line-height:1.35}
.dvh211-expectations{padding:0 0 26px}.dvh211-expect-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.dvh211-expect-card{padding:15px;border:1px solid #ddd9cf;border-radius:12px;background:#fff}.dvh211-expect-card h2{margin:4px 0 6px;font-family:Georgia,serif;font-size:1.36rem;line-height:1.05}.dvh211-expect-card p{margin:0;color:#68766f;font-size:.67rem;line-height:1.45}.dvh211-expect-card .dvh211-small{margin-top:6px;font-size:.6rem}.dvh211-expect-card a{display:inline-block;margin-top:9px;color:#0b4937;font-size:.62rem;font-weight:900;text-decoration:none;text-transform:uppercase}
.dvh211-final{padding:0 0 28px}.dvh211-final-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 19px;border-radius:14px;background:linear-gradient(95deg,#003824,#06452f);color:#fff}.dvh211-final-card h2{margin:3px 0 4px;font-family:Georgia,serif;font-size:1.43rem;line-height:1.05}.dvh211-final-card p{margin:0;color:rgba(255,255,255,.74);font-size:.65rem}.dvh211-final-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}
@media(max-width:1000px){.dvh211-option-grid{grid-template-columns:1fr 1fr}.dvh211-option-grid article{min-height:0}.dvh211-hero-grid{grid-template-columns:1fr}.dvh211-status{max-width:700px}}
@media(max-width:700px){.dvh211-hero{padding:15px 0}.dvh211-hero-grid{gap:9px}.dvh211-hero h1{font-size:2.25rem;margin:3px 0 5px}.dvh211-hero p{font-size:.7rem;line-height:1.38}.dvh211-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:9px}.dvh211-btn{min-height:35px;padding:6px 8px;font-size:.56rem}.dvh211-status{gap:5px;padding:7px;border-radius:10px}.dvh211-status>div{padding:7px;grid-template-columns:25px 1fr;gap:1px 6px}.dvh211-status span{width:23px;height:23px;font-size:.48rem}.dvh211-status strong{font-size:.6rem}.dvh211-status small{font-size:.49rem}.dvh211-options{padding:18px 0}.dvh211-section-head{margin-bottom:7px}.dvh211-section-head h2{font-size:1.3rem}.dvh211-option-grid{grid-template-columns:1fr 1fr;gap:6px}.dvh211-option-grid article{padding:10px;border-radius:9px}.dvh211-num{width:25px;height:25px;font-size:.48rem}.dvh211-option-grid h3{margin:6px 0 4px;font-size:.88rem}.dvh211-option-grid p{font-size:.54rem;line-height:1.38}.dvh211-option-grid article.is-pending b{margin-top:6px;font-size:.44rem}.dvh211-process{padding:18px 0}.dvh211-steps{grid-template-columns:1fr;gap:5px}.dvh211-steps>div{padding:9px 10px;border-radius:9px}.dvh211-steps span{width:27px;height:27px}.dvh211-steps strong{font-size:.64rem}.dvh211-steps small{font-size:.53rem}.dvh211-expectations{padding:0 0 19px}.dvh211-expect-grid{grid-template-columns:1fr;gap:6px}.dvh211-expect-card{padding:11px;border-radius:10px}.dvh211-expect-card h2{font-size:1.15rem;margin:3px 0 5px}.dvh211-expect-card p{font-size:.58rem}.dvh211-expect-card .dvh211-small{font-size:.52rem}.dvh211-expect-card a{margin-top:7px;font-size:.54rem}.dvh211-final{padding:0 0 20px}.dvh211-final-card{flex-direction:column;align-items:flex-start;padding:11px 12px;border-radius:10px;gap:7px}.dvh211-final-card h2{font-size:1.16rem}.dvh211-final-card p{font-size:.56rem}.dvh211-final-actions{width:100%;display:grid;grid-template-columns:1fr auto;gap:9px}.dvh211-text-link{align-self:center;font-size:.57rem}}
@media(max-width:390px){.dvh211-hero h1{font-size:2.08rem}.dvh211-actions{grid-template-columns:1fr}.dvh211-status{grid-template-columns:1fr 1fr}.dvh211-option-grid{grid-template-columns:1fr}}
