:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#2d2d2d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}#root{min-height:100vh}.landing{--green: #6d51fd;--green-deep: #5b3ff0;--mint: #8b78ff;--cyan: #69d8ff;--ink: #2d2d2d;--muted: rgba(45, 45, 45, .62);--line: #e8e8ec;overflow:hidden;background:#fff;color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;min-width:108px;padding:0 24px;border:0;border-radius:999px;font-size:15px;font-weight:500;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button__icon{width:20px;height:20px;flex:0 0 auto}.button-dark{color:#fff;background:#2d2d2d;box-shadow:0 10px 24px #2d2d2d24}.button-green{color:#2d2d2d;background:#e2dbff;border:2px solid rgba(255,255,255,.2)}.button-outline{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.72)}.button-white{color:#6d51fd;background:#fff;border:1px solid rgba(255,255,255,.8)}.brand-logo{display:inline-flex;align-items:center;width:170px;height:36px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;height:72px;border-bottom:1px solid transparent;background:transparent;box-shadow:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease}.site-header.is-scrolled{border-bottom-color:#2d2d2d0f;background:#fffffff0;box-shadow:0 5px 16px #2d2d2d0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:44px;width:min(1240px,calc(100vw - 200px));height:100%;margin:0 auto}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:38px}.site-nav a{color:#030b52;font-size:17px;line-height:1;white-space:nowrap;transition:color .18s ease}.site-nav button{padding:0;border:0;color:#030b52;background:transparent;font:inherit;font-size:17px;line-height:1;white-space:nowrap}.account-center-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.account-center{min-height:calc(100vh - 72px);padding:88px 24px 104px;background:#f8f8f8}.account-center__layout{display:grid;grid-template-columns:200px minmax(0,1035px);gap:8px;width:min(1240px,100%);min-height:796px;margin:0 auto}.account-center__sidebar,.account-center__panel{border-radius:16px;background:#fff;box-shadow:0 0 20px #00000008}.account-center__sidebar{display:flex;flex-direction:column;gap:6px;height:fit-content;padding:16px 14px}.account-center__sidebar button{height:42px;padding:8px 12px;border:0;border-radius:8px;color:#191919;background:transparent;font-size:14px;text-align:left}.account-center__sidebar button.is-active{color:#6d51fd;background:#6d51fd1a;font-weight:500}.account-center__panel{overflow:hidden}.account-center__header{padding:16px 24px;border-bottom:1px solid #f2f2f2}.account-center__header h1{margin:0;color:#0e121b;font-size:18px;font-weight:600}.account-center__header p{margin:6px 0 0;color:#191919;font-size:14px;line-height:1.65}.account-center__content{padding:16px 24px 32px}.account-center__state{display:grid;min-height:220px;place-items:center;color:#7d7c9c;font-size:14px}.account-center__state--error{color:#d84045}.account-table-wrap{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.account-table-wrap::-webkit-scrollbar{display:none}.account-table{width:100%;min-width:1180px;border-collapse:collapse;color:#2d2d2d;font-size:14px}.account-table th,.account-table td{height:44px;padding:10px 8px;border-bottom:1px solid #f2f2f2;text-align:left;white-space:nowrap}.account-table th{height:40px;color:#9b9ba3;background:#f8f8f8;font-size:12px;font-weight:500}.account-status{display:inline-flex;padding:2px 8px;border-radius:999px;color:#419aff;background:#3aafda1a;font-size:12px}.account-settings{display:grid;gap:0}.account-settings__item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:76px;padding:16px 0;border-bottom:1px solid #f2f2f2}.account-settings strong{color:#0e121b;font-size:14px;font-weight:500}.account-settings span{color:#191919;font-size:14px}.account-settings__value{display:flex;align-items:center;gap:8px}.account-settings__copy{display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;background:transparent;cursor:pointer}.account-settings__copy img{width:18px;height:18px}.account-settings__copy:hover:not(:disabled) img{filter:brightness(0) saturate(100%) invert(35%) sepia(99%) saturate(1988%) hue-rotate(229deg) brightness(102%) contrast(98%)}.account-settings__copy:disabled{cursor:not-allowed;opacity:.55}.account-settings__copy-status{color:#6d51fd!important;font-size:12px!important}.site-nav a:hover{color:#2d2d2d}.header-actions{position:relative;display:flex;align-items:center;gap:24px}.header-cta{display:inline-flex;align-items:center;justify-content:center;width:120px;height:40px;border:0;border-radius:999px;color:#fff;background:#6d51fd;font-size:16px;font-weight:500;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.login-btn{box-shadow:0 10px 20px #6d51fd38}.account-menu-wrap{position:relative}.account-avatar-button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent}.account-avatar-button img{width:44px;height:44px;border-radius:50%;object-fit:cover}.account-menu{position:absolute;z-index:110;top:calc(100% + 12px);right:0;display:flex;flex-direction:column;min-width:176px;padding:8px 16px;border:1px solid #ecedee;border-radius:16px;background:#fff;box-shadow:0 4px 24px #0000001a}.account-menu__identity{display:flex;align-items:center;gap:8px;height:48px;padding:0 12px;border-bottom:1px solid #f1f1f3;color:#191919;font-size:14px}.account-menu__identity img{width:32px;height:32px;border-radius:50%;object-fit:cover}.account-menu__item{display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:10px 12px;border:0;border-bottom:1px solid #f1f1f3;color:#191919;background:transparent;font-size:14px;line-height:1.65;text-align:left;text-decoration:none}.account-menu__item:last-child{border-bottom:0}.account-menu__item img{width:20px;height:20px}.account-menu__item:hover{border-radius:8px;background:#6d51fd1a}.logout-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px;background:#2d2d2d80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.logout-confirm-dialog{position:relative;width:min(400px,100%);padding:28px 32px 32px;border:1px solid #ecedee;border-radius:16px;color:#191919;background:#fff;box-shadow:0 24px 60px #2d2d2d2e;text-align:center}.logout-confirm-dialog__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:#7d7c9c;background:transparent;font-size:22px;font-weight:300;line-height:1;cursor:pointer}.logout-confirm-dialog__close:hover{background:#f5f5f7}.logout-confirm-dialog__icon{display:block;width:60px;height:60px;margin:0 auto 24px;object-fit:contain}.logout-confirm-dialog h2{margin:0;font-size:24px;font-weight:600;color:#191919;line-height:1.4}.logout-confirm-dialog p{margin:24px 0 0;color:#0f0f0f;font-size:14px;line-height:1.6}.logout-confirm-dialog__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.logout-confirm-dialog__actions button{height:44px;border-radius:24px;font-size:13px}.logout-confirm-dialog__cancel{border:1px solid #F1F1F3;color:#2d2d2d;background:#f8f9fb}.logout-confirm-dialog__submit{border:none;color:#fff;background:#6d51fd;font-weight:500}.contact-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px;background:#2d2d2d80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-dialog{position:relative;width:min(480px,100%);padding:64px 48px;border-radius:24px;background:linear-gradient(90deg,#e5eefd,#f9eefb);color:#000}.contact-dialog__close{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;color:#7d7c9c;background:#c0c0c81a;font-size:18px;font-weight:300;line-height:1}.contact-dialog__intro{display:flex;flex-direction:column;gap:19px}.contact-dialog__intro>img{width:40px;height:40px;object-fit:contain}.contact-dialog__intro h2,.contact-dialog__body h3{margin:0;font-weight:600;letter-spacing:0}.contact-dialog__intro h2{font-size:32px;line-height:1.3}.contact-dialog__intro p{margin:12px 0 0;color:#7d7c9c;font-size:14px;line-height:1.6}.contact-dialog__divider{height:1px;margin:32px 0;background:repeating-linear-gradient(90deg,#cdcce5 0 4px,transparent 4px 8px)}.contact-dialog__body{display:flex;flex-direction:column;gap:18px}.contact-dialog__body h3{font-size:20px;line-height:1.4}.contact-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 16px 32px;border:1px solid #f3f3fb;border-radius:16px;color:#000;background:#fbfcff;text-decoration:none}.contact-card>img{width:24px;height:24px}.contact-card strong{font-size:24px;font-weight:600;line-height:1.35}.contact-card span{display:flex;align-items:center;gap:8px;color:#7d7c9c;font-size:16px;line-height:1.6}.contact-card span img{width:20px;height:20px}.replay-btn{background:#fff;color:#6d51fd;border:1px solid #6d51fd}.header-cta:hover{transform:translateY(-1px);box-shadow:0 14px 26px #6d51fd47}.hero-section{position:relative;min-height:724px;padding:132px 24px 0;overflow:hidden;background:#fff}.hero-copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;text-align:center}.tag{display:inline-flex;align-items:center;height:42px;padding:11px 16px;border:1px solid #f7f7f7;border-radius:12px;background:#ffffffdb;font-size:16px;box-shadow:0 10px 28px #5c4eff14}.tag span{background:linear-gradient(0deg,#463afd,#463afd),linear-gradient(0deg,#382eca,#382eca);-webkit-background-clip:text;background-clip:text;color:transparent}.tag__icon{width:20px;height:20px;margin-right:12px;flex:0 0 auto}.hero-copy h1{margin:32px 0 10px;color:#302366;font-size:80px;line-height:1;font-weight:600;letter-spacing:0}.hero-copy h1 span{background:linear-gradient(143.7deg,#fe7e5f 16.34%,#f251b6 45.09%,#654bfb 81.62%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{width:min(560px,100%);margin:0;color:#302366;font-size:28px;line-height:1.5}.hero-actions,.cta-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:48px;flex-wrap:wrap}.download-wrap{position:relative}.platform-downloads{display:flex;align-items:center;gap:12px;justify-content:center;flex-wrap:wrap}.platform-downloads__item{flex:0 0 auto}.platform-downloads__button{height:39px;min-width:132px;padding:0 18px;gap:7px;font-size:13px;font-weight:600;border-radius:32px}.platform-downloads__os-icon{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.download-menu{position:absolute;z-index:20;left:50%;width:196px;padding:8px;border:1px solid rgba(232,232,236,.9);border-radius:14px;background:#ffffffeb;box-shadow:0 18px 38px #2d2d2d21;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.download-menu--mac{width:200px;padding:8px;border-radius:16px}.download-menu--bottom{top:calc(100% + 10px)}.download-menu--top{bottom:calc(100% + 10px)}.download-menu__title{text-align:left;margin:4px 8px 12px;color:#9b9ba3;font-size:14px;font-weight:400;line-height:1.2}.download-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:38px;padding:0 12px;border:0;border-radius:10px;color:#2d2d2ddb;background:transparent;font-size:12px;cursor:pointer}.download-menu--mac button{height:40px;padding:0 16px;border-radius:12px;font-size:14px}.download-menu button:hover{color:#2d2d2d;background:#0a1d4308}.download-menu__icon{width:16px;height:16px;flex:0 0 auto}.android-qr-menu{position:absolute;z-index:20;left:50%;width:200px;padding:8px 8px 16px;border-radius:16px;background:#fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-shadow:0 8px 32px #00000008;transform:translate(-50%)}.android-qr-menu--bottom{top:calc(100% + 10px)}.android-qr-menu--top{bottom:calc(100% + 10px)}.android-qr-menu__image{width:176px;height:176px;margin:0 auto;border-radius:10px;object-fit:cover}.android-qr-menu__text{margin-top:4px;color:#2d2d2d;font-size:14px;text-align:center}.android-qr-menu__hint{margin-top:4px;color:var(--muted);font-size:12px;font-weight:400;text-align:center}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:24px;background:#2d2d2dcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-dialog{position:relative;width:min(480px,100%);padding:48px 48px 64px;border-radius:24px;background:#fff;box-shadow:0 24px 60px #0003}.login-dialog__close{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;color:#c9cad2;background:#f8f8fa;font-size:18px;font-weight:300;line-height:1}.login-dialog__brand{display:flex;flex-direction:column;gap:24px}.login-dialog__icon{display:block;width:37px;height:auto}.login-dialog__title{display:flex;align-items:center;gap:8px;color:#341874;font-size:24px;font-weight:600;letter-spacing:0;line-height:1.2}.login-dialog__logo{display:block;width:72px;height:26px;object-fit:contain}.login-dialog form{margin-top:40px}.login-dialog form>label:not(.login-agreement){display:block;margin:0 0 8px;color:#9b9ba3;font-size:14px;letter-spacing:.5px;line-height:1.6}.login-input-wrap{position:relative;margin-bottom:20px}.login-input-wrap input{width:100%;height:46px;padding:0 52px 0 16px;border:1px solid #e8e9ee;border-radius:12px;outline:none;color:#35353b;background:#fff;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.login-input-wrap input::placeholder{color:#c5c6ce}.login-input-wrap input:focus{border-color:#6d51fd;box-shadow:0 0 0 1px #6d51fd}.login-input-wrap input:disabled{color:#9b9ca4;background:#fafafa}.login-input-wrap input:-webkit-autofill,.login-input-wrap input:-webkit-autofill:hover,.login-input-wrap input:-webkit-autofill:focus{-webkit-text-fill-color:#35353b;-webkit-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out 0s}.login-input-clear,.login-code-button{position:absolute;top:50%;transform:translateY(-50%)}.login-input-clear{right:14px;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;color:#c5c6ce;background:#f8f8fa;font-size:18px;line-height:1}.login-code-button{right:16px;min-width:84px;padding:0;border:0;color:#6d51fd;background:transparent;font-size:14px;font-weight:500}.login-code-button:disabled{color:#a5a6af}.login-agreement{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;color:#3a3a40;font-size:14px;line-height:1.5}.login-agreement__text{display:flex;flex-wrap:wrap;align-items:center;row-gap:0}.login-agreement__text label,.login-agreement__text span{white-space:nowrap}.login-agreement input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;flex:0 0 auto;place-items:center;width:20px;height:20px;margin:1px 0 0;border:1px solid #e8e8ec;border-radius:50%;background:#fff}.login-agreement input:checked{border-color:#6d51fd;background:#6d51fd}.login-agreement input:checked:after{content:"";width:7px;height:4px;margin-top:-2px;border:solid #fff;border-width:0 0 1.5px 1.5px;transform:rotate(-45deg)}.login-agreement button{padding:0;border:0;color:#66a9fb;background:transparent}.protocol-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:32px 40px;background:#14141680;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.protocol-dialog{display:flex;flex-direction:column;width:min(820px,calc(100vw - 80px));max-height:min(700px,calc(100dvh - 64px));overflow:hidden;border:1px solid #e8e8ec;border-radius:12px;color:#2d2d2d;background:#fff;box-shadow:0 18px 48px #1c1b2033}.protocol-dialog__header{display:flex;flex:0 0 58px;align-items:center;justify-content:space-between;padding:0 16px 0 30px;border-bottom:1px solid #e8e8ec}.protocol-dialog__header h2{margin:0;font-size:18px;font-weight:600;letter-spacing:0}.protocol-dialog__header button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;color:#777780;background:transparent;font-size:22px;font-weight:300;line-height:1}.protocol-dialog__header button:hover{background:#f1f1f3}.protocol-dialog__content{min-height:260px;overflow-y:auto;padding:24px 30px 30px}.protocol-state{display:grid;min-height:220px;place-items:center;gap:14px;color:#777780;font-size:14px}.protocol-state .payment-spinner{width:28px;height:28px;border-color:#6d51fd33;border-top-color:#6d51fd}.protocol-state--error button{height:34px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:#6d51fd}.protocol-content{color:#303038;font-size:14px;line-height:1.75}.protocol-content>:first-child{margin-top:0}.protocol-content h1{margin:24px 0 16px;font-size:24px;line-height:1.4;text-align:center}.protocol-content h2{margin:22px 0 12px;font-size:19px;line-height:1.45}.protocol-content h3,.protocol-content h4{margin:18px 0 8px;font-size:16px}.protocol-content p,.protocol-content ul,.protocol-content ol,.protocol-content blockquote,.protocol-content table,.protocol-content pre{margin:0 0 16px}.protocol-content ul,.protocol-content ol{padding-left:24px}.protocol-content blockquote{padding:8px 14px;border-left:3px solid #6d51fd;color:#666670;background:#faf9ff}.protocol-content a{color:#419aff;text-decoration:underline}.protocol-content table{width:100%;border-collapse:collapse}.protocol-content th,.protocol-content td{padding:8px 10px;border:1px solid #e2e2e7;text-align:left;vertical-align:top}.protocol-content code{padding:1px 5px;border-radius:4px;background:#f1f1f3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.protocol-content pre{overflow-x:auto;padding:12px;border-radius:6px;background:#f1f1f3}.protocol-content pre code{padding:0;background:transparent}.login-error{margin:14px 0 0;color:#d84045;font-size:14px}.login-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;margin-top:32px;border:0;border-radius:999px;color:#fff;background:#6d51fd;box-shadow:0 12px 22px #6d51fd33;font-size:13px;font-weight:600}.login-submit span{font-size:20px;font-weight:400;line-height:.7}.login-submit:disabled{opacity:.4}.invite-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#2d2d2d57;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.invite-dialog{position:relative;display:flex;flex-direction:column;width:min(400px,100%);height:340px;padding:24px;border:1px solid rgba(232,232,236,.95);border-radius:40px;background:#fff;box-shadow:0 24px 60px #2d2d2d2e}.invite-dialog form{display:flex;flex:1;flex-direction:column}.invite-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:#f5f5f5;color:#2d2d2d9e;font-size:20px;line-height:1;cursor:pointer}.invite-dialog h2{margin:0;color:#111;font-size:24px;line-height:1.25;font-weight:650}.invite-tabs{display:flex;align-items:center;gap:40px}.invite-tab{position:relative;padding:0 0 12px;border:0;color:#9b9ba3;background:transparent;font-size:17px;line-height:1.2;font-weight:400;cursor:pointer}.invite-tab.is-active{color:var(--green);font-weight:500}.invite-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px;background:var(--green)}.invite-dialog label{display:block;margin-top:16px;color:#2d2d2db3;font-size:13px}.invite-dialog input{width:100%;height:46px;margin-top:8px;padding:0 14px;border:1px solid #e8e8ec;border-radius:12px;outline:none;color:var(--ink);background:#fff;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease}.invite-dialog input:focus{border-color:#6d51fde6;box-shadow:0 0 0 4px #6d51fd24}.invite-dialog input:disabled{cursor:not-allowed;background:#f7f7f8}.invite-error{margin:10px 0 0;color:#e5484d;font-size:13px}.invite-submit{display:flex;align-items:center;justify-content:center;width:100%;height:46px;margin-top:auto;border:0;border-radius:999px;color:#fff;background:var(--green);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 12px 22px #6d51fd38}.invite-submit:disabled{cursor:not-allowed;opacity:.72}.payment-dialog{position:relative;width:min(420px,100%);min-height:590px;padding:30px 30px 26px;border:1px solid rgba(232,232,236,.95);border-radius:24px;background:#fff;box-shadow:0 24px 60px #2d2d2d2e}.purchase-unavailable-dialog{position:relative;display:flex;flex-direction:column;align-items:center;width:min(400px,100%);padding:48px 32px 32px;border-radius:24px;background:#fff;box-shadow:0 24px 60px #2d2d2d2e;text-align:center}.purchase-unavailable-dialog>img{width:60px;height:60px;object-fit:contain}.purchase-unavailable-dialog h2{margin:24px 0 0;color:#191919;font-size:24px;font-weight:600;line-height:1.4}.purchase-unavailable-description{margin:24px 0 40px;color:#0f0f0f;font-size:14px;font-weight:400;line-height:1.6}.purchase-unavailable-dialog>button:last-child{padding:12px 58px;border:0;border-radius:999px;color:#fff;background:#6d51fd;font-size:14px;font-weight:500;cursor:pointer}.payment-dialog--confirm{width:min(400px,100%);min-height:0;padding:16px;border-radius:16px}.payment-dialog--qr,.payment-dialog--success,.payment-dialog--failure{width:min(400px,100%);min-height:412px;padding:32px 16px;border-radius:16px}.payment-dialog--confirm .payment-dialog__header,.payment-dialog--confirm .payment-summary,.payment-dialog--confirm .payment-content,.payment-dialog--qr .payment-dialog__header,.payment-dialog--qr .payment-summary,.payment-dialog--qr .payment-content{display:none}.wechat-payment{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:348px;padding-top:4px;text-align:center}.wechat-payment__title{display:flex;align-items:center;gap:8px;color:#191919;font-size:18px;font-weight:500}.wechat-payment__title img{width:32px;height:32px;object-fit:contain}.wechat-payment__amount{color:#0f0f0fe0;font-size:14px;font-weight:500}.wechat-payment__amount b{margin-left:8px;color:#6d51fd;font-size:18px;font-weight:600}.wechat-payment__qr{width:100%;height:100%;padding:6px;border:1px solid #f2f2f2;border-radius:8px;box-sizing:border-box;object-fit:contain}.wechat-payment__qr-wrap{position:relative;width:160px;height:160px}.wechat-payment__refreshing{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border-radius:8px;background:#ffffffb8}.wechat-payment__refreshing .payment-spinner{width:28px;height:28px;border-top-color:#6d51fd}.wechat-payment>button{padding:0;border:0;color:#6d51fd;background:transparent;font-size:12px;font-weight:400;line-height:1.4}.payment-dialog--success .payment-dialog__header,.payment-dialog--success .payment-summary,.payment-dialog--success .payment-content,.payment-dialog--failure .payment-dialog__header,.payment-dialog--failure .payment-summary,.payment-dialog--failure .payment-content{display:none}.payment-result button{height:32px;margin-top:24px;padding:0 20px;border:0;border-radius:24px;color:#fff;background:#6d51fd;font-size:13px}.payment-result{display:grid;min-height:348px;place-content:center;gap:4px;text-align:center}.payment-dialog--success .invite-close{top:16px;right:16px;width:24px;height:24px;color:#2d2d2d;background:#f8f8f8;font-size:16px}.payment-result--success,.payment-result--failure{display:flex;flex-direction:column;align-items:center;gap:32px}.payment-success-heading{display:flex;align-items:center;gap:16px;text-align:left}.payment-success-heading>img{width:40px;height:40px}.payment-success-heading>div{display:flex;flex-direction:column;gap:2px}.payment-success-heading strong{color:#0f0f0fe0;font-size:18px;font-weight:600;line-height:22px}.payment-success-heading span{color:#2d2d2d;font-size:12px;font-weight:400;line-height:1.4}.payment-receipt{position:relative;height:175px}.payment-receipt>img{display:block;width:100%;height:100%}.payment-receipt__details{position:absolute;top:51px;right:17px;left:24px;display:grid;grid-template-columns:max-content 1fr;gap:12px;color:#2d2d2d;font-size:14px;font-weight:400;line-height:1.4;text-align:left}.payment-receipt__details>div{display:flex;flex-direction:column;gap:14px;white-space:nowrap}.payment-receipt__details b{color:#7f66fd;font-weight:600}.subscription-confirm h2{margin:0 0 24px;color:#191919;font-size:16px;font-weight:500}.subscription-confirm__details{border-top:1px solid #0f0f0f;border-bottom:1px solid #0f0f0f}.subscription-confirm__details>strong{display:block;height:48px;padding:13px 8px 18px;border-bottom:1px solid #eeedf0;color:#0f0f0f;font-size:14px;font-weight:500}.subscription-confirm__details p{display:grid;grid-template-columns:105px max-content 1fr;height:48px;margin:0;padding:13px 8px;border-bottom:1px solid #eeedf0;color:#0f0f0fe0;font-size:14px}.subscription-confirm__details p:nth-of-type(odd){background:#f5f7fa}.subscription-confirm__details p:last-child{border-bottom:0}.subscription-confirm__details b{font-size:16px}.subscription-confirm__details em{align-self:center;margin-left:13px;color:#9b9ba3;font-size:12px;font-style:normal;font-weight:400}.subscription-confirm__agreement{display:flex;align-items:center;gap:8px;margin:14px 8px 24px;color:#2d2d2d;font-size:12px;line-height:1.4}.subscription-confirm__agreement input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;flex:0 0 auto;place-items:center;width:20px;height:20px;margin:1px 0 0;border:1px solid #e8e8ec;border-radius:50%;background:#fff}.subscription-confirm__agreement input:checked{border-color:#6d51fd;background:#6d51fd}.subscription-confirm__agreement button{padding:0;border:0;color:#419aff;background:transparent;font:inherit}.subscription-confirm__agreement input:checked:after{content:"";display:block;width:7px;height:4px;margin-top:-2px;border:solid #fff;border-width:0 0 1.5px 1.5px;transform:rotate(-45deg)}.subscription-confirm__actions{display:flex;justify-content:flex-end;gap:8px}.subscription-confirm__actions button{height:32px;padding:6px 20px;border-radius:24px;font-size:13px;font-weight:400;line-height:1.5}.subscription-confirm__actions button:first-child{border:1px solid var(--border-default, #f1f1f3);color:#2d2d2d;background:#f8f9fb}.subscription-confirm__actions button:last-child{border:none;color:#fff;background:#6d51fd}.subscription-confirm__actions button:last-child:disabled{cursor:not-allowed;border-color:#6d51fd99;background:#6d51fd99;opacity:1}.payment-dialog__header>span{display:inline-flex;align-items:center;gap:6px;color:#079447;font-size:14px;font-weight:600}.payment-dialog__header>span:before{content:"";width:8px;height:8px;border-radius:50%;background:#07c160}.payment-dialog__header h2{margin:12px 0 0;color:#111;font-size:25px;line-height:1.28;font-weight:650}.payment-dialog__header p{margin:8px 0 0;color:#777780;font-size:13px;line-height:1.5}.payment-summary{display:flex;align-items:flex-end;justify-content:space-between;margin-top:20px;padding-bottom:17px;border-bottom:1px solid #ececef}.payment-summary>span{padding-bottom:4px;color:#777780;font-size:14px}.payment-summary strong{color:#111;font-size:34px;line-height:1;font-weight:700}.payment-summary small{margin-right:3px;font-size:18px;font-weight:650}.payment-content{display:grid;place-items:center;min-height:360px}.payment-state,.payment-qr{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.payment-state strong,.payment-qr strong{margin-top:16px;color:#202024;font-size:15px;line-height:1.4;font-weight:600}.payment-state p,.payment-qr p{margin:7px 0 0;color:#8a8a92;font-size:13px;line-height:1.55}.payment-spinner{width:42px;height:42px;border:3px solid rgba(109,81,253,.22);border-top-color:#6d51fd;border-radius:50%;animation:payment-spin .8s linear infinite}.payment-state--error strong{margin-top:0;color:#c43b40}.payment-state--error p{max-width:300px}.payment-state--error button,.payment-state--error a{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:40px;margin-top:22px;padding:0 22px;border:0;border-radius:999px;color:#fff;background:#07a950;font-size:14px;font-weight:600}.payment-qr img{width:224px;height:224px;object-fit:contain}.payment-qr strong{margin-top:12px}.payment-qr>span{display:block;max-width:100%;margin-top:14px;overflow:hidden;color:#a0a0a8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@keyframes payment-spin{to{transform:rotate(360deg)}}.toast-message{position:fixed;z-index:120;left:50%;top:calc(88px + 10vh);max-width:min(420px,calc(100vw - 32px));padding:12px 18px;border:0;border-radius:999px;color:#fff;background:#000000c2;box-shadow:0 16px 36px #2d2d2d1f;font-size:14px;font-weight:500;text-align:center;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-background{position:absolute;left:50%;bottom:0;z-index:1;width:max(100%,1440px);max-width:none;object-fit:cover;object-position:center bottom;transform:translate(-50%);pointer-events:none}.hero-decoration{position:relative;z-index:2;width:min(1140px,calc(100vw - 80px));margin:42px auto 0;pointer-events:none}.hero-decoration img{width:100%;max-width:none}.advantages-section{padding:80px 0 64px;overflow:hidden;background:#fff}.section-title{max-width:760px;margin:0 auto;text-align:center}.section-title h2{margin:0;color:#2d2d2d;font-size:48px;line-height:1.18;font-weight:600;letter-spacing:0}.section-title h2 span{background:linear-gradient(143.7deg,#fe7e5f 16.34%,#f251b6 45.09%,#654bfb 81.62%);-webkit-background-clip:text;background-clip:text;color:transparent}.section-title p{max-width:760px;margin:20px auto 0;color:#535288;font-size:19px}.advantage-grid{display:grid;grid-auto-flow:column;grid-auto-columns:300px;grid-template-columns:none;gap:24px;width:min(1270px,calc(100vw - 96px));margin:40px 0 0 80px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.advantage-grid::-webkit-scrollbar{display:none}.advantage-card{position:relative;scroll-snap-align:start;min-height:385px;padding:20px;overflow:hidden;border-radius:16px;background:#f4eaff}.advantage-card--purple{background:#dcc7ff}.advantage-card--pink{background:#ffd8e8}.advantage-card--mint{background:#cff8ee}.advantage-card--orange{background:#ffe1b9}.advantage-card--lavender{background:#e7d9ff}.advantage-card--blue{background:#ddebff}.advantage-card__icon{width:48px;height:48px;object-fit:contain}.advantage-illustration{position:absolute;right:8px;bottom:-4px;width:168px;height:138px;object-fit:contain}.advantage-card h3{max-width:182px;margin:14px 0 0;color:#2d2d2d;font-size:19px;line-height:1.35;font-weight:500}.advantage-card p{max-width:178px;margin:14px 0 0;color:#2d2d2d;font-size:16px;line-height:1.65}.advantage-pager{display:flex;justify-content:center;gap:16px;margin-top:30px}.advantage-pager__button{display:grid;place-items:center;width:60px;height:60px;padding:0;border:1px solid #f0eef7;border-radius:50%;background:#fff;transition:transform .18s ease,border-color .18s ease}.advantage-pager__button:not(:disabled):hover{border-color:#dcd7fb;transform:translateY(-1px)}.advantage-pager__button:disabled{cursor:not-allowed}.advantage-pager__button img{width:24px;height:24px}.community-section{--community-panel-height: calc(100vh - 140px) ;padding:48px 55px 0 80px;background:#fff}.community-shell{display:flex;gap:80px;width:100%;max-width:1320px;margin:0 auto;align-items:start}.community-title{position:sticky;top:110px;display:flex;flex-direction:column;min-height:var(--community-panel-height);overflow:hidden;background:#fff}.community-title h2{margin:0;color:#200355;font-size:48px;line-height:1.2;font-weight:600;letter-spacing:0}.community-title-line{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.community-title p{max-width:300px;margin:26px 0 0;color:#4e5b8f;font-size:19px;line-height:1.55}.community-title__image{width:100%;margin:auto auto 0;object-fit:contain}.community-title-line span{background:linear-gradient(88.42deg,#594ffe 40.59%,#ff67ba 99.47%);-webkit-background-clip:text;background-clip:text;color:transparent}.agent-card-viewport{height:var(--community-panel-height);max-height:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(109,81,253,.42) transparent}.agent-card-viewport::-webkit-scrollbar{width:8px}.agent-card-viewport::-webkit-scrollbar-thumb{border-radius:999px;background:#6d51fd6b}.agent-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.agent-card{height:286px;display:flex;flex-direction:column;align-items:center;min-height:262px;padding:24px 16px;border:1px solid #e8e8ec;border-radius:16px;text-align:center}.agent-card--mobile,.community-load-more{display:none}.agent-card__icon{display:grid;place-items:center;width:80px;height:80px;padding:5px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:0 6px 16px #2d2d2d24}.agent-card__icon img{width:70px;height:70px;border-radius:50%;object-fit:cover}.agent-card__icon span{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;color:#5c914d;background:#e2f4d7;font-size:24px;font-weight:650}.agent-card h3{margin:8px 0 0;color:#2d2d2d;font-size:20px;line-height:1.25;font-weight:600}.agent-card>p{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:#2d2d2d;font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.agent-card__button{height:32px;background:#e8e3ff;gap:4px;color:#5b3ff0;font-size:14px;font-weight:500;border-radius:99px;border:2px solid #ffffff;box-shadow:0 1px 2px #0000000f;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.agent-card__button:hover,.agent-card__button.is-active{transform:translateY(-2px);color:#fff;background:#6d51fd;box-shadow:0 10px 18px #6d51fd2e}.agent-card__download{display:flex;justify-content:center;width:160px;margin-top:auto;padding-top:18px}.agent-card__download .agent-card__button{width:100%;margin-top:0}.agent-card__button-icon{position:relative;display:inline-grid;place-items:center;width:16px;height:16px;flex:0 0 auto}.agent-card__button-icon img{grid-area:1 / 1;width:16px;height:16px}.agent-card__button-icon-download,.agent-card__button-text-download,.agent-card__button:hover .agent-card__button-icon-chat,.agent-card__button:hover .agent-card__button-text-chat,.agent-card__button.is-active .agent-card__button-icon-chat,.agent-card__button.is-active .agent-card__button-text-chat{display:none}.agent-card__button:hover .agent-card__button-icon-download,.agent-card__button:hover .agent-card__button-text-download,.agent-card__button.is-active .agent-card__button-icon-download,.agent-card__button.is-active .agent-card__button-text-download{display:inline}.team-section{position:relative;min-height:830px;padding:76px 24px 72px;overflow:hidden;background:#fff}.team-background{position:absolute;left:50%;top:38px;width:min(1120px,calc(100vw - 96px));height:auto;max-width:none;pointer-events:none;transform:translate(-50%)}.team-orbit{display:none}.team-center{position:absolute;left:50%;top:50%;width:min(580px,84vw);transform:translate(-50%,-50%);text-align:center;z-index:2}.team-center h2{margin:0;color:#200355;font-size:42px;line-height:1.16;font-weight:700}.team-center h2:last-child{background:linear-gradient(143.7deg,#fe7e5f 16.34%,#f251b6 45.09%,#654bfb 81.62%);-webkit-background-clip:text;background-clip:text;color:transparent}.scene-card{position:absolute;z-index:3;--scene-border: rgba(255, 255, 255, .88);--scene-now: #200355;width:280px;min-height:124px;padding:4px 14px 26px 20px;border:1px solid var(--scene-border);border-radius:16px;background:#ffffffeb;box-shadow:0 18px 36px #53538a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scene-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.scene-card h3{margin:20px 0 0;color:#111;font-size:18px;line-height:1.2;font-weight:600}.scene-card__head img{width:54px;height:42px;flex:0 0 auto;object-fit:contain}.scene-card__now{margin-top:8px;color:#2d2d2d;font-size:16px;line-height:1.55;font-weight:600}.scene-card__now span{color:var(--scene-now)}.scene-card p{margin:6px 0 0;color:#7d7c9c;font-size:12px;line-height:1.45;font-weight:600}.scene-card--family{--scene-border: #feded4;--scene-now: #f8366d;left:calc(50% - 506px);top:198px}.scene-card--friends{--scene-border: #e0e8fc;--scene-now: #72a6f8;left:calc(50% - 140px);top:122px}.scene-card--partner{--scene-border: #fee2ef;--scene-now: #22c7b5;right:calc(50% - 526px);top:198px}.scene-card--work{--scene-border: #d4f6e0;--scene-now: #42c58c;left:calc(50% - 554px);bottom:180px}.scene-card--project{--scene-border: #eddffa;--scene-now: #a276f6;left:calc(50% - 140px);bottom:144px}.scene-card--study{--scene-border: #c7f4ef;--scene-now: #22c7b5;right:calc(50% - 550px);bottom:170px}.workflow-section{background:#fff;padding-top:100px}.workflow-panel{position:relative;width:min(1240px,calc(100vw - 48px));margin:0 auto;padding:40px 40px 56px;overflow:hidden;border-radius:28px;background:#8b78ff}.workflow-panel__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none}.workflow-panel>.section-title,.workflow-panel .steps-grid{position:relative;z-index:1}.workflow-panel .section-title h2{color:#fff;font-size:48px;font-weight:600}.workflow-panel .section-title h2 span{background:linear-gradient(93.33deg,#ffcb7a 2.75%,#fff 95.6%);-webkit-background-clip:text;background-clip:text;color:transparent}.workflow-panel .section-title p{margin-top:20px;color:#fff;font-weight:600}.workflow-tag{height:42px;margin:0 auto 18px;color:#6f65ed;font-size:16px;background:#fefdfd;border:1px solid #f7f7f7;border-radius:12px}.steps-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:32px}.steps-grid__arrow{position:absolute;top:50%;z-index:2;width:32px;height:32px;object-fit:none;pointer-events:none;transform:translate(-50%,-50%)}.steps-grid__arrow--first{left:calc(33.333333% - 8px)}.steps-grid__arrow--second{left:calc(66.666667% + 8px)}.step-card{position:relative;min-height:214px;padding:26px 24px;overflow:hidden;border:1px solid #ffffff;border-radius:24px;background:#fff;box-shadow:0 8px 24px #837af01a}.step-card span{color:#f251b6;font-size:42px;line-height:1;font-weight:500}.step-card:nth-child(2) span{color:#6d51fd}.step-card:nth-child(3) span{color:#3ccdd0}.step-card h3{position:relative;z-index:1;margin:18px 0 0;color:#200355;font-size:18px;font-weight:700}.step-card p{position:relative;z-index:1;max-width:190px;margin:10px 0 0;color:#20035599;font-size:13px;line-height:1.7}.step-card__image{position:absolute;right:10px;top:8px;width:138px;height:112px;object-fit:contain}.step-card:nth-child(2) .step-card__image{right:0;top:10px;width:162px;height:104px}.step-card:nth-child(3) .step-card__image{right:8px;top:0;width:146px;height:124px}.pricing-section{padding:48px 24px 106px;background:#fff}.promo-pill{display:flex;align-items:center;gap:10px;width:max-content;height:46px;margin:0 auto 30px;padding:0 13px;border-radius:999px;background:#f1f1f3;color:#000;font-size:17px;font-weight:500}.promo-pill b{padding:2px 6px;border-radius:999px;color:#fff;font-size:12px;font-weight:600;background:var(--green);height:22px;display:flex;align-items:center}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;width:min(1240px,calc(100vw - 48px));margin:50px auto 0;align-items:stretch}.pricing-state{display:flex;grid-column:1 / -1;flex-direction:column;align-items:center;justify-content:center;min-height:260px;padding:32px;border:1px solid #e8e8ec;border-radius:16px;color:#202024;background:#f8f8f8;text-align:center}.pricing-state strong{margin-top:16px;font-size:16px}.pricing-state p{margin:8px 0 0;color:#777780;font-size:14px}.pricing-state--error strong{color:#c43b40}.pricing-state--error button{height:38px;margin-top:20px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--green);font-size:14px;font-weight:600}.price-card{position:relative;display:flex;flex-direction:column;min-height:462px;padding:32px;border:1px solid transparent;border-radius:24px;background:#f8f8f8;transition:border-color .18s ease,box-shadow .18s ease}.price-card:hover{border-color:#e8e8ec;box-shadow:0 12px 22px #00000029}.recommend{position:absolute;top:36px;right:12px;display:flex;align-items:center;gap:8px;color:#f472a0;font-size:16px;font-weight:400;line-height:18px}.recommend img{width:18px;height:18px}.price-card h3{margin:0;color:#111;font-size:22px}.price{display:flex;align-items:flex-end;gap:8px;margin-top:20px}.price strong{color:#111;font-size:56px;line-height:.95;font-weight:700}.price--featured strong,.price--featured .price-symbol{color:var(--green)}.price .price-symbol{font-size:32px;font-weight:700;margin-right:2px}.price .price-text{font-size:44px;font-weight:600}.price span{margin-bottom:4px;color:#111;font-size:14px}.price-card>p{min-height:20px;margin:10px 0 0;color:#11111185;font-size:14px}.price-card h4{margin:24px 0 0;color:#111;font-size:15px}.price-card ul{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none;color:#111;font-size:13px}.primary-action,.secondary-action{display:flex;align-items:center;justify-content:center;width:100%;height:38px;padding:0;border:0;border-radius:999px;font-size:14px;font-weight:500;text-decoration:none}.primary-action{margin-top:auto;color:var(--ink);border:1px solid #e8e8ec;background:#fff}.primary-action:hover:not(:disabled){color:#fff;border-color:transparent;background:#6d51fd}.secondary-action{margin-top:auto;color:var(--ink);border:1px solid #e8e8ec;background:#fff}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.45}.billing-page{--billing-accent: #6d51fd;min-height:100vh;color:#202024;background:#f6f7f9}.billing-header{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 max(24px,calc((100vw - 1200px)/2));border-bottom:1px solid #e8e8ec;background:#fff}.billing-brand{width:170px;padding:0;border:0;background:transparent}.billing-brand img{width:100%}.billing-back{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 14px;border:1px solid #dedee4;border-radius:8px;color:#303038;background:#fff;font-size:14px;font-weight:500}.billing-back img{width:18px;height:18px}.billing-main{width:min(1200px,calc(100vw - 48px));margin:0 auto;padding:68px 0 84px}.billing-title>span{color:var(--billing-accent);font-size:12px;line-height:1;font-weight:700}.billing-title h1{margin:12px 0 0;color:#17171b;font-size:38px;line-height:1.2;font-weight:650}.billing-title p{margin:10px 0 0;color:#777780;font-size:15px}.billing-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:42px;padding:0 2px 14px}.billing-toolbar>div{display:flex;align-items:baseline;gap:10px}.billing-toolbar strong{font-size:17px;font-weight:600}.billing-toolbar span{color:#8a8a92;font-size:13px}.billing-toolbar button,.billing-state button{height:36px;padding:0 16px;border:1px solid #dedee4;border-radius:8px;color:#3d3d45;background:#fff;font-size:13px;font-weight:500}.billing-toolbar button:disabled{cursor:not-allowed;opacity:.55}.billing-table-wrap{position:relative;min-height:370px;overflow-x:auto;border:1px solid #e3e3e8;border-radius:8px;background:#fff}.billing-table{width:100%;min-width:1180px;border-collapse:collapse;table-layout:fixed}.billing-table th,.billing-table td{padding:18px 22px;border-bottom:1px solid #eeeef1;text-align:left;vertical-align:middle}.billing-table th{color:#777780;background:#fafafa;font-size:12px;line-height:1.4;font-weight:600}.billing-table td{color:#44444c;font-size:14px;line-height:1.5}.billing-table th:first-child,.billing-table td:first-child{width:16%}.billing-table th:nth-child(2),.billing-table td:nth-child(2){width:12%}.billing-table th:nth-child(3),.billing-table td:nth-child(3){width:9%}.billing-table th:nth-child(4),.billing-table td:nth-child(4){width:10%}.billing-table th:nth-child(5),.billing-table td:nth-child(5){width:11%}.billing-table th:nth-child(6),.billing-table td:nth-child(6){width:20%}.billing-table th:nth-child(7),.billing-table td:nth-child(7){width:14%}.billing-table th:nth-child(8),.billing-table td:nth-child(8){width:8%}.billing-table tbody tr:last-child td{border-bottom:0}.billing-order-number{display:block;overflow:hidden;color:#202024;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.billing-amount{color:#17171b!important;font-weight:600}.billing-status{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:600}.billing-status--paid{color:#08783e;background:#e8f8ef}.billing-status--failed{color:#b83338;background:#fceced}.billing-state{position:absolute;top:58px;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;background:#fff}.billing-state strong{margin-top:16px;color:#303038;font-size:15px;font-weight:600}.billing-state p{margin:8px 0 0;color:#8a8a92;font-size:13px}.billing-state--error strong{margin-top:0;color:#b83338}.billing-state button{margin-top:20px}.billing-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}.billing-pagination>button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #dedee4;border-radius:8px;background:#fff}.billing-pagination>button:disabled{cursor:not-allowed;opacity:.42}.billing-pagination img{width:18px;height:18px}.billing-pagination span{min-width:56px;color:#666670;font-size:13px;text-align:center}.reviews-section{padding:92px 0 104px;background:#f8f8f8}.review-marquee{position:relative;display:grid;gap:24px;width:100%;margin-top:54px;overflow:hidden;isolation:isolate;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 312px,#000 calc(100% - 312px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 312px,#000 calc(100% - 312px),transparent 100%)}.review-marquee:before,.review-marquee:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:312px;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.review-marquee:before{left:0;background:linear-gradient(90deg,#f8f8f8e0,#f8f8f870 48%,#f8f8f800);-webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%)}.review-marquee:after{right:0;background:linear-gradient(270deg,#f8f8f8e0,#f8f8f870 48%,#f8f8f800);-webkit-mask-image:linear-gradient(270deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%);mask-image:linear-gradient(270deg,#000 0%,rgba(0,0,0,.72) 48%,transparent 100%)}.review-track{display:grid;grid-auto-flow:column;grid-auto-columns:512px;gap:24px;width:max-content;padding:0 24px;animation:review-slide 38s linear infinite}.review-track--reverse{animation-name:review-slide-reverse}.review-track:hover{animation-play-state:paused}@keyframes review-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes review-slide-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.review-card{min-height:248px;padding:32px;border-radius:12px;background:#fff}.review-person{display:flex;align-items:center;gap:16px}.review-avatar{width:64px;height:64px;border-radius:50%;flex:0 0 auto;object-fit:cover}.review-person strong,.review-person span{display:block}.review-person strong{color:#0a0a0a;font-size:18px;font-weight:500}.review-person span{color:#9b9ba3;font-size:14px}.review-card p{min-height:54px;margin:18px 0 0;color:#111;font-size:15px;line-height:1.65}.stars{margin-top:28px;color:#ffb32c;font-size:20px;letter-spacing:4px}.faq-section{display:grid;grid-template-columns:minmax(220px,276px) minmax(0,760px);gap:56px;justify-content:center;align-items:start;padding:80px 24px;background:#fff}.invite-desc{display:inline-block;padding:6px 12px;border:0;margin:16px 0 0;font-size:14px;line-height:1.6;border-radius:8px}.invite-desc--direct{background:#ebf9fa;color:#37b2e2}.invite-desc--warning{background:#fff5d8;color:#c0700f}.footer a{color:inherit;text-decoration:none}.faq-copy{max-width:276px;padding-top:8px}.faq-copy>span{display:none}.faq-copy h2{margin:0;color:#200355;font-size:48px;line-height:1.18;font-weight:600}.faq-copy p{margin:14px 0 0;color:#535288;font-size:19px;line-height:1.7}.faq-copy__image{width:232px;height:auto;margin-top:38px}.faq-list{display:grid;grid-template-columns:1fr;align-items:start;gap:10px;width:100%;max-height:900px;overflow-y:auto}.faq-item{overflow:hidden;border:1px solid #e8e8ec;border-radius:8px;background:#fff}.faq-item.is-open{background:#fff}.faq-item button{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:48px;padding:0 18px;border:0;background:transparent;color:#2d2d2d;font-size:13px;font-weight:600;text-align:left}.faq-answer{max-height:0;overflow:hidden;padding:0 18px;color:#7d7c9c;font-size:12px;line-height:1.7;transition:max-height .18s ease,padding .18s ease}.faq-answer p{margin:0 0 10px}.faq-answer p:last-child{margin-bottom:0}.faq-answer strong{color:var(--ink);font-weight:600}.faq-item.is-open .faq-answer{max-height:520px;padding:0 18px 18px}.join-section{position:relative;display:flex;flex-direction:column;align-items:center;min-height:360px;padding:60px 24px 80px;overflow:hidden;background:#fff;text-align:center}.join-tags{position:absolute;top:0;right:0;bottom:0;left:0;width:min(980px,calc(100vw - 48px));margin:0 auto;pointer-events:none}.join-tag{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 16px;border-radius:999px;font-size:22px;white-space:nowrap}.join-tag--1{left:86px;top:66px;color:#ec5b38;background:#fff3f0}.join-tag--2{right:92px;top:70px;color:#2b8aff;background:#ecf3ff}.join-tag--3{left:0;top:166px;color:#6d51fd;background:#f6f4ff}.join-tag--4{right:0;top:166px;color:#6d51fd;background:#f6f4ff}.join-tag--5{left:86px;bottom:72px;color:#2b8aff;background:#ecf3ff}.join-tag--6{right:102px;bottom:86px;color:#ec5b38;background:#fff3f0}.join-section__icon{width:82px;height:auto;margin-bottom:14px}.join-section h2{margin:0;color:#200355;font-size:48px;line-height:1.18;font-weight:600}.join-section p{margin:10px 0 0;color:#100a3d;font-size:20px;line-height:1.7}.join-email{display:inline-flex;align-items:center;gap:8px;height:36px;margin-top:18px;padding:0 14px;border:0;border-radius:999px;color:#fff;background:#6d51fd;box-shadow:0 12px 24px #6d51fd33;font-size:13px;font-weight:600}.join-email img{width:16px;height:16px;flex:0 0 auto}.join-email__copy{margin-left:2px}.cta-section{padding:0 24px 48px;background:#fff}.cta-panel{width:min(1120px,100%);min-height:314px;margin:0 auto;padding:48px 61px;overflow:hidden;border-radius:20px;color:#200355;text-align:left;background-repeat:no-repeat;background-position:center;background-size:contain}.cta-panel h2{max-width:500px;margin:0;font-size:48px;line-height:1.18;font-weight:600}.cta-panel p{max-width:540px;margin:12px 0 0;color:#535288;font-size:19px;line-height:1.7}.cta-panel .cta-actions{justify-content:flex-start;margin-top:28px}.cta-panel .platform-downloads{justify-content:flex-start}.cta-panel .platform-downloads__button{height:56px;padding:0 24px;color:#2d2d2d;background:#fff;box-shadow:0 8px 18px #6d51fd14;font-size:16px;font-weight:500;border-radius:16px}.cta-benefits{display:flex;align-items:center;gap:32px;margin-top:14px;flex-wrap:wrap}.cta-benefit{display:inline-flex;align-items:center;gap:4px;color:#535288;font-size:16px;line-height:1.3}.cta-benefit img{width:20px;height:20px;flex:0 0 auto}.footer{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 clamp(24px,7vw,100px);background:#2d2d2d;color:#9ca3af;font-size:12px}@media (min-width: 1600px){.site-header__inner{width:min(1440px,calc(100vw - 200px))}.hero-decoration{width:min(1320px,calc(100vw - 160px))}.advantage-grid{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(6,minmax(0,1fr));width:min(1600px,calc(100vw - 160px));margin:40px auto 0;overflow:visible;scroll-snap-type:none}.advantage-card{scroll-snap-align:none}.advantage-pager{display:none}.community-shell{max-width:1440px}.workflow-panel{width:min(1440px,calc(100vw - 160px))}.pricing-grid{width:min(1240px,calc(100vw - 160px));gap:32px}.faq-section{grid-template-columns:minmax(260px,320px) minmax(0,960px);gap:72px}.faq-copy{max-width:320px}.faq-copy__image{width:260px}.join-tags{width:min(1200px,calc(100vw - 160px))}.cta-panel{width:min(1440px,100%);min-height:426px;padding:72px 80px}}@media (max-width: 1100px){.pricing-grid{grid-template-columns:1fr;max-width:560px}.advantage-grid{width:calc(100vw - 32px);grid-auto-columns:minmax(300px,36vw);overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity;scrollbar-width:none}.advantage-grid::-webkit-scrollbar{display:none}.advantage-card{scroll-snap-align:start}.community-shell{grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:28px}.agent-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-section{display:grid;gap:14px;min-height:auto;padding:76px 24px 86px}.team-background{top:40px;width:920px}.team-center,.scene-card,.scene-card--family,.scene-card--friends,.scene-card--partner,.scene-card--work,.scene-card--project,.scene-card--study{position:static;width:min(520px,100%);margin:0 auto;transform:none}.team-center{order:-1;margin-bottom:24px}.scene-card{min-height:auto}.faq-section{grid-template-columns:1fr;max-width:760px;margin:0 auto;gap:32px}.faq-copy{max-width:360px}}@media (max-width: 760px){.account-center{min-height:calc(100vh - 64px);padding:80px 16px 48px}.account-center__layout{grid-template-columns:1fr;min-height:0}.account-center__sidebar{display:grid;grid-template-columns:1fr 1fr;padding:8px}.account-center__header,.account-center__content{padding-left:16px;padding-right:16px}.contact-overlay{padding:16px}.contact-dialog{width:min(480px,100%);padding:48px 32px}.contact-dialog__intro h2{font-size:28px}.contact-dialog__body h3{font-size:18px}.contact-card strong{font-size:20px}.contact-card span{font-size:14px}.protocol-overlay{padding:16px}.protocol-dialog{width:min(700px,calc(100vw - 32px));max-height:calc(100dvh - 32px)}.protocol-dialog__header{flex-basis:54px;padding-left:18px}.protocol-dialog__header button{width:30px;height:30px}.protocol-dialog__content{padding:18px}.protocol-content h1{font-size:22px}.protocol-content h2{font-size:18px}.login-overlay{padding:16px}.login-dialog{width:min(480px,100%);padding:40px 32px 48px;border-radius:24px}.login-dialog__close{top:20px;right:20px;width:24px;height:24px;font-size:18px}.login-dialog__icon{width:37px}.login-dialog__logo{width:72px;height:26px}.login-dialog form{margin-top:40px}.login-dialog form>label:not(.login-agreement){margin-bottom:8px;font-size:14px}.login-input-wrap{margin-bottom:20px}.login-input-wrap input{height:46px;padding-left:16px;border-radius:12px;font-size:14px}.login-code-button{right:16px;font-size:14px}.login-agreement{gap:10px;font-size:14px}.login-agreement input{width:20px;height:20px}.login-submit{height:44px;margin-top:32px;font-size:13px}.billing-header{height:64px;padding:0 16px}.billing-brand{width:142px}.billing-back{height:36px;padding:0 10px;font-size:13px}.billing-main{width:calc(100vw - 32px);padding:42px 0 64px}.billing-title h1{font-size:30px}.billing-toolbar{margin-top:32px}.billing-table-wrap{min-height:340px}.billing-table th,.billing-table td{padding:16px 18px}.billing-pagination{justify-content:center}.site-header{height:64px}.site-header__inner{display:flex;justify-content:space-between;width:calc(100vw - 32px)}.brand-logo,.brand-logo img{width:142px;height:auto}.site-nav{display:none}.header-cta{width:auto;min-width:96px;padding:0 12px;height:36px;font-size:13px}.header-actions{display:flex;gap:12px}.invite-dialog{min-height:360px;padding:42px 24px 24px;border-radius:28px}.payment-overlay{padding:14px}.payment-dialog{min-height:min(570px,calc(100dvh - 28px));max-height:calc(100dvh - 28px);padding:24px 20px 20px;overflow-y:auto;border-radius:20px}.payment-dialog__header h2{padding-right:28px;font-size:22px}.payment-content{min-height:330px}.payment-qr img{width:min(210px,62vw);height:min(210px,62vw)}.invite-tabs{gap:26px}.invite-tab{padding-bottom:18px;font-size:20px}.hero-section{min-height:auto;padding:96px 16px 0}.hero-copy h1{max-width:100%;font-size:40px;line-height:1.12;white-space:normal}.hero-copy p{font-size:16px}.hero-actions,.cta-actions{align-items:stretch;width:min(340px,100%);margin-left:auto;margin-right:auto}.download-wrap,.button{width:100%}.platform-downloads .download-wrap,.platform-downloads .button{width:auto}.platform-downloads{width:100%;flex-direction:row;gap:8px}.platform-downloads__item{width:auto}.platform-downloads__button{width:auto;min-width:0;height:34px;padding:0 12px;font-size:11px}.download-menu--mac{width:100%}.download-menu--mac button{font-size:16px}.android-qr-menu{width:min(256px,100%)}.hero-background{width:1100px}.hero-decoration{width:660px;max-width:none;margin-top:46px;margin-left:50%;transform:translate(-48%)}.team-section{padding:64px 16px 72px}.team-background{top:48px;width:760px}.team-center h2{font-size:30px}.scene-card{width:100%;padding:14px}.advantages-section,.community-section,.workflow-section,.pricing-section,.reviews-section,.faq-section,.join-section,.cta-section{padding-left:16px;padding-right:16px}.workflow-panel,.pricing-grid{width:100%}.advantages-section{padding-top:52px;padding-bottom:64px}.section-title h2{max-width:340px;font-size:28px;line-height:1.25;white-space:normal}.section-title p{max-width:340px;font-size:12px}.advantage-grid{width:100%;margin:34px 0 0;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;gap:12px;overflow:visible;padding-bottom:0;scroll-snap-type:none}.advantage-card{min-height:248px;padding:22px 20px 18px;border-radius:14px;scroll-snap-align:none}.advantage-illustration{width:136px;height:112px}.advantage-pager{display:none}.community-shell{display:block;width:100%}.community-title{position:static;width:100%;min-height:620px;padding:58px 34px 0;margin-bottom:28px}.community-title h2{font-size:38px;line-height:1.22}.community-title-line{gap:8px}.community-title p{max-width:300px;margin-top:24px;font-size:19px;font-weight:400;line-height:1.55;color:#4e5b8f}.community-title__image{width:min(420px,100%)}.agent-card-viewport{max-height:none;overflow:visible;padding:0}.agent-card-grid{grid-template-columns:1fr}.agent-card:not(.agent-card--mobile){display:none}.agent-card--mobile{display:flex}.agent-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.agent-card{width:auto;height:auto;min-height:238px;padding:16px 10px 14px;border-radius:16px}.agent-card__icon{width:64px;height:64px}.agent-card__icon img,.agent-card__icon span{width:54px;height:54px}.agent-card h3{font-size:18px}.agent-card>p{font-size:13px;line-height:1.55}.agent-card__download{width:min(108px,100%);padding-top:12px}.agent-card__button{font-size:13px}.community-load-more{display:flex;align-items:center;justify-content:center;width:108px;height:40px;margin:24px auto 0;border:0;border-radius:999px;color:#fff;background:#6d51fd;font-size:15px;font-weight:500}.faq-list{grid-template-columns:1fr}.faq-copy h2{font-size:28px}.faq-copy__image{width:184px;margin-top:24px}.join-section{min-height:auto;padding-top:64px;padding-bottom:58px}.join-tags{display:none}.join-section h2{font-size:28px}.cta-section{padding-bottom:32px}.cta-panel{min-height:0;padding:34px 18px 38px;border-radius:16px;background-position:58% center;background-size:cover;text-align:left}.cta-panel h2{font-size:28px}.cta-panel p{font-size:13px}.cta-panel .cta-actions,.cta-panel .platform-downloads{justify-content:flex-start}.cta-panel .platform-downloads{max-width:246px}.cta-panel .platform-downloads__button{height:40px;padding:0 12px;font-size:12px}.cta-benefits{gap:14px;margin-top:16px;max-width:250px}.cta-benefit{gap:6px;font-size:13px}.cta-benefit img{width:15px;height:15px}.workflow-panel{min-height:auto;padding:36px 18px;border-radius:22px}.workflow-panel .section-title h2{font-size:28px;max-width:none}.workflow-panel .section-title p{font-size:12px}.steps-grid{grid-template-columns:1fr;gap:14px;margin-top:28px}.steps-grid__arrow{display:none}.step-card{min-height:190px}.step-card__image{width:122px;height:100px}.review-track{grid-auto-columns:min(512px,calc(100vw - 48px))}.footer{flex-direction:column;justify-content:center;gap:10px;padding:18px;text-align:center}}
