*{box-sizing:border-box;margin:0;padding:0}.pub-root{flex-direction:column;min-height:100vh;display:flex}.grecaptcha-badge{visibility:hidden!important}.pub-nav{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;padding:18px 40px;display:flex}.pub-nav-logo{letter-spacing:-.5px;color:#fff;font-size:1.5rem;font-weight:800;text-decoration:none}.pub-nav-logo span{color:#3b82f6}.pub-nav-links{gap:32px;display:flex}.pub-nav-links a{color:#cbd5e1;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.pub-nav-links a:hover,.pub-nav-links a.active{color:#60a5fa}.pub-nav-login{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;padding:8px 24px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.pub-nav-login:hover{background:#1d4ed8}.hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:96px 40px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(800px 400px at 30%,#3b82f61a 0%,#0000 70%);position:absolute;inset:0}.hero-inner{z-index:1;align-items:center;gap:56px;max-width:1280px;margin:0 auto;display:flex;position:relative}.hero-text{flex:1}.hero-text h1{letter-spacing:-.02em;margin-bottom:24px;font-size:3.6rem;font-weight:800;line-height:1.1}.hero-text h1 span{color:#60a5fa}.hero-text p{color:#94a3b8;max-width:480px;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.hero-buttons{gap:16px;display:flex}.hero-btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 24px #2563eb33}.hero-btn-primary:hover{background:#1d4ed8;box-shadow:0 12px 32px #2563eb4d}.hero-btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:10px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.hero-btn-outline:hover{background:#1e293b}.hero-visual{flex:1.2;justify-content:center;display:flex;position:relative}.hero-visual:before{content:"";filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(#3b82f640 0%,#3b82f600 60%);position:absolute;inset:-40px}.tv-frame{z-index:1;background:linear-gradient(#1e293b 0%,#0f172a 100%);border:1px solid #94a3b826;border-radius:18px;padding:12px;position:relative;box-shadow:0 40px 80px #00000080,0 20px 40px #0006,0 0 60px #3b82f626,inset 0 1px #ffffff14}.tv-frame:after{content:"";background:linear-gradient(#334155 0%,#1e293b 100%);border-radius:0 0 4px 4px;width:18%;height:6px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.tv-screen{aspect-ratio:16/9;background:#000;border-radius:8px;width:720px;max-width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #0009}.tv-slide-track{height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);display:flex}.tv-slide{flex-shrink:0;min-width:100%;height:100%;position:relative}.tv-media{object-fit:cover;width:100%;height:100%;display:block}.tv-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:absolute;inset:0}.tv-overlay h3{color:#fff;margin-bottom:8px;font-size:.95rem;font-weight:700}.tv-overlay-tags{gap:8px;display:flex}.tv-overlay-tag{color:#fff;background:#fff3;border-radius:4px;padding:3px 10px;font-size:.7rem;font-weight:500}.features-section{max-width:1152px;margin:0 auto;padding:80px 40px}.features-section-title{margin:0 0 16px;font-size:2.2rem;font-weight:700;line-height:1.25}.features-section-subtitle{color:#4b5563;max-width:800px;margin:0 0 48px;font-size:1.05rem;line-height:1.55}.features-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.glass-card{text-align:center;background:#fff;border-radius:16px;padding:40px 32px;transition:box-shadow .3s;position:relative}.glass-card:hover{box-shadow:0 12px 40px #00000014}.glass-card.border-blue{border:2px solid #3b82f6}.glass-card.border-cyan{border:2px solid #22d3ee}.glass-card.border-purple{border:2px solid #a855f7}.glass-card-icon{margin-bottom:16px;font-size:2.2rem;display:block}.glass-card-icon.blue{color:#3b82f6}.glass-card-icon.cyan{color:#22d3ee}.glass-card-icon.purple{color:#a855f7}.glass-card h3{color:#0f172a;margin-bottom:8px;font-size:1.2rem;font-weight:700}.glass-card p{color:#64748b;font-size:.9rem;font-style:italic;line-height:1.6}.packages-section{background:#fff;padding:80px 40px}.packages-section-inner{text-align:center;max-width:1152px;margin:0 auto}.packages-title{color:#0f172a;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:2.2rem;font-weight:900}.packages-subtitle{color:#64748b;margin-bottom:48px;font-size:1rem}.packages-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;max-width:1200px;margin:0 auto;display:grid}.pkg-card{text-align:left;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:24px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.pkg-card:hover{box-shadow:0 8px 32px #00000014}.pkg-card:first-child:hover{border-color:#93c5fd}.pkg-card:last-child:hover{border-color:#c4b5fd}.pkg-card.featured{color:#fff;z-index:1;background:#0f172a;border-color:#0000;overflow:hidden;transform:scale(1.02);box-shadow:0 25px 50px #00000040}.popular-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#3b82f6;border-radius:0 0 0 12px;padding:4px 16px;font-size:.65rem;font-weight:700;position:absolute;top:0;right:0}.pkg-card-name{margin-bottom:4px;font-size:1.2rem;font-weight:700}.pkg-card.featured .pkg-card-name{color:#fff}.pkg-card-desc{color:#94a3b8;margin-bottom:16px;font-size:.85rem}.pkg-card.featured .pkg-card-desc{color:#94a3b8}.pkg-features{flex:1;margin:0 0 28px;padding:0;list-style:none}.pkg-features li{color:#64748b;align-items:center;gap:8px;padding:5px 0;font-size:.8rem;display:flex}.pkg-card.featured .pkg-features li{color:#cbd5e1}.pkg-features li:before{content:"✓";flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:inline-flex}.pkg-card:not(.featured):not(:last-child) .pkg-features li:before{color:#22c55e}.pkg-card.featured .pkg-features li:before{color:#60a5fa}.pkg-card:last-child:not(.featured) .pkg-features li:before{color:#a855f7}.pkg-btn{text-align:center;cursor:pointer;color:#2563eb;background:0 0;border:1px solid #2563eb;border-radius:12px;width:100%;padding:14px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.pkg-btn:hover{color:#fff;background:#2563eb}.pkg-btn.primary{color:#fff;background:#2563eb;border-color:#0000;box-shadow:0 8px 24px #2563eb66}.pkg-btn.primary:hover{background:#1d4ed8}.pkg-btn.accent{color:#7c3aed;background:0 0;border-color:#7c3aed}.pkg-btn.accent:hover{color:#fff;background:#7c3aed}.see-more-link{color:#3b82f6;margin-top:36px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.see-more-link:hover{text-decoration:underline}.detail-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:64px 40px}.detail-header h1{text-transform:uppercase;margin-bottom:8px;font-size:2.2rem;font-weight:800}.detail-header p{color:#94a3b8;font-size:1rem}.detail-header .hero-btn-primary{margin-top:24px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1152px;margin:0 auto;padding:48px 40px;display:grid}.feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:28px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #0000000f}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.feature-card h4{color:#0f172a;margin-bottom:6px;font-size:1.05rem;font-weight:700}.feature-card .value{color:#3b82f6;margin-bottom:4px;font-size:.9rem;font-weight:600}.feature-card .desc{color:#64748b;font-size:.85rem;line-height:1.6}.page-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:64px 40px}.page-header h1{text-transform:uppercase;margin-bottom:12px;font-size:2.5rem;font-weight:800}.page-header p{color:#94a3b8;font-size:1.1rem}.section-title{color:#0f172a;text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:12px;font-size:1.6rem;font-weight:900}.section-desc{text-align:center;color:#64748b;margin-bottom:36px}.compare-wrap{max-width:1152px;margin:0 auto;padding:0 40px;overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:600px}.compare-table th{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#0f172a;padding:14px 12px;font-size:.85rem;font-weight:700}.compare-table td{text-align:center;color:#64748b;padding:12px;font-size:.85rem}.compare-table tbody tr:nth-child(odd){background:#f8fafc}.compare-table tbody tr:nth-child(2n){background:#fff}.compare-table .feat-name{text-align:left;color:#334155;padding-left:20px;font-weight:500}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;animation:.25s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:20px;width:440px;max-width:92vw;max-height:90vh;animation:.35s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 80px #00000040}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{color:#94a3b8;cursor:pointer;z-index:1;background:#0000000a;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{color:#334155;background:#00000014}.register-header{text-align:left;border-bottom:1px solid #f1f5f9;padding:28px 24px 20px}.register-header-label{color:#94a3b8;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:4px;font-size:.75rem;font-weight:500}.register-header-pkg{color:#0f172a;font-size:1.4rem;font-weight:800}.register-form{padding:24px}.form-group{text-align:left;margin-bottom:18px}.form-label{color:#334155;letter-spacing:.3px;text-align:left;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.form-input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-input::placeholder{color:#94a3b8}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submit-btn{cursor:pointer;color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:12px;width:100%;margin-top:6px;padding:14px;font-size:.9rem;font-weight:700;transition:all .25s;box-shadow:0 8px 24px #2563eb4d}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #2563eb73}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.register-footer-text{color:#94a3b8;text-align:center;margin-top:14px;font-size:.68rem;line-height:1.5}.register-footer-text a{color:#64748b;text-underline-offset:2px;text-decoration:underline}.register-footer-text a:hover{color:#334155}.register-result{text-align:center;padding:48px 24px}.register-result-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:24px;display:inline-flex}.register-result-icon.success{color:#22c55e;background:#22c55e1f}.register-result-icon.error{color:#ef4444;background:#ef44441f}@keyframes spin{to{transform:rotate(360deg)}}.toast-box{z-index:9999;background:#fff;border-radius:12px;align-items:center;gap:12px;max-width:360px;padding:16px 20px;animation:.3s slideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 8px 32px #00000026}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.public-footer{color:#fff;background:#0f172a;border-top:1px solid #1e293b;padding:60px 40px 30px}.footer-main{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;max-width:1152px;margin:0 auto;display:grid}.footer-logo{letter-spacing:-.5px;color:#fff;font-size:1.3rem;font-weight:800;text-decoration:none}.footer-logo span{color:#3b82f6}.footer-tagline{color:#ffffff80;max-width:280px;margin-top:12px;font-size:.85rem;line-height:1.6}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col-title{text-transform:uppercase;letter-spacing:1.5px;color:#fffc;margin-bottom:4px;font-size:.75rem;font-weight:700}.footer-col a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:#fff}.footer-address{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.5}.footer-divider{border-top:1px solid #1e293b;max-width:1152px;margin:40px auto 24px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1152px;margin:0 auto;display:flex}.footer-social{align-items:center;gap:16px;display:flex}.footer-social a{color:#fff6;align-items:center;transition:color .2s;display:flex}.footer-social a:hover{color:#3b82f6}.footer-apps{align-items:center;gap:12px;display:flex}.footer-app-item img{object-fit:contain;width:32px;height:32px}.footer-copyright{color:#ffffff4d;margin:0;font-size:.75rem}.legal-content{max-width:800px;margin:0 auto;padding:48px 40px 80px}.legal-content section{margin-bottom:32px}.legal-content h2{color:#0f172a;margin-bottom:12px;font-size:1.2rem;font-weight:700}.legal-content p{color:#475569;margin-bottom:8px;font-size:.9rem;line-height:1.8}.legal-content ul{margin:8px 0 12px;padding-left:24px}.legal-content li{color:#475569;margin-bottom:4px;font-size:.9rem;line-height:1.8}.legal-content a{color:#2563eb;text-decoration:none}.legal-content a:hover{text-decoration:underline}.brand-grid{grid-template-columns:minmax(280px,1fr) 320px;align-items:start;gap:32px;display:grid}@media (max-width:768px){.brand-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:900px){.features-grid{grid-template-columns:1fr}.packages-grid{grid-template-columns:repeat(2,1fr);max-width:600px;margin:0 auto}.pkg-card.featured{transform:scale(1)}.feature-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){.pub-nav{padding:14px 20px}.pub-nav-links{display:none}.hero{padding:48px 20px}.hero-inner{flex-direction:column;gap:32px}.hero-text{text-align:center}.hero-text h1{font-size:2rem}.hero-text p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-visual{width:100%;display:flex}.tv-screen{width:100%;max-width:480px}.features-section,.packages-section{padding:48px 20px}.public-footer{padding:40px 20px 24px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column;align-items:center}.legal-content{padding:32px 20px 60px}}@media (max-width:640px){.packages-grid{grid-template-columns:1fr;max-width:420px}.packages-section{padding:40px 16px}.packages-section-inner{padding:0}.pkg-card{padding:20px}.pkg-card-name{font-size:1.1rem}.popular-badge{letter-spacing:.3px;padding:3px 10px;font-size:.6rem}}
