@font-face{font-family:Satoshi;src:url(/assets/satoshi-400-CPM9dct4.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-500-ByP-Zb-9.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-700-Bd5kKQ_U.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/assets/satoshi-900-DjnQuuRz.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}#cursor{display:none}#cursor.lock{--cs: 16px}.cc{position:absolute;left:50%;top:50%;width:var(--cs);height:var(--cs);transition:transform .35s cubic-bezier(.22,1,.36,1),width .35s ease,height .35s ease}.cc.tl{border-top:2px solid #ffffff;border-left:2px solid #ffffff;transform:translate(calc(-1 * var(--x)),calc(-1 * var(--y)))}.cc.tr{border-top:2px solid #ffffff;border-right:2px solid #ffffff;transform:translate(calc(var(--x) - var(--cs)),calc(-1 * var(--y)))}.cc.bl{border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:translate(calc(-1 * var(--x)),calc(var(--y) - var(--cs)))}.cc.br{border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;transform:translate(calc(var(--x) - var(--cs)),calc(var(--y) - var(--cs)))}html{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;overflow-x:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}html{height:auto;min-height:100%}body{font-family:Satoshi,Segoe UI,Arial,sans-serif;background:#0a0a0a;overflow-x:hidden;overflow-y:visible;min-height:100%;scrollbar-width:none;-ms-overflow-style:none}.blob{position:fixed;border-radius:50%;background:#ffa267;border:1.5px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #ffffff70,inset 0 10px 22px #ffffff47,inset 0 -14px 24px #00000021,0 16px 42px #0000006b,0 6px 16px #00000047;pointer-events:none;z-index:0;will-change:transform}.b1{width:440px;height:440px;top:-140px;right:-140px;animation:driftA 18s cubic-bezier(.42,0,.58,1) infinite}.b2{width:520px;height:520px;bottom:-160px;right:-140px;animation:driftB 22s cubic-bezier(.42,0,.58,1) infinite 1.4s}.b3{width:440px;height:440px;bottom:-200px;left:-180px;animation:driftC 16s cubic-bezier(.42,0,.58,1) infinite .7s;opacity:.9}@keyframes driftA{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(22px,-18px,0) scale(1.02)}66%{transform:translate3d(-12px,-28px,0) scale(.98)}}@keyframes driftB{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(-20px,-14px,0) scale(1.03)}66%{transform:translate3d(14px,-24px,0) scale(.99)}}@keyframes driftC{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(16px,-20px,0) scale(1.02)}66%{transform:translate3d(-10px,18px,0) scale(1.01)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.topbar{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:22px;padding:9px 10px 9px 12px;border-radius:14px;background:#ffffff12;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);box-shadow:inset 0 1px #ffffff38,0 12px 34px #0000008c}.brand{display:flex;align-items:center;gap:10px;margin-left:4px}.brand img,.brand-logo{height:40px;width:auto;display:block}.brand>span{font-size:20px;font-weight:700;letter-spacing:1px;color:#fff;white-space:nowrap}.brand>span>span{color:#ffa267}.topbar nav{position:relative;display:flex;gap:2px}.indicator{position:absolute;top:0;bottom:0;left:0;width:0;border-radius:10px;background:transparent}.topbar nav a,.topbar nav button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;padding:9px 12px;border-radius:10px;border:none;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.5px;color:#ffffffb8;background:transparent;cursor:pointer;transition:color .22s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .2s cubic-bezier(.22,1,.36,1)}.topbar nav a:active,.topbar nav button:active{transform:translateY(0) scale(.96)}.topbar nav a.active,.topbar nav button.active{color:#ffa267}.topbar nav a img,.topbar nav button img{height:13px;width:auto;vertical-align:middle;flex-shrink:0}.topbar-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:4.5px;width:38px;height:38px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s ease,border-color .2s ease}.topbar-hamburger:hover,.topbar-hamburger:active{background:#ffffff26;border-color:#ffa2674d}.ham-line{display:block;width:18px;height:2px;background:#fff;border-radius:2px;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease;transform-origin:center}.ham-line.open:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.ham-line.open:nth-child(2){opacity:0;transform:scaleX(0)}.ham-line.open:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.topbar-mobile-menu{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#0e0e0ef5;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 16px 40px #000000b3;display:flex;flex-direction:column;padding:8px;gap:2px;animation:menuSlide .2s cubic-bezier(.16,1,.3,1);z-index:999}@keyframes menuSlide{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.topbar-mobile-menu button{display:flex;align-items:center;gap:8px;width:100%;padding:12px 14px;border-radius:10px;border:none;background:transparent;font-family:inherit;font-size:14px;font-weight:700;color:#ffffffb8;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.topbar-mobile-menu button:hover{background:#ffffff12;color:#fff}.topbar-mobile-menu button.active{color:#ffa267;background:#ffa26714}.topbar-mobile-menu button img{height:13px;width:auto;flex-shrink:0}.content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;padding:120px 48px 40px;overflow:visible}.credit{margin:-4px 0 14px;font-size:11px;letter-spacing:.5px;color:#ffffff59}.panel{width:512px;min-width:0;flex-shrink:1;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;padding:22px 0 0;box-shadow:none}.panel-title{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:500;letter-spacing:1px;color:#fff;margin-bottom:10px}.panel-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin-right:1px}.panel-title span{color:#ffa267}.row{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:12px;background:#ffffff0a;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff12}.row+.row{margin-top:10px}.row .os{width:26px;height:26px;object-fit:contain;flex-shrink:0}.row .info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.row .label{font-size:11px;font-weight:500;letter-spacing:.5px;color:#ffffff8c}.row .updated{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1;color:#ffffff61;margin:4px 0 0}.row .updated>span{position:relative;top:.5px}.row .updated .upd-icon{width:10px;height:10px;object-fit:contain;opacity:.6;position:relative;top:0}.version-box{flex-shrink:0;display:inline-flex;align-items:center;gap:10px;max-width:55%;padding:7px 12px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .25s ease,border-color .25s ease;cursor:pointer}.version-box .version{font-family:Satoshi,Segoe UI,Arial,sans-serif;font-weight:400;font-size:13px;letter-spacing:.2px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.version-box .copy-icon{width:13px;height:13px;object-fit:contain;flex-shrink:0;opacity:.55;transition:opacity .2s ease}.version-box:hover .copy-icon{opacity:1}.version-box.copied{background:#ffa26738}.products-section{position:relative;z-index:20;flex-shrink:0;padding-top:22px}.columns{display:flex;flex-wrap:wrap;align-items:flex-start;gap:36px;animation:fadeIn .4s ease}.products-wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;max-width:750px;overflow:visible}.product{position:relative;z-index:1}.product.visible{z-index:100}.product-card{position:relative;width:auto;height:auto;border-radius:0;overflow:visible;background:transparent;display:block;padding:0}.product-card img{display:block;width:100%;max-width:168px;height:auto;object-fit:contain;background:transparent;margin:0 auto}.hover-price{position:absolute;left:50%;bottom:14px;transform:translate(-50%,8px) scale(.96);opacity:0;padding:7px 16px;border-radius:999px;background:#121212b8;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff24,0 8px 24px #00000073;color:#ffa267;font-size:14px;font-weight:700;pointer-events:none;transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.product-card:hover .hover-price{opacity:1;transform:translate(-50%) scale(1)}.side-panel{position:absolute;left:calc(100% + 22px);top:0;width:340px;background:#141414eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 20px 20px;box-shadow:0 16px 40px #0009;opacity:0;transform:translate(-12px) scale(.98);pointer-events:none;transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1);z-index:110}.product.visible .side-panel{opacity:1;transform:translate(0) scale(1);pointer-events:auto}.sp-name{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.sp-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffb3;cursor:pointer;padding:0;flex-shrink:0;transition:background .2s ease,color .2s ease,transform .15s ease}.sp-close-btn:hover,.sp-close-btn:active{background:#ffffff29;color:#ffa267;transform:scale(1.05)}.product-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:#000c;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:fadeIn .2s ease}.product-modal-card{position:relative;width:100%;max-width:420px;max-height:calc(100dvh - 80px);overflow-y:auto;background:#121212fa;border:1px solid rgba(255,162,103,.28);border-radius:18px;padding:22px 20px 24px;box-shadow:0 24px 60px #000000e6,inset 0 1px #ffffff1a;animation:modalIn .25s cubic-bezier(.22,1,.36,1);scrollbar-width:none}.product-modal-card::-webkit-scrollbar{display:none}.mobile-only-modal{display:none}.sp-text{font-size:12.5px;line-height:1.55;color:#fff9}.sp-sub{margin:14px 0 6px;font-size:13px;font-weight:700;color:#ffa267}.sp-list{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:3px}.sp-list li{font-size:12.5px;line-height:1.45;color:#fff9}.sp-stats{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 8px}.sp-badge{padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.3px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#ffffffb3}.sp-badge.ok{background:#ffa26729;border-color:#ffa26738;color:#ffa267}.sp-badge.bad{background:#ff464624;border-color:#ff464633;color:#ff8a8a}.sp-metrics{display:flex;gap:14px;margin:0 0 4px;font-size:12px;font-weight:700;color:#fff}.sp-separator{height:1px;background:#ffffff1f;margin:16px 0 14px}.purchase-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:10px;padding:11px 16px;background:#ffa267;color:#000;font-family:inherit;font-size:14px;font-weight:700;transition:transform .18s cubic-bezier(.22,1,.36,1),background .22s ease,opacity .22s ease}.purchase-btn img{width:16px;height:16px;object-fit:contain}.purchase-btn .sp-price{margin-left:auto;font-weight:900}.purchase-btn:hover{background:#ffb07a}.purchase-btn:active{transform:scale(.97)}.purchase-btn+.purchase-btn{margin-top:8px}.home-wrap{width:100%;max-width:1060px;display:flex;flex-direction:column;gap:42px;margin:0 auto;align-self:center;animation:fadeIn .5s ease}.home-top{display:flex;gap:36px;align-items:flex-start;width:100%}.home-hero{flex:1;min-width:420px;padding:6px 0 0}.home-versions{width:512px;flex-shrink:0;padding-top:4px}.home-title{margin:0;font-size:58px;line-height:.9;font-weight:900;letter-spacing:.5px;color:#fff}.home-title span{color:#ffa267}.home-sub{margin:16px 0 0;max-width:560px;font-size:16px;line-height:1.65;color:#fff9}.home-actions{margin-top:22px;display:flex;gap:10px;flex-wrap:wrap}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:10px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,color .22s ease,transform .18s cubic-bezier(.22,1,.36,1),opacity .22s ease}.home-btn.primary{background:#ffa267;color:#000;border-color:#ffa267}.home-btn.primary:hover{background:#ffb07a;border-color:#ffb07a}.home-btn.ghost{background:#ffffff0f;border-color:#ffffff14;color:#fff}.home-btn.ghost:hover{background:#ffffff1a}.home-btn.ghost img{width:13px;height:13px;opacity:.8}.home-btn.small{padding:9px 14px;font-size:13px;margin-top:10px}.home-stats{margin-top:22px;display:flex;align-items:center;gap:18px;padding:14px 18px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);width:fit-content}.home-stat{display:flex;flex-direction:column;align-items:flex-start;min-width:90px}.home-stat-num{font-size:18px;font-weight:800;color:#fff;line-height:1}.home-stat-label{margin-top:4px;font-size:11px;letter-spacing:.5px;color:#ffffff73}.home-stat-sep{width:1px;height:28px;background:#ffffff1a}.home-features{width:100%;max-width:900px;margin:0 auto;text-align:left;display:flex;flex-direction:column;align-items:center}.home-features .panel-title.centered{justify-content:center}.feature-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.feature-card{padding:16px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.feature-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ffa26724;margin-bottom:10px}.feature-icon img{width:16px;height:16px;opacity:.9;filter:brightness(0) saturate(100%) invert(75%) sepia(22%) saturate(850%) hue-rotate(330deg) brightness(102%)}.feature-card h3{font-size:13px;font-weight:700;color:#fff}.feature-card p{margin-top:6px;font-size:12.5px;line-height:1.5;color:#fff9}.home-mini{width:100%;max-width:640px;margin:0 auto;text-align:center;padding:18px 20px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-hero .home-mini{margin:18px 0 0;max-width:400px;width:fit-content;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px}.home-mini h3{font-size:14px;font-weight:700;color:#fff}.home-hero .home-mini h3{font-size:13px;white-space:nowrap}.home-hero .home-mini .home-btn.small{margin-top:0;padding:8px 14px;white-space:nowrap}.home-mini p{margin-top:6px;font-size:12.5px;line-height:1.5;color:#fff9}.carousel-section{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:center}.carousel-marquee{width:100%;display:flex;flex-direction:column;gap:12px;overflow:hidden}.marquee{overflow:hidden;width:100%}.marquee-track{display:flex;gap:12px;width:max-content}.marquee-track.right{animation:marqueeRight 28s linear infinite}.marquee-track.left{animation:marqueeLeft 28s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-card{min-width:280px;max-width:320px;padding:14px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);flex-shrink:0}.marquee-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.marquee-user{font-size:13px;font-weight:700;color:#fff}.stars{display:inline-flex;gap:2px;align-items:center}.marquee-text{margin-top:8px;font-size:13px;line-height:1.5;color:#ffffffb3}.carousel-empty{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;border-radius:999px;background:#141414e0;border:1px solid rgba(255,255,255,.08);color:#fff9;font-size:13px;font-weight:600}.carousel-empty-icon{display:grid;place-items:center;color:#ffa267}.compare-wrap{width:100%;max-width:900px;display:flex;flex-direction:column;gap:14px}.compare-sub{font-size:13px;color:#ffffff8c;margin:-6px 0 0}.compare-picks{display:flex;gap:12px;flex-wrap:wrap}.compare-pick{flex:1;min-width:180px;display:flex;flex-direction:column;gap:6px;font-size:12px;color:#fff9}.compare-pick select{padding:10px 12px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-family:inherit;font-size:14px;font-weight:700}.dropdown{position:relative;width:100%}.dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .22s ease,background .22s ease}.dropdown.open .dropdown-trigger{border-color:#ffa26759;background:#ffffff14}.dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;padding:6px;border-radius:12px;background:#161616;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 40px #000000d9;display:flex;flex-direction:column;gap:4px;scrollbar-width:none}.dropdown-menu::-webkit-scrollbar{display:none}.dropdown-option{padding:10px 12px;min-height:38px;flex-shrink:0;border-radius:8px;background:transparent;border:none;color:#ffffffb3;font-family:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.dropdown-option:hover{background:#ffffff0f;color:#fff}.dropdown-option.active{background:#ffa26729;color:#ffa267}.compare-scores{display:grid;grid-template-columns:1fr 1fr;gap:12px}.compare-score{padding:12px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:8px}.compare-score-name{font-size:13px;font-weight:700;color:#fff}.compare-score-num{font-size:22px;font-weight:900;color:#ffa267}.compare-bar{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.compare-bar span{display:block;height:100%;background:#ffa267;border-radius:999px;transition:width .3s ease}.compare-table{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#141414e0}.compare-head,.compare-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;padding:10px 14px;align-items:center;font-size:13px}.compare-head{background:#ffffff0f;font-weight:700;color:#fff9;font-size:11px;letter-spacing:.5px}.compare-row{border-top:1px solid rgba(255,255,255,.06);color:#ffffffbf}.compare-row.total{background:#ffa26714;font-weight:800;color:#fff}.compare-label{font-weight:700;color:#ffffffe6}.compare-win{color:#ffa267;font-weight:800}.compare-winner{padding:6px 0 0;background:transparent;border:none;color:#fff9;font-size:12px;font-weight:500;text-align:center}.compare-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:24px;background:#000000b8;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);animation:fadeIn .25s ease}.compare-modal{position:relative;width:100%;max-width:900px;max-height:88vh;overflow:auto;padding:24px;border-radius:18px;background:#0e0e0ef0;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff24,0 24px 60px #000000b3;scrollbar-width:none;animation:modalIn .35s cubic-bezier(.22,1,.36,1)}.compare-modal:before{content:"";position:absolute;top:-1px;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#ffa267,transparent);opacity:.6;pointer-events:none}.compare-modal::-webkit-scrollbar{display:none}.compare-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffb3;cursor:pointer;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.compare-close:hover{background:#ffa26726;border-color:#ffa2674d;color:#ffa267;transform:scale(1.05)}.custom-tooltip{position:fixed;pointer-events:none;z-index:9999;padding:6px 10px;border-radius:8px;background:#141414eb;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.compare-close svg{display:block}.carousel-section{width:100%}.carousel-wrap{width:100%;max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:10px;align-items:center}.carousel-card{width:100%;padding:16px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:left}.carousel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.carousel-user{font-size:13px;font-weight:700;color:#fff}.carousel-stars{font-size:13px;color:#ffa267;letter-spacing:1px}.carousel-text{margin-top:8px;font-size:13px;line-height:1.5;color:#ffffffb3}.carousel-dots{display:flex;gap:6px;justify-content:center}.carousel-dot{width:6px;height:6px;border-radius:50%;border:none;background:#fff3;cursor:pointer;transition:background .22s ease,transform .22s ease}.carousel-dot.active{background:#ffa267;transform:scale(1.2)}.reviews-panel{width:100%;max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:14px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.reviews-panel h3{font-size:14px;font-weight:700;color:#fff}.reviews-panel p{margin-top:4px;font-size:12.5px;color:#fff9}.reviews-page{width:100%;max-width:700px;display:flex;flex-direction:column;gap:16px;margin:0 auto;align-self:center}.reviews-form{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08)}.reviews-row{display:flex;gap:10px;align-items:center}.reviews-input{flex:1;padding:10px 12px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff;font-family:inherit;font-size:13px}.reviews-input:disabled{opacity:.5}.reviews-check{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffb3;white-space:nowrap;cursor:pointer;position:relative}.reviews-check input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.custom-box{width:18px;height:18px;border-radius:5px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;color:transparent;transition:background .2s ease,border-color .2s ease,color .2s ease;flex-shrink:0}.reviews-check input:checked+.custom-box{background:#ffa26729;border-color:#ffa26752;color:#ffa267}.custom-box svg{opacity:0;transition:opacity .18s ease}.reviews-check input:checked+.custom-box svg{opacity:1}.reviews-empty{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;border-radius:999px;background:#141414e0;border:1px solid rgba(255,255,255,.08);color:#fff9;font-size:13px;font-weight:600;margin:0 auto}.reviews-empty-icon{display:grid;place-items:center;color:#ffa267}.reviews-stars{display:flex;gap:4px}.star{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff6;font-size:16px;cursor:pointer;transition:background .2s ease,color .2s ease}.star.active{background:#ffa26729;border-color:#ffa26738;color:#ffa267}.reviews-textarea{padding:10px 12px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff;font-family:inherit;font-size:13px;resize:vertical;min-height:90px}.reviews-ok{padding:8px 10px;border-radius:8px;background:#78dc781f;border:1px solid rgba(120,220,120,.2);color:#8fdf8f;font-size:12px;font-weight:700;text-align:center}.reviews-list{display:flex;flex-direction:column;gap:10px}.reviews-card{padding:14px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08)}.reviews-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.reviews-card-user{font-size:13px;font-weight:700;color:#fff}.reviews-card-stars{font-size:12px;color:#ffa267;letter-spacing:1px}.reviews-card-text{margin-top:8px;font-size:13px;line-height:1.5;color:#ffffffb3;word-break:break-word}.reviews-card-date{margin-top:8px;display:block;font-size:11px;color:#fff6}.compare-err,.compare-empty{padding:12px;border-radius:10px;background:#ffffff0f;color:#fff9;font-size:13px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{pointer-events:none;-webkit-user-select:none;user-select:none}.skeleton-img{width:100%;max-width:168px;height:200px;border-radius:14px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17,#ffffff0a 75%);background-size:200% 100%;animation:shimmer 1.8s cubic-bezier(.4,0,.6,1) infinite;margin:0 auto;border:1px solid rgba(255,255,255,.06)}.product.skeleton{display:flex;flex-direction:column;align-items:center;gap:12px}.skeleton-line{height:14px;width:100%;border-radius:6px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17,#ffffff0a 75%);background-size:200% 100%;animation:shimmer 1.8s cubic-bezier(.4,0,.6,1) infinite}.skeleton-line.short{width:60%}.skeleton-table{display:flex;flex-direction:column;gap:8px;margin-top:14px;padding:16px;border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08)}.skeleton-row{height:38px;border-radius:8px;background:linear-gradient(90deg,#ffffff08 25%,#ffffff12,#ffffff08 75%);background-size:200% 100%;animation:shimmer 1.8s cubic-bezier(.4,0,.6,1) infinite}.skeleton-icon{width:26px;height:26px;border-radius:6px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff17,#ffffff0a 75%);background-size:200% 100%;animation:shimmer 1.8s cubic-bezier(.4,0,.6,1) infinite;flex-shrink:0}.versions-skeleton{display:flex;flex-direction:column;width:100%}.reviews-card .skeleton-line{margin-bottom:8px}.reviews-card .skeleton-line.short{margin-bottom:0}.products-cta{position:relative;z-index:1;width:100%;max-width:750px;margin-top:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-radius:14px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);box-shadow:inset 0 1px #ffffff14,0 12px 30px #00000059;transition:border-color .25s ease,box-shadow .25s ease}.products-cta:hover{border-color:#ffa26733;box-shadow:inset 0 1px #ffffff1f,0 16px 36px #00000073}.products-cta h3{font-size:15px;font-weight:700;color:#fff;letter-spacing:.2px}.products-cta p{margin-top:4px;font-size:12.5px;color:#fff9;line-height:1.4}.products-cta-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.status-page{width:100%;max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:22px;animation:fadeIn .4s ease}.status-header{display:flex;flex-direction:column;gap:4px}.status-controls{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.status-search-wrap{position:relative;flex:1;min-width:260px;max-width:440px}.status-search-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none}.status-search{width:100%;padding:10px 14px 10px 38px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;font-family:inherit;font-size:13.5px;transition:border-color .2s ease,background .2s ease}.status-search:focus{outline:none;border-color:#ffa26766;background:#ffffff14}.status-filters{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.status-filter{padding:7px 14px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffa6;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.status-filter:hover{background:#ffffff17;color:#fff;border-color:#ffffff26}.status-filter.active{background:#ffa267;border-color:#ffa267;color:#000;box-shadow:0 2px 10px #0006}.status-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px 22px;width:100%;position:relative}.status-card-anchor{position:relative;width:100%;display:flex;flex-direction:column;animation:statusCardPop .38s cubic-bezier(.16,1,.3,1) backwards}@keyframes statusCardPop{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.status-card-sizer{visibility:hidden;pointer-events:none;opacity:0;padding:20px 22px;display:flex;flex-direction:column;width:100%}.status-card{position:absolute;top:0;left:0;width:100%;min-height:100%;height:100%;padding:20px 22px;border-radius:16px;background:#121212f0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 24px #00000073;display:flex;flex-direction:column;z-index:1;transition:top .32s cubic-bezier(.16,1,.3,1),left .32s cubic-bezier(.16,1,.3,1),width .32s cubic-bezier(.16,1,.3,1),min-height .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1),border-color .24s ease,background .24s ease}.status-card-anchor:hover .status-card,.status-card:hover{top:-12px;left:-14px;width:calc(100% + 28px);min-height:calc(100% + 24px);height:auto;z-index:100;border-color:#fff3;box-shadow:0 24px 55px #000000eb;background:#0e0e0efa}.status-card.on-shop{border-color:#ffffff1f}.status-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.status-title-group{display:flex;flex-direction:column;gap:3px;min-width:0}.status-card-title{font-size:18px;font-weight:700;color:#fff;letter-spacing:.2px;line-height:1.2}.status-card-platform{font-size:11.5px;font-weight:500;color:#ffffff73;letter-spacing:.2px}.status-cost-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:8px;white-space:nowrap;flex-shrink:0}.status-cost-badge.free{background:#78dc7814;border:1px solid rgba(120,220,120,.18);color:#8fdf8f}.status-cost-badge.paid{background:#ffa2671a;border:1px solid rgba(255,162,103,.2);color:#ffa267}.status-badges{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-bottom:14px;min-height:24px}.status-shop-badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:#ffa2671f;border:1px solid rgba(255,162,103,.22);color:#ffa267;display:inline-flex;align-items:center;gap:4px}.status-metrics-boxes{display:flex;gap:10px;width:100%}.status-metric-box{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:10px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0d}.status-metric-name{font-size:11.5px;font-weight:500;color:#ffffff80;white-space:nowrap}.status-metric-val{font-size:13px;font-weight:700;color:#ffa267;white-space:nowrap}.status-metric-box.external .status-metric-val{color:#fff;font-size:12px;font-weight:600}.status-card-expanded{max-height:0;opacity:0;overflow:hidden;transition:max-height .38s cubic-bezier(.16,1,.3,1),opacity .28s ease,margin-top .28s cubic-bezier(.16,1,.3,1)}.status-card-anchor:hover .status-card-expanded,.status-card:hover .status-card-expanded{max-height:280px;opacity:1;margin-top:14px;border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.status-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px}.status-feature-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11.5px;padding:8px 6px;border-radius:8px;background:#ffffff09;border:1px solid rgba(255,255,255,.05);min-width:0;text-align:center}.status-feature-k{font-size:10.5px;color:#ffffff73;font-weight:500;white-space:nowrap}.status-feature-v{font-size:12px;color:#ffffffd9;font-weight:700;white-space:nowrap}.status-feature-v.yes{color:#ffa267}.status-feature-v.no{color:#ffffff59}.status-updated-time{font-size:11px;color:#fff6;margin-bottom:12px;text-align:right}.status-card-actions{width:100%}.status-card-actions .home-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;background:#ffa267;color:#000;font-weight:700;border-radius:8px;padding:9px 14px;font-size:13px;cursor:pointer;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s ease,opacity .2s ease}.status-card-actions .home-btn:hover{background:#ffb27f;transform:translateY(-1px)}.status-card-actions .home-btn img{width:13px;height:13px;filter:brightness(0);transition:transform .2s ease}.status-card-actions .home-btn:hover img{transform:translate(1px,-1px)}.status-empty{padding:32px 24px;text-align:center;border-radius:14px;background:#141414e0;border:1px solid rgba(255,255,255,.08);color:#ffffff80;font-size:14px}.faq-wrap{width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.faq-list{display:flex;flex-direction:column;gap:10px;width:100%}.faq-item{border-radius:12px;background:#141414e0;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;transition:border-color .22s ease,background .22s ease}.faq-item:hover{border-color:#ffffff24}.faq-item.open{border-color:#ffa26747;background:#181818f0}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:transparent;border:none;color:#fff;font-family:inherit;font-size:14px;font-weight:700;text-align:left;cursor:pointer;transition:color .2s ease}.faq-q:hover{color:#ffa267}.faq-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:transparent;border:none;box-shadow:none;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.faq-stick{position:absolute;background:#ffa267;border-radius:1px}.faq-stick.horizontal{width:12px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.faq-stick.vertical{width:2px;height:12px;transform-origin:center;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s ease}.faq-item.open .faq-stick.vertical{transform:rotate(90deg) scaleY(0);opacity:0}.faq-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1)}.faq-item.open .faq-body{grid-template-rows:1fr}.faq-body-inner{overflow:hidden;min-height:0}.faq-a{padding:12px 20px 18px;font-size:13.5px;line-height:1.65;color:#ffffffa6;border-top:1px solid rgba(255,255,255,.05);margin-top:2px;opacity:0;transform:translateY(-8px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.faq-item.open .faq-a{opacity:1;transform:translateY(0)}.footer{position:relative;z-index:1;width:100%;max-width:1060px;margin:60px auto 30px;padding:36px 32px 24px;border-radius:20px;background:#0e0e0ed9;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff1f,0 20px 50px #0009;display:flex;flex-direction:column;gap:32px}.footer:before{content:"";position:absolute;top:-1px;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#ffa267,transparent);opacity:.6}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}.footer-brand{max-width:320px;display:flex;flex-direction:column;gap:10px}.footer-logo{font-size:24px;font-weight:900;letter-spacing:.5px;color:#fff}.footer-logo span{color:#ffa267}.footer-brand p{font-size:13px;line-height:1.55;color:#ffffff8c}.footer-links{display:flex;gap:48px;flex-wrap:wrap}.footer-links>div{display:flex;flex-direction:column;gap:10px;min-width:120px}.footer-links h4{font-size:13px;font-weight:700;letter-spacing:.6px;color:#fff;margin-bottom:2px}.footer-links button{background:transparent;border:none;padding:0;text-align:left;font-family:inherit;font-size:13px;font-weight:500;color:#fff9;cursor:pointer;transition:color .2s ease,transform .2s cubic-bezier(.22,1,.36,1);width:fit-content}.footer-links button:hover{color:#ffa267;transform:translate(2px)}.footer-muted{font-size:12.5px;color:#fff6;line-height:1.4}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);font-size:12px;color:#ffffff73;flex-wrap:wrap}.footer-dot{color:#ffa267;opacity:.6}@media (max-width: 1100px){.home-top{flex-direction:column}.home-versions{width:100%}.feature-cards,.compare-scores{grid-template-columns:1fr}.products-wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:560px}}@media (max-width: 860px){.topbar{position:fixed;top:14px;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:calc(100% - 32px);max-width:360px!important;display:flex;justify-content:space-between;align-items:center;padding:8px 12px 8px 14px;gap:14px;flex-wrap:nowrap;border-radius:14px!important}.topbar-nav-desktop,.topbar nav{display:none!important}.topbar-hamburger{display:flex!important;width:36px;height:36px;border-radius:10px!important}.brand{gap:8px;margin-left:2px}.brand>span{font-size:15px}.brand-logo{height:28px}.content{padding:90px 16px 24px;max-width:100%;width:100%;box-sizing:border-box}.panel{width:100%;max-width:100%}.row{padding:10px 12px}.version-box{max-width:48%;padding:6px 8px}.home-title{font-size:38px}.home-sub{font-size:14px}.home-actions{gap:8px}.home-btn{padding:10px 14px;font-size:13px}.desktop-only-panel{display:none!important}.mobile-only-modal{display:flex!important}.product-card img{width:100%;max-width:150px;margin:0 auto}.products-cta{flex-direction:column;align-items:stretch;gap:16px;padding:16px 18px;width:100%;max-width:100%;box-sizing:border-box}.products-cta h3{font-size:14px;line-height:1.4}.products-cta p{font-size:12px}.products-cta-actions{width:100%;display:flex;flex-direction:row;gap:8px}.products-cta-actions .home-btn{flex:1;text-align:center;justify-content:center;padding:10px 12px;font-size:12.5px}.status-controls{flex-direction:column;align-items:stretch;gap:12px;width:100%}.status-search-wrap{width:100%;max-width:100%}.status-filters{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:8px;padding:4px 2px 8px;width:100%;scrollbar-width:none;-webkit-overflow-scrolling:touch}.status-filters::-webkit-scrollbar{display:none}.status-filter{flex-shrink:0;white-space:nowrap;padding:7px 13px;font-size:11.5px}.status-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.footer{padding:24px 16px 18px;margin:40px 12px 20px;border-radius:16px;gap:24px;width:auto;max-width:none}.footer-links{gap:28px}.footer-top{flex-direction:column;gap:24px}.compare-overlay{padding:16px}.compare-modal{padding:16px;max-width:calc(100% - 32px)}.b1,.b2,.b3{width:320px;height:320px;opacity:.75}}@media (max-width: 600px){.products-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card img{width:100%;max-width:148px;margin:0 auto}.reviews-panel{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.reviews-panel button{width:100%}.status-grid{grid-template-columns:1fr;gap:16px}.status-card-anchor:hover .status-card,.status-card:hover{left:-6px;width:calc(100% + 12px)}}@media (max-width: 480px){.topbar{top:12px;width:calc(100% - 24px);max-width:320px!important;padding:6px 8px 6px 10px}.brand{gap:6px}.brand>span{font-size:14px;letter-spacing:.3px}.brand-logo{height:26px}.topbar-hamburger{width:32px;height:32px}.content{padding:80px 12px 20px}.panel-title{font-size:18px}.home-title{font-size:32px}.home-sub{font-size:13px}.products-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card img{width:100%;max-width:148px;margin:0 auto}.product-card{width:100%}.feature-cards{gap:10px}.compare-picks{flex-direction:column}.compare-head,.compare-row{font-size:12px;padding:8px 10px;gap:8px}.footer-bottom{font-size:11px;gap:8px;text-align:center}.b1{width:260px;height:260px;top:-80px;right:-80px}.b2{width:280px;height:280px;bottom:-100px;right:-60px}.b3{width:260px;height:260px;bottom:-100px;left:-60px}}@media (max-width: 380px){.brand>span{display:none}.topbar nav button{padding:5px 6px;font-size:11px}}
