:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--site-header-top-offset:20px;--site-header-desktop-height:88px;--guide-sticky-gap:24px;--page-bg:#fff;--page-bg-alt:#fff;--panel:#fffcf7e0;--panel-strong:#fffffffa;--panel-soft:#0e0c0b0a;--border:#120e0c1a;--border-strong:#120e0c2e;--text:#14100e;--text-soft:#14100ebd;--text-dim:#14100e80;--accent:#d81914;--accent-strong:#9f0d0d;--accent-soft:#d8191414;--cream:#181311;--shadow:0 28px 70px #371c141a;--max-width:1240px;--section-space:clamp(72px, 8vw, 108px);--section-space-mobile:48px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;color:var(--text);background:#fff;margin:0}body{font-family:var(--font-body), sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{isolation:isolate;padding:20px 24px 48px;position:relative}.site-shell:before{content:"";z-index:-2;background:0 0;position:fixed;inset:0}.site-shell:after{content:"";z-index:-1;pointer-events:none;background:0 0;position:fixed;inset:0}.ambient-orb{display:none}.ambient-orb--left{background:radial-gradient(circle,#d819142e 0%,#0000 72%);width:360px;height:360px;top:140px;left:-140px}.ambient-orb--right{background:radial-gradient(circle,#120e0c14 0%,#0000 72%);width:420px;height:420px;top:520px;right:-180px}.site-header,.hero-section,.story-section,.content-section,.proof-strip,.cta-banner,.site-footer{width:min(var(--max-width), 100%);margin-inline:auto}.scroll-reveal[data-ready=true]{opacity:0;will-change:opacity, transform;transition:opacity .56s,transform .56s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.scroll-reveal[data-ready=true].is-visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.scroll-reveal[data-ready=true]{opacity:1;will-change:auto;transition:none;transform:none}}.site-header{top:var(--site-header-top-offset);z-index:40;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;transition:background-color .22s,border-color .22s,box-shadow .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:flex;position:sticky}.site-header--elevated{border-color:var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf7cc;box-shadow:0 12px 30px #371c1414}.site-header--menu-open{background:#fffcf7f0;border-color:#120e0c24}.brand{font-family:var(--font-body), sans-serif;letter-spacing:.03em;text-transform:none;align-items:center;gap:12px;font-size:1rem;font-weight:700;display:inline-flex}.header-actions{align-items:center;gap:12px;display:inline-flex}.header-wordmark{color:var(--text-soft);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:none;white-space:nowrap;font-size:.9rem;font-weight:500}.site-nav{font-family:var(--font-body), sans-serif;color:var(--text-soft);align-items:center;gap:28px;font-size:.96rem;font-weight:500;display:inline-flex}.site-nav a{transition:color .18s;position:relative}.site-nav a:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent) 50%, transparent 100%);transform-origin:50%;opacity:0;width:100%;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:-8px;left:0;transform:scaleX(.28)}.site-nav a:hover,.site-nav a:focus-visible{color:var(--text)}.site-nav a:hover:after,.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.header-cta,.button{font-family:var(--font-body), sans-serif;letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:600;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.header-cta{background:#ffffffc7;border:1px solid #120e0c1f}.header-cta:hover,.header-cta:focus-visible,.button:hover,.button:focus-visible{transform:translateY(-1px)}.menu-toggle{width:50px;height:50px;color:var(--text);cursor:pointer;background:#ffffffc7;border:1px solid #120e0c1f;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .18s,background-color .18s,border-color .18s;display:none;position:relative}.menu-toggle:hover,.menu-toggle:focus-visible{border-color:#120e0c33;transform:translateY(-1px)}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:1.5px;transition:transform .18s,opacity .18s,top .18s;position:absolute}.menu-toggle span:first-child{top:18px}.menu-toggle span:nth-child(2){top:24px}.menu-toggle span:nth-child(3){top:30px}.menu-toggle--open span:first-child{top:24px;transform:rotate(45deg)}.menu-toggle--open span:nth-child(2){opacity:0}.menu-toggle--open span:nth-child(3){top:24px;transform:rotate(-45deg)}.menu-overlay{z-index:35;opacity:0;pointer-events:none;transition:opacity .22s;position:fixed;inset:0}.menu-overlay--open{opacity:1;pointer-events:auto}.menu-overlay__backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:linear-gradient(#fbf8f4d1,#f4ede6f0),radial-gradient(circle at 0 0,#d819141f,#0000 28%);border:0;position:absolute;inset:0}.menu-overlay__panel{width:min(var(--max-width), calc(100% - 36px));box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f9f3ecf5),#ffffffeb;border:1px solid #120e0c1f;border-radius:34px;margin:104px auto 0;padding:28px;transition:transform .26s;position:relative;transform:translateY(-18px)scale(.98)}.menu-overlay--open .menu-overlay__panel{transform:translateY(0)scale(1)}.menu-overlay__eyebrow{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:none;margin:0;font-size:.82rem;font-weight:500}.menu-overlay__nav{gap:12px;margin-top:22px;display:grid}.menu-overlay__link{background:#ffffffbd;border:1px solid #120e0c14;border-radius:24px;gap:6px;padding:16px 18px;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.menu-overlay__link:hover,.menu-overlay__link:focus-visible{background:#fffffff0;border-color:#120e0c29;transform:translate(4px)}.menu-overlay__link strong{font-family:var(--font-display), sans-serif;letter-spacing:.03em;text-transform:none;font-size:clamp(1.5rem,6vw,2.7rem);font-weight:700;line-height:.95}.menu-overlay__link span{max-width:38ch;color:var(--text-soft);font-size:.98rem;line-height:1.6}.menu-overlay__footer{border-top:1px solid #120e0c14;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding-top:22px;display:flex}.menu-overlay__footer p{max-width:30ch;color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.7}.hero-section{grid-template-columns:1fr;justify-items:center;gap:36px;padding:68px 0 72px;display:grid}.hero-copy{text-align:center;justify-items:center;max-width:880px;display:grid}.eyebrow-pill,.section-kicker,.panel-kicker,.role-label{font-family:var(--font-mono), monospace;color:var(--accent-strong);letter-spacing:.08em;text-transform:none;margin:0;font-size:.88rem;font-weight:800}.eyebrow-pill{background:#d819140f;border:1px solid #d819143d;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;display:inline-flex}.hero-copy h1,.story-copy h2,.section-heading h2,.cta-copy h2{font-family:var(--font-display), sans-serif;letter-spacing:.01em;text-transform:none;margin:18px 0 0}.auth-headline{font-family:var(--font-display), sans-serif;text-transform:none}.hero-tagline{max-width:none;color:var(--text);font-family:var(--font-display), sans-serif;letter-spacing:-.03em;white-space:nowrap;text-transform:none;margin:18px 0 0;font-size:clamp(2.8rem,6.2vw,4.8rem);line-height:.92}.hero-tagline__accent{color:var(--accent)}.hero-lede,.section-heading p,.cta-copy p,.feature-card p,.workflow-card p,.role-panel li,.signal-card h3,.dashboard-panel small,.message-overlay span{color:var(--text-soft);line-height:1.7}.hero-lede{max-width:44ch;margin:22px 0 0;font-size:1.02rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.hero-footnote{color:var(--text-dim);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:14px 0 0;font-size:.72rem;font-weight:700}.coming-soon-note{color:#b81c18;font-family:var(--font-body), sans-serif;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(#eb241d1f,#bf121014);border:1px solid #d819142e;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.94rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 14px 26px #d8191414}.coming-soon-note--light{color:#fff9f4;background:#ffffff14;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f}.header-actions .coming-soon-note,.hero-actions .coming-soon-note,.cta-actions .coming-soon-note,.menu-overlay__footer .coming-soon-note{min-height:50px}.guide-docs-footer__actions .coming-soon-note{border-radius:12px;min-height:44px;padding:0 18px}.footer-contact-card__action{color:#fff9f4;background:#ffffff14;border:1px solid #ffffff1f;align-self:flex-start;margin-top:20px;box-shadow:inset 0 1px #ffffff0f}.footer-contact-card__action:hover,.footer-contact-card__action:focus-visible{background:#ffffff1f;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000029}.button--primary{color:#fff;background:linear-gradient(#eb241d 0%,#bf1210 100%);border:1px solid #d819143d;box-shadow:0 18px 30px #d819142e}.button--primary:hover,.button--primary:focus-visible{box-shadow:0 22px 34px #d8191438}.button--discord{gap:10px}.button__icon{flex:none;width:1rem;height:1rem}.button--secondary{border:1px solid var(--border-strong);color:var(--text);background:#ffffffc7}.feature-card,.product-frame,.visual-card,.role-panel,.workflow-card,.signal-card,.cockpit-card,.dashboard-panel,.message-overlay,.cta-banner{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-visual{justify-content:center;width:100%;display:flex}.wolverine-logo{border-radius:14px;width:auto;height:auto;display:block}.wolverine-logo--small{border-radius:10px;width:40px}.wolverine-logo--medium{border-radius:16px;width:62px}.wolverine-logo--hero{border-radius:32px;width:min(310px,38vw)}.product-frame{background:linear-gradient(#fffffffa,#f7efe8f0),#fffffff0;border-radius:34px;width:min(760px,100%);padding:24px;position:relative}.product-frame:before{content:"";border-radius:inherit;opacity:.8;pointer-events:none;background:linear-gradient(135deg,#120e0c1a,#d8191452,#120e0c14);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.product-frame__header,.frame-brand,.product-frame__grid,.feature-canvas,.planner-body,.signal-tile-grid{display:grid}.product-frame__header{grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:18px}.frame-brand{font-family:var(--font-display), sans-serif;letter-spacing:.02em;grid-auto-flow:column;justify-content:start;align-items:center;gap:12px;font-size:1.12rem}.product-frame__grid{grid-template-columns:1.2fr .8fr;gap:16px}.visual-card{background:linear-gradient(#fffffff0,#f6efe8d6);border-radius:26px;min-height:176px;padding:18px}.visual-card--athletes,.visual-card--signals{flex-direction:column;justify-content:space-between;display:flex}.avatar-stack{gap:10px;display:flex}.avatar-pill{background:#120e0c14;border:1px solid #120e0c14;border-radius:999px;flex:1;height:44px;display:block}.avatar-pill--accent{background:linear-gradient(#e0241d2e,#b410101a)}.avatar-pill--dark{background:linear-gradient(#120e0cf0,#3c302ccc)}.avatar-pill--soft{background:linear-gradient(#fffffffa,#f0e8e0db)}.row-bars,.editor-lines{gap:12px;display:grid}.row-bars i,.editor-lines i,.signal-tile strong,.signal-tile span{border-radius:999px;display:block}.row-bars i{background:linear-gradient(90deg,#120e0c1f,#120e0c0f);height:12px}.visual-card--artifacts{place-items:center;display:grid}.artifact-stack{width:100%;max-width:170px;min-height:132px;position:relative}.artifact-tile{aspect-ratio:1.08;border:1px solid #120e0c14;border-radius:22px;width:64%;position:absolute;inset:auto;box-shadow:0 16px 30px #371c1414}.artifact-tile--accent{background:linear-gradient(#e0241deb,#b41010d6);bottom:0;left:0}.artifact-tile--dark{background:linear-gradient(#120e0cf5,#3c302cc7);top:18px;right:6px}.artifact-tile--soft{background:linear-gradient(#fffffffa,#f0e8e0e6);top:0;left:26px}.visual-card--calendar{place-items:center;display:grid}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:10px;width:100%;display:grid}.calendar-grid span{aspect-ratio:1;background:#120e0c0d;border:1px solid #120e0c14;border-radius:10px}.calendar-grid .is-active{background:#120e0c2e}.calendar-grid .is-accent{background:#d8191424;border-color:#d8191438}.signal-bars{align-items:end;gap:12px;height:112px;display:flex}.signal-bars i{background:linear-gradient(#e0241dd6,#b4101094);border-radius:999px 999px 12px 12px;flex:1;min-height:30px;display:block}.signal-bars i:nth-child(2n){background:linear-gradient(#120e0cd1,#120e0c42)}.signal-progress{background:#120e0c14;border-radius:999px;height:12px;overflow:hidden}.signal-progress span{border-radius:inherit;background:linear-gradient(90deg,#e0241d 0%,#b41010 100%);width:72%;height:100%;display:block}.cockpit-card{background:linear-gradient(#fffffffa,#f7efe8f0),#fffffff0;border-radius:34px;width:min(560px,100%);padding:28px;position:absolute;bottom:0;right:0}.cockpit-card:before{content:"";border-radius:inherit;opacity:.75;pointer-events:none;background:linear-gradient(135deg,#120e0c1f,#d819145c,#120e0c14);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cockpit-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.cockpit-header h2{font-size:clamp(1.8rem,3.2vw,2.45rem);line-height:.96;font-family:var(--font-display), sans-serif;text-transform:none;margin:8px 0 0}.status-pill{min-height:34px;color:var(--text);font-family:var(--font-mono), monospace;background:#ffffffb8;border:1px solid #120e0c1f;border-radius:999px;align-items:center;padding:0 14px;font-size:.86rem;font-weight:800;display:inline-flex}.cockpit-grid{grid-template-columns:1.25fr .95fr;gap:16px;display:grid}.dashboard-panel{background:linear-gradient(#fffffff0,#f6efe8d6);border-radius:26px;padding:18px;position:relative}.panel-label{color:var(--text-dim);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:none;margin:0 0 16px;font-size:.76rem;font-weight:800}.athlete-row{border-top:1px solid #120e0c14;justify-content:space-between;gap:14px;padding:14px 0;display:flex}.athlete-row:first-of-type{border-top:0;padding-top:0}.athlete-row strong{color:var(--text);font-size:1rem;display:block}.athlete-row span,.athlete-row em{color:var(--text-soft);font-size:.9rem;line-height:1.5;display:block}.athlete-row em{color:var(--accent-strong);text-align:right;align-self:center;font-style:normal}.dashboard-panel--ring{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.signal-ring{aspect-ratio:1;background:radial-gradient(circle,#fffffff5 52%,#0000 54%),conic-gradient(from 220deg,#120e0c33,#d81914f5,#120e0c24);border-radius:50%;place-items:center;width:140px;display:grid;box-shadow:inset 0 0 24px #d8191414}.signal-ring span{max-width:62px;color:var(--text);font-family:var(--font-display), sans-serif;text-align:center;letter-spacing:.05em;text-transform:none;font-size:1.1rem;line-height:.96}.dashboard-panel--timeline{align-self:end}.timeline-bar{grid-template-columns:42px 1fr;align-items:center;gap:12px;margin-top:14px;display:grid}.timeline-bar span{color:var(--text);font-size:.9rem;font-weight:700}.timeline-bar__track{background:#120e0c14;border-radius:999px;height:10px;overflow:hidden}.timeline-bar__track i{border-radius:inherit;background:linear-gradient(90deg,#e0241d 0%,#b41010 100%);height:100%;display:block}.message-overlay{max-width:270px;color:var(--text);background:#fffcf7f5;border:1px solid #120e0c1a;border-radius:22px;padding:16px 18px;animation:7.2s ease-in-out infinite lift;position:absolute;bottom:26px;left:-34px}.message-overlay__title{color:#111111b8;letter-spacing:.08em;text-transform:none;margin:0 0 8px;font-size:.8rem;font-weight:800}.message-overlay span{color:#111111c7;line-height:1.55;display:block}.product-frame--dashboard{background:linear-gradient(#131317fa,#0a0a0cfa),#0b0b0d;border-color:#ffffff14;border-radius:30px;width:min(1160px,100%);padding:0;overflow:hidden;box-shadow:0 18px 40px #0a060624}.product-frame--dashboard:before{opacity:.5;background:linear-gradient(135deg,#ffffff17,#d8191447,#ffffff0f)}.dashboard-shell,.dashboard-main__grid,.athlete-strip,.dashboard-copilot__prompts{display:grid}.product-windowbar{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:flex-start;align-items:center;padding:14px 16px;display:flex}.window-dots{gap:8px;display:flex}.window-dots span{border-radius:999px;width:9px;height:9px}.window-dots span:first-child{background:#ff5f57}.window-dots span:nth-child(2){background:#febc2e}.window-dots span:nth-child(3){background:#28c840}.product-windowbar__title,.product-windowbar__chip,.dashboard-card__header small,.dashboard-card__header span,.dashboard-sidebar__brand span,.dashboard-sidebar__nav span,.dashboard-copilot__name,.dashboard-copilot__new-chat,.dashboard-list__item small,.dashboard-list__due,.guidance-item small,.guidance-item__meta span,.dashboard-main__status small,.dashboard-main__status-copy,.dashboard-copilot__composer-label,.dashboard-copilot__composer-chip{font-family:var(--font-mono), monospace}.product-windowbar__title{color:#f5f1edb8;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.product-windowbar__actions{justify-content:flex-end;gap:10px;display:flex}.product-windowbar__chip{color:#fffaf6c7;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.7rem;font-weight:700;display:inline-flex}.product-windowbar__chip--muted{color:#fffaf67a}.dashboard-shell{grid-template-columns:140px minmax(0,1fr) 270px;min-height:670px}.dashboard-sidebar{background:#0c0c0ff2;border-right:1px solid #ffffff0f;flex-direction:column;padding:14px 12px;display:flex}.dashboard-sidebar__brand{align-items:center;gap:10px;padding:2px 6px 20px;display:flex}.dashboard-sidebar__brand strong,.dashboard-main__topbar h3,.athlete-chip__head strong,.dashboard-statline strong,.dashboard-list__item strong,.guidance-item strong,.dashboard-copilot__panel strong{color:#f6f1eb}.dashboard-sidebar__brand strong{font-size:.86rem;font-weight:700;display:block}.dashboard-sidebar__brand span{color:#fff6f07a;letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:.58rem;font-weight:700;display:block}.dashboard-sidebar__nav{gap:6px;display:grid}.dashboard-nav__item,.dashboard-settings-row{color:#fff6f08a;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:flex}.dashboard-nav__item.is-active{color:#fff5f1;background:#d8191447}.dashboard-nav__icon{opacity:.9;border:1px solid;border-radius:4px;flex:0 0 14px;width:14px;height:14px;position:relative}.dashboard-nav__icon:before,.dashboard-nav__icon:after{content:"";border-top:1px solid;position:absolute;inset:3px}.dashboard-nav__icon:after{inset:auto 3px 3px}.dashboard-nav__icon--people,.dashboard-nav__icon--gear{border-radius:999px}.dashboard-nav__icon--calendar:before{inset:2px 2px auto}.dashboard-nav__icon--calendar:after{inset:auto 2px 2px}.dashboard-sidebar__nav span,.dashboard-settings-row span:last-child{letter-spacing:.02em;font-size:.73rem;font-weight:700}.dashboard-sidebar__footer{gap:12px;margin-top:auto;display:grid}.dashboard-invite{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;padding:12px}.dashboard-invite small,.dashboard-invite strong{font-family:var(--font-mono), monospace;display:block}.dashboard-invite small{color:#fff6f06b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:.55rem;font-weight:700}.dashboard-invite strong{color:#ff7b62;letter-spacing:.08em;font-size:.88rem;font-weight:800}.dashboard-settings-row{color:#fff6f08a}.dashboard-main{background:linear-gradient(#ffffff04,#fff0),#0d0d10f5;flex-direction:column;padding:15px;display:flex}.dashboard-main__topbar,.dashboard-card__header,.dashboard-list__row,.guidance-item,.dashboard-main__status,.dashboard-main__status-actions,.dashboard-copilot__topbar,.dashboard-copilot__identity,.dashboard-copilot__composer-meta{align-items:center;display:flex}.dashboard-main__topbar,.dashboard-card__header,.dashboard-main__status{justify-content:space-between;gap:14px}.dashboard-main__topbar{padding:2px 0 14px}.dashboard-main__topbar h3{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;text-transform:none;margin:0;font-size:1.75rem}.dashboard-action{min-height:34px;font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:10px;align-items:center;padding:0 14px;font-size:.72rem;font-weight:800;display:inline-flex}.dashboard-action--accent{color:#fff4ef;background:linear-gradient(#df4f36 0%,#c9331c 100%);box-shadow:0 10px 18px #d8191429}.dashboard-main__grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:14px;margin-top:14px}.dashboard-card,.athlete-chip,.dashboard-prompt,.dashboard-copilot__panel,.dashboard-copilot__composer{background:linear-gradient(#1b1b1ff5,#121216f5);border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff08}.dashboard-card{border-radius:18px;padding:14px}.dashboard-card--athletes{min-height:122px}.dashboard-card__header{margin-bottom:14px}.dashboard-card__header small,.dashboard-card__header span,.dashboard-main__status small,.dashboard-main__status-copy,.dashboard-copilot__name,.dashboard-copilot__new-chat,.dashboard-copilot__composer-label,.dashboard-copilot__composer-chip{letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.dashboard-card__header small,.dashboard-main__status small,.dashboard-copilot__new-chat{color:#fff6f06b}.dashboard-card__header span,.dashboard-main__status-copy,.dashboard-copilot__name{color:#fff6f09e}.athlete-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.athlete-chip{background:linear-gradient(#1a1a1efa,#111115fa);border-radius:14px;padding:10px 10px 12px}.athlete-chip__head{align-items:center;gap:8px;display:flex}.athlete-chip__initials{color:#f5f0ea;width:26px;height:26px;font-family:var(--font-mono), monospace;background:#ffffff14;border-radius:999px;place-items:center;font-size:.68rem;font-weight:800;display:grid}.athlete-chip__head strong,.dashboard-list__item strong,.guidance-item strong{font-size:.82rem;font-weight:700;line-height:1.4}.athlete-chip__track{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.metric-dot{background:#ffffff14;border-radius:999px;height:10px;display:block}.metric-dot--accent{background:linear-gradient(#dc5039 0%,#b92517 100%);box-shadow:0 0 0 1px #d8191429}.dashboard-statline{gap:4px;margin-bottom:14px;display:grid}.dashboard-statline strong{letter-spacing:-.06em;font-size:2.55rem;line-height:.88}.dashboard-statline span{color:#fff6f080;font-size:.92rem;line-height:1.5}.dashboard-statline--compact{margin-bottom:18px}.dashboard-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.dashboard-filter,.dashboard-badge,.guidance-item__meta em,.dashboard-main__status-actions span{min-height:24px;font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.58rem;font-weight:800;display:inline-flex}.dashboard-filter--accent,.dashboard-badge--alert{color:#fff7f3;background:#d81914eb}.dashboard-filter--muted,.dashboard-filter--soft,.dashboard-main__status-actions span{color:#fff6f099;background:#ffffff14}.dashboard-list{display:grid}.dashboard-list__item{border-top:1px solid #ffffff0f;padding:14px 0}.dashboard-list__item:first-child{border-top:0;padding-top:0}.dashboard-list__row{justify-content:space-between;align-items:flex-start;gap:10px}.dashboard-list__item small{color:#fff6f06b;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:.56rem;font-weight:700;display:block}.dashboard-list__due{color:#fff6f0a3;letter-spacing:.04em;text-transform:uppercase;margin-top:10px;font-size:.66rem;font-weight:700;display:block}.guidance-list{gap:10px;display:grid}.guidance-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;gap:14px;padding:12px 14px}.guidance-item small{color:#fff6f06b;letter-spacing:.12em;text-transform:uppercase;margin-top:6px;font-size:.55rem;font-weight:700;display:block}.guidance-item__meta{justify-items:end;gap:8px;display:grid}.guidance-item__meta span{color:#fff6f075;letter-spacing:.12em;text-transform:uppercase;font-size:.54rem;font-weight:700}.guidance-item__meta em{color:#79f0b7;background:#36bb7a2e;font-style:normal}.dashboard-main__status{border-top:1px solid #ffffff0f;margin-top:auto;padding-top:18px}.dashboard-main__status small,.dashboard-main__status-copy{display:block}.dashboard-main__status-copy{margin-top:6px}.dashboard-main__status-actions{justify-content:flex-end;gap:8px}.dashboard-copilot{background:linear-gradient(#ffffff05,#ffffff03);border-left:1px solid #ffffff0f;flex-direction:column;padding:12px 8px 12px 10px;display:flex}.dashboard-copilot__topbar{justify-content:space-between;gap:12px;padding:2px 0 10px}.dashboard-copilot__identity{gap:8px}.dashboard-avatar-badge,.dashboard-copilot__crest{background:#d8191438;border-radius:999px;place-items:center;display:grid}.dashboard-avatar-badge{width:20px;height:20px}.dashboard-copilot__panel{text-align:center;border-radius:18px;padding:16px 14px}.dashboard-copilot__crest{width:44px;height:44px;margin:0 auto 12px}.dashboard-wolvy-mark{width:12px;height:12px;display:block}.dashboard-wolvy-mark--crest{width:20px;height:20px}.dashboard-copilot__panel strong{font-size:1.05rem;line-height:1.25;display:block}.dashboard-copilot__panel p{color:#fff6f08a;margin:10px 0 0;font-size:.9rem;line-height:1.55}.dashboard-copilot__prompts{flex:1;grid-auto-rows:max-content;align-content:start;gap:8px;margin-top:10px;display:grid}.dashboard-prompt{color:#fff6f0c2;border-radius:14px;align-items:center;padding:12px 10px;font-size:.76rem;line-height:1.45;display:flex}.dashboard-copilot__composer{border-radius:16px;margin-top:auto;padding:10px}.dashboard-copilot__composer-label,.dashboard-copilot__composer-chip{color:#fff6f0a3;letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:700;display:block}.dashboard-copilot__composer-meta{justify-content:space-between;gap:10px;margin-top:12px}.dashboard-copilot__composer-meta span{color:#fff6f07a}.dashboard-send{color:#fff7f2;text-align:center;background:linear-gradient(#df4f36 0%,#be2819 100%);border-radius:999px;width:26px;height:26px;line-height:26px}.product-frame--mobile-dashboard{transform-origin:top;background:linear-gradient(#282527f5,#0c0b0dfa),#080809;border-color:#120e0c2e;border-radius:42px;width:min(360px,100%);margin-bottom:-52px;padding:8px;display:none;transform:scale(.93);box-shadow:0 14px 30px #0a06061f,inset 0 1px #ffffff0f}.product-frame--mobile-dashboard:before{opacity:.46;background:linear-gradient(135deg,#ffffff2e,#d819141f,#ffffff0a)}.mobile-dashboard__device{background:linear-gradient(#121114fa,#040406fa),#050506;border-radius:34px;padding:10px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,inset 0 0 0 1px #ffffff05}.mobile-dashboard__screen{background:linear-gradient(#070709fa,#020203fa),#050506;border-radius:26px;padding:16px 10px 18px;overflow:hidden}.mobile-dashboard__notch{z-index:2;background:linear-gradient(#070709fa,#0c0c0efa);border-radius:0 0 16px 16px;width:118px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 1px #ffffff08,inset 0 -1px #ffffff0a}.mobile-dashboard__home-indicator{background:#fff7f057;border-radius:999px;width:112px;height:4px;margin:12px auto 2px}.mobile-dashboard__statusbar,.mobile-dashboard__topbar,.mobile-panel__header,.mobile-athlete-card__header,.mobile-athlete-card__identity,.mobile-invite__row{align-items:center;display:flex}.mobile-dashboard__statusbar{color:#fff7f0e0;font-family:var(--font-mono), monospace;letter-spacing:.04em;justify-content:space-between;padding:10px 10px 12px;font-size:.8rem;font-weight:700}.mobile-dashboard__signals{align-items:center;gap:6px;display:flex}.mobile-dashboard__signals i{background:#fff7f0e6;border-radius:999px;display:block}.mobile-dashboard__signals i:first-child{width:8px;height:8px}.mobile-dashboard__signals i:nth-child(2){width:12px;height:8px}.mobile-dashboard__signals i:nth-child(3){border-radius:4px;width:20px;height:10px}.mobile-dashboard__topbar{justify-content:space-between;gap:12px;padding:0 2px 18px}.mobile-dashboard__icon{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:relative}.mobile-dashboard__icon--gear:before{content:"";background:linear-gradient(#ff7566fa,#eb241deb);width:16px;height:16px;position:absolute;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v2'/%3E%3Cpath d='M12 20v2'/%3E%3Cpath d='m4.93 4.93 1.41 1.41'/%3E%3Cpath d='m17.66 17.66 1.41 1.41'/%3E%3Cpath d='M2 12h2'/%3E%3Cpath d='M20 12h2'/%3E%3Cpath d='m6.34 17.66-1.41 1.41'/%3E%3Cpath d='m19.07 4.93-1.41 1.41'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v2'/%3E%3Cpath d='M12 20v2'/%3E%3Cpath d='m4.93 4.93 1.41 1.41'/%3E%3Cpath d='m17.66 17.66 1.41 1.41'/%3E%3Cpath d='M2 12h2'/%3E%3Cpath d='M20 12h2'/%3E%3Cpath d='m6.34 17.66-1.41 1.41'/%3E%3Cpath d='m19.07 4.93-1.41 1.41'/%3E%3C/svg%3E") 50%/contain no-repeat}.mobile-dashboard__icon--gear:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:6px;box-shadow:inset 0 1px #ffffff0a}.mobile-dashboard__title,.mobile-dashboard__create,.mobile-dashboard__date,.mobile-panel__header span,.mobile-stat-card small,.mobile-day-pill,.mobile-panel--invite small,.mobile-panel--invite span{font-family:var(--font-mono), monospace}.mobile-dashboard__title{color:#fff7f0d6;font-size:1rem;font-weight:700}.mobile-dashboard__create{color:#ff5e55;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:.82rem;font-weight:700;display:inline-flex}.mobile-dashboard__date{color:#fff7f057;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.mobile-dashboard__heading{color:#ff6a5d;font-family:var(--font-display), sans-serif;letter-spacing:-.03em;text-transform:none;margin:6px 0 12px;font-size:2rem;line-height:.92}.mobile-panel,.mobile-athlete-card{background:#ffffff04;border:1px solid #ffffff14;border-radius:18px;box-shadow:inset 0 1px #ffffff08}.mobile-panel{padding:12px}.mobile-panel__header{justify-content:space-between;gap:12px}.mobile-panel__header strong{color:#fff7f1;font-family:var(--font-display), sans-serif;font-size:1.25rem;line-height:1;display:block}.mobile-panel__header div span{color:#fff7f05c;letter-spacing:.03em;margin-top:4px;font-size:.68rem;font-weight:700;display:block}.mobile-panel__header>span{color:#ff6257;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.mobile-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.mobile-stat-card{background:#ffffff0d;border-radius:12px;padding:10px}.mobile-stat-card--amber{background:#70450e42}.mobile-stat-card--green{background:#104c2347}.mobile-stat-card small{color:#fff7f066;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700;display:block}.mobile-stat-card strong{color:#f4f0ea;font-family:var(--font-display), sans-serif;margin-top:8px;font-size:1.7rem;line-height:.9;display:block}.mobile-stat-card--amber strong{color:#ffae4b}.mobile-stat-card--green strong{color:#72ee8a}.mobile-athlete-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.mobile-athlete-card{padding:10px}.mobile-athlete-card__header{justify-content:space-between;gap:8px}.mobile-athlete-card__identity{gap:8px;min-width:0}.mobile-athlete-card__initials{color:#f7f2ec;width:34px;height:34px;font-family:var(--font-display), sans-serif;background:#ffffff0a;border:2px solid #ffffffbd;border-radius:999px;place-items:center;font-size:1rem;display:grid}.mobile-athlete-card__initials--accent{background:#d81914cc;border-color:#ffaaa0e6}.mobile-athlete-card__identity strong{color:#f7f2ec;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;font-weight:700;line-height:1.2;overflow:hidden}.mobile-athlete-card__chevron{color:#fff7f057;font-size:1.2rem;line-height:1}.mobile-athlete-card__track{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin-top:12px;display:grid}.mobile-day-pill{color:#fff7f061;letter-spacing:.02em;background:#ffffff1c;border-radius:6px;place-items:center;height:24px;font-size:.58rem;font-weight:700;display:grid}.mobile-day-pill--accent{color:#ffb1a8;background:#bd352a9e}.mobile-panel--invite{margin-top:14px}.mobile-panel--invite small{color:#fff7f066;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:700;display:block}.mobile-invite__row{justify-content:space-between;gap:12px;margin-top:12px}.mobile-invite__row strong{color:#fff7f1;font-family:var(--font-display), sans-serif;letter-spacing:.04em;font-size:1.3rem;line-height:1}.mobile-invite__row span{color:#ff8d7d;letter-spacing:.08em;text-transform:uppercase;background:#d8191438;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.66rem;font-weight:700;display:inline-flex}.mobile-panel--invite p{color:#fff7f075;margin:12px 0 0;font-size:.9rem;line-height:1.5}.proof-strip{padding:20px 0 calc(var(--section-space) - 8px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.proof-card{background:linear-gradient(#fffffff0,#f8f2ebe6),#ffffffc7;border:1px solid #120e0c14;border-radius:22px;align-items:flex-start;gap:14px;padding:18px;display:flex}.proof-card p{color:var(--text);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:none;margin:0 0 6px;font-size:.84rem;font-weight:800}.proof-card span{color:var(--text-soft);font-size:.94rem;line-height:1.55;display:block}.proof-glyph{background:linear-gradient(#fffffffa,#f4ede6e6);border:1px solid #120e0c14;border-radius:14px;flex:0 0 46px;width:46px;height:46px;position:relative;box-shadow:inset 0 1px #fff9}.proof-glyph:before,.proof-glyph:after{content:"";position:absolute}.proof-glyph--stack:before,.proof-glyph--stack:after{border-radius:999px;height:8px;left:10px;right:10px}.proof-glyph--stack:before{background:linear-gradient(90deg,#120e0c33,#120e0c14);top:12px;box-shadow:0 12px #d8191429}.proof-glyph--stack:after{background:linear-gradient(90deg,#d81914db,#b41010b8);top:28px}.proof-glyph--network:before{background:radial-gradient(circle at 13px 14px,#120e0cdb 0 3px,#0000 4px),radial-gradient(circle at 33px 14px,#d81914db 0 3px,#0000 4px),radial-gradient(circle at 23px 31px,#120e0c5c 0 3px,#0000 4px),linear-gradient(#120e0c2e,#120e0c2e) 15px 17px/16px 1.5px no-repeat,linear-gradient(#120e0c2e,#120e0c2e) 18px 20px/1.5px 10px no-repeat,linear-gradient(#120e0c2e,#120e0c2e) 28px 20px/1.5px 10px no-repeat;inset:0}.proof-glyph--grid:before{background-color:#0000;background-image:linear-gradient(#120e0c1a 1px,#0000 1px),linear-gradient(90deg,#120e0c1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:9px 9px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:10px;inset:10px}.proof-glyph--chart:before{background:linear-gradient(90deg,#120e0c29 0 22%,#0000 22% 30%,#d81914d1 30% 52%,#0000 52% 60%,#120e0c38 60% 82%,#0000 82% 100%);border-radius:999px;height:20px;bottom:11px;left:11px;right:11px}.proof-glyph--chart:after{transform-origin:0;background:linear-gradient(90deg,#120e0c1f,#d8191499);height:2px;top:14px;left:10px;right:10px;transform:rotate(-14deg)}.story-section{padding:var(--section-space) 0;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(44px,5vw,72px);display:grid}.story-section--reverse .story-copy{order:2}.story-section--reverse .story-panel{order:1}.story-copy{align-self:center;max-width:640px}.story-copy h2{font-size:clamp(2.1rem,4.6vw,3.45rem);line-height:1}.story-intro{max-width:58ch;color:var(--text-soft);margin:16px 0 0;font-size:1rem;line-height:1.72}.story-points{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.story-points li{color:var(--text-soft);padding-left:20px;line-height:1.74;position:relative}.story-points li:before{content:"";background:linear-gradient(#e0241d 0%,#b41010 100%);border-radius:50%;width:7px;height:7px;position:absolute;top:.72em;left:0;box-shadow:0 0 14px #d8191433}.story-points--compact{gap:12px;margin-top:20px}.story-panel,.relationship-card{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff5,#f8f2ebeb),#ffffffe6}.story-panel{border-radius:32px;align-self:center;padding:24px}.story-panel--guidance{background:radial-gradient(circle at 100% 0,#d8191424,#0000 30%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.story-panel--planning{background:radial-gradient(circle at 100% 0,#120e0c0d,#0000 34%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.story-panel--performance{background:radial-gradient(circle at 100% 0,#d819141a,#0000 34%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.story-panel--wolvy{background:radial-gradient(circle at 100% 0,#d819141f,#0000 32%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.feature-visual{gap:14px;min-height:280px;display:grid}.feature-toolbar{gap:8px;display:flex}.feature-toolbar span{background:#120e0c2e;border-radius:999px;width:10px;height:10px}.feature-toolbar span:nth-child(2){background:#d81914c2}.feature-toolbar span:nth-child(3){background:#120e0c1a}.feature-canvas{grid-template-columns:82px 1fr;gap:16px;min-height:188px}.canvas-sidebar,.canvas-main,.planner-calendar,.planner-rail span,.signal-tile{background:#ffffffb8;border:1px solid #120e0c14}.canvas-sidebar{border-radius:22px;align-content:start;gap:12px;padding:14px;display:grid}.canvas-sidebar i{background:linear-gradient(#120e0c14,#120e0c0a);border-radius:14px;height:40px;display:block}.canvas-sidebar i:nth-child(2){background:linear-gradient(#d819142e,#d8191414)}.canvas-main{border-radius:24px;flex-direction:column;justify-content:space-between;padding:18px;display:flex}.editor-lines i{background:linear-gradient(90deg,#120e0c24,#120e0c0f);height:12px}.draft-actions{gap:10px;display:flex}.draft-pill,.artifact-chip{background:#ffffffc2;border:1px solid #120e0c14;border-radius:999px;min-height:36px;display:inline-flex}.draft-pill{width:112px}.draft-pill--accent,.artifact-chip--accent{background:#d819141f;border-color:#d819142e}.artifact-row{gap:12px;display:flex}.artifact-chip{flex:1}.feature-visual--planning{align-content:space-between}.planner-header{gap:10px;display:flex}.planner-header span{background:#120e0c1a;border-radius:999px;width:72px;height:14px;display:block}.planner-header span:nth-child(2),.planner-header span:nth-child(4){background:#d8191433}.planner-body{grid-template-columns:1.15fr .85fr;gap:16px}.planner-calendar{border-radius:24px;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px;display:grid}.planner-calendar i{aspect-ratio:1;background:#120e0c0f;border-radius:12px;display:block}.planner-calendar .is-active{background:#120e0c2e}.planner-calendar .is-accent{background:#d8191424}.planner-rail{gap:12px;display:grid}.planner-rail span{border-radius:20px;min-height:56px;display:block}.planner-rail .is-accent{background:#d819141f;border-color:#d819142e}.feature-visual--performance{align-content:space-between}.feature-visual--wolvy{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-content:stretch;gap:14px}.trend-panel{background:#ffffffc7;border:1px solid #120e0c14;border-radius:26px;padding:16px}.trend-line{align-items:end;gap:12px;min-height:126px;display:flex}.trend-line span{background:linear-gradient(#120e0c29,#120e0c0d);border-radius:999px 999px 10px 10px;flex:1;min-height:42px;display:block}.trend-line span:first-child{height:42%}.trend-line span:nth-child(2){height:58%}.trend-line span:nth-child(3){background:linear-gradient(#d81914d1,#b410108f);height:52%}.trend-line span:nth-child(4){height:78%}.trend-line span:nth-child(5){height:66%}.trend-markers{gap:10px;margin-top:16px;display:flex}.trend-markers i{background:#120e0c29;border-radius:999px;width:14px;height:14px;display:block}.trend-markers .is-accent{background:#d81914d1}.signal-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.signal-tile{border-radius:22px;padding:16px}.signal-tile strong{background:#120e0c1f;width:72%;height:14px}.signal-tile span{background:#120e0c14;width:54%;height:10px;margin-top:12px}.signal-tile--accent{background:#d8191414;border-color:#d8191429}.wolvy-context-stack{gap:12px;display:grid}.wolvy-context-card,.wolvy-chat-panel{border:1px solid #120e0c14}.wolvy-context-card{background:#ffffffbd;border-radius:22px;padding:16px}.wolvy-context-card--accent{background:radial-gradient(circle at 100% 0,#d8191424,#0000 40%),#ffffffc7;border-color:#d819141f}.wolvy-context-card small,.wolvy-chat-panel small{font-family:var(--font-mono), monospace}.wolvy-context-card small{color:var(--text-dim);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.wolvy-context-card strong,.wolvy-chat-panel__identity strong{font-family:var(--font-display), sans-serif;text-transform:none;font-weight:400;display:block}.wolvy-context-card strong{color:var(--text);margin-top:8px;font-size:1.16rem;line-height:1.04}.wolvy-chip-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.wolvy-chip-row span,.wolvy-chat-panel__state{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.62rem;font-weight:800;display:inline-flex}.wolvy-chip-row span{color:var(--text);background:#120e0c0f}.wolvy-line-stack{gap:10px;margin-top:12px;display:grid}.wolvy-line-stack i{background:linear-gradient(90deg,#120e0c24,#120e0c0f);border-radius:999px;height:10px;display:block}.wolvy-signal-row{gap:10px;margin-top:12px;display:flex}.wolvy-signal-row span{background:#120e0c14;border-radius:14px;flex:1;height:38px;display:block}.wolvy-signal-row .is-accent{background:#d8191424}.wolvy-signal-row .is-dark{background:#120e0c29}.wolvy-chat-panel{background:linear-gradient(#161312f7,#0a0909f5),#0c0a0af0;border-radius:24px;grid-template-rows:auto auto;align-content:start;gap:16px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff0d}.wolvy-chat-panel__header,.wolvy-chat-panel__identity{align-items:center;display:flex}.wolvy-chat-panel__header{justify-content:flex-start;gap:12px}.wolvy-chat-panel__identity{gap:10px}.wolvy-chat-panel__identity>div{display:grid}.wolvy-chat-panel__badge{background:#d8191438;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.wolvy-chat-panel__identity strong{color:#fff7f3;font-size:1rem;line-height:1.02}.wolvy-chat-thread{align-content:start;gap:12px;display:grid}.wolvy-chat-bubble{color:#fff5f0e0;background:#ffffff1a;border-radius:18px 18px 18px 8px;max-width:84%;padding:14px 16px;font-size:.9rem;line-height:1.55}.wolvy-chat-bubble--response{color:#fff7f3;background:linear-gradient(#d81914db,#9f0d0dd1);border-radius:18px 18px 8px;justify-self:end;max-width:88%}.story-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.story-panel h3,.relationship-card h3{font-family:var(--font-display), sans-serif;margin:16px 0 0;font-size:clamp(1.45rem,2vw,2.05rem);font-weight:400;line-height:1.08}.story-panel__stack{gap:14px;margin-top:22px;display:grid}.story-mini-card{background:#ffffffb3;border:1px solid #120e0c14;border-radius:24px;padding:18px}.story-mini-card strong{color:var(--text);font-family:var(--font-display), sans-serif;font-size:1.18rem;font-weight:400;line-height:1.05;display:block}.story-mini-card span{color:var(--text-soft);margin-top:8px;line-height:1.62;display:block}.cadence-list{gap:10px;margin-top:22px;display:grid}.cadence-row{border-top:1px solid #120e0c14;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.cadence-row:first-child{border-top:0;padding-top:0}.cadence-row span{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.04em;text-transform:none;font-size:.9rem}.cadence-row strong{color:var(--text);font-size:1rem;font-weight:600}.cadence-row em{color:var(--text-soft);text-align:right;font-size:.92rem;font-style:normal}.story-panel__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.relationship-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.relationship-card{border-radius:30px;padding:30px}.relationship-card--accent{background:radial-gradient(circle at 100% 0,#d8191429,#0000 34%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.content-section{padding:var(--section-space) 0}.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2,.cta-copy h2{font-size:clamp(2.15rem,4.8vw,3.65rem);line-height:.98}.section-heading p,.cta-copy p{margin-top:16px;font-size:.98rem}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.feature-card{background:linear-gradient(#fffffff5,#f8f2ebeb),#ffffffe6;border-radius:30px;grid-column:span 4;padding:28px}.feature-card--wide{grid-column:span 8}.feature-card--tall{background:radial-gradient(circle at 100% 0,#d8191424,#0000 38%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb}.feature-index,.workflow-step{min-width:52px;min-height:34px;color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:none;background:#ffffffb8;border:1px solid #120e0c1a;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:1rem;display:inline-flex}.feature-card h3,.role-panel h3,.workflow-card h3,.signal-card h3{font-size:clamp(1.34rem,1.75vw,1.9rem);line-height:1.12;font-family:var(--font-display), sans-serif;letter-spacing:.01em;text-transform:none;margin:18px 0 0;font-weight:400}.feature-card p,.workflow-card p,.signal-card h3,.role-panel li{font-size:.98rem}.feature-points{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.feature-points li,.role-panel li{padding-left:20px;position:relative}.feature-points li:before,.role-panel li:before{content:"";background:linear-gradient(#e0241d 0%,#b41010 100%);border-radius:50%;width:7px;height:7px;position:absolute;top:.72em;left:0;box-shadow:0 0 14px #d8191433}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.role-panel{border-radius:30px;padding:30px}.role-panel--accent{background:radial-gradient(circle at 100% 0,#d8191429,#0000 34%),#ffffffeb}.role-panel ul{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.workflow-card{border-radius:28px;padding:26px}.how-it-works-section .section-heading{text-align:center;max-width:860px;margin-inline:auto}.workflow-grid--how-it-works{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:36px 30px}.how-it-works-card{min-height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;flex-direction:column;gap:14px;padding:0;display:flex}.how-it-works-card:before{content:none}.how-it-works-card p{margin-bottom:0}.workflow-visual{z-index:1;width:100%;min-height:198px;box-shadow:none;background:#ffffff8f;border:1px solid #120e0c14;border-radius:16px;align-self:stretch;margin-bottom:2px;padding:16px;position:relative;overflow:hidden}.workflow-visual:before{content:none}.workflow-visual--setup{align-content:stretch;justify-items:stretch;display:grid}.workflow-visual--share{align-content:center;gap:14px;display:grid}.workflow-visual--link{align-content:stretch;justify-items:stretch;display:grid}.workflow-visual--coach{grid-template-rows:auto 1fr;align-content:start;gap:12px;display:grid}.workflow-phone{background:linear-gradient(#171312fa,#090808f5);border-radius:26px;align-self:end;width:112px;padding:10px 8px 12px;position:relative;box-shadow:inset 0 1px #ffffff0f}.workflow-phone--link{width:138px}.workflow-phone--setup{width:176px}.workflow-phone__notch{background:#ffffff24;border-radius:999px;width:40px;height:6px;margin:0 auto 10px}.workflow-phone__screen{gap:10px;display:grid}.workflow-phone__screen--setup{gap:12px}.workflow-mini-pill,.workflow-code-card small,.workflow-code-card span,.workflow-setup-profile small,.workflow-phone__screen small,.workflow-guidance-card small,.workflow-thread-card small,.workflow-link-confirm small{font-family:var(--font-mono), monospace}.workflow-mini-pill{color:#fff5f0db;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.58rem;font-weight:800;display:inline-flex}.workflow-mini-pill--accent{color:#fff6f2;background:linear-gradient(#df4f36 0%,#be2819 100%);border-color:#df4f364d}.workflow-setup-card strong,.workflow-phone__screen strong,.workflow-code-card strong,.workflow-guidance-card strong,.workflow-link-confirm strong{color:#fff7f3;font-family:var(--font-display), sans-serif;text-transform:none;font-size:1rem;font-weight:400;line-height:1.05}.workflow-setup-profile small,.workflow-phone__screen small,.workflow-code-card small,.workflow-guidance-card small,.workflow-thread-card small,.workflow-link-confirm small{color:#fff5f07a;letter-spacing:.12em;text-transform:uppercase;font-size:.52rem;font-weight:700}.workflow-line-stack{gap:8px;display:grid}.workflow-line-stack i{background:#ffffff24;border-radius:999px;height:9px;display:block}.workflow-line-stack--compact i{background:#120e0c14;height:8px}.workflow-setup-card,.workflow-setup-profile{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;gap:8px;padding:12px;display:grid}.workflow-setup-screen{background:linear-gradient(#171312fa,#090808f5);border-radius:20px;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:12px;width:100%;min-height:156px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0f}.workflow-setup-screen__main{align-content:start;gap:10px;display:grid}.workflow-setup-profile{align-content:center}.workflow-setup-profile__row{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.workflow-line-stack--setup{gap:6px}.workflow-line-stack--setup i{background:#ffffff1f}.workflow-desktop{background:linear-gradient(#151110f0,#0c0a0af5),#0e0c0beb;border-radius:22px;align-self:end;padding:10px;box-shadow:inset 0 1px #ffffff0f}.workflow-desktop__toolbar{gap:6px;margin-bottom:10px;display:flex}.workflow-desktop__toolbar span{background:#ffffff2e;border-radius:999px;width:8px;height:8px}.workflow-desktop__toolbar span:first-child{background:#ff5f57}.workflow-desktop__toolbar span:nth-child(2){background:#febc2e}.workflow-desktop__toolbar span:nth-child(3){background:#28c840}.workflow-desktop__body{background:#ffffff0f;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:8px;display:grid}.workflow-avatar{aspect-ratio:1;color:#fff8f4;width:40px;font-family:var(--font-mono), monospace;background:linear-gradient(#df4f36 0%,#be2819 100%);border-radius:14px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.workflow-code-card{z-index:1;background:linear-gradient(#171312f7,#0a0909f2);border-radius:16px;gap:10px;padding:18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f}.workflow-code-card strong{letter-spacing:.1em;font-size:1.55rem}.workflow-code-card span{color:#fff5f08f;letter-spacing:.05em;text-transform:uppercase;font-size:.64rem;font-weight:700;line-height:1.5}.workflow-share-row{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.workflow-share-row span{min-height:28px;color:var(--text);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;background:#ffffffbd;border:1px solid #120e0c14;border-radius:999px;align-items:center;padding:0 12px;font-size:.62rem;font-weight:800;display:inline-flex}.workflow-code-entry{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.workflow-code-entry span{background:#ffffff24;border-radius:999px;height:10px;display:block}.workflow-code-entry span:last-child{background:linear-gradient(90deg,#df4f36 0%,#be2819 100%)}.workflow-connect-screen{z-index:1;background:linear-gradient(#09090bfc,#020203fc);border-radius:20px;grid-template-rows:auto auto auto 1fr auto;gap:10px;width:100%;min-height:168px;padding:12px 12px 14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.workflow-connect-screen__statusbar,.workflow-connect-screen__header{align-items:center;display:flex}.workflow-connect-screen__statusbar{color:#fff5f0d1;font-family:var(--font-mono), monospace;letter-spacing:.06em;justify-content:space-between;font-size:.54rem;font-weight:800}.workflow-connect-screen__signals{align-items:end;gap:4px;display:flex}.workflow-connect-screen__signals i{background:#fff5f0e6;border-radius:999px;display:block}.workflow-connect-screen__signals i:first-child{width:10px;height:4px}.workflow-connect-screen__signals i:nth-child(2){width:12px;height:6px}.workflow-connect-screen__signals i:nth-child(3){width:16px;height:8px}.workflow-connect-screen__header{justify-content:space-between;gap:12px}.workflow-connect-screen__header strong{color:#fff7f3;font-family:var(--font-display), sans-serif;text-transform:none;font-size:.96rem;font-weight:400;line-height:1.05}.workflow-connect-screen__back,.workflow-connect-screen__spacer{flex:0 0 32px;width:32px;height:32px}.workflow-connect-screen__back{color:#fff5f0c7;background:#ffffff14;border-radius:999px;place-items:center;font-size:1.05rem;line-height:1;display:grid}.workflow-connect-screen__field{gap:8px;display:grid}.workflow-connect-screen__field small{color:#fff5f085;font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.54rem;font-weight:700}.workflow-connect-screen__input{color:#fff5f052;background:#ffffff1a;border-radius:14px;align-items:center;min-height:42px;padding:0 14px;font-size:.82rem;display:flex}.workflow-connect-screen__button{color:#fff8f4;min-height:36px;font-family:var(--font-mono), monospace;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(#df4f36 0%,#be2819 100%);border-radius:10px;place-items:center;font-size:.64rem;font-weight:800;display:grid;box-shadow:0 8px 16px #d8191429}.workflow-link-confirm{z-index:1;background:linear-gradient(#161312f5,#0a0909f2);border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;width:100%;padding:14px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.workflow-link-confirm__check{color:#fff8f4;width:28px;height:28px;font-family:var(--font-mono), monospace;background:linear-gradient(#df4f36 0%,#be2819 100%);border-radius:999px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.workflow-link-confirm small{margin-top:4px;display:block}.workflow-guidance-card{z-index:1;background:linear-gradient(#151110f0,#0a0909f5),#0c0a0af0;border-radius:16px;gap:8px;padding:14px;display:grid;position:relative}.workflow-guidance-meta{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.workflow-guidance-tag{color:#fff5f0ad;min-height:24px;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;padding:0 10px;font-size:.56rem;font-weight:800;display:inline-flex}.workflow-guidance-tag--accent{color:#fff7f3;background:linear-gradient(#df4f36 0%,#be2819 100%)}.workflow-thread-card{z-index:1;background:#ffffffb8;border-radius:16px;gap:10px;padding:14px;display:grid;position:relative}.workflow-thread-card small{color:var(--text-dim)}.workflow-message-thread{gap:10px;display:grid}.workflow-message{color:#14100ebd;background:#ffffffd1;border-radius:16px 16px 16px 6px;max-width:100%;padding:10px 12px;font-size:.8rem;line-height:1.45}.workflow-message--accent{color:#fff7f3;background:linear-gradient(#df4f36 0%,#be2819 100%);border-radius:16px 16px 6px;justify-self:end}.performance-story{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(44px,5vw,72px);display:grid}.section-heading--left{margin-bottom:0}.signal-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.signal-card{border-radius:28px;min-height:160px;padding:20px}.signal-card--primary{background:radial-gradient(circle at 100% 0,#d819142e,#0000 30%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb;grid-column:span 2;min-height:180px}.signal-card p{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:none;margin:0;font-size:.84rem;font-weight:800}.cta-banner{margin-top:calc(var(--section-space) - 12px);background:radial-gradient(circle at 100% 0,#d8191429,#0000 28%),linear-gradient(#fffffffa,#f8f2ebf0),#ffffffeb;border-radius:34px;justify-content:space-between;align-items:center;gap:28px;padding:40px;display:flex}.cta-copy{max-width:680px}.cta-actions{flex-wrap:wrap;gap:14px;display:flex}.site-footer__panel{background:radial-gradient(circle at 100% 0,#d8191447,#0000 28%),radial-gradient(circle at 0 100%,#d8191424,#0000 24%),linear-gradient(#171211 0%,#0f0c0b 100%);border:1px solid #120e0c14;border-radius:36px;padding:38px 38px 24px;position:relative;overflow:hidden;box-shadow:0 32px 80px #120e0c29}.site-footer__panel:before{content:"";opacity:.34;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:92px 92px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000038,#0000 72%);mask-image:linear-gradient(#00000038,#0000 72%)}.site-footer__main,.footer-links{display:grid}.site-footer__main{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr) minmax(0,.95fr);align-items:start;gap:clamp(28px,4vw,52px);position:relative}.footer-brand-block{max-width:360px}.footer-brand{font-family:var(--font-body), sans-serif;letter-spacing:.03em;color:#fff9f4;align-items:center;gap:14px;font-size:1rem;font-weight:700;display:inline-flex}.footer-summary{color:#fff7f0b8;margin:18px 0 0;font-size:.98rem;line-height:1.72}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.footer-column__title{color:#fff7f085;font-family:var(--font-mono), monospace;letter-spacing:.06em;margin:0 0 16px;font-size:.8rem;font-weight:700}.footer-column ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.footer-column a,.footer-column span{color:#fff9f4e0;font-size:.98rem;line-height:1.45}.footer-column a{transition:color .18s}.footer-column a:hover,.footer-column a:focus-visible{color:#fff}.footer-contact-card{background:linear-gradient(#ffffff14,#ffffff08),#ffffff0a;border:1px solid #ffffff14;border-radius:28px;padding:24px;box-shadow:inset 0 1px #ffffff0f}.footer-contact-card h3{color:#fff9f4;font-family:var(--font-display), sans-serif;margin:0;font-size:clamp(1.55rem,2.2vw,2.2rem);line-height:1.02}.footer-contact-card>p:not(.footer-column__title){color:#fff7f0b8;margin:14px 0 0;line-height:1.68}.footer-inline-link{color:#fff9f4;align-items:center;gap:10px;margin-top:20px;font-weight:600;transition:color .18s,transform .18s;display:inline-flex}.footer-inline-link:after{content:"";background:linear-gradient(90deg,#d81914,#fff9f457);width:36px;height:1px;transition:width .18s}.footer-inline-link:hover,.footer-inline-link:focus-visible{color:#fff;transform:translate(2px)}.footer-inline-link:hover:after,.footer-inline-link:focus-visible:after{width:48px}.site-footer__bar{z-index:1;border-top:1px solid #ffffff14;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;display:flex;position:relative}.site-footer__bar p,.site-footer__bar span{color:#fff7f094;margin:0;font-size:.92rem}@keyframes lift{0%,to{transform:translate(0,0)}50%{transform:translateY(-10px)}}.ambient-orb--guide{background:radial-gradient(circle,#d8191424 0%,#0000 72%);width:460px;height:460px;top:260px;left:52%}.guide-hero,.guide-jump-grid,.guide-section,.guide-page-footer{width:min(var(--max-width), 100%);margin-inline:auto}.guide-hero{grid-template-columns:minmax(0,1.06fr) minmax(320px,.74fr);align-items:start;gap:22px;padding:58px 0 34px;display:grid}.guide-hero__copy{max-width:760px}.guide-hero__headline{max-width:11ch;color:var(--text);font-family:var(--font-display), sans-serif;letter-spacing:-.04em;text-transform:none;margin:18px 0 0;font-size:clamp(3rem,6vw,5rem);line-height:.94}.guide-hero__lede,.guide-card p,.guide-bullet-list li,.guide-step-list__item p,.guide-timeline__item p,.guide-jump-card p,.guide-layer-card p,.guide-cadence-day p,.guide-page-footer__copy{color:var(--text-soft);line-height:1.7}.guide-hero__lede{max-width:58ch;margin:20px 0 0;font-size:1.03rem}.guide-section{padding:0 0 var(--section-space-mobile);gap:28px;display:grid}.section-heading--guide{max-width:66ch}.guide-card,.guide-jump-card,.guide-layer-card,.guide-cadence-day,.guide-page-footer__panel{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffff5,#f8f2ebe6),#ffffffd1}.guide-card,.guide-page-footer__panel{border-radius:28px;padding:24px}.guide-card--accent{color:#fff7f2;background:radial-gradient(circle at 100% 0,#ffffff14,#0000 26%),linear-gradient(155deg,#180f0efa,#7b1614f5);border-color:#ffffff14;box-shadow:0 32px 80px #7116143d}.guide-card--accent h3,.guide-card--accent strong,.guide-card--accent .guide-code-value,.guide-card--accent .guide-stat-card strong,.guide-card--accent .guide-start-card__top strong{color:#fff7f2}.guide-card--accent p,.guide-card--accent li,.guide-card--accent span:not(.guide-chip),.guide-card--accent .guide-step-list__item p,.guide-card--accent .guide-cadence-day p{color:#fff4f0cc}.guide-card--notice{gap:8px;display:grid}.guide-card--notice strong{font-size:1rem}.guide-card--notice p{margin:0}.guide-chip{width:fit-content;min-height:32px;color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;background:#d8191412;border:1px solid #d819142e;border-radius:999px;align-items:center;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.guide-chip--accent{background:#d819141c;border-color:#d819143d}.guide-chip--contrast{color:#fff7f2;background:#ffffff14;border-color:#ffffff29}.guide-start-card{gap:22px;display:grid}.guide-start-card__top{gap:12px;display:grid}.guide-start-card__top strong,.guide-surface-card h3,.guide-timeline__item strong,.guide-artifact-card h3,.guide-workflow-card h3,.guide-settings-card h3,.guide-layer-card strong,.guide-cadence-day strong,.guide-jump-card strong{font-family:var(--font-display), sans-serif;letter-spacing:.01em;text-transform:none}.guide-start-card__top strong{font-size:clamp(1.7rem,4vw,2.4rem);line-height:.98}.guide-start-card__top p{max-width:36ch;margin:0}.guide-checklist,.guide-bullet-list,.guide-step-list,.guide-timeline{margin:0;padding:0;list-style:none}.guide-checklist{counter-reset:guide-checklist;gap:14px;display:grid}.guide-checklist li{counter-increment:guide-checklist;grid-template-columns:40px 1fr;align-items:start;gap:14px;font-size:.98rem;line-height:1.65;display:grid}.guide-checklist li:before{content:counter(guide-checklist, decimal-leading-zero);color:#fff7f2;width:40px;height:40px;font-family:var(--font-mono), monospace;letter-spacing:.08em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.guide-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.guide-stat-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;gap:8px;padding:16px;display:grid}.guide-stat-card strong{font-family:var(--font-display), sans-serif;font-size:1.7rem;line-height:.95}.guide-stat-card span{color:#fff4f0c2;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.guide-jump-grid{padding-bottom:var(--section-space-mobile);grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.guide-jump-card{border-radius:22px;gap:12px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.guide-jump-card:hover,.guide-jump-card:focus-visible{border-color:#d819142e;transform:translateY(-3px);box-shadow:0 24px 44px #371c1424}.guide-jump-card span{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.guide-jump-card strong,.guide-surface-card h3,.guide-artifact-card h3,.guide-workflow-card h3,.guide-settings-card h3,.guide-cadence-card__heading h3{margin:0;font-size:1.4rem;line-height:1.02}.guide-jump-card p,.guide-surface-card p,.guide-artifact-card p,.guide-workflow-card p,.guide-settings-card p,.guide-card__copy,.guide-layer-card p,.guide-cadence-day p{margin:0}.guide-surface-grid,.guide-artifact-grid,.guide-workflow-grid,.guide-settings-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.guide-surface-card,.guide-workflow-card,.guide-settings-card{align-content:start;gap:16px;display:grid}.guide-bullet-list{gap:12px;display:grid}.guide-bullet-list li{padding-left:18px;position:relative}.guide-bullet-list li:before{content:"";background:linear-gradient(#e0241d 0%,#b41010 100%);border-radius:50%;width:7px;height:7px;position:absolute;top:.72em;left:0;box-shadow:0 0 14px #d8191433}.guide-connect-grid,.guide-detail-grid,.guide-launch-grid{grid-template-columns:minmax(0,1.02fr) minmax(320px,.82fr);align-items:start;gap:18px;display:grid}.guide-stack,.guide-card--timeline,.guide-card--steps{gap:18px;display:grid}.guide-timeline,.guide-step-list{counter-reset:guide-steps;gap:14px;display:grid}.guide-timeline__item,.guide-step-list__item{counter-increment:guide-steps;background:#ffffffa8;border:1px solid #120e0c14;border-radius:20px;gap:8px;padding:18px 18px 18px 72px;display:grid;position:relative}.guide-timeline__item:before,.guide-step-list__item:before{content:counter(guide-steps, decimal-leading-zero);width:40px;height:40px;color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;background:#d8191412;border:1px solid #d8191429;border-radius:14px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:18px;left:18px}.guide-timeline__item strong,.guide-step-list__item strong{margin:0;font-size:1.08rem;line-height:1.25}.guide-card--accent .guide-step-list__item,.guide-card--accent .guide-timeline__item{background:#ffffff14;border-color:#ffffff1a}.guide-card--accent .guide-step-list__item:before,.guide-card--accent .guide-timeline__item:before{color:#fff7f2;background:#ffffff14;border-color:#ffffff24}.guide-step-list--compact .guide-step-list__item{padding-right:18px}.guide-step-list--compact .guide-step-list__item strong{display:none}.guide-card--code{gap:14px;display:grid}.guide-code-value{font-family:var(--font-display), sans-serif;letter-spacing:.08em;font-size:clamp(2.6rem,7vw,4.1rem);line-height:.9}.guide-artifact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-artifact-card{align-content:start;gap:14px;min-height:210px;display:grid;position:relative}.guide-artifact-spark{color:var(--accent);font-size:1.3rem}.guide-layer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px;display:grid}.guide-layer-card{border-radius:18px;gap:8px;padding:16px;display:grid}.guide-layer-card strong{font-size:1rem}.guide-cadence-card{gap:22px;display:grid}.guide-cadence-card__heading{gap:12px;display:grid}.guide-cadence-card__heading h3{color:#fff7f2;max-width:20ch}.guide-cadence-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.guide-cadence-day{background:#ffffff0f;border-color:#ffffff1a;border-radius:20px;gap:10px;padding:18px;display:grid}.guide-cadence-day strong{color:#fff7f2;font-size:1.05rem}.guide-page-footer{padding-bottom:24px}.guide-page-footer__panel{gap:18px;display:grid}.guide-page-footer__brand{width:fit-content;font-family:var(--font-body), sans-serif;letter-spacing:.03em;align-items:center;gap:12px;font-size:1rem;font-weight:700;display:inline-flex}.guide-page-footer__actions{flex-wrap:wrap;gap:12px;display:flex}.guide-page-footer__meta{color:var(--text-dim);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}@media (max-width:1120px){.guide-hero,.guide-connect-grid,.guide-detail-grid,.guide-launch-grid{grid-template-columns:1fr}.guide-jump-grid,.guide-artifact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-hero__copy{max-width:none}.guide-card,.guide-page-footer__panel{padding:22px}.guide-start-card{order:-1}}@media (max-width:780px){.guide-hero{padding-top:36px}.guide-jump-grid,.guide-artifact-grid,.guide-surface-grid,.guide-workflow-grid,.guide-settings-grid{grid-template-columns:1fr}.guide-hero__headline{max-width:12ch;font-size:clamp(2.4rem,9vw,3.6rem)}.guide-stat-grid,.guide-cadence-grid{grid-template-columns:1fr}.guide-page-footer__actions{flex-direction:column;align-items:stretch}.guide-page-footer__actions .button{width:100%}}@media (max-width:560px){.guide-hero{gap:16px;padding:28px 0 20px}.guide-section{gap:22px;padding-bottom:36px}.guide-card,.guide-page-footer__panel{border-radius:24px;padding:18px}.guide-jump-card{border-radius:18px;padding:16px}.guide-timeline__item,.guide-step-list__item{border-radius:18px;padding:16px 16px 16px 62px}.guide-timeline__item:before,.guide-step-list__item:before{border-radius:12px;width:36px;height:36px;top:14px;left:14px}.guide-code-value{font-size:2.2rem}}.guide-docs-page{color:#e9eef7;background:radial-gradient(circle at 100% 0,#3867ff2e,#0000 24%),radial-gradient(circle at 0 0,#d819141f,#0000 20%),linear-gradient(#09101a 0%,#060b12 44%,#05080f 100%);min-height:100vh}.guide-docs-banner{color:#ffffffeb;text-align:center;letter-spacing:.01em;background:linear-gradient(90deg,#2f60ff 0%,#4c84ff 100%);padding:10px 24px;font-size:.82rem;font-weight:600}.guide-docs-topbar{z-index:60;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050a12d6;border-bottom:1px solid #ffffff14;position:sticky;top:0}.guide-docs-topbar__inner,.guide-docs-layout{width:min(1400px,100% - 32px);margin-inline:auto}.guide-docs-topbar__inner{grid-template-columns:auto 280px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:72px;display:grid}.guide-docs-brand,.guide-docs-footer__brand{color:#f5f8ff;width:fit-content;font-family:var(--font-body), sans-serif;letter-spacing:.02em;align-items:center;gap:12px;font-size:1rem;font-weight:700;display:inline-flex}.guide-docs-search{color:#dde7f5ad;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;font-size:.94rem;display:inline-flex}.guide-docs-search kbd{color:#e9eef7d1;min-width:28px;font-family:var(--font-mono), monospace;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:4px 8px;font-size:.72rem}.guide-docs-topnav{white-space:nowrap;justify-content:center;gap:14px;display:flex}.guide-docs-topnav a,.guide-docs-sidebar__group nav a{transition:color .18s,background-color .18s,border-color .18s}.guide-docs-topnav a{color:#d5dfefcc;font-size:.9rem;font-weight:500}.guide-docs-topactions,.guide-docs-pagehead,.guide-docs-footer__actions{align-items:center;gap:10px;display:flex}.guide-docs-action,.guide-docs-copy{color:#f2f6ff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:600;display:inline-flex}.guide-docs-action--primary{background:linear-gradient(#3f70ff 0%,#2452db 100%);border-color:#547eff57}.guide-docs-layout{grid-template-columns:250px minmax(0,1fr);gap:32px;padding:28px 0 48px;display:grid}.guide-docs-sidebar{background:#090f18e6;border:1px solid #ffffff14;border-radius:18px;align-self:start;gap:20px;padding:20px 16px;display:grid;position:sticky;top:100px;box-shadow:0 20px 60px #0000003d}.guide-docs-sidebar__group{gap:10px;display:grid}.guide-docs-sidebar__group p,.guide-docs-eyebrow,.guide-docs-breadcrumb,.guide-docs-card__label,.guide-docs-helper,.guide-docs-footer__meta{color:#8da1c4c7;font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.guide-docs-sidebar__group nav{gap:4px;display:grid}.guide-docs-sidebar__group nav a{color:#e1e9f6c7;border:1px solid #0000;border-radius:12px;padding:10px 12px;font-size:.92rem;line-height:1.4}.guide-docs-sidebar__group nav a.is-active,.guide-docs-sidebar__group nav a:hover,.guide-docs-sidebar__group nav a:focus-visible{color:#fff;background:#547eff1f;border-color:#547eff3d}.guide-docs-main{max-width:940px}.guide-docs-section{border-bottom:1px solid #ffffff14;margin-bottom:48px;padding:0 0 48px;scroll-margin-top:120px}.guide-docs-section:last-of-type{margin-bottom:32px}.guide-docs-section--intro{padding-top:8px}.guide-docs-pagehead{justify-content:space-between;align-items:flex-start;margin-top:10px}.guide-docs-pagehead h1,.guide-docs-sectionintro h2,.guide-docs-card h3,.guide-docs-mini-card strong{font-family:var(--font-display), sans-serif;letter-spacing:.01em;text-transform:none;margin:0}.guide-docs-pagehead h1{color:#f7faff;font-size:clamp(2.8rem,6vw,4rem);line-height:.96}.guide-docs-pagehead p,.guide-docs-summary,.guide-docs-sectionintro p,.guide-docs-card p,.guide-docs-mini-card p,.guide-docs-step-list li p,.guide-docs-bullet-list li,.guide-docs-footer p{color:#d3ddeecc;line-height:1.72}.guide-docs-pagehead p{max-width:38ch;margin:12px 0 0;font-size:1.04rem}.guide-docs-summary{max-width:74ch;margin:18px 0 0}.guide-docs-sectionintro{gap:12px;margin-top:34px;display:grid}.guide-docs-sectionintro h2{color:#f7faff;font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.guide-docs-sectionintro p{max-width:70ch;margin:0}.guide-docs-grid{gap:16px;display:grid}.guide-docs-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-docs-split{grid-template-columns:minmax(280px,.72fr) minmax(0,1.08fr);align-items:start;gap:20px;display:grid}.guide-docs-stack{gap:16px;display:grid}.guide-docs-card,.guide-docs-mini-card,.guide-docs-footer{background:linear-gradient(#121a26f5,#0a101afa),#0a101afa;border:1px solid #ffffff14;box-shadow:0 20px 60px #00000038}.guide-docs-card,.guide-docs-footer{border-radius:18px;padding:20px}.guide-docs-mini-card{border-radius:14px;gap:8px;padding:16px;display:grid}.guide-docs-card--link{align-content:start;gap:12px;min-height:220px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.guide-docs-card--link:hover,.guide-docs-card--link:focus-visible{border-color:#547eff33;transform:translateY(-3px);box-shadow:0 24px 64px #00000047}.guide-docs-card__icon,.guide-docs-card__spark{color:#8bb0ff;background:#547eff1f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:inline-flex}.guide-docs-card__cta{color:#8bb0ff;margin-top:auto;font-weight:600}.guide-docs-card__label{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;display:inline-flex}.guide-docs-card h3{color:#f7faff;font-size:1.25rem;line-height:1.06}.guide-docs-card p,.guide-docs-mini-card p{margin:0}.guide-docs-code{color:#fff;font-family:var(--font-display), sans-serif;letter-spacing:.08em;margin-top:14px;font-size:clamp(2.5rem,6vw,4rem);line-height:.9;display:block}.guide-docs-step-list,.guide-docs-bullet-list{margin:0;padding:0;list-style:none}.guide-docs-step-list{counter-reset:guide-docs-step;gap:16px;margin-top:20px;display:grid}.guide-docs-step-list li{counter-increment:guide-docs-step;gap:8px;padding-left:56px;display:grid;position:relative}.guide-docs-step-list li:before{content:counter(guide-docs-step);color:#b5c7ea;width:32px;height:32px;font-family:var(--font-mono), monospace;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;font-size:.76rem;font-weight:700;display:inline-flex;position:absolute;top:2px;left:0}.guide-docs-step-list li:not(:last-child):after{content:"";background:#ffffff14;width:1px;position:absolute;top:40px;bottom:-16px;left:15px}.guide-docs-step-list li strong{color:#f7faff;font-size:1rem;line-height:1.3}.guide-docs-step-list li p{margin:0}.guide-docs-step-list--compact,.guide-docs-step-list--tight{margin-top:0}.guide-docs-step-list--tight li:not(:last-child):after{display:none}.guide-docs-bullet-list{gap:12px;margin-top:16px;display:grid}.guide-docs-bullet-list li{padding-left:16px;position:relative}.guide-docs-bullet-list li:before{content:"";background:#f34c3a;border-radius:50%;width:6px;height:6px;position:absolute;top:.74em;left:0}.guide-docs-helper{margin-top:24px}.guide-docs-footer{box-shadow:none;background:0 0;border-top:1px solid #120e0c14;border-radius:0;gap:16px;padding-top:24px;display:grid}.guide-docs-footer p{max-width:56ch;margin:0}@media (max-width:1260px){.guide-docs-topbar__inner{grid-template-columns:auto 1fr auto}.guide-docs-search{order:4;grid-column:1/-1}.guide-docs-topnav{justify-content:flex-start}.guide-docs-layout{grid-template-columns:1fr}.guide-docs-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));position:static}}@media (max-width:980px){.guide-docs-grid--quickstarts,.guide-docs-grid--four,.guide-docs-grid--five,.guide-docs-grid--two,.guide-docs-split{grid-template-columns:1fr}.guide-docs-pagehead,.guide-docs-topactions,.guide-docs-footer__actions{flex-direction:column;align-items:flex-start}.guide-docs-copy,.guide-docs-action{width:fit-content}}@media (max-width:760px){.guide-docs-banner{text-align:left;padding-inline:16px}.guide-docs-topbar__inner,.guide-docs-layout{width:calc(100% - 24px)}.guide-docs-topbar__inner{grid-template-columns:1fr;justify-items:start;padding:12px 0}.guide-docs-topnav{flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.guide-docs-sidebar{grid-template-columns:1fr}.guide-docs-pagehead h1{font-size:clamp(2.2rem,11vw,3rem)}.guide-docs-sectionintro h2{font-size:clamp(1.8rem,10vw,2.4rem)}.guide-docs-card,.guide-docs-footer{padding:18px}.guide-docs-mini-card{padding:14px}}.guide-docs-page{color:var(--text);background:0 0}.guide-docs-banner,.guide-docs-search{display:none}.guide-docs-topbar{border:1px solid var(--border);background:#fffcf7d6;border-radius:999px;top:20px;box-shadow:0 12px 30px #371c1414}.guide-docs-topbar__inner,.guide-docs-layout{width:min(var(--max-width), 100%)}.guide-docs-topbar__inner{grid-template-columns:auto 1fr auto;gap:18px;min-height:70px;padding:0 18px}.guide-docs-brand,.guide-docs-footer__brand{color:var(--text)}.guide-docs-topnav{gap:18px}.guide-docs-topnav a{color:var(--text-soft);font-weight:600}.guide-docs-topnav a:hover,.guide-docs-topnav a:focus-visible{color:var(--text)}.guide-docs-action,.guide-docs-copy{min-height:44px;color:var(--text);background:#ffffffc7;border:1px solid #120e0c1f;padding:0 18px}.guide-docs-action--primary{color:#fff;background:linear-gradient(#eb241d 0%,#bf1210 100%);border-color:#d819143d;box-shadow:0 18px 30px #d819142e}.guide-docs-layout{grid-template-columns:248px minmax(0,1fr);gap:24px;padding:24px 0 0}.guide-docs-sidebar{top:calc(var(--site-header-top-offset) + var(--site-header-desktop-height) + var(--guide-sticky-gap));box-shadow:none;background:0 0;border:0;border-right:1px solid #120e0c14;border-radius:0;padding-right:20px}.guide-docs-sidebar__mobile{display:none}.guide-docs-sidebar__desktop{max-height:calc(100vh - ( var(--site-header-top-offset) + var(--site-header-desktop-height) + var(--guide-sticky-gap) + 24px ));overscroll-behavior:contain;scrollbar-gutter:stable;gap:20px;display:grid;overflow-y:auto}.guide-docs-sidebar__toggle{width:100%;min-height:56px;color:var(--text);text-align:left;cursor:pointer;background:#ffffffe6;border:1px solid #120e0c1a;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;list-style:none;display:flex;box-shadow:0 12px 24px #281b140f}.guide-docs-sidebar__toggle::-webkit-details-marker{display:none}.guide-docs-sidebar__toggle-copy{gap:4px;display:grid}.guide-docs-sidebar__toggle-copy small{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.guide-docs-sidebar__toggle-copy strong{color:var(--text);margin:0;font-size:.98rem;line-height:1.3}.guide-docs-sidebar__toggle-icon{color:var(--accent-strong);font-size:1rem;line-height:1;transition:transform .18s}.guide-docs-sidebar__mobile[open] .guide-docs-sidebar__toggle-icon{transform:rotate(180deg)}.guide-docs-sidebar__panel{display:none}.guide-docs-sidebar__mobile[open] .guide-docs-sidebar__panel{background:#ffffffeb;border:1px solid #120e0c14;border-radius:22px;gap:18px;padding:18px;display:grid;box-shadow:0 14px 32px #281b1414}.guide-docs-sidebar__group p,.guide-docs-eyebrow,.guide-docs-breadcrumb,.guide-docs-card__label,.guide-docs-helper,.guide-docs-footer__meta{color:var(--accent-strong)}.guide-docs-sidebar__group nav a{width:100%;color:var(--text-soft);background:0 0;border:0;border-left:2px solid #0000;border-radius:0;padding:8px 0 8px 14px;transition:color .16s,border-left-color .16s;display:block}.guide-docs-sidebar__group nav a.is-active,.guide-docs-sidebar__group nav a:hover,.guide-docs-sidebar__group nav a:focus-visible{color:var(--text);background:0 0;border-left-color:#d819148f}.guide-docs-pagehead__jump{color:var(--accent-strong);align-items:center;gap:8px;font-weight:600;line-height:1.4;display:inline-flex}.guide-docs-link-icon{stroke-width:2px;flex:none;width:.95rem;height:.95rem}.guide-docs-pagehead__jump:hover,.guide-docs-pagehead__jump:focus-visible{color:var(--accent)}.guide-docs-section{scroll-margin-top:calc(var(--site-header-top-offset) + var(--site-header-desktop-height) + 32px);border-bottom:0}.guide-docs-section--intro{box-shadow:none;background:0 0;border:0;border-radius:0;padding:8px 0 48px}.guide-docs-pagehead h1,.guide-docs-sectionintro h2,.guide-docs-card h3,.guide-docs-mini-card strong{color:var(--text)}.guide-docs-sectionintro{margin-bottom:26px}.guide-docs-sectionintro h2{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.18}.guide-docs-pagehead p,.guide-docs-summary,.guide-docs-sectionintro p,.guide-docs-card p,.guide-docs-mini-card p,.guide-docs-step-list li p,.guide-docs-bullet-list li,.guide-docs-footer p{color:var(--text-soft)}.guide-docs-step-list li strong,.guide-docs-definition-list dt,.guide-docs-footer__brand,.guide-docs-inline-meta .guide-docs-card__label{color:var(--text)}.guide-docs-grid--quickstarts,.guide-docs-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-docs-grid--five{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.guide-docs-card,.guide-docs-mini-card,.guide-docs-footer{border-color:var(--border);box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f8f2ebe6),#ffffffd6}.guide-docs-card--accent{background:radial-gradient(circle at 100% 0,#d819141f,#0000 28%),linear-gradient(#fffffffa,#faf1ebf0),#ffffffe6;border-color:#d8191424}.guide-docs-card--link:hover,.guide-docs-card--link:focus-visible{border-color:#d819142e;box-shadow:0 24px 44px #371c1424}.guide-docs-card__icon,.guide-docs-card__spark{color:var(--accent);background:#d819141a}.guide-docs-card__cta{color:var(--accent-strong)}.guide-docs-card__label{background:#d8191412;border-color:#d819142e}.guide-docs-code{color:var(--accent-strong)}.guide-docs-step-list li:before{color:var(--accent-strong);background:#d8191412;border-color:#d8191429}.guide-docs-step-list li:not(:last-child):after{background:#120e0c14}.guide-docs-step-list--tight li{background:0 0;border:0;border-radius:0;padding:4px 0 4px 56px}.guide-docs-step-list--tight li:first-child{border-top:0}.guide-docs-card--accent .guide-docs-step-list--tight li,.guide-docs-mini-card--dark{background:0 0;border-color:#d819141f}.guide-docs-card--accent .guide-docs-step-list li strong,.guide-docs-card--accent h3,.guide-docs-card--accent .guide-docs-code,.guide-docs-mini-card--dark strong{color:var(--text)}.guide-docs-card--accent .guide-docs-step-list li p,.guide-docs-card--accent p,.guide-docs-mini-card--dark p{color:var(--text-soft)}.guide-docs-card--accent .guide-docs-step-list li:before{color:var(--accent-strong);background:#d8191412;border-color:#d8191429}.guide-docs-step-list--tight li:before{top:0;left:0}.guide-docs-step-list--checklist{gap:14px;margin-top:10px}.guide-docs-step-list--checklist li{gap:0;padding:2px 0 2px 52px}.guide-docs-step-list--checklist li:before{width:30px;height:30px;font-size:.72rem;top:0}.guide-docs-step-list--checklist li p{line-height:1.58}.guide-docs-bullet-list li:before{background:linear-gradient(#e0241d 0%,#b41010 100%)}.guide-docs-quicklinks,.guide-docs-artifact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin-top:18px;display:grid}.guide-docs-quickstart-list{gap:20px;margin-top:18px;display:grid}.guide-docs-quickstart-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:18px;padding:0;display:grid}.guide-docs-quickstart-row:first-child{border-top:0}.guide-docs-quickstart-row__index{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;font-size:.78rem;font-weight:700}.guide-docs-quickstart-row__copy{gap:8px;display:grid}.guide-docs-quickstart-row__copy strong{color:var(--text);font-family:var(--font-display), sans-serif;margin:0;font-size:1.15rem;line-height:1.08}.guide-docs-quickstart-row__copy p{color:var(--text-soft);margin:0;line-height:1.68}.guide-docs-quickstart-row__cta{color:var(--accent-strong);white-space:nowrap;font-weight:600;line-height:1.5}.guide-docs-quickstart-row:hover .guide-docs-quickstart-row__cta,.guide-docs-quickstart-row:focus-visible .guide-docs-quickstart-row__cta{color:var(--accent)}.guide-docs-inline-meta{gap:10px;margin:20px 0 24px;padding:0;display:grid}.guide-docs-inline-meta p{color:var(--text-soft);margin:0;line-height:1.68}.guide-docs-quicklink,.guide-docs-topic-row,.guide-docs-content-block,.guide-docs-note-block{border-top:0}.guide-docs-quicklink,.guide-docs-artifact-row{gap:8px;display:grid}.guide-docs-quicklink{padding:18px 0}.guide-docs-quicklink strong,.guide-docs-artifact-row h3,.guide-docs-topic-row h3,.guide-docs-content-block h3,.guide-docs-note-block h3,.guide-docs-context-item strong,.guide-docs-cadence-day strong{color:var(--text);font-family:var(--font-display), sans-serif;margin:0;font-size:1.2rem;line-height:1.08}.guide-docs-quicklink p,.guide-docs-artifact-row p,.guide-docs-topic-row p,.guide-docs-context-item p,.guide-docs-cadence-day p{color:var(--text-soft);margin:0;line-height:1.68}.guide-docs-quicklink span{color:var(--accent-strong);font-weight:600}.guide-docs-inline-anchor{color:var(--accent-strong);align-items:center;gap:6px;font-weight:600;display:inline-flex}.guide-docs-inline-anchor:hover,.guide-docs-inline-anchor:focus-visible{color:var(--accent)}.guide-docs-topic-list{gap:28px;display:grid}.guide-docs-prompt-list{margin-top:22px}.guide-docs-topic-row{grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);gap:28px;padding:0;display:grid}.guide-docs-topic-row__copy{align-content:start;gap:10px;display:grid}.guide-docs-topic-row .guide-docs-bullet-list{margin-top:0}.guide-docs-example-stack{gap:18px;display:grid}.guide-docs-example-prompt{color:var(--text);font-family:var(--font-mono), monospace;border-left:2px solid #d819142e;margin:0;padding-left:14px;font-size:.84rem;line-height:1.75}.guide-docs-dual{grid-template-columns:1fr;align-items:start;gap:28px;margin-top:24px;display:grid}.guide-docs-callout,.guide-docs-content-block--tinted{box-shadow:none;background:0 0;border:0;border-left:2px solid #d8191447;border-radius:0;padding:0 0 0 18px}.guide-docs-callout{gap:12px;display:grid}.guide-docs-content-block,.guide-docs-note-block{padding-top:0}.guide-docs-content-block+.guide-docs-content-block{margin-top:32px}.guide-docs-artifact-row:first-child,.guide-docs-topic-row:first-child,.guide-docs-content-block:first-child,.guide-docs-note-block:first-child{border-top:0;padding-top:0}.guide-docs-artifact-row{border-top:0;padding:0}.guide-docs-note-block{gap:22px;display:grid}.guide-docs-note-block__section{gap:24px;display:grid}.guide-docs-context-list{gap:12px;display:grid}.guide-docs-context-list--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px}.guide-docs-context-item{border-left:2px solid #d819142e;gap:6px;padding-left:14px;display:grid}.guide-docs-step-list--builder{margin-top:14px}.guide-docs-step-list--builder li{padding-right:10px}.guide-docs-artifact-row{grid-template-columns:20px 1fr;align-items:start;gap:12px}.guide-docs-artifact-row__spark{color:var(--accent);line-height:1}.guide-docs-cadence-strip{grid-template-columns:1fr;gap:0;margin-top:24px;padding-top:24px;display:grid}.guide-docs-cadence-day{background:0 0;border-top:1px solid #120e0c14;border-left:2px solid #d8191433;border-radius:0;gap:8px;padding:16px 0 16px 16px;display:grid}.guide-docs-cadence-day:first-child{border-top:0}.guide-docs-cadence-day strong{font-size:1rem}.guide-docs-cadence-day p{font-size:.95rem}.guide-docs-detail-list{gap:18px;margin-top:28px;padding-top:24px;display:grid}.guide-docs-detail-list__intro{gap:10px;max-width:64ch;display:grid}.guide-docs-detail-list__intro h3,.guide-docs-definition-list dt{color:var(--text);font-family:var(--font-display), sans-serif;text-transform:none;margin:0}.guide-docs-detail-list__intro h3{font-size:1.25rem;line-height:1.08}.guide-docs-detail-list__intro p,.guide-docs-definition-list dd{color:var(--text-soft);margin:0;line-height:1.68}.guide-docs-definition-list{margin:0;display:grid}.guide-docs-definition-list__row{border-top:1px solid #120e0c14;grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:24px;padding:14px 0;display:grid}.guide-docs-definition-list__row:first-child{border-top:0}.guide-docs-definition-list dt{font-size:1rem;line-height:1.3}.guide-docs-footer{box-shadow:none;background:0 0;border:0;border-radius:0;padding:28px 0 0}.guide-docs-footer__actions{gap:12px}.guide-docs-footer__actions .guide-docs-action:first-child{background:0 0;border:0;padding-left:0}.guide-docs-footer__actions .guide-docs-action:first-child:hover,.guide-docs-footer__actions .guide-docs-action:first-child:focus-visible{color:var(--accent)}@media (max-width:1260px){.guide-docs-layout{grid-template-columns:1fr}.guide-docs-sidebar{border-bottom:1px solid #120e0c14;border-right:0;padding-bottom:18px;padding-right:0;display:block;position:static}.guide-docs-sidebar__desktop{grid-template-columns:1fr;gap:20px;max-height:none;overflow:visible}}@media (max-width:980px){.guide-docs-topbar{border-radius:32px;position:static}.guide-docs-topbar__inner{grid-template-columns:1fr;justify-items:start;padding:16px 18px}.guide-docs-topnav{flex-wrap:wrap;justify-content:flex-start}.guide-docs-pagehead,.guide-docs-topactions,.guide-docs-footer__actions{flex-direction:column;align-items:flex-start}.guide-docs-copy,.guide-docs-action{width:fit-content}.guide-docs-quicklinks,.guide-docs-quickstart-row,.guide-docs-artifact-list,.guide-docs-topic-row,.guide-docs-dual,.guide-docs-context-list--grid,.guide-docs-definition-list__row{grid-template-columns:1fr}}@media (max-width:760px){.guide-docs-layout{width:100%}.guide-docs-section{scroll-margin-top:calc(var(--site-header-top-offset) + var(--site-header-desktop-height) + 12px)}.guide-docs-sidebar{top:calc(var(--site-header-top-offset) + var(--site-header-desktop-height) + 4px);z-index:16;background:0 0;border-bottom:0;border-right:0;padding:0 0 20px;display:block;position:sticky}.guide-docs-sidebar__mobile{background:0 0;gap:12px;padding:0 0 10px;display:grid;position:static}.guide-docs-sidebar__desktop{display:none}.guide-docs-sidebar__mobile[open] .guide-docs-sidebar__panel{max-height:calc(100vh - ( var(--site-header-top-offset) + var(--site-header-desktop-height) + 84px ));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.guide-docs-section--intro{padding:0 0 36px}.guide-docs-callout,.guide-docs-content-block--tinted{padding-left:14px}.guide-docs-quickstart-row__cta{white-space:normal}.guide-docs-cadence-strip{grid-template-columns:1fr}}@media (max-width:1120px){.site-nav,.header-cta{display:none}.menu-toggle{display:inline-flex}.story-section,.performance-story{grid-template-columns:1fr}.story-section--reverse .story-copy,.story-section--reverse .story-panel{order:initial}.product-frame{width:min(620px,100%);margin-inline:auto}.product-frame--dashboard{width:100%}.dashboard-shell{grid-template-columns:96px minmax(0,1fr)}.dashboard-main__grid,.dashboard-copilot__prompts{grid-template-columns:1fr}.athlete-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-copilot{border-top:1px solid #ffffff0f;border-left:0;grid-column:1/-1}.feature-card,.feature-card--wide{grid-column:span 6}.workflow-grid,.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-banner{flex-direction:column;align-items:center}.cta-copy,.cta-actions{width:100%}.cta-actions{justify-content:center}.site-footer__main{grid-template-columns:1fr}.footer-brand-block{max-width:520px}}@media (max-width:780px){.site-shell{padding:18px 18px 42px}.site-header{border-radius:24px;padding:14px 16px;top:14px}.hero-section{gap:28px;padding:44px 0 40px}.hero-copy{width:100%}.hero-tagline{white-space:normal;width:100%;max-width:8ch;font-size:clamp(2.8rem,14vw,4.6rem)}.product-frame__grid,.feature-canvas,.planner-body,.signal-tile-grid,.feature-visual--wolvy,.cockpit-grid,.signal-panel,.story-panel__split,.relationship-panel{grid-template-columns:1fr}.feature-card,.feature-card--wide,.signal-card--primary{grid-column:span 1}.product-frame{width:100%;padding:22px}.product-frame--dashboard{padding:0;display:none}.product-frame--mobile-dashboard{margin-inline:auto;display:block}.product-frame__header{grid-template-columns:1fr}.frame-brand{font-size:1rem}.product-windowbar__actions,.dashboard-sidebar{display:none}.dashboard-shell{grid-template-columns:1fr;min-height:auto}.dashboard-main,.dashboard-copilot{padding:18px}.dashboard-main__topbar,.dashboard-main__status,.dashboard-list__row,.guidance-item{flex-direction:column;align-items:flex-start}.athlete-strip,.dashboard-main__grid,.dashboard-copilot__prompts{grid-template-columns:1fr}.guidance-item__meta{justify-items:start}.cockpit-card{width:100%;padding:22px;position:relative}.cockpit-header{flex-direction:column}.message-overlay{max-width:100%;margin-top:16px;position:relative;bottom:0;left:0}.content-section,.story-section{padding:var(--section-space-mobile) 0}.proof-strip{grid-template-columns:1fr;padding:12px 0 40px}.workflow-grid--how-it-works{grid-template-columns:1fr}.how-it-works-card{text-align:center;align-items:center;min-height:auto}.how-it-works-card .workflow-step{align-self:center}.how-it-works-card h3,.how-it-works-card p{max-width:34ch;margin-inline:auto}.workflow-visual--setup{grid-template-columns:1fr}.workflow-desktop,.workflow-phone{width:100%;max-width:220px}.workflow-desktop{justify-self:stretch}.visual-card{min-height:150px}.story-panel,.relationship-card,.signal-card,.cta-banner{padding:24px}.section-heading h2,.cta-copy h2{font-size:clamp(2rem,12vw,3.05rem)}.cta-actions,.hero-actions,.cta-actions .coming-soon-note,.hero-actions .coming-soon-note,.button{width:100%}.site-footer__panel{border-radius:30px;padding:28px 24px 22px}.footer-links{grid-template-columns:1fr 1fr}.site-footer__bar,.wolvy-chat-panel__header{flex-direction:column;align-items:flex-start}.wolvy-chat-bubble,.wolvy-chat-bubble--response{max-width:100%}.menu-overlay__panel{border-radius:28px;width:calc(100% - 20px);margin-top:86px;padding:22px}.menu-overlay__footer{flex-direction:column;align-items:flex-start}.menu-overlay__footer .coming-soon-note{justify-content:flex-start;width:100%}.menu-overlay__footer .button{width:100%}}@media (max-width:560px){.site-shell{padding:14px 14px 36px}.hero-visual{width:calc(100% + 56px);margin-inline:-28px}.site-header{gap:12px;padding:12px 14px}.brand{letter-spacing:.02em;gap:10px;font-size:.9rem}.menu-toggle{width:46px;height:46px}.hero-section{padding:34px 0 28px}.hero-copy{width:100%}.hero-lede{margin-top:18px;font-size:1rem}.story-copy h2,.section-heading h2,.cta-copy h2,.hero-tagline{white-space:normal;font-size:clamp(1.7rem,8.8vw,2.3rem)}.hero-tagline{width:100%;max-width:7ch;line-height:.98}.story-copy h2,.cta-copy h2{width:auto;max-width:13ch;margin-inline:auto}.section-heading h2{width:auto;max-width:10ch;margin-inline:auto}.how-it-works-section .section-heading h2{width:auto;max-width:12ch;margin-inline:auto}.how-it-works-section .section-heading p{max-width:30ch;margin-inline:auto}.story-copy,.cta-copy{text-align:center;max-width:none}.story-copy h2,.story-intro,.cta-copy h2,.cta-copy p{margin-inline:auto}.story-intro,.cta-copy p{max-width:32ch}.story-points{justify-items:center}.story-points li{text-align:center;max-width:32ch;padding-left:0}.story-points li:before{display:none}.wolvy-context-card,.wolvy-chat-panel{text-align:center}.wolvy-chip-row,.wolvy-chat-panel__header,.wolvy-chat-panel__identity{justify-content:center}.wolvy-chat-panel__identity>div{justify-items:center}.wolvy-chat-bubble,.wolvy-chat-bubble--response{text-align:center;justify-self:center}.product-frame,.cockpit-card,.story-panel,.relationship-card,.signal-card,.cta-banner,.site-footer__panel{border-radius:24px}.product-frame,.story-panel,.cta-banner,.site-footer__panel{padding:20px}.product-frame--dashboard{padding:0}.product-frame--mobile-dashboard{border-radius:36px;width:min(400px,100%);margin-bottom:0;padding:6px;transform:none}.product-windowbar,.dashboard-main,.dashboard-copilot{padding-inline:14px}.dashboard-main,.dashboard-copilot{padding-block:14px}.dashboard-main__topbar h3{font-size:1.35rem}.athlete-strip{grid-template-columns:1fr}.dashboard-card,.dashboard-copilot__panel,.dashboard-copilot__composer,.dashboard-prompt{border-radius:16px}.dashboard-main__status-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.mobile-dashboard__heading{font-size:1.8rem}.mobile-panel,.mobile-athlete-card,.mobile-stat-card{border-radius:16px}.mobile-dashboard__device{border-radius:28px;padding:8px}.mobile-dashboard__screen{border-radius:22px;padding:14px 9px 16px}.mobile-dashboard__notch{width:102px;height:22px;top:8px}.mobile-day-pill{height:22px;font-size:.54rem}.workflow-card,.how-it-works-card{border-radius:24px;padding:20px}.workflow-visual{border-radius:20px;min-height:188px;padding:16px}.workflow-code-card strong{font-size:1.35rem}.workflow-message{max-width:100%}.footer-links{grid-template-columns:1fr}.footer-contact-card{padding:20px}.visual-card{border-radius:22px;padding:16px}.artifact-stack{min-height:112px}.athlete-row{flex-direction:column;gap:8px}.athlete-row em{text-align:left}.proof-card{border-radius:18px;padding:16px}.story-mini-card{border-radius:20px;padding:16px}.cadence-row{grid-template-columns:1fr;gap:6px}.cadence-row em{text-align:left}.menu-overlay__panel{border-radius:24px;width:calc(100% - 12px);margin-top:74px;padding:18px}.menu-overlay__link{border-radius:20px;padding:14px 16px}.menu-overlay__link strong{font-size:clamp(1.3rem,9vw,2rem)}}.product-frame,.cockpit-card,.story-panel,.relationship-card,.signal-card,.cta-banner,.site-footer__panel,.menu-overlay__panel,.workflow-card,.feature-card,.role-panel{border-radius:24px}.proof-card,.visual-card,.dashboard-card,.dashboard-panel,.athlete-chip,.guidance-item,.dashboard-copilot__panel,.dashboard-copilot__composer,.dashboard-prompt,.dashboard-invite,.mobile-panel,.mobile-athlete-card,.mobile-stat-card,.workflow-visual,.workflow-code-card,.workflow-guidance-card,.footer-contact-card,.story-mini-card{border-radius:16px}.product-frame--dashboard,.product-frame--mobile-dashboard{border-radius:26px}.site-header{border-radius:24px;gap:12px;padding:12px 14px;top:14px}.brand{letter-spacing:.02em;gap:10px;font-size:.9rem}.site-nav,.header-wordmark{display:none}.menu-toggle{width:46px;height:46px;display:inline-flex}.hero-section{gap:28px;padding:34px 0 40px}#how-it-works,#guidance,#planning,#performance,#wolvy{scroll-margin-top:48px}#cta,#contact{scroll-margin-top:72px}.hero-copy{width:100%;max-width:none}.hero-tagline{white-space:normal;width:auto;max-width:7.8ch;font-size:clamp(2.7rem,12.6vw,4.2rem);line-height:.94}.hero-lede{max-width:33ch;margin-top:18px;font-size:1rem}.hero-actions{gap:12px;width:100%;display:grid}.hero-actions .button,.cta-actions .button,.how-it-works-section__cta .button{width:100%}.hero-footnote{text-align:center;max-width:32ch}.hero-visual{width:min(408px,100vw - 16px);max-width:none;margin-inline:auto}.product-frame{border-radius:24px;width:100%;padding:20px}.product-frame--dashboard{padding:0;display:none}.product-frame--mobile-dashboard{border-radius:36px;width:100%;margin:0 auto;padding:6px;display:block;transform:none}.mobile-dashboard__device{border-radius:30px;padding:7px}.mobile-dashboard__screen{border-radius:24px;padding:14px 9px 16px}.mobile-dashboard__notch{width:108px;height:22px;top:7px}.mobile-dashboard__heading{font-size:1.8rem}.mobile-panel,.mobile-athlete-card,.mobile-stat-card{border-radius:16px}.mobile-day-pill{height:22px;font-size:.54rem}.proof-strip{grid-template-columns:1fr;padding:12px 0 40px}.proof-card{border-radius:18px;padding:16px}.content-section,.story-section{padding:var(--section-space-mobile) 0}.story-section,.performance-story{grid-template-columns:1fr;gap:28px}.story-section--reverse .story-copy,.story-section--reverse .story-panel{order:initial}.story-copy,.cta-copy{text-align:center;max-width:none}.section-heading{text-align:center;max-width:none;margin-bottom:30px}.story-copy h2,.section-heading h2,.cta-copy h2{white-space:normal;width:auto;max-width:12ch;margin-inline:auto;font-size:clamp(1.82rem,10.6vw,2.75rem);line-height:1}.story-intro,.section-heading p,.cta-copy p{max-width:32ch;margin-inline:auto}.story-points{justify-items:center}.story-points li{text-align:center;max-width:32ch;padding-left:0}.story-points li:before{display:none}.feature-grid,.role-grid,.workflow-grid--how-it-works,.feature-canvas,.planner-body,.signal-tile-grid,.feature-visual--wolvy,.story-panel__split,.relationship-panel,.signal-panel{grid-template-columns:1fr}.feature-card,.feature-card--wide,.signal-card--primary{grid-column:span 1}.story-panel,.relationship-card,.signal-card,.cta-banner,.site-footer__panel{border-radius:24px;padding:24px}.visual-card{border-radius:22px;min-height:150px;padding:16px}.how-it-works-card{text-align:center;align-items:center}.how-it-works-card .workflow-step{align-self:center}.how-it-works-card h3,.how-it-works-card p{max-width:34ch;margin-inline:auto}.workflow-grid--how-it-works{row-gap:28px}.workflow-visual{border-radius:20px;min-height:188px;padding:16px}.workflow-visual--setup{grid-template-columns:1fr}.workflow-code-card strong{font-size:1.35rem}.workflow-message{max-width:100%}.how-it-works-section__cta{width:min(100%,320px);margin:36px auto 0}.cta-banner{margin-top:calc(var(--section-space-mobile) - 8px);gap:24px;display:grid}.cta-actions{justify-content:center;width:100%}.site-footer{margin-top:24px;padding:0 0 16px}.site-footer__main{grid-template-columns:1fr;gap:28px}.footer-links{grid-template-columns:1fr}.site-footer__bar{flex-direction:column;align-items:flex-start}.footer-contact-card{padding:20px}.site-footer .button,.footer-contact-card__action{width:fit-content}.wolvy-context-card,.wolvy-chat-panel{text-align:center}.wolvy-chip-row,.wolvy-chat-panel__header,.wolvy-chat-panel__identity{justify-content:center}.wolvy-chat-panel__identity>div{justify-items:center}.wolvy-chat-bubble,.wolvy-chat-bubble--response{text-align:center;justify-self:center;max-width:100%}@media (min-width:561px){.site-shell{padding:18px 18px 42px}.hero-visual{width:min(428px,100vw - 28px)}}@media (min-width:781px){#how-it-works,#guidance,#planning,#performance,#wolvy{scroll-margin-top:40px}#cta,#contact{scroll-margin-top:72px}.site-shell{padding:20px 24px 48px}.hero-section{gap:36px;padding:68px 0 72px}.hero-copy{max-width:880px}.hero-tagline{white-space:nowrap;max-width:none;font-size:clamp(2.8rem,6.2vw,4.8rem);line-height:.92}.hero-lede{max-width:44ch;margin-top:22px;font-size:1.02rem}.hero-actions{gap:14px;width:auto;display:flex}.hero-actions .button,.cta-actions .button{width:auto}.hero-visual{width:100%}.product-frame{border-radius:34px;width:min(760px,100%);padding:24px}.product-frame--dashboard{width:100%;max-width:none;padding:0;display:block}.product-frame--mobile-dashboard{display:none}.proof-strip{padding:20px 0 calc(var(--section-space) - 8px);grid-template-columns:repeat(2,minmax(0,1fr))}.proof-card{border-radius:22px;padding:18px}.content-section,.story-section{padding:var(--section-space) 0}.story-section{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(44px,5vw,72px)}.performance-story{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(44px,5vw,72px)}.story-section--reverse .story-copy{order:2}.story-section--reverse .story-panel{order:1}.story-copy{text-align:left;max-width:640px}.cta-copy{text-align:left;max-width:680px}.section-heading{text-align:left;max-width:720px;margin-bottom:34px}.how-it-works-section .section-heading{text-align:center;max-width:860px;margin-inline:auto}.story-copy h2{max-width:none;margin-inline:0;font-size:clamp(2.1rem,4.6vw,3.45rem)}.section-heading h2,.cta-copy h2{max-width:none;margin-inline:0;font-size:clamp(2.15rem,4.8vw,3.65rem);line-height:.98}.how-it-works-section .section-heading h2,.how-it-works-section .section-heading p{margin-inline:auto}.story-intro{max-width:58ch;margin-inline:0}.section-heading p,.cta-copy p{max-width:none;margin-inline:0;font-size:.98rem}.story-points{justify-items:stretch}.story-points li{text-align:left;max-width:none;padding-left:20px}.story-points li:before{display:block}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.feature-card{border-radius:30px;grid-column:span 4;padding:28px}.feature-card--wide{grid-column:span 8}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-panel{border-radius:30px;padding:30px}.feature-canvas{grid-template-columns:82px 1fr}.planner-body{grid-template-columns:1.15fr .85fr}.signal-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-visual--wolvy{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.story-panel__split,.relationship-panel,.signal-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.story-panel{border-radius:32px;padding:24px}.relationship-card{border-radius:30px;padding:30px}.signal-card{border-radius:28px;padding:20px}.signal-card--primary{grid-column:span 2}.workflow-grid--how-it-works{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 30px}.how-it-works-card{text-align:left;align-items:flex-start}.how-it-works-card .workflow-step{align-self:flex-start}.how-it-works-card h3,.how-it-works-card p{margin-inline:0}.workflow-visual{border-radius:16px;min-height:198px}.cta-banner{margin-top:calc(var(--section-space) - 12px);border-radius:34px;justify-content:space-between;align-items:center;gap:28px;padding:40px;display:flex}.cta-actions{width:auto}.site-footer__panel{border-radius:36px;padding:38px 38px 24px}.site-footer__main{grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr) minmax(0,.95fr);gap:clamp(28px,4vw,52px)}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__bar{flex-direction:row;justify-content:space-between}.footer-contact-card{padding:24px}.wolvy-context-card,.wolvy-chat-panel{text-align:left}.wolvy-chip-row,.wolvy-chat-panel__header,.wolvy-chat-panel__identity{justify-content:flex-start}.wolvy-chat-panel__identity>div{justify-items:start}.wolvy-chat-bubble{text-align:left;justify-self:start;max-width:84%}.wolvy-chat-bubble--response{text-align:left;justify-self:end;max-width:88%}}@media (min-width:1121px){.site-header{top:var(--site-header-top-offset);border-radius:999px;gap:20px;padding:18px 22px}.brand{letter-spacing:.03em;gap:12px;font-size:1rem}.site-nav,.header-wordmark{display:inline-flex}.menu-toggle{width:50px;height:50px;display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.legal-page{padding-bottom:32px}.legal-hero,.legal-document{width:min(960px,100%);margin-inline:auto}.legal-hero{gap:16px;padding:56px 0 24px;display:grid}.legal-hero__eyebrow,.legal-kicker{color:var(--accent-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.legal-hero__title{color:var(--text);font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,5vw,4.4rem);line-height:.96}.legal-hero__subtitle,.legal-hero__meta,.legal-document p,.legal-document li{color:var(--text-soft);line-height:1.75}.legal-hero__subtitle{max-width:62ch;margin:0;font-size:1.04rem}.legal-hero__meta{margin:0;font-size:.95rem}.legal-document{gap:28px;display:grid}.legal-section+.legal-section{border-top:1px solid #120e0c14;padding-top:28px}.legal-section h2,.legal-section h3{color:var(--text);margin:0}.legal-section h2{font-family:var(--font-display), sans-serif;font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.08}.legal-section h3{font-family:var(--font-body), sans-serif;margin-top:18px;font-size:1rem;font-weight:700}.legal-section p{margin:14px 0 0}.legal-list{gap:10px;margin:14px 0 0;padding-left:20px;display:grid}.legal-link{color:var(--accent-strong);text-underline-offset:.18em;font-weight:600;-webkit-text-decoration:underline #d819144d;text-decoration:underline #d819144d}.legal-link:hover,.legal-link:focus-visible{color:var(--accent)}.legal-note{width:fit-content;min-height:34px;color:var(--accent-strong);background:#d8191414;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.legal-note strong{color:inherit;letter-spacing:.04em;text-transform:uppercase;font-size:.9rem}.legal-signoff{color:var(--text);font-weight:600}@media (max-width:780px){.legal-hero{gap:14px;padding:42px 0 22px}.legal-document{gap:24px}.legal-section+.legal-section{padding-top:24px}}@media (min-width:1121px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
