:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d0d0f;background:#fff;font-synthesis:none;--ink: #0d0d0f;--muted: #77767c;--line: #dedee1;--soft: #f6f6f5;--coral: #ff6c5e;--violet: #7569ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(117,105,239,.28);outline-offset:2px}.site-shell{min-height:100vh;position:relative;background:#fff;display:flex;flex-direction:column}.site-header{height:72px;padding:0 42px;border-bottom:1px solid #eeeeef;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;cursor:pointer}.brand-mark{width:42px;height:42px;display:grid;place-items:center;transform:rotate(-7deg)}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;text-align:left;line-height:1;gap:3px}.brand-copy strong{font-size:21px;letter-spacing:-.03em}.brand-copy small{font-size:12px;font-weight:700;letter-spacing:.01em}.header-actions{display:flex;align-items:center;gap:14px}.language-wrap{position:relative}.language-button{height:42px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;background:var(--soft);padding:0 15px;cursor:pointer;font-weight:650}.language-menu{position:absolute;top:50px;right:0;min-width:145px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px #1414191f;display:grid;gap:3px;z-index:30}.language-menu button{border:0;background:transparent;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer}.language-menu button:hover,.language-menu button.active{background:var(--soft);font-weight:700}.button{min-height:44px;border-radius:14px;border:1px solid var(--line);padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button-light{background:#fff}.button-light:hover{background:var(--soft)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.button-dark:hover{background:#242427}.button-wide{width:100%}.login-button{min-width:96px;border-radius:16px}.subscription-page{width:100%;max-width:1440px;margin:0 auto;padding:86px 56px 17px;display:grid;grid-template-columns:420px minmax(0,1fr);gap:48px;align-items:start;flex:1}.intro-panel{min-height:760px;display:flex;flex-direction:column;position:sticky;top:120px;overflow:hidden}.eyebrow{display:inline-block;font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--muted);text-transform:uppercase}.intro-panel h1{margin:0 0 16px;font-size:clamp(46px,4vw,58px);line-height:1.05;letter-spacing:-.065em;font-weight:900}.intro-panel h1>span{white-space:nowrap}.intro-copy{margin:0;color:#76757b;line-height:1.78;font-size:16px}.trust-list{display:grid;gap:18px;margin-top:38px}.trust-list>div{display:flex;gap:13px;align-items:center}.trust-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e2e2e4;border-radius:15px;background:#fff}.trust-list p{margin:0;display:grid;gap:4px}.trust-list strong{font-size:15px}.trust-list small{color:#8b8a90;font-size:12px}.hero-builder{width:100%;max-width:380px;margin-top:auto;margin-left:-10px;margin-bottom:2px;aspect-ratio:3/2;object-fit:contain}.plans-workspace{min-width:0}.plan-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.plan-card{position:relative;min-width:0;height:360px;padding:30px 24px 18px;border:1.5px solid #d9d9dd;border-radius:23px;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.plan-card:hover{transform:translateY(-3px);border-color:#ababaf;box-shadow:0 15px 34px #13131712}.plan-card.selected{border:3px solid var(--ink);padding:28.5px 22.5px 16.5px;box-shadow:0 16px 44px #0a0a0c17}.recommended{position:absolute;top:-36px;left:50%;transform:translate(-50%);height:36px;padding:0 17px;border-radius:14px 14px 0 0;background:var(--ink);color:#fff;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:750;white-space:nowrap}.recommended span{color:var(--coral)}.plan-title{font-size:29px;line-height:1.05;letter-spacing:-.035em;font-weight:850}.plan-kicker{color:#85848a;margin-top:11px;font-size:14px}.plan-price{font-size:29px;line-height:1;font-weight:900;margin-top:26px;letter-spacing:-.03em}.plan-price small{font-size:14px;color:#727177;font-weight:600;margin-left:6px}.plan-card img{width:calc(100% + 8px);height:150px;margin:auto -4px 0;object-fit:contain}.comparison{margin-top:26px}.comparison-row{display:grid;grid-template-columns:140px repeat(3,minmax(0,1fr));min-height:43px;border-bottom:1px solid #e3e3e5;align-items:center;font-size:13px}.comparison-row>span{padding:8px 12px;text-align:center;color:#56555b;display:flex;justify-content:center;align-items:center;min-height:100%}.comparison-row>span:first-child{padding-left:0;justify-content:flex-start;text-align:left;color:#6e6d72}.comparison-row>span.active{font-weight:750;color:var(--ink);background:#fafafa}.purchase-section{margin-top:25px}.purchase-section h2{margin:0 0 11px;font-size:15px}.purchase-switch{height:49px;padding:4px;border:1px solid var(--line);border-radius:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.purchase-switch button{border:0;background:transparent;border-radius:13px;cursor:pointer;color:#49484d;font-weight:700}.purchase-switch button:hover{background:var(--soft)}.purchase-switch button.active{color:#fff;background:var(--ink)}.continue-button{margin-top:14px;width:100%;height:64px;border:0;border-radius:18px;background:var(--ink);color:#fff;font-size:20px;font-weight:850;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:transform .18s ease,background .18s ease}.continue-button svg{position:absolute;right:24px}.continue-button:hover{transform:translateY(-2px);background:#242427}.faq-list,.modal-faqs{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{width:100%;min-height:54px;border:0;background:transparent;padding:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;text-align:left}.faq-item>button svg{transition:transform .2s ease}.faq-item.open>button svg{transform:rotate(180deg)}.faq-item p{color:#6d6c72;line-height:1.7;margin:-4px 0 18px;max-width:720px}.site-footer{min-height:64px;border-top:1px solid #eeeeef;display:flex;justify-content:center;align-items:center;gap:26px;padding:14px 30px}.site-footer button,.site-footer a{border:0;background:transparent;display:flex;align-items:center;gap:8px;color:#4e4d52;cursor:pointer;font-weight:650;font-size:13px;text-decoration:none}.site-footer button:hover,.site-footer a:hover{color:#000}.site-footer>span{width:1px;height:18px;background:#d6d6d9}.floating-support{position:fixed;right:26px;bottom:22px;width:48px;height:48px;border-radius:17px;border:1px solid #d8d8dc;background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 30px #0f0f131f;z-index:15;transition:transform .18s ease}.floating-support:hover{transform:translateY(-3px) rotate(-3deg)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#08080ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{width:min(100%,500px);max-height:min(90vh,760px);overflow:auto;background:#fff;border-radius:28px;padding:26px;box-shadow:0 30px 100px #00000042;animation:modal-in .22s ease-out}.modal-large{width:min(100%,680px)}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.modal-header h2{margin:7px 0 0;font-size:30px;line-height:1.1;letter-spacing:-.04em}.icon-button{width:40px;height:40px;border-radius:14px;border:0;background:var(--soft);display:grid;place-items:center;cursor:pointer}.modal-tabs{padding:4px;background:var(--soft);border-radius:15px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.modal-tabs button{height:42px;border:0;border-radius:12px;background:transparent;cursor:pointer;font-weight:700}.modal-tabs button.active{background:#fff;box-shadow:0 4px 12px #00000012}.auth-provider-button{width:100%;height:52px;margin-top:16px;padding:0 14px;border:1px solid var(--line);border-radius:15px;background:#fff;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;cursor:pointer;font-weight:750}.auth-provider-button:hover{background:var(--soft)}.auth-provider-button:disabled{cursor:wait;opacity:.66}.auth-provider-button small{padding:4px 7px;border-radius:999px;background:var(--soft);color:#89888e;font-size:10px}.google-mark{width:30px;height:30px;border-radius:10px;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0);color:#fff;display:grid;place-items:center;font:800 16px/1 Arial,sans-serif;box-shadow:inset 0 0 0 5px #fff}.auth-divider{display:flex;align-items:center;gap:12px;margin:17px 0 14px;color:#99989e;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-divider span{white-space:nowrap}.auth-method-tabs{display:flex;gap:6px;margin-bottom:-2px}.auth-method-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#87868c;cursor:pointer;font-size:12px;font-weight:700}.auth-method-tabs button.active{background:var(--soft);color:var(--ink)}.login-form{margin-top:20px;display:grid;gap:15px}.login-form label,.support-message{display:grid;gap:8px;font-weight:700;font-size:13px}.field{min-height:52px;padding:0 15px;display:flex;align-items:center;gap:10px;background:var(--soft);border:1px solid transparent;border-radius:15px;color:#77767c}.field:focus-within{background:#fff;border-color:#a4a3a8}.field input{flex:1;min-width:0;border:0;background:transparent;outline:0;color:var(--ink)}.form-error{margin:-4px 0 0;color:#bf2f28;font-size:13px}.form-success{margin:-4px 0 0;padding:10px 12px;border-radius:12px;background:#f0f6ed;color:#347033;font-size:12px;line-height:1.55}.form-note{margin:-2px 0 0;color:#8a8990;font-size:12px;text-align:center}.auth-agreement{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#77767c;font-size:12px;font-weight:500}.auth-agreement label{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:7px!important;cursor:pointer;font-size:inherit!important}.auth-agreement input{width:17px;height:17px;margin:0;accent-color:var(--violet);cursor:pointer}.auth-agreement a{color:#4f45b8;font-size:inherit;text-decoration:underline;text-underline-offset:2px}.empty-state,.success-state{padding:18px 8px 4px;text-align:center;display:grid;justify-items:center}.empty-icon{width:68px;height:68px;border-radius:24px;background:var(--soft);display:grid;place-items:center}.empty-state h3,.success-state h3{font-size:22px;margin:18px 0 6px}.empty-state p,.success-state p{color:#747379;margin:0 0 22px}.success-state>svg{color:var(--ink)}.order-list{display:grid;gap:16px}.account-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-bar>button{padding:7px 10px;border:0;border-radius:10px;background:var(--soft);color:#646369;cursor:pointer;font-size:12px}.account-chip{display:inline-flex;width:fit-content;align-items:center;gap:7px;padding:8px 11px;background:var(--soft);border-radius:12px;font-size:13px}.order-row{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:18px;padding:17px}.order-row>div{flex:1;min-width:0}.order-title-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-title-line>span{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#f2f1ff;color:#4f45b8;font-size:11px;font-weight:750}.status-dot{width:10px;height:10px;flex:0 0 auto;background:#bbb;border-radius:50%;margin-top:5px}.status-dot.status-active{background:var(--violet);box-shadow:0 0 0 4px #7569ef1f}.order-row p{margin:4px 0 0;color:#77767c;font-size:13px}.order-row small{display:block;margin-top:7px;color:#9a999f;font-size:11px}.order-feedback{padding:18px;border-radius:16px;background:var(--soft);color:#77767c;text-align:center;font-size:13px}.order-feedback-error{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff1f0;color:#9f2924;text-align:left}.order-feedback button{flex:0 0 auto;border:0;border-radius:10px;padding:7px 10px;background:#fff;color:inherit;cursor:pointer;font-weight:700}.success-actions{display:flex;gap:10px}.checkout-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;margin:-2px 0 20px;color:#9a999f;font-size:12px;font-weight:700}.checkout-progress>span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.checkout-progress b{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:var(--soft);color:#77767c}.checkout-progress i{height:1px;background:var(--line)}.checkout-progress .done,.checkout-progress .active{color:var(--ink)}.checkout-progress .done b{background:#eceaff;color:#4f45b8}.checkout-progress .active b{background:var(--ink);color:#fff}.wechat-intro{padding:16px 18px;border-radius:18px;background:var(--soft);display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center}.wechat-intro>span{color:#85848a;font-size:12px}.wechat-intro>strong{text-align:right}.wechat-intro p{grid-column:1 / -1;margin:7px 0 0;color:#77767c;font-size:13px;line-height:1.55}.wechat-contact-card{margin-top:16px;border:1px solid var(--line);border-radius:22px;padding:18px;display:grid;grid-template-columns:178px 1fr;gap:22px;align-items:center}.wechat-qr{border-radius:18px;background:#f3f3f2;padding:12px;display:grid;justify-items:center;gap:7px}.wechat-qr img{width:146px;aspect-ratio:1;object-fit:cover;border-radius:13px;background:#fff}.wechat-qr small{color:#929197;font-size:11px}.wechat-contact-copy{min-width:0}.wechat-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eaf8ef;color:#177443;font-size:12px;font-weight:750}.wechat-contact-copy h3{margin:14px 0 18px;font-size:24px;letter-spacing:-.03em}.wechat-contact-copy>p{margin:0 0 6px;color:#818086;font-size:12px}.wechat-contact-copy>small{display:block;margin-top:10px;color:#96959b;font-size:11px;line-height:1.5}.wechat-account{min-height:46px;padding:5px 6px 5px 13px;background:var(--soft);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:9px}.wechat-account code{overflow:hidden;text-overflow:ellipsis;font-family:inherit;font-weight:750}.wechat-account button{min-width:64px;height:34px;border:0;border-radius:10px;background:#fff;cursor:pointer;font-size:12px;font-weight:750}.wechat-tutorial-link{width:fit-content;margin-top:11px;display:inline-flex;align-items:center;gap:6px;color:#4f45b8;font-size:12px;font-weight:750;text-decoration:none}.wechat-tutorial-link:hover{color:#332b8f;text-decoration:underline;text-underline-offset:3px}.wechat-confirm{margin:16px 0;padding:14px 16px;border:1px solid var(--line);border-radius:17px;display:flex;align-items:center;gap:11px;cursor:pointer;transition:border-color .18s ease,background .18s ease}.wechat-confirm.checked{border-color:#aaa6ed;background:#f6f5ff}.wechat-confirm input{position:absolute;opacity:0;pointer-events:none}.wechat-confirm>span{color:#aaa9af;display:grid;place-items:center}.wechat-confirm.checked>span{color:var(--violet)}.wechat-confirm p{margin:0;display:grid;gap:3px}.wechat-confirm small{color:#85848a;font-size:11px;font-weight:500}.wechat-actions{display:grid;grid-template-columns:.72fr 1.28fr;gap:10px}.wechat-actions .button:disabled{cursor:not-allowed}.checkout-summary{border-top:1px solid var(--line)}.checkout-summary>div{min-height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.checkout-summary span{color:#77767c}.checkout-price{font-size:22px}.assurance-line{margin:18px 0;padding:13px;border-radius:14px;background:#f2f1ff;color:#393175;display:flex;align-items:center;gap:9px;font-size:13px}.support-panel{display:flex;gap:14px;align-items:center;padding:16px;background:var(--soft);border-radius:18px}.support-avatar{width:50px;height:50px;border-radius:17px;background:#fff;display:grid;place-items:center}.support-panel p{margin:5px 0 0;color:#77767c;font-size:13px}.support-message{margin:18px 0}.support-message textarea{resize:vertical;min-height:110px;border:1px solid var(--line);border-radius:16px;padding:14px;outline:0}.support-message textarea:focus{border-color:#a4a3a8}.legal-shell{min-height:100vh;background:#f6f6f4;color:var(--ink)}.legal-shell>header{height:76px;padding:0 clamp(22px,5vw,72px);border-bottom:1px solid #e5e5e2;background:#ffffffe0;display:flex;align-items:center;justify-content:space-between}.legal-shell>header>a{color:#4c4b50;font-size:13px;font-weight:700;text-decoration:none}.legal-shell>main{width:min(760px,calc(100% - 40px));margin:0 auto;padding:70px 0 100px}.legal-shell h1{margin:12px 0 4px;font-size:clamp(40px,7vw,66px);letter-spacing:-.055em}.legal-updated{margin:0 0 34px;color:#8a898e;font-size:13px}.legal-intro{margin:0 0 42px;color:#4f4e53;font-size:18px;line-height:1.85}.legal-shell section{padding:26px 0;border-top:1px solid #dededb}.legal-shell section h2{margin:0 0 10px;font-size:20px}.legal-shell section p{margin:0;color:#5f5e63;line-height:1.9}@media(max-width:1080px){.subscription-page{grid-template-columns:310px minmax(0,1fr);gap:30px;padding:64px 34px 34px}.intro-panel h1{font-size:48px}.plan-card{height:330px;padding-inline:18px}.plan-card.selected{padding-inline:16.5px}.plan-title,.plan-price{font-size:24px}.comparison-row{grid-template-columns:110px repeat(3,minmax(0,1fr));font-size:12px}}@media(max-width:800px){.site-header{height:66px;padding:0 18px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:19px}.language-button{width:42px;padding:0;justify-content:center}.language-button span,.language-button svg:last-child{display:none}.login-button{min-width:74px;height:40px;padding-inline:14px}.subscription-page{display:block;padding:34px 18px 28px}.intro-panel{min-height:0;position:static;overflow:visible}.intro-panel h1{font-size:clamp(42px,12vw,58px)}.intro-copy br{display:none}.trust-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px}.trust-list>div{display:grid;align-content:start;gap:8px;padding:12px 10px;background:var(--soft);border-radius:16px}.trust-icon{width:38px;height:38px}.trust-list strong{font-size:12px}.trust-list small{display:none}.hero-builder{width:100%;max-width:460px;margin:16px auto -8px;align-self:center}.plans-workspace{margin-top:22px}.plan-cards{overflow-x:auto;grid-template-columns:repeat(3,minmax(250px,74vw));gap:12px;padding:34px 3px 16px;margin-inline:-3px;scroll-snap-type:x mandatory;scrollbar-width:none}.plan-cards::-webkit-scrollbar{display:none}.plan-card{height:340px;scroll-snap-align:center}.comparison{display:none}.purchase-section{margin-top:10px}.purchase-switch{height:auto;grid-template-columns:1fr;padding:5px}.purchase-switch button{min-height:44px}.continue-button{height:58px;font-size:17px}.faq-list{margin-top:30px}.site-footer{gap:13px;padding-inline:14px}.site-footer{flex-wrap:wrap}.site-footer button,.site-footer a{font-size:12px;gap:5px}.site-footer>span{display:none}.floating-support{right:16px;bottom:16px}}@media(max-width:430px){.eyebrow{font-size:10px}.intro-panel h1{font-size:44px}.intro-copy{font-size:14px}.trust-list>div{min-height:92px}.hero-builder{margin-top:4px}.plan-cards{grid-template-columns:repeat(3,minmax(260px,84vw))}.modal-backdrop{padding:12px;align-items:end}.modal{border-radius:26px 26px 18px 18px;padding:22px;max-height:92vh}.modal-header h2{font-size:27px}.checkout-progress{gap:5px}.checkout-progress>span{font-size:0;gap:0}.checkout-progress b{font-size:12px}.wechat-contact-card{grid-template-columns:116px 1fr;gap:14px;padding:14px}.wechat-qr{padding:8px}.wechat-qr img{width:94px}.wechat-contact-copy h3{margin:10px 0 12px;font-size:19px}.wechat-contact-copy>small{display:none}.wechat-account{padding-left:9px}.wechat-account code{font-size:12px}.wechat-account button{min-width:52px}.wechat-actions{grid-template-columns:1fr}.wechat-actions .button-dark{grid-row:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.pm-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff;color:var(--ink)}.pm-header{height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eeeeef;position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pm-brand{display:flex;align-items:center;gap:10px}.pm-brand-mark{width:38px;height:38px;display:grid;place-items:center;transform:rotate(-7deg)}.pm-brand-mark img{width:100%;height:100%;object-fit:contain}.pm-brand-copy{display:grid;line-height:1;gap:3px}.pm-brand-copy strong{font-size:20px;letter-spacing:-.03em}.pm-brand-copy small{font-size:11px;font-weight:700;color:var(--muted)}.pm-header-right{display:flex;align-items:center;gap:12px}.pm-lang{position:relative}.pm-lang>button{height:40px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;background:var(--soft);padding:0 14px;cursor:pointer;font-weight:650;font-size:14px}.pm-lang-menu{position:absolute;top:48px;right:0;min-width:140px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px #1414191f;display:grid;gap:3px;z-index:30}.pm-lang-menu button{border:0;background:transparent;border-radius:10px;padding:9px 11px;text-align:left;cursor:pointer;font-size:14px}.pm-lang-menu button:hover,.pm-lang-menu button.on{background:var(--soft);font-weight:700}.pm-login{height:40px;min-width:88px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;font-weight:700}.pm-login:hover{background:var(--soft)}.pm-body-row{flex:1;display:grid;grid-template-columns:232px minmax(0,1fr)}.pm-nav{border-right:1px solid #eeeeef;padding:22px 16px;display:flex;flex-direction:column;position:sticky;top:68px;height:calc(100vh - 68px)}.pm-nav ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}.pm-nav li button{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;border-radius:13px;padding:12px 14px;cursor:pointer;font-weight:700;color:#4b4a50;font-size:15px}.pm-nav li button:hover{background:var(--soft)}.pm-nav li button.on{background:var(--ink);color:#fff}.pm-mascot{width:100%;max-width:190px;margin:auto auto 8px;aspect-ratio:3/2;object-fit:contain}.pm-nav-foot{text-align:center}.pm-badge{display:inline-block;padding:5px 10px;border-radius:999px;background:#f2f1ff;color:#4f45b8;font-size:11px;font-weight:700}.pm-content{padding:40px 46px 64px;min-width:0}.pm-hero{margin-bottom:26px}.pm-hero h1{margin:0 0 8px;font-size:clamp(30px,3.4vw,40px);letter-spacing:-.05em;font-weight:900;line-height:1.08}.pm-hero p{margin:0;color:#76757b;font-size:15px}.pm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pm-grid-solo{grid-template-columns:repeat(auto-fill,minmax(220px,264px))}.pm-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:6px;min-height:156px;padding:18px;border:1.5px solid #dcdce0;border-radius:20px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pm-card:hover{transform:translateY(-2px);border-color:#ababaf;box-shadow:0 14px 30px #13131712}.pm-card.on{border:2.5px solid var(--ink);box-shadow:0 14px 34px #0a0a0c1a;padding:17px}.pm-card-ico{position:absolute;top:16px;right:16px}.pm-card-name{font-size:21px;font-weight:850;letter-spacing:-.03em}.pm-card-tier{color:#85848a;font-size:13px}.pm-card-price{margin-top:auto;font-size:22px;font-weight:900;letter-spacing:-.03em}.pm-card-price small{font-size:12px;color:#78777d;font-weight:600;margin-left:4px}.pm-assurance{margin:22px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#6a696f;font-size:14px}.pm-assurance i{color:#cbcace;font-style:normal;margin-right:2px}.pm-mode{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;max-width:520px;padding:5px;border:1px solid var(--line);border-radius:16px}.pm-mode button{min-height:44px;border:0;border-radius:12px;background:transparent;cursor:pointer;font-weight:700;color:#49484d;font-size:14px}.pm-mode button:hover{background:var(--soft)}.pm-mode button.on{background:var(--ink);color:#fff}.pm-ctas{margin-top:14px;max-width:520px}.pm-cta{width:100%;height:58px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-size:18px;font-weight:850;transition:transform .16s ease,background .16s ease}.pm-cta:hover{transform:translateY(-2px)}.pm-cta-primary{background:var(--ink);color:#fff}.pm-cta-primary:hover{background:#242427}.pm-faq{margin-top:34px;max-width:720px;border-top:1px solid var(--line)}.pm-faq-item{border-bottom:1px solid var(--line)}.pm-faq-item>button{width:100%;min-height:54px;border:0;background:transparent;padding:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;text-align:left;gap:12px}.pm-faq-item>button svg{flex:0 0 auto;transition:transform .2s ease;color:#8a898f}.pm-faq-item.open>button svg{transform:rotate(180deg)}.pm-faq-item p{color:#6d6c72;line-height:1.7;margin:-2px 0 16px}.pm-empty{max-width:420px;margin:8vh auto 0;text-align:center;display:grid;justify-items:center;gap:8px}.pm-empty-ico{width:66px;height:66px;border-radius:22px;background:var(--soft);display:grid;place-items:center;color:#6a696f}.pm-empty h3{margin:10px 0 0;font-size:21px}.pm-empty p{margin:0;color:#76757b;line-height:1.7}.pm-float{position:fixed;right:24px;bottom:22px;width:50px;height:50px;border-radius:17px;border:0;background:var(--ink);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px #0f0f1338;z-index:15;transition:transform .18s ease}.pm-float:hover{transform:translateY(-3px) rotate(-4deg)}.pm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#08080ab8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.pm-sheet{width:min(100%,520px);max-height:min(92vh,800px);overflow:auto;background:#fff;border-radius:26px;padding:24px;box-shadow:0 30px 100px #00000047;animation:modal-in .22s ease-out}.pm-sheet-large{width:min(100%,660px)}.pm-backdrop:has(.pm-sheet-completed){align-items:start;padding:0 12px 24px}.pm-sheet-completed{width:min(100%,780px);min-height:min(100%,720px);max-height:calc(100vh - 24px);padding:36px;border-radius:38px;display:flex;flex-direction:column}.pm-sheet-completed .pm-sheet-head{margin-bottom:28px}.pm-sheet-completed .pm-sheet-head h2{font-size:36px}.pm-sheet-completed .pm-x{width:56px;height:56px;border-radius:18px}.pm-sheet-completed .pm-steps{margin-bottom:30px;gap:13px;font-size:15px}.pm-sheet-completed .pm-steps b{width:38px;height:38px;border-radius:12px;font-size:16px}.pm-sheet-completed .pm-recharging{flex:1;padding:8px 0}.pm-sheet-completed .pm-actions{margin-top:30px}.pm-sheet-completed .pm-btn{min-height:74px;border-radius:20px;font-size:20px}.pm-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pm-sheet-head h2{margin:0;font-size:26px;letter-spacing:-.035em}.pm-x{width:38px;height:38px;border-radius:13px;border:0;background:var(--soft);display:grid;place-items:center;cursor:pointer}.pm-steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:9px;margin-bottom:22px;color:#a4a3a9;font-size:12px;font-weight:700}.pm-steps>span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.pm-steps b{width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:var(--soft);color:#86858b}.pm-steps i{height:1px;background:var(--line)}.pm-steps .on{color:var(--ink)}.pm-steps .on b{background:var(--ink);color:#fff}.pm-lead{margin:0 0 16px;font-size:15px;font-weight:750}.pm-periods{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.pm-period{display:grid;gap:3px;justify-items:center;min-height:66px;padding:12px;border:1.5px solid var(--line);border-radius:15px;background:#fff;cursor:pointer}.pm-period.on{border:2.5px solid var(--ink)}.pm-period b{font-size:15px}.pm-period small{font-size:11px;color:#9a999f}.pm-period .pm-save{color:#177443;font-weight:700}.pm-tiers{margin-top:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pm-tier{position:relative;display:grid;gap:3px;text-align:left;padding:14px;border:1.5px solid var(--line);border-radius:16px;background:#fff;cursor:pointer}.pm-tier.on{border:2.5px solid var(--ink)}.pm-tier-ico{position:absolute;top:12px;right:12px}.pm-tier-brand{color:#85848a;font-size:12px}.pm-tier-name{font-size:18px;letter-spacing:-.02em}.pm-tier-price{font-size:19px;font-weight:850;margin-top:4px}.pm-tier small{color:#4f45b8;font-size:11px;font-weight:700}.pm-summary{border-top:1px solid var(--line)}.pm-summary>div{min-height:52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.pm-summary span{color:#77767c}.pm-summary strong{font-weight:750}.pm-total{font-size:22px}.pm-assure{margin:16px 0 0;padding:12px;border-radius:13px;background:#f2f1ff;color:#393175;display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.5}.pm-done{text-align:center;display:grid;justify-items:center;gap:6px;padding:10px 0;color:var(--ink)}.pm-done h3{margin:12px 0 0;font-size:22px}.pm-done p{margin:0;color:#76757b;line-height:1.7}.pm-done code{background:var(--soft);padding:2px 6px;border-radius:6px;font-size:13px}.pm-done-price{margin-top:6px;font-size:30px;font-weight:900}.pm-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.pm-btn{min-height:50px;border-radius:14px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:800;font-size:15px}.pm-btn-light{background:#fff}.pm-btn-light:hover{background:var(--soft)}.pm-btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.pm-btn-dark:hover{background:#242427}@media(max-width:1080px){.pm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pm-content{padding:32px 28px 56px}}@media(max-width:860px){.pm-body-row{grid-template-columns:1fr}.pm-nav{flex-direction:row;align-items:center;gap:8px;position:sticky;top:68px;height:auto;padding:10px 14px;border-right:0;border-bottom:1px solid #eeeeef;overflow-x:auto;background:#fff;z-index:15}.pm-nav ul{grid-auto-flow:column;gap:6px}.pm-nav li button{padding:9px 14px;white-space:nowrap}.pm-mascot,.pm-nav-foot{display:none}}@media(max-width:560px){.pm-header{padding:0 16px}.pm-lang span{display:none}.pm-content{padding:24px 16px 48px}.pm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-mode,.pm-tiers,.pm-actions{grid-template-columns:1fr}}.pm-redeem{max-width:720px}.pm-annc{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff8e6;border:1px solid #f2e3b8;border-radius:14px;color:#7a5c12;font-size:13px;line-height:1.5;margin-bottom:20px}.pm-annc svg{flex:0 0 auto;color:#c99a1e}.pm-redeem-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.pm-redeem-head h1{margin:0 0 6px;font-size:clamp(28px,3vw,36px);letter-spacing:-.04em;font-weight:900}.pm-redeem-head p{margin:0;color:#76757b;font-size:14px}.pm-queue{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:var(--soft);color:#6a696f;font-size:12px;font-weight:700;white-space:nowrap}.pm-rsteps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:9px;margin-bottom:22px;color:#a4a3a9;font-size:12px;font-weight:700}.pm-rsteps>span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.pm-rsteps b{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:var(--soft);color:#86858b}.pm-rsteps i{height:1px;background:var(--line)}.pm-rsteps .on,.pm-rsteps .done{color:var(--ink)}.pm-rsteps .on b{background:var(--ink);color:#fff}.pm-rsteps .done b{background:#eceaff;color:#4f45b8}.pm-rcard{border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;gap:14px}.pm-rlabel{display:inline-flex;align-items:center;gap:8px;font-weight:750;font-size:14px}.pm-rrow{display:flex;gap:10px}.pm-rrow input{flex:1;min-width:0}.pm-rcard input,.pm-rcard textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:var(--soft);outline:0;font:inherit;color:var(--ink)}.pm-rcard input:focus,.pm-rcard textarea:focus{background:#fff;border-color:#a4a3a8}.pm-rcard textarea{resize:vertical;min-height:120px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;line-height:1.5}.pm-rerror{display:flex;align-items:center;gap:6px;margin:0;color:#bf2f28;font-size:13px}.pm-rerror svg{flex:0 0 auto}.pm-rhint{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0;color:#8a8990;font-size:12px;line-height:1.7}.pm-rhint code{background:var(--soft);padding:1px 5px;border-radius:5px;font-size:11px}.pm-cdk-chip{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:11px 14px;border-radius:13px;background:#eaf8ef;color:#177443;font-size:13px;font-weight:700}.pm-cdk-chip b{font-weight:800}.pm-link{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#4f45b8;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;padding:0}.pm-link:hover{text-decoration:underline;text-underline-offset:2px}.pm-link:disabled{color:#a7a3d6;cursor:wait}.pm-cdk-chip .pm-link{margin-left:auto}.pm-newcode{padding:14px;border:1px dashed #aaa6ed;border-radius:14px;background:#f6f5ff;display:grid;gap:8px}.pm-newcode>span{font-size:12px;color:#4f45b8;font-weight:700}.pm-newcode>div{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border-radius:10px;padding:8px 8px 8px 12px}.pm-newcode code{font-family:ui-monospace,monospace;font-weight:750;font-size:13px;overflow:hidden;text-overflow:ellipsis}.pm-newcode button{flex:0 0 auto;border:0;border-radius:9px;padding:7px 12px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.pm-rrow-between{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pm-sub{display:grid;gap:4px;padding:12px 14px;border-radius:12px;background:var(--soft);font-size:13px;color:#56555b}.pm-ractions{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:4px}.pm-ractions-center{grid-template-columns:1fr;justify-items:center}.pm-ractions .pm-btn{min-height:48px}.pm-ractions-center .pm-btn{min-width:200px}.pm-result{text-align:center;justify-items:center;gap:8px}.pm-result-icon.ok{color:#177443}.pm-result-icon.fail{color:#bf2f28}.pm-result-icon.wait{color:var(--violet)}.pm-result h3{margin:8px 0 0;font-size:22px}.pm-taskid{margin:0;color:#8a898f;font-size:12px;font-family:ui-monospace,monospace}.pm-result-msg{margin:0;color:#76757b;font-size:14px;line-height:1.6;max-width:420px}.pm-result-msg.pm-fail{color:#bf2f28}.pm-rnotice{margin:0;padding:10px 12px;border-radius:10px;background:var(--soft);color:#56555b;font-size:13px}@media(max-width:560px){.pm-ractions{grid-template-columns:1fr}.pm-rrow{flex-direction:column}}.pm-steps-5{grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto}.pm-ta{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:var(--soft);outline:0;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;line-height:1.5;resize:vertical;min-height:110px;color:var(--ink)}.pm-ta:focus{background:#fff;border-color:#a4a3a8}.pm-guide{margin:0;padding-left:20px;display:grid;gap:6px;color:#56555b;font-size:13px;line-height:1.6}.pm-open-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:11px 16px;border-radius:13px;background:var(--ink);color:#fff;font-weight:750;font-size:14px;text-decoration:none}.pm-open-link:hover{background:#242427}.pm-account-confirm{display:grid;justify-items:center;gap:6px;text-align:center;padding:26px 16px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.pm-account-confirm svg{color:var(--violet)}.pm-account-confirm span{color:#77767c;font-size:13px}.pm-account-confirm strong{font-size:22px;letter-spacing:-.02em;word-break:break-all}.pm-recharging{text-align:center;justify-items:center;gap:6px;padding:14px 0}.pm-recharging h3{margin:12px 0 0;font-size:22px}.pm-recharging p{margin:0;color:#76757b;font-size:14px;line-height:1.6;max-width:440px}.pm-ic-ok{color:#177443}.pm-ic-fail{color:#bf2f28}.pm-ic-wait{color:var(--violet)}.pm-btn-wide{width:100%}.pm-actions-center{grid-template-columns:1fr;justify-items:center}.pm-actions-center .pm-btn{min-width:240px}.pm-complete{width:100%;display:grid;gap:16px;text-align:left}.pm-complete-head{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.pm-complete-head h3{margin:0 0 4px;font-size:30px;letter-spacing:-.03em}.pm-complete-head p{margin:0;color:var(--muted);font-size:15px}.pm-aftercare-card{width:100%;padding:34px 28px;border:1px solid var(--line);border-radius:24px;background:#fff;display:grid;grid-template-columns:minmax(180px,220px) 1fr;gap:28px;align-items:center;text-align:left}.pm-aftercare-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:#fff}.pm-aftercare-details{min-width:0;display:grid;justify-items:start;gap:12px}.pm-aftercare-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#eaf8ef;color:#177443;font-size:13px;font-weight:800}.pm-aftercare-details h4{margin:4px 0 2px;font-size:30px;letter-spacing:-.035em}.pm-aftercare-account{width:100%;min-height:54px;padding:6px 7px 6px 16px;border-radius:15px;background:var(--soft);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.pm-aftercare-account code{overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:16px;font-weight:700}.pm-aftercare-account button{min-width:76px;min-height:42px;border:0;border-radius:12px;background:var(--ink);color:#fff;cursor:pointer;font-weight:800}.pm-aftercare-details small{color:var(--muted);font-size:12px;line-height:1.6}.pm-orders{width:min(920px,100%);display:grid;gap:18px}.pm-orders-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.pm-orders-head h1{margin:0;font-size:clamp(30px,4vw,42px);letter-spacing:-.045em}.pm-orders-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.pm-order-list{display:grid;gap:12px}.pm-order-card{border:1px solid var(--line);border-radius:18px;padding:18px 20px;display:flex;justify-content:space-between;gap:24px;background:#fff}.pm-order-main{min-width:0}.pm-order-main h2{margin:10px 0 5px;font-size:18px;letter-spacing:-.02em}.pm-order-main p{margin:0;color:var(--muted);font-size:13px;overflow-wrap:anywhere}.pm-order-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--soft);color:#68676d;font-size:11px;font-weight:800}.pm-order-status-paid,.pm-order-status-processing{background:#f1efff;color:#5147b1}.pm-order-status-completed{background:#eaf8ef;color:#177443}.pm-order-status-cancelled,.pm-order-status-refunded{background:#fff0ef;color:#a93831}.pm-order-meta{flex:0 0 auto;display:grid;justify-items:end;align-content:center;gap:4px;text-align:right}.pm-order-meta strong{font-size:17px}.pm-order-meta span,.pm-order-meta small{color:var(--muted);font-size:11px}.pm-orders-empty{min-height:230px;border:1px dashed var(--line);border-radius:18px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted)}.pm-orders-empty strong{color:var(--ink)}@media(max-width:560px){.pm-orders-head,.pm-order-card{align-items:stretch;flex-direction:column}.pm-order-meta{justify-items:start;text-align:left}.pm-sheet-completed .pm-steps-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.pm-sheet-completed .pm-steps-5 i{display:none}.pm-sheet-completed .pm-steps-5>span{display:grid;justify-items:center;gap:4px;font-size:11px}.pm-sheet-completed .pm-steps-5 b{width:32px;height:32px;border-radius:10px;font-size:13px}.pm-aftercare-card{grid-template-columns:116px 1fr;gap:14px;padding:14px}.pm-aftercare-details{gap:8px}.pm-aftercare-details h4{font-size:21px}.pm-aftercare-account{min-height:46px;padding-left:10px}.pm-aftercare-account code{font-size:12px}.pm-aftercare-account button{min-width:58px;min-height:34px}}@media(max-height:740px){.pm-sheet-completed{min-height:min(100%,700px);padding-top:26px;padding-bottom:26px}.pm-sheet-completed .pm-sheet-head{margin-bottom:20px}.pm-sheet-completed .pm-steps{margin-bottom:22px}.pm-sheet-completed .pm-actions{margin-top:22px}}.pm-auth{display:grid;gap:2px}.pm-google{width:100%;min-height:50px;border:1px solid var(--line);border-radius:14px;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:750;font-size:15px}.pm-google:hover{background:var(--soft)}.pm-google:disabled{opacity:.6;cursor:wait}.pm-google-g{width:26px;height:26px;border-radius:8px;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0);color:#fff;display:grid;place-items:center;font:800 15px/1 Arial,sans-serif;box-shadow:inset 0 0 0 4px #fff}.pm-auth-divider{display:flex;align-items:center;gap:12px;margin:14px 0;color:#99989e;font-size:12px}.pm-auth-divider:before,.pm-auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.pm-auth-form{display:grid;gap:12px}.pm-field{min-height:50px;padding:0 14px;display:flex;align-items:center;gap:10px;background:var(--soft);border:1px solid transparent;border-radius:13px;color:#77767c}.pm-field:focus-within{background:#fff;border-color:#a4a3a8}.pm-field input{flex:1;min-width:0;border:0;background:transparent;outline:0;color:var(--ink);font:inherit}.pm-auth-msg{margin:0;padding:10px 12px;border-radius:10px;background:#f0f6ed;color:#347033;font-size:12px;line-height:1.5}.pm-auth-switch{margin:14px 0 0;text-align:center;color:#77767c;font-size:13px}.pm-auth-switch button{border:0;background:transparent;color:#4f45b8;font-weight:700;cursor:pointer;font-size:13px}.pm-auth-note{margin:10px 0 0;text-align:center;color:#8a8990;font-size:11px;line-height:1.5}
