    :root{--ink:#171714;--paper:#f1eee5;--card:#fffdf8;--line:#bdb7a9;--acid:#ff4e2f;--blue:#24348b;--mint:#b8e8d0;--sun:#ffd347;--rose:#efa8bf;--shadow:0 24px 70px rgba(30,28,20,.14)}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.45;background-image:radial-gradient(rgba(23,23,20,.09) .65px,transparent .65px);background-size:7px 7px}button,input,a{font:inherit}button,a{touch-action:manipulation}.skip{position:absolute;left:-999px;top:8px}.skip:focus{left:8px;z-index:99;background:#fff;padding:12px}
    .shell{width:min(1540px,calc(100% - 56px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(241,238,229,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,23,20,.25)}.nav{min-height:76px;display:flex;align-items:center;gap:24px}.brand{font:800 18px 'Space Grotesk',sans-serif;letter-spacing:-.04em;margin-right:auto}.brand:before{content:'●';color:var(--acid);margin-right:10px}.brand em{font-style:normal}.nav button,.text-btn{border:0;background:transparent;color:inherit;padding:12px 8px;min-height:44px;cursor:pointer;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.nav button:hover,.nav button[aria-current="page"]{color:var(--acid)}
    .view[hidden]{display:none}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:6vw;min-height:calc(100vh - 76px);align-items:center;padding:70px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.hero h1,.page-title{font:600 clamp(64px,9vw,148px)/.78 'Bodoni Moda',Georgia,serif;letter-spacing:-.075em;margin:18px 0 30px;max-width:1040px}.hero h1 i{color:var(--acid);font-weight:400}.lede{font-size:clamp(18px,1.75vw,26px);max-width:680px;color:#3e3c36}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border:1px solid var(--ink);border-radius:0;text-decoration:none;color:inherit;font:800 12px 'Space Grotesk',sans-serif;letter-spacing:.07em;cursor:pointer;background:transparent;transition:transform .2s,box-shadow .2s,background .2s}.btn.primary{background:var(--ink);color:#fff}.btn.accent{background:var(--acid);border-color:var(--acid);color:#111}.btn:hover{transform:translate(-3px,-3px);box-shadow:5px 5px 0 var(--ink)}
    .hero-art{min-height:590px;position:relative;background:#251f1c;overflow:hidden;box-shadow:var(--shadow);isolation:isolate}.hero-art:before{content:'';position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:var(--sun);top:9%;left:16%;box-shadow:0 0 0 22px var(--rose),0 0 0 44px var(--blue);z-index:-1}.hero-art .word{position:absolute;inset:52% auto auto 50%;transform:translate(-50%,-54%) rotate(-8deg);font:600 italic clamp(94px,13vw,205px)/.75 'Bodoni Moda',serif;letter-spacing:-.1em;color:#fff;text-shadow:8px 8px 0 var(--acid)}.hero-art .chip{position:absolute;background:var(--card);border:1px solid var(--ink);padding:11px 15px;font:700 11px 'Space Grotesk',sans-serif;letter-spacing:.06em;text-transform:uppercase;box-shadow:6px 6px 0 var(--ink)}.chip.a{left:5%;top:5%;transform:rotate(-4deg)}.chip.b{right:5%;bottom:7%;transform:rotate(4deg)}.hero-art:after{content:"Aa";position:absolute;right:4%;top:5%;font:800 78px 'Space Grotesk',sans-serif;color:var(--mint)}
    .section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:42px}.section h2,.article-head h2{font:600 clamp(46px,5.5vw,82px)/.9 'Bodoni Moda',serif;letter-spacing:-.06em;margin:0}.section-head p{max-width:470px}.use-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.use-card{grid-column:span 4;border:1px solid var(--ink);padding:26px;min-height:230px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;cursor:pointer;background:var(--card);transition:.2s}.use-card:nth-child(2){grid-column:span 5;background:var(--mint)}.use-card:nth-child(3){grid-column:span 3;background:var(--rose)}.use-card:nth-child(4){grid-column:span 3;background:#d9c8f0}.use-card:nth-child(5){grid-column:span 4;background:#f0a665}.use-card:nth-child(6){grid-column:span 5;background:#9fb7e8}.use-card:hover{transform:translateY(-6px) rotate(-.5deg);box-shadow:8px 8px 0 var(--ink)}.use-card strong{font:600 34px/.92 'Bodoni Moda',serif}.use-card span{font-size:13px}
    .masonry{columns:4 285px;column-gap:18px}.tile{break-inside:avoid;margin:0 0 18px;background:var(--card);overflow:hidden;box-shadow:0 8px 25px rgba(20,18,12,.07);transition:transform .25s,box-shadow .25s}.tile:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.specimen{position:relative;display:grid;place-items:center;min-height:290px;padding:28px;background:var(--tone,#e8e1d2);overflow:hidden;isolation:isolate}.tile:nth-child(4n+1) .specimen{min-height:430px}.tile:nth-child(5n+2) .specimen{min-height:350px}.tile:nth-child(7n) .specimen{min-height:490px}.specimen:before{content:'';position:absolute;inset:9%;border:1px solid rgba(23,23,20,.36);z-index:-1}.specimen.v1:before{inset:0 47%;background:rgba(255,255,255,.58);border:0;transform:rotate(18deg)}.specimen.v2{background:var(--ink)!important;color:#fff}.specimen.v2:before{border-radius:50%;inset:17%;background:var(--tone);border:0}.specimen.v3:before{inset:8%;border:10px double rgba(23,23,20,.5)}.specimen.v4{background:linear-gradient(135deg,var(--tone) 0 50%,#fff7e8 50%)}.specimen.v5:before{inset:-15% 20%;border-radius:50%;background:rgba(255,255,255,.5);border:1px solid currentColor}.specimen img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:var(--card)}.specimen .sample{position:relative;z-index:2;font:600 clamp(48px,5vw,84px)/.82 'Bodoni Moda',serif;text-align:center;letter-spacing:-.075em;overflow-wrap:anywhere;max-width:100%}.specimen .sample.sans{font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:-.09em;text-transform:uppercase}.specimen .sample:after{content:'A  B  C  1  2  3';display:block;margin-top:18px;font:500 9px/1 'DM Sans',sans-serif;letter-spacing:.2em;text-transform:uppercase}.specimen:after{content:attr(data-label);position:absolute;left:15px;bottom:13px;font:800 9px 'Space Grotesk',sans-serif;letter-spacing:.16em}.tile-body{padding:20px}.tile h3{font:600 31px/.95 'Bodoni Moda',serif;margin:4px 0 10px}.meta{font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#5a554b}.tile p{font-size:13px;color:#4b4943}.tile .btn{width:100%;font-size:11px;min-height:46px}.story-tile{break-inside:avoid;margin-bottom:18px;padding:34px;min-height:390px;display:flex;flex-direction:column;justify-content:space-between;background:var(--blue);color:#fff;position:relative;overflow:hidden}.story-tile:before{content:'↗';position:absolute;right:-8px;top:-35px;font:600 170px 'Bodoni Moda',serif;opacity:.14}.story-tile:nth-of-type(3n){background:var(--acid);color:#151515}.story-tile:nth-of-type(4n){background:var(--sun);color:#151515}.story-tile h3{font:600 46px/.9 'Bodoni Moda',serif;letter-spacing:-.05em;margin:16px 0}.story-tile button{color:inherit;border-color:currentColor}
    .disclosure{border-block:1px solid var(--line);padding:22px 0;color:#5a574f;font-size:14px}.page-pad{padding:60px 0 90px}.page-title{font-size:clamp(52px,8vw,106px)}.page-intro{max-width:760px;font-size:20px}.article-list{display:grid;gap:14px;margin-top:38px}.article-row{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:20px;border-top:1px solid var(--line);padding:20px 0}.article-row .num{font:italic 30px Georgia,serif;color:var(--acid)}.article-row h3{font:500 clamp(26px,3vw,44px)/1 Georgia,serif;margin:0}.article-row button{white-space:nowrap}
    .index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ink);border:1px solid var(--ink);margin-top:44px}.index-card{background:var(--card);padding:28px;transition:background .2s}.index-card:hover{background:var(--mint)}.index-card h3{font:600 31px 'Bodoni Moda',serif;margin:7px 0}.index-card .actions{margin-top:18px}
    .back{margin-bottom:28px}.article-head{display:grid;grid-template-columns:1fr .5fr;gap:30px;align-items:end;border-bottom:1px solid var(--line);padding-bottom:40px}.article-head .badge{aspect-ratio:1;background:var(--sun);display:grid;place-items:center;font:italic 700 clamp(70px,10vw,150px) Georgia,serif;border-radius:50%}.quick{display:flex;gap:12px;overflow:auto;padding:26px 0}.quick button{white-space:nowrap}.review{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;border-top:1px solid var(--line);padding:62px 0;scroll-margin-top:100px}.review .specimen{min-height:500px}.review h3{font:500 clamp(46px,6vw,84px)/.9 Georgia,serif;margin:12px 0}.decision{font-size:20px;font-weight:800}.review-copy{display:flex;flex-direction:column;justify-content:center}.review dl{display:grid;grid-template-columns:110px 1fr;gap:8px 14px}.review dt{font-weight:900}.review dd{margin:0;color:#4b4943}.category-cta{background:var(--blue);color:#fff;padding:50px;text-align:center}.related{padding-top:40px}.footer{border-top:1px solid var(--line);padding:32px 0 50px;display:flex;justify-content:space-between;gap:20px;color:#5a574f;font-size:13px}
    :focus-visible{outline:3px solid var(--acid);outline-offset:3px}
    /* Dark gallery direction: previews lead, interface recedes. */
    body{background:#151718;color:#f5f3ed;background-image:none}.topbar{background:rgba(21,23,24,.91);border-color:#343738}.nav button{color:#e7e5de}.hero-art{border-radius:18px}.use-card{border:0;border-radius:18px;color:#171714}.masonry{column-gap:20px}.tile,.story-tile{margin-bottom:28px;border-radius:18px;background:transparent;box-shadow:none;overflow:visible}.tile:hover{transform:none;box-shadow:none}.specimen{min-height:0!important;aspect-ratio:4/5;padding:0;border-radius:18px;background:#242728!important}.specimen:before,.specimen:after,.specimen .sample{display:none}.specimen img{position:static;width:100%;height:auto;min-height:100%;object-fit:cover;border-radius:18px;background:#242728}.tile:nth-child(3n) .specimen{aspect-ratio:1}.tile:nth-child(5n) .specimen{aspect-ratio:3/4}.tile-body{padding:12px 6px 0}.tile h3{font:700 16px/1.2 'DM Sans',sans-serif;color:#fff;margin:0}.tile .meta{color:#9da1a1;margin-bottom:6px}.tile p,.tile .btn{display:none}.tile-body:after{content:'•••';float:right;margin-top:-24px;color:#ccc;letter-spacing:2px}.story-tile{min-height:0;aspect-ratio:4/5;padding:26px;border-radius:18px;color:#fff;justify-content:flex-end;background:var(--story,#ff4e2f)}.story-tile:nth-of-type(3n){background:#e32620}.story-tile:nth-of-type(4n){background:#89c6a8}.story-tile:before{content:'';inset:16px;border:1px solid rgba(255,255,255,.28);font-size:0;opacity:1}.story-tile h3{font:700 clamp(36px,3vw,54px)/.88 'Space Grotesk',sans-serif;letter-spacing:-.07em;margin:12px 0;position:relative}.story-tile p{font-size:13px;max-width:24ch;position:relative}.story-tile .eyebrow{position:absolute;left:26px;top:26px;right:26px}.story-tile .btn{border:0;padding:0;justify-content:flex-start;min-height:44px;color:inherit;box-shadow:none}.story-tile .btn:hover{transform:none;box-shadow:none;text-decoration:underline}.disclosure,.footer{border-color:#3a3d3e;color:#aeb1b1}.section-head p,.lede,.page-intro{color:#c1c3c0}.meta{color:#a9acab}.index-grid{background:#343738;border-color:#343738}.index-card{background:#1d2021}.index-card:hover{background:#25292a}.article-row{border-color:#3a3d3e}.review{border-color:#3a3d3e}.review dd{color:#c4c5c0}.category-cta{border-radius:18px}.btn{border-color:#f3f1eb;color:#f3f1eb}.btn.primary{background:#f3f1eb;color:#171714;border-color:#f3f1eb}.btn:hover{box-shadow:5px 5px 0 var(--acid)}
    @media(max-width:920px){.shell{width:min(100% - 24px,1540px)}.nav{overflow:auto}.brand{min-width:max-content}.nav button{font-size:12px;white-space:nowrap}.hero{grid-template-columns:1fr;min-height:auto;padding-top:54px}.hero-art{min-height:430px}.use-card,.use-card:nth-child(n){grid-column:span 6}.index-grid{grid-template-columns:1fr 1fr}.article-head,.review{grid-template-columns:1fr}.article-head .badge{display:none}.review .specimen{min-height:390px!important;aspect-ratio:auto}.article-row{grid-template-columns:48px 1fr}.article-row .btn{grid-column:2}.section{padding:68px 0}}@media(max-width:560px){.hero h1{font-size:62px}.hero-art{min-height:350px}.use-card,.use-card:nth-child(n){grid-column:1/-1}.index-grid{grid-template-columns:1fr}.masonry{columns:1}.section-head,.footer{align-items:flex-start;flex-direction:column}.article-row{grid-template-columns:36px 1fr}.review{padding:42px 0}.review .specimen{min-height:350px!important}.category-cta{padding:32px 18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
    body{font-family:'Inter',Arial,sans-serif}.topbar{display:none}.brand,.nav button,.btn,.eyebrow,.story-tile h3{font-family:'Inter',Arial,sans-serif}.hero h1,.page-title,.section h2,.article-head h2,.feed-cta h2,.article-row h3,.review h3,.index-card h3{font-family:'Space Grotesk',Arial,sans-serif;text-transform:none;font-variation-settings:normal}.hero{display:flex;min-height:100vh;padding:clamp(54px,8vw,110px) 0;max-width:1480px;align-items:center}.hero>div{width:100%}.hero h1{max-width:1450px;font-size:clamp(68px,9vw,144px);line-height:.9;margin:24px 0 42px;letter-spacing:-.065em;font-weight:700}.hero h1 i{font-style:normal;color:var(--acid);font-weight:700}.hero .lede{max-width:1020px;font-size:clamp(20px,2vw,28px);line-height:1.55;letter-spacing:-.02em;font-weight:400}.hero .actions{margin-top:48px}.hero .btn{background:#f7f6f1;color:#171714;border-color:#f7f6f1;min-height:70px;padding:18px 30px}.hero-art{display:none}.story-tile,.story-tile:nth-of-type(3n),.story-tile:nth-of-type(4n){background:#f7f6f1;color:#171714;cursor:pointer}.story-tile:before{border-color:rgba(23,23,20,.2)}
    #article .shell{width:min(980px,calc(100% - 40px))}.article-head{display:block;padding:20px 0 52px}.article-head h2{font-size:clamp(48px,7vw,84px);line-height:1.02;margin:18px 0 24px}.article-head .badge{display:none}.article-head p{max-width:760px}.quick{max-width:100%;padding:28px 0 44px;border-bottom:1px solid #3a3d3e}.review{display:block;max-width:820px;margin:0 auto;padding:72px 0;border-top:0;border-bottom:1px solid #3a3d3e}.review .specimen{min-height:0!important;aspect-ratio:auto;background:transparent!important;border-radius:0}.review .specimen img{position:static;width:100%;height:auto;min-height:0;object-fit:contain;border-radius:0}.review-copy{padding-top:34px}.review h3{font-size:clamp(40px,6vw,66px);line-height:1.05}.review-copy>p,.review dd{font-size:17px;line-height:1.7}.review dl{margin:28px 0}.review .btn{margin-top:18px}.category-cta,.related{max-width:820px;margin:56px auto 0}.related{padding-bottom:60px}
    .feed-cta{margin:56px max(28px,calc((100vw - 1480px)/2)) 28px;padding:clamp(34px,6vw,88px);border-radius:18px;background:#f7f6f1;color:#171714;display:grid;grid-template-columns:1fr auto;align-items:end;gap:28px}.feed-cta h2{font:700 clamp(48px,6vw,88px)/.94 'Space Grotesk',Arial,sans-serif;letter-spacing:-.06em;margin:12px 0;max-width:900px;text-transform:none}.feed-cta p{max-width:560px;font-size:18px}.feed-cta .btn{background:#171714;color:#fff;border-color:#171714;white-space:nowrap}
    .blog-latest{padding:clamp(80px,10vw,150px) max(28px,calc((100vw - 1480px)/2));background:#0b0c0f}.blog-latest-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px}.blog-latest h2{font:700 clamp(48px,6vw,82px)/.95 'Space Grotesk',sans-serif;letter-spacing:-.06em;margin:0}.blog-latest-head .btn{white-space:nowrap}.blog-table{border-top:1px solid #56595d}.blog-columns,.blog-row{display:grid;grid-template-columns:minmax(280px,1.8fr) minmax(150px,.8fr) 100px 150px;gap:24px;align-items:center}.blog-columns{padding:14px 18px;color:#878b90;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.blog-row{width:100%;padding:23px 18px;border:0;border-top:1px solid #303338;background:transparent;color:#f5f4ef;text-align:left;cursor:pointer;transition:.2s}.blog-row:last-child{border-bottom:1px solid #303338}.blog-row:hover,.blog-row:focus-visible{background:#f5f4ef;color:#0b0c0f}.blog-title{font:600 clamp(21px,2.2vw,32px)/1.05 'Space Grotesk',sans-serif;letter-spacing:-.04em}.blog-cell{font-size:13px}.blog-link{text-align:right;font-weight:700;font-size:12px;letter-spacing:.05em}
    #home>.shell{width:100%;max-width:none}.hero{max-width:none;padding:clamp(46px,6vw,86px) max(28px,calc((100vw - 1480px)/2));display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(40px,6vw,100px);background:#151718;color:#f5f3ed}.hero h1{font-size:clamp(62px,7.1vw,116px);line-height:1.03;letter-spacing:-.045em;margin:22px 0 28px;max-width:850px}.hero .lede{color:#c1c3c0;font-size:clamp(18px,1.6vw,24px);max-width:720px}.hero .eyebrow{color:#ff7155}.hero .btn{background:#f7f6f1;color:#171714;border-color:#f7f6f1}.hero-art{display:block;position:relative;min-height:620px;background:transparent;box-shadow:none;overflow:visible}.hero-art:before,.hero-art:after{display:none}.hero-shot{position:absolute;display:block;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.34)}.hero-shot img{width:100%;height:100%;object-fit:cover;display:block}.hero-shot.one{width:64%;height:72%;right:0;top:0;transform:rotate(2deg)}.hero-shot.two{width:54%;height:56%;left:0;bottom:0;transform:rotate(-3deg);border:12px solid #151718}
    .filter-wrap{padding:8px max(28px,calc((100vw - 1480px)/2)) 38px;background:#151718}#feed.masonry{padding:0 max(28px,calc((100vw - 1480px)/2))}.filter-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#9da1a1;margin-bottom:14px;font-weight:700}.filterbar{display:flex;flex-wrap:wrap;gap:9px}.filter-btn{border:1px solid #4b4f50;background:transparent;color:#d7d8d5;padding:10px 15px;min-height:44px;border-radius:999px;cursor:pointer;font:600 12px 'Inter',sans-serif;transition:.2s}.filter-btn:hover,.filter-btn[aria-pressed="true"]{background:#f7f6f1;color:#171714;border-color:#f7f6f1}.tile{position:relative;transition:opacity .35s,filter .35s}.tile.is-dimmed{opacity:.16;filter:grayscale(1)}.tile.is-highlighted{opacity:1;filter:none}.font-preview{transition:opacity .18s}.download-hover{position:absolute;left:18px;right:18px;bottom:60px;z-index:6;display:flex;align-items:center;justify-content:center;min-height:52px;background:#f7f6f1;color:#171714;text-decoration:none;font:700 12px 'Inter',sans-serif;letter-spacing:.08em;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.hover-note{position:absolute;left:18px;right:18px;bottom:42px;z-index:6;color:#fff;text-shadow:0 1px 4px #000;font-size:10px;text-align:center;opacity:0;transition:.2s}.tile:hover .download-hover,.tile:focus-within .download-hover,.tile:hover .hover-note,.tile:focus-within .hover-note{opacity:1;transform:none;pointer-events:auto}.tile.is-dimmed:hover{opacity:.48}
    @media(max-width:920px){.feed-cta{grid-template-columns:1fr;align-items:start}.hero{grid-template-columns:1fr;padding:74px 24px}.hero-art{min-height:520px}.hero-shot.one{width:68%}.hero-shot.two{width:56%}.blog-columns{display:none}.blog-row{grid-template-columns:1fr auto}.blog-row .blog-cell:nth-child(2),.blog-row .blog-cell:nth-child(3){display:none}}@media(max-width:560px){.hero{min-height:100svh;padding:56px 18px;gap:34px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero .lede{font-size:18px}.hero .btn{min-height:58px;padding:14px 20px}.hero-art{min-height:390px}.blog-latest-head{align-items:flex-start;flex-direction:column}.blog-row{padding:20px 10px}.review{padding:50px 0}.review dl{grid-template-columns:1fr}.review dt{margin-top:12px}}
    /* Beyond Reality direction */
    :root{--acid:#7868ff;--paper:#07070a;--card:#101014;--line:#303038}body,#home,.filter-wrap{background:#07070a}.hero{background:#07070a;border-bottom:1px solid #292930}.hero .eyebrow{color:#8c82ff}.hero h1{font-size:clamp(70px,9.4vw,150px);line-height:.82;max-width:940px}.hero h1 i{color:#8c82ff}.hero-shot,.hero-shot img,.specimen,.specimen img,.tile,.story-tile,.feed-cta,.category-cta{border-radius:0!important}.hero-shot{box-shadow:none;border:1px solid #3a3a43}.hero-shot.one{transform:none}.hero-shot.two{transform:none;border:1px solid #3a3a43}.section{padding-top:72px}.filter-wrap{border-bottom:1px solid #292930;padding-top:0}.filter-label{color:#8c8c96}.filter-btn{border-radius:0;border-color:#3a3a43;text-transform:uppercase;letter-spacing:.09em}.filter-btn:hover,.filter-btn[aria-pressed="true"]{background:#7868ff;border-color:#7868ff;color:#fff}.masonry{column-gap:14px}.tile,.story-tile{margin-bottom:20px}.specimen{background:#101014!important}.tile-body{border:1px solid #292930;border-top:0;padding:14px 14px 16px}.story-tile,.story-tile:nth-of-type(3n),.story-tile:nth-of-type(4n){background:#0d0d12;color:#f5f4ef;border:1px solid #34343d}.story-tile:before{border-color:#34343d}.story-tile .eyebrow{color:#8c82ff}.story-tile:hover{background:#7868ff;color:#fff}.download-hover{background:#7868ff;color:#fff}.tile.is-filtered-out,.story-tile.is-filtered-out{display:none!important}.feed-cta{background:#7868ff;color:#fff;border:1px solid #938aff}.feed-cta .btn{background:#fff;color:#07070a;border-color:#fff}.blog-latest{background:#07070a;border-top:1px solid #292930}.blog-row:hover,.blog-row:focus-visible{background:#7868ff;color:#fff}.blog-latest .eyebrow{color:#8c82ff}.footer,.disclosure{border-color:#292930}.btn{border-radius:0}.page-pad{background:#07070a}
    .filter-wrap{padding-bottom:42px;overflow:hidden}.filter-label{margin:0 0 12px;font-size:10px;letter-spacing:.2em}.filterbar{display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));gap:0;border:1px solid #34343d;counter-reset:filter}.filter-btn{counter-increment:filter;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:18px;min-height:96px;padding:15px 16px;border:0;border-right:1px solid #34343d;border-radius:0;background:#0c0c10;color:#aaaab3;text-transform:none;letter-spacing:-.01em;font:600 13px 'Inter',sans-serif}.filter-btn:last-child{border-right:0}.filter-btn:before{content:'0' counter(filter) ' / STYLE';font:600 9px 'Inter',sans-serif;letter-spacing:.14em;color:#65656d}.filter-btn:after{content:'●';position:absolute;right:14px;top:12px;color:#34343d;font-size:10px}.filter-btn:hover{background:#15151b;color:#fff;border-color:#34343d}.filter-btn[aria-pressed="true"]{background:#7868ff;color:#fff;border-color:#34343d}.filter-btn[aria-pressed="true"]:before{color:#dedbff}.filter-btn[aria-pressed="true"]:after{color:#fff}@media(max-width:920px){.filterbar{display:flex;overflow-x:auto}.filter-btn{min-width:160px}.filter-btn:last-child{border-right:1px solid #34343d}}
    /* Paper & Wonder editorial theme */
    :root{--paper:#f7f2eb;--ink:#27231f;--card:#fffaf3;--line:#d7c9bb;--acid:#c65c3d;--shadow:0 18px 48px rgba(82,58,39,.13)}
    body{background:#f7f2eb;color:#27231f;font-family:'DM Sans',Arial,sans-serif}.topbar{display:block;background:rgba(247,242,235,.94);border-color:#d7c9bb}.brand,.nav button,.btn,.eyebrow,.story-tile h3{font-family:'DM Sans',Arial,sans-serif}.brand,.nav button{color:#27231f}.brand:before{color:#c65c3d}.brand em,.nav button:hover,.nav button[aria-current="page"]{color:#a94b32}.hero h1,.page-title,.section h2,.article-head h2,.feed-cta h2,.article-row h3,.review h3,.index-card h3,.blog-latest h2,.blog-title{font-family:'Playfair Display',Georgia,serif;text-transform:none;font-variation-settings:normal}.hero{background:#f7f2eb;color:#27231f;border-color:#d7c9bb;min-height:calc(100vh - 76px)}.hero .eyebrow{color:#a94b32}.hero h1{font-size:clamp(64px,7.5vw,120px);line-height:1.02;letter-spacing:-.045em;font-weight:700}.hero h1 i{color:#c65c3d;font-style:italic;font-weight:600}.hero .lede{color:#62584f}.hero .btn{background:#27231f;color:#fff;border-color:#27231f}.hero-shot{border:0;box-shadow:0 24px 60px rgba(82,58,39,.18)}.hero-shot.two{border:12px solid #f7f2eb}.section,.filter-wrap,#home,.page-pad{background:#f7f2eb}.filter-wrap{border-color:#d7c9bb}.filter-label{color:#8c7665}.filterbar{display:flex;flex-wrap:wrap;gap:9px;border:0;counter-reset:none}.filter-btn{min-height:46px;min-width:0;padding:11px 17px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:0;border:1px solid #baa999!important;border-radius:999px;background:transparent;color:#51473f;font:600 12px 'DM Sans',sans-serif}.filter-btn:before,.filter-btn:after{display:none}.filter-btn:hover{background:#efe3d7;color:#27231f}.filter-btn[aria-pressed="true"]{background:#27231f;color:#fff;border-color:#27231f!important}.masonry{column-gap:18px}.tile,.story-tile{margin-bottom:26px;border-radius:14px!important}.specimen,.specimen img{border-radius:14px!important}.tile-body{background:transparent;border:0;padding:13px 5px 0}.tile h3{color:#27231f}.tile .meta{color:#8c7665}.tile-body:after{color:#7d6d61}.story-tile,.story-tile:nth-of-type(3n),.story-tile:nth-of-type(4n){background:#fffaf3;color:#27231f;border:1px solid #d7c9bb;box-shadow:var(--shadow)}.story-tile:before{border-color:#ddcfc2}.story-tile .eyebrow{color:#a94b32}.story-tile:hover{background:#efe0d3;color:#27231f}.download-hover{background:#27231f;color:#fff;border-radius:8px}.hover-note{color:#fff}.feed-cta{background:#27231f;color:#fff;border:0;border-radius:18px!important}.feed-cta h2{font-family:'Playfair Display',Georgia,serif}.feed-cta .eyebrow{color:#dfad94}.feed-cta .btn{background:#fff7ed;color:#27231f;border-color:#fff7ed}.blog-latest{background:#efe3d7;color:#27231f;border-color:#d7c9bb}.blog-latest .eyebrow{color:#a94b32}.blog-latest h2,.blog-title{font-family:'Playfair Display',Georgia,serif}.blog-table{border-color:#bda99a}.blog-columns{color:#8c7665}.blog-row{color:#27231f;border-color:#cdbdaf}.blog-row:last-child{border-color:#cdbdaf}.blog-row:hover,.blog-row:focus-visible{background:#27231f;color:#fff}.blog-latest .btn{color:#27231f;border-color:#27231f}.disclosure,.footer{color:#77695e;border-color:#d7c9bb;background:#f7f2eb}.page-title,.article-head h2,.review h3{color:#27231f}.page-intro,.review-copy>p,.review dd{color:#62584f}.article-head,.quick,.review,.article-row{border-color:#d7c9bb}.quick .btn,.back{color:#27231f;border-color:#27231f}.review .btn.primary{background:#27231f;color:#fff;border-color:#27231f}.category-cta{background:#c65c3d;color:#fff;border-radius:16px!important}.related{color:#27231f}.index-grid{background:#d7c9bb;border-color:#d7c9bb}.index-card{background:#fffaf3;color:#27231f}.index-card:hover{background:#efe0d3}.index-card .btn{color:#27231f;border-color:#27231f}.btn:hover{box-shadow:5px 5px 0 #c65c3d}.tile.is-filtered-out,.story-tile.is-filtered-out{display:none!important}@media(max-width:920px){.filterbar{display:flex;overflow-x:auto;flex-wrap:nowrap}.filter-btn{min-width:max-content}}
    .specimen{background:#eadfd3!important}.story-tile h3{font-family:'Playfair Display',Georgia,serif}
    .hero{display:flex!important;grid-template-columns:none!important;max-width:none}.hero>div{max-width:1120px}.hero h1{max-width:1120px}.hero-art{display:none!important}.tile-body{padding:18px 6px 8px}.tile h3{font:700 clamp(27px,2.4vw,38px)/1.05 'Playfair Display',Georgia,serif;margin:7px 0 10px}.tile p{display:block;color:#62584f;font-size:14px;line-height:1.55;margin:0 0 8px}.tile .btn{display:inline-flex;width:auto;min-height:44px;padding:10px 0;border:0;background:transparent;color:#a94b32;font:700 11px 'DM Sans',sans-serif;letter-spacing:.06em}.tile .btn:hover{transform:none;box-shadow:none;text-decoration:underline}.tile-body:after{display:none}
    .tile{background:#fffaf3;border:1px solid #d7c9bb;padding:10px;box-shadow:0 12px 32px rgba(82,58,39,.1);transition:transform .2s,box-shadow .2s}.tile:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(82,58,39,.16)}.tile .specimen,.tile .specimen img{border-radius:9px!important}.tile-body{padding:18px 8px 8px}.download-hover,.hover-note{display:none!important}
    /* Unified controls */
    .btn{min-height:48px;padding:12px 20px;border:1px solid #27231f;border-radius:999px;background:#27231f;color:#fff;font:700 11px 'DM Sans',sans-serif;letter-spacing:.07em;text-decoration:none;box-shadow:none;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.btn:hover{background:#c65c3d;color:#fff;border-color:#c65c3d;transform:translateY(-2px);box-shadow:0 8px 18px rgba(117,66,43,.18)}.btn:active{transform:translateY(0);box-shadow:none}.btn.primary{background:#27231f;color:#fff;border-color:#27231f}.btn.accent{background:#c65c3d;color:#fff;border-color:#c65c3d}.hero .btn{background:#27231f;color:#fff;border-color:#27231f}.hero .btn:hover{background:#c65c3d;border-color:#c65c3d}.tile .btn{display:inline-flex;width:auto;min-height:42px;padding:10px 16px;border:1px solid #bba999;border-radius:999px;background:transparent;color:#6e4d3d;text-decoration:none}.tile .btn:hover{background:#27231f;color:#fff;border-color:#27231f;transform:none;box-shadow:none}.story-tile .btn{background:#27231f;color:#fff;border-color:#27231f}.blog-latest .btn{background:transparent;color:#27231f;border-color:#27231f}.blog-latest .btn:hover{background:#27231f;color:#fff}.feed-cta .btn{background:#fff7ed;color:#27231f;border-color:#fff7ed}.feed-cta .btn:hover{background:#c65c3d;color:#fff;border-color:#c65c3d}.back,.quick .btn,.index-card .btn{border-radius:999px}
    .filter-wrap{margin:0 max(28px,calc((100vw - 1480px)/2)) 42px;padding:24px 26px 26px;background:#fffaf3;border:1px solid #d7c9bb;border-radius:18px;box-shadow:0 14px 36px rgba(82,58,39,.09);overflow:hidden}.filter-label{display:flex;align-items:center;gap:12px;margin:0 0 18px;color:#6f5e51;font:700 11px 'DM Sans',sans-serif;letter-spacing:.14em}.filter-label:before{content:'●';color:#c65c3d;font-size:10px}.filter-label:after{content:'';height:1px;flex:1;background:#dfd3c7}.filterbar{display:flex;flex-wrap:wrap;gap:8px;padding:0;border:0;background:transparent;overflow:visible}.filter-btn{min-width:0;min-height:44px;padding:10px 16px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #c9b9aa!important;border-radius:999px;background:#f7f2eb;color:#594d44;font:600 12px 'DM Sans',sans-serif;letter-spacing:0;box-shadow:none}.filter-btn:before,.filter-btn:after{display:none}.filter-btn:hover{background:#efe0d3;color:#27231f;border-color:#bca897!important}.filter-btn[aria-pressed="true"]{background:#c65c3d;color:#fff;border-color:#c65c3d!important;box-shadow:0 6px 16px rgba(142,73,47,.2)}@media(max-width:920px){.filter-wrap{margin-inline:18px;padding:20px 18px}.filterbar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.filter-btn{min-width:max-content}}
    .tile .specimen,.tile:nth-child(3n) .specimen,.tile:nth-child(5n) .specimen,.tile:nth-child(7n) .specimen{aspect-ratio:auto!important;min-height:0!important;height:clamp(220px,22vw,300px)!important;background:#eadfd3!important;display:flex;align-items:center;justify-content:center}.tile .specimen img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center!important;background:#eadfd3!important}.font-preview{opacity:1;transition:opacity .2s ease}@media(max-width:560px){.tile .specimen,.tile:nth-child(3n) .specimen,.tile:nth-child(5n) .specimen,.tile:nth-child(7n) .specimen{height:240px!important}}
    #picks{padding-top:68px}.tile,.story-tile{vertical-align:top}.story-tile,.story-tile:nth-of-type(3n),.story-tile:nth-of-type(4n){background:#e9ad88;color:#33251f;border-color:#d48f68}.story-tile:before{border-color:rgba(77,45,30,.22)}.story-tile:hover{background:#d98b61;color:#2b201b}.filter-wrap,#feed.masonry,.blog-latest,.feed-cta{box-sizing:border-box}.blog-latest-head,.section-head{align-items:flex-end}.footer{width:min(1480px,calc(100% - 56px))}@media(max-width:560px){.footer{width:calc(100% - 24px)}.blog-latest-head,.section-head{align-items:flex-start}}
    .story-tile{--story-bg:#e7ab86;position:relative;isolation:isolate;aspect-ratio:4/5;padding:30px!important;background:var(--story-bg)!important;color:#2e241f!important;border:1px solid color-mix(in srgb,var(--story-bg),#7b513c 35%)!important;box-shadow:0 14px 34px rgba(82,58,39,.12);overflow:hidden;transition:transform .25s,box-shadow .25s,filter .25s}.story-tile[data-item-style="editorial-serif"]{--story-bg:#d8c4ae}.story-tile[data-item-style="sans-serif"]{--story-bg:#c8d6bf}.story-tile[data-item-style="display"]{--story-bg:#e8a17d}.story-tile[data-item-style="elegant"]{--story-bg:#d8c9de}.story-tile[data-item-style="unusual"]{--story-bg:#dfbe70}.story-tile[data-item-style="duos"]{--story-bg:#b9cfd8}.story-tile:before{inset:18px;border:1px solid rgba(55,39,31,.18);z-index:-1}.story-tile:after{content:'01';position:absolute;right:22px;top:30px;z-index:-1;font:700 116px/1 'Playfair Display',Georgia,serif;letter-spacing:-.08em;color:rgba(55,39,31,.075)}.story-tile[data-item-style="sans-serif"]:after{content:'02'}.story-tile[data-item-style="display"]:after{content:'03'}.story-tile[data-item-style="elegant"]:after{content:'04'}.story-tile[data-item-style="unusual"]:after{content:'05'}.story-tile[data-item-style="duos"]:after{content:'06'}.story-tile .eyebrow{position:static;color:#7f4431;font-size:10px;letter-spacing:.18em}.story-tile h3{max-width:92%;margin:auto 0 24px;font:700 clamp(34px,3vw,48px)/.9 'Playfair Display',Georgia,serif;letter-spacing:-.055em}.story-tile .btn{align-self:flex-start;width:auto;min-height:44px;padding:10px 17px;background:#2b241f;color:#fff;border-color:#2b241f;font-size:10px}.story-tile:hover{background:var(--story-bg)!important;color:#2e241f!important;transform:translateY(-5px);filter:saturate(1.06);box-shadow:0 22px 48px rgba(82,58,39,.18)}.story-tile:hover .btn{background:#c65c3d;border-color:#c65c3d}@media(max-width:560px){.story-tile{padding:26px!important}.story-tile:after{font-size:92px}.story-tile h3{font-size:38px}}
    .story-tile h3{margin:auto 0 12px}.story-description{margin:0 0 22px;max-width:95%;font:italic 500 15px/1.4 'Playfair Display',Georgia,serif;color:rgba(46,36,31,.78)}.blog-title-wrap{display:flex;flex-direction:column;gap:7px}.blog-desc{max-width:620px;font:italic 500 13px/1.45 'Playfair Display',Georgia,serif;color:#786a5f}.blog-row:hover .blog-desc,.blog-row:focus-visible .blog-desc{color:rgba(255,255,255,.74)}@media(max-width:560px){.story-description{font-size:14px}.blog-desc{display:none}}
    #article .shell{width:min(940px,calc(100% - 40px))}.article-head,.quick,.review,.category-cta,.related{width:100%;max-width:860px;margin-left:auto;margin-right:auto}.article-head{padding-top:12px}.review{display:block;padding:82px 0}.review>div:first-child,.review .specimen,.review .review-copy{width:100%;max-width:860px}.review .specimen{height:auto!important;aspect-ratio:3/2!important;margin:0 0 34px;background:#fff!important}.review .specimen img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.review-copy{padding-top:0}.review h3{margin:10px 0 18px}.review-copy h4{margin:32px 0 10px;font:700 20px/1.2 'DM Sans',sans-serif;color:#27231f}.review-copy>p{max-width:760px;font-size:17px;line-height:1.75}.idea-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:16px 0 28px;list-style:none}.idea-list li{padding:15px;border:1px solid #d7c9bb;border-radius:10px;background:#fffaf3;font-size:13px;line-height:1.4}.review-note{display:flex;gap:18px;margin:30px 0;padding:20px 22px;border-left:4px solid #c65c3d;background:#efe3d7}.review-note strong{min-width:100px}.review-note span{line-height:1.55}.back{font-size:0}.back:after{content:'← BACK TO HOME';font:700 11px 'DM Sans',sans-serif;letter-spacing:.07em}@media(max-width:620px){#article .shell{width:calc(100% - 24px)}.idea-list{grid-template-columns:1fr}.review-note{flex-direction:column;gap:8px}.review{padding:58px 0}}
    .brand{display:inline-flex!important;align-items:center;gap:9px;margin-right:auto!important;padding:8px 12px 8px 8px!important;border:0!important;background:transparent!important;color:#27231f!important;font:700 18px/1 'DM Sans',sans-serif!important;letter-spacing:-.04em!important;text-transform:none!important;box-shadow:none!important}.brand:before{content:'F';display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#c65c3d;color:#fff;font:700 16px 'Playfair Display',serif;margin:0!important}.brand span{color:#27231f}.brand em{color:#c65c3d;font-style:normal}.brand:hover{transform:none!important;box-shadow:none!important}.quick .btn{background:#27231f!important;color:#fff!important;border-color:#27231f!important}.quick .btn:hover,.quick .btn:focus-visible{background:#c65c3d!important;color:#fff!important;border-color:#c65c3d!important}.back{background:#27231f!important;color:#fff!important;border-color:#27231f!important}
    #index.page-pad{padding-top:clamp(64px,8vw,110px)}#index .page-intro{margin-bottom:64px}.index-grid{display:block;margin-top:0;border:0;background:transparent}.font-group{padding:42px 0 54px;border-top:1px solid #cdbdaf}.font-group-head{display:grid;grid-template-columns:80px minmax(220px,.7fr) 1fr;gap:24px;align-items:start;margin-bottom:26px}.font-group-number{font:italic 600 22px 'Playfair Display',serif;color:#c65c3d}.font-group h2{margin:0;font:700 clamp(34px,4vw,56px)/.95 'Playfair Display',Georgia,serif;letter-spacing:-.045em}.font-group-copy{max-width:560px;margin:2px 0 0;color:#6d6056;line-height:1.55}.font-strip{display:grid;grid-template-columns:repeat(7,minmax(180px,1fr));gap:12px;overflow-x:auto;padding:4px 4px 22px}.index-card{min-width:180px;padding:0;background:#fffaf3!important;border:1px solid #d7c9bb;border-radius:13px;overflow:hidden;box-shadow:0 10px 26px rgba(82,58,39,.07);transition:transform .22s,box-shadow .22s}.index-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(82,58,39,.14)}.index-preview{display:block;aspect-ratio:4/3;overflow:hidden;background:#eadfd3}.index-preview img{display:block;width:100%;height:100%;object-fit:cover}.index-copy{padding:18px}.index-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.index-card .meta{font-size:9px}.index-card h3{margin:16px 0 20px;font:700 28px/1 'Playfair Display',Georgia,serif;letter-spacing:-.035em}.index-card .actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding-top:14px;border-top:1px solid #e1d4c8}.index-card .actions button,.index-card .actions a{min-height:0;padding:0;border:0;background:transparent!important;color:#42372f!important;font:700 10px 'DM Sans',sans-serif;letter-spacing:.05em;box-shadow:none!important}.index-card .actions button:hover,.index-card .actions a:hover{color:#c65c3d!important;text-decoration:underline}.font-count{font:600 10px 'DM Sans',sans-serif;color:#9b8372;letter-spacing:.12em}@media(max-width:760px){#index .page-intro{margin-bottom:42px}.font-group{padding:34px 0 42px}.font-group-head{grid-template-columns:44px 1fr}.font-group-copy{grid-column:2}.font-strip{grid-template-columns:repeat(7,220px);margin-right:-12px}.index-card{min-width:220px}}
    #guides.page-pad{padding-top:clamp(64px,8vw,110px)}#guides .page-title{max-width:900px;margin-bottom:24px}#guides .page-intro{max-width:680px;margin-bottom:52px}.article-list{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;margin-top:0}.guide-card{grid-column:span 4;display:flex;flex-direction:column;min-width:0;background:#fffaf3;border:1px solid #d7c9bb;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(82,58,39,.09);transition:transform .25s,box-shadow .25s}.guide-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(82,58,39,.15)}.guide-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1.25fr .75fr;min-height:530px}.guide-cover{aspect-ratio:4/3;overflow:hidden;background:#eadfd3}.guide-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.guide-card:hover .guide-cover img{transform:scale(1.025)}.guide-card.featured .guide-cover{aspect-ratio:auto;min-height:530px}.guide-content{display:flex;flex:1;flex-direction:column;padding:28px}.guide-card.featured .guide-content{padding:clamp(34px,5vw,68px);justify-content:center}.guide-top{display:flex;align-items:center;gap:12px;margin-bottom:24px}.guide-number{display:grid;place-items:center;width:34px;height:34px;border:1px solid #c8b5a4;border-radius:50%;font:italic 600 13px 'Playfair Display',serif;color:#c65c3d}.guide-card h3{margin:0 0 16px;font:700 clamp(31px,3vw,46px)/1.02 'Playfair Display',Georgia,serif;letter-spacing:-.045em;color:#27231f}.guide-card.featured h3{font-size:clamp(48px,5vw,76px)}.guide-card p{margin:0 0 30px;color:#665a50;font-size:14px;line-height:1.65}.guide-card.featured p{font-size:17px;max-width:560px}.guide-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:20px;border-top:1px solid #e1d4c8;color:#8b7666;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.guide-footer .btn{min-height:42px;padding:10px 15px}@media(max-width:980px){.guide-card{grid-column:span 6}.guide-card.featured{grid-template-columns:1fr}.guide-card.featured .guide-cover{min-height:380px;aspect-ratio:16/9}}@media(max-width:620px){.article-list{grid-template-columns:1fr;gap:18px}.guide-card,.guide-card.featured{grid-column:1;display:flex}.guide-card.featured .guide-cover{min-height:0;aspect-ratio:4/3}.guide-card.featured .guide-content,.guide-content{padding:24px}.guide-card.featured h3,.guide-card h3{font-size:36px}.guide-card.featured p{font-size:14px}.guide-footer{align-items:flex-start;flex-direction:column}}
    #article .shell{width:min(780px,calc(100% - 40px))}.article-head,.quick,.review,.category-cta,.related{max-width:720px}.review>div:first-child,.review .specimen,.review .review-copy{max-width:720px}.review-copy>p{max-width:680px}.article-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;max-width:720px;margin:34px 0 0}.article-gallery-item{margin:0;aspect-ratio:3/2;overflow:hidden;border:1px solid #d7c9bb;border-radius:10px;background:#fff}.article-gallery-item img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}@media(max-width:620px){#article .shell{width:calc(100% - 24px)}.article-gallery{grid-template-columns:1fr}}
    .index-card h3{margin:16px 0 20px;font-size:28px;font-weight:700;line-height:1;letter-spacing:-.035em}
    #home .tile h3{font-size:clamp(19px,1.6vw,24px);font-weight:650;line-height:1.12;letter-spacing:-.025em;margin:6px 0 8px}
    .theme-toggle{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 14px!important;margin-left:10px!important;border:1px solid #c8b5a4!important;border-radius:999px!important;background:transparent!important;color:#27231f!important;font:700 10px 'DM Sans',sans-serif!important;letter-spacing:.08em!important;white-space:nowrap}.theme-toggle:before{content:'●';color:#c65c3d;font-size:13px}.theme-toggle:hover{background:#27231f!important;color:#fff!important;box-shadow:none!important}.theme-toggle:hover:before{color:#f0b79e}
    body.dark-theme{--paper:#171717;--ink:#f1ece5;--card:#222220;--line:#45413d;background:#171717;color:#f1ece5}body.dark-theme .topbar{background:rgba(23,23,23,.94);border-color:#45413d}body.dark-theme .brand,body.dark-theme .brand span,body.dark-theme .nav button{color:#f1ece5!important}body.dark-theme .brand em,body.dark-theme .nav button:hover,body.dark-theme .nav button[aria-current="page"]{color:#ee8d6d!important}body.dark-theme .theme-toggle{border-color:#625b55!important;color:#f1ece5!important}body.dark-theme .theme-toggle:before{color:#f3c85e}body.dark-theme #home,body.dark-theme .hero,body.dark-theme .section,body.dark-theme .page-pad,body.dark-theme .disclosure,body.dark-theme .footer{background:#171717;color:#f1ece5}body.dark-theme .hero .lede,body.dark-theme .page-intro,body.dark-theme .section-head p,body.dark-theme .tile p,body.dark-theme .font-group-copy,body.dark-theme .review-copy>p,body.dark-theme .review dd{color:#bdb5ad}body.dark-theme .hero h1,body.dark-theme .page-title,body.dark-theme .article-head h2,body.dark-theme .review h3,body.dark-theme .tile h3,body.dark-theme .font-group h2,body.dark-theme .related{color:#f4efe8}body.dark-theme .hero h1 i,body.dark-theme .hero .eyebrow,body.dark-theme .story-tile .eyebrow,body.dark-theme .blog-latest .eyebrow{color:#ee8d6d}body.dark-theme .specimen{background:#292826!important}body.dark-theme .tile-body:after{color:#8e8780}body.dark-theme .story-tile{box-shadow:none}body.dark-theme .blog-latest{background:#222220;color:#f1ece5;border-color:#45413d}body.dark-theme .blog-row{color:#f1ece5;border-color:#45413d}body.dark-theme .blog-desc,body.dark-theme .blog-columns{color:#a9a099}body.dark-theme .blog-latest .btn{color:#f1ece5;border-color:#f1ece5}body.dark-theme .blog-row:hover{background:#f1ece5;color:#171717}body.dark-theme .feed-cta{background:#ee8d6d;color:#171717}body.dark-theme .feed-cta .eyebrow{color:#5b2b1d}body.dark-theme .disclosure,body.dark-theme .footer,body.dark-theme .font-group,body.dark-theme .article-head,body.dark-theme .review{border-color:#45413d;color:#aaa29b}body.dark-theme .guide-card,body.dark-theme .index-card,body.dark-theme .idea-list li{background:#222220!important;border-color:#45413d;color:#f1ece5}body.dark-theme .guide-card h3,body.dark-theme .index-card h3,body.dark-theme .review-copy h4{color:#f1ece5}body.dark-theme .guide-card p{color:#bdb5ad}body.dark-theme .guide-footer,body.dark-theme .index-card .actions{border-color:#45413d}body.dark-theme .index-card .actions button,body.dark-theme .index-card .actions a{color:#ded7d0!important}body.dark-theme .index-preview,body.dark-theme .guide-cover{background:#292826}body.dark-theme .review .specimen{background:#222220!important}body.dark-theme .review .specimen img{background:#222220!important}body.dark-theme .review-note{background:#2b2926}body.dark-theme .back,body.dark-theme .review .btn.primary{background:#f1ece5!important;color:#171717!important;border-color:#f1ece5!important}@media(max-width:700px){.theme-toggle{font-size:0!important;width:42px;padding:8px!important;justify-content:center}.theme-toggle:before{font-size:14px}.nav{gap:2px}}
    h1[tabindex="-1"]:focus,h2[tabindex="-1"]:focus,h3[tabindex="-1"]:focus{outline:none}.page-title{line-height:.92;letter-spacing:-.055em;margin:18px 0 26px}.page-intro{line-height:1.58}.tile p{line-height:1.6}.guide-card h3{line-height:1.04}.guide-card p,.font-group-copy{line-height:1.65}.article-head>div>p:last-child{max-width:720px;line-height:1.7;color:#62584f}.review-copy>p{line-height:1.75}.blog-title{line-height:1.08}.blog-desc{line-height:1.5}body.dark-theme .article-head>div>p:last-child{color:#bdb5ad}body.dark-theme .category-cta .eyebrow{color:#f8d5c8}body.dark-theme .category-cta .btn{border-color:#fff;color:#fff}body.dark-theme .font-count,body.dark-theme .meta{color:#aaa199}@media(max-width:620px){.page-title{line-height:.96;letter-spacing:-.045em}.page-intro{font-size:17px;line-height:1.55}.hero h1{line-height:.96!important}.hero .lede{line-height:1.55}.nav button{padding-inline:7px}.brand{padding-right:5px!important}}
    body.dark-theme{--paper:#111412;--ink:#ece7dd;--card:#1b201c;--line:#353b36;--acid:#a9b58e;background:#111412;color:#ece7dd}body.dark-theme .topbar{background:rgba(17,20,18,.95);border-color:#303630}body.dark-theme .brand:before{background:#a9b58e;color:#182018}body.dark-theme .brand em,body.dark-theme .nav button:hover,body.dark-theme .nav button[aria-current="page"]{color:#b8c49d!important}body.dark-theme .theme-toggle{border-color:#4b534b!important}body.dark-theme .theme-toggle:before{color:#d7b98d}body.dark-theme #home,body.dark-theme .hero,body.dark-theme .section,body.dark-theme .page-pad,body.dark-theme .disclosure,body.dark-theme .footer{background:#111412;color:#ece7dd}body.dark-theme .hero h1 i,body.dark-theme .hero .eyebrow,body.dark-theme .blog-latest .eyebrow{color:#b8c49d}body.dark-theme .hero .btn{background:#d9d2c6;color:#151a16;border-color:#d9d2c6}body.dark-theme .hero .lede,body.dark-theme .page-intro,body.dark-theme .section-head p,body.dark-theme .tile p,body.dark-theme .font-group-copy,body.dark-theme .review-copy>p,body.dark-theme .review dd,body.dark-theme .article-head>div>p:last-child{color:#aaa69d}body.dark-theme .specimen{background:#202620!important}body.dark-theme .tile .meta{color:#8f9c84}body.dark-theme .story-tile{color:#ece7dd!important;border-color:#3b443c!important;box-shadow:none;background:#202720!important}body.dark-theme .story-tile[data-item-style="editorial-serif"]{--story-bg:#2a2924}body.dark-theme .story-tile[data-item-style="sans-serif"]{--story-bg:#222b25}body.dark-theme .story-tile[data-item-style="display"]{--story-bg:#302621}body.dark-theme .story-tile[data-item-style="elegant"]{--story-bg:#29252d}body.dark-theme .story-tile[data-item-style="unusual"]{--story-bg:#302d20}body.dark-theme .story-tile[data-item-style="duos"]{--story-bg:#222b2e}body.dark-theme .story-tile:before{border-color:rgba(236,231,221,.13)}body.dark-theme .story-tile:after{color:rgba(236,231,221,.05)}body.dark-theme .story-tile .eyebrow{color:#b8c49d}body.dark-theme .story-tile h3{color:#f0ebe2}body.dark-theme .story-description{color:#aaa69d}body.dark-theme .story-tile .btn{background:#d9d2c6;color:#182018;border-color:#d9d2c6}body.dark-theme .story-tile:hover .btn{background:#a9b58e;color:#182018;border-color:#a9b58e}body.dark-theme .blog-latest{background:#181d19;color:#ece7dd;border-color:#353b36}body.dark-theme .blog-row{border-color:#353b36}body.dark-theme .blog-row:hover,body.dark-theme .blog-row:focus-visible{background:#a9b58e;color:#151a16}body.dark-theme .feed-cta{background:#263128;color:#ece7dd;border:1px solid #465548}body.dark-theme .feed-cta .eyebrow{color:#a9b58e}body.dark-theme .feed-cta p{color:#bbb9af}body.dark-theme .feed-cta .btn{background:#d9d2c6;color:#182018;border-color:#d9d2c6}body.dark-theme .guide-card,body.dark-theme .index-card,body.dark-theme .idea-list li{background:#1b201c!important;border-color:#353b36;color:#ece7dd;box-shadow:0 16px 38px rgba(0,0,0,.18)}body.dark-theme .guide-card:hover,body.dark-theme .index-card:hover{box-shadow:0 22px 46px rgba(0,0,0,.3)}body.dark-theme .index-preview,body.dark-theme .guide-cover{background:#202620}body.dark-theme .category-cta{background:#30382f;color:#ece7dd;border:1px solid #4b594a}body.dark-theme .category-cta .eyebrow{color:#b8c49d}body.dark-theme .category-cta .btn{background:#d9d2c6;color:#182018;border-color:#d9d2c6}body.dark-theme .review-note{background:#202720;border-color:#a9b58e}body.dark-theme .review .specimen,body.dark-theme .review .specimen img{background:#1b201c!important}body.dark-theme .back,body.dark-theme .review .btn.primary{background:#d9d2c6!important;color:#182018!important;border-color:#d9d2c6!important}body.dark-theme .btn:hover{box-shadow:5px 5px 0 #6f7d67}
    body.dark-theme #home .tile{background:#1b201c!important;border:1px solid #353b36!important;border-radius:14px!important;overflow:hidden!important}body.dark-theme #home .tile-body{background:#1b201c!important;padding:16px 18px 18px}body.dark-theme #home .tile h3{color:#ece7dd!important}body.dark-theme #home .tile p{color:#aaa69d!important}body.dark-theme #home .tile .btn{color:#cbd4b8!important;border-color:#596356!important}body.dark-theme #home .tile .btn:hover{background:#a9b58e!important;color:#151a16!important;border-color:#a9b58e!important;box-shadow:none}body.dark-theme #home .tile-body:after{color:#737c72}
    #home .hero{min-height:0!important;padding-top:clamp(82px,9vw,138px)!important;padding-bottom:clamp(82px,9vw,138px)!important}#home .hero .actions{margin-top:38px}#picks{padding-top:clamp(28px,4vw,58px)!important;border-top:1px solid #d7c9bb}body.dark-theme #picks{border-color:#303630}@media(max-width:620px){#home .hero{padding-top:72px!important;padding-bottom:72px!important}#home .hero .actions{margin-top:30px}#picks{padding-top:32px!important}}
    #picks,body.dark-theme #picks{border-top:0!important}#home .hero .btn,body.dark-theme #home .hero .btn{background:#a8b58b!important;color:#182018!important;border-color:#a8b58b!important;font-size:13px!important;letter-spacing:.075em!important;min-height:64px!important;padding:17px 28px!important}#home .hero .btn:hover,body.dark-theme #home .hero .btn:hover{background:#bac59f!important;border-color:#bac59f!important;box-shadow:5px 5px 0 #66715d!important}
    body.dark-theme .topbar,body.dark-theme .disclosure,body.dark-theme .footer,body.dark-theme .blog-latest,body.dark-theme .blog-table,body.dark-theme .blog-row,body.dark-theme .font-group,body.dark-theme .article-head,body.dark-theme .review,body.dark-theme .quick,body.dark-theme .guide-footer,body.dark-theme .index-card .actions{border-color:#303630!important}body.dark-theme .disclosure,body.dark-theme .footer,body.dark-theme .font-group,body.dark-theme .article-head,body.dark-theme .review{border-width:1px!important}
    .feed-cta,body.dark-theme .feed-cta,.category-cta,body.dark-theme .category-cta{border:0!important}.footer{justify-content:flex-start!important}
    body.dark-theme #home .hero{border-bottom-color:#303630!important}
    /* Palette: ink #060512 · mist #cacac8 · white #ffffff · clay #b98b72 · poppy #ff3150 */
    :root{--paper:#f1f1ef;--ink:#060512;--card:#fff;--line:#cacac8;--acid:#ff3150;--shadow:0 18px 48px rgba(6,5,18,.11)}body{background:#f1f1ef;color:#060512}#home,.hero,.section,.page-pad,.footer{background:#f1f1ef;color:#060512}.topbar{background:rgba(241,241,239,.95);border-color:#cacac8}.brand,.brand span,.nav button{color:#060512!important}.brand:before{background:#ff3150;color:#fff}.brand em,.nav button:hover,.nav button[aria-current="page"],.hero h1 i,.hero .eyebrow,.blog-latest .eyebrow{color:#ff3150!important}.theme-toggle{border-color:#aaa9a7!important;color:#060512!important}.theme-toggle:before{color:#ff3150}.hero{border-color:#cacac8}.hero .lede,.page-intro,.tile p,.font-group-copy{color:#5f5e63}.hero .btn,#home .hero .btn{background:#b98b72!important;color:#060512!important;border-color:#b98b72!important}.hero .btn:hover,#home .hero .btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;box-shadow:5px 5px 0 #060512!important}.specimen{background:#cacac8!important}.story-tile[data-item-style="editorial-serif"]{--story-bg:#cacac8}.story-tile[data-item-style="sans-serif"]{--story-bg:#fff}.story-tile[data-item-style="display"]{--story-bg:#ff3150}.story-tile[data-item-style="elegant"]{--story-bg:#b98b72}.story-tile[data-item-style="unusual"]{--story-bg:#d9d9d6}.story-tile[data-item-style="duos"]{--story-bg:#060512}.story-tile[data-item-style="display"],.story-tile[data-item-style="duos"]{color:#fff!important}.story-tile[data-item-style="display"] h3,.story-tile[data-item-style="duos"] h3{color:#fff}.story-tile[data-item-style="display"] .story-description,.story-tile[data-item-style="duos"] .story-description{color:rgba(255,255,255,.78)}.story-tile[data-item-style="display"] .eyebrow,.story-tile[data-item-style="duos"] .eyebrow{color:#fff}.story-tile .btn{background:#060512;color:#fff;border-color:#060512}.story-tile[data-item-style="duos"] .btn{background:#fff;color:#060512;border-color:#fff}.blog-latest{background:#cacac8;color:#060512;border-color:#aaa9a7}.blog-row{color:#060512;border-color:#aaa9a7}.blog-row:hover{background:#060512;color:#fff}.feed-cta{background:#b98b72!important;color:#060512!important}.feed-cta .eyebrow{color:#6b372d!important}.feed-cta p{color:#3d2d28}.feed-cta .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}.category-cta{background:#ff3150;color:#fff}.guide-card,.index-card,.idea-list li{background:#fff!important;border-color:#cacac8}.btn:hover{box-shadow:5px 5px 0 #ff3150}
    body.dark-theme{--paper:#060512;--ink:#f1f1ef;--card:#15141c;--line:#35343d;--acid:#ff3150;background:#060512;color:#f1f1ef}body.dark-theme .topbar{background:rgba(6,5,18,.95);border-color:#35343d}body.dark-theme #home,body.dark-theme .hero,body.dark-theme .section,body.dark-theme .page-pad,body.dark-theme .footer{background:#060512;color:#f1f1ef}body.dark-theme .brand:before{background:#ff3150;color:#fff}body.dark-theme .brand em,body.dark-theme .nav button:hover,body.dark-theme .nav button[aria-current="page"],body.dark-theme .hero h1 i,body.dark-theme .hero .eyebrow,body.dark-theme .blog-latest .eyebrow{color:#ff5570!important}body.dark-theme .theme-toggle:before{color:#ff3150}body.dark-theme #home .hero{border-color:#35343d!important}body.dark-theme .specimen{background:#202029!important}body.dark-theme #home .tile{background:#15141c!important;border-color:#35343d!important}body.dark-theme #home .tile-body{background:#15141c!important}body.dark-theme #home .tile .meta{color:#bd8d76}body.dark-theme #home .tile .btn{color:#d9b29f!important;border-color:#6d5145!important}body.dark-theme #home .tile .btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important}body.dark-theme .story-tile[data-item-style="editorial-serif"]{--story-bg:#23232a}body.dark-theme .story-tile[data-item-style="sans-serif"]{--story-bg:#cacac8;color:#060512!important}body.dark-theme .story-tile[data-item-style="display"]{--story-bg:#b5233b}body.dark-theme .story-tile[data-item-style="elegant"]{--story-bg:#7c5d4e}body.dark-theme .story-tile[data-item-style="unusual"]{--story-bg:#2c2b34}body.dark-theme .story-tile[data-item-style="duos"]{--story-bg:#12111a}body.dark-theme .story-tile[data-item-style="sans-serif"] h3{color:#060512}body.dark-theme .story-tile[data-item-style="sans-serif"] .story-description{color:#55545a}body.dark-theme .blog-latest{background:#11101a;color:#f1f1ef;border-color:#35343d}body.dark-theme .blog-row:hover{background:#ff3150;color:#fff}body.dark-theme .feed-cta{background:#b98b72!important;color:#060512!important}body.dark-theme .feed-cta .eyebrow{color:#542b25!important}body.dark-theme .feed-cta p{color:#3d2d28}body.dark-theme .feed-cta .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}body.dark-theme .guide-card,body.dark-theme .index-card,body.dark-theme .idea-list li{background:#15141c!important;border-color:#35343d}body.dark-theme .category-cta{background:#9f2035;color:#fff}body.dark-theme .review-note{background:#1c1a23;border-color:#ff3150}body.dark-theme .topbar,body.dark-theme .footer,body.dark-theme .blog-latest,body.dark-theme .blog-table,body.dark-theme .blog-row,body.dark-theme .font-group,body.dark-theme .article-head,body.dark-theme .review,body.dark-theme .quick,body.dark-theme .guide-footer,body.dark-theme .index-card .actions{border-color:#35343d!important}
    body.dark-theme #home .hero .btn{background:#b98b72!important;color:#060512!important;border-color:#b98b72!important}body.dark-theme #home .hero .btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;box-shadow:5px 5px 0 #cacac8!important}
    #home .story-tile,#home .story-tile[data-item-style],body.dark-theme #home .story-tile,body.dark-theme #home .story-tile[data-item-style]{--story-bg:#ff3150!important;background:#ff3150!important;color:#fff!important;border:0!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px rgba(94,5,25,.2),0 14px 34px rgba(20,5,12,.12)!important}#home .story-tile:before{border-color:rgba(94,5,25,.24)!important}#home .story-tile:after{color:rgba(108,4,27,.12)!important}#home .story-tile .eyebrow,#home .story-tile h3,#home .story-tile .story-description,body.dark-theme #home .story-tile .eyebrow,body.dark-theme #home .story-tile h3,body.dark-theme #home .story-tile .story-description{color:#fff!important}#home .story-tile .story-description{opacity:.88}#home .story-tile .btn,body.dark-theme #home .story-tile .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}#home .story-tile:hover,body.dark-theme #home .story-tile:hover{background:#f12848!important;filter:none;box-shadow:inset 0 0 0 1px rgba(94,5,25,.24),0 22px 48px rgba(20,5,12,.2)!important}#home .story-tile:hover .btn,body.dark-theme #home .story-tile:hover .btn{background:#fff!important;color:#060512!important;border-color:#fff!important}
    .feed-cta,body.dark-theme .feed-cta{position:relative;background:#ff3150!important;color:#fff!important;border:0!important;box-shadow:inset 0 0 0 1px rgba(94,5,25,.22)!important}.feed-cta .eyebrow,body.dark-theme .feed-cta .eyebrow,.feed-cta h2,body.dark-theme .feed-cta h2,.feed-cta p,body.dark-theme .feed-cta p{color:#fff!important}.feed-cta p{opacity:.86}.feed-cta .btn,body.dark-theme .feed-cta .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}.feed-cta .btn:hover,body.dark-theme .feed-cta .btn:hover{background:#fff!important;color:#060512!important;border-color:#fff!important;box-shadow:none!important}
    .btn,.theme-toggle,.story-tile .btn{border-radius:999px!important;font:700 11px/1 'DM Sans',Arial,sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase;min-height:48px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.btn:hover,.theme-toggle:hover,.story-tile .btn:hover{transform:translateY(-2px);box-shadow:none!important}.btn:active,.theme-toggle:active,.story-tile .btn:active{transform:translateY(0)}.btn.primary,.review .btn.primary,.back{background:#060512!important;color:#fff!important;border:1px solid #060512!important}.btn.primary:hover,.review .btn.primary:hover,.back:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important}.blog-latest .btn,.quick .btn,.related .btn{background:transparent!important;color:#060512!important;border:1px solid #060512!important}.blog-latest .btn:hover,.quick .btn:hover,.related .btn:hover{background:#060512!important;color:#fff!important;border-color:#060512!important}.theme-toggle{min-height:46px;padding:12px 17px!important}.story-tile .btn,.feed-cta .btn{min-height:48px;padding:13px 20px!important}.category-cta .btn{background:#060512!important;color:#fff!important;border:1px solid #060512!important}.category-cta .btn:hover{background:#fff!important;color:#060512!important;border-color:#fff!important}body.dark-theme .btn.primary,body.dark-theme .review .btn.primary,body.dark-theme .back{background:#f1f1ef!important;color:#060512!important;border-color:#f1f1ef!important}body.dark-theme .btn.primary:hover,body.dark-theme .review .btn.primary:hover,body.dark-theme .back:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important}body.dark-theme .blog-latest .btn,body.dark-theme .quick .btn,body.dark-theme .related .btn{background:transparent!important;color:#f1f1ef!important;border-color:#777680!important}body.dark-theme .blog-latest .btn:hover,body.dark-theme .quick .btn:hover,body.dark-theme .related .btn:hover{background:#f1f1ef!important;color:#060512!important;border-color:#f1f1ef!important}#home .hero .btn,body.dark-theme #home .hero .btn{min-height:60px!important;padding:16px 26px!important;font-size:12px!important}.index-card .actions button,.index-card .actions a{border-radius:0!important;text-transform:uppercase}@media(max-width:620px){.btn,.story-tile .btn{min-height:46px;padding:12px 17px}.theme-toggle{min-height:42px;padding:8px!important}}
    /* Restore the previous button system; keep the hero action as the sole vivid accent. */
    .btn{min-height:48px;padding:12px 20px;border:1px solid #060512;border-radius:999px!important;background:#060512;color:#fff;font:700 11px 'DM Sans',sans-serif!important;letter-spacing:.07em!important;text-transform:none;box-shadow:none;transition:background .2s,color .2s,border-color .2s,transform .2s}.btn:hover{background:#ff3150;color:#fff;border-color:#ff3150;transform:translateY(-2px);box-shadow:none!important}.btn:active{transform:translateY(0)}.tile .btn{display:inline-flex;width:auto;min-height:42px;padding:10px 16px;border:1px solid #aaa9a7;border-radius:999px!important;background:transparent;color:#060512}.tile .btn:hover{background:#060512;color:#fff;border-color:#060512;transform:none}.story-tile .btn{min-height:44px;padding:10px 17px;background:#060512!important;color:#fff!important;border-color:#060512!important;font-size:10px!important}.blog-latest .btn{background:transparent!important;color:#060512!important;border-color:#060512!important}.blog-latest .btn:hover{background:#060512!important;color:#fff!important}.feed-cta .btn{min-height:48px;background:#060512!important;color:#fff!important;border-color:#060512!important}.feed-cta .btn:hover{background:#fff!important;color:#060512!important;border-color:#fff!important}.quick .btn,.back{background:#060512!important;color:#fff!important;border-color:#060512!important}.quick .btn:hover,.back:hover{background:#ff3150!important;border-color:#ff3150!important}.category-cta .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}.related .btn{background:#060512!important;color:#fff!important;border-color:#060512!important}.theme-toggle{min-height:42px;padding:8px 14px!important;font:700 10px 'DM Sans',sans-serif!important;letter-spacing:.08em!important;text-transform:none}.index-card .actions button,.index-card .actions a{font:700 10px 'DM Sans',sans-serif!important;letter-spacing:.05em!important;text-transform:none}
    #home .hero .btn,body.dark-theme #home .hero .btn{min-height:64px!important;padding:17px 29px!important;background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;font:800 13px 'DM Sans',sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase;box-shadow:0 12px 28px rgba(255,49,80,.24)!important}#home .hero .btn:hover,body.dark-theme #home .hero .btn:hover{background:#e91f42!important;color:#fff!important;border-color:#e91f42!important;transform:translateY(-3px);box-shadow:0 17px 34px rgba(255,49,80,.32)!important}body.dark-theme .tile .btn{color:#d7d3cb;border-color:#5b5a62}body.dark-theme .tile .btn:hover{background:#f1f1ef;color:#060512;border-color:#f1f1ef}body.dark-theme .blog-latest .btn{color:#f1f1ef!important;border-color:#777680!important}body.dark-theme .blog-latest .btn:hover{background:#f1f1ef!important;color:#060512!important;border-color:#f1f1ef!important}body.dark-theme .quick .btn,body.dark-theme .back,body.dark-theme .related .btn{background:#f1f1ef!important;color:#060512!important;border-color:#f1f1ef!important}
    .feed-cta .btn,body.dark-theme .feed-cta .btn{min-height:60px!important;padding:16px 26px!important;background:#fff!important;color:#060512!important;border-color:#fff!important;font:800 12px 'DM Sans',sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase;box-shadow:0 12px 28px rgba(6,5,18,.18)!important}.feed-cta .btn:hover,body.dark-theme .feed-cta .btn:hover{background:#060512!important;color:#fff!important;border-color:#060512!important;transform:translateY(-3px);box-shadow:0 17px 34px rgba(6,5,18,.26)!important}
    body.dark-theme #home .tile .btn{background:transparent!important;color:#ff5570!important;border:1px solid #ff3150!important}body.dark-theme #home .tile .btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;transform:none;box-shadow:none!important}body.dark-theme #home .story-tile .btn{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.9)!important}body.dark-theme #home .story-tile .btn:hover{background:#fff!important;color:#060512!important;border-color:#fff!important;transform:none;box-shadow:none!important}
    .brand{gap:8px!important;padding:6px 10px 6px 4px!important;overflow:visible}.brand:before{display:none!important}.brand-mark{position:relative;display:block!important;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#ff3150;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(6,5,18,.12);overflow:hidden}.brand-mark b{position:absolute;left:9px;top:7px;font:800 21px/1 'DM Sans',sans-serif;letter-spacing:-.08em}.brand-mark i{position:absolute;right:6px;bottom:3px;font:italic 700 25px/.9 'Playfair Display',Georgia,serif;letter-spacing:-.12em;color:#fff}.brand-font{display:inline!important;color:#060512!important;font:800 14px/1 'DM Sans',sans-serif;letter-spacing:.08em}.brand>em{color:#ff3150!important;font:italic 700 21px/.9 'Playfair Display',Georgia,serif!important;letter-spacing:-.055em!important;text-transform:none}.brand:hover .brand-mark{transform:rotate(-7deg)}.brand-mark{transition:transform .25s ease}body.dark-theme .brand-mark{background:#ff3150}body.dark-theme .brand-font{color:#f1f1ef!important}body.dark-theme .brand>em{color:#ff5570!important}@media(max-width:520px){.brand{gap:6px!important}.brand-mark{width:36px;height:36px;flex-basis:36px}.brand-mark b{font-size:18px;left:8px;top:6px}.brand-mark i{font-size:21px}.brand-font{font-size:12px!important}.brand>em{font-size:18px!important}}
    .brand{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 10px 8px 2px!important}.brand-mark{display:none!important}.brand-dot{display:block;width:11px;height:11px;flex:0 0 11px;border-radius:50%;background:#ff3150}.brand-good{display:inline!important;color:#060512!important;font:800 15px/1 'DM Sans',Arial,sans-serif!important;letter-spacing:.085em!important}.brand>em{color:#ff3150!important;font:italic 700 22px/.9 'Playfair Display',Georgia,serif!important;letter-spacing:-.045em!important}.brand:hover .brand-dot{transform:scale(1.35)}.brand-dot{transition:transform .2s ease}body.dark-theme .brand-good{color:#f1f1ef!important}body.dark-theme .brand>em{color:#ff5570!important}@media(max-width:520px){.brand-good{font-size:12px!important}.brand>em{font-size:18px!important}.brand-dot{width:9px;height:9px;flex-basis:9px}}
    #home .tile-body>p{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:3.2em;max-height:3.2em;line-height:1.6!important;margin-bottom:14px!important}
    #home .story-tile:before{display:none!important}#home .story-tile,#home .story-tile[data-item-style],body.dark-theme #home .story-tile,body.dark-theme #home .story-tile[data-item-style]{box-shadow:0 14px 34px rgba(20,5,12,.12)!important}#home .story-tile:hover,body.dark-theme #home .story-tile:hover{box-shadow:0 22px 48px rgba(20,5,12,.2)!important}
    #home .tile .tile-body>.btn{display:flex!important;width:max-content!important;max-width:100%;margin:16px auto 0!important;padding:11px 18px!important;background:transparent!important;color:#060512!important;border:1px solid #060512!important;text-align:center;justify-content:center}#home .tile .tile-body>.btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;transform:none;box-shadow:none!important}body.dark-theme #home .tile .tile-body>.btn{background:transparent!important;color:#ff5570!important;border-color:#ff3150!important}body.dark-theme #home .tile .tile-body>.btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important}
    #home .tile .tile-body>.btn{width:100%!important;max-width:none!important;box-sizing:border-box!important}
    #article .back,#article body.dark-theme .back{display:inline-flex!important;width:auto!important;min-height:0!important;margin:0 0 48px!important;padding:2px 0 8px!important;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;background:transparent!important;color:#060512!important;font-size:0!important;box-shadow:none!important;transform:none!important}#article .back:after{display:block!important;content:'← BACK TO HOME'!important;font:800 10px/1 'DM Sans',Arial,sans-serif!important;letter-spacing:.09em!important}#article .back:hover{background:transparent!important;color:#ff3150!important;border-bottom-color:#ff3150!important;transform:none!important}body.dark-theme #article .back{color:#f1f1ef!important}body.dark-theme #article .back:hover{color:#ff5570!important;border-bottom-color:#ff3150!important}@media(max-width:620px){#article .back{margin-bottom:36px!important}}
    #home .story-tile{min-height:0!important;aspect-ratio:auto!important}#home .story-tile[data-item-style="editorial-serif"]{height:470px}#home .story-tile[data-item-style="sans-serif"]{height:540px}#home .story-tile[data-item-style="display"]{height:440px}#home .story-tile[data-item-style="elegant"]{height:505px}#home .story-tile[data-item-style="unusual"]{height:455px}#home .story-tile[data-item-style="duos"]{height:520px}#home .story-tile[data-item-style="sans-serif"] h3,#home .story-tile[data-item-style="duos"] h3{margin-top:auto}#home .story-tile[data-item-style="display"] h3,#home .story-tile[data-item-style="unusual"] h3{margin-top:clamp(72px,7vw,120px)}@media(max-width:920px){#home .story-tile[data-item-style]{height:auto;min-height:460px!important}}@media(max-width:560px){#home .story-tile[data-item-style]{min-height:430px!important}}
    body:not(.dark-theme) #home .story-tile .btn{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.92)!important}body:not(.dark-theme) #home .story-tile .btn:hover{background:#fff!important;color:#060512!important;border-color:#fff!important;transform:none;box-shadow:none!important}
    #feed.masonry{columns:auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;align-items:start}.masonry-column{display:flex;min-width:0;flex-direction:column;gap:26px}.masonry-column>.tile,.masonry-column>.story-tile{width:100%;margin:0!important;break-inside:auto}@media(max-width:920px){#feed.masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.masonry-column{gap:22px}}@media(max-width:560px){#feed.masonry{grid-template-columns:1fr}.masonry-column{gap:20px}}
    body:not(.dark-theme) .blog-latest{background:#e5e5e2!important;color:#060512!important}.blog-columns,.blog-row{grid-template-columns:minmax(320px,1.8fr) minmax(180px,.75fr) 150px!important}.blog-columns,.blog-row,.blog-row:last-child{border-color:#c4c4c0!important}.blog-desc{max-width:760px!important;color:#66656a!important;font-family:'DM Sans',Arial,sans-serif!important;font-style:normal!important;font-size:14px!important;line-height:1.5!important}.blog-title{font-size:clamp(23px,2.2vw,34px)!important}.blog-link{text-align:right}@media(max-width:920px){.blog-row{grid-template-columns:1fr auto!important}.blog-row .blog-cell:nth-child(2){display:none}}
    #article .back{display:none!important}.article-head{padding-top:0!important}
    h1,h2,h3{font-kerning:normal;text-rendering:optimizeLegibility}.hero h1,.page-title,.article-head h2,.review h3,.feed-cta h2,.blog-latest h2,.font-group h2{letter-spacing:-.025em!important}.story-tile h3,.guide-card h3{letter-spacing:-.022em!important}.tile h3,.index-card h3,.blog-title,.article-row h3{letter-spacing:-.01em!important}@media(max-width:620px){.hero h1,.page-title,.article-head h2{letter-spacing:-.018em!important}}
    .topbar,#home .hero,#home .blog-latest,.footer,body.dark-theme .topbar,body.dark-theme #home .hero,body.dark-theme #home .blog-latest,body.dark-theme .footer{border-top:0!important;border-bottom:0!important}
    #home .hero{box-sizing:border-box;min-height:calc(100svh - 76px)!important;padding-top:clamp(46px,7vh,72px)!important;padding-bottom:clamp(46px,7vh,72px)!important;align-items:center}#home .hero h1{margin:24px 0 28px!important;font-size:clamp(62px,7.2vw,116px)!important;line-height:.92!important}#home .hero h1 i{display:block}#home .hero .lede{font-size:clamp(18px,1.45vw,23px)!important;line-height:1.5!important;max-width:800px}#home .hero .actions{margin-top:30px!important}@media(max-width:620px){#home .hero{min-height:calc(100svh - 64px)!important;padding-top:38px!important;padding-bottom:38px!important}#home .hero h1{font-size:clamp(48px,15vw,68px)!important;margin:18px 0 22px!important}#home .hero .lede{font-size:17px!important}#home .hero .actions{margin-top:24px!important}}
    #picks{padding-bottom:72px!important}.blog-latest{padding-top:88px!important;padding-bottom:80px!important}.feed-cta{margin-top:48px!important;margin-bottom:48px!important}@media(max-width:920px){#picks{padding-bottom:56px!important}.blog-latest{padding-top:70px!important;padding-bottom:66px!important}.feed-cta{margin-top:38px!important;margin-bottom:38px!important}}@media(max-width:560px){#picks{padding-bottom:44px!important}.blog-latest{padding-top:56px!important;padding-bottom:54px!important}.feed-cta{margin-top:30px!important;margin-bottom:30px!important}}
    #home .masonry-column .tile:nth-child(4n+1) .specimen{height:235px!important}#home .masonry-column .tile:nth-child(4n+2) .specimen{height:315px!important}#home .masonry-column .tile:nth-child(4n+3) .specimen{height:270px!important}#home .masonry-column .tile:nth-child(4n) .specimen{height:350px!important}@media(max-width:920px){#home .masonry-column .tile:nth-child(4n+1) .specimen{height:230px!important}#home .masonry-column .tile:nth-child(4n+2) .specimen{height:300px!important}#home .masonry-column .tile:nth-child(4n+3) .specimen{height:260px!important}#home .masonry-column .tile:nth-child(4n) .specimen{height:330px!important}}@media(max-width:560px){#home .masonry-column .tile:nth-child(odd) .specimen{height:245px!important}#home .masonry-column .tile:nth-child(even) .specimen{height:310px!important}}
    @media(min-width:921px){#home .masonry-column:nth-child(2) .tile:nth-child(4n+1) .specimen{height:315px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+2) .specimen{height:270px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+3) .specimen{height:350px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n) .specimen{height:235px!important}#home .masonry-column:nth-child(3) .tile:nth-child(4n+1) .specimen{height:270px!important}#home .masonry-column:nth-child(3) .tile:nth-child(4n+2) .specimen{height:350px!important}#home .masonry-column:nth-child(3) .tile:nth-child(4n+3) .specimen{height:235px!important}#home .masonry-column:nth-child(3) .tile:nth-child(4n) .specimen{height:315px!important}#home .masonry-column:nth-child(4) .tile:nth-child(4n+1) .specimen{height:350px!important}#home .masonry-column:nth-child(4) .tile:nth-child(4n+2) .specimen{height:235px!important}#home .masonry-column:nth-child(4) .tile:nth-child(4n+3) .specimen{height:315px!important}#home .masonry-column:nth-child(4) .tile:nth-child(4n) .specimen{height:270px!important}}@media(min-width:561px) and (max-width:920px){#home .masonry-column:nth-child(2) .tile:nth-child(4n+1) .specimen{height:300px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+2) .specimen{height:260px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+3) .specimen{height:330px!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n) .specimen{height:230px!important}}
    #home .hero{position:relative;isolation:isolate;overflow:hidden;background-image:linear-gradient(rgba(6,5,18,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(6,5,18,.025) 1px,transparent 1px)!important;background-size:96px 96px!important}.hero-content{position:relative;z-index:2;width:100%}.hero-decor{position:absolute;inset:0;z-index:1;pointer-events:none;color:#060512}.hero-frame{position:absolute;inset:26px;border:1px solid rgba(6,5,18,.075)}.hero-frame:before,.hero-frame:after{content:'';position:absolute;width:34px;height:34px}.hero-frame:before{left:-1px;top:-1px;border-left:2px solid rgba(255,49,80,.2);border-top:2px solid rgba(255,49,80,.2)}.hero-frame:after{right:-1px;bottom:-1px;border-right:2px solid rgba(255,49,80,.2);border-bottom:2px solid rgba(255,49,80,.2)}.hero-axis{position:absolute;left:73%;top:26px;bottom:26px;width:1px;background:rgba(6,5,18,.065)}.hero-axis:before,.hero-axis:after{content:'';position:absolute;left:-4px;width:9px;height:9px;border-radius:50%;border:1px solid rgba(6,5,18,.12)}.hero-axis:before{top:18%}.hero-axis:after{bottom:15%}.hero-glyph{position:absolute;right:5%;bottom:-9%;font:italic 700 clamp(220px,24vw,430px)/1 'Playfair Display',Georgia,serif;letter-spacing:-.12em;color:rgba(6,5,18,.032)}.hero-arrow{position:absolute;right:8%;top:15%;display:grid;place-items:center;width:88px;height:88px;border:1px solid rgba(6,5,18,.09);border-radius:50%;font:300 45px/1 'DM Sans',sans-serif;color:rgba(6,5,18,.14)}.hero-note{position:absolute;right:7%;bottom:8%;font:700 9px 'DM Sans',sans-serif;letter-spacing:.22em;color:rgba(6,5,18,.24);writing-mode:vertical-rl}.hero-count{position:absolute;right:27%;top:9%;font:700 10px 'DM Sans',sans-serif;letter-spacing:.18em;color:rgba(255,49,80,.32)}body.dark-theme #home .hero{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)!important}body.dark-theme .hero-decor{color:#f1f1ef}body.dark-theme .hero-frame{border-color:rgba(255,255,255,.07)}body.dark-theme .hero-axis{background:rgba(255,255,255,.065)}body.dark-theme .hero-axis:before,body.dark-theme .hero-axis:after{border-color:rgba(255,255,255,.12)}body.dark-theme .hero-glyph{color:rgba(255,255,255,.035)}body.dark-theme .hero-arrow{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.16)}body.dark-theme .hero-note{color:rgba(255,255,255,.28)}@media(max-width:920px){.hero-axis{left:86%}.hero-arrow{right:5%;top:10%;width:66px;height:66px;font-size:34px}.hero-count{right:12%}.hero-glyph{right:-4%;opacity:.7}}@media(max-width:620px){#home .hero{background-size:64px 64px!important}.hero-frame{inset:12px}.hero-axis,.hero-note,.hero-count{display:none}.hero-arrow{right:22px;top:22px;width:48px;height:48px;font-size:25px}.hero-glyph{right:-12%;bottom:-2%;font-size:190px}}
    #home .hero{background-image:linear-gradient(rgba(6,5,18,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(6,5,18,.04) 1px,transparent 1px)!important}.hero-frame{inset:22px 0;border-color:rgba(6,5,18,.13)}.hero-frame:before,.hero-frame:after{border-color:rgba(255,49,80,.34)}.hero-axis{top:22px;bottom:22px;background:rgba(6,5,18,.1)}.hero-axis:before,.hero-axis:after{border-color:rgba(6,5,18,.19)}.hero-glyph{color:rgba(6,5,18,.055)}.hero-arrow{border-color:rgba(6,5,18,.15);color:rgba(6,5,18,.23)}.hero-note{color:rgba(6,5,18,.38)}.hero-count{color:rgba(255,49,80,.5)}body.dark-theme #home .hero{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px)!important}body.dark-theme .hero-frame{border-color:rgba(255,255,255,.12)}body.dark-theme .hero-axis{background:rgba(255,255,255,.1)}body.dark-theme .hero-axis:before,body.dark-theme .hero-axis:after{border-color:rgba(255,255,255,.19)}body.dark-theme .hero-glyph{color:rgba(255,255,255,.06)}body.dark-theme .hero-arrow{border-color:rgba(255,255,255,.16);color:rgba(255,255,255,.24)}body.dark-theme .hero-note{color:rgba(255,255,255,.4)}@media(max-width:620px){.hero-frame{inset:12px 0}}
    #home .hero>.hero-decor{inset:0!important;width:auto!important;max-width:none!important}.hero-content{max-width:1120px!important}.hero-glyph{right:3%!important;bottom:-.5%!important}.hero-arrow{right:7%!important}.hero-note{right:4%!important}.hero-count{right:22%!important}@media(max-width:920px){#home .hero>.hero-decor{max-width:none!important}.hero-glyph{right:-2%!important}.hero-arrow{right:5%!important}.hero-note{right:3%!important}}
    @media(min-width:621px) and (max-width:920px){.topbar .shell{width:calc(100% - 40px)}.nav{gap:12px;overflow:visible}.nav .brand{margin-right:auto}.nav button{padding-inline:6px;font-size:11px}#home .hero{width:100%;padding:54px 38px 62px!important;overflow:hidden}#home .hero-content{width:min(100%,680px);max-width:680px!important}#home .hero h1{width:100%;max-width:660px!important;font-size:clamp(54px,8.4vw,68px)!important;line-height:.94!important;letter-spacing:-.02em!important;margin:20px 0 24px!important}#home .hero h1 i{white-space:normal}#home .hero .lede{width:100%;max-width:620px;font-size:18px!important;line-height:1.48!important}#home .hero .actions{margin-top:28px!important}.hero-glyph{font-size:260px!important;opacity:.55}}
    @media(min-width:921px){#home .hero{padding-left:clamp(42px,3.2vw,72px)!important;padding-right:clamp(42px,3.2vw,72px)!important}#home .hero-content{max-width:1180px!important}#home .hero .eyebrow{display:block;margin-bottom:22px}#home .hero h1{max-width:1120px!important;font-size:clamp(78px,6.5vw,108px)!important;line-height:.94!important;margin:0 0 28px!important}#home .hero .lede{max-width:790px!important}#home .hero .actions{margin-top:34px!important}}
    /* Article reading rhythm: readable measure, clear hierarchy, restrained emphasis. */
    #article .article-head,#article .review,#article .category-cta,#article .related{max-width:760px!important}
    #article .article-head{padding-bottom:48px!important}
    #article .article-head>div>p:last-child{max-width:680px!important;font-size:17px!important;line-height:1.65!important}
    #article .review{padding:52px 0 58px!important}
    #article .review-copy{max-width:680px!important}
    #article .review h3{font-size:clamp(44px,5.2vw,68px)!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:10px 0 22px!important}
    #article .review-copy>p{max-width:680px!important;font-size:17px!important;line-height:1.68!important;letter-spacing:0!important}
    #article .review-copy .decision{font-size:19px!important;line-height:1.48!important;font-weight:600!important;margin:0 0 12px!important}
    #article .review-copy .review-use{margin:0 0 22px!important;color:#5f5e63!important}
    #article .review-copy h4{margin:22px 0 8px!important;font:800 11px/1.3 'DM Sans',Arial,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important}
    #article .review-copy .decision,#article .review-copy .review-use,#article .review-copy>p{font-family:'DM Sans',Arial,sans-serif!important;font-size:17px!important;font-weight:400!important;line-height:1.68!important;color:#5f5e63!important}
    #article .review-copy .decision{margin-bottom:10px!important}
    #article .review-copy .review-use{margin-bottom:22px!important}
    #article .review-copy .meta,#article .review-copy h4,#article .review-note strong{font-family:'DM Sans',Arial,sans-serif!important;font-size:11px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#27231f!important}
    #article .review-note,#article .review-note span{font-family:'DM Sans',Arial,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1.5!important;color:#27231f!important}
    #article .review-copy>.review-note,#article .review-copy>.product-link{width:100%!important;max-width:680px!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}
    #article .review-copy>.review-note{align-self:flex-start!important}
    #article .review-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin:10px 0 22px!important}
    #article .review-title-row h3{margin:0!important;min-width:0!important}
    #article .review-title-row .product-link{width:auto!important;flex:0 0 auto!important;min-height:42px!important;padding:11px 16px!important;font-size:10px!important;white-space:nowrap!important}
    @media(max-width:620px){#article .review-title-row{align-items:flex-start!important;flex-direction:column!important;gap:14px!important}#article .review-title-row .product-link{width:auto!important}}
    /* Align media, type and actions to one article column. */
    #article .review .specimen,#article .review>div:first-child{width:100%!important;max-width:680px!important;margin-left:0!important;margin-right:0!important}
    #article .review-title-row{align-items:flex-end!important}
    #article .review-copy p{margin-top:0!important;margin-bottom:0!important}
    #article .review-copy .decision{margin-bottom:10px!important}
    #article .review-copy .review-use{margin-bottom:26px!important}
    #article .review-copy h4{margin:0 0 10px!important}
    #article .review-copy h4:not(:first-of-type){margin-top:28px!important}
    #article .review-note{grid-template-columns:88px minmax(0,1fr)!important;gap:14px!important}
    @media(max-width:620px){#article .review-title-row{align-items:flex-start!important}#article .review .specimen,#article .review>div:first-child{max-width:100%!important}}
    #article .article-head{padding-top:48px!important}
    #article .article-head{border-bottom:0!important}
    #article .article-head h2{line-height:1.04!important;overflow:visible!important}
    @media(max-width:620px){#article .article-head{padding-top:32px!important}#article .article-head h2{line-height:1.06!important}}
    /* Review order: heading → preview → action → reading notes. */
    #article .review-heading,#article .review-preview,#article .review-copy{width:100%!important;max-width:680px!important;margin-left:0!important;margin-right:0!important}
    #article .review{max-width:680px!important}
    /* Each font review reads as its own editorial card. */
    #article .review{box-sizing:border-box!important;margin:0 0 28px!important;padding:30px!important;border:1px solid #d4d1cc!important;border-radius:18px!important;background:#fff!important}
    #article .review:nth-of-type(2n){background:#f8f3ee!important}
    #article .review:nth-of-type(3n){background:#f1f1ef!important}
    #article .review:nth-of-type(5n){background:#f5ede8!important}
    #article .review-heading,#article .review-preview,#article .review-copy,#article .review .specimen{max-width:none!important}
    #article .review .specimen{border-radius:12px!important}
    #article .review-note{background:rgba(185,139,114,.16)!important}
    @media(max-width:620px){#article .review{padding:20px!important;margin-bottom:20px!important;border-radius:14px!important}}
    #article .review-heading{margin:0 0 22px!important}
    #article .review-heading .meta{margin:0 0 10px!important}
    #article .review-heading h3{margin:0!important}
    #article .review-preview .specimen{margin:0!important}
    #article .review-copy{padding-top:0!important}
    #article .review-download{display:flex!important;justify-content:center!important;margin:16px 0 30px!important}
    #article .review-download .product-link{width:auto!important;min-height:46px!important;padding:12px 20px!important;font-size:10px!important}
    @media(max-width:620px){#article .review-heading,#article .review-preview,#article .review-copy{max-width:100%!important}#article .review-download{margin:14px 0 26px!important}}
    #article .review-title-row{margin:18px 0 22px!important}
    #article .review-title-copy{min-width:0!important}
    #article .review-title-copy .meta{margin:0 0 8px!important}
    #article .review-title-copy h3{margin:0!important}
    #article .review-title-copy h3{font-size:clamp(32px,4vw,46px)!important;line-height:1.05!important;letter-spacing:-.025em!important}
    #article .review-title-row{align-items:center!important}
    @media(max-width:620px){#article .review-title-row{align-items:flex-start!important}}
    #article .review-note{align-items:baseline!important}
    #article .review-note strong{line-height:1.5!important}
    #article .review-note strong{position:relative!important;top:4px!important}
    #article .related{width:100%!important;max-width:680px!important;margin:64px auto 0!important;padding:0 0 32px!important;box-sizing:border-box!important}
    #article .article-head,#article .review,#article .category-cta,#article .related{width:100%!important;max-width:680px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}
    #home .story-tile h3,.guide-card h3,#article .related-card strong,.blog-title,.article-row h3{font-family:'DM Sans',Arial,sans-serif!important;font-style:normal!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.035em!important}
    #home .story-tile h3{font-size:clamp(28px,2.65vw,42px)!important}
    .guide-card h3{font-size:clamp(27px,2.7vw,42px)!important}.guide-card.featured h3{font-size:clamp(40px,4.4vw,66px)!important}
    #article .related-card strong{font-size:clamp(21px,2vw,28px)!important}
    .blog-title,.article-row h3{font-size:clamp(22px,2.25vw,34px)!important}
    #article .related>h2{margin:10px 0 26px!important;font:700 clamp(38px,5vw,58px)/1 'Playfair Display',Georgia,serif!important;letter-spacing:-.03em!important}
    #article .related-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
    #article .related-card{position:relative!important;display:flex!important;min-width:0!important;min-height:290px!important;padding:22px!important;border:1px solid #d4d1cc!important;border-radius:14px!important;background:#fff!important;color:#060512!important;text-align:left!important;cursor:pointer!important;flex-direction:column!important;align-items:flex-start!important;transition:transform .2s,background .2s,border-color .2s!important}
    #article .related-card:nth-child(2){background:#f5ede8!important}#article .related-card:nth-child(3){background:#e5e5e2!important}
    #article .related-card:hover{transform:translateY(-4px)!important;border-color:#ff3150!important}
    #article .related-number{position:absolute!important;right:18px!important;top:15px!important;font:500 42px/1 'Playfair Display',Georgia,serif!important;color:rgba(255,49,80,.18)!important}
    #article .related-card .meta{max-width:75%!important;font-size:9px!important}
    #article .related-card strong{margin:auto 0 20px!important;font:700 clamp(21px,2vw,28px)/1.08 'DM Sans',Arial,sans-serif!important;font-style:normal!important;letter-spacing:-.035em!important}
    #article .related-arrow{font:800 10px/1.2 'DM Sans',Arial,sans-serif!important;letter-spacing:.08em!important}
    @media(max-width:720px){#article .related-grid{grid-template-columns:1fr!important}#article .related-card{min-height:220px!important}}
    #article .review-note{max-width:680px!important;display:grid!important;grid-template-columns:110px 1fr!important;align-items:start!important;gap:16px!important;margin:22px 0 20px!important;padding:15px 18px!important;border-left-width:3px!important;font-size:15px!important;line-height:1.5!important}
    #article .review-copy h4{margin:22px 0 8px!important}
    #article .review-copy>.product-link{margin-top:4px!important;min-height:52px!important}
    #article .review-note strong{min-width:0!important;font-size:11px!important;letter-spacing:.1em!important;text-transform:uppercase!important}
    #article .review-note span{line-height:1.5!important}
    #article .review-copy>.product-link{margin-top:8px!important}
    @media(max-width:620px){#article .review{padding:52px 0 58px!important}#article .review h3{font-size:clamp(38px,12vw,56px)!important}#article .review-copy .decision{font-size:18px!important}#article .review-note{grid-template-columns:1fr!important;gap:7px!important}}
    /* Mobile system: compact navigation, readable type and a true two-column feed. */
    @media(max-width:600px){
      html{font-size:16px;scroll-padding-top:104px}body{overflow-x:hidden;-webkit-text-size-adjust:100%}
      .shell{width:calc(100% - 24px)!important}.page-pad{padding:38px 0 64px!important}
      .topbar{position:sticky!important;display:block!important}.nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;min-height:0!important;padding:10px 0 8px!important;overflow:visible!important}.nav .brand{grid-column:1/-1;justify-self:start;min-height:36px!important;padding:0 4px!important;margin:0 0 3px!important}.nav>button:not(.brand){width:100%;min-width:0;min-height:44px!important;padding:8px 3px!important;font-size:9px!important;line-height:1.2;letter-spacing:.045em;white-space:normal!important;text-align:center}
      #home .hero{min-height:auto!important;padding:46px 18px 54px!important;background-size:54px 54px!important}#home .hero-content{max-width:100%!important}#home .hero .eyebrow{max-width:75%;font-size:9px!important;line-height:1.4}#home .hero h1{max-width:100%!important;margin:18px 0 20px!important;font-size:clamp(43px,13.8vw,58px)!important;line-height:.96!important;letter-spacing:-.018em!important;overflow-wrap:normal}#home .hero h1 i{white-space:normal}#home .hero .lede{max-width:32ch;font-size:16px!important;line-height:1.55!important}#home .hero .actions{margin-top:26px!important}#home .hero .btn{width:100%;min-height:54px!important;font-size:11px!important}.hero-arrow{display:none!important}.hero-glyph{font-size:150px!important;right:-16%!important;opacity:.55}.hero-frame{inset:10px 0!important}
      #picks{padding:24px 12px 48px!important}#feed.masonry{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0!important}.masonry-column{gap:14px!important;min-width:0!important}
      #home .tile,#home .story-tile{padding:0!important;border-radius:12px!important;min-width:0!important;overflow:hidden!important}#home .masonry-column .tile:nth-child(n) .specimen,#home .tile .specimen,#home .tile:nth-child(2n) .specimen{display:block!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important}#home .masonry-column .tile:nth-child(n) .specimen img,#home .tile .specimen img{position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;margin:0!important;object-fit:contain!important;border-radius:0!important;background:#fff!important}#home .tile-body{padding:12px 10px 11px!important}#home .tile .meta{margin-bottom:5px!important;font-size:7px!important;line-height:1.35;letter-spacing:.11em!important}#home .tile h3{margin:0 0 6px!important;font-size:15px!important;line-height:1.12!important;letter-spacing:-.015em!important;overflow-wrap:anywhere}#home .tile p{display:-webkit-box!important;margin:0 0 10px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:10px!important;line-height:1.4!important}#home .tile .btn{display:flex!important;min-height:40px!important;padding:8px 5px!important;font-size:7px!important;line-height:1.2!important;letter-spacing:.035em!important}#home .tile-body:after{display:none!important}
      #home .masonry-column .tile:nth-child(4n+1) .specimen{aspect-ratio:1/1!important}#home .masonry-column .tile:nth-child(4n+2) .specimen{aspect-ratio:4/5!important}#home .masonry-column .tile:nth-child(4n+3) .specimen{aspect-ratio:3/4!important}#home .masonry-column .tile:nth-child(4n) .specimen{aspect-ratio:5/6!important}#home .masonry-column .tile:nth-child(n) .specimen img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
      #home .masonry-column:nth-child(2) .tile:nth-child(4n+1) .specimen{aspect-ratio:4/5!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+2) .specimen{aspect-ratio:1/1!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n+3) .specimen{aspect-ratio:5/6!important}#home .masonry-column:nth-child(2) .tile:nth-child(4n) .specimen{aspect-ratio:3/4!important}
      #home .story-tile[data-item-style]{height:auto!important;min-height:276px!important;padding:15px!important;border-radius:12px!important}#home .story-tile:before{inset:9px!important}#home .story-tile .eyebrow{left:15px!important;right:15px!important;top:16px!important;font-size:6.5px!important;line-height:1.35;letter-spacing:.09em!important}#home .story-tile h3{margin:auto 0 8px!important;font-size:clamp(17px,5.2vw,21px)!important;line-height:1.06!important;letter-spacing:-.018em!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}#home .story-description{display:-webkit-box!important;margin:0 0 10px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:9px!important;line-height:1.38!important}#home .story-tile .btn{display:flex!important;width:100%!important;min-height:40px!important;padding:8px 6px!important;justify-content:center!important;text-align:center!important;font-size:7.5px!important;line-height:1.2!important;white-space:nowrap!important}
      .blog-latest{padding:54px 16px!important}.blog-latest-head{align-items:flex-start!important;flex-direction:column!important;gap:22px!important;margin-bottom:30px!important}.blog-latest h2{font-size:44px!important;line-height:.98!important}.blog-latest-head .btn{width:100%!important;min-height:48px!important}.blog-columns{display:none!important}.blog-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:20px 0!important}.blog-title{font-size:22px!important;line-height:1.12!important}.blog-desc{display:block!important;margin-top:7px;font-size:13px!important;line-height:1.45!important}.blog-cell{display:none!important}.blog-link{text-align:left!important;font-size:10px!important}
      .feed-cta{margin:24px 12px 36px!important;padding:30px 22px!important;border-radius:14px!important;grid-template-columns:1fr!important;gap:24px!important}.feed-cta h2{font-size:38px!important;line-height:1!important;letter-spacing:-.035em!important}.feed-cta p{font-size:15px!important;line-height:1.55!important}.feed-cta .btn{width:100%;white-space:normal!important;min-height:50px!important}
      #guides .page-title,#index .page-title{font-size:clamp(48px,15vw,66px)!important;line-height:.96!important;margin:14px 0 20px!important}.page-intro{font-size:16px!important;line-height:1.55!important;margin-bottom:32px!important}.article-list{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.guide-card,.guide-card.featured{display:flex!important;grid-column:auto!important;min-height:0!important}.guide-card .guide-cover,.guide-card.featured .guide-cover{min-height:0!important;aspect-ratio:16/10!important}.guide-content,.guide-card.featured .guide-content{padding:22px!important}.guide-card h3,.guide-card.featured h3{font-size:30px!important;line-height:1.06!important}.guide-card p,.guide-card.featured p{font-size:14px!important}.guide-footer{align-items:stretch!important;flex-direction:column!important}.guide-footer .btn{width:100%!important}
      .font-group{padding:36px 0!important}.font-group-head{grid-template-columns:1fr!important;gap:8px!important}.font-group-number{display:none!important}.font-group h2{font-size:38px!important}.font-group-copy{font-size:14px!important}.font-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.index-card{min-width:0!important;padding:8px!important}.index-card h3{font-size:18px!important;line-height:1.08!important}.index-card .meta{font-size:7px!important}.index-card .actions{align-items:stretch!important;flex-direction:column!important;gap:5px!important}.index-card .actions button,.index-card .actions a{min-height:38px!important;padding:7px 4px!important;font-size:7px!important;text-align:center}
      #article .shell{width:calc(100% - 24px)!important}#article .article-head{padding:18px 0 32px!important}#article .article-head h2{margin:13px 0 18px!important;font-size:clamp(40px,12vw,54px)!important;line-height:1.04!important}#article .article-head>div>p:last-child{font-size:16px!important;line-height:1.6!important}#article .review{padding:14px!important;margin-bottom:16px!important;border-radius:12px!important}#article .review .specimen{border-radius:9px!important}#article .review-title-row{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;margin:15px 0 18px!important}#article .review-title-copy h3{font-size:30px!important;line-height:1.08!important}#article .review-title-row .product-link{width:100%!important;min-height:46px!important}#article .review-copy .decision,#article .review-copy .review-use,#article .review-copy>p{font-size:15px!important;line-height:1.6!important}#article .review-note{grid-template-columns:1fr!important;gap:5px!important;margin:18px 0 4px!important;padding:13px 14px!important}#article .review-note strong{top:0!important}#article .category-cta{margin-top:34px!important;padding:30px 18px!important;border-radius:12px!important}#article .category-cta h2{font-size:28px!important;line-height:1.08!important}#article .category-cta .btn{width:100%!important;min-height:48px!important}#article .related{margin-top:46px!important}#article .related>h2{font-size:40px!important}#article .related-grid{grid-template-columns:1fr!important;gap:10px!important}#article .related-card{min-height:190px!important;padding:19px!important}
      .footer{width:calc(100% - 24px)!important;padding:26px 0 34px!important;font-size:12px!important}
      button,.btn,a{max-width:100%}:focus-visible{outline-width:2px;outline-offset:2px}
    }
    #home .tile[data-font-url]{cursor:pointer}
    #home .tile a.product-link:hover,#home .tile a.product-link:focus-visible{text-decoration:none!important}
    @media(max-width:600px){#home .tile a.product-link[data-placement="home-featured"],#home .story-tile .btn{min-height:48px!important;padding:10px 4px!important;font-family:'DM Sans',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:-.015em!important;white-space:nowrap!important}}
    #home .btn,#home .story-tile .btn,#home a.btn,#home button.btn{min-height:48px!important;padding:10px 16px!important;border-width:1px!important;border-style:solid!important;border-radius:999px!important;font-family:'DM Sans',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important}
    #home .btn:hover,#home .btn:focus-visible,#home .story-tile .btn:hover,#home .story-tile .btn:focus-visible{text-decoration:none!important;box-shadow:none!important}
    @media(max-width:600px){#home .btn,#home .story-tile .btn,#home a.btn,#home button.btn{min-height:46px!important;padding:9px 5px!important;font-size:12px!important;line-height:1.1!important}}
    #guides .btn,#index .btn,#article .btn,#index .index-card .actions button,#index .index-card .actions a{min-height:48px!important;padding:10px 16px!important;border-width:1px!important;border-style:solid!important;border-radius:999px!important;font-family:'DM Sans',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:0!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important}
    #guides .btn:hover,#guides .btn:focus-visible,#index .btn:hover,#index .btn:focus-visible,#article .btn:hover,#article .btn:focus-visible,#index .index-card .actions a:hover,#index .index-card .actions a:focus-visible{text-decoration:none!important;box-shadow:none!important}
    @media(max-width:600px){#guides .btn,#index .btn,#article .btn,#index .index-card .actions button,#index .index-card .actions a{min-height:46px!important;padding:9px 5px!important;font-size:12px!important;line-height:1.1!important}}
    #home .hero .btn,#home .tile a.product-link[data-placement="home-featured"],#home .story-tile .btn,#home .blog-latest .btn,#home .feed-cta .btn{font-family:'DM Sans',Arial,sans-serif!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;letter-spacing:0!important;text-transform:uppercase!important}
    @media(max-width:600px){#home .hero .btn,#home .tile a.product-link[data-placement="home-featured"],#home .story-tile .btn,#home .blog-latest .btn,#home .feed-cta .btn{font-size:12px!important;line-height:1.1!important;letter-spacing:0!important}}
    #home .feed-cta .btn{background:transparent!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important}
    #home .feed-cta .btn:hover,#home .feed-cta .btn:focus-visible{background:#fff!important;color:#060512!important;border-color:#fff!important;transform:none!important;box-shadow:none!important}
    @media(max-width:920px){
      *{transition:none!important}
      .tile:hover,.story-tile:hover,.guide-card:hover,.index-card:hover,#article .related-card:hover{transform:none!important;filter:none!important}
      #home .tile:hover{box-shadow:0 12px 32px rgba(82,58,39,.1)!important}
      #home .tile a.product-link:hover{background:transparent!important;color:#060512!important;border-color:#aaa9a7!important;text-decoration:none!important}
      #home .story-tile:hover{background:#ff3150!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(94,5,25,.2),0 14px 34px rgba(20,5,12,.12)!important}
      #home .story-tile:hover .btn{background:transparent!important;color:#fff!important;border-color:#fff!important;text-decoration:none!important}
      #home .hero .btn:hover{background:#ff3150!important;color:#fff!important;border-color:#ff3150!important;transform:none!important;box-shadow:0 12px 28px rgba(255,49,80,.24)!important}
      #home .feed-cta .btn:hover{background:transparent!important;color:#fff!important;border-color:#fff!important}
      .blog-row:hover{background:transparent!important;color:#060512!important}
      .blog-row:hover .blog-desc{color:#66656a!important}
      .blog-latest .btn:hover{background:transparent!important;color:#060512!important;border-color:#060512!important}
      .guide-card:hover{box-shadow:0 14px 36px rgba(82,58,39,.09)!important}
      .index-card:hover{background:#fff!important}
      #article .btn:hover{transform:none!important;box-shadow:none!important}
      #article .related-card:hover{border-color:#d4d1cc!important}
    }
    @media(max-width:600px){.topbar .nav>button:not(.brand){font-family:'DM Sans',Arial,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:0!important;text-transform:uppercase!important}}
    .brand{display:inline-flex!important;align-items:center!important;gap:7px!important}.shelf-mark{position:relative;display:flex;width:34px;height:34px;flex:0 0 34px;align-items:flex-end;justify-content:center;gap:3px;padding:7px 6px 8px;border-radius:9px;background:#ff3150;overflow:hidden}.shelf-mark:after{content:'';position:absolute;left:5px;right:5px;bottom:6px;height:2px;border-radius:2px;background:#fff}.shelf-mark i{display:block;width:4px;border-radius:1px 1px 0 0;background:#fff}.shelf-mark i:nth-child(1){height:13px}.shelf-mark i:nth-child(2){height:18px;transform:rotate(-5deg);transform-origin:bottom}.shelf-mark i:nth-child(3){height:10px}.shelf-word{color:#060512;font:800 15px/1 'DM Sans',Arial,sans-serif;letter-spacing:.08em}.brand>em{color:#ff3150!important;font:italic 700 22px/.9 'Playfair Display',Georgia,serif!important;letter-spacing:-.045em!important}.brand:hover .shelf-mark{transform:rotate(-5deg)}.shelf-mark{transition:transform .2s ease}@media(max-width:600px){.shelf-mark{width:30px;height:30px;flex-basis:30px;padding:6px 5px 7px}.shelf-word{font-size:12px}.brand>em{font-size:18px!important}}
    .brand .shelf-mark{position:relative!important;display:block!important;width:34px!important;height:34px!important;flex:0 0 34px!important;padding:0!important;border-radius:50%!important;background:#ff3150!important;color:#fff!important;overflow:hidden!important}.brand .shelf-mark:after{display:none!important}.brand .shelf-mark b,.brand .shelf-mark i{position:absolute!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;color:#fff!important;font-family:'DM Sans',Arial,sans-serif!important;font-style:normal!important;font-weight:800!important;line-height:1!important;transform:none!important}.brand .shelf-mark b{left:7px!important;top:5px!important;font-size:18px!important}.brand .shelf-mark i{right:6px!important;bottom:4px!important;font-size:16px!important}.brand-name{color:#060512!important;font-family:'DM Sans',Arial,sans-serif!important;font-size:15px!important;font-weight:800!important;line-height:1!important;letter-spacing:.075em!important;white-space:nowrap!important}.brand:hover .shelf-mark{transform:rotate(-5deg)!important}@media(max-width:600px){.brand .shelf-mark{width:30px!important;height:30px!important;flex-basis:30px!important}.brand .shelf-mark b{left:6px!important;top:4px!important;font-size:16px!important}.brand .shelf-mark i{right:5px!important;bottom:4px!important;font-size:14px!important}.brand-name{font-size:12px!important}}
    .brand .type-mark{position:relative;display:block;width:45px;height:37px;flex:0 0 45px;color:#060512}.brand .type-mark:after{content:'';position:absolute;left:0;right:0;bottom:1px;height:2px;background:#ff3150}.brand .type-mark b,.brand .type-mark i{position:absolute;bottom:3px;margin:0;color:#060512;font-family:'Playfair Display',Georgia,serif;font-weight:600;line-height:.8;letter-spacing:-.13em}.brand .type-mark b{left:0;font-size:37px;font-style:normal}.brand .type-mark i{right:2px;font-size:35px;font-style:italic}.brand:hover .type-mark:after{height:3px}.brand-name{font-size:15px!important}@media(max-width:600px){.brand .type-mark{width:39px;height:32px;flex-basis:39px}.brand .type-mark b{font-size:32px}.brand .type-mark i{font-size:30px}.brand-name{font-size:12px!important}}
    .brand{position:relative!important;align-items:flex-end!important;padding-bottom:11px!important}.brand:after{content:'';position:absolute;left:2px;right:9px;bottom:6px;height:2px;background:#ff3150}.brand .type-mark:after{display:none!important}.brand .brand-name{margin-bottom:4px!important}.brand:hover:after{height:3px}@media(max-width:600px){.brand{padding-bottom:9px!important}.brand:after{bottom:5px}.brand .brand-name{margin-bottom:3px!important}}
    .brand{align-items:center!important;padding-bottom:8px!important}.brand:after{display:none!important}.brand .brand-name{display:flex!important;align-items:center!important;min-height:30px!important;margin:0!important;padding-left:13px!important;border-left:2px solid #ff3150!important}.brand:hover .type-mark{transform:none!important}@media(max-width:600px){.brand{padding-bottom:6px!important}.brand .brand-name{min-height:26px!important;padding-left:10px!important;border-left-width:1px!important}}
    .brand{gap:16px!important;align-items:center!important}.brand .type-mark{transform:translateY(-1px)!important}.brand .brand-name{min-height:34px!important;padding-left:16px!important;border-left-width:3px!important}.brand:hover .type-mark{transform:translateY(-1px)!important}@media(max-width:600px){.brand{gap:12px!important}.brand .type-mark{transform:none!important}.brand .brand-name{min-height:29px!important;padding-left:12px!important;border-left-width:3px!important}}
    .brand{gap:0!important}.brand .brand-name{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;font-size:16px!important;letter-spacing:.065em!important}.brand .brand-name:before{content:'';display:block;width:3px;height:28px;flex:0 0 3px;margin:0 18px;background:#ff3150}.brand .type-mark{transform:translateY(-2px)!important}.brand:hover .type-mark{transform:translateY(-2px)!important}@media(max-width:600px){.brand .brand-name{font-size:12px!important}.brand .brand-name:before{width:3px;height:24px;flex-basis:3px;margin:0 13px}.brand .type-mark,.brand:hover .type-mark{transform:translateY(-1px)!important}}
    .brand .type-mark{width:40px!important;flex-basis:40px!important}.brand .type-mark b,.brand .type-mark i{color:#808080!important}.brand .type-mark b{left:0!important}.brand .type-mark i{left:20px!important;right:auto!important}@media(max-width:600px){.brand .type-mark{width:35px!important;flex-basis:35px!important}.brand .type-mark i{left:17px!important}}
    .brand{align-items:flex-end!important}.brand .type-mark,.brand:hover .type-mark{transform:none!important}.brand .brand-name{margin-bottom:0!important;transform:translateY(1px)!important}@media(max-width:600px){.brand .brand-name{margin-bottom:0!important;transform:translateY(1px)!important}}
    @media(max-width:600px){.topbar .nav .brand{justify-self:center!important;width:auto!important;padding:4px!important;margin:0 0 4px!important}.topbar .nav .brand-name{display:none!important}.topbar .nav .type-mark{width:35px!important;flex-basis:35px!important;margin:0 auto!important}}
    /* Font bundles collection */
    .bundles-page .shell{width:min(1480px,calc(100% - 48px))}.bundles-page .page-intro{max-width:720px;line-height:1.55}.bundle-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;margin-top:54px}.bundle-card{grid-column:span 4;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fffaf3;color:var(--ink);text-decoration:none;box-shadow:0 14px 34px rgba(82,58,39,.09);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.bundle-card:first-child{grid-column:span 8}.bundle-card:nth-child(6){grid-column:span 5}.bundle-card:nth-child(7){grid-column:span 7}.bundle-card:hover{transform:translateY(-5px);border-color:#ff3150;box-shadow:0 24px 52px rgba(82,58,39,.15)}.bundle-image{display:block;overflow:hidden;background:#ece7df;aspect-ratio:4/3}.bundle-card:first-child .bundle-image,.bundle-card:nth-child(7) .bundle-image{aspect-ratio:16/9}.bundle-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.bundle-card:hover .bundle-image img{transform:scale(1.025)}.bundle-copy{display:flex;flex:1;flex-direction:column;padding:24px}.bundle-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.bundle-label{font:700 11px/1 'DM Sans',Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#a94b32}.bundle-number{font:500 14px/1 'DM Sans',Arial,sans-serif;color:#9b8d80}.bundle-card h2{font:700 clamp(25px,2.3vw,40px)/1.02 'DM Sans',Arial,sans-serif;letter-spacing:-.035em;margin:0 0 13px}.bundle-card p{max-width:44ch;margin:0 0 24px;color:#62584f;font-size:15px;line-height:1.55}.bundle-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font:700 13px/1 'DM Sans',Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.bundle-action span:last-child{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#ff3150;color:#fff;font-size:18px;transition:transform .2s}.bundle-card:hover .bundle-action span:last-child{transform:translate(2px,-2px)}
    @media(max-width:920px){.bundles-page .shell{width:min(100% - 28px,1480px)}.bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bundle-card,.bundle-card:first-child,.bundle-card:nth-child(6),.bundle-card:nth-child(7){grid-column:auto}.bundle-card:first-child{grid-column:1/-1}.bundle-image,.bundle-card:first-child .bundle-image,.bundle-card:nth-child(7) .bundle-image{aspect-ratio:4/3}.bundle-card:first-child .bundle-image{aspect-ratio:16/9}.bundle-copy{padding:18px}.bundle-card h2{font-size:clamp(23px,4vw,34px)}}
    @media(max-width:600px){.bundles-page .shell{width:calc(100% - 24px)}.bundle-grid{grid-template-columns:1fr;margin-top:36px}.bundle-card:first-child{grid-column:auto}.bundle-card h2{font-size:28px}.bundle-card p{font-size:15px}.bundle-action{font-size:12px}}
    @media(hover:none),(pointer:coarse){.bundle-card:hover{transform:none;box-shadow:0 14px 34px rgba(82,58,39,.09)}.bundle-card:hover .bundle-image img,.bundle-card:hover .bundle-action span:last-child{transform:none}}
    /* Embedded mode: keep Google Sites iframes clean without disabling wheel or touch scrolling. */
html.is-embedded{max-width:100%;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-y:auto}
    html.is-embedded body{width:100%;max-width:100%;min-width:0;overflow-x:hidden}
    html.is-embedded::-webkit-scrollbar,html.is-embedded body::-webkit-scrollbar{display:none;width:0;height:0}
    html.is-embedded .shell,html.is-embedded main,html.is-embedded .view{min-width:0;max-width:100%}
    html.is-embedded .nav{min-height:88px!important}
    html.is-embedded #home .hero{height:auto!important;min-height:0!important;padding-top:42px!important;padding-bottom:56px!important;align-items:flex-start!important}
    html.is-embedded #home .hero h1{font-size:clamp(64px,6.2vw,98px)!important;line-height:.96!important;margin:16px 0 20px!important}
    html.is-embedded #home .hero .lede{font-size:clamp(17px,1.5vw,21px)!important;line-height:1.45!important;max-width:760px!important}
    html.is-embedded #home .hero .actions{margin-top:22px!important}
    @media(max-width:620px){html.is-embedded #home .hero{min-height:0!important;padding:30px 18px 42px!important}html.is-embedded #home .hero h1{font-size:clamp(46px,13vw,60px)!important;margin:12px 0 18px!important}html.is-embedded #home .hero .lede{max-width:100%!important}html.is-embedded #home .hero .actions{margin-top:18px!important}}
    .topbar{position:relative!important;top:auto!important}
    @supports(overflow:clip){html.is-embedded,html.is-embedded body{overflow-x:clip}}
    .iframe-scroll-shell{width:100%;overflow-anchor:none}
    html.is-embedded,html.is-embedded body{height:100%;overflow:hidden!important}
    html.is-embedded .iframe-scroll-shell{
      width:100%;
      height:100vh;
      height:100dvh;
      overflow-x:hidden;
      overflow-y:auto;
      overscroll-behavior-y:auto;
      scrollbar-width:none;
      -ms-overflow-style:none;
      -webkit-overflow-scrolling:touch;
    }
    html.is-embedded .iframe-scroll-shell::-webkit-scrollbar{display:none;width:0;height:0}
    #article .category-cta .btn{
      width:100%!important;
      min-height:60px!important;
      padding:16px 26px!important;
      background:transparent!important;
      color:#fff!important;
      border:1px solid #fff!important;
      box-shadow:none!important;
      font-family:'DM Sans',Arial,sans-serif!important;
      font-size:12px!important;
      font-weight:800!important;
      line-height:1.1!important;
      letter-spacing:0!important;
      text-transform:uppercase!important;
    }
    @media(max-width:600px){
      #article .category-cta .btn{
        min-height:50px!important;
        padding:12px 17px!important;
      }
      html.is-embedded #picks{
        width:100%;
        max-width:none;
        padding:24px 3px 48px!important;
      }
      html.is-embedded #feed.masonry{
        width:100%;
        max-width:none;
        padding:0!important;
      }
      html.is-embedded #home .feed-cta{
        width:calc(100% - 6px);
        max-width:none;
        margin:30px 3px!important;
      }
    }
    /* CRO pass: keep the promise compact and expose real font choices sooner. */
    #home .hero{
      min-height:0!important;
      padding-top:clamp(38px,5vw,68px)!important;
      padding-bottom:clamp(34px,4.5vw,60px)!important;
      align-items:center!important;
      background-image:none!important;
    }
    #home .hero h1{
      margin-top:14px!important;
      margin-bottom:20px!important;
    }
    .sr-only{
      position:absolute!important;
      width:1px!important;
      height:1px!important;
      padding:0!important;
      margin:-1px!important;
      overflow:hidden!important;
      clip:rect(0,0,0,0)!important;
      white-space:nowrap!important;
      border:0!important;
    }
    #home .hero h1 .rotating-font-use{
      display:block;
      width:max-content;
      max-width:100%;
      min-width:11ch;
      min-height:1em;
    }
    #home .hero .lede{
      margin-bottom:0!important;
    }
    #home .hero-decor{
      min-height:clamp(330px,34vw,500px)!important;
      height:auto!important;
    }
    #home #picks{
      padding-top:clamp(28px,4vw,52px)!important;
    }
    #home .feed-instruction{
      margin:0 0 clamp(18px,2vw,28px);
      padding-inline:max(28px,calc((100vw - 1480px)/2));
      font-size:clamp(18px,1.45vw,22px);
      line-height:1.45;
      color:var(--muted);
    }
    #home .tile-character{
      display:-webkit-box;
      margin:0 0 14px;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:2;
      font-size:14px;
      line-height:1.45;
      color:#62584f;
    }
    #home .story-tile>.eyebrow{
      display:block!important;
      position:absolute!important;
      inset:auto!important;
      top:30px!important;
      left:clamp(24px,2.2vw,40px)!important;
      z-index:3!important;
      width:auto!important;
      margin:0!important;
      flex:none!important;
      color:#fff!important;
      opacity:1!important;
      white-space:nowrap!important;
      pointer-events:none!important;
    }
    html body #home .tile a.btn.primary.product-link[data-placement="home-featured"]{
      height:54px!important;
      min-height:54px!important;
      padding:0 18px!important;
      background-color:transparent!important;
      border:2px solid #ff3150!important;
      color:#ff3150!important;
      -webkit-text-fill-color:#ff3150!important;
      font-size:13px!important;
      box-shadow:none!important;
    }
    #home .story-tile .btn{
      height:54px!important;
      min-height:54px!important;
      padding:0 18px!important;
      font-size:13px!important;
    }
    @media(hover:hover) and (pointer:fine){
      html body #home .tile a.btn.primary.product-link[data-placement="home-featured"]:hover,
      html body #home .tile a.btn.primary.product-link[data-placement="home-featured"]:focus-visible{
        background-color:#ff3150!important;
        border:2px solid #ff3150!important;
        color:#fff!important;
        -webkit-text-fill-color:#fff!important;
        transform:translateY(-2px);
        box-shadow:0 8px 20px rgba(223,23,56,.22)!important;
        text-decoration:none!important;
      }
    }
    html.is-embedded #home .hero{
      padding-top:34px!important;
      padding-bottom:40px!important;
    }
    @media(min-width:621px){
      #home .hero{padding-bottom:24px!important}
      #home #picks{padding-top:20px!important}
      #home .feed-instruction,
      #home #feed.masonry{
        padding-left:clamp(42px,3.2vw,72px)!important;
        padding-right:clamp(42px,3.2vw,72px)!important;
      }
      html.is-embedded #home .hero{padding-bottom:24px!important}
    }
    #home .story-tile h3{
      font-family:'Playfair Display',Georgia,serif!important;
      font-style:normal!important;
      font-weight:650!important;
    }
    #home .story-description{
      font-family:'DM Sans',Arial,sans-serif!important;
      font-style:normal!important;
      font-weight:400!important;
    }
    @media(max-width:620px){
      #home .hero{
        padding:28px 18px 32px!important;
        gap:20px!important;
      }
      #home .hero h1{
        margin:10px 0 14px!important;
      }
      #home .hero-decor{
        min-height:240px!important;
      }
      #home #picks{
        padding-top:20px!important;
      }
      #home #feed.masonry{
        grid-template-columns:1fr!important;
      }
      #home .masonry-column .tile:nth-child(n) .specimen,
      #home .tile .specimen,
      #home .tile:nth-child(2n) .specimen{
        position:relative!important;
        display:block!important;
        width:100%!important;
        height:auto!important;
        min-height:0!important;
        aspect-ratio:auto!important;
        overflow:hidden!important;
      }
      #home .masonry-column .tile:nth-child(n) .specimen img,
      #home .tile .specimen img{
        position:static!important;
        display:block!important;
        width:100%!important;
        height:auto!important;
        min-height:0!important;
        max-width:100%!important;
        object-fit:contain!important;
        object-position:center!important;
      }
      #home .feed-instruction{
        margin-bottom:18px;
        padding-inline:0;
        font-size:17px;
      }
      #home .tile-character{
        margin-bottom:14px!important;
        font-size:19px!important;
        line-height:1.5!important;
      }
      #home .tile-body{padding:18px 16px 16px!important}
      #home .tile .meta{
        margin-bottom:7px!important;
        font-size:10px!important;
        line-height:1.35!important;
        letter-spacing:.12em!important;
      }
      #home .tile h3{
        margin:0 0 8px!important;
        font-size:26px!important;
        line-height:1.08!important;
      }
      #home .story-tile[data-item-style]{
        display:flex!important;
        flex-direction:column!important;
        gap:0!important;
        min-height:380px!important;
        padding:18px 16px 16px!important;
      }
      #home .story-tile:before{
        inset:12px!important;
      }
      #home .story-tile .eyebrow{
        position:relative!important;
        inset:auto!important;
        flex:0 0 auto!important;
        align-self:flex-start!important;
        width:auto!important;
        margin:0!important;
        z-index:2!important;
        font-size:10px!important;
        line-height:1.35!important;
        letter-spacing:.12em!important;
        white-space:nowrap!important;
      }
      #home .story-tile h3{
        margin:auto 0 14px!important;
        font-size:26px!important;
        line-height:1.08!important;
        letter-spacing:-.02em!important;
        transform:translateY(-18px);
      }
      #home .story-description{
        margin:0 0 14px!important;
        font-size:15px!important;
        line-height:1.35!important;
        -webkit-line-clamp:3!important;
        transform:translateY(-18px);
      }
      html body #home .tile a.btn.primary.product-link[data-placement="home-featured"]{
        height:48px!important;
        min-height:48px!important;
        padding:0 6px!important;
        font-size:12px!important;
      }
      #home .story-tile .btn{
        margin-top:0!important;
        height:48px!important;
        min-height:48px!important;
        padding:0 6px!important;
        font-size:12px!important;
      }
      html.is-embedded #home .hero{
        padding:24px 18px 28px!important;
      }
    }
    /* Conversion-focused final CTA: compact message and one dominant action. */
    #home .feed-cta{
      grid-template-columns:1fr!important;
      place-items:center!important;
      gap:30px!important;
      padding:clamp(56px,6vw,84px) clamp(28px,6vw,80px)!important;
      text-align:center!important;
      isolation:isolate!important;
      overflow:hidden!important;
      background-color:#ff3150!important;
      background-image:
        linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),
        linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),
        linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),
        linear-gradient(#fff,#fff),linear-gradient(#fff,#fff)!important;
      background-position:
        left 24px top 24px,left 24px top 24px,
        right 24px top 24px,right 24px top 24px,
        left 24px bottom 24px,left 24px bottom 24px,
        right 24px bottom 24px,right 24px bottom 24px!important;
      background-size:
        48px 1px,1px 48px,
        48px 1px,1px 48px,
        48px 1px,1px 48px,
        48px 1px,1px 48px!important;
      background-repeat:no-repeat!important;
    }
    #home .feed-cta:before{
      content:'Aa  Gg  Rr  &';
      position:absolute;
      left:-3%;
      top:51%;
      z-index:-2;
      pointer-events:none;
      color:transparent;
      font:600 clamp(150px,16vw,290px)/.7 'Playfair Display',Georgia,serif;
      letter-spacing:.015em;
      white-space:nowrap;
      opacity:.18;
      -webkit-text-stroke:1px #fff;
      transform:translateY(-50%) rotate(-3deg);
    }
    #home .feed-cta:after{
      content:'SERIF · SANS · SCRIPT · DISPLAY';
      position:absolute;
      right:18px;
      top:50%;
      z-index:-1;
      pointer-events:none;
      color:#fff;
      font:700 9px/1 'DM Sans',Arial,sans-serif;
      letter-spacing:.22em;
      white-space:nowrap;
      opacity:.62;
      transform:translate(45%,-50%) rotate(90deg);
    }
    #home .feed-cta>*{
      position:relative;
      z-index:1;
    }
    #home .feed-cta>div{
      max-width:820px;
    }
    #home .feed-cta h2{
      max-width:820px;
      margin:14px 0 18px!important;
      font-size:clamp(44px,4.5vw,72px)!important;
      line-height:.98!important;
    }
    #home .feed-cta p{
      max-width:650px;
      margin:0 auto;
      font-size:clamp(17px,1.25vw,20px)!important;
      line-height:1.45!important;
      opacity:1!important;
    }
    html body #home .feed-cta .btn{
      width:min(100%,340px)!important;
      height:62px!important;
      min-height:62px!important;
      padding:0 24px!important;
      background:transparent!important;
      color:#fff!important;
      border:2px solid #fff!important;
      font-size:13px!important;
      box-shadow:none!important;
    }
    @media(hover:hover) and (pointer:fine){
      html body #home .feed-cta .btn:hover,
      html body #home .feed-cta .btn:focus-visible{
        background:#fff!important;
        color:#060512!important;
        border-color:#fff!important;
        transform:translateY(-2px)!important;
        box-shadow:none!important;
      }
    }
    @media(max-width:920px){
      #home .feed-cta{
        gap:28px!important;
      }
      html body #home .feed-cta .btn{
        max-width:none!important;
      }
    }
    @media(max-width:920px), (hover:none) and (pointer:coarse){
      #home .feed-cta{
        background-color:#ff3150!important;
        background-image:none!important;
      }
      #home .feed-cta:before,
      #home .feed-cta:after{
        content:none!important;
        display:none!important;
        visibility:hidden!important;
        opacity:0!important;
        -webkit-text-stroke:0 transparent!important;
      }
    }
    @media(max-width:620px){
      #home .feed-instruction{text-align:center!important}
      .footer{align-items:center!important;text-align:center!important}
      .footer>div{width:100%!important;text-align:center!important}
      #home .story-tile>.eyebrow{display:block!important;position:absolute!important;inset:auto!important;top:28px!important;left:clamp(18px,8vw,40px)!important}
      #home .feed-cta{
        padding:34px 22px!important;
        gap:24px!important;
      }
      #home .feed-cta:before{
        left:-20%;
        top:48%;
        font-size:128px;
        opacity:.14;
      }
      #home .feed-cta:after{
        display:none;
      }
      #home .feed-cta h2{
        margin:12px 0 16px!important;
      }
      #home .feed-cta p{
        font-size:16px!important;
        line-height:1.5!important;
      }
      html body #home .feed-cta .btn{
        width:100%!important;
        height:56px!important;
        min-height:56px!important;
        padding:0 16px!important;
        font-size:13px!important;
      }
    }
    /* Keep Font Reviews and Font Bundles on the same page grid. */
    #guides>.shell,
    #index>.shell{width:min(1540px,calc(100% - 56px));margin-inline:auto}
    @media(max-width:920px){
      #guides>.shell,
      #index>.shell{width:min(100% - 24px,1540px)}
    }
    @media(max-width:600px){
      #guides>.shell,
      #index>.shell{width:calc(100% - 24px)}
    }
    /* Start both content collections at the same distance below their introductions. */
    #guides .page-intro,
    #index .page-intro{margin-bottom:52px}
    #guides .article-list,
    #index .bundle-grid{margin-top:0}
    @media(max-width:600px){
      #guides .page-intro,
      #index .page-intro{margin-bottom:32px!important}
      #guides .article-list,
      #index .bundle-grid{margin-top:0!important}
    }
    .nav>button[aria-current="page"]{
      text-decoration-line:underline;
      text-decoration-thickness:1.5px;
      text-underline-offset:7px;
      text-decoration-skip-ink:none;
    }
    /* Keep the decorative hero frame inside the actual compact hero height. */
    #home .hero>.hero-decor{
      min-height:0!important;
      height:auto!important;
      inset:0!important;
    }
    @media(min-width:621px){
      .topbar .nav.shell{
        width:calc(100% - clamp(84px,6.4vw,144px))!important;
        max-width:none!important;
      }
      #home .hero .hero-frame{
        inset:22px clamp(42px,3.2vw,72px)!important;
      }
    }
    @media(min-width:921px){
      #home .hero{
        padding-left:clamp(78px,5.2vw,112px)!important;
        padding-right:clamp(78px,5.2vw,112px)!important;
        padding-top:clamp(38px,5vw,68px)!important;
        padding-bottom:clamp(24px,calc(4.3vw - 6px),52px)!important;
      }
    }
    @media(min-width:601px){
      .brand .brand-name:before{
        width:2px!important;
        flex-basis:2px!important;
      }
    }
    @media(min-width:621px){
      #home .blog-latest{
        padding-left:clamp(42px,3.2vw,72px)!important;
        padding-right:clamp(42px,3.2vw,72px)!important;
      }
      #home .feed-cta{
        width:auto!important;
        margin-left:clamp(42px,3.2vw,72px)!important;
        margin-right:clamp(42px,3.2vw,72px)!important;
      }
      .footer.shell{
        width:calc(100% - clamp(84px,6.4vw,144px))!important;
        max-width:none!important;
        margin-inline:auto!important;
      }
    }
    @media(max-width:620px){
      #home .blog-latest{
        padding-left:12px!important;
        padding-right:12px!important;
      }
      #home .feed-cta,
      html.is-embedded #home .feed-cta{
        width:auto!important;
        margin-left:12px!important;
        margin-right:12px!important;
      }
      .footer.shell{
        width:calc(100% - 24px)!important;
        margin-inline:auto!important;
      }
    }
    #home .feed-cta:before{
      content:none!important;
      display:none!important;
    }

