@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Sora:wght@300;400;500;600;700&family=DM+Mono:wght@300;400;500&display=swap";:root{--rust-50:#fdf8ef;--rust-100:#f5ebda;--rust-200:#e9c9a8;--rust-300:#da956a;--rust-400:#c56f45;--rust-500:#a24a2a;--rust-600:#85361c;--rust-700:#6b2a14;--sand-50:#fff8ed;--sand-100:#f5e8d4;--sand-200:#d8c8b3;--ink:#1f1a16;--ink-soft:#5f5148;--ink-muted:#7a5c4c;--surface:#fdf8ef;--line:rgba(216,200,179,.78);--line-mid:rgba(196,160,126,.45);--green:#2e8c4f;--amber:#c07820;--dark-bg:#2e1f19;--ff-d:"Instrument Serif",Georgia,serif;--ff-b:"Sora",sans-serif;--ff-m:"DM Mono",monospace}[data-astro-cid-kh7btl4r],[data-astro-cid-kh7btl4r]:before,[data-astro-cid-kh7btl4r]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 4%,#a24a2a21 0,#a24a2a00 40%),radial-gradient(circle at 6% 18%,#ffe2ab42 0,#ffe2ab00 38%),var(--surface);color:var(--ink);font-family:var(--ff-b);font-size:16px;line-height:1.7;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes fadeScale{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ping{0%{box-shadow:0 0 #a24a2a8c}70%{box-shadow:0 0 0 10px #a24a2a00}to{box-shadow:0 0 #a24a2a00}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.07)}}@keyframes scanPulse{0%{box-shadow:0 0 #a24a2a59}70%{box-shadow:0 0 0 8px #a24a2a00}to{box-shadow:0 0 #a24a2a00}}@keyframes resultSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes connGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes stepIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes listIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes notifSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes badgeIn{0%{opacity:0;transform:scale(.8) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.reveal-up[data-astro-cid-kh7btl4r]{animation:fadeUp .75s cubic-bezier(.22,.85,.44,1) both}.reveal-fade[data-astro-cid-kh7btl4r]{animation:fadeScale .7s cubic-bezier(.22,.85,.44,1) both}nav[data-astro-cid-kh7btl4r]{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:.9rem 2.8rem;background:#fdf8efed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:padding .3s}nav[data-astro-cid-kh7btl4r].scrolled{padding-top:.6rem;padding-bottom:.6rem}.nav-left[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.7rem}.nav-back[data-astro-cid-kh7btl4r]{width:34px;height:34px;border-radius:8px;border:1px solid var(--line);background:#fffcf4b3;color:var(--rust-600);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .15s}.nav-back[data-astro-cid-kh7btl4r]:hover{background:var(--rust-50);border-color:var(--rust-300);transform:translateY(-1px)}.nav-back[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:14px;height:14px}.nav-logo[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:1.3rem;font-style:italic;color:var(--rust-600)}.nav-links[data-astro-cid-kh7btl4r]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-size:.83rem;font-weight:400;color:var(--ink-soft);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--rust-500)}.nav-cta[data-astro-cid-kh7btl4r]{font-size:.83rem;font-weight:600;padding:.46rem 1.15rem;border-radius:8px;background:var(--rust-500);color:#fff;text-decoration:none;transition:background .2s,transform .15s}.nav-cta[data-astro-cid-kh7btl4r]:hover{background:var(--rust-600);transform:translateY(-1px)}.nav-toggle[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1000}.nav-toggle[data-astro-cid-kh7btl4r] .bar[data-astro-cid-kh7btl4r]{width:22px;height:1.5px;background:var(--rust-600);transition:transform .3s,opacity .3s}#mainnav[data-astro-cid-kh7btl4r].nav-open .nav-toggle[data-astro-cid-kh7btl4r] .bar[data-astro-cid-kh7btl4r]:first-child{transform:translateY(7.5px) rotate(45deg)}#mainnav[data-astro-cid-kh7btl4r].nav-open .nav-toggle[data-astro-cid-kh7btl4r] .bar[data-astro-cid-kh7btl4r]:last-child{transform:translateY(-7.5px) rotate(-45deg)}.ticker-wrap[data-astro-cid-kh7btl4r]{margin-top:63px;overflow:hidden;background:linear-gradient(90deg,#f3e6cf,#ecd8b8);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.5rem 0}.ticker[data-astro-cid-kh7btl4r]{display:flex;width:max-content;white-space:nowrap;animation:ticker 30s linear infinite;will-change:transform}.ticker-item[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust-600);padding:0 2.2rem;flex-shrink:0;white-space:nowrap}.ticker-item[data-astro-cid-kh7btl4r]:after{content:"·";margin-left:2.2rem;color:var(--rust-400)}.container[data-astro-cid-kh7btl4r]{max-width:1160px;margin:0 auto;padding:0 2.4rem}.narrow[data-astro-cid-kh7btl4r]{max-width:820px;margin:0 auto;padding:0 2.4rem}.eyebrow[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-500);display:block;margin-bottom:.55rem}.sh2[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:400;line-height:1.18;letter-spacing:-.01em;color:var(--ink)}.sh2[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--rust-500)}.btn[data-astro-cid-kh7btl4r]{display:inline-block;font-size:.88rem;font-weight:600;border-radius:8px;text-decoration:none;padding:.66rem 1.5rem;transition:background .2s,transform .15s,box-shadow .2s}.btn[data-astro-cid-kh7btl4r].primary{background:var(--rust-500);color:#fff;box-shadow:0 4px 18px #a24a2a47}.btn[data-astro-cid-kh7btl4r].primary:hover{background:var(--rust-600);transform:translateY(-2px)}.btn[data-astro-cid-kh7btl4r].ghost{border:1.5px solid var(--line-mid);color:var(--rust-600)}.btn[data-astro-cid-kh7btl4r].ghost:hover{background:var(--rust-50);transform:translateY(-2px)}.cta-row[data-astro-cid-kh7btl4r]{display:flex;gap:.85rem;flex-wrap:wrap}.cta-row[data-astro-cid-kh7btl4r].center{justify-content:center}.ab-hero[data-astro-cid-kh7btl4r]{padding:5.5rem 0 4.5rem;position:relative;overflow:hidden}.ab-hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 80% 10%,rgba(162,74,42,.11),transparent),radial-gradient(ellipse 45% 55% at 5% 90%,rgba(255,215,140,.18),transparent);pointer-events:none}.ab-hero[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 75% 75% at 68% 38%,black 0%,transparent 100%);pointer-events:none}.ab-hero__grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:center}.ab-hero__eyebrow[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.eyebrow-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:var(--rust-500);animation:ping 2.2s ease-in-out infinite}.eyebrow-text[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-600)}.ab-hero__h1[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.1;letter-spacing:-.01em;color:var(--ink);margin-bottom:1.2rem}.ab-hero__h1[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--rust-500);position:relative}.ab-hero__h1[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:2px;background:var(--rust-400);opacity:.4}.ab-hero__lead[data-astro-cid-kh7btl4r]{font-size:1.04rem;font-weight:300;color:var(--ink-soft);line-height:1.75;max-width:50ch;margin-bottom:1.9rem}.ab-hero__demo[data-astro-cid-kh7btl4r]{position:relative}.demo-window[data-astro-cid-kh7btl4r]{border:1.5px solid var(--line-mid);border-radius:20px;background:#fffcf2f7;box-shadow:0 28px 72px #4b2a1521,0 4px 18px #4b2a150f;overflow:hidden}.demo-bar[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.45rem;padding:.7rem 1rem;background:#f5ebdab3;border-bottom:1px solid var(--line)}.demo-dot[data-astro-cid-kh7btl4r]{width:10px;height:10px;border-radius:50%}.demo-dot-r[data-astro-cid-kh7btl4r]{background:#f06257}.demo-dot-y[data-astro-cid-kh7btl4r]{background:#f5a623}.demo-dot-g[data-astro-cid-kh7btl4r]{background:#57c257}.demo-bar-title[data-astro-cid-kh7btl4r]{margin-left:.4rem;font-size:.78rem;font-weight:600;color:var(--ink-soft);letter-spacing:.04em;font-family:var(--ff-m)}.demo-body[data-astro-cid-kh7btl4r]{padding:1.1rem;display:flex;flex-direction:column;gap:.85rem}.org-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.org-title[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.org-live[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.35rem;font-family:var(--ff-m);font-size:.65rem;color:var(--green)}.org-live-dot[data-astro-cid-kh7btl4r]{width:5px;height:5px;border-radius:50%;background:var(--green);animation:ping 2s ease-in-out infinite}.org-metric-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.org-metric[data-astro-cid-kh7btl4r]{background:#fff;border:1px solid var(--line);border-radius:10px;padding:.6rem .7rem;text-align:center;opacity:0}.org-metric[data-astro-cid-kh7btl4r].show{animation:countUp .4s cubic-bezier(.22,.85,.44,1) forwards}.org-metric-num[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:1.5rem;font-style:italic;color:var(--rust-500);line-height:1;display:block}.org-metric-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.58rem;color:var(--ink-muted);margin-top:.1rem;letter-spacing:.04em}.org-bars[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.45rem}.org-bar-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.6rem}.org-bar-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.66rem;color:var(--ink-soft);width:80px;flex-shrink:0}.org-bar-track[data-astro-cid-kh7btl4r]{flex:1;height:5px;background:#a24a2a14;border-radius:999px;overflow:hidden}.org-bar-fill[data-astro-cid-kh7btl4r]{height:100%;border-radius:999px;width:0;transition:width 1.4s cubic-bezier(.22,.85,.44,1)}.org-bar-fill[data-astro-cid-kh7btl4r].go{width:var(--pw)}.org-bar-val[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.64rem;font-weight:600;color:var(--ink-muted);width:28px;text-align:right;flex-shrink:0}.org-outcome[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.5rem .7rem;border-radius:9px;background:#2e8c4f0f;border:1px solid rgba(46,140,79,.18);opacity:0}.org-outcome[data-astro-cid-kh7btl4r].show{animation:notifSlide .4s cubic-bezier(.22,.85,.44,1) forwards}.org-outcome-icon[data-astro-cid-kh7btl4r]{flex-shrink:0;color:var(--green);font-size:.85rem}.org-outcome-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:500;color:#1c6535}.demo-float[data-astro-cid-kh7btl4r]{position:absolute;display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;color:#5a3d2e;background:#fff8e8f2;border:1.5px solid var(--line);border-radius:999px;padding:.42rem .82rem;box-shadow:0 6px 20px #4b2a151f;white-space:nowrap;animation:floatY 3s ease-in-out infinite}.demo-float[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:13px;height:13px;flex-shrink:0}.demo-float-1[data-astro-cid-kh7btl4r]{bottom:-1rem;left:-1.8rem;animation-delay:0s}.demo-float-2[data-astro-cid-kh7btl4r]{top:1.2rem;right:-1.8rem;animation-delay:1.4s}.stats-strip[data-astro-cid-kh7btl4r]{background:var(--dark-bg);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden}.stat-item[data-astro-cid-kh7btl4r]{text-align:center;padding:2.2rem 1rem;position:relative}.stat-item[data-astro-cid-kh7btl4r]:not(:last-child):after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:#ffffff12}.stat-num[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:2.6rem;font-style:italic;color:var(--rust-300);display:block;line-height:1;margin-bottom:.35rem}.stat-label[data-astro-cid-kh7btl4r]{font-size:.72rem;font-weight:400;color:#ffffff61;letter-spacing:.06em;text-transform:uppercase}.ab-origin[data-astro-cid-kh7btl4r]{padding:4rem 0}.ab-origin__card[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:auto 1fr;gap:2.4rem;align-items:start;border:1.5px solid var(--line);border-radius:26px;padding:2.8rem 2.4rem;background:linear-gradient(148deg,#fff5e4fa,#fae8c6e6);box-shadow:0 16px 48px #4b2a1517;opacity:0}.ab-origin__card[data-astro-cid-kh7btl4r].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.ab-origin-icon[data-astro-cid-kh7btl4r]{color:var(--rust-500);flex-shrink:0}.ab-origin__text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:clamp(1.6rem,2.8vw,2.3rem);letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin-bottom:1rem}.ab-origin__text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--ink-soft);line-height:1.72;max-width:66ch}.ab-origin__text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]+p[data-astro-cid-kh7btl4r]{margin-top:.7rem}.feat-section[data-astro-cid-kh7btl4r]{padding:4rem 0 2rem}.feat-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding:5rem 0;border-bottom:1px solid var(--line)}.feat-row[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.feat-row[data-astro-cid-kh7btl4r].reverse .feat-copy[data-astro-cid-kh7btl4r]{order:2}.feat-row[data-astro-cid-kh7btl4r].reverse .feat-illu[data-astro-cid-kh7btl4r]{order:1}.feat-copy[data-astro-cid-kh7btl4r] .sh2[data-astro-cid-kh7btl4r]{margin-bottom:1rem}.feat-copy[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.97rem;font-weight:300;color:var(--ink-soft);line-height:1.75;margin-bottom:1rem}.feat-copy[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]+p[data-astro-cid-kh7btl4r]{margin-top:.65rem}.feat-copy[data-astro-cid-kh7btl4r] .bullet-list[data-astro-cid-kh7btl4r]{list-style:none;display:grid;gap:.55rem}.feat-copy[data-astro-cid-kh7btl4r] .bullet-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{position:relative;padding-left:1.1rem;font-size:.9rem;color:var(--ink-soft)}.feat-copy[data-astro-cid-kh7btl4r] .bullet-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--rust-400)}.illu-panel[data-astro-cid-kh7btl4r]{border:1.5px solid var(--line-mid);border-radius:18px;background:var(--sand-50);overflow:hidden;position:relative}.think-panel[data-astro-cid-kh7btl4r]{padding:1.4rem;display:flex;flex-direction:column;gap:.75rem;min-height:320px}.tp-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center}.tp-title[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.tp-badge[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;padding:.14rem .5rem;border-radius:999px;background:#a24a2a14;color:var(--rust-600);border:1px solid rgba(162,74,42,.15)}.tp-split[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex:1}.tp-col[data-astro-cid-kh7btl4r]{border-radius:12px;padding:.8rem;display:flex;flex-direction:column;gap:.45rem}.tp-col-before[data-astro-cid-kh7btl4r]{background:#7a5c4c0d;border:1px solid rgba(122,92,76,.14)}.tp-col-after[data-astro-cid-kh7btl4r]{background:#2e8c4f0a;border:1px solid rgba(46,140,79,.18)}.tp-col-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem}.tp-col-before[data-astro-cid-kh7btl4r] .tp-col-label[data-astro-cid-kh7btl4r]{color:var(--ink-muted)}.tp-col-after[data-astro-cid-kh7btl4r] .tp-col-label[data-astro-cid-kh7btl4r]{color:#1c6535}.tp-tool[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.4rem;padding:.36rem .5rem;border-radius:7px;background:#fff;border:1px solid var(--line);opacity:0}.tp-tool[data-astro-cid-kh7btl4r].show{animation:slideRight .35s cubic-bezier(.22,.85,.44,1) forwards}.tp-tool-dot[data-astro-cid-kh7btl4r]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.tp-tool-name[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.65rem;color:var(--ink-soft)}.tp-tool[data-astro-cid-kh7btl4r].scattered .tp-tool-dot[data-astro-cid-kh7btl4r]{background:var(--ink-muted)}.tp-tool[data-astro-cid-kh7btl4r].connected .tp-tool-dot[data-astro-cid-kh7btl4r]{background:var(--green)}.tp-chaos[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.35rem;margin-top:.1rem;padding:.4rem .5rem;border-radius:7px;background:#a24a2a0f;border:1px solid rgba(162,74,42,.12);opacity:0}.tp-chaos[data-astro-cid-kh7btl4r].show{animation:slideRight .35s cubic-bezier(.22,.85,.44,1) .5s forwards}.tp-chaos-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.62rem;color:var(--rust-600)}.tp-unified[data-astro-cid-kh7btl4r]{padding:.5rem;border-radius:8px;background:#2e8c4f14;border:1px solid rgba(46,140,79,.2);margin-top:.1rem;text-align:center;opacity:0}.tp-unified[data-astro-cid-kh7btl4r].show{animation:slideRight .4s cubic-bezier(.22,.85,.44,1) .4s forwards}.tp-unified-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.64rem;font-weight:600;color:#1c6535}.tp-outcome[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.5rem .7rem;border-radius:9px;background:#2e8c4f0f;border:1px solid rgba(46,140,79,.18);opacity:0}.tp-outcome[data-astro-cid-kh7btl4r].show{animation:notifSlide .4s cubic-bezier(.22,.85,.44,1) forwards}.tp-outcome-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.71rem;font-weight:500;color:#1c6535}.build-panel[data-astro-cid-kh7btl4r]{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem;min-height:320px}.bp-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center}.bp-title[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.bp-iter[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.62rem;color:var(--ink-muted)}.bp-stage[data-astro-cid-kh7btl4r]{border-radius:10px;padding:.7rem .85rem;background:#fff;border:1px solid var(--line);opacity:0;position:relative;overflow:hidden}.bp-stage[data-astro-cid-kh7btl4r].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) forwards}.bp-stage[data-astro-cid-kh7btl4r].active-stage{border-color:#a24a2a59;background:#a24a2a08}.bp-stage[data-astro-cid-kh7btl4r].active-stage:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rust-500);border-radius:2px 0 0 2px}.bp-stage[data-astro-cid-kh7btl4r].done-stage{border-color:#2e8c4f47;background:#2e8c4f0a}.bp-stage[data-astro-cid-kh7btl4r].done-stage:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--green);border-radius:2px 0 0 2px}.bp-stage-head[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between}.bp-stage-name[data-astro-cid-kh7btl4r]{font-size:.82rem;font-weight:600;color:var(--ink)}.bp-stage-badge[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.6rem;font-weight:600;border-radius:999px;padding:.12rem .45rem}.bp-stage-note[data-astro-cid-kh7btl4r]{font-size:.78rem;color:var(--ink-soft);margin-top:.25rem;line-height:1.5}.bp-checklist[data-astro-cid-kh7btl4r]{margin-top:.5rem;display:grid;gap:.3rem}.bp-check[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;font-family:var(--ff-m);font-size:.66rem;color:var(--ink-soft)}.bp-check-ico[data-astro-cid-kh7btl4r]{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bp-check[data-astro-cid-kh7btl4r].done-c .bp-check-ico[data-astro-cid-kh7btl4r]{background:#2e8c4f1f;border:1px solid rgba(46,140,79,.25)}.bp-check[data-astro-cid-kh7btl4r].pend-c .bp-check-ico[data-astro-cid-kh7btl4r]{background:#a24a2a14;border:1px solid rgba(162,74,42,.2)}.bp-conn[data-astro-cid-kh7btl4r]{display:flex;padding-left:1rem;opacity:.4}.bp-conn-line[data-astro-cid-kh7btl4r]{width:1px;height:12px;background:var(--line)}.ai-panel[data-astro-cid-kh7btl4r]{padding:1.4rem;display:flex;flex-direction:column;gap:.75rem;min-height:320px}.aip-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center}.aip-title[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.aip-status[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.35rem;font-family:var(--ff-m);font-size:.65rem;color:var(--green)}.aip-dot[data-astro-cid-kh7btl4r]{width:5px;height:5px;border-radius:50%;background:var(--green);animation:ping 2s ease-in-out infinite}.aip-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.aip-col[data-astro-cid-kh7btl4r]{border-radius:10px;padding:.7rem;display:flex;flex-direction:column;gap:.38rem}.aip-col-yes[data-astro-cid-kh7btl4r]{background:#2e8c4f0d;border:1px solid rgba(46,140,79,.16)}.aip-col-no[data-astro-cid-kh7btl4r]{background:#7a5c4c0a;border:1px solid var(--line)}.aip-col-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.59rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem}.aip-col-yes[data-astro-cid-kh7btl4r] .aip-col-label[data-astro-cid-kh7btl4r]{color:#1c6535}.aip-col-no[data-astro-cid-kh7btl4r] .aip-col-label[data-astro-cid-kh7btl4r]{color:var(--ink-muted)}.aip-item[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.4rem;font-family:var(--ff-m);font-size:.65rem;line-height:1.45;opacity:0}.aip-item[data-astro-cid-kh7btl4r].show{animation:slideRight .3s cubic-bezier(.22,.85,.44,1) forwards}.aip-item-dot[data-astro-cid-kh7btl4r]{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:.32rem}.aip-col-yes[data-astro-cid-kh7btl4r] .aip-item-dot[data-astro-cid-kh7btl4r]{background:var(--green)}.aip-col-no[data-astro-cid-kh7btl4r] .aip-item-dot[data-astro-cid-kh7btl4r]{background:var(--ink-muted)}.aip-col-yes[data-astro-cid-kh7btl4r] .aip-item[data-astro-cid-kh7btl4r]{color:#1c6535}.aip-col-no[data-astro-cid-kh7btl4r] .aip-item[data-astro-cid-kh7btl4r]{color:var(--ink-muted)}.aip-result[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;padding:.55rem .75rem;border-radius:10px;background:linear-gradient(145deg,#f0fff5e6,#e4f8ebcc);border:1.5px solid #c8e6d0;opacity:0}.aip-result[data-astro-cid-kh7btl4r].show{animation:notifSlide .45s cubic-bezier(.22,.85,.44,1) forwards}.aip-result-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:500;color:#1c6535}.aip-principle[data-astro-cid-kh7btl4r]{border-radius:9px;background:#fffaef;border:1.5px solid #d4b994;padding:.6rem .8rem;opacity:0}.aip-principle[data-astro-cid-kh7btl4r].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) forwards}.aip-principle-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.58rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--rust-600);margin-bottom:.2rem}.aip-principle-text[data-astro-cid-kh7btl4r]{font-size:.82rem;color:var(--ink-soft);line-height:1.55}.design-panel[data-astro-cid-kh7btl4r]{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem;min-height:320px}.dp2-header[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center}.dp2-title[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.dp2-tag[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.6rem;font-weight:600;padding:.12rem .45rem;border-radius:999px;background:#a24a2a14;color:var(--rust-600);border:1px solid rgba(162,74,42,.15)}.dp2-scores[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.42rem}.dp2-score-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.6rem;opacity:0}.dp2-score-row[data-astro-cid-kh7btl4r].show{animation:slideRight .35s cubic-bezier(.22,.85,.44,1) forwards}.dp2-score-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.66rem;color:var(--ink-soft);width:82px;flex-shrink:0}.dp2-bar-track[data-astro-cid-kh7btl4r]{flex:1;height:6px;border-radius:999px;background:#a24a2a14;overflow:hidden}.dp2-bar-fill[data-astro-cid-kh7btl4r]{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--rust-400),var(--rust-500));width:0;transition:width 1.3s cubic-bezier(.22,.85,.44,1)}.dp2-bar-fill[data-astro-cid-kh7btl4r].go{width:var(--pw)}.dp2-score-val[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.64rem;font-weight:600;color:var(--rust-500);width:28px;text-align:right;flex-shrink:0}.dp2-divider[data-astro-cid-kh7btl4r]{height:1px;background:var(--line);margin:.1rem 0}.dp2-feedback[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.38rem}.dp2-fb-item[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.5rem;padding:.42rem .55rem;border-radius:8px;background:#fff;border:1px solid var(--line);opacity:0}.dp2-fb-item[data-astro-cid-kh7btl4r].show{animation:cardFadeUp .35s cubic-bezier(.22,.85,.44,1) forwards}.dp2-fb-icon[data-astro-cid-kh7btl4r]{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.05rem}.dp2-fb-ok[data-astro-cid-kh7btl4r] .dp2-fb-icon[data-astro-cid-kh7btl4r]{background:#2e8c4f1a;border:1px solid rgba(46,140,79,.22)}.dp2-fb-warn[data-astro-cid-kh7btl4r] .dp2-fb-icon[data-astro-cid-kh7btl4r]{background:#c078201a;border:1px solid rgba(192,120,32,.22)}.dp2-fb-text[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.66rem;color:var(--ink-soft);line-height:1.45}.dp2-overall[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border-radius:10px;background:linear-gradient(145deg,#fff5e4fa,#fae8c6e6);border:1.5px solid var(--line);opacity:0}.dp2-overall[data-astro-cid-kh7btl4r].show{animation:badgeIn .4s cubic-bezier(.22,.85,.44,1) forwards}.dp2-overall-label[data-astro-cid-kh7btl4r]{font-family:var(--ff-m);font-size:.65rem;color:var(--ink-soft)}.dp2-overall-score[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:1.5rem;font-style:italic;color:var(--rust-500);line-height:1}.diff-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background:linear-gradient(180deg,transparent,rgba(250,240,224,.45) 40%,transparent)}.diff-header[data-astro-cid-kh7btl4r]{margin-bottom:2.5rem}.diff-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;position:relative}.diff-card[data-astro-cid-kh7btl4r]{border:1.5px solid var(--line);border-radius:18px;padding:1.5rem;background:#fffcf4e0;position:relative;overflow:hidden;opacity:0;animation:stepIn .6s cubic-bezier(.22,.85,.44,1) both;animation-play-state:paused;transition:box-shadow .2s,border-color .2s,transform .2s}.diff-card[data-astro-cid-kh7btl4r].in-view{animation-play-state:running}.diff-card[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:0s}.diff-card[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.1s}.diff-card[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.2s}.diff-card[data-astro-cid-kh7btl4r]:nth-child(4){animation-delay:.3s}.diff-card[data-astro-cid-kh7btl4r]:nth-child(5){animation-delay:.4s}.diff-card[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 36px #4b2a151f;border-color:#c9a97e;transform:translateY(-3px)}.diff-card[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.5px;background:linear-gradient(90deg,var(--rust-400),var(--rust-300));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,.85,.44,1)}.diff-card[data-astro-cid-kh7btl4r]:hover:after{transform:scaleX(1)}.diff-num[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:3.2rem;font-style:italic;color:#a24a2a1f;line-height:1;margin-bottom:.7rem;transition:color .25s}.diff-card[data-astro-cid-kh7btl4r]:hover .diff-num[data-astro-cid-kh7btl4r]{color:#a24a2a38}.diff-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:.97rem;font-weight:600;color:var(--ink);margin-bottom:.45rem}.diff-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.66}.diff-connector[data-astro-cid-kh7btl4r]{position:absolute;top:50%;left:calc(100% + 1rem);right:-1rem;height:1px;background:var(--line);transform-origin:left;animation:connGrow .55s ease both;animation-play-state:paused}.diff-card[data-astro-cid-kh7btl4r].in-view .diff-connector[data-astro-cid-kh7btl4r]{animation-play-state:running}.diff-card[data-astro-cid-kh7btl4r]:last-child .diff-connector[data-astro-cid-kh7btl4r]{display:none}.mission-section[data-astro-cid-kh7btl4r]{padding:5rem 0}.mission-card[data-astro-cid-kh7btl4r]{border:1.5px solid var(--line);border-radius:26px;padding:3.2rem 3rem;background:linear-gradient(148deg,#fff5e4fa,#fae8c6e6);box-shadow:0 16px 48px #4b2a1517;position:relative;overflow:hidden;opacity:0}.mission-card[data-astro-cid-kh7btl4r].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.mission-card[data-astro-cid-kh7btl4r]:before{content:'"';position:absolute;top:-1rem;left:1.5rem;font-family:var(--ff-d);font-size:9rem;color:#a24a2a12;line-height:1;pointer-events:none;font-style:italic}.mission-glow[data-astro-cid-kh7btl4r]{position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(162,74,42,.1),transparent 70%);animation:glowPulse 4s ease-in-out infinite;pointer-events:none}.mission-eyebrow[data-astro-cid-kh7btl4r]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-500);margin-bottom:1rem;display:block}.mission-quote[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:clamp(1.5rem,2.8vw,2.4rem);line-height:1.22;color:var(--ink);letter-spacing:-.01em;max-width:72ch}.mission-quote[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:italic;color:var(--rust-500)}.mission-sub[data-astro-cid-kh7btl4r]{margin-top:1.2rem;font-size:.97rem;font-weight:300;color:var(--ink-soft);line-height:1.72;max-width:60ch}.mission-sub[data-astro-cid-kh7btl4r]+.mission-sub[data-astro-cid-kh7btl4r]{margin-top:.65rem}.how-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background:linear-gradient(180deg,transparent,rgba(250,240,224,.45) 40%,transparent)}.how-header[data-astro-cid-kh7btl4r]{margin-bottom:2.5rem}.how-steps[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.how-step[data-astro-cid-kh7btl4r]{position:relative;opacity:0;animation:stepIn .6s cubic-bezier(.22,.85,.44,1) both;animation-play-state:paused}.how-step[data-astro-cid-kh7btl4r].in-view{animation-play-state:running}.how-step[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:0s}.how-step[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.13s}.how-step[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.26s}.how-step[data-astro-cid-kh7btl4r]:nth-child(4){animation-delay:.39s}.how-step__number[data-astro-cid-kh7btl4r]{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--rust-500),var(--rust-700));color:#fff8ee;font-size:.74rem;font-weight:700;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;z-index:2;box-shadow:0 4px 16px #a24a2a4d}.how-step__connector[data-astro-cid-kh7btl4r]{position:absolute;top:21px;left:calc(42px + 1rem);right:-1rem;height:1.5px;background:var(--line);transform-origin:left;animation:connGrow .55s ease both;animation-play-state:paused}.how-step[data-astro-cid-kh7btl4r].in-view .how-step__connector[data-astro-cid-kh7btl4r]{animation-play-state:running}.how-step[data-astro-cid-kh7btl4r]:last-child .how-step__connector[data-astro-cid-kh7btl4r]{display:none}.how-step__card[data-astro-cid-kh7btl4r]{padding-right:1.4rem}.how-step__card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:.97rem;font-weight:600;color:var(--ink);margin-bottom:.42rem}.how-step__card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.68}.apply-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background:linear-gradient(180deg,transparent,rgba(250,240,224,.45) 40%,transparent)}.apply-header[data-astro-cid-kh7btl4r]{margin-bottom:2.5rem}.apply-sub[data-astro-cid-kh7btl4r]{margin-top:.9rem;font-size:.95rem;font-weight:300;color:var(--ink-soft);line-height:1.72;max-width:60ch}.apply-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.apply-card[data-astro-cid-kh7btl4r]{border:1.5px solid var(--line);border-radius:18px;padding:1.5rem;background:#fffcf4e0;position:relative;overflow:hidden;opacity:0;animation:stepIn .6s cubic-bezier(.22,.85,.44,1) both;animation-play-state:paused;transition:box-shadow .2s,border-color .2s,transform .2s}.apply-card[data-astro-cid-kh7btl4r].in-view{animation-play-state:running}.apply-card[data-astro-cid-kh7btl4r]:nth-child(1){animation-delay:0s}.apply-card[data-astro-cid-kh7btl4r]:nth-child(2){animation-delay:.1s}.apply-card[data-astro-cid-kh7btl4r]:nth-child(3){animation-delay:.2s}.apply-card[data-astro-cid-kh7btl4r]:nth-child(4){animation-delay:.3s}.apply-card[data-astro-cid-kh7btl4r]:nth-child(5){animation-delay:.4s}.apply-card[data-astro-cid-kh7btl4r]:hover{box-shadow:0 12px 36px #4b2a151f;border-color:#c9a97e;transform:translateY(-3px)}.apply-card[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.5px;background:linear-gradient(90deg,var(--rust-400),var(--rust-300));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,.85,.44,1)}.apply-card[data-astro-cid-kh7btl4r]:hover:after{transform:scaleX(1)}.apply-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:.97rem;font-weight:600;color:var(--ink);margin-bottom:.45rem}.apply-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.66}.audience-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background:linear-gradient(to bottom,rgba(250,240,225,.4),transparent)}.audience-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}.audience-list[data-astro-cid-kh7btl4r]{display:grid;gap:.7rem;margin-top:1.2rem}.audience-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.85rem;font-size:.96rem;font-weight:500;color:var(--ink);opacity:0;animation:listIn .5s ease both;animation-play-state:paused}.audience-item[data-astro-cid-kh7btl4r].in-view{animation-play-state:running}.audience-check[data-astro-cid-kh7btl4r]{width:28px;height:28px;border-radius:50%;background:#a24a2a1a;border:1.5px solid rgba(162,74,42,.22);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--rust-500)}.audience-check[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:13px;height:13px}.audience-sub[data-astro-cid-kh7btl4r]{font-size:.95rem;font-weight:300;color:var(--ink-soft);line-height:1.72;margin-top:.9rem}.faq-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background:linear-gradient(to bottom,rgba(250,240,225,.4),transparent)}.faq-header[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.faq-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column}.faq-item[data-astro-cid-kh7btl4r]{border-bottom:1px solid rgba(196,160,126,.28);overflow:hidden}.faq-item[data-astro-cid-kh7btl4r]:first-child{border-top:1px solid rgba(196,160,126,.28)}.faq-item[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]{padding:1rem 0;cursor:pointer;font-weight:600;font-size:.9rem;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.75rem;user-select:none}.faq-item[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{padding:0 0 1rem;font-size:.86rem;font-weight:300;line-height:1.78;color:var(--ink-soft)}.faq-ico[data-astro-cid-kh7btl4r]{width:22px;height:22px;border-radius:50%;border:1px solid rgba(162,74,42,.18);background:#a24a2a0a;position:relative;flex-shrink:0;transition:background .2s,border-color .2s}.faq-ico[data-astro-cid-kh7btl4r]:before,.faq-ico[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;top:50%;left:50%;background:var(--rust-500);transform:translate(-50%,-50%);border-radius:2px}.faq-ico[data-astro-cid-kh7btl4r]:before{width:10px;height:1.5px}.faq-ico[data-astro-cid-kh7btl4r]:after{width:1.5px;height:10px;transition:transform .2s}.faq-item[data-astro-cid-kh7btl4r][open] .faq-ico[data-astro-cid-kh7btl4r]{background:#a24a2a14;border-color:#a24a2a47}.faq-item[data-astro-cid-kh7btl4r][open] .faq-ico[data-astro-cid-kh7btl4r]:after{transform:translate(-50%,-50%) rotate(90deg)}.ab-cta[data-astro-cid-kh7btl4r]{padding:3rem 0 5.5rem}.ab-cta__card[data-astro-cid-kh7btl4r]{position:relative;border:1.5px solid var(--line);border-radius:26px;padding:3.8rem 3.2rem;background:linear-gradient(148deg,#fff6e6fa,#fce9c8e6);box-shadow:0 24px 64px #4b2a151a;text-align:center;overflow:hidden;opacity:0}.ab-cta__card[data-astro-cid-kh7btl4r].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.ab-cta__glow[data-astro-cid-kh7btl4r]{position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(162,74,42,.13),transparent 70%);animation:glowPulse 4s ease-in-out infinite;pointer-events:none}.ab-cta__card[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--ff-d);font-size:clamp(1.5rem,2.8vw,2.2rem);letter-spacing:-.02em;line-height:1.22;color:var(--ink);max-width:56ch;margin:.6rem auto 0}.ab-cta__sub[data-astro-cid-kh7btl4r]{margin-top:.9rem;color:var(--ink-soft);font-size:1rem;font-weight:300}footer[data-astro-cid-kh7btl4r]{background:var(--dark-bg);color:#ffffff59;text-align:center;padding:2rem 2.4rem;font-size:.82rem;font-weight:300}footer[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--rust-300);font-weight:500}.hl[data-astro-cid-kh7btl4r]{background-image:linear-gradient(120deg,#ffbe508c 0% 100%);background-repeat:no-repeat;background-size:0% 85%;background-position:0 55%;border-radius:2px;padding:0 1px;transition:background-size .6s ease}.hl[data-astro-cid-kh7btl4r].lit{background-size:100% 85%}@media(max-width:980px){.nav-toggle[data-astro-cid-kh7btl4r],.nav-links[data-astro-cid-kh7btl4r],.nav-backdrop[data-astro-cid-kh7btl4r]{display:none!important}.ab-hero__grid[data-astro-cid-kh7btl4r],.feat-row[data-astro-cid-kh7btl4r],.audience-grid[data-astro-cid-kh7btl4r],.ab-origin__card[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.feat-row[data-astro-cid-kh7btl4r]{padding:3.5rem 0}.feat-row[data-astro-cid-kh7btl4r].reverse .feat-copy[data-astro-cid-kh7btl4r],.feat-row[data-astro-cid-kh7btl4r].reverse .feat-illu[data-astro-cid-kh7btl4r]{order:unset}.diff-grid[data-astro-cid-kh7btl4r],.apply-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;gap:1rem}.how-steps[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;gap:1.4rem}.how-step__connector[data-astro-cid-kh7btl4r]{display:none}.stats-strip[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.demo-float-1[data-astro-cid-kh7btl4r],.demo-float-2[data-astro-cid-kh7btl4r],.diff-connector[data-astro-cid-kh7btl4r]{display:none}.ab-origin__card[data-astro-cid-kh7btl4r]{gap:1.5rem}}@media(max-width:600px){.diff-grid[data-astro-cid-kh7btl4r],.how-steps[data-astro-cid-kh7btl4r],.apply-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.ab-cta__card[data-astro-cid-kh7btl4r],.mission-card[data-astro-cid-kh7btl4r]{padding:2.2rem 1.4rem}.tp-split[data-astro-cid-kh7btl4r],.aip-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:.8rem}.stat-item[data-astro-cid-kh7btl4r]{padding:1.5rem 1rem}.stats-strip[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.stat-item[data-astro-cid-kh7btl4r]:not(:last-child):after{display:none;border-bottom:1px solid rgba(255,255,255,.07)}.ab-hero[data-astro-cid-kh7btl4r]{padding:4rem 0}}
