:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#253731;background:#f4f6f4;font-synthesis:none;font-size:14px;--green:#215c49;--muted:#7a8982;--border:#e4e9e5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,[contenteditable]{outline-offset:4px}button{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{height:80px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 6.3%;position:relative;z-index:2}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:19px;letter-spacing:1px}.brandmark{width:37px;height:37px;border-radius:10px;background:var(--green);color:white;display:grid;place-items:center;font-size:21px}.brand small{display:block;color:#7d8a82;font-size:8px;letter-spacing:1.65px;margin-top:3px}.topbar nav{display:flex;align-items:center;gap:25px;font-size:13px}.pill{font-size:11px;color:#637e6d;background:#edf4ee;border:1px solid #dce8dd;border-radius:30px;padding:6px 11px}.shell{max-width:1270px;margin:0 auto;display:grid;grid-template-columns:290px minmax(0,1fr);gap:56px;padding:52px 30px 30px}.sidebar{position:sticky;top:34px;align-self:start}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;color:#738879}h1{font-size:35px;line-height:1.65;font-weight:650;letter-spacing:1px;margin:19px 0 14px;color:#244f3b}.sidebar>p{color:#78857c;line-height:1.9;font-size:12px}.position{border-top:1px solid #dbe4dc;border-bottom:1px solid #dbe4dc;margin:30px 0 24px;padding:23px 0;display:flex;flex-direction:column;gap:10px}.label-muted{color:#819086;font-size:11px}.position strong{font-weight:600;font-size:15px}.position>span:last-of-type{font-size:12px;color:#6c8072}.tag-row{display:flex;gap:7px;margin-top:3px}.tag-row span{padding:5px 8px;border:1px solid #dce4dd;background:#edf1ec;border-radius:4px;font-size:10px;color:#6a7e6d}.steps{list-style:none;counter-reset:step;margin:0;padding:0 0 0 7px}.steps li{position:relative;counter-increment:step;border-left:1px solid #d4dfd6;padding:0 0 25px 24px;color:#839086;font-size:12px}.steps li:last-child{border:0}.steps li:before{content:counter(step);position:absolute;left:-8px;top:0;width:15px;height:15px;border-radius:50%;border:1px solid #cbd9cd;background:#f4f6f4;display:grid;place-items:center;font-size:8px}.steps li:first-child{color:var(--green);font-weight:600}.steps li:first-child:before{background:var(--green);color:#fff;border-color:var(--green)}.demo-note{background:#eaf0e9;border:1px solid #dce7dc;border-radius:10px;padding:17px;margin-top:16px;font-size:11px;color:#6a7d70;line-height:1.9}.demo-note strong{font-size:12px;color:#4e6b58}.text-button{border:0;padding:0;background:none;color:var(--green);font-size:12px;text-decoration:underline;text-underline-offset:3px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}h2{font-size:28px;letter-spacing:.6px;margin:11px 0 9px;font-weight:650}.page-title p{color:var(--muted);font-size:12px;margin:0}.required{color:#af6651}.step-count{display:flex;align-items:center;gap:8px;font-size:11px;color:#8c9990}.step-count b{font-size:28px;font-weight:500;color:var(--green)}.notice{display:flex;gap:11px;padding:15px 18px;background:#eaf0e9;border:1px solid #dce6db;border-radius:9px;margin-bottom:24px;color:#5f7766}.notice>span{font-size:18px}.notice strong{font-size:12px;font-weight:550}.notice p{font-size:11px;line-height:1.7;margin:5px 0 0}.card{border:1px solid var(--border);border-radius:12px;padding:29px 30px;background:#fff;margin-bottom:22px;box-shadow:0 3px 8px #243b2b02;scroll-margin-top:25px}.card-heading{display:flex;gap:12px;align-items:center;padding-bottom:25px;margin-bottom:0}.section-number{border:1px solid #d9e5dd;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#607b68;font-size:11px}.card h3{font-size:17px;font-weight:600;margin:0 0 6px}.card-heading p{color:#89968d;font-size:11px;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 23px}.field{min-width:0;display:flex;flex-direction:column;gap:9px}.field>label,.field>legend{font-size:12px;font-weight:550;color:#455b4e}.field input:not([type=checkbox]):not([type=radio]),select,textarea,[role=combobox],[contenteditable]{border:1px solid #dfe6e0;border-radius:6px;background:#fff;width:100%;padding:11px 12px;color:#354f3f;min-height:41px;transition:border-color .15s,box-shadow .15s;font-size:12px}input::placeholder,textarea::placeholder{color:#a4aea6}input:focus,select:focus,textarea:focus,[role=combobox]:focus,[contenteditable]:focus{border-color:#759f83;box-shadow:0 0 0 3px #68977611;outline:none}textarea{resize:vertical;line-height:1.8}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:15px;height:15px;margin:0;vertical-align:middle;flex-shrink:0}input[type=file]{font-size:11px!important;background:#f9fbf9!important}input::file-selector-button{border:0;border-radius:4px;padding:6px 10px;margin-right:8px;background:#e7eee7;color:#53705c;font:inherit}.span-2{grid-column:span 2}.choice-field{padding:0;border:0;margin:0}.choice-field legend{margin-bottom:14px}.choices{display:flex;gap:20px;min-height:27px;align-items:center}.choices label{font-size:12px;font-weight:400;display:flex;align-items:center;gap:6px}.checkbox-label{display:flex;align-items:center;gap:9px}.field small{font-size:10px;color:#95a097;line-height:1.8}.record{border:1px solid #e5ebe5;border-radius:9px;padding:22px 19px;margin:0 0 20px;min-width:0}.record:last-child{margin-bottom:0}.record legend{font-size:11px;color:#6b8171;padding:0 9px;letter-spacing:.3px}.control-tag{font-size:9px;color:#8b9c8c;padding:2px 4px;background:#f0f4ef;border-radius:3px;font-weight:400;margin-left:4px}.custom-select{position:relative}[role=combobox]{display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:12px}[role=combobox]>span{color:#8e9c90}[role=combobox][aria-valuetext]:not([aria-valuetext=""])>span{color:#354f3f}[role=combobox] i{font-style:normal;color:#788e7e}[role=listbox]{position:absolute;top:62px;left:0;right:0;margin:0;padding:5px;list-style:none;z-index:4;background:white;border:1px solid #d9e3d9;border-radius:8px;box-shadow:0 8px 24px #24473118;max-height:240px;overflow:auto}[role=option]{padding:10px;border-radius:4px;cursor:pointer;font-size:12px}[role=option]:hover,[role=option]:focus{background:#edf4ed;outline:none}[role=option][aria-selected=true]{background:#e6efe6;color:var(--green)}[hidden]{display:none!important}[contenteditable]{min-height:130px;line-height:1.8}[contenteditable]:empty:before{content:attr(data-placeholder);color:#a4aea6;pointer-events:none}.advanced{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.advanced summary{font-size:11px;color:#829386;cursor:pointer}.advanced>.grid{margin-top:25px}iframe{border:1px solid #dfe7e0;border-radius:7px;width:100%;height:140px}.confirmation h3{margin-bottom:20px}.confirmation>label{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.9;margin:12px 0;color:#687b6d}.confirmation input{margin-top:3px}.confirmation>p{font-size:10px;color:#94a197;margin:14px 0 25px}.submit-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0eb;padding-top:24px;gap:12px}.submit-row>span{font-size:10px;color:#9aa69d}.primary{background:var(--green);color:white;padding:13px 19px;border:0;border-radius:6px;font-size:12px;box-shadow:0 3px 4px #214f3512}.primary:hover{background:#174c3b}.primary span{margin-left:17px;font-size:16px}.result{text-align:center;padding:40px 30px}.result-icon{background:#e4f0e5;color:#28613c;margin:0 auto 18px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;font-size:25px}.result p{font-size:12px;color:#7a8b7f}.result pre{font-family:inherit;line-height:2.2;font-size:12px;white-space:pre-wrap;background:#f6f8f5;padding:20px;border-radius:8px;margin:25px 0}footer{text-align:center;font-size:10px;color:#a0aaa2;margin:34px 0}@media(max-width:1000px){.shell{grid-template-columns:220px minmax(0,1fr);gap:30px;padding:35px 24px}.card{padding:24px}.choices{gap:12px}}@media(max-width:760px){.topbar{padding:0 20px;height:68px}.topbar nav>span:first-child{display:none}.shell{display:block;padding:27px 16px}.sidebar{display:none}.grid{gap:20px 16px}.card{padding:23px 20px}h2{font-size:25px}.page-title{margin-bottom:22px}}@media(max-width:480px){.grid{grid-template-columns:1fr}.span-2{grid-column:auto}.step-count{display:none}.submit-row{align-items:stretch;flex-direction:column}.submit-row>span{display:none}.card{padding:22px 17px}.record{padding:18px 13px}.page-title .eyebrow{font-size:9px}.notice p{line-height:1.8}.brand{font-size:17px}.pill{font-size:9px}.control-tag{margin-left:0}}

