:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,sans-serif;color:#10213a;background:#eaf1fb;font-synthesis:none;--blue:#176bf2;--blue2:#3388ff;--text:#10213a;--muted:#7b899d;--line:#e7edf5;--card:#fff;--bg:#f8fafc;--shadow:0 10px 40px rgba(25,61,115,.1)}*{box-sizing:border-box}html{background:#eaf1fb}body{margin:0;min-width:320px}button,textarea{font:inherit}button{cursor:pointer}.app-shell{position:relative;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;overflow:hidden;background:linear-gradient(180deg,#f8fbff 0,#fff 38%);box-shadow:0 0 80px #193d731f}.page{min-height:100dvh;padding:30px 22px 128px}.kicker{display:block;color:#176bf2;font-size:11px;font-weight:800;letter-spacing:.16em}.welcome{display:flex;align-items:center;justify-content:space-between}.welcome h1{margin:9px 0 3px;font-size:29px;line-height:1.08;letter-spacing:-.045em}.welcome p{margin:0;color:#7c899a;font-size:16px}.wave{font-size:25px}.help-button,.icon-button{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#38f,#0f5ce0);box-shadow:0 10px 25px #176bf23b}.help-button svg{width:23px}.pass-strip{display:flex;align-items:center;gap:7px;margin:27px 0 15px;padding:11px 14px;border:1px solid rgba(222,191,92,.55);border-radius:999px;background:linear-gradient(100deg,#fff7d8,#fffbe9);color:#745b14;font-size:10px;box-shadow:0 8px 24px #88660b0f}.pass-strip span{display:flex;align-items:center;gap:4px}.pass-strip svg{width:11px;height:11px}.pass-strip b{flex:1}.pass-strip small{color:#97875a}.assistant-hero{display:flex;width:100%;min-height:123px;align-items:center;gap:17px;padding:20px;border:0;border-radius:24px;color:#fff;text-align:left;background:radial-gradient(circle at 92% 5%,rgba(255,255,255,.17),transparent 35%),linear-gradient(130deg,#0961e9,#388cff);box-shadow:0 16px 40px #1160e347}.hero-mic{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border:9px solid rgba(255,255,255,.18);border-radius:50%;color:#176bf2;background:#fff}.hero-mic svg{width:27px;height:27px}.hero-copy{display:flex;min-width:0;flex:1;flex-direction:column}.hero-copy b{font-size:19px}.hero-copy small{margin-top:5px;color:#ffffffc4;font-size:12px}.hero-copy i{display:flex;height:19px;align-items:end;gap:4px;margin-top:7px}.hero-copy em{width:10px;height:5px;transform:skew(-12deg);background:#ffffff6e}.hero-copy em:nth-child(2),.hero-copy em:nth-child(5){height:10px}.hero-copy em:nth-child(3){height:14px}.hero-copy em:nth-child(4){height:8px}.assistant-hero>svg{width:22px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:18px 0 37px}.service-card{display:flex;min-width:0;min-height:96px;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:20px;background:#ffffffe0;box-shadow:0 10px 35px #26446f0e;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.service-icon{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:14px;color:#ec9e17;background:#fff5d9}.service-icon svg{width:22px}.service-icon.sky{color:#2983e8;background:#eaf4ff}.service-icon.peach{color:#ef7756;background:#fff0e8}.service-icon.violet{color:#8b54d8;background:#f3eaff}.service-icon.rose{color:#e35d96;background:#fff0f5}.service-icon.red{color:#ef5261;background:#ffedef}.service-card b,.service-card small{display:block}.service-card b{font-size:15px;white-space:nowrap}.service-card small{margin-top:5px;color:#8995a7;font-size:10px}.section-heading{display:flex;align-items:end;justify-content:space-between}.section-heading h2{margin:7px 0 0;font-size:30px;letter-spacing:-.04em}.section-heading button{display:flex;align-items:center;border:0;color:#8792a2;background:none;font-size:10px}.section-heading svg{width:13px}.offer-card{display:grid;grid-template-columns:112px 1fr;gap:17px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.offer-visual{display:flex;min-height:181px;align-items:center;justify-content:center;flex-direction:column;border-radius:18px;color:#fff;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.34),transparent 25%),linear-gradient(155deg,#ffb24e,#ff6f41)}.offer-visual span{font-size:10px}.offer-visual strong{font-size:48px;line-height:1}.offer-visual small{font-weight:700}.offer-content{padding:5px 3px 3px 0}.offer-tag{color:#1770ee;font-size:9px;font-weight:800;letter-spacing:.1em}.offer-content h3{margin:7px 0 4px;font-size:18px}.offer-content p{margin:0;color:#8490a0;font-size:10px;line-height:1.5}.price{margin:12px 0 8px}.price b{color:#f05c45;font-size:25px}.price del{margin-left:7px;color:#aab2bd}.primary{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:12px;border:0;border-radius:13px;color:#fff;background:linear-gradient(120deg,#1166ec,#358bff);font-weight:750;box-shadow:0 10px 22px #176bf22e}.primary svg{width:17px}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:flex;width:100%;max-width:430px;margin:auto;padding:12px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(222,228,237,.8);background:#ffffffc7;box-shadow:0 -8px 30px #1f32500a;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.bottom-nav button{position:relative;display:flex;flex:1;align-items:center;gap:4px;flex-direction:column;border:0;color:#9aa5b4;background:none}.bottom-nav svg{width:21px;height:21px}.bottom-nav small{font-size:10px}.bottom-nav button.active{color:#176bf2;font-weight:750}.bottom-nav i{position:absolute;bottom:-5px;width:4px;height:4px;border-radius:50%;background:#176bf2}.topbar{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;margin-bottom:30px}.icon-button{width:42px;height:42px;color:#24344b;background:#ffffffd9;box-shadow:0 8px 25px #1f395e14}.icon-button svg{width:20px}.topbar-title{text-align:center}.topbar-title h2{margin:4px 0 0;font-size:23px}.topbar-title .kicker{font-size:9px}.topbar-space{width:48px}.lang-chip{padding:8px 10px;border-radius:10px;color:#176bf2;background:#eaf3ff;font-size:10px;font-weight:750}.conversation-label{margin-bottom:14px;color:#7b899b;font-size:11px}.status-dot{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#26bf72;box-shadow:0 0 0 4px #26bf721c}.bubble{position:relative;margin:12px 0;padding:19px;border-radius:22px}.bubble small{display:block;margin-bottom:10px;color:#748398;font-size:10px;font-weight:700}.bubble>svg{position:absolute;right:18px;bottom:19px;width:17px}.user-bubble{background:linear-gradient(135deg,#e8f2ff,#f3f8ff)}.user-bubble textarea{width:calc(100% - 30px);min-height:54px;padding:0;border:0;outline:0;resize:none;color:#203047;background:none;font-size:17px;line-height:1.45}.answer-bubble{background:linear-gradient(140deg,#f5f6f8,#fff)}.answer-bubble p{margin:0 0 14px;font-size:20px;font-weight:700;line-height:1.55}.answer-bubble button{display:flex;align-items:center;gap:5px;padding:8px 11px;border:0;border-radius:10px;color:#176bf2;background:#fff;font-size:11px}.answer-bubble svg{width:15px}.translate-button{margin:17px 0 28px}.quick-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.quick-title h3{margin:0;font-size:19px}.quick-title span{color:#8793a3;font-size:11px}.phrase{position:relative;display:flex;width:100%;align-items:center;flex-direction:column;margin:9px 0;padding:14px 40px 14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;box-shadow:0 6px 22px #1e39600a}.phrase span,.phrase b{width:100%}.phrase span{color:#7f8ca0;font-size:10px}.phrase b{margin-top:4px;font-size:13px}.phrase svg{position:absolute;right:14px;top:50%;width:16px;transform:translateY(-50%);color:#9aa5b5}.talk-button{display:grid;width:74px;height:74px;margin:27px auto 8px;place-items:center;border:8px solid #dceaff;border-radius:50%;color:#fff;background:linear-gradient(145deg,#438eff,#0b63eb);box-shadow:0 12px 28px #176bf247}.talk-label{text-align:center;color:#778599;font-size:11px}.member-card{position:relative;overflow:hidden;padding:24px;border-radius:24px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(255,255,255,.25),transparent 30%),linear-gradient(145deg,#0b55db,#2e88ff);box-shadow:0 18px 45px #1460e04f}.member-card:after{position:absolute;right:-75px;bottom:-95px;width:230px;height:230px;border:25px solid rgba(255,255,255,.09);border-radius:50%;content:""}.member-top{display:flex;justify-content:space-between}.member-top span{padding:4px 9px;border-radius:999px;background:#ffffff2e;font-size:9px}.member-symbol{display:flex;align-items:center;justify-content:space-between;margin:30px 0 16px}.member-symbol span{display:grid;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff1f;font-size:18px;font-weight:800}.member-symbol svg{width:54px;height:54px}.member-card h3{margin:0}.member-card p{margin:5px 0;color:#ffffffbd;font-size:11px}.member-card small{font-size:9px}.wallet-item{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.wallet-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:#f08b35;background:#fff2e4}.wallet-item small,.wallet-item p{color:#8995a5;font-size:9px}.wallet-item h3,.wallet-item p{margin:4px 0}.wallet-item button{padding:8px 10px;border:0;border-radius:10px;color:#176bf2;background:#eaf3ff;font-size:10px;font-weight:700}.profile-card{display:grid;grid-template-columns:60px 1fr 20px;align-items:center;gap:13px;padding:20px;border-radius:24px;background:linear-gradient(140deg,#e9f3ff,#fff);box-shadow:var(--shadow)}.profile-avatar{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#3a8bff,#1161e8)}.profile-card h3,.profile-card p{margin:4px 0}.profile-card p{color:#7d8a9d;font-size:11px}.menu-card{overflow:hidden;margin-top:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.menu-card button{display:grid;width:100%;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;padding:18px;border:0;border-bottom:1px solid #edf1f6;background:none;text-align:left}.menu-card button:last-child{border:0}.menu-card button>svg{width:20px;color:#176bf2}.menu-card span b,.menu-card span small{display:block}.menu-card span small{margin-top:4px;color:#8794a6;font-size:10px}.menu-card button>svg:last-child{width:15px;color:#9da8b7}.toast{position:fixed;z-index:40;bottom:94px;left:50%;padding:11px 16px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:#122034db;box-shadow:0 12px 30px #0003;font-size:11px;white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:365px){.page{padding-right:16px;padding-left:16px}.welcome h1{font-size:25px}.service-card{padding:11px}.service-icon{width:38px;height:38px;flex-basis:38px}.pass-strip small{display:none}}@media(prefers-color-scheme:dark){:root{color:#edf4ff;background:#090d14;--text:#edf4ff;--muted:#929fb2;--line:#273142;--card:#151b25;--bg:#0d121a}.app-shell{background:linear-gradient(180deg,#101722,#0c1118 42%);box-shadow:0 0 70px #00000073}.welcome p,.service-card small,.section-heading button,.offer-content p,.quick-title span{color:#8e9bad}.pass-strip{border-color:#5c4f24;background:linear-gradient(100deg,#312b18,#242116);color:#f1d87e}.service-card,.offer-card,.phrase,.wallet-item,.menu-card{border-color:#273142;background:#161d28eb}.bubble.user-bubble{background:linear-gradient(135deg,#142b49,#182435)}.bubble.answer-bubble{background:linear-gradient(140deg,#1a202b,#141a23)}.bubble textarea,.bubble p{color:#edf4ff}.answer-bubble button{background:#242c38}.bottom-nav{border-color:#2a3340;background:#0d121ad1}.icon-button{color:#eaf2ff;background:#1a2330}.profile-card{background:linear-gradient(140deg,#142943,#171e29)}.menu-card button{border-color:#293241;color:#edf4ff}.phrase{color:#edf4ff}.toast{background:#eff5ffe6;color:#14213a}}.home-page{padding:22px 20px 92px}.home-page .kicker{font-size:10px}.home-page .welcome h1{margin:6px 0 2px;font-size:26px}.home-page .welcome p{font-size:14px}.home-page .help-button{width:42px;height:42px}.home-page .help-button svg{width:20px}.home-page .pass-strip{margin:14px 0 11px;padding:8px 12px}.home-page .assistant-hero{min-height:98px;gap:13px;padding:14px 16px;border-radius:20px}.home-page .hero-mic{width:54px;height:54px;flex-basis:54px;border-width:7px}.home-page .hero-mic svg{width:23px;height:23px}.home-page .hero-copy b{font-size:17px}.home-page .hero-copy small{margin-top:3px;font-size:11px}.home-page .hero-copy i{height:14px;margin-top:5px}.home-page .hero-copy em{width:8px}.home-page .service-grid{gap:10px 11px;margin:13px 0}.home-page .service-card{min-height:76px;gap:10px;padding:11px 12px;border-radius:17px;box-shadow:0 7px 24px #26446f0b}.home-page .service-icon{width:36px;height:36px;flex-basis:36px;border-radius:11px}.home-page .service-icon svg{width:19px}.home-page .service-card b{font-size:14px}.home-page .service-card small{margin-top:3px;font-size:9px}.benefit-entry{display:grid;width:100%;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:18px;color:var(--text);background:linear-gradient(120deg,#f3f7fc,#f9fbfe);box-shadow:0 8px 26px #23426c0f;text-align:left}.benefit-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#e08c27;background:#fff1d9}.benefit-icon svg{width:22px}.benefit-entry b,.benefit-entry small{display:block}.benefit-entry b{font-size:14px}.benefit-entry small{margin-top:4px;color:#8995a5;font-size:10px}.benefit-entry>svg{width:17px;color:#29384e}@media(prefers-color-scheme:dark){.benefit-entry{background:linear-gradient(120deg,#18212d,#141b25);color:#edf4ff}.benefit-entry>svg{color:#dce6f4}}
