.sheet-root{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000009e;animation:.26s both sheet-fade;position:absolute;inset:0}.sheet{background:var(--surface);border:1px solid var(--line);border-bottom:none;border-radius:26px 26px 0 0;flex-direction:column;width:min(520px,100%);height:82vh;max-height:82dvh;animation:.38s cubic-bezier(.22,1,.36,1) both sheet-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 -24px 60px #0000008c}.sheet__scroll{overscroll-behavior:contain;padding:26px 22px calc(26px + env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;overflow-y:auto}.sheet__scroll>*{flex:none}.sheet__brand{align-items:center;gap:14px;display:flex}.sheet__logo{border-radius:16px;flex:none;width:64px;height:64px}.sheet__id h2{letter-spacing:-.02em;margin:0;font-size:1.55rem;font-weight:700}.sheet__id{min-width:0}.sheet__host{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:.92rem;overflow:hidden}.sheet__secure{color:var(--text-dim);align-items:center;gap:6px;margin:6px 0 0;font-size:.82rem;display:flex}.sheet__secure svg{fill:none;width:14px;height:14px;stroke:var(--green);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.sheet__stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:20px 0;padding:16px 0;display:grid}.sheet__stat{text-align:center;flex-direction:column;gap:3px;display:flex}.sheet__stat+.sheet__stat{border-left:1px solid var(--line)}.sheet__stat strong{font-size:1rem;font-weight:600}.sheet__stat span{color:var(--text-dim);font-size:.78rem}.sheet-cta{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(#4e94ff,#2f77ef);border:none;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 20px;transition:transform .12s,filter .12s;display:flex;box-shadow:0 10px 26px #2f77ef52}.sheet-cta:active{transform:scale(.985)}.sheet-cta:disabled{filter:grayscale(.4)brightness(.8);cursor:default}.sheet-cta--installing{cursor:wait;opacity:.9}.sheet-dots{align-items:flex-end;gap:3px;margin-left:6px;display:inline-flex}.sheet-dots i{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite sheet-dot}.sheet-dots i:nth-child(2){animation-delay:.16s}.sheet-dots i:nth-child(3){animation-delay:.32s}@keyframes sheet-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.sheet-cta__icon--pulse svg{animation:.85s ease-in-out infinite alternate sheet-pulse}@keyframes sheet-pulse{to{transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.sheet-dots i,.sheet-cta__icon--pulse svg{animation:none}.sheet-dots i{opacity:.7}}.sheet-cta--installed{cursor:default;background:linear-gradient(#3fae6f,#2b8d57);box-shadow:0 10px 26px #2b8d5747}.sheet-cta--ghost{background:var(--chip);color:var(--text);box-shadow:none;border:1px solid var(--line-strong);justify-content:center;margin-top:14px}.sheet-cta--ghost .sheet-cta__body{align-items:center}.sheet-cta__icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.sheet-cta__body{flex-direction:column;gap:2px;display:flex}.sheet-cta__label{letter-spacing:.04em;font-size:1.02rem;font-weight:700}.sheet-cta__sub{opacity:.85;font-size:.8rem}.sheet-steps{border:1px solid var(--line-strong);background:var(--chip);border-radius:14px;flex-direction:column;gap:14px;margin:0;padding:16px;list-style:none;display:flex}.sheet-steps li{align-items:center;gap:12px;font-size:.92rem;display:flex}.sheet-steps__num{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;display:grid}.sheet-steps__text{flex:1}.sheet-steps__icon svg{fill:none;width:20px;height:20px;stroke:var(--accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.sheet__notice{border:1px solid var(--line-strong);background:var(--chip);color:var(--text-dim);border-radius:14px;margin:0;padding:14px 16px;font-size:.9rem;line-height:1.55}.sheet__section{margin-top:26px}.sheet__section h3{margin:0 0 12px;font-size:1.02rem;font-weight:600}.sheet__cards{scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none;gap:12px;margin:0 -22px;padding-inline:22px;display:flex;overflow-x:auto}.sheet__cards::-webkit-scrollbar{display:none}.sheet__card{scroll-snap-align:start;aspect-ratio:3/4;border:1px solid var(--line);background:radial-gradient(120% 80% at 50% 25%, #7896ff29, transparent 70%), var(--chip);border-radius:14px;flex-direction:column;flex:0 0 42%;justify-content:flex-end;gap:2px;padding:14px;display:flex}.sheet__card-label{color:var(--text-dim);font-size:.85rem}.sheet__card-value{color:var(--accent);font-size:1.12rem;font-weight:700}.sheet__caption{color:var(--text-faint);margin:auto 0 0;padding-top:22px;font-size:.82rem;line-height:1.6}@keyframes sheet-rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.sheet,.sheet-backdrop{animation-duration:1ms}}@media (height>=760px){.sheet{height:86vh;max-height:86dvh}}.app--results{align-items:stretch}.results-bar{padding:calc(14px + env(safe-area-inset-top)) 0 14px;border-bottom:1px solid var(--line);align-items:center;gap:14px;display:flex}.results-bar a{flex:none;text-decoration:none}.results-search{flex:1;min-width:0;position:relative}.results-search input{border:1px solid var(--line-strong);width:100%;color:var(--text);background:0 0;border-radius:999px;outline:none;padding:11px 46px 11px 18px}.results-search input:focus{border-color:var(--accent)}.results-search input::-webkit-search-cancel-button{display:none}.results-search button{cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:6px;translate:0 -50%}.results-search svg{fill:none;width:19px;height:19px;stroke:var(--text-dim);stroke-width:1.9px;stroke-linecap:round}.results{flex:1;width:min(680px,100%);margin:0 auto;padding:22px 0 8px}.results__note{text-align:center;color:var(--text-dim);padding:40px 0}.results__note--error{color:var(--red)}.results__spinner{border:3px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;width:30px;height:30px;margin:48px auto;animation:.8s linear infinite results-spin}@keyframes results-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.results__spinner{animation-duration:2.4s}}.result{border-bottom:1px solid var(--line);padding:18px 0}.result__head{text-decoration:none;display:block}.result__title{color:var(--accent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.06rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.result__url{color:var(--text-dim);align-items:center;gap:7px;min-width:0;margin-top:5px;font-size:.82rem;display:flex}.result__url img{border-radius:3px;flex:none}.result__url span{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.result__body{align-items:flex-start;gap:14px;margin-top:8px;display:flex}.result__snippet{color:var(--text-dim);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.result__thumb{aspect-ratio:4/3;background:var(--chip);border-radius:10px;flex:none;width:92px;overflow:hidden}.result__thumb img{object-fit:cover;width:100%;height:100%;display:block}.pagination{flex-wrap:wrap;justify-content:center;gap:8px;padding:26px 0 10px;display:flex}.pagination a{border:1px solid var(--line-strong);background:var(--surface);min-width:38px;color:var(--text);text-align:center;border-radius:10px;padding:8px 12px;font-size:.9rem;text-decoration:none}.pagination a.is-current{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.app{flex-direction:column;min-height:100dvh;padding:0 20px;display:flex}.wordmark{letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-weight:700;line-height:1}.wordmark--sm{font-size:1.5rem}.wordmark--lg{font-size:clamp(3.4rem,20vw,5.5rem)}.topbar{padding:calc(16px + env(safe-area-inset-top)) 0 8px;justify-content:space-between;align-items:center;display:flex}.hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:34px;padding:40px 0;display:flex}.search{flex-direction:column;align-items:center;gap:18px;width:min(520px,100%);display:flex}.search__field{width:100%;display:block;position:relative}.search__field input{border:1px solid var(--line-strong);width:100%;color:var(--text);background:0 0;border-radius:999px;outline:none;padding:15px 52px 15px 22px}.search__field input::placeholder{color:var(--text-faint)}.search__field input:focus{border-color:var(--accent)}.search__field input::-webkit-search-cancel-button{display:none}.search__field svg{fill:none;width:21px;height:21px;stroke:var(--text-dim);stroke-width:1.9px;stroke-linecap:round;pointer-events:none;position:absolute;top:50%;right:20px;translate:0 -50%}.search__submit{background:var(--chip);color:var(--text);cursor:pointer;border:none;border-radius:10px;padding:11px 30px;font-size:.95rem}.search__submit:active{background:var(--line)}.examples{color:var(--text-faint);text-align:center;margin:0;font-size:.88rem}.examples button{color:var(--accent);text-underline-offset:3px;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.footer{padding:20px 0 calc(24px + env(safe-area-inset-bottom));flex-wrap:wrap;justify-content:center;gap:22px;font-size:.92rem;display:flex}.footer a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}:root{--bg:#08090c;--surface:#14161b;--chip:#1c1f26;--line:#242831;--line-strong:#323743;--text:#eceef2;--text-dim:#a2a8b5;--text-faint:#6f7684;--accent:#5b9bff;--blue:#4285f4;--red:#ea4335;--green:#34a853;--yellow:#fbbc05;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button,input{font:inherit}a{color:inherit}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
