body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:ClashDisplay-Regular,ClashDisplay-Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body[data-theme=dark]{background-color:#0e0e0e;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:flex;flex-direction:column;height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#000;display:flex;flex-direction:column;font-family:ClashDisplay-Regular,ClashDisplay-Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;line-height:1.6;overflow:hidden;transition:background-color .3s ease,color .3s ease}html[data-theme=dark] body{background-color:#000;color:#fff}.App,.landing-page{display:flex;flex-direction:column;height:100vh}.landing-page{background-color:#fff;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;transition:background-color .3s ease}html[data-theme=dark] .landing-page{background-color:#000}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;height:550px;max-width:100%;padding:.25rem;width:350px}html[data-theme=dark] .card{background:#fff;box-shadow:0 4px 20px #0003;color:#333}html[data-theme=dark] .app-name,html[data-theme=dark] .app-subtitle{color:#333}html[data-theme=dark] .app-description{color:#666}html[data-theme=dark] .coming-soon{color:#333}html[data-theme=dark] .content-body p,html[data-theme=dark] .content-title{color:#fff}.hank-os-logo-container{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.5rem}.hank-os-logo-img{width:40px!important}.hank-os-title{color:#000;font-family:ClashDisplay-Bold,ClashDisplay-Variable,sans-serif;font-size:2rem;font-weight:700;margin:0}html[data-theme=dark] .hank-os-title{color:#fff}.hank-os-text p{color:#1a5f7a;font-size:1rem;margin-top:-.5rem;text-align:center}.cards-container{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:center}.card-header,.cards-container{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif}.card-header{margin-bottom:.5rem;text-align:center}.app-logo{align-items:center;display:flex;gap:.0625rem;justify-content:center;margin-bottom:.25rem;margin-top:auto;padding:0}.app-logo-img{display:block;height:auto;margin:0;object-fit:contain;object-position:center;padding:0;width:120px}.app-name{color:#2d2d2d;font-family:ClashDisplay-Bold,ClashDisplay-Variable,sans-serif;font-size:1.5rem;font-weight:700}.card-content{display:flex;flex:1 1;flex-direction:column;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;margin-bottom:.5rem}.app-subtitle{color:#2d2d2d;font-family:ClashDisplay-Medium,ClashDisplay-Variable,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-top:.25rem;text-transform:uppercase}.app-screenshot,.app-subtitle{margin-bottom:.25rem;text-align:center}.app-screenshot{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin-top:.5rem;padding:0}.screenshot-img{border-radius:0;box-shadow:none;height:auto;margin:0;max-height:300px;object-fit:contain;padding:0;width:280px}.app-description{color:#666;flex:0 0 auto;font-size:.875rem;line-height:1.5;margin-bottom:1rem;margin-top:.25rem;text-align:center}.app-description,.card-footer{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif}.card-footer{margin-top:auto}.app-store-buttons{display:flex;gap:.75rem;justify-content:center}.store-button{background:none;border:none;cursor:pointer;padding:0;text-decoration:none;transition:transform .2s}.store-button:hover{transform:scale(1.05)}.store-button-img{height:35px;margin:0;padding:0;width:auto}.coming-soon{align-items:center;color:#2d2d2d;display:flex;font-family:ClashDisplay-Medium,ClashDisplay-Variable,sans-serif;font-size:.875rem;font-weight:500;height:35px;justify-content:center;letter-spacing:.05em;text-align:center;text-transform:uppercase}.card:nth-child(2) .app-description,.card:nth-child(2) .app-logo,.card:nth-child(2) .app-screenshot,.card:nth-child(2) .app-subtitle,.card:nth-child(2) .coming-soon{position:relative;top:-.5rem}@media (max-width:768px){.cards-container{align-items:center;flex-direction:column;gap:1rem}.card{height:400px;max-width:350px;width:100%}.app-logo-img{height:120px;width:120px}.screenshot-img{max-height:200px;width:140px}.hank-os-logo-img{width:60px}.content-card{margin:0 1rem;max-height:70vh;padding:1.5rem}.content-title{font-size:1.5rem}.footer-content{flex-direction:column;gap:1rem}.footer-nav{gap:1rem}.main-content{padding:1rem}}.who-is-hank-page{background-color:#fff;display:flex;flex-direction:column;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;height:100vh;transition:background-color .3s ease}html[data-theme=dark] .who-is-hank-page{background-color:#000}.content-card{box-shadow:0 4px 20px #0000001a}html[data-theme=dark] .content-card{box-shadow:0 4px 20px #0003}.about-page{background-color:#fff;display:flex;flex-direction:column;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;height:100vh;transition:background-color .3s ease}html[data-theme=dark] .about-page{background-color:#000}.content-container{align-items:center;display:flex;flex:1 1;justify-content:center;overflow:hidden}.content-card,.content-container{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif}.content-card{background:#fff;border-radius:12px;max-height:80vh;max-width:700px;overflow-y:auto;padding:2rem;width:100%}html[data-theme=dark] .content-card{background:#fff;color:#333}.content-title{color:#2d2d2d;font-family:ClashDisplay-Bold,ClashDisplay-Variable,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}html[data-theme=dark] .content-title{color:#333}.content-body{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;font-size:.9rem;line-height:1.6}.content-body p{color:#333;margin-bottom:1rem}html[data-theme=dark] .content-body p{color:#333}.content-body p:last-child{margin-bottom:0}.content-body strong{font-family:ClashDisplay-Semibold,ClashDisplay-Variable,sans-serif;font-weight:600}.hank-os-branding{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;margin-bottom:1.5rem;text-align:center}.hank-os-logo{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.25rem}.hank-os-logo-img{height:auto;margin:0;object-fit:contain;padding:0;transition:filter .3s ease;width:120px}.hank-os-text h2{color:#2d2d2d;font-family:ClashDisplay-Bold,ClashDisplay-Variable,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:.25rem}html[data-theme=dark] .hank-os-text h2{color:#fff}.hank-os-text p{color:#666;font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}html[data-theme=dark] .hank-os-text p{color:#ccc}.main-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;overflow:hidden;padding:1.5rem}.footer,.main-content{font-family:ClashDisplay-Regular,ClashDisplay-Variable,sans-serif}.footer{background-color:#fff;border-top:1px solid #e0e0e0;color:#000;flex-shrink:0;padding:1rem 0}html[data-theme=dark] .footer{background-color:#000;border-top:1px solid #333;color:#fff}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-nav{display:flex;gap:2rem}.nav-link{color:#000;cursor:pointer;font-family:ClashDisplay-Medium,ClashDisplay-Variable,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:opacity .2s}html[data-theme=dark] .nav-link{color:#fff}.nav-link:hover{opacity:.8}.toggle-switch{align-items:center;cursor:pointer;display:flex}.toggle-track{background-color:#666;border-radius:12px;height:24px;position:relative;transition:background-color .3s ease;width:44px}html[data-theme=dark] .toggle-track{background-color:#4caf50}.toggle-slider{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:18px;left:3px;position:absolute;top:3px;transition:transform .3s ease;width:18px}html[data-theme=dark] .toggle-slider{transform:translateX(20px)}@media (max-width:768px){.content-card{margin:0 1rem;max-height:70vh;padding:1.5rem}.content-title{font-size:1.5rem}.footer-content{flex-direction:column;gap:1rem}.footer-nav{gap:1rem}.main-content{padding:1rem}}
/*# sourceMappingURL=main.4fa51fa4.css.map*/