*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#d1caff;width:100%;height:100%;background-image:url(/tanari-bg.png);background-repeat:no-repeat;background-size:cover;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:100%;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-container{max-width:100%;width:100%;display:flex;flex-direction:column;height:100%}.app-content{max-width:100%;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2em}.app-footer{background-color:#d1caff;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2em;gap:.5em;color:#000}.navbar{width:100%;background-color:#d1caff;padding:2em}.home-container{max-width:100%;height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:2em}.hero-section{max-width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-items:center;width:fit-content}.hero-section-content{max-width:100%;z-index:999;flex:1;width:fit-content;display:flex;flex-direction:column;align-items:flex-start;gap:4em;margin-left:0;left:0}.hero-text{width:fit-content;display:flex;flex-direction:column;align-items:flex-start}.hero-qr{display:flex;width:fit-content;align-items:flex-start;justify-content:space-between;width:100%;gap:8em}.store-card{display:flex;flex-direction:column;align-items:center;gap:1em}.hero-section h1,.hero-section p{line-height:1;color:#000}.hero-subtitle{font-size:1.25rem}.phone-image{max-width:60rem;width:clamp(14rem,50vw,60rem);height:auto;margin-left:auto}.store-badge{height:clamp(2.25rem,5vw,3rem);max-height:clamp(2.25rem,5vw,3rem);width:auto;max-width:100%;display:block;cursor:pointer}.store-badge:hover{filter:drop-shadow(0 0 .2em #646cffaa);transition:all .3s}.qr-image{height:clamp(8rem,20vw,12rem);width:clamp(8rem,20vw,12rem);aspect-ratio:1 / 1;object-fit:contain;max-width:100%;cursor:pointer}.store-card a{line-height:0;display:inline-block}body,html,#root{overflow-x:hidden}@media (max-width: 1200px){.hero-qr{gap:4em}}@media (max-width: 1024px){.home-container{padding:2rem 1rem;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.hero-section{align-items:center;justify-self:center;align-self:center}.hero-section-content{align-items:flex-start;text-align:center;gap:2.5em}.hero-qr{justify-content:center;gap:3em}.phone-image{display:block;margin:0 auto}}@media (max-width: 640px){.home-container{gap:1.5em}.hero-qr{flex-direction:column;align-items:center;gap:1.5em}.store-card{align-items:center}.qr-image{width:clamp(8rem,60vw,12rem)}}.qr-image:hover{filter:drop-shadow(0 0 .2em #646cffaa);transition:all .3s}.privacy-policy-container{display:flex;justify-content:center;min-height:100vh}.privacy-policy-content{max-width:800px;width:100%;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:left}.privacy-policy-content h1{font-size:2rem;margin-bottom:1.5rem;color:#333;text-align:center}.privacy-policy-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:#444;text-align:center}.privacy-policy-content p{margin-bottom:1rem;line-height:1.6;color:#555;text-align:left}.privacy-policy-content ul{margin-bottom:1rem;padding-left:1.5rem;list-style-position:outside;text-align:left}.privacy-policy-content li{margin-bottom:.5rem;line-height:1.6;color:#555;text-align:left}.privacy-policy-content a{color:#07c;text-decoration:none}.privacy-policy-content a:hover{text-decoration:underline}@media (max-width: 768px){.privacy-policy-content{padding:1.5rem}.privacy-policy-content h1{font-size:1.75rem}.privacy-policy-content h2{font-size:1.25rem}}.delete-account-container{max-width:800px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.delete-account-content{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}h1{color:#333;margin-bottom:1.5rem;text-align:center}.warning-box{background-color:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.warning-box h2{color:#d32f2f;margin-top:0}.warning-box p{color:#d32f2f;font-weight:500;margin-bottom:1rem}.warning-box ul{padding-left:1.5rem}.warning-box li{margin-bottom:.5rem;color:#666}.warning-note{margin-top:1rem;font-style:italic;color:#666;font-size:.9rem}.confirmation-section{margin-bottom:2rem}.input-group{margin-bottom:1.5rem}.input-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.input-group p{color:#666;margin-bottom:.5rem}.confirmation-input{width:100%;padding:.75rem 1rem;border:1px solid #ffcdd2;border-radius:8px;font-size:1rem;margin-top:.5rem;background-color:#fff;color:#333;transition:all .2s ease}.confirmation-input:focus{outline:none;border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.confirmation-input::placeholder{color:#999}.confirmation-input:disabled{background-color:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed}.delete-button{width:100%;padding:1rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.delete-button.enabled{background-color:#d32f2f;color:#fff}.delete-button.enabled:hover{background-color:#b71c1c}.delete-button.disabled{background-color:#e0e0e0;color:#666;cursor:not-allowed}.support-section{margin-top:2rem;text-align:center;color:#666}.support-link{color:#4a90e2;text-decoration:none}.support-link:hover{text-decoration:underline}@media (max-width: 600px){.delete-account-container{padding:1rem}.delete-account-content{padding:1.5rem}}
