.hover-lift{transition:all .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #4f46e533,0 10px 10px -5px #4f46e51a}.wave-container{position:relative;background:#4f46e5;color:#fff;overflow:hidden}.wave{bottom:0;left:0;width:100%;overflow:hidden;line-height:0;padding-top:10px}.wave svg{position:relative;display:block;width:calc(100% + 1.3px);height:70px}.wave .shape-fill{fill:#fff}.btn-secondary{background-color:#fff;color:#4f46e5;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-secondary:hover{background-color:#f9fafb;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.feature-card{border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;border:1px solid rgba(243,244,246,1);background-color:#fff}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.feature-icon{width:3rem;height:3rem;border-radius:9999px;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#4f46e5}.step-circle{width:4rem;height:4rem;border-radius:9999px;background-color:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:700}.container-custom{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.modern-btn{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding-left:1.5rem;padding-right:1.5rem;font-weight:600;border-radius:.5rem;transition:all .3s ease}.feature-announcement{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:5rem 0;position:relative;overflow:hidden}.feature-announcement:before{content:"";position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:radial-gradient(circle,rgba(79,70,229,.05) 0%,transparent 70%);pointer-events:none}.announcement-container{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center;position:relative;z-index:1}.announcement-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:.5rem 1.25rem;border-radius:9999px;font-weight:600;font-size:.875rem;margin-bottom:1.5rem;box-shadow:0 4px 12px #4f46e533}.badge-icon{font-size:1rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.announcement-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.announcement-subtitle{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto 3rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.feature-item{background:#fff;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 4px 6px #00000012;transition:all .3s ease;border:1px solid rgba(243,244,246,1)}.feature-item:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.feature-item .feature-icon{width:4rem;height:4rem;font-size:2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:1rem}.feature-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.feature-description{color:#6b7280;font-size:.9375rem;line-height:1.6}.announcement-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.cta-button{padding:.875rem 2rem;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.cta-button.primary{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 4px 12px #4f46e54d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}.cta-button.secondary{background:#fff;color:#4f46e5;border:2px solid #4f46e5}.cta-button.secondary:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.announcement-preview{max-width:900px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #00000026}.preview-image{width:100%;height:auto;display:block}@media(max-width:768px){.announcement-title{font-size:2rem}.announcement-subtitle{font-size:1.125rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.announcement-cta{flex-direction:column;align-items:stretch}.cta-button{width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;color:#1f2937;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul{list-style:none}img{max-width:100%;display:block}.nav{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb}.nav-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;color:#4f46e5}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{font-size:.9rem;font-weight:500;color:#6b7280;transition:color .2s}.nav-links a:hover{color:#4f46e5}.nav-cta{background:#4f46e5;color:#fff;padding:.5rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.9rem;transition:background .2s,transform .2s}.nav-cta:hover{background:#4338ca;transform:translateY(-1px)}.nav-mobile-toggle{display:none;color:#6b7280;font-size:1.25rem}.nav-mobile-menu{display:none;border-top:1px solid #e5e7eb;background:#fff;padding:1rem 1.5rem}.nav-mobile-menu.open{display:block}.nav-mobile-menu a,.nav-mobile-menu button{display:block;width:100%;padding:.65rem 0;font-size:.95rem;color:#374151;font-weight:500;text-align:left;border-bottom:1px solid #f3f4f6}.nav-mobile-menu button{margin-top:.75rem;background:#4f46e5;color:#fff;border-radius:.5rem;padding:.75rem;text-align:center;border:none;font-weight:600}@media(max-width:768px){.nav-links{display:none}.nav-mobile-toggle{display:block}}.hero{background:linear-gradient(135deg,#3730a3,#4f46e5);color:#fff;padding:5rem 1.5rem 3rem;position:relative;overflow:hidden}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;border-radius:9999px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;margin-bottom:1.25rem;letter-spacing:.03em}.hero h1{font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem}.hero h1 span{color:#a5b4fc}.hero-sub{font-size:1.1rem;opacity:.85;margin-bottom:2rem;max-width:480px;line-height:1.7}.hero-trust{display:flex;flex-wrap:wrap;gap:1.25rem;font-size:.82rem;opacity:.75;margin-bottom:2rem}.hero-trust span{display:flex;align-items:center;gap:.35rem}.hero-actions{display:flex;flex-wrap:nowrap;gap:.75rem}.hero-btn-primary{background:#fff;color:#4f46e5;padding:.8rem 1.75rem;border-radius:.5rem;font-weight:700;font-size:1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #00000026}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hero-btn-secondary{background:#ffffff26;color:#fff;padding:.8rem 1.75rem;border-radius:.5rem;font-weight:600;font-size:1rem;border:1px solid rgba(255,255,255,.3);transition:background .2s}.hero-btn-secondary:hover{background:#ffffff40}.hero-visual{display:flex;justify-content:center;align-items:flex-end}.hero-card-stack{position:relative;width:100%;max-width:380px}.hero-card{background:#fff;border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 20px 40px #0003;color:#1f2937}.hero-card-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.75rem}.hero-card-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6;font-size:.9rem}.hero-card-row:last-child{border-bottom:none}.hero-card-icon{width:2rem;height:2rem;border-radius:.5rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.hero-card-text{flex:1;font-weight:500}.hero-card-badge{font-size:.7rem;padding:.2rem .6rem;border-radius:9999px;font-weight:600}.badge-green{background:#dcfce7;color:#166534}.badge-orange{background:#fff7ed;color:#9a3412}.badge-blue{background:#eff6ff;color:#1d4ed8}.hero-live{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;color:#6b7280}.live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.hero-wave{margin-top:4rem;line-height:0}.hero-wave svg{display:block;width:100%;height:70px}.hero-wave .shape-fill{fill:#fff}@media(max-width:768px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-visual{display:none}.hero{padding:3.5rem 1.5rem 3rem}}.section{padding:3rem 1.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-label{display:inline-block;background:#eff6ff;color:#4f46e5;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .9rem;border-radius:9999px;margin-bottom:1rem}.section-title{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;color:#111827;margin-bottom:.75rem;line-height:1.2}.section-sub{font-size:1.05rem;color:#6b7280;max-width:580px;line-height:1.7}.section-header{margin-bottom:3.5rem}.section-header.centered{text-align:center}.section-header.centered .section-sub{margin:0 auto}.pillars{background:#fff}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.pillar-card{border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.pillar-card:hover{border-color:#a5b4fc;transform:translateY(-4px);box-shadow:0 12px 30px #4f46e51a}.pillar-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4f46e5,#6366f1);opacity:0;transition:opacity .3s}.pillar-card:hover:before{opacity:1}.pillar-icon{width:3rem;height:3rem;border-radius:.75rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#4f46e5;font-size:1.1rem;margin-bottom:1.25rem}.pillar-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#111827}.pillar-card p{font-size:.9rem;color:#6b7280;line-height:1.65}.pillar-new{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-size:.65rem;font-weight:700;padding:.2rem .6rem;border-radius:9999px;letter-spacing:.05em}.how{background:#f9fafb}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;position:relative}.step{text-align:center;padding:1.5rem 1rem}.step-num{width:3.5rem;height:3.5rem;border-radius:9999px;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #4f46e54d}.step h3{font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#111827}.step p{font-size:.875rem;color:#6b7280;line-height:1.6}.why{background:#fff}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.why-list{display:flex;flex-direction:column;gap:1.5rem}.why-item{display:flex;gap:1rem;align-items:flex-start}.why-icon{width:2.5rem;height:2.5rem;border-radius:.6rem;background:#eff6ff;display:flex;align-items:center;justify-content:center;color:#4f46e5;flex-shrink:0;font-size:.95rem}.why-item h4{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.why-item p{font-size:.875rem;color:#6b7280;line-height:1.6}.why-visual{background:linear-gradient(135deg,#f0f9ff,#e0e7ff);border-radius:1.25rem;padding:2rem}.why-visual-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:1.25rem}.why-stat-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:.75rem;padding:.9rem 1.1rem;margin-bottom:.75rem;box-shadow:0 1px 4px #0000000f}.why-stat-left{display:flex;align-items:center;gap:.75rem}.why-stat-emoji{font-size:1.2rem}.why-stat-name{font-size:.875rem;font-weight:600;color:#111827}.why-stat-val{font-size:.8rem;font-weight:700;color:#4f46e5}@media(max-width:768px){.why-grid{grid-template-columns:1fr}.why-visual{display:none}}.cta-section{background:linear-gradient(135deg,#3730a3,#4f46e5);color:#fff;padding:5rem 1.5rem;text-align:center}.cta-section h2{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;margin-bottom:1rem}.cta-section p{font-size:1.05rem;opacity:.85;max-width:520px;margin:0 auto 2.5rem;line-height:1.7}.cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.footer{background:#111827;color:#fff;padding:3.5rem 1.5rem 2rem}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-tagline{font-size:.875rem;color:#9ca3af;line-height:1.6}.footer h4{font-size:.875rem;font-weight:700;margin-bottom:1rem;color:#f9fafb}.footer ul{display:flex;flex-direction:column;gap:.5rem}.footer ul li{font-size:.875rem;color:#9ca3af}.footer ul li a{color:#9ca3af;transition:color .2s}.footer ul li a:hover{color:#a5b4fc}.footer-bottom{border-top:1px solid #1f2937;padding-top:2rem;text-align:center;font-size:.8rem;color:#6b7280}.hidden{display:none}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}}.bg-primary-gradient{background:linear-gradient(135deg,#4f46e5,#6366f1)}.bg-secondary-gradient{background:linear-gradient(135deg,#3730a3,#4f46e5)}.modal-container{display:flex;position:fixed;inset:0;background-color:#00000080;align-items:center;justify-content:center;z-index:50;opacity:0;transition:opacity .3s ease;pointer-events:none}.modal-container.active{opacity:1;pointer-events:auto}.modal-content{background:#fff;border-radius:.75rem;width:100%;max-width:500px;transform:translateY(20px);transition:transform .3s ease;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-container.active .modal-content{transform:translateY(0)}.btn-primary{background-color:#4f46e5;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px -1px #4f46e51a,0 2px 4px -1px #4f46e50f}.btn-primary:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 10px 15px -3px #4f46e51a,0 4px 6px -2px #4f46e50d}.btn-secondary{background-color:#f3f4f6;color:#4b5563;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-secondary:hover{background-color:#e5e7eb;transform:translateY(-1px)}.form-input{width:100%;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.password-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;cursor:pointer}.password-toggle:hover{color:#6b7280}.saved-rooms-section{display:flex;flex-direction:column;align-items:center;padding:2.5rem 1rem;background:#f5f6ff;border-bottom:1px solid #e0e7ff}.saved-rooms-container{background:#fff;border-radius:1rem;box-shadow:0 4px 24px #4f46e51a;padding:2rem;width:100%;max-width:480px}.saved-rooms-header{display:flex;align-items:center;margin-bottom:1rem;font-weight:700;color:#3730a3;font-size:1rem}.saved-rooms-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.saved-room-btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f5f6ff;border:2px solid #e0e7ff;border-radius:.75rem;padding:1.1rem 1.5rem;cursor:pointer;transition:all .2s ease}.saved-room-btn:hover{background:#4f46e5;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}.saved-room-btn:hover .saved-room-user{color:#c7d2fe}.saved-room-btn:hover i.fas.fa-arrow-right{color:#fff}.saved-room-info{display:flex;align-items:center;gap:1rem}.saved-room-name{font-weight:700;font-size:1.05rem;color:#1e1b4b}.saved-room-user{font-size:.82rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.saved-room-enter{display:flex;align-items:center;gap:.4rem;color:#6366f1;font-weight:600;font-size:.85rem;transition:all .2s ease}.saved-room-btn:hover .saved-room-enter{color:#fff;gap:.6rem}.saved-room-btn-wrapper{display:flex;align-items:center;gap:.5rem}.saved-room-btn-wrapper .saved-room-btn{flex:1}.saved-room-delete-btn{flex-shrink:0;background:none;border:2px solid #e0e7ff;border-radius:.75rem;padding:.9rem;color:#9ca3af;cursor:pointer;transition:all .2s ease}.saved-room-delete-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#ef4444}.privacy-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080}.privacy-modal-content{position:relative;background-color:#fefefe;margin:5% auto;padding:0;border:1px solid #888;border-radius:8px;width:80%;max-width:900px;max-height:85vh;box-shadow:0 4px 8px #0003;animation:privacy-modalopen .4s}@keyframes privacy-modalopen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.privacy-modal-header{padding:15px 20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-top-left-radius:8px;border-top-right-radius:8px}.privacy-modal-header h2{margin:0;color:#2c3e50}.privacy-modal-body{padding:20px;overflow-y:auto;max-height:calc(85vh - 60px);font-family:Arial,sans-serif;line-height:1.6;color:#333;font-size:16px}#privacy-policy-content{font-family:Arial,sans-serif;line-height:1.6;color:#333;font-size:16px}#privacy-policy-content h1{color:#2c3e50;font-size:28px;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee;text-align:center}#privacy-policy-content h2{color:#2c3e50;font-size:24px;margin-top:30px;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee}#privacy-policy-content h3{color:#3498db;font-size:20px;margin-top:25px;margin-bottom:10px}#privacy-policy-content p{margin-bottom:15px;margin-top:0}#privacy-policy-content ul,#privacy-policy-content ol{padding-left:25px;margin-bottom:15px;margin-top:10px}#privacy-policy-content li{margin-bottom:8px}#privacy-policy-content strong{font-weight:700}#privacy-policy-content .last-updated{text-align:right;font-style:italic;margin-bottom:30px}#privacy-policy-content .contact-info{background-color:#f9f9f9;padding:15px;border-radius:5px;margin-top:30px;margin-bottom:15px}#privacy-policy-content .important-note{background-color:#f8f9fa;padding:10px 15px;border-left:4px solid #3498db;margin:20px 0}.privacy-close-btn{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer;line-height:1}.privacy-close-btn:hover,.privacy-close-btn:focus{color:#000;text-decoration:none}@keyframes privacy-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.privacy-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:privacy-spin 1s linear infinite;margin:20px auto}.terms-of-service-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080}.terms-of-service-modal-content{position:relative;background-color:#fefefe;margin:5% auto;padding:0;border:1px solid #888;border-radius:8px;width:80%;max-width:900px;max-height:85vh;box-shadow:0 4px 8px #0003;animation:terms-of-service-modalopen .4s}@keyframes terms-of-service-modalopen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.terms-of-service-modal-header{padding:15px 20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-top-left-radius:8px;border-top-right-radius:8px}.terms-of-service-modal-header h2{margin:0;color:#2c3e50}.terms-of-service-modal-body{padding:20px;overflow-y:auto;max-height:calc(85vh - 60px);font-family:Arial,sans-serif;line-height:1.6;color:#333;font-size:16px}#terms-of-service-content{font-family:Arial,sans-serif;line-height:1.6;color:#333;font-size:16px}#terms-of-service-content h1{color:#2c3e50;font-size:28px;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee;text-align:center}#terms-of-service-content h2{color:#2c3e50;font-size:24px;margin-top:30px;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee}#terms-of-service-content h3{color:#3498db;font-size:20px;margin-top:25px;margin-bottom:10px}#terms-of-service-content p{margin-bottom:15px;margin-top:0}#terms-of-service-content ul,#terms-of-service-content ol{padding-left:25px;margin-bottom:15px;margin-top:10px}#terms-of-service-content li{margin-bottom:8px}#terms-of-service-content strong{font-weight:700}#terms-of-service-content .last-updated{text-align:right;font-style:italic;margin-bottom:30px}#terms-of-service-content .contact-info{background-color:#f9f9f9;padding:15px;border-radius:5px;margin-top:30px;margin-bottom:15px}#terms-of-service-content .important-note{background-color:#f8f9fa;padding:10px 15px;border-left:4px solid #3498db;margin:20px 0}.terms-of-service-close-btn{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer;line-height:1}.terms-of-service-close-btn:hover,.terms-of-service-close-btn:focus{color:#000;text-decoration:none}@keyframes terms-of-service-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.terms-of-service-loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:terms-of-service-spin 1s linear infinite;margin:20px auto}
