:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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;place-items:center;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}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;width:100%}.min-height-100vh{min-height:100vh}.content{padding:0}.content-container{max-width:1200px;margin:0 auto;padding:24px}.header{background:transparent!important;box-shadow:none;border-bottom:1px solid #f0f0f0;padding:0 24px;height:auto;line-height:normal}.light-theme .header{border-bottom-color:#f0f0f0}.dark-theme .header{border-bottom-color:#434343}.header-title{margin:16px 0!important;color:inherit}.theme-toggle,.back-button{height:auto;padding:8px 16px}.hero-section{margin-bottom:48px;text-align:center}.hero-title{font-size:2.5rem!important;margin-bottom:16px!important;font-weight:700}.hero-description{font-size:1.1rem;margin-bottom:0!important;opacity:.8}.cards-section{margin-bottom:48px}.action-card{height:200px;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:12px;transition:all .3s ease;cursor:pointer}.action-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.action-card h4{margin-bottom:12px!important}.danger-card{border-color:#ff4d4f}.danger-card:hover{border-color:#ff7875}.danger-title{color:#ff4d4f!important}.cta-section{text-align:center}.delete-account-card{border-radius:12px;box-shadow:0 4px 12px #0000001a}.card-header{text-align:center;margin-bottom:24px}.light-theme{background-color:#fff;color:#000}.dark-theme{background-color:#141414;color:#fff}.dark-theme .action-card,.dark-theme .delete-account-card{background-color:#262626;border-color:#434343}@media (max-width: 768px){.content-container{padding:16px}.header{padding:0 16px}.hero-title{font-size:2rem!important}.hero-description{font-size:1rem}.hero-section,.cards-section{margin-bottom:32px}.action-card{height:160px;margin-bottom:16px}.theme-toggle,.back-button{padding:6px 12px;font-size:14px}.header-title{font-size:1.2rem!important}}@media (min-width: 768px) and (max-width: 1024px){.content-container{padding:20px}.hero-title{font-size:2.2rem!important}.action-card{height:180px}}@media (max-width: 480px){.hero-title{font-size:1.8rem!important;margin-bottom:12px!important}.hero-description{font-size:.95rem}.action-card{height:140px}.action-card h4,.header-title{font-size:1rem!important}.theme-toggle span,.back-button span{display:none}.theme-toggle,.back-button{min-width:40px;padding:8px}}@media (min-width: 1200px){.content-container{padding:32px}.hero-section,.cards-section{margin-bottom:64px}.hero-title{font-size:3rem!important}}@media (max-width: 768px){.delete-account-card{margin:16px}.delete-account-card .ant-card-body{padding:16px}}@media (prefers-reduced-motion: reduce){.action-card{transition:none}.action-card:hover{transform:none}}@media (prefers-contrast: high){.action-card{border-width:2px}.header{border-bottom-width:2px}}@media print{.theme-toggle,.back-button{display:none}.action-card{break-inside:avoid;box-shadow:none;border:1px solid #000}}
