*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#f8f9fa;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:#6a11cb;transition:all .3s ease}a:hover{color:#8e44ad}button{cursor:pointer;border:none;transition:all .3s ease}input,textarea,button{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);position:sticky;top:0;z-index:1000}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.5rem;font-weight:700;color:#6a11cb;display:flex;align-items:center;gap:.5rem}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{color:#333;font-weight:500;padding:.5rem 0;position:relative}.nav-links a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#6a11cb;transition:width .3s}.nav-links a:hover::after,.nav-links a.active::after{width:100%}.mobile-toggle{display:none;background:transparent;font-size:1.5rem;color:#333}.hero{background:linear-gradient(135deg,#6a11cb 0%,#2575fc 100%);color:#fff;padding:4rem 0;text-align:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba(255,255,255,0.1)" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom center no-repeat;background-size:cover;opacity:.3}.hero-content{position:relative;z-index:1}.hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:800}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.hero-image{max-width:900px;margin:2rem auto 0;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.cta-primary{background:#fff;color:#6a11cb;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;display:inline-block;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,.3);color:#6a11cb}.section{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:1rem;color:#2c3e50;text-align:center;font-weight:700}.section-subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.1rem}.generator-box{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 5px 25px rgba(0,0,0,.08);margin:2rem 0}.generator-box h3{color:#6a11cb;margin-bottom:1.5rem;font-size:1.5rem}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2c3e50}.input-group input,.input-group textarea{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border .3s}.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#6a11cb}.btn{padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem}.btn-primary{background:#6a11cb;color:#fff}.btn-primary:hover{background:#8e44ad;transform:translateY(-2px);box-shadow:0 10px 25px rgba(106,17,203,.3)}.btn-secondary{background:#ecf0f1;color:#333}.btn-secondary:hover{background:#bdc3c7}.results-container{margin-top:2rem;display:none}.results-container.active{display:block}.tag-category{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid #6a11cb}.tag-category h4{color:#2c3e50;margin-bottom:1rem;font-size:1.1rem}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background:#fff;padding:.5rem 1rem;border-radius:20px;border:1px solid #e0e0e0;font-size:.9rem;color:#555}.copy-btn{background:#6a11cb;color:#fff;padding:.5rem 1.5rem;border-radius:6px;font-size:.9rem}.copy-btn:hover{background:#8e44ad}.copy-btn.copied{background:#27ae60}.content-section{max-width:900px;margin:0 auto;line-height:1.8}.content-section h2{color:#2c3e50;margin:2rem 0 1rem;font-size:1.8rem}.content-section h3{color:#34495e;margin:1.5rem 0 1rem;font-size:1.4rem}.content-section p{margin-bottom:1.5rem;color:#444}.content-section ul,.content-section ol{margin:1rem 0 1.5rem 2rem;color:#444}.content-section li{margin-bottom:.5rem}.content-section strong{color:#2c3e50}.faq-section{max-width:900px;margin:3rem auto}.faq-item{background:#fff;padding:1.5rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.faq-question{font-weight:700;color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem}.faq-answer{color:#555;line-height:1.7}.authority-link{background:#e8f4fd;border-left:4px solid #2575fc;padding:1.5rem;border-radius:8px;margin:2rem 0}.disclaimer{background:#fff9e6;border-left:4px solid #f39c12;padding:1.5rem;border-radius:8px;margin:2rem 0;font-size:.95rem;color:#666}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2c3e50;margin-bottom:1rem}.feature-card p{color:#666}footer{background:#2c3e50;color:#ecf0f1;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#ecf0f1}.footer-section a:hover{color:#6a11cb}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#95a5a6}@media (max-width:768px){.nav-links{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background:#fff;flex-direction:column;align-items:flex-start;padding:2rem;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:left .3s;gap:0}.nav-links.active{left:0}.nav-links li{width:100%;border-bottom:1px solid #eee;padding:1rem 0}.mobile-toggle{display:block}.hero h1{font-size:1.8rem}.hero p{font-size:1rem}.section-title{font-size:1.6rem}.generator-box{padding:1.5rem}.feature-grid{grid-template-columns:1fr}}@media print{header,footer,.generator-box,.cta-primary{display:none}}