*{box-sizing:border-box}body{margin:0;background:#17181c;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.glow:before{content:"";position:absolute;inset:0;z-index:-10;pointer-events:none;background:radial-gradient(20% 50% at 50% 50%,rgba(71,127,247,.376) 0,rgba(37,38,44,0) 100%)}.wrap{max-width:72rem;margin:0 auto;padding:0 1rem;position:relative}.hdr{justify-content:space-between;padding:.75rem .5rem 1.75rem;border-bottom:1px solid #6b7280}.brand,.hdr{display:flex;align-items:center;gap:.5rem}.brand{text-decoration:none;color:#fff}.brand img{width:2.5rem;height:2.5rem}.brand h1{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin:0}.ghost{display:flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid #2563eb;background:#2563eb;color:#fff;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background .15s}.ghost:hover{background:#3b82f6}.demo-banner{margin:1rem 0 0;border:1px solid #3f3f46;background:#1f2027;border-radius:.75rem;padding:.75rem 1rem;font-size:.8125rem;color:#a1a1aa;line-height:1.5}.demo-banner b{color:#e4e4e7}main{text-align:center;padding:2rem 0 4rem}h2.title{font-size:3rem;font-weight:700;letter-spacing:-.02em;margin:1.5rem auto 1rem;max-width:56rem;line-height:1.1}h2.title span{color:#2563eb}.sub{color:#9ca3af;margin:0 auto 2.5rem;max-width:38rem;line-height:1.6}.steps{max-width:24rem;margin:0 auto;text-align:left}.step{margin-bottom:1.75rem}.step-hd{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.num{width:1.75rem;height:1.75rem;flex:none}.step-hd p{margin:0;font-weight:500}select{width:100%;padding:.625rem .75rem;border-radius:.375rem;border:1px solid #3f3f46;background:#27272a;color:#fff;font-size:.9375rem;cursor:pointer}select:focus{outline:2px solid #2563eb;outline-offset:1px}.sample{margin-top:.5rem;border-radius:1rem;overflow:hidden;border:1px solid #3f3f46}.sample img{display:block;width:100%}.sample-note{color:#71717a;font-size:.75rem;margin:.5rem 0 0}.btn{background:#2563eb;color:#fff;border:0;border-radius:9999px;font-weight:500;font-size:1rem;padding:.75rem 1.5rem;cursor:pointer;transition:background .15s}.btn:hover{background:#3b82f6}.btn:disabled{background:#3f3f46;cursor:not-allowed}.btn-wide{width:100%;margin-top:.5rem}.results{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.pane{flex:1 1 20rem;max-width:26rem}.pane h3{font-size:1.125rem;font-weight:500;margin:0 0 .5rem}.pane img{width:100%;border-radius:1rem;display:block}.pane-locked{position:relative}.gate{margin:2rem auto 0;max-width:34rem;border:1px solid #2563eb;border-radius:1rem;padding:1.5rem;background:linear-gradient(180deg,#1c2333,#1a1b21)}.gate h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.gate p{color:#9ca3af;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.gate .price{color:#fff;font-weight:600}.gate small{display:block;color:#71717a;font-size:.75rem;margin-top:.875rem;line-height:1.5}.err{color:#f87171;font-size:.875rem;margin-top:.75rem}.ok-badge{display:inline-block;background:rgba(37,99,235,.15);border:1px solid #2563eb;color:#93c5fd;border-radius:9999px;padding:.25rem .875rem;font-size:.8125rem;margin-bottom:1rem}.dl{display:inline-flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:1.25rem}a.btn{text-decoration:none;display:inline-block}.receipt{margin:2rem auto 0;max-width:34rem;text-align:left;background:#1f2027;border:1px solid #3f3f46;border-radius:.75rem;padding:1rem 1.25rem;font-size:.8125rem;color:#a1a1aa;line-height:1.7}.receipt b{color:#e4e4e7}.receipt code{color:#93c5fd;font-size:.75rem;word-break:break-all}footer{border-top:1px solid #3f3f46;margin-top:3rem;padding:1.5rem .5rem 2.5rem;color:#71717a;font-size:.8125rem;text-align:center;line-height:1.7}footer a{color:#93c5fd}@media (max-width:640px){h2.title{font-size:2.25rem}.brand h1{font-size:1.25rem}.brand img{width:2.25rem;height:2.25rem}}