.header-navigation{z-index:1000;background:linear-gradient(135deg,#c084fc 0%,#a855f7 50%,#9333ea 100%);border-bottom:none;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 12px #9333ea4d,0 2px 4px #9333ea33}.header-logo-section{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.header-title{white-space:nowrap;background:linear-gradient(90deg,#fff 0%,#ffeb3b 25%,#fff 50%,#ffeb3b 75%,#fff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700;animation:3s linear infinite gradient-flow}.header-tabs-section{flex:1;justify-content:space-around;align-items:center;gap:8px;display:flex}.header-nav-item{cursor:pointer;color:#ffffffb3;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 16px;transition:all .2s;display:flex}.header-nav-icon{color:inherit;justify-content:center;align-items:center;font-size:24px;line-height:1;display:flex}.header-nav-label{color:inherit;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}@media (max-width:767px){.header-navigation{gap:8px;padding:6px 12px}.header-logo{width:28px;height:28px}.header-title{font-size:14px}.header-tabs-section{gap:4px}.header-nav-item{gap:3px;padding:6px 8px}.header-nav-icon{font-size:18px}.header-nav-label{font-size:9px}}.header-nav-item.active{color:#fff;background:#fff3}.header-nav-item.active .header-nav-icon{transform:scale(1.1)}.header-nav-item:hover:not(.disabled):not(.active){color:#ffffffe6;background:#ffffff1a}.header-nav-item:active:not(.disabled){opacity:.7}.header-nav-item.disabled{opacity:.4;cursor:not-allowed;position:relative}.header-nav-item.disabled:after{content:"";background:#0000001a;border-radius:8px;position:absolute;inset:0}@keyframes gradient-flow{0%{background-position:200% 0}to{background-position:-200% 0}}
.link-preview-card{cursor:pointer;background:#fff;border:3px solid #a855f7;border-radius:8px;flex-direction:column;margin-bottom:0;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #a855f740}.link-preview-card:hover{border-color:#9333ea;box-shadow:0 6px 20px #a855f766}.link-preview-image{background:#f9f9f9;border:none;width:100%;height:180px;position:relative;overflow:hidden}.sale-badge{color:#fff;z-index:10;letter-spacing:.5px;transform-origin:0 0;background:linear-gradient(135deg,#ee4d2d 0%,#ff6b4a 100%);border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite wave;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #ee4d2d66}.sale-icon{font-size:14px;animation:1s ease-in-out infinite lightning}.sale-text{white-space:nowrap;background:linear-gradient(90deg,#fff 0%,#ffeb3b 25%,#fff 50%,#ffeb3b 75%,#fff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:11px;font-weight:800;line-height:1.2;animation:3s linear infinite gradient-flow;display:block}@keyframes wave{0%{transform:rotate(5deg)skewY(2deg)scale(1);box-shadow:0 2px 8px #ee4d2d66}25%{transform:rotate(2deg)skewY(-1deg)scale(1.02);box-shadow:0 3px 10px #ee4d2d80}50%{transform:rotate(0)skewY(0)scale(1.05);box-shadow:0 3px 12px #ee4d2d99}75%{transform:rotate(-2deg)skewY(1deg)scale(1.02);box-shadow:0 3px 10px #ee4d2d80}to{transform:rotate(-5deg)skewY(-2deg)scale(1);box-shadow:0 2px 8px #ee4d2d66}}@keyframes lightning{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.9;transform:scale(1.2)rotate(15deg)}}.link-preview-image img,.link-preview-img{object-fit:cover;width:100%;height:100%}.link-preview-content{flex-direction:column;flex:1;justify-content:space-between;min-height:120px;padding:10px;display:flex}.link-preview-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.link-preview-domain{color:#3b82f6;align-items:center;gap:4px;min-width:0;font-size:12px;font-weight:600;display:flex;overflow:hidden}.link-preview-domain-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.link-preview-mall-icon{flex-shrink:0;width:20px;height:auto}.link-preview-remove{color:#999;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1;transition:color .2s}.link-preview-remove:hover{color:#ee4d2d}.link-preview-title{color:#1a1a1a;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-height:3.6em;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.link-preview-description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.link-preview-price{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.link-preview-price-current{color:#ee4d2d;font-size:16px;font-weight:700}.link-preview-price-secondary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.link-preview-price-original{color:#999;font-size:14px;text-decoration:line-through}.link-preview-address{color:#666;align-items:center;gap:4px;margin-left:auto;font-size:12px;display:flex}.link-preview-location-icon{color:#c084fc;flex-shrink:0;font-size:14px}.link-preview-url{color:#fff;text-align:center;transform-origin:50%;background:#c084fc;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:auto;padding:6px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s;animation:5s ease-in-out infinite shake-button;display:inline-flex}.link-preview-url-text{background:linear-gradient(90deg,#fff 0%,#ffeb3b 25%,#fff 50%,#ffeb3b 75%,#fff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite gradient-flow}.link-preview-url:hover{background:#a78bfa;animation:.4s ease-in-out infinite shake-button-hover}.link-preview-emoji{object-fit:contain;flex-shrink:0;width:20px;height:20px;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-3px)rotate(-5deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(-3px)rotate(5deg)}}@keyframes gradient-flow{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shake{0%,to{transform:translate(0)rotate(0)}10%{transform:translate(-2px)rotate(-1deg)}20%{transform:translate(2px)rotate(1deg)}30%{transform:translate(-2px)rotate(-1deg)}40%{transform:translate(2px)rotate(1deg)}50%{transform:translate(0)rotate(0)}}@keyframes shake-hover{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(-3px)rotate(-2deg)}75%{transform:translate(3px)rotate(2deg)}}@keyframes shake-button{0%,90%,to{transform:translate(0)rotate(0)}92%{transform:translate(-3px)rotate(-2deg)}94%{transform:translate(3px)rotate(2deg)}96%{transform:translate(-3px)rotate(-2deg)}98%{transform:translate(3px)rotate(2deg)}}@keyframes shake-button-hover{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(-4px)rotate(-3deg)}50%{transform:translate(4px)rotate(3deg)}75%{transform:translate(-4px)rotate(-3deg)}}@media (max-width:767px){.link-preview-card{border-radius:6px}.link-preview-image{height:150px}.link-preview-content{min-height:110px;padding:8px}.link-preview-header{margin-bottom:4px}.link-preview-domain{color:#3b82f6;gap:3px;font-size:10px}.link-preview-mall-icon{width:20px}.link-preview-remove{padding:2px 4px;font-size:14px}.link-preview-title{-webkit-line-clamp:3;text-overflow:ellipsis;min-height:3.45em;margin:0 0 4px;font-size:13px;line-height:1.15}.link-preview-price{gap:4px;margin-bottom:4px}.link-preview-price-current{font-size:15px}.link-preview-price-secondary{justify-content:space-between;gap:6px;width:100%;margin-top:4px}.link-preview-price-original{font-size:11px}.link-preview-address{gap:3px;margin-left:0;font-size:10px}.link-preview-location-icon{font-size:12px}.link-preview-url{border-radius:4px;padding:5px 8px;font-size:11px}}@media (min-width:768px) and (max-width:1023px){.link-preview-card{border-radius:8px}.link-preview-image{height:200px}.link-preview-content{min-height:130px;padding:10px}.link-preview-title,.link-preview-price{margin-bottom:6px}.link-preview-price-secondary{justify-content:space-between;width:100%;margin-top:4px}.link-preview-address{margin-left:0}}@media (min-width:1024px){.link-preview-card{border-radius:8px}.link-preview-image{height:220px}.link-preview-content{min-height:140px;padding:12px}.link-preview-title,.link-preview-price{margin-bottom:6px}}
.phone-component{background:0 0;min-height:calc(100vh - 70px);margin-top:70px;padding:16px}.affiliate-links-section{background:#fff;border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 2px 4px #0000000d}.affiliate-links-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.affiliate-links-header h3{color:#333;margin:0;font-size:18px;font-weight:600}.add-link-btn{color:#fff;cursor:pointer;background:#c084fc;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s}.add-link-btn:hover{background:#a78bfa}.refresh-btn{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:6px 10px;font-size:16px;transition:background .2s;display:flex}.refresh-btn:hover:not(:disabled){opacity:.8}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.refresh-icon{width:18px;height:18px}.refresh-btn:disabled .refresh-icon{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767px){.refresh-btn{min-width:32px;height:32px;padding:5px 8px;font-size:14px}}.link-input-container{gap:8px;margin-bottom:16px;display:flex}.link-input{border:2px solid #e0e0e0;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.link-input:focus{border-color:#c084fc}.link-submit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#c084fc;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:background .2s}.link-submit-btn:hover:not(:disabled){background:#a78bfa}.link-submit-btn:disabled{opacity:.6;cursor:not-allowed}.affiliate-links-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:768px) and (max-width:1023px){.affiliate-links-list{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){.affiliate-links-list{grid-template-columns:repeat(4,1fr);gap:20px}}.phone-filters{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 2px 4px #0000000d}.filters-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;height:36px;margin-bottom:12px;display:flex}.filters-header-left{flex-wrap:nowrap;flex:1;align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.filters-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.filters-title{color:#333;white-space:nowrap;flex-shrink:0;align-items:center;margin:0;font-size:18px;font-weight:600;line-height:1;display:flex}.filters-count{color:#666;white-space:nowrap;flex-shrink:0;align-items:center;height:100%;font-size:14px;font-weight:400;line-height:1;display:flex}.filters-count strong{color:#c084fc;font-weight:600}.quick-filter-buttons{flex-shrink:0;align-items:center;gap:6px;height:100%;margin-right:auto;display:flex}.quick-filter-btn{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-items:center;height:28px;padding:6px 12px;font-size:12px;font-weight:500;line-height:1;transition:all .2s;display:flex}.quick-filter-btn:hover{color:#c084fc;border-color:#c084fc}.quick-filter-btn.active{color:#fff;background:#c084fc;border-color:#c084fc}.filters-toggle-btn{cursor:pointer;color:#666;background:#f0f0f0;border:none;border-radius:8px;align-items:center;gap:8px;height:36px;padding:8px 12px;font-size:14px;line-height:1;transition:opacity .2s;display:flex}.filters-toggle-btn:hover{opacity:.8}.filters-toggle-icon{font-size:12px;transition:transform .2s}.filters-badge{color:#fff;background:#c084fc;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.filters-content{transition:max-height .3s ease-out,opacity .2s ease-out;overflow:hidden}.filters-content.filters-collapsed{opacity:0;max-height:0;margin-bottom:0}.filters-content.filters-expanded{opacity:1;max-height:2000px}.filter-group{margin-bottom:12px}.filter-group:last-child{margin-bottom:0}.filter-label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.filter-buttons{flex-wrap:wrap;gap:6px;display:flex}.filter-btn{color:#666;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.filter-btn:hover{color:#c084fc;border-color:#c084fc}.filter-btn.active{color:#fff;background:#c084fc;border-color:#c084fc}.filter-select{color:#333;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;outline:none;width:100%;min-height:44px;padding:12px 16px;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:500;transition:border-color .2s}.filter-select:focus,.filter-select:hover{border-color:#c084fc}.reset-filters-btn{color:#c084fc;cursor:pointer;background:0 0;border:2px solid #c084fc;border-radius:20px;margin-top:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.reset-filters-btn:hover{color:#fff;background:#c084fc}.results-count{color:#666;background:#fff;border-radius:8px;margin-bottom:16px;padding:12px 20px;font-size:14px}@media (max-width:767px){.phone-component{margin-top:60px;padding:8px}.phone-filters{border-radius:8px;margin-bottom:10px;padding:12px 16px}.filters-header{flex-wrap:nowrap;gap:4px;height:32px}.quick-filter-btn{height:24px;padding:4px 10px;font-size:11px}.refresh-btn{min-width:32px;height:32px}.refresh-icon{width:16px;height:16px}.filters-toggle-btn{height:32px;padding:6px 10px;line-height:1}.filters-header-left{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;height:100%;overflow-x:auto}.filters-header-left::-webkit-scrollbar{display:none}.filters-header-right{flex-shrink:0;align-items:center;gap:4px;height:100%;display:flex}.filters-title{white-space:nowrap;align-items:center;font-size:15px;line-height:1;display:flex}.filters-count{white-space:nowrap;align-items:center;height:100%;font-size:11px;line-height:1;display:flex}.quick-filter-buttons{flex-shrink:0;align-items:center;gap:4px;height:100%;margin-right:auto;display:flex}.quick-filter-btn{white-space:nowrap;padding:3px 8px;font-size:11px}.refresh-btn{min-width:32px;height:32px;padding:4px}.filters-toggle-btn{padding:6px 10px;font-size:12px}.filters-title{font-size:16px}.filters-count{font-size:12px}.quick-filter-buttons{gap:4px}.quick-filter-btn{border-radius:10px;padding:3px 8px;font-size:11px}.filter-group{margin-bottom:12px}.filter-label{margin-bottom:6px;font-size:13px}.filter-btn{border-radius:16px;padding:8px 16px;font-size:13px}.filter-select{min-height:48px;padding:14px 12px;font-size:15px}.reset-filters-btn{border-radius:16px;margin-top:8px;padding:8px 16px;font-size:13px}.affiliate-links-section{border-radius:8px;margin-bottom:12px;padding:12px 16px}.affiliate-links-header{margin-bottom:10px}.affiliate-links-header h3{font-size:16px}.add-link-btn{border-radius:6px;padding:6px 12px;font-size:13px}.link-input-container{flex-direction:column;gap:8px;margin-bottom:12px}.link-input{border-radius:6px;padding:10px 12px;font-size:14px}.link-submit-btn{border-radius:6px;padding:10px 16px;font-size:13px}.results-count{border-radius:6px;margin-bottom:12px;padding:10px 16px;font-size:13px}.manual-form-container{border-radius:6px;margin-top:12px;padding:12px 16px}.manual-form,.manual-form-row{gap:10px}.manual-form-group{gap:6px}.manual-label{font-size:12px}.manual-input,.manual-textarea,.manual-select{border-radius:6px;padding:10px 12px;font-size:13px}.manual-textarea{min-height:70px}.manual-form-buttons{gap:10px;margin-top:6px}.manual-submit-btn,.manual-cancel-btn{border-radius:6px;padding:10px;font-size:13px}.phone-empty{border-radius:8px;gap:12px;padding:40px 16px}.phone-empty p{font-size:14px}}.results-count strong{color:#c084fc;font-weight:600}.phones-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.phone-loading{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.phone-loading .spinner{border:4px solid #f3f3f3;border-top-color:#c084fc;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.phone-loading p{color:#666;margin:0;font-size:14px}.phone-empty{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.phone-empty p{color:#999;margin:0;font-size:16px}.manual-form-container{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-top:16px;padding:20px}.manual-form{flex-direction:column;gap:12px;display:flex}.manual-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.manual-form-group{flex-direction:column;gap:8px;display:flex}.manual-label{color:#333;font-size:13px;font-weight:600}.manual-input,.manual-textarea,.manual-select{border:1px solid #ddd;border-radius:8px;padding:12px;font-family:Be Vietnam Pro,sans-serif;font-size:14px;transition:border-color .2s}.manual-select{cursor:pointer;background:#fff}.manual-select:focus,.manual-input:focus,.manual-textarea:focus{border-color:#c084fc;outline:none}.manual-textarea{resize:vertical;min-height:80px}.manual-form-buttons{gap:12px;margin-top:8px;display:flex}.manual-submit-btn,.manual-cancel-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.manual-submit-btn{color:#fff;background:linear-gradient(135deg,#c084fc 0%,#a855f7 100%)}.manual-submit-btn:hover{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);transform:translateY(-1px);box-shadow:0 4px 8px #c084fc4d}.manual-cancel-btn{color:#666;background:#f0f0f0}.manual-cancel-btn:hover{background:#e0e0e0}@media (max-width:768px){.manual-form-buttons{flex-direction:column}.manual-form-row{grid-template-columns:1fr}.filter-select{width:100%}}@media (min-width:768px) and (max-width:1023px){.phone-component{padding:20px}.phones-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media (min-width:1024px){.phone-component{max-width:1400px;margin:70px auto 0;padding:24px}.phone-filters{flex-wrap:wrap;align-items:flex-end;gap:24px;display:flex}.filters-header{width:100%;margin-bottom:16px}.filters-content{flex-wrap:wrap;align-items:flex-end;gap:24px;width:100%;display:flex}.filters-content.filters-collapsed{opacity:1;max-height:none}.filter-group{flex:1;min-width:200px;margin-bottom:0}.reset-filters-btn{height:fit-content;margin-top:0}.phones-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}}
.info-component{max-width:800px;margin:0 auto;padding:24px 16px;animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.info-header{border-bottom:2px solid #e5e7eb;align-items:center;gap:12px;margin-bottom:32px;padding-bottom:16px;display:flex}.info-icon{color:#c084fc;font-size:32px}.info-title{color:#333;background:linear-gradient(135deg,#c084fc 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:24px;font-weight:700}.info-content{flex-direction:column;gap:24px;display:flex}.info-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000d}.info-section:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c084fc26}.info-section-title{color:#333;align-items:center;gap:8px;margin:0 0 12px;font-size:18px;font-weight:600;display:flex}.info-section-text{color:#666;margin:0 0 12px;font-size:14px;line-height:1.6}.info-section-text:last-child{margin-bottom:0}.info-section-text strong{color:#333;font-weight:700}.info-highlight{color:#555;background:linear-gradient(135deg,#c084fc1a 0%,#a855f71a 100%);border-left:3px solid #c084fc;border-radius:8px;padding:12px;font-weight:500;margin-top:12px!important}.info-features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.info-features li{color:#666;padding-left:20px;font-size:14px;line-height:1.6;position:relative}.info-features li:before{content:"•";color:#c084fc;font-size:16px;font-weight:700;position:absolute;left:8px}.info-features li strong{color:#333;font-weight:700}.qr-section{background:#ffffff80;border:2px solid #c084fc33;border-radius:12px;flex-direction:column;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.qr-image{border-radius:12px;width:100%;max-width:180px;height:auto;box-shadow:0 4px 12px #0000001a}.info-tech{flex-direction:column;gap:8px;display:flex}.info-tech p{color:#666;margin:0;font-size:14px}.info-tech strong{color:#333;font-weight:600}@media (max-width:767px){.info-component{padding:16px 12px}.info-header{margin-bottom:24px;padding-bottom:12px}.info-icon{font-size:28px}.info-title{font-size:20px}.info-content{gap:16px}.info-section{padding:16px}.info-section-title{margin-bottom:10px;font-size:16px}.info-section-text,.info-features li,.info-tech p{font-size:13px}.qr-section{margin-top:12px;padding:12px}.qr-image{max-width:150px}}
.footer{background:#f9f9f9;border-top:1px solid #e5e5e5;width:100%;margin-top:auto;padding:20px 0}.footer-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.footer-text{color:#666;margin:0;font-size:14px}@media (max-width:767px){.footer{padding:16px 0}.footer-content{padding:0 16px}.footer-text{font-size:12px}}
.scroll-to-top{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#c084fc 0%,#a78bfa 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;animation:.3s fadeInUp;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #c084fc66}.scroll-to-top:hover{background:linear-gradient(135deg,#a78bfa 0%,#9333ea 100%);transform:translateY(-3px);box-shadow:0 6px 20px #c084fc99}.scroll-to-top:active{transform:translateY(-1px)}.scroll-to-top-icon{color:#fff;font-size:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.scroll-to-top{width:45px;height:45px;bottom:20px;right:20px}.scroll-to-top-icon{font-size:20px}}
