@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-left{padding-left:env(safe-area-inset-left)}.safe-right{padding-right:env(safe-area-inset-right)}.mt-safe-top{margin-top:env(safe-area-inset-top)}.mb-safe-bottom{margin-bottom:env(safe-area-inset-bottom)}.ml-safe-left{margin-left:env(safe-area-inset-left)}.mr-safe-right{margin-right:env(safe-area-inset-right)}.h-screen-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}@media (max-width:768px){*{-webkit-overflow-scrolling:touch}[role=button],a,button,input,select,textarea{min-height:44px;min-width:44px}button,input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem}input,select,textarea{font-size:16px}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:1px}.mobile-card{border-radius:12px;margin:8px 16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);border:1px solid hsl(var(--border))}.mobile-card,.mobile-list-item{background:hsl(var(--background));padding:16px}.mobile-list-item{border-bottom:1px solid hsl(var(--border));min-height:60px;display:flex;align-items:center;gap:12px;transition:background-color .2s ease}.mobile-list-item:active{background:hsl(var(--muted))}.mobile-list-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.mobile-list-item:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.mobile-button-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:12px;padding:14px 24px;font-weight:600;font-size:16px;min-height:48px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .2s ease}.mobile-button-primary:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.06)}.mobile-button-secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border:1px solid hsl(var(--border));border-radius:12px;padding:14px 24px;font-weight:500;font-size:16px;min-height:48px;transition:all .2s ease}.mobile-button-secondary:active{background:hsl(var(--muted))}.mobile-input{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;padding:14px 16px;font-size:16px;min-height:48px;width:100%;transition:border-color .2s ease}.mobile-input:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1)}.mobile-page-header{background:hsl(var(--background)/.95);backdrop-filter:blur(10px);border-bottom:1px solid hsl(var(--border)/.5);padding:calc(16px + env(safe-area-inset-top)) 16px 16px;position:sticky;top:0;z-index:40}.mobile-bottom-sheet{background:hsl(var(--background));border-top-left-radius:16px;border-top-right-radius:16px;border-top:1px solid hsl(var(--border));box-shadow:0 -4px 8px rgba(0,0,0,.1),0 -2px 4px rgba(0,0,0,.06)}.haptic-light:active{animation:haptic-light .1s ease}.haptic-medium:active{animation:haptic-medium .15s ease}.haptic-heavy:active{animation:haptic-heavy .2s ease}@keyframes haptic-light{0%,to{transform:scale(1)}50%{transform:scale(.98)}}@keyframes haptic-medium{0%,to{transform:scale(1)}50%{transform:scale(.96)}}@keyframes haptic-heavy{0%,to{transform:scale(1)}50%{transform:scale(.94)}}.mobile-skeleton{background:linear-gradient(90deg,hsl(var(--muted)) 25%,hsl(var(--muted)/.5) 50%,hsl(var(--muted)) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.mobile-focus-ring:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.mobile-divider{height:1px;background:hsl(var(--border));margin:0 16px}.mobile-section{margin:16px 0}.mobile-section-header{padding:8px 16px;font-size:14px;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px}}@media (max-width:768px) and (prefers-color-scheme:dark){.mobile-card{box-shadow:0 1px 3px rgba(255,255,255,.05),0 1px 2px rgba(255,255,255,.03)}.mobile-button-primary{box-shadow:0 2px 4px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}.mobile-bottom-sheet{box-shadow:0 -4px 8px rgba(0,0,0,.3),0 -2px 4px rgba(0,0,0,.2)}}@media (display-mode:standalone){.hide-in-pwa{display:none!important}body{overflow-x:hidden;overscroll-behavior-y:contain}}