:root{--color-ink-black: #06040e;--color-page-gray: #f5f5f5;--color-cloud-gray: #e1edf2;--color-deep-ocean: #10242f;--color-sky-blue: #a5c8d8;--color-muted-ink: #595963;--color-soft-line: #d6d6d6;--color-white: #ffffff;--color-card-blue: #d7e8ef;--color-card-cream: #f3eee4;--color-card-lilac: #e8e3f1;--strut-canvas: #e5dfd5;--strut-card: #fbfaf7;--strut-text: #333333;--strut-muted: #676460;--strut-line: rgba(51, 51, 51, .14);--strut-strong-line: rgba(51, 51, 51, .26);--strut-accent: #ffb546;--strut-shadow: 0 1px 0 rgba(51, 51, 51, .1), 0 14px 28px rgba(51, 51, 51, .07);--max: 1180px;--radius-nav: 8px;--radius-button: 14px;--radius-card: 56px;--radius-small-card: 32px;--font-primary: "StabilGrotesk", "PP Neue Montreal", "Avenir Next", "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif;color:var(--color-ink-black);background:var(--color-page-gray);font-family:var(--font-primary)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;color:var(--color-ink-black);background:var(--color-page-gray);font:16px/1.5 var(--font-primary);letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,textarea{font-family:var(--font-primary);letter-spacing:0}a{color:var(--color-deep-ocean);text-decoration:none}a:hover{color:var(--color-ink-black);text-decoration:none}.site-shell{width:min(var(--max),calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--strut-line);background:color-mix(in srgb,var(--color-page-gray),transparent 8%);backdrop-filter:blur(18px)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{min-height:44px;display:inline-flex;align-items:center;gap:12px;color:var(--color-ink-black);text-decoration:none}.brand:hover{opacity:.72}.brand-mark{width:32px;height:32px;display:block;border:1px solid var(--color-ink-black);border-radius:var(--radius-nav);object-fit:cover;background:var(--color-cloud-gray)}.brand strong{color:var(--color-ink-black);font-size:22px;font-weight:700;line-height:1}.brand span{color:var(--color-muted-ink);font-size:14px}.nav-links{display:flex;align-items:center;gap:4px;font-size:16px}.nav-actions{display:flex;align-items:center;gap:12px}.nav-links a{min-height:42px;display:inline-flex;align-items:center;padding:0 16px;color:var(--color-ink-black);border-radius:var(--radius-nav);text-decoration:none;transition:opacity .16s ease,background-color .16s ease}.nav-links a:hover{background:var(--color-cloud-gray);opacity:.82}.live-presence{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;color:var(--strut-muted);border:1px solid var(--strut-line);border-radius:999px;background:color-mix(in srgb,var(--strut-card),transparent 8%);font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 1px #3333330a}.live-presence[hidden]{display:none}.live-presence__dot{width:7px;height:7px;border-radius:50%;background:var(--strut-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--strut-accent),transparent 78%);animation:presence-pulse 2.4s ease-out infinite}.live-presence__label{color:color-mix(in srgb,var(--strut-muted),transparent 10%)}.live-presence strong{color:var(--strut-text);font-size:13px;font-weight:700}.live-presence__divider{width:1px;height:12px;background:var(--strut-line)}@keyframes presence-pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--strut-accent),transparent 78%)}50%{box-shadow:0 0 0 7px color-mix(in srgb,var(--strut-accent),transparent 92%)}}.hero{padding:28px 0 46px}.hero-stage{min-height:auto;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:clamp(28px,5vw,64px);align-items:end;padding:32px;border:1px solid var(--strut-line);border-radius:28px;background:linear-gradient(180deg,color-mix(in srgb,var(--strut-canvas),white 68%),var(--strut-card));box-shadow:var(--strut-shadow)}.channel-card,.post-card,.side-note,.article,.article-callout{border:1px solid var(--strut-line)}.eyebrow{margin:0 0 22px;color:var(--color-ink-black);font-size:14px;font-weight:500;line-height:1.2;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--color-ink-black);font-family:var(--font-primary);font-weight:700;letter-spacing:0}h1{max-width:780px;font-size:60px;line-height:1.04;text-wrap:balance}h2{font-size:44px;line-height:1.1;text-wrap:balance}h3{font-size:26px;line-height:1.2}.lead{max-width:720px;margin:26px 0 0;color:var(--strut-muted);font-size:22px;line-height:1.42}.hero-copy{position:relative;z-index:4;max-width:560px;align-self:center;text-align:left}.hero-copy .lead{margin-right:0;margin-left:0;font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:28px}.button-link{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:var(--strut-card);border:1px solid var(--strut-text);border-radius:8px;background:var(--strut-text);font-size:14px;font-weight:600;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.button-link:hover{color:var(--strut-card);box-shadow:0 10px 20px #3333331f;transform:translateY(-1px)}.button-link--primary{color:var(--strut-card);background:var(--strut-text)}.button-link:not(.button-link--primary){color:var(--strut-text);border-color:var(--strut-line);background:transparent}.button-link:not(.button-link--primary):hover{color:var(--strut-text);border-color:var(--strut-strong-line)}.hero-shape{position:absolute;z-index:1;display:none;border:1px solid color-mix(in srgb,var(--color-ink-black),transparent 24%);pointer-events:none}.hero-shape--orange{width:86px;height:86px;left:36px;top:156px;border-radius:34px;background:#e39a4d;transform:rotate(-8deg)}.hero-shape--blue{width:86px;height:86px;right:8%;top:178px;border-radius:50%;background:var(--color-sky-blue);transform:rotate(-9deg)}.hero-shape--lavender{width:108px;height:76px;right:17%;top:258px;border-radius:32px;background:#cbb0eb;transform:rotate(28deg)}.hero-shape--plum{width:92px;height:78px;left:16%;top:316px;border-radius:30px;background:var(--color-sky-blue);transform:rotate(-18deg)}.hero-shape--corner-left{width:82px;height:82px;left:-44px;bottom:126px;border-radius:18px;background:#e39a4d;transform:rotate(24deg)}.hero-shape--corner-right{width:82px;height:82px;right:-34px;bottom:162px;border-radius:26px;background:#cbb0eb;transform:rotate(24deg)}.hero-showcase{width:100%;position:relative;left:auto;bottom:auto;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;transform:none}.hero-product-card{min-height:156px;position:relative;overflow:hidden;padding:16px;color:var(--strut-text);border:1px solid var(--strut-line);border-radius:8px;background:var(--strut-card);box-shadow:var(--strut-shadow);text-decoration:none;transform:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hero-product-card:hover{color:var(--strut-text);border-color:var(--strut-strong-line);box-shadow:0 1px #3333331f,0 18px 34px #3333331a;transform:translateY(-2px)}.hero-product-card--store{--product-accent: var(--strut-accent)}.hero-product-card--website{--product-accent: #7a8f96;grid-row:span 2}.hero-product-card--email{--product-accent: #9d7dcc}.hero-product-card span{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--strut-muted);font-size:12px;font-weight:600}.hero-product-card span:before{content:"";width:11px;height:11px;border:2px solid var(--product-accent, var(--strut-accent));border-radius:50%}.hero-product-card h2{color:var(--strut-text);font-size:22px;line-height:1.16}.hero-product-card p{max-width:270px;margin:12px 0 0;color:var(--strut-muted);font-size:14px;line-height:1.45}.tool-doodle{position:absolute;right:22px;bottom:20px;width:min(72%,300px);height:168px;display:block;overflow:visible;pointer-events:none;opacity:.76}.tool-doodle__line,.tool-doodle__wand{fill:none;stroke:color-mix(in srgb,var(--strut-muted),transparent 48%);stroke-linecap:round;stroke-linejoin:round}.tool-doodle__line{stroke-width:2;stroke-dasharray:7 11;animation:tool-line-flow 6s linear infinite}.tool-doodle__wand{stroke:var(--product-accent);stroke-width:2.2;animation:tool-wand-breathe 3.4s cubic-bezier(.25,1,.5,1) infinite;transform-box:fill-box;transform-origin:center}.tool-doodle__node{fill:var(--strut-card);stroke:var(--strut-line);stroke-width:2}.tool-doodle__node--mid{stroke:var(--product-accent);animation:tool-node-pulse 3.4s cubic-bezier(.25,1,.5,1) infinite;transform-box:fill-box;transform-origin:center}.tool-doodle__spark{fill:var(--product-accent);opacity:.62;animation:tool-spark 3.4s cubic-bezier(.25,1,.5,1) infinite;transform-box:fill-box;transform-origin:center}.tool-doodle__spark--two{animation-delay:1.4s}@keyframes tool-line-flow{to{stroke-dashoffset:-72}}@keyframes tool-node-pulse{0%,to{transform:scale(.96)}45%{transform:scale(1.1)}}@keyframes tool-wand-breathe{0%,to{transform:rotate(-4deg) scale(.98);opacity:.72}45%{transform:rotate(2deg) scale(1.08);opacity:1}}@keyframes tool-spark{0%,to{transform:scale(.72);opacity:.36}45%{transform:scale(1.2);opacity:.92}}.hero-curve{display:none}.section{padding:44px 0}.section+.section{padding-top:20px}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,440px);gap:28px;align-items:end;margin-bottom:24px;padding:0 4px}.section-head p:not(.eyebrow){margin:0;color:var(--color-muted-ink);font-size:17px}.post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px}.post-list--latest{grid-template-columns:repeat(4,minmax(0,1fr))}.post-card{min-height:258px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:16px;color:var(--strut-text);border:1px solid var(--strut-line);border-radius:8px;background:var(--strut-card);box-shadow:var(--strut-shadow);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.post-card:hover{color:var(--strut-text);border-color:#33333342;box-shadow:0 1px #3333331f,0 18px 34px #3333331a;transform:translateY(-2px)}.post-card:after{content:none}.post-card>*{position:relative;z-index:2}.post-card--ai-news{--card-accent: var(--strut-accent)}.post-card--ai-tools{--card-accent: #7a8f96}.post-card--insights{--card-accent: #9d7dcc}.post-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0 0 14px;color:var(--strut-muted);font-size:11px;font-weight:600;line-height:1.35;text-transform:none}.post-meta:before{content:"";width:11px;height:11px;flex:0 0 auto;border:2px solid var(--card-accent, var(--channel-accent, var(--strut-accent)));border-radius:50%;background:transparent}.post-meta span{color:var(--strut-text)}.post-card p:not(.post-meta){display:-webkit-box;overflow:hidden;margin:10px 0 0;color:var(--strut-muted);font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.post-card h3{max-width:96%;color:var(--strut-text);font-size:16px;font-weight:650;line-height:1.34;text-wrap:balance}.post-card__cue{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:0;color:var(--strut-muted);background:transparent;font-size:12px;font-weight:500}.post-card__cue:before{content:"";width:10px;height:10px;border:2px solid var(--card-accent, var(--strut-accent));border-radius:50%}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.tag{min-height:24px;display:inline-flex;align-items:center;padding:2px 8px;color:var(--strut-muted);border:1px solid var(--strut-line);border-radius:999px;background:color-mix(in srgb,var(--strut-canvas),white 46%);font-size:11px;font-weight:500}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.channel-card{min-height:220px;display:flex;padding:18px;color:var(--strut-text);border:1px solid var(--strut-line);border-radius:12px;background:var(--strut-card);box-shadow:var(--strut-shadow);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.channel-card:hover{color:var(--strut-text);border-color:#33333342;box-shadow:0 1px #3333331f,0 18px 34px #3333331a;transform:translateY(-2px)}.channel-card--news{--channel-accent: var(--strut-accent)}.channel-card--tools{--channel-accent: #7a8f96}.channel-card--insights{--channel-accent: #9d7dcc}.channel-card p:not(.post-meta){margin:12px 0 0;color:var(--strut-muted);font-size:14px;line-height:1.48}.page-title{padding:68px 0 34px}.page-title .lead{max-width:820px;color:var(--strut-muted);font-size:22px;line-height:1.48}.page-title h1{max-width:900px;font-size:clamp(42px,5vw,64px);line-height:1.04}.content-grid{display:grid;grid-template-columns:minmax(0,780px) minmax(230px,1fr);gap:18px;align-items:start;padding:0 0 72px}.article{color:var(--strut-text);padding:28px;border:1px solid var(--strut-line);border-radius:12px;background:var(--strut-card);box-shadow:var(--strut-shadow);font-size:16px;line-height:1.78}.article p,.article ul,.article ol{color:var(--strut-text)}.article p{margin:16px 0}.article h2{margin:42px 0 16px;padding-top:18px;color:var(--strut-text);border-top:1px solid var(--strut-line);font-size:28px;line-height:1.18;scroll-margin-top:108px}.article h2:first-child{margin-top:0;padding-top:0;border-top:0}.article h3{margin:32px 0 12px;color:var(--strut-text);font-size:20px;line-height:1.32;scroll-margin-top:108px}.article blockquote{margin:28px 0;padding:16px 18px;color:var(--strut-muted);border:1px solid var(--strut-line);border-radius:8px;background:color-mix(in srgb,var(--strut-canvas),white 50%)}.article-callout{margin:32px 0;padding:20px;border:1px solid var(--strut-line);border-radius:12px;background:color-mix(in srgb,var(--strut-canvas),white 54%)}.article-callout-practice{color:var(--strut-text)}.article-callout-label{width:fit-content;margin-bottom:16px;padding:3px 8px;color:var(--strut-muted);border:1px solid var(--strut-line);border-radius:999px;background:var(--strut-card);font-size:12px;font-weight:600}.article-callout h2{margin:0 0 22px;padding-top:0;color:var(--strut-text);border-top:0;font-size:24px;line-height:1.18}.article-callout p,.article-callout ol,.article-callout ul{color:inherit}.article-callout p{margin:0 0 22px}.article-callout p:last-child{margin-bottom:0}.article-callout ol,.article-callout ul{margin:0 0 24px;padding-left:1.25em}.article-callout li{line-height:1.72}.article-callout li+li{margin-top:14px}.article-callout code{padding:2px 6px;border:1px solid var(--strut-line);border-radius:6px;background:#ffffff75}.article img{display:block;width:100%;max-width:100%;height:auto;margin:28px 0 32px;border:1px solid var(--strut-line);border-radius:12px;object-fit:contain;background:var(--strut-card)}.side-note{position:sticky;top:96px;align-self:start;padding:16px;color:var(--strut-muted);border:1px solid var(--strut-line);border-radius:12px;background:var(--strut-card);box-shadow:var(--strut-shadow);font-size:14px;line-height:1.5}.reader-panel{display:grid;gap:16px;max-height:calc(100vh - 120px);overflow:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--strut-muted),transparent 70%) transparent}.reader-panel__meta{padding-bottom:16px;border-bottom:1px solid var(--strut-line)}.side-note p{margin:0 0 16px}.reader-panel__source{color:var(--strut-muted);font-size:14px}.reader-panel .tags{margin-top:14px}.side-note a{color:var(--strut-text);text-decoration:underline;text-underline-offset:3px}.reader-progress{height:4px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--strut-canvas),white 50%)}.reader-progress span{width:100%;height:100%;display:block;border-radius:inherit;background:var(--strut-accent);transform:scaleX(0);transform-origin:left center;transition:transform .12s ease-out}.reader-panel__label{margin:0 0 10px;color:var(--strut-muted);font-size:12px;font-weight:600}.reader-toc ol{display:grid;gap:2px;max-height:clamp(220px,36vh,430px);margin:0;padding:0 4px 0 0;overflow:auto;list-style:none;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--strut-muted),transparent 76%) transparent}.reader-toc a{position:relative;display:block;padding:7px 8px 7px 22px;color:var(--strut-muted);border-radius:8px;font-size:13px;font-weight:500;line-height:1.36;text-decoration:none;transition:background-color .16s ease,color .16s ease}.reader-toc a:before{content:"";position:absolute;left:8px;top:13px;width:6px;height:6px;border:1px solid var(--strut-line);border-radius:50%;background:var(--strut-card)}.reader-toc a:hover,.reader-toc a[aria-current]{color:var(--strut-text);background:color-mix(in srgb,var(--strut-canvas),white 58%)}.reader-toc a[aria-current]:before{border-color:var(--strut-accent);background:var(--strut-accent)}.reader-toc__item--depth-3 a{padding-left:34px;color:color-mix(in srgb,var(--strut-muted),transparent 16%);font-size:12px}.reader-toc__item--depth-3 a:before{left:20px;width:5px;height:5px}.reader-more{padding-top:16px;border-top:1px solid var(--strut-line)}.reader-more__list{display:grid;gap:0}.reader-more__item{position:relative;display:grid;gap:5px;padding:11px 0 12px 16px;color:var(--strut-muted);border-top:1px solid color-mix(in srgb,var(--strut-line),transparent 42%);text-decoration:none}.side-note .reader-more__item{text-decoration:none}.reader-more__item:first-child{border-top:0}.reader-more__item:before{content:"";position:absolute;left:0;top:17px;width:6px;height:6px;border-radius:50%;background:var(--strut-accent);opacity:.72;transition:transform .16s ease,opacity .16s ease}.reader-more__item:hover:before{opacity:1;transform:scale(1.25)}.reader-more__kicker{color:color-mix(in srgb,var(--strut-muted),transparent 12%);font-size:11px;font-weight:700}.reader-more__kicker--ai-news{color:#b8791e}.reader-more__kicker--ai-tools{color:#657f86}.reader-more__kicker--insights{color:#8065ad}.reader-more__item strong{display:-webkit-box;overflow:hidden;color:var(--strut-text);font-size:13px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.reader-more__item span:last-child{display:-webkit-box;overflow:hidden;color:var(--strut-muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-footer{padding:42px 0 58px;color:var(--strut-muted);border-top:1px solid var(--strut-line);background:var(--color-page-gray)}.site-footer p{margin:0}@media(max-width:1180px){.post-list--latest{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.hero{padding:32px 0 40px}.hero-stage{grid-template-columns:1fr;gap:24px;padding:24px}h1{font-size:48px}h2{font-size:38px}.post-list,.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}.side-note{position:static}.reader-panel{max-height:none;overflow:visible}}@media(max-width:767px){.site-shell{width:min(var(--max),calc(100% - 28px))}.nav{min-height:auto;align-items:flex-start;flex-direction:column;padding:14px 0;gap:10px}.brand strong{font-size:20px}.brand span{display:none}.nav-links{width:100%;flex-wrap:wrap}.nav-actions{width:100%;align-items:flex-start;flex-direction:column;gap:10px}.nav-links a{min-height:36px;padding:0 10px}.hero-stage,.article{border-radius:18px}.hero-stage{padding:20px}h1{font-size:38px;line-height:1.08}h2{font-size:31px}h3{font-size:22px}.lead{font-size:18px;line-height:1.5}.hero-actions{justify-content:stretch;gap:10px}.button-link{flex:1 1 150px;min-height:48px}.hero-showcase{width:100%;grid-template-columns:1fr;gap:10px}.hero-product-card,.hero-product-card--store,.hero-product-card--website,.hero-product-card--email{min-height:142px;padding:16px;grid-row:auto}.hero-product-card p{max-width:none}.tool-doodle,.hero-curve{display:none}.hero-shape--orange{left:-26px;top:126px}.hero-shape--blue{right:-18px;top:210px}.hero-shape--lavender,.hero-shape--plum,.hero-shape--corner-left,.hero-shape--corner-right{display:none}.section{padding:36px 0}.section-head{grid-template-columns:1fr;gap:14px}.post-list,.post-list--latest,.channel-grid{grid-template-columns:1fr}.post-card{min-height:220px;padding:16px;border-radius:10px}.channel-card{min-height:180px;border-radius:12px}.page-title{padding:48px 0 30px}.content-grid{padding:0 0 56px}.article{padding:20px;border-radius:12px;font-size:16px}.article h2{font-size:25px}.article h3{font-size:20px}.article-callout{padding:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
