/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */.softdreams-hero{background:linear-gradient(135deg,#667eea,#764ba2);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.softdreams-hero:before{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="white" opacity="0.1"><path d="M0,0v46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1000,16,1000,16V0Z"></path></svg>') 0 0/1000px 100px repeat-x;animation:wave 20s linear infinite;position:absolute;inset:0}@keyframes wave{0%{background-position:0 0}to{background-position:1000px 0}}.softdreams-hero .container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.softdreams-hero .hero-content{text-align:left}.app-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:20px;padding:.3rem .8rem;font-size:.8rem}.softdreams-hero h1{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:4rem}.hero-subtitle{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.8rem;font-weight:400}.hero-description{color:#fffc;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.softdreams-hero .hero-buttons{gap:1rem;margin-bottom:3rem;display:flex}.app-store-btn,.github-btn{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;transition:all .3s;display:flex}.app-store-btn{background:#007aff;border:none}.app-store-btn:hover{background:#0056cc;transform:translateY(-2px)}.github-btn{color:#fff;background:#ffffff1a;border:2px solid #ffffff4d}.github-btn:hover{background:#fff3;transform:translateY(-2px)}.tech-highlights{flex-wrap:wrap;gap:2rem;display:flex}.tech-item{color:#fffc;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.tech-item i{color:gold;font-size:1.2rem}.hero-image{justify-content:center;align-items:center;display:flex}.phone-frame,.phone-mockup{position:relative}.phone-frame{background:#1a1a1a;border-radius:40px;width:280px;height:560px;padding:20px;box-shadow:0 20px 40px #0000004d}.phone-frame:before{content:"";background:#333;border-radius:2px;width:60px;height:4px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.app-preview{flex-direction:column;height:100%;padding:2rem 1.5rem;display:flex}.preview-header{text-align:center;margin-bottom:2rem}.status-bar{color:#333;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.8rem;display:flex}.battery-indicator{border:1px solid #333;border-radius:2px;width:20px;height:10px;position:relative}.battery-indicator:after{content:"";background:#333;border-radius:1px;position:absolute;inset:2px}.preview-header h3{color:#333;margin:0;font-size:1.5rem}.story-card{text-align:center;background:#fff;border-radius:20px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 10px 20px #0000001a}.story-emoji{margin-bottom:1rem;font-size:3rem}.story-card h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.story-card p{color:#666;margin:0;font-size:.9rem}.generate-button{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;margin-top:auto;padding:1rem;font-weight:600}.features-section{background:var(--background-color);padding:6rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{color:var(--text-muted-color);margin-top:1rem;font-size:1.2rem}.feature-category{margin-bottom:4rem}.feature-category-title{color:var(--primary-color);text-align:center;margin-bottom:2rem;font-size:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{background:var(--card-bg-color);text-align:center;box-shadow:0 10px 30px var(--shadow-color);border:1px solid var(--border-color);border-radius:20px;padding:2rem;transition:all .3s}.feature-card:hover{box-shadow:0 20px 40px var(--shadow-color);transform:translateY(-10px)}.feature-icon{margin-bottom:1rem;font-size:3rem;display:block}.feature-title{color:var(--text-color);margin-bottom:1rem;font-size:1.3rem}.feature-description{color:var(--text-muted-color);line-height:1.6}.tech-stack-section{background:var(--background-alt-color);padding:6rem 0}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.tech-card{background:var(--card-bg-color);text-align:center;border:1px solid var(--border-color);border-radius:15px;padding:2rem;transition:all .3s}.tech-card:hover{box-shadow:0 15px 30px var(--shadow-color);transform:translateY(-5px)}.tech-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.tech-name{color:var(--text-color);margin-bottom:.5rem;font-size:1.5rem}.tech-description{color:var(--text-muted-color);font-size:.9rem}.tech-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;display:grid}.stat-item{text-align:center;background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:15px;padding:1.5rem}.stat-number{color:var(--primary-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.stat-label{color:var(--text-muted-color);font-size:.9rem}.architecture-section{background:var(--background-color);padding:6rem 0}.architecture-description{text-align:center;color:var(--text-muted-color);max-width:600px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.architecture-content{grid-template-columns:1fr 1fr;gap:4rem;margin-top:4rem;display:grid}.architecture-diagram{flex-direction:column;gap:1rem;display:flex}.layer{background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:15px;padding:1.5rem;transition:all .3s}.layer:hover{box-shadow:0 10px 20px var(--shadow-color);transform:translate(5px)}.layer h4{color:var(--primary-color);margin-bottom:1rem;font-size:1.1rem}.layer-items{flex-wrap:wrap;gap:.5rem;display:flex}.layer-items span{background:var(--background-alt-color);color:var(--text-muted-color);border:1px solid var(--border-color);border-radius:20px;padding:.3rem .8rem;font-size:.8rem}.view-layer{border-left:4px solid #ff6b6b}.viewmodel-layer{border-left:4px solid #4ecdc4}.service-layer{border-left:4px solid #45b7d1}.model-layer{border-left:4px solid #ffa07a}.architecture-features{flex-direction:column;gap:2rem;display:flex}.architecture-feature{background:var(--card-bg-color);border:1px solid var(--border-color);border-radius:15px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.architecture-feature:hover{box-shadow:0 10px 20px var(--shadow-color);transform:translateY(-3px)}.architecture-feature .feature-icon{flex-shrink:0;margin-bottom:0;font-size:2rem}.feature-content h4{color:var(--text-color);margin-bottom:.5rem}.feature-content p{color:var(--text-muted-color);margin:0;line-height:1.5}.screenshots-section{background:var(--background-alt-color);padding:6rem 0}.screenshots-content{grid-template-columns:1fr 300px;gap:3rem;margin-top:3rem;display:grid}.main-phone-mockup{justify-content:center;display:flex}.phone-frame.large{width:320px;height:640px}.screenshot-placeholder{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.placeholder-icon{margin-bottom:1rem;font-size:4rem}.screenshot-thumbnails{flex-direction:column;gap:1rem;display:flex}.thumbnail{background:var(--card-bg-color);cursor:pointer;border:2px solid #0000;border-radius:15px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.thumbnail.active,.thumbnail:hover{border-color:var(--primary-color);transform:translate(5px)}.thumbnail-preview{background:var(--background-alt-color);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.thumbnail-icon{font-size:1.5rem}.thumbnail-title{color:var(--text-color);font-weight:500}.app-highlights{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:4rem;display:flex}.highlight-item{background:var(--card-bg-color);border:1px solid var(--border-color);color:var(--text-color);border-radius:25px;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.highlight-item i{color:var(--primary-color)}.download-section{background-color:var(--background-color);padding:6rem 0}.download-content{grid-template-columns:1fr 400px;align-items:start;gap:4rem;display:grid}.download-section .section-subtitle,.download-section .section-title{color:var(--text-color)}.download-description{color:var(--text-muted-color);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.download-buttons{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.app-store-download,.github-download{text-align:left;border-radius:15px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.app-store-download{background:#ffffff1a;border:2px solid #ffffff4d}.app-store-download.disabled{opacity:.6;cursor:not-allowed}.github-download{background:#0003;border:2px solid #ffffff4d}.github-download:hover{background:#0006;transform:translateY(-2px)}.btn-text{flex-direction:column;display:flex}.btn-text small{opacity:.8;font-size:.8rem}.btn-text span{font-weight:600}.download-features{flex-direction:column;gap:.8rem;display:flex}.feature-check{color:#ffffffe6;align-items:center;gap:.8rem;display:flex}.feature-check i{color:#4caf50;font-size:1.1rem}.requirements-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.requirements-card h3{color:#fff;margin-bottom:1.5rem;font-size:1.3rem}.requirements-list{margin:0 0 2rem;padding:0;list-style:none}.requirement-item{color:#ffffffe6;align-items:center;gap:.8rem;padding:.5rem 0;display:flex}.requirement-item i{color:gold;font-size:.8rem}.compatibility-badges{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.compatibility-badge{background:#ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.repository-stats{flex-wrap:wrap;gap:1rem;display:flex}.stat{background:#ffffff1a;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.stat i{color:gold}.support-section{background-color:var(--background-color);padding:6rem 0}.support-section .section-header{text-align:center;margin-bottom:3rem}.support-section .section-title{color:var(--text-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.support-section .section-subtitle{color:var(--text-muted-color);margin-bottom:1rem;font-size:1.2rem}.support-section .section-description{color:var(--text-muted-color);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.support-content{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.support-info{flex-direction:column;display:flex}.contact-info-card{background:var(--card-bg-color);border:1px solid var(--border-color);box-shadow:0 10px 15px var(--shadow-color);border-radius:15px;padding:2rem}.contact-info-card h3{color:var(--text-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.contact-item{align-items:center;margin-bottom:1.5rem;display:flex}.contact-item:last-child{margin-bottom:0}.contact-icon{background:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-right:1rem;display:flex}.contact-icon i{color:#fff;font-size:1.2rem}.contact-details{flex:1}.contact-label{color:var(--text-muted-color);margin-bottom:.25rem;font-size:.9rem}.contact-value{color:var(--text-color);font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .3s}.contact-value:hover{opacity:.8}.support-form{background:var(--card-bg-color);border:1px solid var(--border-color);box-shadow:0 10px 15px var(--shadow-color);border-radius:15px;padding:2rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:1px solid var(--border-color);background:var(--background-alt-color);width:100%;color:var(--text-color);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;outline:none;padding:1rem;font-family:Poppins,sans-serif;font-size:1rem;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted-color)}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-color);background:var(--card-bg-color);box-shadow:0 5px 15px var(--shadow-color);transform:translateY(-2px)}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #0000004d}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-message{border-radius:10px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-weight:500;display:flex}.success-message{color:#68d391;background:#48bb7833;border:1px solid #48bb784d}.error-message{color:#fc8181;background:#f5656533;border:1px solid #f565654d}.privacy-page{background:var(--background-color);min-height:100vh;color:var(--text-color);padding:2rem 0}.privacy-header{text-align:center;border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding:2rem 0}.privacy-title{color:var(--text-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.privacy-last-updated{color:var(--text-muted-color);font-size:1rem;font-style:italic}.privacy-content{max-width:800px;margin:0 auto}.privacy-section{background:var(--card-bg-color);border:1px solid var(--border-color);box-shadow:0 5px 15px var(--shadow-color);border-radius:15px;margin-bottom:3rem;padding:2rem}.privacy-section .section-title{color:var(--primary-color);border-bottom:2px solid var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:600}.section-content p{color:var(--text-color);margin-bottom:1rem;font-size:1rem;line-height:1.6}.section-content p:last-child{margin-bottom:0}.subsection-title{color:var(--text-color);margin:1.5rem 0 1rem;font-size:1.3rem;font-weight:600}.privacy-list{margin:1rem 0;padding-left:1.5rem}.privacy-list li{color:var(--text-color);margin-bottom:.5rem;font-size:1rem;line-height:1.6;position:relative}.privacy-list li:before{content:"•";color:var(--primary-color);font-weight:700;position:absolute;left:-1rem}.privacy-footer{text-align:center;border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.back-to-app-btn{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 5px 15px #667eea4d}.back-to-app-btn,.back-to-app-btn:hover{background:var(--primary-color);color:#fff}.back-to-app-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.back-to-app-btn i{font-size:1rem}.softdreams-footer{background:var(--background-alt-color);border-top:1px solid var(--border-color);margin-top:4rem;padding:3rem 0 1rem}.softdreams-footer .footer-content{grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem;display:grid}.footer-brand h3{color:var(--primary-color);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.footer-brand p{color:var(--text-muted-color);font-size:1rem;line-height:1.5}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.link-group h4{color:var(--text-color);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.link-group a{color:var(--text-muted-color);margin-bottom:.5rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:block}.link-group a:hover{color:var(--primary-color)}.footer-bottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-copyright p{color:var(--text-muted-color);margin:0;font-size:.9rem}.footer-badges{gap:.5rem;display:flex}.footer-badges .badge{background:var(--background-color);color:var(--text-muted-color);border:1px solid var(--border-color);border-radius:15px;padding:.3rem .8rem;font-size:.8rem}@media (max-width:768px){.softdreams-hero .container{text-align:center;grid-template-columns:1fr;gap:2rem}.softdreams-hero h1{font-size:3rem}.hero-subtitle{font-size:1.5rem}.phone-frame{width:240px;height:480px}.phone-frame.large{width:280px;height:560px}.tech-highlights{justify-content:center}.features-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.architecture-content,.screenshots-content{grid-template-columns:1fr;gap:2rem}.screenshot-thumbnails{flex-direction:row;padding-bottom:1rem;overflow-x:auto}.thumbnail{flex-shrink:0;min-width:200px}.download-content{grid-template-columns:1fr;gap:2rem}.app-highlights{gap:1rem}.highlight-item{padding:.8rem 1.2rem;font-size:.9rem}.support-content{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr;gap:0}.support-section .section-title{font-size:2rem}.contact-info-card,.support-form{padding:1.5rem}.privacy-page{padding:1rem 0}.privacy-title{font-size:2rem}.privacy-section{margin-bottom:2rem;padding:1.5rem}.privacy-section .section-title{font-size:1.5rem}.privacy-list li,.section-content p{font-size:.95rem}.subsection-title{font-size:1.2rem}.back-to-app-btn{padding:.8rem 1.5rem;font-size:.9rem}.softdreams-footer{padding:2rem 0 1rem}.softdreams-footer .footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer-badges{justify-content:center}}.softdreams-hero{background:linear-gradient(135deg,#10b981,#059669)}.hero-phone-mockup{justify-content:center;align-items:center;padding:2rem;display:flex}.hero-screenshot{border-radius:30px;width:100%;max-width:350px;height:auto;transition:transform .3s;box-shadow:0 20px 60px #0000004d}.hero-screenshot:hover{transform:scale(1.05)}.screenshots-gallery{grid-template-columns:repeat(auto-fit,minmax(250px,280px));justify-content:center;gap:2rem;max-width:1400px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.screenshot-item{justify-content:center;max-width:280px;display:flex}.screenshot-image{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:280px;display:flex}.screenshot-img{border-radius:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0003;width:280px!important;max-width:280px!important;height:auto!important}.screenshot-img:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.screenshot-caption{text-align:center;color:var(--text-muted-color);font-size:.9rem;font-weight:500}@media (max-width:768px){.hero-screenshot{max-width:280px}.screenshots-gallery{grid-template-columns:repeat(auto-fit,minmax(200px,220px));gap:1.5rem}.screenshot-image,.screenshot-item{max-width:220px}.screenshot-img{width:220px!important;max-width:220px!important}}@media (max-width:480px){.hero-screenshot{max-width:260px}.screenshots-gallery{grid-template-columns:1fr;gap:2rem}.screenshot-image,.screenshot-item{max-width:260px}.screenshot-img{width:260px!important;max-width:260px!important}}