.disclaimer-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background-color:#0009;justify-content:center;align-items:center;padding:1rem;font-family:sans-serif;display:flex;position:fixed;inset:0}.disclaimer-modal{color:#111827;opacity:1;background-color:#fff;border-radius:1.5rem;width:100%;max-width:36rem;padding:2rem;transition:all .7s cubic-bezier(.4,0,.2,1);transform:scale(1)translateY(0);box-shadow:0 25px 50px -12px #00000040}.disclaimer-modal.agreed{opacity:0;transform:scale(.95)translateY(1rem)}@media (min-width:768px){.disclaimer-modal{padding:2.5rem}}.icon-container{justify-content:center;margin-bottom:2rem;display:flex}.icon-box{background-color:#2563eb;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.icon-box svg{color:#fff;width:2rem;height:2rem}.disclaimer-title{text-align:center;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.disclaimer-title{font-size:2.25rem}}.disclaimer-subtitle{text-align:center;color:#6b7280;margin-bottom:2rem}.disclaimer-content{color:#4b5563;flex-direction:column;gap:1.5rem;font-size:.875rem;line-height:1.625;display:flex}.content-section h2{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:600}.alert-box{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:1rem}.alert-text{color:#374151;font-size:.875rem;font-style:italic}.notices-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.notice-item{align-items:flex-start;display:flex}.notice-icon{color:#059669;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;margin-right:.75rem}.button-group{flex-direction:column;gap:.75rem;margin-top:2.5rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.btn-primary:hover{background-color:#3b82f6;box-shadow:0 10px 15px -3px #0000001a}.btn-primary:active{transform:scale(.95)}.btn-secondary{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.btn-secondary:hover{background-color:#e5e7eb}.footer-text{text-align:center;color:#9ca3af;margin-top:2rem;font-size:.75rem}.text-glow{text-shadow:0 0 10px #1e3a5f33}
