.completion-card{--completion:0deg;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;background:white;border:1px solid var(--line);border-radius:20px;padding:17px;margin-top:13px;box-shadow:0 8px 26px rgba(23,63,53,.05)}.completion-card>div:first-child{display:grid;gap:4px}.completion-card small{color:var(--muted);font-size:12px;line-height:1.4}.completion-ring{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) var(--completion),#e8ede8 0);position:relative}.completion-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:white}.completion-ring strong{position:relative;z-index:1;font-size:12px}.quick-types{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 12px;scrollbar-width:none}.quick-types button{white-space:nowrap;border:1px solid #cfd9d2;background:white;color:#53675e;border-radius:99px;padding:10px 14px;font:inherit;font-size:12px;font-weight:750}.quick-types button.active{background:var(--green);border-color:var(--green);color:white}.form-section-title{display:flex;align-items:center;gap:11px;padding-bottom:3px}.form-section-title>span{width:28px;height:28px;border-radius:9px;background:var(--green);color:white;display:grid;place-items:center;font-size:12px;font-weight:850}.form-section-title div{display:grid}.form-section-title small{color:var(--muted);font-size:11px}.advanced-fields{border:1px solid var(--line);border-radius:14px;background:#fafbf8}.advanced-fields summary{cursor:pointer;list-style:none;padding:14px;font-size:13px;font-weight:800;color:#3d5148}.advanced-fields summary:after{content:"＋";float:right;color:#708078}.advanced-fields[open] summary:after{content:"−"}.details-content{display:grid;gap:14px;padding:0 14px 14px}.advanced-fields[open]{background:white}.formal-header{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:13px}.formal-header div{background:white;padding:13px;display:grid;gap:4px}.formal-header span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.formal-header strong{font-size:13px}@media(max-width:520px){.formal-header{grid-template-columns:1fr}}
