:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f5f5f4;background-color:#0c0a09;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#0c0a09;color:#f5f5f4}#root{width:100%}a{font-weight:500;text-decoration:inherit}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:#0c0a09;overflow-x:hidden;color:#f5f5f4}.nav{position:fixed;top:0;left:0;right:0;background:#0c0a09e6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;padding:1.25rem 0;transition:all .3s ease}.nav-scrolled{background:#0c0a09f2;box-shadow:0 4px 20px #0000004d;padding:1rem 0}.nav-container{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:.75rem;font-size:1.5rem;font-weight:700;color:#f5f5f4;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-wrapper{display:inline-flex;align-items:center;justify-content:center;background:#fff;padding:4px;border-radius:6px;height:40px;width:40px;box-shadow:0 2px 8px #0003}.logo-image{height:32px;width:auto;object-fit:contain;display:block}.badge-logo{height:18px;width:auto;object-fit:contain;display:block;background:#fff;padding:1px 3px;border-radius:3px;box-shadow:0 1px 4px #0003}.app-header-logo{height:28px;width:auto;object-fit:contain;display:block;background:#fff;padding:2px;border-radius:4px;box-shadow:0 2px 6px #0003}.card-logo{height:32px;width:auto;object-fit:contain;display:block;background:#fff;padding:3px;border-radius:4px;box-shadow:0 2px 8px #0003}.nav-links{display:flex;align-items:center;gap:2.5rem}.nav-links a{text-decoration:none;color:#d6d3d1;font-weight:500;font-size:.95rem;transition:color .3s ease;position:relative}.nav-links a:not(.cta-button):hover{color:#f5f5f4}.nav-links a:not(.cta-button):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#ef4444,#ec4899);transition:width .3s ease}.nav-links a:not(.cta-button):hover:after{width:100%}.cta-button{background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff!important;padding:.625rem 1.5rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px #ef44444d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ef444466}.cta-button:after{display:none}.hero{position:relative;padding:10rem 2rem 6rem;margin-top:80px;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero-background{position:absolute;inset:0;z-index:0}.hero-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#1c1917,#0c0a09)}.hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);opacity:.5}.hero-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{animation:fadeInUp .8s ease-out;color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ef444433;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(239,68,68,.3);color:#f5f5f4}.hero-title{font-size:3.75rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.gradient-text{background:linear-gradient(135deg,#ef4444,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-description{font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;opacity:.95;max-width:540px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3.5rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff;box-shadow:0 4px 20px #ef44444d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ef444466}.btn-secondary{background:#ef444426;color:#fff;border:2px solid rgba(239,68,68,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ef444440;color:#fff;border-color:#ef4444}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem}.hero-stats{display:flex;gap:3rem;flex-wrap:wrap}.stat{text-align:left}.stat-number{font-size:2.75rem;font-weight:800;margin-bottom:.5rem;line-height:1}.stat-icon{font-size:2.5rem;margin-bottom:.5rem;display:block;line-height:1}.stat-label{font-size:.95rem;opacity:.9;font-weight:500}.hero-visual{display:flex;justify-content:center;align-items:center;animation:fadeInRight .8s ease-out .2s both}.phone-mockup{width:320px;height:640px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);border-radius:45px;padding:18px;box-shadow:0 30px 80px #0006,inset 0 0 0 2px #ffffff1a;position:relative}.phone-mockup:before{content:"";position:absolute;top:25px;left:50%;transform:translate(-50%);width:120px;height:25px;background:#1a1a1a;border-radius:0 0 15px 15px;z-index:1}.phone-screen{width:100%;height:100%;background:linear-gradient(135deg,#1c1917,#0c0a09);border-radius:35px;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;position:relative}.screen-content{display:flex;flex-direction:column;gap:1rem}.app-header{color:#fff;font-size:1.5rem;font-weight:700;text-align:center;padding:.5rem 0 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.2)}.app-header-icon{font-size:1.75rem}.app-feature-card{background:#29252499;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:18px;padding:1.25rem;display:flex;align-items:center;gap:1rem;color:#fff;border:1px solid rgba(239,68,68,.2);transition:all .3s ease}.app-feature-card.featured{background:#ef444433;transform:scale(1.05);box-shadow:0 8px 25px #ef44444d;border-color:#ef444466}.feature-icon{font-size:2.25rem;flex-shrink:0}.feature-text-content{flex:1}.feature-title{font-weight:700;font-size:1rem;margin-bottom:.25rem}.feature-subtitle{font-size:.85rem;opacity:.9}.features{padding:8rem 2rem;background:#1c1917;position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#f5f5f4;letter-spacing:-.02em}.section-subtitle{font-size:1.25rem;color:#d6d3d1;max-width:600px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{background:#292524;padding:2.5rem;border-radius:24px;box-shadow:0 4px 20px #0000004d;transition:all .3s ease;text-align:center;border:1px solid rgba(255,255,255,.1)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #ef444433;border-color:#ef44444d}.feature-icon-wrapper{margin-bottom:1.5rem;display:flex;justify-content:center}.feature-icon-large{font-size:4rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#f5f5f4}.feature-card p{color:#d6d3d1;line-height:1.7;font-size:1rem}.how-it-works{padding:8rem 2rem;background:#0c0a09;position:relative}.steps{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:1rem;margin-top:3rem}.step{flex:1;min-width:220px;max-width:260px;text-align:center;position:relative}.step-number{width:90px;height:90px;background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.25rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 8px 25px #ef44444d}.step h3{font-size:1.35rem;font-weight:700;margin-bottom:1rem;color:#f5f5f4}.step p{color:#d6d3d1;line-height:1.7;font-size:1rem}.step-connector{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:60px;margin-top:45px}.step-line{width:2px;height:40px;background:linear-gradient(180deg,#57534e 0%,transparent 100%);margin-bottom:.5rem}.step-arrow{font-size:1.5rem;color:#57534e;font-weight:300}.benefits{padding:8rem 2rem;position:relative;overflow:hidden}.benefits-background{position:absolute;inset:0;z-index:0}.benefits-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#1c1917,#0c0a09)}.benefits-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;color:#fff}.benefits .section-title{color:#fff}.benefits .section-subtitle{color:#ffffffe6}.benefits-list{margin-top:2.5rem}.benefit-item{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.benefit-icon{font-size:1.75rem;flex-shrink:0;margin-top:.25rem}.benefit-content h3{font-size:1.35rem;font-weight:700;margin-bottom:.75rem}.benefit-content p{opacity:.95;line-height:1.7;font-size:1rem}.benefits-visual{display:flex;justify-content:center;align-items:center}.benefits-card{background:#292524cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;padding:2.5rem;border:1px solid rgba(239,68,68,.3);box-shadow:0 8px 32px #0000004d;width:100%;max-width:400px}.card-header{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2)}.card-icon{font-size:2rem}.card-title{flex:1}.card-stats{display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2)}.card-stat{text-align:center;flex:1}.stat-value{display:block;font-size:2.75rem;font-weight:800;margin-bottom:.5rem;line-height:1}.stat-desc{font-size:.95rem;opacity:.9;font-weight:500}.card-features{display:flex;flex-direction:column;gap:1rem}.card-feature-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;opacity:.95}.check-icon{width:24px;height:24px;background:#ef44444d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;color:#fff}.cta-section{padding:8rem 2rem;background:#1c1917;color:#fff;text-align:center;position:relative}.cta-content h2{font-size:2.75rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.cta-content p{font-size:1.25rem;opacity:.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.cta-buttons .btn-primary{background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff;box-shadow:0 8px 25px #ef444466}.cta-buttons .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ef444480}.cta-note{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem;opacity:.8;margin-top:1.5rem}.cta-note span:first-child{color:#ef4444;font-weight:700}.footer{background:#0c0a09;color:#fff;padding:5rem 2rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.footer-section p{opacity:.8;line-height:1.7;margin-bottom:1.5rem;font-size:.95rem}.footer-section h4{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.875rem}.footer-section ul li a{color:#ffffffbf;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-section ul li a:hover{color:#fff}.footer-social{display:flex;gap:1rem;flex-wrap:wrap}.footer-social a{color:#ffffffbf;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-social a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.1);opacity:.8;font-size:.9rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-visual{order:-1}.hero-title{font-size:3rem}.benefits-content{grid-template-columns:1fr;gap:3rem}.footer-content{grid-template-columns:1fr 1fr;gap:3rem}}@media(max-width:768px){.hero{padding:8rem 1.5rem 4rem;min-height:auto}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{flex-direction:column;width:100%}.btn{width:100%;justify-content:center}.hero-stats{justify-content:center;gap:2rem}.phone-mockup{width:280px;height:560px}.section-title{font-size:2.25rem}.features-grid{grid-template-columns:1fr}.steps{flex-direction:column;align-items:center}.step{max-width:100%}.step-connector{transform:rotate(90deg);margin:.5rem 0}.step-line{height:30px}.nav-links{gap:1.5rem;font-size:.9rem}.nav-links a:not(.cta-button){display:none}.cta-buttons{flex-direction:column}.cta-content h2{font-size:2.25rem}.footer-content{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:640px){.nav-container{padding:0 1rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.features,.how-it-works,.benefits,.cta-section{padding:5rem 1.5rem}.cta-content h2{font-size:2rem}.phone-mockup{width:240px;height:480px}}.privacy-policy{min-height:100vh;background:#0c0a09;color:#f5f5f4}.privacy-header{background:#0c0a09f2;border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 0;position:sticky;top:0;z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.privacy-header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.privacy-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#f5f5f4}.privacy-content{padding:4rem 2rem}.privacy-container{max-width:900px;margin:0 auto;background:#1c191799;border-radius:24px;padding:4rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}.privacy-title{font-size:3rem;font-weight:800;color:#f5f5f4;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#ef4444,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.privacy-last-updated{color:#a8a29e;font-size:.95rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.privacy-section{margin-bottom:3rem}.privacy-section h2{font-size:2rem;font-weight:700;color:#f5f5f4;margin-bottom:1.5rem;margin-top:2.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(239,68,68,.3)}.privacy-section h2:first-of-type{margin-top:0}.privacy-section h3{font-size:1.5rem;font-weight:600;color:#f5f5f4;margin-top:2rem;margin-bottom:1rem}.privacy-section p{font-size:1rem;line-height:1.8;color:#d6d3d1;margin-bottom:1.25rem}.privacy-section ul{list-style:none;padding:0;margin:1.5rem 0}.privacy-section ul li{font-size:1rem;line-height:1.8;color:#d6d3d1;margin-bottom:1rem;padding-left:1.5rem;position:relative}.privacy-section ul li:before{content:"•";color:#ef4444;font-weight:700;position:absolute;left:0;font-size:1.5rem;line-height:1.2}.privacy-section ul li strong{color:#f5f5f4;font-weight:600}.privacy-link{color:#ef4444;text-decoration:none;font-weight:600;transition:color .3s ease;border-bottom:1px solid rgba(239,68,68,.3)}.privacy-link:hover{color:#ec4899;border-bottom-color:#ec489980}.deletion-steps{background:#ef44441a;border-left:4px solid #ef4444;border-radius:8px;padding:1.5rem 2rem;margin:1.5rem 0}.deletion-steps ol{list-style:decimal;padding-left:1.5rem;margin:0}.deletion-steps ol li{color:#f5f5f4;font-size:1rem;line-height:1.8;margin-bottom:1rem;padding-left:.5rem}.deletion-steps ol li:last-child{margin-bottom:0}.deletion-steps ol li strong{color:#f5f5f4;font-weight:600}.deletion-data-info{background:#29252499;border-radius:12px;padding:2rem;margin-top:2rem;border:1px solid rgba(255,255,255,.1)}.deletion-data-info h4{font-size:1.25rem;font-weight:700;color:#f5f5f4;margin-bottom:1.5rem;margin-top:0;padding-bottom:.75rem;border-bottom:2px solid rgba(239,68,68,.3)}.deletion-data-info p{margin-bottom:1rem}.deletion-data-info ul{margin:1rem 0 1.5rem;padding-left:1.5rem}.deletion-data-info ul li{margin-bottom:.75rem}.contact-info{background:#29252499;border-radius:12px;padding:2rem;margin-top:1.5rem;border:1px solid rgba(255,255,255,.1)}.contact-info p{margin-bottom:.75rem}.contact-info p:last-child{margin-bottom:0;margin-top:1rem;color:#a8a29e;font-size:.9rem}.privacy-footer-actions{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.privacy-footer-actions .btn{padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.privacy-footer-actions .btn-primary{background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff;box-shadow:0 4px 20px #ef44444d}.privacy-footer-actions .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ef444466}@media(max-width:768px){.privacy-container{padding:2rem;border-radius:16px}.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.25rem}.privacy-content{padding:2rem 1rem}.privacy-header-content{flex-direction:column;gap:1rem;align-items:flex-start}}.support{min-height:100vh;background:#0c0a09;color:#f5f5f4}.support-header{background:#0c0a09f2;border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 0;position:sticky;top:0;z-index:1000;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.support-header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.back-link{color:#d6d3d1;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.back-link:hover{color:#f5f5f4}.support-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#f5f5f4}.logo-image{width:40px;height:40px;object-fit:contain}.logo-text{font-weight:700}.support-content{padding:4rem 2rem}.support-container{max-width:900px;margin:0 auto;background:#1c191799;border-radius:24px;padding:4rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}.support-title{font-size:3rem;font-weight:800;color:#f5f5f4;margin-bottom:1rem;letter-spacing:-.02em;background:linear-gradient(135deg,#ef4444,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.support-subtitle{font-size:1.125rem;line-height:1.8;color:#d6d3d1;margin-bottom:2.5rem}.support-link{color:#ef4444;text-decoration:none;font-weight:600;transition:color .3s ease;border-bottom:1px solid rgba(239,68,68,.3)}.support-link:hover{color:#ec4899;border-bottom-color:#ec489980}.support-search{position:relative;margin-bottom:3rem}.search-input{width:100%;padding:1rem 3rem 1rem 1.5rem;background:#29252499;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#f5f5f4;font-size:1rem;transition:all .3s ease}.search-input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.search-input::placeholder{color:#a8a29e}.search-icon{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#a8a29e;pointer-events:none}.quick-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.quick-link{padding:.5rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.quick-link:hover{background:#ef444433;border-color:#ef444480;transform:translateY(-2px)}.faq-section{margin-bottom:3rem}.faq-section-title{font-size:2rem;font-weight:700;color:#f5f5f4;margin-bottom:1.5rem;margin-top:2.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(239,68,68,.3)}.faq-section:first-of-type .faq-section-title{margin-top:0}.faq-item{margin-bottom:1rem;background:#29252466;border-radius:12px;border:1px solid rgba(255,255,255,.05);overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#ffffff1a;box-shadow:0 4px 12px #0003}.faq-question{width:100%;padding:1.25rem 1.5rem;background:transparent;border:none;color:#f5f5f4;font-size:1.0625rem;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:all .3s ease}.faq-question:hover{color:#ef4444}.faq-question.open{color:#ef4444;border-bottom:1px solid rgba(255,255,255,.1)}.faq-icon{font-size:1.5rem;font-weight:300;color:#ef4444;flex-shrink:0;transition:transform .3s ease}.faq-question.open .faq-icon{transform:rotate(180deg)}.faq-answer{padding:1.25rem 1.5rem;background:#1c191766;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{font-size:1rem;line-height:1.8;color:#d6d3d1;margin:0}.no-results{padding:2rem;text-align:center;color:#a8a29e;font-size:1.0625rem}.contact-section{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.contact-title{font-size:2rem;font-weight:700;color:#f5f5f4;margin-bottom:1rem;text-align:center}.contact-description{font-size:1.0625rem;line-height:1.8;color:#d6d3d1;text-align:center;margin-bottom:2.5rem}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.contact-method{background:#29252499;border-radius:12px;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.contact-method:hover{border-color:#ef44444d;transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.contact-icon{font-size:2.5rem;margin-bottom:1rem}.contact-method h3{font-size:1.25rem;font-weight:600;color:#f5f5f4;margin-bottom:.5rem}.contact-method p{font-size:.9375rem;color:#a8a29e;margin-bottom:1rem}.contact-link{color:#ef4444;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-link:hover{color:#ec4899}.response-time{color:#ef4444!important;font-weight:600;font-size:1.125rem!important}.support-footer-actions{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.support-footer-actions .btn{padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.support-footer-actions .btn-primary{background:linear-gradient(135deg,#ef4444,#ec4899);color:#fff;box-shadow:0 4px 20px #ef44444d}.support-footer-actions .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #ef444466}.footer{background:#0c0a09f2;border-top:1px solid rgba(255,255,255,.1);padding:3rem 2rem 2rem;margin-top:4rem}.container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h4{color:#f5f5f4;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a8a29e;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ef4444}.footer-logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#f5f5f4;margin-bottom:1rem}.footer-section p{color:#a8a29e;line-height:1.6;font-size:.9375rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#a8a29e;font-size:.875rem}@media(max-width:768px){.support-container{padding:2rem;border-radius:16px}.support-title{font-size:2rem}.faq-section-title{font-size:1.5rem}.support-content{padding:2rem 1rem}.support-header-content{flex-direction:column;gap:1rem;align-items:flex-start}.quick-links{flex-direction:column}.contact-methods{grid-template-columns:1fr}.faq-question{font-size:1rem;padding:1rem}.faq-answer{padding:1rem}}