/* Shared navigation uses real links on the multi-page build. These rules mirror
   the former button styling so changing document structure does not change the UI. */
.nav a{border:0;background:transparent;color:inherit;padding:12px 8px;min-height:44px;cursor:pointer;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.nav a:hover,.nav a[aria-current="page"]{color:var(--acid)}
.footer-links a{appearance:none;border:0;padding:4px 0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:none}
.footer-links{display:none!important}
.footer-links a:hover,.footer-links a:focus-visible{color:var(--acid);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}
@media(max-width:920px){.nav a{font-size:12px;white-space:nowrap}}
@media(max-width:620px){.footer-links a{font-size:12px}}

/* Keep the section introductions consistent with the home-page eyebrow. */
#guides>.shell>.eyebrow,
#index>.shell>.eyebrow{
  color:var(--acid)!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.45!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
@media(max-width:620px){
  #guides>.shell>.eyebrow,
  #index>.shell>.eyebrow{
    font-size:9px!important;
    line-height:1.4!important;
  }
}

/* High-specificity endpoints for legacy selectors that also used !important. */
html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
html body #home .story-tile .btn,
html body #home .feed-cta .btn,
html body #article a.btn.primary.product-link[data-placement="article-review"],
html body #article .category-cta .btn,
html body #guides .guide-card .btn{
  box-sizing:border-box!important;
  height:54px!important;
  min-height:54px!important;
  padding:0 22px!important;
  border-width:2px!important;
  border-style:solid!important;
  border-radius:999px!important;
  font-family:'DM Sans',Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}
