*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff6e4;color:#2c3e50;line-height:1.6;overflow-x:hidden}header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1)}header.scrolled{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 3px #0000000d,0 8px 32px #f8870114;padding:1rem 0}nav{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .3s ease}.logo:hover{opacity:.8}.logo-icon{position:relative;width:40px;height:40px}.diamond{position:absolute;width:30px;height:30px;transform:rotate(45deg);border-radius:6px}.diamond-top{top:1px;left:5px;background:linear-gradient(135deg,#ffd04b,#f88701);box-shadow:0 2px 6px #f887014d}.diamond-bottom{bottom:1px;right:5px;background:linear-gradient(135deg,#f88701,#d67300);box-shadow:0 2px 10px #f8870166;z-index:2}.download-btn{background:linear-gradient(135deg,#f88701,#d67300);color:#fff;padding:.75rem 2rem;border:none;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f8870166}.hero{max-width:1200px;margin:0 auto;padding:10rem 2rem 4rem;text-align:center;background:linear-gradient(180deg,#fff6e4,#fff6e400)}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#f88701,#d67300);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.25rem;color:#7f8c8d;max-width:600px;margin:0 auto 3rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.primary-btn{background:linear-gradient(135deg,#f88701,#d67300);color:#fff;padding:1rem 2.5rem;border:none;border-radius:30px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f8870166}.secondary-btn{background:#fff;color:#f88701;padding:1rem 2.5rem;border:2px solid #F88701;border-radius:30px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.secondary-btn:hover{background:#f88701;color:#fff;transform:translateY(-2px)}.features{background:#fff;padding:4rem 0;border-radius:20px 20px 0 0;margin-top:4rem}.features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background:#f8f9fa;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:1px solid rgba(248,135,1,.1)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #f8870133;border-color:#f8870133}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#ffd04b,#f88701);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.feature-icon svg{width:28px;height:28px}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.feature-card p{color:#7f8c8d;line-height:1.6}.providers{background:#f8f9fa;padding:4rem 0}.providers-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.providers h2{font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.provider-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;max-width:800px;margin:0 auto}.provider-item{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.provider-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.provider-icon{width:40px;height:40px;margin:0 auto .5rem;background:#f887011a;border-radius:8px;display:flex;align-items:center;justify-content:center}.provider-icon svg{width:20px;height:20px;color:#f88701}.provider-name{font-weight:500;color:#2c3e50}.cta{background:linear-gradient(135deg,#f88701,#d67300);padding:4rem 0;text-align:center;color:#fff}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta .primary-btn{background:#fff;color:#f88701}.cta .primary-btn:hover{background:#fff6e4;transform:translateY(-2px);box-shadow:0 6px 20px #0003}footer{background:#2c3e50;color:#fff;padding:2rem 0;text-align:center}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.footer-links .footer-link{color:#fff;text-decoration:none;transition:color .3s ease;background:none;border:none;cursor:pointer;font:inherit}.footer-links .footer-link:hover{color:#f88701}.page-container{min-height:calc(100vh - 200px);padding:8rem 2rem 4rem}.page-content{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 24px #00000014}.page-content h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem;border-bottom:3px solid #F88701;padding-bottom:1rem}.page-description{color:#7f8c8d;font-size:1.1rem;margin-bottom:2rem}.guide-section{margin-bottom:2.5rem}.guide-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;display:flex;align-items:center}.guide-section h2:before{content:"";width:4px;height:24px;background:#f88701;margin-right:.75rem;border-radius:2px}.guide-section p{color:#555;margin-bottom:1rem;line-height:1.8}.guide-section ul{list-style:none;padding-left:1.5rem}.guide-section li{color:#555;margin-bottom:.5rem;position:relative;line-height:1.8}.guide-section li:before{content:"▸";color:#f88701;position:absolute;left:-1.5rem}.faq-item{margin-bottom:1.5rem;padding:1.5rem;background:#fff6e4;border-radius:8px}.faq-item h3{color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem}.faq-item p{color:#555;margin:0}.feedback-form{margin:2rem 0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#2c3e50;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:2px solid #E0E0E0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f88701}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:linear-gradient(135deg,#f88701,#ff6b00);color:#fff;border:none;padding:1rem 2.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #f887014d}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f8870166}.submit-btn:active{transform:translateY(0)}.contact-info{margin-top:3rem;padding-top:2rem;border-top:1px solid #E0E0E0}.contact-info h2{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.contact-info p{color:#555;margin-bottom:.5rem}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.privacy-section p{color:#555;margin-bottom:1rem;line-height:1.8}.privacy-section ul{list-style:none;padding-left:1.5rem}.privacy-section li{color:#555;margin-bottom:.5rem;position:relative;line-height:1.8}.privacy-section li:before{content:"•";color:#f88701;position:absolute;left:-1.5rem;font-size:1.2rem}@media (max-width: 768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.features-grid,.provider-list{grid-template-columns:1fr}nav{flex-direction:column;gap:1rem}.page-container{padding:6rem 1rem 2rem}.page-content{padding:2rem 1.5rem}.page-content h1{font-size:2rem}}
