*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333}.logo-brand{display:flex;align-items:center;gap:12px}.nav-logo{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.nav h3{font-weight:700}.bg-gradient{background:linear-gradient(180deg,#f8f9fa,#fff)}.hero{background:linear-gradient(135deg,#1e3c72,#2a5298);padding:80px 20px 100px}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.subtitle{font-size:1.5rem;margin-bottom:.5rem;opacity:.95}.sub-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:3rem}.stats-row{display:flex;justify-content:center;gap:60px;margin:3rem 0;flex-wrap:wrap}.stat{text-align:center}.stat-number{font-size:3rem;font-weight:700}.stat-label{font-size:1rem;opacity:.8;margin-top:.5rem}.cta-box{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;padding:2.5rem;max-width:500px;margin:0 auto;backdrop-filter:blur(10px)}.cta-box h3{font-size:1.5rem;margin-bottom:1rem}.price{font-size:4rem;margin-bottom:.5rem}.price span{font-weight:400;opacity:.8}.price-note{opacity:.8;margin-bottom:2rem}.email-input{padding:1rem;font-size:1.1rem;margin-bottom:1rem;color:#333}.cta-button,.email-input{width:100%;border:none;border-radius:8px}.cta-button{padding:1rem 2rem;font-size:1.25rem;background:#27ae60;color:#fff;cursor:pointer;transition:all .3s ease}.cta-button:hover{background:#229954;box-shadow:0 5px 15px rgba(0,0,0,.3)}.section{padding:80px 20px}.section.bg-gray{background:#f8f9fa}h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#1e3c72}.trades-table{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.trade-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.2fr;padding:1rem 2rem;border-bottom:1px solid #eee;align-items:center}.trade-row.header{background:#f8f9fa;font-weight:600;color:#666}.trade-row.win{background:rgba(39,174,96,.05)}.trade-row.loss{background:rgba(231,76,60,.05)}.trade-row.active{background:rgba(241,196,15,.05)}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.feature{text-align:center}.feature h3{font-size:1.5rem;margin-bottom:1rem;color:#1e3c72}.feature p{color:#666;line-height:1.6}footer{background:#333;color:#fff;text-align:center;padding:40px 20px}footer p{margin-bottom:.5rem;opacity:.8}.footer-links{display:flex;justify-content:center;gap:1rem}.disclaimer-section{background:#fff3cd;padding:80px 20px}.disclaimer-section h2{color:#856404;margin-bottom:2rem}.disclaimer-section p{color:#856404;line-height:1.8;max-width:800px;margin:0 auto 1.5rem;text-align:left}.disclaimer-section strong{display:block;margin-bottom:.5rem;font-size:1.1rem}.account-card{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.account-info{margin:1.5rem 0}.info-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee}.info-row .label{font-weight:600;color:#666}.status-active{color:#27ae60;font-weight:600}.button-group{display:flex;gap:1rem;margin-top:1.5rem}.btn-secondary{background:#6c757d}.btn-danger,.btn-secondary{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .3s}.btn-danger{background:#e74c3c}.usage-bar{width:100%;height:10px;background:#e9ecef;border-radius:5px;overflow:hidden;margin:1rem 0}.usage-fill{height:100%;background:#27ae60;transition:width .3s}.usage-note{font-size:.875rem;color:#666}.api-key-section{display:flex;gap:1rem;align-items:center;margin-top:1rem}.api-key{flex:1;padding:.75rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;font-family:monospace}.checkbox-label{gap:.75rem;padding:.5rem 0;cursor:pointer}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer}.preferences{margin:1rem 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.stat-card h3{font-size:.875rem;color:#666;margin-bottom:.5rem;font-weight:600}.stat-card p{font-size:2rem;font-weight:700;margin:0}.value-positive{color:#27ae60}.value-negative{color:#e74c3c}.value-neutral{color:#1e3c72}.trades-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:3rem}table.trades-table{width:100%;border-collapse:collapse}.trades-table th{background:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#666;border-bottom:2px solid #dee2e6}.trades-table td{padding:1rem;border-bottom:1px solid #eee}.win-row{background:rgba(39,174,96,.05)}.loss-row{background:rgba(231,76,60,.05)}.pl-positive{color:#27ae60;font-weight:600}.pl-negative{color:#e74c3c;font-weight:600}.status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.status-badge.open{background:#fff3cd;color:#856404}.status-badge.closed{background:#d4edda;color:#155724}.performance-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,.1)}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem}.metric{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee}.metric .label{color:#666}.metric .value{font-weight:600}.membership-page{padding:80px 20px}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:3rem auto}.plan-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer;transition:all .3s;border:2px solid transparent}.plan-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.plan-card.selected{border-color:#27ae60}.plan-card.popular{border-color:#3498db}.popular-badge{position:absolute;top:-12px;right:20px;background:#3498db;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600}.plan-header{text-align:center;margin-bottom:2rem}.plan-header h3{font-size:1.5rem;margin-bottom:1rem;color:#1e3c72}.price-section{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-section .price{font-size:3rem;font-weight:700;color:#1e3c72}.price-period{font-size:1.25rem;color:#666}.regular-price{font-size:.875rem;color:#666;margin-top:.5rem}.plan-features{list-style:none;padding:0}.plan-features li{padding:.75rem 0;border-bottom:1px solid #eee;font-size:.95rem}.checkout-section{text-align:center;max-width:500px;margin:4rem auto}.checkout-section h2{font-size:2rem;margin-bottom:1rem}.checkout-form{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.guarantee-section{background:#d4edda;padding:2rem;border-radius:12px;text-align:center;max-width:600px;margin:3rem auto}.guarantee-section h3{color:#155724;margin-bottom:.5rem}.guarantee-section p{color:#155724}.faq-section{margin-top:4rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.faq-item h4{color:#1e3c72;margin-bottom:.5rem}.faq-item p{color:#666;line-height:1.6}@media (max-width:768px){h1{font-size:2rem}.stats-row{gap:30px}.stat-number{font-size:2rem}.price{font-size:3rem}.trade-row{font-size:.9rem;padding:.75rem 1rem}.trades-table{font-size:.875rem}.trades-table td,.trades-table th{padding:.5rem}}.nav{background:#1e3c72;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000}.nav-content{display:flex;justify-content:space-between;align-items:center}.nav h3{font-size:1.5rem;margin:0}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;opacity:.8;transition:all .3s;padding-bottom:.25rem}.nav-links a:hover{opacity:1}.nav-links a.active{opacity:1;border-bottom:2px solid #fff}.nav-links a.cta-nav{background:#27ae60;padding:.5rem 1rem;border-radius:6px;margin-left:.5rem;opacity:1;border:none}.nav-links a.cta-nav:hover{background:#229954;transform:translateY(-2px)}.dashboard-content{min-height:calc(100vh - 80px);background:#f8f9fa;padding:40px 20px}.dashboard-content h1{color:#1e3c72;margin-bottom:.5rem}.last-update{color:#666;font-size:.875rem;margin-bottom:2rem}.search-section{background:#fff;padding:2rem;border-radius:12px;margin-bottom:3rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.search-section h3{color:#1e3c72;margin-bottom:.5rem}.search-section p{color:#666;margin-bottom:1rem}.opportunities-section h2{color:#1e3c72;margin-bottom:1.5rem;font-size:2rem}.disclaimer{color:#856404;background:#fff3cd;padding:1rem;border-radius:6px;margin:1rem 0;font-size:.875rem}.plan-select-button{width:100%;padding:12px 24px;margin-top:20px;font-size:16px;font-weight:600;color:#007bff;background:#fff;border:2px solid #007bff;border-radius:8px;cursor:pointer;transition:all .2s ease}.plan-select-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.plan-select-button.primary,.plan-select-button:hover{background:#007bff;color:#fff}.plan-select-button.primary:hover{background:#0056b3;border-color:#0056b3}.plan-card{position:relative}.plan-card.selected{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.time-horizon{background:#fff;border:1px solid #e0e6ed;border-radius:8px;padding:24px;margin:24px 0}.time-horizon h2{font-size:1.5rem;font-weight:700;color:#1e3c72;margin-bottom:8px;text-align:center}.time-horizon .stats-disclaimer{font-size:.9rem;color:#6c757d;font-style:italic;text-align:center;margin-bottom:20px}.time-horizon-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:16px 0}.time-horizon-card{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:16px 12px;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.time-horizon-card:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.time-horizon-card .horizon-label{font-size:.95rem;font-weight:600;color:#495057}.time-horizon-card .horizon-sublabel{font-size:.75rem;color:#6c757d;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.time-horizon-card .horizon-value{font-size:1.5rem;font-weight:700}.time-horizon-card .horizon-value.positive{color:#28a745}.time-horizon-card .horizon-value.negative{color:#dc3545}.time-horizon-card .horizon-value.neutral{color:#6c757d}@media (max-width:768px){.time-horizon-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.time-horizon-grid{grid-template-columns:repeat(2,1fr)}}.verdict-badge{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:8px;margin:0 0 24px;font-size:1.1rem;font-weight:600;border:1px solid transparent}.verdict-badge .verdict-emoji{font-size:1.5rem;line-height:1}.verdict-badge .verdict-label{flex:1}.verdict-positive-strong{background:#d4edda;border-color:#28a745;color:#155724}.verdict-positive{background:#e8f5e9;border-color:#4caf50;color:#1b5e20}.verdict-neutral{background:#f8f9fa;border-color:#6c757d;color:#495057}.verdict-warning{background:#fff3cd;border-color:#ffc107;color:#856404}.verdict-negative{background:#f8d7da;border-color:#dc3545;color:#721c24}.views-comparison{background:#fff;border:1px solid #e0e6ed;border-radius:8px;padding:24px;margin:24px 0}.views-comparison h2{font-size:1.5rem;font-weight:700;color:#1e3c72;margin-bottom:8px;text-align:center}.views-comparison .stats-disclaimer{font-size:.9rem;color:#6c757d;font-style:italic;text-align:center;margin-bottom:20px}.views-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.view-column{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.view-header{padding:16px;text-align:center;background:#fff;border-bottom:1px solid #dee2e6}.view-title{font-size:1rem;font-weight:700;color:#1e3c72;margin-bottom:4px}.view-subtitle{font-size:.75rem;color:#6c757d;font-style:italic;margin-bottom:6px}.view-quarters{font-size:.85rem;color:#495057;font-weight:600}.view-rows{flex:1;padding:8px 16px}.view-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e9ecef}.view-row:last-child{border-bottom:none}.view-row-label{font-size:.85rem;font-weight:600;color:#495057}.view-row-value{font-size:1rem;font-weight:700}.view-row-value.positive{color:#28a745}.view-row-value.negative{color:#dc3545}.view-row-value.neutral{color:#6c757d}.view-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-top:1px solid #dee2e6}.view-footer-label{font-size:.85rem;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.view-footer-value{font-size:1.1rem;font-weight:700;color:#1e3c72}@media (max-width:900px){.views-grid{grid-template-columns:1fr}}.landing-page{min-height:100vh}.landing-nav{background:linear-gradient(135deg,#667eea,#764ba2);position:fixed;top:0;width:100%;z-index:100;backdrop-filter:blur(10px)}.login-btn{margin-right:1rem}.cta-button{background:#fff;color:#667eea;padding:.5rem 1.5rem;border-radius:25px;font-weight:600;transition:transform .2s}.cta-button:hover{transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8rem 0 4rem;text-align:center;margin-top:60px}.hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9}.hero-stats{display:flex;justify-content:center;gap:4rem;margin-bottom:3rem}.hero-stat p{opacity:.8}.hero-cta{background:#fff;color:#667eea;padding:1rem 3rem;font-size:1.125rem;font-weight:600;border-radius:30px;display:inline-block;transition:transform .2s;text-decoration:none}.hero-cta:hover{transform:translateY(-3px)}.hero-note{margin-top:1rem;opacity:.8;font-size:.875rem}.features{padding:5rem 0;background:#f8f9fa}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);text-align:center}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:1rem;color:#333}.proof{padding:5rem 0}.proof h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.trades-showcase{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.trade-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;min-width:250px}.trade-card.win{border-top:4px solid #4caf50}.trade-card h4{font-size:1.5rem;margin-bottom:1rem;color:#333}.surprise{color:#667eea;font-weight:600;margin-bottom:.5rem}.result{color:#4caf50;font-weight:700;font-size:1.125rem}.pricing{padding:5rem 0;background:#f8f9fa;text-align:center}.pricing h2{font-size:2.5rem;margin-bottom:3rem}.pricing-card{background:#fff;max-width:400px;margin:0 auto;padding:3rem;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1)}.price{font-size:3rem;font-weight:700;color:#667eea;margin:1rem 0}.price span{font-size:1.5rem;color:#666}.pricing-card ul{list-style:none;padding:0;margin:2rem 0;text-align:left}.pricing-card li{padding:.75rem 0;border-bottom:1px solid #eee}.pricing-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 3rem;border-radius:30px;display:inline-block;font-weight:600;transition:transform .2s;text-decoration:none}.pricing-cta:hover{transform:translateY(-2px)}.pricing-note{margin-top:1rem;font-size:.875rem;color:#666}.faq{padding:5rem 0}.faq h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.faq-item{padding:2rem}.faq-item h4{font-size:1.25rem;margin-bottom:1rem;color:#667eea}.footer{background:#333;color:#fff;padding:3rem 0;text-align:center}.footer-links{margin-top:1rem}.footer-links a{color:#fff;margin:0 1rem;opacity:.8;text-decoration:none}.footer-links a:hover{opacity:1}.auth-page{min-height:100vh;background:#f8f9fa}.auth-container{display:flex;min-height:calc(100vh - 60px);margin-top:60px}.auth-card{flex:1;display:flex;flex-direction:column;justify-content:center;padding:3rem;max-width:500px;margin:0 auto}.auth-card h2{font-size:2rem;margin-bottom:.5rem;color:#333}.auth-subtitle{color:#666;margin-bottom:2rem}.auth-form{width:100%}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#667eea}.form-options{display:flex;justify-content:space-between;margin-bottom:2rem;font-size:.875rem}.checkbox-label{display:flex;align-items:center;gap:.5rem}.forgot-link{color:#667eea;text-decoration:none}.auth-submit{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.auth-submit:hover{opacity:.9}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#fee;color:#c33;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.auth-footer{text-align:center;margin-top:2rem;font-size:.875rem;color:#666}.auth-footer a{color:#667eea;font-weight:600;text-decoration:none}.auth-features{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:3rem}.auth-features h3{font-size:1.5rem;margin-bottom:2rem}.auth-features ul{list-style:none;padding:0}.auth-features li{padding:1rem 0;font-size:1.125rem}@media (max-width:768px){.auth-features{display:none}.hero h1{font-size:2rem}.hero-stats{flex-direction:column;gap:2rem}.faq-grid,.features-grid{grid-template-columns:1fr}}.hero h1{font-size:2.8rem;margin-bottom:1.5rem;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto}.hero-subtitle{font-size:1.2rem;line-height:1.6;color:#ccc;max-width:800px;margin:0 auto 3rem}.hero-stat h3{font-size:2.5rem;color:#4caf50;margin-bottom:.5rem}.hero-stat p{font-size:1rem;color:#fff}.hero-stat small{font-size:.75rem;color:#999;display:block;margin-top:.5rem}.methodology{background:#1a1f2e!important;color:#e0e0e0}.methodology h2{color:#fff;font-size:2.5rem}.methodology h3{color:#4caf50;margin-bottom:1rem;font-size:1.4rem;font-weight:600}.methodology ul{list-style:none;padding-left:0}.methodology li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#d0d0d0;font-size:1.05rem}.methodology li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700}.methodology p{color:silver;line-height:1.7}.methodology a{color:#64b5f6;text-decoration:none}.methodology a:hover{color:#90caf9;text-decoration:underline}.data-shows{background:#f8f9fa}.data-shows h2{color:#1a1a1a}.data-shows .hero-stat p{color:#333}.data-shows .hero-stat small{color:#666}.data-shows .hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}@media (max-width:768px){.hero h1{font-size:2rem}.data-shows .hero-stats,.hero-stats{grid-template-columns:1fr;gap:1.5rem}}.beta-counter{text-align:center;margin:2rem auto;max-width:520px;padding:1.25rem 1.5rem;background:hsla(0,0%,100%,.08);border-radius:12px;border:1px solid hsla(0,0%,100%,.15)}.beta-counter-title{font-size:1.15rem;font-weight:700;color:#fff;margin:0}.beta-counter-sub{font-size:1rem;color:#cbd5e1;margin:.4rem 0 .9rem}.beta-counter-sub strong{color:#fff}.beta-remaining{color:#4ade80!important}.beta-bar{height:8px;background:hsla(0,0%,100%,.15);border-radius:4px;overflow:hidden;margin:0 0 1rem}.beta-bar-fill{height:100%;background:#4ade80;border-radius:4px;transition:width .4s}.beta-claim-btn{display:inline-block}.beta-counter-note{font-size:.8rem;color:#94a3b8;margin:.75rem 0 0}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.absolute{position:absolute}.relative{position:relative}.bottom-full{bottom:100%}.right-0{right:0}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.min-h-\[1lh\]{min-height:1lh}.min-h-\[6rem\]{min-height:6rem}.min-h-screen{min-height:100vh}.w-max{width:-moz-max-content;width:max-content}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.max-w-\[16rem\]{max-width:16rem}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-zinc-700{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity,1))}.bg-amber-500\/20{background-color:rgba(245,158,11,.2)}.bg-green-600\/90{background-color:rgba(22,163,74,.9)}.bg-green-700\/80{background-color:rgba(21,128,61,.8)}.bg-green-800\/70{background-color:rgba(22,101,52,.7)}.bg-green-900\/60{background-color:rgba(20,83,45,.6)}.bg-green-950\/40{background-color:rgba(5,46,22,.4)}.bg-red-600\/90{background-color:rgba(220,38,38,.9)}.bg-red-700\/80{background-color:rgba(185,28,28,.8)}.bg-red-800\/70{background-color:rgba(153,27,27,.7)}.bg-red-900\/60{background-color:rgba(127,29,29,.6)}.bg-red-950\/40{background-color:rgba(69,10,10,.4)}.bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity,1))}.bg-zinc-700\/50{background-color:rgba(63,63,70,.5)}.bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))}.bg-zinc-950{--tw-bg-opacity:1;background-color:rgb(9 9 11/var(--tw-bg-opacity,1))}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.text-left{text-align:left}.font-\[inherit\]{font-family:inherit}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity,1))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity,1))}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group:focus-within .group-focus-within\:block{display:block}.group:hover .group-hover\:block{display:block}@media (max-width:379px){.max-\[379px\]\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}