:root{--navy:#102d40;--ink:#152d3a;--blue:#145779;--sky:#dfeef4;--paper:#f7f9fa;--gold:#d5b36d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font:16px/1.6 Arial,sans-serif;background:white}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #ca9133;outline-offset:5px}.preview{text-align:center;background:var(--sky);padding:9px 16px;font-size:13px;font-weight:600}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 5%;gap:24px}.logo{display:flex;align-items:center;gap:13px;line-height:1.15;letter-spacing:.12em;font-size:15px;font-weight:600}.logo small{display:block;font-size:12px;letter-spacing:.35em;margin-top:6px}.monogram{background:var(--navy);color:white;font:22px Georgia,serif;letter-spacing:-.1em;padding:16px 12px;border-radius:50%}nav{display:flex;gap:26px;font-size:14px}nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:0;border-radius:3px;color:white;background:var(--blue);padding:16px 24px;font-weight:600;cursor:pointer}.button:hover{background:var(--navy)}.button.small{padding:12px 18px;font-size:14px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;padding:25px 5% 55px;align-items:center;gap:44px}.hero h1{font:clamp(42px,5vw,76px)/1.08 Georgia,serif;letter-spacing:-.035em;margin:20px 0 24px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700}.intro{font-size:18px;line-height:1.7;max-width:460px}.hero .button{margin-top:18px}.quiet{font-size:13px;color:#536874}.hero .quiet{margin-top:23px}.hero figure{margin:0;position:relative}.hero img{width:100%;height:530px;object-fit:cover;border-radius:100px 4px 4px 4px;display:block}.hero figcaption{font-size:12px;margin-top:8px;color:#536874}.brand-bar{padding:25px 6%;display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:white;gap:24px}.brand-bar>span{font-size:11px;letter-spacing:.14em}.brand-bar strong{font-size:30px;letter-spacing:.14em}.brand-bar .beautyrest{font-family:Georgia,serif;font-weight:400;letter-spacing:0;font-size:28px}.beautyrest em{font:11px Arial;display:block;text-align:center;letter-spacing:.45em}.section{max-width:1250px;margin:auto;padding:80px 36px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.section-heading>p{max-width:410px;color:#536874}h2{font:clamp(34px,4vw,50px)/1.16 Georgia,serif;letter-spacing:-.025em;margin:15px 0 24px}.size-control{display:flex;align-items:center;gap:18px;padding:28px 0}.size-control label{font-weight:600}.size-control select{padding:10px 35px 10px 14px;border:1px solid #adbec7;background:white;color:var(--ink);border-radius:3px}.size-control>span{font-size:13px;color:#536874}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product{border:1px solid #c9d8df;border-radius:5px;overflow:hidden}.product-top{background:var(--sky);display:flex;justify-content:space-between;padding:25px 26px;font-size:14px;font-weight:bold;letter-spacing:.1em}.product-top span:last-child{font-size:10px;align-self:center}.product.dark .product-top{background:var(--navy);color:white}.product-body{padding:28px}.product h3{font:30px/1.25 Georgia,serif;margin:10px 0 18px}.product-body>p:not(.eyebrow){color:#536874;min-height:78px}.price-row{display:flex;gap:16px;align-items:baseline;margin:25px 0}.price-row strong{font:34px Georgia,serif}.price-row span{font-size:13px;color:#536874}.product-button{display:flex;justify-content:space-between;width:100%;padding:15px 0;border:0;border-top:1px solid #c9d8df;background:white;color:var(--ink);font-weight:600;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.bases{padding:65px max(6%,calc((100% - 1180px)/2));background:var(--navy);color:white}.bases .eyebrow{color:var(--gold)}.base-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:45px}.base-grid article{border-top:1px solid #65808e;padding-top:24px}.base-grid span{color:#b4cbd8;font-size:12px;letter-spacing:.1em}.base-grid h3{font:25px Georgia,serif}.base-grid p{color:#c8d9e2}.delivery{display:grid;grid-template-columns:1fr 1fr;gap:70px}.steps article{display:flex;gap:25px;padding:20px 0;border-bottom:1px solid #d6e1e7}.steps b{color:#7394a6;font-size:14px;padding-top:5px}.steps h3{font-size:19px;margin:0 0 8px}.steps p{margin:0;color:#536874}.faq{padding-top:25px}details{padding:21px 0;border-bottom:1px solid #d6e1e7}summary{font-size:18px;font-weight:600;cursor:pointer}details p{color:#536874;max-width:850px}footer{background:var(--paper);padding:48px 6%;display:grid;grid-template-columns:1fr 1fr;gap:20px}footer>p{text-align:right;font:24px Georgia,serif}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links button{border:0;background:none;padding:0;text-decoration:underline;color:var(--ink);font-size:14px;cursor:pointer}footer>small{font-size:12px;color:#536874;text-align:right}dialog{border:0;border-radius:8px;width:min(550px,calc(100% - 30px));padding:38px;color:var(--ink);max-height:90vh;overflow:auto;box-shadow:0 20px 90px #0005}dialog::backdrop{background:#061a2db5}dialog h2{font-size:34px}.close{float:right;border:0;background:none;font-size:30px;line-height:1;cursor:pointer;color:var(--ink)}dl>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #d6e1e7}dd{margin:0;white-space:nowrap}.total{font-weight:700}dialog .button{width:100%;justify-content:center}#policy-copy{line-height:1.8}@media(max-width:900px){header nav{display:none}.hero{gap:25px}.hero img{height:460px}.brand-bar>span:last-child{display:none}.delivery{gap:30px}.base-grid{gap:24px}.section{padding:55px 25px}}@media(max-width:600px){header{padding:22px 5%}.logo{font-size:12px}.logo small{font-size:10px}header>.button{display:none}.hero{grid-template-columns:1fr;padding-top:0;gap:30px}.hero h1{font-size:51px}.hero img{height:330px;border-radius:65px 3px 3px 3px}.brand-bar{flex-wrap:wrap;justify-content:center}.brand-bar>span{width:100%;text-align:center}.brand-bar strong{font-size:23px}.section-heading{display:block}.size-control{flex-wrap:wrap}.size-control>span{width:100%}.product-grid,.base-grid,.delivery{grid-template-columns:1fr}.product-body>p:not(.eyebrow){min-height:0}.bases{padding:45px 25px}.delivery{gap:15px}.base-grid{gap:18px;margin-top:25px}footer{grid-template-columns:1fr}footer>p,footer>small{text-align:left}dialog{padding:25px}.preview{font-size:12px}h2{font-size:37px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand-bar{flex-wrap:wrap}.brand-bar .tempur{font-size:22px;letter-spacing:.06em}.brand-bar .casper{font-size:30px;letter-spacing:-.03em}.product-top{gap:14px;flex-wrap:wrap}.product-top span:last-child{font-size:12px}.price-row{flex-wrap:wrap;gap:8px 16px}.product-body{overflow-wrap:anywhere}

.option-label{display:block;font-weight:600;margin:16px 0 7px}dialog select{display:block;width:100%;max-width:100%;padding:12px;border:1px solid #adbec7;border-radius:3px;background:white;color:var(--ink);font:inherit}dialog dl dt{font-size:14px}

.cart-line{padding:20px 0;border-bottom:1px solid #dce3e8}.cart-line h3{font-size:18px;margin:0}.cart-line p{margin:8px 0}.cart-line select{display:inline-block;width:70px;margin-left:8px}.remove-item{margin-left:18px;border:0;background:none;color:#345c7c;text-decoration:underline;cursor:pointer}#cart-dialog{width:min(620px,94vw)}#cart-status{line-height:1.5}
