:root{--blue:#2576f2;--blue-2:#266bfa;--blue-deep:#245fd5;--blue-hi:#3a8cff;--navy:#14171c;--text:#14171c;--muted:#667085;--line:#dde8f7;--bg:#f4f6fa;--card:#fbfcfd;--white:#ffffff;--leak:#ff7700;--leak-bg:#faecd5;--danger:#ff6b7a;--kakao:#fee500;--letterbox:#dadbdf;--font:"Noto Sans KR","Pretendard","Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--phone:390px;--shadow:0 8px 24px rgba(47,128,237,0.1);--radius:22px}@font-face{font-family:Noto Sans KR;src:url(/fonts/NotoSansKR-Variable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body{background:#d8dee8;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}.stage{min-height:100dvh;position:relative}.stage.mobile{display:flex;justify-content:center;background:var(--letterbox)}.stage.desktop{display:grid;place-items:center;overflow:auto;scrollbar-width:none}.stage.desktop::-webkit-scrollbar{display:none}.stage-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}.stage-logo{left:max(32px,5vw);top:7vh;width:min(240px,18vw)}.stage-logo,.stage-mascot{position:absolute;z-index:1;pointer-events:none}.stage-mascot{right:max(24px,4vw);bottom:5vh;width:min(300px,24vw)}@media (max-width:1180px){.stage-logo,.stage-mascot{display:none}}.phone{position:relative;z-index:2;width:390px;height:844px;border-radius:44px;overflow:hidden;background:#111;padding:10px;box-shadow:0 28px 80px rgba(15,23,42,.35);transform:scale(var(--phone-scale,1));transform-origin:center center}.stage.mobile .phone{width:100%;max-width:390px;height:100dvh;border-radius:0;padding:0;box-shadow:none;background:transparent;transform:none}button,input,select,textarea{font-family:inherit;color:inherit}button{cursor:pointer;border:none;background:none;padding:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:100%;height:100%;min-height:0;margin:0;background:var(--bg);position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:34px}.stage.mobile .shell{border-radius:0;min-height:100%}.shell-body{flex:1 1;display:flex;flex-direction:column;min-height:0;position:relative}.scroll{flex:1 1;overflow:auto;padding:16px 20px 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll::-webkit-scrollbar{display:none}.scroll.tabbed{padding-bottom:108px}.scroll.flush{padding:0 0 24px}.scroll.flush.tabbed{padding-bottom:108px}.tabbar{position:absolute;left:0;right:0;bottom:0;height:78px;background:#fff;border-top:1px solid #eef1f6;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);z-index:6}.tabbar.five{grid-template-columns:repeat(5,1fr)}.tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;font-size:11px;color:var(--muted);font-weight:500;position:relative;z-index:1;padding-top:10px;min-height:44px}.tabbar a.on{color:#2f80ed;font-weight:800}.tabbar a.on:before{display:none}.tabbar svg{width:22px;height:22px}.tabbar img.tab-ico{width:24px;height:24px;object-fit:contain}.tabbar a.home{margin-top:-18px}.tabbar .home-orb{width:46px;height:46px;border-radius:50%;background:#eef2f7;display:grid;place-items:center;margin-bottom:2px}.tabbar a.home.on .home-orb{background:#2f80ed}.tabbar a.home.on .home-orb .tab-ico{filter:brightness(0) invert(1)}.fab{position:absolute;right:18px;bottom:92px;z-index:20;width:58px;height:58px;border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(37,118,242,.4);display:grid;place-items:center;padding:0}.fab svg{display:block}.fab.open{z-index:28}.topbar{display:flex;align-items:center;gap:4px;padding:8px 16px;min-height:48px}.topbar h1{flex:1 1;margin:0;font-size:18px;font-weight:800;letter-spacing:-.03em;text-align:center}.topbar.left h1{text-align:left}.topbar.hero h1{font-size:22px;text-align:left}.topbar.hero{padding-top:16px;padding-bottom:6px}.icon-btn{width:44px;height:44px;display:grid;place-items:center;color:var(--text);flex:none}.icon-btn.round{background:#eef1f6;border-radius:50%}.logo-mark{display:inline-flex;align-items:stretch;height:22px;width:20px;position:relative}.logo-mark .bar{width:7px;height:100%;border-radius:99px;background:currentColor;display:block}.logo-mark .gap{width:6px;height:50%;align-self:flex-end;margin:0 -1px;background:#2f80ed;border-radius:0 8px 8px 0;display:block}.home-brand.lg .logo-mark{height:36px;width:32px}.home-brand.lg .logo-mark .bar{width:11px}.home-brand.lg .logo-mark .gap{width:10px}.home-brand.lg .logo-word{font-size:40px}.logo-word{font-weight:800;font-size:22px;letter-spacing:-.04em}.home-logo-img{height:22px;width:auto;display:block}.home-brand.lg .home-logo-img{height:40px}.home-brand.light .home-logo-img{filter:none}.home-hero .home-brand{gap:20px}.home-hero .home-logo-img{width:auto;height:28px;object-fit:contain}.home-hero .logo-word{font-size:50px;line-height:1}.bell svg{width:22px;height:22px;display:block}.teum-note-ico img{width:18px;height:18px;object-fit:contain;display:block}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.field label{font-size:13px;font-weight:600;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.field input,.field select,.field textarea{height:52px;border-radius:16px;border:1px solid #e3e8f0;padding:0 16px;background:#fff;font-size:15px;outline:none}.field textarea{height:96px;padding:14px 16px;resize:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue)}.field.err input,.field.err textarea{border-color:#ff0000}.field.inbox{background:#fff;border:1px solid #d8dae0;border-radius:16px;padding:14px 18px 16px;margin-bottom:12px;gap:8px;min-height:76px}.field.inbox label{font-size:13px;font-weight:500;color:#4b4e58;justify-content:flex-start}.field.inbox input{height:auto;border:0;padding:0;border-radius:0;background:transparent;font-size:16px}.field.inbox input::placeholder{color:#999ea6}.field.inbox:focus-within{border-color:var(--blue)}.field.inbox.err{border-color:#ff0000}.forgot-link{display:block;text-align:right;margin:0 2px 18px;color:var(--blue);font-size:13px;font-weight:500}.err-msg{color:#ff0000;font-size:12px;margin-top:-8px;margin-bottom:12px}.field-hint{font-size:11px;color:var(--muted);margin:-6px 2px 12px;line-height:1.45}.linkish{color:var(--blue);font-size:12px;font-weight:600}.btn{display:flex;align-items:center;justify-content:center;height:52px;border-radius:16px;font-weight:700;font-size:16px;width:100%}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 8px 18px -8px rgba(37,118,242,.55)}.btn:disabled{opacity:.45;box-shadow:none}.btn.ghost{background:#eef3fb;color:var(--blue);box-shadow:none}.btn.kakao{background:#fddc3f;color:#1c1c1c}.btn.google,.btn.kakao{gap:8px;box-shadow:none}.btn.google{background:#fff;border:1px solid #e3e8f0}.btn.social{opacity:1}.btn.social img{width:22px;height:22px;object-fit:contain}.btn.danger{background:#fff;color:var(--danger);border:1px solid #ffd4d8;box-shadow:none}.btn:active:not(:disabled){transform:scale(.99)}.toast{position:absolute;left:32px;right:32px;top:50%;z-index:40;transform:translateY(-50%);color:#fff;border-radius:16px;padding:16px 18px;font-size:14px;font-weight:600;text-align:center;line-height:1.45}.toast,.toast.err{background:#1b1b1b}.modal-back{position:absolute;inset:0;background:rgba(15,23,42,.45);z-index:30;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:20px;padding:24px 20px 16px;width:100%;box-shadow:0 20px 48px rgba(20,23,28,.18)}.modal-mascot{width:120px;height:120px;object-fit:contain;margin:0 auto 8px}.req{color:#ff0000;font-style:normal;font-weight:800}.svc-suggest{background:#fff;border:1px solid #e3e8f0;border-radius:14px;margin-top:6px;overflow:hidden;box-shadow:0 8px 20px rgba(20,23,28,.08)}.svc-suggest button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;text-align:left;font-size:14px;font-weight:700}.svc-suggest button:active{background:#f7f9fc}.svc-suggest-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.svc-suggest-copy strong{font-size:14px;font-weight:800;color:#19191b}.svc-suggest-copy em{font-style:normal;font-size:12px;font-weight:600;color:#667085}.switch{background:#d8dee8}.switch.on{background:#3182f6}.switch i{transition:left .15s}.sub-head{position:relative;overflow:visible}.status-dd{position:relative;flex:none}.status-pop{position:absolute;top:calc(100% + 6px);right:0;z-index:12;width:168px;margin:0;background:#fff;border-radius:14px;padding:6px;box-shadow:0 10px 24px rgba(20,23,28,.16)}.status-pop .cap{padding:8px 12px 4px;font-size:11px;font-weight:800;color:var(--muted)}.status-pop button{display:block;width:100%;text-align:left;padding:11px 12px;font-weight:700;border-radius:10px;font-size:14px}.status-pop button.on,.teum-note{background:#eaf3ff;color:#2f80ed}.teum-note{border-radius:14px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.45;margin-top:12px}.modal h3{margin:0 0 8px;font-size:18px;font-weight:800;text-align:center}.modal p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.5;text-align:center;white-space:pre-line}.modal-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.modal-actions .btn{height:46px;font-size:15px}.modal-actions .cancel{background:#f2f4f8;color:var(--text)}.sheet-back{position:absolute;inset:0;background:rgba(15,23,42,.4);z-index:25}.sheet{position:absolute;left:0;right:0;bottom:0;z-index:26;background:#fff;border-radius:24px 24px 0 0;padding:8px 20px calc(28px + env(safe-area-inset-bottom));max-height:86%;overflow:auto}.sheet:before{content:"";display:block;width:36px;height:4px;border-radius:99px;background:#d5dbe6;margin:4px auto 12px}.sheet.side{top:0;left:33%;right:0;bottom:0;border-radius:0;max-height:none;padding:12px 16px 16px;display:flex;flex-direction:column;overflow:hidden}.sheet.side .sheet-body{flex:1 1;min-height:0;overflow:auto}.sheet.side .sheet-foot{flex:none;padding-top:12px}.sheet.side:before{display:none}.sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sheet-head h2{margin:0;font-size:18px;font-weight:800}.chip-row{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 10px;scrollbar-width:none;flex-wrap:nowrap}.chip-row>*{flex:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:none;height:34px;padding:0 14px;border-radius:99px;background:#fff;border:none;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;color:#16171b;box-shadow:0 2px 8px rgba(20,23,28,.07)}.chip.on{background:var(--blue);color:#fff;box-shadow:none}.chip.outline{background:#fff;border:1px solid #e8edf4;box-shadow:0 2px 8px rgba(20,23,28,.06)}.chip.outline.on{background:var(--blue);border-color:var(--blue);box-shadow:none;color:#fff}.chip.sm{height:28px;padding:0 10px;font-size:12px;font-weight:600}.dot{width:7px;height:7px;border-radius:50%;display:inline-block}.dot.sub{background:var(--blue)}.dot.life{background:#FF6B7F}.card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f8}.row:last-child{border-bottom:0}.brand{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:14px;flex:none;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain;background:#fff}.grow{flex:1 1;min-width:0}.muted{color:var(--muted);font-size:12px}.price{font-weight:800;font-size:15px}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:99px;background:#ff3b30;color:#fff;font-size:10px;font-weight:800;vertical-align:middle}.count-badge.quiet{background:#e8f1ff;color:var(--blue)}.section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 4px 10px;font-size:16px;font-weight:800}.empty{background:#eef3fb;border-radius:16px;padding:28px 16px;text-align:center;color:var(--muted);font-size:13px;font-weight:700}.home-hero{background:linear-gradient(90deg,var(--blue-hi),var(--blue-deep));color:#fff;padding:18px 20px 72px;overflow:visible}.home-hero-top{display:flex;align-items:center;justify-content:space-between;overflow:visible;padding-right:4px}.home-hero .logo-mark .gap{background:#9ec4ff}.home-brand{display:flex;align-items:center;gap:8px;color:#fff}.bell{width:36px;height:36px;place-items:center;position:relative;overflow:visible}.bell,.bell .badge{display:grid;color:#fff}.bell .badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:#ff3b30;font-size:10px;font-weight:800;place-items:center;z-index:2}.promo{margin-top:14px;background:#fff;color:var(--text);border-radius:20px;padding:16px 16px 12px;min-height:132px;position:relative;overflow:hidden;box-shadow:0 10px 24px rgba(20,47,110,.12)}.promo.photo{padding:0;background:transparent;box-shadow:none;min-height:0;overflow:hidden}.promo-full{width:100%;height:148px;object-fit:cover;border-radius:16px;display:block}.promo-nav{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:10;display:flex;align-items:center;justify-content:center;gap:8px;margin:0}.promo-nav,.promo-nav button{padding:0;color:#fff;pointer-events:auto}.promo-nav button{width:24px;height:24px;border-radius:0;background:transparent;font-size:12px;font-weight:700;line-height:1;display:grid;place-items:center;text-shadow:0 1px 2px rgba(0,0,0,.35)}.promo-nav button svg{width:12px;height:12px;display:block}.promo-nav button.off,.promo-nav button:disabled{color:rgba(255,255,255,.4)}.promo-nav .dots{display:flex;gap:6px;align-items:center;pointer-events:auto}.promo-nav .dots button,.promo-nav .dots i{width:6px;height:6px;padding:0;border-radius:50%;background:#D1D5DB}.promo-nav .dots button.on,.promo-nav .dots i.on{background:#2f80ed;width:6px}.ok-leak{margin-top:8px;background:#eaf3ff;color:#2f80ed;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700;text-align:left}.leak,.ok-leak{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%}.leak,.ok-leak{flex-direction:row}.leak .cta,.ok-leak .cta{margin-left:auto;align-self:center;min-height:0;display:inline-flex;align-items:center;white-space:nowrap}.leak-copy{min-width:0;flex:1 1;white-space:normal;overflow:visible;font-size:12px;line-height:1.4}.promo-deco{position:absolute;right:-12px;top:10px;width:96px;height:96px;border-radius:50%;background:rgba(37,118,242,.14);pointer-events:none}.promo-deco.two{right:28px;top:48px;width:54px;height:54px;background:rgba(255,255,255,.55)}.promo .new{display:inline-flex;background:var(--blue-2);color:#fff;font-size:11px;font-weight:800;padding:4px 8px;border-radius:99px}.promo h2{margin:8px 0 4px;font-size:18px;font-weight:800;letter-spacing:-.04em;white-space:pre-line;line-height:1.25}.promo h2,.promo p{position:relative;z-index:1}.promo p{margin:0;font-size:12px;color:#5c6671}.promo .new{position:relative;z-index:1}.week-card{margin:-58px 20px 0;background:var(--blue);color:#fff;border-radius:22px;padding:14px 10px 12px;position:relative;z-index:2;box-shadow:inset 0 4px 4px rgba(255,255,255,.18)}.week-card .mo{font-size:14px;font-weight:600;padding:0 8px 8px}.week{display:grid;grid-template-columns:repeat(7,1fr)}.week button{display:flex;flex-direction:column;align-items:center;gap:4px;color:rgba(255,255,255,.8);font-size:11px}.week .num{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700}.week button.on .num,.week button.today .num{background:#fff;color:var(--blue)}.week .marks{display:flex;gap:3px;height:6px}.week .marks i{width:5px;height:5px;border-radius:50%}.home-body{margin-top:-28px;background:#fff;border-radius:28px 28px 0 0;padding:36px 20px 96px;min-height:280px;position:relative;z-index:1}.overview{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:18px 18px 12px;box-shadow:var(--shadow)}.overview .k{color:var(--muted);font-size:13px;font-weight:600}.overview .amt{font-size:32px;font-weight:800;letter-spacing:-.04em;margin:6px 0 12px;padding-bottom:12px;border-bottom:1px solid #eef1f6}.leak{background:var(--leak-bg);color:var(--leak);border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700}.btn.primary.inspect-cta{position:absolute;left:20px;right:88px;bottom:94px;width:auto;margin:0;z-index:21;flex:none;background:linear-gradient(90deg,#3b8eff,#2568de);box-shadow:0 10px 20px -8px rgba(29,111,214,.35)}.cold-bar{background:#e8f1ff;color:var(--blue);border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.linkish{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.chip-row.drag{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.fab-tabs.life button.on{background:#ff6b7a}.fab-split{height:1px;background:#e8ecf2;margin:6px 2px 8px}.trial-pill{display:inline-flex;margin-top:10px;background:#eaf3ff;color:#2f80ed;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:800}.teum-note{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:8px}.teum-note-ico{flex:none;margin-top:1px}.alert-banner{width:100%;max-height:none;object-fit:cover;object-position:center;height:auto;display:block}.alert-banner,.alert-banner-card{margin-top:12px;border-radius:12px}.alert-banner-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#eaf3ff;color:#2f80ed}.alert-banner-card img{width:36px;height:36px;object-fit:contain;flex:none}.alert-banner-card b{display:block;font-size:13px;font-weight:800}.alert-banner-card span{display:block;margin-top:2px;font-size:12px;font-weight:600;color:#4b6fa8}.version-row{padding:12px 4px 4px;color:var(--muted)}.version-foot,.version-row{font-size:12px;font-weight:600}.version-foot{text-align:center;padding:28px 8px 8px;color:#99a1ad}.cal-head{padding:8px 4px 12px}.cal-head h1{margin:0;font-size:24px;font-weight:800;letter-spacing:-.04em}.cal-head p{margin:6px 0 12px;color:var(--muted);font-size:13px}.cal-wrap{display:flex;align-items:stretch;gap:4px}.cal-nav{width:36px;min-width:36px;height:auto;display:grid;place-items:center;color:#3d414b;font-size:24px;font-weight:700}.cal-card{flex:1 1;background:#fff;border-radius:20px;padding:12px 8px 16px;box-shadow:var(--shadow)}.cal-dow{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:6px}.cal-dow span:first-child{color:#e5484d}.cal-dow span:last-child{color:var(--blue)}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.cal-cell{height:48px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2px;font-size:13px;font-weight:600;color:var(--text)}.cal-cell.out{color:#c5cad3}.cal-cell.sun{color:#e5484d}.cal-cell.sat{color:#2f80ed}.cal-cell.out.sun{color:#f0b4b6}.cal-cell.out.sat{color:#b7c9ea}.cal-head .chip{background:#fff;box-shadow:0 2px 8px rgba(20,23,28,.08)}.cal-head .chip.on{background:var(--blue);color:#fff;box-shadow:none}.cal-cell .d{width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.cal-cell.on .d{background:#2f80ed;color:#fff}.cal-cell.today .d{box-shadow:inset 0 0 0 1.5px #2f80ed}.cal-cell .marks{display:flex;gap:2px;margin-top:2px;height:6px}.cal-cell .marks i{width:4px;height:4px;border-radius:50%}.day-card{margin-top:16px;background:#fff;border-radius:20px;padding:16px;box-shadow:var(--shadow)}.day-card h3{margin:0;font-size:16px;display:flex;align-items:center;justify-content:space-between}.pill{background:#e8f1ff;color:var(--blue);font-size:11px;font-weight:800;padding:4px 8px;border-radius:99px}.hero-dark{background:#111419;color:#fff;border-radius:20px;padding:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.hero-dark h2{margin:0 0 8px;font-size:18px;font-weight:800}.hero-dark p{margin:0 0 14px;color:#9ec4ff;font-size:13px;line-height:1.45;max-width:72%}.hero-dark .pillars{position:absolute;right:18px;top:18px;display:flex;gap:6px;align-items:flex-end;height:54px}.hero-dark .pillars i{width:14px;border-radius:99px;background:#fff;display:block}.hero-dark .pillars i:nth-child(2){height:54px;background:var(--blue-hi)}.hero-dark .pillars i:first-child{height:36px}.hero-dark .pillars i:nth-child(3){height:28px}.hero-dark .btn{display:inline-flex;width:-moz-fit-content;width:fit-content;height:36px;padding:0 14px;font-size:13px;background:#fff;color:var(--navy);font-weight:800}.hero-dark .hero-logo{position:absolute;right:6px;bottom:6px;width:56px;height:56px;object-fit:contain;pointer-events:none}.hero-dark .hero-logo.inv{filter:brightness(0) invert(1)}.insp-hero .hero-logo{position:absolute;right:8px;bottom:8px;width:48px;height:48px;object-fit:contain;pointer-events:none}.insp-hero .btn{opacity:1}.insp-hero .btn[disabled]{opacity:.45;pointer-events:none}.benefit-card{background:#fff;border:none;border-radius:16px;padding:14px;margin-top:10px;display:flex;gap:12px;align-items:flex-start;box-shadow:var(--shadow)}.benefit-card:active{background:#f8fafc}.benefit-ico{width:88px;height:56px;background:transparent;display:grid;place-items:center;flex-shrink:0;position:relative}.benefit-ico img{width:52px;height:52px;object-fit:contain;background:transparent;border-radius:10px;padding:0;box-sizing:border-box;border:0;box-shadow:none}.benefit-ico.pair img{position:absolute;top:2px;width:48px;height:48px}.benefit-ico.pair img.a{left:0;z-index:1}.benefit-ico.pair img.b{left:34px;z-index:2}.benefit-card .body{flex:1 1;min-width:0}.tag{display:inline-flex;font-size:11px;font-weight:800;color:#fff;padding:3px 8px;border-radius:99px;margin-bottom:6px}.insp-hero{background:var(--blue);color:#fff;border-radius:20px;padding:18px;margin-bottom:14px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.insp-hero .mark{position:absolute;right:18px;top:18px;width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.22)}.insp-hero .mark:after{content:"";position:absolute;left:16px;top:12px;width:11px;height:17px;border:3px solid #fff;border-top:0;border-left:0;transform:rotate(45deg)}.insp-hero h2{margin:0 0 6px;font-size:20px;font-weight:800;max-width:78%}.insp-hero p{margin:0 0 12px;font-size:13px;opacity:.92;line-height:1.45;max-width:78%}.insp-hero .btn{display:inline-flex;background:#fff;color:var(--blue);font-weight:800;width:-moz-fit-content;width:fit-content;height:32px;padding:0 12px;font-size:12px;box-shadow:0 8px 16px -10px rgba(8,40,90,.45);align-self:flex-start}.stat-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #eef1f6}.stat-split .k{font-size:12px;color:var(--muted)}.stat-split .v{font-size:18px;font-weight:800;margin-top:4px}.stat-split .v.bad{color:var(--danger)}.sub-item:active{background:#f8fafc}.bundle{border-radius:16px;border:2px solid #cfeedd;padding:14px;margin-top:10px;background:#fff;position:relative;box-shadow:var(--shadow)}.bundle.pink{border-color:#ffd0dc}.bundle-head{justify-content:space-between;margin-bottom:8px;font-weight:700}.bundle-cmp,.bundle-head{display:flex;align-items:center;font-size:12px;color:var(--muted)}.bundle-cmp{gap:8px;margin-top:10px}.bundle-cmp .good{color:#128a4b;font-weight:800}.bundle.pink .bundle-cmp .good{color:var(--danger)}.save{display:inline-flex;background:var(--blue);color:#fff;font-size:12px;font-weight:800;padding:3px 8px;border-radius:8px}.rec-card{display:block;width:100%;text-align:left;cursor:pointer;margin-top:10px;padding:14px;border-radius:16px;background:#fff;border:1.5px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,var(--c1,#03C75A),var(--c2,#1ED760));background-origin:padding-box,border-box;background-clip:padding-box,border-box;box-shadow:0 4px 14px rgba(20,23,28,.04)}.rec-top{gap:6px}.rec-logos,.rec-top{display:flex;align-items:center}.rec-logos{min-width:0}.rec-logo-wrap{display:inline-flex;align-items:center;gap:4px}.rec-logos .brand{width:22px;height:22px;border-radius:6px}.rec-plus{font-weight:800;color:#98a2b3;font-size:13px;margin:0 2px}.rec-tag{font-size:12px;font-weight:700;color:#667085}.rec-save{margin-left:auto;font-size:13px;font-weight:800;color:#2f80ed;white-space:nowrap}.rec-title{margin:10px 0 12px;font-size:15px;font-weight:800;line-height:1.35}.rec-cmp{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;font-size:11px;color:#98a2b3}.rec-cmp .old{text-align:right;line-height:1.35}.rec-cmp .arrow{font-size:14px;color:#c5cad3;padding-bottom:2px}.rec-cmp .new{text-align:right;line-height:1.35;font-weight:800;font-size:14px}.rec-more{text-align:right;color:#2f80ed;font-size:12px;font-weight:700;margin-top:8px}.expand-link{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:10px 0 4px;color:var(--blue);font-size:13px;font-weight:700}.fab-menu{position:absolute;right:18px;bottom:160px;z-index:27;width:250px;background:#fff;border-radius:20px;padding:14px;box-shadow:0 16px 40px rgba(20,23,28,.18)}.fab-menu h3{margin:0 0 10px;font-size:14px;font-weight:800;letter-spacing:-.02em}.fab-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:8px}.fab-tabs button{height:32px;border-radius:99px;background:#f2f4f8;font-weight:700;font-size:13px}.fab-tabs button.on{background:var(--blue);color:#fff}.fab-row{display:flex;align-items:center;gap:10px;padding:10px 4px;font-size:14px;font-weight:700}.fab-row:active{background:#f7f9fc;border-radius:12px}.ico-sq{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:14px}.auth{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:0 24px 28px;overflow:auto;background:#f7f8fa;scrollbar-width:none}.auth::-webkit-scrollbar{display:none}.auth .topbar{padding:8px 0 0;margin:0 0 0 -8px;min-height:44px}.auth .brand-block{text-align:center;padding:40px 0 28px;display:flex;flex-direction:column;align-items:center}.auth .slogan{color:#4b4e58;font-size:14px;margin-top:8px}.auth-foot{margin-top:auto;padding-top:28px;text-align:center;font-size:13px;color:#4b4e58}.auth-foot a{color:var(--text);font-weight:700}.auth .btn{min-height:52px;flex:none;border-radius:16px}.auth .btn,.auth .btn.social{height:52px;font-size:16px}.auth .or{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;margin:16px 0}.auth .or:after,.auth .or:before{content:"";flex:1 1;height:1px;background:#e8edf4}.signup-link{text-align:center;margin-top:14px;font-size:13px;color:var(--muted)}.signup-link a{color:var(--blue);font-weight:700}.check{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin:8px 0 16px}.check input{margin-top:2px}.login-logo{width:min(220px,70%);height:auto}.agree-lead{font-size:13px;color:#4b4e58;margin:8px 0 10px}.agree-box{background:#fff;border:1px solid #e8edf4;border-radius:16px;padding:4px 12px 8px}.agree-row{display:flex;align-items:center;gap:10px;font-size:13px;padding:10px 0;border-top:1px solid #f0f3f8}.agree-row.all{border-top:0;font-weight:800}.agree-row span{flex:1 1}.agree-detail{color:#3182f6;font-size:12px;font-weight:700}.legal-brand{text-align:center;color:#999ea6;font-size:12px;margin:8px 0 16px}.resend{color:#3182f6;font-weight:700;font-size:14px}.resend.off{color:#999ea6}.otp.err input{border-color:#ff0000}.done-mascot{width:160px;height:160px;object-fit:contain;margin:0 auto 16px}.voice-wave-wrap{width:100%;display:flex;justify-content:center;margin:12px 0 20px}.voice-wave{width:100%;max-width:320px;height:120px;display:block;margin:0 auto}.voice-idle{text-align:left}.voice-idle h2{margin:8px 0 6px;font-size:24px;font-weight:800}.voice-idle .teumki-illust{display:block}.voice-pill{display:inline-flex;margin:12px 0 8px;padding:6px 12px;border-radius:99px;background:#eaf3ff;color:#2f80ed;font-size:12px;font-weight:700}.voice-idle-wave{width:70%;display:block;margin:0 auto 8px}.voice-status{text-align:center;font-weight:800;margin:8px 0 16px}.voice-perm h3{margin-top:4px}.voice-perm .modal-actions{grid-template-columns:1fr 1fr}.voice-card{background:#fff;border:1px solid #d9dee7;border-radius:16px;padding:14px 16px 16px;margin:0 0 16px;min-height:104px}.voice-card-top{display:flex;justify-content:space-between;color:#667085;font-size:13px;font-weight:600;margin-bottom:8px}.voice-card p{margin:0;font-size:15px;font-weight:600;line-height:1.45}.voice-card textarea{width:100%;min-height:64px;border:0;resize:none;font-size:15px;font-weight:600;outline:none}.voice-pencil{color:#19191b}.voice-duo{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.add-title{font-size:22px;font-weight:800;margin:8px 0 6px;color:#19191b}.add-lead{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.5;word-break:keep-all}.upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:168px;margin:16px 0 12px;border-radius:16px;border:1.5px dashed #c5d4ea;background:#f6f8fc;color:#16181d}.upload-area strong{font-size:16px;font-weight:800}.upload-area em{font-style:normal;color:#667085;font-size:13px}.upload-plus{width:48px;height:48px;border-radius:50%;margin-bottom:4px;background:var(--blue);color:#fff;display:grid;place-items:center}.upload-count{font-size:13px;font-weight:700;color:var(--muted);margin:4px 0 0}.wait{position:relative}.wait-close{position:absolute;top:8px;right:8px}.when-row{display:grid;grid-template-columns:40px 1fr 1fr;grid-gap:8px;gap:8px;align-items:center;margin-bottom:8px}.when-row.allday{grid-template-columns:40px 1fr}.when-row span{font-size:13px;font-weight:700;color:#4b4e58}.when-row input{height:44px}.when-chip.bad,.when-row.bad input{border-color:#ff0000}.when-stack{display:grid;grid-gap:8px;gap:8px;margin-bottom:8px}.when-stack>em{font-style:normal;font-size:13px;font-weight:700;color:#4b4e58}.when-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.when-stack.allday .when-pair{grid-template-columns:1fr}.when-chip{height:44px;border-radius:12px;border:1px solid #e3e8f0;background:#f7f9fc;font-size:14px;font-weight:700;color:#171a21}.field>.when-chip,.when-pair .when-chip,.when-row .when-chip,select.when-chip{width:100%}select.when-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 12px}.when-lines{display:grid;grid-gap:8px;gap:8px;margin-bottom:8px}.when-line{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:48px;padding:0 16px;border-radius:12px;border:1px solid #e3e8f0;background:#f7f9fc;text-align:left}.when-line span{font-size:14px;font-weight:700;color:#4b4e58;flex:none}.when-line b{font-size:14px;font-weight:800;color:#171a21}.when-line.bad{border-color:#ff0000}.alert-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.alert-head label{margin:0}.alert-head em{font-style:normal;font-size:13px;font-weight:700;color:#667085}.alert-toggles{display:flex;flex-wrap:wrap;gap:8px}.alert-toggles button{height:36px;padding:0 12px;border-radius:99px;border:1px solid #e3e8f0;background:#fff;font-size:13px;font-weight:700;color:#4b4e58}.alert-toggles button.on{background:#eaf3ff;border-color:#3182f6;color:#2f80ed}.when-sheet{background:#fff;border-radius:20px;padding:16px 14px 18px;width:100%;box-shadow:0 20px 48px rgba(20,23,28,.18)}.when-month{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:16px}.when-month button{width:36px;height:36px;font-size:22px;color:#3d414b}.when-grid .cal-cell{height:40px}.when-grid .cal-cell.off,.when-grid .cal-cell:disabled{opacity:.35}.time-pick-label{text-align:center;font-weight:800;margin:0 0 10px}.time-cols{display:grid;grid-template-columns:1fr 20px 1fr;grid-gap:8px;gap:8px;align-items:center}.time-colon{text-align:center;font-size:22px;font-weight:800;color:#171a21}.time-col{max-height:220px;overflow:auto;border:1px solid #e3e8f0;border-radius:14px;background:#f7f9fc}.time-col button{display:block;width:100%;height:40px;font-weight:700;color:#4b4e58}.time-col button.on{background:#eaf3ff;color:#2f80ed}.result-page h2{margin:4px 0 8px;font-size:22px;font-weight:800}.result-list{display:flex;flex-direction:column;gap:10px;margin:16px 0}.result-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid #e3e8f0;border-radius:16px;background:#fff;text-align:left}.result-card-body{flex:1 1;min-width:0}.result-card-body b{display:block;font-size:15px;font-weight:800}.result-card-body em{display:block;margin-top:2px;font-size:13px;font-style:normal;color:#8b909a;font-weight:600}.result-chevron{color:#c5cad3;font-size:22px;line-height:1}.dup-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:99px;background:#fff4e5;color:#b54708;font-size:11px;font-weight:800;pointer-events:none}.result-hint{margin:0 4px 8px;font-size:13px;font-weight:600;color:#667085}.dup-compare{background:#f7f9fc;border-radius:14px;padding:12px 14px;margin:12px 0 14px}.dup-compare div{display:flex;gap:12px;padding:6px 0;font-size:14px}.dup-compare div+div{border-top:1px solid #e8ecf2}.dup-compare .k{width:36px;color:#667085;font-weight:700;flex:none}.dup-compare .add{color:#2f80ed;font-weight:800}.dup-radio{display:block;width:100%;text-align:left;border:1.5px solid #e3e8f0;border-radius:14px;padding:14px 14px 14px 44px;margin-bottom:8px;background:#fff;position:relative}.dup-radio.on{border-color:#2f80ed;background:#f5f9ff}.dup-radio i{position:absolute;left:14px;top:16px;width:18px;height:18px;border-radius:50%;border:2px solid #c5cad3;background:#fff}.dup-radio.on i{border-color:#2f80ed;box-shadow:inset 0 0 0 4px #2f80ed}.dup-radio b{display:block;font-size:15px}.dup-radio span{display:block;margin-top:4px;font-size:12px;color:#667085;font-weight:600}.btn.primary:disabled{background:#d0d5dd;color:#fff;box-shadow:none}.result-manual{background:#f3f6fb;border-radius:16px;padding:16px;margin:8px 0 18px;text-align:center}.result-manual p{margin:0 0 10px;font-size:14px;font-weight:700}.result-manual button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border-radius:14px;background:#fff;border:1px solid #e3e8f0;font-weight:800}.result-manual img{width:36px;height:36px;object-fit:contain}.mismatch-warn{color:#c23b3b;font-size:13px;font-weight:700;margin:-4px 0 12px}.amt-row{display:flex;align-items:center;gap:8px}.amt-row input{flex:1 1}.amt-row span{font-weight:700;color:#4b4e58}.teumki-illust{width:180px;height:180px;object-fit:contain;margin:12px auto 16px}.notice-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #f0f3f8;position:relative;align-items:flex-start}.notice-item .grow{min-width:0;flex:1 1;display:flex;flex-direction:column;align-items:stretch}.notice-item .t{font-weight:800;font-size:14px}.notice-item .meta{color:var(--muted);font-size:11px;margin-left:6px;font-weight:600}.notice-item p{margin:4px 0 8px;font-size:12px;color:var(--muted);line-height:1.4}.notice-item .mini{margin:0 0 0 auto;align-self:flex-end}.mini{height:30px;padding:0 12px;border-radius:10px;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.menu-group{margin:16px 0}.menu-group .k{font-size:12px;color:var(--muted);font-weight:700;margin:0 4px 8px}.menu{background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.menu a,.menu button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;font-size:15px;font-weight:600;border-top:1px solid #f0f3f8}.menu a:first-child,.menu button:first-child{border-top:0}.menu .off{color:#6f7684}.menu a span,.menu button span{color:#c5cad3;font-weight:700}.menu a .soon,.menu button .soon{font-size:11px;font-weight:800;color:var(--blue);background:#e8f1ff;padding:3px 8px;border-radius:99px}.switch{width:44px;height:26px;border-radius:99px;background:#d5dbe6;position:relative;flex:none}.switch.on{background:var(--blue)}.switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:.15s}.switch.on i{left:21px}.wait{text-align:center;padding:80px 24px}.wait h2{margin:0 0 8px;font-size:20px;font-weight:800}.wait .btn{margin-top:8px}.inspect-note{margin-top:20px;font-size:12px;color:#7f8594;line-height:1.45}.spinner{width:36px;height:36px;border:3px solid #dbe7f8;border-top:3px solid var(--blue);border-radius:50%;margin:0 auto 16px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.thumb-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.thumb{aspect-ratio:1;border-radius:12px;background:#eef3fb;overflow:hidden;position:relative}.thumb img{width:100%;height:100%;object-fit:cover}.thumb .x{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.55);color:#fff;width:22px;height:22px;border-radius:50%}.mic-ring{width:120px;height:120px;border-radius:50%;margin:40px auto;background:radial-gradient(circle,#dbeafd,#2576f2);display:grid;place-items:center;color:#fff;font-size:36px}.mic-ring.listen{animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{transform:scale(1.06)}}.legal{white-space:pre-wrap;font-size:13px;line-height:1.65;color:#334155;padding:8px 4px 32px}.gate{min-height:100dvh}.cloud-banner{max-width:var(--phone);margin:0 auto;background:var(--navy);color:#fff;padding:12px 16px;font-size:12px;line-height:16px}.cloud-banner-title{font-weight:600;margin-bottom:6px}.cloud-banner-body{opacity:.9;margin-bottom:8px}.cloud-banner-body a{text-decoration:underline}.cloud-banner button{background:#fff;color:var(--navy);height:32px;padding:0 12px;border-radius:8px;font-weight:600;font-size:12px}.sub-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:99px;font-size:11px;font-weight:800;flex:none}.sub-badge.on{background:#e8f1ff;color:#2576f2}.sub-badge.pause{background:#eef1f6;color:#667085}.sub-badge.trial{background:#fff4e5;color:#b54708}.warn-banner{margin-top:12px;padding:14px;border-radius:16px;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:600;line-height:1.45}.warn-banner button{color:#2576f2;font-weight:800;margin-top:6px}.invite-code{margin:16px 0;padding:16px;border-radius:16px;background:#eef4ff;text-align:center;font-size:22px;font-weight:800;letter-spacing:.08em}.sort-row{display:flex;gap:6px;overflow:auto;padding-bottom:8px}.scroll.flush-x{padding:0}.scroll.flush-x.tabbed{padding-bottom:108px}.sub-hero{padding:4px 20px 18px;background:#f0f7ff;border-radius:0 0 28px 28px}.sub-body{padding:14px 20px 24px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.card.tight{padding:14px}.sum-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:4px}.sum-num{font-weight:800;font-size:20px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sum-num.dday{letter-spacing:-.02em}.sum-link{font-size:12px;font-weight:700;color:#2576f2;white-space:nowrap}.list-head{display:flex;align-items:center;justify-content:space-between;margin:14px 0 10px;font-size:16px;font-weight:800}.sort-btn{height:28px;padding:0 10px;box-shadow:0 2px 8px rgba(20,23,28,.06);font-size:12px;color:#4b4e58}.cal-share,.sort-btn{border-radius:99px;background:#fff;font-weight:700}.cal-share{height:32px;padding:0 12px;box-shadow:0 2px 8px rgba(20,23,28,.08);font-size:13px;color:var(--blue)}.sort-option{width:100%;text-align:left;padding:14px 4px;font-size:15px;font-weight:700;border-bottom:1px solid #f0f3f8}.sort-option.on{color:var(--blue)}.sub-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#fff;border-radius:18px;padding:14px;margin-bottom:10px;box-shadow:var(--shadow)}.sub-item-right{display:flex;flex-direction:column;align-items:flex-end;flex:none}.d-badge{display:inline-flex;margin-top:4px;background:#e8f1ff;color:#2576f2;font-size:11px;font-weight:800;padding:2px 8px;border-radius:99px}.d-badge.pause{background:#eef1f6;color:#667085}.d-badge.trial{background:#fff4e5;color:#b54708}.bundle-tag{display:inline-flex;margin-left:6px;vertical-align:middle;font-size:10px;font-weight:800;color:#2576f2;background:#e8f1ff;padding:2px 6px;border-radius:6px}.chev{color:#c5cad3;font-size:18px;margin-left:4px}.otp{display:flex;gap:8px;justify-content:space-between;margin:16px 0 24px}.otp input{width:46px;height:56px;text-align:center;font-size:22px;font-weight:800;border:1px solid #e3e8f0;border-radius:14px;background:#fff}.otp input:focus{border-color:var(--blue);outline:none}.splash{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7f8fa}.splash-logo{width:min(220px,68%);height:auto}.splash .slogan{color:#4b4e58;margin-top:10px;font-size:14px}.mode-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:0 0 18px}.mode-toggle button{height:44px;border-radius:12px;background:#eef2f7;color:#667085;font-size:14px;font-weight:700}.mode-toggle button.on{background:#2F7CF6;color:#fff}.field input:disabled,.field select:disabled{background:#f3f5f8;color:#99a1ad}.ico-sq img{width:32px;height:32px;object-fit:contain}.legal-page{padding:8px 4px 24px}.legal-page h2{margin:4px 0 6px;font-size:22px;font-weight:800;color:#16171b}.legal-date{margin:0 0 16px;color:#8c94a1;font-size:12px;font-weight:600}.legal-card{background:#fff;border:1px solid #e8ebf0;border-radius:16px;padding:18px 16px;font-size:13px;line-height:1.7;color:#333840}.legal-article+.legal-article{margin-top:14px;padding-top:14px;border-top:2px solid #e8ebf0}.legal-article h3{margin:0 0 6px;font-size:14px;font-weight:800;color:#16171b}.legal-article p{margin:0 0 8px;white-space:pre-wrap}.legal-article p:last-child{margin-bottom:0}.legal-quote{margin:0 0 10px;padding:10px 12px;background:#f6f8fb;border-radius:10px;color:#5b6170;font-size:12.5px;line-height:1.55}.legal-ul{margin:0 0 8px;padding-left:18px}.legal-ul li{margin:4px 0}.legal-table-wrap{overflow-x:auto;margin:8px 0 4px}.legal-table{width:100%;border-collapse:collapse;font-size:12px}.legal-table td,.legal-table th{border:1px solid #e8ebf0;padding:8px;text-align:left;vertical-align:top;word-break:break-word}.legal-table th{background:#f7f8fa;font-weight:800;color:#16171b}.legal-chip{display:inline-flex;align-items:center;height:22px;padding:0 8px;margin-right:8px;border-radius:99px;background:#eaf3ff;color:#2f80ed;font-size:11px;font-weight:800}.when-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px;padding:10px 12px;margin:0 0 8px;background:#f4f6fa;border-radius:12px;font-size:14px;font-weight:700}.when-bar b{font-weight:800}.bnf-icons{width:96px;height:56px;margin:0 auto 10px;display:grid;place-items:center;position:relative}.bnf-icons img{width:56px;height:56px;object-fit:contain;background:transparent;border-radius:10px;padding:0;box-sizing:border-box;border:0;box-shadow:none;display:block}.bnf-icons.pair{width:96px}.bnf-icons.pair img{position:absolute;top:0;width:52px;height:52px}.bnf-icons .a{left:0;z-index:1}.bnf-icons .b{left:36px;z-index:2}.bnf-off{z-index:3}.bnf-copy{margin:8px 8px 16px;padding-top:4px}.bnf-detail{padding-bottom:24px}.bnf-k{margin:8px 4px 10px;font-size:16px;font-weight:700;color:#16171b}.bnf-card{border:1.5px solid #3182f6;border-radius:14px;padding:32px 14px 24px;background:#fff;position:relative}.bnf-off{font-size:11px;font-weight:700;color:#266bfa;background:#deebff;border-radius:6px;padding:4px 8px;position:absolute;right:12px;top:12px}.bnf-copy{margin:10px 8px 16px;text-align:center;font-size:13px;font-weight:700;line-height:1.45;color:#1c1f24}.bnf-copy .hi{color:inherit}.bnf-copy .pr{color:#3182f6}.bnf-row{display:flex;align-items:flex-start;gap:8px;padding:10px 0}.bnf-row+.bnf-row{border-top:1px solid #e8ebf0}.bnf-chip{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:4px;background:#edeff2;color:#4a525c;font-size:10px;font-weight:700}.bnf-chip.soft{background:#deebff;color:#266bfa}.bnf-row .grow b{display:block;font-size:12px}.bnf-row .grow em{display:block;font-size:11px;color:#6b737d;font-style:normal}.bnf-keep{font-size:12px;font-weight:700;color:#4a525c;white-space:nowrap}.bnf-cmp{text-align:right;min-width:120px}.bnf-cmp .k{font-size:9px;color:#8c94a1}.bnf-cmp .old{font-size:11px;color:#8c94a1}.bnf-cmp .new{font-size:13px;font-weight:900;color:#0da659}.bnf-step{display:flex;gap:10px;align-items:flex-start;margin:0 0 10px}.bnf-step i{width:21px;height:21px;border-radius:50%;background:#3182f6;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;flex:none}.bnf-step p{margin:0;font-size:14px;font-weight:500;color:#25282e}.bnf-terms{border:1px solid #e1e5ea;border-radius:14px;padding:14px 12px}.bnf-terms li{list-style:none;position:relative;padding-left:14px;margin:0 0 8px;font-size:11px;line-height:1.45;color:#333840}.bnf-terms li:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;background:#3182f6}.btn.outline{background:#fff;color:#3182f6;border:1.25px solid #3182f6;font-weight:700}.check-mark{width:72px;height:72px;border-radius:50%;margin:0 auto 16px;background:#e8f1ff;color:var(--blue);display:grid;place-items:center;font-size:32px;font-weight:800}.done-screen{flex:1 1;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:48px 24px 80px;background:#f7f8fa}.done-screen h1{font-size:22px;font-weight:800;margin:0 0 8px}.done-screen p{color:var(--muted);margin:0}.done-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:100%;margin-top:24px}.done-actions .btn{height:52px}.img-guide{margin:0 0 10px;background:#fff;border:1px solid #e6eef8;border-radius:16px;overflow:hidden}.img-guide.is-open{border:0;background:transparent;display:flex;flex-direction:column;gap:10px}.img-guide-toggle{width:100%;display:flex;align-items:center;gap:10px;padding:14px 16px;text-align:left}.img-guide-full{position:relative;display:block;width:100%}.img-guide-full img{width:100%;height:auto;display:block}.img-guide-pill{flex:none;background:#e8f1ff;color:#2f80ed;font-size:12px;font-weight:800;line-height:1;padding:6px 10px;border-radius:999px}.img-guide-label{flex:1 1;font-size:15px;font-weight:800;color:#19191b}.img-guide-chevron{flex:none;color:#98a2b3;transition:transform .15s ease}.img-guide.is-open .img-guide-chevron{position:absolute;top:18px;right:16px;transform:rotate(180deg)}.img-avoid{width:100%;height:auto;display:block;margin:0}.email-clip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.home-body .overview+.section-title{margin-top:26px}.me-avatar{width:56px;height:56px;border-radius:28px;object-fit:cover;background:#eaf3ff}.menu button.danger-txt,.menu button.danger-txt span{color:#ff0008}.withdraw-note{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.withdraw-note p{margin:0;font-size:13px;color:#999ea6;line-height:1.5}.withdraw-note .must{flex:none;background:#e9f2ff;color:#296bf0;font-size:11px;font-weight:700;padding:4px 10px;border-radius:99px}.withdraw-card{background:#fff;border:1px solid #d8dae0;border-radius:16px;padding:18px 16px}.withdraw-card h3{margin:0 0 6px;font-size:15px;font-weight:800}.withdraw-card p{margin:0;font-size:13px;color:#4b4e58;line-height:1.55}.withdraw-card hr{border:0;border-top:1px solid #e8ebf0;margin:14px 0}.withdraw-ack{display:flex;align-items:flex-start;gap:8px;width:100%;margin:16px 0 12px;font-size:13px;font-weight:600}.withdraw-foot{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:8px}.reason-title{margin:8px 0 16px;font-size:18px;font-weight:800;text-align:center}.reason-done{color:#4b4e58;font-size:14px;line-height:1.55;text-align:center;margin:0 8px 20px}.reason{display:flex;align-items:center;gap:12px;width:100%;padding:16px;border-radius:16px;background:#f7f7fa;margin-bottom:8px;text-align:left;font-weight:600;border:1.5px solid transparent}.reason.on{background:#edf5ff;border-color:#3082f5}.reason-dot{flex:none;width:20px;height:20px;border-radius:50%;border:2px solid #ccd1db;position:relative}.reason.on .reason-dot{border-color:#3082f5}.reason.on .reason-dot:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#3082f5}.reason-input{width:100%;min-height:52px;border:1.5px solid #3082f5;border-radius:16px;padding:14px 16px;font:inherit;resize:none;margin:4px 0 8px}.alert-sec{font-size:13px;font-weight:800;color:#16171b;margin:18px 4px 8px}.alert-card{background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.alert-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 18px;text-align:left;border-top:1px solid #f1f2f5}.alert-row:first-child{border-top:0}.alert-row b{display:block;font-size:15px;font-weight:600}.alert-row .sub{display:block;margin-top:2px;font-size:12px;color:#4b4e58;font-weight:400}.tabbar a .tab-dot{position:absolute;top:8px;right:calc(50% - 22px);width:8px;height:8px;border-radius:50%;background:#ff3b30}.chip.ink{background:#f2f4f7;box-shadow:none;color:#6b7383}.chip.ink.on{background:#14171c;color:#fff}.cs-scroll{padding-bottom:108px}.cs-filters{padding:0 0 12px}.cs-empty{text-align:center;padding:72px 12px 24px}.cs-empty h3{margin:0 0 8px;font-size:18px}.cs-empty p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.5}.cs-empty .btn{max-width:220px;margin:0 auto}.cs-card{position:relative;display:block;width:100%;text-align:left;background:#fff;border-radius:16px;padding:16px 16px 14px;margin-bottom:10px;box-shadow:var(--shadow)}.cs-card strong{display:block;margin:8px 0 10px;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cs-card .meta{font-size:12px;color:var(--muted);font-weight:600}.cs-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-right:10px}.cs-badge{float:none}.cs-card .unread{position:absolute;top:14px;right:14px;width:8px;height:8px;border-radius:50%;background:#ff3b30}.cs-tag{height:22px;padding:0 8px;border-radius:8px;background:#eef3fb;color:#3d4a5c;font-weight:700}.cs-badge,.cs-tag{display:inline-flex;align-items:center;font-size:11px}.cs-badge{float:right;height:24px;padding:0 10px;border-radius:99px;font-weight:800}.cs-badge.wait{background:#6b7383;color:#fff}.cs-badge.done{background:#eaf3ff;color:#2576f2}.cs-badge.closed{background:#f3f4f6;color:#667085}.cs-foot{position:absolute;left:0;right:0;bottom:0;padding:12px 20px 20px;background:#fff}.btn.primary.cs-send{background:#3182f6;box-shadow:0 8px 18px -8px rgba(49,130,246,.55)}.btn.primary.cs-send:disabled{background:#c8d5e6;color:#fff;opacity:1;box-shadow:none}.cs-sec{margin:4px 0 12px;font-size:16px}.cs-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.cs-label{display:block;font-size:13px;font-weight:700;margin:0 2px 8px}.cs-field{position:relative;padding-bottom:22px}.cs-field.tall{min-height:140px;align-items:stretch}.cs-field textarea{width:100%;min-height:110px;height:auto;border:0;resize:none;font:inherit;background:transparent;padding:0}.cs-count{position:absolute;right:12px;bottom:8px;font-size:11px;color:var(--muted);font-weight:600}.cs-help{margin:-8px 2px 12px;color:#d92d20;font-size:12px}.cs-thumbs{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 12px}.cs-thumb{width:72px;height:72px;border-radius:12px;overflow:hidden;position:relative;background:#eef3fb;display:grid;place-items:center;font-size:22px;color:#8b93a3}.cs-thumb img{width:100%;height:100%;object-fit:cover}.cs-thumb span{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;background:rgba(20,23,28,.72);color:#fff;font-size:12px;display:grid;place-items:center}.cs-thumb.add{border:1px dashed #c5cad3;background:#fff}.cs-block{background:#fff;border-radius:18px;padding:18px 16px;box-shadow:var(--shadow)}.cs-block-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cs-block h2{margin:10px 0 8px;font-size:18px}.cs-body{margin:0;white-space:pre-wrap;line-height:1.55;font-size:14px}.cs-when{margin:12px 0 0;font-size:12px;color:var(--muted);font-weight:600}.cs-wait{margin-top:12px;background:#f5f7fb;border-radius:16px;padding:18px 16px;text-align:center}.cs-wait b{display:block;font-size:15px}.cs-wait span{display:block;margin-top:6px;color:var(--muted);font-size:13px}.cs-del{margin-top:14px;color:#d92d20;font-weight:700;font-size:13px}.cs-answer{margin-top:12px;background:#f0f6ff;border-radius:16px;padding:16px}.cs-answer-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.cs-answer-head img{width:32px;height:32px;object-fit:contain}.cs-answer-head b{display:block;font-size:14px}.cs-answer-head span{font-size:11px;color:var(--muted);font-weight:600}.cs-viewer{position:absolute;inset:0;background:rgba(8,10,14,.92);z-index:50;display:flex;align-items:center;justify-content:center}.cs-viewer img{max-width:calc(100% - 28px);max-height:calc(100% - 96px);width:auto;height:auto;object-fit:contain}.cs-viewer-close{top:12px;right:12px;font-size:18px}.cs-nav,.cs-viewer-close{position:absolute;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.16);color:#fff}.cs-nav{top:50%;transform:translateY(-50%);font-size:24px}.cs-nav.prev{left:10px}.cs-nav.next{right:10px}