html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
html body #article a.btn.primary.product-link[data-placement="article-review"],
html body #guides .guide-card .btn{
  border-color:#ff3150!important;background:transparent!important;color:#ff3150!important
}
html body #home .story-tile .btn,
html body #home .feed-cta .btn,
html body #article .category-cta .btn{
  border-color:#fff!important;background:transparent!important;color:#fff!important
}
@media(max-width:620px){
  html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
  html body #home .story-tile .btn,
  html body #home .feed-cta .btn,
  html body #article a.btn.primary.product-link[data-placement="article-review"],
  html body #article .category-cta .btn,
  html body #guides .guide-card .btn{width:100%!important;height:54px!important;min-height:54px!important;padding:0 14px!important;font-size:13px!important}
}

/* Responsive local image assets: the browser selects only the size and format
   needed for the current card, screen and pixel density. */
.responsive-picture{display:block;width:100%;height:100%;overflow:hidden}
.responsive-picture>img{display:block;width:100%;height:100%;object-fit:inherit}
.specimen>.responsive-picture{border-radius:inherit}
.bundle-image,.guide-cover{position:relative}
.bundle-image>.responsive-picture,.guide-cover>.responsive-picture{position:absolute;inset:0}
.guide-cover>.responsive-picture>img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
@media(min-width:981px){
  #guides .guide-card.featured{
    min-height:0!important;
    align-items:start!important;
  }
  #guides .guide-card.featured .guide-cover{
    width:100%!important;
    min-height:0!important;
    aspect-ratio:3/2!important;
    align-self:start!important;
  }
  #guides .guide-card.featured .guide-content{
    padding:40px!important;
    justify-content:flex-start!important;
  }
  #guides .guide-card.featured .guide-top{
    margin-bottom:18px!important;
  }
  #guides .guide-card.featured h3{
    margin-bottom:14px!important;
    font-size:clamp(42px,3.35vw,50px)!important;
    line-height:1.04!important;
    letter-spacing:-.03em!important;
  }
  #guides .guide-card.featured p{
    margin-bottom:22px!important;
    font-size:15px!important;
    line-height:1.55!important;
  }
  #guides .guide-card.featured .guide-footer{
    padding-top:16px!important;
  }
}
@media(min-width:981px) and (max-width:1120px){
  #guides .guide-card.featured{
    grid-template-columns:1fr!important;
  }
  #guides .guide-card.featured .guide-cover{
    aspect-ratio:16/9!important;
  }
}

