/* Devin workspace design system — shared by login, employee and lawyer screens. */
:root{--brand:#7d1128;--brand-hover:#650e20;--brand-soft:#f5e9ed;--ink:#25242a;--muted:#77747d;--line:#e6e3e6;--surface:#fff;--canvas:#f6f5f4;--success:#28705b;--warning:#95691f;--danger:#a93744;--rail:236px;--durum-iyi:#0a7a52;--durum-izlemede:#c08319;--durum-risk:#b4362f;--durum-iyi-yumusak:#e8f4ee;--durum-izlemede-yumusak:#fbf2e0;--durum-risk-yumusak:#fbeae8;--iz:#efeae4;--golge:0 1px 2px rgba(37,36,42,.05),0 8px 24px -18px rgba(37,36,42,.35)}
body{color:var(--ink);background:var(--canvas);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.55}button,input,select,textarea{font-family:inherit}button,.button{font-size:13px;font-weight:550;min-height:38px;padding:9px 13px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:white;transition:background .15s,border-color .15s;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#f9f7f8;border-color:#cdbfc5}button.primary{background:var(--brand);border-color:var(--brand);color:white}button.primary:hover{background:var(--brand-hover)}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--brand);outline-offset:3px}button svg{flex-shrink:0}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid #dcd7dc;border-radius:5px;font-size:14px;background:var(--surface);color:var(--ink);padding:10px 12px;min-width:0;max-width:100%}input::placeholder,textarea::placeholder{color:#99939b}input[type=radio],input[type=checkbox]{accent-color:var(--brand)}input[readonly]{background:#f8f7f8}h1,h2,h3,h4{color:var(--ink);font-weight:600;letter-spacing:-.35px}h1{font-size:27px;line-height:1.25}h2{font-size:21px}h3{font-size:16px}p{margin:0 0 14px}.muted,small{color:var(--muted)}.panel,.sheet{border:1px solid var(--line);border-radius:8px;box-shadow:none;background:white}.section{border-color:var(--line)}.notice{border:1px solid #e6dfd5;border-left:2px solid #b89a6a;background:#faf7f0;color:#705d3f;font-size:12px;line-height:1.6;padding:11px 14px;border-radius:5px}.notice.success{background:#eef5f0;color:var(--success);border-color:#d5e4dc}.badge,.status-pill{font-size:11px;line-height:1.5;border-radius:4px;padding:4px 7px;background:#f3edf0;color:#795464;font-weight:500}.badge.done,.status-pill.calm{background:#eaf3ee;color:var(--success)}.status-pill.warn{background:#f8f1e5;color:var(--warning)}.question-ref{font-size:11px!important;font-weight:500;color:#847380;letter-spacing:.15px;margin-bottom:8px}.question-example{border:0;border-left:2px solid #d9c4cc;border-radius:0;background:#f8f5f6;color:#665c64;padding:10px 13px;line-height:1.7}details summary{color:#665763}dialog{border-color:var(--line);border-radius:9px;box-shadow:0 18px 80px #20142020}dialog::backdrop{background:#22192555}#error{font-size:13px;color:var(--danger)}#error:empty{display:none}
/* Fixed workspace frame */
#app-sidebar{position:fixed;inset:0 auto 0 0;width:var(--rail);background:var(--surface);border-right:1px solid var(--line);z-index:30;display:flex;flex-direction:column}.dv-brand{height:94px;padding:23px 26px 16px;display:block;flex-shrink:0;text-decoration:none;color:var(--ink)}.dv-wordmark{font:39px/1 Georgia,'Times New Roman',serif;letter-spacing:-2px;color:var(--ink)}.dv-wordmark>span{color:var(--brand)}.dv-brand>small{display:block;font-size:8px;letter-spacing:2px;margin-top:8px;color:var(--muted)}#app-office{display:flex;align-items:center;gap:10px;margin:9px 16px 16px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:62px}.office-mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e4d5db;background:var(--brand-soft);border-radius:7px;color:var(--brand);flex-shrink:0}#app-office strong{font-size:12px;font-weight:600;line-height:1.45;display:block;overflow-wrap:anywhere}#app-office small{font-size:10px;display:block;margin-top:4px;line-height:1.5}#app-navigation{padding:0 13px;overflow:auto;flex:1;min-height:0}.nav-group-label{font-size:9px;letter-spacing:1.4px;color:#8f8791;font-weight:500;margin:9px 11px 9px}.app-nav-item{width:100%;display:flex;justify-content:flex-start;gap:10px;text-align:left;border:0;border-radius:5px;padding:10px;min-height:37px;margin:2px 0;font-size:12px;font-weight:500;color:#6d6671;background:none}.app-nav-item.active{color:var(--brand);background:var(--brand-soft)}.app-nav-item:hover{border:0;background:#f8f5f7}.app-nav-item>span{flex:1}.nav-count{font-size:10px;background:#eee6eb;min-width:18px;padding:1px 4px;border-radius:4px;text-align:center}.app-profile{border-top:1px solid var(--line);padding:17px 20px;display:flex;gap:10px;align-items:center;min-height:75px;background:white}.profile-avatar{display:grid;place-items:center;width:32px;height:32px;font-size:11px;font-weight:600;color:var(--brand);background:var(--brand-soft);border:1px solid #e5d6dd;border-radius:7px;flex-shrink:0}.app-profile strong{display:block;font-size:12px;font-weight:550}.app-profile small{font-size:10px;display:block;margin-top:3px}.app-topbar{height:65px;background:white;padding:0 32px;margin-left:var(--rail);border-bottom:1px solid var(--line);display:flex;gap:20px;align-items:center;max-width:none}.app-topbar>.brand,.app-topbar>#identity{display:none}.app-topbar-left{display:flex;gap:12px;align-items:center;min-width:0;flex:1}#app-context{font-size:11px;color:var(--muted);white-space:nowrap}#app-context i{font-style:normal;color:#c3bac3;margin:0 13px}#app-context b{font-weight:500;color:var(--ink)}.environment{font-size:10px;color:#8c7d86;background:#f5f0f3;border:1px solid #e8e0e5;padding:4px 7px;border-radius:4px}.app-topbar #logout{font-size:11px;min-height:32px;background:none;border:0;color:#77717b;padding:6px 0 6px 8px}.app-topbar #logout:hover{color:var(--brand)}.app-ui>main{max-width:1540px;margin:0 0 0 var(--rail);padding:30px 32px 36px;min-height:calc(100vh - 117px)}.app-footer{border-top:1px solid var(--line);margin-left:var(--rail);padding:16px 32px;display:flex;justify-content:space-between;font-size:10px;color:#a09aa3}.icon-button{border:0;background:none;padding:6px;min-height:32px;min-width:32px}#menu-toggle,#menu-backdrop{display:none}.head{margin-bottom:25px;align-items:center}.head h1{margin-bottom:0}.head>div>p{font-size:12px;margin-bottom:7px}.app-ui .head .eyebrow{font-size:9px;color:var(--brand);letter-spacing:1.5px;margin:0 0 8px}
/* Employee: one generous reading area, with navigation outside the form. */
.employee-ui>main{max-width:1360px}.employee-ui .gw-home{max-width:none}.gw-home .head>button{display:none}.gw-home .gw-demo{font-size:11px;color:#8c818a;margin:-10px 0 22px}.gw-home .gw-next{position:relative;padding:22px 26px;border:1px solid var(--line);border-top:2px solid var(--brand);border-radius:8px;margin-bottom:24px}.gw-home .gw-next h2{font-size:20px;line-height:1.3;margin:0 0 8px}.gw-home .gw-next p{font-size:13px;max-width:600px;line-height:1.65}.gw-home .gw-next button{font-size:12px;min-height:37px;margin:2px 0}.gw-progress{margin-top:20px;gap:12px;font-size:11px}.gw-progress progress{height:5px;width:155px;accent-color:var(--brand)}progress{appearance:none;border:0;border-radius:5px;overflow:hidden}progress::-webkit-progress-bar{background:#eee8ec}progress::-webkit-progress-value{background:var(--brand)}progress::-moz-progress-bar{background:var(--brand)}.gw-home .gw-list-head{padding:18px 23px;background:#fdfcfc;border-bottom:1px solid var(--line)}.gw-list-head h2{font-size:14px}.gw-list-head button{min-height:32px;font-size:11px}.gw-home .job{padding:20px 23px;gap:17px;border-color:#eeebee}.gw-home .job:hover{background:#fcfafb}.job-index{font-size:12px;color:#a69ca5;font-variant-numeric:tabular-nums;align-self:flex-start;margin-top:6px}.gw-home .job h2{font-size:15px;font-weight:550;line-height:1.45}.gw-home .job p{font-size:12px;color:#817882;line-height:1.65}.gw-home .job .activity-hint{font-size:12px;color:#706571;max-width:680px}.gw-home .job .question-ref{display:inline-block;margin:0 8px 0 0;font-size:10px!important}.gw-home .job button{font-size:12px;white-space:nowrap;min-height:34px}.gw-home .panel.section{padding:24px}.gw-home .panel.section>h2,.gw-home .panel>.section>h2{font-size:16px}.gw-home .panel.section>p{font-size:13px;max-width:780px}.gw-home #scope{margin-right:6px}.gw-home .panel.section label{font-size:13px;line-height:1.7;margin:18px 0}.gw-home .question{padding:20px 24px}.gw-home .question p{font-size:14px}.stage-label{margin-top:28px}.side-stages button{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:100%;background:none;border:0;border-radius:5px;padding:9px 11px;margin:2px 0;text-align:left;font-size:12px;color:#77707b;min-height:39px}.side-stages button.active{background:var(--brand-soft);color:var(--brand);font-weight:600}.stage-number{font-size:10px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#f0ecef;color:#8f808d;border:1px solid #e6dfe4}.active>.stage-number{color:white;background:var(--brand);border-color:var(--brand)}.side-progress{padding:24px 11px;margin:18px 0 6px;border-top:1px solid var(--line)}.side-progress>span{font-size:10px;color:var(--muted)}.side-progress strong{display:block;font-size:24px;font-weight:500;margin:7px 0 11px;letter-spacing:-.7px}.side-progress strong small{font-size:12px;letter-spacing:0;font-weight:400}.side-progress progress{width:100%;height:5px}.question-open .side-progress{padding-top:19px;margin-top:20px}.app-ui>main.editor{max-width:1270px}.question-flow .head{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.question-flow .head h1{font-size:18px;font-weight:600;line-height:1.45;max-width:760px}.question-flow .head>div>p{font-size:11px;margin-bottom:7px}.question-flow .head>button{font-size:12px;white-space:nowrap;min-height:34px}.question-flow .gw-guide{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:19px}.question-flow .gw-step-top{order:2;display:block;margin:0;font-size:11px;color:#8a7a86}.question-flow .gw-step-top>.muted{display:none}.question-flow #gw-title{font-size:13px;font-weight:550;margin:0;color:#716673;line-height:1.5}.question-flow #gw-hint{grid-column:1/-1;font-size:12px;line-height:1.6;color:#8a7c87;margin:0}.question-flow .gw-steps{display:none}.question-flow .detail-intro{font-size:12px;margin-bottom:16px;border:1px solid #e5dce1;border-radius:5px;background:#f9f6f8;padding:10px 14px;line-height:1.6}.question-flow form>.panel{border-radius:8px 8px 0 0;border-color:var(--line)}.question-flow .section{padding:24px 26px 26px;min-height:170px}.question-flow .field>label,.question-flow .field>.label,.question-flow .detail-question legend{font-size:16px!important;font-weight:600;line-height:1.5;letter-spacing:-.1px;max-width:760px;margin-bottom:14px}.question-flow .choices label,.question-flow .detail-options label{font-size:13.5px!important;font-weight:400!important;line-height:1.5;border:1px solid #e1dce2;border-radius:6px;background:#fff;padding:10px 12px;min-height:40px;cursor:pointer;gap:10px;letter-spacing:0}.question-flow .choices,.question-flow .detail-options{gap:7px}.question-flow .choices label:hover,.question-flow .detail-options label:hover{background:#faf8fa;border-color:#cdb6c2}.question-flow .choices label:has(input:checked),.question-flow .detail-options label:has(input:checked){background:#fbf3f6;border-color:#ae667d;box-shadow:inset 0 0 0 1px #ae667d}.question-flow .choices input,.question-flow .detail-options input{accent-color:var(--brand);width:15px;height:15px;flex-shrink:0;min-height:0;margin-top:3px}.question-flow .hint{font-size:12px;line-height:1.65;color:#837783}.question-flow .detail-options+.hint{margin-top:12px}.question-flow .detail-note summary{font-size:12px;color:#81727e;padding-top:17px}.question-flow .detail-note label{font-size:13px!important}.question-flow #gw-actions{position:static;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;padding:18px 24px;background:#fdfbfc;margin:0 0 28px;gap:20px}.question-flow #gw-actions .actions button{font-size:12.5px;min-height:38px;padding-inline:18px}.question-flow #gw-actions>div:first-child{max-width:65%}.question-flow #gw-actions small{display:none}.question-flow #gw-save-status{font-size:11px;line-height:1.65;color:#83717f}.question-flow input:not([type=checkbox]):not([type=radio]),.question-flow select,.question-flow textarea{font-size:13.5px;border-color:#d9d1d9;padding:10px 11px}.question-flow select{min-height:40px}.question-flow .field>label[for=extra-data]{font-size:13px!important;margin-top:20px;margin-bottom:8px}.question-flow .gw-unknown{min-height:30px;padding:5px 9px;font-size:11px}.question-flow .gw-review dt{font-size:12px}.question-flow .gw-review dd{font-size:13px;line-height:1.7}.question-flow .recipient{border-color:var(--line);background:#fdfcfd;padding:19px;margin:18px 0}.question-flow .recipient .field>label{font-size:13px!important;margin-bottom:6px}.question-flow .recipient .field{margin-bottom:16px!important}.question-flow .recipient .actions button{min-height:32px;font-size:11px}.detail-review-note{font-size:12px;border-color:#e6dfd5;background:#faf8f4}.detail-review-note li{line-height:1.7}.editor .section[data-step="4"] .field>label{font-size:13.5px!important}.question-flow .section[data-step="4"]{min-height:0}
/* Lawyer: compact lists, one reading column, consistent controls. */
.lawyer-ui .workspace{display:block}.lawyer-ui .sidebar{position:fixed;left:0;top:239px;bottom:75px;width:var(--rail);overflow:auto;border:0;border-radius:0;margin:0;padding:8px 13px 15px;z-index:31;background:white}.lawyer-ui .sidebar h2{font-size:9px!important;font-weight:500;letter-spacing:1.4px;color:#8f8791;margin:9px 11px 11px;text-transform:uppercase}.lawyer-ui .sidebar .dept{width:100%;padding:10px 11px;border:0;border-radius:5px;margin:2px 0;font-size:12px;font-weight:450;min-height:44px;line-height:1.5;align-items:flex-start;justify-content:flex-start;gap:2px;background:none}.lawyer-ui .sidebar .dept.active{box-shadow:none;background:var(--brand-soft);color:var(--brand)}.lawyer-ui .sidebar .dept small{font-size:10px;color:#9a8a98}.lawyer-ui .sidebar .dept:hover{background:#faf7f9}.lawyer-ui .mobile-dept{display:none}.lawyer-ui .breadcrumbs{font-size:11px;margin-bottom:22px;gap:7px}.lawyer-ui .breadcrumbs button{font-size:11px;min-height:22px;color:#7f7280;padding:0 3px}.lawyer-ui .head{margin-bottom:24px}.lawyer-job-open>main>.head{display:none}.lawyer-ui .page-top{margin-bottom:24px}.lawyer-ui .page-top h2{font-size:24px;font-weight:550;line-height:1.4;margin-bottom:8px}.lawyer-ui .page-top p{font-size:11px;margin-bottom:10px}.lawyer-ui .page-top>.question-ref{font-size:10px!important;color:var(--brand);margin-bottom:7px}.lawyer-ui .tabs{gap:26px;border-color:var(--line);margin-bottom:22px;overflow:auto}.lawyer-ui .tabs button{font-size:12px;font-weight:500;padding:11px 0;border-bottom-width:2px;color:#867781;min-height:44px;border-radius:0;gap:0}.lawyer-ui .tabs button[aria-selected=true]{color:var(--brand);border-color:var(--brand);font-weight:600}.lawyer-ui .sheet{padding:24px;border-color:var(--line);border-radius:8px;margin-bottom:20px}.lawyer-ui .sheet h3{font-size:16px;margin-bottom:18px}.lawyer-ui .facts{gap:23px 34px}.lawyer-ui .facts dt{font-size:11px;color:#8a7b87;margin-bottom:6px}.lawyer-ui .facts dd{font-size:14px;line-height:1.7}.lawyer-ui .facts .question-ref{font-size:10px!important;margin-bottom:5px}.lawyer-ui .source-detail{border-color:var(--line);margin-top:22px;padding-top:15px}.lawyer-ui .source-detail summary{font-size:12px;font-weight:500}.lawyer-ui .row-actions{margin-top:22px}.lawyer-ui .issue-card{padding:17px 0;border-color:var(--line)}.lawyer-ui .issue-card p{font-size:13px}.lawyer-ui .issue-card small{font-size:11px}.lawyer-ui .issue-card button{font-size:11px;min-height:30px;padding:6px 9px}.lawyer-ui .ask-form textarea{min-height:110px}.lawyer-ui .record-switch{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:17px 21px}.lawyer-ui .record-switch label{font-size:12px;margin:0;flex:1}.lawyer-ui .record-switch select{width:auto;flex:1.3;min-width:240px;font-size:13px;padding:9px 11px}.lawyer-ui .record-switch small{flex-basis:100%;font-size:11px;color:#92848e;margin-top:-5px}.lawyer-ui .legal-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.lawyer-ui .legal-form{padding:24px}.lawyer-ui .stepper{gap:6px;margin-bottom:25px}.lawyer-ui .stepper button{padding:9px 6px;font-size:11px;font-weight:500;min-height:38px;background:#f7f4f6;border:0;line-height:1.5}.lawyer-ui .stepper button[aria-current=step]{background:var(--brand-soft);color:var(--brand);box-shadow:inset 0 -2px var(--brand);border-radius:5px 5px 0 0;font-weight:600}.lawyer-ui .legal-form .field{margin-bottom:19px}.lawyer-ui .legal-form .field>label,.lawyer-ui .legal-form legend{font-size:13px;font-weight:500;margin-bottom:8px}.lawyer-ui .legal-form h3{font-size:19px;font-weight:550;line-height:1.45}.lawyer-ui .legal-form .help{font-size:11px;color:#90808c;line-height:1.75}.lawyer-ui .legal-form input,.lawyer-ui .legal-form textarea,.lawyer-ui .legal-form select{font-size:13px;padding:10px 11px;border-color:#dad3db;border-radius:5px;line-height:1.6}.lawyer-ui .legal-form textarea{min-height:78px}.lawyer-ui .legal-form .small-btn{font-size:11px;min-height:27px;padding:5px 8px}.lawyer-ui .legal-form>.small-btn{margin:-7px 0 22px;border:0;background:#f7f2f5;color:#8a4560}.lawyer-ui .legal-form .chips button{font-size:11px;min-height:27px;border:1px solid #eadce3;background:#faf3f6;color:#91566e}.lawyer-ui .legal-form .ground{padding:13px 14px;border-color:var(--line);border-radius:6px;gap:11px}.lawyer-ui .ground strong{font-size:13px;font-weight:500}.lawyer-ui .ground small{font-size:11px;line-height:1.65;color:#887c86}.lawyer-ui .ground:has(input:checked){background:#faf4f7;border-color:#b9869c}.lawyer-ui .source-card{background:#faf8f9;border-color:var(--line);border-radius:7px;padding:20px;top:24px}.lawyer-ui .source-card h3{font-size:13px;font-weight:550}.lawyer-ui .source-card dt{font-size:10px;color:#938491}.lawyer-ui .source-card dd{font-size:13px;line-height:1.8}.lawyer-ui .source-card .mini{font-size:11px;line-height:1.7}.lawyer-ui .source-card button{font-size:11px;min-height:30px;padding:6px 9px}.lawyer-ui .source-links{font-size:11px}.lawyer-ui .transfer{background:#fcf9fb;border-color:var(--line);padding:19px;border-radius:6px}.lawyer-ui .transfer h4{font-size:14px}.lawyer-ui .legal-footer{gap:9px;border-color:var(--line);margin-top:24px;padding-top:20px}.lawyer-ui .legal-footer button{font-size:12px;min-height:36px;padding:9px 12px}.lawyer-ui .legal-footer .nav button{border-color:var(--line)}.lawyer-ui .save-status{font-size:11px;line-height:1.75;margin:10px 0}.lawyer-ui .draft-row{font-size:13px;border-color:var(--line);padding:14px 0}.lawyer-ui .draft-row strong{font-weight:550}.lawyer-ui .draft-row small{font-size:10px;margin:5px 0}.lawyer-ui .draft-row button{font-size:11px;min-height:31px}.lawyer-ui .summary-table{font-size:12px}.lawyer-ui .summary-table caption{text-align:left;font-size:11px;color:#8d7181;padding:12px 0}.lawyer-ui .summary-table th{font-size:11px;color:#887883;background:#faf8f9}.lawyer-ui .summary-table td,.lawyer-ui .summary-table th{border-color:var(--line);padding:12px}.lawyer-ui .job-row{padding:21px 24px;border-color:var(--line)}.lawyer-ui .job-row h3{font-size:16px;font-weight:550;line-height:1.5}.lawyer-ui .job-row p{font-size:11px;color:#8b7d88}.lawyer-ui .job-row button{font-size:12px;min-height:35px}.client-intro{font-size:12px;color:#817481;line-height:1.7;margin:-8px 0 23px}.lawyer-ui .client-grid{display:block;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.client-list-head,.lawyer-ui .client-card{display:grid;grid-template-columns:minmax(260px,1fr) 110px 150px 90px;gap:20px;align-items:center}.client-list-head{background:#faf8f9;padding:13px 23px;color:#8b7c88;font-size:10px;border-bottom:1px solid var(--line)}.lawyer-ui .client-card{width:100%;text-align:left;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:93px;padding:20px 23px;margin:0}.lawyer-ui .client-card:last-child{border:0}.lawyer-ui .client-card:hover{background:#fcf9fb}.lawyer-ui .client-card .client-name{display:flex;gap:13px;align-items:center}.client-symbol{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e9dfe5;border-radius:7px;background:#fbf7f9;color:#945b73!important;flex-shrink:0}.lawyer-ui .client-card strong{display:block;font-size:14px;font-weight:550;line-height:1.5;color:var(--ink)}.lawyer-ui .client-card small{display:block;font-size:10px;margin-top:4px}.lawyer-ui .client-card .client-number{font-size:14px;color:var(--ink)}.client-number small{display:none!important}.lawyer-ui .client-card em{font-style:normal;color:var(--brand);font-size:12px;margin:0;display:flex;align-items:center;gap:8px}
/* Single entry point */
.login-ui{min-height:100vh;display:grid;grid-template-columns:42% minmax(0,1fr);background:#fff}.login-aside{padding:40px 11%;background:#f3f0ef;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:100vh}.login-aside .dv-brand{height:auto;padding:0}.login-aside .dv-wordmark{font-size:47px}.login-aside .dv-brand>small{margin-top:12px}.login-aside .login-product{margin:auto 0;padding:80px 0}.login-product .eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--brand);margin:0 0 18px}.login-product h1{font-size:clamp(30px,3.4vw,48px);font-weight:450;line-height:1.22;letter-spacing:-1.5px;max-width:350px}.login-product p{font-size:13px;color:#8c7a87;margin-top:22px;line-height:1.9;max-width:310px}.login-aside footer{font-size:10px;color:#a08b98}.login-form-wrap{display:flex;align-items:center;justify-content:center;padding:72px 45px;position:relative}.login-form-wrap>.environment{position:absolute;top:37px;right:42px}.login-ui main.login{max-width:380px;width:100%;margin:0;padding:0;border:0;border-radius:0;background:none}.login h2{font-size:26px;font-weight:550;letter-spacing:-.7px;margin-bottom:12px}.login p{font-size:13px;color:#8a7985;line-height:1.8}.login label{font-size:12px;font-weight:500;color:#625361;display:block;margin:22px 0 9px}.login input{font-size:15px;padding:12px;min-height:46px;border-color:#ddd4dc}.login button{width:100%;margin-top:26px;padding:12px;min-height:43px;font-size:13px}.login .hint{border-top:1px solid var(--line);padding-top:21px;margin-top:26px;font-size:11px;line-height:1.8}.login #error{margin:15px 0 0}.login-mobile-brand{display:none}
/* Responsive frame and touch targets */
@media(min-width:1800px){.app-ui>main{margin-right:auto}.employee-ui>main{max-width:1450px}}
@media(max-width:1150px){:root{--rail:218px}.app-topbar{padding:0 24px}.app-ui>main{padding:26px 24px 32px}.lawyer-ui .legal-layout{grid-template-columns:minmax(0,1fr) 215px;gap:15px}.lawyer-ui .sheet,.lawyer-ui .legal-form{padding:20px}.client-list-head,.lawyer-ui .client-card{grid-template-columns:minmax(220px,1fr) 65px 100px 70px;gap:14px}.question-flow .section{padding:25px}.lawyer-ui .legal-footer{flex-direction:column;align-items:stretch}.lawyer-ui .legal-footer .nav{justify-content:space-between}.lawyer-ui .legal-footer>.primary{width:100%}}
@media(max-width:1000px){.lawyer-ui .legal-layout{grid-template-columns:1fr}.lawyer-ui .source-card{order:0;position:static;display:block}.lawyer-ui .source-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.lawyer-ui .source-card .mini.muted{display:block}.lawyer-ui .record-switch select{min-width:180px}.lawyer-ui .legal-footer{flex-direction:row;align-items:center}.lawyer-ui .legal-footer>.primary{width:auto}.question-flow .fast-multiple .detail-options,.question-flow .choices{grid-template-columns:1fr}.question-flow .head h1{font-size:17px}.question-flow .head{align-items:flex-start}.question-flow .head>button{padding:6px 10px}}
@media(max-width:760px){:root{--rail:236px}#app-sidebar{transform:translateX(-100%);transition:transform .18s;z-index:80}body.menu-open #app-sidebar{transform:none}#menu-toggle{display:inline-flex}#menu-backdrop{position:fixed;inset:0;z-index:70;border:0;border-radius:0;background:#25192355;margin:0;padding:0}body.menu-open #menu-backdrop{display:block}.app-topbar{height:61px;margin:0;padding:0 16px;gap:10px}.app-topbar-left{gap:8px}#app-context{font-size:10px}#app-context i{margin:0 8px}.environment{font-size:9px;padding:3px 5px}.app-topbar #logout{min-height:32px;padding:4px}.app-topbar #logout span{display:none}.app-ui>main{margin:0;padding:23px 17px 30px;min-height:calc(100vh - 111px)}.app-footer{margin:0;padding:15px 17px;font-size:9px}.lawyer-ui .sidebar{transform:translateX(-100%);transition:transform .18s;z-index:81}.lawyer-ui.menu-open .sidebar{transform:none}.lawyer-ui .sidebar .dept{display:flex}.lawyer-ui .sidebar h2{display:block}.lawyer-ui .mobile-dept{display:none}.lawyer-ui .head h1{font-size:25px}.lawyer-ui .head{display:flex}.lawyer-ui .breadcrumbs{font-size:10px;margin-bottom:20px}.lawyer-ui .page-top h2{font-size:22px;line-height:1.5}.lawyer-ui .tabs{gap:12px;overflow:visible}.lawyer-ui .tabs button{font-size:11px;line-height:1.6;white-space:normal;text-align:left;flex:1}.lawyer-ui .sheet{padding:19px}.lawyer-ui .facts{grid-template-columns:1fr;gap:20px}.lawyer-ui .sheet h3{font-size:16px;line-height:1.6}.lawyer-ui .page-top p{font-size:11px}.lawyer-ui .record-switch{display:block}.lawyer-ui .record-switch select{width:100%;margin:10px 0;min-width:0;font-size:15px}.lawyer-ui .record-switch small{margin:0;font-size:11px}.lawyer-ui .legal-form .field>label,.lawyer-ui .legal-form legend{font-size:13px}.lawyer-ui .legal-form input,.lawyer-ui .legal-form select,.lawyer-ui .legal-form textarea{font-size:16px}.lawyer-ui .legal-form .stepper{gap:5px}.lawyer-ui .stepper button{font-size:10px;padding:8px 4px;min-height:46px;line-height:1.5}.lawyer-ui .legal-form h3{font-size:18px}.lawyer-ui .legal-footer{display:flex;gap:13px}.lawyer-ui .legal-footer>.primary{width:100%;font-size:13px;min-height:42px}.lawyer-ui .legal-footer .nav{width:100%;justify-content:space-between}.lawyer-ui .legal-footer .nav button{min-height:40px}.lawyer-ui .source-card dl{grid-template-columns:1fr 1fr}.lawyer-ui .source-card dd{font-size:13px}.lawyer-ui .job-row{display:block;padding:19px}.lawyer-ui .job-row button{margin-top:15px;min-height:40px}.client-list-head{display:none}.lawyer-ui .client-card{grid-template-columns:1fr 1fr;gap:15px;min-height:0;padding:22px}.lawyer-ui .client-card .client-name{grid-column:1/-1}.lawyer-ui .client-card .client-number{font-size:13px;display:flex;gap:6px;align-items:center}.lawyer-ui .client-card .client-number small{display:inline!important;margin:0}.lawyer-ui .client-card em{grid-column:1/-1;font-size:12px}.client-intro{font-size:12px;line-height:1.8}.employee-ui .head{display:flex}.employee-ui .head h1{font-size:24px}.gw-home .head>div>p{font-size:11px}.gw-home .gw-next{padding:21px}.gw-home .gw-next h2{font-size:20px}.gw-home .gw-next p{font-size:13px}.gw-home .gw-next button{font-size:13px;min-height:40px}.gw-home .gw-list-head{flex-direction:row;padding:17px;align-items:center}.gw-home .gw-list-head h2{font-size:14px}.gw-home .gw-list-head button{font-size:10px;min-height:34px;padding:7px 9px;max-width:150px}.gw-home .job{padding:19px 17px;gap:11px;flex-wrap:wrap}.gw-home .job .info{flex-basis:calc(100% - 40px)}.gw-home .job button{min-height:39px;font-size:12px;margin-left:auto}.gw-home .job .badge{margin-left:29px;font-size:10px}.gw-home .job h2{font-size:15px}.gw-home .panel.section{padding:20px}.gw-home .panel.section label{font-size:13px}.gw-home .panel.section>.primary{width:100%;min-height:44px}.question-open .head{display:block;padding-bottom:17px;margin-bottom:17px}.question-open .head h1{font-size:18px}.question-open .head>button{margin-top:12px;font-size:11px;min-height:32px}.question-flow .gw-guide{margin-bottom:17px;gap:6px}.question-flow #gw-title{font-size:12px}.question-flow .gw-step-top{font-size:10px}.question-flow #gw-hint{font-size:11px;line-height:1.7}.question-flow .section{padding:22px 20px;min-height:180px}.question-flow .field>label,.question-flow .field>.label,.question-flow .detail-question legend{font-size:16px!important;line-height:1.5;margin-bottom:14px}.question-flow .choices label,.question-flow .detail-options label{font-size:14px!important;padding:11px 12px;min-height:44px}.question-flow .choices,.question-flow .detail-options{gap:9px}.question-flow input:not([type=checkbox]):not([type=radio]),.question-flow select,.question-flow textarea{font-size:16px}.question-flow .choices input,.question-flow .detail-options input{width:17px;height:17px;margin-top:3px}.question-flow #gw-actions{padding:16px 18px;display:flex;flex-wrap:wrap;gap:14px}.question-flow #gw-actions>div:first-child{width:100%;max-width:100%}.question-flow #gw-actions .actions{width:100%;display:flex;justify-content:space-between;gap:10px}.question-flow #gw-actions .actions:has(#gw-back[hidden]){justify-content:flex-end}.question-flow #gw-actions .actions button{font-size:13px;min-height:42px;padding-inline:18px}.question-flow .gw-review>div{grid-template-columns:1fr;gap:7px;padding:16px 0}.question-flow .gw-review dt{font-size:12px}.question-flow .gw-review dd{font-size:14px}.question-flow .detail-intro{font-size:12px}.login-ui{display:block}.login-aside{display:none}.login-form-wrap{padding:70px 28px 35px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login-form-wrap>.environment{right:27px;top:24px}.login-mobile-brand{display:block;align-self:flex-start;margin:0 0 65px}.login-mobile-brand .dv-wordmark{font-size:42px}.login-ui main.login{max-width:390px}.login h2{font-size:26px}.login input{font-size:16px;min-height:48px}.login button{min-height:46px}.login .hint{font-size:11px}.login label{font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
@media print{#app-sidebar,.app-topbar,.app-footer,.lawyer-ui .sidebar{display:none!important}.app-ui>main{margin:0;padding:0;max-width:none}}
.app-topbar .toolbar-refresh{min-height:32px;padding:6px 9px;font-size:11px;border:1px solid var(--line);gap:6px}.app-topbar .toolbar-refresh svg{width:13px;height:13px}@media(max-width:760px){.app-topbar .toolbar-refresh span{display:none}.app-topbar .toolbar-refresh{width:30px;padding:5px}.lawyer-ui .app-topbar .environment{display:none}}
.question-flow .gw-step-top{grid-column:2;grid-row:1;order:0}.question-flow #gw-title{grid-column:1;grid-row:1}.question-flow #gw-hint{grid-row:2}.question-flow .hint,.question-flow #gw-hint,.lawyer-ui .legal-form .help,.lawyer-ui .source-card dt,.lawyer-ui .source-card .mini.muted{color:#736673}.lawyer-ui .tabs button{color:#766772}.lawyer-ui .tabs button[aria-selected=true]{color:var(--brand)}
.gw-home .scope-suggestions{font-size:11px;min-height:29px;padding:6px 0;border:0;background:none;color:var(--brand);margin:10px 24px!important}.gw-home .scope-suggestions:hover{text-decoration:underline}.login-mobile-brand{text-decoration:none}@media(max-width:760px){#app-sidebar,.lawyer-ui .sidebar{visibility:hidden;transition:transform .18s,visibility 0s .18s}.menu-open #app-sidebar,.lawyer-ui.menu-open .sidebar{visibility:visible;transition:transform .18s,visibility 0s}.menu-open{overflow:hidden}.gw-home .scope-suggestions{margin:10px 18px!important}}
/* The operator can switch screens without changing the authenticated account. */
.account-access{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e4d9dd;border-radius:6px;background:#faf7f8;padding:13px 16px;margin-bottom:25px}.account-access strong{display:block;font-size:12px;font-weight:600;color:var(--brand)}.account-access small{display:block;font-size:11px;margin-top:4px;overflow-wrap:anywhere}.account-access button{font-size:11px;white-space:nowrap}.access-actions{display:flex;gap:8px;flex-wrap:wrap}.department-picker{width:620px;max-width:calc(100vw - 32px);max-height:85vh;padding:24px}.picker-heading{display:flex;gap:15px;align-items:flex-start;justify-content:space-between}.picker-heading h2{font-size:20px;line-height:1.45;margin:0 0 15px}.department-picker>p{font-size:13px;color:var(--muted)}.department-picker>label{font-size:12px}.department-picker>input{width:100%;margin:8px 0 12px}.department-picker section h3{font-size:12px;color:var(--muted);margin:20px 0 7px}.department-choice{display:flex;width:100%;text-align:left;justify-content:space-between;margin:6px 0;padding:12px}.department-choice strong{display:block;font-size:13px}.department-choice small{display:block;font-size:11px;overflow-wrap:anywhere;margin-top:4px}.department-choice>span:first-child{min-width:0}
@media(max-width:760px){.account-access{display:block;padding:13px;margin-bottom:20px}.account-access>.access-actions,.account-access>button{margin-top:12px}.account-access .access-actions{gap:6px}.account-access button{font-size:10px;padding:8px 10px}.department-picker{padding:18px}.picker-heading h2{font-size:18px}.department-picker input{font-size:16px}}

/* ── v34 · Çalışan ekranı: panelle aynı kart, başlık ve satır düzeni ───────── */
.gw-home .panel{border:1px solid var(--line);border-radius:12px;box-shadow:var(--golge);overflow:hidden;margin-bottom:16px}
.gw-home .gw-next{border-left:0;border-top:2px solid var(--brand);border-radius:12px;padding:18px 20px}
.gw-home .gw-next h2{font-size:17px;margin:0 0 6px;letter-spacing:-.2px}
.gw-home .gw-next p{font-size:13.5px;color:var(--muted);max-width:74ch;margin:0 0 14px}
.gw-home .gw-next .gw-caption{display:block;font-size:10.5px;letter-spacing:.1em;color:var(--brand);font-weight:700;margin-bottom:7px}
.gw-home .gw-progress{margin-top:14px;gap:12px;font-size:12px;color:var(--muted)}
.gw-home .gw-progress progress{width:180px;height:6px;border-radius:999px;overflow:hidden;border:0;background:var(--iz)}
.gw-home .gw-progress progress::-webkit-progress-bar{background:var(--iz);border-radius:999px}
.gw-home .gw-progress progress::-webkit-progress-value{background:var(--brand);border-radius:999px}

/* bölüm başlığı: solda ad + sayaç, sağda eylemler; not tam satır */
.gw-home .gw-list-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 16px;
 padding:14px 18px;border-bottom:1px solid var(--line);background:#fdfcfb}
.gw-home .gw-list-head h2{margin:0;font-size:15px;letter-spacing:-.2px}
.gw-home .gw-list-note{grid-column:1/-1;order:3;margin:0;font-size:12.5px;color:var(--muted);line-height:1.5}
.gw-home .gw-list-acts{display:flex;gap:8px;flex-wrap:nowrap}
.gw-home .gw-list-acts button{min-height:34px;font-size:12.5px;padding:7px 13px;white-space:nowrap}

/* iş satırı */
.gw-home .job{display:grid;grid-template-columns:26px minmax(0,1fr) auto auto auto;align-items:center;
 gap:14px;padding:13px 18px;border-bottom:1px solid #f2eeea}
.gw-home .job:last-child{border-bottom:0}
.gw-home .job:hover{background:#fdfbfa}
.gw-home .job-index{font-size:11px;color:#b6aca2;font-variant-numeric:tabular-nums;letter-spacing:.04em;margin:0}
.gw-home .job .info{min-width:0}
.gw-home .job h2{font-size:13.5px;font-weight:600;margin:0;line-height:1.4}
.gw-home .job .info p{font-size:12px;color:var(--muted);margin:2px 0 0}
.gw-home .job .badge{font-size:11.5px;font-weight:600;border-radius:999px;padding:3px 10px;background:#f1ece7;color:#6b5f55}
.gw-home .job .badge.done{background:var(--durum-iyi-yumusak);color:var(--durum-iyi)}
.gw-home .job button{min-height:32px;font-size:12px;padding:6px 12px;white-space:nowrap}
.gw-home .job .gw-job-remove{border-color:transparent;background:transparent;color:var(--muted)}
.gw-home .job .gw-job-remove:hover{border-color:var(--line);background:#fff;color:var(--danger)}

/* yönetici şeridi ve alt bölümler */
.gw-home .account-access{border-radius:10px;padding:11px 14px;margin-bottom:18px;background:#fdf9fa;border-color:#eddde2}
.gw-home .panel.section{padding:18px 20px}
.gw-home .panel.section h2{font-size:15px;margin:0 0 6px}
.gw-home .panel.section p{font-size:13.5px;color:var(--muted)}
.gw-home .head{align-items:flex-end;margin-bottom:18px}
.gw-home .head h1{font-size:25px;letter-spacing:-.5px}
.gw-home .head>button{min-height:34px;font-size:12.5px}
.gw-home .gw-demo{font-size:12px;color:var(--muted);margin:-8px 0 16px}
@media(max-width:760px){
 .gw-home .job{grid-template-columns:22px 1fr;gap:8px 10px}
 .gw-home .job .badge{grid-column:2;justify-self:start}
 .gw-home .job button{grid-column:2;justify-self:start}
 .gw-home .gw-list-head{grid-template-columns:1fr}
 .gw-home .gw-list-acts{flex-wrap:wrap}
}

/* ── v34 · Avukat: müvekkil listesi ve sayfa başlığı ──────────────────────── */
.lawyer-ui main>.head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;margin-bottom:18px}
.lawyer-ui main>.head h1{font-size:25px;letter-spacing:-.5px;margin:0}
.lawyer-ui .eyebrow{font-size:10.5px;letter-spacing:.11em;color:var(--brand);font-weight:700;margin:0 0 5px}
.lawyer-ui .client-intro{font-size:13.5px;color:var(--muted);max-width:76ch;margin:0 0 16px}
.lawyer-ui .client-grid{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--golge);overflow:hidden}
.lawyer-ui .client-list-head{display:grid;grid-template-columns:minmax(0,1fr) 110px 150px 110px;gap:14px;align-items:center;
 padding:11px 18px;background:#fdfcfb;border-bottom:1px solid var(--line);
 font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:600}
.lawyer-ui .client-card{display:grid;grid-template-columns:minmax(0,1fr) 110px 150px 110px;gap:14px;align-items:center;
 width:100%;text-align:left;padding:14px 18px;border:0;border-bottom:1px solid #f2eeea;border-radius:0;background:none;min-height:0}
.lawyer-ui .client-card:last-child{border-bottom:0}
.lawyer-ui .client-card:hover{background:#fdfbfa}
.lawyer-ui .client-name{display:flex;align-items:center;gap:12px;min-width:0}
.lawyer-ui .client-symbol{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);flex:none}
.lawyer-ui .client-name strong{display:block;font-size:13.5px;font-weight:600;line-height:1.35}
.lawyer-ui .client-name small{display:block;font-size:12px;color:var(--muted);margin-top:1px}
.lawyer-ui .client-number{font-size:19px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.4px}
.lawyer-ui .client-number small{display:block;font-size:11px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:1px}
.lawyer-ui .client-card em{font-style:normal;font-size:12.5px;font-weight:600;color:var(--brand);display:inline-flex;align-items:center;gap:6px;justify-self:end}
@media(max-width:820px){
 .lawyer-ui .client-list-head{display:none}
 .lawyer-ui .client-card{grid-template-columns:1fr auto;gap:8px 12px}
 .lawyer-ui .client-name{grid-column:1/-1}
 .lawyer-ui .client-card em{grid-column:2;grid-row:2}
}

/* ── v34 · Avukat: departman listesi ve iş satırları ─────────────────────── */
.lawyer-ui #results .sidebar{border-top:1px solid var(--line);padding-top:14px}
.lawyer-ui #results .sidebar h2{font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:0 0 8px;padding:0 4px}
.lawyer-ui .page-top{display:grid;gap:6px;margin-bottom:16px}
.lawyer-ui .page-top h2{font-size:20px;letter-spacing:-.3px;margin:0}
.lawyer-ui .page-top .row-actions{margin-top:6px}
.lawyer-ui .page-top button{min-height:34px;font-size:12.5px}
.lawyer-ui .job-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;
 padding:13px 18px;border-bottom:1px solid #f2eeea}
.lawyer-ui .job-row:last-child{border-bottom:0}
.lawyer-ui .job-row:hover{background:#fdfbfa}
.lawyer-ui .job-row h3{font-size:13.5px;font-weight:600;margin:2px 0 0;line-height:1.4}
.lawyer-ui .job-row .question-ref{font-size:10.5px;color:#b3a79c;letter-spacing:.05em;margin:0}
.lawyer-ui .job-row p{font-size:12px;margin:3px 0 0}
.lawyer-ui .job-row button{min-height:32px;font-size:12px;padding:6px 13px;white-space:nowrap}
.lawyer-ui #results>.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--golge);overflow:hidden}
.lawyer-ui .breadcrumbs{font-size:12.5px;margin-bottom:14px}
.lawyer-ui .page-top .status-pill{justify-self:start;display:inline-flex;align-items:center;gap:6px;
 font-size:11.5px;font-weight:600;border-radius:999px;padding:3px 10px;background:#f1ece7;color:#6b5f55}
.lawyer-ui .page-top .status-pill.ok,.lawyer-ui .page-top .status-pill.done{background:var(--durum-iyi-yumusak);color:var(--durum-iyi)}

/* ── v35 · Sıralı akış: tek ekran, tek görev ─────────────────────────────── */
.akis-ust{display:grid;grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:18px}
.akis-ust h1{font-size:23px;letter-spacing:-.4px;margin:2px 0 4px}
.akis-ust .gw-caption{display:block;font-size:10.5px;letter-spacing:.11em;color:var(--brand);font-weight:700;margin:0}
.akis-ust .akis-alt{font-size:13px;color:var(--muted);margin:0;max-width:72ch}
.akis-ilerleme{display:grid;justify-items:end;gap:5px;font-size:12px;color:var(--muted)}
.akis-ilerleme progress{width:170px;height:6px;border:0;border-radius:999px;background:var(--iz)}
.akis-ilerleme progress::-webkit-progress-bar{background:var(--iz);border-radius:999px}
.akis-ilerleme progress::-webkit-progress-value{background:var(--brand);border-radius:999px}
.tedbir-ekran .ted-grup>h3{display:none}
.tedbir-ekran .ted-alt{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}
.tedbir-ekran .ted-alt .actions{display:flex;gap:8px}

/* koruma tedbirleri: listede tek satır */
.gw-home .gorev-karti{padding:0}
.gw-home .gorev-satir{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 18px}
.gw-home .gorev-ikon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand)}
.gw-home .gorev-satir h2{font-size:13.5px;font-weight:600;margin:0}
.gw-home .gorev-satir p{font-size:12px;color:var(--muted);margin:2px 0 0}
.gw-home .gorev-satir .badge{font-size:11.5px;font-weight:600;border-radius:999px;padding:3px 10px;background:#f1ece7;color:#6b5f55}
.gw-home .gorev-satir .badge.done{background:var(--durum-iyi-yumusak);color:var(--durum-iyi)}
.gw-home .gorev-satir button{min-height:32px;font-size:12px;padding:6px 13px;white-space:nowrap}
@media(max-width:760px){.akis-ust{grid-template-columns:1fr}.akis-ilerleme{justify-items:start}
 .gw-home .gorev-satir{grid-template-columns:34px 1fr;gap:8px 12px}
 .gw-home .gorev-satir .badge,.gw-home .gorev-satir button{grid-column:2}}

/* ── v35 · İş seçimi penceresi: taranabilir liste ────────────────────────── */
dialog:has(.is-secim){width:min(940px,95vw)}
.is-secim{max-height:min(88vh,940px)}
.is-secim-bas h2{font-size:17px}
.is-secim-bas p{font-size:12.5px;color:var(--muted)}
.is-secim-yardim{font-size:12.5px;line-height:1.55;color:var(--muted);padding-bottom:10px}
.is-secim-arac{padding-bottom:10px}
.is-secim-arac input,.is-secim-arac select{min-height:38px;font-size:13.5px}
.is-secim-liste{padding:0 20px 4px}
.is-secim-grup{margin:0}
.is-secim-grup h3{position:sticky;top:0;z-index:2;background:#fff;margin:0;padding:12px 2px 7px;
 font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--brand);font-weight:700;
 border-bottom:1px solid var(--line)}
.is-secim-grup h3 span{color:#b6aca2;font-weight:600;letter-spacing:0}

.is-secim-satir{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;
 padding:9px 10px;border:1px solid transparent;border-bottom:1px solid #f4f0ec;border-radius:9px;cursor:default}
.is-secim-satir:hover{background:#fdfbfa}
.is-secim-sec{display:grid;grid-template-columns:18px minmax(0,1fr);gap:11px;align-items:start;
 min-width:0;cursor:pointer;margin:0;font-weight:400}
.is-secim-sec input{margin:3px 0 0;width:17px;height:17px}
.is-secim-metin{min-width:0}
.is-secim-metin b{display:block;font-size:13.5px;font-weight:600;line-height:1.4}
.is-secim-metin small{display:block;margin-top:2px;font-size:12.5px;color:var(--muted);line-height:1.5}
.is-secim-satir.secili{background:#fbf4f6;border-color:#e9d3da}
.is-secim-satir.secili .is-secim-metin b{color:var(--brand)}
.is-secim-satir.eklenmis{opacity:.62}
.is-secim-rozet{font-size:11px;color:var(--durum-iyi);background:var(--durum-iyi-yumusak);
 border-radius:999px;padding:2px 9px;white-space:nowrap;margin:0}
.is-secim-detay-ac{min-height:28px;padding:4px 10px;font-size:11.5px;border-radius:999px;
 border:1px solid var(--line);background:#fff;color:var(--muted);white-space:nowrap}
.is-secim-detay-ac:hover{color:var(--brand);border-color:#e3cdd5}
.is-secim-detay{grid-column:1/-1;margin:8px 0 2px 29px;padding:11px 13px;background:#faf8f6;
 border:1px solid #efeae4;border-radius:9px;font-size:12.5px;line-height:1.6;color:#4f4a52}
.is-secim-aciklama{display:block}
.is-secim-detay .is-secim-ornek{display:block;margin-top:9px}
.is-secim-detay .is-secim-ornek b{display:block;font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--brand);margin-bottom:3px}
.is-secim-detay .is-secim-ornek i{display:block;font-style:normal;padding-left:11px;position:relative}
.is-secim-detay .is-secim-ornek i::before{content:'·';position:absolute;left:2px;color:#b6aca2}
.is-secim-detay .is-secim-veri{display:block;margin-top:9px;color:var(--muted);font-size:12px}
.is-secim-serit{border-top:1px solid var(--line);background:#fdfcfb}
.is-secim-alt{gap:10px}
@media(max-width:680px){
 .is-secim-satir{grid-template-columns:minmax(0,1fr) auto}
 .is-secim-rozet{grid-row:2;grid-column:1;justify-self:start;margin-left:29px}
 .is-secim-detay{margin-left:0}
}
/* özet tek satırda kalsın: satır yüksekliği sabit, liste taranabilir */
.is-secim-metin small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.is-secim-satir.acik .is-secim-metin small{white-space:normal;overflow:visible}

/* ── v36 · İş seçimi: geniş pencere, çok sütunlu ızgara, grup kısayolları ── */
dialog:has(.is-secim){width:min(1440px,96vw);max-width:96vw}
.is-secim{max-height:94vh}
.is-secim-liste{padding:0 20px 6px;scroll-behavior:smooth}
.is-secim-gruplar{display:flex;flex-wrap:wrap;gap:6px;padding:10px 0 4px;position:sticky;top:0;z-index:3;background:#fff}
.is-secim-gruplar button{min-height:30px;padding:5px 11px;font-size:11.5px;border-radius:999px;
 border:1px solid var(--line);background:#fdfcfb;color:#5d5560;white-space:nowrap}
.is-secim-gruplar button:hover{border-color:#e3cdd5;color:var(--brand);background:#fff}
.is-secim-gruplar button span{color:#b6aca2;margin-left:4px}
.is-secim-grup h3{top:44px;display:flex;align-items:center;gap:10px;padding:13px 2px 7px}
.is-secim-grup-ad{flex:none}
.is-secim-grup-sayi{color:#b6aca2;font-weight:600;letter-spacing:0}
.is-secim-grup-sec{margin-left:auto;min-height:26px;padding:3px 10px;font-size:11px;border-radius:999px;
 border:1px solid var(--line);background:#fff;color:var(--muted);font-weight:600;letter-spacing:0;text-transform:none}
.is-secim-grup-sec:hover{color:var(--brand);border-color:#e3cdd5}
.is-secim-izgara{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:4px 12px;align-items:start}
.is-secim-satir{border-bottom:0;padding:8px 10px}
.is-secim-satir:not(:hover):not(.secili){border-color:transparent}
.is-secim-satir.acik{grid-column:1/-1;background:#fdfbfa;border-color:var(--line)}
.is-secim-detay{margin-left:29px}
@media(max-width:820px){.is-secim-izgara{grid-template-columns:1fr}.is-secim-grup h3{top:40px}}
/* çok sütunda özet iki satıra sığar: hem okunur hem satırlar eşit yükseklikte */
.is-secim-izgara .is-secim-metin small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.is-secim-izgara .is-secim-satir.acik .is-secim-metin small{-webkit-line-clamp:unset;display:block}
.is-secim-izgara .is-secim-detay-ac{align-self:start;margin-top:1px}
