:root{
 --bg:#f4f3ee;--paper:#fcfbf7;--ink:#14231c;--muted:#6b7770;--line:rgba(24,45,35,.12);--green:#17372a;--green2:#315b46;--green3:#78977f;--soft:#dce7dd;--cream:#f3eee3;--gold:#dfb35f;--shadow:0 26px 70px rgba(28,50,39,.10);--ui:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif
}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body.amhw-app-page,body.amhw-login-page{margin:0;background:var(--bg);color:var(--ink);font-family:var(--ui);font-size:16px}button,a,input,textarea,select{font:inherit}button{color:inherit}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.amhw-eyebrow{font-size:9px;letter-spacing:.15em;font-weight:820;color:#77837b}

.amhw-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}
.amhw-rail{position:sticky;top:0;height:100vh;padding:22px 16px 18px;background:linear-gradient(180deg,#16372a 0%,#122e24 100%);color:#fff;display:flex;flex-direction:column;z-index:30}
.amhw-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;padding:3px 4px 24px}.amhw-brand-mark{width:44px;height:44px;border-radius:15px;background:rgba(255,255,255,.08);display:grid;place-items:center}.amhw-brand-mark svg{width:31px;height:31px;stroke:#ebca86}.amhw-brand strong{display:block;font-size:11px;letter-spacing:.13em}.amhw-brand small{display:block;font-size:9px;color:rgba(255,255,255,.58);margin-top:3px}
.amhw-nav{display:grid;gap:6px;margin-top:11px}.amhw-nav-item{border:0;background:transparent;color:rgba(255,255,255,.68);display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:14px;font-size:12px;font-weight:730;cursor:pointer;text-align:left}.amhw-nav-item:hover{background:rgba(255,255,255,.06);color:#fff}.amhw-nav-item.is-active{background:#f5f0e6;color:#16372a}.amhw-nav-item>span{width:27px;height:27px;display:grid;place-items:center}.amhw-nav-item svg{width:19px}
.amhw-support{margin-top:auto;margin-bottom:18px;border:1px solid rgba(255,255,255,.11);border-radius:18px;padding:14px 12px;display:grid;grid-template-columns:30px 1fr;gap:9px;background:rgba(255,255,255,.035);color:#fff;text-decoration:none}.amhw-support>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(231,197,128,.13);color:#e9c987}.amhw-support svg{width:16px}.amhw-support small{font-size:7px;letter-spacing:.13em;color:rgba(255,255,255,.48);font-weight:800}.amhw-support strong{display:block;font-size:10px;margin-top:3px}.amhw-support p{font-size:9px;line-height:1.4;margin:4px 0 0;color:rgba(255,255,255,.55)}
.amhw-rail-footer{padding:14px 6px 0;border-top:1px solid rgba(255,255,255,.11);display:flex;align-items:center;gap:9px}.amhw-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e6bb67;color:#203329;font-weight:800;font-size:12px}.amhw-avatar-small{width:28px;height:28px;font-size:11px}.amhw-rail-footer strong{display:block;font-size:10px}.amhw-rail-footer a{display:block;color:rgba(255,255,255,.52);font-size:8px;margin-top:2px;text-decoration:none}

.amhw-main{min-width:0;padding:0 34px 60px}.amhw-topbar{min-height:88px;max-width:1320px;margin:0 auto;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.amhw-topbar h1{margin:4px 0 0;font-size:27px;line-height:1.1;letter-spacing:-.025em;font-weight:760}.amhw-top-actions{display:flex;gap:8px;align-items:center}.amhw-circle-button,.amhw-profile-pill,.amhw-path-switch{border:1px solid var(--line);background:rgba(255,255,255,.65)}.amhw-circle-button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.amhw-circle-button svg{width:18px}.amhw-profile-pill{border-radius:999px;display:flex;align-items:center;gap:7px;min-height:42px;padding:6px 10px 6px 6px;font-size:10px;font-weight:750}.amhw-path-switch{border-radius:14px;padding:5px 8px}.amhw-path-switch span{font-size:8px;font-weight:800;color:#7b867f;margin-right:5px}.amhw-path-switch select{border:0;background:transparent;font-size:10px;max-width:240px;color:var(--ink);outline:0}
.amhw-view{display:none;max-width:1320px;margin:0 auto;padding-top:26px;animation:amhwIn .25s ease}.amhw-view.is-active{display:block}@keyframes amhwIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}

.amhw-focus{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);min-height:385px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#f0efe8,#e5e9df);box-shadow:var(--shadow);border:1px solid rgba(31,67,51,.07)}.amhw-focus-copy{padding:52px 45px;display:flex;flex-direction:column;justify-content:center}.amhw-focus-meta{display:flex;align-items:center;gap:11px;color:#718078;font-size:10px;font-weight:700}.amhw-chip{background:#1f4333;color:#fff;padding:7px 9px;border-radius:999px;font-size:8px;letter-spacing:.13em;font-weight:820}.amhw-focus h2{font-size:clamp(39px,4.5vw,61px);line-height:1.01;letter-spacing:-.048em;margin:18px 0 17px;max-width:690px;font-weight:780}.amhw-focus-copy>p{max-width:650px;margin:0;color:#5e6b64;font-size:14px;line-height:1.68}.amhw-focus-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:27px}.amhw-primary,.amhw-primary-link{border:0;background:#1c402f;color:#fff;border-radius:999px;padding:14px 18px;display:inline-flex;align-items:center;gap:11px;font-size:11px;font-weight:790;cursor:pointer;box-shadow:0 12px 30px rgba(28,64,47,.16);text-decoration:none}.amhw-primary svg{width:16px}.amhw-time{display:flex;align-items:center;gap:6px;color:#738078;font-size:10px}.amhw-time svg{width:15px}
.amhw-route-visual{position:relative;overflow:hidden;background:linear-gradient(160deg,#dce6db 0%,#c7d6c8 100%);padding:29px 28px}.amhw-contours{position:absolute;inset:-20%;opacity:.25;transform:rotate(-8deg)}.amhw-contours span{position:absolute;border:1px solid rgba(37,80,58,.45);border-radius:48% 52% 45% 55%;width:78%;height:58%;left:10%;top:20%}.amhw-contours span:nth-child(2){width:63%;height:47%;left:20%;top:28%}.amhw-contours span:nth-child(3){width:48%;height:36%;left:31%;top:36%}.amhw-contours span:nth-child(4){width:34%;height:25%;left:40%;top:44%}.amhw-route-head{position:relative;z-index:4;display:flex;justify-content:space-between;align-items:center}.amhw-route-head .amhw-eyebrow{color:#4f6658}.amhw-route-head strong{font-size:12px;background:rgba(255,255,255,.55);padding:7px 9px;border-radius:999px}.amhw-route-svg{position:absolute;left:4%;right:4%;bottom:38px;width:92%;height:74%;overflow:visible}.amhw-route-shadow,.amhw-route-line{fill:none;stroke-linecap:round}.amhw-route-shadow{stroke:rgba(255,255,255,.75);stroke-width:14}.amhw-route-line{stroke:#315b46;stroke-width:3;stroke-dasharray:8 8}.amhw-route-dot{position:absolute;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#f6f4ed;color:#6f7b74;border:4px solid rgba(255,255,255,.62);font-size:10px;font-weight:850;z-index:5;box-shadow:0 6px 18px rgba(31,67,51,.13)}.amhw-route-dot svg{width:15px}.amhw-route-dot.is-done{background:#dbe9dc;color:#315b46}.amhw-route-dot.is-current{background:#1f4333;color:#fff;width:43px;height:43px;box-shadow:0 0 0 9px rgba(31,67,51,.12),0 8px 22px rgba(31,67,51,.18)}.amhw-route-end{position:absolute;z-index:5;color:#244d38;display:grid;place-items:center;font-size:8px;font-weight:800}.amhw-route-end>span{width:31px;height:31px;border-radius:50%;background:#f7f5ef;display:grid;place-items:center;box-shadow:0 6px 18px rgba(31,67,51,.12)}.amhw-route-end small{margin-top:3px}.amhw-current-label{position:absolute;left:38%;bottom:25px;z-index:5;background:rgba(250,249,244,.88);backdrop-filter:blur(10px);border-radius:15px;padding:10px 12px;box-shadow:0 10px 28px rgba(37,70,52,.10);max-width:190px}.amhw-current-label small{display:block;font-size:7px;letter-spacing:.12em;color:#758178;font-weight:850}.amhw-current-label strong{display:block;font-size:10px;margin-top:3px}
.amhw-path-section{margin-top:34px}.amhw-path-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;padding:0 4px 19px}.amhw-path-heading h3{font-size:27px;letter-spacing:-.03em;line-height:1.17;margin:6px 0 0;max-width:760px}.amhw-link-button{border:0;background:transparent;display:flex;align-items:center;gap:7px;color:#315b46;font-size:10px;font-weight:760;cursor:pointer;padding:0 0 4px}.amhw-link-button svg{width:15px}.amhw-pathline{display:grid;grid-template-columns:repeat(3,1fr);position:relative;border-top:1px solid var(--line);padding-top:25px}.amhw-pathline:before{content:"";position:absolute;top:42px;left:8%;right:8%;height:2px;background:#d6ddd6}.amhw-pathline article{position:relative;z-index:2;padding-right:28px}.amhw-path-node{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edeee9;color:#7b877f;border:5px solid var(--bg);font-size:10px;font-weight:850;margin-bottom:13px}.amhw-path-node svg{width:15px}.amhw-pathline article.is-done .amhw-path-node{background:#d8e6d9;color:#315b46}.amhw-pathline article.is-current .amhw-path-node{background:#1f4333;color:#fff;box-shadow:0 0 0 7px rgba(31,67,51,.08)}.amhw-pathline small{font-size:7px;letter-spacing:.14em;color:#879188;font-weight:820}.amhw-pathline strong{display:block;font-size:17px;letter-spacing:-.015em;margin-top:4px}.amhw-pathline p{font-size:10px;line-height:1.55;color:#758078;margin:6px 0 0;max-width:290px}.amhw-personal-strip{margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 4px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center}.amhw-personal-icon{width:40px;height:40px;border-radius:50%;background:#e6eadf;color:#315b46;display:grid;place-items:center}.amhw-personal-icon svg{width:18px}.amhw-personal-strip small{display:block;font-size:7px;letter-spacing:.14em;color:#8a938d;font-weight:820}.amhw-personal-strip strong{display:block;font-size:16px;margin-top:4px;font-weight:700}.amhw-personal-strip button{border:0;background:transparent;color:#315b46;font-size:10px;font-weight:760;text-decoration:underline;text-underline-offset:4px;cursor:pointer}

.amhw-stage-head{display:flex;justify-content:space-between;align-items:center;padding:6px 3px 23px;color:#768179;font-size:9px;font-weight:720}.amhw-stage-head>div{display:flex;align-items:center;gap:10px}.amhw-stage-head>span{display:flex;align-items:center;gap:6px}.amhw-stage-head svg{width:14px}.amhw-step-stage{border-top:1px solid var(--line);padding:42px 0 20px}.amhw-step-copy{max-width:850px;margin:0 auto}.amhw-step-copy h2{font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.048em;margin:10px 0 14px}.amhw-step-intro{font-size:15px;line-height:1.65;color:#67736c;margin:0 0 24px}.amhw-step-content{font-size:14px;line-height:1.72;color:#405047}.amhw-step-content p{margin:0 0 16px}.amhw-questions,.amhw-save-note{max-width:850px;margin:34px auto 0;border-top:1px solid var(--line);padding-top:28px}.amhw-questions>h3,.amhw-save-note h3{font-size:22px;letter-spacing:-.025em;margin:0 0 20px}.amhw-question{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:24px 0;border-top:1px solid rgba(24,45,35,.08)}.amhw-question:first-of-type{border-top:0}.amhw-question-no{font-size:31px;letter-spacing:-.05em;color:#cad2cc;font-weight:800;line-height:1}.amhw-question-body>p{font-size:20px;line-height:1.3;font-weight:720;letter-spacing:-.02em;margin:0 0 16px}.amhw-answer-list{display:grid;gap:8px}.amhw-answer-list button{border:1px solid var(--line);background:rgba(255,255,255,.58);border-radius:17px;padding:14px 16px;display:grid;grid-template-columns:29px 1fr;gap:10px;text-align:left;align-items:center;font-size:12px;line-height:1.45;cursor:pointer;transition:.16s ease}.amhw-answer-list button span{font-size:8px;color:#8b948e;font-weight:820}.amhw-answer-list button:hover,.amhw-answer-list button.is-selected{background:#1f4333;border-color:#1f4333;color:#fff;transform:translateX(3px)}.amhw-answer-list button:hover span,.amhw-answer-list button.is-selected span{color:rgba(255,255,255,.55)}.amhw-text-answer,.amhw-save-note textarea{width:100%;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.68);padding:14px 15px;color:var(--ink);outline:none;resize:vertical}.amhw-text-answer:focus,.amhw-save-note textarea:focus{border-color:#52705d;box-shadow:0 0 0 3px rgba(49,91,70,.08)}.amhw-save-text,.amhw-save-note-button{margin-top:8px;border:0;border-radius:999px;background:#e1e9e1;color:#254b38;padding:9px 13px;font-size:10px;font-weight:780;cursor:pointer}.amhw-save-state,.amhw-note-state{display:inline-block;margin-left:9px;font-size:9px;color:#54705e}.amhw-complete-bar{max-width:850px;margin:34px auto 0;background:linear-gradient(135deg,#1b3d2f,#2d5541);color:#fff;border-radius:24px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.amhw-complete-bar small{display:block;font-size:7px;letter-spacing:.14em;color:rgba(255,255,255,.56);font-weight:820}.amhw-complete-bar strong{display:block;margin-top:4px;font-size:13px}.amhw-complete-step{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:11px 15px;display:flex;gap:8px;align-items:center;font-size:10px;font-weight:780;cursor:pointer}.amhw-complete-step svg{width:15px}.amhw-complete-state{max-width:850px;margin:10px auto;font-size:11px;color:#53685b}.amhw-complete-state.is-error{color:#995b4d}.amhw-complete-state.is-success{color:#2f6b47}

.amhw-progress-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:26px 3px 33px;border-bottom:1px solid var(--line)}.amhw-progress-intro h2,.amhw-library-intro h2{font-size:45px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 12px}.amhw-progress-intro p,.amhw-library-intro p{margin:0;color:#707c74;font-size:12px;line-height:1.65;max-width:690px}.amhw-progress-number{display:flex;align-items:center;gap:10px}.amhw-progress-number strong{font-size:67px;letter-spacing:-.06em;color:#315b46}.amhw-progress-number span{font-size:9px;line-height:1.35;color:#7c867f;font-weight:730}.amhw-progress-river{padding:30px 0}.amhw-progress-river article{display:grid;grid-template-columns:90px 30px minmax(0,1fr);gap:12px;position:relative;min-height:110px}.amhw-progress-river article:not(:last-child):after{content:"";position:absolute;left:104px;top:28px;bottom:-1px;width:1px;background:#ccd6ce}.amhw-progress-river time{font-size:9px;color:#818c84;padding-top:4px;font-weight:730}.amhw-river-dot{width:14px;height:14px;border-radius:50%;background:#cdd8d0;border:4px solid var(--bg);box-shadow:0 0 0 1px #b8c6bb;margin-top:2px;position:relative;z-index:2}.amhw-progress-river .is-now .amhw-river-dot{background:#1f4333;box-shadow:0 0 0 5px rgba(31,67,51,.09)}.amhw-progress-river small{font-size:7px;letter-spacing:.13em;color:#879189;font-weight:820}.amhw-progress-river strong{display:block;font-size:18px;margin-top:4px;letter-spacing:-.015em}.amhw-progress-river p{font-size:10px;color:#76817a;line-height:1.55;margin:6px 0 0;max-width:680px}
.amhw-library-intro{padding:26px 3px 33px;border-bottom:1px solid var(--line)}.amhw-library-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;padding-top:28px}.amhw-library-layout>section>h3{font-size:20px;margin:0 0 12px}.amhw-memory-list article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:17px;padding:24px 3px;border-bottom:1px solid var(--line)}.amhw-memory-icon{width:43px;height:43px;border-radius:15px;background:#e2e8df;color:#315b46;display:grid;place-items:center}.amhw-memory-icon svg{width:18px}.amhw-memory-list small,.amhw-certificate-list small{font-size:7px;letter-spacing:.12em;color:#8b958e;font-weight:820}.amhw-memory-list p{font-size:18px;line-height:1.42;letter-spacing:-.015em;margin:6px 0 5px;font-weight:620}.amhw-memory-list time{font-size:8px;color:#8e9891}.amhw-soft-empty{border:1px dashed #cbd3cd;border-radius:18px;padding:22px;color:#7b867f;font-size:11px}.amhw-certificate-list{display:grid;gap:10px}.amhw-certificate-list article{border:1px solid var(--line);background:rgba(255,255,255,.5);border-radius:18px;padding:15px;display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center}.amhw-certificate-list>article>span{width:38px;height:38px;border-radius:12px;background:#e3e9df;color:#315b46;display:grid;place-items:center}.amhw-certificate-list strong{display:block;font-size:12px;margin-top:3px}.amhw-certificate-list p{font-size:9px;color:#7b867f;margin:4px 0 0}.amhw-certificate-list a{font-size:9px;font-weight:800;color:#315b46}.amhw-empty{max-width:900px;margin:70px auto;background:#fffdf8;border:1px solid var(--line);border-radius:28px;padding:42px}.amhw-empty h2{font-size:42px;letter-spacing:-.04em;line-height:1.05;margin:10px 0}.amhw-empty p{color:var(--muted);line-height:1.6}.amhw-mobile-nav{display:none}

/* Login */
.amhw-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,620px) minmax(420px,1fr);background:#f5f3ed}.amhw-login-panel{padding:48px 54px;display:flex;flex-direction:column}.amhw-login-brand{display:flex;align-items:center;gap:11px}.amhw-login-mark{width:46px;height:46px;border-radius:15px;background:#17372a;color:#e8c77e;display:grid;place-items:center}.amhw-login-mark svg{width:32px;height:32px}.amhw-login-brand strong{display:block;font-size:11px;letter-spacing:.13em}.amhw-login-brand small{display:block;font-size:9px;color:#7b867f;margin-top:3px}.amhw-login-copy{margin:auto 0 28px;max-width:500px}.amhw-login-copy h1{font-size:58px;line-height:1;letter-spacing:-.055em;margin:12px 0 17px}.amhw-login-copy p{font-size:14px;color:#69756e;line-height:1.7;margin:0;max-width:450px}.amhw-login-form{max-width:470px}.amhw-login-form p{margin:0 0 14px}.amhw-login-form label{display:block;font-size:10px;font-weight:760;color:#5f6b64;margin-bottom:6px}.amhw-login-form input[type=text],.amhw-login-form input[type=password]{width:100%;border:1px solid var(--line);border-radius:15px;background:#fffdf8;padding:13px 14px;outline:0}.amhw-login-form input:focus{border-color:#53705e;box-shadow:0 0 0 3px rgba(49,91,70,.08)}.amhw-login-form .login-remember label{display:flex;align-items:center;gap:7px;font-weight:500}.amhw-login-form input[type=submit]{border:0;border-radius:999px;background:#17372a;color:#fff;padding:13px 21px;font-weight:800;cursor:pointer}.amhw-login-help{font-size:10px;color:#315b46;font-weight:750}.amhw-login-foot{margin-top:22px;font-size:9px;color:#8a948e;max-width:430px}.amhw-login-visual{position:relative;overflow:hidden;background:linear-gradient(155deg,#dbe5da,#b9cbbb)}.amhw-login-contours{position:absolute;inset:-8%;opacity:.28;transform:rotate(-8deg)}.amhw-login-contours span{position:absolute;border:1px solid rgba(31,67,51,.48);border-radius:50%;width:90%;height:68%;left:5%;top:15%}.amhw-login-contours span:nth-child(2){width:76%;height:57%;left:12%;top:20%}.amhw-login-contours span:nth-child(3){width:61%;height:45%;left:20%;top:27%}.amhw-login-contours span:nth-child(4){width:46%;height:34%;left:28%;top:34%}.amhw-login-contours span:nth-child(5){width:31%;height:23%;left:36%;top:41%}.amhw-login-route{position:absolute;left:8%;right:8%;bottom:22%;height:3px;background:repeating-linear-gradient(90deg,#315b46 0 8px,transparent 8px 16px);transform:rotate(-14deg);transform-origin:left center}.amhw-login-point{position:absolute;width:22px;height:22px;border-radius:50%;background:#fffdf8;border:5px solid rgba(255,255,255,.55);box-shadow:0 8px 20px rgba(31,67,51,.12)}.amhw-login-point.one{left:16%;bottom:19%}.amhw-login-point.two{left:48%;bottom:29%;background:#17372a}.amhw-login-point.three{right:15%;bottom:40%}.amhw-login-sun{position:absolute;width:88px;height:88px;border-radius:50%;background:linear-gradient(145deg,#f1d087,#dfaa50);right:11%;top:11%;box-shadow:0 18px 45px rgba(151,103,33,.12)}

@media(max-width:1080px){.amhw-shell{grid-template-columns:205px minmax(0,1fr)}.amhw-main{padding-left:25px;padding-right:25px}.amhw-focus{grid-template-columns:1fr 390px}.amhw-focus-copy{padding:43px 34px}.amhw-login-shell{grid-template-columns:minmax(0,560px) 1fr}.amhw-login-panel{padding:40px}.amhw-login-copy h1{font-size:50px}}
@media(max-width:820px){body.amhw-app-page{padding-bottom:94px}.amhw-shell{display:block}.amhw-rail{display:none}.amhw-main{padding:0 16px 24px}.amhw-topbar{min-height:72px}.amhw-topbar h1{font-size:22px}.amhw-topbar .amhw-eyebrow{display:none}.amhw-profile-pill{padding:6px}.amhw-profile-pill>span:not(.amhw-avatar){display:none}.amhw-path-switch{display:none}.amhw-view{padding-top:14px}.amhw-focus{display:block;border-radius:22px}.amhw-focus-copy{padding:28px 20px 24px}.amhw-focus h2{font-size:43px;margin-top:15px;margin-bottom:14px}.amhw-focus-copy>p{line-height:1.58}.amhw-focus-actions{margin-top:22px}.amhw-route-visual{height:238px;min-height:238px}.amhw-route-svg{bottom:24px;height:78%}.amhw-current-label{bottom:12px}.amhw-path-section{margin-top:26px}.amhw-path-heading{display:block;padding-bottom:14px}.amhw-link-button{margin-top:12px}.amhw-pathline{grid-template-columns:1fr;padding-left:9px}.amhw-pathline:before{left:26px;right:auto;top:31px;bottom:31px;width:2px;height:auto}.amhw-pathline article{display:grid;grid-template-columns:46px 1fr;gap:9px;padding:0 0 23px}.amhw-path-node{margin-bottom:0}.amhw-personal-strip{grid-template-columns:42px 1fr;margin-top:24px}.amhw-personal-strip button{grid-column:2;justify-self:start}.amhw-step-stage{padding-top:30px}.amhw-step-copy h2{font-size:43px}.amhw-question{grid-template-columns:38px 1fr;gap:10px}.amhw-question-no{font-size:23px}.amhw-complete-bar{display:block}.amhw-complete-step{margin-top:13px;width:100%;justify-content:center}.amhw-progress-intro{display:block}.amhw-progress-number{margin-top:22px}.amhw-library-layout{grid-template-columns:1fr}.amhw-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:12px;right:12px;bottom:max(8px,env(safe-area-inset-bottom));z-index:50;background:rgba(19,49,37,.96);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:5px 7px;box-shadow:0 20px 55px rgba(19,49,37,.25);min-height:66px}.amhw-mobile-nav button{border:0;background:transparent;color:rgba(255,255,255,.62);border-radius:15px;min-height:54px;padding:5px 3px;display:grid;place-items:center;gap:2px;font-size:8px;font-weight:740}.amhw-mobile-nav button svg{width:19px;height:19px}.amhw-mobile-nav button.is-active{background:#f4efe4;color:#17372a}.amhw-login-shell{grid-template-columns:1fr}.amhw-login-visual{display:none}.amhw-login-panel{min-height:100vh;padding:30px 24px}.amhw-login-copy{margin:90px 0 28px}.amhw-login-copy h1{font-size:46px}}
@media(max-width:520px){.amhw-main{padding-left:12px;padding-right:12px}.amhw-topbar h1{font-size:21px;line-height:1.15}.amhw-circle-button{width:38px;height:38px}.amhw-avatar-small{width:27px;height:27px}.amhw-focus h2{font-size:34px;line-height:1.03;letter-spacing:-.042em}.amhw-focus-copy>p{font-size:13px}.amhw-focus-actions{display:block}.amhw-primary{width:100%;justify-content:center;min-height:50px}.amhw-time{margin-top:10px}.amhw-route-visual{height:220px;min-height:220px;padding:18px 16px}.amhw-route-head{align-items:flex-start}.amhw-route-head strong{padding:5px 7px}.amhw-route-dot{width:31px;height:31px;border-width:3px}.amhw-route-dot.is-current{width:38px;height:38px;box-shadow:0 0 0 7px rgba(31,67,51,.10),0 7px 18px rgba(31,67,51,.16)}.amhw-current-label{left:29%;bottom:10px;padding:8px 10px}.amhw-current-label strong{font-size:9px}.amhw-path-heading h3{font-size:22px;line-height:1.22}.amhw-pathline article{padding-bottom:20px}.amhw-pathline strong{font-size:19px}.amhw-pathline p{font-size:12px;line-height:1.5;max-width:none}.amhw-pathline small{font-size:8px}.amhw-personal-strip{padding-top:18px;padding-bottom:18px}.amhw-personal-strip strong{font-size:15px;line-height:1.35}.amhw-personal-strip button{font-size:11px}.amhw-stage-head{align-items:flex-start}.amhw-stage-head>span:last-child{display:none}.amhw-step-copy h2{font-size:37px}.amhw-step-intro{font-size:14px}.amhw-question-body>p{font-size:18px}.amhw-answer-list button{font-size:12px}.amhw-progress-intro h2,.amhw-library-intro h2{font-size:37px}.amhw-progress-river article{grid-template-columns:70px 24px 1fr;gap:8px}.amhw-progress-river article:not(:last-child):after{left:81px}.amhw-certificate-list article{grid-template-columns:38px 1fr}.amhw-certificate-list a{grid-column:2;justify-self:start}.amhw-empty{margin:35px auto;padding:28px 22px}.amhw-empty h2{font-size:34px}.amhw-login-panel{padding:24px 18px}.amhw-login-copy{margin-top:70px}.amhw-login-copy h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


/* 1.0.1 Lesbarkeit und Portal Feinschliff */
.amhw-shell{grid-template-columns:250px minmax(0,1fr)}
.amhw-rail{padding:24px 18px 18px}
.amhw-eyebrow{font-size:11px;letter-spacing:.14em}
.amhw-brand strong{font-size:13px;letter-spacing:.12em}
.amhw-brand small{font-size:11px;color:rgba(255,255,255,.72)}
.amhw-nav-item{font-size:14px;font-weight:760;padding:13px 14px}
.amhw-support{padding:16px 14px;grid-template-columns:34px 1fr;gap:10px;background:rgba(255,255,255,.05)}
.amhw-support>span{width:34px;height:34px}
.amhw-support small{font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.66)}
.amhw-support strong{font-size:12px}
.amhw-support p{font-size:11px;line-height:1.45;color:rgba(255,255,255,.75)}
.amhw-avatar{font-size:13px}
.amhw-rail-footer strong{font-size:12px}
.amhw-rail-footer a{font-size:10px;color:rgba(255,255,255,.72)}
.amhw-profile-pill{font-size:12px}
.amhw-path-switch span{font-size:10px}
.amhw-path-switch select{font-size:13px}
.amhw-focus-meta{font-size:12px}
.amhw-chip{font-size:10px;padding:8px 11px}
.amhw-focus-copy>p{font-size:16px;line-height:1.72}
.amhw-primary,.amhw-primary-link{font-size:13px;padding:15px 19px}
.amhw-time{font-size:12px}
.amhw-route-head strong{font-size:13px}
.amhw-route-end{font-size:10px}
.amhw-current-label small{font-size:9px}
.amhw-current-label strong{font-size:12px}
.amhw-path-heading h3{font-size:31px}
.amhw-link-button{font-size:12px}
.amhw-pathline small{font-size:9px}
.amhw-pathline strong{font-size:20px}
.amhw-pathline p{font-size:12px;line-height:1.6}
.amhw-personal-strip small{font-size:9px}
.amhw-personal-strip strong{font-size:18px}
.amhw-personal-strip button{font-size:12px}
.amhw-stage-head{font-size:11px}
.amhw-step-intro{font-size:16px}
.amhw-question-title,.amhw-question-body>p{font-size:22px}
.amhw-answer-list button{font-size:13px}
.amhw-progress-intro p,.amhw-library-intro p{font-size:14px}
.amhw-progress-river time{font-size:11px}
.amhw-progress-river small{font-size:9px}
.amhw-progress-river strong{font-size:20px}
.amhw-progress-river p{font-size:12px;line-height:1.6}
.amhw-library-layout>section>h3{font-size:22px}
.amhw-memory-list small,.amhw-certificate-list small{font-size:9px}
.amhw-memory-list p{font-size:19px;line-height:1.5}
.amhw-memory-list time{font-size:10px}
.amhw-soft-empty{font-size:13px}
.amhw-certificate-list strong{font-size:14px}
.amhw-certificate-list p{font-size:11px}
.amhw-certificate-list a{font-size:11px}
.amhw-login-brand strong{font-size:13px}
.amhw-login-brand small{font-size:11px}
.amhw-login-copy p{font-size:16px}
.amhw-login-form label{font-size:12px}
.amhw-login-help{font-size:12px}
.amhw-login-foot{font-size:11px}

@media(max-width:1080px){
  .amhw-shell{grid-template-columns:222px minmax(0,1fr)}
  .amhw-nav-item{font-size:13px}
  .amhw-brand strong{font-size:12px}
  .amhw-brand small{font-size:10px}
}

@media(max-width:820px){
  .amhw-mobile-nav button{font-size:9px}
  .amhw-focus-meta{font-size:11px}
  .amhw-chip{font-size:9px}
  .amhw-time{font-size:11px}
}

@media(max-width:520px){
  .amhw-pathline strong{font-size:21px}
  .amhw-pathline p{font-size:13px}
  .amhw-personal-strip strong{font-size:17px}
  .amhw-answer-list button{font-size:13px}
  .amhw-progress-intro p,.amhw-library-intro p{font-size:13px}
}


/* 1.0.2 Startlogik, persönliche Ansprache und Feinschliff */
.amhw-route-head strong{min-width:46px;text-align:center}
.amhw-current-label{bottom:auto;max-width:165px;transform:translateY(-50%)}
.amhw-current-label small{font-size:10px;letter-spacing:.11em}
.amhw-current-label strong{font-size:13px;line-height:1.3}
.amhw-route-end small{font-size:10px}
.amhw-pathline article.is-start .amhw-path-node{background:#f1eee6;color:#64736a;box-shadow:0 0 0 1px rgba(31,67,51,.06)}
.amhw-pathline article.is-start .amhw-path-node svg{width:16px}
.amhw-pathline small{font-size:10px}
.amhw-pathline p{font-size:13px}
.amhw-time{color:#66756c}
.amhw-focus-meta{color:#627168}
.amhw-brand small,.amhw-support p,.amhw-rail-footer a{opacity:1}

@media(max-width:820px){
  .amhw-current-label{max-width:145px;transform:translateY(-45%)}
  .amhw-current-label small{font-size:9px}
  .amhw-current-label strong{font-size:11px}
}


/* 1.0.3 Wegkarte Startzustand und Feinschliff */
.amhw-route-head{align-items:flex-start;padding-right:4px}
.amhw-route-progress{
  position:absolute;
  top:0;
  right:0;
  min-width:54px;
  text-align:center;
  font-size:12px!important;
  line-height:1;
  padding:9px 11px!important;
  border-radius:999px!important;
  background:rgba(252,251,247,.82)!important;
  color:#274a38;
  box-shadow:0 5px 16px rgba(31,67,51,.08);
}
.amhw-route-progress.is-start{
  min-width:66px;
  background:rgba(252,251,247,.9)!important;
}
.amhw-route-end{
  gap:2px;
  transform:translateY(2px);
}
.amhw-route-end>span{
  width:36px;
  height:36px;
  font-size:12px;
  font-weight:850;
  border:1px solid rgba(31,67,51,.06);
}
.amhw-route-end small{
  font-size:10px;
  line-height:1;
  color:#3f5f4d;
}
.amhw-current-label{
  border:1px solid rgba(31,67,51,.06);
}
.amhw-pathline p,.amhw-focus-copy>p{color:#617067}
.amhw-pathline small{color:#75847a}

@media(max-width:820px){
  .amhw-route-progress{top:0;right:0;font-size:11px!important;padding:8px 10px!important}
  .amhw-route-end{right:8%!important;top:22%!important}
}
@media(max-width:520px){
  .amhw-route-progress{min-width:50px;font-size:10px!important;padding:7px 8px!important}
  .amhw-route-progress.is-start{min-width:58px}
  .amhw-route-end>span{width:34px;height:34px;font-size:11px}
}


/* 1.1.0 Konto, Profil und Hinweise */
.amhw-rail-footer.amhw-account-trigger{width:100%;background:transparent;color:#fff;border:0;cursor:pointer;text-align:left}
.amhw-rail-footer.amhw-account-trigger small{display:block;font-size:10px;color:rgba(255,255,255,.66);margin-top:2px}
.amhw-notice-wrap{position:relative}
.amhw-notice-popover{position:absolute;right:0;top:48px;width:290px;background:#fffdf8;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 18px 50px rgba(28,50,39,.16);z-index:70}
.amhw-notice-popover[hidden]{display:none}
.amhw-notice-popover small{font-size:9px;letter-spacing:.13em;color:#7f8a82;font-weight:820}
.amhw-notice-popover strong{display:block;font-size:15px;margin-top:5px}
.amhw-notice-popover p{margin:5px 0 0;color:#6f7b73;font-size:12px;line-height:1.5}
.amhw-profile-pill{cursor:pointer}
.amhw-account-head{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 3px 34px;border-bottom:1px solid var(--line)}
.amhw-account-head h2{font-size:46px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 12px}
.amhw-account-head p{margin:0;color:#6f7b73;max-width:720px;font-size:14px;line-height:1.65}
.amhw-account-avatar{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#e6bb67;color:#203329;font-size:28px;font-weight:820;box-shadow:0 12px 32px rgba(74,58,28,.10)}
.amhw-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:26px}
.amhw-account-panel{background:rgba(255,255,255,.55);border:1px solid var(--line);border-radius:22px;padding:22px}
.amhw-panel-title{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;margin-bottom:18px}
.amhw-panel-title>span{width:42px;height:42px;border-radius:14px;background:#e1e8df;color:#315b46;display:grid;place-items:center}
.amhw-panel-title svg{width:18px}
.amhw-panel-title small{font-size:9px;letter-spacing:.13em;color:#879189;font-weight:820}
.amhw-panel-title h3{font-size:19px;margin:3px 0 0;letter-spacing:-.02em}
.amhw-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.amhw-profile-form label{font-size:11px;font-weight:760;color:#5f6d65}
.amhw-profile-form label.wide,.amhw-profile-form .wide{grid-column:1/-1}
.amhw-profile-form input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);background:#fffdf8;border-radius:14px;padding:12px 13px;color:var(--ink);outline:0}
.amhw-profile-form input:focus{border-color:#53705e;box-shadow:0 0 0 3px rgba(49,91,70,.08)}
.amhw-profile-form input:disabled{opacity:.75}
.amhw-profile-form label small{display:block;margin-top:5px;font-size:9px;color:#8a948d;font-weight:500}
.amhw-profile-actions{display:flex;align-items:center;gap:12px;margin-top:3px}
.amhw-profile-state{font-size:11px;color:#53695b}
.amhw-account-paths{display:grid;gap:8px}
.amhw-account-paths>a{display:flex;justify-content:space-between;align-items:center;gap:12px;text-decoration:none;color:var(--ink);border-top:1px solid var(--line);padding:12px 0}
.amhw-account-paths>a:first-child{border-top:0}
.amhw-account-paths strong{display:block;font-size:13px}
.amhw-account-paths small{display:block;font-size:10px;color:#7d8880;margin-top:3px}
.amhw-account-paths b{font-size:12px;color:#315b46}
.amhw-account-copy{font-size:12px;color:#707c74;line-height:1.6;margin:0 0 12px}
.amhw-text-link{border:0;background:transparent;color:#315b46;text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:780;padding:0;cursor:pointer}
.amhw-account-links{display:grid;gap:9px}
.amhw-account-links a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;color:#315b46;font-size:12px;font-weight:750;text-decoration:none}
.amhw-account-links a:first-child{border-top:0}

@media(max-width:820px){
  .amhw-account-head{padding-top:18px}
  .amhw-account-head h2{font-size:39px}
  .amhw-account-avatar{width:68px;height:68px;font-size:22px}
  .amhw-account-grid{grid-template-columns:1fr}
  .amhw-notice-popover{position:fixed;left:14px;right:14px;top:82px;width:auto}
}
@media(max-width:520px){
  .amhw-account-head{align-items:flex-start}
  .amhw-account-head h2{font-size:34px}
  .amhw-account-head p{font-size:13px}
  .amhw-account-avatar{width:58px;height:58px;font-size:19px}
  .amhw-profile-form{grid-template-columns:1fr}
  .amhw-profile-form label.wide,.amhw-profile-form .wide{grid-column:1}
  .amhw-profile-actions{display:block}
  .amhw-profile-state{display:block;margin-top:10px}
}
