.home{--home-primary: #0997fa;--home-primary-bright: #33adfb;--home-primary-deep: #0780d4;--home-primary-soft: rgba(9, 151, 250, .12);--home-primary-soft-2: rgba(9, 151, 250, .18);--home-primary-border: rgba(9, 151, 250, .28);--home-primary-glow: rgba(9, 151, 250, .35);--home-surface: #ffffff;--home-surface-2: #f6f8fc;--home-text: #141b26;--home-text-muted: #5c6778;--home-text-subtle: #8b95a5;--home-shadow-sm: 0 .125rem .5rem rgba(20, 35, 55, .06);--home-shadow-md: 0 .35rem 1rem rgba(20, 35, 55, .08), 0 .125rem .25rem rgba(20, 35, 55, .04);--home-shadow-card: 0 .5rem 1.5rem rgba(9, 151, 250, .08), 0 .125rem .375rem rgba(20, 35, 55, .06);position:relative;min-height:100vh;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom,0);color:var(--home-text)}.home-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(ellipse 120% 85% at 50% -20%,rgba(9,151,250,.14) 0%,transparent 55%),radial-gradient(ellipse 90% 55% at 100% 15%,rgba(9,151,250,.08) 0%,transparent 50%),linear-gradient(180deg,#eef4fb,#e4ecf6 42%,#dfe8f3)}.home-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle 70% at 50% 100%,rgba(255,255,255,.55) 0%,transparent 55%);pointer-events:none}.home-bg-orb{position:absolute;border-radius:50%;filter:blur(72px);opacity:.55}.home-bg-orb--a{width:14rem;height:14rem;top:-4rem;right:-3rem;background:var(--home-primary-bright)}.home-bg-orb--b{width:12rem;height:12rem;bottom:22%;left:-4rem;background:var(--home-primary);opacity:.22}.home-bg-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(9,151,250,.06) 1px,transparent 1px);background-size:.5rem .5rem;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 88%);mask-image:linear-gradient(180deg,#000 0%,transparent 88%);opacity:.7}.home-shell{width:100%;max-width:30rem;margin-left:auto;margin-right:auto;padding-left:max(1.25rem,env(safe-area-inset-left,0px) + .25rem);padding-right:max(1.25rem,env(safe-area-inset-right,0px) + .25rem)}#features,#download,#about,#top{scroll-margin-top:calc(3.75rem + env(safe-area-inset-top,0px))}.home-header{position:sticky;top:0;z-index:20;padding-top:env(safe-area-inset-top,0);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:#ffffffc7;border-bottom:1px solid rgba(9,151,250,.12);box-shadow:var(--home-shadow-sm)}.home-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:3.375rem;padding-bottom:.125rem}.home-brand{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:0}.home-brand__logo{display:block;width:2rem;height:2rem;border-radius:.5625rem;object-fit:cover;flex-shrink:0;box-shadow:var(--home-shadow-sm)}.home-brand__text{font-size:1.0625rem;font-weight:700;letter-spacing:.02em;color:var(--home-text)}.home-nav{display:flex;gap:.25rem;flex-shrink:0}.home-nav button{padding:.45rem .65rem;font-size:.8125rem;font-weight:600;color:var(--home-text-muted);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:color .2s,background .2s}.home-nav button:active{background:var(--home-primary-soft);color:var(--home-primary-deep)}.home-main{position:relative;z-index:1}.home-hero{padding:2.25rem 0;text-align:left}.home-hero__title{font-size:2rem;font-weight:800;line-height:1.22;letter-spacing:-.02em;margin-bottom:1rem}.home-hero__line{display:block;color:var(--home-text)}.home-hero__line--accent{background:linear-gradient(105deg,var(--home-primary-deep) 0%,var(--home-primary) 45%,var(--home-primary-bright) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero__sub{font-size:.9375rem;line-height:1.75;color:var(--home-text-muted);margin-bottom:1.75rem}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.home-btn{min-height:3rem;padding:.4rem 1.5rem;font-size:.9375rem;font-weight:600;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.home-btn:active{transform:scale(.98)}.home-btn--primary{background:linear-gradient(180deg,var(--home-primary-bright) 0%,var(--home-primary) 100%);color:#fff;border-color:#ffffff59;box-shadow:0 .25rem 0 var(--home-primary-deep),0 .5rem 1.25rem var(--home-primary-glow)}.home-btn--ghost{background:var(--home-surface);color:var(--home-primary-deep);border-color:var(--home-primary-border);box-shadow:var(--home-shadow-sm)}.home-section{padding:2.5rem 0}.home-section--tight{padding-top:1.5rem}.home-section--download{text-align:center}.home-section--about{padding-bottom:1.75rem}.home-section__title{font-size:1.375rem;font-weight:800;margin-bottom:.5rem;line-height:1.3;letter-spacing:-.015em;color:var(--home-text)}.home-section__lead{font-size:.875rem;line-height:1.75;color:var(--home-text-muted);margin-bottom:1.5rem}.home-section__lead--center{text-align:center}.home-features{list-style:none;display:flex;flex-direction:column;gap:.875rem}.home-feature-card{padding:1.25rem;border-radius:1.125rem;background:var(--home-surface);border:1px solid rgba(9,151,250,.14);box-shadow:var(--home-shadow-card)}.home-feature-card__icon{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;margin-bottom:.625rem;border-radius:.875rem;background:linear-gradient(145deg,var(--home-primary-bright) 0%,var(--home-primary) 100%);color:#fff;box-shadow:0 .25rem .65rem var(--home-primary-glow)}.home-feature-icon{display:block;width:1.4rem;height:1.4rem;flex-shrink:0}.home-feature-card__t{font-size:1.0625rem;font-weight:700;margin-bottom:.375rem;color:var(--home-text)}.home-feature-card__d{font-size:.8125rem;line-height:1.7;color:var(--home-text-muted)}.home-chat{border-radius:1.25rem;overflow:hidden;background:var(--home-surface-2);border:1px solid rgba(9,151,250,.12);box-shadow:var(--home-shadow-md)}.home-chat__bar{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:var(--home-surface);border-bottom:1px solid rgba(20,35,55,.06)}.home-chat__avatar{display:block;width:2.25rem;height:2.25rem;border-radius:.625rem;object-fit:cover;flex-shrink:0;box-shadow:var(--home-shadow-sm)}.home-chat__name{font-size:.9375rem;font-weight:700;color:var(--home-text)}.home-chat__status{font-size:.6875rem;font-weight:500;color:var(--home-primary-deep);margin-top:.0625rem}.home-chat__list{list-style:none;padding:1.125rem 1rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.home-bubble{align-self:flex-start;max-width:90%;padding:.65rem .875rem;border-radius:1rem 1rem 1rem .35rem;background:var(--home-surface);border:1px solid rgba(20,35,55,.06);font-size:.875rem;line-height:1.55;color:var(--home-text);box-shadow:var(--home-shadow-sm)}.home-bubble--me{align-self:flex-end;border-radius:1rem 1rem .35rem;background:linear-gradient(145deg,var(--home-primary-bright) 0%,var(--home-primary) 100%);border-color:transparent;color:#fff;box-shadow:0 .25rem .75rem var(--home-primary-glow)}.home-dl-btns{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}@media (min-width: 360px){.home-dl-btns{flex-direction:row;flex-wrap:wrap;justify-content:center}}.home-dl{flex:1 1 8rem;min-height:3.125rem;padding:.25rem .75rem;font-size:.9375rem;font-weight:600;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .18s,box-shadow .18s}.home-dl:active{transform:scale(.99)}.home-dl--ios{background:linear-gradient(180deg,var(--home-primary-bright) 0%,var(--home-primary) 100%);color:#fff;border-color:#ffffff4d;box-shadow:0 .2rem 0 var(--home-primary-deep),0 .45rem 1.25rem var(--home-primary-glow)}.home-dl--android{background:var(--home-surface);color:var(--home-text);border-color:#1423371a;box-shadow:var(--home-shadow-sm)}.home-qr-row{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:1.875rem;width:100%}@media (min-width: 360px){.home-qr-row{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}}.home-qr{display:flex;flex-direction:column;align-items:center;max-width:11.5rem;width:100%}.home-qr__link{display:block;line-height:0;text-decoration:none;color:inherit;border-radius:1.125rem;overflow:hidden;box-shadow:var(--home-shadow-md);border:1px solid var(--home-primary-border);transition:transform .18s,box-shadow .18s}.home-qr__link:active{transform:scale(.98)}.home-qr__inner{position:relative;display:block;width:min(10rem,60vw);max-width:10rem;margin:0 auto;box-sizing:border-box;padding:.5rem;background:#fff;border-radius:1rem;overflow:hidden}.home-qr__svg{display:block;width:100%!important;height:auto!important;border-radius:.35rem;vertical-align:top}.home-qr__badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22%;min-width:1.6rem;max-width:2.5rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:.1rem;background:#fff;border-radius:.25rem;box-shadow:0 .06rem .2rem #0000001f;pointer-events:none}.home-qr--android .home-qr__badge,.home-qr--ios .home-qr__badge{background:#fff}.home-qr__badge-img{display:block;width:100%;height:100%;object-fit:contain;border-radius:.15rem}.home-qr__empty{display:flex;align-items:center;justify-content:center;width:min(10rem,60vw);min-height:10rem;max-width:10rem;margin:0 auto;padding:.75rem;text-align:center;font-size:.75rem;line-height:1.4;color:var(--home-text-subtle);background:var(--home-surface-2);border:1px dashed var(--home-primary-border);border-radius:.875rem}.home-qr__caption{margin-top:.5rem;font-size:.75rem;font-weight:500;color:var(--home-text-muted);text-align:center}.home-about{font-size:.875rem;line-height:1.8;color:var(--home-text-muted)}.home-about__link{color:var(--home-primary-deep);text-decoration:underline;text-underline-offset:.2em}.home-footer{position:relative;z-index:1;padding:2rem 0;padding-bottom:max(2rem,calc(env(safe-area-inset-bottom,0px) + .75rem));border-top:1px solid rgba(9,151,250,.12);text-align:center;background:#ffffff8c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-footer__brand{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:800;color:var(--home-text);margin-bottom:.125rem}.home-footer__logo{width:2.375rem;height:2.375rem;border-radius:.5625rem;object-fit:cover;display:block;box-shadow:var(--home-shadow-sm)}.home-footer__tag{font-size:.75rem;line-height:1.5;color:var(--home-text-muted);margin-bottom:.75rem}.home-footer__copy{font-size:.6875rem;color:var(--home-text-subtle)}.home-toast{position:fixed;z-index:100;left:50%;bottom:max(1.5rem,env(safe-area-inset-bottom,1.5rem));transform:translate(-50%);max-width:min(20rem,calc(100vw - 2rem));padding:.75rem 1rem;font-size:.8125rem;line-height:1.45;text-align:center;color:var(--home-text);background:#fffffff5;border:1px solid rgba(9,151,250,.18);border-radius:999px;box-shadow:var(--home-shadow-md);animation:home-toast-in .3s ease}@keyframes home-toast-in{0%{opacity:0;transform:translate(-50%) translateY(.5rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 420px){.home-section{padding:2.65rem 0}.home-hero{padding:2.5rem 0 2.35rem}}@media (min-width: 480px){.home-hero{text-align:center}.home-hero__actions{justify-content:center}.home-section__title{text-align:center}.home-section__lead:not(.home-section__lead--center){text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;-webkit-tap-highlight-color:rgba(9,151,250,.12);background:#e8eef6;color:#1a2332}#root{width:100%;min-height:100vh;min-height:100dvh}a{color:inherit;text-decoration:none}button{font-family:inherit}
