:root{color-scheme:light;--bg: #f7f8fa;--surface: #ffffff;--surface-muted: #eef2f7;--text: #111827;--muted: #5b6678;--border: #dbe3ee;--accent: #1d4ed8;--accent-strong: #123a85;--accent-soft: #e8f0ff;--code-bg: #eef2f7;--max-page: 1040px;--max-reading: 720px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#ffffffd1,#f7f8faf5),var(--bg);color:var(--text);line-height:1.65}a{color:inherit}img{max-width:100%;height:auto}.page-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(219,227,238,.85);background:#f7f8faeb;backdrop-filter:blur(10px)}.site-header__inner,.site-footer__inner,.container{width:min(100% - 32px,var(--max-page));margin:0 auto}.site-header__inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;min-width:0;text-decoration:none}.brand img{width:154px;height:auto;display:block}.site-nav{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.94rem;white-space:nowrap}.site-nav-toggle{display:none}.site-nav a{text-decoration:none;border-radius:999px;padding:8px 12px}.site-nav a:hover{color:var(--accent-strong);background:var(--accent-soft)}.shop-button,.primary-link,.secondary-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;text-decoration:none;font-weight:700;line-height:1.2}.shop-button,.primary-link{background:var(--text);color:#fff}.shop-button:hover,.primary-link:hover{background:var(--accent-strong)}.secondary-link{border:1px solid var(--border);background:var(--surface);color:var(--text)}.secondary-link:hover{border-color:#b8c7da;background:#f9fbfd}main{flex:1}.hero{padding:64px 0 36px}.hero__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.75fr);gap:32px;align-items:stretch}.eyebrow{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:820px;margin:12px 0 18px;font-size:clamp(1.9rem,4.2vw,3.25rem);line-height:1.02;letter-spacing:0}.hero p{max-width:680px;margin:0;color:var(--muted);font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.signal-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:22px;box-shadow:0 18px 44px #1b273d14}.signal-panel img{width:54px;border-radius:8px;border:1px solid var(--border)}.signal-panel h2{margin:18px 0 8px;font-size:1.16rem;line-height:1.3}.signal-panel p{margin:0 0 18px;color:var(--muted);font-size:.95rem}.section{padding:34px 0}.section__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section__head h2,.article-header h1{margin:0}.section__head h2{font-size:1.45rem}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.post-card,.category-card{display:flex;min-height:100%;flex-direction:column;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:20px;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.post-card{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:stretch}.post-card--with-image{grid-template-columns:minmax(0,1fr) minmax(168px,32%);align-items:start}.post-card__content{min-width:0;overflow:hidden}.post-card__image{width:100%;height:auto;min-height:168px;aspect-ratio:1 / 1;border-radius:6px;display:block;object-fit:cover}.post-card:hover,.category-card:hover{border-color:#b8c7da;transform:translateY(-2px);box-shadow:0 16px 38px #1b273d14}.meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:.84rem}.pill{display:inline-flex;align-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);padding:2px 9px;font-size:.78rem;font-weight:700}.post-card h3,.category-card h3{margin:14px 0 8px;font-size:1.1rem;line-height:1.35}.post-card--with-image h3,.post-card--with-image p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.post-card--with-image h3{-webkit-line-clamp:2}.post-card p,.category-card p{margin:0;color:var(--muted)}.post-card--with-image p{-webkit-line-clamp:3}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.article-shell{width:min(100% - 32px,var(--max-page));margin:0 auto;padding:44px 0 64px;display:grid;grid-template-columns:minmax(0,var(--max-reading)) 240px;gap:54px;align-items:start}.article-header{margin-bottom:28px}.article-header h1{margin-top:14px;font-size:clamp(1.55rem,3.1vw,2.15rem);line-height:1.08;letter-spacing:0}.article-header p{margin:16px 0 0;color:var(--muted);font-size:1.08rem}.article-body{border-top:1px solid var(--border);padding-top:26px}.article-body h2,.article-body h3{line-height:1.25;scroll-margin-top:96px}.article-body h2{margin-top:34px;font-size:1.55rem}.article-body h3{margin-top:26px;font-size:1.18rem}.article-body p,.article-body li{color:#263244}.article-body a{color:var(--accent);text-underline-offset:3px}.article-body .toolbox-cta{margin:28px 0;text-align:center}.article-body .ga-btn{display:inline-flex;min-height:48px;min-width:120px;align-items:center;justify-content:center;border-radius:10px;background:#d99d42;box-shadow:0 2px #0000001f;color:#fff;font-size:1rem;font-weight:700;line-height:1.2;padding:13px 18px;text-decoration:none;transition:background .15s ease,box-shadow .15s ease,transform 60ms ease}.article-body .ga-btn:hover{background:#c88c35;box-shadow:0 4px 12px #d99d4240;transform:translateY(-1px)}.article-body code{border-radius:5px;background:var(--code-bg);padding:2px 5px;font-size:.92em}.article-body pre{overflow-x:auto;border:1px solid var(--border);border-radius:8px;background:#172033;color:#f7f8fa;padding:18px}.article-body .author-profile{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:16px}.article-body .author-profile img{width:104px;height:104px;border-radius:50%;object-fit:cover}.article-body .author-profile figcaption{color:var(--text);font-weight:800}.toc{position:sticky;top:96px;border-left:1px solid var(--border);padding-left:18px;color:var(--muted);font-size:.9rem}.toc h2{margin:0 0 10px;color:var(--text);font-size:.92rem}.toc a{display:block;padding:5px 0;color:var(--muted);text-decoration:none}.toc a:hover{color:var(--accent)}.mobile-toc{display:none}.article-cta{margin-top:40px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:22px}.article-cta h2{margin:0 0 8px;font-size:1.2rem}.article-cta p{margin:0 0 18px;color:var(--muted)}.site-footer{border-top:1px solid var(--border);background:#fff}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0;color:var(--muted);font-size:.92rem}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--accent)}@media(max-width:880px){.hero__grid,.article-shell{grid-template-columns:1fr}.post-grid,.category-grid{grid-template-columns:1fr 1fr}.toc{position:static;border-left:0;border-top:1px solid var(--border);padding:18px 0 0}}@media(max-width:620px){.site-header__inner{height:64px;padding:0;align-items:center;flex-direction:row}.brand img{width:142px}.site-nav-toggle{position:fixed;top:12px;right:16px;z-index:60;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(219,227,238,.95);border-radius:999px;background:#fffffff5;color:var(--text);cursor:pointer;box-shadow:0 12px 30px #11182724}.site-nav-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor}.site-nav{position:fixed;top:66px;right:16px;z-index:55;display:grid;width:min(220px,calc(100vw - 32px));gap:6px;border:1px solid var(--border);border-radius:8px;background:#fffffffa;padding:10px;box-shadow:0 18px 44px #11182729;opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.site-nav[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.site-nav a{display:flex;align-items:center;width:100%;justify-content:flex-start;border-radius:6px;padding:10px 12px}.site-nav .shop-button{justify-content:center;border-radius:999px}.hero{padding-top:44px}.signal-panel,.article-cta,.hero__actions{display:none}.hero h1{font-size:2rem}.section__head{align-items:flex-start;flex-direction:column}.post-grid,.category-grid{grid-template-columns:1fr}.post-card--with-image{grid-template-columns:minmax(0,1fr) minmax(132px,34%);gap:14px}.post-grid>.post-card:first-child,.post-grid>.post-card--with-image:first-child{grid-template-columns:1fr;gap:18px}.post-card__image{width:100%;height:auto;min-height:0;aspect-ratio:1 / 1}.post-grid>.post-card:first-child .post-card__image,.post-grid>.post-card--with-image:first-child .post-card__image{min-height:0}.article-shell{width:min(100% - 28px,var(--max-page));padding-top:34px}.article-header h1{font-size:clamp(1.45rem,6.8vw,1.9rem)}.article-body .author-profile{grid-template-columns:80px minmax(0,1fr);gap:14px;padding:14px}.article-body .author-profile img{width:80px;height:80px}.toc--desktop{display:none}.mobile-toc{display:block}.mobile-toc__tab{position:fixed;top:50%;right:0;z-index:50;width:44px;min-height:76px;border:1px solid rgba(219,227,238,.95);border-right:0;border-radius:999px 0 0 999px;background:var(--text);color:#fff;cursor:pointer;box-shadow:0 14px 34px #1118272e;font-weight:800;line-height:1.1;transform:translateY(-50%)}.mobile-toc__overlay{position:fixed;inset:0;z-index:80;overflow-y:auto;background:#f7f8fafa;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease}.mobile-toc[data-open=true] .mobile-toc__overlay{opacity:1;pointer-events:auto;visibility:visible}.mobile-toc__panel{min-height:100%;padding:24px 20px 36px}.mobile-toc__head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);padding-bottom:16px}.mobile-toc__head h2{margin:0;font-size:1.3rem}.mobile-toc__head button{width:40px;min-height:40px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer;padding:0;font-size:1.35rem;font-weight:700;line-height:1}.mobile-toc__links{display:grid;gap:4px;padding-top:18px}.mobile-toc__links a{border-bottom:1px solid rgba(219,227,238,.78);color:var(--text);padding:13px 0;text-decoration:none;font-weight:700;line-height:1.35}.has-mobile-toc-open{overflow:hidden}.site-footer__inner{align-items:flex-start;flex-direction:column}}
