:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-color:#fbfbf9;--text-color:#1d1d1f;--text-muted:#86868b;--glass-bg:#fff9;--glass-border:#0000000d;--glass-inset:#fffc;--nav-bg:#fbfbf9cc;--accent-blue:#007aff;--accent-purple:#bf5af2;--accent-cyan:#32ade6;--accent-red:#ff3b30;--accent-green:#34c759;--section-title:clamp(3rem, 6vw, 5rem);--section-subtitle:clamp(1.2rem, 2vw, 1.5rem)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-color:#0d0d0f;--text-color:#f5f5f7;--text-muted:#98989d;--glass-bg:#1c1c1e99;--glass-border:#ffffff14;--glass-inset:#ffffff0f;--nav-bg:#0d0d0fcc;--accent-blue:#0a84ff;--accent-purple:#bf5af2;--accent-cyan:#64d2ff;--accent-red:#ff453a;--accent-green:#30d158}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-color)}body{background-color:var(--bg-color);color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}.bg-orb{filter:blur(140px);z-index:-1;opacity:.6;border-radius:50%;animation:20s ease-in-out infinite alternate float;position:fixed}.orb-1{background:radial-gradient(circle,#007aff66 0%,#0000 70%);width:500px;height:500px;top:-10%;left:-10%}.orb-2{background:radial-gradient(circle,#bf5af266 0%,#0000 70%);width:600px;height:600px;animation-delay:-5s;bottom:-20%;right:-10%}.orb-3{background:radial-gradient(circle,#34c7594d 0%,#0000 70%);width:400px;height:400px;animation-delay:-10s;top:40%;left:30%}@keyframes float{0%{transform:translate(0)scale(1)}to{transform:translate(50px,50px)scale(1.1)}}.navbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid var(--glass-border);width:100%;position:fixed;top:0}.nav-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{letter-spacing:-.5px;color:var(--text-color);font-size:1.2rem;font-weight:700}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:not(.btn-download-small):hover{color:var(--text-muted)}.btn-download-small{background:var(--text-color);border-radius:20px;padding:.4rem 1rem;font-weight:600;transition:transform .2s,opacity .2s;color:var(--bg-color)!important}.btn-download-small:hover{opacity:.9;transform:scale(1.05)}.hero{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:6rem 2rem 2rem;display:flex}.hero-content{max-width:800px}.hero-title{font-size:var(--section-title);letter-spacing:-2px;color:var(--text-color);margin-bottom:1rem;font-weight:800;line-height:1.1}.hero-subtitle{font-size:var(--section-subtitle);color:var(--text-muted);margin-bottom:2.5rem;font-weight:500}.hero-badge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #00000008}.badge-icon{font-size:1.1rem}.features{padding:5rem 0;overflow:hidden}.features-header{text-align:left;margin-bottom:4rem;padding:0 2rem 0 max(2rem,50vw - 600px + 2rem)}.features-header h2{font-size:var(--section-title);letter-spacing:-2px;margin-bottom:.75rem;font-weight:800;line-height:1.1}.features-header p{color:var(--text-muted);font-size:var(--section-subtitle);font-weight:500}.horizontal-scroll-container{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;scroll-padding-left:max(2rem,50vw - 600px + 2rem);overflow-x:auto}.horizontal-scroll-container::-webkit-scrollbar{display:none}.horizontal-scroll-track{gap:2rem;width:max-content;padding-top:1rem;padding-bottom:2rem;display:flex}.scroll-spacer{flex-shrink:0;width:max(0px,50vw - 600px)}.carousel-controls{justify-content:flex-end;gap:1rem;max-width:1200px;margin:-1rem auto 0;padding:0 2rem;display:flex}.nav-arrow{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;width:44px;height:44px;color:var(--text-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.nav-arrow:hover{background:#0000000d;transform:scale(1.05)}.nav-arrow svg{width:20px;height:20px}.carousel-controls .nav-arrow:first-child svg{transform:translate(-1px)}.carousel-controls .nav-arrow:last-child svg{transform:translate(1px)}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(25px);width:380px;height:480px;box-shadow:0 10px 30px #0000000a, inset 0 1px 0 var(--glass-inset);cursor:pointer;scroll-snap-align:start;border-radius:28px;flex-direction:column;padding:2.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;position:relative;overflow:hidden}.apple-card{scroll-snap-align:start;cursor:pointer;border-radius:20px;flex-direction:column;width:320px;height:480px;padding:30px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.apple-card:hover{transform:scale(1.02)}.apple-card-text{z-index:2;flex-direction:column;display:flex}.apple-eyebrow{opacity:.8;margin-bottom:4px;font-size:.75rem;font-weight:600}.apple-title{letter-spacing:-.5px;font-size:1.5rem;font-weight:700;line-height:1.1}.apple-card-mockup{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;margin-top:2rem;display:flex}.apple-plus-btn{cursor:pointer;z-index:3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:28px;display:flex;position:absolute;bottom:20px;right:20px}.apple-card.light-bg .apple-plus-btn{color:#fff;background:#000c}.apple-card.dark-bg .apple-plus-btn{color:#fff;background:#fff3}.donut-value{stroke-dasharray:226.2;stroke-dashoffset:226.2px;transform-origin:50px 50px;animation:1.5s cubic-bezier(.2,.8,.2,1) forwards fillDonutClean;transform:rotate(-90deg)}@keyframes fillDonutClean{to{stroke-dashoffset:70px}}@keyframes bouncePin{0%,to{transform:translateY(0)rotate(-45deg)}50%{transform:translateY(-10px)rotate(-45deg)}}.map-pin{animation:3s ease-in-out infinite bouncePin}.apple-tx-item{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.apple-tx-left{align-items:center;gap:12px;display:flex}.apple-tx-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.apple-tx-text{flex-direction:column;gap:2px;display:flex}@keyframes drawDonut{0%{stroke-dashoffset:214px}to{stroke-dashoffset:60px}}.modal-overlay{-webkit-backdrop-filter:blur(40px);z-index:1000;opacity:0;visibility:hidden;background-color:#0006;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.16,1,.3,1),visibility .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.modal-overlay.active{opacity:1!important;visibility:visible!important}.modal-container{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:28px;width:92%;max-width:1000px;height:auto;max-height:90vh;padding:48px 22px 32px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow-y:auto;transform:scale(.95);box-shadow:0 30px 100px #0000004d}.modal-container::-webkit-scrollbar{display:none}@media (width>=768px){.modal-container{padding:64px 72px}}.modal-overlay.active .modal-container{transform:scale(1)}.modal-close{cursor:pointer;z-index:10;color:#1d1d1f;background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex;position:absolute;top:24px;right:24px}.modal-close:hover{background:#e8e8ed}.modal-body{color:#1d1d1f;width:100%;height:100%}.apple-focus-layout{flex-direction:column;display:flex}.focus-header{margin-bottom:28px}.focus-eyebrow{color:#1d1d1f;margin-bottom:6px;font-size:.95rem;font-weight:600;display:block}.focus-title{letter-spacing:-.02em;color:#1d1d1f;font-size:2.2rem;font-weight:700;line-height:1.08}.focus-feature-block{background:#f5f5f7;border-radius:20px;flex-direction:column;gap:24px;margin-bottom:20px;padding:28px 24px;display:flex}.focus-text-content{flex-direction:column;gap:1.1rem;display:flex}.focus-paragraph{color:#555;font-size:1.1rem;font-weight:400;line-height:1.5}.focus-paragraph strong{color:#1d1d1f;font-weight:600}.focus-hero-image{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:340px}@media (width>=768px){.focus-header{margin-bottom:36px}.focus-title{font-size:3.4rem}.focus-feature-block{border-radius:28px;gap:30px;padding:40px}.focus-paragraph{font-size:1.4rem}.focus-hero-image{max-height:500px}}.glass-card:hover{background:#fffc;transform:translateY(-10px);box-shadow:0 20px 40px #00000014,inset 0 1px #fff}:root[data-theme=dark] .glass-card:hover{background:#262629bf;box-shadow:0 20px 40px #00000080,inset 0 1px #ffffff1a}.glass-card--static{cursor:default}.glass-card--static:hover{box-shadow:0 10px 30px #0000000a, inset 0 1px 0 var(--glass-inset);background:var(--glass-bg);transform:none}.card-content{flex-direction:column;height:100%;display:flex}.gradient-text{letter-spacing:-1px;margin-bottom:auto;font-size:1.8rem;font-weight:800}.blue-gradient{background:linear-gradient(135deg,#007aff 0%,#32ade6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.purple-gradient{background:linear-gradient(135deg,#bf5af2 0%,#fa71cd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.green-gradient{background:linear-gradient(135deg,#34c759 0%,#38f9d7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.red-gradient{background:linear-gradient(135deg,#ff3b30 0%,#ff9500 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.card-text{margin-top:auto}.card-text h4{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.card-text p{color:var(--text-muted);font-size:1rem;line-height:1.4}.card-icon-placeholder{justify-content:center;align-items:center;height:180px;margin:1.5rem 0;display:flex;position:relative}.orbit-container{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.center-currency{color:var(--text-color);text-shadow:0 0 20px #007affcc;z-index:10;font-size:2.5rem;font-weight:700}.orbit-ring{border:1px solid #007aff4d;border-radius:50%;width:100px;height:100px;animation:10s linear infinite spin;position:absolute}.orbit-ring.reverse{border:1px dashed #32ade64d;width:150px;height:150px;animation:15s linear infinite spin-reverse}.orbit-symbol{color:#fff;background:#007aff;border-radius:50%;width:28px;height:28px;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #007aff}.orbit-symbol.s2{background:#32ade6;top:auto;bottom:-14px;box-shadow:0 0 10px #32ade6}.orbit-symbol.s3{background:#5e5ce6;top:50%;left:-14px;transform:translateY(-50%);box-shadow:0 0 10px #5e5ce6}.orbit-symbol-inner{justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:700;animation:10s linear infinite counter-spin;display:flex}.orbit-ring.reverse .orbit-symbol-inner{animation:15s linear infinite counter-spin-reverse}.voice-waves{align-items:center;gap:8px;display:flex}.wave{background:linear-gradient(#bf5af2,#fa71cd);border-radius:4px;width:8px;animation:1.2s ease-in-out infinite pulse}.w1{height:25px;animation-delay:0s}.w2{height:50px;animation-delay:.1s}.w3{height:75px;animation-delay:.2s}.w4{height:40px;animation-delay:.3s}.w5{height:60px;animation-delay:.4s}@keyframes pulse{0%,to{opacity:.5;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}.categories-grid{grid-template-columns:repeat(2,1fr);gap:12px;width:110px;height:110px;display:grid}.grid-box{background:#34c7591a;border:1px solid #34c7594d;border-radius:14px;transition:transform .3s,background .3s}.glass-card:hover .grid-box:first-child{background:#34c7594d;transform:translate(-4px,-4px)}.glass-card:hover .grid-box:nth-child(2){transform:translate(4px,-4px)}.glass-card:hover .grid-box:nth-child(3){transform:translate(-4px,4px)}.glass-card:hover .grid-box:nth-child(4){background:#38f9d74d;transform:translate(4px,4px)}.transaction-list{flex-direction:column;gap:12px;width:80%;display:flex}.tx-item{background:#ff3b300d;border:1px solid #ff3b3026;border-radius:10px;align-items:center;gap:8px;height:36px;padding:0 12px;transition:transform .3s;display:flex}.tx-icon{background:#ff3b30;border-radius:50%;width:16px;height:16px}.tx-line{background:#ff3b3033;border-radius:3px;flex:1;height:6px}.glass-card:hover .tx-item:first-child{transform:translate(8px)}.glass-card:hover .tx-item:nth-child(2){transform:translate(-4px)}.glass-card:hover .tx-item:nth-child(3){transform:translate(12px)}.download-cta{padding:7.5rem 0}.download-inner{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.download-title{font-size:var(--section-title);letter-spacing:-2px;color:var(--text-color);font-weight:800;line-height:1.1}.download-title-accent{background:linear-gradient(135deg,#bf5af2 0%,#0a84ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.download-row{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.app-store-badge{line-height:0;display:inline-block}.app-store-badge img{width:auto;height:54px;display:block}:root[data-theme=dark] .app-store-badge img{filter:invert()}.notify-form{border:none;flex-direction:column;gap:.375rem;min-width:min(300px,100%);margin:0;padding:0;display:flex}.notify-label{color:var(--text-color);font-size:.85rem;font-weight:600;margin:0!important}.notify-row{border-bottom:1px solid #00000026;align-items:center;gap:.75rem;max-width:none;margin:0;padding-bottom:.5rem;display:flex}:root[data-theme=dark] .notify-row{border-bottom-color:#fff3}.notify-input{min-width:0;color:var(--text-color);background:0 0;border:none;border-radius:0;outline:none;flex:1;padding:0;font-size:1.1rem}.notify-input::placeholder{color:#b8b8bd}.notify-input:focus{box-shadow:none;border:none}.notify-btn{color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;padding:0;transition:color .2s;display:flex}.notify-btn:hover{color:var(--accent-blue);transform:none}.notify-btn:disabled{opacity:.5;cursor:default}.notify-msg{min-height:1.2rem;margin-top:.5rem;font-size:.9rem}.notify-msg.success{color:var(--accent-green)}.notify-msg.error{color:var(--accent-red)}@media (width<=640px){.download-cta{padding:4.5rem 0}.download-row{gap:2rem}.notify-form{width:100%}}@media (pointer:coarse){.notify-btn{justify-content:center;min-width:44px;min-height:44px}}footer{border-top:1px solid var(--glass-border);margin-top:2rem;padding:3rem 2rem}.footer-content{flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-logo{letter-spacing:-.5px;color:var(--text-color);font-size:1.2rem;font-weight:700}.footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem 2rem;display:flex}.footer-links a{color:var(--text-muted);white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--text-color)}.copyright{color:#a1a1a6;text-align:center;font-size:.8rem}.copyright+.copyright{margin-top:-1.2rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@keyframes counter-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counter-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tags-container{flex-wrap:wrap;place-content:center;gap:8px;width:100%;height:100px;display:flex;position:relative}.cat-tag{background:#fff;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:600;animation:4s ease-in-out infinite float-tag;display:flex;box-shadow:0 4px 12px #0000000a}.cat-tag:first-child{color:#248a3d;background:#34c7591f;border:1px solid #34c75933;animation-delay:0s}.cat-tag:nth-child(2){color:#0056b3;background:#007aff1f;border:1px solid #007aff33;animation-delay:1s}.cat-tag:nth-child(3){color:#c70;background:#ff95001f;border:1px solid #ff950033;animation-delay:2s}.cat-tag:nth-child(4){color:#cc2f26;background:#ff3b301f;border:1px solid #ff3b3033;animation-delay:.5s}.cat-tag:nth-child(5){color:#8c42b3;background:#af52de1f;border:1px solid #af52de33;animation-delay:1.5s}@keyframes float-tag{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.fade-in{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(20px)}.fade-in.visible{opacity:1;transform:translateY(0)}@media (width<=768px){.nav-links{gap:1rem}@media (width<=380px){.nav-content{padding:1rem}.nav-links{gap:.75rem}.nav-links a{font-size:.8rem}.btn-download-small{padding:.4rem .75rem}.logo{font-size:1.05rem}}.glass-card{width:320px;height:420px;padding:2rem}}:root[data-theme=dark] .nav-arrow:hover{background:#ffffff14}:root[data-theme=dark] .notify-input{color:var(--text-color)}:root[data-theme=dark] .modal-container{background:#1c1c1e}:root[data-theme=dark] .modal-close{color:#f5f5f7;background:#2c2c2e}:root[data-theme=dark] .modal-close:hover{background:#3a3a3c}:root[data-theme=dark] .modal-body,:root[data-theme=dark] .focus-eyebrow,:root[data-theme=dark] .focus-title,:root[data-theme=dark] .focus-paragraph strong{color:#f5f5f7}:root[data-theme=dark] .focus-paragraph{color:#a1a1a6}:root[data-theme=dark] .focus-feature-block{background:#2c2c2e}:root[data-theme=dark] .bg-orb{opacity:.35}@media (width>=1025px) and (height>=700px) and (pointer:fine){:root{--section-title:clamp(2.5rem, min(6vw, 9vh), 5rem);--section-subtitle:clamp(1.05rem, min(2vw, 2.6vh), 1.5rem)}.hero{min-height:100dvh}.features{flex-direction:column;justify-content:center;min-height:100dvh;padding:clamp(56px,8vh,80px) 0 clamp(24px,4vh,80px);display:flex}.features-header{margin-bottom:clamp(20px,3.2vh,64px)}.apple-card,.glass-card{height:clamp(400px,58vh,480px)}.horizontal-scroll-track{padding:clamp(8px,1.2vh,16px) 0 clamp(16px,2.4vh,32px)}.download-cta{min-height:calc(100dvh - var(--footer-h,216px));flex-direction:column;justify-content:center;padding:clamp(24px,5vh,120px) 0;display:flex}.download-cta>.download-inner{width:100%}footer{padding:clamp(20px,3vh,48px) 2rem}}@media (pointer:coarse){html{height:100%;overflow:hidden}body{scroll-behavior:smooth;scroll-snap-type:y mandatory;height:100%;overflow:hidden auto}.hero,.features,.download-cta{scroll-snap-align:start;scroll-snap-stop:always}.hero{min-height:100dvh}.features{flex-direction:column;justify-content:center;min-height:100dvh;padding:80px 0 clamp(16px,2dvh,48px);display:flex}.features-header{margin-bottom:clamp(16px,2.5dvh,48px)}.apple-card,.glass-card{height:clamp(380px,47dvh,480px);box-shadow:none}.horizontal-scroll-track{padding:clamp(8px,1dvh,16px) 0 clamp(8px,1.5dvh,24px)}.carousel-controls{margin-top:clamp(8px,1.5dvh,16px)}.download-cta{min-height:calc(100dvh - var(--footer-h,216px));flex-direction:column;justify-content:center;padding:80px 0 clamp(16px,2dvh,32px);display:flex}.download-inner{gap:1.5rem}.download-cta>.download-inner{width:100%}@media (height<=760px){.features-header h2{font-size:2.5rem}.features-header p{font-size:1rem}.carousel-controls{display:none}.download-title{font-size:2.5rem}}}
