:root{--forest:#173f35;--ink:#183b32;--muted:#66746b;--cream:#f7f7ef;--lime:#d7ec7c;--line:#dce0d4;--white:#fffef9}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Segoe UI",system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,p{margin-top:0}h1,h2{font-weight:600;letter-spacing:-.045em;line-height:1.1}button,input,select{font:inherit}a{color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}svg{display:block}::selection{background:var(--lime)}:focus-visible{outline:3px solid #579372;outline-offset:4px}.skip-link{position:fixed;left:12px;top:12px;padding:12px;background:#fff;z-index:50;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.header{border-bottom:1px solid var(--line)}.header-inner{width:min(1120px,calc(100% - 64px));min-height:96px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:650;line-height:1.03;letter-spacing:-.045em}.brand svg{width:35px;height:40px}.brand-second{display:block}.brand-dot{color:#689e46}.header-label{font-size:10px;letter-spacing:.12em;font-weight:600;color:var(--muted)}.layout{width:min(1120px,calc(100% - 64px));display:grid;grid-template-columns:290px minmax(0,1fr);gap:72px;margin:52px auto 0;align-items:start}.sidebar{position:sticky;top:38px;padding-block:5px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:650;color:#708649;margin:0 0 17px}.sidebar h2{font-size:38px;margin-bottom:22px;line-height:1.12}.sidebar>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:270px}.steps{list-style:none;margin:40px 0;padding:0}.steps li{display:flex;gap:16px;padding:17px 0;border-top:1px solid var(--line);color:#79877a;align-items:center}.steps li>span{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;border:1px solid #d4ddcc;border-radius:50%;font-size:10px}.steps strong{font-size:12px;font-weight:600;display:block}.steps small{font-size:10px;display:block;margin-top:3px}.steps .current{color:var(--forest)}.steps .current>span{background:var(--forest);border-color:var(--forest);color:white}.sidebar-note{padding:21px;background:#eaf0dc;border:1px solid #dbe3cb;border-radius:8px}.sidebar-note strong{display:block;font-size:12px;margin-bottom:9px}.sidebar-note p{font-size:11px;color:#60705a;margin-bottom:0}.page-heading{margin-bottom:30px}.page-heading h1{font-size:43px;margin-bottom:18px}.page-heading>p{font-size:14px;color:var(--muted);max-width:610px;margin-bottom:0}.panel{padding:30px;border:1px solid var(--line);border-radius:11px;background:var(--white);margin-bottom:22px}.panel h2{font-size:24px;margin-bottom:12px}.section-description{font-size:12px;color:var(--muted);margin-bottom:23px}.section-heading{display:flex;gap:15px;margin-bottom:23px;align-items:flex-start}.section-heading>span{font-size:10px;letter-spacing:.05em;padding-top:5px;color:#7a8c5d}.section-heading h2{font-size:24px;margin-bottom:10px}.section-heading p{font-size:12px;color:var(--muted);margin:0}.field{margin-bottom:20px;min-width:0}.field:last-child{margin-bottom:0}.field>label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:600;margin-bottom:8px}.field>label>span{font-size:9px;font-weight:400;color:var(--muted);white-space:nowrap}.field input,.field select{width:100%;height:48px;min-width:0;border:1px solid #cfd8c7;background:#fff;color:var(--ink);border-radius:6px;padding:10px 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus{border-color:#6b9471;outline:0;box-shadow:0 0 0 3px #dce9cf}.field input::placeholder{color:#91998d;font-size:12px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.field-hint{font-size:10px;color:var(--muted);margin:8px 0 0;line-height:1.7;overflow-wrap:anywhere}.field-hint code{font-size:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:51px;padding:13px 23px;border-radius:7px;background:var(--forest);color:#fff;font-size:13px;font-weight:600;text-decoration:none;border:1px solid var(--forest);line-height:1.45;transition:background .15s}.button:hover{background:#245947;border-color:#245947}.unlock-form .button{margin-top:22px;width:100%;justify-content:space-between}.notice{border:1px solid #d6dfc5;background:#edf2e3;padding:16px 19px;border-radius:7px;font-size:12px;margin-bottom:23px}.notice strong{display:block;margin-bottom:6px}.notice p{margin:0;overflow-wrap:anywhere}.notice-error{border-color:#e5c4b7;background:#faece5;color:#874332}.notice-soft{font-size:11px;color:#657550}.requirements h2{font-size:17px;margin-bottom:18px}.check-list{padding:0;margin:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:11px;padding-block:11px;border-top:1px solid var(--line)}.check-icon{border-radius:50%;width:21px;height:21px;display:grid;place-items:center;font-size:11px;flex-shrink:0;background:#e7efda;color:#496936}.check-fail .check-icon{background:#f3e1d4;color:#984d32}.check-list li>div{min-width:0;flex:1}.check-list strong{font-size:11px;font-weight:600;display:block;overflow-wrap:anywhere}.check-list small{font-size:10px;color:var(--muted);display:block;margin-top:3px;overflow-wrap:anywhere}.check-status{font-size:9px;white-space:nowrap;color:#69864b;padding-top:2px}.check-fail .check-status{color:#984d32}.checkbox{display:flex;align-items:flex-start;gap:13px;padding:17px;background:#edf2e3;border:1px solid #d9e2ca;border-radius:7px;margin-bottom:22px;cursor:pointer}.checkbox input{accent-color:var(--forest);width:19px;height:19px;margin:3px 0 0;flex-shrink:0}.checkbox strong{font-size:12px;display:block;margin-bottom:6px;font-weight:600}.checkbox small{font-size:10px;color:var(--muted);display:block}.final-note{margin-top:21px;margin-bottom:0;font-size:10px}.submit-panel{padding:8px 0 5px;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.submit-panel p{font-size:11px;color:var(--muted);margin-bottom:14px;max-width:570px}.submit-panel .button{width:100%;justify-content:space-between;min-height:56px}.success-panel>p,.blocked-panel>p{color:var(--muted);font-size:13px}.success-icon,.blocked-icon{width:57px;height:57px;border-radius:50%;background:#e8efdb;color:var(--forest);display:grid;place-items:center;font-size:24px;margin-bottom:23px}.action-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:26px}.text-link{font-size:12px;text-underline-offset:4px;font-weight:600}.command-label{font-size:11px;font-weight:600;margin:19px 0 9px}.command{background:#edf0e5;border:1px solid #d8dfce;border-radius:6px;padding:16px;font-family:Consolas,monospace;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin:0 0 14px}.next-steps{margin:0;padding-left:19px;font-size:12px;color:var(--muted)}.next-steps li{padding-left:3px;margin-bottom:14px}.next-steps code{font-size:11px;color:var(--forest)}.footer{font-size:10px;color:#70806e;border-top:1px solid var(--line);margin:35px 0 0;padding:23px 0 28px;line-height:1.9}.footer span{font-size:9px}main{min-width:0}@media(max-width:1050px){.layout{grid-template-columns:245px minmax(0,1fr);gap:38px}.sidebar h2{font-size:33px}.panel{padding:26px}.page-heading h1{font-size:38px}.field-grid{gap:0 16px}}@media(max-width:800px){.header-inner,.layout{width:calc(100% - 40px)}.header-inner{min-height:80px}.header-label{font-size:8px;letter-spacing:.08em}.brand{font-size:17px}.brand svg{width:29px;height:35px}.layout{display:block;margin-top:28px}.sidebar{position:static;padding:0;margin-bottom:29px}.sidebar>.eyebrow,.sidebar>h2,.sidebar>p,.sidebar-note{display:none}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0}.steps li{display:block;padding:11px 0 0;border-top:2px solid #d8dfd0}.steps li.current{border-top-color:var(--forest)}.steps li>span{border:0;width:auto;height:auto;display:block;background:transparent!important;color:inherit!important;font-size:9px;margin-bottom:6px}.steps strong{font-size:10px;line-height:1.5}.steps small{display:none}.page-heading .eyebrow{font-size:9px;margin-bottom:14px}.page-heading h1{font-size:36px;margin-bottom:15px}.page-heading>p{font-size:13px}.panel{padding:24px}.section-heading h2{font-size:24px}.field input,.field select{font-size:16px;min-height:50px}.field>label{font-size:12px}.field-grid{grid-template-columns:minmax(0,1fr);gap:0}.field-grid .field:last-child{margin-bottom:20px}.panel>.field-grid:last-child .field:last-child{margin-bottom:0}.field-hint{font-size:11px}.field input::placeholder{font-size:13px}.notice-soft{font-size:12px}.checkbox small{font-size:11px}.checkbox strong{font-size:13px}.footer{margin-top:28px}.section-heading p,.section-description{font-size:12px}.submit-panel p{font-size:12px}.check-list strong{font-size:12px}.check-list small{font-size:10px}.check-status{font-size:9px}.action-row{gap:19px;flex-direction:column;align-items:stretch}.action-row .text-link{text-align:center;min-height:40px;display:flex;align-items:center;justify-content:center}.command{font-size:11px}.next-steps{font-size:12px}}@media(max-width:390px){.header-inner,.layout{width:calc(100% - 32px)}.header-label{font-size:7px}.page-heading h1{font-size:32px}.panel{padding:21px 19px}.section-heading{gap:11px}.section-heading h2{font-size:22px}.field>label>span{font-size:8px}.check-status{font-size:8px}.steps{gap:10px}.steps strong{font-size:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}}
