*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fff9f2;--midnight:#2d3142;--orange:#f97316;--orange-light:#fed7aa;--indigo:#818cf8;--emerald:#4ade80;--red:#f87171;--amber:#fbbf24}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--midnight);font-family:Outfit,sans-serif;overflow-x:hidden}.bg-blobs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.blob{filter:blur(80px);opacity:.18;border-radius:50%;animation:8s ease-in-out infinite alternate blobFloat;position:absolute}.blob-1{background:var(--orange);width:500px;height:500px;animation-delay:0s;top:-100px;right:-150px}.blob-2{background:var(--indigo);width:400px;height:400px;animation-delay:-3s;bottom:10%;left:-100px}.blob-3{background:var(--emerald);width:300px;height:300px;animation-delay:-5s;top:40%;right:20%}@keyframes blobFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-40px)scale(1.08)}}nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fff9f2bf;border-bottom:1px solid #2d314214;justify-content:space-between;align-items:center;height:72px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo-icon{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden;box-shadow:0 4px 14px #f9731640}.nav-logo-text{color:var(--midnight);font-family:Jua,sans-serif;font-size:22px}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--midnight);opacity:.7;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.nav-links a:hover{opacity:1}.btn-primary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:6px;padding:10px 22px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #f9731659}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f9731673}.btn-secondary{color:var(--midnight);cursor:pointer;background:#2d31420f;border:1px solid #2d31421f;border-radius:50px;align-items:center;gap:8px;padding:10px 22px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.btn-secondary:hover{background:#2d31421a;transform:translateY(-2px)}.store-badge{height:auto;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),filter .2s;display:inline-block}.store-badge:hover{filter:brightness(1.1);transform:translateY(-4px)scale(1.02)}.store-badge img{border-radius:8px;display:block}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--midnight);border-radius:4px;width:24px;height:2px;transition:all .3s;display:block}.hero{z-index:1;align-items:center;gap:60px;min-height:100vh;padding:100px 5% 60px;display:flex;position:relative}.hero-content{flex:1;max-width:560px}.hero-badge{color:var(--orange);background:#f973161a;border:1px solid #f9731640;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;animation:.6s both fadeUp;display:inline-flex}.hero-badge-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{color:var(--midnight);margin-bottom:24px;font-family:Jua,sans-serif;font-size:clamp(48px,7vw,80px);line-height:1.05;animation:.6s .1s both fadeUp}.hero h1 span{color:var(--orange)}.hero-sub{color:#2d3142a6;max-width:480px;margin-bottom:40px;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.65;animation:.6s .2s both fadeUp}.hero-buttons{flex-wrap:wrap;gap:14px;animation:.6s .3s both fadeUp;display:flex}.store-btn{background:var(--midnight);color:#fff;border-radius:16px;align-items:center;gap:10px;padding:13px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #2d314233}.store-btn:hover{transform:translateY(-3px);box-shadow:0 10px 28px #2d31424d}.store-btn-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.store-btn-icon img{object-fit:contain;width:100%;height:100%}.store-btn-text{flex-direction:column;display:flex}.store-btn-sub{opacity:.65;font-size:10px;font-weight:400}.store-btn-name{font-size:15px;font-weight:700}.hero-stats{gap:32px;margin-top:48px;animation:.6s .4s both fadeUp;display:flex}.stat-item{flex-direction:column;gap:2px;display:flex}.stat-number{color:var(--midnight);font-family:Jua,sans-serif;font-size:28px}.stat-label{color:#2d314280;font-size:13px;font-weight:400}.hero-visual{flex:1;justify-content:center;align-items:center;animation:.6s .2s both fadeUp;display:flex;position:relative}.phone-frame{background:var(--midnight);z-index:2;border-radius:44px;width:280px;height:560px;padding:12px;animation:5s ease-in-out infinite alternate phoneFloat;position:relative;box-shadow:0 40px 80px #2d314240,inset 0 0 0 1px #ffffff14}@keyframes phoneFloat{0%{transform:translateY(0)rotate(-2deg)}to{transform:translateY(-20px)rotate(2deg)}}.phone-screen{background:linear-gradient(160deg,#1a0f00 0%,#3d1a00 40%,#1a0a00 100%);border-radius:34px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-content-img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.phone-notch{z-index:10;background:#000;border-radius:20px;width:80px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-sparky{filter:drop-shadow(0 0 15px #f973164d);animation:2s ease-in-out infinite sparkyBounce}@keyframes sparkyBounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.05)}}.phone-text{color:var(--orange);text-align:center;text-shadow:0 0 20px #f9731666;font-family:Jua,sans-serif;font-size:20px}.phone-sub{color:#ffc89699;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:400}.phone-bar{height:44px;color:var(--orange);background:#f9731626;border:1px solid #f973164d;border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.float-chip{color:var(--midnight);white-space:nowrap;background:#fff;border-radius:16px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;animation:4s ease-in-out infinite alternate chipFloat;display:flex;position:absolute;box-shadow:0 8px 24px #2d31421f}.chip-1{animation-delay:0s;top:60px;left:-80px}.chip-2{animation-delay:-1.5s;top:200px;right:-90px}.chip-3{animation-delay:-3s;bottom:120px;left:-70px}@keyframes chipFloat{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.chip-dot{border-radius:50%;width:8px;height:8px}.chip-dot-green{background:var(--emerald)}.chip-dot-blue{background:var(--indigo)}.chip-dot-orange{background:var(--orange)}.tech-stack{z-index:1;border-top:1px solid #2d31420f;border-bottom:1px solid #2d31420f;padding:40px 5%;position:relative}.tech-label{text-align:center;letter-spacing:2px;text-transform:uppercase;color:#2d314259;margin-bottom:24px;font-size:12px;font-weight:600}.tech-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.tech-item{color:#2d314280;border-right:1px solid #2d314214;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:color .2s;display:flex}.tech-item:last-child{border-right:none}.tech-item:hover{color:var(--orange)}.tech-icon{font-size:20px}section{z-index:1;padding:100px 5%;position:relative}.section-tag{letter-spacing:2px;text-transform:uppercase;color:var(--orange);align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.section-tag:before{content:"";background:var(--orange);border-radius:2px;width:20px;height:2px}.section-title{color:var(--midnight);margin-bottom:16px;font-family:Jua,sans-serif;font-size:clamp(32px,5vw,52px);line-height:1.1}.section-sub{color:#2d31428c;max-width:520px;margin-bottom:60px;font-size:17px;font-weight:400;line-height:1.6}.bento-grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.bento-card{background:#fff;border:1px solid #2d31420f;border-radius:28px;padding:36px 32px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.bento-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #2d31421a}.bento-card.large{grid-column:span 2}.bento-card:before{content:"";border-radius:28px 28px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.bento-card.orange:before{background:var(--orange)}.bento-card.indigo:before{background:var(--indigo)}.bento-card.emerald:before{background:var(--emerald)}.bento-card.red:before{background:var(--red)}.bento-icon{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex}.bento-icon.orange{background:#f973161f}.bento-icon.indigo{background:#818cf81f}.bento-icon.emerald{background:#4ade801f}.bento-icon.red{background:#f871711f}.bento-title{color:var(--midnight);margin-bottom:10px;font-family:Jua,sans-serif;font-size:22px}.bento-desc{color:#2d31428c;font-size:15px;font-weight:400;line-height:1.6}.bento-visual{border-radius:16px;justify-content:center;align-items:center;gap:8px;height:80px;margin-top:24px;font-size:13px;font-weight:600;display:flex}.bento-visual.orange-bg{color:var(--orange);background:#f9731614}.bento-visual.indigo-bg{color:var(--indigo);background:#818cf814}.radar-ring{border:2px solid #818cf866;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:2s ease-in-out infinite radarPulse;display:flex;position:relative}.radar-ring:before{content:"";border:2px solid #818cf899;border-radius:50%;animation:2s ease-in-out .3s infinite radarPulse;position:absolute;inset:8px}@keyframes radarPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.stack-phones{align-items:flex-end;gap:-8px;display:flex}.stack-phone{border:2px solid;border-radius:6px;width:28px;height:48px;margin-left:-6px;transition:transform .3s}.stack-phone:first-child{border-color:var(--orange);background:#f973161a;transform:rotate(-5deg)}.stack-phone:nth-child(2){border-color:var(--indigo);background:#818cf81a}.stack-phone:nth-child(3){border-color:var(--emerald);background:#4ade801a;transform:rotate(5deg)}.bento-card:hover .stack-phone{transform:rotate(0)translateY(-6px)!important}.how-section{background:var(--midnight)}.how-section .section-title{color:#fff}.how-section .section-sub{color:#ffffff80}.how-section .section-tag{color:var(--orange)}.steps-row{grid-template-columns:repeat(3,1fr);gap:2px;display:grid;position:relative}.step-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:24px;padding:40px 32px;transition:background .3s;position:relative}.step-card:hover{background:#ffffff12}.step-number{color:#f9731626;margin-bottom:16px;font-family:Jua,sans-serif;font-size:64px;line-height:1}.step-emoji{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;animation:3s ease-in-out infinite alternate stepFloat;display:flex}.step-emoji img{object-fit:contain;width:100%;height:100%}.step-card:nth-child(2) .step-emoji{animation-delay:-1s}.step-card:nth-child(3) .step-emoji{animation-delay:-2s}@keyframes stepFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.step-title{color:#fff;margin-bottom:12px;font-family:Jua,sans-serif;font-size:24px}.step-desc{color:#ffffff73;font-size:15px;font-weight:400;line-height:1.6}.step-connector{z-index:2;background:#f973164d;width:40px;height:2px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.step-connector:after{content:"";border:5px solid #0000;border-left-color:#f973164d;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.sparky-section{flex-wrap:wrap;align-items:center;gap:80px;display:flex}.sparky-visual{flex:0 0 320px;justify-content:center;align-items:center;display:flex}.sparky-bubble{text-align:center;background:#fff;border:1px solid #2d31420f;border-radius:32px;padding:40px;position:relative;box-shadow:0 20px 60px #2d31421a}.sparky-face{margin-bottom:16px;animation:2.5s ease-in-out infinite sparkyBounce;display:block}.sparky-speech{color:var(--midnight);background:#f9731614;border:1px solid #f9731633;border-radius:16px;padding:14px 18px;font-size:14px;font-style:italic;font-weight:500}.sparky-speech strong{color:var(--orange);font-style:normal}.sparky-content{flex:1;min-width:280px}.sparky-moods{grid-template-columns:1fr 1fr;gap:14px;margin-top:32px;display:grid}.mood-card{background:#fff;border:1px solid #2d31420f;border-radius:20px;padding:20px;transition:transform .2s}.mood-card:hover{transform:translateY(-4px)}.mood-emoji{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.mood-title{color:var(--midnight);margin-bottom:4px;font-size:14px;font-weight:700}.mood-desc{color:#2d314280;font-size:13px;font-weight:400}.cta-section{text-align:center;z-index:1;background:linear-gradient(135deg,#fff4eb 0%,#fff9f2 50%,#f0edff 100%);border-radius:40px;margin:0 5%;padding:100px 40px;position:relative;overflow:hidden}.cta-section:before{content:"🔥";opacity:.05;pointer-events:none;font-size:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section .section-title{font-size:clamp(36px,5vw,60px)}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;display:flex}footer{z-index:1;background:var(--midnight);color:#fff;margin-top:80px;padding:60px 5% 40px;position:relative}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand-name{color:#fff;align-items:center;margin-bottom:12px;font-family:Jua,sans-serif;font-size:28px;display:flex}.footer-brand-desc{color:#fff6;max-width:280px;font-size:14px;font-weight:400;line-height:1.7}.footer-col-title{letter-spacing:2px;text-transform:uppercase;color:#ffffff4d;margin-bottom:20px;font-size:12px;font-weight:700}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:#ffffff8c;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:32px;display:flex}.footer-copy{color:#ffffff4d;font-size:13px;font-weight:400}.footer-legal{gap:24px;display:flex}.footer-legal a{color:#ffffff59;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:var(--orange)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.legal-page{flex-direction:column;min-height:100vh;display:flex}.legal-container{z-index:1;flex:1;max-width:900px;margin:0 auto;padding:120px 5% 80px;position:relative}.legal-header{border-bottom:1px solid #2d314214;margin-bottom:60px;padding-bottom:32px}.legal-title{color:var(--midnight);margin-bottom:12px;font-family:Jua,sans-serif;font-size:clamp(32px,5vw,48px)}.legal-date{color:#2d314280;font-size:14px;font-weight:500}.legal-content{color:#2d3142cc;line-height:1.7}.legal-content h3{color:var(--midnight);margin:40px 0 16px;font-family:Jua,sans-serif;font-size:24px}.legal-content h4{color:var(--midnight);margin:24px 0 12px;font-size:18px;font-weight:700}.legal-content p{margin-bottom:20px}.legal-content ul{margin-bottom:24px;padding-left:20px}.legal-content li{margin-bottom:12px;position:relative}.legal-content blockquote{border-left:4px solid var(--orange);color:var(--midnight);background:#f973160d;border-radius:0 16px 16px 0;margin:40px 0;padding:24px;font-size:18px;font-style:italic;font-weight:500}@media (width<=768px){.legal-container{padding-top:100px}}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#fff9f2f7;border-bottom:1px solid #2d314214;flex-direction:column;gap:20px;padding:24px 5%;display:none;position:fixed;top:72px;left:0;right:0}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--midnight);border-bottom:1px solid #2d31420f;padding:8px 0;font-size:18px;font-weight:600;text-decoration:none}@media (width<=1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-card.large{grid-column:span 2}.steps-row{grid-template-columns:1fr;gap:16px}.step-connector{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=768px){nav{padding:0 4%}.nav-links{display:none}.hamburger{display:flex}.hero{text-align:center;flex-direction:column;gap:40px;padding:90px 4% 60px}.hero-content{max-width:100%}.hero-sub{margin:0 auto 32px}.hero-buttons,.hero-stats{justify-content:center}.hero-visual{width:100%}.float-chip{display:none}.phone-frame{width:230px;height:460px}.bento-grid{grid-template-columns:1fr}.bento-card.large{grid-column:span 1}.tech-item{padding:8px 14px;font-size:12px}.sparky-section{flex-direction:column;gap:40px}.sparky-visual{flex:none;width:100%}.sparky-moods{grid-template-columns:1fr}.cta-section{border-radius:28px;margin:0 4%;padding:60px 24px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{text-align:center;flex-direction:column}.footer-legal{flex-wrap:wrap;justify-content:center;gap:16px}}@media (width<=480px){.store-btn{padding:10px 16px}.hero-stats{flex-wrap:wrap;gap:20px}.tech-logos{gap:0}.tech-item{border-bottom:1px solid #2d31420f;border-right:none;justify-content:center;width:100%}.tech-item:last-child{border-bottom:none}}