/* Keep full-width article previews proportional after wrapping images in picture. */
#article .review-preview .article-specimen{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:3/2!important;
  overflow:hidden!important;
}
#article .review-preview .article-specimen>.responsive-picture{
  width:100%!important;
  height:100%!important;
  aspect-ratio:3/2!important;
}
#article .review-preview .article-specimen>.responsive-picture>img{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* 2026-08 responsive/component normalization.
   This final layer intentionally replaces the accumulated page-specific
   button and mobile-card overrides above with one predictable system. */
:root{
  --site-control-height:54px;
  --site-control-border:2px;
  --site-control-radius:999px;
  --site-control-font-size:13px;
}

/* Active navigation is the same on every real page. */
.nav>a[aria-current="page"]{
  position:relative;
  text-decoration:none!important;
}
.nav>a[aria-current="page"]:after{
  content:"";
  position:absolute;
  right:8px;
  bottom:5px;
  left:8px;
  height:1.5px;
  background:currentColor;
}
.nav>.brand[aria-current="page"]:after{display:none}

/* One button standard: red outline on light surfaces. */
.btn,
a.btn,
button.btn,
.product-link{
  box-sizing:border-box!important;
  display:inline-flex!important;
  min-height:var(--site-control-height)!important;
  height:var(--site-control-height)!important;
  padding:0 22px!important;
  align-items:center!important;
  justify-content:center!important;
  border:var(--site-control-border) solid #ff3150!important;
  border-radius:var(--site-control-radius)!important;
  background:transparent!important;
  color:#ff3150!important;
  font:800 var(--site-control-font-size)/1 'DM Sans',Arial,sans-serif!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease!important;
}

