:root{--bg-color:#fbfbf9;--text-color:#1d1d1f;--text-muted:#86868b;--glass-bg:#fff9;--glass-border:#0000000d;--nav-bg:#fbfbf9cc;--accent-blue:#007aff;--accent-purple:#bf5af2;--accent-cyan:#32ade6;--accent-red:#ff3b30;--accent-green:#34c759}*{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{letter-spacing:-2px;color:var(--text-color);margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:clamp(1.2rem,2vw,1.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:center;margin-bottom:4rem;padding:0 2rem}.features-header h2{letter-spacing:-1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.features-header p{color:var(--text-muted);font-size:1.1rem}.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(2rem,50vw - 600px + 2rem)}.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}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(25px);cursor:pointer;scroll-snap-align:start;border-radius:28px;flex-direction:column;width:380px;height:480px;padding:2.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a,inset 0 1px #fffc}.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}.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)}.coming-soon-wrapper{justify-content:center;padding:4rem 2rem;display:flex}.coming-soon{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(25px);border-radius:32px;width:100%;max-width:600px;padding:3rem 2rem;box-shadow:0 15px 40px #0000000a,inset 0 1px #fffc}.coming-soon h2{letter-spacing:-.5px;color:var(--text-color);margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.coming-soon p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.app-store-btn{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:14px;align-items:center;gap:12px;padding:12px 28px;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #00000026}.app-store-btn:hover{opacity:.95;transform:scale(1.05);box-shadow:0 12px 25px #0003}.apple-logo{font-size:2rem;line-height:1}.btn-text{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.btn-text .small{text-transform:uppercase;letter-spacing:.5px;opacity:.8;font-size:.65rem}.btn-text .large{font-size:1.2rem;font-weight:600;line-height:1}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-muted);font-size:1.2rem;font-weight:700}.footer-links{gap:2rem;display:flex}.footer-links a{color:var(--text-muted);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}.glass-card{width:320px;height:420px;padding:2rem}.coming-soon{padding:2.5rem 1.5rem}.coming-soon h2{font-size:1.8rem}}
