:root{color:#1d201d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d201d;--muted:#686b64;--paper:#f5f1e8;--card:#fffdf8d6;--line:#1d201d21;--accent:#ccff4a;--accent-dark:#171b12;--orange:#ff8656;--success:#23734a;--error:#a33c28;background:#f5f1e8;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{background:radial-gradient(circle at 8% 4%, #ccff4a5c, transparent 27rem), radial-gradient(circle at 92% 16%, #ff865633, transparent 25rem), var(--paper);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:3px}button:disabled{cursor:wait;opacity:.68}.site-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.site-header,.site-footer{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.site-header{border-bottom:1px solid var(--line);min-height:88px}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:12px;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.brand__mark{background:var(--ink);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92rem;display:grid}.header-note,.site-footer{color:var(--muted);font-size:.78rem}.main-content{align-items:center;width:min(1180px,100% - 48px);margin:0 auto;padding:72px 0 88px;display:grid}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);align-items:center;gap:clamp(48px,8vw,112px);display:grid}.hero-copy{max-width:720px}.eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:500}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;max-width:780px;margin-bottom:24px;font-size:clamp(2.55rem,6.2vw,5.25rem);line-height:.98}h2{letter-spacing:-.045em;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.08}.lede{max-width:650px;color:var(--muted);margin-bottom:32px;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button--primary{background:var(--accent-dark);color:#fff;box-shadow:0 9px 24px #171b1224}.button--primary:hover:not(:disabled){background:#2c3324;transform:translateY(-2px);box-shadow:0 13px 30px #171b122e}.privacy-note{color:var(--muted);margin:18px 0 0;font-size:.8rem}.flow-card,.profile-card,.demo-card,.response-card,.state-panel{border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 26px 70px #27292214}.flow-card{border-radius:28px;padding:30px;position:relative;overflow:hidden}.flow-card:after{background:var(--accent);content:"";opacity:.72;z-index:-1;border-radius:999px;width:230px;height:230px;position:absolute;bottom:-100px;right:-80px}.flow-card__label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:30px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.flow-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.flow-list li{grid-template-columns:38px 1fr;gap:18px;padding:0 0 30px;display:grid;position:relative}.flow-list li:not(:last-child):after{background:var(--line);content:"";width:1px;position:absolute;top:32px;bottom:6px;left:15px}.flow-list li:last-child{padding-bottom:0}.flow-list li>span{border:1px solid var(--line);z-index:1;background:#fffdf8;border-radius:50%;place-items:center;width:31px;height:31px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;display:grid}.flow-list strong{margin:4px 0 7px;font-size:.95rem;display:block}.flow-list p,.demo-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.6}.state-panel{text-align:center;border-radius:28px;align-content:center;place-items:center;width:min(680px,100%);min-height:420px;margin:auto;padding:48px;display:grid}.state-panel h1{margin-bottom:14px;font-size:clamp(2.3rem,5vw,4rem)}.state-panel .lede{max-width:480px;margin-bottom:28px}.loader{border:3px solid #1d201d21;border-top-color:var(--ink);border-radius:50%;width:42px;height:42px;margin-bottom:28px;animation:.85s linear infinite spin}.status-icon{width:48px;height:48px;color:var(--error);background:#ffe3d8;border-radius:14px;place-items:center;margin-bottom:26px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;display:grid}.dashboard{gap:18px;width:min(900px,100%);margin:auto;display:grid}.profile-card,.demo-card,.response-card{border-radius:24px;padding:clamp(24px,4vw,40px)}.profile-card{background:linear-gradient(120deg, #ffffffbf, #fffdf8e6), var(--card)}.profile-card__topline,.demo-card,.response-card__heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.status-pill{color:var(--success);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;display:inline-flex}.status-pill>span{background:#42a66d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #42a66d1f}.text-link{color:var(--muted);text-underline-offset:4px;font-size:.82rem;font-weight:600}.profile-card__identity{align-items:center;gap:24px;margin-top:46px;display:flex}.profile-card__identity h1{margin-bottom:8px;font-size:clamp(2.2rem,5vw,4.25rem)}.profile-card__identity .eyebrow{margin-bottom:12px}.avatar{background:var(--accent);width:42px;height:42px;color:var(--ink);object-fit:cover;border:3px solid #fff;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid;box-shadow:0 8px 24px #1d201d24}.avatar--large{width:clamp(76px,11vw,104px);height:clamp(76px,11vw,104px);font-size:1.45rem}.user-id{max-width:min(560px,65vw);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;overflow:hidden}.demo-card{color:#fff;background:#1d201df5}.demo-card>div{max-width:560px}.demo-card .eyebrow,.demo-card p{color:#ffffff9e}.demo-card .button--primary{background:var(--accent);color:var(--ink);flex:none}.demo-card .button--primary:hover:not(:disabled){background:#d8ff76}.response-card{background:#fffdf8eb}.response-card--error{border-color:#a33c2847}.response-card__heading{text-transform:uppercase;margin-bottom:24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.response-card__status{color:var(--success)}.response-card--error .response-card__status{color:var(--error)}.response-card pre{color:#e9f2df;white-space:pre-wrap;background:#20241e;border-radius:14px;margin:0;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;line-height:1.65;overflow-x:auto}.response-skeleton{gap:10px;display:grid}.response-skeleton span{background:linear-gradient(90deg,#e6e1d7,#f4f0e8,#e6e1d7) 0 0/200% 100%;border-radius:999px;height:13px;animation:1.2s ease-in-out infinite shimmer}.response-skeleton span:nth-child(2){width:78%}.response-skeleton span:nth-child(3){width:54%}.site-footer{border-top:1px solid var(--line);min-height:76px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=820px){.hero-grid{grid-template-columns:1fr}.flow-card{max-width:620px}.demo-card{flex-direction:column;align-items:flex-start}}@media (width<=560px){.site-header,.site-footer,.main-content{width:min(100% - 28px,1180px)}.header-note{display:none}.main-content{padding:42px 0 56px}h1{font-size:clamp(2.5rem,13vw,4rem)}.state-panel,.flow-card,.profile-card,.demo-card,.response-card{border-radius:20px;padding:24px}.profile-card__identity{flex-direction:column;align-items:flex-start;margin-top:36px}.user-id{max-width:calc(100vw - 80px)}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:92px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
