:root{--cream:#fcf8f4;--paper:#ffffff;--ink:#493a35;--muted:#786b66;--rose:#cb928e;--rose-dark:#b97c76;--rose-soft:#f4e7e3;--sage:#a8b49b;--sage-dark:#92a383;--sage-soft:#eef2ea;--sand:#efe4d7;--line:#eadfd5;--shadow:0 18px 50px rgba(73,58,53,.08);--radius:24px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at top left,rgba(244,231,227,.5),transparent 28%),linear-gradient(180deg,#fefcf9,#fbf7f3 45%,#faf6f1);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.section{padding:80px 0}.section-sm{padding:44px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--rose-dark);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.06;margin-top:0}h1{font-size:clamp(2.8rem,6vw,5.55rem);letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.035em}h3{font-size:1.5rem}p{margin-top:0}.lead{font-size:clamp(1.05rem,1.7vw,1.24rem);max-width:700px}.lead,.muted{color:var(--muted)}.center{text-align:center}.center .lead{margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--ink);color:white;padding:12px 16px;border-radius:10px}.skip-link:focus{top:16px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,251,247,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(234,223,213,.92)}.navbar{min-height:92px;display:flex;justify-content:space-between;gap:24px}.brand,.navbar{align-items:center}.brand{display:inline-flex;gap:16px;font-family:Georgia,serif;font-weight:700}.brand-refined .brand-title{font-size:clamp(1.55rem,2.2vw,1.95rem);letter-spacing:-.03em}.brand-mark{width:54px;height:54px;border-radius:50%;flex:0 0 54px;display:grid;place-items:center;background:var(--rose-soft);color:var(--rose-dark);font-family:Georgia,serif;font-size:1.45rem}.nav-links{display:flex;align-items:center;gap:16px;font-size:.98rem;font-weight:600}.nav-links>a:not(.header-about-link){padding:10px 6px}.nav-links a:focus-visible,.nav-links a:hover{color:var(--rose-dark)}.header-about-link{padding:12px 20px;border:1px solid rgba(185,124,118,.55);border-radius:999px;color:var(--rose-dark)}.menu-button{display:none;border:0;background:transparent;padding:8px;color:var(--ink)}.mobile-menu{display:none}.btn{min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--rose-dark);color:white;box-shadow:0 10px 24px rgba(185,124,118,.18)}.btn-secondary{background:white;border-color:var(--line);color:var(--ink)}.btn-sage{background:var(--sage);color:white;box-shadow:0 10px 24px rgba(146,163,131,.2)}.hero{position:relative;overflow:hidden;padding:58px 0 30px}.hero-blog-home:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 5%,rgba(244,231,227,.6),transparent 30%)}.home-hero-grid{display:grid;grid-template-columns:1fr 1.07fr;align-items:center;grid-gap:56px;gap:56px}.hero-copy-lead{max-width:620px}.accent-word{color:var(--rose-dark)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-note{display:flex;gap:12px;align-items:flex-start;margin-top:24px;color:var(--muted);font-size:.92rem}.hero-photo-frame{border-radius:32px;overflow:hidden;border:1px solid rgba(234,223,213,.9);background:linear-gradient(145deg,#fff6ef,#f7eee8);box-shadow:0 22px 58px rgba(73,58,53,.1);min-height:425px}.hero-photo-scene{position:relative;min-height:425px;background:linear-gradient(180deg,#f3e1cf,#f8e8d8 25%,#d7c1aa 26%,#bb9673)}.photo-sun{position:absolute;width:200px;height:360px;left:0;top:0;background:linear-gradient(90deg,rgba(255,248,233,.92),rgba(255,248,233,.1))}.photo-window{position:absolute;inset:0 55% 0 0;background:linear-gradient(90deg,rgba(255,255,255,.38),rgba(255,255,255,.02))}.photo-table{position:absolute;left:0;right:0;bottom:0;height:30%;background:linear-gradient(180deg,#c39a71,#ae845f)}.photo-vase{position:absolute;left:18%;bottom:21%;width:82px;height:112px;background:#ddd0c0;border-radius:45% 45% 35% 35%;box-shadow:inset 0 -10px 20px rgba(0,0,0,.08)}.photo-vase:before{left:18px;top:-52px;width:90px;height:60px;border-top:4px solid #8ba07f;transform:rotate(12deg)}.photo-vase:after,.photo-vase:before{content:"";position:absolute;border-radius:60px}.photo-vase:after{left:28px;top:-40px;width:72px;height:56px;border-top:4px solid #97aa8c;transform:rotate(-16deg)}.photo-notebook{position:absolute;left:36%;bottom:19%;width:118px;height:74px;background:#e6d1b4;border-radius:6px;transform:rotate(9deg);box-shadow:0 5px 12px rgba(0,0,0,.12)}.photo-notebook:after{content:"";position:absolute;right:14px;top:26px;width:44px;height:3px;background:rgba(124,88,60,.35)}.photo-booties{position:absolute;right:12%;bottom:17%;width:88px;height:42px;border-radius:20px;background:rgba(255,247,236,.9);box-shadow:32px 0 0 rgba(255,247,236,.95)}.photo-figure{position:absolute;right:18%;top:16%;width:210px;height:245px}.figure-head{position:absolute;width:86px;height:96px;left:62px;top:0;border-radius:46px;background:#f2d4bd;z-index:3}.figure-head:before{inset:-6px -8px 24px -10px;border-radius:52px 52px 40px 40px}.figure-head:after,.figure-head:before{content:"";position:absolute;background:#6d4334}.figure-head:after{width:18px;height:28px;right:-10px;top:20px;border-radius:0 18px 18px 0;transform:rotate(18deg)}.figure-body{position:absolute;left:24px;right:12px;top:82px;bottom:0;border-radius:110px 110px 40px 40px;background:#c49a76}.figure-body:before{content:"";position:absolute;left:44px;right:42px;top:34px;bottom:18px;border-radius:90px;background:#dec1a6}.figure-mug{position:absolute;left:6px;top:110px;width:72px;height:60px;border-radius:20px;background:#efe3d3;transform:rotate(-8deg);z-index:4;box-shadow:102px 6px 0 #efe3d3}.home-feature-grid{display:grid;grid-template-columns:1.05fr 1.1fr;grid-gap:40px;gap:40px;align-items:start}.home-featured-card{display:grid;grid-template-columns:.95fr 1.05fr;background:rgba(255,255,255,.76);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 14px 42px rgba(73,58,53,.06)}.feature-image-card{min-height:290px;background:linear-gradient(140deg,#f3e3d1,#fff8ef)}.feature-notebook-scene{position:relative;min-height:290px;background:linear-gradient(180deg,#d0b190,#c19b72)}.feature-eucalyptus{position:absolute;left:0;top:26px;width:165px;height:60px;border-top:5px solid #8ea085;border-radius:120px;transform:rotate(10deg)}.feature-eucalyptus:after,.feature-eucalyptus:before{content:"";position:absolute;width:26px;height:14px;background:#98aa8d;border-radius:50%}.feature-eucalyptus:before{left:58px;top:-10px;box-shadow:24px 4px 0 #9faf93,48px 2px 0 #93a587}.feature-eucalyptus:after{left:92px;top:8px;box-shadow:28px -2px 0 #a2b597}.feature-cup{right:46px;top:42px;width:82px;height:82px;background:#f4ece2;box-shadow:inset 0 0 0 10px #fbf6ef}.feature-cup,.feature-cup:after{position:absolute;border-radius:50%}.feature-cup:after{content:"";left:17px;top:17px;width:48px;height:48px;background:#a5693e}.feature-notebook{position:absolute;left:48px;bottom:42px;width:128px;height:158px;background:#ead3b2;border-radius:8px;transform:rotate(-11deg);box-shadow:0 10px 18px rgba(0,0,0,.1)}.feature-notebook:before{content:"";position:absolute;left:-7px;top:10px;width:10px;height:130px;background:repeating-linear-gradient(180deg,#8f8f8f 0 7px,transparent 7px 14px)}.feature-pencil{position:absolute;left:170px;bottom:54px;width:90px;height:8px;background:#d4ab78;border-radius:99px;transform:rotate(46deg)}.feature-copy-card{padding:34px 32px;display:flex;flex-direction:column;justify-content:center}.section-kicker{margin:0 0 12px;color:var(--rose-dark);text-transform:uppercase;font-size:.82rem;font-weight:800;letter-spacing:.07em}.feature-copy-card h2{font-size:clamp(2rem,3vw,3.1rem);margin-bottom:16px}.step-browser-title{font-size:clamp(1.8rem,3vw,2.45rem);margin-bottom:20px}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.step-card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:22px;padding:24px 18px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;height:100%}.step-icon-wrap{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--rose-soft);color:var(--rose-dark);margin-bottom:18px}.step-card h3{font-size:1.08rem;margin-bottom:10px}.step-card p{font-size:.92rem;color:var(--muted);margin-bottom:18px}.step-button{margin-top:auto;display:inline-flex;justify-content:center;align-items:center;min-width:112px;min-height:40px;border-radius:999px;background:var(--sage);color:white;font-weight:700}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.card{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 30px rgba(73,58,53,.05)}.card-hover{transition:transform .25s ease,box-shadow .25s ease}.card-hover:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon-chip{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:var(--rose-soft);color:var(--rose-dark);margin-bottom:20px}.icon-chip.sage{background:var(--sage-soft);color:var(--sage-dark)}.icon-chip.sand{background:#f5eadf;color:#916b49}.link-arrow{display:inline-flex;align-items:center;gap:7px;color:var(--rose-dark);font-weight:800}.latest-blog-section{padding-top:28px}.latest-heading{margin-bottom:34px}.center-eyebrow{justify-content:center}.blog-post-card{padding:0;overflow:hidden}.blog-post-visual{aspect-ratio:16/11;display:grid;place-items:center;position:relative;background:linear-gradient(140deg,var(--rose-soft),#fff6f1);color:var(--rose-dark)}.blog-post-visual.sage{background:linear-gradient(140deg,var(--sage-soft),#f9fcf9);color:var(--sage-dark)}.blog-post-visual.sand{background:linear-gradient(140deg,#f3e7da,#fffaf5);color:#8d7057}.blog-visual-badge{position:absolute;left:18px;top:18px;display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.82);font-size:.74rem;font-weight:800}.article-card-body{padding:24px}.badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--rose-soft);color:var(--rose-dark);font-size:.76rem;font-weight:800}.article-meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.84rem;margin:12px 0}.banner{background:var(--ink);color:white;border-radius:32px;padding:44px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:30px;gap:30px}.banner p{color:#e8dedb;margin-bottom:0}.banner-soft-blog{background:linear-gradient(145deg,#413633,#564742)}.soft-bg{background:rgba(255,255,255,.62);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;align-items:center}.check-list{margin:0;padding-left:18px}.check-list li{margin-bottom:10px}.page-hero{padding:70px 0 46px;text-align:center}.page-hero h1{font-size:clamp(2.5rem,6vw,4.4rem);margin-bottom:18px}.breadcrumbs{display:flex;justify-content:center;gap:8px;color:var(--muted);font-size:.9rem;margin-bottom:22px;flex-wrap:wrap}.article-shell{width:min(calc(100% - 48px),1220px);margin-inline:auto}.article-hero-card{margin-top:34px;display:grid;grid-template-columns:1.12fr .88fr;border-radius:30px;overflow:hidden;border:1px solid var(--line);background:white;box-shadow:0 24px 70px rgba(73,58,53,.08)}.article-hero-copy{padding:clamp(32px,6vw,64px)}.article-hero-art{min-height:440px;display:grid;place-items:center;background:linear-gradient(145deg,var(--rose-soft),var(--sage-soft));border-left:1px solid var(--line)}.article-hero-art svg{width:min(72%,360px)}.article-main-grid{display:grid;grid-template-columns:minmax(0,760px) 300px;grid-gap:54px;gap:54px;align-items:start;margin-top:54px}.article-toc{position:-webkit-sticky;position:sticky;top:104px;border-radius:18px;padding:22px;background:rgba(255,255,255,.92);border:1px solid var(--line);box-shadow:0 14px 40px rgba(73,58,53,.05)}.article-toc h3{font-size:1.1rem;margin-bottom:14px}.article-toc ol{margin:0;padding-left:20px}.article-toc li{margin-bottom:9px}.article-toc a{color:var(--muted);font-size:.92rem}.article-toc a:hover{color:var(--rose-dark)}.article-content-card{background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:24px;padding:clamp(26px,5vw,54px);box-shadow:0 18px 54px rgba(73,58,53,.055)}.article-content-card .notice{margin-bottom:34px}.article-content-card section{scroll-margin-top:110px}.prose{font-size:1.04rem}.prose>p:first-of-type{font-size:1.15rem;color:var(--muted)}.prose h2{font-size:1.9rem;margin-top:2.2em}.prose h3{font-size:1.4rem;margin-top:2em}.prose a{color:var(--rose-dark);text-decoration:underline;text-underline-offset:3px}.prose li{margin-bottom:8px}.key-takeaway{margin:34px 0;border-radius:18px;padding:22px 24px;background:var(--sage-soft);border:1px solid rgba(146,163,131,.24)}.key-takeaway strong{display:block;margin-bottom:6px}.notice{border-radius:18px;padding:20px;background:#fff6df;border:1px solid #eedba6;font-size:.94rem}.article-source-box{margin-top:42px;padding:24px;border-radius:18px;background:#faf7f2;border:1px solid var(--line)}.source-list{padding-left:20px;font-size:.92rem}.source-list li{margin-bottom:10px}.form{grid-gap:18px}.form,.form-row{display:grid;gap:18px}.form-row{grid-template-columns:1fr 1fr;grid-gap:18px}label{display:grid;grid-gap:7px;gap:7px;font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:white;padding:13px 15px;color:var(--ink)}textarea{min-height:160px;resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(203,146,142,.24);border-color:var(--rose)}.site-footer{background:#332b2b;color:white;padding:58px 0 26px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:48px;gap:48px}.footer-links{display:grid;grid-gap:10px;gap:10px;color:#ded4d4}.footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid #4a4040;color:#c9bcbc;font-size:.9rem}@media (max-width:1120px){.nav-links{display:none}.menu-button{display:inline-grid;place-items:center}.mobile-menu{display:grid;grid-gap:10px;gap:10px;padding:0 0 16px}.mobile-menu a{background:white;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.article-hero-card,.article-main-grid,.banner,.footer-grid,.grid-2,.home-feature-grid,.home-hero-grid,.trust-grid{grid-template-columns:1fr}.step-grid{grid-template-columns:repeat(2,1fr)}.article-toc{position:static}.article-hero-art{border-left:0;border-top:1px solid var(--line);min-height:300px}}@media (max-width:780px){.article-shell,.container{width:min(calc(100% - 26px),var(--max))}.navbar{min-height:78px}.brand-refined .brand-title{font-size:1.4rem}.brand-mark{width:46px;height:46px;flex-basis:46px;font-size:1.2rem}.hero{padding-top:34px}.hero-photo-frame,.hero-photo-scene{min-height:330px}.form-row,.grid-3,.home-featured-card,.step-grid{grid-template-columns:1fr}.feature-image-card,.feature-notebook-scene{min-height:240px}.article-content-card,.banner,.card{padding:22px}}.editorial-hero{padding:60px 0 34px}.editorial-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:54px;gap:54px;align-items:center}.editorial-hero-copy{padding:18px 0}.editorial-hero-copy h1{max-width:690px;font-size:clamp(3rem,5.4vw,5.7rem)}.article-hero-photo,.article-photo-wrap,.editorial-featured-photo,.editorial-hero-photo{position:relative;overflow:hidden}.editorial-hero-photo{min-height:520px;border-radius:30px;box-shadow:0 24px 70px rgba(73,58,53,.12)}.article-hero-photo img,.article-photo,.editorial-featured-photo img,.editorial-hero-photo img{object-fit:cover}.step-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.step-strip-card{display:flex;align-items:center;gap:14px;min-height:118px;padding:20px;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:18px;transition:transform .2s ease,box-shadow .2s ease}.step-strip-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.step-strip-icon{width:54px;height:54px;flex:0 0 54px;border-radius:50%;display:grid;place-items:center;background:var(--rose-soft);color:var(--rose-dark)}.step-strip-card h3{font-size:1.08rem;margin-bottom:4px}.step-strip-card p{margin:0;color:var(--muted);font-size:.88rem}.editorial-featured-section{padding-top:42px}.editorial-featured{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 56px rgba(73,58,53,.07)}.editorial-featured-photo{min-height:460px}.editorial-featured-copy{padding:clamp(34px,6vw,70px);display:flex;flex-direction:column;justify-content:center}.editorial-featured-copy h2{margin-top:18px}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;flex-wrap:wrap}.section-title-row h2{margin-bottom:0}.editorial-card{overflow:hidden;padding:0}.article-photo-wrap{aspect-ratio:16/10;background:var(--rose-soft)}.editorial-card .article-card-body{padding:24px}.editorial-card h3{font-size:1.52rem}.trust-card{padding:34px}.editorial-banner{background:linear-gradient(135deg,#443936,#594944)}.photo-article-hero{grid-template-columns:1.05fr .95fr}.article-hero-photo{min-height:470px}.photo-article-hero .article-hero-copy h1{margin-top:18px;font-size:clamp(2.7rem,5vw,4.8rem)}@media (max-width:980px){.editorial-featured,.editorial-hero-grid,.photo-article-hero{grid-template-columns:1fr}.editorial-hero-photo{min-height:390px}.article-hero-photo,.editorial-featured-photo{min-height:320px}.step-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.editorial-hero{padding-top:36px}.editorial-hero-copy h1{font-size:clamp(2.7rem,13vw,4.4rem)}.editorial-hero-photo{min-height:310px;border-radius:22px}.step-strip{grid-template-columns:1fr}.editorial-featured{border-radius:22px}}.page-hero .lead{margin-left:auto;margin-right:auto;text-align:center;max-width:720px;font-style:italic}.site-logo-icon{width:64px;height:64px;flex-shrink:0}.site-brand-name{font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1;font-weight:600;color:#4b3932;white-space:nowrap}@media (max-width:980px){.site-logo-icon{width:56px;height:56px}.site-brand-name{font-size:1.7rem}}@media (max-width:600px){.site-logo-icon{width:48px;height:48px}.site-brand-name{font-size:1.35rem}}.blog-post-card,.editorial-card{display:flex;flex-direction:column;height:100%}.article-card-body{display:flex;flex:1 1;flex-direction:column;height:100%}.article-card-body .link-arrow{margin-top:auto}.search-bar{position:relative;margin-bottom:18px}.search-bar input{width:100%;min-height:58px;padding:0 22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.92);color:var(--ink);font-size:1rem;box-shadow:0 10px 32px rgba(73,58,53,.05);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.search-bar input::placeholder{color:#9a8c86}.search-bar input:focus{outline:none;border-color:var(--sage);background:white;box-shadow:0 0 0 4px rgba(168,180,155,.18),0 12px 34px rgba(73,58,53,.07)}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.tag-button{min-height:42px;padding:0 17px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--muted);font-size:.9rem;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.tag-button:hover{transform:translateY(-2px);border-color:rgba(168,180,155,.75);color:var(--sage-dark);box-shadow:0 8px 20px rgba(73,58,53,.06)}.tag-button.active{border-color:var(--sage);background:var(--sage);color:white;box-shadow:0 9px 22px rgba(146,163,131,.22)}.empty{text-align:center;color:var(--muted);padding:44px 28px}@media (max-width:600px){.search-bar input{min-height:52px;padding-inline:17px}.tag-list{gap:8px;margin-bottom:24px}.tag-button{min-height:38px;padding-inline:14px;font-size:.84rem}}.category-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.category-overview-grid .card{min-height:265px;padding:22px;display:flex;flex-direction:column}.category-overview-grid .icon-chip{width:46px;height:46px;margin-bottom:16px;border-radius:14px}.category-overview-grid h3{font-size:1.25rem;margin-bottom:12px}.category-overview-grid p{font-size:.9rem;line-height:1.55}.category-overview-grid .link-arrow{margin-top:auto}.page-hero+.section-sm{padding-top:24px}@media (max-width:1180px){.category-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.category-overview-grid{grid-template-columns:1fr}}.editorial-hero{padding-top:44px;padding-bottom:28px}.editorial-hero+.section{padding-top:28px;padding-bottom:40px}.editorial-featured-section{padding-top:40px;padding-bottom:40px}.editorial-featured-section+.section{padding-top:40px;padding-bottom:64px}@media (max-width:980px){.editorial-hero{padding-top:36px;padding-bottom:24px}.editorial-featured-section,.editorial-featured-section+.section,.editorial-hero+.section{padding-top:32px;padding-bottom:32px}}@media (max-width:700px){.editorial-hero{padding-top:30px;padding-bottom:22px}.editorial-featured-section,.editorial-featured-section+.section,.editorial-hero+.section{padding-top:26px;padding-bottom:26px}}.brand-logo-link{display:flex;align-items:center;gap:14px;flex-shrink:0;text-decoration:none}.brand-logo-link,.site-logo-icon{background:transparent;padding:0;border:0;box-shadow:none}.site-logo-icon{display:block;width:56px;height:56px;flex:0 0 56px;object-fit:contain;transform:none}@media (max-width:980px){.site-logo-icon{width:50px;height:50px;flex-basis:50px}}@media (max-width:600px){.site-logo-icon{width:44px;height:44px;flex-basis:44px}}.footer-brand{display:inline-flex;align-items:center;gap:14px;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;color:white;text-decoration:none}.footer-logo-icon{display:block;width:52px;height:52px;flex:0 0 52px;object-fit:contain;background:transparent;border:0;box-shadow:none}@media (max-width:600px){.footer-logo-icon{width:46px;height:46px;flex-basis:46px}}.category-page-hero{padding-top:24px;padding-bottom:8px}.category-page-hero .breadcrumbs{margin-bottom:10px}.category-page-hero h1{margin-bottom:8px}.category-page-content{padding-top:0}.category-grid{row-gap:20px}@media (max-width:780px){.category-page-hero{padding-top:24px;padding-bottom:10px}.category-page-content{padding-top:0}}.step-strip{gap:18px}.step-strip-card{min-height:132px;padding:24px 22px;gap:17px;border-radius:22px}.step-strip-icon{width:60px;height:60px;flex:0 0 60px}.step-strip-card h3{font-size:1.16rem;margin-bottom:6px}.step-strip-card p{font-size:.92rem;line-height:1.45}@media (max-width:980px){.step-strip-card{min-height:124px}.step-strip-icon{width:56px;height:56px;flex-basis:56px}}@media (max-width:700px){.step-strip-card{min-height:112px;padding:21px 18px}.step-strip-icon{width:54px;height:54px;flex-basis:54px}.step-strip-card h3{font-size:1.08rem}.step-strip-card p{font-size:.88rem}}