@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap);body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 15% 12%,#ffffff59 0,#0000 100%),radial-gradient(1px 1px at 28% 42%,#ffffff40 0,#0000 100%),radial-gradient(1.5px 1.5px at 42% 8%,#ffffff4d 0,#0000 100%),radial-gradient(1px 1px at 55% 65%,#fff3 0,#0000 100%),radial-gradient(2px 2px at 67% 22%,#ffffff47 0,#0000 100%),radial-gradient(1px 1px at 79% 54%,#ffffff38 0,#0000 100%),radial-gradient(1.5px 1.5px at 88% 10%,#ffffff52 0,#0000 100%),radial-gradient(1px 1px at 92% 77%,#ffffff2e 0,#0000 100%),radial-gradient(1px 1px at 6% 80%,#fff3 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh}.app{margin:0 auto;max-width:960px;padding:2.25rem 1.5rem 3.5rem}@keyframes ballPopIn{0%{opacity:0;transform:scale(.3) rotate(-20deg)}70%{transform:scale(1.15) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes floatUp{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes hotGlow{0%,to{box-shadow:0 0 14px #f443368c,inset 0 -3px 6px #00000059}50%{box-shadow:0 0 24px #f44336d9,inset 0 -3px 6px #00000059}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:1.75rem}.header-left{display:flex;flex-direction:column;gap:3px}.header h1{-webkit-text-fill-color:#0000;animation:gradientShift 6s ease infinite;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:36px;font-weight:900;letter-spacing:-.5px;line-height:1.1}.tagline{color:#6366f1;font-size:13px;font-weight:600;letter-spacing:.3px}.data-range{color:#3d4570;font-family:Courier New,monospace;font-size:11px;margin-top:2px}.game-selector{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.game-btn{background:#ffffff0a;border:2px solid #ffffff1a;border-radius:50px;color:#6b7280;cursor:pointer;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;padding:10px 22px;transition:all .2s;white-space:nowrap}.game-btn:hover{background:#ffffff12;border-color:#fff3;color:#9ca3af}.game-btn.powerball.active{background:linear-gradient(135deg,#ef4444,#b91c1c);border-color:#0000;box-shadow:0 4px 20px #ef444480;color:#fff;transform:translateY(-1px)}.game-btn.megamillions.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#0000;box-shadow:0 4px 20px #3b82f680;color:#fff;transform:translateY(-1px)}.loading-state{align-items:center;color:#4b5563;display:flex;font-size:15px;font-weight:600;gap:14px;justify-content:center;padding:5rem 2rem}.spinner{animation:spin .7s linear infinite;border:3px solid #6366f133;border-radius:50%;border-top-color:#6366f1;flex-shrink:0;height:24px;width:24px}.error-banner{background:#ef444414;border:1px solid #ef444440;border-radius:12px;color:#f87171;font-size:14px;font-weight:600;margin-bottom:1.25rem;padding:1rem 1.25rem}.date-range-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.range-btn{background:#0000;border:1.5px solid #ffffff14;border-radius:50px;color:#4b5563;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;padding:6px 16px;transition:all .18s}.range-btn:hover{border-color:#6366f166;color:#818cf8}.range-btn.active{background:#6366f126;border-color:#6366f180;color:#a5b4fc}.metric-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:1.75rem}.metric{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow:hidden;padding:1rem 1.1rem;position:relative;transition:transform .15s,border-color .15s}.metric:hover{border-color:#ffffff1f;transform:translateY(-2px)}.metric:first-child:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.metric:nth-child(2):before{background:linear-gradient(90deg,#ef4444,#f97316)}.metric:nth-child(3):before{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.metric:nth-child(4):before{background:linear-gradient(90deg,#10b981,#34d399)}.metric:before{border-radius:16px 16px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.metric-label{color:#4b5563;font-size:10px;font-weight:700;letter-spacing:.8px;margin-bottom:8px;text-transform:uppercase}.metric-val{font-family:Courier New,monospace;font-size:28px;font-weight:700;line-height:1}.metric-val.hot{color:#f87171}.metric-val.cold{color:#60a5fa}.metric-val.neutral{color:#e8eaf6}.tabs{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-bottom:1.5rem;padding:5px;width:100%}.tab{background:#0000;border:none;border-radius:50px;color:#4b5563;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;padding:7px 14px;transition:all .18s;white-space:nowrap}.tab:hover{color:#9ca3af}.tab.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 16px #6366f173;color:#fff}.section-label{color:#374151;font-size:11px;font-weight:700;letter-spacing:.8px;margin-bottom:.9rem;text-transform:uppercase}.chart-wrap{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;height:290px;margin-bottom:.5rem;padding:1rem .5rem .5rem;position:relative;width:100%}.bonus-freq-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));margin-bottom:1.5rem}.bonus-freq-item{align-items:center;display:flex;flex-direction:column;gap:4px}.bonus-ball-sm{align-items:center;border:2px solid;border-radius:50%;display:flex;font-family:Courier New,monospace;font-size:12px;font-weight:700;height:40px;justify-content:center;transition:transform .15s;width:40px}.bonus-ball-sm:hover{transform:scale(1.12)}.bonus-freq-count{color:#374151;font-family:Courier New,monospace;font-size:9px}.sub-toggle{display:flex;gap:8px;margin-bottom:1rem}.legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:1.1rem}.legend-item{align-items:center;color:#6b7280;display:flex;font-size:12px;font-weight:600;gap:7px}.legend-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.balls-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));margin-bottom:1.5rem}.ball-item{flex-direction:column;gap:5px}.ball,.ball-item{align-items:center;display:flex}.ball{border:none;border-radius:50%;cursor:default;font-family:Courier New,monospace;font-size:14px;font-weight:700;height:48px;justify-content:center;position:relative;text-shadow:0 1px 3px #00000080;transition:transform .15s;width:48px}.ball:after{background:#ffffff59;border-radius:50%;content:"";filter:blur(2px);height:30%;left:10px;pointer-events:none;position:absolute;top:6px;width:40%}.ball:hover{transform:scale(1.14)}.ball.hot{animation:hotGlow 2s ease-in-out infinite;background:radial-gradient(circle at 38% 32%,#ffab76,#f44336 50%,#b71c1c);box-shadow:0 0 18px #f44336a6,0 4px 12px #0006;color:#fff}.ball.warm{background:radial-gradient(circle at 38% 32%,#ffe57f,#ff9800 50%,#e65100);box-shadow:0 0 14px #ff98008c,0 4px 12px #00000059;color:#fff}.ball.neutral{background:radial-gradient(circle at 38% 32%,#fff,#c8c8c8 50%,#888);box-shadow:0 4px 12px #0006;color:#1a1a1a;text-shadow:none}.ball.cold{background:radial-gradient(circle at 38% 32%,#bbdefb,#2196f3 50%,#0d47a1);box-shadow:0 0 18px #2196f38c,0 4px 12px #0006;color:#fff}.ball-count{color:#374151;font-family:Courier New,monospace;font-size:10px;font-weight:600}.gap-table{border:1px solid #ffffff0f;border-collapse:collapse;border-radius:16px;font-size:13px;margin-bottom:1.5rem;overflow:hidden;width:100%}.gap-table th{background:#ffffff08;border-bottom:1px solid #ffffff0f;color:#4b5563;font-size:10px;font-weight:800;letter-spacing:.8px;padding:10px 14px;text-align:left;text-transform:uppercase}.gap-table td{background:#ffffff03;border-bottom:1px solid #ffffff08;font-family:Courier New,monospace;font-size:12px;font-weight:600;padding:9px 14px;transition:background .12s}.gap-table tr:last-child td{border-bottom:none}.gap-table tr:hover td{background:#6366f112}.gap-bar{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;display:inline-block;height:7px;min-width:3px;vertical-align:middle}.mode-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.1rem}.mode-btn{background:#0000;border:1.5px solid #ffffff14;border-radius:50px;color:#4b5563;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;padding:7px 16px;transition:all .18s;white-space:nowrap}.mode-btn:hover{border-color:#6366f166;color:#818cf8}.mode-btn.active{background:#6366f126;border-color:#6366f180;color:#a5b4fc}.mode-btn-locked{cursor:pointer;opacity:.55}.mode-btn-locked:hover{border-color:#facc1566;color:#fbbf24}.pick-section{background:hsla(0,0%,100%,.025);border:1px solid #ffffff14;border-radius:20px;margin-bottom:.85rem;overflow:hidden;padding:1.5rem;position:relative}.pick-section:before{animation:shimmer 3s linear infinite;background:linear-gradient(90deg,#4ade80,#facc15,#fb923c,#f43f5e,#8b5cf6,#3b82f6);background-size:200% 100%;content:"";height:3px;left:0;position:absolute;right:0;top:0}.pick-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.pick-header h3{color:#4b5563;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.regen-btn{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:50px;box-shadow:0 4px 16px #f59e0b66;color:#fff;cursor:pointer;display:flex;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;gap:8px;padding:9px 18px;transition:all .18s}.regen-btn:hover{box-shadow:0 6px 22px #f59e0b99;transform:translateY(-2px) scale(1.04)}.regen-btn:active{transform:scale(.98)}.pick-balls{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1rem}.pick-ball{align-items:center;animation:ballPopIn .4s cubic-bezier(.34,1.56,.64,1) both;animation-fill-mode:forwards;background:radial-gradient(circle at 38% 32%,#c7d2fe,#6366f1 50%,#3730a3);border:none;border-radius:50%;box-shadow:0 0 20px #6366f18c,0 5px 15px #0006;color:#fff;display:flex;font-family:Courier New,monospace;font-size:17px;font-weight:700;height:58px;justify-content:center;opacity:0;position:relative;text-shadow:0 1px 3px #0006;width:58px}.pick-ball:after{background:#fff6;border-radius:50%;content:"";filter:blur(2px);height:28%;left:12px;pointer-events:none;position:absolute;top:7px;width:38%}.pick-bonus{background:radial-gradient(circle at 38% 32%,#fde68a,#f59e0b 50%,#92400e);box-shadow:0 0 20px #f59e0ba6,0 5px 15px #0006}.pick-legend{display:flex;font-size:12px;gap:18px}.pick-legend,.pick-mode-desc{color:#374151;font-weight:600}.pick-mode-desc{font-size:13px;line-height:1.6;margin-bottom:1.5rem;padding:0 .25rem}.header-right{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.pro-badge{align-items:center;background:linear-gradient(135deg,#facc15,#fb923c);border-radius:50px;box-shadow:0 2px 12px #facc1559;color:#1a1a1a;display:inline-flex;font-size:12px;font-weight:800;gap:5px;letter-spacing:.3px;padding:5px 14px}.upgrade-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 3px 14px #6366f173;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;padding:7px 18px;transition:all .18s;white-space:nowrap}.upgrade-btn:hover{box-shadow:0 6px 20px #6366f199;transform:translateY(-2px)}.tab-locked{opacity:.55}.tab-lock{display:inline-block;font-size:11px;line-height:1;margin-left:4px;vertical-align:middle}.disclaimer{color:#1f2937;font-size:11px;font-weight:600;line-height:1.7;margin-top:1rem}.app-footer,.disclaimer{border-top:1px solid #ffffff0d;padding-top:1.5rem}.app-footer{margin-top:2rem;text-align:center}.app-footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.app-footer-links a{color:#374151;font-size:11px;font-weight:600;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:color .18s}.app-footer-links a:hover{color:#6366f1}.history-table-wrap{margin-bottom:1rem;overflow-x:auto}.history-table td{vertical-align:middle}.history-date{color:#6b7280;white-space:nowrap}.history-balls{gap:6px}.history-ball,.history-balls{align-items:center;display:flex}.history-ball{border-radius:50%;flex-shrink:0;font-family:Courier New,monospace;font-size:11px;font-weight:700;height:32px;justify-content:center;position:relative;text-shadow:0 1px 2px #0006;width:32px}.history-ball.hot{background:radial-gradient(circle at 38% 32%,#ffab76,#f44336 50%,#b71c1c);color:#fff}.history-ball.warm{background:radial-gradient(circle at 38% 32%,#ffe57f,#ff9800 50%,#e65100);color:#fff}.history-ball.neutral{background:radial-gradient(circle at 38% 32%,#fff,#c8c8c8 50%,#888);color:#1a1a1a;text-shadow:none}.history-ball.cold{background:radial-gradient(circle at 38% 32%,#bbdefb,#2196f3 50%,#0d47a1);color:#fff}.history-bonus{border:2px solid}.history-multi{color:#6b7280;font-family:Courier New,monospace;font-size:12px}.history-pagination{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:1.5rem}.history-page-info{color:#4b5563;font-family:Courier New,monospace;font-size:12px;font-weight:700}.heatmap-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(10,1fr);margin-bottom:1.5rem}.heatmap-cell{align-items:center;aspect-ratio:1;border-radius:6px;cursor:default;display:flex;flex-direction:column;justify-content:center;min-height:40px;position:relative;transition:transform .15s,box-shadow .15s}.heatmap-cell:hover{box-shadow:0 0 12px #6366f180;transform:scale(1.15);z-index:2}.heatmap-num{color:#ffffffe6;font-size:13px;font-weight:700;text-shadow:0 1px 2px #00000080}.heatmap-count,.heatmap-num{font-family:Courier New,monospace;line-height:1}.heatmap-count{color:#ffffff8c;font-size:8px;font-weight:600;margin-top:2px}.heatmap-legend{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:1rem}.heatmap-legend-label{color:#4b5563;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.heatmap-legend-bar{background:linear-gradient(90deg,#1e1b4b,#6366f1,#4aad80);border-radius:5px;height:10px;width:120px}.trends-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1rem}.trends-input-group{align-items:center;display:flex;gap:8px}.trends-input{background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:50px;color:#e8eaf6;font-family:Nunito,sans-serif;font-size:12px;font-weight:600;outline:none;padding:7px 12px;transition:border-color .18s;width:140px}.trends-input:focus{border-color:#6366f180}.trends-input::placeholder{color:#374151}.trends-legend-hint{display:flex;font-size:11px;font-weight:700;gap:12px}.trends-chart{height:340px}.dist-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:1.25rem}.dist-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:.75rem 1rem;text-align:center}.dist-stat-label{color:#4b5563;display:block;font-size:9px;font-weight:700;letter-spacing:.8px;margin-bottom:4px;text-transform:uppercase}.dist-stat-val{color:#e8eaf6;display:block;font-family:Courier New,monospace;font-size:22px;font-weight:700;line-height:1}.dist-explanation{color:#374151;font-size:12px;font-weight:600;line-height:1.7;margin-bottom:1.5rem;margin-top:.75rem}.pairs-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem}.pairs-hint{color:#4b5563;font-size:11px;font-weight:600}.pairs-balls{gap:6px}.pairs-ball,.pairs-balls{align-items:center;display:flex}.pairs-ball{background:radial-gradient(circle at 38% 32%,#c7d2fe,#6366f1 50%,#3730a3);border-radius:50%;color:#fff;flex-shrink:0;font-family:Courier New,monospace;font-size:11px;font-weight:700;height:30px;justify-content:center;text-shadow:0 1px 2px #0006;width:30px}.pairs-separator{color:#374151;font-size:12px;font-weight:700}.pairs-empty{color:#374151;font-size:13px;font-weight:600;padding:2rem;text-align:center}@media (max-width:680px){.app{padding:1.25rem 1rem 2.5rem}.header{flex-direction:column;gap:12px}.header h1{font-size:28px}.metric-row{gap:10px;grid-template-columns:repeat(2,1fr)}.metric-val{font-size:24px}.tabs{-webkit-overflow-scrolling:touch;border-radius:12px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{flex-shrink:0;font-size:11px;padding:6px 11px}.balls-grid{grid-template-columns:repeat(auto-fill,minmax(48px,1fr))}.pick-ball{font-size:15px;height:50px;width:50px}.gap-table td,.gap-table th{padding:7px 10px}.heatmap-grid{grid-template-columns:repeat(7,1fr)}.heatmap-num{font-size:11px}.dist-stats{grid-template-columns:repeat(2,1fr)}.dist-stat-val{font-size:18px}.trends-chart{height:260px}}@media (max-width:420px){.header h1{font-size:24px}.tab{font-size:10px;padding:5px 9px}.pick-ball{font-size:14px;height:46px;width:46px}.heatmap-grid{grid-template-columns:repeat(5,1fr)}.history-ball{font-size:9px;height:28px;width:28px}}.pw-overlay{align-items:center;animation:pwFadeIn .2s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes pwFadeIn{0%{opacity:0}to{opacity:1}}.pw-modal{animation:pwSlideUp .25s cubic-bezier(.34,1.3,.64,1);background:#0f1628;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 24px 80px #0009,0 0 0 1px #6366f126;max-height:90vh;max-width:440px;overflow-y:auto;padding:2rem 2rem 1.5rem;position:relative;width:100%}@keyframes pwSlideUp{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.pw-close{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:12px;height:28px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .15s;width:28px}.pw-close:hover{background:#ffffff1a;color:#fff}.pw-header{margin-bottom:1.5rem;text-align:center}.pw-emoji{filter:drop-shadow(0 0 16px rgba(74,222,128,.4));font-size:48px;line-height:1;margin-bottom:.5rem}.pw-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 50%,#fb923c);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:900;margin-bottom:6px}.pw-subtitle{color:#6b7280;font-size:14px;font-weight:500}.pw-features{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:1.5rem;padding:1rem 1.1rem}.pw-feature{align-items:flex-start;color:#d1d5db;display:flex;font-size:13px;gap:10px;line-height:1.4}.pw-feat-icon{flex-shrink:0;font-size:16px;margin-top:1px}.pw-feat-text strong{color:#f9fafb;font-weight:700}.pw-packages{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:1rem}.pw-pkg{align-items:center;background:#ffffff08;border:2px solid #ffffff14;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;font-family:Nunito,sans-serif;gap:4px;padding:1rem .85rem .85rem;position:relative;text-align:center;transition:all .18s}.pw-pkg:hover{background:#6366f10f;border-color:#6366f166}.pw-pkg.selected{background:#6366f11f;border-color:#6366f1;box-shadow:inset 0 0 0 1px #6366f1,0 4px 20px #6366f133}.pw-badge{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:20px;color:#fff;font-size:10px;font-weight:800;left:50%;letter-spacing:.3px;padding:2px 10px;position:absolute;top:-10px;transform:translateX(-50%);white-space:nowrap}.pw-pkg-period{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.pw-pkg-price{color:#f9fafb;font-size:20px;font-weight:900;line-height:1.1}.pw-pkg-per{color:#6b7280;font-size:11px;font-weight:600}.pw-error{background:#ef444414;border:1px solid #ef444433;border-radius:8px;color:#f87171;font-size:12px;margin-bottom:.75rem;padding:8px 12px;text-align:center}.pw-cta{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:14px;box-shadow:0 4px 20px #6366f173;color:#fff;cursor:pointer;display:flex;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;gap:8px;justify-content:center;margin-bottom:.85rem;padding:14px;transition:all .18s;width:100%}.pw-cta:hover:not(:disabled){box-shadow:0 8px 28px #6366f199;transform:translateY(-2px)}.pw-cta:disabled{cursor:not-allowed;opacity:.6}.pw-cta-spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.pw-restore{color:#4b5563;font-size:12px;margin-bottom:.75rem;text-align:center}.pw-restore-btn{background:none;border:none;color:#818cf8;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:600;padding:0;text-decoration:underline}.pw-restore-btn:hover{color:#a5b4fc}.pw-no-offerings{color:#6b7280;font-size:14px;margin-bottom:1rem;padding:1rem;text-align:center}.pw-legal{color:#374151;font-size:10px;line-height:1.5;text-align:center}@media (max-width:480px){.pw-modal{border-radius:20px;padding:1.5rem 1.25rem 1.25rem}.pw-packages{grid-template-columns:1fr 1fr}.pw-pkg-price{font-size:17px}}.landing-page{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 15% 12%,#ffffff59 0,#0000 100%),radial-gradient(1px 1px at 28% 42%,#ffffff40 0,#0000 100%),radial-gradient(1.5px 1.5px at 42% 8%,#ffffff4d 0,#0000 100%),radial-gradient(1px 1px at 55% 65%,#fff3 0,#0000 100%),radial-gradient(2px 2px at 67% 22%,#ffffff47 0,#0000 100%),radial-gradient(1px 1px at 79% 54%,#ffffff38 0,#0000 100%),radial-gradient(1.5px 1.5px at 88% 10%,#ffffff52 0,#0000 100%),radial-gradient(1px 1px at 92% 77%,#ffffff2e 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh;overflow-x:hidden}.lp-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091cd9;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;left:0;padding:1rem 3rem;position:fixed;right:0;top:0;z-index:100}.lp-nav-logo{-webkit-text-fill-color:#0000;animation:lpGradientShift 6s ease infinite;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-size:1.5rem;font-weight:900;letter-spacing:-.5px;text-decoration:none}.lp-nav-logo span{-webkit-text-fill-color:#0000}.lp-nav-links{align-items:center;display:flex;gap:2.5rem;list-style:none}.lp-nav-links a{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.lp-nav-links a:hover{color:#a5b4fc}.lp-nav-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border-radius:50px;box-shadow:0 3px 14px #6366f173;color:#fff!important;font-weight:800!important;padding:.5rem 1.25rem;transition:transform .2s,box-shadow .2s!important}.lp-nav-cta:hover{box-shadow:0 6px 20px #6366f199!important;transform:translateY(-2px)}@keyframes lpGradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.lp-hero{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 2rem 4rem;position:relative}.lp-hero:after{background:radial-gradient(ellipse 60% 50% at 50% 60%,#6366f11f 0,#0000 70%),radial-gradient(ellipse 40% 40% at 20% 80%,#8b5cf60f 0,#0000 60%);content:""}.lp-hero-balls,.lp-hero:after{inset:0;pointer-events:none;position:absolute}.lp-hero-balls{overflow:hidden}.lp-hero-ball{align-items:center;animation:lpFloatBall linear infinite;border-radius:50%;display:flex;font-family:Courier New,monospace;font-weight:700;justify-content:center;opacity:.1;position:absolute}@keyframes lpFloatBall{0%{transform:translateY(110vh) rotate(0deg)}to{transform:translateY(-20vh) rotate(1turn)}}.lp-hero-content{max-width:860px;position:relative;text-align:center;z-index:2}.lp-hero-eyebrow{animation:lpFadeUp .8s ease .2s forwards;color:#6366f1;font-family:Courier New,monospace;font-size:.7rem;letter-spacing:.25em;margin-bottom:1.5rem;opacity:0;text-transform:uppercase}.lp-hero-title{animation:lpFadeUp .8s ease .4s forwards;color:#e8eaf6;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;letter-spacing:-2px;line-height:1;margin-bottom:1.5rem;opacity:0}.lp-hero-title .line2{-webkit-text-fill-color:#0000;animation:lpGradientShift 6s ease infinite;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c,#f43f5e);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-style:italic}.lp-hero-title .line3{-webkit-text-fill-color:#6366f1;color:#6366f1;display:block;font-size:.5em;font-style:normal;letter-spacing:.05em;margin-top:.25em}.lp-hero-sub{animation:lpFadeUp .8s ease .6s forwards;color:#6b7280;font-size:1.1rem;font-weight:600;line-height:1.7;margin:0 auto 2.5rem;max-width:520px;opacity:0}.lp-hero-actions{animation:lpFadeUp .8s ease .8s forwards;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;opacity:0}.lp-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 4px 20px #6366f180;color:#fff;cursor:pointer;display:inline-block;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:800;letter-spacing:.05em;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:transform .2s,box-shadow .2s}.lp-btn-primary:hover{box-shadow:0 8px 30px #6366f1a6;transform:translateY(-2px)}.lp-btn-secondary{background:#0000;border:2px solid #ffffff1a;border-radius:50px;color:#9ca3af;cursor:pointer;display:inline-block;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.05em;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:border-color .2s,color .2s}.lp-btn-secondary:hover{border-color:#6366f180;color:#a5b4fc}.lp-hero-ticker{animation:lpFadeUp .8s ease 1s forwards;margin-top:4rem;opacity:0}.lp-ticker-label{color:#374151;font-family:Courier New,monospace;font-size:.6rem;letter-spacing:.2em;margin-bottom:.75rem;text-transform:uppercase}.lp-ticker-balls{flex-wrap:wrap;gap:.75rem}.lp-t-ball,.lp-ticker-balls{display:flex;justify-content:center}.lp-t-ball{align-items:center;border-radius:50%;font-family:Courier New,monospace;font-size:1rem;font-weight:700;height:52px;position:relative;transition:transform .2s;width:52px}.lp-t-ball:after{background:#ffffff59;border-radius:50%;content:"";filter:blur(2px);height:30%;left:10px;pointer-events:none;position:absolute;top:6px;width:40%}.lp-t-ball:hover{transform:scale(1.14)}.lp-t-ball.white{background:radial-gradient(circle at 38% 32%,#fff,#c8c8c8 50%,#888);box-shadow:0 4px 12px #0006;color:#1a1a1a;text-shadow:none}.lp-t-ball.gold{background:radial-gradient(circle at 38% 32%,#fde68a,#f59e0b 50%,#92400e);box-shadow:0 0 20px #f59e0b8c,0 4px 12px #0006}.lp-t-ball.gold,.lp-t-ball.red{color:#fff;text-shadow:0 1px 3px #00000080}.lp-t-ball.red{background:radial-gradient(circle at 38% 32%,#ffab76,#f44336 50%,#b71c1c);box-shadow:0 0 18px #f44336a6,0 4px 12px #0006}.lp-stats-bar{background:#ffffff05;border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;padding:2rem 3rem}.lp-stat-item{text-align:center}.lp-stat-num{color:#e8eaf6;display:block;font-family:Courier New,monospace;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.35rem}.lp-stat-label{color:#4b5563;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lp-section{margin:0 auto;max-width:1100px;padding:6rem 2rem}.lp-section-tag{color:#6366f1;display:block;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.lp-section-title{color:#e8eaf6;font-size:clamp(2rem,5vw,3rem);font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:1.25rem}.lp-section-title em{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-style:italic}.lp-section-sub{color:#6b7280;font-size:1rem;font-weight:600;line-height:1.7;max-width:520px}.lp-features-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.lp-feature-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow:hidden;padding:2rem 1.75rem;position:relative;transition:transform .15s,border-color .15s}.lp-feature-card:before{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:16px 16px 0 0;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.lp-feature-card:hover{border-color:#ffffff1f;transform:translateY(-2px)}.lp-feature-card:hover:before{opacity:1}.lp-feature-icon{align-items:center;border-radius:50%;display:flex;font-size:1.3rem;height:44px;justify-content:center;margin-bottom:1.25rem;width:44px}.lp-feature-icon.gold-icon{background:#f59e0b1a;border:1px solid #f59e0b33}.lp-feature-icon.green-icon{background:#4ade801a;border:1px solid #4ade8033}.lp-feature-icon.red-icon{background:#f443361a;border:1px solid #f4433633}.lp-feature-num{color:#6366f10f;font-family:Courier New,monospace;font-size:2.5rem;font-weight:700;line-height:1;position:absolute;right:1.5rem;top:1.5rem}.lp-feature-title{color:#e8eaf6;font-size:1.15rem;font-weight:800;margin-bottom:.5rem}.lp-feature-desc{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.7}.lp-section-divider{background:linear-gradient(90deg,#0000,#6366f133,#0000);height:1px;width:100%}.lp-how-section{margin:0 auto;max-width:1100px;padding:6rem 2rem}.lp-how-grid{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin-top:3rem}.lp-steps{display:flex;flex-direction:column}.lp-step{border-bottom:1px solid #ffffff0d;display:flex;gap:1.5rem;padding:1.75rem 0;transition:padding-left .3s}.lp-step:hover{padding-left:.5rem}.lp-step:last-child{border-bottom:none}.lp-step-num{color:#6366f1;font-family:Courier New,monospace;font-size:.7rem;font-weight:700;letter-spacing:.1em;min-width:2.5rem;padding-top:.2rem}.lp-step-content h4{color:#e8eaf6;font-size:1.1rem;font-weight:800;margin-bottom:.4rem}.lp-step-content p{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.6}.lp-mock-app{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow:hidden;padding:1.5rem;position:relative}.lp-mock-app:before{animation:lpShimmer 3s linear infinite;background:linear-gradient(90deg,#4ade80,#facc15,#fb923c,#f43f5e,#8b5cf6,#3b82f6);background-size:200% 100%;border-radius:16px 16px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}@keyframes lpShimmer{0%{background-position:-200%}to{background-position:200%}}.lp-mock-header{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem}.lp-mock-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15);-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:900}.lp-mock-badge{background:#4ade801a;border:1px solid #4ade8033;border-radius:50px;color:#4ade80;font-family:Courier New,monospace;font-size:.6rem;font-weight:700;letter-spacing:.1em;padding:.25rem .6rem;text-transform:uppercase}.lp-mock-bars{align-items:flex-end;display:flex;gap:4px;height:80px;margin-bottom:1rem}.lp-mock-bar{border-radius:2px 2px 0 0;flex:1 1;transition:opacity .2s}.lp-mock-bar:hover{opacity:.8}.lp-mock-balls-row{border-top:1px solid #ffffff0d;display:flex;gap:8px;justify-content:center;margin-top:1.25rem;padding-top:1.25rem}.lp-mock-ball{height:38px;width:38px}.lp-cta-banner{background:#ffffff05;border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.lp-cta-banner:before{background:radial-gradient(ellipse 60% 80% at 50% 50%,#6366f114 0,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute}.lp-cta-banner h2{color:#e8eaf6;font-size:clamp(2rem,5vw,3rem);font-weight:900;margin-bottom:1rem;position:relative}.lp-cta-banner h2 em{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-style:italic}.lp-cta-banner p{color:#6b7280;font-size:1rem;font-weight:600;margin-bottom:2rem}.lp-cta-banner .lp-btn-primary,.lp-cta-banner p{position:relative}.lp-chip-deco{border-radius:50%;opacity:.04;position:absolute}.lp-footer{align-items:center;background:#07091c;border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2.5rem 3rem}.lp-footer-logo{background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:900}.lp-footer-logo,.lp-footer-logo span{-webkit-text-fill-color:#0000}.lp-footer-disclaimer{color:#1f2937;font-size:.65rem;font-weight:600;line-height:1.5;max-width:480px;text-align:center}.lp-footer-links{display:flex;gap:1.5rem;list-style:none}.lp-footer-links a{color:#374151;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.lp-footer-links a:hover{color:#6366f1}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.lp-nav{padding:1rem 1.25rem}.lp-nav-links{display:none}.lp-stats-bar{gap:2rem;padding:2rem 1.25rem}.lp-how-grid{gap:2.5rem;grid-template-columns:1fr}.lp-footer{flex-direction:column;text-align:center}}.cookie-banner{bottom:0;left:0;padding:0 1rem 1rem;pointer-events:none;position:fixed;right:0;z-index:9999}.cookie-banner-inner{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1128f7;border:1px solid #6366f14d;border-radius:16px;box-shadow:0 -4px 30px #0006,0 0 0 1px #6366f11a;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:960px;padding:1rem 1.5rem;pointer-events:all}.cookie-text{color:#6b7280;flex:1 1;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:600;line-height:1.6;margin:0}.cookie-link{color:#a5b4fc;text-decoration:none}.cookie-link:hover{color:#c4b5fd}.cookie-actions{display:flex;flex-shrink:0;gap:8px}.cookie-btn-decline{background:#0000;border:1.5px solid #ffffff14;border-radius:50px;color:#4b5563;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;padding:7px 16px;transition:all .18s}.cookie-btn-decline:hover{border-color:#fff3;color:#9ca3af}.cookie-btn-accept{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 3px 12px #6366f166;color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;padding:7px 20px;transition:all .18s}.cookie-btn-accept:hover{box-shadow:0 5px 16px #6366f199;transform:translateY(-1px)}@media (max-width:600px){.cookie-banner-inner{align-items:flex-start;flex-direction:column}}.legal-page{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 15% 12%,#ffffff59 0,#0000 100%),radial-gradient(1px 1px at 55% 65%,#fff3 0,#0000 100%),radial-gradient(2px 2px at 67% 22%,#ffffff47 0,#0000 100%),radial-gradient(1px 1px at 92% 77%,#ffffff2e 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;line-height:1.8;min-height:100vh}.legal-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091cf2;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:1rem 3rem;position:sticky;top:0;z-index:100}.legal-nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900;text-decoration:none}.legal-nav-logo span{-webkit-text-fill-color:#0000}.legal-nav-back{color:#4b5563;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.legal-nav-back:hover{color:#a5b4fc}.legal-content{margin:0 auto;max-width:720px;padding:4rem 2rem 6rem}.legal-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.legal-effective{color:#4b5563;font-size:.85rem;font-weight:600;margin-bottom:3rem}.legal-content h2{color:#e8eaf6;font-size:1.15rem;font-weight:800;margin-bottom:.75rem;margin-top:2.5rem}.legal-content li,.legal-content p{color:#6b7280;font-size:.9rem;font-weight:600;margin-bottom:1rem}.legal-content ul{margin-bottom:1rem;padding-left:1.5rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#a5b4fc;text-decoration:none}.legal-content a:hover{color:#c4b5fd}.legal-content strong{color:#9ca3af}.legal-footer{border-top:1px solid #ffffff0d;padding:2rem 3rem;text-align:center}.legal-footer-links{display:flex;gap:2rem;justify-content:center;list-style:none}.legal-footer-links a{color:#374151;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.legal-footer-links a:hover{color:#6366f1}@media (max-width:768px){.legal-nav{padding:1rem 1.25rem}.legal-content{padding:2.5rem 1.25rem 4rem}.legal-content h1{font-size:1.75rem}}.ds-page{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 15% 12%,#ffffff59 0,#0000 100%),radial-gradient(1px 1px at 42% 8%,#ffffff4d 0,#0000 100%),radial-gradient(2px 2px at 67% 22%,#ffffff47 0,#0000 100%),radial-gradient(1px 1px at 88% 55%,#ffffff38 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh}.ds-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091ce6;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:1rem 3rem;position:sticky;top:0;z-index:100}.ds-nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:900;text-decoration:none}.ds-nav-right{align-items:center;display:flex;gap:1.5rem}.ds-nav-link{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.ds-nav-link:hover{color:#a5b4fc}.ds-tag{color:#6366f1;display:block;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.ds-hero{margin:0 auto;max-width:900px;padding:6rem 2rem 5rem;text-align:center}.ds-hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-2px;line-height:1.05;margin-bottom:1.5rem}.ds-hero-gradient{-webkit-text-fill-color:#0000;animation:dsGradient 6s ease infinite;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c,#f43f5e);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}@keyframes dsGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ds-hero-sub{color:#6b7280;font-size:1rem;font-weight:600;line-height:1.8;margin:0 auto 2.5rem;max-width:680px}.ds-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.ds-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 4px 20px #6366f180;color:#fff;cursor:pointer;display:inline-block;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.05em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transition:transform .2s,box-shadow .2s}.ds-btn-primary:hover{box-shadow:0 8px 28px #6366f1a6;transform:translateY(-2px)}.ds-btn-secondary{background:#0000;border:2px solid #ffffff1a;border-radius:50px;color:#9ca3af;cursor:pointer;display:inline-block;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.05em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transition:border-color .2s,color .2s}.ds-btn-secondary:hover{border-color:#6366f180;color:#a5b4fc}.ds-dataset-section{background:#ffffff05;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:5rem 2rem}.ds-dataset-grid{grid-gap:5rem;align-items:start;display:grid;gap:5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.ds-dataset-text h2{font-size:1.75rem;font-weight:900;letter-spacing:-.5px;margin-bottom:1rem}.ds-dataset-text p{color:#6b7280;font-size:.9rem;font-weight:600;line-height:1.8;margin-bottom:1rem}.ds-dataset-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.ds-ds-stat{text-align:center}.ds-ds-num{color:#e8eaf6;display:block;font-family:Courier New,monospace;font-size:1.75rem;font-weight:700}.ds-ds-label{color:#4b5563;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ds-pipeline{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:1.75rem}.ds-pipeline-title{color:#4b5563;font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.25rem;text-transform:uppercase}.ds-pipe-step{align-items:flex-start;border-bottom:1px solid #ffffff0a;display:flex;gap:1rem;padding:.75rem 0}.ds-pipe-step:last-child{border-bottom:none}.ds-pipe-num{color:#6366f1;flex-shrink:0;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;padding-top:2px}.ds-pipe-label{color:#e8eaf6;display:block;font-size:.85rem;font-weight:800;margin-bottom:2px}.ds-pipe-desc{color:#4b5563;display:block;font-family:Courier New,monospace;font-size:.75rem}.ds-methods-section{margin:0 auto;max-width:1100px;padding:6rem 2rem}.ds-section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:1rem}.ds-section-title em{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-style:italic}.ds-section-sub{color:#6b7280;font-size:.95rem;font-weight:600;line-height:1.7;margin-bottom:3rem;max-width:580px}.ds-methods-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}.ds-method-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:1.75rem;transition:border-color .15s,transform .15s}.ds-method-card:hover{border-color:#6366f14d;transform:translateY(-2px)}.ds-method-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.ds-method-icon{font-size:1.5rem}.ds-method-tag{background:#6366f11a;border:1px solid #6366f133;border-radius:50px;color:#6366f1;font-family:Courier New,monospace;font-size:.6rem;font-weight:700;letter-spacing:.1em;padding:.2rem .6rem;text-transform:uppercase}.ds-method-title{color:#e8eaf6;font-size:1.1rem;font-weight:800;margin-bottom:.75rem}.ds-method-desc{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.8;margin-bottom:1rem}.ds-method-concepts{display:flex;flex-wrap:wrap;gap:6px}.ds-concept-pill{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;color:#9ca3af;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;padding:.2rem .65rem}.ds-stack-section{background:#ffffff05;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:5rem 2rem}.ds-stack-section .ds-section-sub,.ds-stack-section .ds-section-title,.ds-stack-section .ds-tag{margin-left:auto;margin-right:auto;max-width:1100px}.ds-stack-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:2rem auto 0;max-width:1100px}.ds-stack-card{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;display:flex;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .15s}.ds-stack-card:hover{border-color:#ffffff1f}.ds-stack-dot{border-radius:50%;flex-shrink:0;height:10px;margin-top:4px;width:10px}.ds-stack-name{color:#e8eaf6;font-size:.9rem;font-weight:800;margin-bottom:3px}.ds-stack-role{color:#6b7280;font-size:.8rem;font-weight:600;line-height:1.5}.ds-decisions-section{margin:0 auto;max-width:1100px;padding:6rem 2rem}.ds-decisions-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(460px,1fr));margin-top:2.5rem}.ds-decision-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:1.75rem}.ds-decision-title{color:#e8eaf6;font-size:1rem;font-weight:800;margin-bottom:.75rem}.ds-decision-body{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.8}.ds-cta{background:#ffffff05;border-top:1px solid #ffffff0d;padding:5rem 2rem;text-align:center}.ds-cta h2{font-size:2rem;font-weight:900;margin-bottom:.75rem}.ds-cta p{color:#6b7280;font-size:.95rem;font-weight:600;margin-bottom:2rem}.ds-footer{align-items:center;border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem 3rem}.ds-footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.ds-footer-links a{color:#374151;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.ds-footer-links a:hover{color:#6366f1}.ds-footer-disclaimer{color:#1f2937;font-size:.65rem;font-weight:600}@media (max-width:768px){.ds-nav{padding:1rem 1.25rem}.ds-dataset-grid{gap:2.5rem}.ds-dataset-grid,.ds-decisions-grid,.ds-methods-grid{grid-template-columns:1fr}.ds-footer{flex-direction:column}}.pricing-page{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 20% 15%,#ffffff4d 0,#0000 100%),radial-gradient(1px 1px at 60% 10%,#ffffff40 0,#0000 100%),radial-gradient(2px 2px at 80% 30%,#fff3 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh}.pricing-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091ce6;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:1rem 3rem;position:sticky;top:0;z-index:100}.pricing-nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:900;text-decoration:none}.pricing-nav-right{align-items:center;display:flex;gap:1.5rem}.pricing-nav-link{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.pricing-nav-link:hover{color:#a5b4fc}.pricing-tag{color:#6366f1;display:block;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.pricing-hero{padding:5rem 2rem 3rem;text-align:center}.pricing-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-1.5px;margin-bottom:.75rem}.pricing-sub{color:#6b7280;font-size:1rem;font-weight:600}.pricing-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:900px;padding:0 2rem 5rem}.pricing-card{border-radius:20px;overflow:hidden}.pricing-card-free{background:#ffffff08;border:1px solid #ffffff14}.pricing-card-pro{background:#6366f112;border:1px solid #6366f14d;position:relative}.pricing-card-header{border-bottom:1px solid #ffffff0f;padding:2rem}.pricing-pro-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50px;color:#fff;display:inline-block;font-size:.6rem;font-weight:700;letter-spacing:.1em;margin-bottom:.75rem;padding:.2rem .75rem;text-transform:uppercase}.pricing-plan-name{color:#e8eaf6;display:block;font-size:1.25rem;font-weight:900;margin-bottom:1rem}.pricing-price{align-items:baseline;display:flex;gap:.4rem;margin-bottom:.5rem}.pricing-amount{color:#e8eaf6;font-family:Courier New,monospace;font-size:2.5rem;font-weight:900}.pricing-period{color:#6b7280;font-size:.85rem;font-weight:600}.pricing-price-group{margin-bottom:0}.pricing-price-annual{margin-top:.25rem}.pricing-amount-annual{color:#a5b4fc;font-family:Courier New,monospace;font-size:1.5rem;font-weight:900}.pricing-savings{background:#4ade801a;border:1px solid #4ade8033;border-radius:50px;color:#4ade80;font-size:.7rem;font-weight:800;margin-left:.5rem;padding:.15rem .5rem}.pricing-cta-btn{border:none;border-radius:12px;cursor:pointer;display:block;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:800;letter-spacing:.04em;margin-top:1.25rem;padding:.85rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .15s,box-shadow .15s;width:100%}.pricing-cta-free{background:#ffffff0f;border:1px solid #ffffff1a;color:#9ca3af}.pricing-cta-free:hover{background:#ffffff1a;color:#e8eaf6}.pricing-cta-pro{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 20px #6366f166;color:#fff}.pricing-cta-pro:hover{box-shadow:0 8px 28px #6366f199;transform:translateY(-2px)}.pricing-cta-current{background:#4ade801a;border:1px solid #4ade8033;color:#4ade80;font-size:.85rem}.pricing-pro-includes{color:#4b5563;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:1.25rem 2rem .25rem;text-transform:uppercase}.pricing-feature-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;margin:0;padding:.75rem 2rem 1.5rem}.pricing-feature-item{align-items:flex-start;display:flex;font-size:.85rem;gap:.75rem;line-height:1.5}.pricing-feat-icon{flex-shrink:0;font-size:1rem;margin-top:1px}.pricing-feature-item strong{color:#e8eaf6;font-weight:800}.pricing-feat-desc{color:#6b7280;font-weight:600}.pricing-fine-print{color:#374151;font-size:.65rem;font-weight:600;padding:0 2rem 1.5rem;text-align:center}.pricing-faq{margin:0 auto;max-width:900px;padding:0 2rem 5rem}.pricing-faq-title{color:#e8eaf6;font-size:1.5rem;font-weight:900;letter-spacing:-.5px;margin-bottom:1.5rem}.pricing-faq-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.pricing-faq-item{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:1.5rem}.pricing-faq-q{color:#e8eaf6;font-size:.9rem;font-weight:800;margin-bottom:.5rem}.pricing-faq-a{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.7}.pricing-footer{align-items:center;border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem 3rem}.pricing-footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.pricing-footer-links a{color:#374151;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.pricing-footer-links a:hover{color:#6366f1}.pricing-footer-disclaimer{color:#1f2937;font-size:.65rem;font-weight:600}@media (max-width:768px){.pricing-nav{padding:1rem 1.25rem}.pricing-cards,.pricing-faq-grid{grid-template-columns:1fr}.pricing-footer{flex-direction:column}}.about-page{-webkit-font-smoothing:antialiased;background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c82e 0,#0000 70%),radial-gradient(1.5px 1.5px at 15% 12%,#ffffff4d 0,#0000 100%),radial-gradient(1px 1px at 70% 8%,#ffffff40 0,#0000 100%);color:#e8eaf6;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh}.about-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07091ce6;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:1rem 3rem;position:sticky;top:0;z-index:100}.about-nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:900;text-decoration:none}.about-nav-right{align-items:center;display:flex;gap:1.5rem}.about-nav-link{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.about-nav-link:hover{color:#a5b4fc}.about-tag{color:#6366f1;display:block;font-family:Courier New,monospace;font-size:.65rem;font-weight:700;letter-spacing:.25em;margin-bottom:1rem;text-transform:uppercase}.about-hero{margin:0 auto;max-width:860px;padding:6rem 2rem 4rem;text-align:center}.about-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-1.5px;line-height:1.1;margin-bottom:1.5rem}.about-title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text}.about-sub{color:#6b7280;font-size:1rem;font-weight:600;line-height:1.8;margin:0 auto;max-width:680px}.about-section{background:#ffffff05;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:5rem 2rem}.about-section-inner{margin:0 auto;max-width:1000px}.about-section-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;letter-spacing:-1px;line-height:1.15;margin-bottom:2rem}.about-section-title em{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15,#fb923c);-webkit-background-clip:text;background-clip:text;font-style:italic}.about-two-col{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-two-col p{color:#6b7280;font-size:.9rem;font-weight:600;line-height:1.8;margin-bottom:1rem}.about-two-col code{background:#6366f11a;border-radius:4px;color:#a5b4fc;font-family:Courier New,monospace;font-size:.85em;padding:.1em .4em}.about-timeline-section{padding:5rem 2rem}.about-timeline{display:flex;flex-direction:column;gap:0;margin-top:2rem;position:relative}.about-timeline-item{grid-gap:1.5rem;align-items:flex-start;display:grid;gap:1.5rem;grid-template-columns:80px 24px 1fr;padding-bottom:2.5rem;position:relative}.about-timeline-item:last-child{padding-bottom:0}.about-tl-year{color:#6366f1;font-family:Courier New,monospace;font-size:.75rem;font-weight:700;padding-top:3px;text-align:right}.about-tl-dot{background:#6366f1;border:2px solid #07091c;border-radius:50%;box-shadow:0 0 0 2px #6366f14d;height:12px;margin-top:3px;position:relative;width:12px;z-index:1}.about-timeline-item:not(:last-child) .about-tl-dot:after{background:#6366f133;content:"";height:calc(2.5rem + 100%);left:50%;position:absolute;top:12px;transform:translateX(-50%);width:2px}.about-tl-label{color:#e8eaf6;font-size:1rem;font-weight:800;margin-bottom:.4rem}.about-tl-desc{color:#6b7280;font-size:.85rem;font-weight:600;line-height:1.7}.about-skills-section{background:#ffffff05;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:5rem 2rem}.about-skills-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:2rem}.about-skill-chip{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;color:#9ca3af;display:flex;font-size:.8rem;font-weight:700;gap:.5rem;padding:.5rem 1rem;transition:border-color .15s}.about-skill-chip:hover{border-color:#ffffff26;color:#e8eaf6}.about-skill-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.about-data-section{padding:5rem 2rem}.about-data-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr auto}.about-data-grid p{color:#6b7280;font-size:.9rem;font-weight:600;line-height:1.8;margin-bottom:1rem}.about-link-btn{color:#a5b4fc;display:inline-block;font-size:.85rem;font-weight:800;margin-top:.5rem;text-decoration:none;transition:color .2s}.about-link-btn:hover{color:#e8eaf6}.about-data-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.about-stat{text-align:center}.about-stat-num{color:#e8eaf6;display:block;font-family:Courier New,monospace;font-size:1.75rem;font-weight:700}.about-stat-label{color:#4b5563;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-cta{background:#ffffff05;border-top:1px solid #ffffff0d;padding:5rem 2rem;text-align:center}.about-cta h2{font-size:2rem;font-weight:900;margin-bottom:.75rem}.about-cta p{color:#6b7280;font-size:.95rem;font-weight:600;margin-bottom:2rem}.about-cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.nf-btn-primary,.nf-btn-secondary{display:inline-block}.about-footer{align-items:center;border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem 3rem}.about-footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.about-footer-links a{color:#374151;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s}.about-footer-links a:hover{color:#6366f1}.about-footer-disclaimer{color:#1f2937;font-size:.65rem;font-weight:600}@media (max-width:768px){.about-nav{padding:1rem 1.25rem}.about-nav-right{gap:1rem}.about-two-col{gap:0;grid-template-columns:1fr}.about-timeline-item{gap:1rem;grid-template-columns:50px 20px 1fr}.about-data-grid{gap:2rem;grid-template-columns:1fr}.about-footer{flex-direction:column}}.nf-page{background:#07091c;background-image:radial-gradient(ellipse 80% 40% at 50% 0,#6338c826 0,#0000 70%);color:#e8eaf6;display:flex;flex-direction:column;font-family:Nunito,Segoe UI,system-ui,sans-serif;min-height:100vh}.nf-nav{border-bottom:1px solid #ffffff0f;padding:1.25rem 3rem}.nf-nav-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4ade80,#facc15 40%,#fb923c 70%,#f43f5e);-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:900;text-decoration:none}.nf-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.nf-balls{display:flex;gap:1rem;margin-bottom:2.5rem}.nf-ball{align-items:center;background:#ffffff0f;border:2px solid #ffffff1f;border-radius:50%;color:#6b7280;display:flex;font-family:Courier New,monospace;font-size:2rem;font-weight:900;height:80px;justify-content:center;width:80px}.nf-ball-zero{background:#6366f11a;border-color:#6366f14d;color:#818cf8}.nf-title{font-size:2rem;font-weight:900;letter-spacing:-1px;margin-bottom:.75rem}.nf-sub{color:#6b7280;font-size:1rem;font-weight:600;margin-bottom:2.5rem}.nf-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.nf-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50px;box-shadow:0 4px 20px #6366f166;color:#fff;font-size:.85rem;font-weight:800;letter-spacing:.05em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transition:transform .15s,box-shadow .15s}.nf-btn-primary:hover{box-shadow:0 8px 28px #6366f199;transform:translateY(-2px)}.nf-btn-secondary{background:#0000;border:2px solid #ffffff1a;border-radius:50px;color:#9ca3af;font-size:.85rem;font-weight:700;letter-spacing:.05em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transition:border-color .2s,color .2s}.nf-btn-secondary:hover{border-color:#6366f166;color:#a5b4fc}
/*# sourceMappingURL=main.4915875c.css.map*/