/* On colored/red panels the same component uses white contrast. */
#home .story-tile .btn,
#home .feed-cta .btn,
#article .category-cta .btn{
  border-color:#fff!important;
  background:transparent!important;
  color:#fff!important;
}

@media(hover:hover) and (pointer:fine){
  .btn:hover,a.btn:hover,button.btn:hover,.product-link:hover,
  .btn:focus-visible,a.btn:focus-visible,button.btn:focus-visible,.product-link:focus-visible{
    border-color:#ff3150!important;
    background:#ff3150!important;
    color:#fff!important;
    transform:none!important;
    box-shadow:none!important;
    text-decoration:none!important;
  }
  #home .story-tile .btn:hover,
  #home .story-tile .btn:focus-visible,
  #home .feed-cta .btn:hover,
  #home .feed-cta .btn:focus-visible,
  #article .category-cta .btn:hover,
  #article .category-cta .btn:focus-visible{
    border-color:#fff!important;
    background:#fff!important;
    color:#ff3150!important;
  }
}

/* Picture wrappers must pass the intended crop to the actual image. */
.bundle-image>.responsive-picture>img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* Desktop keeps the headline as one natural sentence. */
#home .hero h1 .hero-title-line{display:inline}
#home .hero h1 .hero-title-line:after{content:" "}

