.app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#FFEEA9;color:#333;margin:0;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{padding:20px 0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid rgba(255,125,41,.1)}.nav,.nav-content{display:flex;justify-content:space-between;align-items:center}.nav-content{width:100%}.logo{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700;color:#FF7D29}.nav-links{display:none}.download-btn{background:#FF7D29;display:inline-block}.hero{padding:120px 0 80px;min-height:100vh}.hero-content{display:flex;align-items:center;gap:60px}.hero-text{flex:1}.hero h1{font-size:56px;font-weight:800;line-height:1.1;color:#7B4019;margin-bottom:20px}.hero p{font-size:20px;color:#7B4019;opacity:.8;margin-bottom:30px;line-height:1.6}.hero-disclaimer{font-size:14px;margin-top:10px;opacity:.6}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.phone-mockup{width:300px;height:600px;background:#000;border-radius:45px;padding:8px;position:relative;box-shadow:0 30px 60px rgba(0,0,0,.3);animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.phone-screen{width:100%;height:100%;background:#FF7D29;border-radius:37px;display:flex;flex-direction:column;padding:60px 30px 30px;color:white;position:relative;overflow:hidden}.phone-notch{position:absolute;top:15px;left:50%;transform:translateX(-50%);width:150px;height:30px;background:#000;border-radius:15px}.app-header{text-align:center;margin-bottom:40px}.app-title{font-size:28px;font-weight:700;margin-bottom:5px}.app-subtitle{font-size:14px;opacity:.9}.feature-list{display:flex;flex-direction:column;gap:20px}.feature-item{background:rgba(255,255,255,.2);padding:15px;border-radius:15px;backdrop-filter:blur(10px);gap:15px}.feature-icon,.feature-item{display:flex;align-items:center}.feature-icon{width:40px;height:40px;background:rgba(255,255,255,.3);border-radius:50%;justify-content:center;font-size:18px}.feature-title{font-weight:600}.feature-desc{font-size:12px;opacity:.8}.features-section{padding:100px 0;background:#FFFFFF}.section-title{text-align:center;font-size:48px;font-weight:700;color:#7B4019;margin-bottom:20px}.section-subtitle{text-align:center;font-size:20px;color:#7B4019;opacity:.7;margin-bottom:80px}.phone-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.phone-demo{text-align:center}.phone-demo-device{width:200px;height:400px;background:#000;border-radius:25px;padding:5px;margin:0 auto 20px;box-shadow:0 15px 30px rgba(0,0,0,.2)}.phone-demo-screen{width:100%;height:100%;border-radius:20px;background:#FF7D29;display:flex;align-items:center;justify-content:center;color:white;font-size:24px;position:relative;overflow:hidden}.phone-demo-content{text-align:center}.demo-icon{font-size:32px;margin-bottom:10px}.demo-title{font-size:18px;font-weight:600}.demo-subtitle{font-size:12px;opacity:.8}.phone-demo h3{font-size:18px;font-weight:600;color:#7B4019;margin-bottom:10px}.phone-demo p{color:#7B4019;opacity:.7;font-size:14px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.feature-card{background:white;padding:40px;border-radius:25px;text-align:center;box-shadow:0 20px 40px rgba(255,125,41,.1);transition:transform .3s,box-shadow .3s;border:1px solid rgba(255,125,41,.1)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(255,125,41,.2)}.feature-card-icon{width:80px;height:80px;background:#FF7D29;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;color:white}.feature-card h3{font-size:24px;font-weight:700;color:#7B4019;margin-bottom:15px}.feature-card p{color:#7B4019;opacity:.7;line-height:1.6}.advanced-features{padding:100px 0;background:#FFEEA9}.advanced-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}.additional-features{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.feature-group{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mini-feature{background:white;border-radius:15px;padding:20px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05)}.mini-feature h4{font-size:14px;font-weight:600;color:#7B4019;margin-bottom:8px}.mini-feature p{color:#7B4019;opacity:.7;font-size:12px;line-height:1.4}.behind-scenes{padding:100px 0;background:white}.social-links{display:flex;justify-content:center;gap:40px;margin-bottom:60px}.social-platform{text-align:center}.social-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:30px;color:white;margin:0 auto 15px;text-decoration:none;transition:transform .3s ease}.social-icon:hover{transform:scale(1.1)}.youtube{background:#FF0000}.instagram{background:#E4405F}.twitter{background:#1DA1F2}.social-platform h3{font-size:18px;font-weight:600;color:#7B4019;margin-bottom:5px}.social-platform p{color:#7B4019;opacity:.7;font-size:14px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px}.video-placeholder{background:#f5f5f5;border-radius:15px;height:200px;display:flex;align-items:center;justify-content:center;color:#7B4019;opacity:.7;font-size:18px;font-weight:600;text-align:center;border:2px dashed #ddd}.video-content{text-align:center}.video-icon{font-size:48px;margin-bottom:10px}.video-title{font-size:16px;font-weight:600;margin-bottom:5px}.video-subtitle{font-size:14px;opacity:.7}.developer-section{padding:100px 0;background:white}.developer-content{display:flex;align-items:center;gap:60px}.developer-text{flex:1}.developer-text h2{font-size:36px;font-weight:700;color:#7B4019;margin-bottom:20px}.developer-text p{color:#7B4019;opacity:.8;line-height:1.6;margin-bottom:20px}.developer-image{flex:1}.developer-avatar,.developer-image{display:flex;justify-content:center}.developer-avatar{width:200px;height:200px;background:#FF7D29;border-radius:50%;align-items:center;font-size:72px;color:white;box-shadow:0 20px 40px rgba(255,125,41,.3)}.footer,.footer-bottom,.footer-content,.footer-section h3,.footer-section ul,.footer-section ul li,.footer-section ul li a,.footer-section ul li a:hover{display:none}@media (max-width:768px){.hero-content{flex-direction:column;text-align:center;padding:100px 0 60px}.hero h1{font-size:36px}.nav-links{display:none}.phone-mockup{width:250px;height:500px}.additional-features,.advanced-grid,.feature-group,.features-grid,.phone-showcase{grid-template-columns:1fr}.social-links{flex-direction:column;gap:20px}.video-grid{grid-template-columns:1fr}.developer-content{flex-direction:column;text-align:center}.section-title{font-size:32px}.section-subtitle{font-size:18px}}.seo-content{display:none!important}.faq-section{padding:100px 0;background:#f8f9fa}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;margin-top:60px}.faq-item{background:white;padding:30px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.faq-item h3{color:#7B4019;font-size:18px;font-weight:600;margin-bottom:15px}.faq-item p{color:#666;line-height:1.6}.calculator-tools{padding:100px 0;background:white}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.tool-card{background:#fff;padding:40px;border-radius:20px;text-align:center;border:2px solid #ff7d29;transition:transform .3s}.tool-card:hover{transform:translateY(-5px)}.tool-icon{font-size:48px;margin-bottom:20px}.tool-card h3{color:#7B4019;font-size:20px;font-weight:700;margin-bottom:15px}.user-benefits{padding:100px 0;background:#FFEEA9}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.benefit-card{background:white;padding:30px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.benefit-card h3{color:#7B4019;font-size:20px;font-weight:700;margin-bottom:15px}.benefit-card p{color:#666;line-height:1.6}@media (max-width:768px){.benefits-grid,.faq-grid,.tools-grid{grid-template-columns:1fr}}.tool-btn{background:#FF7D29;color:white;padding:12px 24px;border:none;border-radius:25px;font-weight:600;cursor:pointer;margin-top:20px;transition:transform .3s;text-decoration:none;display:inline-block;text-align:center}.tool-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,125,41,.3)}.app-download-notice{margin-top:40px;padding:20px;background:rgba(255,125,41,.1);border-radius:15px;text-align:center}.app-download-notice p{color:#7B4019;margin:0;font-size:16px}.app-download-notice strong{color:#FF7D29}.download-btn{background:#080300;color:white;padding:12px 24px;font-weight:bolder;border:none;border-radius:25px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:transform .3s,box-shadow .3s}.download-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,125,41,.3)}.download-icon{width:100px!important;height:100px!important}.not-found-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#FFEEA9;padding:20px}.not-found-content{text-align:center;max-width:500px}.not-found-content h1{font-size:48px;color:#7B4019;margin-bottom:20px;font-weight:800}.not-found-content p{font-size:18px;color:#7B4019;margin-bottom:40px;opacity:.8}.not-found-actions{display:flex;flex-direction:column;gap:30px;align-items:center}.home-button{background:#FF7D29;color:white;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;transition:transform .3s ease;display:inline-block}.home-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,125,41,.3)}.download-section p{margin-bottom:15px;font-size:16px;color:#7B4019}.error-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#FFEEA9;padding:20px}.error-content{text-align:center;max-width:500px}.error-content h1{font-size:36px;color:#7B4019;margin-bottom:20px;font-weight:700}.error-content p{font-size:18px;color:#7B4019;margin-bottom:40px;opacity:.8}.error-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.retry-button{background:#FF7D29;color:white;padding:12px 24px;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:transform .3s ease;display:inline-block}.home-button:hover,.retry-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,125,41,.3)}@media (max-width:768px){.not-found-content h1{font-size:36px}.not-found-content p{font-size:16px}.error-content h1{font-size:28px}.error-actions{flex-direction:column;align-items:center}}