:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;overflow-y:scroll}#root{width:100%;min-height:100vh;overflow-y:visible}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-page{background:#0a0a0f;color:#fff;overflow-x:hidden;width:100%;min-width:100%;margin:0;padding:0}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0fcc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(167,139,250,.1)}.nav-container{max-width:1440px;margin:0 auto;padding:1rem 4rem;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#fff}.nav-logo img{width:40px;height:40px;object-fit:contain}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{color:#ffffffb3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.nav-links a:hover{color:#fff}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#a78bfa,#ec4899);transition:width .3s}.nav-links a:hover:after{width:100%}.nav-cta{padding:.65rem 1.5rem;background:linear-gradient(135deg,#a78bfa,#ec4899);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.9rem;transition:all .3s;box-shadow:0 4px 15px #a78bfa4d}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a78bfa66}.hero-banner{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#0a0a0f,#1a0f2e 20%,#2d1b4e,#1a0f2e 80%,#0a0a0f);padding:140px 0 100px;margin:0}.hero-banner-background{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero-gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.2;animation:float-orb 25s ease-in-out infinite}.orb-purple{width:700px;height:700px;background:radial-gradient(circle,#a78bfa 0%,transparent 70%);top:-250px;left:-150px;animation-delay:0s}.orb-pink{width:600px;height:600px;background:radial-gradient(circle,#ec4899 0%,transparent 70%);bottom:-200px;right:-100px;animation-delay:8s}@keyframes float-orb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(80px,-60px) scale(1.15)}66%{transform:translate(-50px,40px) scale(.85)}}.hero-banner-container{max-width:1440px;margin:0 auto;padding:0 4rem;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;position:relative;z-index:1}.hero-banner-content{max-width:640px}.hero-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:linear-gradient(135deg,#a78bfa26,#ec489926);border:1.5px solid rgba(167,139,250,.35);border-radius:60px;color:#d8b4fe;font-size:1rem;font-weight:700;margin-bottom:3rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #a78bfa40,inset 0 1px #ffffff1a;letter-spacing:.02em}.hero-banner-title{font-size:5.5rem;font-weight:900;line-height:1;margin-bottom:2.5rem;color:#fff;letter-spacing:-.04em;text-shadow:0 4px 40px rgba(0,0,0,.6)}.hero-gradient{background:linear-gradient(135deg,#e0d4ff,#f0abfc,#ec4899 60%,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:brightness(1.15) saturate(1.2);text-shadow:none}.hero-banner-description{font-size:1.4rem;line-height:1.75;color:#fffc;margin-bottom:3.5rem;max-width:95%;font-weight:400}.hero-banner-actions{display:flex;gap:1.25rem;flex-wrap:wrap}.hero-btn-primary{display:inline-flex;align-items:center;gap:.875rem;padding:1.25rem 3rem;background:linear-gradient(135deg,#a78bfa,#ec4899);color:#fff;text-decoration:none;border-radius:60px;font-weight:700;font-size:1.125rem;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 12px 40px #a78bfa66,0 0 0 1px #ffffff1a inset;position:relative;overflow:hidden}.hero-btn-primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#c4b5fd,#f472b6);opacity:0;transition:opacity .35s}.hero-btn-primary:hover:before{opacity:1}.hero-btn-primary:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 60px #a78bfa80,0 0 0 1px #fff3 inset}.hero-btn-primary span,.hero-btn-primary svg{position:relative;z-index:1}.hero-btn-secondary{display:inline-flex;align-items:center;gap:.875rem;padding:1.25rem 3rem;background:#ffffff0f;color:#fff;text-decoration:none;border-radius:60px;font-weight:600;font-size:1.125rem;transition:all .35s;border:1.5px solid rgba(167,139,250,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-btn-secondary:hover{background:#ffffff1f;border-color:#a78bfa73;transform:translateY(-4px);box-shadow:0 12px 40px #a78bfa40}.hero-banner-image{display:flex;justify-content:center;align-items:center;position:relative;perspective:1500px}.hero-phone-container{position:relative;width:100%;max-width:500px;animation:float-phone 6s ease-in-out infinite}@keyframes float-phone{0%,to{transform:translateY(0) rotateY(0)}50%{transform:translateY(-20px) rotateY(5deg)}}.hero-phone-screen{width:100%;height:auto;border-radius:40px;box-shadow:0 50px 100px #0009,0 20px 60px #a78bfa4d,0 0 0 1px #a78bfa4d inset,0 0 0 8px #1a0f2e80;position:relative;z-index:2;border:3px solid rgba(167,139,250,.2);transform:rotateY(-5deg) rotateX(2deg);transform-style:preserve-3d}.hero-phone-glow{position:absolute;inset:-30%;background:radial-gradient(ellipse at center,rgba(167,139,250,.4) 0%,rgba(236,72,153,.3) 30%,transparent 70%);filter:blur(80px);z-index:1;animation:glow-pulse 5s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.features{padding:10rem 0;background:#0a0a0f;position:relative;width:100%;margin:0;margin-top:8rem}.container{max-width:1440px;margin:0 auto;padding:0 4rem}.features-hero-image{display:flex;justify-content:center;margin-top:60rem;margin-bottom:6rem;position:relative}.features-showcase{width:100%;max-width:600px;height:auto;border-radius:30px;box-shadow:0 40px 80px #00000080,0 20px 40px #a78bfa4d,0 0 0 1px #a78bfa40 inset;border:2px solid rgba(167,139,250,.15);animation:float-showcase 8s ease-in-out infinite;position:relative}@keyframes float-showcase{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.section-header{text-align:center;margin-bottom:6rem}.section-badge{display:inline-block;padding:.5rem 1.25rem;background:#a78bfa1a;border:1px solid rgba(167,139,250,.2);border-radius:50px;color:#a78bfa;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.section-title{font-size:3.5rem;font-weight:900;line-height:1.15;color:#fff;margin-bottom:2rem}.section-description{font-size:1.125rem;color:#fff9;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem}.feature-card{padding:3rem;background:linear-gradient(135deg,#a78bfa0d,#ec48990d);border:1px solid rgba(167,139,250,.1);border-radius:24px;transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-8px);border-color:#a78bfa4d;box-shadow:0 20px 40px #a78bfa33}.feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a78bfa33,#ec489933);border-radius:16px;margin-bottom:1.5rem}.feature-icon svg{width:30px;height:30px;stroke:#a78bfa}.feature-card h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.feature-card p{font-size:1rem;line-height:1.7;color:#fff9}.how-it-works{padding:10rem 0;background:linear-gradient(135deg,#1a0f2e,#0a0a0f);width:100%;margin:0}.steps{display:grid;gap:3rem;max-width:800px;margin:0 auto}.step{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;padding:2rem;background:#a78bfa08;border:1px solid rgba(167,139,250,.1);border-radius:20px;transition:all .3s}.step:hover{background:#a78bfa0d;border-color:#a78bfa33;transform:translate(10px)}.step-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.step-content h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.step-content p{font-size:1rem;line-height:1.7;color:#fff9}.download{padding:8rem 0;background:#0a0a0f;position:relative;overflow:hidden;width:100%;margin:0}.download:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(167,139,250,.1) 0%,transparent 70%)}.download-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.download-content h2{font-size:3rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:1.5rem}.download-content p{font-size:1.125rem;color:#fff9;margin-bottom:2.5rem;line-height:1.7}.download-buttons{display:flex;flex-direction:column;gap:1.25rem}.store-button{display:flex;align-items:center;gap:1.25rem;padding:1.125rem 1.75rem;background:#ffffff14;border:1.5px solid rgba(167,139,250,.25);border-radius:14px;color:#fff;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:320px;position:relative;overflow:hidden}.store-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#a78bfa26,#ec489926);opacity:0;transition:opacity .35s}.store-button:hover:before{opacity:1}.store-button:hover{background:#ffffff1f;border-color:#a78bfa73;transform:translateY(-4px) scale(1.02);box-shadow:0 15px 40px #a78bfa4d}.store-button.google-play{background:linear-gradient(135deg,#4caf5014,#00d9ff14);border-color:#4caf504d}.store-button.google-play:hover{border-color:#4caf5080;box-shadow:0 15px 40px #4caf5040}.store-button.app-store{background:linear-gradient(135deg,#007aff14,#5856d614);border-color:#007aff4d}.store-button.app-store:hover{border-color:#007aff80;box-shadow:0 15px 40px #007aff40}.store-icon{width:40px;height:40px;flex-shrink:0;position:relative;z-index:1}.store-info{display:flex;flex-direction:column;gap:.25rem;position:relative;z-index:1}.store-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#ffffff1a;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;width:fit-content;margin-bottom:.25rem}.store-badge svg{flex-shrink:0}.store-text{font-size:.7rem;color:#ffffffa6;margin-bottom:.125rem;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.store-name{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em}.download-image{display:flex;justify-content:center}.download-image img{width:100%;max-width:350px;border-radius:30px;box-shadow:0 30px 80px #00000080}.footer{background:#0a0a0f;border-top:1px solid rgba(167,139,250,.1);padding:5rem 0 2.5rem;width:100%;margin:0}.footer-container{max-width:1440px;margin:0 auto;padding:0 4rem}.footer-main{display:grid;grid-template-columns:2fr 3fr;gap:5rem;margin-bottom:4rem}.footer-brand{max-width:350px}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo img{width:40px;height:40px}.footer-logo span{font-size:1.25rem;font-weight:700;color:#fff}.footer-tagline{font-size:.95rem;color:#ffffff80;line-height:1.6}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h4{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-column a{display:block;color:#fff9;text-decoration:none;font-size:.95rem;margin-bottom:.75rem;transition:color .2s}.footer-column a:hover{color:#a78bfa}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(167,139,250,.1);text-align:center}.footer-bottom p{color:#fff6;font-size:.875rem}@media(max-width:1024px){.nav-links{display:none}.nav-container,.hero-container,.container,.footer-container{padding-left:2.5rem;padding-right:2.5rem}.hero-container,.download-container{grid-template-columns:1fr;text-align:center;gap:4rem}.hero-title{font-size:3.5rem}.hero-stats{justify-content:center}.hero-image{order:-1}.phone-mockup{max-width:350px}.features-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;text-align:center}.footer-brand{max-width:100%}.footer-links-grid{justify-content:center}}@media(max-width:768px){.nav-container,.hero-container,.container,.footer-container{padding-left:1.5rem;padding-right:1.5rem}.nav-container{padding-top:1rem;padding-bottom:1rem}.hero{padding-top:70px}.hero-container{gap:3rem}.hero-title{font-size:2.75rem}.hero-subtitle{font-size:1.15rem;max-width:100%}.hero-buttons{flex-direction:column;gap:1rem}.btn{width:100%;justify-content:center;padding:1rem 2rem}.hero-stats{flex-direction:column;gap:2rem;align-items:center;padding-top:2.5rem;margin-top:.5rem}.section-title{font-size:2.5rem}.features,.how-it-works,.download{padding:5rem 0}.section-header{margin-bottom:4rem}.features-grid{gap:2rem}.feature-card{padding:2rem}.step{grid-template-columns:1fr;text-align:center}.step-number{font-size:2rem}.download-content h2{font-size:2.25rem}.footer-links-grid{grid-template-columns:1fr}}.privacy-page{min-height:100vh;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 20px 80px;box-sizing:border-box;overflow-x:hidden;overflow-y:visible;position:relative;margin-top:0}.privacy-page .container{max-width:900px;margin:0 auto;background:#fffffff2;border-radius:24px;padding:60px;color:#333;box-shadow:0 20px 60px #0000004d}.privacy-header{text-align:center;margin-bottom:60px;padding-bottom:30px;border-bottom:2px solid #e0e0e0}.back-link{display:inline-flex;align-items:center;justify-content:center;margin-bottom:30px;transition:transform .3s ease}.back-link:hover{transform:scale(1.05)}.header-logo{height:80px;width:auto;filter:drop-shadow(0 4px 12px rgba(102,126,234,.3))}.privacy-header h1{font-size:3rem;font-weight:800;color:#667eea;margin-bottom:16px}.last-updated{color:#666;font-style:italic}.privacy-content{line-height:1.8}.privacy-section{margin-bottom:48px}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{font-size:1.8rem;font-weight:700;color:#667eea;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.privacy-section h3{font-size:1.4rem;font-weight:600;color:#764ba2;margin:24px 0 16px}.privacy-section p{margin-bottom:16px;color:#444}.privacy-section ul{margin:16px 0;padding-left:24px}.privacy-section li{margin-bottom:12px;color:#444}.privacy-section li strong{color:#667eea;font-weight:600}.privacy-section a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.privacy-section a:hover{color:#764ba2;text-decoration:underline}.contact-info{background:#f5f5f5;padding:24px;border-radius:12px;margin-top:16px}.contact-info p{margin-bottom:8px}.external-link{display:inline-block;margin-top:12px;padding:8px 16px;background:#667eea;color:#fff!important;border-radius:8px;text-decoration:none!important;transition:background .3s ease}.external-link:hover{background:#764ba2}.consent-section{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:32px;border-radius:16px;border:2px solid #667eea}.privacy-footer{text-align:center;margin-top:60px;padding-top:30px;border-top:2px solid #e0e0e0}.btn-back{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #667eea4d;margin-bottom:20px}.btn-back:hover{transform:translateY(-2px);box-shadow:0 6px 25px #667eea66}@media(max-width:768px){.privacy-page .container{padding:40px 30px}.privacy-header h1{font-size:2rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}}@media(max-width:480px){.privacy-page{padding:20px 10px}.privacy-page .container{padding:30px 20px}.privacy-header h1{font-size:1.8rem}}.safety-page{min-height:100vh;width:100%;background:linear-gradient(135deg,#1e3a5f,#2d5a87,#1e3a5f);color:#fff;padding:40px 20px 80px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.safety-page .container{max-width:900px;margin:0 auto;background:#fffffffa;border-radius:24px;padding:60px;color:#333;box-shadow:0 20px 60px #0006}.safety-header{text-align:center;margin-bottom:50px;padding-bottom:30px;border-bottom:3px solid #1e3a5f}.safety-header .back-link{display:inline-flex;align-items:center;justify-content:center;margin-bottom:30px;transition:transform .3s ease}.safety-header .back-link:hover{transform:scale(1.05)}.safety-header .header-logo{height:80px;width:auto;filter:drop-shadow(0 4px 12px rgba(30,58,95,.3))}.safety-header h1{font-size:2.5rem;font-weight:800;color:#1e3a5f;margin-bottom:8px}.safety-header .subtitle{font-size:1.2rem;color:#666;margin-bottom:16px;font-style:italic}.safety-header .last-updated{color:#888;font-size:.9rem}.safety-content{line-height:1.8}.safety-section{margin-bottom:48px;padding:24px;background:#f8f9fa;border-radius:16px;border-left:4px solid #1e3a5f}.safety-section:last-child{margin-bottom:0}.safety-section h2{font-size:1.6rem;font-weight:700;color:#1e3a5f;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e0e0e0}.safety-section h3{font-size:1.3rem;font-weight:600;color:#2d5a87;margin:24px 0 16px}.safety-section h4{font-size:1.1rem;font-weight:600;color:#1e3a5f;margin-bottom:8px}.safety-section p{margin-bottom:16px;color:#444}.safety-section ul{margin:16px 0;padding-left:24px}.safety-section li{margin-bottom:12px;color:#444}.safety-section li strong{color:#1e3a5f;font-weight:600}.safety-section a{color:#2d5a87;text-decoration:none;font-weight:600;transition:color .3s ease}.safety-section a:hover{color:#1e3a5f;text-decoration:underline}.highlight-section{background:linear-gradient(135deg,#1e3a5f1a,#2d5a871a);border:2px solid #1e3a5f;border-left:4px solid #1e3a5f}.highlight-section p{font-size:1.1rem;color:#333}.prohibited-list{list-style:none;padding-left:0}.prohibited-list li{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#dc354514;border-radius:8px;margin-bottom:12px;border-left:3px solid #dc3545}.prohibited-list li .icon{font-size:1.2rem;flex-shrink:0}.report-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:24px}.report-method{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.report-method:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.report-method h4{margin-bottom:12px}.report-method p{margin-bottom:0;font-size:.95rem}.report-method small{color:#888;font-size:.8rem}.resources{display:flex;flex-direction:column;gap:12px;margin-top:20px}.resource-link{display:block;padding:16px 20px;background:#fff;border-radius:10px;color:#1e3a5f!important;text-decoration:none!important;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.resource-link:hover{background:#1e3a5f;color:#fff!important;transform:translate(8px)}.resource-link.emergency{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff!important;font-weight:700}.resource-link.emergency:hover{transform:translate(8px) scale(1.02)}.contact-section{background:linear-gradient(135deg,#1e3a5f0d,#2d5a871a)}.contact-section .contact-info{background:#fff;padding:24px;border-radius:12px;margin:20px 0}.contact-section .contact-info p{margin-bottom:12px}.contact-section .contact-info p:last-child{margin-bottom:0}.response-time{text-align:center;padding:16px;background:#28a745;color:#fff;border-radius:8px;font-size:1rem}.commitment-section{background:linear-gradient(135deg,#28a7451a,#20c9971a);border-left:4px solid #28a745}.commitment-section ul{list-style:none;padding-left:0}.commitment-section li{padding:8px 0;font-size:1.05rem}.safety-footer{text-align:center;margin-top:50px;padding-top:30px;border-top:2px solid #e0e0e0}.footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.btn-back{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#1e3a5f,#2d5a87);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #1e3a5f4d}.btn-back:hover{transform:translateY(-2px);box-shadow:0 6px 25px #1e3a5f66}.btn-secondary{display:inline-block;padding:14px 32px;background:transparent;color:#1e3a5f;text-decoration:none;border-radius:12px;font-weight:600;border:2px solid #1e3a5f;transition:all .3s ease}.btn-secondary:hover{background:#1e3a5f;color:#fff}.footer-note{color:#666;font-size:.9rem}@media(max-width:768px){.safety-page .container{padding:40px 24px}.safety-header h1{font-size:1.8rem}.safety-section{padding:20px 16px}.safety-section h2{font-size:1.4rem}.safety-section h3{font-size:1.15rem}.report-methods{grid-template-columns:1fr}.footer-links{flex-direction:column;align-items:center}}@media(max-width:480px){.safety-page{padding:20px 10px}.safety-page .container{padding:30px 16px}.safety-header h1{font-size:1.5rem}.safety-header .subtitle{font-size:1rem}.prohibited-list li{flex-direction:column;gap:8px}}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:auto;min-height:100%;overflow-x:hidden;overflow-y:scroll;margin:0;padding:0}body{width:100%;height:auto;min-height:100%;overflow-x:hidden;overflow-y:visible;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f}#root,.app{min-height:100vh;width:100%;overflow-x:hidden;overflow-y:visible}
