*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden}.home-page{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;height:100vh;line-height:1.6;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-ms-overflow-style:none;scrollbar-width:none}.home-page::-webkit-scrollbar{display:none}.container{margin:0 auto;max-width:1200px;padding:0 24px}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em;line-height:1.2}h1{font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.section-label{color:#00ffe4;display:inline-block;font-size:13px;font-weight:600;letter-spacing:1.5px;margin-bottom:16px;text-transform:uppercase}.section-header{margin:0 auto 64px;max-width:800px;text-align:center}.section-header .section-title{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:36px;font-weight:700;margin-bottom:16px;white-space:nowrap}.section-header .section-subtitle{color:#a1a1aa;font-size:18px;line-height:1.7}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;position:relative;text-decoration:none;transition:all .2s ease}.btn.btn-primary{background:linear-gradient(135deg,#0ad3fb,#00ffe4);box-shadow:0 4px 20px rgba(0,255,228,.25);color:#000}.btn.btn-primary:hover{box-shadow:0 8px 30px rgba(0,255,228,.35);transform:translateY(-2px)}.btn.btn-secondary{background:rgba(0,255,228,.08);border:1px solid rgba(0,255,228,.5);color:#fff}.btn.btn-secondary:hover{background:rgba(0,255,228,.15);border-color:#00ffe4}.btn.btn-text{background:transparent;border:1px solid hsla(0,0%,100%,.15);color:#a1a1aa;padding:10px 16px}.btn.btn-text:hover{border-color:hsla(0,0%,100%,.25);color:#fff}.btn.btn-large{border-radius:12px;font-size:16px;padding:16px 32px}.btn.btn-block{display:flex;width:100%}.btn .btn-badge{background:rgba(0,0,0,.2);border-radius:9999px;font-size:12px;font-weight:500;padding:4px 10px}.mobile-try-btn{display:none!important}.mobile-coming-soon-modal{display:none}.download-dropdown{display:inline-block;position:relative}.download-dropdown .download-trigger{align-items:center;display:inline-flex;gap:6px}.download-dropdown .download-trigger .dropdown-arrow{transition:transform .2s ease}.download-dropdown.open .download-trigger .dropdown-arrow{transform:rotate(180deg)}.download-dropdown .download-menu{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.4);left:0;min-width:260px;opacity:0;padding:8px;position:absolute;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:100}.download-dropdown .download-menu:before{border-bottom:6px solid hsla(0,0%,100%,.08);border-left:6px solid transparent;border-right:6px solid transparent;content:"";left:20px;position:absolute;top:-6px}.download-dropdown .download-menu:after{border-bottom:5px solid #161616;border-left:5px solid transparent;border-right:5px solid transparent;content:"";left:21px;position:absolute;top:-5px}.download-dropdown.open .download-menu{opacity:1;transform:translateY(0);visibility:visible}.download-dropdown .download-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 14px;text-decoration:none;transition:all .2s ease}.download-dropdown .download-option:hover{background:rgba(0,255,228,.1)}.download-dropdown .download-option .option-icon{color:#a1a1aa;font-size:24px;text-align:center;width:32px}.download-dropdown .download-option .option-text{display:flex;flex-direction:column;gap:2px;text-align:left}.download-dropdown .download-option .option-title{color:#fff;font-size:14px;font-weight:600}.download-dropdown .download-option .option-desc{color:#71717a;font-size:12px}.download-dropdown .download-option:hover .option-icon{color:#00ffe4}.download-dropdown.download-dropdown-large .download-menu{min-width:300px}.download-dropdown.download-dropdown-large .download-option{padding:14px 16px}.download-dropdown.download-dropdown-large .download-option .option-icon{font-size:28px}.download-dropdown.download-dropdown-large .download-option .option-title{font-size:15px}.download-dropdown.download-dropdown-large .download-option .option-desc{font-size:13px}.lang-dropdown{position:relative}.lang-dropdown .lang-trigger{align-items:center;background:transparent;border:none;border-radius:8px;color:#a1a1aa;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease}.lang-dropdown .lang-trigger:hover{color:#fff}.lang-dropdown .lang-trigger .lang-icon{opacity:.7}.lang-dropdown .lang-trigger .dropdown-arrow{opacity:.5;transition:transform .2s}.lang-dropdown.open .lang-trigger{color:#fff}.lang-dropdown.open .lang-trigger .dropdown-arrow{transform:rotate(180deg)}.lang-dropdown .lang-menu{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.4);max-height:320px;min-width:140px;opacity:0;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:100}.lang-dropdown.open .lang-menu{opacity:1;transform:translateY(0);visibility:visible}.lang-dropdown .lang-option{border-radius:6px;color:#a1a1aa;display:block;font-size:13px;font-weight:500;padding:10px 14px;text-decoration:none;transition:all .2s ease}.lang-dropdown .lang-option.active,.lang-dropdown .lang-option:hover{color:#00ffe4}.lang-dropdown.lang-dropdown-up .lang-menu{bottom:calc(100% + 8px);top:auto;transform:translateY(10px)}.lang-dropdown.lang-dropdown-up.open .lang-menu{transform:translateY(0)}.site-header{backdrop-filter:blur(20px);background:rgba(0,0,0,.8);border-bottom:1px solid hsla(0,0%,100%,.04);height:72px;left:0;position:fixed;right:0;top:0;transition:all .2s ease;z-index:1000}.site-header.scrolled{background:rgba(0,0,0,.95);box-shadow:0 4px 20px rgba(0,0,0,.3)}.site-header .header-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px}.site-header .logo{align-items:center;display:flex;gap:10px}.site-header .logo .logo-icon{flex-shrink:0;height:36px;margin-right:15px;width:36px}.site-header .logo .logo-icon img{display:block;height:100%;width:auto}.site-header .logo .logo-text{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em}.site-header .site-nav{display:flex;gap:40px}.site-header .site-nav a{color:#a1a1aa;font-size:14px;font-weight:500;position:relative;text-decoration:none;transition:color .2s}.site-header .site-nav a:hover{color:#fff}.site-header .site-nav a.active{color:#00ffe4}.site-header .site-nav a.active:after{background:#00ffe4;border-radius:1px;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.site-header .header-actions{align-items:center;display:flex;gap:20px}.site-header .header-actions .btn{font-size:14px;padding:10px 20px}.hero-section{background:linear-gradient(180deg,#000,#0a0a0a);padding:152px 0 120px;position:relative}.hero-section .starry-bg{overflow:hidden;pointer-events:none;z-index:0}.hero-section .starry-bg,.hero-section .stars{height:100%;left:0;position:absolute;top:0;width:100%}.hero-section .stars .star{animation:twinkle 3s ease-in-out infinite;fill:#fff;opacity:0}.hero-section .stars .star:first-child{animation-delay:.1s}.hero-section .stars .star:nth-child(2){animation-delay:.2s}.hero-section .stars .star:nth-child(3){animation-delay:.3s}.hero-section .stars .star:nth-child(4){animation-delay:.4s}.hero-section .stars .star:nth-child(5){animation-delay:.5s}.hero-section .stars .star:nth-child(6){animation-delay:.6s}.hero-section .stars .star:nth-child(7){animation-delay:.7s}.hero-section .stars .star:nth-child(8){animation-delay:.8s}.hero-section .stars .star:nth-child(9){animation-delay:.9s}.hero-section .stars .star:nth-child(10){animation-delay:1s}.hero-section .stars .star:nth-child(11){animation-delay:1.1s}.hero-section .stars .star:nth-child(12){animation-delay:1.2s}.hero-section .stars .star:nth-child(13){animation-delay:1.3s}.hero-section .stars .star:nth-child(14){animation-delay:1.4s}.hero-section .stars .star:nth-child(15){animation-delay:1.5s}.hero-section .stars .star:nth-child(16){animation-delay:1.6s}.hero-section .stars .star:nth-child(17){animation-delay:1.7s}.hero-section .stars .star:nth-child(18){animation-delay:1.8s}.hero-section .stars .star:nth-child(19){animation-delay:1.9s}.hero-section .stars .star:nth-child(20){animation-delay:2s}.hero-section .stars .star:nth-child(21){animation-delay:2.1s}.hero-section .stars .star:nth-child(22){animation-delay:2.2s}.hero-section .stars .star:nth-child(23){animation-delay:2.3s}.hero-section .stars .star:nth-child(24){animation-delay:2.4s}.hero-section .stars .star:nth-child(25){animation-delay:2.5s}.hero-section .stars .star:nth-child(26){animation-delay:2.6s}.hero-section .stars .star:nth-child(27){animation-delay:2.7s}.hero-section .stars .star:nth-child(28){animation-delay:2.8s}.hero-section .stars .star:nth-child(29){animation-delay:2.9s}.hero-section .stars .star:nth-child(30){animation-delay:3s}.hero-section .stars .star:nth-child(31){animation-delay:3.1s}.hero-section .stars .star:nth-child(32){animation-delay:3.2s}.hero-section .stars .star:nth-child(33){animation-delay:3.3s}.hero-section .stars .star:nth-child(34){animation-delay:3.4s}.hero-section .stars .star:nth-child(35){animation-delay:3.5s}.hero-section .stars .star:nth-child(36){animation-delay:3.6s}.hero-section .stars .star:nth-child(37){animation-delay:3.7s}.hero-section .stars .star:nth-child(38){animation-delay:3.8s}.hero-section .stars .star:nth-child(39){animation-delay:3.9s}.hero-section .stars .star:nth-child(40){animation-delay:4s}.hero-section .stars .star:nth-child(41){animation-delay:4.1s}.hero-section .stars .star:nth-child(42){animation-delay:4.2s}.hero-section .stars .star:nth-child(43){animation-delay:4.3s}.hero-section .stars .star:nth-child(44){animation-delay:4.4s}.hero-section .stars .star:nth-child(45){animation-delay:4.5s}.hero-section .stars .star:nth-child(46){animation-delay:4.6s}.hero-section .stars .star:nth-child(47){animation-delay:4.7s}.hero-section .stars .star:nth-child(48){animation-delay:4.8s}.hero-section .stars .star:nth-child(49){animation-delay:4.9s}.hero-section .stars .star:nth-child(50){animation-delay:5s}.hero-section .shooting-stars{height:100%;left:0;position:absolute;top:0;width:100%}.hero-section .shooting-star{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8));border-radius:50%;height:1px;opacity:0;position:absolute;transform:rotate(35deg);width:80px}.hero-section .shooting-star:before{background:#fff;border-radius:50%;box-shadow:0 0 6px 2px hsla(0,0%,100%,.5);content:"";height:4px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}.hero-section .shooting-star.star-1{animation:shooting 6s ease-in-out infinite;animation-delay:1s;left:10%;top:5%}.hero-section .shooting-star.star-2{animation:shooting 8s ease-in-out infinite;animation-delay:3s;left:40%;top:12%}.hero-section .shooting-star.star-3{animation:shooting 7s ease-in-out infinite;animation-delay:5s;left:65%;top:3%}.hero-section .shooting-star.star-4{animation:shooting 9s ease-in-out infinite;animation-delay:7s;left:25%;top:18%}.hero-section .shooting-star.star-left-1{animation:shooting-left 7s ease-in-out infinite;animation-delay:2s;left:85%;top:6%}.hero-section .shooting-star.star-left-2{animation:shooting-left 8s ease-in-out infinite;animation-delay:4.5s;left:70%;top:15%}.hero-section .shooting-star.star-left-3{animation:shooting-left 6s ease-in-out infinite;animation-delay:6.5s;left:55%;top:10%}.hero-section .shooting-star-left{background:linear-gradient(90deg,hsla(0,0%,100%,.8),transparent);border-radius:50%;height:1px;opacity:0;position:absolute;transform:rotate(-35deg);width:80px}.hero-section .shooting-star-left:before{background:#fff;border-radius:50%;box-shadow:0 0 6px 2px hsla(0,0%,100%,.5);content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.hero-section .shooting-star-left.star-left-1{animation:shooting-left 7s ease-in-out infinite;animation-delay:2s;right:15%;top:6%}.hero-section .shooting-star-left.star-left-2{animation:shooting-left 8s ease-in-out infinite;animation-delay:4.5s;right:30%;top:15%}.hero-section .shooting-star-left.star-left-3{animation:shooting-left 6s ease-in-out infinite;animation-delay:6.5s;right:45%;top:10%}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}@keyframes shooting{0%{opacity:0;transform:rotate(35deg) translateX(0)}5%{opacity:1}15%{opacity:0;transform:rotate(35deg) translateX(250px)}to{opacity:0;transform:rotate(35deg) translateX(250px)}}@keyframes shooting-left{0%{opacity:0;transform:rotate(-35deg) translateX(0)}5%{opacity:1}15%{opacity:0;transform:rotate(-35deg) translateX(-250px)}to{opacity:0;transform:rotate(-35deg) translateX(-250px)}}.hero-section .container{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-section .hero-content .hero-badge{align-items:center;background:rgba(0,255,228,.15);border-radius:9999px;color:#00ffe4;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 16px}.hero-section .hero-content .hero-badge .badge-icon{font-size:18px;line-height:1}.hero-section .hero-content .hero-title{color:#fff;font-size:56px;font-weight:700;line-height:1.2;margin-bottom:24px}.hero-section .hero-content .hero-title .highlight{color:#00ffe4;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif}.hero-section .hero-content .hero-subtitle{color:#a1a1aa;font-size:20px;line-height:1.7;margin-bottom:32px;max-width:540px}.hero-section .hero-content .hero-cta{display:flex;flex-direction:row;gap:16px;margin-bottom:24px}.hero-section .hero-content .hero-cta .download-dropdown .download-trigger,.hero-section .hero-content .hero-cta>a.btn{justify-content:center;min-width:180px}.hero-section .hero-content .hero-note{color:#71717a;font-size:14px}.hero-section .hero-visual .hero-video-container{animation:heroVideoFadeIn 1s ease-out forwards;aspect-ratio:16/10;background:linear-gradient(135deg,#111,#0a0a0a);border:1px solid rgba(0,255,228,.15);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 40px rgba(0,255,228,.08),inset 0 1px 0 hsla(0,0%,100%,.05);overflow:hidden;position:relative;transition:all .3s ease}.hero-section .hero-visual .hero-video-container:before{background:linear-gradient(135deg,rgba(0,255,228,.3),rgba(0,255,228,.05) 50%,rgba(10,211,251,.2));border-radius:inherit;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;padding:1px;pointer-events:none;position:absolute;transition:opacity .4s ease}.hero-section .hero-visual .hero-video-container:hover{box-shadow:0 28px 70px rgba(0,0,0,.5),0 0 60px rgba(0,255,228,.12),inset 0 1px 0 hsla(0,0%,100%,.08);transform:translateY(-4px)}.hero-section .hero-visual .hero-video-container:hover:before{opacity:1}.hero-section .hero-visual .hero-video-container:hover .hero-video{transform:scale(1.02)}.hero-section .hero-visual .hero-video-container .hero-video{display:block;height:100%;object-fit:cover;transition:transform .6s ease;width:100%}@keyframes heroVideoFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.trusted-section{background:#0a0a0a;padding:60px 0}.trusted-section .trusted-label{color:#71717a;font-size:13px;font-weight:600;letter-spacing:1.5px;margin-bottom:32px;text-align:center;text-transform:uppercase}.trusted-section .trusted-logos{align-items:center;display:flex;flex-wrap:nowrap;gap:24px;justify-content:center}.trusted-section .platform-logo{align-items:center;background:transparent;border-radius:12px;display:flex;flex-shrink:0;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.trusted-section .platform-logo .logo-wrapper{flex-shrink:0;height:24px;position:relative;width:24px}.trusted-section .platform-logo img{display:block;height:24px;left:0;object-fit:contain;position:absolute;top:0;transition:opacity .2s ease;width:24px}.trusted-section .platform-logo .logo-default{opacity:1}.trusted-section .platform-logo .logo-active{opacity:0}.trusted-section .platform-logo .platform-name{color:#a1a1aa;font-size:14px;font-weight:600;letter-spacing:.5px;transition:color .2s ease;white-space:nowrap}.trusted-section .platform-logo:hover .logo-default{opacity:0}.trusted-section .platform-logo:hover .logo-active{opacity:1}.trusted-section .platform-logo.amazon:hover .platform-name{color:#f90}.trusted-section .platform-logo.shopify:hover .platform-name{color:#96bf48}.trusted-section .platform-logo.etsy:hover .platform-name{color:#f56400}.trusted-section .platform-logo.tiktok:hover .platform-name{color:#00f2ea}.trusted-section .platform-logo.ebay:hover .platform-name{color:#e53238}.trusted-section .platform-logo.temu:hover .platform-name{color:#fb7701}.trusted-section .platform-logo.aliexpress:hover .platform-name{color:#e62e04}.trusted-section .platform-logo.walmart:hover .platform-name{color:#0071dc}.trusted-section .platform-logo.etsy .logo-wrapper,.trusted-section .platform-logo.etsy img{height:40px;width:40px}.trusted-section .platform-logo.temu .logo-wrapper,.trusted-section .platform-logo.temu img{height:28px;width:28px}.trusted-section .platform-logo.ebay .logo-wrapper,.trusted-section .platform-logo.ebay img{height:48px;width:48px}.problem-section{background:#0a0a0a;padding:120px 0}.problem-section .problem-content{margin:0 auto;max-width:800px;text-align:center}.problem-section .problem-title{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:40px;font-weight:700;margin-bottom:32px}.problem-section .problem-text{margin-bottom:40px}.problem-section .problem-text p{color:#a1a1aa;font-size:18px;line-height:1.8;margin-bottom:16px}.problem-section .problem-text p strong{color:#fff}.problem-section .problem-results{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px}.problem-section .problem-results .result-item{align-items:center;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:9999px;color:#ff8080;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px}.problem-section .problem-results .result-item .result-icon{font-size:16px}.problem-section .problem-solution{color:#a1a1aa;font-size:18px;line-height:1.8}.problem-section .problem-solution strong{color:#00ffe4}.solution-section{background:#000;padding:120px 0}.solution-section .solution-header{margin:0 auto;max-width:800px;text-align:center}.solution-section .solution-title{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:52px;font-weight:700;margin-bottom:24px}.solution-section .solution-subtitle{color:#a1a1aa;font-size:20px;line-height:1.7}.features-section{background:#0a0a0a;padding:120px 0}.features-section .annotation-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:48px}.features-section .annotation-tabs .annotation-tab{align-items:center;background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:9999px;color:#a1a1aa;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .2s ease}.features-section .annotation-tabs .annotation-tab .tab-tag{color:#71717a;font-size:12px}.features-section .annotation-tabs .annotation-tab:hover{border-color:rgba(0,255,228,.3);color:#fff}.features-section .annotation-tabs .annotation-tab.active{background:rgba(0,255,228,.1);border-color:#00ffe4;color:#00ffe4}.features-section .annotation-tabs .annotation-tab.active .tab-tag{color:#00ffe4}.features-section .annotation-detail{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.features-section .annotation-info .annotation-tag{color:rgba(0,255,228,.2);display:inline-block;font-size:48px;font-weight:800;margin-bottom:8px}.features-section .annotation-info .annotation-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:8px}.features-section .annotation-info .annotation-subtitle{color:#00ffe4;font-size:18px;margin-bottom:20px}.features-section .annotation-info .annotation-description{color:#a1a1aa;font-size:16px;line-height:1.7;margin-bottom:24px}.features-section .annotation-info .annotation-features{list-style:none;margin:0 0 24px;padding:0}.features-section .annotation-info .annotation-features li{align-items:flex-start;color:#a1a1aa;display:flex;font-size:15px;gap:12px;padding:8px 0}.features-section .annotation-info .annotation-features li .check{color:#10b981;font-weight:600}.features-section .annotation-info .annotation-perfect{background:#161616;border-radius:12px;color:#a1a1aa;font-size:14px;padding:16px 20px}.features-section .annotation-info .annotation-perfect strong{color:#fff}.features-section .annotation-visual .annotation-video-container{aspect-ratio:4/3;background:linear-gradient(135deg,#111,#161616);border:1px solid rgba(0,255,228,.2);border-radius:16px;box-shadow:0 16px 48px rgba(0,0,0,.3),0 0 32px rgba(0,255,228,.06);overflow:hidden;position:relative;transition:all .3s ease}.features-section .annotation-visual .annotation-video-container:before{background:linear-gradient(135deg,rgba(0,255,228,.25),rgba(0,255,228,.05) 50%,rgba(10,211,251,.15));border-radius:inherit;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:1px;pointer-events:none;position:absolute;transition:opacity .4s ease}.features-section .annotation-visual .annotation-video-container:hover{box-shadow:0 20px 56px rgba(0,0,0,.4),0 0 48px rgba(0,255,228,.1);transform:translateY(-2px)}.features-section .annotation-visual .annotation-video-container:hover:before{opacity:.8}.features-section .annotation-visual .annotation-video-container .annotation-video{display:block;height:100%;object-fit:cover;width:100%}.solutions-section{background:#000;padding:120px 0}.solutions-section .solutions-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.solutions-section .solution-card{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;padding:28px;position:relative;transition:all .2s ease}.solutions-section .solution-card:before{background:linear-gradient(90deg,#00ffe4,#0ad3fb);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s ease}.solutions-section .solution-card:hover{border-color:rgba(0,255,228,.3);transform:translateY(-4px)}.solutions-section .solution-card:hover:before{opacity:1}.solutions-section .solution-card .card-icon{align-items:center;background:rgba(0,255,228,.1);border-radius:12px;display:flex;font-size:22px;height:48px;justify-content:center;margin-bottom:20px;width:48px}.solutions-section .solution-card .card-challenge{align-items:center;color:#71717a;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.solutions-section .solution-card .card-challenge .challenge-icon{color:rgba(239,68,68,.7);font-size:12px}.solutions-section .solution-card .card-solution{color:#fff;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:12px}.solutions-section .solution-card .card-desc{color:#a1a1aa;font-size:14px;line-height:1.6}.stats-section{background:#0a0a0a;padding:120px 0}.stats-section .stats-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.stats-section .stat-card{padding:32px 24px;text-align:center}.stats-section .stat-card .stat-value{color:#00ffe4;font-size:48px;font-weight:800;margin-bottom:8px}.stats-section .stat-card .stat-value .arrow-up{color:#4ade80}.stats-section .stat-card .stat-value .arrow-down{color:#fb923c}.stats-section .stat-card .stat-label{color:#a1a1aa;font-size:14px;line-height:1.5}.audience-section{background:#000;padding:120px 0}.audience-section .audience-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.audience-section .audience-card{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px;position:relative;transition:all .3s ease}.audience-section .audience-card:hover{border-color:rgba(0,255,228,.3);transform:translateY(-4px)}.audience-section .audience-card .audience-icon{font-size:36px;margin-bottom:12px}.audience-section .audience-card .audience-tag{background:rgba(0,255,228,.1);border-radius:20px;color:#00ffe4;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:4px 10px;text-transform:uppercase}.audience-section .audience-card h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}.audience-section .audience-card p{color:#a1a1aa;font-size:14px;line-height:1.6;margin:0}.comparison-section{background:#0a0a0a;padding:120px 0}.comparison-section .comparison-cards{align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:900px}.comparison-section .comparison-vs{align-items:center;color:#71717a;display:flex;font-size:14px;font-weight:700;justify-content:center}.comparison-section .comparison-card{border-radius:16px;padding:28px}.comparison-section .comparison-card .card-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.comparison-section .comparison-card .card-logo{height:28px;width:28px}.comparison-section .comparison-card .card-logo img{height:100%;object-fit:contain;width:100%}.comparison-section .comparison-card .card-icon{font-size:24px;opacity:.6}.comparison-section .comparison-card .card-title{font-size:18px;font-weight:600}.comparison-section .comparison-card .card-badge{border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.comparison-section .comparison-card .card-features{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.comparison-section .comparison-card .card-features li{align-items:flex-start;display:flex;font-size:14px;gap:10px;line-height:1.5}.comparison-section .comparison-card .card-features .check,.comparison-section .comparison-card .card-features .x{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:18px;justify-content:center;margin-top:1px;width:18px}.comparison-section .comparison-card.card-sizemarker{background:rgba(0,255,228,.08);border:1px solid rgba(0,255,228,.2)}.comparison-section .comparison-card.card-sizemarker .card-title{color:#fff}.comparison-section .comparison-card.card-sizemarker .card-badge{background:#00ffe4;color:#000}.comparison-section .comparison-card.card-sizemarker .card-features li{color:#fff}.comparison-section .comparison-card.card-sizemarker .check{background:rgba(16,185,129,.15);color:#10b981}.comparison-section .comparison-card.card-others{background:#161616;border:1px solid hsla(0,0%,100%,.08)}.comparison-section .comparison-card.card-others .card-title{color:#a1a1aa}.comparison-section .comparison-card.card-others .card-features li{color:#71717a}.comparison-section .comparison-card.card-others .x{background:hsla(240,4%,46%,.1);color:#71717a}.transformation-section{background:#000;padding:120px 0}.transformation-section .transformation-grid{align-items:stretch;display:grid;gap:32px;grid-template-columns:1fr auto 1fr}.transformation-section .transformation-arrow{align-self:center;color:#00ffe4;display:block;font-size:32px}.transformation-section .transformation-card{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden}.transformation-section .transformation-card .card-label{border-bottom:1px solid hsla(0,0%,100%,.04);font-size:13px;font-weight:600;letter-spacing:1px;padding:16px 24px;text-transform:uppercase}.transformation-section .transformation-card.before .card-label{background:#1a1a1a;color:#71717a}.transformation-section .transformation-card.after .card-label{background:rgba(0,255,228,.1);color:#00ffe4}.transformation-section .transformation-card .card-visual{padding:24px}.transformation-section .transformation-card .card-visual .transformation-media-container{aspect-ratio:4/3;background:#111;border:1px solid hsla(0,0%,100%,.04);border-radius:12px;max-height:480px;overflow:hidden;position:relative;transition:all .3s ease}.transformation-section .transformation-card .card-visual .transformation-media-container:hover{box-shadow:0 12px 40px rgba(0,0,0,.3);transform:scale(1.02)}.transformation-section .transformation-card .card-visual .transformation-image{display:block;height:100%;object-fit:cover;width:100%}.transformation-section .transformation-card .card-visual .transformation-video{background:#111;display:block;height:100%;object-fit:contain;width:100%}.transformation-section .transformation-card.before .card-visual .transformation-media-container{border-color:hsla(0,0%,100%,.04)}.transformation-section .transformation-card.after .card-visual .transformation-media-container{border-color:rgba(0,255,228,.3);box-shadow:0 0 24px rgba(0,255,228,.08)}.transformation-section .transformation-card .card-description{padding:0 24px 24px}.transformation-section .transformation-card .card-description p{color:#a1a1aa;font-size:14px;margin-bottom:12px}.transformation-section .transformation-card .card-description ul{list-style:none;margin:0;padding:0}.transformation-section .transformation-card .card-description ul li{color:#a1a1aa;font-size:14px;padding:6px 0 6px 20px;position:relative}.transformation-section .transformation-card .card-description ul li:before{color:#71717a;content:"•";left:0;position:absolute}.transformation-section .transformation-card.after .card-description ul li:before{color:#10b981;content:"✓"}.pricing-section{background:#0a0a0a;padding:120px 0}.pricing-section .pricing-toggle{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:48px}.pricing-section .pricing-toggle .toggle-label{color:#71717a;font-size:14px;font-weight:500;transition:color .2s}.pricing-section .pricing-toggle .toggle-label[data-period=monthly].active,.pricing-section .pricing-toggle .toggle-label[data-period=yearly].active{color:#fff}.pricing-section .pricing-toggle .toggle-label .save-badge{background:rgba(16,185,129,.15);border-radius:9999px;color:#10b981;display:inline-block;font-size:11px;font-weight:600;margin-left:6px;padding:3px 8px}.pricing-section .pricing-toggle .toggle-switch{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;cursor:pointer;height:28px;padding:3px;position:relative;transition:all .2s;width:52px}.pricing-section .pricing-toggle .toggle-switch:hover{border-color:rgba(0,255,228,.3)}.pricing-section .pricing-toggle .toggle-switch .toggle-slider{background:#a1a1aa;border-radius:50%;display:block;height:20px;transition:all .2s ease;width:20px}.pricing-section .pricing-toggle .toggle-switch.yearly .toggle-slider{background:#00ffe4;transform:translateX(24px)}.pricing-section .pricing-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.pricing-section .pricing-grid.pricing-grid-two{grid-template-columns:repeat(2,1fr);max-width:800px}.pricing-section .pricing-card{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;display:flex;flex-direction:column;padding:40px 32px;position:relative;transition:all .3s ease}.pricing-section .pricing-card:hover{border-color:rgba(0,255,228,.3);transform:translateY(-4px)}.pricing-section .pricing-card.highlighted{background:linear-gradient(180deg,rgba(0,255,228,.05),#161616);border-color:#00ffe4;box-shadow:0 0 40px rgba(0,255,228,.15)}.pricing-section .pricing-card.highlighted .plan-price .price{color:#00ffe4}.pricing-section .pricing-card .pricing-badge{background:linear-gradient(135deg,#0ad3fb,#00ffe4);border-radius:9999px;color:#000;font-size:12px;font-weight:600;padding:6px 12px;position:absolute;right:16px;top:16px;white-space:nowrap}.pricing-section .pricing-card .plan-name{color:#fff;font-size:20px;font-weight:600;margin-bottom:16px}.pricing-section .pricing-card .plan-price{margin-bottom:8px}.pricing-section .pricing-card .plan-price .price{color:#fff;font-size:48px;font-weight:800;letter-spacing:-.02em}.pricing-section .pricing-card .plan-price .period{color:#71717a;font-size:14px;margin-left:4px}.pricing-section .pricing-card .plan-description{border-bottom:1px solid hsla(0,0%,100%,.08);color:#a1a1aa;font-size:14px;margin-bottom:32px;padding-bottom:32px}.pricing-section .pricing-card .plan-features{flex-grow:1;list-style:none;margin:0 0 32px;padding:0}.pricing-section .pricing-card .plan-features li{align-items:flex-start;color:#a1a1aa;display:flex;font-size:14px;gap:12px;padding:10px 0}.pricing-section .pricing-card .plan-features li .check{color:#10b981;font-size:14px;font-weight:600}.pricing-section .pricing-card .btn-block{width:100%}.faq-section{background:#0a0a0a;padding:120px 0}.faq-section .faq-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px}.faq-section .faq-item{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px;transition:all .3s ease}.faq-section .faq-item:hover{border-color:rgba(0,255,228,.3)}.faq-section .faq-item .faq-question{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.faq-section .faq-item .faq-answer{color:#a1a1aa;font-size:14px;line-height:1.7}.cta-section{background:linear-gradient(180deg,#000,#0a0a0a);padding:120px 0;text-align:center}.cta-section .cta-content{margin:0 auto;max-width:600px}.cta-section .cta-content h2{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:44px;font-weight:700;margin-bottom:16px;white-space:nowrap}.cta-section .cta-content .cta-subtitle{color:#a1a1aa;font-size:18px;line-height:1.7;margin-bottom:32px}.cta-section .cta-content .cta-actions{margin-bottom:16px}.cta-section .cta-content .cta-note{color:#71717a;font-size:14px}.site-footer{background:#000;border-top:1px solid hsla(0,0%,100%,.08);padding:48px 0 32px}.site-footer .footer-main{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin-bottom:24px}.site-footer .footer-brand .logo{align-items:center;display:flex;gap:10px;margin-bottom:8px}.site-footer .footer-brand .logo .logo-icon{flex-shrink:0;height:24px;width:24px}.site-footer .footer-brand .logo .logo-icon img{display:block;height:100%;width:auto}.site-footer .footer-brand .logo .logo-text{color:#fff;font-family:"DM Serif Text",Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}.site-footer .footer-brand p{color:#71717a;font-size:13px;line-height:1.5;margin:0}.site-footer .footer-brand .copyright{margin-top:8px}.site-footer .footer-brand .lang-dropdown{margin-top:20px}.site-footer .footer-brand .lang-dropdown .lang-trigger{border:1px solid hsla(0,0%,100%,.2);border-radius:8px}.site-footer .footer-brand .lang-dropdown .lang-trigger:hover{border-color:rgba(0,255,228,.6)}.site-footer .footer-links{display:flex;gap:120px}.site-footer .footer-col{display:flex;flex-direction:column;gap:12px}.site-footer .footer-col h5{color:#fff;font-size:14px;font-weight:600;margin:0 0 4px}.site-footer .footer-col a{color:#71717a;font-size:14px;text-decoration:none;transition:color .2s}.site-footer .footer-col a:hover{color:#00ffe4}.site-footer .footer-col .footer-social-link{align-items:center;display:inline-flex;gap:8px}.site-footer .footer-col .footer-social-link svg{flex-shrink:0}@media(min-width:768px)and (max-width:1023px){*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn{overflow:hidden;position:relative}.btn:active{opacity:.85;transform:scale(.98)}.btn.btn-primary:active{background:linear-gradient(135deg,#00d9c2,#00b3a0)}.btn.btn-secondary:active{background:rgba(0,255,228,.2)}.btn.btn-text:active{background:hsla(0,0%,100%,.08)}.audience-card,.comparison-card,.faq-item,.pricing-card,.solution-card,.stat-card,.transformation-card{transition:background .15s ease,transform .15s ease}.audience-card:active,.comparison-card:active,.faq-item:active,.pricing-card:active,.solution-card:active,.stat-card:active,.transformation-card:active{background:hsla(0,0%,100%,.04);transform:scale(.99)}.annotation-tab{transition:background .15s ease,transform .15s ease}.annotation-tab:active{background:rgba(0,255,228,.15);transform:scale(.97)}.annotation-tab.active:active{background:rgba(0,255,228,.25)}.platform-logo{transition:background .15s ease,transform .15s ease}.platform-logo:active{background:hsla(0,0%,100%,.08);transform:scale(.96)}.footer-col a,.site-nav a{border-radius:6px;margin:-4px -8px;padding:4px 8px;transition:color .15s ease,background .15s ease}.footer-col a:active,.site-nav a:active{background:hsla(0,0%,100%,.08)}.download-option,.lang-option{transition:background .15s ease,transform .15s ease}.download-option:active,.lang-option:active{background:rgba(0,255,228,.15)!important;transform:scale(.98)}.download-trigger,.lang-trigger{border-radius:8px;transition:background .15s ease,transform .15s ease}.download-trigger:active,.lang-trigger:active{background:hsla(0,0%,100%,.08);transform:scale(.97)}.logo{border-radius:8px;transition:transform .15s ease}.logo:active{transform:scale(.97)}.hero-badge{transition:background .15s ease,transform .15s ease}.hero-badge:active{background:rgba(0,255,228,.2);transform:scale(.97)}.toggle-switch{transition:transform .15s ease}.toggle-switch:active{transform:scale(.95)}.play-icon{transition:background .15s ease,transform .15s ease}.play-icon:active{background:rgba(0,255,228,.3);transform:scale(.95)}.container{padding:0 32px}.audience-section,.comparison-section,.cta-section,.faq-section,.features-section,.hero-section,.pricing-section,.problem-section,.solution-section,.solutions-section,.stats-section,.transformation-section{padding:100px 0}.section-header{margin-bottom:48px}.section-header .section-title{font-size:36px;line-height:1.3;white-space:normal}.section-header .section-subtitle{font-size:16px}.section-label{font-size:12px}.site-header .header-container{padding:0 24px}.site-header .logo .logo-icon{height:32px;margin-right:10px;width:32px}.site-header .logo .logo-text{font-size:22px}.site-header .site-nav{gap:20px}.site-header .site-nav a{font-size:13px}.site-header .header-actions{gap:12px}.site-header .header-actions .btn-text,.site-header .header-actions>.btn-primary,.site-header .header-actions>a.btn-primary{display:none!important}.site-header .header-actions .lang-dropdown .lang-current{display:none}.hero-section{padding-top:132px}.hero-section .container{display:flex;flex-direction:column;gap:48px}.hero-section .hero-content{align-items:center;max-width:100%;text-align:center}.hero-section .hero-content .hero-badge{font-size:12px;padding:6px 14px}.hero-section .hero-content .hero-title{font-size:42px;line-height:1.2}.hero-section .hero-content .hero-title .highlight{font-size:inherit}.hero-section .hero-content .hero-subtitle{font-size:17px;margin-left:auto;margin-right:auto;max-width:600px}.hero-section .hero-content .hero-cta{justify-content:center}.hero-section .hero-content .hero-cta .download-dropdown,.hero-section .hero-content .hero-cta>a.btn{display:none!important}.hero-section .hero-content .hero-cta .mobile-try-btn{display:flex!important;min-width:240px;padding:16px 56px}.hero-section .hero-content .hero-note{font-size:13px}.hero-section .hero-visual{margin:0 auto;max-width:600px;width:100%}.hero-section .hero-visual .hero-video-container{min-height:280px}.trusted-section{padding:48px 0}.trusted-section .trusted-label{font-size:12px;margin-bottom:24px}.trusted-section .trusted-logos{flex-wrap:wrap;gap:12px;justify-content:center}.trusted-section .platform-logo{gap:6px;padding:10px 14px}.trusted-section .platform-logo .logo-wrapper,.trusted-section .platform-logo img{height:20px;width:20px}.trusted-section .platform-logo .platform-name{font-size:13px}.trusted-section .platform-logo.etsy .logo-wrapper,.trusted-section .platform-logo.etsy img{height:32px;width:32px}.trusted-section .platform-logo.temu .logo-wrapper,.trusted-section .platform-logo.temu img{height:24px;width:24px}.trusted-section .platform-logo.ebay .logo-wrapper,.trusted-section .platform-logo.ebay img{height:40px;width:40px}.problem-section .problem-content{max-width:100%}.problem-section .problem-title{font-size:32px;line-height:1.3}.problem-section .problem-text p{font-size:16px}.problem-section .problem-results{gap:12px}.problem-section .problem-results .result-item{font-size:13px;padding:10px 16px}.problem-section .problem-solution{font-size:16px}.solution-section .solution-title{font-size:40px;line-height:1.2}.solution-section .solution-subtitle{font-size:17px}.features-section .annotation-tabs{flex-wrap:wrap;gap:10px;margin-bottom:40px}.features-section .annotation-tab{flex:1 1 calc(50% - 5px);justify-content:center;min-width:auto;padding:14px 16px}.features-section .annotation-tab .tab-tag{font-size:11px}.features-section .annotation-tab .tab-title{font-size:14px}.features-section .annotation-detail{display:flex;flex-direction:column;gap:40px}.features-section .annotation-info{max-width:100%;order:2}.features-section .annotation-info .annotation-tag{font-size:40px}.features-section .annotation-info .annotation-title{font-size:28px}.features-section .annotation-info .annotation-subtitle{font-size:16px}.features-section .annotation-info .annotation-description{font-size:15px}.features-section .annotation-info .annotation-features li{font-size:14px}.features-section .annotation-info .annotation-perfect{font-size:13px}.features-section .annotation-visual{max-width:100%;order:1}.features-section .annotation-visual .annotation-video-container{aspect-ratio:16/10;min-height:280px}.solutions-section .solutions-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.solutions-section .solution-card{padding:24px}.solutions-section .solution-card .card-icon{font-size:20px;height:44px;margin-bottom:16px;width:44px}.solutions-section .solution-card .card-challenge{font-size:13px}.solutions-section .solution-card .card-solution{font-size:15px}.solutions-section .solution-card .card-desc{font-size:13px}.stats-section .stats-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.stats-section .stat-card{padding:28px 20px}.stats-section .stat-card .stat-value{font-size:40px}.stats-section .stat-card .stat-label{font-size:13px}.audience-section .audience-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.audience-section .audience-card{padding:24px}.audience-section .audience-card .audience-icon{font-size:32px}.audience-section .audience-card .audience-tag{font-size:10px}.audience-section .audience-card h4{font-size:16px}.audience-section .audience-card p{font-size:13px}.comparison-section .comparison-cards{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:500px}.comparison-section .comparison-vs{display:flex;font-size:13px;padding:8px 0}.comparison-section .comparison-card{padding:24px;width:100%}.comparison-section .comparison-card .card-header{margin-bottom:20px}.comparison-section .comparison-card .card-title{font-size:17px}.comparison-section .comparison-card .card-features{gap:12px}.comparison-section .comparison-card .card-features li{font-size:13px}.comparison-section .comparison-card .card-features .check,.comparison-section .comparison-card .card-features .x{font-size:10px;height:16px;width:16px}.transformation-section .transformation-grid{display:flex;flex-direction:column;gap:24px}.transformation-section .transformation-arrow{display:flex;font-size:28px;justify-content:center;padding:8px 0;transform:rotate(90deg)}.transformation-section .transformation-card{margin:0 auto;max-width:500px;width:100%}.transformation-section .transformation-card .card-label{font-size:12px;padding:14px 20px}.transformation-section .transformation-card .card-visual{padding:20px}.transformation-section .transformation-card .card-visual .transformation-media-container{max-height:400px}.transformation-section .transformation-card .card-description{padding:0 20px 20px}.transformation-section .transformation-card .card-description p,.transformation-section .transformation-card .card-description ul li{font-size:13px}.pricing-section .pricing-toggle{gap:12px;margin-bottom:40px}.pricing-section .pricing-toggle .toggle-label{font-size:13px}.pricing-section .pricing-toggle .toggle-label .save-badge{font-size:10px;padding:2px 6px}.pricing-section .pricing-toggle .toggle-switch{height:26px;width:48px}.pricing-section .pricing-toggle .toggle-switch .toggle-slider{height:18px;width:18px}.pricing-section .pricing-toggle .toggle-switch.yearly .toggle-slider{transform:translateX(22px)}.pricing-section .pricing-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.pricing-section .pricing-grid.pricing-grid-two{max-width:600px}.pricing-section .pricing-card{padding:32px 24px}.pricing-section .pricing-card .pricing-badge{font-size:11px;padding:4px 10px;right:12px;top:12px}.pricing-section .pricing-card .plan-name{font-size:18px;margin-bottom:12px}.pricing-section .pricing-card .plan-price .price{font-size:40px}.pricing-section .pricing-card .plan-price .period{font-size:13px}.pricing-section .pricing-card .plan-description{font-size:13px;margin-bottom:24px;padding-bottom:24px}.pricing-section .pricing-card .plan-features{margin-bottom:24px}.pricing-section .pricing-card .plan-features li{font-size:13px;padding:8px 0}.pricing-section .pricing-card .plan-features li .check{font-size:13px}.pricing-section .pricing-card .btn-block{font-size:14px;padding:12px 20px}.faq-section .faq-grid{gap:16px;grid-template-columns:1fr}.faq-section .faq-item{padding:24px}.faq-section .faq-item .faq-question{font-size:15px}.faq-section .faq-item .faq-answer{font-size:13px}.cta-section .cta-content{max-width:100%;padding:40px 24px}.cta-section .cta-content h2{font-size:32px;line-height:1.3;white-space:normal}.cta-section .cta-content .cta-subtitle{font-size:16px}.cta-section .cta-content .cta-actions{display:flex;flex-direction:row;gap:16px;justify-content:center}.cta-section .cta-content .cta-actions .download-dropdown{display:none!important}.cta-section .cta-content .cta-actions .mobile-try-btn{display:flex!important;min-width:240px;padding:16px 56px}.cta-section .cta-content .cta-note{font-size:13px}.site-footer{padding:40px 0 28px}.site-footer .footer-main{align-items:flex-start;flex-direction:row;gap:24px;justify-content:space-between}.site-footer .footer-brand .logo .logo-icon{height:22px;width:22px}.site-footer .footer-brand .logo .logo-text{font-size:16px}.site-footer .footer-brand p{font-size:12px}.site-footer .footer-brand .lang-dropdown{margin-top:16px}.site-footer .footer-links{gap:60px}.site-footer .footer-col{gap:10px}.site-footer .footer-col a,.site-footer .footer-col h5{font-size:13px}.btn.btn-large{font-size:15px;padding:14px 28px}.download-dropdown .download-menu{min-width:240px}.download-dropdown.download-dropdown-large .download-menu{min-width:280px}.download-dropdown .download-option{padding:10px 12px}.download-dropdown .download-option .option-icon{font-size:22px}.download-dropdown .download-option .option-title{font-size:13px}.download-dropdown .download-option .option-desc{font-size:11px}.lang-dropdown .lang-menu{min-width:130px}.lang-dropdown .lang-option{font-size:12px;padding:8px 12px}.mobile-coming-soon-modal{align-items:center;bottom:0;display:none;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:10000}.mobile-coming-soon-modal.open{display:flex}.mobile-coming-soon-modal .modal-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;position:absolute;right:0;top:0}.mobile-coming-soon-modal .modal-content{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5);max-width:400px;padding:40px 32px;position:relative;text-align:left;width:100%}.mobile-coming-soon-modal .modal-icon{font-size:56px;margin-bottom:20px;text-align:center}.mobile-coming-soon-modal .modal-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:14px;text-align:center}.mobile-coming-soon-modal .modal-text{color:#a1a1aa;font-size:15px;line-height:1.6;margin-bottom:24px;text-align:left}.mobile-coming-soon-modal .modal-text a{color:#00ffe4;font-weight:600;text-decoration:none}.mobile-coming-soon-modal .modal-text a:hover{text-decoration:underline}.mobile-coming-soon-modal .modal-close-btn{align-items:center;background:linear-gradient(135deg,#0ad3fb,#00ffe4);border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:center;padding:14px 48px;width:100%}.mobile-coming-soon-modal .modal-close-btn:active{opacity:.9;transform:scale(.98)}}@media(max-width:767px){*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn{overflow:hidden;position:relative}.btn:active{opacity:.85;transform:scale(.98)}.btn.btn-primary:active{background:linear-gradient(135deg,#00d9c2,#00b3a0)}.btn.btn-secondary:active{background:rgba(0,255,228,.2)}.btn.btn-text:active{background:hsla(0,0%,100%,.08)}.audience-card,.comparison-card,.faq-item,.pricing-card,.solution-card,.stat-card,.transformation-card{transition:background .15s ease,transform .15s ease}.audience-card:active,.comparison-card:active,.faq-item:active,.pricing-card:active,.solution-card:active,.stat-card:active,.transformation-card:active{background:hsla(0,0%,100%,.04);transform:scale(.99)}.annotation-tab{transition:background .15s ease,transform .15s ease}.annotation-tab:active{background:rgba(0,255,228,.15);transform:scale(.97)}.annotation-tab.active:active{background:rgba(0,255,228,.25)}.platform-logo{transition:background .15s ease,transform .15s ease}.platform-logo:active{background:hsla(0,0%,100%,.08);transform:scale(.96)}.footer-col a,.site-nav a{border-radius:6px;margin:-4px -8px;padding:4px 8px;transition:color .15s ease,background .15s ease}.footer-col a:active,.site-nav a:active{background:hsla(0,0%,100%,.08)}.download-option,.lang-option{transition:background .15s ease,transform .15s ease}.download-option:active,.lang-option:active{background:rgba(0,255,228,.15)!important;transform:scale(.98)}.download-trigger,.lang-trigger{border-radius:8px;transition:background .15s ease,transform .15s ease}.download-trigger:active,.lang-trigger:active{background:hsla(0,0%,100%,.08);transform:scale(.97)}.logo{border-radius:8px;transition:transform .15s ease}.logo:active{transform:scale(.97)}.hero-badge{transition:background .15s ease,transform .15s ease}.hero-badge:active{background:rgba(0,255,228,.2);transform:scale(.97)}.toggle-switch{transition:transform .15s ease}.toggle-switch:active{transform:scale(.95)}.play-icon{transition:background .15s ease,transform .15s ease}.play-icon:active{background:rgba(0,255,228,.3);transform:scale(.95)}.container{padding:0 20px}.audience-section,.comparison-section,.cta-section,.faq-section,.features-section,.hero-section,.pricing-section,.problem-section,.solution-section,.solutions-section,.stats-section,.transformation-section{padding:80px 0}.section-header{margin-bottom:36px}.section-header .section-title{font-size:26px;line-height:1.3;white-space:normal}.section-header .section-subtitle{font-size:14px;line-height:1.6}.section-label{font-size:11px;letter-spacing:1px;margin-bottom:12px}.site-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:rgba(0,0,0,.95)!important;height:64px}.site-header .header-container{padding:0 16px}.site-header .logo{gap:8px}.site-header .logo .logo-icon{height:28px;margin-right:4px;width:28px}.site-header .logo .logo-text{font-size:18px}.site-header .site-nav{display:none}.site-header .header-actions{gap:8px}.site-header .header-actions .btn-text,.site-header .header-actions>.btn-primary,.site-header .header-actions>a.btn-primary{display:none!important}.site-header .header-actions .lang-dropdown .lang-current{display:none}.site-header .header-actions .lang-dropdown .lang-trigger{padding:8px}.hero-section{padding-bottom:60px;padding-top:104px}.hero-section .container{display:flex;flex-direction:column;gap:36px}.hero-section .hero-content{align-items:center;display:flex;flex-direction:column;text-align:center}.hero-section .hero-content .hero-badge{font-size:11px;margin-bottom:20px;padding:6px 12px}.hero-section .hero-content .hero-badge .badge-icon{font-size:14px}.hero-section .hero-content .hero-title{font-size:32px;line-height:1.25;margin-bottom:16px}.hero-section .hero-content .hero-title .highlight{font-size:inherit}.hero-section .hero-content .hero-subtitle{font-size:15px;line-height:1.6;margin-bottom:24px;max-width:100%}.hero-section .hero-content .hero-cta{align-items:center;flex-direction:column;gap:12px;margin-bottom:16px;width:100%}.hero-section .hero-content .hero-cta .btn{justify-content:center;width:100%}.hero-section .hero-content .hero-cta .download-dropdown,.hero-section .hero-content .hero-cta>a.btn{display:none!important}.hero-section .hero-content .hero-cta .mobile-try-btn{display:flex!important;min-width:200px;padding:14px 48px;width:auto!important}.hero-section .hero-content .hero-note{font-size:12px}.hero-section .hero-visual{width:100%}.hero-section .hero-visual .hero-video-container{aspect-ratio:16/10;min-height:200px}.trusted-section{padding:32px 0}.trusted-section .container{padding:0}.trusted-section .trusted-label{font-size:11px;letter-spacing:1px;margin-bottom:16px;padding:0 20px}.trusted-section .trusted-logos{display:flex;flex-wrap:nowrap;gap:16px;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:8px 20px}.trusted-section .trusted-logos::-webkit-scrollbar{display:none}.trusted-section .platform-logo{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;flex-shrink:0;gap:0;padding:12px}.trusted-section .platform-logo .logo-wrapper,.trusted-section .platform-logo img{height:28px;width:28px}.trusted-section .platform-logo .platform-name{display:none}.trusted-section .platform-logo.etsy .logo-wrapper,.trusted-section .platform-logo.etsy img{height:36px;width:36px}.trusted-section .platform-logo.temu .logo-wrapper,.trusted-section .platform-logo.temu img{height:32px;width:32px}.trusted-section .platform-logo.ebay .logo-wrapper,.trusted-section .platform-logo.ebay img{height:40px;width:40px}.problem-section .problem-content{max-width:100%}.problem-section .problem-title{font-size:24px;line-height:1.3;margin-bottom:24px}.problem-section .problem-text{margin-bottom:28px}.problem-section .problem-text p{font-size:14px;line-height:1.7;margin-bottom:12px}.problem-section .problem-results{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.problem-section .problem-results .result-item{font-size:13px;justify-content:center;padding:12px 16px}.problem-section .problem-results .result-item .result-icon{font-size:14px}.problem-section .problem-solution{font-size:14px;line-height:1.7}.solution-section .solution-header{max-width:100%}.solution-section .solution-title{font-size:28px;line-height:1.25;margin-bottom:16px}.solution-section .solution-subtitle{font-size:14px;line-height:1.7}.features-section .annotation-tabs{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:32px}.features-section .annotation-tab{flex-direction:column;gap:4px;justify-content:center;padding:12px 10px;text-align:center}.features-section .annotation-tab .tab-tag{font-size:10px}.features-section .annotation-tab .tab-title{font-size:13px}.features-section .annotation-detail{display:flex;flex-direction:column;gap:24px}.features-section .annotation-info{order:2}.features-section .annotation-info .annotation-tag{font-size:36px;margin-bottom:4px}.features-section .annotation-info .annotation-title{font-size:22px;margin-bottom:6px}.features-section .annotation-info .annotation-subtitle{font-size:15px;margin-bottom:16px}.features-section .annotation-info .annotation-description{font-size:14px;line-height:1.6;margin-bottom:20px}.features-section .annotation-info .annotation-features{margin-bottom:20px}.features-section .annotation-info .annotation-features li{font-size:13px;gap:10px;padding:6px 0}.features-section .annotation-info .annotation-perfect{font-size:13px;padding:14px 16px}.features-section .annotation-visual{order:1}.features-section .annotation-visual .annotation-video-container{aspect-ratio:16/10;min-height:180px}.solutions-section .solutions-grid{gap:12px;grid-template-columns:1fr}.solutions-section .solution-card{padding:20px 18px}.solutions-section .solution-card .card-icon{font-size:18px;height:40px;margin-bottom:14px;width:40px}.solutions-section .solution-card .card-challenge{font-size:12px;margin-bottom:6px}.solutions-section .solution-card .card-challenge .challenge-icon{font-size:10px}.solutions-section .solution-card .card-solution{font-size:15px;margin-bottom:8px}.solutions-section .solution-card .card-desc{font-size:13px;line-height:1.5}.stats-section .stats-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.stats-section .stat-card{padding:20px 12px}.stats-section .stat-card .stat-value{font-size:28px;margin-bottom:6px}.stats-section .stat-card .stat-value .arrow-down,.stats-section .stat-card .stat-value .arrow-up{font-size:24px}.stats-section .stat-card .stat-label{font-size:11px;line-height:1.4}.audience-section .audience-grid{gap:12px;grid-template-columns:1fr}.audience-section .audience-card{padding:20px 18px}.audience-section .audience-card .audience-icon{font-size:28px;margin-bottom:10px}.audience-section .audience-card .audience-tag{font-size:10px;margin-bottom:10px;padding:3px 8px}.audience-section .audience-card h4{font-size:16px;margin-bottom:6px}.audience-section .audience-card p{font-size:13px;line-height:1.5}.comparison-section .comparison-cards{display:flex;flex-direction:column;gap:16px}.comparison-section .comparison-vs{display:flex;font-size:12px;justify-content:center;padding:6px 0}.comparison-section .comparison-card{padding:20px 18px;width:100%}.comparison-section .comparison-card .card-header{gap:10px;margin-bottom:18px}.comparison-section .comparison-card .card-logo{height:24px;width:24px}.comparison-section .comparison-card .card-icon{font-size:20px}.comparison-section .comparison-card .card-title{font-size:16px}.comparison-section .comparison-card .card-badge{font-size:10px;padding:3px 8px}.comparison-section .comparison-card .card-features{gap:10px}.comparison-section .comparison-card .card-features li{font-size:13px;gap:8px}.comparison-section .comparison-card .card-features .check,.comparison-section .comparison-card .card-features .x{font-size:9px;height:16px;width:16px}.transformation-section .transformation-grid{display:flex;flex-direction:column;gap:16px}.transformation-section .transformation-arrow{display:flex;font-size:24px;justify-content:center;padding:4px 0;transform:rotate(90deg)}.transformation-section .transformation-card .card-label{font-size:11px;padding:12px 18px}.transformation-section .transformation-card .card-visual{padding:16px}.transformation-section .transformation-card .card-visual .transformation-media-container{max-height:360px}.transformation-section .transformation-card .card-description{padding:0 18px 18px}.transformation-section .transformation-card .card-description p{font-size:13px;margin-bottom:10px}.transformation-section .transformation-card .card-description ul li{font-size:13px;padding:5px 0}.pricing-section .pricing-toggle{gap:10px;margin-bottom:24px}.pricing-section .pricing-toggle .toggle-label{font-size:12px}.pricing-section .pricing-toggle .toggle-label .save-badge{font-size:9px;margin-left:4px;padding:2px 5px}.pricing-section .pricing-toggle .toggle-switch{height:24px;width:44px}.pricing-section .pricing-toggle .toggle-switch .toggle-slider{height:16px;width:16px}.pricing-section .pricing-toggle .toggle-switch.yearly .toggle-slider{transform:translateX(20px)}.pricing-section .pricing-grid{display:flex!important;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -20px;padding:8px 20px 16px;scroll-snap-type:x mandatory}.pricing-section .pricing-grid::-webkit-scrollbar{display:none}.pricing-section .pricing-grid.pricing-grid-two{max-width:none}.pricing-section .pricing-card{flex:0 0 280px;max-width:280px;min-width:280px;padding:24px 20px;scroll-snap-align:center}.pricing-section .pricing-card .pricing-badge{font-size:10px;padding:4px 8px;right:10px;top:10px}.pricing-section .pricing-card .plan-name{font-size:17px;margin-bottom:10px}.pricing-section .pricing-card .plan-price{margin-bottom:6px}.pricing-section .pricing-card .plan-price .price{font-size:36px}.pricing-section .pricing-card .plan-price .period{font-size:12px}.pricing-section .pricing-card .plan-description{font-size:13px;margin-bottom:20px;padding-bottom:20px}.pricing-section .pricing-card .plan-features{margin-bottom:20px}.pricing-section .pricing-card .plan-features li{font-size:13px;gap:10px;padding:7px 0}.pricing-section .pricing-card .plan-features li .check{font-size:12px}.pricing-section .pricing-card .btn-block{font-size:14px;padding:12px 20px}.faq-section .faq-grid{gap:12px;grid-template-columns:1fr}.faq-section .faq-item{padding:18px 16px}.faq-section .faq-item .faq-question{font-size:14px;line-height:1.4;margin-bottom:10px}.faq-section .faq-item .faq-answer{font-size:13px;line-height:1.6}.cta-section .cta-content{max-width:100%;padding:0}.cta-section .cta-content h2{font-size:26px;line-height:1.3;margin-bottom:12px;white-space:normal}.cta-section .cta-content .cta-subtitle{font-size:14px;line-height:1.6;margin-bottom:24px}.cta-section .cta-content .cta-actions{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:12px;width:100%}.cta-section .cta-content .cta-actions .btn{justify-content:center;width:100%}.cta-section .cta-content .cta-actions .download-dropdown{display:none!important}.cta-section .cta-content .cta-actions .mobile-try-btn{display:flex!important;min-width:200px;padding:14px 48px;width:auto!important}.cta-section .cta-content .cta-note{font-size:12px}.site-footer{padding:36px 0 24px}.site-footer .footer-main{flex-direction:column;gap:28px}.site-footer .footer-brand{align-items:center;display:flex;flex-direction:column;text-align:center}.site-footer .footer-brand .logo{justify-content:center;margin-bottom:6px}.site-footer .footer-brand .logo .logo-icon{height:20px;width:20px}.site-footer .footer-brand .logo .logo-text{font-size:16px}.site-footer .footer-brand p{font-size:12px}.site-footer .footer-brand .copyright{margin-top:6px}.site-footer .footer-brand .lang-dropdown{margin-top:14px}.site-footer .footer-links{gap:48px;justify-content:center;width:100%}.site-footer .footer-col{gap:8px;text-align:center}.site-footer .footer-col h5{font-size:13px;margin-bottom:2px}.site-footer .footer-col a{font-size:12px}.btn.btn-large{font-size:14px;padding:14px 24px}.btn.btn-primary,.btn.btn-secondary{font-size:14px}.download-dropdown{position:static!important}.download-dropdown .download-menu{all:unset!important;background:#161616!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px 16px 0 0;bottom:0!important;box-shadow:0 -10px 40px rgba(0,0,0,.5);box-sizing:border-box!important;display:none!important;left:0!important;max-height:70vh;overflow-y:auto;padding:20px 16px calc(20px + env(safe-area-inset-bottom, 0px));position:fixed!important;right:0!important;width:100%!important;z-index:9999!important}.download-dropdown.open .download-menu{display:block!important}.download-dropdown .download-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:14px 12px;text-decoration:none}.download-dropdown .download-option:active,.download-dropdown .download-option:hover{background:rgba(0,255,228,.1)}.download-dropdown .download-option .option-icon{color:#a1a1aa;font-size:24px;text-align:center;width:36px}.download-dropdown .download-option .option-text{display:flex;flex-direction:column;gap:2px;text-align:left}.download-dropdown .download-option .option-title{color:#fff;font-size:14px;font-weight:600}.download-dropdown .download-option .option-desc{color:#71717a;font-size:12px}.download-dropdown .download-option:active .option-icon,.download-dropdown .download-option:hover .option-icon{color:#00ffe4}.lang-dropdown{position:static!important}.lang-dropdown .lang-menu{all:unset!important;background:#161616!important;border:1px solid hsla(0,0%,100%,.08)!important;border-radius:16px 16px 0 0;bottom:0!important;box-shadow:0 -10px 40px rgba(0,0,0,.5);box-sizing:border-box!important;display:none!important;left:0!important;max-height:70vh;overflow-y:auto;padding:20px 16px calc(20px + env(safe-area-inset-bottom, 0px));position:fixed!important;right:0!important;width:100%!important;z-index:9999!important}.lang-dropdown.open .lang-menu{display:block!important}.lang-dropdown.lang-dropdown-up{position:static!important}.lang-dropdown.lang-dropdown-up .lang-menu{display:none!important}.lang-dropdown.lang-dropdown-up.open .lang-menu{display:block!important}.lang-dropdown .lang-option{border-radius:6px;color:#a1a1aa;display:block;font-size:14px;padding:12px 16px;text-align:center;text-decoration:none}.lang-dropdown .lang-option.active,.lang-dropdown .lang-option:active,.lang-dropdown .lang-option:hover{color:#00ffe4}.download-dropdown.open:before,.lang-dropdown.open:before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:9998}.dropdown-overlay{background:rgba(0,0,0,.5);z-index:99}.dropdown-overlay,.mobile-coming-soon-modal{bottom:0;left:0;position:fixed;right:0;top:0}.mobile-coming-soon-modal{align-items:center;display:none;justify-content:center;padding:20px;z-index:10000}.mobile-coming-soon-modal.open{display:flex}.mobile-coming-soon-modal .modal-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;position:absolute;right:0;top:0}.mobile-coming-soon-modal .modal-content{background:#161616;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5);max-width:340px;padding:32px 24px;position:relative;text-align:left;width:100%}.mobile-coming-soon-modal .modal-icon{font-size:48px;margin-bottom:16px;text-align:center}.mobile-coming-soon-modal .modal-title{color:#fff;font-size:20px;font-weight:600;margin-bottom:12px;text-align:center}.mobile-coming-soon-modal .modal-text{color:#a1a1aa;font-size:14px;line-height:1.6;margin-bottom:20px;text-align:left}.mobile-coming-soon-modal .modal-text a{color:#00ffe4;font-weight:600;text-decoration:none}.mobile-coming-soon-modal .modal-text a:hover{text-decoration:underline}.mobile-coming-soon-modal .modal-close-btn{align-items:center;background:linear-gradient(135deg,#0ad3fb,#00ffe4);border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:center;padding:14px 32px;width:100%}.mobile-coming-soon-modal .modal-close-btn:active{opacity:.9;transform:scale(.98)}}