#root,.notion,body,html{background:#fff;color:#222;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;margin:0;min-height:100vh;padding:0}.navbar{background:#fff;border-bottom:1px solid #ececec;box-shadow:0 2px 8px 0 #00000008;height:64px;justify-content:space-between;padding:0 40px;position:relative}.logo,.navbar{align-items:center;display:flex}.logo-img{background:#f5f6fa;border-radius:8px;height:32px;margin-right:12px;width:32px}.logo-text{color:#222;font-size:1.5em;font-weight:700;letter-spacing:1px}.header-right{align-items:center;display:flex;gap:1rem}.help-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 2px 8px #0000000d;color:#495057;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem;transition:all .3s ease}.help-btn:hover{background:#e9ecef;border-color:#dee2e6;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.subscription-btn{background:linear-gradient(135deg,#a8b4f0,#b8a5d4);border:none;border-radius:20px;box-shadow:0 2px 8px #a8b4f033;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem;transition:all .3s ease}.subscription-btn:hover{background:linear-gradient(135deg,#9aa8e8,#a895c8);box-shadow:0 4px 12px #a8b4f04d;transform:translateY(-1px)}.lang-switch{align-items:center;display:flex;gap:0;height:64px;position:absolute;right:40px;top:0}.lang-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1em;font-weight:500;height:64px;line-height:64px;outline:none;padding:0 10px;transition:color .2s}.lang-btn.active{color:#222;font-weight:700}.lang-btn:hover:not(.active){color:#64b5f6}.lang-divider{color:#ececec;font-size:1.1em;padding:0 2px;-webkit-user-select:none;user-select:none}main{margin:0 auto;max-width:1100px;padding:0 24px}.notion-hero{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;padding:20px 0}.notion-hero-content{max-width:600px;text-align:center}.notion-hero-content h1{color:#222;font-size:2.8em;font-weight:800;letter-spacing:1px;line-height:1.15;margin-bottom:12px}.notion-hero-content p{color:#444;font-size:1.18em;line-height:1.7;margin-bottom:18px}.cta-btn{background:#222;border:none;border-radius:28px;box-shadow:0 2px 8px 0 #0000000f;color:#fff;cursor:pointer;display:inline-block;font-size:1.2em;font-weight:700;letter-spacing:1px;padding:16px 48px;text-decoration:none;transition:background .2s,color .2s}.cta-btn:hover{background:#64b5f6;color:#fff}.download-dropdown-wrap{display:inline-block;margin-top:8px;position:relative}.download-btn{position:relative;z-index:2}.download-dropdown{background:#fff;border:1.5px solid #ececec;border-radius:14px;box-shadow:0 4px 24px 0 #64b5f61a,0 1.5px 8px 0 #0000000a;left:0;opacity:0;padding:8px 0;pointer-events:none;position:absolute;right:0;top:110%;transform:translateY(-10px);transition:opacity .2s,transform .2s;width:100%;z-index:10}.download-dropdown.show{opacity:1;pointer-events:auto;transform:translateY(0)}.download-section{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:8px}.trial-text{color:#6c757d;display:inline-block;font-size:.85rem;font-weight:400;opacity:.8;transition:opacity .2s ease}.trial-text:hover{opacity:1}.download-arrow{font-size:.8em;margin-left:8px;transition:transform .2s}.download-btn:hover .download-arrow{transform:rotate(180deg)}.download-item{background:none;border:none;color:#222;cursor:pointer;display:block;font-size:1.08em;padding:12px 28px;text-decoration:none;transition:background .2s,color .2s}.download-item:hover{background:#f5f6fa;color:#64b5f6}.notion-hero-img{align-items:center;display:flex;flex-direction:column;margin-top:24px;width:100%}.carousel{max-width:1300px}.carousel,.carousel-images{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.main-img{border:1.5px solid #ececec;border-radius:10px;box-shadow:0 8px 48px 0 #64b5f61a,0 1.5px 8px 0 #0000000a;display:none;height:auto;object-fit:contain;transition:opacity .3s;width:100%}.main-img.active{display:block;opacity:1}.carousel-tabs{align-items:center;display:flex;gap:18px;justify-content:center;margin:22px 0 0}.tab-btn{background:#f5f6fa;border:1.5px solid #ececec;border-radius:18px;color:#888;cursor:pointer;font-size:1.08em;font-weight:500;outline:none;padding:8px 28px;transition:background .2s,color .2s,border .2s}.tab-btn.active{background:#222;border-color:#222;color:#fff}.tab-btn:hover:not(.active){background:#e3e6ef;color:#222}.carousel-dots{align-items:center;display:flex;gap:14px;justify-content:center;margin-bottom:2px;margin-top:22px}.carousel-dot{background:#e0e7ef;border:none;border-radius:50%;box-shadow:none;cursor:pointer;height:11px;outline:none;padding:0;transition:background .18s,box-shadow .18s;width:11px}.carousel-dot.active{background:#2563eb;box-shadow:0 2px 8px #2563eb1a}.carousel-dot:focus{outline:2px solid #2563eb44}footer{background:#fff;border-top:1px solid #ececec;color:#888;margin-top:20px;padding:8px 0;text-align:center}.footer-content{margin:0 auto;max-width:1200px;padding:0 40px}.footer-content p{color:#888;font-size:.75em;letter-spacing:.3px;margin-bottom:0}.footer-separator{color:#ccc;margin:0 8px}.footer-content a{color:#888;text-decoration:none;transition:color .2s}.footer-content a:hover{color:#64b5f6}.download-page{margin:0 auto;max-width:1400px;padding:32px 8px;text-align:center}.download-title{font-size:1.7rem;font-weight:600;letter-spacing:.5px;margin-bottom:18px}.download-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.download-card{align-items:center;background:#fff;border-radius:22px;box-shadow:0 4px 32px #00000014;display:flex;flex:1 1 220px;flex-direction:column;padding:36px 32px 28px;transition:box-shadow .18s,transform .18s}.download-icon{font-size:3.2rem;margin-bottom:18px}.download-platform{font-size:1.25rem;font-weight:600;letter-spacing:.5px;margin-bottom:18px}.download-versions{display:flex;flex-direction:column;gap:14px;width:100%}.download-version-btn{background:#2563eb;border:none;border-radius:18px;color:#fff;display:block;display:inline-block;margin:0 auto;min-height:0;min-width:0;padding:5px 20px;text-align:center;text-decoration:none}.download-group{align-items:flex-start;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 18px 10px}.download-group-title{color:#222;font-size:1rem;font-weight:500;margin-bottom:6px}.download-group-btns{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:4px}.download-tabs{display:flex;gap:32px;justify-content:center;margin-bottom:38px;margin-top:18px}.download-tab{align-items:center;background:#f7f8fa;border:none;border-radius:18px 18px 0 0;box-shadow:0 2px 8px #0000000a;color:#222;cursor:pointer;display:flex;font-size:1.18rem;font-weight:500;gap:14px;outline:none;padding:16px 32px 12px;transition:background .18s,color .18s,box-shadow .18s}.download-tab.active{background:#fff;box-shadow:0 6px 24px #2563eb1a;color:#2563eb;z-index:2}.download-tab:focus{outline:2px solid #2563eb44}.download-tab-icon{align-items:center;display:flex;font-size:2.1rem}.download-tab-name{font-size:1.18rem;font-weight:600}.lang-dropdown-wrap{align-items:center;display:flex;position:relative}.lang-dropdown-btn{align-items:center;background:#fff;border:none;border-radius:18px;box-shadow:0 2px 8px #0000000a;color:#222;cursor:pointer;display:flex;font-size:17px;font-weight:500;gap:10px;min-width:120px;padding:8px 22px 8px 18px;transition:box-shadow .18s,background .18s}.lang-dropdown-btn:focus,.lang-dropdown-btn:hover{background:#f5f7fa;box-shadow:0 4px 16px #00000014}.lang-dropdown{animation:fadeIn .18s;background:#fff;border:none;border-radius:18px;box-shadow:0 8px 32px #00000021;color:#222;margin-top:0;max-width:320px;min-width:240px;padding:10px 0 6px;position:absolute;right:0;top:120%;width:-webkit-max-content;width:max-content;z-index:1002}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lang-search{background:#f5f7fa;border:none;border-radius:12px;box-shadow:0 1px 2px #00000008;box-sizing:border-box;color:#222;display:block;font-size:16px;margin:0 4% 10px;outline:none;padding:7px 12px;width:92%}.lang-list{max-height:240px;overflow-y:auto;padding-right:2px}.lang-item{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;margin:2px 8px;padding:11px 28px 11px 22px;transition:background .15s,color .15s}.lang-item.active,.lang-item:hover{background:#eaf2ff;color:#2563eb}.lang-item.active:before{background:#2563eb;border-radius:50%;content:"";display:inline-block;height:7px;margin-right:10px;width:7px}.lang-code{color:#b0b0b0;font-size:13px;margin-left:10px}.lang-empty{color:#bbb;font-size:16px;padding:18px 0 10px;text-align:center}@media (max-width:900px){main{padding:0 8px}.notion-hero-content h1{font-size:2em}.main-img{border-radius:12px;max-width:100vw}.notion-hero{gap:24px;padding:40px 0 20px}.carousel,.carousel-images{max-width:100vw}.carousel-tabs{gap:8px;margin:12px 0 0}.tab-btn{font-size:1em;padding:7px 16px}.lang-switch{right:12px}}@media (max-width:700px){.download-list{flex-direction:column;gap:22px}.download-card{max-width:100%;min-width:0;padding:28px 10vw 22px}.download-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px}.download-tab{font-size:1rem;gap:8px;padding:12px 16px 8px}.download-group{padding:14px 6vw 8px}.download-groups{gap:22px}}@media (max-width:600px){.lang-dropdown{max-width:98vw;min-width:180px}}.subscription-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:1rem}.subscription-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:900px;overflow:hidden;width:100%}.subscription-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;text-align:center}.subscription-header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.subscription-header p{font-size:1rem;opacity:.9}.user-info-section{align-items:center;background:#ffffff1a;border-radius:12px;display:flex;justify-content:space-between;margin-top:1.5rem;padding:1rem}.user-info{display:flex;flex-direction:column;gap:.5rem}.user-email{color:#fff;font-size:1rem;font-weight:600}.membership-status{color:#fffc;font-size:.9rem}.remain-days{color:gold;font-weight:600}.logout-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.logout-btn:hover{background:#ffffff4d;border-color:#ffffff80}.main-content{padding:2rem}.plans-section{margin-bottom:2rem}.plans-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.plan-card{background:#fff;border:2px solid #e1e5e9;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.plan-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.plan-card.selected{background:linear-gradient(135deg,#f8f9ff,#e8ecff);border-color:#667eea}.plan-header{margin-bottom:1.5rem;text-align:center}.plan-card h3{color:#333;font-size:1.3rem;margin-bottom:.5rem}.plan-price{margin-bottom:1rem}.plan-price .price{color:#667eea;display:block;font-size:2rem;font-weight:700}.plan-price .original-price{color:#999;font-size:1rem;margin-left:.5rem;text-decoration:line-through}.plan-features{flex:1 1;list-style:none;margin:0;padding:0}.plan-features li{color:#666;font-size:.9rem;padding:.3rem 0}.billing-toggle-header{position:absolute;right:.5rem;top:.5rem}.billing-toggle-switch{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:20px;display:flex;gap:0;overflow:hidden;padding:.2rem;position:relative}.billing-toggle-btn{background:#0000;border:none;border-radius:15px;color:#666;cursor:pointer;font-size:.8rem;font-weight:500;min-width:50px;padding:.3rem .8rem;position:relative;transition:all .3s ease;z-index:2}.billing-toggle-btn.active{background:#667eea;box-shadow:0 2px 6px #667eea4d;color:#fff}.billing-toggle-btn:hover:not(.active){color:#667eea}.action-section{background:#f8f9fa;border-radius:12px;justify-content:space-between;margin-top:1rem;padding:1.5rem}.action-section,.payment-info,.payment-method{align-items:center;display:flex}.payment-method{color:#666;font-size:.9rem;gap:.5rem}.payment-icon{font-size:1.2rem}.subscribe-action{align-items:center;display:flex;gap:1rem}.price-summary{color:#333;font-size:1.1rem;font-weight:600}.subscribe-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.subscribe-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:#333;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.close-btn:hover{background:#f0f0f0;color:#333}.login-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.login-btn:hover{box-shadow:0 5px 15px #667eea4d;transform:translateY(-2px)}.login-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background:#fff5f5;border:1px solid #ffebeb;border-radius:6px;color:#ff6b6b;font-size:.9rem;margin-bottom:1rem;padding:.5rem;text-align:center}.auth-links{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.link-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .3s ease}.link-btn:hover{color:#5a67d8}.captcha-input-group{display:flex;gap:.5rem}.captcha-input-group input{flex:1 1}.captcha-btn{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;min-width:100px;padding:.75rem 1rem;transition:all .3s ease;white-space:nowrap}.captcha-btn:hover:not(:disabled){background:#5a67d8}.captcha-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.7}.payment-modal{max-width:600px}.payment-content{padding:2rem}.payment-summary{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.payment-summary h4{color:#333;margin:0 0 1rem}.order-item,.order-total{display:flex;justify-content:space-between;padding:.5rem 0}.order-total{border-top:1px solid #e1e5e9;font-size:1.1rem;font-weight:600;margin-top:1rem;padding-top:1rem}.payment-qr{margin-bottom:2rem;text-align:center}.payment-qr h4{color:#333;margin-bottom:1.5rem}.qr-code{margin-bottom:1rem}.qr-placeholder{align-items:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:12px;display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 auto;width:200px}.qr-placeholder span{font-size:3rem;margin-bottom:.5rem}.qr-placeholder p{color:#666;margin:0}.qr-error,.qr-loading{align-items:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:12px;display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 auto;width:200px}.qr-loading span{color:#667eea;font-size:1rem}.qr-error span{font-size:3rem;margin-bottom:.5rem}.qr-error p{color:#ff6b6b;font-size:.9rem;margin:0;text-align:center}.qr-image{height:200px;width:200px}.payment-iframe-container,.qr-image{border:2px solid #e1e5e9;border-radius:12px}.payment-iframe-container{background:#fff;height:205px;margin:0 auto;overflow:hidden;padding:5px 0 0 5px;width:205px}.payment-iframe{border:none;border-radius:12px;height:100%;width:100%}.payment-failed,.payment-success{align-items:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:12px;display:flex;flex-direction:column;height:200px;justify-content:center;margin:0 auto;width:200px}.payment-success{background:#f8fff9;border-color:#28a745}.payment-failed{background:#fff8f8;border-color:#dc3545}.payment-success span{color:#28a745;font-size:4rem;margin-bottom:.5rem}.payment-failed span{color:#dc3545;font-size:4rem;margin-bottom:.5rem}.payment-failed p,.payment-success p{color:#333;font-size:1.1rem;font-weight:600;margin:0}.failed-tip,.success-tip{color:#666!important;font-size:.9rem!important;font-weight:400!important;margin-top:.5rem!important}.qr-tip{color:#666;font-size:.9rem}.confirm-payment-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.confirm-payment-btn:hover{box-shadow:0 5px 15px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.subscription-page{padding:.5rem}.subscription-container{border-radius:16px}.subscription-header{padding:1.5rem}.subscription-header h1{font-size:1.5rem}.user-info-section{flex-direction:column;gap:1rem;text-align:center}.auth-links{flex-direction:column;gap:.5rem}.main-content{padding:1.5rem}.plans-grid{gap:1rem;grid-template-columns:1fr}.action-section{flex-direction:column;gap:1rem;text-align:center}.subscribe-action{flex-direction:column;gap:.5rem}.modal-content{margin:1rem;max-height:calc(100vh - 2rem)}.captcha-input-group{flex-direction:column;gap:.5rem}.captcha-btn{min-width:auto;width:100%}.qr-placeholder{height:150px;width:150px}.payment-iframe-container{height:205px;width:205px}.payment-failed,.payment-success{height:150px;width:150px}.payment-failed span,.payment-success span{font-size:3rem}.payment-failed p,.payment-success p{font-size:1rem}}.help-page{background:#f8f9fa;height:calc(100vh - 174px);padding:20px 0}.help-container,.help-page{display:flex;flex-direction:column}.help-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:100%;margin:0 auto;max-width:1200px;overflow:hidden}.help-header{background:#fff;border-bottom:1px solid #e9ecef;padding:20px 30px}.help-content{display:flex;flex:1 1;overflow:hidden}.help-sidebar{background:#f8f9fa;border-right:1px solid #e9ecef;padding:0;width:200px}.help-nav{padding:10px 0}.help-nav-item{background:none;border:none;border-left:3px solid #0000;color:#495057;cursor:pointer;display:block;font-size:14px;padding:12px 20px;text-align:left;transition:all .2s ease;width:100%}.help-nav-item:hover{background:#e9ecef;color:#333}.help-nav-item.active{background:#e3f2fd;border-left-color:#1976d2;color:#1976d2}.vip-badge{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);border-radius:10px;box-shadow:0 1px 3px #ff6b6b4d;color:#fff;font-size:10px;font-weight:700;margin-left:8px;padding:2px 6px;text-transform:uppercase}.help-main{flex:1 1;height:calc(100% - 60px);overflow-y:auto;padding:30px}.help-section{display:none}.help-section.active{display:block}.help-content-wrapper{display:flex;flex-direction:column;gap:20px}.help-text{width:100%}.help-text p{color:#333;font-size:15px;line-height:1.6;margin:0}.help-screenshot{min-height:300px;width:100%}.screenshot-placeholder{align-items:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;color:#6c757d;display:flex;font-size:14px;height:300px;justify-content:center;width:100%}.screenshot-gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:10px}.screenshot-item{text-align:center}.screenshot-item img{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:400px;width:100%}.screenshot-item p{color:#666;font-size:14px;font-weight:500;margin:10px 0 0}.help-steps{display:flex;flex-direction:column;gap:30px}.help-step{align-items:flex-start;display:flex;gap:20px}.step-number{align-items:center;background:#1976d2;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;margin-top:3px;width:24px}.step-content{display:flex;flex:1 1;flex-direction:column;gap:15px}.step-text p{color:#333;font-size:15px;line-height:1.6;margin:0}.highlight-warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;font-weight:600;padding:2px 6px}.highlight-user-type{background:#e3f2fd;border:1px solid #bbdefb;border-radius:4px;color:#1976d2;display:inline-block;font-weight:600;margin-bottom:8px;padding:2px 6px}.support-list{line-height:1.8}.list-item{color:#333;font-size:15px;font-weight:500;margin-bottom:8px}.list-subitem{color:#666;font-size:14px;margin-bottom:4px;margin-left:20px}.list-subitem:not(:first-child){padding-left:15px;position:relative}.list-subitem:not(:first-child):before{color:#999;content:"•";left:0;position:absolute}.step-screenshot img{border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:800px;width:100%}@media (max-width:768px){.help-page{height:calc(100vh - 174px);padding:10px}.help-container{border-radius:6px}.help-header{padding:10px 20px}.help-content{flex-direction:column}.help-sidebar{border-bottom:1px solid #e9ecef;border-right:none;width:100%}.help-nav{display:flex;overflow-x:auto;padding:5px 0}.help-nav-item{border-bottom:3px solid #0000;border-left:none;min-width:100px;padding:10px 15px;text-align:center;white-space:nowrap}.help-nav-item.active{border-bottom-color:#1976d2;border-left:none}.help-main{padding:20px}.help-content-wrapper{gap:15px}.screenshot-placeholder{height:200px}.screenshot-gallery{gap:15px;grid-template-columns:1fr}.screenshot-item img{max-width:100%}.help-steps{gap:20px}.help-step{flex-direction:column;gap:15px}.step-number{align-self:flex-start}.step-screenshot img{max-width:100%}}@media (max-width:480px){.help-main{padding:15px}.help-content-wrapper{gap:15px}.screenshot-placeholder{height:150px}}
/*# sourceMappingURL=main.dcfe0e97.css.map*/