.home-container{overflow-x:hidden}.hero{background:linear-gradient(160deg,#0a0806 0%,#151210 30%,#1a1614 70%,#0a0806 100%);align-items:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.orb{filter:blur(80px);pointer-events:none;border-radius:50%;transition:transform .3s ease-out;position:absolute}.orb-1{background:#e8734a1f;width:500px;height:500px;animation:6s ease-in-out infinite orbPulse1;top:-150px;left:-150px}.orb-2{background:#c4963a14;width:400px;height:400px;animation:8s ease-in-out infinite orbPulse2;bottom:-100px;right:-120px}.orb-3{background:#2d8b7514;width:250px;height:250px;animation:7s ease-in-out infinite reverse orbPulse1;top:40%;right:20%}@keyframes orbPulse1{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes orbPulse2{0%,to{opacity:.5;transform:scale(1.1)}50%{opacity:.9;transform:scale(.95)}}.particle{pointer-events:none;border-radius:50%;position:absolute}.p1{background:#e8734a;width:4px;height:4px;animation:3s ease-in-out infinite particleFloat;top:18%;left:10%}.p2{background:#c4963a;width:5px;height:5px;animation:4s ease-in-out .5s infinite particleFloat;top:12%;left:30%}.p3{background:#fff;width:3px;height:3px;animation:3.5s ease-in-out 1s infinite particleFloat;top:25%;right:15%}.p4{background:#e8734a;width:4px;height:4px;animation:4.5s ease-in-out .3s infinite particleFloat;bottom:30%;left:5%}.p5{background:#c4963a;width:3px;height:3px;animation:3.2s ease-in-out .8s infinite particleFloat;bottom:20%;right:25%}.p6{opacity:.3;background:#fff;width:5px;height:5px;animation:5s ease-in-out 1.2s infinite particleFloat;top:50%;left:50%}@keyframes particleFloat{0%,to{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:.7;transform:translateY(-18px)scale(1.3)}}.light-ray{pointer-events:none;height:160%;position:absolute;top:-30%;left:50%}.ray-1{background:#e8734a0f;width:2px;animation:4s ease-in-out infinite rayPulse;transform:translate(-50%)rotate(-25deg)}.ray-2{background:#c4963a0a;width:1.5px;animation:5s ease-in-out 1s infinite rayPulse;transform:translate(-50%)rotate(15deg)}@keyframes rayPulse{0%,to{opacity:.3}50%{opacity:1}}.hero-content{z-index:10;justify-content:space-between;align-items:center;gap:4rem;animation:1s ease-out fadeInUp;display:flex;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-text{flex:1;max-width:580px}.hero-badge{color:#e8734a;letter-spacing:.04em;background:#e8734a1a;border:1px solid #e8734a33;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;animation:1s ease-out .2s both fadeInUp;display:inline-flex}.badge-dot{background:#e8734a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{box-shadow:0 0 #e8734a66}50%{box-shadow:0 0 0 6px #e8734a00}}.hero-logo-title{align-items:baseline;margin-bottom:1rem;animation:1s ease-out .4s both fadeInUp;display:flex}.hero-spread{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 20px #ffffff1a;font-size:5rem;font-weight:800}.hero-b{color:#e8734a;letter-spacing:-.03em;text-shadow:0 4px 30px #e8734a80;font-size:5.5rem;font-weight:900;animation:2.5s ease-in-out infinite bGlow}@keyframes bGlow{0%,to{text-shadow:0 4px 30px #e8734a66}50%{text-shadow:0 4px 40px #e8734ab3,0 0 60px #e8734a33}}.hero-dot-accent{background:#2d8b75;border-radius:50%;width:10px;height:10px;margin-bottom:10px;margin-left:3px;animation:3s ease-in-out infinite dotBreathe;box-shadow:0 0 12px #2d8b7580}@keyframes dotBreathe{0%,to{transform:scale(1);box-shadow:0 0 12px #2d8b7580}50%{transform:scale(1.2);box-shadow:0 0 20px #2d8b75b3}}.hero-tagline{color:#ffffff59;letter-spacing:4px;text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;animation:1s ease-out .5s both fadeInUp}.hero-subtitle{color:#ffffff8c;max-width:90%;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7;animation:1s ease-out .6s both fadeInUp}.download-buttons{flex-wrap:wrap;gap:1rem;animation:1s ease-out .8s both fadeInUp;display:flex}.store-btn{border-radius:14px;align-items:center;gap:.75rem;min-width:185px;padding:.85rem 1.75rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.store-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.store-btn:hover:before{left:100%}.store-btn:hover{transform:translateY(-3px)}.apple-store{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#f0ebe5 100%);box-shadow:0 4px 20px #ffffff1a}.apple-store:hover{box-shadow:0 8px 30px #ffffff26}.google-play{color:#fff;background:linear-gradient(135deg,#e8734a26,#e8734a0d);border:1px solid #e8734a40}.google-play:hover{background:linear-gradient(135deg,#e8734a40,#e8734a1a);border-color:#e8734a66;box-shadow:0 8px 30px #e8734a26}.store-icon{flex-shrink:0}.store-text{flex-direction:column;display:flex}.store-sub{text-transform:uppercase;opacity:.7;letter-spacing:.03em;margin-bottom:2px;font-size:.6rem;line-height:1}.store-main{letter-spacing:-.01em;font-size:1.05rem;font-weight:700;line-height:1}.hero-visual{flex:1;justify-content:center;animation:1.2s ease-out .5s both fadeInUp;display:flex;position:relative}.phone-wrapper{position:relative}.phone-glow{background:radial-gradient(circle,#e8734a1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:4s ease-in-out infinite glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes glowPulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.phone-mockup{z-index:2;background:linear-gradient(145deg,#2d2d2d 0%,#1a1a1a 100%);border-radius:42px;width:270px;height:560px;padding:10px;animation:6s ease-in-out infinite phoneFloat;position:relative;box-shadow:0 25px 60px #0006,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a}@keyframes phoneFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-15px)rotate(0)}}.phone-notch{z-index:3;background:#1a1a1a;border-radius:16px;width:100px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-screen{background:var(--background);border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.screen-header{background:linear-gradient(135deg,#e8734a 0%,#d4612e 100%);padding:2.5rem 1.25rem 1.25rem}.screen-header-bar{background:#ffffff4d;border-radius:4px;width:50%;height:8px;margin-bottom:.5rem}.screen-header-text{background:#ffffff26;border-radius:3px;width:70%;height:6px}.screen-card{background:#fff;border-radius:14px;align-items:center;gap:.75rem;margin:.6rem .8rem;padding:.85rem;animation:.6s ease-out both cardSlideIn;display:flex;box-shadow:0 2px 8px #8b77650f}.card-1{animation-delay:1s}.card-2{animation-delay:1.2s}.card-3{animation-delay:1.4s}@keyframes cardSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.card-avatar{background:linear-gradient(135deg,#fff0eb,#e8734a);border-radius:10px;flex-shrink:0;width:36px;height:36px}.avatar-gold{background:linear-gradient(135deg,#fff8ed,#c4963a)}.avatar-teal{background:linear-gradient(135deg,#e6f5f0,#2d8b75)}.card-lines{flex:1}.card-line{background:var(--background-dark);border-radius:3px;height:6px;margin-bottom:4px}.line-w80{width:80%}.line-w70{width:70%}.line-w60{width:60%}.line-w50{width:50%}.line-w90{width:90%}.line-w40{width:40%}.card-badge-tag{background:#e8734a26;border-radius:9px;flex-shrink:0;width:40px;height:18px}.tag-accent{background:#2d8b7526}.screen-bottom-nav{border-top:1px solid var(--border-light);background:#fff;justify-content:space-around;padding:.75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.nav-item{background:var(--background-dark);border-radius:6px;width:24px;height:24px}.nav-active{background:linear-gradient(135deg,#e8734a,#d4612e)}.float-badge{color:var(--dark);z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#fffffff2;border-radius:14px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.78rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 25px #00000026}.fb-icon{font-size:1rem}.fb-1{animation:5s ease-in-out infinite floatBadge1;top:15%;right:-30px}.fb-2{animation:6s ease-in-out .5s infinite floatBadge2;bottom:30%;left:-50px}.fb-3{animation:5.5s ease-in-out 1s infinite floatBadge3;bottom:12%;right:-20px}@keyframes floatBadge1{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-10px)rotate(-1deg)}}@keyframes floatBadge2{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes floatBadge3{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-8px)rotate(-2deg)}}.hero-curve{z-index:5;width:100%;position:absolute;bottom:-1px;left:0}.hero-curve svg{width:100%;height:80px;display:block}.features-section{padding:6rem 2rem 7rem;position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-label{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.section-header h2{color:var(--dark);margin-bottom:1rem;font-size:2.8rem}.text-gradient{background:linear-gradient(135deg,#e8734a,#c4963a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-desc{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-card{background:var(--white);border:1px solid var(--border-light);border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #8b77650a}.feature-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 50px #8b77651f}.feature-card-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#e8734a08,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.feature-card:hover .feature-card-shine{left:100%}.feature-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.icon-coral{color:#e8734a;background:linear-gradient(135deg,#fff0eb,#fdddd0)}.icon-gold{color:#c4963a;background:linear-gradient(135deg,#fff8ed,#faebd2)}.icon-teal{color:#2d8b75;background:linear-gradient(135deg,#e6f5f0,#c8eae0)}.feature-card h3{color:var(--dark);margin-bottom:.75rem;font-size:1.35rem}.feature-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.cta-section{text-align:center;background:linear-gradient(160deg,#1a1a1a 0%,#0a0806 100%);padding:6rem 2rem;position:relative;overflow:hidden}.cta-orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.cta-orb-1{background:#e8734a1a;width:400px;height:400px;top:-100px;right:-100px}.cta-orb-2{background:#2d8b7514;width:300px;height:300px;bottom:-100px;left:-80px}.cta-content{z-index:2;position:relative}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.cta-content p{color:#ffffff80;margin-bottom:2.5rem;font-size:1.15rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-cta-primary{color:#fff;background:linear-gradient(135deg,#e8734a,#d4612e);border-radius:14px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex;box-shadow:0 4px 20px #e8734a4d}.btn-cta-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #e8734a73}.btn-cta-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-flex}.btn-cta-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column}.hero-text{flex-direction:column;align-items:center;max-width:100%;display:flex}.hero-subtitle{max-width:100%}.download-buttons{justify-content:center}.hero-spread{font-size:3.5rem}.hero-b{font-size:4rem}}@media (max-width:768px){.hero{min-height:auto;padding:4rem 0 6rem}.hero-spread{font-size:3rem}.hero-b{font-size:3.5rem}.hero-dot-accent{width:7px;height:7px}.phone-mockup{width:220px;height:460px}.float-badge{display:none}.section-header h2{font-size:2rem}.cta-content h2{font-size:1.8rem}.features-grid{grid-template-columns:1fr}}
