:root{--tohq-navy:#001d37;--tohq-green:#74c044;--tohq-canvas:#f2f4f7;--tohq-line:#e3e7ec}.template-minimal{background:var(--tohq-canvas)}.template-minimal__wrap{background:#fff;border:1px solid var(--tohq-line);border-radius:14px;padding:28px;width:100%;max-width:360px;box-shadow:0 10px 30px rgba(0,29,55,.06)}.login__brand{margin-bottom:20px;text-align:center}.login__brand img{width:100%;max-width:220px;height:auto}.template-minimal .field-type input,.template-minimal input[type=email],.template-minimal input[type=password],.template-minimal input[type=text]{border:1px solid var(--tohq-line);border-radius:8px;padding:10px 12px;font-size:15px}.template-minimal .field-type input:focus,.template-minimal input:focus{outline:2px solid var(--tohq-green);outline-offset:0;border-color:var(--tohq-green)}.template-minimal .form-submit{margin-top:4px}.template-minimal .btn--style-primary,.template-minimal .form-submit .btn{width:100%;background-color:var(--tohq-green);border-color:var(--tohq-green);color:#08240a;font-weight:700;border-radius:8px}.template-minimal .btn--style-primary:hover,.template-minimal .form-submit .btn:hover{background-color:#5fa636;border-color:#5fa636}.template-minimal a{color:var(--tohq-green)}