:root{--bg-top: #d9ecff;--bg-mid: #eef6ff;--bg-bot: #f7fbff;--card: #ffffff;--ink: #1f2430;--ink-2: #5c6573;--muted: #9aa3af;--line: #e8eef5;--blue: #2f9bff;--blue-deep: #1e88e5;--blue-soft: #e8f4ff;--shadow: 0 8px 24px rgba(47, 110, 180, .08);--shadow-sm: 0 4px 14px rgba(47, 110, 180, .06);--radius: 22px;--radius-sm: 16px;--radius-pill: 999px;--nav-h: 64px;--phone-max: 430px;--uy-font: "alkatip tor", "alkatip basma tom", "alkatip basma", "ukij tuz tom", "Noto Naskh Arabic", serif;--zh-font: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font: var(--uy-font), var(--zh-font)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:var(--font);color:var(--ink);background:#cfe6ff;-webkit-font-smoothing:antialiased}.ime-portal-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;padding:10px 14px;border-radius:14px;background:#e8f4ff;border:1px solid #c5e0ff;font-size:12px;font-weight:600;color:#1e5a9a}.ime-portal-banner a{flex:0 0 auto;color:#2f9bff;font-weight:700}body.ug-ui{font-family:var(--uy-font)}.uy{direction:rtl;unicode-bidi:plaintext;font-family:var(--uy-font)!important;letter-spacing:0;line-height:1.75;text-rendering:optimizeLegibility;font-feature-settings:"liga" 1,"calt" 1}.dual{display:flex;flex-direction:column;gap:2px}.dual .ug{font-size:.95em}.dual .zh{direction:ltr;font-family:var(--zh-font);font-size:.78em;color:var(--muted);unicode-bidi:isolate}textarea.uy-input,input.uy-input,.uy-input{direction:rtl;text-align:right;font-family:var(--uy-font)!important;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit;border:0;background:none;cursor:pointer;color:inherit}img{max-width:100%;display:block}.app-stage{min-height:100vh;display:flex;justify-content:center;background:radial-gradient(800px 400px at 50% -10%,#b7dbff 0%,transparent 60%),linear-gradient(180deg,#cfe6ff,#eaf4ff 40%,#f5f9ff)}.app-shell{width:100%;max-width:var(--phone-max);min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(160deg,#fff,#f5faff 35%,#e1f0ff);box-shadow:0 0 0 1px #fff6,0 20px 60px #285a962e}.app-shell:before{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.app-content{position:relative;z-index:1;padding:14px 14px calc(var(--nav-h) + 18px);background:transparent}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow)}.card-sm{border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.search-bar{display:flex;align-items:center;gap:10px;background:#fff;border-radius:var(--radius-pill);padding:12px 16px;box-shadow:var(--shadow);min-height:54px}.search-lang{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:18px;white-space:nowrap;color:#111}.search-lang .swap{width:18px;height:18px;color:#111}.search-input{flex:1;border:0;outline:none;background:transparent;font-size:14px;color:var(--ink);min-width:0}.search-input::placeholder{color:#b0b8c4}.quick-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.quick-card{background:#fff;border-radius:18px;box-shadow:var(--shadow-sm);padding:14px 8px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.quick-card .ico{width:28px;height:28px;color:#222}.quick-card span{font-size:13px;font-weight:600;color:#2a3140}.circle-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;padding:0 2px}.circle-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.circle-btn{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 8px 18px #00000014}.circle-btn svg{width:26px;height:26px}.circle-item span{font-size:12px;color:#3a4250;font-weight:600}.grad-blue{background:linear-gradient(160deg,#7ec8ff,#3aa0ff)}.grad-pink{background:linear-gradient(160deg,#ff9ec4,#ff6b9d)}.grad-orange{background:linear-gradient(160deg,#ffd27a,#ff9f43)}.grad-purple{background:linear-gradient(160deg,#c5a8ff,#9b7bff)}.masonry{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;align-items:start}.col{display:flex;flex-direction:column;gap:12px}.feature-card{background:#fff;border-radius:20px;box-shadow:var(--shadow-sm);padding:14px;position:relative;overflow:hidden}.feature-card .title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.feature-card h3{margin:0;font-size:16px;font-weight:700;color:#1c2430}.feature-card .chev{width:18px;height:18px;color:#c0c6d0}.feature-card .sub{margin:6px 0 0;font-size:12px;color:var(--muted);line-height:1.45}.feature-card .illus{margin-top:10px;height:54px;display:flex;align-items:flex-end;justify-content:flex-end}.feature-card.compact{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 4px 12px #0000000d;min-height:72px}.feature-card.compact>div{min-width:0}.feature-card.compact h3{margin:0;font-size:16px;font-weight:700;color:#333;line-height:1.2}.feature-card.compact .sub{margin:4px 0 0;font-size:13px;color:#999;line-height:1.4}.feature-card.compact>svg{flex:0 0 auto;width:36px;height:36px;color:#b7c4d4}.feature-card.compact:active{transform:scale(.98)}.widget-stack{background:#fff;border-radius:20px;box-shadow:var(--shadow-sm);padding:10px;display:grid;gap:8px}.widget{border-radius:14px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.widget.oil{background:linear-gradient(135deg,#ffe7c2,#ffd09a)}.widget.fx{background:linear-gradient(135deg,#e8f3ff,#d6e9ff)}.widget .w-title{font-size:13px;font-weight:700;color:#2a3140}.widget .w-sub{font-size:11px;color:#7a8494;margin-top:2px}.widget .w-val{font-size:18px;font-weight:800;color:#222}.widget.oil .w-val{color:#e06700}.widget.fx .w-val{color:#1e88e5}.tile-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tile{position:relative;border-radius:18px;min-height:92px;padding:12px 10px 10px;color:#fff;overflow:hidden;box-shadow:0 8px 18px #00000014;display:flex;flex-direction:column;justify-content:space-between}.tile .dot{position:absolute;top:10px;right:10px;width:8px;height:8px;border-radius:50%;background:#ffffffd9}.tile .badge{position:absolute;top:8px;right:8px;background:#ff4d4f;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:8px}.tile .tile-ico{width:28px;height:28px;opacity:.95}.tile .tile-title{font-size:13px;font-weight:700;line-height:1.25;text-shadow:0 1px 0 rgba(0,0,0,.05)}.tile-blue{background:linear-gradient(145deg,#5ec8ff,#2f8fff 70%,#2478f0)}.tile-yellow{background:linear-gradient(145deg,#ffe08a,#ffc14d 60%,#ffb020)}.tile-pink{background:linear-gradient(145deg,#ff9ecb,#ff6b9d 70%,#f2578a)}.tile-green{background:linear-gradient(145deg,#7dffc2,#3ad6a0 65%,#22c08b)}.promo{border-radius:20px;padding:14px;color:#fff;background:linear-gradient(120deg,#1e90ff,#2eb7ff 45%,#3ad0d6);box-shadow:0 10px 24px #1e90ff47;position:relative;overflow:hidden;min-height:118px}.promo:after{content:"";position:absolute;right:-20px;bottom:-30px;width:120px;height:120px;border-radius:50%;background:#ffffff1f}.promo .zh{margin:0;font-size:18px;font-weight:800;letter-spacing:.02em}.promo .ug{margin:4px 0 12px;font-size:13px;opacity:.95;direction:rtl;font-family:var(--uy-font)}.promo-search{display:flex;align-items:center;gap:8px;background:#fffffff2;color:#6b7280;border-radius:var(--radius-pill);padding:8px 12px;font-size:12px;position:relative;z-index:1}.promo-search svg{width:16px;height:16px;color:#9aa3af}.ornate{border-radius:18px;min-height:86px;padding:12px;background:radial-gradient(circle at 70% 30%,rgba(255,215,120,.25),transparent 50%),linear-gradient(160deg,#2a2118,#1a140f 60%,#0f0c09);color:#f3e6c8;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;justify-content:flex-end;gap:4px}.ornate .o-title{font-size:14px;font-weight:700}.ornate .o-sub{font-size:11px;opacity:.75}.bottom-nav{position:absolute;left:0;right:0;bottom:0;height:var(--nav-h);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #eef2f7;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;padding:6px 4px 10px;z-index:5}.bottom-nav-5{grid-template-columns:repeat(5,1fr);height:calc(var(--nav-h) + 4px);padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}html.from-android .app-stage{padding-bottom:0}html.from-android .bottom-nav{display:none!important}html.from-android .app-shell:not(.shell-no-nav) .app-content{padding-bottom:12px}.nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;color:#6b7280;font-size:10px;font-weight:700;padding-bottom:2px;min-width:0}.bottom-nav-5 .nav-item .uy{font-size:10px;line-height:1.25;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 1px}.nav-item svg{width:22px;height:22px}.bottom-nav-5 .nav-item svg{width:20px;height:20px}.nav-item.active{color:var(--blue)}.nav-item.active .nav-bubble{width:44px;height:44px;margin-top:-18px;margin-bottom:2px;border-radius:50%;background:linear-gradient(180deg,#4eb0ff,#2f9bff);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #2f9bff73}.bottom-nav-5 .nav-item.active .nav-bubble{width:40px;height:40px;margin-top:-14px}.nav-item.active .nav-bubble svg{width:22px;height:22px}.stage-mine{background:#d9ecff}.shell-mine{background:transparent}.shell-mine .app-content{padding:0;background:transparent}.mine-page{direction:rtl;min-height:calc(100% - 8px);padding-bottom:12px;background:transparent}.mine-hero{position:relative;padding:14px 18px 8px;background:radial-gradient(circle at 12% 28%,rgba(255,255,255,.55),transparent 28%),linear-gradient(180deg,#cfe8ff,#eaf4ff 55%,#fff);overflow:hidden}.mine-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='120' viewBox='0 0 160 120'%3E%3Cg fill='none' stroke='%234a90c8' stroke-width='1.2' opacity='0.7'%3E%3Cpath d='M20 30c6-8 16-8 20 0M18 34h24'/%3E%3Ccircle cx='70' cy='28' r='8'/%3E%3Cpath d='M62 28h16M70 20v16'/%3E%3Cpath d='M100 24c8 0 12 8 8 14s-14 4-16-2 0-12 8-12z'/%3E%3Cpath d='M130 40l6 10h-12z'/%3E%3Cpath d='M30 70c10-2 18 6 12 14s-20 2-16-8z'/%3E%3Cpath d='M80 78c4-8 14-6 16 2'/%3E%3Cpath d='M120 70c6 0 10 6 6 10h-12c-4-4 0-10 6-10z'/%3E%3C/g%3E%3C/svg%3E");background-size:160px 120px}.mine-top-actions{position:relative;z-index:1;display:flex;direction:ltr;justify-content:flex-start;gap:14px;margin-bottom:6px}.mine-icon-btn{width:34px;height:34px;display:grid;place-items:center;color:#1f2430;border-radius:10px}.mine-icon-btn svg{width:22px;height:22px}.mine-profile{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 2px 10px}.mine-edit{margin-top:18px;width:32px;height:32px;display:grid;place-items:center;color:#5c6573}.mine-edit svg{width:20px;height:20px}.mine-profile-main{display:flex;align-items:center;gap:12px}.mine-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#e8f4ff;box-shadow:0 4px 14px #2f6eb41f;flex:0 0 auto}.mine-avatar-svg{width:100%;height:100%;display:block}.mine-meta{text-align:right;min-width:0;flex:1}.mine-meta-top{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap}.mine-page.is-zh .mine-meta{text-align:left}.mine-page.is-zh{direction:ltr}.mine-page.is-zh .mine-profile,.mine-page.is-zh .mine-profile-main{flex-direction:row-reverse}.mine-page.is-zh .mine-top-actions{direction:ltr;justify-content:flex-end}.mine-page.is-zh .mine-menu-row{direction:ltr;grid-template-columns:28px 1fr 22px}.mine-page.is-zh .mine-menu-label{text-align:left}.mine-name{font-size:26px;font-weight:800;color:#1f2430;line-height:1.25;letter-spacing:.02em}.home-lang-row{display:flex;justify-content:flex-end;margin:8px 0 12px;direction:ltr}.lang-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;direction:ltr;flex:0 0 auto}.lang-switch-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;color:#4b5563;cursor:pointer;line-height:1.2;white-space:nowrap;font-family:var(--zh-font)}.lang-switch-btn.uy{font-family:var(--uy-font);font-size:13px}.lang-switch-btn.is-on{background:#1f2937;color:#fff;box-shadow:0 2px 8px #0f172a2e}.mine-lang-switch{margin-top:2px}.mine-id{margin-top:4px;display:inline-flex;align-items:center;gap:6px;color:#9aa3af;font-size:13px;font-family:var(--zh-font);direction:ltr}.mine-copy{width:18px;height:18px;display:grid;place-items:center;color:#b0b7c3}.mine-copy svg{width:14px;height:14px}.mine-copied{font-size:11px;color:#16a34a}.mine-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px 14px 18px}.mine-quick-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#1f2430}.mine-quick-item>.uy{font-size:12px;line-height:1.45;font-weight:700}.mine-quick-ico{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;box-shadow:0 6px 14px #2f6eb41f}.mine-quick-ico svg{width:26px;height:26px}.mine-quick-ico.tone-purple{background:linear-gradient(160deg,#b39ddb,#9575cd)}.mine-quick-ico.tone-orange{background:linear-gradient(160deg,#ffcc80,#ffb74d);color:#fff}.mine-quick-ico.tone-pink{background:linear-gradient(160deg,#f8bbd0,#f48fb1)}.mine-quick-ico.tone-blue{background:linear-gradient(160deg,#90caf9,#64b5f6)}.mine-quick-value{font-size:18px;font-weight:700;color:#1f2430;line-height:1}.mine-quick-label{font-size:11px;color:#6b7280;font-weight:500;line-height:1.3}.mine-menu{padding:4px 8px 8px}.mine-menu-row{display:grid;grid-template-columns:28px 1fr 22px;align-items:center;gap:10px;padding:16px 12px;color:#1f2430;border-radius:12px}.mine-menu-row:active{background:#f7fbff}.mine-menu-label{font-size:16px;font-weight:700;text-align:right;line-height:1.5}.mine-menu-ico{width:28px;height:28px;display:grid;place-items:center;color:#c5cad3}.mine-menu-ico svg{width:22px;height:22px}.mine-chevron{width:16px;height:16px;color:#d1d5db;justify-self:center}.mine-guest{padding:8px 18px 20px}.shell-no-nav .app-content{padding-bottom:16px}.shell-mine.shell-no-nav{background:transparent}.shell-mine.shell-no-nav .app-content{background:transparent;padding:0}.acct-page{direction:rtl;min-height:100%;padding:0 14px 28px;background:transparent;color:#1f2430}.acct-head{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:52px;margin:0 -14px 14px;padding:0 10px;background:#fff;border-bottom:1px solid #eef0f3}.acct-head h1{grid-column:2;margin:0;text-align:center;font-size:18px;font-weight:800}.acct-back{grid-column:3;width:36px;height:36px;display:grid;place-items:center;color:#1f2430;justify-self:end}.acct-back svg{width:20px;height:20px}.acct-toast{text-align:center;margin:0 0 10px;font-size:13px;color:#16a34a}.acct-card{background:#fff;border-radius:22px;overflow:hidden;margin-bottom:14px;box-shadow:0 2px 10px #141e320a}.acct-row{width:100%;display:grid;grid-template-columns:auto 1fr 22px;align-items:center;gap:12px;padding:16px;background:#fff;border:0;border-bottom:1px solid #f1f3f5;text-align:right;color:inherit;font:inherit;cursor:pointer}.acct-card .acct-row:last-child{border-bottom:0}.acct-row-label{font-size:15px;font-weight:700;color:#1f2430;white-space:nowrap}.acct-row-value{justify-self:end;color:#8b93a1;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;min-width:0}.acct-row-value .ltr{direction:ltr;unicode-bidi:isolate;font-family:var(--zh-font)}.acct-row-trail{width:22px;height:22px;display:grid;place-items:center;color:#c8ced6;justify-self:start}.acct-row-trail svg{width:16px;height:16px}.acct-copy{border:0;background:none;padding:0;cursor:pointer}.acct-avatar-wrap{width:44px;height:44px;border-radius:50%;overflow:hidden;display:block;background:#e8f4ff}.acct-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.acct-avatar-svg{width:100%;height:100%;display:block}.acct-wx-bound{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right}.acct-wx-bound .ok{color:#1f8a65;font-weight:700;font-size:14px}.acct-wx-bound .nick{color:#1a6fbf;font-size:13px;font-weight:700;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acct-danger-card{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;margin-bottom:18px;background:#fff;border:0;border-radius:22px;color:#9aa3af;font-size:15px;font-weight:700;box-shadow:0 2px 10px #141e320a;cursor:pointer}.acct-danger-card svg{width:22px;height:22px}.acct-logout{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 16px;border:0;border-radius:999px;background:#fff;color:#e91e63;font-size:16px;font-weight:800;box-shadow:0 2px 10px #141e320a;cursor:pointer}.acct-logout svg{width:22px;height:22px}.acct-logout:disabled,.acct-danger-card:disabled{opacity:.6;cursor:not-allowed}.dn-page{--dn-teal: #26c2a1;--dn-teal-deep: #1aa888;direction:ltr;font-family:var(--zh-font);min-height:100%;padding:12px 14px 20px;background:linear-gradient(180deg,#e8f8f2,#f4fbf8 28%,#f5f6f8);color:#2c3340}.dn-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dn-brand{display:flex;align-items:center;gap:10px}.dn-brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#2fd4b0,#1aa888);color:#fff;font-weight:800;display:grid;place-items:center;box-shadow:0 8px 18px #26c2a159}.dn-brand-title{font-size:18px;font-weight:800}.dn-brand-sub{font-size:11px;color:#7a8794;margin-top:1px}.dn-bell{width:36px;height:36px;border-radius:10px;color:#5c6573;display:grid;place-items:center}.dn-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-radius:18px;background:linear-gradient(120deg,#2fd4b0,#1eb894 60%,#17a07f);color:#fff;margin-bottom:12px;box-shadow:0 10px 24px #26c2a147}.dn-banner-title{font-size:16px;font-weight:800}.dn-banner-sub{font-size:12px;opacity:.9;margin:4px 0 10px}.dn-banner-btn{background:#ffe566;color:#3a2f00;border:0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:800;cursor:pointer}.dn-banner-art{font-size:42px;line-height:1}.dn-card{background:#fff;border-radius:20px;padding:14px 14px 12px;margin-bottom:12px;box-shadow:0 4px 16px #14283c0d}.dn-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.dn-card-name{font-weight:800;font-size:15px}.dn-card-vip{font-size:11px;color:var(--dn-teal-deep);background:#e8faf4;padding:3px 8px;border-radius:999px;font-weight:700}.dn-card-meta{display:flex;justify-content:space-between;align-items:center;color:#8b93a1;font-size:12px;margin-bottom:12px}.dn-link{border:0;background:none;color:#8b93a1;font-size:12px;cursor:pointer;padding:0}.dn-link.accent{color:var(--dn-teal-deep);font-weight:700}.dn-grid{display:grid;gap:10px 6px;margin-bottom:8px}.dn-grid-5{grid-template-columns:repeat(5,1fr)}.dn-grid-4{grid-template-columns:repeat(2,1fr);gap:10px}.dn-grid-second{margin-top:4px;padding-top:10px;border-top:1px solid #f1f3f5}.dn-grid-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#3a4250;font-size:11px;font-weight:600;line-height:1.3}.dn-grid-ico{width:44px;height:44px;display:grid;place-items:center}.dn-grid-ico svg{width:40px;height:40px}.dn-vip-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:10px;border-top:1px solid #f1f3f5;font-size:12px;color:#8b93a1}.dn-mini-row{display:flex;gap:18px;margin-top:12px;padding-top:4px}.dn-mini{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:#3a4250;font-size:13px;font-weight:650;cursor:pointer;padding:0}.dn-mini-dot{width:34px;height:34px;border-radius:50%;background:#e8faf4;color:var(--dn-teal-deep);display:grid;place-items:center;font-size:12px;font-weight:800}.dn-mini-dot.ai{background:#eef2ff;color:#5b6cff;font-size:11px}.dn-level-card .dn-level-head{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:16px;margin-bottom:12px;color:#1f2430}.dn-level-card .dn-chev{color:#c5c9d0;transform:none;display:inline-flex}.dn-level-card .dn-level-body{display:flex;gap:8px;align-items:center;margin-bottom:4px}.dn-level-card .dn-lv{flex:0 0 auto;min-width:0;padding:2px 10px 4px;border-radius:4px;background:#e7f6ea;color:#111;font-size:28px;font-weight:800;line-height:1.15;text-align:center}.dn-level-card .dn-level-body p{margin:0;flex:1;color:#6b7280;font-size:13px;line-height:1.45}.dn-lv-bar{color:#d1d5db;margin-right:6px}.dn-q{flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#9aa0a6;font-size:11px;line-height:1;padding:0;cursor:pointer}.dn-radar{position:relative;margin-top:8px;min-height:280px}.dn-radar-legend{position:absolute;top:0;right:0;display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280;z-index:1}.dn-radar-legend span{display:inline-flex;align-items:center;gap:6px}.dn-radar-legend i{width:8px;height:8px;border-radius:50%;display:inline-block}.dn-radar-legend i.me{background:#2ea05a}.dn-radar-legend i.lv{background:#c8e6a0}.dn-radar-svg{width:100%;height:auto;display:block}.dn-radar-lab{position:absolute;transform:translate(-50%,-50%);border:0;background:transparent;padding:0;font-size:14px;font-weight:650;color:#222;white-space:nowrap;cursor:default}.dn-radar-lab.hot{color:#f59e0b;cursor:pointer}.dn-radar-lab em{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:2px;border-radius:50%;background:#f59e0b;color:#fff;font-style:normal;font-size:11px;font-weight:700}.gr-page h2{margin:0 0 8px;font-size:16px}.gr-push{background:#ecfdf5;color:#047857;border-radius:12px;padding:12px 14px;font-weight:800;line-height:1.45}.gr-hub .gr-push{margin-bottom:8px}.gr-links{list-style:none;margin:0;padding:0}.gr-links li{border-top:1px solid #f3f4f6}.gr-links a{display:flex;flex-direction:column;gap:2px;padding:10px 0;color:inherit;text-decoration:none}.gr-links strong{font-size:15px}.gr-links span{color:#6b7280;font-size:12px;line-height:1.4}.gr-lead,.gr-note{color:#6b7280;font-size:13px;line-height:1.55}.gr-big{font-size:32px;font-weight:800;margin:8px 0 12px}.gr-big em{font-size:14px;font-style:normal;color:#059669;margin-left:8px;font-weight:700}.gr-bars,.gr-reward{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.gr-bars li,.gr-reward>div{display:grid;grid-template-columns:42px 1fr 42px;gap:8px;align-items:center;font-size:13px}.gr-reward>div{grid-template-columns:1fr;gap:6px}.gr-bars b,.gr-reward b,.gr-friends b{display:block;height:8px;background:#eef2f4;border-radius:99px;overflow:hidden}.gr-bars i,.gr-reward i,.gr-friends i{display:block;height:100%;background:#26c2a1}.gr-btn{margin-top:12px;width:100%;border:0;border-radius:10px;background:#26c2a1;color:#fff;font-size:16px;font-weight:700;padding:12px 0;cursor:pointer}.gr-input{width:100%;box-sizing:border-box;min-height:88px;margin-top:8px;border:1px solid #d1d5db;border-radius:10px;padding:10px;font-size:16px;font-family:inherit}.gr-report .gr-level{font-size:28px;font-weight:800;color:#0f766e;margin:4px 0}.gr-report ul{list-style:none;margin:8px 0 0;padding:0}.gr-report li{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #f3f4f6}.gr-bind{display:flex;gap:8px}.gr-bind input{flex:1;border:1px solid #d1d5db;border-radius:10px;padding:10px;font-size:15px}.gr-bind button,.gr-friends button{border:0;border-radius:10px;background:#26c2a1;color:#fff;font-weight:700;padding:0 14px;cursor:pointer}.gr-friends{list-style:none;margin:0;padding:0}.gr-friends li{display:flex;align-items:center;gap:12px}.gr-friends li>div{flex:1;min-width:0}.gr-friends strong{display:block}.gr-friends span{display:block;color:#6b7280;font-size:12px;margin:2px 0 6px}.gr-friends button{height:36px;flex:0 0 auto}.dn-speak-tile{text-align:left;border:1px solid #eef2f5;background:#f8fffc;border-radius:14px;padding:14px 12px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.dn-speak-tile strong{font-size:14px;color:#1f2430}.dn-speak-tile span{font-size:12px;color:#8b93a1}.dn-cta{display:block;margin-top:14px;text-align:center;background:linear-gradient(180deg,#2fd4b0,#1aa888);color:#fff;font-weight:800;padding:12px;border-radius:14px}.bk-page{--dn-teal: #26c2a1;direction:ltr;font-family:var(--zh-font);min-height:100%;background:#fff;color:#2c3340;display:flex;flex-direction:column}.bk-head{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:48px;padding:0 8px;border-bottom:1px solid #f0f2f4;background:#fff;position:sticky;top:0;z-index:3}.bk-head h1{margin:0;text-align:center;font-size:17px;font-weight:700}.bk-back{width:36px;height:36px;display:grid;place-items:center;color:#2c3340;border:0;background:none;cursor:pointer;text-decoration:none}.bk-head-spacer{width:36px}.bk-tabs{display:grid;grid-template-columns:1fr 1fr;padding:0 24px;border-bottom:1px solid #f0f2f4}.bk-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;padding:12px 8px 10px;font-size:15px;font-weight:600;color:#9aa3af;position:relative;cursor:pointer}.bk-tabs button.is-on{color:#1f2430;font-weight:800}.bk-tabs button.is-on:after{content:"";position:absolute;left:28%;right:28%;bottom:0;height:3px;border-radius:3px;background:var(--dn-teal)}.bk-level-btn,.bk-level-current{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:14px 12px 10px;border:0;background:none;font-size:15px;font-weight:700;color:#2c3340;cursor:pointer}.bk-level-goal{margin:0 16px 8px;text-align:center;font-size:12px;line-height:1.5;color:#6b7280}.bk-list{flex:1;overflow:auto;padding-bottom:64px}.bk-item{border-bottom:1px solid #f0f2f4}.bk-item-main{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border:0;background:#fff;text-align:left;font-size:15px;color:#2c3340;cursor:pointer;font-family:inherit}.bk-item.is-locked .bk-item-main{color:#a0a7b2}.bk-chev{color:#c5cad3;transition:transform .15s;flex:0 0 auto}.bk-chev.open{transform:rotate(180deg)}.bk-parts{display:flex;flex-wrap:nowrap;gap:8px;padding:2px 14px 14px;overflow-x:auto}.bk-part{flex:0 0 auto;border:1px solid #8fd4c6;background:#fff;color:#148f78;border-radius:999px;padding:7px 14px;font-size:15px;font-weight:650;line-height:1.2;cursor:pointer}.bk-empty{padding:48px 20px;text-align:center;color:#9aa3af}.bk-footer-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;background:#4b5563;color:#fff;font-size:13px;font-weight:650}.bk-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:center}.bk-sheet-mask{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a59;cursor:pointer}.bk-sheet-panel{position:relative;z-index:1;width:min(430px,100%);height:100%;background:#fff;display:flex;flex-direction:column;animation:bkIn .18s ease-out}@keyframes bkIn{0%{transform:translateY(12px);opacity:.6}to{transform:none;opacity:1}}.bk-level-list{flex:1;overflow:auto}.bk-level-row{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border:0;border-bottom:1px solid #f0f2f4;background:#fff;font-size:16px;color:#2c3340;cursor:pointer;font-family:inherit}.bk-level-row.is-on{color:var(--dn-teal);font-weight:800}.app-shell:has(.dn-page) .app-content,.ls-page{max-width:720px;margin:0 auto;padding:0 12px 88px}.ls-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin:4px 0 12px;font-size:13px;color:#6b7280}.ls-tabs{display:flex;flex-wrap:nowrap;gap:8px;margin:0 0 14px;overflow-x:auto;padding-bottom:2px}.ls-tabs button{flex:0 0 auto;border:1px solid #b7e6d8;background:#f7fdfb;color:#147a68;border-radius:999px;padding:8px 14px;font-size:15px;font-weight:650;line-height:1.2;cursor:pointer}.ls-tabs button.is-on{background:#26c2a1;border-color:#26c2a1;color:#fff}.ls-card{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 2px 12px #0f172a0a;margin-bottom:12px}.ls-card h2{margin:0;font-size:18px}.ls-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ls-line-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ls-line-row p{margin:0;flex:1}.ls-speak{flex-shrink:0;width:36px;height:36px;border:none;border-radius:50%;background:#e8f7f3;color:#1aa888;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.ls-speak:hover,.ls-speak:active{background:#26c2a1;color:#fff}.ls-speak.is-lg{width:44px;height:44px}.ls-vocab-word .ls-speak{margin-left:auto}.ls-card h3{margin:0 0 8px;font-size:16px;color:#0f766e}.ls-dialog p{margin:0 0 10px;font-size:18px;line-height:1.7}.ls-read-line{padding:10px 12px;background:#f3faf8;border-radius:10px}.ls-tip{margin:12px 0 0;font-size:13px;color:#4b5563;line-height:1.55}.ls-tip.muted{color:#9ca3af}.ls-focus{font-size:16px;font-weight:700;color:#0f766e;margin:0 0 8px}.ls-label{display:inline-block;font-size:12px;color:#6b7280;margin-right:8px}.ls-sample{font-size:17px;line-height:1.7;padding:12px;background:#f8fafc;border-radius:12px}.ls-grammar+.ls-grammar{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.ls-note{margin:8px 0 0;font-size:14px;line-height:1.65;color:#374151}.ls-ex-line{margin:0;font-size:16px}.ls-vocab{list-style:none;margin:0;padding:0}.ls-vocab li{padding:12px 0;border-bottom:1px solid #f1f5f9}.ls-vocab-word{display:flex;align-items:baseline;gap:10px}.ls-vocab-word strong{font-size:20px}.ls-pinyin{color:#0f6cbd;font-size:14px}.ls-meaning{margin:6px 0 0;font-size:14px;color:#4b5563}.ls-ex{margin-top:16px;padding-top:14px;border-top:1px solid #f1f5f9}.ls-ex-q{font-weight:650;margin:0 0 10px}.ls-ex-opts{display:flex;flex-direction:column;gap:8px}.ls-ex-opt{text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:12px 14px;cursor:pointer;font-size:15px}.ls-ex-opt.is-on{border-color:#26c2a1}.ls-ex-opt.is-ok{border-color:#16a34a;background:#f0fdf4}.ls-ex-opt.is-bad{border-color:#ef4444;background:#fef2f2}.ls-ex-input{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;padding:12px;font-size:15px;margin-bottom:8px}.ls-ex-check{border:none;background:#26c2a1;color:#fff;border-radius:999px;padding:8px 18px;font-weight:650;cursor:pointer}.ls-ex-hint{margin:8px 0 0;font-size:13px}.ls-ex-hint.ok{color:#16a34a}.ls-ex-hint.bad{color:#b91c1c}.ls-status{text-align:center;color:#6b7280;padding:28px 12px}.ls-link{display:block;text-align:center;color:#0f6cbd;font-weight:650;margin-bottom:20px}.app-shell:has(.bk-page) .app-content,.app-shell:has(.ls-page) .app-content,.app-shell:has(.l1s) .app-content,.app-shell:has(.l1p) .app-content{padding:0;background:transparent}.sp-page{direction:ltr;font-family:inherit;min-height:100%;padding:14px 14px 20px;background:#f5f6f8;color:#1f2430}body.zh-ui .sp-page{font-family:var(--zh-font)}body.ug-ui .sp-page{font-family:var(--uy-font)}body.ug-ui .sp-role-name,body.ug-ui .sp-role-tags,body.ug-ui .sp-role-body p,body.ug-ui .sp-section-head h2,body.ug-ui .sp-tool span{font-family:var(--uy-font);direction:rtl;unicode-bidi:plaintext}.sp-section-head{display:flex;align-items:center;justify-content:space-between;margin:4px 2px 10px}.sp-section-head h2{margin:0;font-size:18px;font-weight:800}.sp-more{border:0;background:none;color:#9aa3af;font-size:13px;cursor:pointer}.sp-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}.sp-tool-tip{margin:0 4px 16px;padding:10px 12px;background:#fff;border-radius:10px;color:#4b5563;font-size:13px;line-height:1.5}.sp-tool{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:650;color:#3a4250;cursor:pointer;padding:0}.sp-tool-ico{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-size:18px;font-weight:800;box-shadow:0 4px 12px #14283c0f}.sp-tool.tone-g1 .sp-tool-ico{background:linear-gradient(160deg,#e8f8ef,#d4f0e0);color:#2bb673}.sp-tool.tone-g2 .sp-tool-ico{background:linear-gradient(160deg,#e6f8fb,#cdeedf);color:#1aa8c2;font-size:22px}.sp-tool.tone-g3 .sp-tool-ico{background:linear-gradient(160deg,#efe8ff,#ddd0ff);color:#6b5cff;font-size:11px}.sp-tool.tone-g4 .sp-tool-ico{background:linear-gradient(160deg,#e7f6ea,#cfeed8);color:#2f9e5b;font-size:20px}.sp-roles{display:flex;flex-direction:column;gap:14px}.sp-role{position:relative;display:grid;grid-template-columns:1.2fr .9fr;min-height:148px;border-radius:26px;overflow:hidden;color:#fff;box-shadow:0 10px 28px #141e321f}.sp-role.tone-peach{background:linear-gradient(115deg,#c9a48a,#b8896f 45%,#a8745c)}.sp-role.tone-slate{background:linear-gradient(115deg,#5a6a7c,#3f4d5c 55%,#2f3a46)}.sp-role.tone-ink{background:linear-gradient(115deg,#4a525c,#2f353c 60%,#23282e)}.sp-role.tone-teal{background:linear-gradient(115deg,#3aa896,#2a8578 55%,#1f6b61)}.sp-role.tone-violet{background:linear-gradient(115deg,#8b7bb8,#6b5c9a 55%,#55487c)}.sp-role-body{padding:18px 8px 18px 18px;display:flex;flex-direction:column;gap:8px;z-index:1}.sp-role-name{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:800;letter-spacing:.01em}.sp-role-tags{display:flex;flex-wrap:wrap;gap:6px}.sp-role-tags span{font-size:11px;padding:3px 8px;border-radius:999px;background:#ffffff38;font-weight:650}.sp-role-body p{margin:0;font-size:12px;line-height:1.45;opacity:.92}.sp-role-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:10px 10px 12px}.sp-role-avatar{width:118px;height:118px;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;font-size:58px;box-shadow:inset 0 0 0 2px #ffffff26}.sp-call{position:absolute;right:14px;bottom:14px;width:46px;height:46px;border-radius:50%;border:0;background:#22c55e;color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #22c55e73;cursor:pointer}.sc-page{direction:ltr;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;min-height:100%;height:100%;display:flex;flex-direction:column;background:#eef3f8;color:#1f2937}.sc-head{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:6px;padding:10px 12px;background:#fff;border-bottom:1px solid #e8edf3;position:sticky;top:0;z-index:3}.sc-back{width:36px;height:36px;border:0;background:#f3f6fa;border-radius:10px;display:grid;place-items:center;cursor:pointer;color:#374151}.sc-head-main{display:flex;align-items:center;gap:10px;min-width:0}.sc-head-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#e8f4ff,#f3e8ff);display:grid;place-items:center;font-size:20px;flex:0 0 auto}.sc-head-name{font-weight:800;font-size:16px;color:#111827;line-height:1.2}.sc-head-sub{font-size:12px;color:#6b7280;margin-top:2px}.sc-head-actions{display:flex;gap:4px}.sc-ico{width:36px;height:36px;border:0;background:#f3f6fa;border-radius:10px;color:#6b7280;display:grid;place-items:center;cursor:pointer}.sc-ico.teal{color:#059669;background:#ecfdf5}.sc-chat{flex:1;overflow:auto;padding:12px 14px 10px;display:flex;flex-direction:column;gap:10px}.sc-stamp{align-self:center;font-size:12px;font-weight:650;color:#64748b;background:#ffffffd9;border:1px solid #e5eaf1;border-radius:999px;padding:4px 12px;margin:2px 0 4px}.sc-bubble{position:relative;max-width:94%;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.55;box-shadow:0 1px 2px #0f172a0a}.sc-bubble p{margin:0 28px 0 0}.sc-bubble.ai{align-self:flex-start;background:#fff;border:1px solid #e8edf3}.sc-bubble.user{background:#dcfce7;border:1px solid #bbf7d0;color:#14532d}.sc-user-wrap{align-self:flex-end;max-width:94%;display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:100%}.sc-bubble-speak{position:absolute;top:10px;right:10px;border:0;background:#ecfdf5;color:#059669;cursor:pointer;padding:4px;border-radius:8px;width:28px;height:28px;display:grid;place-items:center}.sc-ai-actions{display:none}.sc-tip{margin-top:8px;font-size:12px;color:#64748b;line-height:1.45}.sc-model{margin-top:10px;padding:0;background:#f8fafc;border:1px solid #e5eaf1;border-radius:12px;overflow:hidden}.sc-model-body{padding:12px 14px 10px}.sc-model-text{font-size:22px;font-weight:800;color:#0f172a;line-height:1.35;letter-spacing:.02em}.sc-model-py{margin-top:4px;font-size:13px;color:#64748b}.sc-model-hint{margin-top:8px;font-size:13px;color:#0f766e;font-weight:650}.sc-model-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid #e5eaf1}.sc-model-actions button{border:0;background:#fff;color:#147a68;font-size:13px;font-weight:700;padding:11px 8px;cursor:pointer}.sc-model-actions button+button{border-left:1px solid #e5eaf1}.sc-model-actions button.is-primary{background:#ecfdf5;color:#047857}.sc-polish{display:flex;align-items:center;justify-content:space-between;background:#ffffffb8;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:700;margin:10px 0 8px;color:#166534}.sc-ai-mini{border:0;background:#16a34a;color:#fff;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800;cursor:pointer}.sc-suggest{background:#ffffffc7;border-radius:10px;padding:10px 12px;font-size:13px;margin-bottom:8px;color:#166534}.sc-suggest-line{margin-top:6px;font-weight:700;font-size:15px;display:flex;align-items:center;gap:8px;color:#14532d}.sc-suggest-line .sc-bubble-speak{position:static;flex:0 0 auto}.sc-user-actions{display:flex;flex-wrap:wrap;gap:8px}.sc-user-actions button{border:1px solid #86efac;background:#fff;color:#166534;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;cursor:pointer;min-height:34px}.sc-user-actions button:last-child{background:#16a34a;border-color:#16a34a;color:#fff}.sc-scores{display:flex;gap:6px;flex-wrap:wrap}.sc-scores span{font-size:12px;font-weight:700;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #e5eaf1}.sc-scores .ok{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.sc-scores .mid{color:#c2410c;border-color:#fed7aa;background:#fff7ed}.sc-composer{background:#fff;border-top:1px solid #e8edf3;padding:10px 12px 14px;box-shadow:0 -6px 20px #0f172a0a}.sc-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px}.sc-pill{flex:0 0 auto;border:1px solid #dbe4ee;background:#f8fafc;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;color:#475569;cursor:pointer}.sc-pill i{font-style:normal;color:#ef4444;font-size:10px;margin-left:4px;font-weight:800}.sc-voice-row,.sc-text-row{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center}.sc-text-row{grid-template-columns:44px 1fr auto}.sc-side{width:44px;height:44px;border-radius:50%;border:1px solid #dbe4ee;background:#fff;display:grid;place-items:center;cursor:pointer;font-size:16px;color:#475569}.sc-side.call{background:#16a34a;border-color:#16a34a;color:#fff}.sc-talk{height:48px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:750;color:#1f2937;cursor:pointer;box-shadow:0 2px 8px #0f172a0d}.sc-mic{color:#ef4444;font-size:10px}.sc-text-row input{height:44px;border:1px solid #dbe4ee;border-radius:999px;padding:0 14px;font-size:14px;outline:none;font-family:inherit;background:#f8fafc}.sc-text-row input:focus{border-color:#26c2a1;background:#fff}.sc-send{height:44px;border:0;border-radius:999px;padding:0 16px;background:#16a34a;color:#fff;font-weight:800;cursor:pointer}.app-shell:has(.sp-page) .app-content,.app-shell:has(.sc-page) .app-content{padding:0;background:#eef3f8}.page-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.page-head h1{margin:0;font-size:20px;font-weight:800}.back-btn{width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:var(--shadow-sm);display:grid;place-items:center}.page-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;margin-bottom:12px}.page-card h2{margin:0 0 8px;font-size:16px}.page-card p{margin:0;color:var(--ink-2);font-size:13px;line-height:1.55}.soft-list{display:grid;gap:10px}.soft-list a,.soft-list .row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;padding:14px 16px;box-shadow:var(--shadow-sm);font-weight:600;font-size:14px}.soft-input{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 14px;font:inherit;outline:none;background:#f8fbff}.soft-input:focus{border-color:#8ec5ff;box-shadow:0 0 0 3px #2f9bff26}.soft-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#4eb0ff,#2f9bff);color:#fff;border-radius:var(--radius-pill);padding:12px 18px;font-weight:700;box-shadow:0 8px 18px #2f9bff59}.soft-btn.secondary{background:#fff;color:var(--ink);box-shadow:var(--shadow-sm)}.form-grid{display:grid;gap:12px}.form-grid label{display:grid;gap:6px;font-size:13px;font-weight:600;color:var(--ink-2)}@media(min-width:900px){.app-shell{margin:24px 0;min-height:calc(100vh - 48px);border-radius:28px}}.app-shell:has(.bw-auth-wrap){background:radial-gradient(ellipse 700px 600px at 8% 12%,rgba(120,235,210,.38) 0%,transparent 60%),radial-gradient(ellipse 620px 520px at 95% 35%,rgba(255,160,135,.38) 0%,transparent 60%),radial-gradient(ellipse 420px 360px at 85% 88%,rgba(185,225,255,.28) 0%,transparent 55%),#f8fafc}.app-stage.lang-zh .app-content{direction:ltr}.app-stage.lang-ug .app-content{direction:rtl}.app-stage.lang-zh .search-bar,.app-stage.lang-zh .quick-row,.app-stage.lang-zh .circle-row,.app-stage.lang-zh .masonry,.app-stage.lang-zh .home-grid-3,.app-stage.lang-zh .home-grid-4,.app-stage.lang-zh .page-head,.app-stage.lang-zh .page-card,.app-stage.lang-zh .soft-list{direction:ltr}.app-stage.lang-zh .page-head .back-btn{transform:scaleX(-1)}.acct-page.is-zh{direction:ltr}.acct-page.is-zh .acct-row{direction:ltr;grid-template-columns:auto 1fr 22px}.acct-page.is-zh .acct-row-label{text-align:left}.acct-page.is-zh .acct-row-value{justify-self:end}.acct-page.is-zh .acct-back{justify-self:start;grid-column:1}.acct-page.is-zh .acct-head h1{grid-column:2}.app-shell:has(.bw-auth-wrap) .app-content{padding:0;display:flex;align-items:center;justify-content:center;min-height:100%}.bw-auth-wrap{--dv-orange: #ff7a45;--dv-orange-deep: #f06530;--dv-orange-soft: #ffe8de;--dv-text: #1a1f2e;--dv-sub: #6b7280;--dv-border: #e5e7eb;width:100%;padding:28px 16px;display:flex;justify-content:center;font-family:"Plus Jakarta Sans","PingFang SC","Microsoft YaHei",var(--zh-font),sans-serif;color:var(--dv-text);direction:ltr}.bw-auth-card{width:min(440px,100%);background:#fff;border-radius:28px;box-shadow:0 18px 48px #1a1f2e1a;padding:36px 32px 28px;border:1px solid rgba(229,231,235,.8)}.bw-auth-head{text-align:center;margin-bottom:22px}.bw-auth-logo{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(145deg,#ff8a5c,#ff6b35);color:#fff;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #ff6b3573}.bw-auth-head h1{margin:0 0 6px;font-size:28px;font-weight:800;letter-spacing:-.03em;color:var(--dv-text)}.bw-auth-head p{margin:0;font-size:13px;color:var(--dv-sub);line-height:1.5}.bw-auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:20px;background:#f3f4f6;border-radius:14px;border:1px solid #e5e7eb}.bw-auth-switch-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;border-radius:11px;padding:11px 12px;font-size:14px;font-weight:700;color:#6b7280;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.bw-auth-switch-btn.is-active{background:#fff;color:var(--dv-orange-deep);box-shadow:0 2px 8px #1a1f2e14}.bw-auth-msg{min-height:18px;margin:0 0 12px;text-align:center;font-size:13px}.bw-auth-msg.error{color:#ef4444}.bw-auth-msg.success{color:#16a34a}.tmpl-hero{background:#fff;border-radius:var(--radius);padding:18px 16px 20px;box-shadow:var(--shadow);margin-bottom:14px}.tmpl-hero h1{margin:0 0 8px;font-size:22px;font-weight:800;color:#1f2430}.tmpl-hero p{margin:0 0 16px;font-size:13px;color:var(--ink-2);line-height:1.55}.tmpl-hero-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#4eb0ff,#2f9bff);color:#fff;border-radius:var(--radius-pill);padding:11px 20px;font-weight:700;font-size:13px;box-shadow:0 8px 18px #2f9bff59}.tmpl-bar{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.tmpl-search{display:flex;align-items:center;gap:8px;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:var(--shadow-sm);color:#6b7280}.tmpl-search input{flex:1;border:none;outline:none;background:transparent;font:inherit;color:#1f2430;min-width:0}.tmpl-chips{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:2px}.tmpl-chip{flex:0 0 auto;border:0;background:#1f2937;color:#fff;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.tmpl-chip.is-active{background:#3b82f6;color:#fff}.tmpl-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:420px;margin:0 auto}.tmpl-card{background:#0f172a;border:1px solid #1e293b;border-radius:18px;overflow:hidden;color:#fff;box-shadow:0 8px 22px #0003;display:flex;flex-direction:column;min-height:260px}.tmpl-card-head{height:110px;display:grid;place-items:center;position:relative}.tmpl-card-ico{width:56px;height:56px;border-radius:14px;background:#ffffff38;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;font-size:28px;line-height:1;box-shadow:0 4px 12px #0000002e}.tmpl-card-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1;background:#0f172a}.tmpl-card-cat{font-size:12px;color:#94a3b8;font-weight:600}.tmpl-card-body h3{margin:0;font-size:17px;font-weight:800;line-height:1.3}.tmpl-card-body p{margin:0;font-size:13px;color:#cbd5e1;line-height:1.6;flex:1}.tmpl-copy{margin-top:14px;width:100%;background:transparent;border:1px solid #475569;color:#fff;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.tmpl-copy:hover{background:#ffffff14;border-color:#94a3b8}.tmpl-card.tone-orange .tmpl-card-head{background:linear-gradient(135deg,#ef4444,#f97316,#fbbf24)}.tmpl-card.tone-rose .tmpl-card-head{background:linear-gradient(135deg,#f43f5e,#e11d48,#be123c)}.tmpl-card.tone-violet .tmpl-card-head{background:linear-gradient(135deg,#8b5cf6,#6d28d9,#4c1d95)}.tmpl-card.tone-amber .tmpl-card-head{background:linear-gradient(135deg,#f59e0b,#d97706,#92400e)}.tmpl-card.tone-blue .tmpl-card-head{background:linear-gradient(135deg,#3b82f6,#2563eb,#1e40af)}.tmpl-card.tone-emerald .tmpl-card-head{background:linear-gradient(135deg,#10b981,#059669,#064e3b)}.tmpl-card.tone-teal .tmpl-card-head{background:linear-gradient(135deg,#14b8a6,#0d9488,#115e59)}.tmpl-card.tone-indigo .tmpl-card-head{background:linear-gradient(135deg,#6366f1,#4f46e5,#312e81)}body.ug-ui .tmpl-hero,body.ug-ui .tmpl-search,body.zh-ui .tmpl-hero,body.zh-ui .tmpl-search{background:#fff}.tmpl-empty{text-align:center;color:#9ca3af;font-size:13px;margin:18px 0}body.ug-ui .tmpl-card{direction:rtl}body.ug-ui .tmpl-card-body{text-align:right}body.ug-ui .tmpl-copy{direction:rtl}@media(max-width:480px){.tmpl-grid{grid-template-columns:1fr;max-width:100%;gap:10px}.tmpl-card-head{height:100px}.tmpl-card-ico{width:48px;height:48px;font-size:24px}}.bw-form-group{margin-bottom:14px}.bw-form-group label{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:#374151;text-align:left}.bw-form-group input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--dv-border);border-radius:12px;font-size:14px;color:var(--dv-text);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:inherit}.bw-form-group input:focus{border-color:#ff7a458c;box-shadow:0 0 0 3px #ff7a4524}.bw-otp-row{display:flex;gap:10px}.bw-otp-row input{flex:1;min-width:0}.bw-otp-send{flex:0 0 auto;white-space:nowrap;padding:0 14px;border:none;border-radius:12px;background:var(--dv-orange-soft);color:var(--dv-orange-deep);font-size:13px;font-weight:700;cursor:pointer}.bw-otp-send:disabled{opacity:.55;cursor:not-allowed}.bw-hint{margin:7px 0 0;font-size:12px;color:#9ca3af;line-height:1.45;text-align:left}.bw-submit{width:100%;margin-top:8px;padding:14px 16px;border:none;border-radius:18px;background:linear-gradient(180deg,#ff8a5c,#ff6b35);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #ff6b3559}.bw-submit:disabled{opacity:.7;cursor:not-allowed}.bw-foot{margin-top:16px;text-align:center;font-size:13px;color:var(--dv-sub)}.bw-foot a{color:var(--dv-orange-deep);font-weight:700}@media(max-width:420px){.bw-auth-card{padding:28px 18px 22px;border-radius:22px}.bw-auth-head h1{font-size:24px}}.md-studio{width:min(920px,100%);margin:0 auto 18px;padding:0 4px 8px}.md-window{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 14px 40px #0f172a14;overflow:hidden;display:flex;flex-direction:column;min-height:520px}.md-titlebar{height:44px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#fafbfc;border-bottom:1px solid #eef1f5}.md-traffic{display:flex;gap:6px;margin-right:6px}.md-traffic span{width:11px;height:11px;border-radius:50%;display:inline-block}.md-traffic .r{background:#ff5f57}.md-traffic .y{background:#febc2e}.md-traffic .g{background:#28c840}.md-docname{flex:1;border:none;background:transparent;font-weight:700;font-size:13px;color:#1a2332;cursor:pointer;text-align:center}.md-tools{display:flex;align-items:center;gap:2px}.md-ico{width:30px;height:30px;border:none;background:transparent;border-radius:8px;color:#5a6b7d;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.md-ico:hover{background:#eef2f7;color:#1f6feb}.md-ai{width:28px;height:28px;border:1px solid #d0d7e2;border-radius:10px;background:#fff;font-size:9px;font-weight:800;color:#334155;cursor:pointer}.md-body{flex:1;min-height:420px;background:#fff}.md-preview{padding:22px 28px 28px;min-height:420px;line-height:1.75;color:#1a2332}.md-preview.rtl{direction:rtl;text-align:right;font-family:ALKATIP Basma Tom,UKIJ Tuz Tom,serif}.md-h1{font-size:30px;font-weight:800;margin:8px 0 12px}.md-h2{font-size:22px;font-weight:750;margin:18px 0 10px}.md-h3{font-size:18px;font-weight:700;margin:14px 0 8px}.md-p{margin:8px 0;font-size:16px}.md-quote{margin:12px 0;padding:10px 14px;background:#f3f8ff;border-right:3px solid #1f6feb;color:#5a6b7d}.md-li{display:flex;gap:8px;margin:6px 0;font-size:16px}.md-gap{height:10px}.md-source{width:100%;height:420px;border:none;resize:vertical;padding:18px 22px;font-size:16px;line-height:1.7;outline:none;box-sizing:border-box;background:#fff;color:#1a2332}.md-statusbar{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#f8fafc;border-top:1px solid #eef1f5;color:#94a3b8;font-size:11px}.md-statusbar .mid{color:#94a3b8}.md-foot-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.uz-studio{width:min(1100px,100%);margin:0 auto 16px}.uz-window{--uz-bg: #F2E8D5;--uz-fg: #2C2418;--uz-side: #E8DCC8;--uz-bar: #B8895A;background:var(--uz-bg);color:var(--uz-fg);border:1px solid #d6c4a8;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #2c24181f;min-height:640px;display:flex;flex-direction:column}.uz-menubar{height:30px;display:flex;align-items:center;gap:12px;padding:0 12px;background:var(--uz-bar);color:#fff;font-size:11px;font-weight:700}.uz-theme-sel{margin-left:auto;border:none;border-radius:6px;font-size:11px;padding:2px 6px}.uz-toolbar{height:40px;display:flex;align-items:center;gap:4px;padding:0 8px;background:color-mix(in srgb,var(--uz-side) 80%,#fff);border-bottom:1px solid rgba(0,0,0,.06)}.uz-toolbar button,.uz-home{width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;text-decoration:none;color:var(--uz-fg);display:inline-flex;align-items:center;justify-content:center}.uz-toolbar button:hover{background:#ffffff73}.uz-body{display:flex;flex:1;min-height:520px}.uz-side{width:200px;background:var(--uz-side);border-right:1px solid rgba(0,0,0,.06);padding:10px 8px;display:flex;flex-direction:column;gap:8px}.uz-side input{border:none;border-radius:10px;padding:8px 10px;background:#ffffff73;direction:rtl}.uz-new{border:none;background:transparent;color:var(--uz-fg);cursor:pointer;text-align:right;font-weight:700}.uz-side ul{list-style:none;margin:0;padding:0;overflow:auto}.uz-side li{padding:8px 10px;border-radius:8px;cursor:pointer;direction:rtl;font-size:13px}.uz-side li.on,.uz-side li:hover{background:#c4a57459}.uz-main{flex:1;display:flex;flex-direction:column;position:relative;min-width:0}.uz-tabs{height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;background:color-mix(in srgb,var(--uz-side) 70%,#fff);border-bottom:1px solid rgba(0,0,0,.05)}.uz-tabs .on{background:#ffffff8c;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:700}.uz-tabs button{border:none;background:transparent;cursor:pointer;color:var(--uz-fg)}.uz-preview{flex:1;overflow:auto;padding:22px 28px;min-height:460px;line-height:1.75}.uz-preview.rtl{direction:rtl;text-align:right;font-family:ALKATIP Basma Tom,UKIJ Tuz Tom,serif}.uz-source{flex:1;width:100%;min-height:460px;border:none;resize:none;padding:18px 22px;background:var(--uz-bg);color:var(--uz-fg);font-size:16px;line-height:1.7;outline:none;box-sizing:border-box}.uz-source.is-hidden{display:none}.uz-bad{text-decoration:underline wavy #e11d48;text-underline-offset:3px;background:#c4a57447;cursor:pointer;border-radius:2px}.uz-status{height:26px;display:flex;align-items:center;gap:14px;padding:0 12px;background:color-mix(in srgb,var(--uz-side) 85%,#000 4%);font-size:11px;color:color-mix(in srgb,var(--uz-fg) 70%,transparent)}.uz-status .mid{margin-left:auto;margin-right:auto}.uz-spell-pop{position:fixed;z-index:80;width:220px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 28px #00000029;padding:4px 0}.uz-spell-pop button{width:100%;border:none;background:transparent;padding:8px 12px;display:flex;justify-content:space-between;direction:rtl;cursor:pointer;font-size:14px}.uz-spell-pop button:hover{background:#f3f4f6}.uz-spell-pop .n{color:#94a3b8;font-size:12px}.uz-spell-pop hr{border:none;border-top:1px solid #eef1f5;margin:4px 0}.uz-spell-pop .act{justify-content:flex-end;font-size:13px;color:#334155}.uz-spell-pop .act.primary{color:#1f6feb;font-weight:700}.uz-spell-pop .empty{padding:10px 12px;color:#94a3b8;direction:rtl;font-size:13px}.dict-stats{display:flex;gap:16px;flex-wrap:wrap;margin:12px 0;font-size:14px;color:var(--ink-2)}.dict-stats strong{color:var(--brand);font-weight:800}.dict-list{list-style:none;margin:0;padding:0;display:grid;gap:1px;max-height:60vh;overflow-y:auto;border:1px solid #e5e7eb;border-radius:12px;background:#e5e7eb}.dict-list li{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fff;direction:rtl;font-size:14px}.dict-list li:nth-child(2n){background:#f8fafc}.dict-word{font-family:ALKATIP Basma Tom,UKIJ Tuz Tom,serif}.dict-freq{color:#94a3b8;font-size:12px;font-variant-numeric:tabular-nums}.load-more{width:100%;margin-top:12px}.lang-ug .dict-stats,.lang-ug .dict-list li,.lang-ug .load-more{direction:rtl}.dict-page{direction:rtl;flex:1;display:flex;flex-direction:column;min-height:0;background:#f0f7ff}.dict-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 16px;direction:ltr;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.dict-search{position:relative;flex:1 1 260px;min-width:220px;max-width:none}.dict-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;opacity:.6}.dict-search-input{width:100%;padding:10px 14px 10px 36px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;font-size:14px;outline:none}.dict-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;background:#fff}.dict-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.dict-btn:active{background:#f1f5f9}.dict-btn-stop{color:#dc2626;border-color:#fecaca;background:#fff}.dict-btn-stop.active{background:#fef2f2}.dict-stop-icon{width:10px;height:10px;background:#dc2626;border-radius:2px;display:inline-block}.dict-pagination-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:10px 16px;direction:ltr;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.dict-total{font-size:13px;color:#64748b;font-weight:500}.dict-pagination{display:flex;align-items:center;gap:6px}.dict-page-btn,.dict-page-ellipsis{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:13px;cursor:pointer;padding:0 8px}.dict-page-btn:disabled{opacity:.5;cursor:not-allowed}.dict-page-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.dict-status{text-align:center;padding:16px;color:#64748b;font-size:14px;direction:ltr;background:#fff;flex-shrink:0}.dict-status.dict-error{color:#dc2626}.dict-empty{text-align:center;padding:40px 16px;color:#94a3b8;direction:ltr;background:#fff;flex-shrink:0}.dict-entry-list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;display:grid;gap:1px;background:#e2e8f0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;min-height:0}.dict-entry-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;direction:rtl}.dict-entry-main{flex:1 1 auto;min-width:0;cursor:pointer}.dict-entry-word{display:block;font-size:18px;font-weight:600;color:#0f172a;font-family:var(--uy-font);line-height:1.75;min-height:1.2em;overflow-wrap:anywhere;word-break:break-word}.dict-entry-meta{display:flex;align-items:center;gap:10px;margin-top:6px;flex-wrap:wrap;direction:rtl}.dict-tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600}.dict-meta-item{font-size:12px;color:#94a3b8}.dict-entry-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.dict-action-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dict-action-del{color:#dc2626;border-color:#fecaca}.dict-action-down{color:#2563eb;border-color:#dbeafe}.dict-entry-index{width:44px;flex-shrink:0;text-align:center;font-size:13px;font-weight:700;color:#64748b;font-variant-numeric:tabular-nums;direction:ltr;-webkit-user-select:none;user-select:none}.lang-ug .dict-page{font-family:var(--uy-font)}.app-shell.shell-wide{max-width:none;margin:0;border-radius:0;display:flex;flex-direction:column;min-height:100vh}.app-shell.shell-wide .app-content{flex:1;display:flex;flex-direction:column;padding:0 0 calc(var(--nav-h) + 8px) 0;overflow:hidden}@media(min-width:900px){.app-shell.shell-wide{margin:0;min-height:100vh;border-radius:0}}.dict-jump{display:inline-flex;align-items:center;gap:6px;direction:ltr;font-size:13px;color:#64748b}.dict-jump span{white-space:nowrap}.dict-jump input[type=number]{width:72px;padding:6px 8px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;text-align:center;outline:none}.dict-jump input[type=number]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.dict-jump input[type=number]::-webkit-inner-spin-button,.dict-jump input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dict-jump button{padding:6px 12px;border-radius:8px;border:1px solid #3b82f6;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer}.dict-jump button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.dict-pagination-bar{gap:10px}.dict-jump input[type=number]{width:60px}.dict-jump button{padding:6px 10px}}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;align-items:center;justify-content:center}.modal-overlay.show{display:flex}.modal-box{background:#fff;border-radius:12px;padding:24px;width:420px;max-width:90vw;box-shadow:0 20px 60px #0003}.modal-box h4{margin:0 0 20px;font-size:16px;color:#333;text-align:center}.modal-box .form-row{margin-bottom:14px}.modal-box .form-row label{display:block;font-size:13px;color:#666;margin-bottom:6px}.modal-box .form-row input{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;box-sizing:border-box;outline:none}.modal-box .form-row input:focus{border-color:#ff6a1a;box-shadow:0 0 0 3px #ff6a1a24}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.modal-actions .btn{padding:9px 16px;border:none;border-radius:6px;font-size:13px;cursor:pointer}.modal-actions .btn-cancel{background:#f3f4f6;color:#555}.modal-actions .btn-save{background:#ff6a1a;color:#fff}.modal-actions .btn:disabled{opacity:.6;cursor:not-allowed}.modal-otp-row{display:flex;gap:8px;align-items:stretch}.modal-otp-row input{flex:1;min-width:0}.modal-box .btn-otp{flex:0 0 auto;white-space:nowrap;padding:0 12px;border:none;border-radius:6px;background:#e8f1ff;color:#1565c0;font-size:13px;cursor:pointer}.modal-box .btn-otp:disabled{opacity:.55;cursor:not-allowed}.modal-box .hint{margin:0 0 16px;font-size:13px;line-height:1.55;color:#667085}.agent-page,.agent-records-page{min-height:100%;background:transparent;padding-bottom:calc(var(--nav-h) + 24px);direction:rtl}.agent-page.is-zh,.agent-records-page.is-zh{direction:ltr}.agent-header,.agent-records-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#d6efff,#f7e1f8);position:sticky;top:0;z-index:10}.agent-header h1,.agent-records-header h1{font-size:17px;font-weight:600;color:#1f2937;margin:0;flex:1;text-align:center}.agent-back,.agent-records-back,.agent-more,.agent-records-more{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#ffffffa6;color:#1f2937;cursor:pointer}.agent-back svg,.agent-records-back svg{width:20px;height:20px}.agent-more svg,.agent-records-more svg{width:20px;height:20px}.agent-hero-card{margin:16px;padding:24px 20px;border-radius:28px;background:linear-gradient(135deg,#d7f0ff,#f3e3f8);box-shadow:0 8px 32px #0000000f}.agent-stats-row{display:flex;justify-content:space-around;text-align:center;margin-bottom:24px}.agent-stat{flex:1;padding:0 8px}.agent-stat-num{font-size:24px;font-weight:700;color:#111827;line-height:1.2}.agent-stat-label{display:block;margin-top:6px;font-size:12px;color:#6b7280}.agent-actions{display:flex;gap:12px}.agent-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:999px;border:none;font-size:14px;font-weight:600;cursor:pointer}.agent-btn-white{background:#fff;color:#4b5563;box-shadow:0 2px 8px #0000000a}.agent-btn-green{background:#00d26a;color:#fff;box-shadow:0 4px 12px #00d26a40}.agent-btn-green:disabled{opacity:.55;cursor:not-allowed}.agent-check{width:18px;height:18px;background:#fff;color:#00d26a;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.agent-check svg{width:12px;height:12px;stroke-width:3}.agent-info-card{margin:16px;padding:16px 20px;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0000000a}.agent-info-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f4f6;direction:rtl}.agent-info-row:last-child{border-bottom:none}.agent-page.is-zh .agent-info-row,.agent-records-page.is-zh .agent-info-row{direction:ltr}.agent-info-key{font-size:14px;color:#374151}.agent-info-val{font-size:14px;color:#111827;font-weight:500}.agent-code{display:inline-flex;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em;background:#f3f4f6;padding:4px 10px;border-radius:8px}.agent-copy-ico{width:16px;height:16px;color:#6b7280}.agent-section{margin:16px;padding:16px 0;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0000000a}.agent-section-title{display:flex;align-items:center;gap:8px;padding:0 20px 12px;font-size:15px;font-weight:600;color:#111827;border-bottom:1px solid #f3f4f6}.agent-section-ico{width:20px;height:20px;color:#3b82f6}.agent-count{margin-inline-start:auto;background:#eff6ff;color:#2563eb;font-size:12px;padding:2px 8px;border-radius:999px}.agent-empty{text-align:center;padding:28px 16px;font-size:13px;color:#9ca3af}.agent-child-list{list-style:none;margin:0;padding:0 16px}.agent-child-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f3f4f6;direction:rtl}.agent-page.is-zh .agent-child-row{direction:ltr}.agent-child-row:last-child{border-bottom:none}.agent-child-avatar{width:40px;height:40px;border-radius:50%;background:#eef2ff;color:#4f46e5;display:inline-flex;align-items:center;justify-content:center}.agent-child-avatar-ico{width:20px;height:20px}.agent-child-main{flex:1}.agent-child-name{font-size:14px;font-weight:500;color:#111827}.agent-child-date{font-size:12px;color:#9ca3af;margin-top:3px}.agent-toast{position:fixed;top:56px;left:50%;transform:translate(-50%);background:#1f2937d9;color:#fff;padding:8px 16px;border-radius:999px;font-size:13px;z-index:100}.agent-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.agent-modal{background:#fff;border-radius:20px;padding:24px;width:360px;max-width:90vw}.agent-modal h4{margin:0 0 18px;font-size:16px;text-align:center;color:#111827}.agent-modal-body{margin-bottom:20px}.agent-modal-balance{font-size:13px;color:#6b7280;margin-bottom:12px;text-align:center}.agent-modal-balance b{color:#111827;font-size:16px}.agent-modal-input{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;text-align:center;outline:none;box-sizing:border-box}.agent-modal-input:focus{border-color:#00d26a;box-shadow:0 0 0 3px #00d26a26}.agent-modal-hint{font-size:12px;color:#9ca3af;text-align:center;margin-top:10px}.agent-modal-actions{display:flex;gap:12px}.agent-modal-btn{flex:1;padding:12px;border:none;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer}.agent-modal-cancel{background:#f3f4f6;color:#4b5563}.agent-modal-ok{background:#00d26a;color:#fff}.agent-modal-ok:disabled{opacity:.6;cursor:not-allowed}.agent-records-summary{margin:16px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0000000a;display:flex}.agent-records-sum-col{flex:1;text-align:center}.agent-records-sum-col:first-child{border-inline-end:1px solid #f3f4f6}.agent-records-sum-num{font-size:26px;font-weight:700;color:#111827}.agent-records-sum-label{font-size:12px;color:#9ca3af;margin-top:6px}.agent-records-body{margin:0 16px 16px;border-radius:20px;background:#fff;box-shadow:0 4px 20px #0000000a;overflow:hidden}.agent-records-tabs{display:flex;padding:10px;gap:8px;border-bottom:1px solid #f3f4f6;background:#fff}.agent-records-tab{flex:1;padding:9px 12px;border:none;border-radius:12px;background:transparent;font-size:14px;color:#9ca3af;cursor:pointer;font-weight:500}.agent-records-tab.active{background:#e3f2fd;color:#1976d2}.agent-records-empty{text-align:center;padding:48px 16px;color:#9ca3af;font-size:14px}.agent-records-list{list-style:none;margin:0;padding:0}.agent-records-item{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f9fafb;direction:rtl}.agent-records-page.is-zh .agent-records-item{direction:ltr}.agent-records-item:last-child{border-bottom:none}.agent-records-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.agent-records-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.agent-records-amount{font-size:18px;font-weight:700}.agent-records-amount.income{color:#4caf50}.agent-records-amount.withdraw{color:#ef4444}.agent-records-desc,.agent-records-source,.agent-records-time{font-size:12px;color:#9ca3af}.agent-records-source{color:#4b5563}.agent-records-pager{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px;border-top:1px solid #f3f4f6}.agent-records-page-btn{padding:8px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:13px;color:#374151;cursor:pointer}.agent-records-page-btn:disabled{opacity:.5;cursor:not-allowed}.agent-records-page-info{font-size:13px;color:#6b7280}.mine-menu-row-agent .mine-menu-ico-agent{color:#00d26a;background:#00d26a1f;border-radius:8px;width:32px;height:32px}.agent-menu .mine-menu-row{grid-template-columns:28px 1fr auto 22px;gap:10px;background:#fff;margin:0 8px 8px;box-shadow:0 2px 10px #0000000a}.agent-menu .mine-menu-row:last-child{margin-bottom:0}.mine-page.is-zh .agent-menu .mine-menu-row{grid-template-columns:28px 1fr auto 22px}.agent-menu-value{font-size:14px;font-weight:600;color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;justify-self:end;padding:3px 8px;background:#eff6ff;border-radius:8px}.agent-hero-avatar{color:#4f46e5;background:#eef2ff}.agent-v1-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#d6efff,#f7e1f8);position:sticky;top:0;z-index:10}.agent-v1-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.agent-v1-hbtn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.agent-v1-hbtn svg{width:20px;height:20px}.agent-v1-hero{margin:16px;padding:24px 18px 18px;border-radius:24px;background:linear-gradient(135deg,#d7f0ff,#f3e3f8);box-shadow:0 8px 28px #3c78c81f}.agent-v1-stats{display:flex;justify-content:space-around;text-align:center;margin-bottom:22px}.agent-v1-stat{flex:1;padding:0 6px}.agent-v1-stat-num{font-size:24px;font-weight:800;color:#1e3a8a;line-height:1.2}.agent-v1-stat-label{display:block;margin-top:6px;font-size:12px;color:#64748b;font-weight:500}.agent-v1-actions{display:flex;gap:12px}.agent-v1-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border-radius:999px;border:none;font-size:14px;font-weight:600;cursor:pointer}.agent-v1-btn-green{background:#00d26a;color:#fff;box-shadow:0 4px 12px #00d26a40}.agent-v1-btn-green svg{width:16px;height:16px;stroke-width:3}.agent-v1-btn-green:disabled{opacity:.55;cursor:not-allowed}.agent-v1-btn-white{background:#fff;color:#334155;box-shadow:0 2px 8px #0000000f}.agent-v1-card{margin:16px;padding:6px 18px;border-radius:24px;background:#fff;box-shadow:0 6px 24px #285a961a}.agent-v1-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f1f5f9;direction:rtl}.agent-v1-row:last-child{border-bottom:none}.agent-page.is-zh .agent-v1-row{direction:ltr}.agent-v1-row-label{font-size:14px;font-weight:500;color:#334155}.agent-v1-row-value{font-size:14px;font-weight:600;color:#1e3a8a}.agent-v1-blue{color:#2563eb}.agent-v1-pill{display:inline-flex;align-items:center;gap:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;color:#1e3a8a;background:#f1f5f9;padding:5px 12px;border-radius:999px}.agent-v1-pill-ico{width:14px;height:14px;color:#64748b}.agent-v1-section-head{display:flex;align-items:center;justify-content:space-between;padding:16px 0 12px;direction:rtl}.agent-page.is-zh .agent-v1-section-head{direction:ltr}.agent-v1-section-title{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#1e3a8a}.agent-v1-section-ico{width:22px;height:22px;color:#3b82f6}.agent-v1-count{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#3b82f6;color:#fff;font-size:14px;font-weight:700}.agent-v1-divider{height:1px;background:#f1f5f9;margin:0 -18px}.agent-v1-empty{text-align:center;padding:42px 16px;font-size:13px;color:#94a3b8}.mine-v1-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#d6efff,#f7e1f8);position:sticky;top:0;z-index:10}.mine-v1-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.mine-v1-hbtn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.mine-v1-hbtn svg{width:20px;height:20px}.mine-v1-card{margin:16px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 6px 24px #285a961a}.mine-v1-profile{display:flex;align-items:center;justify-content:space-between;gap:12px}.mine-v1-profile-main{display:flex;align-items:center;gap:14px;min-width:0}.mine-v1-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#e8f4ff;box-shadow:0 4px 14px #2f6eb41f;flex:0 0 auto}.mine-v1-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.mine-v1-meta{display:flex;flex-direction:column;gap:8px;min-width:0;direction:rtl}.mine-page.is-zh .mine-v1-meta{direction:ltr}.mine-v1-name{font-size:22px;font-weight:800;color:#1e3a8a;line-height:1.25}.mine-v1-id-pill{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;color:#1e3a8a;background:#f1f5f9;padding:5px 12px;border-radius:999px;cursor:pointer}.mine-v1-copy-ico{width:14px;height:14px;color:#64748b}.mine-v1-profile-side{display:flex;flex-direction:column;align-items:center;gap:10px}.mine-v1-lang .lang-switch{background:#f1f5f9;border-color:#e2e8f0}.mine-v1-edit{width:34px;height:34px;display:grid;place-items:center;border:none;border-radius:50%;background:#f1f5f9;color:#475569;cursor:pointer}.mine-v1-edit svg{width:18px;height:18px}.mine-v1-hero-card{margin:16px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#d7f0ff,#f3e3f8);box-shadow:0 6px 24px #285a961a}.mine-v1-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mine-v1-quick-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:#1e3a8a;text-decoration:none}.mine-v1-quick-ico{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;box-shadow:0 6px 14px #2f6eb41f}.mine-v1-quick-ico svg{width:26px;height:26px}.mine-v1-quick-ico.tone-purple{background:linear-gradient(160deg,#b39ddb,#9575cd)}.mine-v1-quick-ico.tone-orange{background:linear-gradient(160deg,#ffcc80,#ffb74d)}.mine-v1-quick-ico.tone-pink{background:linear-gradient(160deg,#f8bbd0,#f48fb1)}.mine-v1-quick-ico.tone-blue{background:linear-gradient(160deg,#90caf9,#64b5f6)}.mine-v1-quick-label{font-size:12px;font-weight:600;color:#334155;line-height:1.3}.mine-v1-menu{padding:8px 18px}.mine-v1-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #f1f5f9;direction:rtl;text-decoration:none;color:inherit;background:transparent;border-left:none;border-right:none;border-top:none;width:100%;cursor:pointer;font-size:inherit;font-family:inherit}.mine-page.is-zh .mine-v1-row{direction:ltr}.mine-v1-row:last-child{border-bottom:none}.mine-v1-row-label{flex:1;font-size:15px;font-weight:700;color:#1e3a8a;text-align:right;padding:0 12px}.mine-page.is-zh .mine-v1-row-label{text-align:left}.mine-v1-row-ico{width:26px;height:26px;display:grid;place-items:center;color:#94a3b8;flex:0 0 auto}.mine-v1-row-ico-green{color:#00d26a;background:#00d26a1a;border-radius:8px}.mine-v1-row-ico svg{width:22px;height:22px}.mine-v1-chevron{width:16px;height:16px;color:#d1d5db;flex:0 0 auto}.mine-v1-guest{padding:8px 16px 24px}.mine-v1-login-btn{display:block;width:100%;padding:14px;border-radius:999px;border:none;background:#ff6a1a;color:#fff;font-size:15px;font-weight:700;text-align:center;text-decoration:none;box-shadow:0 6px 18px #ff6a1a40}.pay-page{min-height:100%;direction:rtl;padding-bottom:calc(var(--nav-h) + 24px)}.pay-page.is-zh{direction:ltr}.pay-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#d6efff,#f7e1f8);position:sticky;top:0;z-index:10}.pay-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.pay-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.pay-back svg{width:20px;height:20px}.pay-card{margin:16px;padding:22px;border-radius:24px;background:#fff;box-shadow:0 6px 24px #285a961a}.pay-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:12px}.pay-input{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;font-size:18px;font-weight:700;color:#1e3a8a;outline:none;box-sizing:border-box;text-align:center;margin-bottom:12px}.pay-input:focus{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.pay-error{color:#ef4444;font-size:13px;margin-bottom:12px;text-align:center}.pay-btn{width:100%;padding:14px;border-radius:999px;border:none;background:#22c55e;color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #22c55e40}.pay-btn:disabled{opacity:.6;cursor:not-allowed}.pay-notice{background:#fef3c7;color:#92400e;font-size:13px;text-align:center}.pay-qr-card{text-align:center}.pay-qr-title{font-size:15px;font-weight:600;color:#1e3a8a;margin-bottom:16px}.pay-qr-img{width:220px;height:220px;border-radius:16px;box-shadow:0 4px 16px #00000014}.pay-qr-hint{font-size:12px;color:#64748b;margin-top:14px}.pay-qr-amount{font-size:26px;font-weight:800;color:#22c55e;margin-top:6px}.pay-polling{font-size:13px;color:#64748b;margin-top:16px}.pay-success-icon{width:64px;height:64px;border-radius:50%;background:#22c55e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;margin-bottom:14px}.pay-success-title{font-size:18px;font-weight:700;color:#1e3a8a;margin-bottom:8px}.pay-success-amount{font-size:24px;font-weight:800;color:#22c55e;margin-bottom:20px}.tier-page{min-height:100%;direction:rtl;padding-bottom:calc(var(--nav-h) + 24px)}.tier-page.is-zh{direction:ltr}.tier-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#ffe4e6,#e0f2fe);position:sticky;top:0;z-index:10}.tier-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.tier-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.tier-back svg{width:20px;height:20px}.tier-hero{margin:16px;padding:24px;border-radius:28px;background:#fff;box-shadow:0 8px 32px #285a961f;display:flex;align-items:center;gap:16px}.tier-badge-ring{width:68px;height:68px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tier-badge{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}.tier-hero-meta{flex:1;min-width:0}.tier-title{font-size:20px;font-weight:800;color:#1e293b;margin-bottom:4px}.tier-sub{font-size:13px;color:#64748b}.tier-points{flex-shrink:0;text-align:center;font-size:22px;font-weight:800;color:#f59e0b}.tier-points span{display:block;font-size:11px;font-weight:600;color:#94a3b8}.tier-progress-card{margin:0 16px 16px;padding:18px 20px;border-radius:22px;background:#fff;box-shadow:0 6px 24px #285a961a}.tier-progress-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:700;color:#334155;font-size:14px}.tier-progress-value{color:#3b82f6;font-size:15px}.tier-progress-track{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:10px}.tier-progress-bar{height:100%;border-radius:999px;transition:width .4s ease}.tier-progress-hint{font-size:12px;color:#64748b}.tier-section{margin:0 16px 16px}.tier-section-title{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 12px}.tier-unlock-grid{display:grid;gap:10px}.tier-unlock-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#fff;box-shadow:0 4px 14px #285a9614}.tier-unlock-card.unlocked{border-right:3px solid #22c55e}.tier-unlock-card.locked{opacity:.78;border-right:3px solid #cbd5e1}.tier-unlock-icon{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.tier-unlock-icon.dim{background:#f1f5f9;color:#94a3b8}.tier-unlock-body{flex:1;min-width:0}.tier-unlock-name{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:2px}.tier-unlock-kind{font-size:12px;color:#64748b}.tier-unlock-lock{font-size:11px;color:#94a3b8;margin-top:2px}.tier-unlock-check{width:26px;height:26px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.tier-ladder{display:flex;flex-direction:column;gap:8px}.tier-ladder-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;background:#fff;box-shadow:0 2px 10px #285a960f}.tier-ladder-item.active{outline:2px solid #3b82f6}.tier-ladder-item.locked{opacity:.65}.tier-ladder-dot{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;flex-shrink:0}.tier-ladder-info{flex:1;min-width:0}.tier-ladder-title{font-size:14px;font-weight:700;color:#1e293b}.tier-ladder-meta{font-size:11px;color:#64748b}.tier-ladder-now{font-size:11px;font-weight:700;color:#3b82f6;background:#eff6ff;padding:4px 10px;border-radius:999px}.tier-loading{text-align:center;padding:40px;color:#64748b}.mine-v1-tier-pill{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;border-radius:999px;background:#fff7ed;color:#92400e;text-decoration:none;font-size:12px;font-weight:700;width:fit-content}.mine-v1-tier-badge{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#fff}.bw-auth-wrap.ug{direction:rtl}.bw-auth-wrap.ug .bw-auth-card{direction:rtl;text-align:right}.bw-auth-wrap.ug .bw-auth-head p,.bw-auth-wrap.ug .bw-auth-switch-btn,.bw-auth-wrap.ug .bw-form-group label,.bw-auth-wrap.ug .bw-form-group input,.bw-auth-wrap.ug .bw-otp-send,.bw-auth-wrap.ug .bw-submit,.bw-auth-wrap.ug .bw-foot,.bw-auth-wrap.ug .bw-hint,.bw-auth-wrap.ug .bw-auth-msg{font-family:alkatip basma tom,alkatip tor,ukij tuz tom,Noto Naskh Arabic,serif;direction:rtl;text-align:right}.bw-auth-wrap.ug .bw-form-group input{text-align:right}.bw-auth-wrap.ug .bw-otp-row{flex-direction:row-reverse}.bw-auth-wrap.ug .bw-auth-switch{direction:rtl}.bw-auth-wrap.ug .bw-foot a{font-family:inherit}.store-page{min-height:100%;direction:rtl;padding-bottom:calc(var(--nav-h) + 24px)}.store-page.is-zh{direction:ltr}.store-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#fef3c7,#dbeafe);position:sticky;top:0;z-index:10}.store-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.store-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.store-back svg{width:20px;height:20px}.store-loading{text-align:center;padding:40px;color:#64748b}.store-status-card{margin:16px;padding:20px;border-radius:24px;background:#fff;box-shadow:0 6px 24px #285a961a;display:flex;align-items:center;gap:16px;border-right:4px solid #94a3b8}.store-status-card.member{border-right-color:#f59e0b}.store-status-ico{width:56px;height:56px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.store-status-card.member .store-status-ico{background:#fff7ed}.store-status-body{flex:1;min-width:0}.store-status-title{font-size:16px;font-weight:800;color:#1e293b;margin-bottom:4px}.store-status-meta,.store-status-credits{font-size:12px;color:#64748b;margin-top:2px}.store-section{margin:0 16px 18px}.store-section-title{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 12px}.store-grid{display:grid;gap:10px}.store-product-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:20px;background:#fff;box-shadow:0 4px 14px #285a9614;text-decoration:none;border-right:4px solid;transition:transform .15s}.store-product-card:active{transform:scale(.98)}.store-product-ico{width:48px;height:48px;border-radius:14px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;flex-shrink:0}.store-product-main{flex:1;min-width:0}.store-product-name{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:4px}.store-product-desc{font-size:12px;color:#64748b}.store-product-price{flex-shrink:0;font-size:20px;font-weight:800;color:#ef4444}.store-benefits{margin:0 16px 24px;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,#ecfdf5,#eff6ff)}.store-benefit-list{list-style:none;margin:0;padding:0;font-size:13px;color:#334155;line-height:2}.store-benefit-list li:before{content:"OK";margin-inline-end:8px;color:#22c55e;font-weight:800}.pay-product-name{font-size:18px;font-weight:800;color:#1e293b;text-align:center;margin-bottom:6px}.pay-product-desc{font-size:13px;color:#64748b;text-align:center;margin-bottom:12px}.pay-product-price{font-size:36px;font-weight:800;color:#ef4444;text-align:center;margin-bottom:16px}.mine-v1-skeleton{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:24px;gap:14px}.mine-v1-skeleton-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:mine-skeleton-shimmer 1.4s infinite}.mine-v1-skeleton-line{width:60%;height:16px;border-radius:8px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:mine-skeleton-shimmer 1.4s infinite}.mine-v1-skeleton-line.short{width:40%}@keyframes mine-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fonts-page,.templates-page{min-height:100%;direction:rtl;padding-bottom:calc(var(--nav-h) + 24px)}.fonts-page.is-zh,.templates-page.is-zh{direction:ltr}.fonts-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#dbeafe,#fce7f3);position:sticky;top:0;z-index:10}.fonts-header h1{font-size:17px;font-weight:700;color:#1e3a8a;margin:0;flex:1;text-align:center}.fonts-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#fff;color:#1e3a8a;cursor:pointer;box-shadow:0 2px 8px #0000000f}.fonts-back svg{width:20px;height:20px}.fonts-status{margin:12px 16px;padding:10px 14px;border-radius:12px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:600}.fonts-loading,.fonts-error{text-align:center;padding:40px;color:#64748b}.fonts-error{color:#ef4444}.fonts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px}.fonts-card{background:#fff;border-radius:20px;box-shadow:0 4px 14px #285a9614;overflow:hidden;display:flex;flex-direction:column}.fonts-preview{min-height:90px;display:flex;align-items:center;justify-content:center;padding:16px;font-size:28px;font-weight:700;color:#1e293b;background:#f8fafc;line-height:1.4;text-align:center}.fonts-meta{padding:12px;text-align:center;flex:1}.fonts-name{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:4px}.fonts-price{font-size:12px;color:#ef4444;font-weight:700}.fonts-download{width:calc(100% - 24px);margin:0 12px 12px;padding:10px;border-radius:12px;border:none;background:#22c55e;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.fonts-cta{padding:16px;text-align:center}.fonts-cta-btn{padding:12px 24px;border-radius:999px;border:none;background:#f59e0b;color:#fff;font-weight:700;cursor:pointer}.templates-grid{display:grid;grid-template-columns:1fr;gap:14px;padding:0 16px}.templates-card{background:#fff;border-radius:20px;box-shadow:0 4px 14px #285a961a;overflow:hidden}.templates-visual{height:120px;position:relative;display:flex;align-items:center;justify-content:center}.templates-cat{position:absolute;top:12px;right:12px;background:#00000073;color:#fff;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600}.templates-body{padding:16px;background:#0f172a;color:#fff}.templates-name{font-size:16px;font-weight:800;margin-bottom:6px}.templates-desc{font-size:12px;color:#94a3b8;margin-bottom:10px;line-height:1.5}.templates-price{font-size:13px;color:#f59e0b;font-weight:700;margin-bottom:12px}.templates-btn{width:100%;padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.templates-btn:active{background:#ffffff1a}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.menu-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 12px;background:#f4f5f8;border-radius:18px;text-decoration:none;color:inherit;transition:transform .12s,box-shadow .12s}.menu-card:active{transform:scale(.97)}.menu-ico{width:32px;height:32px;color:#1f2937;stroke-width:1.6}.menu-title{font-size:13px;font-weight:500;color:#8e96a8;text-align:center;line-height:1.3}.menu-title.uy{font-family:var(--uy-font)}.home-showcase{display:flex;flex-direction:column;gap:14px;padding:0 16px 16px}.showcase-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 20px;border-radius:24px;text-decoration:none;color:#1f2937;min-height:160px;transition:transform .12s}.showcase-card:active{transform:scale(.98)}.showcase-pink{background:linear-gradient(135deg,#ffdde1,#ee9ca7)}.showcase-blue{background:linear-gradient(135deg,#a1c4fd,#c2e9fb)}.showcase-badge{position:absolute;top:14px;right:14px;background:#ffffffd9;color:#1f2937;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;box-shadow:0 2px 6px #00000014}.showcase-icons{display:flex;align-items:center;justify-content:center;gap:18px}.showcase-icons svg{width:48px;height:48px;color:#111827;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18))}.showcase-icons.single svg{width:56px;height:56px}.showcase-title{font-size:15px;font-weight:700;color:#1f2937;text-align:center;direction:rtl}.showcase-title.uy{font-family:var(--uy-font)}.home-v2{display:flex;flex-direction:column;gap:0}.home-sec-label{margin-top:14px;margin-bottom:2px;font-size:12px;font-weight:700;line-height:1.4}.home-sec-label.red{color:#b8448b}.home-sec-label.green{color:#1f8a65}.home-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:8px}.home-cell-3{position:relative;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:none;padding:16px 8px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:96px;aspect-ratio:1 / .95;text-decoration:none;color:inherit;transition:transform .12s}.home-cell-3:active{transform:scale(.97)}.home-cell-3 .cell-ico{width:28px;height:28px;color:#1f2937;flex:0 0 auto}.home-cell-3>span:not(.cell-value):not(.cell-badge):not(.cell-icons){font-size:13px;font-weight:600;color:#1f2937;line-height:1.3}.home-cell-3 .cell-value{font-size:22px;font-weight:800;line-height:1}.home-cell-3 .cell-value.oil{color:#e06700}.home-cell-3 .cell-value.fx{color:#1e88e5}.home-cell-3 .cell-badge{position:absolute;top:8px;right:8px;background:#ffffffe6;color:#1f2937;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px}.home-cell-3 .cell-icons{display:flex;align-items:center;gap:10px}.home-cell-3.accent-pink{background:#b8448b;border-color:transparent}.home-cell-3.accent-pink .cell-ico,.home-cell-3.accent-pink>span{color:#fff}.home-cell-3.accent-blue{background:#3685bf;border-color:transparent}.home-cell-3.accent-blue .cell-ico,.home-cell-3.accent-blue>span{color:#fff}.home-cell-3.accent-gray{background:#e8ecf1;border-color:transparent}.home-cell-3.accent-gray .cell-ico{color:#1f2937}.home-cell-3.accent-gray>span{color:#1f2937}.home-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.home-cell-4{background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:none;padding:12px 4px 10px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:78px;aspect-ratio:1 / 1;text-decoration:none;color:inherit;transition:transform .12s}.home-cell-4:active{transform:scale(.97)}.home-cell-4 .cell-ico{width:22px;height:22px;color:#1f2937;flex:0 0 auto}.home-cell-4>span{font-size:11px;font-weight:500;color:#5c6573;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-page{padding-bottom:8px}.game-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.game-head h1{margin:0;flex:1;text-align:center;font-size:22px;font-weight:700;line-height:1.45}.game-head h1.uy{font-family:alkatip basma tom,alkatip tor,ukij tuz tom,serif!important}.game-back{width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1f2937}.game-head-spacer{width:36px}.game-hint{margin:0 0 4px;font-size:13px;color:#6b7280;text-align:center}.game-card{margin-top:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px 16px;text-align:center}.game-title{margin:0;font-size:20px;font-weight:700}.game-desc{margin:10px 0 0;font-size:14px;color:#6b7280;line-height:1.5}.game-meta{margin:12px 0 0;font-size:12px;color:#9aa3af;font-family:ui-monospace,monospace}.game-soon{margin:14px 0 18px;font-size:13px;font-weight:600;color:#b8448b}.game-board-wrap{margin-top:8px;display:flex;flex-direction:column;gap:10px}.game-vs{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.game-vs-side{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0}.game-vs-label{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.game-vs-name{font-size:13px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.game-vs-count{font-size:18px;font-weight:800;color:var(--blue-deep)}.game-vs-mid{font-size:12px;font-weight:800;color:var(--blue);padding:4px 10px;background:var(--blue-soft);border-radius:var(--radius-pill)}.game-status{margin:0;text-align:center;font-size:13px;font-weight:600;color:var(--ink-2)}.game-rank{margin:0;text-align:center;font-size:14px;font-weight:700;color:var(--blue-deep)}.game-canvas{display:block;width:100%;aspect-ratio:1;border-radius:var(--radius-sm);border:2px solid var(--line);box-shadow:var(--shadow);cursor:pointer;touch-action:manipulation;background:var(--bg-mid)}.game-toolbar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.game-lobby{margin-top:12px;padding:28px 20px 24px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid rgba(47,155,255,.14);border-radius:22px;box-shadow:0 12px 36px #1e88e51a;text-align:center}.game-lobby.is-ug .game-lobby-title,.game-lobby.is-ug .game-mode-btn,.game-lobby.is-ug .game-lobby-hint,.game-lobby.is-ug .game-lobby-join-label{font-family:alkatip basma tom,alkatip tor,ukij tuz tom,Noto Naskh Arabic,serif!important}.game-lobby-title{margin:0 0 18px;font-size:26px;font-weight:700;color:var(--ink);letter-spacing:.01em;line-height:1.5}.game-lobby-code{margin:0 0 8px;font-size:40px;font-weight:800;letter-spacing:.28em;color:var(--blue-deep);font-family:Segoe UI,ui-monospace,monospace;direction:ltr}.game-lobby-hint{margin:0 0 18px;font-size:15px;color:var(--ink-2);line-height:1.7}.game-host-card{width:100%;margin:0;padding:2px 14px;border-radius:14px;background:#f4f7fb;box-sizing:border-box;direction:ltr;text-align:start}.game-host-card p{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:11px 0;font-size:14px;color:#9aa3af;border-top:1px solid #e6ebf2;direction:ltr}.game-host-card p:first-child{border-top:0}.game-host-card b{color:#111;font-weight:700;font-size:16px;line-height:1.3;word-break:break-all;text-align:start;font-family:Segoe UI,ui-sans-serif,system-ui,sans-serif}.game-lobby-code+.game-host-card{margin:4px 0 14px}.game-lobby-err{margin:0 0 12px;font-size:14px;color:#c62828;font-weight:600}.game-lobby-actions{display:flex;flex-direction:column;gap:12px}.game-lobby-join{display:flex;flex-direction:column;gap:8px;width:100%;text-align:start}.game-lobby-join-label{font-size:14px;font-weight:700;color:var(--ink-2);padding:0 4px}.game-lobby-join-row{display:flex;flex-direction:row;align-items:stretch;gap:10px;width:100%;direction:ltr;box-sizing:border-box}.game-lobby-input{flex:1 1 auto;min-width:140px;width:auto;max-width:none;box-sizing:border-box;padding:14px 16px;border:1.5px solid #c5e0ff;border-radius:14px;font-size:22px;font-weight:800;text-align:center;letter-spacing:.35em;background:#fff;color:var(--blue-deep);font-family:Segoe UI,ui-monospace,monospace;direction:ltr;font-variant-numeric:tabular-nums}.game-lobby-input::placeholder{color:#b0c4de;letter-spacing:.35em;font-weight:600}.game-lobby-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 4px #2f9bff2e}.game-lobby-join-row .game-mode-btn{flex:0 0 auto;width:auto;min-width:108px;padding:14px 20px;white-space:nowrap}.game-mode-btn{display:block;width:100%;padding:15px 18px;border:none;border-radius:16px;font-size:17px;font-weight:700;cursor:pointer;background:var(--blue-soft);color:var(--blue-deep);transition:background .15s,transform .1s,box-shadow .15s;line-height:1.55}.game-mode-btn:hover:not(:disabled){background:#d6ebff}.game-mode-btn:active:not(:disabled){transform:scale(.98)}.game-mode-btn:disabled{opacity:.55;cursor:not-allowed}.game-mode-btn.accent{background:linear-gradient(135deg,var(--blue) 0%,var(--blue-deep) 100%);color:#fff;box-shadow:0 4px 14px #2f9bff59}.game-mode-btn.accent:hover:not(:disabled){background:linear-gradient(135deg,#4aabff,#2196f3)}.game-mode-btn.secondary{background:var(--bg-mid);color:var(--ink-2);border:1px solid var(--line)}.game-mode-btn.sm{width:auto;flex:1;min-width:72px;padding:10px 12px;font-size:13px}.game-lb{margin-top:22px;padding-top:18px;border-top:1px solid rgba(47,155,255,.16);text-align:start}.game-lb-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--ink-2);text-align:center}.game-lobby.is-ug .game-lb-title,.game-lobby.is-ug .game-lb-name,.game-lobby.is-ug .game-lb-empty{font-family:alkatip basma tom,alkatip tor,ukij tuz tom,Noto Naskh Arabic,serif!important}.game-lb-empty{margin:0;text-align:center;font-size:13px;color:#8a94a6}.game-lb-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.game-lb-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#e8f4ffb3}.game-lb-medal{flex:0 0 24px;width:24px;height:24px;border-radius:50%;color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.game-lb-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#dfeaf8}.game-lb-avatar img{width:100%;height:100%;object-fit:cover;display:block}.game-lb-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1565c0;font-size:14px}.game-lb-name{flex:1;min-width:0;font-size:15px;font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-lb-score{flex:0 0 auto;font-size:18px;font-weight:800;color:var(--blue-deep);font-variant-numeric:tabular-nums}.game-open-row{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:16px;background:#e8f4ff;cursor:pointer;direction:ltr;text-align:start;font:inherit;color:inherit}.game-open-row.is-static{cursor:default}.game-open-row.is-static .game-open-badge{flex:0 0 auto;width:auto;min-width:28px;padding:0 7px;box-sizing:border-box}.game-score-rank{flex:0 0 auto;min-width:16px;font-size:22px;font-weight:800;color:#1e88e5;font-family:Segoe UI,ui-sans-serif,system-ui,sans-serif;line-height:1}.game-open-code{flex:0 0 auto;min-width:52px;font-size:20px;font-weight:800;color:#1e88e5;font-variant-numeric:tabular-nums;font-family:Segoe UI,ui-sans-serif,system-ui,sans-serif}.game-open-badge{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#f5b301;color:#fff;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.l1s,.l1p{min-height:100vh;background:#fff;color:#222;position:relative}.zh-lock,html[dir=rtl] .zh-lock,body.ug-ui .zh-lock,.app-stage.lang-ug .zh-lock,.app-stage.lang-en .zh-lock{direction:ltr!important;text-align:left;unicode-bidi:isolate!important;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif!important}.zh-lock *,html[dir=rtl] .zh-lock *,body.ug-ui .zh-lock *,.app-stage.lang-ug .zh-lock *{direction:ltr!important;unicode-bidi:isolate!important;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif!important}.l1s{padding-bottom:92px}.l1s-head{padding:8px 16px 0}.l1s-top{display:grid;grid-template-columns:40px 1fr 48px;align-items:center;min-height:56px}.l1s-back{border:0;background:transparent;color:#333;padding:6px 0;cursor:pointer;justify-self:start}.l1s-title{text-align:center}.l1s-title h1{margin:0;font-size:22px;font-weight:800;letter-spacing:.5px}.l1s-title p{margin:2px 0 0;color:#9aa0a6;font-size:13px}.l1s-badge{justify-self:end}.l1s-pills{display:flex;flex-wrap:nowrap;gap:8px;margin:10px 0 0;padding:2px 2px 12px;overflow-x:auto;border-bottom:1px solid #eceff1;scrollbar-width:none}.l1s-pills::-webkit-scrollbar{display:none}.l1s-pills button{flex:0 0 auto;border:1px solid #8fd4c6;background:#fff;color:#148f78;border-radius:999px;padding:7px 14px;font-size:15px;font-weight:650;line-height:1.2;cursor:pointer}.l1s-pills button.on{background:#26c2a1;border-color:#26c2a1;color:#fff}.l1s-toggle-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:14px 0;color:#333;font-size:15px}.l1s-switch{width:46px;height:26px;border-radius:99px;border:0;background:#e5e7eb;position:relative;cursor:pointer}.l1s-switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:left .15s}.l1s-switch.on{background:#26c2a1}.l1s-switch.on:after{left:23px}.l1s-body{padding:0 16px 12px}.l1s-body h2{margin:8px 0 12px;font-size:18px}.l1s-player{position:relative;border-radius:12px;overflow:hidden;background:#f6f0ff}.l1-scene{display:block;width:100%;height:auto}.l1s-play{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;border:0;background:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:center}.play-ico{width:0;height:0;border-left:16px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px}.pause-ico{width:14px;height:16px;border-left:4px solid #333;border-right:4px solid #333}.l1s-scrub{display:flex;align-items:center;gap:8px;padding:8px 10px;font-size:12px;color:#666;background:#fff}.l1s-scrub i{flex:1;height:3px;background:#e5e7eb;border-radius:3px;display:block}.l1s-lines{list-style:none;margin:14px 0 8px;padding:0}.l1s-lines li{margin:0 0 10px;font-size:16px;line-height:1.5;text-align:left}.l1s-lines small,.l1s-points small,.l1p-py{display:block;color:#6b7280;font-size:13px;margin-top:2px}.l1s-points{list-style:none;margin:0;padding:0}.l1s-points li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.l1s-vocab{list-style:none;margin:0;padding:0 16px 28px}.l1v-item{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid #eef2f4}.l1v-main{min-width:0}.l1s-vocab .l1s-say{font-size:20px;font-weight:750;padding:0;line-height:1.3}.l1v-py{display:block;margin-top:2px;color:#0f766e;font-style:normal;font-size:13px;letter-spacing:.3px}.l1v-mean{margin:6px 0 0;color:#4b5563;font-size:14px;line-height:1.6}.l1v-ex{margin:8px 0 0;padding:8px 10px;background:#f3faf8;border-radius:8px;color:#115e59;font-size:13px;line-height:1.55}.l1s-vocab .l1-thumb{width:48px;height:48px;border-radius:12px;font-size:18px;margin-top:2px}.l1-thumb{width:72px;height:54px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;flex-shrink:0}.l1-thumb.a{background:#7c6cf0}.l1-thumb.b{background:#3d8bfd}.l1-thumb.c{background:#f59e0b}.l1-thumb.d{background:#ec4899}.l1-thumb.e{background:#10b981}.l1s-say{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:4px 0;cursor:pointer;color:#222;font-size:16px;text-align:left}.l1s-say svg{color:#1aa888;flex-shrink:0}.l1s-gram{background:#f8fafc;border-radius:12px;padding:14px}.l1s-gram h3{margin:0 0 8px;color:#0f766e}.l1s-gram p{margin:8px 0 0;line-height:1.6;color:#374151}.l1s-foot{position:sticky;bottom:0;padding:10px 16px 16px;background:linear-gradient(#fff0,#fff 30%)}.l1s-foot button{width:100%;border:0;border-radius:10px;background:#26c2a1;color:#fff;font-size:17px;font-weight:700;padding:14px 36px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.l1s-foot button svg{position:absolute;right:16px}.l1w-box{margin-top:14px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.l1w-box label{display:block;font-size:14px;font-weight:700;color:#374151;margin-bottom:8px}.l1w-input{width:100%;box-sizing:border-box;min-height:120px;border:1px solid #d1d5db;border-radius:10px;padding:12px;font-size:16px;line-height:1.6;resize:vertical;font-family:inherit;color:#111;background:#fafafa}.l1w-input:focus{outline:2px solid #26c2a1;border-color:#26c2a1;background:#fff}.l1w-submit{margin-top:10px;width:100%;border:0;border-radius:10px;background:#26c2a1;color:#fff;font-size:16px;font-weight:700;padding:12px 0;cursor:pointer}.l1w-submit:disabled{opacity:.65;cursor:default}.l1w-report{margin-top:14px;padding-top:12px;border-top:1px solid #eef0f3}.l1w-score{display:inline-block;background:#ecfdf5;color:#047857;font-weight:800;font-size:14px;padding:4px 10px;border-radius:999px;margin-bottom:8px}.l1w-report h4{margin:10px 0 6px;font-size:15px;color:#111}.l1w-report ul{margin:0;padding-left:18px;color:#4b5563;line-height:1.55}.l1w-polished{background:#f3faf8;border-radius:10px;padding:12px}.l1w-polished p{margin:0 0 8px;font-size:17px;font-weight:650;color:#0f766e}.l1w-use{margin-top:8px;border:1px solid #26c2a1;background:#fff;color:#148f78;border-radius:8px;padding:8px 12px;font-weight:650;cursor:pointer}.l1g-list{list-style:none;margin:4px 0 0;padding:0}.l1g-list>li{padding:16px 0;border-bottom:1px solid #f0f1f3}.l1g-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.l1g-main{flex:1;min-width:0}.l1g-main h3{margin:0;font-size:16px;font-weight:700;color:#2c3340}.l1g-main p{margin:8px 0 0;display:flex;align-items:center;gap:8px;color:#8b919a;font-size:14px}.l1g-main p>i{width:5px;height:5px;border-radius:50%;background:#c5cad3;flex:0 0 auto;display:block}.l1g-hi{color:#f59a2a;font-style:normal;font-weight:700}.l1g-mastery{flex:0 0 auto;width:88px;text-align:right}.l1g-mastery span{display:block;font-size:12px;color:#9aa3af;margin-bottom:6px}.l1g-mastery b{display:block;height:4px;border-radius:4px;background:#f3e8d8;overflow:hidden}.l1g-mastery b i{display:block;height:100%;background:#f59a2a;border-radius:4px}.l1p{padding:0 0 24px}.l1p-bar{height:4px;background:#eceff3}.l1p-bar span{display:block;height:100%;background:#3dcc6d}.l1p-top{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 8px}.l1p-pause{width:28px;height:28px;border:0;background:transparent;display:flex;gap:5px;align-items:center;cursor:pointer}.l1p-pause i{width:4px;height:16px;background:#9aa0a6;display:block;border-radius:2px}.l1p-tools{display:flex;align-items:center;gap:10px}.l1p-help{border:1px solid #3cb371;color:#3cb371;background:#fff;border-radius:8px;padding:4px 12px;font-size:14px;cursor:pointer}.l1p-star{border:0;background:transparent;color:#c5c9d0;cursor:pointer;padding:0}.l1p-star.on{color:#f5b942}.l1p-helpbox{margin:0 16px 8px;background:#f3faf8;border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.55}.l1p-helpbox strong{color:#0f766e}.l1p-helpbox p{margin:6px 0 0}.l1p-card{margin:18px 16px 0;border-radius:16px;overflow:hidden}.l1p-sentence{text-align:center;font-size:26px;margin:22px 16px 0;font-weight:650}.l1p-sentence .lead{color:#e0a020}.l1p-py{text-align:center}.l1p-controls{margin-top:48px;display:flex;justify-content:center;align-items:center;gap:28px;color:#b0b4ba}.l1p-controls button{border:0;background:transparent;color:#b0b4ba;cursor:pointer;padding:8px}.l1p-controls button:disabled{opacity:.35;cursor:default}.l1-sysback{position:fixed;right:max(16px,calc(50% - var(--phone-max, 430px) / 2 + 18px));bottom:10px;z-index:40;width:44px;height:36px;border:0;background:transparent;color:#5f6368;cursor:pointer}.l1-menu-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000073}.l1-menu{position:absolute;top:54px;left:18px;width:196px;background:#fff;border-radius:12px;box-shadow:0 8px 28px #0000002e;padding:6px 0}.l1-menu button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:12px 16px;font-size:15px;color:#222;cursor:pointer;text-align:left}.l1-menu button svg{color:#20b2aa;flex-shrink:0}.l1-menu button:active{background:#f4fbf9}.l1-menu-note{margin:0;padding:0 16px 10px;font-size:12px;color:#6b7280;line-height:1.45}.sf-page{margin:-8px -16px 0;min-height:calc(100vh - 12px);padding:14px 14px 78px;background:radial-gradient(120% 40% at 80% 0%,#ffe7c2 0%,transparent 46%),linear-gradient(180deg,#d7f0ff,#f7f3ea 28%,#f4f7f2);color:#1e3a32}.sf-top,.sf-sky,.sf-card,.sf-dock,.sf-nav button{font-family:inherit}.sf-page.uy .sf-top h1,.sf-page.uy .sf-note,.sf-page.uy .sf-nav button,.sf-page.uy .sf-go{font-family:var(--uy-font)!important}.sf-top{display:flex;align-items:center;gap:10px}.sf-back{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1e3a32;text-decoration:none;box-shadow:0 6px 16px #1e3a3214}.sf-brand{margin:0;font-size:11px;letter-spacing:.12em;color:#e07a3d;font-weight:700}.sf-top h1{margin:0;font-size:22px;line-height:1.2}.sf-gold{margin-inline-start:auto;background:#1e3a32;color:#fff;border-radius:16px;padding:6px 10px;text-align:center;min-width:64px}.sf-gold b{display:block;font-size:16px}.sf-gold span{font-size:10px;opacity:.75}.sf-hero{margin-top:12px}.sf-sky{display:flex;align-items:center;gap:12px;min-height:92px;padding:14px;border-radius:22px;background:linear-gradient(135deg,#7ec8e3,#b7e3c2 55%,#f6d7a8);box-shadow:0 10px 24px #2e7d5a1f}.sf-sky strong{display:block;font-size:16px}.sf-sky em{font-style:normal;font-size:12px;color:#1e3a32}.sf-drone{width:54px;height:28px;border-radius:8px;background:#24342f;position:relative;flex:0 0 54px;box-shadow:0 8px 0 -2px #00000014}.sf-drone:before,.sf-drone:after{content:"";position:absolute;top:-6px;width:16px;height:16px;border:3px solid #e7eef0;border-radius:50%}.sf-drone:before{left:-6px}.sf-drone:after{right:-6px}.sf-meters{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.sf-meters p{margin:0;background:#fff;border-radius:16px;padding:10px 8px;text-align:center;box-shadow:0 6px 16px #1e3a320d}.sf-meters b{display:block;color:#2f6b4f;font-size:18px}.sf-meters span{font-size:11px;color:#6d7c74}.sf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.sf-plot{aspect-ratio:1;border:0;border-radius:18px;background:#efe6d6;position:relative;box-shadow:inset 0 0 0 1px #1e3a320f;display:grid;place-items:center;cursor:pointer}.sf-plot.is-on{box-shadow:inset 4px 0 #3aa0e6,0 0 0 2px #3aa0e6;background:#f7f1e4}.sf-plot.is-lock{opacity:.55}.sf-soil{width:28px;height:10px;border-radius:8px;background:#c4a574}.sf-lock{font-weight:800;color:#8a7962}.sf-plant{position:relative;width:22px}.sf-plant i{position:absolute;bottom:0;width:10px;height:70%;background:var(--leaf, #7cb342);border-radius:10px 10px 2px 2px}.sf-plant i:first-child{left:0;transform:rotate(-18deg)}.sf-plant i:nth-child(2){right:0;transform:rotate(18deg)}.sf-plant.s4 b{position:absolute;left:4px;bottom:8px;width:12px;height:12px;border-radius:50%;background:#ef8b2c;box-shadow:0 0 0 3px #ef8b2c40}.sf-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%}.sf-badge.weed{background:#8d6e63}.sf-badge.pest{background:#e85d4c}.sf-badge.dry{background:#3aa0e6}.sf-dock{margin-top:12px;background:#fff;border-radius:20px;padding:12px;box-shadow:0 8px 20px #1e3a320f}.sf-seeds{display:flex;gap:6px;overflow:auto}.sf-seeds button{border:0;background:#f4f7f2;border-radius:12px;min-width:42px;padding:6px;display:grid;place-items:center;gap:2px;cursor:pointer}.sf-seeds button.is-on{outline:2px solid #2f6b4f}.sf-seeds i{width:14px;height:14px;border-radius:50%;display:block}.sf-go{width:100%;margin-top:10px;border:0;border-radius:16px;height:46px;background:#2f6b4f;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.sf-go.ghost{background:#e07a3d}.sf-wait{margin:0 0 8px;text-align:center;font-size:28px;font-weight:800;color:#2f6b4f}.sf-note{margin:8px 0 0;text-align:center;color:#5d6b64;font-size:13px}.sf-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.sf-card{display:flex;align-items:center;gap:10px;background:#fff;border-radius:18px;padding:12px;box-shadow:0 8px 18px #1e3a320d}.sf-card strong{display:block}.sf-card span{color:#6d7c74;font-size:12px}.sf-card>button,.sf-link{margin-inline-start:auto;border:0;border-radius:14px;background:#e07a3d;color:#fff;font-weight:700;padding:8px 12px;cursor:pointer}.sf-swatch,.sf-avatar{width:42px;height:42px;border-radius:14px;flex:0 0 42px;display:grid;place-items:center;color:#fff;font-weight:800}.sf-avatar{background:#2f6b4f}.sf-me{display:block}.sf-bar{height:8px;border-radius:99px;background:#e7eee8;margin-top:8px;overflow:hidden}.sf-bar i{display:block;height:100%;background:#7cb342}.sf-dog{display:block;width:100%;text-align:start;border:0;cursor:pointer}.sf-nav{position:fixed;left:50%;bottom:10px;transform:translate(-50%);width:min(430px,calc(100% - 24px));display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:20px;padding:6px;box-shadow:0 10px 30px #1e3a3229}.sf-nav button{border:0;background:transparent;border-radius:14px;height:42px;color:#6d7c74;font-weight:700;cursor:pointer}.sf-nav button.is-on{background:#e8f6ee;color:#2f6b4f}.sf-home-entry{display:block;margin:8px 0 12px;padding:16px;border-radius:18px;text-decoration:none;background:linear-gradient(135deg,#1e3a32,#2f6b4f 55%,#e07a3d);color:#fff;font-weight:800;font-size:18px;box-shadow:0 10px 22px #1e3a322e}.sf-home-entry small{display:block;font-weight:500;opacity:.85;font-size:12px;margin-top:4px}.sf-page.aoe{background:radial-gradient(90% 30% at 50% 0%,#3a2a1c 0%,transparent 50%),#16110d;color:#f3e6c8}.sf-page.aoe .sf-top h1,.sf-page.aoe .sf-brand{color:#f3e6c8}.sf-page.aoe .sf-brand{color:#e0b15a;letter-spacing:.18em}.sf-page.aoe .sf-back{background:#2a2118;color:#f3e6c8}.sf-page.aoe .sf-gold{background:#3b2a16}.aoe-res{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(#3a2c20,#241910);border:1px solid #8a6a3b;border-radius:12px;overflow:hidden}.aoe-res p{margin:0;padding:6px 4px 7px;text-align:center;border-inline-end:1px solid rgba(224,177,90,.25)}.aoe-res b{display:block;color:#ffe08a;font-size:16px}.aoe-res span{font-size:11px;color:#d7c4a1}.aoe-scene{position:relative;margin-top:12px;border-radius:16px;overflow:hidden;min-height:168px;border:1px solid #8a6a3b}.aoe-scene img{width:100%;height:188px;object-fit:cover;display:block}.aoe-scene div{position:absolute;left:0;right:0;bottom:0;padding:28px 12px 10px;background:linear-gradient(transparent,#0c0805e0)}.aoe-scene strong{display:block;color:#fff;font-size:16px}.aoe-scene em{color:#f0d48a;font-style:normal;font-size:12px}.aoe-stem{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.aoe-stem button{border:1px solid #8a6a3b;background:#2a2118;color:#f3e6c8;border-radius:12px;padding:6px 4px;min-height:58px;cursor:pointer}.aoe-stem button b{display:block;color:#e07a3d;font-size:13px}.aoe-stem button span{display:block;font-size:11px;line-height:1.25}.aoe-stem button.is-on{background:#3d5c32;border-color:#8fbf6a}.aoe-stem button:disabled{cursor:default}.sf-go.aoe-next{background:#8b1e1e;margin-top:8px}.aoe-map-lead{margin:12px 0 0;color:#e0b15a;font-size:13px}.aoe-map h2{margin:16px 0 8px;font-size:18px;color:#ffe08a}.aoe-age{margin-bottom:14px;background:#241910;border:1px solid #8a6a3b;border-radius:16px;overflow:hidden}.aoe-age img{width:100%;height:150px;object-fit:cover;display:block}.aoe-age-cap{display:flex;justify-content:space-between;align-items:center;padding:8px 12px 0}.aoe-age-cap span{color:#e0b15a;font-size:12px}.aoe-levels{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px}.aoe-lv{border:1px solid #6d5430;background:#1c1612;color:#f3e6c8;border-radius:10px;min-height:40px;cursor:pointer;font-weight:800}.aoe-lv.is-now{background:#8b1e1e;border-color:#e07a3d}.aoe-lv.is-done{background:#3d5c32;border-color:#8fbf6a}.aoe-lv.is-lock{opacity:.38;cursor:default}.sf-page.aoe .sf-nav{grid-template-columns:repeat(5,1fr)}.sf-page.aoe .sf-nav button{font-size:12px;padding:0 2px}.sf-page.aoe .sf-note{color:#f0d48a}.sf-page.aoe .sf-dock,.sf-page.aoe .sf-card,.sf-page.aoe .sf-meters p{color:#1e3a32}.iso-wrap{position:relative;margin-top:10px}.iso-world{position:relative;height:400px;border-radius:16px;overflow:hidden;border:1px solid #8a6a3b;background:#12100c}.iso-plate{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.iso-bld{position:absolute;pointer-events:none;z-index:1;filter:drop-shadow(0 10px 8px rgba(0,0,0,.4))}.iso-bld.is-mill{left:2px;bottom:6px;width:142px}.iso-bld.is-house{right:2px;top:4px;width:148px}.iso-plot{position:absolute;width:124px;height:96px;margin:0;padding:0;border:0;background:transparent;transform:translate(-50%,-62%);cursor:pointer}.iso-plot img{width:100%;height:100%;object-fit:contain;pointer-events:none}.iso-plot.is-on{z-index:20!important}.iso-plot.is-on img{filter:drop-shadow(0 0 6px #f2d48a) drop-shadow(0 0 2px #8ec8ff)}.iso-plot.is-lock{opacity:.72;filter:saturate(.7) brightness(.82)}.iso-vil{position:absolute;left:50%;top:0;width:52px;height:72px;pointer-events:none;transform-origin:center bottom;will-change:transform}.iso-vil img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(0,0,0,.45))}.iso-vil.is-move img{animation:iso-bob .42s ease-in-out infinite}@keyframes iso-bob{50%{transform:translateY(-3px)}}.iso-cap{position:absolute;left:8px;right:8px;bottom:8px;z-index:14;padding:8px 10px;border-radius:12px;background:linear-gradient(90deg,#100a06e6,#100a0659);pointer-events:none}.iso-cap strong{display:block;color:#fff;font-size:14px}.iso-cap em{color:#f0d48a;font-style:normal;font-size:12px}
