:root{--hh-primary: #1a6b45;--hh-primary-dark: #155237;--hh-primary-light: rgba(26, 107, 69, .1);--hh-primary-border: rgba(26, 107, 69, .2);--hh-primary-shadow: rgba(26, 107, 69, .3);--hh-text: #1c1c1c;--hh-text-muted: #6b7280;--hh-border: #e2ddd5;--hh-card-shadow: 0 8px 40px rgba(26,107,69,.1), 0 2px 12px rgba(0,0,0,.06)}.p-0{padding:0!important}.p-1{padding:4px!important}.p-2{padding:8px!important}.p-3{padding:12px!important}.p-4{padding:16px!important}.p-5{padding:24px!important}.p-6{padding:32px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:4px!important;padding-right:4px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.px-5{padding-left:24px!important;padding-right:24px!important}.px-6{padding-left:32px!important;padding-right:32px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.py-5{padding-top:24px!important;padding-bottom:24px!important}.py-6{padding-top:32px!important;padding-bottom:32px!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mt-5{margin-top:24px!important}.mt-6{margin-top:32px!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:12px!important}.mb-4{margin-bottom:16px!important}.mb-5{margin-bottom:24px!important}.mb-6{margin-bottom:32px!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:12px!important}.mr-4{margin-right:16px!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.ml-3{margin-left:12px!important}.ml-4{margin-left:16px!important}.gap-1{gap:4px!important}.gap-2{gap:8px!important}.gap-3{gap:12px!important}.gap-4{gap:16px!important}.gap-5{gap:24px!important}.gap-6{gap:32px!important}.text-center{text-align:center!important}.w-100{width:100%!important}.auth-page,.signup-page{min-height:calc(100vh - 64px);background:linear-gradient(135deg,#f0f7f4,#e8f5ef,#f4faf7);padding:40px 16px}.auth-card{background:#fff!important;border-radius:20px!important;padding:40px!important;box-shadow:var(--hh-card-shadow)!important;border:1px solid rgba(26,107,69,.08)!important}.auth-logo-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--hh-primary),var(--hh-primary-dark));border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;box-shadow:0 4px 12px var(--hh-primary-shadow);flex-shrink:0}.auth-logo-text{font-size:16px!important;font-weight:700!important;color:var(--hh-primary)!important}.auth-title{margin:16px 0 4px!important;color:#111827!important;font-weight:800!important}.auth-subtitle{color:var(--hh-text-muted)!important;font-size:14px!important;display:block}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#9ca3af;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--hh-border)}.auth-badge{display:inline-flex;align-items:center;gap:6px;background:var(--hh-primary-light);color:var(--hh-primary);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;margin-bottom:20px;border:1px solid var(--hh-primary-border)}.btn-primary{background:linear-gradient(135deg,var(--hh-primary),var(--hh-primary-dark))!important;border:none!important;font-weight:700!important;height:48px!important;border-radius:12px!important;font-size:15px!important;box-shadow:0 4px 16px var(--hh-primary-shadow)!important;letter-spacing:.3px!important;transition:all .2s ease!important}.btn-primary:hover{opacity:.9!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #1a6b4573!important}.btn-back{color:var(--hh-text-muted)!important;font-size:13px!important;font-weight:500!important;height:auto!important;padding:0!important}.btn-google{height:46px!important;border-radius:12px!important;border:1.5px solid var(--hh-border)!important;background:#fff!important;color:#374151!important;font-weight:600!important;font-size:14px!important}.auth-link{color:var(--hh-primary)!important;font-weight:600!important;margin-left:4px}.auth-link:hover{color:var(--hh-primary-dark)!important}.auth-footer{margin-top:16px;gap:4px;font-size:14px}.password-hint{color:var(--hh-text-muted)!important;font-size:12px!important;display:block;margin-bottom:12px;line-height:1.5}.form-section-label{color:var(--hh-text)!important;font-size:13px!important;font-weight:600!important;display:block;margin:8px 0 4px}.signup-container{width:100%}.signup-type-grid{flex-wrap:wrap}.signup-type-card{border:2px solid var(--hh-border)!important;border-radius:16px!important;transition:all .2s ease!important;background:#fff!important}.signup-type-card:hover{border-color:var(--hh-primary)!important;box-shadow:0 8px 24px #1a6b4526!important;transform:translateY(-2px)}.signup-type-icon{width:56px;height:56px;background:var(--hh-primary-light);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.signup-type-title{color:#111827!important;font-weight:700!important;margin-bottom:4px!important}.signup-type-desc{color:var(--hh-text-muted)!important;font-size:13px!important}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)}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 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}
