:root{--paper:#faf7f2;--ink:#241d24;--muted:#655e62;--line:#ddd3d5;--plum:#651f3c;--plum-dark:#37101f;--sage:#52664d;--studio-radius:18px;--max:1240px}
html{scroll-padding-top:24px}body{font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[hidden]{display:none!important}
a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #256a83;outline-offset:4px}img{height:auto}h1,h2,h3,p{overflow-wrap:break-word}.eyebrow{font-size:11px;color:var(--plum);letter-spacing:.13em;font-weight:800}.studio-button,.button{min-height:48px;font-size:14px;line-height:1.4;border-radius:8px;padding:13px 20px}.studio-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--plum);color:white;border:1px solid var(--plum);font-weight:700}.studio-button:hover,.button-primary:hover{background:var(--plum-dark);color:white}.studio-inline-link{font-size:14px;font-weight:700;color:var(--plum);display:inline-flex;align-items:center;min-height:44px}.studio-inline-link:hover{text-decoration:underline;text-underline-offset:4px}
.studio-mast{background:var(--plum-dark);color:#fff;padding:7px max(24px,calc((100% - 1180px)/2));display:flex;gap:20px;justify-content:space-between;font-size:10px;letter-spacing:.08em}.studio-mast span:first-child{text-transform:uppercase;font-weight:700}.studio-header{max-width:var(--max);padding:18px 30px;margin:0 auto;display:flex;align-items:center;gap:22px;position:relative;z-index:20;border-bottom:1px solid var(--line)}.studio-header .brand{flex-shrink:0;margin-right:auto}.studio-header .brand__name{font-size:27px}.studio-header .brand__tag{font-size:10px;color:var(--muted);letter-spacing:.09em}.studio-header .brand__mark{width:46px;height:46px}.studio-nav{order:1}.studio-nav ul{display:flex;gap:20px;align-items:center;list-style:none;margin:0;padding:0}.studio-nav a{font-size:13px;font-weight:700;min-height:44px;display:flex;align-items:center}.studio-nav a:hover{color:var(--plum)}.studio-nav a[href*="onskelista"]{display:none}.studio-list-link{order:2;display:flex;align-items:center;gap:8px;font-weight:700;font-size:12px;min-height:44px;white-space:nowrap}.studio-list-link span{background:#eadbe1;min-width:25px;height:25px;padding:0 5px;display:inline-grid;place-items:center;border-radius:50%;color:var(--plum)}.studio-header-cta{order:3;background:var(--plum);color:#fff;padding:12px 16px;min-height:46px;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.studio-header-cta span{margin-left:8px}.studio-menu{display:none}
.studio-hero{max-width:var(--max);margin:auto;padding:54px 30px 46px;display:grid;grid-template-columns:1.07fr 1fr;column-gap:62px;align-items:start}.studio-hero-heading{grid-column:1;grid-row:1}.studio-hero h1{margin:12px 0 18px;font:500 clamp(48px,5.1vw,72px)/1.04 var(--serif);letter-spacing:-.045em}.studio-hero h1 em{font-weight:400;color:var(--plum)}.studio-intro{font-size:17px;color:var(--muted);max-width:440px;line-height:1.65;margin:0 0 28px}.studio-hero-photo{grid-column:2;grid-row:1/4;position:relative;margin:0;background:#241d24;border-radius:130px 18px 18px 18px;isolation:isolate}.studio-hero-photo img{width:100%;height:545px;object-fit:cover;object-position:center top;border-radius:inherit}.studio-hero-photo figcaption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(20,17,20,.93));padding:80px 28px 25px;color:white;border-radius:0 0 18px 18px;display:grid;gap:3px}.studio-hero-photo figcaption span:first-child{font:500 25px/1.2 var(--serif)}.studio-hero-photo figcaption span:last-child{font-size:12px;color:#f0e2e8}.studio-paths{grid-column:1;grid-row:2;border-top:1px solid var(--line)}.studio-paths>a{display:grid;grid-template-columns:32px 1fr auto;gap:13px;align-items:center;padding:17px 8px 17px 0;border-bottom:1px solid var(--line);transition:background .18s}.studio-paths>a:hover{background:#f1e6e9}.studio-paths strong{display:block;font-size:18px;line-height:1.4;font-weight:700}.studio-paths small{display:block;margin-top:3px;font-size:13px;color:var(--muted)}.studio-path-no{font:italic 17px var(--serif);color:var(--plum)}.studio-paths>a>span:last-child{color:var(--plum);font-size:23px}.studio-hero-note{grid-column:1;font-size:11px;color:var(--muted);margin:15px 0 0}
.studio-section{max-width:var(--max);padding:55px 30px;margin:auto}.studio-section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:26px}.studio-section-head h2,.studio-editorial h2,.studio-save-banner h2,.studio-trust h2{font:500 clamp(32px,3.3vw,45px)/1.13 var(--serif);letter-spacing:-.025em;margin:0}.studio-section-head>.studio-inline-link{white-space:nowrap}.studio-section-head>p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.studio-problems{padding-top:36px}.studio-problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.studio-problem-grid>a{border:1px solid var(--line);border-radius:12px;padding:19px;display:grid;grid-template-columns:1fr auto;background:white;align-items:center;gap:10px;transition:border .18s,background .18s}.studio-problem-grid>a:hover{border-color:var(--plum);background:#f5ebef}.studio-problem-symbol{grid-column:1/-1;color:var(--plum);font-size:38px;line-height:1.1;padding-bottom:15px}.studio-problem-grid strong{font-size:15px;font-weight:700}.studio-problem-grid>a>span:last-child{color:var(--plum)}
.studio-editorial{max-width:1180px;margin:35px auto;background:#eee2e6;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:45px 60px}.studio-editorial-copy>p:not(.eyebrow){max-width:440px;font-size:16px;line-height:1.7;color:#51434b;margin:23px 0}.studio-editorial-copy>.studio-inline-link{display:flex;margin-top:12px}.studio-product-view{margin:0;text-align:center}.studio-product-view .bhg-product-sprite{max-width:390px;margin:auto;border-radius:50%;background-color:#f6f2ee}.studio-product-view figcaption{font-size:11px;color:#62525b;max-width:300px;margin:15px auto 0}.studio-reading-list{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;column-gap:36px}.studio-reading-list>a{font:500 22px/1.35 var(--serif);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.studio-reading-list>a>span{color:var(--plum)}.studio-reading-list>a:hover{color:var(--plum)}.studio-search{margin-top:30px;display:grid;grid-template-columns:1fr 1.3fr;gap:25px;align-items:center;background:#fff;padding:24px;border:1px solid var(--line);border-radius:12px}.studio-search label{font-weight:700;font-size:15px}.studio-search>div{display:flex;gap:8px;min-width:0}.studio-search input[type=search]{min-width:0;flex:1;width:100%;padding:12px;border:1px solid #a5989d;border-radius:7px;background:#fff;font-size:15px;color:var(--ink)}
.studio-life-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.studio-life-grid>a{display:grid;grid-template-columns:.8fr 1fr;border-bottom:1px solid var(--line);gap:25px;padding-bottom:28px;align-items:center}.studio-life-grid figure{margin:0;border-radius:12px;background:#e3d9d8}.studio-life-grid img{width:100%;height:260px;object-fit:cover;border-radius:12px;object-position:center 25%}.studio-life-grid h3{font:500 30px/1.16 var(--serif);margin:12px 0}.studio-life-grid p{font-size:14px;color:var(--muted)}.studio-save-banner{max-width:1180px;margin:35px auto;padding:48px 58px;background:var(--plum-dark);color:#fff;border-radius:20px;display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}.studio-save-banner .eyebrow{color:#e5c4d1}.studio-save-banner p:not(.eyebrow){color:#e4d0d8;line-height:1.7}.studio-save-banner .studio-button{background:#fff;color:var(--plum-dark);margin-top:8px}.studio-list-example{background:#fffcf7;color:var(--ink);padding:22px 25px;border-radius:10px;transform:rotate(2deg);box-shadow:0 8px 25px #200b1540;font-size:14px}.studio-list-example p{font-size:10px!important;color:var(--plum)!important;letter-spacing:.12em;font-weight:700}.studio-list-example>div{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:14px;align-items:start}.studio-list-example>div>span{color:var(--plum)}.studio-list-example small{display:block;margin-top:18px;color:var(--muted);font-size:11px}.studio-trust{text-align:center;padding-top:70px;padding-bottom:75px}.studio-trust p{color:var(--muted);max-width:660px;margin:18px auto}.studio-trust>div{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.studio-trust a{color:var(--plum);font-size:14px;font-weight:700;min-height:44px;display:inline-flex;align-items:center}
/* Existing content keeps its URLs and editorial data; presentation is shared. */
.content-shell,.article-shell{max-width:1180px;padding:38px 30px 70px;margin:auto}.page-hero{margin-bottom:30px}.page-hero h1,.article-hero h1{font-size:clamp(35px,4.4vw,60px);line-height:1.06}.page-hero p{font-size:17px;line-height:1.65}.page-hero-visual{gap:30px}.page-content{max-width:850px}.page-content p,.page-content li,.article-content p,.article-content li{font-size:17px;line-height:1.75;color:#403940}.page-content a:not(.button),.article-content a:not(.button){text-decoration:underline;text-underline-offset:3px;color:var(--plum)}.page-content h2,.article-content>h2{font:500 34px/1.18 var(--serif);margin:38px 0 15px}.page-content h3,.article-content>h3{line-height:1.3}.page-content table,.article-content table{width:100%;border-collapse:collapse;font-size:14px}.page-content td,.page-content th,.article-content td,.article-content th{padding:10px 8px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.guide-card{border-radius:13px;padding:22px;min-height:0}.guide-card h2,.guide-card h3{font-size:27px;line-height:1.14;margin:18px 0 10px}.guide-card p{font-size:15px;line-height:1.65}.guide-card>span{font-size:11px;color:#53674f}.guide-card b{font-size:12px;padding-top:12px}.bhg-card-visual{border-radius:8px}.bhg-paired-visual{border-radius:13px;margin:0}.bhg-paired-visual figcaption{line-height:1.6;font-size:12px;padding:14px}.bhg-paired-visual figcaption strong,.bhg-paired-visual figcaption span{display:block!important;margin-top:4px}.bhg-paired-visual figcaption small{display:block;font-size:11px;margin-top:5px}.article-hero{gap:38px;align-items:start;margin:18px 0 28px}.article-meta{font-size:12px;line-height:1.7}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:50px}.article-aside{font-size:14px}.article-aside strong{font-size:16px}.article-aside a{min-height:44px;display:flex;align-items:center}.breadcrumbs{font-size:12px;line-height:1.6;flex-wrap:wrap}.short-answer{border-radius:12px;padding:23px 25px}.short-answer p{font:500 22px/1.55 var(--serif);color:var(--ink)}.studio-toc{display:grid;gap:3px;margin-top:18px}.studio-toc a{font-size:13px;line-height:1.5;color:var(--plum);padding:6px 0}.editor-note{border-radius:10px}.editor-note p{font-size:13px;line-height:1.65}.site-footer{margin-top:20px}.site-footer p,.site-footer a{font-size:13px;line-height:1.7}.site-footer a{min-height:36px}.site-footer h2{font-size:13px}.studio-tools-head{max-width:770px;margin-bottom:25px}.studio-tools-head h1{margin:0 0 12px;font:500 52px/1.1 var(--serif);letter-spacing:-.03em}.studio-tools-head>p:not(.eyebrow){font-size:16px;color:var(--muted)}.studio-tools-nav{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 32px}.studio-tools-nav a{display:flex;align-items:center;min-height:44px;border:1px solid #b9aab1;border-radius:24px;padding:9px 18px;font-size:14px;font-weight:700;background:#fff}.studio-tools-nav a:hover{background:var(--plum);color:white}.studio-tools-content{max-width:none}.studio-tools-content>.bhgs-tool{scroll-margin-top:20px}.studio-print-root{display:none}
@media(max-width:1150px){.studio-header{gap:16px}.studio-header-cta{display:none}.studio-nav ul{gap:16px}.studio-hero{column-gap:38px}.studio-editorial,.studio-save-banner{margin-left:30px;margin-right:30px}.studio-life-grid>a{grid-template-columns:1fr}.studio-life-grid img{height:300px;object-position:center 30%}}
@media(max-width:950px){.studio-nav{display:none;position:absolute;left:24px;right:24px;top:88px;background:#fff;padding:18px 24px;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 25px #2d152321}.studio-nav.is-open{display:block}.studio-nav ul{display:grid;gap:4px}.studio-nav a[href*="onskelista"]{display:flex}.studio-menu{order:3;display:flex;align-items:center;gap:9px;background:white;color:var(--ink);border:1px solid var(--line);border-radius:7px;min-height:44px;padding:9px 13px;font-size:13px}.studio-hero{gap:28px;padding-top:36px}.studio-hero h1{font-size:51px}.studio-hero-photo img{height:540px}.studio-paths strong{font-size:16px}.studio-problem-grid{grid-template-columns:repeat(2,1fr)}.studio-problem-symbol{grid-column:auto;padding:0;font-size:29px}.studio-problem-grid>a{grid-template-columns:34px 1fr auto;min-height:83px}.studio-editorial{padding:35px}.studio-search{grid-template-columns:1fr;gap:12px}.studio-save-banner{gap:35px;padding:38px}.article-layout{grid-template-columns:1fr}.article-aside{position:static}.studio-toc{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.studio-mast{padding:7px 20px;font-size:9px}.studio-mast span:last-child{font-size:9px;letter-spacing:0}.studio-header{padding:12px 20px;gap:12px}.studio-header .brand{column-gap:5px}.studio-header .brand__mark{width:35px;height:35px}.studio-header .brand__name{font-size:24px}.studio-header .brand__tag{font-size:8px}.studio-list-link{font-size:11px;gap:5px}.studio-list-link span{min-width:21px;height:21px}.studio-menu{font-size:12px;padding:8px 10px;min-height:42px}.studio-nav{top:74px;left:16px;right:16px}.studio-hero{padding:27px 20px 32px;grid-template-columns:1fr;row-gap:0}.studio-hero-heading{grid-row:1;grid-column:1}.studio-hero .eyebrow{font-size:10px;margin-bottom:9px}.studio-hero h1{font-size:43px;line-height:1.05;letter-spacing:-.04em;margin:8px 0 14px}.studio-intro{font-size:14px;line-height:1.6;margin:0 0 19px;max-width:340px}.studio-hero-photo{grid-column:1;grid-row:2;border-radius:65px 12px 12px 12px;margin-bottom:20px}.studio-hero-photo img{height:250px;object-position:center top}.studio-hero-photo figcaption{padding:60px 17px 14px;border-radius:0 0 12px 12px}.studio-hero-photo figcaption span:first-child{font-size:19px}.studio-hero-photo figcaption span:last-child{font-size:10px}.studio-paths{grid-row:3;grid-column:1}.studio-paths>a{padding:13px 2px;grid-template-columns:28px 1fr auto;gap:8px;min-height:70px}.studio-paths strong{font-size:16px}.studio-paths small{font-size:12px;margin-top:1px}.studio-path-no{font-size:15px}.studio-hero-note{grid-row:4;font-size:10px;line-height:1.6;margin-top:13px}.studio-section{padding:35px 20px}.studio-section-head{display:block;margin-bottom:23px}.studio-section-head>p{font-size:13px;margin-top:13px}.studio-section-head>p br{display:none}.studio-section-head>.studio-inline-link{margin-top:12px}.studio-section-head h2,.studio-editorial h2,.studio-save-banner h2,.studio-trust h2{font-size:33px;line-height:1.16}.studio-problem-grid{gap:9px}.studio-problem-grid>a{display:grid;grid-template-columns:1fr auto;padding:14px;gap:9px;min-height:123px}.studio-problem-symbol{grid-column:1/-1;font-size:31px}.studio-problem-grid strong{font-size:14px;line-height:1.4}.studio-editorial{margin:18px 20px;padding:27px 23px;grid-template-columns:1fr;gap:25px}.studio-editorial-copy>p:not(.eyebrow){font-size:15px}.studio-product-view{max-width:250px;margin:auto}.studio-reading-list{grid-template-columns:1fr;gap:0}.studio-reading-list>a{font-size:22px;padding:19px 0}.studio-search{padding:18px;margin-top:23px}.studio-search>div{flex-direction:column}.studio-search input[type=search]{font-size:16px;min-height:47px}.studio-life-grid{gap:25px;grid-template-columns:1fr}.studio-life-grid>a{grid-template-columns:.85fr 1fr;gap:20px}.studio-life-grid img{height:220px;object-position:center 25%}.studio-life-grid h3{font-size:27px}.studio-life-grid p{font-size:13px}.studio-life-grid .eyebrow{font-size:9px}.studio-life-grid .studio-inline-link{font-size:12px;line-height:1.5}.studio-save-banner{margin:20px;padding:28px 24px;grid-template-columns:1fr;gap:28px}.studio-save-banner p:not(.eyebrow){font-size:14px}.studio-list-example{transform:none;padding:20px;font-size:13px}.studio-trust{padding-bottom:45px}.studio-trust p{font-size:14px}.studio-trust>div{gap:0 20px}.studio-trust a{font-size:13px}.content-shell,.article-shell{padding:25px 20px 45px}.article-hero h1,.page-hero h1{font-size:37px;line-height:1.12}.page-hero-visual{display:block}.page-hero-visual>figure{margin-top:22px}.article-hero{display:block;margin:18px 0 25px}.article-hero>.bhg-paired-visual{margin-top:24px}.article-hero .bhg-photo-product-grid{max-height:280px}.article-meta{font-size:11px}.article-content p,.article-content li,.page-content p,.page-content li{font-size:16px}.article-content>h2,.page-content h2{font-size:29px}.short-answer{padding:20px}.short-answer p{font-size:21px;line-height:1.5}.guide-card-grid{gap:16px}.guide-card h2,.guide-card h3{font-size:26px}.studio-tools-head h1{font-size:38px}.studio-tools-head>p:not(.eyebrow){font-size:15px}.studio-tools-nav{gap:7px;margin:20px 0 24px}.studio-tools-nav a{font-size:13px;padding:9px 14px}.studio-toc{grid-template-columns:1fr}.site-footer{padding-top:35px}.site-footer .brand__name{font-size:25px}}
@media(max-width:360px){.studio-header{padding-left:16px;padding-right:16px;gap:8px}.studio-header .brand__mark{width:29px;height:29px}.studio-header .brand__name{font-size:22px}.studio-list-link{font-size:10px}.studio-list-link span{min-width:18px;height:18px}.studio-menu{padding:8px}.studio-mast span:last-child{display:none}.studio-hero h1{font-size:39px}.studio-life-grid>a{grid-template-columns:1fr}.studio-life-grid img{height:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.studio-list-example{transform:none}}

@media print{.bhg-print-title h2{margin:0;font:500 23pt/1.08 Georgia,serif;color:#17191b;text-transform:none;letter-spacing:-.02em}.studio-mast,.studio-header{display:none!important}}
/* Small-screen QA: keep all three starting points ahead of the editorial photograph. */
@media(max-width:600px){.studio-header .brand{min-height:44px}.studio-menu{min-height:44px}.studio-paths{grid-row:2;margin-bottom:20px}.studio-hero-photo{grid-row:3;margin-bottom:0}.studio-hero-note{grid-row:4}}
@media(max-width:360px){.studio-header{padding-left:14px;padding-right:14px;gap:6px}.studio-header .brand{column-gap:4px}.studio-header .brand__mark{width:25px;height:25px}.studio-header .brand__name{font-size:20px}.studio-menu>span{display:none}.studio-menu{padding:8px;white-space:nowrap}}

/* The portrait is cropped from the top to preserve the full face at every breakpoint. */
.studio-hero-photo{background:#f2ede6}.studio-hero-photo figcaption small{font-size:10px;line-height:1.5;color:#efdae3;margin-top:6px}

@media(max-width:600px){.studio-hero-photo figcaption{position:static;background:none;padding:14px 17px 16px;color:var(--ink)}.studio-hero-photo figcaption span:last-of-type,.studio-hero-photo figcaption small{color:var(--muted)}.studio-hero-photo img{border-bottom-left-radius:0;border-bottom-right-radius:0}}

/* User-provided Grok cutout. Preserve the full head, cups and underband at every width. */
.studio-hero-photo{background:#f2ede6;border-radius:18px;overflow:hidden}
.studio-hero-photo .studio-hero-crop{position:relative;overflow:hidden;aspect-ratio:704/545;background:radial-gradient(circle at 68% 30%,#fff 0,#f4eee9 52%,#e8d9dc 100%)}
.studio-hero-photo .studio-hero-crop img{position:absolute;display:block;width:100%;height:100%;max-width:none;inset:0;border-radius:0;object-fit:contain;object-position:center bottom}
.studio-hero-photo figcaption{position:static;background:none;padding:11px 16px 13px;color:var(--muted);font-size:11px;line-height:1.5;border-radius:0}
@media(max-width:600px){.studio-hero-photo .studio-hero-crop{aspect-ratio:704/545}.studio-hero-photo .studio-hero-crop img{object-position:center bottom}}
