:root{--fresh-ink:#17231f;--fresh-paper:#f7f5ef;--fresh-white:#fff;--fresh-accent:#cf5f42;--fresh-green:#2e6b57;--fresh-muted:#68736e;--fresh-line:#dddcd5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fresh-ink);background:var(--fresh-paper);line-height:1.7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#efeee8 0,var(--fresh-paper) 360px)}a{color:inherit}.site-nav{width:min(1160px,calc(100% - 44px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 0;border-bottom:1px solid var(--fresh-line)}.brand-link{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:700;letter-spacing:-.4px;text-decoration:none}.brand-link span{color:var(--fresh-accent)}.nav-links{display:flex;gap:22px;align-items:center}.nav-links a{color:var(--fresh-muted);font-size:13px;font-weight:750;text-decoration:none}.nav-links a:hover,.nav-links a:focus-visible{color:var(--fresh-green)}
header,main,footer{width:min(1160px,calc(100% - 44px));margin:auto}.eyebrow{margin:0;color:var(--fresh-green);font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.08}h1{margin:18px 0 24px;font-size:clamp(46px,7vw,84px);letter-spacing:-3px}h2{font-size:clamp(30px,4vw,44px);letter-spacing:-1px}.lead{max-width:760px;color:var(--fresh-muted);font-size:clamp(18px,2vw,21px)}
.freshline-hero{padding:72px 0 48px}.freshline-hero h1{max-width:940px;margin-top:0}.freshline-hero .lead{margin-bottom:0}
.freshline-home{padding:42px 0 92px;border-top:1px solid var(--fresh-line)}.freshline-home .section-head{margin-bottom:27px}.freshline-home h2{margin:0}.freshline-feed{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.freshline-feed .card{grid-column:span 4;min-height:228px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--fresh-line);border-radius:18px;background:rgb(255 255 255 / 72%);text-decoration:none;box-shadow:0 8px 26px rgb(23 35 31 / 4%);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.freshline-feed .card:first-child{grid-column:span 8;min-height:330px;color:#fff;background:var(--fresh-ink);border-color:var(--fresh-ink)}.freshline-feed .card:nth-child(2){background:#dce7e0;border-color:#cddbd2}.freshline-feed .card:hover,.freshline-feed .card:focus-visible{transform:translateY(-3px);border-color:var(--fresh-accent);box-shadow:0 18px 42px rgb(23 35 31 / 10%);outline:none}.freshline-meta{color:var(--fresh-muted);font-size:11px;font-weight:800}.freshline-feed .card:first-child .freshline-meta{color:#b8c9c1}.freshline-feed .card strong{display:block;margin:28px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.14}.freshline-feed .card:first-child strong{max-width:680px;font-size:clamp(30px,4vw,43px)}.freshline-feed .card span span{color:var(--fresh-muted);font-size:14px}.freshline-feed .card:first-child span span{color:#cad6d0}
.article-header{padding:49px 0 38px;border-bottom:1px solid var(--fresh-line)}.article-header h1{max-width:1000px;font-size:clamp(42px,6vw,70px)}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;color:var(--fresh-muted);font-size:13px;font-weight:700}.breadcrumbs a{text-decoration:none}.article-shell{display:grid;grid-template-columns:minmax(0,780px) minmax(220px,290px);gap:72px;padding:54px 0 94px}.article-section{margin-top:46px}.article-section:first-child{margin-top:0}.article-section p,.article-section li{font-size:18px}.article-section p{margin:0 0 20px}.article-section h3,.article-section h4,.article-section h5,.article-section h6{margin:34px 0 15px;font-family:Georgia,"Times New Roman",serif;line-height:1.2}.article-section h3{font-size:29px}.article-section h4{font-size:24px}.article-section ul,.article-section ol{margin:0 0 22px;padding-left:1.55em}.article-section li{margin:8px 0}.article-section blockquote{margin:24px 0;padding:8px 22px;border-left:4px solid var(--fresh-accent);color:var(--fresh-muted);background:#fff}.article-section pre{overflow:auto;padding:20px;border-radius:14px;color:#fff;background:var(--fresh-ink)}.article-section code{padding:.12em .35em;border-radius:5px;background:#e7e9e4;font-size:.9em}.article-section pre code{padding:0;color:inherit;background:transparent}.article-section hr{margin:34px 0;border:0;border-top:1px solid var(--fresh-line)}
.toc{position:sticky;top:24px;padding:23px;border:1px solid var(--fresh-line);border-radius:18px;background:rgb(255 255 255 / 72%)}.toc strong{display:block;margin-bottom:12px;font-size:14px}.toc a{display:block;padding:7px 0;color:var(--fresh-muted);font-size:14px;text-decoration:none}.toc a:hover{color:var(--fresh-green)}.context-link{margin:32px 0;padding:21px 23px;border-radius:16px;color:#fff;background:var(--fresh-green)}.context-link span{display:block;margin-bottom:5px;color:rgb(255 255 255 / 72%);font-size:13px}.context-link a{font-family:Georgia,"Times New Roman",serif;font-size:22px;text-decoration-color:#fff;text-underline-offset:4px}.faq-list{margin-top:24px}.faq{padding:20px 0;border-bottom:1px solid var(--fresh-line)}.faq summary{cursor:pointer;font-weight:800}.faq p{margin-bottom:0;color:var(--fresh-muted)}.related{grid-column:1/-1;margin-top:18px;padding-top:38px;border-top:1px solid var(--fresh-line)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-card{display:block;padding:22px;border:1px solid var(--fresh-line);border-radius:16px;background:#fff;text-decoration:none}.related-card strong{display:block;margin-bottom:8px;font-family:Georgia,"Times New Roman",serif;font-size:19px}.related-card span{color:var(--fresh-muted);font-size:14px}footer{display:flex;justify-content:space-between;gap:28px;padding:30px 0 48px;border-top:1px solid var(--fresh-line);color:var(--fresh-muted);font-size:13px}
@media(max-width:900px){.article-shell{grid-template-columns:1fr}.freshline-feed .card,.freshline-feed .card:first-child{grid-column:span 6}.toc{position:static}.related{grid-column:auto}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){header,main,footer,.site-nav{width:min(100% - 32px,1160px)}.site-nav{align-items:flex-start}.nav-links{display:flex}.freshline-hero{padding:46px 0 34px}.freshline-hero h1{letter-spacing:-2px}.freshline-feed{display:block}.freshline-feed .card,.freshline-feed .card:first-child{min-height:205px;margin-bottom:13px}.article-shell{gap:30px;padding-top:36px}.related-grid{grid-template-columns:1fr}footer{display:block}}
h1{font-size:clamp(34px,4.2vw,56px);letter-spacing:-1.8px}
.article-header h1{font-size:clamp(30px,3.2vw,46px);letter-spacing:-1.4px}
@media(max-width:620px){h1,.article-header h1{font-size:clamp(28px,7vw,32px);letter-spacing:-.8px}}