:root{color-scheme:light;--ink: #161719;--muted: #63666b;--line: #d9d4cc;--paper: #fbfaf7;--panel: #ffffff;--accent: #0c7a68;--accent-strong: #0a5f52;--warm: #bd5a33;--sky: #3c6e9f;--shadow: 0 18px 45px rgba(22, 23, 25, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--paper);color:var(--ink)}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#ffffffdb,#fbfaf7f5),var(--paper);letter-spacing:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-strong)}.site-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{border-bottom:1px solid var(--line);background:#fbfaf7e6;backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.nav{display:flex;align-items:center;justify-content:space-between;min-height:70px;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:17px}.brand-mark{width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#0c7a68f2,#3c6e9ff2),var(--accent);box-shadow:inset 0 0 0 1px #ffffff59}.nav-links{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:14px;font-weight:650;flex-wrap:wrap}.nav-links a:hover{color:var(--accent-2)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:42px;align-items:center;padding:58px 0 46px}.hero h1{margin:0;max-width:760px;font-size:clamp(42px,7vw,78px);line-height:.98;letter-spacing:0}.hero p{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.hero-media{overflow:hidden;border-radius:8px;min-height:430px;box-shadow:var(--shadow);border:1px solid var(--line);background:var(--panel)}.hero-media img{width:100%;height:100%;min-height:430px;object-fit:cover}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:24px 0 18px;border-top:1px solid var(--line)}.section-head h2,.archive h1,.post h1{margin:0;font-size:clamp(28px,4vw,48px);line-height:1.08;letter-spacing:0}.section-head p,.archive-lead,.post-meta,.post-description{margin:0;color:var(--muted);line-height:1.7}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:62px}.post-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--panel);box-shadow:0 10px 28px #1617190f}.post-card img{aspect-ratio:16 / 10;width:100%;object-fit:cover;background:#e6e1d8}.post-card-body{padding:20px}.post-card time,.tag{font-size:12px;color:var(--muted);font-weight:700;text-transform:uppercase}.post-card h3{margin:10px 0;font-size:22px;line-height:1.18;letter-spacing:0}.post-card p{margin:0;color:var(--muted);line-height:1.65}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{border:1px solid var(--line);border-radius:999px;padding:5px 9px;background:#0c7a6812;color:var(--accent-strong)}.archive{padding:54px 0 70px}.archive-list{display:grid;gap:14px;margin-top:28px}.archive-item{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;padding:22px 0;border-top:1px solid var(--line)}.archive-item time{color:var(--muted);font-size:14px;font-weight:700}.archive-item h2{margin:0 0 8px;font-size:26px;line-height:1.15;letter-spacing:0}.archive-item p{margin:0;color:var(--muted);line-height:1.65}.post{padding:54px 0 78px}.post header{max-width:820px}.post-description{margin-top:18px;font-size:18px}.post-hero{margin:34px 0;overflow:hidden;border-radius:8px;border:1px solid var(--line);box-shadow:var(--shadow)}.post-hero img{width:100%;max-height:560px;object-fit:cover}.content{max-width:780px;font-size:18px;line-height:1.85}.content h2{margin:42px 0 12px;font-size:30px;line-height:1.2;letter-spacing:0}.content p,.content ul,.content ol{color:#303236}.content a{color:var(--accent-strong);border-bottom:1px solid rgba(10,95,82,.35)}.site-footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted);font-size:14px}.quick-offer-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;margin:0 auto 42px;padding:22px;border:1px solid rgba(189,90,51,.35);border-radius:12px;background:linear-gradient(135deg,#bd5a3317,#0c7a6814)}.quick-offer-strip span,.offer-eyebrow,.offer-card span{display:inline-flex;margin-bottom:8px;color:var(--warm);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quick-offer-strip strong{display:block;font-size:24px;line-height:1.2}.quick-offer-strip p{margin:6px 0 0;color:var(--muted)}.quick-offer-strip a,.primary-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;white-space:nowrap}.quick-offer-strip a,.primary-cta{padding:12px 18px;color:#fff;background:var(--accent-strong)}.secondary-cta{padding:11px 17px;border:1px solid var(--line);color:var(--ink);background:#ffffffb8}.offer-hero{padding:70px 0 34px}.offer-hero h1{max-width:920px;margin:0;font-size:clamp(40px,7vw,76px);line-height:1.02}.offer-hero p{max-width:760px;margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.75}.offer-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:28px 0 46px}.offer-card,.order-box,.offer-split>div,.resource-summary article,.resource-stage,.resource-checklist,.resource-next{border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:0 10px 28px #1617190d}.offer-card{padding:24px}.offer-card.highlight{border-color:#0c7a6866;background:linear-gradient(180deg,#0c7a6814,#fffffff5)}.offer-card h2,.order-box h2,.order-steps h3,.offer-split h2{margin:0 0 12px;line-height:1.15}.offer-card p,.order-box p,.offer-split li,.order-steps li{color:var(--muted);line-height:1.72}.offer-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:42px}.offer-split>div{padding:26px}.order-box{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px;margin-bottom:72px;padding:30px;border-color:#bd5a3359}.order-box h2{font-size:clamp(38px,6vw,64px)}.order-steps ol{margin:0;padding-left:20px}.small-note{font-size:14px}.resource-hero{padding:70px 0 28px}.resource-hero h1{max-width:980px;margin:0;font-size:clamp(38px,7vw,72px);line-height:1.04}.resource-hero p{max-width:820px;margin:22px 0 0;color:var(--muted);font-size:19px;line-height:1.75}.resource-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px 0 34px}.resource-summary article{padding:22px}.resource-summary span,.stage-label{display:inline-flex;margin:0 0 10px;color:var(--accent-strong);font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.resource-summary p,.resource-stage p,.resource-checklist li,.resource-next p{color:var(--muted);line-height:1.7}.resource-flow{display:grid;gap:16px;padding:8px 0 42px}.resource-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:24px;padding:26px}.resource-stage h2,.resource-checklist h2,.resource-next h2{margin:0;font-size:clamp(26px,4vw,42px);line-height:1.12}.resource-stage ul{margin:0;padding-left:20px}.resource-stage li+li{margin-top:10px}.resource-stage a{color:var(--accent-strong);border-bottom:1px solid rgba(10,95,82,.28);font-weight:750}.resource-checklist{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);gap:28px;padding:28px;margin-bottom:26px}.resource-copy{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,1.28fr);gap:24px;align-items:start;padding:28px;margin-bottom:26px;border:1px solid var(--line);border-radius:12px;background:#fff}.resource-copy h2{margin:0;font-size:clamp(26px,4vw,42px);line-height:1.12}.resource-copy p{color:var(--muted);line-height:1.7}.copy-grid{display:grid;gap:14px}.copy-card{border:1px solid rgba(10,95,82,.16);border-radius:12px;padding:18px;background:linear-gradient(180deg,#0c7a680f,#fffffffa)}.copy-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.copy-card h3{margin:0;font-size:19px}.copy-button{flex:0 0 auto;border:1px solid rgba(10,95,82,.26);border-radius:999px;padding:8px 12px;background:#fff;color:var(--accent-strong);font-weight:800;cursor:pointer}.copy-button:hover{background:#0c7a6814}.copy-card pre{margin:0;padding:16px;overflow-x:auto;border-radius:10px;background:#10201d;color:#e8fff8;font-size:14px;line-height:1.65;white-space:pre-wrap}.resource-checklist ol{margin:0;padding-left:22px}.resource-checklist li+li{margin-top:12px}.resource-next{padding:28px;margin-bottom:72px;background:linear-gradient(135deg,#0c7a6814,#3c6e9f14)}.resource-next .primary-cta{margin-top:10px}@media(max-width:860px){.site-shell{width:min(100% - 24px,720px)}.hero{grid-template-columns:1fr;gap:28px;padding-top:38px}.hero-media,.hero-media img{min-height:280px}.post-grid,.offer-grid,.offer-split,.order-box,.resource-summary,.resource-stage,.resource-copy,.resource-checklist{grid-template-columns:1fr}.quick-offer-strip{align-items:flex-start;flex-direction:column}.quick-offer-strip a,.primary-cta,.secondary-cta{width:100%}.archive-item{grid-template-columns:1fr;gap:8px}}@media(max-width:560px){.nav{align-items:flex-start;flex-direction:column;justify-content:center;padding:14px 0;gap:12px}.nav-links{width:100%;justify-content:space-between;gap:12px}.hero h1{font-size:42px}.section-head{align-items:flex-start;flex-direction:column}}
