:root{color:#18362d;font-synthesis:none;--green:#12372a;--green-2:#1f5744;--yellow:#f4c95d;--cream:#f4f1e9;--paper:#fffdf7;--ink:#18362d;--muted:#718078;--line:#dfe3d9;--danger:#a94a3c;background:#f4f1e9;font-family:Noto Sans CJK SC,Source Han Sans SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--green);color:#fff;z-index:5;flex-direction:column;height:100vh;padding:34px 22px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid #ffffff59;border-radius:11px;place-content:center;gap:4px;width:38px;height:38px;display:grid}.brand-mark span{background:var(--yellow);border-radius:2px;width:20px;height:3px}.brand-mark span:nth-child(2){width:14px}.brand strong{letter-spacing:.08em;font-size:18px;display:block}.brand small{opacity:.65;letter-spacing:.12em;margin-top:1px;font-size:11px;display:block}.side-nav{gap:8px;margin-top:72px;display:grid}.nav-button{color:#ffffffa1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 14px;transition:all .18s;display:flex}.nav-button svg{width:19px;height:19px}.nav-button:hover{color:#fff;background:#ffffff12}.nav-button.active{color:var(--yellow);background:#f4c95d24}.sidebar-user{border-top:1px solid #ffffff21;align-items:center;gap:10px;margin-top:auto;padding-top:22px;display:flex}.avatar{background:var(--yellow);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;display:grid}.user-copy{flex:1;min-width:0}.user-copy strong,.user-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-copy strong{font-size:13px}.user-copy span{opacity:.55;margin-top:2px;font-size:11px}.icon-button{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px}.icon-button:hover{color:#fff;background:#ffffff14}.main-panel{min-width:0}.page{width:min(1040px,100% - 80px);margin:0 auto;padding:64px 0 100px}.page-header{margin-bottom:38px}.page-header h1{letter-spacing:-.04em;margin:8px 0 12px;font-family:Noto Sans SC,sans-serif;font-size:clamp(32px,4vw,50px);line-height:1.15}.page-header>p:last-child{color:var(--muted);max-width:650px;margin:0;line-height:1.7}.eyebrow{color:#b27d12;letter-spacing:.18em;margin:0;font-size:11px;font-weight:700}.assistant-page{flex-direction:column;min-height:100vh;display:flex}.assistant-stage{flex:1;min-height:300px}.example-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px;display:grid}.example-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffdf7b3;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:155px;padding:24px 22px;line-height:1.6;transition:all .2s;display:flex;position:relative}.example-grid button:hover{border-color:#b7c8bb;transform:translateY(-3px);box-shadow:0 16px 40px #12372a14}.example-grid button>span{letter-spacing:.14em;color:#b27d12;font-size:11px}.example-grid button svg{color:var(--green-2);align-self:flex-end}.composer-wrap{background:var(--paper);border:1px solid #d3d9ce;border-radius:16px;align-items:flex-end;gap:10px;min-height:92px;padding:13px 14px 13px 16px;display:flex;box-shadow:0 16px 55px #14362b17}.composer-wrap textarea{resize:none;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:9px 5px;line-height:1.5}.composer-wrap select{color:var(--green);background:#eef2eb;border:0;border-radius:8px;outline:0;align-self:flex-start;padding:8px;font-size:12px}.send-button{background:var(--green);width:46px;height:46px;color:var(--yellow);cursor:pointer;border:0;border-radius:11px;flex:none;place-items:center;display:grid}.send-button:disabled{opacity:.35;cursor:default}.composer-note{text-align:center;color:#89938d;font-size:11px}.answer-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;margin-bottom:28px;padding:30px;position:relative;overflow:hidden}.answer-status{color:#667870;letter-spacing:.03em;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.answer-status svg{color:#b27d12;width:17px}.answer-text{margin:28px 0;font-size:16px;line-height:1.9}.answer-text p{margin:0 0 12px}.citations{border-top:1px solid var(--line);padding-top:21px}.citations h3{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:12px}.citations a{color:var(--ink);border-top:1px solid #edf0e9;align-items:flex-start;gap:12px;padding:13px 0;text-decoration:none;display:flex}.citations a>span{color:var(--green-2);background:#e8efe9;border-radius:5px;padding:4px 7px;font-size:10px}.citations a div{flex:1}.citations a strong,.citations a small{display:block}.citations a strong{font-size:13px}.citations a small{color:var(--muted);margin-top:4px;line-height:1.55}.progress-line{background:#e7ebe4;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.progress-line span{background:var(--yellow);width:35%;height:100%;animation:1.5s ease-in-out infinite progress;display:block}.capture-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;gap:23px;padding:clamp(22px,4vw,38px);display:grid}.capture-card label,.login-card label{color:#4d6159;gap:8px;font-size:12px;font-weight:600;display:grid}.capture-card input,.capture-card textarea,.capture-card select,.login-card input{color:var(--ink);background:#fbfcf8;border:1px solid #d4dcd2;border-radius:10px;outline:0;padding:13px 14px;font-weight:400}.capture-card textarea{resize:vertical;line-height:1.65}.capture-card input:focus,.capture-card textarea:focus,.capture-card select:focus,.login-card input:focus{border-color:#6f9a82;box-shadow:0 0 0 3px #3c77591a}.form-row.two{grid-template-columns:1fr 1fr;gap:17px;display:grid}.input-with-icon{position:relative}.input-with-icon svg{color:#7f9188;width:17px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-with-icon input{width:100%;padding-left:41px}.attachment-toolbar{flex-wrap:wrap;gap:10px;display:flex}.attachment-button{cursor:pointer;background:#f3f6ef;border:1px dashed #aebdb2;border-radius:9px;grid-auto-flow:column;align-items:center;padding:11px 14px;color:var(--green)!important;gap:8px!important;font-size:12px!important;display:inline-flex!important}.attachment-button input{display:none}.attachment-button.recording{background:#f9e8e4;border-color:#c87a6e;animation:1.2s infinite recording;color:var(--danger)!important}.file-list{gap:8px;display:grid}.file-list>div{background:#f3f6ef;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;display:flex}.file-list>div>svg{color:var(--green-2)}.file-list span{flex:1;min-width:0}.file-list strong,.file-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-list strong{font-size:12px}.file-list small{color:var(--muted);margin-top:2px}.file-list button{cursor:pointer;color:var(--muted);background:0 0;border:0}.check-row{background:#f3f6ef;border-radius:10px;grid-template-columns:auto 1fr;align-items:flex-start;padding:14px;gap:11px!important;display:flex!important}.check-row input{width:16px;height:16px;accent-color:var(--green);margin:2px 0 0}.check-row span,.check-row strong,.check-row small{display:block}.check-row strong{font-size:12px}.check-row small{color:var(--muted);margin-top:4px;font-weight:400;line-height:1.5}.check-row.disabled{opacity:.67}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:13px 18px;font-size:13px;font-weight:600;display:inline-flex}.primary-button{background:var(--green);color:#fff}.primary-button:hover{background:var(--green-2)}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:default}.primary-button.full{width:100%}.primary-button.small,.secondary-button{padding:10px 14px}.secondary-button{border:1px solid var(--line);background:0 0}.secondary-button.danger{color:var(--danger);border-color:#e3c6c0}.compact-status{background:#eef2ea;border-radius:10px;align-items:center;gap:11px;padding:13px;display:flex}.compact-status svg{width:19px}.compact-status strong,.compact-status small{display:block}.compact-status small{color:var(--danger);margin-top:3px}.compact-status.completed{background:#e7f2e9}.compact-status.failed,.compact-status.dead_letter{background:#f8e9e5}.search-bar{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;height:54px;margin-bottom:27px;padding-left:16px;display:flex}.search-bar svg{color:var(--muted);width:19px}.search-bar input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-bar button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:0 11px 11px 0;align-self:stretch;padding:0 23px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.library-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:22px}.library-meta{justify-content:space-between;align-items:center;display:flex}.library-meta time{color:#96a099;font-size:10px}.type-chip{color:#9a6c12;background:#f7eccc;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.library-card h3{margin:16px 0 8px;font-size:17px}.library-card p{color:var(--muted);min-height:61px;font-size:12px;line-height:1.7}.source-row{color:#829188;align-items:center;gap:6px;margin-top:17px;font-size:10px;display:flex}.review-list{gap:12px;display:grid}.review-list article{background:var(--paper);border:1px solid var(--line);border-radius:13px;align-items:center;gap:16px;padding:20px;display:flex}.review-icon{width:44px;height:44px;color:var(--green-2);background:#edf2eb;border-radius:11px;flex:none;place-items:center;display:grid}.review-copy{flex:1}.review-copy h3{margin:7px 0 4px;font-size:15px}.review-copy p{color:var(--muted);margin:0;font-size:11px}.review-actions{gap:8px;display:flex}.inline-error{color:var(--danger);background:#f9e9e5;border-radius:9px;align-items:flex-start;gap:9px;padding:12px 13px;font-size:12px;line-height:1.5;display:flex}.inline-error svg{flex:none}.centered-loader{min-height:180px;color:var(--muted);place-content:center;justify-items:center;gap:10px;font-size:12px;display:grid}.empty-state{text-align:center;grid-column:1/-1;place-content:center;justify-items:center;min-height:260px;display:grid}.empty-state>div{background:#e8ede6;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.empty-state h3{margin:15px 0 4px}.empty-state p{color:var(--muted);margin:0;font-size:12px}.login-page{background:var(--paper);grid-template-columns:minmax(360px,1.15fr) minmax(380px,.85fr);min-height:100vh;display:grid}.login-art{background:var(--green);color:#fff;position:relative;overflow:hidden}.login-art:before{content:"";background:repeating-linear-gradient(115deg,#0000 0 70px,#ffffff06 70px 71px);position:absolute;inset:0}.orb{border:1px solid #f4c95d66;border-radius:50%;position:absolute}.orb-one{width:500px;height:500px;top:-140px;left:-140px;box-shadow:0 0 0 80px #f4c95d06,0 0 0 160px #f4c95d05}.orb-two{background:var(--yellow);opacity:.93;width:220px;height:220px;bottom:10%;right:11%}.login-quote{z-index:2;max-width:540px;position:absolute;bottom:12%;left:9%}.login-quote span,.login-quote strong{display:block}.login-quote span{opacity:.62;font-size:17px}.login-quote strong{max-width:480px;margin-top:10px;font-family:Noto Sans SC,sans-serif;font-size:clamp(28px,4vw,50px);line-height:1.35}.login-card{align-self:center;gap:19px;width:min(400px,100% - 60px);margin:auto;display:grid}.login-card .brand{color:var(--green);margin-bottom:40px}.login-card .brand-mark{background:var(--green);border-color:#aebcb3}.login-heading{margin-bottom:15px}.login-heading h1{margin:8px 0;font-size:35px}.login-heading>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.bottom-nav{display:none}.spin{animation:1s linear infinite spin}.pulse{animation:1.2s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes progress{0%{transform:translate(-110%)}to{transform:translate(390%)}}@keyframes recording{50%{box-shadow:0 0 0 4px #a94a3c14}}@media (width<=850px){.app-shell{display:block}.sidebar{display:none}.page{width:min(100% - 32px,680px);padding:40px 0 104px}.page-header{margin-bottom:28px}.page-header h1{font-size:34px}.example-grid{grid-template-columns:1fr}.example-grid button{min-height:112px}.library-grid{grid-template-columns:1fr}.bottom-nav{z-index:20;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#12372af5;border:1px solid #ffffff24;border-radius:18px;height:66px;padding:5px;display:flex;position:fixed;box-shadow:0 16px 50px #00000038}.bottom-nav .nav-button{flex-direction:column;flex:1;justify-content:center;gap:3px;padding:8px 5px;font-size:9px}.bottom-nav .nav-button svg{width:18px}.composer-wrap{z-index:10;position:sticky;bottom:87px}.assistant-page{padding-bottom:96px}.review-list article{flex-wrap:wrap;align-items:flex-start}.review-actions{justify-content:flex-end;width:100%}.login-page{background:var(--green);padding:28px 0;display:block}.login-art{display:none}.login-card{background:var(--paper);border-radius:20px;align-content:center;width:calc(100% - 28px);min-height:calc(100vh - 56px);padding:28px 23px}.login-card .brand{margin-bottom:25px}}@media (width<=520px){.form-row.two{grid-template-columns:1fr}.capture-card{border-radius:14px}.composer-wrap{grid-template-columns:1fr auto;display:grid}.composer-wrap select{grid-column:1/-1;width:fit-content}.composer-wrap textarea{min-height:54px}.answer-card{padding:22px}}.model-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;gap:23px;padding:clamp(22px,4vw,38px);display:grid}.model-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.model-status-grid>div{background:#f3f6ef;border-radius:11px;gap:5px;padding:15px;display:grid}.model-status-grid span{color:var(--muted);font-size:11px}.model-status-grid strong{overflow-wrap:anywhere}.model-card label{color:#4d6159;gap:8px;font-size:12px;font-weight:600;display:grid}.model-card select{color:var(--ink);background:#fbfcf8;border:1px solid #d4dcd2;border-radius:10px;padding:13px 14px}.model-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=520px){.model-status-grid{grid-template-columns:1fr}.model-actions button{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.statistics-card{grid-column:span 2}.statistics-card p{min-height:0}.table-scroll{border:1px solid var(--line);border-radius:9px;margin-top:14px;overflow-x:auto}.statistics-card table{border-collapse:collapse;width:100%;font-size:11px}.statistics-card th,.statistics-card td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:9px 11px}.statistics-card th{color:var(--muted);background:#f7f8f5;font-weight:600}.statistics-card tbody tr:last-child td{border-bottom:0}@media (width<=850px){.statistics-card{grid-column:span 1}}.customer-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.customer-page-heading .page-header{flex:1}.customer-page-heading>button{flex:none;margin-top:26px}.customer-search{background:var(--paper);border:1px solid var(--line);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:56px;margin-bottom:13px;padding-left:17px;display:grid}.customer-search>svg{width:19px;color:var(--muted)}.customer-search input,.customer-search select{color:var(--ink);background:0 0;border:0;outline:0;min-width:0}.customer-search select{border-left:1px solid var(--line);padding:8px 14px}.customer-search button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:0 12px 12px 0;align-self:stretch;padding:0 20px}.customer-search button:disabled{opacity:.5}.transient-notice{color:#61756b;background:#edf3ea;border:1px solid #d9e3d8;border-radius:10px;align-items:flex-start;gap:9px;margin:12px 0 20px;padding:11px 13px;font-size:11px;line-height:1.55;display:flex}.transient-notice svg{color:var(--green-2);flex:none}.customer-list{gap:10px;display:grid}.customer-row{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:16px;width:100%;padding:18px 20px;transition:all .18s;display:flex}.customer-row:hover{border-color:#afc2b5;transform:translateY(-1px);box-shadow:0 12px 28px #12372a0f}.customer-avatar{background:var(--green);width:43px;height:43px;color:var(--yellow);border-radius:12px;flex:none;place-items:center;font-weight:700;display:grid}.customer-avatar.large{border-radius:17px;width:66px;height:66px;font-size:25px}.customer-row-main{flex:1;min-width:0}.customer-row-main>div{align-items:center;gap:9px;display:flex}.customer-row h3{margin:0;font-size:15px}.customer-row p{color:var(--muted);margin:5px 0 3px;font-size:12px}.customer-row small{color:#88958e;font-size:10px}.customer-row-state{min-width:100px;color:var(--muted);grid-template-columns:auto auto 24px;justify-content:end;align-items:center;gap:6px;display:grid}.customer-row-state strong{color:var(--green);font-size:18px}.customer-row-state span{font-size:10px}.customer-row-state svg{width:18px}.customer-create-form{gap:20px}.form-section-heading{border-top:1px solid var(--line);align-items:flex-start;gap:13px;padding-top:7px;display:flex}.form-section-heading:first-child{border-top:0;padding-top:0}.form-section-heading>span{color:#9a6c12;background:#f7eccc;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:grid}.form-section-heading h2{margin:1px 0 3px;font-size:15px}.form-section-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.customer-profile-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;gap:22px;padding:24px;display:flex}.customer-profile-main{align-items:center;gap:17px;min-width:0;display:flex}.customer-profile-main h2{margin:6px 0 3px;font-size:24px}.customer-profile-main p{color:var(--muted);margin:0;font-size:12px}.profile-meta{align-items:stretch;display:flex}.profile-meta>span{border-left:1px solid var(--line);min-width:95px;color:var(--muted);padding:4px 16px;font-size:9px}.profile-meta strong{color:var(--ink);margin-top:5px;font-size:11px;display:block}.customer-detail-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:13px;display:grid}.detail-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:21px}.detail-card.full{margin-top:13px}.detail-card>header{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding-bottom:15px;display:flex}.detail-card>header>svg{color:#9a6c12;width:19px}.detail-card h3{margin:0;font-size:14px}.detail-card header p{color:var(--muted);margin:3px 0 0;font-size:10px}.detail-empty{color:var(--muted);margin:18px 0 2px;font-size:11px}.contact-list{gap:10px;margin-top:15px;display:grid}.contact-list>div{background:#f5f7f2;border-radius:9px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:4px 10px;padding:11px;display:grid}.contact-list span{color:var(--muted);font-size:10px}.contact-list strong{overflow-wrap:anywhere}.contact-list small{grid-column:2;font-size:9px}.contact-list small.allowed{color:#2f7653}.contact-list small.blocked,.contact-list small.warning{color:var(--danger)}.detail-card dl{margin:13px 0 0}.detail-card dl>div{border-bottom:1px solid #edf0e9;grid-template-columns:88px minmax(0,1fr);gap:10px;padding:9px 0;display:grid}.detail-card dl>div:last-child{border-bottom:0}.detail-card dt{color:var(--muted);font-size:10px}.detail-card dd{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.sales-case-list{gap:10px;margin-top:15px;display:grid}.sales-case-list article{border:1px solid #e4e8e0;border-radius:10px;grid-template-columns:minmax(180px,1fr) minmax(260px,1.2fr);gap:18px;padding:15px;display:grid}.sales-case-list h4{margin:8px 0 4px}.sales-case-list p{color:var(--muted);margin:0;font-size:11px}.sales-case-list dl{grid-template-columns:repeat(3,1fr);gap:9px;margin:0;display:grid}.sales-case-list dl>div{background:#f5f7f2;border:0;border-radius:8px;padding:9px;display:block}.sales-case-list dd{margin-top:5px}.assignment-chips{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.assignment-chips span{color:var(--green-2);background:#edf2eb;border-radius:99px;padding:7px 10px;font-size:10px}.assignment-form{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr auto;align-items:end;gap:10px;margin-top:15px;padding-top:15px;display:grid}.assignment-form label{color:var(--muted);gap:6px;font-size:10px;display:grid}.assignment-form input,.assignment-form select{background:#fbfcf8;border:1px solid #d4dcd2;border-radius:9px;outline:0;min-width:0;padding:10px 11px}.evidence-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px;display:grid}.evidence-list>div{background:#f5f7f2;border-radius:9px;padding:12px}.evidence-list strong{font-size:11px}.evidence-list p{margin:5px 0;font-size:11px;line-height:1.55}.evidence-list small{color:var(--muted);font-size:9px}@media (width<=850px){.customer-page-heading{display:block}.customer-page-heading>button{margin:-13px 0 24px}.customer-search{grid-template-columns:auto 1fr auto;padding:10px 10px 10px 14px}.customer-search select{border-left:0;border-top:1px solid var(--line);grid-column:2;padding:9px 0 0}.customer-search button{border-radius:9px;grid-area:1/3/3;padding:0 14px}.customer-profile-card{display:block}.profile-meta{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.profile-meta>span:first-child{border-left:0;padding-left:0}.customer-detail-grid,.sales-case-list article,.assignment-form{grid-template-columns:1fr}.assignment-form button{width:100%}}@media (width<=520px){.customer-row{align-items:flex-start;padding:15px}.customer-row-state{grid-template-columns:auto 18px;min-width:auto}.customer-row-state span{display:none}.customer-row-state strong{font-size:15px}.customer-profile-main{align-items:flex-start}.customer-avatar.large{width:52px;height:52px}.customer-profile-main h2{font-size:20px}.profile-meta{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-meta>span{border:0;min-width:0;padding:0}.profile-meta>span:last-child{grid-column:1/-1}.sales-case-list dl,.evidence-list{grid-template-columns:1fr}}.correction-entry-actions{flex-wrap:wrap;gap:9px;margin-top:15px;display:flex}.correction-form{gap:13px;margin-top:16px;display:grid}.correction-form label,.review-comment{color:var(--muted);gap:6px;font-size:10px;display:grid}.correction-form input,.correction-form textarea,.review-comment textarea{resize:vertical;color:var(--ink);background:#fbfcf8;border:1px solid #d4dcd2;border-radius:9px;outline:0;padding:10px 11px}.correction-actions{justify-content:flex-end;gap:8px;display:flex}.danger-fill{background:var(--danger)}.danger-fill:hover{background:#8e382e}.delete-warning{color:var(--danger);background:#f9e9e5;border:1px solid #e3c6c0;border-radius:10px;align-items:flex-start;gap:11px;padding:13px;display:flex}.delete-warning svg{flex:none}.delete-warning p{margin:0}.delete-warning strong,.delete-warning span{display:block}.delete-warning span{margin-top:3px;font-size:10px;line-height:1.55}.success-note{color:#286747;background:#e7f2e9;border-radius:9px;align-items:flex-start;gap:8px;margin-top:13px;padding:11px 12px;font-size:11px;display:flex}.review-section-heading{justify-content:space-between;align-items:end;gap:20px;margin:32px 0 13px;display:flex}.review-section-heading>div{align-items:center;gap:9px;display:flex}.review-section-heading span{color:#9a6c12;background:#f7eccc;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:700;display:grid}.review-section-heading h2{margin:0;font-size:17px}.review-section-heading p{color:var(--muted);margin:0;font-size:10px}.correction-review-list{gap:12px;display:grid}.correction-review-list>article{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:20px}.correction-review-list>article.delete-request{border-color:#e3c6c0}.correction-review-list article>header{justify-content:space-between;gap:15px;display:flex}.correction-review-list header svg{color:#9a6c12}.correction-review-list h3{margin:8px 0 4px;font-size:16px}.correction-review-list header p{color:var(--muted);margin:0;font-size:10px}.correction-reason{background:#f5f7f2;border-radius:9px;margin-top:15px;padding:11px}.correction-reason strong{color:var(--muted);font-size:10px}.correction-reason p{margin:5px 0 0;font-size:12px;line-height:1.55}.patch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.patch-list>div{border:1px solid #e8ebe5;border-radius:8px;gap:4px;padding:9px;display:grid}.patch-list span{color:var(--muted);font-size:9px}.patch-list strong{overflow-wrap:anywhere;font-size:11px}.review-comment{margin-top:13px}.correction-review-list .review-actions{justify-content:flex-end;margin-top:10px}@media (width<=520px){.correction-actions button{flex:1}.review-section-heading{display:block}.review-section-heading p{margin:7px 0 0 34px;line-height:1.5}.patch-list{grid-template-columns:1fr}.correction-review-list .review-actions button{flex:1}}
