:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#2f2f2f;background:#f4f4f4;font-synthesis:none;--navy:#303030;--blue:#606060;--muted:#767676;--line:#e3e3e3}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #909090;outline-offset:3px}button{min-height:46px;border-radius:9px;padding:11px 17px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background-color 150ms ease-out,opacity 150ms ease-out}button:disabled,fieldset:disabled button{opacity:.5;cursor:wait}.primary{background:var(--blue);color:white}.secondary{background:white;border-color:var(--line);color:var(--navy)}.text-button{background:transparent;padding-inline:9px}.danger{color:#a33739}.header{max-width:1120px;margin:auto;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-family:inherit;font-weight:750;font-size:30px;letter-spacing:-1px}.brand span{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10px;letter-spacing:1.1px;text-transform:uppercase;color:var(--muted);margin-top:6px}.back{text-decoration:none;font-size:13px;font-weight:600}.back:hover{text-decoration:underline}main{max-width:800px;padding:34px 28px 44px;margin:auto}.intro{margin-bottom:32px}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:700;color:var(--muted)}h1{font-size:38px;letter-spacing:-1.3px;line-height:1.15;margin:13px 0 16px;font-weight:660}p{font-size:14px;line-height:1.65;margin:12px 0}.intro p{font-size:16px;color:var(--muted)}h2{font-size:20px;letter-spacing:-.45px;margin:7px 0 0;line-height:1.3}.steps{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps li{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);font-weight:600}.steps b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#ebebeb;font-size:12px;flex-shrink:0}.steps li[aria-current]{color:var(--blue)}.steps li[aria-current] b{background:var(--blue);color:white}.steps li.done b{background:#eaeaea;color:#575757}.panel{background:white;border:1px solid var(--line);border-radius:15px;padding:28px 30px;margin-top:18px;box-shadow:0 3px 10px #30303003}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.private-mark{font-size:10px;color:var(--muted);text-align:right;max-width:130px;line-height:1.5}.field{display:flex;flex-direction:column;gap:9px;margin:24px 0 20px}.field label{font-size:13px;font-weight:650}input:not([type=checkbox]),select{width:100%;min-height:48px;background:#fff;border:1px solid #cfcfcf;border-radius:8px;padding:11px 13px;font-size:16px;color:var(--navy)}input:disabled{background:#f4f4f4}input[type=checkbox]{width:17px;height:17px;accent-color:var(--blue);margin:0;flex-shrink:0}small,.small{font-size:12px;line-height:1.6}small,.muted{color:var(--muted)}fieldset{border:0;margin:0;padding:0;min-width:0}details{padding:14px 0;border-block:1px solid #e3e3e3;margin:22px 0}summary{font-size:12px;cursor:pointer;color:var(--muted);padding:4px 0}.check-line{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;cursor:pointer;margin-top:19px}.remember{margin-top:24px}.save-explanation{padding-left:27px;margin:7px 0 24px;max-width:545px}.notice{font-size:13px;line-height:1.6;padding:13px 16px;border-radius:9px;color:#39556f;background:#e8eef6;margin:16px 0}.notice.error{background:#fcecec;color:#a03839;border:1px solid #f2c6c7}.badge{font-size:11px;font-weight:650;border-radius:6px;padding:6px 9px;background:#ebebeb;white-space:nowrap}.badge.ok{color:#565656;background:#efefef}.badge.warn{color:#8e651f;background:#fff2d9}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.check-list{margin-top:18px}.check-row{border-top:1px solid var(--line);padding:20px 0}.check-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.check-heading strong{font-size:14px}.check-detail{margin:8px 0 0;font-size:12px;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.sales-note{background:#f1f1f1;border-radius:9px;padding:18px 19px;margin-top:7px}.sales-note strong{font-size:13px}.sales-note p{font-size:12px;color:var(--muted);margin:8px 0 0}footer{color:var(--muted);text-align:center;font-size:11px;line-height:1.9;margin-top:26px}.connected{border-top:3px solid var(--navy)}[hidden]{display:none!important}@media(hover:hover){.primary:hover{background:#4a4a4a}.secondary:hover{background:#efefef}.text-button:hover{background:#fbefef}}@media(max-width:560px){.header{padding:20px}.brand{font-size:25px}.brand span{font-size:8px}.back{font-size:11px}main{padding:20px 16px 30px}h1{font-size:31px}.intro p{font-size:14px}.steps{gap:7px}.steps li{gap:5px;font-size:10px}.steps b{width:24px;height:24px}.panel{padding:22px 19px}.private-mark{display:none}.section-head{align-items:flex-start}h2{font-size:19px}.actions button{flex-grow:1}.check-heading{align-items:flex-start}.badge{font-size:10px}.check-heading strong{font-size:13px}}@media(prefers-reduced-motion:reduce){button{transition:none}}
:root{color:#19191f;background:#f7f7f8;--navy:#17171b;--blue:#315bfa;--muted:#71717b;--line:#e0e0e6}.primary{background:var(--blue)}.primary:hover{background:#244bdd}.secondary:hover{background:#f1f2f6}.sales-note{background:#f2f3f7}.steps b{background:#eeeeF2}.steps li.done b{background:#ecf1ff;color:#315bfa}.badge{background:#eeeeF2}.notice{background:#eef2ff;color:#4055a3}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--blue)}input:not([type=checkbox]),select{border-color:#d8d8e0}.connected{border-top-color:#17171b}