@media(max-width:620px){
  html,body{min-width:0}
  *,*:before,*:after{min-width:0}
  img,picture,video,svg{max-width:100%}

  /* Exactly three lines: Find a font / for your / changing word. */
  #home .hero h1 .hero-title-line,
  #home .hero h1 .rotating-font-use{
    display:block!important;
    width:100%!important;
  }
  #home .hero h1 .hero-title-line:after{content:none}
  #home .hero h1 .rotating-font-use{min-height:1em}

  /* Font and article descriptions share one readable mobile scale. */
  #home .tile p.tile-character,
  #home .story-description{
    display:-webkit-box!important;
    width:100%!important;
    max-width:none!important;
    margin:0 0 16px!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
    font-family:'DM Sans',Arial,sans-serif!important;
    font-size:15px!important;
    font-style:normal!important;
    font-weight:400!important;
    line-height:1.45!important;
    letter-spacing:0!important;
  }
  #home .story-tile h3{
    width:100%!important;
    max-width:none!important;
  }
  #home .story-tile[data-item-style]{
    min-height:430px!important;
  }

  .btn,a.btn,button.btn,.product-link{
    width:100%!important;
    min-height:var(--site-control-height)!important;
    height:var(--site-control-height)!important;
    padding:0 14px!important;
    border-width:var(--site-control-border)!important;
    font-size:var(--site-control-font-size)!important;
  }

  /* Touch devices do not have a persistent hover state. */
  .btn:hover,a.btn:hover,button.btn:hover,.product-link:hover,
  #home .story-tile .btn:hover,#home .feed-cta .btn:hover,#article .category-cta .btn:hover{
    transform:none!important;
    box-shadow:none!important;
  }
}

