:root{--bg: #faf7ef;--surface: #fffef9;--surface-soft: #ede6d8;--sidebar: #f0eee6;--ink: #181613;--ink-85: rgba(11, 11, 11, .85);--ink-70: rgba(11, 11, 11, .7);--ink-55: rgba(11, 11, 11, .55);--ink-38: rgba(11, 11, 11, .38);--ink-22: rgba(11, 11, 11, .22);--ink-12: rgba(11, 11, 11, .12);--ink-08: rgba(11, 11, 11, .08);--accent: #181613;--accent-blue: #56686b;--accent-warm: #d97757;--font-body: "Geist", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", sans-serif;--font-display: "Geist", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", sans-serif;--font-latin: "Geist", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", sans-serif;--font-brand: "Merriweather", "Noto Sans SC", serif;--font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--max-shell: 1280px;--sidebar-width: 18rem;--ease: cubic-bezier(.22, 1, .36, 1);--header-height: 88px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.75;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[hidden]{display:none!important}main{position:relative}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{color:var(--ink);font-family:var(--font-display);font-weight:700;letter-spacing:0;line-height:1.16}p{color:var(--ink-70)}strong{color:var(--ink);font-weight:700}[data-reveal]{opacity:1;transform:translateZ(0);transition:opacity .72s var(--ease),transform .72s var(--ease);will-change:transform,opacity}body.is-live [data-reveal]{opacity:1;transform:translate3d(0,10px,0)}body.is-live [data-reveal].is-visible{opacity:1;transform:translateZ(0)}.shell{width:min(calc(100% - 64px),var(--max-shell));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;padding:0;border-bottom:1px dashed var(--ink-22);background:#f0f0f0f0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-shell{min-height:4.65rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-logo{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-brand);font-size:1.45rem;font-weight:700;line-height:1}.site-logo-mark{display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:7px;background:var(--ink);color:var(--surface);font-size:1rem;font-weight:700}.site-note{display:none;gap:.12rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;line-height:1.45}.site-note span:first-child{color:var(--ink);font-weight:700}.site-nav ul{display:flex;align-items:center;justify-content:center;gap:2.1rem;margin:0;padding:0;list-style:none}.site-nav a{color:var(--ink-70);font-size:.92rem;font-weight:600;transition:color .22s var(--ease)}.site-nav a:hover,.site-nav a.is-active{color:var(--ink)}.header-cta,.btn-primary,.btn-text,.btn-link,.resource-link,.see-all{display:inline-flex;align-items:center;width:fit-content;gap:.55rem;transition:color .22s var(--ease),background .22s var(--ease),border-color .22s var(--ease),transform .22s var(--ease)}.header-cta,.btn-primary{justify-content:center;min-height:3rem;padding:.75rem 1rem .75rem 1.25rem;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--surface);font-size:.88rem;font-weight:700}.header-cta span{display:inline-grid;place-items:center;width:2rem;height:2rem;margin-left:.25rem;border:1px dashed rgba(255,255,255,.28);border-radius:999px}.header-cta:hover,.btn-primary:hover{background:var(--accent-blue);border-color:var(--accent-blue);transform:translateY(-1px)}.btn-text,.btn-link,.resource-link,.see-all{padding-bottom:.18rem;border-bottom:1px solid currentColor;color:var(--ink);font-size:.95rem;font-weight:700}.btn-text:hover,.btn-link:hover,.resource-link:hover,.see-all:hover{color:var(--accent-blue);transform:translate(2px)}.nav-toggle{display:none;min-height:2.7rem;padding:.65rem 1rem;border:1px solid var(--ink-12);border-radius:999px;background:var(--surface);font-size:.88rem;font-weight:700;cursor:pointer}body.formix-home{background:var(--bg)}.formix-home main{overflow:hidden}.formix-home h1,.formix-home h2,.formix-home h3{font-family:var(--font-latin),var(--font-body);font-weight:700;letter-spacing:0}.fx-frame,.fx-logo-strip,.fx-stat-strip,.fx-final-strip{width:min(calc(100% - 80px),1360px);margin:0 auto}.fx-hero{border-bottom:1px solid var(--ink-08)}.fx-hero-os{background:radial-gradient(circle at 78% 12%,rgba(217,119,87,.12),transparent 23rem),radial-gradient(circle at 18% 78%,rgba(86,104,107,.1),transparent 24rem)}.fx-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(28rem,.94fr);min-height:clamp(640px,calc(100svh - 4.65rem),760px)}.fx-os-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(28rem,1.08fr);gap:1px;min-height:clamp(670px,calc(100svh - 3.1rem),820px);background:#18161314}.fx-os-grid>*{background:#faf7efc7}.fx-hero-copy{display:grid;align-content:center;padding:4rem 2.75rem 3rem}.fx-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:43rem;margin-top:2.2rem;overflow:hidden;border:1px solid var(--ink-08);border-radius:20px;background:var(--ink-08)}.fx-hub-grid a{min-height:8.3rem;display:grid;align-content:space-between;padding:1rem;background:#fffef9b8;transition:background .22s var(--ease),transform .22s var(--ease)}.fx-hub-grid a:hover{background:var(--surface);transform:translateY(-1px)}.fx-hub-grid span{color:var(--ink-55);font-size:.78rem;font-weight:800;text-transform:uppercase}.fx-hub-grid strong{max-width:17rem;font-size:.96rem;line-height:1.55}.fx-system-board{position:relative;display:grid;align-content:center;gap:.85rem;padding:2.2rem;overflow:hidden}.fx-system-board:before{content:"";position:absolute;inset:1.2rem;pointer-events:none;border:1px solid rgba(24,22,19,.06);border-radius:28px}.fx-board-top,.fx-path-list,.fx-board-image,.fx-board-footer{position:relative;z-index:1;border:1px solid var(--ink-08);border-radius:22px;background:#fffef9c7;box-shadow:inset 0 1px #ffffffb3,0 18px 48px #1816130d;transform:translate3d(calc(var(--scene-x, 0) * .22),calc(var(--scene-y, 0) * .18),0)}.fx-board-top{display:grid;gap:.3rem;padding:1.2rem}.fx-board-top span,.fx-board-footer span,.fx-path-list>div>span{color:var(--ink-38);font-family:var(--font-latin),var(--font-body);font-size:.72rem;font-weight:800;text-transform:uppercase}.fx-board-top strong{font-size:clamp(1.75rem,2.5vw,2.65rem);line-height:1.05}.fx-path-list{display:grid;overflow:hidden;background:#18161314;gap:1px}.fx-path-list>div{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1rem 1.1rem;background:#fffef9d6}.fx-path-list strong{display:block;font-size:1rem;line-height:1.35}.fx-path-list p{margin-top:.25rem;color:var(--ink-55);font-size:.88rem;font-weight:600;line-height:1.65}.fx-board-image{margin:0;overflow:hidden}.fx-board-image img{width:100%;height:min(30svh,17rem);min-height:13rem;object-fit:cover;filter:grayscale(.55) contrast(.96) brightness(1.06)}.fx-board-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(10rem,.45fr);gap:1px;overflow:hidden;background:#18161314}.fx-board-footer>div{display:grid;gap:.35rem;padding:1rem;background:#fffef9d6}.fx-board-footer strong{font-size:.95rem;line-height:1.45}.fx-pill{display:inline-flex;align-items:center;width:fit-content;min-height:1.8rem;gap:.45rem;padding:.35rem .75rem;border:1px dashed var(--ink-22);border-radius:999px;background:#f8f8f7d1;color:var(--ink-70);font-family:var(--font-latin),var(--font-body);font-size:.72rem;font-weight:700;line-height:1;text-transform:uppercase}.fx-pill span{width:.48rem;height:.48rem;border-radius:999px;background:#48e36f}.fx-pill-muted{margin-bottom:1.1rem;color:var(--ink-55)}.fx-hero h1{max-width:13ch;margin-top:1.4rem;font-family:var(--font-display);font-size:clamp(2.75rem,3.05vw,3.65rem);font-weight:700;line-height:1.08;text-wrap:initial}.fx-hero h1 span{display:block;color:var(--ink);white-space:normal}.fx-hero h1 span+span,.fx-section h2 span{display:block;color:var(--ink-55)}.fx-hero h1 span+span{margin-top:.2rem}.fx-lead{max-width:36rem;margin-top:1.55rem;color:var(--ink-85);font-size:1.03rem;font-weight:500;line-height:1.85}.fx-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.55rem}.fx-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:3.5rem;gap:.85rem;padding:.75rem .55rem .75rem 1.25rem;border-radius:999px;font-family:var(--font-latin),var(--font-body);font-size:.96rem;font-weight:700;line-height:1;transition:transform .22s var(--ease),border-color .22s var(--ease),background .22s var(--ease)}.fx-btn span{display:inline-grid;place-items:center;width:2.45rem;height:2.45rem;border-radius:999px}.fx-btn-dark{border:1px solid var(--ink);background:var(--ink);color:var(--surface)}.fx-btn-dark span,.fx-btn-light span{background:var(--ink);color:var(--surface)}.fx-btn-light{border:1px solid var(--ink-08);background:#f8f8f7d9;color:var(--ink);box-shadow:inset 0 0 0 1px #ffffffbf}.fx-btn-white{border:1px solid rgba(255,255,255,.12);background:var(--surface);color:var(--ink)}.fx-btn-white span{background:var(--ink);color:var(--surface)}.fx-btn:hover{transform:translateY(-2px)}.fx-trust{display:flex;align-items:center;gap:.8rem;margin-top:4.6rem}.fx-avatar-stack{display:flex;align-items:center;min-width:7.4rem}.fx-avatar-stack span{display:inline-grid;place-items:center;width:2.65rem;height:2.65rem;margin-left:-.45rem;border:2px solid var(--bg);border-radius:999px;background:var(--ink);color:var(--surface);font-family:var(--font-latin),var(--font-body);font-size:.65rem;font-weight:700;box-shadow:0 14px 30px #0b0b0b24}.fx-avatar-stack span:first-child{margin-left:0;background:#3d3d3b}.fx-avatar-stack span:nth-child(2){background:#7b7b76}.fx-trust strong,.fx-trust small{display:block}.fx-trust strong{color:var(--ink);font-size:.95rem;font-weight:600;line-height:1.45}.fx-trust small{color:var(--ink-70);font-size:.78rem;font-weight:500;text-transform:uppercase}.fx-hero-visual{position:relative;display:grid;align-content:center;gap:.95rem;padding:2rem 2.5rem}.fx-mini-panel,.fx-hero-visual figure,.fx-floating-metric{border-radius:24px;background:var(--surface);box-shadow:inset 0 0 0 1px #0b0b0b0d,0 18px 45px #0b0b0b0a}.fx-mini-panel{min-height:7.6rem;display:grid;align-content:center;gap:.25rem;padding:1.5rem;color:var(--ink);transform:translate3d(var(--scene-x, 0),calc(var(--scene-y, 0) + var(--scroll-shift, 0px)),0)}.fx-mini-panel span,.fx-floating-metric span,.fx-floating-metric small{color:var(--ink-55);font-family:var(--font-latin),var(--font-body);font-size:.72rem;font-weight:600;text-transform:uppercase}.fx-mini-panel strong{font-size:1.95rem;font-weight:700;line-height:1.1}.fx-mini-panel small{color:var(--ink-55);font-weight:500}.fx-hero-visual figure{height:min(46svh,29rem);min-height:25rem;margin:0;overflow:hidden}.fx-hero-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(.96) brightness(1.12);transform:scale(1.04)}.fx-floating-metric{position:absolute;right:1.6rem;bottom:2.15rem;min-width:9.4rem;padding:1rem;border:1px solid rgba(255,255,255,.38);background:#f8f8f7d1;backdrop-filter:blur(14px)}.fx-floating-metric strong{display:block;color:var(--ink);font-size:3.35rem;line-height:.9}.fx-logo-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--ink-08)}.fx-logo-strip span{display:grid;place-items:center;min-height:5rem;padding:.75rem;border-right:1px solid var(--ink-08);color:var(--ink-55);font-family:var(--font-latin),var(--font-body);font-size:.95rem;font-weight:600}.fx-logo-strip span:last-child{border-right:0}.fx-section{border-bottom:1px solid var(--ink-08);scroll-margin-top:5.4rem}.fx-center-block{display:grid;place-items:center;min-height:28rem;padding:4.4rem 2.5rem;text-align:center}.fx-center-block h2{max-width:24ch;color:var(--ink-55);font-size:clamp(2.65rem,3.9vw,4.35rem);font-weight:700;line-height:1.12;text-wrap:balance}.fx-center-block .fx-btn{margin-top:2.2rem}.fx-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.42fr);gap:2rem;align-items:end;padding:6rem 2.5rem 3rem}.fx-section-head h2,.fx-process-copy h2,.fx-faq-copy h2{max-width:14ch;font-size:clamp(2.75rem,4.05vw,4.45rem);font-weight:700;line-height:1.1;text-wrap:balance}.fx-section-head p:last-child,.fx-process-copy p,.fx-faq-copy p{color:var(--ink-55);font-size:1.08rem;font-weight:500;line-height:1.65}.fx-service-stack{display:grid;gap:.65rem;padding:0 2.5rem 5.8rem}.fx-service-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.96fr);min-height:31rem;overflow:hidden;border:1px solid var(--ink-08);border-radius:30px;background:var(--surface);box-shadow:0 18px 45px #0b0b0b0a}.fx-service-copy{display:grid;align-content:space-between;padding:2rem}.fx-service-copy h3{max-width:13em;margin-top:1.2rem;font-family:var(--font-display);font-size:clamp(1.75rem,2.15vw,2.35rem);font-weight:700;line-height:1.2}.fx-service-copy>p:not(.fx-pill){max-width:34rem;margin-top:.85rem;color:var(--ink-70);font-size:1rem;font-weight:500;line-height:1.75}.fx-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:4rem;padding-top:1.2rem;border-top:1px dashed var(--ink-22)}.fx-tags span{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .78rem;border:1px dashed var(--ink-12);border-radius:999px;background:#ffffffb8;color:var(--ink-55);font-size:.75rem;font-weight:600;text-transform:uppercase}.fx-service-visual{position:relative;min-height:100%;overflow:hidden;background:radial-gradient(circle at 70% 26%,rgba(255,90,42,.18),transparent 22rem),linear-gradient(135deg,#eeeeeb,#dcdcd8 48%,#f7f7f5)}.fx-service-visual:before,.fx-service-visual:after{content:"";position:absolute;left:9%;right:9%;border-radius:24px;background:#f8f8f7d1;box-shadow:inset 0 0 0 1px #0b0b0b14,0 24px 50px #0b0b0b14}.fx-service-visual:before{height:42%;top:12%}.fx-service-visual:after{height:28%;bottom:12%}.fx-service-visual>div{position:absolute;z-index:1;left:16%;right:16%;top:22%;height:.65rem;border-radius:999px;background:var(--ink);box-shadow:0 2.4rem #0b0b0b2e,0 4.8rem #0b0b0b1a,0 12.8rem #0b0b0b2e,0 15.2rem #0b0b0b1a}.fx-service-visual>span{position:absolute;z-index:2;right:14%;top:42%;width:4.4rem;height:4.4rem;border-radius:50%;background:conic-gradient(var(--ink) 0 62%,rgba(11,11,11,.1) 62% 100%);box-shadow:inset 0 0 0 .9rem var(--surface)}.fx-visual-feed{background-position:58% 50%}.fx-visual-cro{background-position:74% 48%}.fx-process-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(25rem,1fr);gap:2.5rem;padding:6rem 2.5rem}.fx-process-copy{align-self:center}.fx-process-copy p{max-width:28rem;margin-top:1.25rem}.fx-inline-link{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.2rem;color:var(--ink);font-weight:600}.fx-inline-link span{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:999px;background:var(--ink);color:var(--surface)}.fx-process-cards{display:grid;gap:.65rem}.fx-process-cards article{display:grid;grid-template-columns:4.4rem minmax(0,1fr);gap:1.2rem;min-height:10.2rem;padding:1.55rem;border:1px solid var(--ink-08);border-radius:26px;background:var(--surface)}.fx-process-cards article.is-active{background:#262626;color:var(--surface)}.fx-process-cards span{color:var(--ink-55);font-weight:600}.fx-process-cards article.is-active span,.fx-process-cards article.is-active p,.fx-process-cards article.is-active h3{color:var(--surface)}.fx-process-cards h3{margin-bottom:.6rem;font-size:1.45rem}.fx-process-cards p{color:var(--ink-70);font-size:1rem;font-weight:500;line-height:1.65}.fx-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink-08)}.fx-stat-strip div{min-height:8rem;padding:2rem 2.5rem;border-right:1px solid var(--ink-08)}.fx-stat-strip div:last-child{border-right:0}.fx-stat-strip strong{display:block;color:var(--ink);font-family:var(--font-latin),var(--font-body);font-size:clamp(2.35rem,3.4vw,3.75rem);font-weight:700;line-height:1}.fx-stat-strip span{display:block;margin-top:.75rem;color:var(--ink);font-weight:600}.fx-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:0 2.5rem}.fx-work-card{min-height:28rem;overflow:hidden;border:1px solid var(--ink-08);border-radius:28px;background:var(--surface);transition:transform .22s var(--ease)}.fx-work-card:hover{transform:translateY(-3px)}.fx-work-image{height:22rem;overflow:hidden;background:var(--surface-soft)}.fx-work-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.04)}.fx-work-card:nth-child(2) img{object-position:58% 50%}.fx-work-card:nth-child(3) img{object-position:30% 54%}.fx-work-card:nth-child(4) img{object-position:78% 52%}.fx-work-caption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:5.6rem;padding:.8rem 1rem}.fx-work-caption span{display:block;color:var(--ink-55);font-size:.82rem;font-weight:600}.fx-work-caption strong{display:block;margin-top:.2rem;color:var(--ink);font-size:1.08rem;line-height:1.35}.fx-work-caption small{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:10px;background:var(--ink);color:var(--surface);font-size:1.4rem}.fx-center-action{display:grid;place-items:center;padding:3rem 0 5.8rem}.fx-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:0 2.5rem 5.8rem}.fx-benefit-grid article{min-height:19rem;display:grid;align-content:space-between;padding:1.6rem;border:1px solid var(--ink-08);border-radius:24px;background:var(--surface)}.fx-benefit-grid h3{font-size:1.5rem}.fx-benefit-grid p{color:var(--ink-70);font-weight:700;line-height:1.7}.fx-pricing-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(24rem,.95fr);gap:.65rem;padding:6rem 2.5rem}.fx-pricing-card,.fx-resource-card{min-height:34rem;padding:2rem;border-radius:30px}.fx-pricing-card{display:grid;align-content:start;border:1px solid rgba(11,11,11,.88);background:#141414;color:var(--surface)}.fx-pricing-card h2{max-width:11ch;margin-top:1.25rem;color:var(--surface);font-size:clamp(2.85rem,4.1vw,4.9rem);font-weight:700;line-height:1.04}.fx-pricing-card p:not(.fx-pill){max-width:34rem;margin-top:1.1rem;color:#ffffffb8;font-weight:500;line-height:1.75}.fx-pricing-card ul{display:grid;gap:.75rem;margin:2rem 0;padding:0;list-style:none}.fx-pricing-card li{padding-top:.75rem;border-top:1px dashed rgba(255,255,255,.18);color:#ffffffe0;font-weight:500}.fx-resource-card{border:1px solid var(--ink-08);background:var(--surface)}.fx-resource-card h3{max-width:13ch;margin:1.25rem 0 2rem;font-size:clamp(1.95rem,3vw,3.35rem);font-weight:700;line-height:1.08}.fx-resource-card a{display:grid;gap:.2rem;padding:1rem 0;border-top:1px dashed var(--ink-22)}.fx-resource-card a:hover{color:var(--accent-warm)}.fx-resource-card span{color:var(--ink-55);font-size:.78rem;font-weight:600}.fx-resource-card strong{font-size:1rem}.fx-faq-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(26rem,1fr);gap:4rem;padding:6rem 2.5rem}.fx-faq-copy{align-self:start}.fx-faq-copy p:not(.fx-pill){max-width:26rem;margin-top:1.25rem}.fx-faq-list{display:grid;gap:.65rem}.fx-faq-list details{border:1px solid var(--ink-08);border-radius:22px;background:var(--surface)}.fx-faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.3rem;color:var(--ink);font-size:1.05rem;font-weight:700}.fx-faq-list summary::-webkit-details-marker{display:none}.fx-faq-list summary strong{display:inline-grid;place-items:center;flex:0 0 auto;width:2.3rem;height:2.3rem;border-radius:999px;background:var(--ink);color:var(--surface)}.fx-faq-list p{padding:0 1.3rem 1.3rem;color:var(--ink-70);font-weight:500;line-height:1.7}.fx-final-strip{padding:2.2rem 0 2.6rem;border-top:1px dashed var(--ink-22);border-bottom:1px dashed var(--ink-22)}.fx-final-strip div{display:flex;align-items:flex-end;justify-content:space-between;gap:1.4rem;padding:0 1rem}.fx-final-strip span{color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800;text-transform:uppercase}.fx-final-strip a{max-width:12ch;color:var(--ink);font-family:var(--font-latin),var(--font-body);font-size:clamp(2rem,4.4vw,4.9rem);font-weight:700;line-height:1.02;text-align:right;text-wrap:balance}.home-hero{padding:6rem 0 3.6rem}.home-hero-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(18rem,.62fr);gap:4rem 5rem;align-items:end}.home-hero-main{max-width:48rem}.home-kicker,.page-intro-eyebrow,.section-label{margin-bottom:1.2rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.home-hero h1{max-width:13ch;font-size:4.7rem;line-height:1.04;text-wrap:balance}.home-intro{max-width:42rem;margin-top:1.6rem;color:var(--ink-85);font-size:1.05rem;line-height:1.95}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin-top:2rem}.home-brief{align-self:stretch;display:grid;align-content:end;min-height:24rem;padding-left:2rem;border-left:1px solid var(--ink-12)}.home-brief-top{display:grid;gap:.35rem;margin-bottom:1.4rem}.home-brief-top span{color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800;text-transform:uppercase}.home-brief-top strong{color:var(--ink);font-family:var(--font-display);font-size:1.5rem;line-height:1.25}.home-brief p{color:var(--ink-70);font-size:.96rem;line-height:1.9}.home-brief ul{display:grid;gap:.75rem;margin:1.35rem 0 0;padding:0;list-style:none}.home-brief li{padding-top:.75rem;border-top:1px solid var(--ink-12);color:var(--ink);font-size:.92rem;font-weight:700}.home-hero-media{grid-column:1 / -1;margin:0;overflow:hidden;border-radius:0;background:var(--surface-soft)}.home-hero-media img{width:100%;aspect-ratio:21 / 8;object-fit:cover;filter:grayscale(1)}.section-wrap{padding:4.4rem 0}.spacer-top{padding-top:1rem}.section-top{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--ink-12)}.section-title{font-size:2rem;line-height:1.3;max-width:19ch;text-wrap:balance}.section-title .light,.page-hero .light{display:inline;color:var(--ink-38);font-family:var(--font-body);font-weight:500}.home-statement{padding:0 0 4.4rem}.statement-shell{display:grid;grid-template-columns:minmax(0,.58fr) minmax(0,1fr);gap:4rem;padding:2rem 0;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.statement-shell p:first-child{color:var(--ink);font-family:var(--font-display);font-size:1.75rem;line-height:1.45;text-wrap:balance}.statement-shell p:last-child{max-width:46rem;color:var(--ink-70);font-size:1.02rem;line-height:1.95}.service-index{border-top:1px solid var(--ink-12)}.service-row{display:grid;grid-template-columns:6.5rem minmax(12rem,.48fr) minmax(0,1fr);gap:1.6rem;align-items:baseline;padding:1.45rem 0;border-bottom:1px solid var(--ink-12)}.service-row span,.process-grid span{color:var(--ink-38);font-family:var(--font-latin);font-size:.86rem;font-weight:800;line-height:1}.service-row h3{font-family:var(--font-body);font-size:1.08rem;font-weight:800;line-height:1.55}.service-row p{max-width:48rem;color:var(--ink-70);font-size:.95rem;line-height:1.85}.problem-ledger{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.problem-ledger article{min-height:12.5rem;padding:1.45rem 2rem 1.45rem 0;border-right:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.problem-ledger article:nth-child(2n){padding-left:2rem;border-right:0}.problem-ledger article:nth-last-child(-n+2){border-bottom:0}.problem-ledger h3{margin-bottom:.85rem;font-size:1.35rem;line-height:1.42}.problem-ledger p{max-width:33rem;color:var(--ink-70);font-size:.95rem;line-height:1.85}.process-section{background:var(--surface-soft)}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.process-grid article{min-height:15rem;padding:1.45rem 1.5rem 1.45rem 0;border-right:1px solid var(--ink-12)}.process-grid article:not(:first-child){padding-left:1.5rem}.process-grid article:last-child{border-right:0}.process-grid h3{margin:1.7rem 0 .75rem;font-size:1.2rem}.process-grid p{color:var(--ink-70);font-size:.92rem;line-height:1.8}.work-layout{display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:4rem;align-items:start}.contact-band{padding-top:2rem}.contact-band-inner{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr) auto;gap:2.6rem;align-items:end;padding:2rem 0;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.contact-band h2{max-width:12ch;font-size:2.4rem;line-height:1.22;text-wrap:balance}.contact-band p{max-width:42rem;color:var(--ink-70);font-size:.98rem;line-height:1.9}.state-list{border-top:1px solid var(--ink-12)}.state-row,.proof-row,.offer-row{display:grid;grid-template-columns:12rem minmax(0,.75fr) minmax(0,1fr);gap:1.5rem;align-items:baseline;padding:1.45rem 0;border-bottom:1px solid var(--ink-12)}.state-row span,.proof-row span{color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800;text-transform:uppercase}.state-row h3,.proof-row h3,.offer-row h3{font-family:var(--font-body);font-size:1.05rem;font-weight:800;line-height:1.55}.state-row p,.proof-row p,.offer-row p{color:var(--ink-70);font-size:.94rem;line-height:1.85}.loop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.loop-item{min-height:15.5rem;padding:1.45rem 1.5rem 1.45rem 0;border-right:1px solid var(--ink-12)}.loop-item:not(:first-child){padding-left:1.5rem}.loop-item:last-child{border-right:0}.loop-item span{display:block;margin-bottom:1.4rem;color:var(--ink-38);font-family:var(--font-latin);font-size:1.8rem;font-weight:800;line-height:1}.loop-item h3{margin-bottom:.75rem;font-size:1.2rem}.loop-item p{color:var(--ink-70);font-size:.92rem;line-height:1.8}.proof-ledger{border-top:1px solid var(--ink-12)}.proof-row{grid-template-columns:12rem minmax(0,1fr)}.proof-row h3{max-width:54rem}.proof-row p{max-width:46rem;margin-top:.35rem}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:4rem;align-items:start}.resource-mini-list{display:grid;gap:0;border-top:1px solid var(--ink-12)}.resource-mini-list h3{padding:1.1rem 0;border-bottom:1px solid var(--ink-12);font-size:1.2rem}.resource-mini-list a{display:grid;gap:.3rem;padding:1rem 0;border-bottom:1px solid var(--ink-08);transition:color .22s var(--ease),transform .22s var(--ease)}.resource-mini-list a:hover{color:var(--accent-blue);transform:translate(2px)}.resource-mini-list span{color:var(--ink-55);font-size:.78rem;font-weight:800}.resource-mini-list strong{font-size:.96rem;line-height:1.55}.offer-rows{border-top:1px solid var(--ink-12)}.offer-row{grid-template-columns:minmax(0,.42fr) minmax(0,1fr)}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.principle-item{min-height:16rem;padding:1.55rem 2rem 1.55rem 0;border-right:1px solid var(--ink-12)}.principle-item:not(:first-child){padding-left:2rem}.principle-item:last-child{border-right:0}.principle-item span{display:block;margin-bottom:1rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.84rem;font-weight:800}.principle-item h3{margin-bottom:.75rem;font-size:1.35rem}.principle-item p{color:var(--ink-70);font-size:.96rem;line-height:1.85}.evidence-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.evidence-item{min-height:18rem;padding:1.55rem 1.5rem 1.55rem 0;border-right:1px solid var(--ink-12)}.evidence-item:not(:first-child){padding-left:1.5rem}.evidence-item:last-child{border-right:0}.evidence-item span{display:block;margin-bottom:1rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800}.evidence-item strong{display:block;margin-bottom:1.1rem;font-family:var(--font-display);font-size:2.1rem;line-height:1.1}.evidence-item h3{margin-bottom:.75rem;font-size:1.12rem;line-height:1.45}.evidence-item p{color:var(--ink-70);font-size:.9rem;line-height:1.8}.problem-map,.toolbox-grid,.story-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:3rem;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.problem-intro,.toolbox-copy,.story-copy{padding:1.55rem 2rem 1.55rem 0;border-right:1px solid var(--ink-12)}.problem-intro p:first-child,.toolbox-copy h3,.story-copy p:first-child{color:var(--ink);font-family:var(--font-display);font-size:1.45rem;line-height:1.65}.problem-intro p+p,.toolbox-copy p,.story-copy p+p{margin-top:1rem;color:var(--ink-70);font-size:.96rem;line-height:1.9}.problem-list,.toolbox-list{display:grid}.problem-item,.toolbox-row{padding:1.25rem 0;border-bottom:1px solid var(--ink-12)}.problem-item:last-child,.toolbox-row:last-child{border-bottom:0}.problem-item span,.toolbox-row span,.offer-card span{display:block;margin-bottom:.65rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800}.problem-item h3,.toolbox-copy h3,.offer-card h3{margin-bottom:.65rem;font-size:1.25rem}.problem-item p,.toolbox-row small,.offer-card p{color:var(--ink-70);font-size:.94rem;line-height:1.8}.problem-item ul{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none}.problem-item li,.story-tags span{display:inline-flex;align-items:center;min-height:1.8rem;padding:.28rem .65rem;border:1px solid var(--ink-12);border-radius:999px;color:var(--ink-55);font-size:.8rem;font-weight:700}.toolbox-row{display:grid;grid-template-columns:6.5rem minmax(0,.72fr) minmax(0,1fr);gap:1rem;align-items:baseline;color:var(--ink)}.toolbox-row strong{font-size:.98rem}.toolbox-row:hover{color:var(--accent-blue)}.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.offer-card{min-height:15rem;padding:1.55rem 1.5rem 1.55rem 0;border-right:1px solid var(--ink-12)}.offer-card:not(:first-child){padding-left:1.5rem}.offer-card:last-child{border-right:0}.story-tags{display:flex;flex-wrap:wrap;gap:.7rem;align-content:start;padding:1.55rem 0}.featured-list{border-top:1px solid var(--ink-12)}.featured-row h3{margin-bottom:.35rem;font-size:1.25rem}.featured-row p{color:var(--ink-70);font-size:.95rem;line-height:1.8}.featured-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:center;padding:1.35rem 0;border-bottom:1px solid var(--ink-08);color:var(--ink);transition:color .22s var(--ease),transform .22s var(--ease)}.featured-row span{display:block;margin-bottom:.45rem;color:var(--ink-55);font-family:var(--font-latin);font-size:.78rem;font-weight:800}.featured-row small{color:var(--ink-55);font-family:var(--font-latin);font-size:.86rem;white-space:nowrap}.featured-row:hover{color:var(--accent-blue);transform:translate(2px)}.personal-close{padding-top:2rem}.personal-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;border-top:1px solid var(--ink-12)}.personal-cta p{max-width:52rem;color:var(--ink-85);font-family:var(--font-display);font-size:1.45rem;line-height:1.7}.page-hero{padding:5.5rem 0 3.6rem}.page-hero>.shell{max-width:58rem}.page-hero h1{font-size:4rem;line-height:1.18}.page-hero .light{display:block;max-width:30rem;margin-top:1rem;font-size:1rem;line-height:1.65}.page-intro{max-width:42rem;margin-top:1.4rem;color:var(--ink-70);font-size:1rem;line-height:1.95}.articles-filter,.resource-filter{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.8rem}.filter-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.58rem 1rem;border:1px solid var(--ink-12);border-radius:999px;background:transparent;color:var(--ink-70);font-size:.88rem;font-weight:700;cursor:pointer;transition:background .22s var(--ease),color .22s var(--ease),border-color .22s var(--ease)}.filter-btn:hover,.filter-btn.is-active{border-color:var(--ink);background:var(--ink);color:var(--surface)}.search-shell{margin-bottom:2.8rem;padding-bottom:1.5rem;border-bottom:1px solid var(--ink-12)}.search-shell form{display:flex;gap:.8rem}.search-shell input{flex:1;min-height:3rem;padding:.75rem 0;border:0;border-bottom:1px solid var(--ink-22);background:transparent;color:var(--ink);outline:none}.search-shell input:focus{border-bottom-color:var(--ink)}.articles-list{display:flex;flex-direction:column}.article-row{display:grid;grid-template-columns:3.2rem minmax(0,1fr) auto;gap:1.2rem;align-items:baseline;padding:1.35rem 0;border-bottom:1px solid var(--ink-08);transition:color .22s var(--ease),transform .22s var(--ease)}.article-row:first-child{border-top:1px solid var(--ink-12)}.article-row:hover{color:var(--accent-blue);transform:translate(2px)}.article-num,.article-meta{color:var(--ink-38);font-family:var(--font-latin);font-size:.84rem;font-weight:700}.article-tag-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-bottom:.4rem}.article-tag,.article-series,.resource-type,.resource-badge,.course-badge{color:var(--ink-55);font-family:var(--font-latin);font-size:.74rem;font-weight:800}.article-title{font-family:var(--font-body);font-size:1.08rem;font-weight:700;line-height:1.55}.article-excerpt{margin-top:.3rem;color:var(--ink-55);font-size:.92rem;line-height:1.75}.resource-grid,.courses-grid,.content-grid,.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12);background:var(--ink-12)}.content-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card,.course-card,.content-card,.course-detail-card{min-width:0;padding:1.6rem;background:var(--bg)}.resource-card,.course-card{display:flex;flex-direction:column;min-height:19rem;transition:background .22s var(--ease),transform .22s var(--ease)}.resource-card:hover,.course-card:hover{background:#ffffff8f;transform:translateY(-1px)}.resource-card-top{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.resource-card h3,.course-card h3,.content-card h3,.course-detail-card h3{margin-bottom:.75rem;font-size:1.25rem}.resource-card p,.course-desc,.content-card p,.course-detail-card p{color:var(--ink-70);font-size:.95rem;line-height:1.85}.resource-card p,.course-desc{flex:1}.resource-note,.course-meta{margin-top:.8rem;color:var(--ink-55);font-size:.85rem}.resource-related{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--ink-08)}.resource-related>span{display:block;margin-bottom:.5rem;color:var(--ink-55);font-size:.8rem;font-weight:700}.resource-related-links{display:grid;gap:.4rem}.resource-related-links a{color:var(--ink);font-size:.86rem;line-height:1.55}.resource-related-links a:hover{color:var(--accent-blue)}.course-badge{width:fit-content;margin-bottom:1rem;color:var(--ink-55)}.course-num{margin-bottom:1rem;color:var(--ink-22);font-family:var(--font-latin);font-size:2rem;font-weight:800;line-height:1}.course-footer{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-top:1.5rem}.course-price{font-family:var(--font-display);font-size:1.35rem;font-weight:700}.course-price span{color:var(--ink-55);font-family:var(--font-body);font-size:.85rem}.tutorial-lesson-hero{padding:5.4rem 0 2.3rem;border-bottom:1px solid var(--ink-08);background:radial-gradient(circle at 78% 12%,rgba(217,119,87,.12),transparent 24rem),linear-gradient(180deg,rgba(255,254,250,.72),transparent)}.tutorial-lesson-shell{max-width:62rem}.tutorial-breadcrumb,.tutorial-section-kicker,.tutorial-meta-line,.tutorial-hero-actions span,.tutorial-progress-top span,.tutorial-progress-foot{font-family:var(--font-mono)}.tutorial-breadcrumb{margin-bottom:1rem;color:var(--ink-55);font-size:.78rem;font-weight:700}.tutorial-meta-line{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.2rem;color:#8f4b32;font-size:.78rem;font-weight:700}.tutorial-meta-line span{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .58rem;border:1px solid rgba(217,119,87,.22);border-radius:999px;background:#fff7eab8}.tutorial-lesson-hero h1{max-width:14ch;font-size:clamp(2.7rem,5.6vw,4.8rem);line-height:1.05}.tutorial-lesson-hero p{max-width:48rem;margin-top:1.2rem;color:var(--ink-70);font-size:1.08rem;line-height:1.9}.tutorial-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1.6rem}.tutorial-hero-actions div,.tutorial-hero-actions a{display:inline-flex;align-items:center;gap:.6rem;min-height:2.75rem;padding:.55rem .82rem;border:1px solid var(--ink-12);border-radius:999px;background:#fffefad1}.tutorial-hero-actions span{color:var(--ink-55);font-size:.72rem;font-weight:700;text-transform:uppercase}.tutorial-hero-actions strong,.tutorial-hero-actions a{color:var(--ink);font-size:.9rem;font-weight:750}.tutorial-briefing{padding:2rem 0}.tutorial-briefing-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr);gap:1rem;align-items:stretch}.tutorial-quick-read,.tutorial-progress-panel,.tutorial-howto .shell,.tutorial-faq-strip .shell{border:1px solid #e3dacc;border-radius:16px;background:#fffefadb;box-shadow:0 16px 36px #3d2a1c0d}.tutorial-quick-read,.tutorial-progress-panel{padding:1.35rem}.tutorial-section-kicker{margin-bottom:.55rem;color:#8f4b32;font-size:.74rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.tutorial-quick-read p{color:#5f5a51;font-size:.95rem;line-height:1.85}.tutorial-quick-read p+p{margin-top:.7rem}.tutorial-progress-top{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-top:.9rem}.tutorial-progress-top span{color:var(--ink-55);font-size:.76rem;font-weight:700}.tutorial-progress-top strong{font-size:1.2rem}.tutorial-progress-track{height:.55rem;margin-top:1rem;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#8f4b32 0 var(--progress),rgba(24,22,19,.1) var(--progress) 100%)}.tutorial-progress-foot{display:flex;justify-content:space-between;gap:.8rem;margin-top:.85rem;color:var(--ink-55);font-size:.74rem}.tutorial-howto,.tutorial-faq-strip{padding:.7rem 0 1.4rem}.tutorial-howto .shell,.tutorial-faq-strip .shell{padding:1.35rem}.tutorial-section-head{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.tutorial-section-head h2{font-size:1.4rem}.tutorial-step-grid,.tutorial-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;padding:0;list-style:none}.tutorial-step-grid li,.tutorial-faq-grid article{min-width:0;padding:1rem;border:1px solid #e3dacc;border-radius:12px;background:#fff7ea}.tutorial-step-grid li{display:flex;gap:.85rem}.tutorial-step-grid li>span{display:inline-grid;flex:0 0 auto;place-items:center;width:1.9rem;height:1.9rem;border-radius:999px;background:#8f4b32;color:#fffefa;font-family:var(--font-mono);font-size:.82rem;font-weight:800}.tutorial-step-grid h3,.tutorial-faq-grid h3{font-size:.98rem;line-height:1.45}.tutorial-step-grid p,.tutorial-faq-grid p{margin-top:.55rem;color:#5f5a51;font-size:.9rem;line-height:1.78}.about-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem;align-items:start}.about-text{max-width:42rem}.about-text p+p{margin-top:1rem}.about-sig{display:block;margin-top:1.5rem;color:var(--ink-55);font-family:var(--font-display);font-size:1.35rem;font-weight:700}.post-layout{display:grid;grid-template-columns:minmax(0,1fr) 20rem;gap:3rem;align-items:start}.post-article{min-width:0}.static-article-shell{overflow:hidden;border:1px solid #e3dacc;border-radius:16px;background:#fffefae0;box-shadow:0 16px 36px #3d2a1c0f}.static-article-shell summary{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e3dacc;color:var(--ink);font-size:.92rem;font-weight:750;cursor:pointer}.static-article-shell summary span:last-child{color:var(--ink-55);font-family:var(--font-mono);font-size:.74rem}.static-article-shell>div{padding:1.25rem 1.35rem 1.6rem}.post-meta-row{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--ink-12);color:var(--ink-55);font-size:.78rem;font-weight:800}.post-prose{max-width:44rem;margin-top:1.6rem}.post-prose>h1:first-child{display:none}.post-prose>*+*{margin-top:1rem}.post-prose h2,.post-prose h3{margin-top:2rem;font-family:var(--font-display);line-height:1.35}.post-prose h2{padding-bottom:.65rem;border-bottom:1px solid var(--ink-12);font-size:1.58rem}.post-prose h3{font-size:1.35rem}.post-prose p,.post-prose li{color:var(--ink-85);font-size:1rem;line-height:2}.post-prose ul,.post-prose ol,.post-list{padding-left:1.2rem}.post-side-card{padding:1.1rem;border:1px solid #e3dacc;border-radius:14px;background:#fffefab8}.post-side-card+.post-side-card{margin-top:.8rem}.post-side-card p,.post-list{color:var(--ink-70);font-size:.92rem;line-height:1.85}.post-list{margin:0}.post-list li+li{margin-top:.55rem}.post-list a:hover{color:var(--accent-blue)}.post-related,.resource-group+.resource-group{margin-top:3rem}.article-footer-cta{padding-top:0}.article-footer-feedback .shell{max-width:54rem}.course-detail-card.is-wide{grid-column:1 / -1}.course-detail-card ul,.course-detail-card ol{margin:0;padding-left:1.2rem;color:var(--ink-70)}.course-detail-card li+li{margin-top:.55rem}.bundle-strip{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2rem;padding:1.4rem 0;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.bundle-strip p{max-width:48rem;color:var(--ink-70)}.faq-list{display:grid;gap:0;border-top:1px solid var(--ink-12)}.faq-item{border-bottom:1px solid var(--ink-12)}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;color:var(--ink);font-size:1rem;font-weight:700;line-height:1.55}.faq-item summary::-webkit-details-marker{display:none}.faq-toggle{position:relative;flex:0 0 auto;width:1rem;height:1rem}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;left:50%;top:50%;width:.9rem;height:1px;background:var(--ink-55);transform:translate(-50%,-50%);transition:opacity .22s var(--ease),transform .22s var(--ease)}.faq-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[open] .faq-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(.2)}.faq-answer{padding:0 0 1.2rem}.faq-answer p{max-width:48rem;color:var(--ink-70)}.subscribe-section{padding:4.4rem 0}.subscribe-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:3rem;padding-top:2rem;border-top:1px solid var(--ink-12)}.subscribe-panel.is-compact{grid-template-columns:1fr;max-width:56rem;gap:1.4rem}.subscribe-copy h3{max-width:12ch;font-size:3rem}.subscribe-copy p{max-width:42rem;margin-top:1rem;color:var(--ink-70)}.subscribe-points,.subscribe-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.2rem}.subscribe-points span,.subscribe-meta span{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .75rem;border:1px solid var(--ink-12);border-radius:999px;color:var(--ink-55);font-size:.82rem;font-weight:700}.subscribe-card{align-self:end}.subscribe-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.subscribe-note{margin-top:1rem;color:var(--ink-55);font-size:.9rem;line-height:1.85}.tally-embed,.tally-embed iframe{width:100%}.tally-embed iframe{border:0;border-radius:8px;background:var(--surface)}.tally-placeholder{padding:1.4rem;border:1px dashed var(--ink-22);border-radius:8px}.site-footer{padding:2.8rem 0 2.2rem;border-top:1px solid var(--ink-12)}.footer-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:start}.footer-shell strong{display:block;margin-bottom:.35rem;font-family:var(--font-display);font-size:1.25rem}.footer-shell p,.footer-links a,.footer-copy{color:var(--ink-55);font-size:.88rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.footer-links a:hover{color:var(--ink)}.footer-copy{grid-column:1 / -1;justify-self:end}@media(max-width:1080px){.header-shell{grid-template-columns:auto minmax(0,1fr) auto}.site-note{display:none}.fx-frame,.fx-logo-strip,.fx-stat-strip,.fx-final-strip{width:min(calc(100% - 40px),1360px)}.fx-hero-grid,.fx-os-grid,.fx-section-head,.fx-service-card,.fx-process-layout,.fx-pricing-layout,.fx-faq-layout{grid-template-columns:1fr}.fx-hero-grid,.fx-os-grid{min-height:auto}.fx-hero-copy{min-height:36rem}.fx-trust{margin-top:4rem}.fx-hero-visual,.fx-system-board{padding-top:0;border-left:0;border-top:1px dashed var(--ink-22)}.fx-service-card{min-height:auto}.fx-service-visual{min-height:24rem;border-left:0;border-top:1px solid var(--ink-08)}.fx-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-logo-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.fx-logo-strip span:nth-child(4n){border-right:0}.home-hero-shell,.statement-shell,.reading-layout,.work-layout,.contact-band-inner{grid-template-columns:1fr}.home-hero h1{font-size:3.8rem}.home-brief{min-height:auto;padding:1.4rem 0 0;border-left:0;border-top:1px solid var(--ink-12)}.statement-shell{gap:1.2rem}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid article{min-height:auto;border-bottom:1px solid var(--ink-12)}.process-grid article:nth-child(2n){padding-left:1.5rem;border-right:0}.process-grid article:nth-child(odd){padding-left:0}.process-grid article:nth-last-child(-n+2){border-bottom:0}.contact-band-inner{align-items:start;gap:1.4rem}.problem-map,.toolbox-grid,.story-grid,.principle-grid,.evidence-board,.loop-grid,.offer-grid,.tutorial-briefing-grid,.resource-grid,.courses-grid,.content-grid,.detail-grid,.about-layout,.post-layout,.subscribe-panel{grid-template-columns:1fr}.problem-intro,.toolbox-copy,.story-copy{padding:1.4rem 0;border-right:0;border-bottom:1px solid var(--ink-12)}.problem-intro p:first-child,.toolbox-copy h3,.story-copy p:first-child{font-size:1.25rem}.toolbox-row{grid-template-columns:1fr;gap:.35rem}.principle-item,.evidence-item,.loop-item,.offer-card{min-height:auto;padding:1.4rem 0;border-right:0;border-bottom:1px solid var(--ink-12)}.principle-item:not(:first-child),.evidence-item:not(:first-child),.loop-item:not(:first-child),.offer-card:not(:first-child){padding-left:0}.principle-item:last-child,.evidence-item:last-child,.loop-item:last-child,.offer-card:last-child{border-bottom:0}.state-row,.proof-row,.offer-row{grid-template-columns:1fr;gap:.45rem}.personal-cta{align-items:flex-start;flex-direction:column}}@media(max-width:820px){.shell{width:min(calc(100% - 32px),var(--max-shell))}.site-header{padding-top:.8rem}.header-shell{position:relative;grid-template-columns:auto auto;justify-content:space-between;gap:.8rem;min-height:4.2rem}.site-logo{font-size:1.35rem}.nav-toggle{display:inline-flex;justify-content:center;justify-self:end;min-width:5.2rem}.site-nav{position:absolute;left:0;right:0;top:calc(100% + .5rem);display:none;padding:.9rem;border:1px solid var(--ink-12);border-radius:8px;background:#fffffff5;box-shadow:0 18px 60px #0b0b0b14}.site-header.is-nav-open .site-nav{display:block}.site-nav ul{display:grid;gap:.3rem;justify-content:stretch}.site-nav a{display:block;padding:.72rem .2rem}.header-cta{display:none}.fx-frame,.fx-logo-strip,.fx-stat-strip,.fx-final-strip{width:100%;border-left:0;border-right:0}.fx-hero-copy,.fx-hero-visual,.fx-system-board,.fx-section-head,.fx-service-stack,.fx-process-layout,.fx-work-grid,.fx-benefit-grid,.fx-pricing-layout,.fx-faq-layout{padding-left:1rem;padding-right:1rem}.fx-hero-copy{min-height:auto;padding-top:3.4rem;padding-bottom:3rem}.fx-hero h1{max-width:100%;font-size:clamp(2.1rem,8.8vw,2.35rem);line-height:1.12}.fx-lead{font-size:1rem}.fx-actions{display:grid;gap:.7rem}.fx-btn{width:100%;justify-content:space-between;padding-left:1rem}.fx-trust{align-items:flex-start;flex-direction:column;margin-top:3rem}.fx-hero-visual{padding-bottom:1rem}.fx-system-board{gap:.7rem;padding-top:1rem;padding-bottom:1rem}.fx-system-board:before{display:none}.fx-hub-grid,.fx-board-footer{grid-template-columns:1fr}.fx-hub-grid a{min-height:auto;gap:.7rem}.fx-mini-panel{min-height:7.5rem}.fx-hero-visual figure{min-height:20rem;height:20rem}.fx-floating-metric{right:1.6rem;bottom:2rem}.fx-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-logo-strip span{min-height:4rem}.fx-logo-strip span:nth-child(2n){border-right:0}.fx-center-block{min-height:28rem;padding:4rem 1rem}.fx-center-block h2,.fx-section-head h2,.fx-process-copy h2,.fx-faq-copy h2{font-size:2.65rem;line-height:1.05}.fx-section-head{gap:1.2rem;padding-top:4rem;padding-bottom:2rem}.fx-service-stack{padding-bottom:4rem}.fx-service-card,.fx-work-card,.fx-pricing-card,.fx-resource-card,.fx-faq-list details{border-radius:22px}.fx-service-copy{padding:1.2rem}.fx-service-copy h3,.fx-pricing-card h2,.fx-resource-card h3{font-size:2rem}.fx-tags{margin-top:2rem}.fx-service-visual{min-height:17rem}.fx-process-layout,.fx-pricing-layout,.fx-faq-layout{gap:2rem;padding-top:4rem;padding-bottom:4rem}.fx-process-cards article{grid-template-columns:1fr;min-height:auto;border-radius:20px}.fx-stat-strip,.fx-work-grid,.fx-benefit-grid{grid-template-columns:1fr}.fx-stat-strip div{min-height:auto;padding:1.2rem 1rem;border-right:0;border-bottom:1px dashed var(--ink-22)}.fx-stat-strip div:last-child{border-bottom:0}.fx-work-grid,.fx-benefit-grid{padding-bottom:0}.fx-work-card{min-height:auto}.fx-work-image{height:16rem}.fx-work-caption{min-height:auto}.fx-benefit-grid article{min-height:14rem}.fx-pricing-card,.fx-resource-card{min-height:auto;padding:1.2rem}.fx-final-strip{padding:1.6rem 1rem 1.8rem}.fx-final-strip div{align-items:flex-start;flex-direction:column;padding:0}.fx-final-strip a{max-width:9ch;font-size:2.45rem;text-align:left}.home-hero{padding:3rem 0 2.8rem}.home-hero h1{font-size:3rem;line-height:1.12}.home-intro{font-size:1rem}.hero-actions,.section-top,.bundle-strip,.search-shell form,.subscribe-actions,.footer-shell{flex-direction:column;align-items:stretch}.hero-actions{gap:1rem}.home-hero-media img{aspect-ratio:4 / 3}.home-statement{padding-bottom:3rem}.statement-shell{padding:1.4rem 0}.statement-shell p:first-child{font-size:1.35rem}.service-row{grid-template-columns:1fr;gap:.45rem;padding:1.25rem 0}.problem-ledger,.process-grid{grid-template-columns:1fr}.problem-ledger article,.problem-ledger article:nth-child(2n){min-height:auto;padding:1.25rem 0;border-right:0;border-bottom:1px solid var(--ink-12)}.problem-ledger article:nth-last-child(-n+2){border-bottom:1px solid var(--ink-12)}.problem-ledger article:last-child{border-bottom:0}.problem-ledger h3{font-size:1.16rem}.process-grid article,.process-grid article:not(:first-child){padding:1.25rem 0;border-right:0;border-bottom:1px solid var(--ink-12)}.process-grid article:nth-last-child(-n+2){border-bottom:1px solid var(--ink-12)}.process-grid article:last-child{border-bottom:0}.process-grid h3{margin-top:1rem}.work-layout{gap:2rem}.contact-band-inner{padding:1.4rem 0}.contact-band h2{font-size:1.9rem}.page-hero{padding:4rem 0 2.5rem}.page-hero h1{font-size:2.7rem}.tutorial-lesson-hero{padding:3.3rem 0 1.4rem}.tutorial-lesson-shell,.tutorial-briefing .shell,.tutorial-howto .shell,.tutorial-faq-strip .shell{width:min(calc(100% - 32px),var(--max-shell))}.tutorial-lesson-hero h1{max-width:100%;font-size:2.35rem}.tutorial-lesson-hero p{font-size:1rem;line-height:1.8}.tutorial-hero-actions,.tutorial-hero-actions div,.tutorial-hero-actions a{width:100%}.tutorial-hero-actions div,.tutorial-hero-actions a{justify-content:space-between}.tutorial-briefing{padding:1rem 0}.tutorial-quick-read,.tutorial-progress-panel,.tutorial-howto .shell,.tutorial-faq-strip .shell{padding:1rem;border-radius:14px}.tutorial-step-grid,.tutorial-faq-grid{grid-template-columns:1fr}.tutorial-step-grid li{padding:.9rem}.section-wrap,.subscribe-section{padding:3rem 0}.section-title{font-size:1.65rem}.article-row{grid-template-columns:1fr;gap:.35rem}.article-num,.article-meta{display:none}.featured-row{grid-template-columns:1fr;gap:.25rem}.btn-primary,.btn-text,.btn-link,.resource-link,.see-all,.search-shell button{width:100%;justify-content:center}.btn-text,.btn-link,.resource-link,.see-all{padding:.8rem 0}.resource-card,.course-card,.content-card,.course-detail-card{padding:1.3rem 0}.resource-grid,.courses-grid,.content-grid,.detail-grid{gap:0;background:transparent}.post-layout{gap:2rem}.post-prose p,.post-prose li{font-size:.98rem;line-height:1.95}.subscribe-copy h3{font-size:2.15rem}.footer-shell{display:flex}.footer-links{justify-content:flex-start}.footer-copy{justify-self:start}}.site-topbar{display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:3.1rem;padding:.65rem 1rem;border-bottom:1px solid rgba(217,119,87,.2);background:linear-gradient(90deg,#e8ddceeb,#faf7eff5,#e8ddceeb);color:#514a41;font-size:.9rem;font-weight:600}.site-topbar a{color:#8f3f2c;font-weight:800}.site-topbar .site-topbar-cta{display:inline-flex;align-items:center;min-height:1.85rem;padding:.25rem .75rem;border:1px solid rgba(217,119,87,.35);border-radius:999px;background:#d977571f;color:#8f3f2c;font-size:.78rem;font-weight:800}.site-topbar span{color:#514a41b8}.site-brand-block{display:contents}.nav-section-label,.site-sidebar-groups,.site-sidebar-card{display:none}@media(min-width:1180px){body{background:radial-gradient(circle at 82% 8%,rgba(217,119,87,.08),transparent 24rem),linear-gradient(180deg,#faf7ef,#f6f0e7)}.site-topbar,main,.site-footer{margin-left:var(--sidebar-width)}.site-topbar{position:sticky;top:0;z-index:90}.site-header{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);padding:0;border-right:1px solid rgba(24,22,19,.12);border-bottom:0;background:radial-gradient(circle at 18% 12%,rgba(217,119,87,.11),transparent 12rem),radial-gradient(circle at 84% 82%,rgba(86,104,107,.1),transparent 14rem),var(--sidebar);backdrop-filter:none;-webkit-backdrop-filter:none}.site-header .shell{width:100%}.header-shell{min-height:100svh;display:flex;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.site-brand-block{display:block;padding:1rem;border:1px solid rgba(24,22,19,.08);border-radius:18px;background:#fffef9b8;box-shadow:inset 0 1px #ffffff9e}.site-logo{font-size:2rem}.site-logo-mark{width:2.2rem;height:2.2rem;border-radius:10px;background:#171613}.site-note{display:grid;margin-top:.7rem}.nav-toggle{display:none}.site-nav{display:block;flex:0 0 auto;padding:.45rem .25rem}.nav-section-label{display:block;margin:.7rem 0 .65rem;padding:0 .75rem;color:var(--ink-38);font-family:var(--font-latin),var(--font-body);font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.site-nav ul{display:grid;gap:.25rem;justify-content:stretch}.site-nav a{display:flex;align-items:center;min-height:2.75rem;padding:.55rem .85rem;border-radius:12px;color:#181613b8;font-size:.98rem;font-weight:700}.site-nav a:hover,.site-nav a.is-active{background:#fffef9cc;color:var(--ink)}.site-sidebar-groups{display:grid;flex:1;gap:.45rem;min-height:0;padding:.2rem .25rem .6rem;overflow-y:auto;border-top:1px solid rgba(24,22,19,.08)}.site-sidebar-groups section{padding-top:.55rem}.sidebar-group-title{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:2.55rem;padding:.45rem .75rem;border:0;border-radius:12px;background:#eef2f0d1;color:#2f3a3a;font-size:.92rem;font-weight:750;cursor:default}.sidebar-subnav{display:grid;gap:.12rem;margin:.3rem 0 0 .8rem;padding-left:.75rem;border-left:1px solid rgba(24,22,19,.11)}.sidebar-subnav a{padding:.45rem .65rem;border-radius:10px;color:#181613a8;font-size:.86rem;line-height:1.35}.sidebar-subnav a:hover{background:#fffef9bd;color:var(--ink)}.site-sidebar-card{display:grid;gap:.35rem;padding:1rem;border:1px solid rgba(24,22,19,.09);border-radius:16px;background:#fffef98a}.site-sidebar-card span{color:var(--ink-38);font-size:.72rem;font-weight:800;text-transform:uppercase}.site-sidebar-card strong{font-size:1rem;line-height:1.35}.site-sidebar-card p{color:var(--ink-55);font-size:.82rem;line-height:1.65}.header-cta{width:100%;justify-content:space-between;padding-left:1rem;background:#171613}.site-footer{background:#fffef975}}@media(max-width:1179px){.site-topbar{min-height:auto;flex-wrap:wrap;justify-content:flex-start;padding:.55rem 1rem;font-size:.82rem}}:root{--bg: #ffffff;--surface: #ffffff;--surface-soft: #fafbfc;--sidebar: #fafbfc;--ink: #1c2233;--ink-85: rgba(28, 34, 51, .86);--ink-70: rgba(44, 51, 69, .78);--ink-55: rgba(75, 84, 104, .72);--ink-38: rgba(90, 98, 116, .6);--ink-22: #dfe3eb;--ink-12: #eceef2;--ink-08: #f1f2f7;--accent: #d82845;--accent-blue: #d82845;--accent-warm: #d82845;--font-body: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Segoe UI", sans-serif;--font-display: var(--font-body);--font-latin: var(--font-body);--font-brand: var(--font-body);--font-mono: ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--max-shell: 1360px;--sidebar-width: 250px;--header-height: 61px}html{background:#fff}body,body.formix-home{background:#fff;color:var(--ink);font-family:var(--font-body);line-height:1.9}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell,.fx-frame,.fx-logo-strip,.fx-stat-strip,.fx-final-strip{width:min(calc(100% - 56px),var(--max-shell))}.site-header{position:sticky;top:0;z-index:100;min-height:var(--header-height);padding:0;border-right:0;border-bottom:1px solid var(--ink-12);background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.site-header .shell{width:min(calc(100% - 56px),var(--max-shell))}.header-shell{min-height:var(--header-height);display:flex;align-items:center;gap:1.7rem;padding:0}.site-brand-block{display:flex;align-items:center;gap:.7rem;flex:0 0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-logo{gap:.55rem;color:var(--ink);font-family:var(--font-body);font-size:1.06rem;font-weight:800}.site-logo-mark{width:1.7rem;height:1.7rem;border-radius:8px;background:var(--accent);color:#fff;font-size:.92rem}.site-note{display:none}.site-nav{flex:1 1 auto;min-width:0}.site-nav ul{justify-content:flex-start;gap:1.35rem}.site-nav a{color:#4b5468;font-size:.88rem;font-weight:650}.site-nav a:hover,.site-nav a.is-active{color:var(--accent)}.site-search{flex:0 1 230px;min-width:180px;height:2.55rem;display:flex;align-items:center;gap:.5rem;padding:0 .8rem;border:1px solid var(--ink-12);border-radius:10px;background:#fafbfc;color:#9aa1b2}.site-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:.86rem}.site-search input::placeholder{color:#9aa1b2}.header-cta,.btn-primary{min-height:2.6rem;padding:.62rem 1.1rem;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;font-size:.86rem;font-weight:800;box-shadow:none}.header-cta span{display:none}.header-cta:hover,.btn-primary:hover{border-color:#b91f39;background:#b91f39;color:#fff;transform:translateY(-1px)}.btn-text,.btn-link,.resource-link,.see-all{color:var(--accent)}.site-layout{width:min(calc(100% - 56px),var(--max-shell));display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:0;align-items:start;margin:0 auto}.site-main{min-width:0;padding:0 0 5rem 3.5rem}.site-main .shell{width:100%;max-width:100%}.site-sidebar{position:sticky;top:calc(var(--header-height) + 1.7rem);max-height:calc(100svh - var(--header-height) - 2rem);padding:3rem 1.6rem 2rem 0;overflow-y:auto}.site-sidebar-inner{display:grid;gap:1.7rem}.site-sidebar-group h2{margin:0 0 .65rem;color:var(--ink);font-size:.86rem;font-weight:800;line-height:1.5}.site-sidebar-group nav{display:grid;gap:0;border-left:1px solid var(--ink-12)}.site-sidebar-group a{display:grid;gap:.18rem;margin-left:-1px;padding:.45rem 0 .45rem 1rem;border-left:2px solid transparent;color:#5a6274;font-size:.88rem;line-height:1.55;transition:color .2s var(--ease),border-color .2s var(--ease),transform .2s var(--ease)}.site-sidebar-group a small{color:#9aa1b2;font-size:.74rem;line-height:1.45}.site-sidebar-group a:hover,.site-sidebar-group a.is-active{border-left-color:var(--accent);color:var(--accent);transform:translate(2px)}.site-sidebar-group a:hover small,.site-sidebar-group a.is-active small{color:#8a8f9e}.doc-reading-grid,.doc-post-grid{display:grid;grid-template-columns:minmax(0,760px) 180px;gap:3.5rem;align-items:start;padding:3rem 0 5rem}.doc-article{min-width:0;max-width:760px}.doc-page-head{padding-bottom:2.2rem;border-bottom:1px solid var(--ink-12)}.doc-kicker,.page-intro-eyebrow,.section-label,.article-tag,.article-series,.resource-type,.resource-badge,.course-badge{color:var(--accent);font-family:var(--font-mono);font-size:.76rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.doc-page-head h1,.page-hero h1{max-width:18ch;margin:.8rem 0 0;color:var(--ink);font-size:clamp(2.05rem,4vw,2.8rem);font-weight:800;letter-spacing:0;line-height:1.22;text-wrap:balance}.doc-page-head p,.page-intro{max-width:46rem;margin-top:1rem;color:#3d4557;font-size:.98rem;line-height:1.95}.doc-section{padding:2.55rem 0;border-bottom:1px solid var(--ink-12);scroll-margin-top:calc(var(--header-height) + 1rem)}.doc-section h2,.section-title,.tutorial-section-head h2{margin:0;color:var(--ink);font-size:1.5rem;font-weight:800;line-height:1.35}.doc-section>p,.doc-bullet-list,.doc-step-list p,.doc-index-list p,.doc-quote-list cite,.content-card p,.course-detail-card p{color:#3d4557;font-size:.96rem;line-height:1.9}.doc-bullet-list{display:grid;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none}.doc-bullet-list li{display:flex;gap:.65rem}.doc-bullet-list li:before{content:"●";color:var(--accent);flex:0 0 auto;font-size:.7rem;line-height:2.5}.doc-step-list{display:grid;gap:.75rem;margin-top:1.05rem}.doc-step-list>div{display:flex;gap:1rem;align-items:baseline;padding:1rem 1.2rem;border:1px solid var(--ink-12);border-radius:12px;background:#fff}.doc-step-list span,.doc-index-list>a>span{color:var(--accent);font-family:var(--font-mono);font-size:.78rem;font-weight:800}.doc-step-list strong{display:inline;margin-right:.5rem}.doc-section-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.doc-section-title-row a,.doc-primary-link,.doc-next-link a{color:var(--accent);font-weight:800}.doc-index-list,.doc-link-list,.doc-featured-list,.doc-quote-list{display:grid;border-top:1px solid var(--ink-12)}.doc-index-list a{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:1rem;padding:1.05rem 0;border-bottom:1px solid var(--ink-12);color:var(--ink);transition:color .2s var(--ease),transform .2s var(--ease)}.doc-index-list a:hover,.doc-link-list a:hover,.doc-featured-list a:hover{color:var(--accent);transform:translate(2px)}.doc-index-list h3{margin:0;font-size:1.05rem}.doc-index-list p{margin-top:.25rem}.doc-index-list small{display:block;margin-top:.45rem;color:#8a8f9e;font-size:.78rem;font-weight:750}.doc-link-list a,.doc-featured-list a{display:grid;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr) auto;gap:1rem;align-items:baseline;padding:.95rem 0;border-bottom:1px solid var(--ink-12);color:var(--ink);transition:color .2s var(--ease),transform .2s var(--ease)}.doc-link-list a{grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr)}.doc-link-list span,.doc-featured-list span,.doc-featured-list small{color:#8a8f9e;font-family:var(--font-mono);font-size:.76rem;font-weight:750}.doc-quote-list blockquote{margin:0;padding:1.05rem 0;border-bottom:1px solid var(--ink-12)}.doc-quote-list p{color:var(--ink);font-size:1.05rem;font-weight:800;line-height:1.55}.doc-quote-list cite{display:block;margin-top:.25rem;font-style:normal}.doc-final-note{display:flex;align-items:center;justify-content:space-between;gap:2rem}.doc-final-note p{margin:0;max-width:34rem}.page-toc{position:sticky;top:calc(var(--header-height) + 2rem);display:grid;gap:.55rem;padding-top:.15rem;color:#8a8f9e;font-size:.84rem;line-height:1.6}.page-toc strong{margin-bottom:.25rem;color:var(--ink);font-size:.86rem}.page-toc a{color:#6a7282}.page-toc a:hover{color:var(--accent)}.toc-group{display:grid;gap:.45rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--ink-12)}.page-hero{padding:3rem 0 2.2rem;border-bottom:1px solid var(--ink-12);background:transparent}.page-hero>.shell{max-width:760px;margin:0}.page-hero .light{display:block;max-width:34rem;margin-top:.8rem;color:#5a6274;font-size:1rem;font-weight:500;line-height:1.7}.section-wrap,.subscribe-section{padding:2.6rem 0}.spacer-top{padding-top:1.4rem}.section-top{border-bottom-color:var(--ink-12)}.articles-filter,.resource-filter{gap:.5rem;margin-bottom:1.2rem}.filter-btn{min-height:2.35rem;border-color:var(--ink-12);border-radius:8px;background:#fff;color:#5a6274;font-size:.84rem}.filter-btn:hover,.filter-btn.is-active{border-color:var(--accent);background:#fff5f7;color:var(--accent)}.search-shell{margin-bottom:2.2rem;padding-bottom:1.2rem;border-bottom-color:var(--ink-12)}.search-shell form{max-width:760px}.search-shell input{min-height:2.75rem;padding:.6rem .85rem;border:1px solid var(--ink-12);border-radius:10px;background:#fafbfc}.article-row{grid-template-columns:3rem minmax(0,1fr) auto;padding:1rem 0;border-bottom-color:var(--ink-12)}.article-row:first-child{border-top-color:var(--ink-12)}.article-row:hover{color:var(--accent)}.article-title{color:inherit;font-size:1rem;line-height:1.6}.article-excerpt{color:#5a6274;font-size:.9rem}.resource-grid,.courses-grid,.content-grid,.detail-grid{gap:0;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12);background:transparent}.resource-card,.course-card,.content-card,.course-detail-card{border-right:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12);background:#fff}.resource-card:nth-child(3n),.course-card:nth-child(3n){border-right:0}.content-card:nth-child(2n),.detail-grid .course-detail-card{border-right:0}.resource-card:hover,.course-card:hover{background:#fafbfc;transform:translateY(-1px)}.resource-card h3,.course-card h3,.content-card h3,.course-detail-card h3{color:var(--ink);font-size:1.08rem;line-height:1.45}.resource-card p,.course-desc,.content-card p,.course-detail-card p{color:#4b5468;font-size:.92rem}.tutorial-lesson-hero,.tutorial-briefing,.tutorial-howto,.tutorial-faq-strip{display:none}.doc-post-grid{grid-template-columns:minmax(0,760px) 220px}.doc-post-head{padding-bottom:1.6rem}.doc-meta-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.doc-meta-row span{display:inline-flex;align-items:center;min-height:1.85rem;padding:.25rem .6rem;border:1px solid var(--ink-12);border-radius:999px;background:#fafbfc;color:#5a6274;font-family:var(--font-mono);font-size:.72rem;font-weight:750}.doc-reading-note{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1.4rem 0 0;border:1px solid var(--ink-12);border-radius:12px;overflow:hidden}.doc-reading-note>div{padding:1rem;background:#fafbfc}.doc-reading-note>div+div{border-left:1px solid var(--ink-12)}.doc-reading-note span{color:var(--accent);font-family:var(--font-mono);font-size:.74rem;font-weight:800}.doc-reading-note p{margin-top:.4rem;color:#4b5468;font-size:.9rem;line-height:1.75}.post-prose{max-width:760px;margin-top:2.2rem}.post-prose h2,.post-prose h3{color:var(--ink);font-family:var(--font-body)}.post-prose h2{margin-top:2.4rem;padding-bottom:.55rem;border-bottom:1px solid var(--ink-12);font-size:1.45rem}.post-prose h3{font-size:1.16rem}.post-prose p,.post-prose li{color:#2c3345;font-size:.98rem;line-height:2.05}.post-prose a{color:var(--accent);font-weight:750}.post-toc{top:calc(var(--header-height) + 2rem)}.doc-next-link{display:grid;gap:.35rem;margin-top:3rem;padding:1.2rem 0;border-top:1px solid var(--ink-12);border-bottom:1px solid var(--ink-12)}.doc-next-link span{color:#8a8f9e;font-family:var(--font-mono);font-size:.76rem;font-weight:750}.static-article-shell,.post-side-card,.tutorial-quick-read,.tutorial-progress-panel,.tutorial-howto .shell,.tutorial-faq-strip .shell{border-color:var(--ink-12);background:#fff;box-shadow:none}.subscribe-panel{gap:2rem;padding-top:1.6rem;border-top-color:var(--ink-12)}.subscribe-copy h3{max-width:18ch;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.25}.subscribe-points span,.subscribe-meta span{border-color:var(--ink-12);border-radius:8px;color:#5a6274}.bundle-strip{border-top-color:var(--ink-12);border-bottom-color:var(--ink-12)}.faq-list,.faq-item,.faq-item summary{border-color:var(--ink-12)}.site-footer{width:min(calc(100% - 56px),var(--max-shell));margin:0 auto;padding:2rem 0;border-top:1px solid var(--ink-12);background:transparent}.footer-shell{width:100%}@media(min-width:1180px){body{background:#fff}.site-topbar,main,.site-footer{margin-left:auto}.site-header{position:sticky;inset:auto;width:auto;border-right:0;border-bottom:1px solid var(--ink-12);background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.site-header .shell{width:min(calc(100% - 56px),var(--max-shell))}.header-shell{min-height:var(--header-height);display:flex;flex-direction:row;align-items:center;gap:1.7rem;padding:0}.site-nav{display:block;padding:0}.site-nav ul,.site-brand-block{display:flex}.header-cta{width:auto;justify-content:center}}@media(max-width:1179px){.site-header .shell,.site-layout,.site-footer{width:min(calc(100% - 32px),var(--max-shell))}.header-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem}.site-logo{font-size:1rem}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;min-width:4.8rem;padding:.45rem .75rem;border:1px solid var(--ink-12);border-radius:8px;background:#fff;color:var(--ink);font-weight:800}.site-nav,.site-search,.header-cta{grid-column:1 / -1;display:none;width:100%}.site-nav{position:static;inset:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.site-header.is-nav-open .site-nav,.site-header.is-nav-open .site-search,.site-header.is-nav-open .header-cta{display:flex}.site-header.is-nav-open .site-nav{padding-top:.6rem}.site-nav ul{width:100%;display:grid;gap:.2rem}.site-nav a{display:block;padding:.6rem 0}.site-layout{display:block}.site-sidebar{display:none}.site-main{padding:0 0 4rem}.doc-reading-grid,.doc-post-grid{grid-template-columns:minmax(0,1fr);gap:0;padding:2rem 0 4rem}.page-toc{display:none}}@media(max-width:820px){.shell,.site-header .shell,.site-layout,.site-footer{width:min(calc(100% - 32px),var(--max-shell))}.doc-page-head h1,.page-hero h1{max-width:100%;font-size:2.15rem}.doc-section{padding:2rem 0}.doc-step-list>div,.doc-index-list a,.doc-link-list a,.doc-featured-list a{grid-template-columns:1fr;gap:.35rem}.doc-final-note,.bundle-strip{align-items:flex-start;flex-direction:column}.doc-reading-note{grid-template-columns:1fr}.doc-reading-note>div+div{border-left:0;border-top:1px solid var(--ink-12)}.article-row,.resource-grid,.courses-grid,.content-grid,.detail-grid{grid-template-columns:1fr}.resource-card,.course-card,.content-card,.course-detail-card{border-right:0}.search-shell form{display:grid}}
