.home-page{background:var(--bg);width:100%;min-height:100vh}.home-section-inner{width:100%;max-width:1200px;margin:0 auto;padding:0 48px}.home-nav{border-bottom:2px solid var(--border);background:#00000008;align-items:center;width:100%;padding:16px 80px;display:flex}.home-nav-brand{flex:1;align-items:center;gap:12px;display:flex}.home-nav-links{flex:none;align-items:center;gap:48px;display:flex}[data-theme=dark] .home-nav{background:#ffffff08}.home-nav-links a{color:var(--text-3);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.home-nav-links a:hover{color:var(--text)}.home-nav-logo{border-radius:10px;width:42px;height:42px}.home-nav-name{color:var(--text);letter-spacing:-.03em;font-size:22px;font-weight:800}.home-nav-actions{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.home-nav-icon-btn{border:1px solid var(--border-light);cursor:pointer;width:36px;height:36px;color:var(--text-3);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.home-nav-icon-btn:hover{color:var(--text);border-color:var(--border);background:var(--surface)}.home-nav-lang-btn{color:var(--text-2);border:1px solid var(--border-light);cursor:pointer;letter-spacing:.02em;white-space:nowrap;background:0 0;border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.home-nav-lang-btn:hover{color:var(--text);border-color:var(--border);background:var(--surface)}.home-nav-lang-btn svg{flex-shrink:0}.home-nav-login{color:#fff;background:var(--primary);cursor:pointer;border:none;border-radius:8px;margin-left:4px;padding:8px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s}.home-nav-login:hover{opacity:.85}.home-hero{text-align:center;width:100%}.home-hero>.home-section-inner{padding-top:80px;padding-bottom:64px}.home-hero-title{color:var(--text);letter-spacing:-.04em;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.1}.home-hero-sub{color:var(--text-3);max-width:540px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:1.6}.home-hero-actions{justify-content:center;gap:12px;margin-bottom:20px;display:flex}.home-cta-primary{background:var(--primary);color:#fff;border-radius:10px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.home-cta-primary:hover{opacity:.85}.home-cta-secondary{color:var(--text-2);-webkit-backdrop-filter:blur(10px);background:#ffffff4d;border:1.5px solid #ffffff80;border-bottom-color:#0000000d;border-radius:12px;align-items:center;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #00000008,inset 0 1px 1px #ffffffb3}.home-cta-secondary:hover{color:var(--text);background:#ffffff80;border-color:#ffffffb3;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d,inset 0 1px 2px #ffffffd9}[data-theme=dark] .home-cta-secondary{background:#ffffff0a;border:1.5px solid #ffffff1a;border-top-color:#ffffff29;box-shadow:0 2px 8px #0000004d,inset 0 1px 1px #ffffff0d}[data-theme=dark] .home-cta-secondary:hover{background:#ffffff14;border-color:#ffffff2e;box-shadow:0 4px 12px #0006,inset 0 1px 2px #ffffff14}.home-hero-note{color:var(--text-3);opacity:.6;font-size:13px}.home-tools{width:100%;padding:0}.home-tools>.home-section-inner{padding-bottom:48px}.home-tools-title{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:16px;font-size:13px;font-weight:600}.home-tools-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.home-tool-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff59;border:1.5px solid #fff9;border-color:#fff9 #0000000a #0000000f #fff9;border-radius:18px;flex-direction:column;justify-content:center;min-height:120px;padding:28px 20px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000000a,0 8px 24px #00000008,inset 0 1px 1px #fffc}.home-tool-card:hover{background:#ffffff8c;border-color:#fffc #fffc #00000014;transform:translateY(-3px);box-shadow:0 4px 12px #0000000f,0 12px 32px #0000000d,inset 0 1px 2px #ffffffe6}[data-theme=dark] .home-tool-card{background:#ffffff0a;border:1.5px solid #ffffff1a;border-color:#ffffff2e #ffffff1a #ffffff1a #ffffff24;box-shadow:0 2px 8px #0000004d,0 8px 24px #0003,inset 0 1px 1px #ffffff0f}[data-theme=dark] .home-tool-card:hover{background:#ffffff14;border-color:#ffffff40 #ffffff2e #ffffff2e;box-shadow:0 4px 12px #0006,0 12px 32px #00000040,inset 0 1px 2px #ffffff1a}.home-tool-text h3{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:18px;font-weight:700}.home-tool-text p{color:var(--text-3);margin:0;font-size:14px;line-height:1.55}.home-tool-arrow{display:none}.home-tools-subtitle{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin:32px 0 16px;font-size:13px;font-weight:600}.home-subtools-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.home-subtool-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#ffffff4d;border:1.5px solid #ffffff80;border-color:#ffffff80 #00000008 #0000000d #ffffff80;border-radius:14px;flex-direction:column;justify-content:center;padding:18px 14px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 6px #00000008,0 6px 20px #00000005,inset 0 1px 1px #ffffffb3}.home-subtool-card:hover{background:#ffffff80;border-color:#ffffffb3 #ffffffb3 #0000000f;transform:translateY(-2px);box-shadow:0 4px 10px #0000000d,0 10px 28px #0000000a,inset 0 1px 2px #ffffffd9}[data-theme=dark] .home-subtool-card{background:#ffffff08;border:1.5px solid #ffffff14;border-color:#ffffff24 #ffffff14 #ffffff14 #ffffff1a;box-shadow:0 2px 6px #00000040,0 6px 20px #00000026,inset 0 1px 1px #ffffff0d}[data-theme=dark] .home-subtool-card:hover{background:#ffffff0f;border-color:#ffffff38 #ffffff26 #ffffff26;box-shadow:0 4px 10px #00000059,0 10px 28px #0003,inset 0 1px 2px #ffffff14}.home-subtool-card h3{color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:14px;font-weight:700}.home-subtool-card p{color:var(--text-3);margin:0;font-size:12px;line-height:1.4}.home-tools-allbtn{text-align:center;margin-top:24px}.home-how{border-top:1px solid var(--divider);width:100%}.home-how>.home-section-inner{padding-top:48px;padding-bottom:40px}.home-how h2{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:28px;font-size:13px;font-weight:600}.home-how-steps{grid-template-columns:repeat(3,1fr);gap:24px;max-width:780px;margin:0 auto;display:grid}.home-how-step{text-align:center}.home-how-num{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;font-size:15px;font-weight:700;display:inline-flex}.home-how-step h3{color:var(--text);margin-bottom:4px;font-size:16px;font-weight:600}.home-how-step p{color:var(--text-3);margin:0;font-size:14px;line-height:1.5}.home-details{border-top:3px solid var(--border);width:100%}.home-details>.home-section-inner{padding-top:48px;padding-bottom:24px}.home-details-heading{color:var(--text);letter-spacing:-.02em;text-align:center;margin-bottom:40px;font-size:28px;font-weight:800}.home-detail{border-bottom:1px solid var(--divider);grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:48px 0;display:grid}.home-detail:last-child{border-bottom:none}.home-detail-reverse .home-detail-content{order:2}.home-detail-reverse .home-detail-demo{order:1}.home-detail-content h3{color:var(--text);letter-spacing:-.02em;margin-bottom:12px;font-size:26px;font-weight:700}.home-detail-content p{color:var(--text-2);margin-bottom:18px;font-size:15px;line-height:1.7}.home-detail-highlights{flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:0;list-style:none;display:flex}.home-detail-highlights li{color:var(--text-2);background:var(--surface);border:1px solid var(--border-light);border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500}.home-detail-actions{align-items:center;gap:14px;display:flex}.home-detail-use{background:var(--primary);color:#fff;border-radius:8px;padding:11px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.home-detail-use:hover{opacity:.85}.home-detail-more{color:var(--text-3);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.home-detail-more:hover{color:var(--text)}.home-detail-demo{background:var(--surface);border:1px solid var(--border-light);border-radius:16px;justify-content:center;align-items:center;min-height:240px;padding:32px;display:flex}.demo-crop{justify-content:center;width:100%;display:flex}.demo-crop-img{background:linear-gradient(135deg,#e8ddd0 0%,#d4c8b8 50%,#c4b8a8 100%);border-radius:8px;width:200px;height:140px;position:relative;overflow:hidden}.demo-crop-frame{border:2px dashed var(--primary);border-radius:4px;animation:4s ease-in-out infinite cropMove;position:absolute}@keyframes cropMove{0%,to{width:60%;height:60%;top:10%;left:10%}25%{width:70%;height:50%;top:5%;left:20%}50%{width:50%;height:70%;top:15%;left:5%}75%{width:65%;height:55%;top:20%;left:25%}}.demo-resize{align-items:center;gap:16px;display:flex}.demo-resize-box{text-align:center;border-radius:8px;padding:16px 20px;font-family:monospace;font-size:14px;font-weight:600}.demo-resize-large{background:var(--bg);border:2px solid var(--border);color:var(--text);animation:3s ease-in-out infinite resizePulse}.demo-resize-small{background:var(--primary);color:#fff;animation:3s ease-in-out infinite reverse resizePulse}.demo-resize-arrow{color:var(--text-3);font-size:24px;animation:2s ease-in-out infinite arrowBounce}@keyframes resizePulse{0%,to{transform:scale(1)}50%{transform:scale(.92)}}@keyframes arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.demo-compress{width:80%}.demo-compress-bar{background:var(--bg);border:1px solid var(--border-light);border-radius:16px;height:32px;margin-bottom:10px;overflow:hidden}.demo-compress-fill{background:var(--primary);border-radius:16px;height:100%;animation:3s ease-in-out infinite compressShrink}@keyframes compressShrink{0%,10%{width:100%}50%,60%{width:15%}to{width:100%}}.demo-compress-labels{color:var(--text-3);justify-content:space-between;font-size:13px;font-weight:600;display:flex}.demo-compress-labels span:last-child{color:var(--primary)}.demo-watermark-img{background:linear-gradient(135deg,#e8ddd0 0%,#d4c8b8 50%,#c4b8a8 100%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:200px;height:140px;display:flex;position:relative;overflow:hidden}.demo-watermark-text{color:#0000001f;letter-spacing:.1em;font-size:18px;font-weight:700;animation:3s ease-in-out infinite watermarkFade;transform:rotate(-20deg)}.demo-watermark-text:nth-child(2){animation-delay:.5s}.demo-watermark-text:nth-child(3){animation-delay:1s}@keyframes watermarkFade{0%,to{opacity:.3}50%{opacity:1}}.demo-convert{align-items:center;gap:20px;display:flex}.demo-convert-from{background:var(--bg);border:2px solid var(--border);color:var(--text);border-radius:8px;padding:14px 24px;font-family:monospace;font-size:16px;font-weight:700}.demo-convert-arrow{color:var(--text-3);font-size:24px;animation:2s ease-in-out infinite arrowBounce}.demo-convert-to{flex-direction:column;gap:6px;display:flex}.demo-convert-to span{background:var(--primary);color:#fff;text-align:center;border-radius:6px;padding:8px 20px;font-family:monospace;font-size:13px;font-weight:700;animation:3s ease-in-out infinite convertPop}.demo-convert-to span:nth-child(2){animation-delay:.3s}.demo-convert-to span:nth-child(3){animation-delay:.6s}@keyframes convertPop{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.home-footer{border-top:2px solid var(--border);text-align:center;background:#00000008;margin-top:48px;padding:24px 0}[data-theme=dark] .home-footer{background:#ffffff08}.home-footer-links{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:10px;display:flex}.home-footer-links a{color:var(--text-3);font-size:13px;text-decoration:none;transition:color .12s}.home-footer-links a:hover{color:var(--text)}.home-footer-copy{color:var(--text-3);opacity:.5;font-size:12px}@media (width>=1440px){.home-section-inner{max-width:1320px}.home-hero-title{font-size:52px}}@media (width<=1024px){.home-nav{padding:20px 32px}.home-section-inner{padding:0 32px}.home-hero-title{font-size:38px}.home-tools-grid,.home-subtools-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.home-nav{padding:16px 20px}.home-nav-links{display:none}.home-section-inner{padding:0 20px}.home-hero>.home-section-inner{padding-top:56px;padding-bottom:40px}.home-hero-title{font-size:32px}.home-hero-sub{font-size:16px}.home-tools-grid{grid-template-columns:repeat(3,1fr)}.home-tool-text h3{font-size:15px}.home-tool-text p{font-size:12px}.home-detail{grid-template-columns:1fr;gap:24px;padding:32px 0}.home-detail-reverse .home-detail-content,.home-detail-reverse .home-detail-demo{order:unset}.home-detail-content h3{font-size:22px}.home-detail-demo{min-height:180px}.home-how-steps{gap:16px}}@media (width<=480px){.home-nav{padding:14px 16px}.home-section-inner{padding:0 16px}.home-hero>.home-section-inner{padding-top:40px;padding-bottom:32px}.home-hero-title{font-size:28px}.home-hero-sub{margin-bottom:28px;font-size:15px}.home-hero-actions{flex-direction:column;align-items:stretch}.home-cta-primary,.home-cta-secondary{text-align:center;justify-content:center}.home-tools-grid,.home-subtools-grid{grid-template-columns:repeat(2,1fr)}.home-tool-card{padding:18px 14px}.home-how-steps{grid-template-columns:1fr;gap:12px;max-width:300px}.home-how-step{text-align:left;align-items:flex-start;gap:12px;display:flex}.home-how-num{flex-shrink:0;margin-bottom:0}}@media (width<=360px){.home-hero-title{font-size:24px}.home-tools-grid{grid-template-columns:1fr 1fr;gap:8px}}