.component-demo-link{margin:0 0 23px}
.resume-guide{border:1px solid #cfded3;background:#f8fbf8;border-radius:12px;padding:24px;margin-bottom:24px;scroll-margin-top:24px}.resume-guide-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.resume-guide h3{font-size:19px;line-height:1.5;margin:8px 0;color:#244f3b}.resume-guide-heading p{font-size:12px;line-height:1.8;color:#657b6c;margin:0}.resume-guide-heading>a{flex-shrink:0;margin-top:8px}.resume-steps{list-style:none;margin:22px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resume-steps li{min-width:0;border-top:1px solid #dce7de;padding-top:16px}.resume-step-number{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e1ede3;color:#315e42;font-size:11px;margin-bottom:10px}.resume-steps strong{font-size:13px;display:block;color:#355b42}.resume-steps p{font-size:11px;line-height:1.9;color:#667d6d;margin:9px 0 13px}.resume-steps small{display:block;color:#778c7d;font-size:10px;line-height:1.8;margin-top:11px}.resume-steps .primary{padding:10px 12px;line-height:1.5;font-size:11px;max-width:100%}.resume-demo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px}.resume-demo-actions .text-button{font-size:10px;line-height:1.6}.resume-demo-actions button:disabled{opacity:.5;cursor:default}.resume-boundary{padding-top:16px;border-top:1px solid #e0e8e1;color:#738677;font-size:10px;line-height:1.85;margin:20px 0 0}.resume-guide button:focus-visible,.resume-guide a:focus-visible{outline:3px solid #6a9e7d;outline-offset:4px}@media(max-width:1000px){.resume-steps{grid-template-columns:1fr;gap:16px}.resume-steps li{display:flex;gap:12px}.resume-step-number{flex-shrink:0;margin:0}.resume-guide-heading{display:block}.resume-guide-heading>a{display:inline-block;margin-top:12px}.resume-steps p{font-size:12px}.resume-steps small{font-size:11px}}@media(max-width:480px){.resume-guide{padding:20px 17px}.resume-guide h3{font-size:18px}.resume-demo-actions{gap:12px}.resume-boundary{font-size:11px}}