/* The iframe owns one full-width scroll surface; visual spacing inside the
   site stays identical to the standalone layout. */
html.is-embedded,html.is-embedded body{
  width:100%;
  height:100%;
  margin:0;
  overflow:hidden!important;
}
html.is-embedded .iframe-scroll-shell{
  width:100%;
  height:100vh;
  height:100dvh;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior-y:auto;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
html.is-embedded .iframe-scroll-shell::-webkit-scrollbar{display:none;width:0;height:0}
html.is-embedded main,
html.is-embedded .view,
html.is-embedded .shell,
html.is-embedded .masonry-column,
html.is-embedded .bundle-grid{min-width:0;max-width:100%}
    .footer.shell{display:block!important}
    .footer-main{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%}
    .footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px 28px}
    .footer-links button{appearance:none;border:0;padding:4px 0;background:transparent;color:inherit;font:inherit;cursor:pointer}
    .footer-links button:hover,.footer-links button:focus-visible{color:var(--acid);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}
    .affiliate-note{width:100%;margin:20px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:12px;line-height:1.55;color:#6d6c70}
    .legal-page .shell{max-width:980px}
    .legal-page .page-intro{max-width:720px}
    .legal-content{display:grid;gap:34px;margin-top:50px}
    .legal-content section{padding-top:30px;border-top:1px solid var(--line)}
    .legal-content h2{margin:0 0 12px;font:700 clamp(28px,4vw,42px)/1.06 'DM Sans',Arial,sans-serif;letter-spacing:-.025em}
    .legal-content p,.legal-content li{font-size:17px;line-height:1.7;color:#4f4e53}
    .legal-content ul{margin:12px 0 0;padding-left:22px}
    @media(max-width:620px){
      .footer-main{flex-direction:column;align-items:center;text-align:center;gap:18px}
      .footer-links{justify-content:center;gap:12px 20px}
      .footer-links button{font-size:12px}
      .affiliate-note{text-align:center;margin-top:18px}
      .legal-content{margin-top:36px;gap:28px}
      .legal-content p,.legal-content li{font-size:16px}
    }

/* FINAL COMPONENT CONTRACT — keep this section last so older theme layers
   cannot silently change control geometry or mobile readability. */
.nav>a[aria-current="page"]{position:relative;text-decoration:none!important}
.nav>a[aria-current="page"]:after{content:"";position:absolute;right:8px;bottom:5px;left:8px;height:1.5px;background:currentColor}
.nav>.brand[aria-current="page"]:after{display:none}

html body .btn,
html body a.btn,
html body button.btn,
html body .product-link{
  box-sizing:border-box!important;
  display:inline-flex!important;
  height:54px!important;
  min-height:54px!important;
  padding:0 22px!important;
  align-items:center!important;
  justify-content:center!important;
  border:2px solid #ff3150!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#ff3150!important;
  font:800 13px/1 'DM Sans',Arial,sans-serif!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  transform:none!important;
}
html body #home .story-tile .btn,
html body #home .feed-cta .btn,
html body #article .category-cta .btn{
  border-color:#fff!important;
  background:transparent!important;
  color:#fff!important;
}
@media(hover:hover) and (pointer:fine){
  html body .btn:hover,html body a.btn:hover,html body button.btn:hover,html body .product-link:hover,
  html body .btn:focus-visible,html body a.btn:focus-visible,html body button.btn:focus-visible,html body .product-link:focus-visible{
    border-color:#ff3150!important;background:#ff3150!important;color:#fff!important;text-decoration:none!important
  }
  html body #home .story-tile .btn:hover,html body #home .story-tile .btn:focus-visible,
  html body #home .feed-cta .btn:hover,html body #home .feed-cta .btn:focus-visible,
  html body #article .category-cta .btn:hover,html body #article .category-cta .btn:focus-visible{
    border-color:#fff!important;background:#fff!important;color:#ff3150!important
  }
}
@media(hover:none),(pointer:coarse){
  html body .btn:hover,html body a.btn:hover,html body button.btn:hover,html body .product-link:hover{
    border-color:#ff3150!important;background:transparent!important;color:#ff3150!important;text-decoration:none!important
  }
  html body #home .story-tile .btn:hover,
  html body #home .feed-cta .btn:hover,
  html body #article .category-cta .btn:hover{
    border-color:#fff!important;background:transparent!important;color:#fff!important
  }
}

