#express-age-gate {position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:24px;border:0;background:#f7f3ee;color:#251c1e;z-index:2147483647;box-sizing:border-box;overflow:auto;}
#express-age-gate[open] {display:flex;align-items:center;justify-content:center;}
#express-age-gate:not([open]),#express-age-gate [hidden] {display:none!important;}
#express-age-gate::backdrop {background:#f7f3ee;}
.express-age-panel {width:min(100%,480px);text-align:center;padding:36px 26px;border:1px solid #e2d5d4;border-radius:20px;background:#fff;box-shadow:0 12px 50px #251c1e12;}
.express-age-brand {font-size:30px;font-weight:800;letter-spacing:.08em;color:#8c2233;margin:0 0 25px;}
.express-age-label {font-size:11px;letter-spacing:.12em;}
#express-age-title {font-size:28px;line-height:1.2;color:#251c1e;}
#express-age-description {font-size:16px;line-height:1.6;}
#express-age-choices {display:grid;gap:12px;margin-top:26px;}
#express-age-gate button {padding:15px 18px;border:1px solid #8c2233;border-radius:9px;font:inherit;font-size:16px;cursor:pointer;min-height:50px;}
#express-age-yes {background:#8c2233;color:white;}
#express-age-no {background:white;color:#8c2233;}
#express-age-gate button:focus-visible {outline:3px solid #251c1e;outline-offset:4px;}
.express-regulation {margin:24px 0;padding:18px 0;border-top:1px solid #e2d5d4;border-bottom:1px solid #e2d5d4;}
.express-regulation summary {cursor:pointer;font-weight:600;}
.express-regulation a {color:#8c2233;text-underline-offset:3px;}
.product__description {margin-top:32px;line-height:1.7;}
.product__description h2 {font-size:21px;margin-top:24px;}
.product-form__input .select {max-width:100%;}
.product-form__input .select__select {border:1px solid #d9c6ca;border-radius:8px;background:#fff;color:#251c1e;}
@media(max-width:480px){.express-age-panel{padding:28px 20px;}#express-age-title{font-size:25px;}}
