@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Quicksand:wght@400;500;600;700&family=Raleway:wght@200;300;400;500;600;700&display=swap";.app-boot{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;padding:24px;text-align:center;color:#334155;background:#f2f5f9}.app-boot-loading .boot-icon{color:#2563eb}.app-boot-error .boot-icon{color:#dc2626}.boot-title{margin:8px 0 0;font-size:18px;font-weight:700}.boot-desc{margin:0;max-width:320px;font-size:14px;line-height:1.6;color:#64748b}.boot-retry{margin-top:8px;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e293b;font-weight:600;cursor:pointer}.boot-retry:hover{border-color:#2563eb;color:#2563eb}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f2f5f9;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.shell{--site-btn-color: #2563eb;--site-font-color: #172033;--site-panel-bg: #ffffff;--site-bg-image: none;--panel-radius: 10px;--control-radius: 8px;--shadow-strength: .12;--accent-soft: color-mix(in srgb, var(--site-btn-color) 12%, white);min-height:100vh;padding:24px 14px;color:var(--site-font-color);background:linear-gradient(#f2f5f9b8,#f2f5f9e0),var(--site-bg-image) center/cover fixed,linear-gradient(120deg,rgba(37,99,235,.08),transparent 38%),linear-gradient(210deg,rgba(20,184,166,.1),transparent 42%),#f2f5f9}.workspace{width:min(500px,100%);margin:0 auto}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-icon{width:62px;height:62px;border-radius:10px;object-fit:cover;box-shadow:0 8px 18px #0f172a29}h1,h2,p{margin:0}.brand h1{font-size:20px;line-height:1.25;color:var(--site-font-color)}.brand p{margin-top:5px;color:#5f6b7c;font-size:14px;line-height:1.5}.panel{width:100%;background:var(--site-panel-bg);border:1px solid rgba(148,163,184,.24);border-radius:var(--panel-radius);padding:14px;margin-bottom:12px;box-shadow:0 8px 22px rgba(15,23,42,var(--shadow-strength))}.form-panel{text-align:left}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--site-btn-color)}.panel-title h2{font-size:17px}.form-stack{display:grid;gap:12px}.field{display:grid;gap:7px;color:var(--site-font-color);font-weight:700}.field input{height:42px;width:100%;border-radius:calc(var(--control-radius) - 2px);border:1px solid #cbd5e1;padding:0 12px;color:#111827;background:#fff;outline:none;box-shadow:0 4px 8px #0f172a14}.field input:focus{border-color:var(--site-btn-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--site-btn-color) 18%,transparent)}.input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.icon-button,.input-action,.result-actions button{width:40px;height:40px;border:1px solid rgba(100,116,139,.22);border-radius:var(--control-radius);background:#fff;color:#1f2937;display:inline-flex;align-items:center;justify-content:center}.input-action{width:auto;min-width:86px;height:42px;padding:0 12px;color:#fff;background:var(--site-btn-color);border-color:var(--site-btn-color);box-shadow:0 4px 8px #2563eb38}.text-action{font-size:13px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px}.target{min-height:66px;border-radius:var(--control-radius);border:1px solid #d5dde8;background:#f8fafc;color:#172033;padding:8px 6px;display:grid;justify-items:center;align-content:center;gap:3px;text-align:center;min-width:0}.target strong,.target span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target strong{font-size:13px;line-height:1.2}.target span{color:#64748b;font-size:11px;line-height:1.2}.target.active{border-color:var(--site-btn-color);background:var(--accent-soft);color:var(--site-btn-color)}.legal-note{margin-top:12px;color:var(--site-font-color);font-size:13px}.actions{display:grid;gap:10px;margin-top:14px}.main-action,.secondary-action{width:100%;min-height:46px;border-radius:var(--control-radius);border:none;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;box-shadow:0 5px 14px #0f172a1f}.main-action,.secondary-action{background:var(--site-btn-color);color:#fff}.main-action:disabled,.secondary-action:disabled{opacity:.72;cursor:wait}.shell button,.shell .input-action,.shell .icon-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shell button:focus,.shell button:focus-visible,.shell .input-action:focus,.shell .input-action:focus-visible,.shell .icon-button:focus,.shell .icon-button:focus-visible{outline:none}.shell .target{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.shell .target:focus,.shell .target:focus-visible,.shell .target:active{outline:none;box-shadow:none}.shell .target:active:not(.active){background:#eef2f7}.shell .target.active:active{filter:brightness(.96)}.shell .main-action,.shell .secondary-action{-webkit-tap-highlight-color:transparent;outline:none}.shell .main-action:focus,.shell .main-action:focus-visible,.shell .secondary-action:focus,.shell .secondary-action:focus-visible{outline:none}.shell .main-action:active:not(:disabled),.shell .secondary-action:active:not(:disabled){filter:brightness(.94)}.shell .quick-links a{-webkit-tap-highlight-color:transparent;outline:none}.shell .quick-links a:focus,.shell .quick-links a:focus-visible,.shell .quick-links a:active{outline:none;box-shadow:none}.shell .t6-app{-webkit-tap-highlight-color:transparent;outline:none}.shell .t6-app:focus,.shell .t6-app:focus-visible,.shell .t6-app:active{outline:none;box-shadow:none}.shell .t6-app:active:not(.active){filter:brightness(.98)}.shell .t6-app.active:active{filter:brightness(.94)}.shell .t6-link:focus,.shell .t6-link:focus-visible,.shell .t6-link:active{outline:none;box-shadow:none}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-links a{min-height:38px;border-radius:var(--control-radius);padding:0 9px;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;gap:6px;color:#172033;font-size:13px;text-decoration:none;background:#f8fafc;border:1px solid #e2e8f0}.help-panel{display:grid;gap:14px}.install-info{text-align:left}.install-info p{font-size:17px;font-weight:800;margin-bottom:8px}.install-info ul{margin:0;padding-left:20px;color:#475569;font-size:14px;line-height:1.7}.muted{color:#64748b;line-height:1.6}.footer{color:#64748b;font-size:13px;padding:4px 2px 0;text-align:center}.app-toast-host{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:18px;pointer-events:none}.app-toast{min-width:120px;max-width:min(320px,86vw);margin:0;padding:12px 25px;border:none;border-radius:12px;background-color:#000000a6;color:#fff;font-size:14px;line-height:1.5;text-align:center;box-shadow:0 4px 18px #00000038;animation:app-toast-in .2s ease}@keyframes app-toast-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#0f172a75;pointer-events:none}.modal-backdrop-layer{background:#0000004d}.install-ready-card{width:min(340px,100%);border-radius:10px;overflow:hidden;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 16px #00000026;pointer-events:auto}.install-ready-header{position:relative;padding:12px 40px 12px 16px;background:#f8f8f8;border-bottom:1px solid #eee;font-size:14px;font-weight:400;color:#333}.install-ready-close{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:#999;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.install-ready-close:hover{color:#666;background:#0000000d}.install-ready-body{padding:20px 16px 16px;background:#fff}.install-ready-message{margin:0 0 20px;font-size:14px;color:#333;line-height:1.6;text-align:left}.install-ready-actions{display:flex;align-items:stretch;justify-content:center;gap:8px}.install-ready-btn{flex:1;min-height:36px;border-radius:6px;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;padding:0 8px;white-space:nowrap;font-family:inherit}.install-ready-btn-primary{background:var(--site-btn-color, #1e9fff);color:#fff;border:1px solid var(--site-btn-color, #1e9fff)}.install-ready-btn-secondary{background:#fff;color:#333;border:1px solid #dedede}.modal-card{width:min(500px,100%);max-height:min(82vh,720px);overflow:auto;border-radius:10px;border:1px solid rgba(148,163,184,.32);background:#fff;padding:16px;box-shadow:0 24px 70px #0f172a47;pointer-events:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.modal-heading{display:inline-flex;align-items:center;gap:8px;color:var(--site-btn-color);font-size:17px}.modal-heading.success{color:#0f766e}.modal-heading.error{color:#b42318}.modal-message{color:var(--site-font-color);line-height:1.7}.modal-results{display:grid;gap:10px;margin-top:12px}.result-item{border:1px solid #e2e8f0;background:#f8fafc;border-radius:var(--control-radius);padding:12px}.result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.result-status{display:inline-flex;align-items:center;gap:8px;min-width:0}.result-state,.result-app-name{font-size:15px;font-weight:700;line-height:1.3}.result-state{color:var(--site-font-color)}.result-app-name{color:var(--site-btn-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-meta{color:#64748b;font-size:13px;flex-shrink:0}.result-fields{display:grid;gap:8px;margin:0}.result-fields div{display:grid;gap:3px}.result-fields dt{color:#64748b;font-size:12px;font-weight:800}.result-fields dd{margin:0;color:var(--site-font-color);overflow-wrap:anywhere}.result-actions-wrap{margin-top:12px}.result-actions-hint{margin:0 0 10px;color:#64748b;font-size:14px;text-align:center}.result-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px}.result-actions a{min-height:34px;border-radius:var(--control-radius);background:var(--accent-soft);color:var(--site-btn-color);text-decoration:none;padding:7px 12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.result-copy-link{border:none;background:none;padding:0;min-height:auto;color:var(--site-btn-color);font-size:inherit;font-weight:800;font-family:inherit;text-decoration:underline;cursor:pointer}.skin-1{--panel-radius: 12px;--control-radius: 10px;--shadow-strength: .1}.skin-1 .workspace{width:min(520px,100%)}.skin-2{--panel-radius: 10px;--control-radius: 6px;--shadow-strength: .18;background:linear-gradient(#ffffff94,#ffffffd1),var(--site-bg-image) center/cover fixed,#f5f7fb}.skin-2 .panel{border-color:#0f172a29}.skin-2 .topbar,.skin-2 .panel{text-align:center}.skin-2 .topbar{display:block}.skin-2 .brand{justify-content:center;text-align:left}.skin-2 .topbar .icon-button{margin-top:10px}.skin-2 .panel-title{justify-content:center}.skin-3,.skin-4,.skin-5{--panel-radius: 8px;--control-radius: 8px;background:linear-gradient(180deg,color-mix(in srgb,var(--site-btn-color) 10%,#ffffff),#f8fafc),var(--site-bg-image) center/cover fixed}.skin-3 .workspace{width:min(560px,100%)}.skin-3 .form-panel{border-left:5px solid var(--site-btn-color)}.skin-4 .workspace,.skin-5 .workspace{width:min(460px,100%)}.skin-4 .brand-icon,.skin-5 .brand-icon{border-radius:50%}.skin-4 .panel,.skin-5 .panel{border-top:4px solid var(--site-btn-color)}.skin-6{--panel-radius: 16px;--control-radius: 14px;--shadow-strength: .08;background:linear-gradient(145deg,color-mix(in srgb,var(--site-btn-color) 12%,#fff7ed),#f0fdf4),var(--site-bg-image) center/cover fixed}.skin-6 .workspace{width:min(540px,100%)}.skin-6 .topbar{background:color-mix(in srgb,var(--site-btn-color) 12%,white);border-radius:var(--panel-radius);padding:12px;box-shadow:0 8px 20px #0f172a1a}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.theme6-view{position:relative}.theme6-view .t6-card{position:relative;z-index:1;background:var(--t6-glass, rgba(255, 228, 240, .55));backdrop-filter:blur(40px) saturate(190%);-webkit-backdrop-filter:blur(40px) saturate(190%);border-radius:32px;border:1px solid var(--t6-glass-border, rgba(255, 182, 215, .82));padding:22px 18px;box-shadow:0 14px 44px var(--t6-shadow, rgba(255, 105, 160, .2)),inset 0 1px #ffffffd1,inset 0 -1px #ffb6d740}.t6-header{text-align:center;margin-bottom:14px}.t6-icon{width:72px;height:72px;border-radius:24px;object-fit:cover;border:3px solid rgba(255,200,225,.9);box-shadow:0 8px 28px var(--t6-shadow, rgba(255, 105, 160, .22)),0 0 0 6px #ffecf58c}.t6-header h1{margin:10px 0 4px;font-size:22px;font-weight:700;letter-spacing:.03em;background:linear-gradient(135deg,#ff9ec8,#ff6b9d);-webkit-background-clip:text;background-clip:text;color:transparent}.t6-header p{margin:0;color:var(--t6-text-soft, #da8fad);font-size:14px;line-height:1.5}.t6-progress{display:flex;justify-content:space-between;gap:10px;margin-bottom:20px}.t6-dot{flex:1;height:36px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;background:var(--t6-glass-soft, rgba(255, 236, 245, .42));backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);color:var(--t6-pink-deep, #ff6b9d);border:1px solid var(--t6-glass-border, rgba(255, 182, 215, .82));box-shadow:inset 0 1px #ffffffb8}.t6-dot.active{background:linear-gradient(135deg,#ffb8d9,#ff7eb3);color:#fff;border-color:#ffffffe6;box-shadow:0 4px 14px var(--t6-shadow, rgba(255, 105, 160, .25)),inset 0 1px #ffffff80}.t6-dot.passed{background:linear-gradient(135deg,#ffc8e2,#ff9ec8);color:#fff;border-color:#ffffffe6}.t6-step h2{margin:0 0 6px;font-size:18px;font-weight:700;color:var(--t6-text, #c45c88)}.t6-step p{margin:0 0 14px;color:var(--t6-text-soft, #da8fad);font-size:14px}.t6-actions{display:grid;gap:10px;margin-top:14px}.t6-actions.split{grid-template-columns:1fr 1fr}.t6-apps{display:grid;gap:10px}.t6-app{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--t6-glass-border, rgba(255, 182, 215, .82));border-radius:18px;background:var(--t6-glass-soft, rgba(255, 236, 245, .42));backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);padding:12px;color:var(--t6-text, #c45c88);box-shadow:inset 0 1px #ffffffbf,0 4px 16px var(--t6-shadow, rgba(255, 105, 160, .12))}.t6-app svg{color:var(--t6-pink-light, #ffb8d9);flex-shrink:0}.t6-app.active{border-color:color-mix(in srgb,var(--site-btn-color) 60%,white);background:color-mix(in srgb,var(--t6-glass, rgba(255, 228, 240, .55)) 70%,white);box-shadow:inset 0 1px #ffffffd9,0 6px 20px var(--t6-shadow, rgba(255, 105, 160, .22))}.t6-app.active svg{color:var(--site-btn-color)}.t6-app strong{display:block;color:var(--t6-text, #c45c88)}.t6-app span{font-size:12px;color:var(--t6-text-soft, #da8fad)}.t6-link{margin-top:12px;width:100%;border:1px solid var(--t6-glass-border, rgba(255, 182, 215, .72));border-radius:18px;background:var(--t6-glass-soft, rgba(255, 236, 245, .38));backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);color:var(--t6-text-soft, #da8fad);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px;font-weight:600;box-shadow:inset 0 1px #ffffffa6}.t6-links{margin-top:16px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.t6-links a{color:var(--t6-text, #c45c88);font-size:13px;font-weight:600;padding:6px 14px;border-radius:16px;background:var(--t6-glass-soft, rgba(255, 236, 245, .42));backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--t6-glass-border, rgba(255, 182, 215, .72));text-decoration:none;box-shadow:inset 0 1px #ffffffad}@media(max-width:520px){.shell{padding:14px 10px}.brand{align-items:flex-start}.brand-icon{width:52px;height:52px}.quick-links{grid-template-columns:1fr}.target-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.target{min-height:58px;padding:6px 3px;border-radius:7px}.target svg{width:15px;height:15px}.target strong{font-size:11px}.target span{font-size:10px}.t6-actions.split{grid-template-columns:1fr}}.shell.theme-root-1,.shell.theme-root-2,.shell.theme-root-3,.shell.theme-root-4,.shell.theme-root-5,.shell.theme-root-6,.shell.theme-root-7,.shell.theme-root-8{padding:0}.shell.theme-root-1,.shell.theme-root-2{min-height:100vh;background-color:var(--site-panel-bg, #f8fafc);background-image:none}.shell.theme-root-3,.shell.theme-root-4,.shell.theme-root-5{background-image:none}.shell.theme-root-3{background-color:#dcdefe;min-height:100vh;display:flex;font-family:Raleway,PingFang SC,Microsoft YaHei,sans-serif}.shell.theme-root-4,.shell.theme-root-5{background:#f5f5f5}.shell.theme-root-6{--site-btn-color: #ff7eb3;--site-font-color: #a84d73;--site-panel-bg: #fff0f8;--t6-glass: rgba(255, 228, 240, .55);--t6-glass-soft: rgba(255, 236, 245, .42);--t6-glass-border: rgba(255, 182, 215, .82);--t6-text: #c45c88;--t6-text-soft: #da8fad;--t6-pink-light: #ffb8d9;--t6-pink-deep: #ff6b9d;--t6-shadow: rgba(255, 105, 160, .2);min-height:100dvh;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:12px 14px;box-sizing:border-box;font-family:Quicksand,PingFang SC,Microsoft YaHei,sans-serif;color:var(--site-font-color);background:radial-gradient(ellipse 90% 60% at 12% 14%,rgba(255,170,210,.55),transparent 58%),radial-gradient(ellipse 75% 55% at 88% 86%,rgba(255,200,225,.48),transparent 55%),radial-gradient(ellipse 55% 45% at 50% 42%,rgba(255,228,245,.65),transparent 68%),linear-gradient(165deg,#fff5fa,#ffe8f4 42%,#ffd6eb)}.t1-view{min-height:100vh;padding:20px 0 40px;color:#333;position:relative;isolation:isolate;z-index:0}.t1-view.t1-has-bg:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--site-bg-image) center/cover;filter:blur(6px);opacity:.32;pointer-events:none}.t1-dark{color:#e0e0e0}.t1-dark.t1-has-bg:before{opacity:.18;filter:blur(6px) brightness(.72)}.t1-theme-toggle{position:fixed;top:20px;right:20px;z-index:10;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:#ffffffb8;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);box-shadow:0 4px 15px #00000014;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.t1-dark .t1-theme-toggle{background:#1e1e1eb8;border-color:#ffffff1f;color:#e0e0e0}.t1-container{position:relative;z-index:1;width:min(500px,100%);margin:0 auto;padding:0 15px}.t1-card{background:#ffffffe0;backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border-radius:16px;border:1px solid rgba(255,255,255,.72);box-shadow:0 8px 32px #1f268714;margin-bottom:24px;overflow:hidden}.t1-dark .t1-card{background:#1e1e1ee0;border-color:#ffffff1a;box-shadow:0 8px 32px #00000038}.t1-card-header{padding:20px;border-bottom:1px solid rgba(0,0,0,.06);background:#ffffff8c}.t1-dark .t1-card-header{border-color:#ffffff14;background:#2828288c}.t1-card-header h2{margin:0;font-size:16px;display:flex;align-items:center;gap:8px}.t1-app-header{display:flex;align-items:center;gap:16px}.t1-app-icon{width:64px;height:64px;border-radius:16px;object-fit:cover;box-shadow:0 4px 12px #00000014}.t1-app-header h1{margin:0 0 4px;font-size:20px}.t1-app-header p{margin:0;font-size:14px;color:#666}.t1-dark .t1-app-header p{color:#b0b0b0}.t1-card-body{padding:20px}.t1-card-body h3{margin:0 0 12px;font-size:15px}.t1-card-body ul{margin:0;padding-left:20px;font-size:14px;color:#666;line-height:1.7}.t1-dark .t1-card-body ul{color:#b0b0b0}.t1-card-footer{padding:15px 20px;border-top:1px solid rgba(0,0,0,.06);display:grid;gap:10px}.t1-dark .t1-card-footer{border-color:#ffffff14}.t1-btn-group{display:flex;flex-wrap:wrap;gap:10px}.t1-btn{border:none;border-radius:12px;font-weight:600;padding:10px 18px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;outline:none}.t1-btn-primary{background:linear-gradient(135deg,var(--site-btn-color),color-mix(in srgb,var(--site-btn-color) 80%,white));color:#fff;box-shadow:0 4px 10px color-mix(in srgb,var(--site-btn-color) 30%,transparent)}.t1-btn-outline{background:#fff;color:var(--site-btn-color);border:1px solid var(--site-btn-color)}.t1-dark .t1-btn-outline{background:#2d2d2d}.t1-btn-block{width:100%}.t1-field{display:grid;gap:8px;margin-bottom:20px}.t1-field span{font-weight:600;font-size:14px}.t1-field input{width:100%;padding:12px 16px;border-radius:12px;border:1px solid rgba(0,0,0,.1);font-size:15px;background:#ffffffe0;color:inherit}.t1-dark .t1-field input{background:#2d2d2d;border-color:#ffffff1a}.t1-get-udid{width:100%;margin-top:4px;padding:12px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,var(--site-btn-color),color-mix(in srgb,var(--site-btn-color) 80%,white));color:#fff;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.t1-field small{text-align:center;color:#999;font-size:12px}.t1-app-selection{display:flex;flex-direction:column;gap:8px}.t1-app-grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:8px;width:100%}.t1-app-option{flex:1 1 0;min-width:0;padding:12px 6px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#ffffffe0;font-size:13px;font-weight:500;line-height:1.25;text-align:center;cursor:pointer;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none}.t1-app-option.t1-app-cert{flex:none;width:100%;white-space:normal;padding:12px 10px}.t1-dark .t1-app-option{background:#2d2d2d;border-color:#ffffff1a}.t1-app-option.active{background:linear-gradient(135deg,var(--site-btn-color),color-mix(in srgb,var(--site-btn-color) 80%,white));color:#fff;border-color:transparent;box-shadow:none}.shell.theme-root-1 .t1-view button,.shell.theme-root-1 .t1-theme-toggle{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shell.theme-root-1 .t1-view button:focus,.shell.theme-root-1 .t1-view button:focus-visible,.shell.theme-root-1 .t1-view button:active,.shell.theme-root-1 .t1-theme-toggle:focus,.shell.theme-root-1 .t1-theme-toggle:focus-visible,.shell.theme-root-1 .t1-theme-toggle:active{outline:none}.shell.theme-root-1 .t1-app-option:focus,.shell.theme-root-1 .t1-app-option:focus-visible,.shell.theme-root-1 .t1-app-option:active,.shell.theme-root-1 .t1-btn-outline:focus,.shell.theme-root-1 .t1-btn-outline:focus-visible,.shell.theme-root-1 .t1-btn-outline:active{box-shadow:none}.shell.theme-root-1 .t1-btn-primary:focus,.shell.theme-root-1 .t1-btn-primary:focus-visible,.shell.theme-root-1 .t1-get-udid:focus,.shell.theme-root-1 .t1-get-udid:focus-visible{outline:none;box-shadow:0 4px 10px color-mix(in srgb,var(--site-btn-color) 30%,transparent)}.shell.theme-root-1 .t1-app-option:active:not(.active){background:#f8fafc}.shell.theme-root-1 .t1-app-option.active:active{filter:brightness(.96)}.t1-agree{display:flex;align-items:center;gap:8px;padding:10px;background:#00000005;border-radius:8px;font-size:13px;color:#666}.t1-dark .t1-agree{background:#ffffff0a;color:#b0b0b0}.t2-view{--t2-radius-sm: 12px;--t2-radius-md: 16px;--t2-radius-lg: 20px;position:relative;isolation:isolate;z-index:0;min-height:100vh;text-align:center;padding:10px 0 30px}.t2-view.t2-has-bg:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--site-bg-image) center/cover no-repeat;opacity:.5;pointer-events:none}.t2-zone{position:relative;z-index:1;box-sizing:border-box;width:min(400px,calc(100% - 28px));margin:16px auto 10px;border-radius:var(--t2-radius-lg);border:1px solid rgba(255,255,255,.72);box-shadow:0 8px 32px #1f26871a;background:#ffffffb8;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);padding:14px 16px}.t2-top{margin-top:20px}.t2-header-card{display:flex;text-align:left;align-items:center;gap:12px}.t2-site-icon{flex-shrink:0;width:68px;height:68px;border-radius:var(--t2-radius-md);object-fit:contain;background:#ffffff8c;border:none;padding:4px;box-sizing:border-box}.t2-header-text{flex:1;min-width:0}.t2-header-card strong{display:block;font-size:clamp(15px,4.2vw,18px);color:#333;line-height:1.35;word-break:break-word}.t2-desc{margin:5px 0 0;font-size:13px;line-height:1.5;color:#666;word-break:break-word}.t2-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.t2-link-btn{padding:8px 14px;border-radius:var(--t2-radius-sm);background:var(--site-btn-color);color:#fff;text-decoration:none;font-size:13px;box-shadow:0 4px 8px #0000001a}.t2-input-group{display:flex;width:100%;margin-bottom:14px;box-shadow:0 4px 8px #0000001a;border-radius:var(--t2-radius-md);overflow:hidden}.t2-addon{display:inline-flex;align-items:center;padding:0 12px;background:var(--site-btn-color);color:#fff;font-size:14px;white-space:nowrap}.t2-input-group input{flex:1;min-width:0;border:1px solid #ccc;border-left:none;border-right:none;padding:6px 12px;height:38px;font-size:14px;background:#ffffffd1}.t2-addon-btn{border:none;cursor:pointer;font-weight:600}.t2-app-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:12px 8px;background:var(--site-btn-color);border-radius:var(--t2-radius-md);margin-bottom:12px}.t2-app-item{display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;color:var(--site-font-color);font-weight:500}.t2-app-item input{margin:0}.t2-legal{margin:8px 0 12px;font-size:14px;color:var(--site-font-color)}.t2-main-btn{width:100%;margin-top:10px;padding:13px;border:none;border-radius:var(--t2-radius-md);background:var(--site-btn-color);color:#fff;font-size:16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 8px #0000001a}.t2-foot{display:flex;flex-direction:column;gap:20px}.t2-install-info{text-align:left}.t2-install-info p{margin:0 0 10px;font-size:18px;font-weight:700;color:var(--site-font-color, #333)}.t2-install-info ul{margin:0;padding-left:20px;font-size:14px;line-height:1.65;color:var(--site-font-color, #444);list-style-type:disc}.t2-install-info li{margin-bottom:6px}.t2-install-info li:last-child{margin-bottom:0}.shell.theme-root-3 .t3-view{flex:1;width:100%;min-height:100vh;display:flex}.shell.theme-root-3 .login-container{display:flex;max-width:1200px;background:#fff;margin:auto;width:100%;min-width:320px;min-height:100vh}.shell.theme-root-3 .login-form{width:50%;box-sizing:border-box;padding:50px;display:flex;flex-direction:column;align-items:center;flex:1}.shell.theme-root-3 .login-form-inner{max-width:380px;width:95%}.shell.theme-root-3 .login-form-inner h1{text-align:center;margin:10px 0 20px;font-size:28px;font-weight:600;color:#333}.shell.theme-root-3 .body-text{text-align:center;font-size:14px;font-weight:500;color:#333;margin-bottom:0}.shell.theme-root-3 .rounded-button{display:flex;width:100%;border:none;text-decoration:none;border-radius:50px;padding:13px 20px;box-sizing:border-box;justify-content:center;font-size:14px;font-weight:500;align-items:center;transition:linear .2s;cursor:pointer;font-family:inherit}.shell.theme-root-3 .google-login-button{color:#333;border:1px solid #d6d6d6;background:#fff;margin:40px 0 20px;gap:10px}.shell.theme-root-3 .google-login-button:hover{box-shadow:0 0 4px #d6d6d6}.shell.theme-root-3 .google-icon{font-size:20px;line-height:1}.shell.theme-root-3 .sign-in-seperator{text-align:center;color:#969696;position:relative;margin:30px 0 20px}.shell.theme-root-3 .sign-in-seperator span{background:#fff;z-index:1;position:relative;padding:0 10px;font-size:14px}.shell.theme-root-3 .sign-in-seperator:after{content:"";position:absolute;width:100%;height:1px;background:#d6d6d6;left:0;top:50%;z-index:0}.shell.theme-root-3 .login-form-group{display:flex;flex-direction:column;margin-bottom:20px}.shell.theme-root-3 .login-form-group input{width:100%;padding:13px 20px;box-sizing:border-box;border:1px solid #d6d6d6;border-radius:50px;font-family:inherit;font-weight:600;font-size:14px;color:#333;transition:linear .2s}.shell.theme-root-3 .login-form-group input:focus{outline:none;border-color:#5138ee}.shell.theme-root-3 .login-form-group input::placeholder{color:#969696;font-weight:300}.shell.theme-root-3 .login-form-group.single-row{width:100%;flex-direction:row;justify-content:flex-start;padding-top:16px;margin-bottom:24px}.shell.theme-root-3 .custom-check{display:flex;align-items:center;flex-wrap:nowrap;width:100%;min-width:0}.shell.theme-root-3 .t3-install-bar{box-sizing:border-box;width:100%;padding:0;border:none;border-radius:0;background:transparent;gap:10px}.shell.theme-root-3 .t3-install-label{flex:none;font-weight:600;font-size:14px;line-height:1;color:#333}.shell.theme-root-3 .t3-install-options{display:flex;flex:1;align-items:center;justify-content:space-evenly;min-width:0;gap:4px}.shell.theme-root-3 .radio-item{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;gap:0;cursor:pointer;margin:0;padding:0;font-size:14px;font-weight:600;line-height:1;color:#333;white-space:nowrap}.shell.theme-root-3 .radio-item span{margin-left:5px;line-height:1;overflow:hidden;text-overflow:ellipsis}.shell.theme-root-3 .radio-item input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;flex:0 0 17px;width:17px;height:17px;border:1.5px solid #b0b0b0;border-radius:50%;background:#fff;vertical-align:middle}.shell.theme-root-3 .radio-item input[type=radio]:checked{border-color:#5138ee;background-color:#5138ee;box-shadow:inset 0 0 0 3.5px #fff}.shell.theme-root-3 .login-cta{color:#fff;border:1px solid #5138ee;margin:25px 0 35px;background:#5138ee;font-weight:600;gap:8px}.shell.theme-root-3 .login-cta:hover:not(:disabled){background:#1f0098;border-color:#1f0098}.shell.theme-root-3 .login-cta:disabled{opacity:.7;cursor:not-allowed}.shell.theme-root-3 .link{color:#5138ee;font-weight:700;text-decoration:none;font-size:14px;border:none;background:none;cursor:pointer;padding:0;font-family:inherit}.shell.theme-root-3 .link:hover{text-decoration:underline}.shell.theme-root-3 .t3-footer-links{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:-20px}.shell.theme-root-3 .t3-footer-left{font-size:14px;color:#333}.shell.theme-root-3 .onboarding{flex:1;background:#eff3ff;display:none;width:50%;position:relative}.shell.theme-root-3 .t3-carousel{width:100%;height:100%;position:relative;min-height:100%}.shell.theme-root-3 .t3-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#333;opacity:0;transition:opacity .6s ease;padding:30px 20px 60px}.shell.theme-root-3 .t3-carousel-slide.active{opacity:1}.shell.theme-root-3 .slide-image{width:100%;max-width:280px;margin-bottom:20px}.shell.theme-root-3 .t3-slide-illustration{width:100%;aspect-ratio:5 / 4;display:flex;align-items:center;justify-content:center}.shell.theme-root-3 .t3-slide-illustration svg{width:70%;max-width:200px;height:auto}.shell.theme-root-3 .slide-content{width:60%;max-width:320px}.shell.theme-root-3 .slide-content h2{font-size:22px;font-weight:500;margin:0 0 15px;color:#333}.shell.theme-root-3 .slide-content p{font-size:16px;line-height:22px;font-weight:300;margin:0;color:#333}.shell.theme-root-3 .t3-pagination{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:8px}.shell.theme-root-3 .t3-bullet{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#5138ee40;cursor:pointer}.shell.theme-root-3 .t3-bullet.active{background:#5138ee}.t4-view{min-height:100vh}.t4-box{width:min(600px,100%);margin:0 auto;background:#fff;padding:20px;min-height:100vh}.t4-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.t4-header img{width:70px;height:70px;border-radius:15px;object-fit:cover}.t4-title{font-size:18px;font-weight:700;color:#f9c;margin:0 0 5px}.t4-sub{font-size:13px;color:#666;margin:0}.t4-nav{display:flex;background:#fff;border-radius:10px;padding:10px;box-shadow:0 0 10px #0000001a;margin-bottom:20px;gap:10px}.t4-nav-btns{display:flex;flex-direction:column;justify-content:space-around;width:100px;height:100px}.t4-nav-btn{width:80px;height:30px;border:none;border-radius:25px;font-size:13px;font-weight:700;cursor:pointer;background:linear-gradient(30deg,#ffc1e0,#fcc);color:#fff;opacity:.55}.t4-nav-btn.active{opacity:1;box-shadow:0 2px 5px #ffc1e066}.t4-nav-text{flex:1;padding:5px 15px;font-size:13px;color:#666;line-height:1.8;text-align:left}.t4-query{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.t4-query button{margin-top:10px;padding:5px 20px;border:none;border-radius:15px;background:#fcc;color:#fff;cursor:pointer}.t4-form{background:#fff;padding:15px;border-radius:10px;box-shadow:0 0 10px #0000001a}.t4-tab{display:inline-block;padding:6px 15px;border-radius:20px;background:linear-gradient(30deg,#ffc1e0,#fcc);color:#fff;font-weight:700;font-size:14px;margin-bottom:15px}.t4-field{margin-bottom:15px;text-align:left}.t4-field>span{display:block;margin-bottom:8px;font-weight:700;font-size:14px;color:#333}.t4-pill-row{display:flex;height:40px}.t4-pill-row input{flex:1;border:none;background:#f3f3f3;border-radius:20px 0 0 20px;padding:0 15px;outline:none}.t4-pill-row button,.t4-pill-row a,.t4-pill-row .t4-disabled{width:90px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0 20px 20px 0;background:linear-gradient(30deg,#ffc1e0,#fcc);color:#fff;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none}.t4-disabled{background:#ccc}.t4-radios{display:flex;flex-wrap:wrap;gap:10px}.t4-radio{display:inline-flex;align-items:center;gap:4px;font-size:13px;cursor:pointer}.t4-cta{width:100%;height:45px;border:none;border-radius:25px;margin-top:20px;background:linear-gradient(30deg,#ffc1e0,#fcc);color:#fff;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 2px 5px #ffc1e066}.t5-view{min-height:100vh}.t5-box{width:min(600px,100%);margin:0 auto;background:#fff;padding:20px;min-height:100vh}.t5-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.t5-header img{width:70px;height:70px;border-radius:15px;object-fit:cover}.t5-title{font-size:18px;font-weight:700;color:#000;margin:0 0 5px}.t5-sub{font-size:13px;color:#414141;margin:0}.t5-nav{display:flex;background:#fff;border-radius:10px;padding:10px;box-shadow:0 0 10px #0003;margin-bottom:20px;gap:10px}.t5-nav-btns{display:flex;flex-direction:column;justify-content:space-around;width:100px;height:100px}.t5-nav-btn{width:80px;height:30px;border:none;border-radius:25px;font-size:13px;font-weight:700;cursor:pointer;background:linear-gradient(30deg,#333,#000);color:#fff;opacity:.55;box-shadow:0 2px 5px #0000001a}.t5-nav-btn.active{opacity:1}.t5-nav-text{flex:1;padding:5px 15px;font-size:13px;color:#333;line-height:1.8;text-align:left}.t5-query{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.t5-query button{margin-top:10px;padding:5px 20px;border:none;border-radius:15px;background:#000;color:#fff;cursor:pointer}.t5-form{background:#fff;padding:15px;border-radius:10px;box-shadow:0 0 15px #00000026}.t5-tab{display:inline-block;padding:6px 15px;border-radius:20px;background:#000;color:#fff;font-weight:700;font-size:14px;margin-bottom:15px}.t5-field{margin-bottom:15px;text-align:left}.t5-field>span{display:block;margin-bottom:8px;font-weight:700;font-size:14px;color:#000}.t5-pill-row{display:flex;height:40px}.t5-pill-row input{flex:1;border:none;background:#e6e6e6;border-radius:20px 0 0 20px;padding:0 15px;outline:none}.t5-pill-row input.t5-round{border-radius:20px}.t5-pill-row button,.t5-pill-row a{width:90px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0 20px 20px 0;background:linear-gradient(30deg,#333,#000);color:#fff;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none}.t5-radios{display:flex;flex-wrap:wrap;gap:10px}.t5-radio{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;cursor:pointer}.t5-cta{width:100%;height:45px;border:none;border-radius:25px;margin-top:20px;background:linear-gradient(30deg,#333,#000);color:#fff;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 4px 10px #0000004d}.theme6-view{width:min(500px,100%);margin:0;display:flex;align-items:center;justify-content:center;padding:0;position:relative;isolation:isolate;z-index:0}.theme6-view .t6-card{width:min(460px,100%)}.theme6-view .t6-step .field input,.theme6-view .t6-step .input-row input{border-radius:22px;border:1px solid var(--t6-glass-border);background:var(--t6-glass-soft);color:var(--t6-text);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px #ffffffd1,0 4px 18px var(--t6-shadow)}.theme6-view .t6-step .field input::placeholder,.theme6-view .t6-step .input-row input::placeholder{color:var(--t6-text-soft);opacity:.75}.theme6-view .t6-step .field input:focus,.theme6-view .t6-step .input-row input:focus{border-color:color-mix(in srgb,var(--site-btn-color) 65%,white);box-shadow:inset 0 1px #ffffffd9,0 0 0 3px color-mix(in srgb,var(--site-btn-color) 22%,transparent),0 4px 18px var(--t6-shadow)}.theme6-view .input-action{border-radius:22px;background:linear-gradient(135deg,var(--t6-pink-light),var(--t6-pink-deep));border-color:var(--t6-pink-deep);color:#fff;box-shadow:0 6px 18px var(--t6-shadow)}.theme6-view .main-action{border-radius:28px;background:linear-gradient(135deg,#ffb8d9,#ff7eb3 48%,#ff6b9d);border:none;color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 10px 28px var(--t6-shadow),inset 0 1px #ffffff73}.theme6-view .secondary-action{border-radius:22px;background:var(--t6-glass);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--t6-glass-border);color:var(--t6-text);font-weight:600;box-shadow:inset 0 1px #ffffffc7,0 4px 16px var(--t6-shadow)}@media screen and (min-width:768px){.shell.theme-root-3 .onboarding{display:flex;align-items:stretch}}.shell.theme-root-2 .t2-view button,.shell.theme-root-2 .t2-view a.t2-link-btn,.shell.theme-root-3 .t3-view button,.shell.theme-root-3 .t3-view a.rounded-button,.shell.theme-root-4 .t4-view button,.shell.theme-root-4 .t4-view a,.shell.theme-root-5 .t5-view button,.shell.theme-root-5 .t5-view a,.shell.theme-root-6 .theme6-view button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.shell.theme-root-2 .t2-view button:focus,.shell.theme-root-2 .t2-view button:focus-visible,.shell.theme-root-2 .t2-view button:active,.shell.theme-root-2 .t2-view a.t2-link-btn:focus,.shell.theme-root-2 .t2-view a.t2-link-btn:focus-visible,.shell.theme-root-2 .t2-view a.t2-link-btn:active,.shell.theme-root-3 .t3-view button:focus,.shell.theme-root-3 .t3-view button:focus-visible,.shell.theme-root-3 .t3-view button:active,.shell.theme-root-3 .t3-view a.rounded-button:focus,.shell.theme-root-3 .t3-view a.rounded-button:focus-visible,.shell.theme-root-3 .t3-view a.rounded-button:active,.shell.theme-root-4 .t4-view button:focus,.shell.theme-root-4 .t4-view button:focus-visible,.shell.theme-root-4 .t4-view button:active,.shell.theme-root-4 .t4-view a:focus,.shell.theme-root-4 .t4-view a:focus-visible,.shell.theme-root-4 .t4-view a:active,.shell.theme-root-5 .t5-view button:focus,.shell.theme-root-5 .t5-view button:focus-visible,.shell.theme-root-5 .t5-view button:active,.shell.theme-root-5 .t5-view a:focus,.shell.theme-root-5 .t5-view a:focus-visible,.shell.theme-root-5 .t5-view a:active,.shell.theme-root-6 .theme6-view button:focus,.shell.theme-root-6 .theme6-view button:focus-visible,.shell.theme-root-6 .theme6-view button:active{outline:none}.shell.theme-root-2 .t2-app-item,.shell.theme-root-4 .t4-radio,.shell.theme-root-5 .t5-radio{-webkit-tap-highlight-color:transparent}.shell.theme-root-2 .t2-main-btn:active:not(:disabled),.shell.theme-root-2 .t2-view a.t2-link-btn:active,.shell.theme-root-4 .t4-cta:active:not(:disabled),.shell.theme-root-4 .t4-nav-btn:active,.shell.theme-root-5 .t5-cta:active:not(:disabled),.shell.theme-root-5 .t5-nav-btn:active,.shell.theme-root-3 .login-cta:active:not(:disabled),.shell.theme-root-3 .google-login-button:active{box-shadow:none;filter:brightness(.94)}.shell.theme-root-4 .t4-nav-btn:focus,.shell.theme-root-4 .t4-nav-btn:focus-visible,.shell.theme-root-5 .t5-nav-btn:focus,.shell.theme-root-5 .t5-nav-btn:focus-visible{box-shadow:none}@media screen and (max-width:767px){.shell.theme-root-3 .login-container{height:100vh;margin:0}.shell.theme-root-3 .login-form{width:100%;padding:20px}.shell.theme-root-3 .onboarding{display:none}}@media screen and (max-width:420px){.shell.theme-root-3 .login-form{padding:20px}.shell.theme-root-3 .login-form-group{margin-bottom:16px}.shell.theme-root-3 .login-form-group.single-row{padding-top:14px;margin-bottom:18px}.shell.theme-root-3 .t3-install-bar{gap:8px}.shell.theme-root-3 .t3-install-label{font-size:13px}.shell.theme-root-3 .radio-item{font-size:12px;font-weight:600}.shell.theme-root-3 .radio-item span{margin-left:5px}.shell.theme-root-3 .radio-item input[type=radio]{flex:0 0 16px;width:16px;height:16px}.shell.theme-root-3 .radio-item input[type=radio]:checked{box-shadow:inset 0 0 0 3px #fff}}@media(max-width:768px){.t1-theme-toggle{bottom:20px;top:auto}}@media(max-width:400px){.t1-app-grid{gap:6px}.t1-app-grid .t1-app-option{font-size:12px;padding:10px 4px}}@media(max-width:420px){.t2-zone{width:calc(100% - 20px);padding:12px 14px;border-radius:var(--t2-radius-md)}.t2-site-icon{width:60px;height:60px}.t2-addon{padding:0 8px;font-size:13px}.t2-app-item{font-size:12px}}@media(max-width:520px){.shell.theme-root-6{padding:10px 12px;padding-top:max(10px,env(safe-area-inset-top,0px));padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}.theme6-view .t6-card{padding:18px 14px}.t6-header{margin-bottom:12px}.t6-icon{width:64px;height:64px}.t6-header h1{font-size:20px;margin-top:8px}.t6-progress{margin-bottom:16px}}.shell.theme-root-7{--t7-pink: color-mix(in srgb, var(--site-btn-color) 55%, #d97694);--t7-pink-deep: color-mix(in srgb, var(--site-btn-color) 70%, #c45f7f);--t7-pink-soft: #f3b5ce;--t7-pink-pale: #fce8f2;--t7-pink-bg: #fdf5f9;--t7-text: #5c4a56;--t7-text-soft: #9a8492;--t7-surface: rgba(255, 244, 249, .4);--t7-surface-border: rgba(243, 181, 206, .45);--t7-card: rgba(255, 248, 252, .52);--t7-card-border: rgba(232, 180, 198, .4);min-height:100dvh;min-height:100vh;padding:16px 14px;font-family:Plus Jakarta Sans,PingFang SC,Microsoft YaHei,sans-serif;color:var(--t7-text);letter-spacing:.01em;background:radial-gradient(ellipse 80% 55% at 8% 6%,rgba(243,181,206,.22),transparent 62%),radial-gradient(ellipse 70% 50% at 94% 96%,rgba(217,118,148,.14),transparent 58%),linear-gradient(168deg,#fffafb 0%,var(--t7-pink-bg) 46%,#fce8f2 100%);background-image:none}.theme7-view{width:min(540px,100%);margin:0 auto}.theme7-view .t7-topbar,.theme7-view .t7-card{background:var(--t7-card);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--t7-card-border);border-radius:18px;box-shadow:0 10px 32px #c45f7f14;margin-bottom:12px}.theme7-view .t7-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px}.theme7-view .t7-brand{display:flex;align-items:center;gap:12px;min-width:0}.theme7-view .t7-brand h1,.theme7-view .t7-brand p{margin:0}.theme7-view .t7-brand h1{color:color-mix(in srgb,var(--t7-pink-deep) 88%,var(--t7-text));font-size:20px;font-weight:700;letter-spacing:.02em}.theme7-view .t7-brand p{margin-top:5px;color:var(--t7-text-soft);font-size:14px;font-weight:500;line-height:1.5}.theme7-view .t7-brand-icon{width:62px;height:62px;border-radius:14px;object-fit:cover;border:1px solid var(--t7-surface-border);box-shadow:0 6px 18px #c45f7f1a;flex-shrink:0}.theme7-view .t7-refresh{width:42px;height:42px;border-radius:50%;border:1px solid var(--t7-surface-border);background:var(--t7-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:color-mix(in srgb,var(--t7-pink-deep) 75%,var(--t7-text-soft));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.theme7-view .t7-card{padding:14px}.theme7-view .t7-section-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:color-mix(in srgb,var(--t7-pink-deep) 82%,var(--t7-text));font-weight:600}.theme7-view .t7-section-title h2{margin:0;font-size:17px;font-weight:600;letter-spacing:.02em}.theme7-view .t7-form-stack{display:grid;gap:12px}.theme7-view .t7-field{display:grid;gap:7px;color:var(--t7-text);font-weight:600}.theme7-view .t7-field>span{display:inline-flex;width:fit-content;padding:4px 14px;border-radius:999px;background:var(--t7-surface);border:1px solid var(--t7-surface-border);color:color-mix(in srgb,var(--t7-pink-deep) 72%,var(--t7-text));font-size:13px;font-weight:600}.theme7-view .t7-field input{height:42px;width:100%;border-radius:12px;border:1px solid var(--t7-surface-border);padding:0 12px;background:var(--t7-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--t7-text);outline:none;box-shadow:inset 0 1px #ffffff80}.theme7-view .t7-field input::placeholder{color:var(--t7-text-soft);font-weight:400}.theme7-view .t7-field input:focus{border-color:color-mix(in srgb,var(--t7-pink) 55%,var(--t7-surface-border));box-shadow:inset 0 1px #ffffff8c,0 0 0 3px color-mix(in srgb,var(--t7-pink) 14%,transparent)}.theme7-view .t7-input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.theme7-view .t7-input-action{min-width:96px;height:42px;padding:0 12px;border-radius:12px;border:1px solid color-mix(in srgb,var(--t7-pink-deep) 70%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--t7-pink) 88%,white),var(--t7-pink-deep));color:#fff;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px color-mix(in srgb,var(--t7-pink-deep) 22%,transparent)}.theme7-view .t7-target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:14px}.theme7-view .t7-target{min-height:66px;border-radius:12px;border:1px dashed var(--t7-surface-border);background:var(--t7-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--t7-text);padding:8px 6px;display:grid;justify-items:center;align-content:center;gap:3px;text-align:center;cursor:pointer;box-shadow:inset 0 1px #ffffff7a}.theme7-view .t7-target strong,.theme7-view .t7-target span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2}.theme7-view .t7-target strong{font-size:13px;font-weight:600}.theme7-view .t7-target span{color:var(--t7-text-soft);font-weight:500}.theme7-view .t7-target svg{color:color-mix(in srgb,var(--t7-pink) 62%,var(--t7-text-soft))}.theme7-view .t7-target.active{background:color-mix(in srgb,var(--t7-pink) 16%,rgba(255,244,249,.52));border:1.5px solid color-mix(in srgb,var(--t7-pink) 42%,var(--t7-surface-border));border-style:solid;color:color-mix(in srgb,var(--t7-pink-deep) 80%,var(--t7-text));box-shadow:0 4px 16px color-mix(in srgb,var(--t7-pink-deep) 12%,transparent),inset 0 1px #ffffffa6}.theme7-view .t7-target.active strong{color:color-mix(in srgb,var(--t7-pink-deep) 85%,var(--t7-text))}.theme7-view .t7-target.active span{color:color-mix(in srgb,var(--t7-pink-deep) 48%,var(--t7-text-soft))}.theme7-view .t7-target.active svg{color:color-mix(in srgb,var(--t7-pink-deep) 72%,var(--t7-text-soft))}.theme7-view .t7-legal{margin-top:12px;color:var(--t7-text-soft);font-size:13px;font-weight:500}.theme7-view .t7-actions{display:grid;gap:10px;margin-top:14px}.theme7-view .t7-main-btn,.theme7-view .t7-secondary-btn{width:100%;min-height:46px;border-radius:12px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;cursor:pointer}.theme7-view .t7-main-btn{border:1px solid color-mix(in srgb,var(--t7-pink-deep) 35%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--t7-pink) 90%,white),var(--t7-pink-deep));color:#fff;letter-spacing:.02em;box-shadow:0 8px 22px color-mix(in srgb,var(--t7-pink-deep) 24%,transparent),inset 0 1px #ffffff47}.theme7-view .t7-main-btn:disabled,.theme7-view .t7-secondary-btn:disabled{opacity:.72;cursor:wait}.theme7-view .t7-secondary-btn{background:var(--t7-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--t7-surface-border);color:color-mix(in srgb,var(--t7-pink-deep) 68%,var(--t7-text));box-shadow:inset 0 1px #ffffff80}.theme7-view .t7-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme7-view .t7-quick-links a{min-height:44px;border-radius:12px;padding:0 9px;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;background:var(--t7-surface);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--t7-surface-border);color:color-mix(in srgb,var(--t7-pink-deep) 70%,var(--t7-text));box-shadow:inset 0 1px #ffffff7a}.theme7-view .t7-quick-links a[data-link=contact]{background:color-mix(in srgb,var(--t7-pink-pale) 55%,rgba(255,244,249,.4));border-color:color-mix(in srgb,var(--t7-pink-soft) 38%,var(--t7-surface-border))}.theme7-view .t7-quick-links a[data-link=other]{color:var(--t7-text-soft)}.theme7-view .t7-quick-links a svg{color:currentColor}.theme7-view .t7-help-card{display:grid;gap:14px}.theme7-view .t7-install-info p{margin:0 0 6px;color:color-mix(in srgb,var(--t7-pink-deep) 75%,var(--t7-text));font-weight:600}.theme7-view .t7-install-info ul{margin:0;padding-left:18px;color:var(--t7-text-soft);font-size:13px;font-weight:500;line-height:1.6}.theme7-view .t7-footer{text-align:center;color:var(--t7-text-soft);font-size:13px;font-weight:500;padding:4px 0 8px}.theme7-view .t7-muted{margin:0;color:var(--t7-text-soft);font-size:13px;grid-column:1 / -1}.shell.theme-root-7 .theme7-view button,.shell.theme-root-7 .theme7-view a{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.shell.theme-root-7 .theme7-view button:focus,.shell.theme-root-7 .theme7-view button:focus-visible,.shell.theme-root-7 .theme7-view button:active,.shell.theme-root-7 .theme7-view a:focus,.shell.theme-root-7 .theme7-view a:focus-visible,.shell.theme-root-7 .theme7-view a:active{outline:none}.shell.theme-root-7 .theme7-view .t7-target:active:not(.active){background:var(--t7-surface)}.shell.theme-root-7 .theme7-view .t7-target.active:active{filter:brightness(.98)}@media(max-width:520px){.shell.theme-root-7{padding:12px 10px}.theme7-view .t7-brand-icon{width:52px;height:52px}.theme7-view .t7-quick-links{grid-template-columns:1fr}.theme7-view .t7-target-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.theme7-view .t7-target{min-height:58px;padding:6px 3px}.theme7-view .t7-target strong{font-size:11px}.theme7-view .t7-target span{font-size:10px}}.shell.theme-root-8{--t8-blue: #5b7fff;--t8-blue-deep: #4a6cf7;--t8-purple: #9b7dff;--t8-purple-deep: #8b6cf8;--t8-text: #1f2937;--t8-text-soft: #6b7280;--t8-text-muted: #9ca3af;--t8-card: #ffffff;--t8-row-bg: #f8faff;--t8-row-border: #e8edf8;--t8-feature-bg: #f3f7ff;--t8-gradient: linear-gradient(90deg, #5b7fff 0%, #7c6cf6 52%, #a78bfa 100%);--t8-gradient-btn: linear-gradient(90deg, #5b7fff 0%, #8b6cf8 55%, #b794f6 100%);min-height:100dvh;min-height:100vh;padding:28px 16px 36px;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;color:var(--t8-text);background:radial-gradient(ellipse 55% 42% at 8% 4%,rgba(91,127,255,.16),transparent 68%),radial-gradient(ellipse 48% 38% at 96% 8%,rgba(155,125,255,.14),transparent 64%),radial-gradient(ellipse 40% 30% at 50% 100%,rgba(91,127,255,.08),transparent 70%),linear-gradient(180deg,#f3f5fb,#eef1f8 48%,#f5f6fb);background-image:none}.theme8-view{width:min(920px,100%);margin:0 auto}.theme8-view .t8-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.theme8-view .t8-hero-copy h1{margin:0;font-size:clamp(28px,4vw,36px);font-weight:700;letter-spacing:.02em;color:#111827}.theme8-view .t8-hero-copy p{margin:8px 0 0;font-size:15px;color:var(--t8-text-soft);font-weight:500}.theme8-view .t8-hero-bar{display:block;width:72px;height:5px;margin-top:14px;border-radius:999px;background:var(--t8-gradient)}.theme8-view .t8-hero-art{flex-shrink:0;width:132px;height:108px;position:relative}.theme8-view .t8-shield-stage{position:relative;width:100%;height:100%}.theme8-view .t8-stage-ring{position:absolute;left:50%;transform:translate(-50%);border-radius:50%;border:1px solid rgba(91,127,255,.18)}.theme8-view .t8-stage-ring-1{bottom:8px;width:88px;height:22px;background:radial-gradient(ellipse at center,rgba(91,127,255,.22),transparent 72%)}.theme8-view .t8-stage-ring-2{bottom:18px;width:62px;height:14px;background:radial-gradient(ellipse at center,rgba(139,108,248,.28),transparent 72%)}.theme8-view .t8-stage-base{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:96px;height:18px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(91,127,255,.35),transparent 70%);filter:blur(2px)}.theme8-view .t8-shield-hex{position:absolute;top:8px;right:8px;width:72px;height:72px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,#ffffffeb,#ebf2ffbf);border:1px solid rgba(91,127,255,.22);box-shadow:0 14px 28px #5b7fff2e,inset 0 1px #ffffffe6;color:var(--t8-blue-deep);transform:rotate(-8deg)}.theme8-view .t8-card{background:var(--t8-card);border-radius:24px;box-shadow:0 8px 32px #0f172a0f;border:1px solid rgba(255,255,255,.85)}.theme8-view .t8-main-card{padding:22px 22px 18px;margin-bottom:18px}.theme8-view .t8-block+.t8-block{margin-top:22px}.theme8-view .t8-block-title{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:17px;font-weight:700;color:#111827}.theme8-view .t8-dot{width:8px;height:8px;border-radius:50%;background:var(--t8-gradient);flex-shrink:0}.theme8-view .t8-device-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;background:var(--t8-row-bg);border:1px solid var(--t8-row-border)}.theme8-view .t8-device-row+.t8-device-row{margin-top:10px}.theme8-view .t8-device-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.theme8-view .t8-device-icon-blue{background:linear-gradient(145deg,#e8efff,#d9e6ff);color:var(--t8-blue-deep)}.theme8-view .t8-device-icon-purple{background:linear-gradient(145deg,#efe8ff,#e4d9ff);color:var(--t8-purple-deep)}.theme8-view .t8-device-copy{min-width:0;display:grid;gap:4px}.theme8-view .t8-device-copy strong{font-size:15px;font-weight:700;color:#111827}.theme8-view .t8-device-sub{font-size:13px;color:var(--t8-text-muted)}.theme8-view .t8-udid-field{display:flex;align-items:center;gap:8px;width:min(280px,100%)}.theme8-view .t8-udid-field input{flex:1;min-width:0;width:min(220px,100%);height:44px;border-radius:12px;border:1px solid #dbe3f2;background:#fff;padding:0 12px;font-size:16px;color:var(--t8-text);outline:none}.theme8-view .t8-udid-field input::placeholder{color:var(--t8-text-muted)}.theme8-view .t8-udid-field input:focus{border-color:color-mix(in srgb,var(--t8-blue) 45%,#dbe3f2);box-shadow:0 0 0 3px #5b7fff1f}.theme8-view .t8-udid-btn{flex-shrink:0;min-width:52px;height:44px;padding:0 12px;border:none;border-radius:12px;background:var(--t8-gradient-btn);color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #5b7fff3d;white-space:nowrap}.theme8-view .t8-code-field{position:relative;width:min(220px,100%)}.theme8-view .t8-code-field input{width:100%;height:44px;border-radius:12px;border:1px solid #dbe3f2;background:#fff;padding:0 40px 0 12px;font-size:16px;color:var(--t8-text);outline:none}.theme8-view .t8-code-field input::placeholder{color:var(--t8-text-muted)}.theme8-view .t8-code-field input:focus{border-color:color-mix(in srgb,var(--t8-blue) 45%,#dbe3f2);box-shadow:0 0 0 3px #5b7fff1f}.theme8-view .t8-eye-btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:var(--t8-text-muted);display:grid;place-items:center;cursor:pointer}.theme8-view .t8-upload-zone{border:1.5px dashed #d5dff0;border-radius:18px;padding:18px 16px 14px;background:linear-gradient(180deg,#fbfcff,#f7f9fe)}.theme8-view .t8-upload-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.theme8-view .t8-upload-plus{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#9b7dff,#7c6cf6);color:#fff;box-shadow:0 8px 18px #7c6cf647;flex-shrink:0}.theme8-view .t8-upload-title{margin:0;font-size:15px;font-weight:600;color:#111827}.theme8-view .t8-upload-sub{margin:4px 0 0;font-size:13px;color:var(--t8-text-muted)}.theme8-view .t8-app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.theme8-view .t8-app-chip{min-height:72px;border-radius:14px;border:1px solid #dbe3f2;background:#fff;padding:10px;display:grid;justify-items:center;align-content:center;gap:4px;text-align:center;cursor:pointer;color:var(--t8-text-soft);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.theme8-view .t8-app-chip-name{font-size:13px;font-weight:700;color:#111827}.theme8-view .t8-app-chip-detail{font-size:11px;color:var(--t8-text-muted);line-height:1.3}.theme8-view .t8-app-chip.active{border-color:color-mix(in srgb,var(--t8-blue) 50%,#dbe3f2);background:linear-gradient(180deg,#f5f8ff,#eef3ff);box-shadow:0 6px 16px #5b7fff24;color:var(--t8-blue-deep)}.theme8-view .t8-app-chip.active .t8-app-chip-name{color:var(--t8-blue-deep)}.theme8-view .t8-install-btn{width:100%;margin-top:18px;min-height:64px;border:none;border-radius:18px;padding:12px 18px;display:flex;align-items:center;gap:14px;background:var(--t8-gradient-btn);color:#fff;cursor:pointer;box-shadow:0 12px 28px #5b7fff52}.theme8-view .t8-install-btn:disabled{opacity:.82;cursor:wait}.theme8-view .t8-install-icon{width:42px;height:42px;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;flex-shrink:0}.theme8-view .t8-install-copy{display:grid;gap:2px;text-align:left}.theme8-view .t8-install-copy strong{font-size:18px;font-weight:700;letter-spacing:.02em}.theme8-view .t8-install-copy span{font-size:13px;opacity:.9}.theme8-view .t8-toolbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin-top:12px}.theme8-view .t8-toolbar-btn{flex:1 1 0;min-width:96px;min-height:44px;border-radius:12px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer}.theme8-view .t8-toolbar-buy{border:none;background:var(--t8-gradient-btn);color:#fff;box-shadow:0 6px 16px #5b7fff38}.theme8-view .t8-toolbar-contact{border:none;background:linear-gradient(90deg,#7c6cf6,#9b7dff 55%,#b794f6);color:#fff;box-shadow:0 6px 16px #7c6cf638}.theme8-view .t8-toolbar-status{border:none;background:var(--t8-gradient-btn);color:#fff;box-shadow:0 6px 16px #5b7fff38}.theme8-view .t8-toolbar-status:disabled{opacity:.7;cursor:wait}.theme8-view .t8-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.theme8-view .t8-feature-card{border-radius:16px;padding:14px 12px;background:var(--t8-feature-bg);border:1px solid #e5ecfb;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.theme8-view a.t8-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #5b7fff1a}.theme8-view .t8-feature-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;margin-bottom:8px}.theme8-view .t8-feature-blue .t8-feature-icon{background:linear-gradient(145deg,#e8efff,#d4e2ff);color:var(--t8-blue-deep)}.theme8-view .t8-feature-purple .t8-feature-icon{background:linear-gradient(145deg,#efe8ff,#dfd2ff);color:var(--t8-purple-deep)}.theme8-view .t8-feature-card strong{display:block;font-size:14px;font-weight:700;color:#111827;margin-bottom:4px}.theme8-view .t8-feature-card p{margin:0;font-size:12px;line-height:1.45;color:var(--t8-text-muted)}.theme8-view .t8-guide-card{padding:22px}.theme8-view .t8-guide-title{margin-bottom:18px}.theme8-view .t8-guide-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,#e8efff,#d9e6ff);color:var(--t8-blue-deep)}.theme8-view .t8-guide-body{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.theme8-view .t8-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}.theme8-view .t8-steps li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;font-size:14px;line-height:1.55;color:var(--t8-text-soft)}.theme8-view .t8-step-num{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--t8-gradient-btn);color:#fff;font-size:13px;font-weight:700;flex-shrink:0}.theme8-view .t8-guide-art{position:relative;width:168px;height:120px;flex-shrink:0}.theme8-view .t8-browser{position:absolute;right:0;bottom:0;width:132px;height:92px;border-radius:14px;background:linear-gradient(180deg,#f8faff,#eef2fb);border:1px solid #dbe3f2;box-shadow:0 10px 24px #5b7fff1f;padding:10px 12px}.theme8-view .t8-browser-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px;background:#d5dff0}.theme8-view .t8-browser-lines{margin-top:12px;display:grid;gap:7px}.theme8-view .t8-browser-lines span{display:block;height:7px;border-radius:999px;background:#e5ebf7}.theme8-view .t8-browser-lines span:nth-child(1){width:88%}.theme8-view .t8-browser-lines span:nth-child(2){width:72%}.theme8-view .t8-browser-lines span:nth-child(3){width:56%}.theme8-view .t8-success-badge{position:absolute;top:0;left:0;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#5b7fff,#8b6cf8);color:#fff;box-shadow:0 12px 24px #5b7fff47}.shell.theme-root-8 .theme8-view button,.shell.theme-root-8 .theme8-view a{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.shell.theme-root-8 .theme8-view button:focus,.shell.theme-root-8 .theme8-view button:focus-visible,.shell.theme-root-8 .theme8-view button:active,.shell.theme-root-8 .theme8-view a:focus,.shell.theme-root-8 .theme8-view a:focus-visible,.shell.theme-root-8 .theme8-view a:active{outline:none}.shell.theme-root-8 .theme8-view .t8-app-chip:active:not(.active){background:#fff}.shell.theme-root-8 .theme8-view .t8-app-chip.active:active{filter:brightness(.98)}.shell.theme-root-8 .theme8-view .t8-install-btn:active:not(:disabled){filter:brightness(.97)}@media(max-width:760px){.shell.theme-root-8{padding:18px 12px 28px}.theme8-view .t8-hero{flex-direction:column;align-items:flex-start}.theme8-view .t8-hero-art{align-self:flex-end;width:112px;height:92px}.theme8-view .t8-device-row{grid-template-columns:auto 1fr;gap:10px 12px}.theme8-view .t8-toolbar-btn{min-width:0;padding:0 8px;font-size:12px;gap:4px}.theme8-view .t8-udid-field,.theme8-view .t8-code-field{grid-column:1 / -1;width:100%}.theme8-view .t8-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme8-view .t8-guide-body{grid-template-columns:1fr}.theme8-view .t8-guide-art{justify-self:center}}@media(max-width:420px){.theme8-view .t8-main-card,.theme8-view .t8-guide-card{padding:16px 14px}.theme8-view .t8-feature-grid{grid-template-columns:1fr}}.shell.theme-root-9,.shell.theme-root-10,.shell.theme-root-11,.shell.theme-root-12,.shell.theme-root-13{padding:0}[class*=tabbar]{position:sticky;bottom:0;z-index:2}[class*=toolbar]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}[class*=toolbar-btn]{flex:1 1 0;min-width:90px;min-height:40px;border-radius:12px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;border:none;cursor:pointer;white-space:nowrap}.shell.theme-root-9{min-height:100dvh;background:linear-gradient(180deg,#f3f0ff,#f8f7fc 38%,#eef2ff);background-image:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#1f2937}.theme9-view{width:min(480px,100%);margin:0 auto;padding:14px 14px 24px}.theme9-view .t9-hero{margin-bottom:14px}.theme9-view .t9-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.theme9-view .t9-hero-top h1{margin:0;font-size:28px;font-weight:800}.theme9-view .t9-hero-top p{margin:6px 0 0;color:#6b7280;font-size:14px}.theme9-view .t9-cs-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e8e4ff;display:grid;place-items:center;color:#7b61ff;text-decoration:none;box-shadow:0 4px 14px #7b61ff1f}.theme9-view .t9-hero-art{position:relative;height:120px;margin-top:8px}.theme9-view .t9-art-screen{position:absolute;right:18%;top:8px;width:88px;height:58px;border-radius:12px;background:linear-gradient(145deg,#8e7cff,#6f5cff);box-shadow:0 12px 28px #6f5cff47;transform:rotate(-8deg)}.theme9-view .t9-art-ring{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:120px;height:24px;border-radius:50%;background:radial-gradient(ellipse,rgba(123,97,255,.25),transparent 70%)}.theme9-view .t9-art-cube{position:absolute;border-radius:8px;background:linear-gradient(145deg,#c4b5fd,#8b5cf6);opacity:.75}.theme9-view .t9-art-cube-1{width:22px;height:22px;left:12%;top:24px}.theme9-view .t9-art-cube-2{width:16px;height:16px;right:8%;top:48px}.theme9-view .t9-card{background:#fff;border-radius:22px;padding:18px 16px;box-shadow:0 10px 30px #0f172a0f}.theme9-view .t9-card-head{display:flex;gap:10px;align-items:center;margin-bottom:14px}.theme9-view .t9-card-icon{width:36px;height:36px;border-radius:12px;background:#efeaff;color:#7b61ff;display:grid;place-items:center}.theme9-view .t9-card-head h2{margin:0;font-size:17px}.theme9-view .t9-card-head p{margin:2px 0 0;font-size:12px;color:#9ca3af}.theme9-view .t9-input-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:14px;background:#f7f8fc;margin-bottom:10px}.theme9-view .t9-input-icon{width:40px;height:40px;border-radius:12px;background:#efeaff;color:#7b61ff;display:grid;place-items:center}.theme9-view .t9-input-copy strong{display:block;font-size:13px;margin-bottom:4px}.theme9-view .t9-input-copy input{width:100%;border:none;background:transparent;font-size:16px;color:#374151;outline:none}.theme9-view .t9-input-copy input::placeholder{color:#9ca3af}.theme9-view .t9-mini-btn,.theme9-view .t9-icon-btn{min-width:52px;height:36px;border:none;border-radius:10px;background:linear-gradient(90deg,#8e7cff,#a18cff);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.theme9-view .t9-icon-btn{background:#ece9ff;color:#7b61ff;display:grid;place-items:center}.theme9-view .t9-type-block h3{margin:14px 0 10px;font-size:14px}.theme9-view .t9-type-grid{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.theme9-view .t9-type-grid::-webkit-scrollbar{display:none}.theme9-view .t9-type-card{flex:1 1 0;min-width:0;border:1.5px solid #e8e4ff;border-radius:14px;background:#fff;padding:10px 4px;display:grid;justify-items:center;gap:4px;text-align:center;cursor:pointer;color:#6b7280}.theme9-view .t9-type-card strong{font-size:12px;color:#111827}.theme9-view .t9-type-card span{font-size:10px;line-height:1.3}.theme9-view .t9-type-card.active{border-color:#7b61ff;background:#f5f2ff;color:#7b61ff;box-shadow:0 6px 16px #7b61ff24}.theme9-view .t9-main-btn{width:100%;margin-top:14px;min-height:50px;border:none;border-radius:999px;background:linear-gradient(90deg,#8e7cff,#a18cff);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 10px 24px #7b61ff47}.theme9-view .t9-toolbar-btn{background:linear-gradient(90deg,#8e7cff,#a18cff);color:#fff}.theme9-view .t9-toolbar-alt{background:linear-gradient(90deg,#7c6cf6,#9b7dff)}.theme9-view .t9-perks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0}.theme9-view .t9-perk{text-align:center;font-size:11px;color:#6b7280}.theme9-view .t9-perk svg{color:#7b61ff;margin-bottom:4px}.theme9-view .t9-perk strong{display:block;font-size:12px;color:#111827;margin-bottom:2px}.theme9-view .t9-flow{background:#fff;border-radius:18px;padding:14px;box-shadow:0 8px 24px #0f172a0d}.theme9-view .t9-flow-head h3{margin:0 0 12px;font-size:15px}.theme9-view .t9-flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.theme9-view .t9-flow-step{text-align:center;font-size:11px;color:#9ca3af}.theme9-view .t9-flow-icon{width:36px;height:36px;margin:0 auto 6px;border-radius:50%;background:#efeaff;color:#7b61ff;display:grid;place-items:center}.theme9-view .t9-flow-step strong{display:block;font-size:12px;color:#111827}.shell.theme-root-10{min-height:100dvh;background:#000;background-image:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#fff}.theme10-view{width:min(480px,100%);margin:0 auto;padding:16px 16px 24px}.theme10-view .t10-hero{display:flex;justify-content:space-between;align-items:flex-start}.theme10-view .t10-hero h1{margin:0;font-size:26px;font-weight:800}.theme10-view .t10-hero p{margin:6px 0 0;color:#9ca3af;font-size:14px}.theme10-view .t10-cs-btn{width:40px;height:40px;border-radius:50%;border:1px solid #2a2a2a;background:#111;color:#0f8;display:grid;place-items:center;text-decoration:none}.theme10-view .t10-apple-stage{position:relative;height:160px;display:grid;place-items:center;margin:8px 0 18px}.theme10-view .t10-apple-ring{position:absolute;border-radius:50%;border:1px solid rgba(0,255,136,.2)}.theme10-view .t10-apple-ring-1{width:90px;height:90px}.theme10-view .t10-apple-ring-2{width:120px;height:120px;opacity:.7}.theme10-view .t10-apple-ring-3{width:150px;height:150px;opacity:.4}.theme10-view .t10-apple-logo{font-size:48px;color:#0f8;text-shadow:0 0 24px rgba(0,255,136,.65);z-index:1}.theme10-view .t10-field-card{background:#141414;border:1px solid #2a2a2a;border-radius:16px;padding:14px;margin-bottom:12px}.theme10-view .t10-field-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.theme10-view .t10-field-head strong{font-size:15px}.theme10-view .t10-chip-btn{height:32px;padding:0 12px;border-radius:999px;border:1px solid #00ff88;background:transparent;color:#0f8;font-size:13px;cursor:pointer}.theme10-view .t10-field-card input{width:100%;border:none;background:transparent;font-size:16px;color:#e5e7eb;outline:none}.theme10-view .t10-field-card input::placeholder{color:#6b7280}.theme10-view .t10-apps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.theme10-view .t10-app{flex:1 1 calc(50% - 4px);min-height:40px;border-radius:12px;border:1px solid #2a2a2a;background:#111;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;cursor:pointer}.theme10-view .t10-app.active{border-color:#0f8;color:#0f8;box-shadow:0 0 16px #00ff8826}.theme10-view .t10-install-btn{width:100%;min-height:52px;border:none;border-radius:999px;background:#0f8;color:#000;font-size:17px;font-weight:800;cursor:pointer}.theme10-view .t10-toolbar-btn{background:#0f8;color:#000}.shell.theme-root-11{min-height:100dvh;background:#f5f3ef;background-image:none;font-family:PingFang SC,STKaiti,KaiTi,serif;color:#1a1a1a}.theme11-view{position:relative;width:min(480px,100%);margin:0 auto;padding:20px 16px 24px;overflow:hidden}.theme11-view .t11-mountains{position:absolute;inset:80px 0 auto;height:180px;background:radial-gradient(ellipse 80% 60% at 20% 100%,rgba(0,0,0,.08),transparent 70%),radial-gradient(ellipse 70% 50% at 70% 100%,rgba(0,0,0,.06),transparent 68%);pointer-events:none}.theme11-view .t11-hero{position:relative;text-align:center;margin-bottom:20px;z-index:1}.theme11-view .t11-hero h1{margin:0;font-size:32px;font-weight:900;letter-spacing:.08em}.theme11-view .t11-hero p{margin:8px 0 0;color:#6b7280;font-size:14px;font-family:PingFang SC,sans-serif}.theme11-view .t11-enso{position:relative;width:120px;height:120px;margin:16px auto 0}.theme11-view .t11-circle{position:absolute;top:0;right:0;bottom:0;left:0;border:6px solid #111;border-radius:50%;opacity:.85;transform:rotate(-12deg)}.theme11-view .t11-sun{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:radial-gradient(circle,#e85d5d,#c94c4c);box-shadow:0 0 20px #e85d5d59}.theme11-view .t11-list{position:relative;z-index:1;display:grid;gap:12px}.theme11-view .t11-row-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;background:#fff;border-radius:16px;padding:14px;box-shadow:0 6px 20px #0000000d}.theme11-view .t11-row-icon{width:44px;height:44px;border-radius:12px;background:#f3f4f6;display:grid;place-items:center;color:#374151}.theme11-view .t11-row-copy strong{display:block;font-size:15px;margin-bottom:6px;font-family:PingFang SC,sans-serif}.theme11-view .t11-row-copy input{width:100%;border:1px solid #e5e7eb;border-radius:10px;height:44px;padding:0 12px;font-size:16px;outline:none;font-family:PingFang SC,sans-serif}.theme11-view .t11-input-wrap{display:flex;gap:8px}.theme11-view .t11-input-wrap input{flex:1;min-width:0}.theme11-view .t11-input-wrap button{flex-shrink:0;min-width:52px;height:44px;border:1px solid #111;border-radius:10px;background:#fff;font-size:14px;cursor:pointer}.theme11-view .t11-apps{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.theme11-view .t11-app{flex:1 1 calc(50% - 4px);min-height:40px;border:1px solid #d1d5db;border-radius:999px;background:#fff;font-size:13px;cursor:pointer;font-family:PingFang SC,sans-serif}.theme11-view .t11-app.active{background:#111;color:#fff;border-color:#111}.theme11-view .t11-ink-btn{position:relative;z-index:1;width:100%;min-height:56px;border:none;border-radius:16px;background:#111;color:#fff;font-size:17px;font-weight:700;letter-spacing:.04em;cursor:pointer;font-family:PingFang SC,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;box-shadow:0 10px 28px #1111112e}.theme11-view .t11-ink-btn span{line-height:1.35;text-align:center;white-space:normal;word-break:keep-all}.theme11-view .t11-ink-btn:disabled{opacity:.72;cursor:not-allowed}.theme11-view .t11-toolbar-btn{background:#111;color:#fff;font-family:PingFang SC,sans-serif}.shell.theme-root-12{min-height:100dvh;background:#050914;background-image:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#fff}.theme12-view{position:relative;width:min(480px,100%);margin:0 auto;padding:18px 16px 28px;overflow:hidden;display:flex;flex-direction:column;gap:16px;min-height:100%}.theme12-view .t12-stars{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(1px 1px at 20px 30px,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 80px 120px,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 160px 60px,rgba(255,255,255,.6),transparent),radial-gradient(1px 1px at 240px 180px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 320px 90px,rgba(255,255,255,.45),transparent);background-size:360px 240px;opacity:.55;pointer-events:none}.theme12-view .t12-planet{position:absolute;top:6px;right:-8px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#5b8cff,#2a4a9e 55%,#142454);box-shadow:inset -10px -10px 20px #00000059,0 0 40px #5b8cff33;pointer-events:none}.theme12-view .t12-planet:after{content:"";position:absolute;top:28%;right:-20%;bottom:28%;left:-20%;border:3px solid rgba(120,170,255,.45);border-radius:50%;transform:rotate(-18deg)}.theme12-view .t12-hero{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-height:88px;padding-right:96px}.theme12-view .t12-hero-copy{min-width:0}.theme12-view .t12-hero h1{margin:0;font-size:26px;font-weight:800;letter-spacing:.02em}.theme12-view .t12-hero p{margin:8px 0 0;color:#94a3b8;font-size:14px;line-height:1.5}.theme12-view .t12-cs-btn{position:absolute;top:0;right:0;width:40px;height:40px;border-radius:50%;border:1px solid rgba(91,140,255,.35);background:#0f1932d9;color:#7aa2ff;display:grid;place-items:center;text-decoration:none;flex-shrink:0}.theme12-view .t12-main{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:20px;background:#080e20b8;border:1px solid rgba(91,140,255,.18);box-shadow:0 16px 40px #00000059,inset 0 1px #ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.theme12-view .t12-glow-card{background:#0c1630a6;border:1px solid rgba(91,140,255,.2);border-radius:14px;padding:12px 14px;box-shadow:inset 0 1px #ffffff08}.theme12-view .t12-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.theme12-view .t12-card-head strong{font-size:15px;font-weight:600}.theme12-view .t12-card-head button{flex-shrink:0;height:32px;padding:0 12px;border:none;border-radius:10px;background:linear-gradient(90deg,#5b7fff,#bc2af9);color:#fff;font-size:13px;font-weight:600;cursor:pointer}.theme12-view .t12-glow-card input{width:100%;height:44px;border:1px solid rgba(91,140,255,.15);border-radius:10px;background:#05091480;padding:0 12px;font-size:16px;color:#e2e8f0;outline:none}.theme12-view .t12-glow-card input::placeholder{color:#64748b}.theme12-view .t12-glow-card input:focus{border-color:#7b42f673;box-shadow:0 0 0 3px #7b42f61f}.theme12-view .t12-apps-block h3{margin:4px 0 10px;font-size:14px;font-weight:600;color:#cbd5e1}.theme12-view .t12-apps{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.theme12-view .t12-apps::-webkit-scrollbar{display:none}.theme12-view .t12-app{flex:1 1 0;min-width:0;min-height:44px;border-radius:12px;border:1px solid rgba(91,140,255,.25);background:#0c163099;color:#94a3b8;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;font-size:12px;cursor:pointer}.theme12-view .t12-app-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.theme12-view .t12-app.active{border-color:#7b42f6;color:#c4b5fd;background:#7b42f61f;box-shadow:0 0 16px #7b42f633}.theme12-view .t12-install-btn{width:100%;min-height:52px;margin-top:4px;border:none;border-radius:999px;background:linear-gradient(90deg,#5b7fff,#bc2af9);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 10px 28px #7b42f659}.theme12-view .t12-toolbar{margin-top:0}.theme12-view .t12-toolbar-btn{background:linear-gradient(90deg,#5b7fff,#bc2af9);color:#fff}.shell.theme-root-13{min-height:100dvh;background:linear-gradient(180deg,#fff0f5,#fff 42%,#fff5f8);background-image:none;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#1f2937}.theme13-view{width:min(480px,100%);margin:0 auto;padding:16px 16px 24px}.theme13-view .t13-hero{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.theme13-view .t13-hero h1{margin:0;font-size:28px;font-weight:800}.theme13-view .t13-hero p{margin:6px 0 0;color:#9ca3af;font-size:14px}.theme13-view .t13-cube-art{position:relative;width:88px;height:72px}.theme13-view .t13-cube{position:absolute;border-radius:8px;background:linear-gradient(145deg,#ff76a5d9,#a78bfabf);box-shadow:0 8px 18px #ff76a540}.theme13-view .t13-cube-1{width:36px;height:36px;right:0;top:0}.theme13-view .t13-cube-2{width:28px;height:28px;left:8px;top:18px;opacity:.8}.theme13-view .t13-cube-3{width:20px;height:20px;right:20px;bottom:0;opacity:.7}.theme13-view .t13-cards{display:grid;gap:12px}.theme13-view .t13-soft-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:#fff;border-radius:18px;padding:14px;box-shadow:0 8px 24px #ff76a51a}.theme13-view .t13-card-icon{width:40px;height:40px;border-radius:12px;background:#ffe8f1;color:#ff6b9d;display:grid;place-items:center}.theme13-view .t13-card-copy strong{display:block;font-size:15px;margin-bottom:6px}.theme13-view .t13-card-copy input{width:100%;border:1px solid #fce7f0;border-radius:12px;height:44px;padding:0 12px;font-size:16px;outline:none;background:#fffafb}.theme13-view .t13-input-row{display:flex;gap:8px}.theme13-view .t13-input-row input{flex:1;min-width:0}.theme13-view .t13-input-row button{flex-shrink:0;min-width:52px;height:44px;border:none;border-radius:12px;background:linear-gradient(90deg,#ff6b9d,#ff8eab);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.theme13-view .t13-side-icon{color:#ff6b9d}.theme13-view .t13-apps{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.theme13-view .t13-app{flex:1 1 calc(50% - 4px);min-height:40px;border-radius:12px;border:1px solid #fce7f0;background:#fff;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;cursor:pointer}.theme13-view .t13-app.active{border-color:#ff6b9d;color:#ff6b9d;background:#fff5f8}.theme13-view .t13-install-btn{width:100%;min-height:52px;border:none;border-radius:999px;background:linear-gradient(90deg,#ff6b9d,#ff8eab);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #ff6b9d47}.theme13-view .t13-toolbar-btn{background:linear-gradient(90deg,#ff6b9d,#ff8eab);color:#fff}.shell.theme-root-9 .theme9-view button,.shell.theme-root-9 .theme9-view a,.shell.theme-root-10 .theme10-view button,.shell.theme-root-10 .theme10-view a,.shell.theme-root-11 .theme11-view button,.shell.theme-root-11 .theme11-view a,.shell.theme-root-12 .theme12-view button,.shell.theme-root-12 .theme12-view a,.shell.theme-root-13 .theme13-view button,.shell.theme-root-13 .theme13-view a{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}@media(max-width:420px){.theme9-view .t9-perks,.theme9-view .t9-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}[class*=toolbar-btn]{min-width:0;font-size:12px;padding:0 8px}}