.bundle-image>.responsive-picture>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
#home .hero h1 .hero-title-line{display:inline}
#home .hero h1 .hero-title-line:after{content:" "}

@media(max-width:620px){
  #home .hero h1 .hero-title-line,
  #home .hero h1 .rotating-font-use{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important}
  #home .hero h1 .hero-title-line:after{content:none}
  #home .hero h1 .rotating-font-use{min-height:1em!important}
  #home .tile p.tile-character,
  #home .story-description{
    display:-webkit-box!important;width:100%!important;max-width:none!important;margin:0 0 16px!important;overflow:hidden!important;
    -webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;
    font:400 15px/1.45 'DM Sans',Arial,sans-serif!important;letter-spacing:0!important
  }
  #home .story-tile h3{width:100%!important;max-width:none!important}
  html body .btn,html body a.btn,html body button.btn,html body .product-link{
    width:100%!important;height:54px!important;min-height:54px!important;padding:0 14px!important;border-width:2px!important;font-size:13px!important
  }
}

/* Specificity lock: legacy rules above also use !important. */
html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
html body #home .story-tile .btn,
html body #home .feed-cta .btn,
html body #article a.btn.primary.product-link[data-placement="article-review"],
html body #article .category-cta .btn,
html body #guides .guide-card .btn{
  box-sizing:border-box!important;display:inline-flex!important;height:54px!important;min-height:54px!important;
  padding:0 22px!important;align-items:center!important;justify-content:center!important;
  border-width:2px!important;border-style:solid!important;border-radius:999px!important;
  font:800 13px/1 'DM Sans',Arial,sans-serif!important;letter-spacing:0!important;
  text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap!important
}
html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
html body #article a.btn.primary.product-link[data-placement="article-review"],
html body #guides .guide-card .btn{border-color:#ff3150!important;background:transparent!important;color:#ff3150!important}
html body #home .story-tile .btn,
html body #home .feed-cta .btn,
html body #article .category-cta .btn{border-color:#fff!important;background:transparent!important;color:#fff!important}
@media(max-width:620px){
  html body #home .tile a.btn.primary.product-link[data-placement="home-featured"],
  html body #home .story-tile .btn,
  html body #home .feed-cta .btn,
  html body #article a.btn.primary.product-link[data-placement="article-review"],
  html body #article .category-cta .btn,
  html body #guides .guide-card .btn{width:100%!important;height:54px!important;min-height:54px!important;padding:0 14px!important;font-size:13px!important}
}

html body #home article.story-tile[data-item-style] span.btn{
  border-width:2px!important;
}

@media(max-width:620px){
  .topbar .nav.shell{
    box-sizing:border-box!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    width:100%!important;
    max-width:100%!important;
    gap:0!important;
    padding:14px 10px 12px!important;
  }
  .topbar .nav .brand{
    grid-column:1/-1!important;
    justify-self:center!important;
    margin:0 0 10px!important;
  }
  .topbar .nav>a:not(.brand){
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    padding:10px 2px!important;
    font-size:10px!important;
    letter-spacing:.035em!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
  .topbar .nav>a[aria-current="page"]:after{right:6px;left:6px;bottom:4px}
}

/* Embedded layout: remove only the outer canvas gutters. Component padding stays intact. */
html.is-embedded,
html.is-embedded body,
html.is-embedded .iframe-scroll-shell{
  margin:0!important;
  padding:0!important;
}
html.is-embedded .topbar,
html.is-embedded main,
html.is-embedded .view{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
html.is-embedded .nav.shell,
html.is-embedded #home>.shell,
html.is-embedded #guides>.shell,
html.is-embedded #index>.shell,
html.is-embedded #article>.shell,
html.is-embedded .legal-page>.shell,
html.is-embedded footer.footer.shell{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-right:0!important;
  margin-left:0!important;
}
html.is-embedded #home .feed-cta,
html.is-embedded #home .blog-latest,
html.is-embedded footer.footer.shell{
  margin-right:0!important;
  margin-left:0!important;
}

/* Full-bleed font feed inside an iframe; preserve the grid gap itself. */
html.is-embedded body #home #picks,
html.is-embedded body #home #feed.masonry{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-right:0!important;
  margin-left:0!important;
  padding-right:0!important;
  padding-left:0!important;
}

/* Match the Latest Font Reviews panel silhouette to the CTA panel. */
#home .blog-latest{
  border-radius:18px!important;
  overflow:hidden!important;
}
@media(max-width:620px){
  #home .blog-latest{border-radius:14px!important}
}

/* Tablet and narrow-window hero: keep copy inside the frame and retain the
   intentional three-line mobile headline composition. */
@media(min-width:621px) and (max-width:920px){
  #home .hero .hero-frame{
    inset:20px 18px!important;
  }
  #home .hero-content{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
  }
  #home .hero .eyebrow{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
  }
  #home .hero h1 .hero-title-line,
  #home .hero h1 .rotating-font-use{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
  }
  #home .hero h1 .hero-title-line:after{content:none!important}
  #home .hero h1 .rotating-font-use{min-height:1em!important}
}

/* Align desktop/tablet navigation labels with the vertical centre of the wordmark. */
@media(min-width:621px){
  .topbar .nav>a:not(.brand){
    position:relative!important;
    top:3px!important;
  }
}

/* The iframe hero frame follows the same outer grid as the feed. */
html.is-embedded #home .hero .hero-frame{
  right:0!important;
  left:0!important;
}

/* Use one content inset for the article-card label and its headline. */
#home .story-tile{
  --story-content-inset:30px;
}
#home .story-tile>.eyebrow{
  left:var(--story-content-inset)!important;
  right:var(--story-content-inset)!important;
}
@media(max-width:620px){
  #home .story-tile{--story-content-inset:16px}
}

/* Keep the iframe hero frame full-width, while preserving the same visual
   spacing between the frame and its copy as on the regular desktop page. */
html.is-embedded #home .feed-instruction{
  padding-right:0!important;
  padding-left:0!important;
}
@media(min-width:921px){
  html.is-embedded #home .hero{
    padding-top:clamp(38px,5vw,68px)!important;
    padding-right:clamp(36px,2vw,40px)!important;
    padding-bottom:clamp(24px,calc(4.3vw - 6px),52px)!important;
    padding-left:clamp(36px,2vw,40px)!important;
  }
}
