@font-face{font-family:Switzer-Regular;src:url(/_next/static/media/Switzer-Regular.e0752796.otf?dpl=dpl_BCNqWUVUXWLLe4n2p6shxG3y49jh) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Switzer-Medium;src:url(/_next/static/media/Switzer-Medium.205b0131.otf?dpl=dpl_BCNqWUVUXWLLe4n2p6shxG3y49jh) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Switzer-Semibold;src:url(/_next/static/media/Switzer-Semibold.386ef717.otf?dpl=dpl_BCNqWUVUXWLLe4n2p6shxG3y49jh) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Switzer-Bold;src:url(/_next/static/media/Switzer-Bold.12ddab83.otf?dpl=dpl_BCNqWUVUXWLLe4n2p6shxG3y49jh) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{color:#111111;background:#ffffff;font-family:Switzer-Regular,ui-sans-serif,system-ui,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,html{min-height:100%;margin:0;overflow-x:hidden;background:#ffffff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.download-page{min-height:100vh;background:var(--landing-bg-canvas);color:var(--landing-text-primary);display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.download-main{max-width:896px;padding:calc(var(--landing-nav-height) + 64px) var(--landing-container-padding) 64px}.download-hero,.download-main{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.download-hero{text-align:center;max-width:576px}.download-secure-pill{margin-bottom:24px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--landing-text-tertiary)}.landing-btn.download-cta{height:56px;padding:0 32px;gap:10px;font-size:1rem}.download-divider{width:100%;max-width:896px;height:1px;background:var(--landing-border-light);border:none;margin:64px 0}.download-install{width:100%;display:flex;flex-direction:column;align-items:center}.download-install-header{text-align:center;margin-bottom:48px}.download-install-header h2{font-size:1.5rem;line-height:1.2;letter-spacing:-.02em;font-weight:500}.download-install-grid{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%}@media (min-width:768px){.download-install-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;justify-items:center;column-gap:64px;row-gap:0}}@media (min-width:1024px){.download-install-grid{column-gap:96px}}.download-step-list{max-width:24rem;width:100%}@media (min-width:768px){.download-step-list{padding-top:16px}}.landing-page{--landing-bg-canvas:#ffffff;--landing-bg-surface:#f4f4f5;--landing-bg-surface-hover:#e4e4e7;--landing-text-primary:#09090b;--landing-text-secondary:#71717a;--landing-text-tertiary:#a1a1aa;--landing-border-light:#e4e4e7;--landing-border-dark:#27272a;--landing-black:#000000;--landing-white:#ffffff;--landing-success:#10b981;--landing-nav-height:64px;--landing-container-padding:24px;--landing-radius-sm:8px;--landing-radius-md:16px;--landing-radius-lg:24px;--landing-radius-pill:9999px;--landing-phone-w:266px;--landing-phone-h:520px;min-height:100vh;background:var(--landing-bg-canvas);color:var(--landing-text-primary);line-height:1.5;overflow-x:hidden}.landing-page.download-page{--landing-phone-h:560px}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{margin:0;font-weight:500;letter-spacing:-.02em;color:var(--landing-text-primary)}.landing-page p{margin:0;color:var(--landing-text-secondary)}.landing-page section{padding:80px 0;border-bottom:1px solid var(--landing-border-light)}.landing-label{display:inline-block;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--landing-text-tertiary)}.landing-pill-badge{display:inline-flex;align-items:center;padding:4px 12px;border:1px solid var(--landing-border-light);border-radius:var(--landing-radius-pill);font-size:.75rem;font-weight:500;color:var(--landing-text-secondary);background:var(--landing-bg-canvas)}.landing-container{width:100%;max-width:480px;margin:0 auto;padding:0 var(--landing-container-padding)}.landing-nav{position:fixed;top:0;left:0;height:var(--landing-nav-height);background:rgba(255,255,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--landing-border-light);z-index:100;justify-content:center}.landing-nav,.landing-nav-inner{width:100%;display:flex;align-items:center}.landing-nav-inner{max-width:480px;padding:0 var(--landing-container-padding);justify-content:space-between}.landing-logo{color:var(--landing-black)}.landing-btn,.landing-logo{display:inline-flex;align-items:center;text-decoration:none}.landing-btn{justify-content:center;height:40px;padding:0 20px;border-radius:var(--landing-radius-pill);font-size:.875rem;font-weight:500;transition:all .2s ease;cursor:pointer;border:none}.landing-btn-primary{background-color:var(--landing-black);color:var(--landing-white)}.landing-btn-primary:hover{background-color:#1a1a1a}.landing-btn-primary:active{transform:scale(.98);background-color:#333}.landing-btn-large{height:56px;padding:0 32px;font-size:1rem;width:100%}.landing-page section.landing-hero{padding-top:calc(var(--landing-nav-height) + 64px);padding-bottom:80px;text-align:center;overflow:hidden}.landing-page .landing-hero-title{font-size:clamp(2.5rem,10vw,3.5rem);line-height:1.05;letter-spacing:-.04em;margin:20px auto 12px}.landing-page .landing-hero-subtitle{font-size:1.125rem;line-height:1.5;max-width:320px;margin:0 auto}.landing-mockup-wrapper{position:relative;display:flex;justify-content:center;margin-top:64px}.landing-phone{width:var(--landing-phone-w);height:var(--landing-phone-h);background:#0a0a0a;border-radius:44px;padding:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 0 0 1px rgba(0,0,0,.4),0 30px 60px -12px rgba(0,0,0,.25);position:relative;z-index:10}.landing-phone-screen{width:100%;height:100%;background:var(--landing-bg-surface);border-radius:36px;overflow:hidden;position:relative}.landing-phone-media{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.landing-dot-green{width:8px;height:8px;background:var(--landing-success);border-radius:50%;display:inline-block;margin-right:6px}.landing-features{background:var(--landing-bg-canvas);position:relative;z-index:20;border-top:1px solid var(--landing-border-light)}.landing-feature-item{padding:24px 0;border-bottom:1px solid var(--landing-border-light);display:flex;align-items:flex-start;gap:16px}.landing-feature-item:last-child{border-bottom:none}.landing-feature-icon{width:24px;height:24px;flex-shrink:0;color:var(--landing-text-primary)}.landing-feature-text h3{font-size:1rem;margin-bottom:4px}.landing-feature-text p{font-size:.875rem}.landing-steps{background:var(--landing-bg-surface)}.landing-section-header{margin-bottom:40px}.landing-section-header h2{font-size:2rem;line-height:1.1;margin-bottom:12px;margin-top:12px}.landing-step-list{position:relative}.landing-step-list:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:1px;background:var(--landing-border-light)}.landing-step-item{position:relative;padding-left:48px;margin-bottom:32px}.landing-step-item:last-child{margin-bottom:0}.landing-step-number{position:absolute;left:0;top:0;width:32px;height:32px;background:var(--landing-bg-canvas);border:1px solid var(--landing-border-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--landing-text-primary);z-index:2}.landing-step-item h3{font-size:1rem;padding-top:6px}.landing-management{overflow:hidden}.landing-management-content{margin-bottom:0}.landing-management-body{margin-top:12px}.landing-page section.landing-cta-section{text-align:center;padding:80px 0;border-bottom:none}.landing-cta-section h2{font-size:2.5rem;margin-bottom:32px}@keyframes landing-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-animate-in{animation:landing-slide-up .8s cubic-bezier(.16,1,.3,1) forwards}.landing-animate-delay{animation-delay:.1s}.landing-page.download-page section{padding:0;border-bottom:none}.landing-page.download-page .download-hero-title{font-size:clamp(2.25rem,6vw,3rem);line-height:1.1;letter-spacing:-.02em;font-weight:500;margin:0 0 16px}.landing-page.download-page .download-hero-subtitle{font-size:1.125rem;line-height:1.55;color:var(--landing-text-secondary);max-width:28rem;margin:0 auto 32px}.landing-page.download-page .download-install-header h2{margin:0 0 8px}.landing-page.download-page .download-step-item h3{font-size:1rem;font-weight:500;margin-bottom:6px;padding-top:4px}.landing-page.download-page .download-step-item p{font-size:.875rem;line-height:1.5;color:var(--landing-text-secondary)}.landing-page.download-page .download-step-item p strong{color:var(--landing-text-primary);font-weight:500}