.prof-shell{max-width:880px;margin:0 auto;padding:32px 20px 96px;color:#152027}.prof-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:24px}.prof-hero h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.01em}.prof-hero .sub{font-size:13px;color:#56616a;margin-top:6px}.prof-hero a.back{color:#1f6b55;text-decoration:none;font-size:13px;border-bottom:1px solid rgba(31,107,85,.3)}.prof-card{background:#fff;border:1px solid rgba(21,32,39,.1);border-radius:14px;padding:22px 24px;box-shadow:0 1px 2px #1520270a;margin-bottom:18px}.prof-card h2{margin:0 0 4px;font-size:18px;letter-spacing:-.005em}.prof-card .card-sub{font-size:12.5px;color:#56616a;margin:0 0 18px}.prof-row{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.prof-row:last-child{margin-bottom:0}.prof-row label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#3a4651}.prof-row .hint{font-size:12px;color:#828e95;margin-top:-2px}.prof-row .twin{display:grid;grid-template-columns:1fr 1fr;gap:12px}input.prof-text,select.prof-select,input.prof-time,input.prof-number{font-family:inherit;font-size:15px;color:#152027;padding:10px 12px;border:1px solid rgba(21,32,39,.16);border-radius:8px;background:#fff;transition:border-color .12s,box-shadow .12s;width:100%;box-sizing:border-box}input.prof-text:focus,select.prof-select:focus,input.prof-time:focus,input.prof-number:focus{outline:none;border-color:#1f6b55;box-shadow:0 0 0 3px #1f6b5526}input[readonly].prof-text{background:#f4f4f4;color:#56616a;cursor:not-allowed}.day-pills{display:flex;gap:6px;flex-wrap:wrap}.day-pill{cursor:pointer;user-select:none;padding:8px 0;min-width:46px;text-align:center;font-size:13px;font-weight:600;border:1px solid rgba(21,32,39,.16);border-radius:999px;background:#fff;color:#3a4651;transition:all .12s}.day-pill:hover{border-color:#1f6b55;color:#124433}.day-pill.on{background:#1f6b55;color:#fff;border-color:#1f6b55}.switch{position:relative;display:inline-block;width:52px;height:30px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;inset:0;background:#cbd1d5;border-radius:999px;transition:.2s}.switch .slider:before{content:"";position:absolute;height:24px;width:24px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #15202740}.switch input:checked+.slider{background:#1f6b55}.switch input:checked+.slider:before{transform:translate(22px)}.toggle-row{display:flex;align-items:center;gap:12px}.toggle-row .toggle-label{font-size:14px;font-weight:500;color:#152027}.toggle-row .toggle-state{font-size:12px;color:#56616a;margin-left:auto;font-weight:500}.toggle-row .toggle-state.on{color:#1f6b55}.pri-row{display:flex;gap:5px;flex-wrap:wrap}.pri-chip{cursor:pointer;user-select:none;width:36px;height:36px;line-height:34px;text-align:center;font-size:13px;font-weight:600;border:1px solid rgba(21,32,39,.16);border-radius:8px;background:#fff;color:#3a4651;transition:all .12s}.pri-chip:hover{border-color:#1f6b55;color:#124433}.pri-chip.on{background:#124433;color:#fff;border-color:#124433}.pri-legend{display:flex;justify-content:space-between;font-size:11px;color:#828e95;margin-top:6px;padding:0 4px}.radio-cards{display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:640px){.radio-cards{grid-template-columns:repeat(3,1fr)}}.radio-card{cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:14px;border-radius:10px;border:1.5px solid rgba(21,32,39,.12);background:#fff;transition:all .12s}.radio-card:hover{border-color:#1f6b5580}.radio-card .rc-title{font-size:14px;font-weight:600;color:#152027;display:flex;align-items:center;gap:8px}.radio-card .rc-title .dot{width:14px;height:14px;border:2px solid rgba(21,32,39,.3);border-radius:50%;flex-shrink:0;transition:all .12s}.radio-card .rc-desc{font-size:12px;color:#56616a;line-height:1.4}.radio-card.on{border-color:#1f6b55;background:#1f6b550a}.radio-card.on .rc-title .dot{border-color:#1f6b55;background:radial-gradient(circle,#1f6b55 0 40%,#fff 50%)}.sys-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;border-bottom:1px dashed rgba(21,32,39,.08)}.sys-row:last-child{border-bottom:none}.sys-row .sys-label{color:#56616a;font-weight:500}.sys-row .sys-val{color:#152027;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;max-width:60%;overflow:hidden;text-overflow:ellipsis}.sys-row .sys-badge{padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600}.sys-row .sys-badge.ok{background:#1f6b5524;color:#124433}.sys-row .sys-badge.warn{background:#d6a63a33;color:#7a5a16}.save-bar{position:sticky;bottom:0;background:linear-gradient(to top,#fbfaf7 80%,#fbfaf700);padding:18px 4px 6px;margin-top:18px;display:flex;gap:12px;align-items:center;z-index:5}.save-bar button{font-family:inherit;font-size:15px;font-weight:600;padding:12px 24px;border-radius:10px;border:none;cursor:pointer;background:#124433;color:#fff;transition:all .15s}.save-bar button:hover{background:#0a2e22}.save-bar button:disabled{background:#cbd1d5;cursor:wait}.save-bar .save-status{font-size:13px;color:#56616a}.save-bar .save-status.ok{color:#1f6b55;font-weight:500}.save-bar .save-status.err{color:#a94f32;font-weight:500}.auth-gate,.loading-state{text-align:center;padding:64px 24px;color:#56616a;font-size:15px}.auth-gate a{color:#1f6b55;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(31,107,85,.3)}
