:root{--background: #f8f9ff;--surface: #ffffff;--surface-soft: #eff4ff;--surface-line: #dce6f5;--text: #0b1c30;--text-muted: #5d6878;--heading: #071523;--primary: #ff8c00;--primary-deep: #904d00;--primary-soft: #ffdcc3;--shadow: 0 16px 42px rgba(31, 57, 95, .08);--shadow-soft: 0 8px 24px rgba(31, 57, 95, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text);background:radial-gradient(circle at top left,rgba(255,140,0,.08),transparent 28%),linear-gradient(180deg,#fbfcff 0%,var(--background) 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}:not(pre)>code:not(.install-snippet code):not(.quickstart__hint code){padding:.15rem .4rem;border:1px solid var(--surface-line);border-radius:8px;background:var(--surface-soft)}pre code{background:transparent;border:0;padding:0}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#ffffffe0;backdrop-filter:blur(12px);border-bottom:1px solid rgba(220,230,245,.85)}.site-header__bar,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.brand__mark{width:2.1rem;height:2.1rem;display:block;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(31,57,95,.14))}.brand__name{color:var(--heading);font-size:1.15rem;font-weight:800;letter-spacing:-.01em;line-height:1}.brand__eyebrow,.section__eyebrow,.doc-label{display:block;margin-bottom:.35rem;color:var(--primary-deep);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav,.site-footer__links,.hero__actions,.steps,.feature-grid,.app-links{display:flex;gap:.8rem;flex-wrap:wrap}.site-header__right,.header-actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.header-status{max-width:min(28vw,220px);color:var(--text-muted);font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.header-actions--sheet{width:100%}.site-sheet__trigger{display:none}.site-sheet{margin:0;padding:0;border:none;background:transparent;max-width:none;max-height:none}.site-sheet::backdrop{background:#07152357;backdrop-filter:blur(3px)}.site-nav a,.site-footer__links a,.doc-sidebar a{color:var(--text-muted);font-size:.94rem;font-weight:500}.site-nav a[aria-current=page],.site-nav a:hover,.site-footer__links a:hover,.doc-sidebar a:hover,.doc-sidebar a[aria-current=page]{color:var(--primary-deep)}.header-action-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 .9rem;border:1px solid var(--surface-line);border-radius:10px;background:var(--surface);color:var(--heading);font-size:.85rem;font-weight:700}.header-action-link--primary{border-color:transparent;background:var(--primary);color:#fff}.site-main{padding:3.5rem 0 5rem}.site-main--app{padding:0}.site-footer{border-top:1px solid var(--surface-line);background:#ffffffb8}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2rem;padding:2rem 0}.site-footer__brand strong{display:block;max-width:34rem;color:var(--heading);font-size:1.05rem;line-height:1.35}.site-footer__brand p{margin:.75rem 0 0;color:var(--text-muted);line-height:1.7}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.site-footer__nav h3{margin:0 0 .85rem;color:var(--heading);font-size:.95rem}.site-footer__links{display:grid;gap:.55rem}.hero,.section,.docs{display:grid;gap:1.5rem}.section{margin-top:3.5rem}@media(max-width:720px){.section{margin-top:2.25rem}}.hero{position:relative;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:2rem;padding:2rem 0 1rem}.hero:before{content:"";position:absolute;inset:-2rem 0 auto;height:320px;background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:16px 16px;opacity:.55;pointer-events:none}.hero__copy,.hero__visual{position:relative;z-index:1}.hero h1,.section h2,.docs h1,.app-shell h1{margin:0;color:var(--heading);line-height:1.04}.hero h1{max-width:18ch;font-size:clamp(2.4rem,5.5vw,4rem);letter-spacing:-.03em}.hero p,.section__head p,.doc-content p,.app-card p{color:var(--text-muted);line-height:1.7}.hero p{max-width:38rem;margin:0;font-size:1.08rem}.hero__actions{align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.1rem;border:1px solid var(--surface-line);border-radius:12px;background:var(--surface);color:var(--heading);font-size:.9rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;transition:.18s ease}.button:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.button--primary{background:var(--primary);border-color:transparent;color:#fff}.button--secondary{background:#ffffffc2}.panel,.doc-sidebar,.doc-content,.hero-device{border:1px solid var(--surface-line);border-radius:22px;background:#ffffffe0;box-shadow:var(--shadow)}.section.panel{padding:2rem}@media(max-width:720px){.section.panel{padding:1.4rem}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.45rem .7rem;border:1px solid #ffdcb8;border-radius:999px;background:#fff5ea;color:var(--primary-deep);font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-strip,.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hero-strip--full{margin-top:1.25rem}.hero-strip .panel,.feature-card,.step,.doc-content,.doc-sidebar{padding:1.35rem}.hero-strip .panel h3,.feature-card h3,.step strong,.doc-content h2,.doc-content h3,.app-card h2,.app-card h3{margin:0 0 .5rem;color:var(--heading)}.hero-device{position:relative;padding:1rem}.hero-device img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px}.hero-device__meta{position:absolute;left:-1.25rem;bottom:1rem;padding:.8rem .9rem;border:1px solid var(--surface-line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-soft)}.hero-device__meta strong{display:block;color:var(--primary);font-size:.78rem;font-family:SFMono-Regular,Consolas,monospace;letter-spacing:.04em}.section__head{display:flex;align-items:end;justify-content:space-between;gap:1rem}.section__head h2,.docs h1,.app-shell h1{font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.03em}.feature-card p,.step p{margin:0}.steps{flex-wrap:wrap}.step{flex:1 1 220px;border:1px solid var(--surface-line);border-radius:18px;background:#ffffffd9}.step strong{font-size:1.05rem}.cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem;background:linear-gradient(135deg,#fff,#fff5ec)}.docs{grid-template-columns:230px minmax(0,1fr);align-items:start}.doc-sidebar{position:sticky;top:5.5rem;display:grid;gap:.55rem}.doc-sidebar__group{display:grid;gap:.45rem}.doc-content{display:grid;gap:1.6rem}.doc-content ul{margin:0;padding-left:1.2rem;color:var(--text-muted);line-height:1.8}.doc-note,.doc-code{padding:1rem;border:1px solid var(--surface-line);border-radius:16px;background:var(--surface-soft)}.doc-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.doc-card{padding:1.1rem;border:1px solid var(--surface-line);border-radius:18px;background:#ffffffb8}.doc-card>:last-child,.doc-note>:last-child{margin-bottom:0}.doc-code pre{margin:0;white-space:pre;overflow-x:auto;font-family:SFMono-Regular,Consolas,monospace;color:var(--heading)}.doc-content>section{padding-top:1.4rem;border-top:1px solid var(--surface-line);scroll-margin-top:5.5rem}.doc-content>section:first-of-type{padding-top:0;border-top:0}.sheet-user{min-width:0}.sheet-user__email{display:block;color:var(--text-muted);font-size:.88rem;overflow-wrap:anywhere}@media(max-width:860px){.hero,.hero-strip,.feature-grid,.docs{grid-template-columns:1fr}.section__head,.cta,.app-header,.row-actions,.app-links{flex-direction:column;align-items:flex-start}.site-footer__grid,.site-footer__nav,.app-grid{grid-template-columns:1fr}.hero-device__meta{position:static;margin-top:.9rem}.site-main{padding-top:2.5rem}.hero h1{max-width:12ch;font-size:clamp(2.8rem,10vw,4.4rem)}.hero p,.section__head p{max-width:none}.doc-sidebar{position:static}}.app-shell{width:min(1060px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 4rem}.auth-shell{min-height:calc(100vh - 8rem);display:grid;place-items:center;padding:2rem 1rem}.auth-card,.app-card{border:1px solid var(--surface-line);border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow)}.auth-card{width:min(460px,100%);padding:1.7rem}.auth-card h1,.app-header h1,.app-card h2{margin:0;color:var(--heading);line-height:1.06}.auth-card h1,.app-header h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.03em}.auth-card p,.app-header p,.app-card p{color:var(--text-muted);line-height:1.7}.auth-form,.bind-form{display:grid;gap:.9rem;margin-top:1rem}.auth-form label{display:grid;gap:.45rem;color:var(--heading);font-size:.94rem;font-weight:600}.auth-switch,.row-actions,.app-links,.app-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.auth-switch{justify-content:flex-start;margin-top:1rem}.auth-switch--top{margin-top:1.25rem;margin-bottom:.25rem}.auth-switch__link{padding:.4rem .7rem;border:none;background:transparent;color:var(--text-muted);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer;border-radius:8px}.auth-switch__link:hover{color:var(--primary-deep)}.auth-switch__link.is-active{background:#fff7ef;color:var(--primary-deep)}.auth-toggle{margin:1rem 0 0;color:var(--text-muted);font-size:.9rem;text-align:center}.auth-toggle__link{padding:0;border:none;background:transparent;color:var(--primary-deep);font:inherit;font-weight:600;cursor:pointer}.auth-toggle__link:hover{text-decoration:underline}.app-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.app-card{min-width:0;padding:1.35rem}.app-card>:last-child,.auth-card>:last-child{margin-bottom:0}.app-label{display:inline-block;margin-bottom:.5rem;color:var(--primary-deep);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell input{font:inherit;min-height:3rem;padding:0 .95rem;border:1px solid var(--surface-line);border-radius:12px;background:var(--surface-soft);color:var(--text)}.app-shell input::placeholder{color:#8190a4}.app-alert{margin:1rem 0;padding:.9rem 1rem;border:1px solid #ffdcb8;border-radius:16px;background:#fff5ea;color:var(--primary-deep)}.app-alert--error{border-color:#f0c6c0;background:#fff0ee;color:#a43f33}.app-inline-code{display:block;margin:.75rem 0;padding:.8rem;overflow-wrap:anywhere;word-break:break-all;border:1px solid var(--surface-line);border-radius:14px;background:var(--surface-soft);font-family:SFMono-Regular,Consolas,monospace}.app-links a{color:var(--text-muted);font-weight:500}.app-links a:hover{color:var(--primary-deep)}.app-text-button{width:fit-content;padding:0;border:0;background:transparent;color:var(--text-muted);font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.app-text-button:hover{color:var(--primary-deep);text-decoration:underline}.app-text-button:disabled{cursor:not-allowed;opacity:.55;text-decoration:none}.app-header__signout{width:auto}.app-loading{min-height:50vh;display:grid;place-items:center;color:var(--text-muted)}@media(max-width:640px){.shell,.app-shell{width:min(100% - 2rem,1120px)}.site-header__bar{padding:.85rem 0}.site-header__right{display:none}.site-main{padding-top:2rem}.site-footer__grid{gap:1.25rem;padding:2rem 0 2.25rem}.site-footer__brand strong{max-width:22rem;font-size:.98rem;line-height:1.4}.site-footer__brand p{margin-top:.55rem;font-size:.92rem;line-height:1.5}.site-footer__nav{gap:1rem}.site-footer__nav h3{margin-bottom:.55rem;font-size:.92rem}.site-footer__links{gap:.38rem}.site-footer__links a{font-size:.9rem;line-height:1.35}.site-sheet__trigger{position:relative;display:inline-grid;gap:.28rem;padding:.75rem;border:1px solid var(--surface-line);border-radius:14px;background:#ffffffeb;box-shadow:var(--shadow-soft);cursor:pointer}.site-sheet__trigger span{display:block;width:1.1rem;height:2px;border-radius:999px;background:var(--heading);transition:.18s ease}body.has-site-sheet-open{overflow:hidden}.site-sheet[open]{position:fixed;inset:0;width:100%;height:100%;display:grid;justify-items:end;background:transparent;z-index:39}.site-sheet__content{position:fixed;top:.75rem;right:.75rem;bottom:.75rem;width:min(320px,calc(100vw - 1.5rem));display:grid;align-content:start;gap:1.25rem;padding:1.15rem;border:1px solid var(--surface-line);border-radius:24px;background:#fffffffa;box-shadow:0 24px 60px #0715232e;z-index:40;overflow:auto}.site-sheet__content:focus{outline:none}.site-sheet[open] .site-sheet__content{animation:site-sheet-slide-in .22s ease}.site-sheet__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem}.site-sheet__title{margin:0;color:var(--heading);font-size:1rem}.site-sheet__description{margin:.2rem 0 0;color:var(--text-muted);font-size:.88rem}.site-sheet__close{position:relative;width:2.6rem;height:2.6rem;border:1px solid var(--surface-line);border-radius:999px;background:var(--surface);cursor:pointer}.site-sheet__close span{position:absolute;top:50%;left:50%;width:1rem;height:2px;border-radius:999px;background:var(--heading)}.site-sheet__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.site-sheet__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.site-sheet__nav{display:grid;gap:.55rem}.site-sheet__nav a,.site-sheet__auth .header-action-link{min-height:2.9rem;padding:.85rem 1rem;border:1px solid var(--surface-line);border-radius:14px;background:var(--surface)}.site-sheet__nav a{color:var(--heading);font-weight:600}.site-sheet__nav a[aria-current=page]{background:#fff5ea;border-color:#ffdcb8;color:var(--primary-deep)}.site-sheet__auth{display:grid;gap:.75rem;padding-top:.25rem;border-top:1px solid var(--surface-line)}.site-sheet__auth .header-actions{width:100%}.site-sheet__auth .header-status{max-width:none;text-align:left}.site-sheet__auth .header-action-link{width:100%;justify-content:center}.hero{gap:1.25rem;padding-top:1.25rem}.hero h1{max-width:none;font-size:clamp(2.35rem,12vw,3.4rem)}.hero__actions{width:100%;flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero-strip,.feature-grid,.doc-grid{grid-template-columns:1fr}.section,.docs{gap:1rem}.section__head{gap:.75rem}.hero-device{padding:.85rem}.auth-shell{min-height:auto;padding:1.5rem 0 2.5rem}.auth-card,.app-card{padding:1.1rem;border-radius:20px}.app-shell{padding:1.5rem 0 3rem}.auth-card h1,.app-header h1{font-size:clamp(1.8rem,9vw,2.4rem)}.auth-switch,.row-actions,.app-links{width:100%}.auth-switch{gap:.5rem}.auth-switch__link{flex:1 1 0;text-align:center}.auth-form,.bind-form,.row-actions{gap:.75rem}.app-shell input,.button{width:100%}.button{min-height:3.1rem}.app-header__signout{width:100%}.app-inline-code{font-size:.84rem}}@media(max-width:420px){.shell,.app-shell{width:calc(100% - 1.5rem)}.brand__name{font-size:1rem}.site-footer__grid{padding:1.75rem 0 2rem}.site-footer__brand strong{max-width:18rem;font-size:.94rem}.site-footer__brand p,.site-footer__links a,.site-nav a{font-size:.88rem}.auth-card,.app-card{padding:1rem}}@keyframes site-sheet-slide-in{0%{opacity:0;transform:translate(1.5rem)}to{opacity:1;transform:translate(0)}}.demo-stage{min-height:calc(100vh - 4.5rem);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:1.25rem;padding:clamp(1rem,2.4vw,2rem);background:radial-gradient(circle at 16% 12%,rgba(255,140,0,.12),transparent 28%),linear-gradient(180deg,#fbfcff,#eef4ff)}.demo-stage__grid{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:center;gap:clamp(1.2rem,3vw,2.5rem)}.demo-laptop{min-width:0;padding:.85rem;border:1px solid rgba(220,230,245,.95);border-radius:28px;background:linear-gradient(180deg,#f7f9ff,#dfe7f5);box-shadow:0 28px 70px #0715232e}.demo-laptop__bar{display:flex;gap:.45rem;padding:0 .5rem .7rem}.demo-laptop__bar span{width:.78rem;height:.78rem;border-radius:999px;background:#cfd8e8}.demo-laptop__bar span:first-child{background:#ff8c00}.demo-laptop__screen{aspect-ratio:16 / 10;padding:clamp(.9rem,2vw,1.4rem);border:10px solid #111827;border-radius:20px;background:#05070d}.demo-terminal{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0d1117;color:#e7edf7;box-shadow:inset 0 0 0 1px #ffffff08}.demo-terminal__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);color:#9fb0c8;font-size:clamp(.78rem,1vw,.92rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.demo-terminal pre{min-width:0;margin:0;padding:clamp(1rem,2.1vw,1.5rem);overflow:hidden;white-space:pre-wrap;color:#f5f7fb;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(1rem,1.6vw,1.45rem);line-height:1.55}.demo-device-panel{display:grid;justify-items:center;align-content:center;gap:1rem;min-width:0}.demo-device-status{min-width:10rem;padding:.58rem 1rem;border:1px solid #ffd2a3;border-radius:999px;background:#fff5ea;color:var(--primary-deep);text-align:center;font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.demo-device{position:relative;width:min(58vw,270px);aspect-ratio:1 / 2;padding:48px 26px 112px;border:1px solid #e04f12;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.32),transparent 24%),linear-gradient(180deg,#ff7b22,#ff5a12 54%,#e9470c);box-shadow:inset 0 0 0 2px #ffffff2e,inset 0 -18px 34px #8d260038,0 30px 72px #782d0038;transform-origin:50% 62%}.demo-device.is-shaking{animation:demo-device-shake .72s cubic-bezier(.36,.07,.19,.97)}.demo-device__screen{display:grid;place-items:center;width:100%;aspect-ratio:4 / 5;border:11px solid #181014;border-radius:10px;background:#000;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 16px 32px #00000052}.demo-device__sensor{position:absolute;top:18px;left:50%;width:.42rem;height:.42rem;border-radius:999px;background:#5a1b10;box-shadow:-4.2rem 0 #7b2b17,4.2rem 0 #7b2b17;transform:translate(-50%)}.demo-device__screen img{display:block;width:min(100%,160px);height:auto;max-height:100%;image-rendering:pixelated}.demo-device__controls{position:absolute;left:50%;bottom:68px;display:flex;gap:.65rem;transform:translate(-50%)}.demo-device__controls span{display:block;width:.46rem;height:.46rem;border-radius:999px;background:#4d140894}.demo-device__button-pad{position:absolute;left:50%;bottom:26px;width:58%;height:2.4rem;border:2px solid rgba(132,34,6,.42);border-radius:11px;transform:translate(-50%)}.demo-device__button-pad span{position:absolute;top:50%;width:24%;height:44%;border:2px solid rgba(132,34,6,.35);border-radius:7px;transform:translateY(-50%)}.demo-device__button-pad span:first-child{left:16%}.demo-device__button-pad span:last-child{right:16%}.demo-device__brand{position:absolute;left:50%;bottom:86px;transform:translate(-50%);color:#ffe8d5e6;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:900;letter-spacing:.18em}.demo-stage__actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center}.demo-stage__button{min-width:8.8rem}.demo-stage__button.is-active{border-color:transparent;background:var(--primary);color:#fff;box-shadow:0 12px 30px #ff8c003d}@keyframes demo-device-shake{10%,90%{transform:translate3d(-2px,0,0) rotate(-1.5deg)}20%,80%{transform:translate3d(4px,0,0) rotate(2deg)}30%,50%,70%{transform:translate3d(-6px,0,0) rotate(-3deg)}40%,60%{transform:translate3d(6px,0,0) rotate(3deg)}}@media(max-width:860px){.demo-stage{min-height:auto}.demo-stage__grid{grid-template-columns:1fr}.demo-device{width:min(64vw,230px)}}.lang-switcher{display:inline-flex;align-items:center;gap:.3rem;height:2.4rem;padding:0 .7rem;border:1px solid var(--surface-line);border-radius:10px;background:var(--surface);color:var(--text-muted);font-size:.82rem;font-weight:700;letter-spacing:.05em}.lang-switcher:hover{color:var(--primary-deep)}.lang-switcher__current{color:var(--heading)}.lang-switcher__sep{opacity:.4}.lang-switcher--sheet{width:100%;justify-content:center}.hero__actions--stacked{flex-direction:column;align-items:stretch;gap:.9rem}.hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.hero__demo-link{color:var(--text-muted);font-size:.9rem;font-weight:800}.hero__demo-link:hover{color:var(--primary-deep);text-decoration:underline}.install-snippet{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;width:fit-content;max-width:100%;padding:.7rem .85rem .7rem 1rem;border:1px solid var(--surface-line);border-radius:12px;background:#0f1117;color:#f5f7fb;cursor:pointer;transition:.18s ease}.install-snippet:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.install-snippet code{font-family:SFMono-Regular,Consolas,monospace;font-size:.92rem}.install-snippet__cta{padding:.25rem .6rem;border-radius:8px;background:#ffffff1a;color:#ffd9b3;font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.github-cta{display:inline-flex;align-items:center;gap:.45rem}.hero-device--pet{display:grid;place-items:center;min-height:360px;overflow:visible}.hero-device__body{position:relative;width:min(100%,210px);aspect-ratio:1 / 2;padding:28px 20px 72px;border:1px solid #202531;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.16),transparent 26%),linear-gradient(160deg,#1f2630,#090b10);box-shadow:inset 0 0 0 2px #ffffff0f,0 24px 50px #0715232e}.hero-device__screen{display:grid;place-items:center;width:100%;aspect-ratio:4 / 5;border:8px solid #05070a;border-radius:12px;background:#000;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 28px #00000047;overflow:hidden}.hero-device--pet .hero-device__screen img{width:min(100%,128px);height:auto;max-height:100%;padding:0;border-radius:0;background:#000;object-fit:contain;image-rendering:pixelated}.hero-device__controls{position:absolute;left:50%;bottom:36px;display:flex;gap:.65rem;transform:translate(-50%)}.hero-device__controls span{display:block;width:.7rem;height:.7rem;border-radius:999px;background:#3d4655;box-shadow:inset 0 1px 1px #ffffff2e}.hero-device__caption{position:absolute;left:-1.25rem;bottom:1rem;padding:.55rem .8rem;border:1px solid var(--surface-line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-soft);color:var(--text-muted);font-size:.78rem;font-weight:600}.about-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.35rem,3vw,2.4rem);overflow:hidden}.about-hero h1{margin:0;max-width:14ch;color:var(--heading);font-size:clamp(2.1rem,4.8vw,4.35rem);line-height:1.02;letter-spacing:0}.about-hero p{max-width:43rem;margin:1rem 0 0;color:var(--text-muted);font-size:1rem;line-height:1.7}.about-hero blockquote{margin:1.1rem 0 0;padding:1.15rem 1.25rem;border-left:5px solid var(--primary);border-radius:8px;background:#fff8ef;color:var(--heading);font-size:clamp(1rem,1.6vw,1.14rem);font-weight:800;line-height:1.5}.about-hero__media{position:relative;margin:0}.about-hero__media img{display:block;width:100%;height:auto;border-radius:8px;border:1px solid rgba(220,230,245,.85);box-shadow:0 18px 48px #1f395f29;object-fit:contain}.about-hero__media figcaption{margin-top:.65rem;color:var(--text-muted);font-size:.84rem;line-height:1.5}.about-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.about-stat{padding:1.1rem 1.2rem;border:1px solid var(--surface-line);border-radius:8px;background:#ffffffe6}.about-stat strong{display:block;color:var(--heading);font-size:1.55rem;line-height:1.1}.about-stat span{display:block;margin-top:.35rem;color:var(--text-muted);font-size:.92rem;line-height:1.45}.about-section{gap:1rem}.about-section__body{display:grid;gap:.8rem;max-width:58rem}.about-section__body p{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.8}.about-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.about-card{padding:1.15rem;border:1px solid var(--surface-line);border-radius:8px;background:#ffffffe6}.about-card h3{margin:0 0 .5rem;color:var(--heading);font-size:1rem}.about-card p{margin:0;color:var(--text-muted);line-height:1.65}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.about-cta p{margin:.6rem 0 0;max-width:42rem;color:var(--text-muted);line-height:1.65}.about-cta__actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end}.section--pets .section__head{display:grid;justify-content:stretch;gap:.7rem}.section--pets .section__head p{max-width:42rem;margin:0}.pet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pet-card{display:grid;gap:.5rem;padding:1.25rem;border:1px solid var(--surface-line);border-radius:18px;background:#ffffffdb}.pet-card__sprite{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 10;border-radius:12px;background:#000;overflow:hidden;margin-bottom:.5rem}.pet-card__sprite img{width:min(128px,78%);height:auto;aspect-ratio:1 / 1;display:block;image-rendering:pixelated}.pet-card strong{color:var(--heading);font-size:1.05rem}.pet-card p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55}.section__lede{margin:0;max-width:56rem;color:var(--text-muted);line-height:1.7}.why-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem}.why-compare__col{padding:1.2rem;border:1px solid var(--surface-line);border-radius:16px;background:var(--surface)}.why-compare__col--bad{background:linear-gradient(135deg,#fff,#fff0f1);border-color:#ffd5d8}.why-compare__col--good{background:linear-gradient(135deg,#fff,#f0fbf4);border-color:#c7ecd2}.why-compare__label{display:block;margin-bottom:.5rem;color:var(--heading);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.why-compare__col p{margin:0;color:var(--text-muted);line-height:1.65}.flow{display:flex;flex-wrap:wrap;align-items:stretch;gap:.75rem}.flow__node{position:relative;flex:1 1 180px;display:grid;gap:.4rem;padding:1.1rem 1.2rem;border:1px solid var(--surface-line);border-radius:16px;background:#ffffffe6}.flow__node strong{color:var(--heading);font-size:1rem}.flow__node p{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.55}.flow__note{align-self:start;padding:.2rem .55rem;border-radius:999px;background:#fff5ea;color:var(--primary-deep);font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.flow__arrow{display:flex;align-items:center;color:var(--text-muted);font-size:1.4rem;font-weight:700}.quickstart{display:grid;gap:1rem;width:min(100%,760px);margin:1.25rem 0 0;padding:0;list-style:none}.quickstart-tools{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.8rem}.quickstart-tool{display:inline-flex;align-items:center;gap:.5rem;min-height:2.35rem;padding:.34rem .72rem .34rem .4rem;border:1px solid var(--surface-line);border-radius:8px;background:#ffffffeb;color:var(--heading);box-shadow:0 8px 22px #1f395f12;font-size:.92rem;font-weight:800;line-height:1}.quickstart-tool__icon{display:grid;width:1.65rem;height:1.65rem;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:6px;background:#f5f7fb}.quickstart-tool__icon img{display:block;width:1.1rem;height:1.1rem;object-fit:contain}.quickstart__step{display:grid;grid-template-columns:1fr;gap:.55rem;min-width:0}.quickstart__step-head{display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0}.quickstart__num{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.25rem .6rem;border-radius:8px;background:var(--primary);color:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:.85rem;font-weight:700;letter-spacing:.04em}.quickstart__step strong{display:block;min-width:0;color:var(--heading);line-height:1.25}.quickstart__step pre{width:100%;margin:0;padding:.85rem 1rem;border-radius:12px;background:#0f1117;color:#f5f7fb;text-align:left;overflow-x:auto}.quickstart__step code{font-family:SFMono-Regular,Consolas,monospace;font-size:.9rem}.quickstart__hint{max-width:760px;margin:1.25rem 0 0;color:var(--text-muted);font-size:.92rem}.quickstart__hint code{padding:.1rem .4rem;border-radius:6px;background:#2c2f3b;color:#ffd9b3;font-family:SFMono-Regular,Consolas,monospace;font-size:.85rem}.faq{display:grid;gap:.55rem}.faq__item{border:1px solid var(--surface-line);border-radius:14px;background:var(--surface);overflow:hidden}.faq__item summary{list-style:none;cursor:pointer;padding:1rem 1.2rem;color:var(--heading);font-weight:600}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";float:right;color:var(--text-muted);font-weight:700;transition:transform .2s ease}.faq__item[open] summary:after{transform:rotate(45deg)}.faq__item p{margin:0;padding:0 1.2rem 1.1rem;color:var(--text-muted);line-height:1.7}@media(max-width:720px){.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quickstart{width:100%}.why-compare,.about-hero,.about-stats,.about-card-grid{grid-template-columns:1fr}.about-cta{align-items:stretch;flex-direction:column}.about-cta__actions{justify-content:flex-start}.flow__arrow{display:none}}@media(max-width:480px){.pet-grid{grid-template-columns:1fr}}
