:root{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#26373b;background:#f6f7f5;font-synthesis:none;font-size:14px;line-height:1.6;font-weight:400;--navy: #172f38;--teal: #147766;--teal-dark: #106b5e;--teal-soft: #e9f5ef;--muted: #5e6d65;--line: #e5e9e6;--amber: #805d1b;--red: #b44848;--radius: 10px;--shadow: 0 3px 15px #192f3610}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:27px;line-height:1.4;letter-spacing:.01em;font-weight:700;margin-bottom:9px;color:#1b3339}h2{font-size:17px;line-height:1.5;margin-bottom:12px;font-weight:650;color:#203a40}h3{font-size:14px;font-weight:650;margin-bottom:8px}p{line-height:1.8}button svg,a svg{flex-shrink:0}svg{vertical-align:middle;flex-shrink:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #3b9c8a;outline-offset:3px}input,select,textarea{border:1px solid #dce3df;background:#fff;border-radius:6px;min-height:41px;max-width:100%;padding:9px 12px;color:#273d43;transition:border-color .15s,box-shadow .15s}input:hover,select:hover,textarea:hover{border-color:#adbeb7}input:focus,select:focus,textarea:focus{border-color:#238f7c;outline:none;box-shadow:0 0 0 3px #17867415}input:disabled,select:disabled,textarea:disabled{background:#f1f4f2;color:#73807e;cursor:not-allowed}input::placeholder,textarea::placeholder{color:#9ba5a2;font-size:12px}input[type=checkbox]{width:15px;height:15px;min-height:15px;padding:0;accent-color:#178674;cursor:pointer;border-radius:4px;flex-shrink:0}textarea{resize:vertical;min-height:82px}select{font-size:12px;cursor:pointer}button:not(.btn){font-size:inherit}.muted{color:var(--muted)}.small-text{font-size:12px}.block{display:block}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;letter-spacing:.01em}.text-teal{color:var(--teal)!important}.text-danger{color:var(--red)!important}.text-amber{color:var(--amber)!important}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:700;color:#8a9895;margin-bottom:10px}.eyebrow.light{color:#85b5a8}.dot-separator{margin:0 8px;color:#b2bcb7}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-80px;z-index:9999;padding:12px 20px;background:#fff;border:2px solid var(--teal);border-radius:6px}.skip-link:focus{top:16px}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:18px;color:var(--muted)}.spinner{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 15px;border:1px solid #dce4de;border-radius:6px;background:#fff;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap;transition:background .15s,border-color .15s,transform .1s;box-shadow:0 1px 2px #132f3510}.btn:hover:not(:disabled){background:#f2f7f3;border-color:#b3c6ba}.btn:active:not(:disabled){transform:translateY(1px)}.btn.primary{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 2px 3px #17867416}.btn.primary:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.btn.dark{background:var(--navy);color:#fff;border-color:var(--navy)}.btn.dark:hover:not(:disabled){background:#23444e;border-color:#23444e}.btn.danger{background:#b84e4e;border-color:#b84e4e;color:#fff}.btn.small{min-height:32px;padding:6px 11px;font-size:12px}.btn.full{width:100%}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;min-width:30px;color:#80908c;border-radius:5px;padding:0;transition:background .15s,color .15s}.icon-button:hover:not(:disabled){background:#edf3ef;color:var(--teal)}.text-button{border:0;background:none;color:var(--teal);padding:2px 0;display:inline-flex;align-items:center;gap:5px;font-size:12px!important;font-weight:550;white-space:nowrap}.text-button:hover:not(:disabled){color:var(--teal-dark);text-decoration:underline;text-underline-offset:3px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.actions.tight{gap:1px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:550;padding:3px 8px;border-radius:4px;white-space:nowrap;line-height:1.55}.badge.teal{color:#23866a;background:#e9f5ee}.badge.gray{color:#7b8983;background:#f0f3f0}.badge.amber{color:#a37628;background:#fcf4e1}.badge.blue{color:#547b9a;background:#ecf3f8}.badge.red{color:#a54646;background:#fceded}.badge-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.spaced-badge{margin:2px}.app-shell{display:flex;min-height:100vh}.sidebar{background:var(--navy);color:#cad8d8;position:fixed;inset:0 auto 0 0;width:230px;display:flex;flex-direction:column;padding:30px 18px 0;z-index:50;overflow-y:auto;overscroll-behavior:contain}.brand{display:flex;align-items:center;gap:11px;color:#fff;font-size:20px;font-weight:720;letter-spacing:1.2px;line-height:1.1;white-space:nowrap;padding-left:7px}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:1.9px;color:#8eaeac;margin-top:8px}.brand-mark{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#173a39;background:#98d7ba;border-radius:9px 9px 9px 1px;font:italic 800 33px Georgia,serif;letter-spacing:-5px;padding-right:5px;padding-bottom:4px}.workspace-link{margin:38px 0 23px;padding:11px 9px;color:#d3dedc;display:flex;gap:11px;align-items:center;font-size:12px;border-top:1px solid #ffffff09;border-bottom:1px solid #ffffff09}.workspace-link>span{flex:1}.workspace-link:hover{color:#fff;background:#ffffff05}.nav-section-label{font-size:12px;color:#708d92;font-weight:500;letter-spacing:.08em;padding:0 12px;margin:20px 0 12px}.sidebar-project{padding:0 12px 20px;display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#f0f6f3;font-weight:500}.sidebar-project small{display:block;font-size:12px;color:#789596;font-weight:400;letter-spacing:.1em;margin-top:5px}.project-dot{width:6px;height:6px;margin-top:7px;border-radius:50%;background:#88c3a8;flex-shrink:0}.nav-link{display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:6px;font-size:12px;margin:4px 0;color:#9db2b4;position:relative}.nav-link svg{color:#79989b;width:17px;height:17px}.nav-link:hover{color:#fff;background:#ffffff07}.nav-link.active{background:#2a494f;color:#ecf8f2}.nav-link.active svg{color:#9dd8bc}.nav-link.active:before{content:"";position:absolute;left:-18px;top:12px;bottom:12px;width:3px;background:#97d4b7;border-radius:0 2px 2px 0}.nav-count{background:#59797160;color:#a8d4c2;padding:0 6px;border-radius:3px;font-size:12px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:38px}.workspace-safe{display:flex;align-items:center;gap:6px;font-size:12px;color:#6e8c91;padding:10px 4px 19px}.workspace-safe svg{color:#8ba89f}.user-block{padding:19px 3px 22px;display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff0c}.avatar{width:32px;height:32px;background:#3c5960;border:1px solid #79958845;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#d2e2d7;flex-shrink:0}.user-block strong{font-size:12px;font-weight:500;color:#d3dfdc;display:block;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-block small{font-size:12px;color:#7c9699;display:block;margin-top:2px}.user-block .icon-button{margin-left:auto;color:#68878e}.main-shell{margin-left:230px;width:calc(100% - 230px);min-width:0;display:flex;flex-direction:column;min-height:100vh}.topbar{height:70px;min-height:70px;background:#fff;border-bottom:1px solid var(--line);padding:0 36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#9da6a2}.breadcrumb strong{font-weight:500;color:#576966}.breadcrumb svg{color:#bac3bd}.topbar-meta{display:flex;align-items:center;gap:16px}.topbar-meta>.small-text{font-size:12px}.connection-dot{width:6px;height:6px;border-radius:50%;background:#6bab86}.mobile-menu{display:none}.app-shell main{flex:1;min-width:0;outline:none}.page{max-width:1610px;padding:34px 36px 38px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:27px}.page-heading p{font-size:12px;color:#88958f;margin:0}.page-heading .eyebrow{margin-bottom:7px}.page-heading .heading-count{font-size:14px;font-weight:500;background:#e8eee8;color:#73847b;border-radius:5px;padding:3px 9px;margin-left:12px;vertical-align:middle}.app-footer{max-width:1610px;margin:0 auto;width:100%;font-size:12px;letter-spacing:.025em;color:#a6afa8;padding:5px 36px 18px;display:flex;justify-content:space-between;gap:20px}.stats-grid{display:grid;gap:18px;margin-bottom:26px}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stats-grid.four{grid-template-columns:repeat(4,1fr)}.stat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:21px 23px;box-shadow:0 2px 3px #20372b03;min-width:0}.stat-label{font-size:12px;font-weight:500;color:#77877f;display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.stat-label svg{color:#9bad9f;width:16px;height:16px}.stat-card>strong{display:block;font-size:31px;line-height:1.2;letter-spacing:-.8px;font-weight:650;color:#2e4b44;font-variant-numeric:tabular-nums}.stat-card>strong small{font-size:12px;margin-left:7px;font-weight:400;color:#849389;letter-spacing:0}.stat-card>span{font-size:12px;color:#99a39a;display:block;margin-top:10px}.stat-card>.version-stat{font-size:25px;padding:3px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 2px 4px #22392f03;overflow:hidden}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 23px;border-bottom:1px solid var(--line)}.panel-toolbar h2{margin:0;font-size:14px}.panel-toolbar .section-heading{margin:0}.segmented{display:flex;align-items:center;gap:3px;background:#f3f5f1;padding:3px;border-radius:6px}.segmented button{border:0;border-radius:4px;background:transparent;font-size:12px;padding:6px 13px;color:#8a968b;display:flex;gap:8px;align-items:center}.segmented button.active{background:#fff;color:#28785e;box-shadow:0 1px 3px #19322310;font-weight:600}.segmented button span{font-size:12px;background:#eaf1e8;padding:0 5px;border-radius:3px}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #e0e6de;background:#fff;border-radius:6px;min-height:36px;width:280px;padding:0 11px}.search-field svg{width:15px;height:15px;color:#9bab9d}.search-field input{border:0!important;box-shadow:none!important;min-height:34px;width:100%;padding:5px 0;background:transparent;font-size:12px;outline:none!important}.search-field:focus-within{border-color:var(--teal);box-shadow:0 0 0 2px #17867411}.search-field input::placeholder{font-size:12px;color:#a3ada2}.search-field.flexible{flex:1;max-width:460px;width:auto;min-width:180px}.table-wrap{width:100%;overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}.table-wrap th{background:#fafbf9;color:#929f92;font-size:12px;font-weight:500;padding:12px 18px;border-bottom:1px solid var(--line);white-space:nowrap;letter-spacing:.025em}.table-wrap td{padding:19px 18px;border-bottom:1px solid #edf0eb;vertical-align:middle;color:#526456}.table-wrap tbody tr:last-child td{border-bottom:0}.table-wrap tbody tr:hover{background:#fcfdfb}.table-wrap tr.selected td{background:#f0f8f1}.table-wrap .numeric{text-align:right;font-variant-numeric:tabular-nums}.table-wrap .numeric>small{font-size:12px;margin-top:6px}.projects-table tbody tr{cursor:pointer}.projects-table td{padding-top:23px;padding-bottom:23px}.projects-table td:first-child{width:32%}.projects-table td:nth-child(2){width:25%;max-width:200px}.hospital-cell{display:flex;gap:13px;align-items:center}.hospital-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#eef4eb;border:1px solid #e5edde;border-radius:9px;color:#789076}.hospital-cell small{display:block;font-size:12px;margin-top:5px;color:#a4afa0;letter-spacing:.09em}.row-title{font-size:12px!important;font-weight:600;color:#355b4b;background:transparent;border:0;padding:0;text-align:left;line-height:1.6}.row-title:hover{color:#178674;text-decoration:underline;text-underline-offset:3px}.progress-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#738d77;margin-bottom:7px;max-width:190px}.progress-track{height:5px;width:190px;max-width:100%;background:#eef2e9;border-radius:8px;overflow:hidden}.progress-track i{height:100%;display:block;background:#78a684;border-radius:8px}.table-footer{padding:15px 22px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#9aa692;min-height:55px}.pagination{display:flex;align-items:center;gap:12px}.pagination label{display:flex;align-items:center;gap:10px}.pagination select{min-height:28px;padding:4px 22px 4px 8px;font-size:12px;border-color:#e5ebe0;color:#7b8a73}.pagination .icon-button{width:25px;min-width:25px;height:25px}.pagination .icon-button svg{width:14px}.pagination>span{font-size:12px;min-width:26px;text-align:center}.empty-state{padding:58px 25px 64px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#f3f7f0;color:#87a486;border-radius:18px;margin-bottom:20px}.empty-state h3{font-size:15px;font-weight:600;color:#4c6752;margin-bottom:8px}.empty-state p{font-size:12px;color:#92a08d;max-width:430px;line-height:1.9;margin-bottom:23px}.empty-state .btn{margin-top:5px}.skeleton-list{padding:6px 22px}.skeleton-row{height:67px;border-bottom:1px solid #edf0eb;position:relative;overflow:hidden}.skeleton-row:before{content:"";position:absolute;top:23px;left:0;right:10%;height:16px;border-radius:3px;background:linear-gradient(90deg,#f4f6f0,#eaf0e5,#f4f6f0);background-size:200% 100%;animation:shimmer 1.4s infinite}.skeleton-row:nth-child(2n):before{right:25%}@keyframes shimmer{to{background-position:-200% 0}}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;color:#7d947e;font-size:12px;padding:65px 20px}.notice{padding:13px 16px;display:flex;align-items:flex-start;gap:10px;background:#f2f6ef;border:1px solid #e4ebde;border-radius:6px;font-size:12px;color:#768b6c;margin:0 0 20px;line-height:1.75}.notice svg{margin-top:2px;width:17px;height:17px}.notice strong{font-weight:600}.notice>div,.notice>span:nth-child(2){flex:1}.notice p{margin:0 0 10px}.notice p:last-child{margin:0}.notice .text-button{font-size:12px!important;margin-left:auto}.notice ul{margin:7px 0 0;padding-left:18px}.notice.error{background:#fff4f2;border-color:#f0d7cf;color:#a75c4e}.notice.warning{background:#fcf8eb;border-color:#eee4c9;color:#9b8344}.notice.success{background:#eff8ec;border-color:#dcecd7;color:#60985f}.notice.subtle{background:#f0f4ed;border-color:#e5ebe0;color:#7e9074}.panel>.notice{border-radius:0;border-left:0;border-right:0;margin:0}.lock-banner{display:flex;align-items:center;gap:12px;background:#fcf6e7;padding:14px 36px;border-bottom:1px solid #eee4c9;color:#9c8248;font-size:12px}.lock-banner strong{font-weight:600;margin-right:15px}.lock-banner .text-button{margin-left:auto}.lock-banner svg{width:17px}.toast-stack{position:fixed;bottom:26px;right:28px;z-index:300;display:flex;flex-direction:column;gap:10px;max-width:min(480px,calc(100vw - 35px));pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:center;gap:10px;background:#fff;color:#487e5a;padding:14px 14px 14px 18px;border:1px solid #d9e5d4;border-radius:9px;box-shadow:0 8px 30px #223b271b;font-size:12px;animation:toast-in .2s ease-out}.toast span{flex:1}.toast.error{color:#a75c4e;border-color:#edcfc7}.toast>.icon-button{height:20px;width:20px;min-width:20px;margin-left:8px}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tabs{display:flex;align-items:center;gap:27px;padding:0 23px;min-height:58px;border-bottom:1px solid var(--line);overflow:auto}.tabs>button{height:58px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;position:relative;font-size:12px;color:#98a38f;white-space:nowrap;padding:0 1px}.tabs>button:hover{color:#538560}.tabs>button.active{color:#3d8d58;font-weight:600}.tabs>button.active:after{content:"";height:2px;background:#5e9d6c;border-radius:3px;position:absolute;left:0;right:0;bottom:0}.tabs>button>span{font-size:12px;border-radius:4px;background:#f0f3eb;color:#8e9d81;padding:2px 6px}.tabs>button.active>span{background:#eaf3e5;color:#699658}.tabs-hint{margin-left:auto;font-size:12px;color:#a5ae9c;white-space:nowrap}.filter-bar{display:flex;align-items:center;gap:10px;padding:19px 22px;border-bottom:1px solid var(--line);flex-wrap:wrap}.filter-bar select{min-height:36px;font-size:12px;padding-top:7px;padding-bottom:7px;color:#6f8264;max-width:190px}.check-filter{display:flex;align-items:center;gap:6px;font-size:12px;color:#829379;white-space:nowrap}.product-stats{display:flex;align-items:center;margin-bottom:22px;gap:0}.product-stats>div,.product-stats>button{padding:8px 28px 8px 0;margin-right:28px;border:0;border-right:1px solid #e0e7d9;background:none;display:flex;align-items:center;gap:8px;font-size:12px;color:#899b7c}.product-stats>div:last-child{border:0}.product-stats strong{font-size:15px;font-weight:650;color:#647f54;letter-spacing:-.2px;margin-left:3px}.product-stats button.active{color:#568a43}.product-stats button.active strong{color:#287d39}.stat-dot{width:6px;height:6px;border-radius:50%}.stat-dot.amber{background:#c7b169}.stat-dot.teal{background:#90b57c}.bulk-toolbar{background:#f0f7e9;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #dfead5;color:#6a9353;font-size:12px;position:sticky;top:0;z-index:5}.bulk-toolbar>label{display:flex;align-items:center;gap:12px}.bulk-toolbar strong{font-size:12px;font-weight:600}.bulk-toolbar .btn{border-color:#d8e5ce;color:#6a8a56;background:#ffffffa6}.bulk-toolbar .btn:hover:not(:disabled){background:#fff;border-color:#acc69b}.bulk-toolbar .actions{gap:7px}.selection-expander{font-size:12px;background:#f7faf3;color:#879c76;text-align:center;padding:9px 20px;border-bottom:1px solid #e5eddb}.selection-expander .text-button{margin-left:10px;font-size:12px!important}.table-wrap th.checkbox-cell,.table-wrap td.checkbox-cell{padding-left:22px;padding-right:8px;width:44px;min-width:44px}.checkbox-cell input{display:block;width:13px;height:13px;min-height:13px;accent-color:#6eaa59}.product-table-wrap{max-height:65vh;overscroll-behavior:contain}.product-table th{position:sticky;top:0;z-index:2;background:#f9fbf5}.product-table th:not(.checkbox-cell){padding-left:13px;padding-right:13px}.product-table td:not(.checkbox-cell){padding:16px 13px}.product-table .product-name-col{min-width:210px;width:25%}.product-table .product-title{font-size:12px!important;white-space:normal;max-width:330px;min-width:150px;display:block;overflow-wrap:anywhere}.product-id{font-size:12px!important;letter-spacing:.01em;color:#8c9d7b!important}.attribute-preview{display:block;color:#abb59e;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px;margin-top:4px;line-height:1.5}.old-category{font-size:12px;color:#99a58a;display:block;max-width:135px;white-space:normal;min-width:70px}.old-category small{display:block;font-size:12px;color:#b0b9a0;margin-top:3px;line-height:1.6}.new-category{font-size:12px;color:#799465;display:block;max-width:155px;white-space:normal;min-width:90px}.new-category small{display:block;font-size:12px;color:#99aa84;line-height:1.6;margin-top:3px}.category-empty{display:inline-flex;align-items:center;gap:4px;border:1px dashed #d9e3ce;border-radius:4px;font-size:12px!important;color:#a2b48b;background:#fafdf5;padding:5px 7px;white-space:nowrap}.category-empty:hover:not(:disabled){background:#edf6e3;color:#789b56;border-color:#aac98e}.group-label{font-size:12px;color:#93a37f;white-space:nowrap}.product-table .badge{font-size:12px;padding:3px 6px}.product-table .badge.teal{color:#75a35a;background:#f0f7e7}.product-table .badge.amber{color:#b9a24f;background:#fdf9e6}.product-table .badge.blue{color:#809bb1;background:#f1f5f8}.product-table .badge.gray{color:#9aaa91;background:#f3f5ee}.sort-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;padding:0;color:inherit;font-size:12px!important;font-weight:inherit}.sort-button svg{opacity:.6}.product-table tr.excluded{opacity:.68}.bottom-helper{display:flex;align-items:center;gap:8px;font-size:12px;color:#a6b096;margin-top:18px}.bottom-helper>.text-button{margin-left:auto;font-size:12px!important}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#132b37aa;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:200;display:flex;justify-content:center;align-items:center;padding:25px;overflow:auto}.modal{width:540px;max-width:100%;max-height:calc(100dvh - 50px);display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 25px 80px #031c3440;outline:0;animation:modal-in .15s ease-out}.modal-wide{width:800px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 26px;border-bottom:1px solid var(--line);flex-shrink:0}.modal-header h2{font-size:17px;margin:0}.modal-body{padding:25px 27px;overflow:auto;overscroll-behavior:contain}.modal-footer{padding:18px 26px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);background:#fbfcfa;border-radius:0 0 12px 12px;flex-shrink:0}.modal>.notice{border-radius:0;margin:0}.modal-intro{font-size:12px;color:#84907c;margin-bottom:20px;line-height:1.9}.footer-hint{margin-right:auto;max-width:330px;font-size:12px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;color:#71836b;font-size:12px;font-weight:550;position:relative}.field input,.field textarea,.field select{width:100%;font-size:12px;font-weight:400}.field small{font-size:12px;color:#9da990;font-weight:400;line-height:1.7}.field>.required,.field>.optional{position:absolute;left:auto;right:0;top:0}.field>.badge{position:absolute;right:0;top:0}.required{color:#b3a25c;font-size:12px;font-weight:500;margin-left:8px}.optional{font-size:12px;color:#aeb5a0;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.flags{grid-template-columns:repeat(5,1fr);gap:10px}.form-grid>.field{min-width:0}.form-grid.flags>.field{font-size:12px}.form-grid.flags select{font-size:12px;padding-left:7px;padding-right:4px}fieldset{border:1px solid #e5ebdc;border-radius:7px;padding:16px;margin:0 0 21px}legend{font-size:12px;color:#849674;padding:0 7px;font-weight:550}fieldset .field:last-child{margin-bottom:0}fieldset .form-grid .field{margin-bottom:0}.checkbox-row{display:flex;flex-wrap:wrap;gap:13px 24px;margin-bottom:15px;font-size:12px;color:#839975}.checkbox-row label,.check-line{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-row:last-child{margin-bottom:0}.check-line{font-size:12px;color:#829771;margin:18px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:23px 0 16px}.section-heading h3,.section-heading h2{margin:0}.section-heading h3,.section-heading .small-text{font-size:12px}.section-heading>svg{color:#9fb18f}.helper-text{font-size:12px;color:#a4b093;line-height:1.9;margin:18px 0 0}.padded-text{padding:0 22px 20px}.detail-title{display:flex;gap:12px;align-items:center;margin-bottom:21px;color:#849775}.detail-title>.mono{font-size:13px;color:#778b66}.detail-title>small{margin-left:auto;font-size:12px}.source-category{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#9baa8a;margin-bottom:22px;padding:11px 12px;background:#f7faf2;border-radius:5px}.source-details{margin-top:20px;border-top:1px solid #e5ebdc;padding-top:18px}.source-details summary{cursor:pointer;font-size:12px;color:#8da277}.source-details[open] summary{margin-bottom:17px}.source-details dl{display:grid;grid-template-columns:160px 1fr;font-size:12px;gap:10px;margin:0}.source-details dt{color:#9caf83}.source-details dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#80976d}.scope-summary{display:flex;align-items:center;gap:10px;background:#edf5e6;border:1px solid #dfeccf;border-radius:6px;color:#7a9e60;padding:14px 17px;margin:0 0 22px;font-size:12px}.scope-summary strong{font-size:17px;color:#5d8c40}.scope-summary span{font-size:12px}.preview-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:0;border:1px solid #e3ebd9;border-radius:8px;margin-bottom:23px;background:#fafcf6;padding:20px 0}.preview-summary>div{border-right:1px solid #e5eddb;text-align:center;padding:0 10px}.preview-summary>div:last-child{border-right:0}.preview-summary strong{display:block;font-size:25px;font-weight:600;color:#75965b;font-variant-numeric:tabular-nums;line-height:1.4}.preview-summary span{display:block;font-size:12px;color:#a1b08d;margin-top:3px}.preview-table{max-height:280px;border:1px solid #e5eddb;border-radius:6px}.preview-table table{white-space:normal}.preview-table td{font-size:12px;padding:11px 13px;overflow-wrap:anywhere}.preview-table th{padding:10px 13px;position:sticky;top:0}.diff-before{color:#a79475!important;background:#fcf9f1}.diff-after{color:#6c9351!important;background:#f4faed}.normalization-example{display:flex;align-items:center;justify-content:center;gap:25px;background:#f7fbf0;border:1px solid #e7eedc;border-radius:6px;padding:25px;color:#a4b18a;font-size:16px;letter-spacing:1px}.normalization-example strong{color:#709b4d;font-weight:550}.step-indicator{display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px;color:#b2bba1;margin:0 0 25px}.step-indicator>span{display:flex;align-items:center;gap:8px}.step-indicator b{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f5e9;font-size:12px}.step-indicator .current{color:#789f55;font-weight:600}.step-indicator .current b{background:#e6f2d8;color:#6b9943}.upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;background:#fafcf6;border:1px dashed #cadcb5;border-radius:9px;padding:28px 20px;color:#8ca771;margin-bottom:22px;position:relative}.upload-box>svg{color:#91ad70;margin-bottom:5px}.upload-box strong{font-size:12px;font-weight:550;color:#7f9b62}.upload-box>span{font-size:12px;color:#a5b48e}.upload-box>.text-button{font-size:12px!important;margin-top:3px}.file-input{position:absolute;width:1px;height:1px;min-height:1px;padding:0;opacity:0}.upload-box>.btn{position:relative}.upload-box .btn:focus-within{outline:3px solid var(--teal);outline-offset:3px}.file-name{color:#7c9a5f!important;font-size:12px!important}.padded{padding:23px}.padded>.section-heading:first-child{margin-top:0}.overview-hero{border:1px solid #dbe7d7;border-radius:10px;background:linear-gradient(120deg,#edf5eb,#f7faf1);padding:29px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px;position:relative;overflow:hidden}.overview-hero:after{content:"";position:absolute;right:140px;top:-90px;width:290px;height:290px;border:1px solid #ccdec850;border-radius:50%;pointer-events:none}.overview-hero h2{font-size:23px;letter-spacing:.01em;margin:15px 0 9px;color:#446748;position:relative;z-index:1}.overview-hero p{font-size:12px;color:#829e77;margin-bottom:21px;position:relative;z-index:1}.overview-hero .actions{position:relative;z-index:1}.progress-ring{--progress: 0%;width:146px;height:146px;background:conic-gradient(#88b77a var(--progress),#dfe9d7 0);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;margin:0 15px}.progress-ring>div{width:127px;height:127px;border-radius:50%;background:#f6faef;display:flex;flex-direction:column;align-items:center;justify-content:center}.progress-ring strong{font-size:36px;font-weight:600;color:#618953;line-height:1.2;letter-spacing:-1.6px}.progress-ring strong small{font-size:14px;letter-spacing:0;margin-left:3px;font-weight:400}.progress-ring span{font-size:12px;color:#9cb587;margin-top:7px;letter-spacing:.06em}.overview-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:22px;margin-bottom:23px}.overview-grid h2{font-size:14px}.journey-row{display:flex;align-items:center;gap:15px;border-bottom:1px solid #edf2e6;padding:18px 0}.journey-row:last-child{border:0;padding-bottom:5px}.journey-number{width:30px;height:30px;border-radius:50%;background:#f0f5e7;border:1px solid #e4ebd6;color:#a6b890;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.journey-number.done{color:#8cab6e;background:#edf5e3}.journey-row strong{font-size:12px;font-weight:550;color:#78925f}.journey-row p{font-size:12px;color:#a4b38b;margin:4px 0 0;line-height:1.8}.journey-row>.icon-button{margin-left:auto;color:#adc596}.settings-list{margin:0}.settings-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf2e7;padding:14px 0;font-size:12px}.settings-list>div:last-child{border:0}.settings-list dt{color:#a0b28a;font-size:12px}.settings-list dd{display:flex;align-items:center;justify-content:flex-end;gap:15px;margin:0;color:#859e6d;font-size:12px}.settings-list .text-button{font-size:12px!important}.project-description{font-size:12px;color:#a4b68b;line-height:1.9;border-top:1px solid #edf2e6;padding-top:15px;margin-top:10px;white-space:pre-wrap}.collaboration-callout{display:flex;align-items:center;gap:18px;border:1px solid #e2ebd9;border-radius:8px;padding:19px 23px;background:#fff;color:#90aa73}.callout-icon{width:44px;height:44px;background:#f1f7e8;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#9ab77a}.collaboration-callout strong{font-size:12px;font-weight:550;color:#7f9b63}.collaboration-callout p{font-size:12px;color:#a3b48a;margin:4px 0 0}.collaboration-callout>svg{margin-left:auto}.duplicate-group{border-bottom:1px solid #e4edda}.duplicate-group>header{display:flex;align-items:center;gap:12px;padding:18px 23px;background:#f8fbf3}.duplicate-group h3{margin:0;font-size:12px;color:#7d9c62}.duplicate-group .table-wrap td{padding-top:12px;padding-bottom:12px}.duplicate-group .table-wrap th{background:#fff}.similar-list{padding:0 22px}.similar-pair{display:grid;grid-template-columns:1fr 120px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid #eaf1e0}.similar-pair:last-child{border:0}.similar-pair>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.similar-pair>div>small{font-size:12px;color:#a0b48a}.similar-pair .mono{font-size:12px;color:#a1b18c}.similar-pair .similar-score{align-items:center;justify-content:center;gap:2px;color:#a2ba88}.similar-score strong{font-size:19px;font-weight:500;color:#8fac6f}.similar-score small{font-size:12px!important}.master-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#edf5e7;border:1px solid #dfead7;border-radius:9px;padding:16px 22px;margin-bottom:22px}.master-banner>div{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.master-banner strong{font-size:12px;color:#71975b;font-weight:600}.master-banner span{font-size:12px;color:#9cb388}.master-banner svg{color:#8dab74}.master-banner .btn svg{color:#afc99b}.release-list{padding:0 23px}.release-list article{display:flex;align-items:center;gap:17px;border-bottom:1px solid #e7efde;padding:23px 0}.release-list article:last-child{border:0}.release-icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#f2f7e9;border-radius:8px;color:#a3be83;flex-shrink:0}.release-list article h3{font-size:12px;color:#84a168;margin:0 0 5px}.release-list article p{font-size:12px;color:#aab997;margin:0}.release-list article>.badge{margin-left:auto}.version-list{padding:0 24px}.version-card{display:flex;align-items:center;gap:21px;padding:27px 0;border-bottom:1px solid #e9f0e0}.version-card:last-child{border:0}.version-symbol{width:50px;height:59px;background:#f0f6e7;border:1px solid #e6eedb;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#9ab47c;flex-shrink:0}.version-info{min-width:0;flex:1}.version-title{border:0;background:none;padding:0;font-size:22px!important;font-weight:600;color:#769755;letter-spacing:-.5px;line-height:1.3}.version-info .actions{gap:10px}.version-info p{font-size:12px;color:#a0b288;margin:7px 0}.version-info .version-comment{font-size:12px;color:#8da973}.version-info .mono{font-size:12px;color:#bdc8aa}.version-count{min-width:110px;text-align:right;color:#8dac6d}.version-count strong{font-size:25px;font-weight:550;display:block;line-height:1.4}.version-count small{font-size:12px;color:#a8bb91;display:block}.diff-controls{display:flex;align-items:center;gap:22px;padding:24px;border-bottom:1px solid #e7eedc;background:#fbfdf7}.diff-controls>.field{flex:1;margin-bottom:0;max-width:300px}.diff-controls>svg{color:#b4c69c;margin-top:20px}.diff-controls>.btn{align-self:flex-end;margin-bottom:1px}.diff-stats{display:flex;flex-wrap:wrap;gap:15px;padding:22px;border-bottom:1px solid #e9f0e0}.diff-stats>div{min-width:110px;flex:1;padding:0 15px;border-right:1px solid #e8efdf}.diff-stats>div:last-child{border:0}.diff-stats strong{display:block;font-size:22px;font-weight:550;color:#90aa72}.diff-stats span{font-size:12px;color:#adbd98}.steps-list{padding:0 24px}.step-card{display:flex;align-items:flex-start;gap:18px;padding:26px 0;border-bottom:1px solid #e9f0e0}.step-card:last-child{border:0}.step-number{width:33px;height:33px;border-radius:50%;background:#f1f6e9;color:#adbf98;border:1px solid #e7efd9;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px}.step-number.done{background:#eaf3df;border-color:#e1ebd2;color:#8bab6c}.step-content{flex:1}.step-content h3{margin:0;font-size:13px;color:#7f9d63}.step-content>.actions{margin:1px 0 11px}.step-content p{font-size:12px;color:#a2b68d;line-height:1.9;margin-bottom:12px}.step-outcome{display:flex;align-items:center;gap:6px;font-size:12px;color:#9bb280;margin:11px 0}.step-meta{display:flex;align-items:center;gap:15px;flex-wrap:wrap;color:#aaba94;font-size:12px}.step-meta>span{display:inline-flex;align-items:center;gap:4px}.step-actions{display:flex;flex-direction:column;align-items:flex-end;gap:11px;padding-top:2px}.step-actions .text-button{font-size:12px!important}.messages-layout{display:grid;grid-template-columns:255px 1fr;min-height:530px}.thread-sidebar{border-right:1px solid #e5edd9;background:#fcfdf8}.thread-sidebar-title{display:flex;justify-content:space-between;align-items:center;padding:19px 20px;font-size:12px;color:#a0b78a}.thread-sidebar-title strong{font-weight:550}.thread-sidebar-title span{font-size:12px}.thread-sidebar .empty-state{padding:50px 15px}.thread-sidebar .empty-state h3{font-size:12px}.thread-sidebar .empty-icon{width:45px;height:45px;border-radius:12px}.thread-sidebar .empty-icon svg{width:22px}.thread-button{display:block;width:100%;border:0;border-top:1px solid #eff3e7;background:transparent;padding:18px 20px;text-align:left;position:relative}.thread-button>div{display:flex;gap:12px;align-items:center}.thread-button strong{font-size:12px;font-weight:550;color:#8fa971;line-height:1.7;overflow-wrap:anywhere}.thread-button small{display:block;font-size:12px;color:#b3c39c;margin-top:7px}.thread-button.active{background:#eff7e4}.thread-button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#a2c482}.unread-dot{width:6px;height:6px;background:#91b26e;border-radius:50%;flex-shrink:0;margin-left:auto}.thread-content{min-width:0}.thread-header{padding:22px 24px;border-bottom:1px solid #e9f0df;display:flex;align-items:center;gap:15px;justify-content:space-between}.thread-header h2{font-size:14px;color:#8ba36f;margin:0}.message-list{padding:25px 26px;max-height:55vh;overflow:auto}.message{display:flex;align-items:flex-start;gap:10px;margin-bottom:25px}.message-avatar{width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#edf4e0;color:#a3b98b;flex-shrink:0;font-size:12px}.message>div{min-width:0}.message-meta{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.message-meta strong{font-size:12px;font-weight:600;color:#8fa974}.message-meta .badge{font-size:12px;padding:1px 5px}.message-meta time{font-size:12px;color:#b2c098}.message-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.9;padding:13px 16px;border:1px solid #e6eddb;background:#fbfdf6;border-radius:0 9px 9px;color:#8ca772;max-width:570px}.message.own .message-body{background:#f0f7e5;border-color:#e1edcf}.reply-form{padding:20px 25px;border-top:1px solid #e8f0dd;background:#fdfefb}.reply-form>.field{margin-bottom:12px}.reply-form textarea{font-size:12px;border-color:#e0eacc}.reply-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.reply-footer>span{font-size:12px;color:#b0c098}.recipients-row{display:flex;gap:8px 15px;align-items:center;flex-wrap:wrap;font-size:12px;color:#a5ba8a;margin-bottom:15px}.recipients-row>span:first-child{font-size:12px}.recipients-row label{display:flex;align-items:center;gap:4px}.recipients-row input{width:12px;height:12px;min-height:12px}.mini-avatar{width:23px;height:23px;border-radius:50%;background:#eef5e2;color:#a6ba8f;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.actor-cell{display:flex;align-items:center;gap:9px}.audit-details{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:12px;margin:0 0 24px}.audit-details dt{color:#a8bc92}.audit-details dd{margin:0;color:#8ba777}.audit-json{padding:18px 20px;border-radius:7px;background:#f8fbf1;border:1px solid #e7efd9;overflow:auto}.audit-json pre{font-family:Consolas,monospace;font-size:12px;line-height:1.8;color:#93ac7a;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.ai-unconfigured{display:flex;gap:25px;padding:35px;border:1px solid #e1ecd4;border-radius:10px;background:linear-gradient(125deg,#f1f7e9,#fcfdf7);margin-bottom:25px}.ai-orb{width:72px;height:72px;background:#e9f2dc;border:1px solid #dce9ca;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9dbb80}.ai-unconfigured h2{font-size:20px;color:#84a468;margin-bottom:11px}.ai-unconfigured p{font-size:12px;color:#a0b889;margin-bottom:8px}.ai-unconfigured .actions{margin-top:20px}.ai-results{margin-top:25px}.ai-rationale{white-space:normal;min-width:200px;max-width:300px;font-size:12px}.ai-rationale small{font-size:12px;margin-top:5px}.ai-results table td select{max-width:220px;font-size:12px;min-height:33px;padding:5px 8px}.decision-buttons{display:flex;gap:0;border:1px solid #e4ebd6;border-radius:5px;overflow:hidden}.decision-buttons button{border:0;border-right:1px solid #e4ebd6;background:#fff;padding:5px 8px;font-size:12px;color:#a6b993;white-space:nowrap}.decision-buttons button:last-child{border-right:0}.decision-buttons button.active{background:#e9f3db;color:#82a761}.settings-content{max-width:850px;padding:27px}.settings-content h2{font-size:16px;color:#87a56b;margin-bottom:10px}.settings-content>p,.settings-content .section-heading p{font-size:12px;color:#a1b990;margin-bottom:23px}.settings-content>.section-heading{margin-top:0;margin-bottom:23px}.settings-content .section-heading p{margin:8px 0 0}.settings-content>.check-line{margin-top:0;margin-bottom:23px}.settings-content .field{color:#97b17f}.settings-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7efdb;padding-top:23px;margin-top:6px}.settings-footer .small-text{font-size:12px}.light-avatar{background:#f1f6e6;color:#a4bc87;border-color:#e4edda}.member-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.member-checks>label{display:flex;align-items:center;gap:10px;border:1px solid #e6eed7;background:#fbfdf5;padding:12px;border-radius:6px;font-size:12px;color:#9ab280;cursor:pointer}.member-checks>label>div{flex:1}.member-checks strong{font-size:12px;font-weight:500}.member-checks small{display:block;font-size:12px;color:#b0c299;margin-top:2px}.member-checks .badge{font-size:12px}.notification-stats{padding:20px 23px;display:flex;gap:12px}.auth-page{display:grid;grid-template-columns:46% 54%;min-height:100vh;background:#fff}.auth-story{background:var(--navy);color:#ebf3ef;padding:47px 10%;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story:before{content:"";position:absolute;right:-260px;bottom:60px;width:630px;height:630px;border:1px solid #8fb8ac0c;border-radius:50%}.auth-story:after{content:"";position:absolute;right:-210px;bottom:110px;width:530px;height:530px;border:1px solid #8fb8ac0c;border-radius:50%}.auth-story .brand{padding:0}.auth-story-main{margin:auto 0;position:relative;z-index:1;padding:70px 0}.auth-story h1{font-size:36px;font-weight:500;line-height:1.65;color:#f0f6ed;margin:22px 0;letter-spacing:.04em}.auth-story p{font-size:12px;line-height:2.3;color:#91ada6;margin-bottom:35px}.auth-workflow{display:flex;align-items:center;gap:22px;color:#45685c;margin-top:42px}.auth-workflow>div{display:flex;flex-direction:column;align-items:center;gap:12px;color:#97bd9e;font-size:12px}.auth-workflow>div>svg{width:44px;height:44px;padding:12px;background:#26463e;border:1px solid #3b594635;border-radius:10px;color:#9dcca7}.auth-footnote{font-size:12px;color:#6d8f78;position:relative;z-index:1;letter-spacing:.05em}.auth-form-area{display:flex;align-items:center;justify-content:center;padding:70px 40px}.auth-form{width:360px;max-width:100%}.auth-form .eyebrow{color:#96b391;font-size:12px;margin-bottom:14px;display:block}.auth-form h2{font-size:26px;color:#536e4e;margin-bottom:12px;font-weight:600}.auth-form>p{font-size:12px;color:#a4b19a;margin-bottom:35px}.auth-form .field{font-size:12px;color:#879c7b;margin-bottom:23px}.auth-form .field input{height:43px;border-color:#dfe7d7;color:#6d8660}.password-input{display:flex;position:relative;align-items:center}.password-input input{padding-right:43px}.password-input>.icon-button{position:absolute;right:7px;color:#abbaa0}.auth-form>.btn{margin-top:8px;min-height:44px;font-size:12px;justify-content:space-between;padding:12px 17px}.auth-form>.auth-recovery{margin-top:20px;display:block;text-align:center;width:100%;font-size:12px!important;font-weight:400;color:#91a67f}.auth-help{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:43px;padding-top:25px;border-top:1px solid #edf1e7;color:#b2bf9f;font-size:12px}.auth-help svg{color:#a8bd92}.setup-secret{display:block;background:#f2f7eb;border:1px solid #e3ecd8;padding:15px;color:#849f6b;border-radius:6px;overflow-wrap:anywhere;margin-bottom:25px;font-size:13px;letter-spacing:1px}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.page{padding-top:42px;padding-left:46px;padding-right:46px}.topbar{padding:0 46px}.app-footer{padding-left:46px;padding-right:46px}.product-table td:not(.checkbox-cell){padding-top:18px;padding-bottom:18px}.product-table .product-name-col{width:28%}.product-table .product-title,.product-id{font-size:12px!important}.old-category,.new-category,.group-label,.table-wrap th,.product-table th,.product-table .badge{font-size:12px}}@media(max-width:1180px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.brand{font-size:18px;gap:9px}.brand small{font-size:12px}.brand-mark{width:32px;height:32px;font-size:29px}.nav-link{font-size:12px;gap:9px;padding-left:11px}.nav-link.active:before{left:-13px}.main-shell{margin-left:205px;width:calc(100% - 205px)}.topbar{padding:0 25px}.page{padding:28px 25px}.page-heading{gap:15px}.page-heading h1{font-size:24px}.page-heading>.actions{gap:7px}.page-heading .btn{font-size:12px;padding:8px 11px}.product-stats>div,.product-stats>button{margin-right:16px;padding-right:16px}.stats-grid{gap:12px}.stat-card{padding:18px}.stat-label{font-size:12px}.overview-hero{padding:25px}.overview-hero h2{font-size:20px}.progress-ring{width:126px;height:126px;margin-right:0}.progress-ring>div{width:109px;height:109px}.overview-grid{grid-template-columns:1.15fr 1fr;gap:16px}.padded{padding:20px}.filter-bar{padding:16px}.filter-bar select{max-width:150px}.check-filter{font-size:12px}.bulk-toolbar{padding:12px 16px;align-items:flex-start;flex-direction:column;gap:9px}.bulk-toolbar>.actions{margin-left:24px}.product-table .product-name-col{min-width:180px}.product-table td:not(.checkbox-cell){padding-left:10px;padding-right:10px}.product-table .product-title{min-width:120px}.messages-layout{grid-template-columns:215px 1fr}.thread-header{padding:19px}.thread-header .badge{display:none}.message-list{padding:20px}.reply-form{padding:18px}.reply-footer>span{max-width:200px}.version-card{gap:15px}.version-count{min-width:85px}.version-symbol{width:43px;height:53px}.version-info .badge{font-size:12px}.version-info .actions{gap:7px}.version-card>.btn{font-size:12px;padding:8px 10px}.master-banner>div>span{display:none}.admin-tabs{gap:22px}.auth-story{padding-left:11%;padding-right:8%}.auth-story h1{font-size:30px}.auth-workflow{gap:17px}}@media(max-width:950px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.main-shell{margin-left:190px;width:calc(100% - 190px)}.brand{font-size:17px;letter-spacing:1px;padding-left:8px}.brand-mark{width:30px;height:30px}.brand small{font-size:5.5px;letter-spacing:1.55px}.nav-link{font-size:12px;gap:8px;padding:10px}.nav-link svg{width:15px;height:15px}.nav-link.active:before{left:-10px}.sidebar-project{font-size:12px;padding-left:10px}.workspace-link{font-size:12px;gap:9px;padding-left:10px}.workspace-safe{font-size:12px;padding-left:3px;gap:4px}.workspace-safe svg{width:13px}.user-block{gap:7px}.user-block .avatar{width:27px;height:27px}.user-block strong{font-size:12px;max-width:92px}.user-block small{font-size:12px}.page{padding:25px 20px}.topbar{padding:0 20px;height:60px;min-height:60px}.page-heading{align-items:flex-start;flex-wrap:wrap;margin-bottom:22px}.page-heading .eyebrow{font-size:12px}.page-heading h1{font-size:23px}.page-heading p{font-size:12px}.topbar-meta>.small-text{display:none}.page-heading>.actions{margin-left:auto}.stats-grid.four{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.overview-hero h2{font-size:18px}.overview-hero p{font-size:12px}.progress-ring{width:106px;height:106px}.progress-ring>div{width:92px;height:92px}.progress-ring strong{font-size:28px}.progress-ring span{font-size:12px}.stat-label{gap:8px}.stat-label svg{width:13px;height:13px}.stat-card>strong{font-size:26px}.stat-card>span{font-size:12px}.panel-toolbar{padding:16px}.segmented button{font-size:12px;padding:6px 9px}.panel-toolbar>.search-field{width:220px}.product-stats>div,.product-stats>button{font-size:12px;gap:5px;margin-right:12px;padding-right:12px}.product-stats strong{font-size:13px}.product-stats svg{width:13px}.product-stats>button>svg{display:none}.tabs{gap:23px;padding:0 17px;min-height:52px}.tabs>button{height:52px;font-size:12px}.tabs-hint{display:none}.filter-bar .search-field.flexible{max-width:none;flex-basis:100%}.filter-bar{gap:10px}.bottom-helper{font-size:12px;align-items:flex-start;line-height:1.8}.bottom-helper .text-button{font-size:12px!important}.bottom-helper svg{margin-top:1px}.messages-layout{grid-template-columns:180px 1fr}.thread-sidebar-title,.thread-button{padding:16px}.thread-button strong,.thread-button small{font-size:12px}.message-meta .badge{display:none}.reply-footer{align-items:flex-end}.reply-footer>span{font-size:12px}.step-card{gap:12px}.step-actions .btn{font-size:12px}.version-card{flex-wrap:wrap}.version-info{min-width:180px}.version-count{margin-left:auto}.version-card>.btn{margin-left:auto}.diff-controls{gap:12px;flex-wrap:wrap}.diff-controls>.field{max-width:none;min-width:160px}.diff-controls>.btn{margin-left:auto}.admin-tabs{gap:20px}.member-checks{grid-template-columns:1fr}.settings-content{padding:22px}.settings-footer{align-items:flex-start;flex-direction:column}.settings-footer .btn{align-self:flex-end}.auth-page{grid-template-columns:43% 57%}.auth-story h1{font-size:26px;line-height:1.8}.auth-story p{font-size:12px}.auth-story .brand{font-size:19px}.auth-story .brand small{font-size:12px}.auth-story .brand-mark{width:34px;height:34px;font-size:31px}.auth-workflow{gap:11px}.auth-workflow>div{font-size:12px}.auth-workflow>svg{width:12px}.auth-form-area{padding:60px 35px}.auth-form h2{font-size:24px}.auth-help{font-size:12px}.app-footer{padding-left:20px;padding-right:20px;font-size:12px}}@media(max-width:760px){.sidebar{transform:translate(-100%);width:230px;transition:transform .2s;padding:25px 18px 0}.sidebar.open{transform:translate(0)}.sidebar .brand{font-size:20px}.sidebar .brand small{font-size:12px;letter-spacing:1.6px}.sidebar .brand-mark{width:36px;height:36px;font-size:33px}.sidebar .nav-link{font-size:12px;gap:12px;padding:12px}.sidebar .nav-link svg{width:18px;height:18px}.sidebar .nav-link.active:before{left:-18px}.sidebar .sidebar-project,.sidebar .workspace-link,.sidebar .nav-section-label,.sidebar .workspace-safe,.sidebar .user-block strong,.sidebar .user-block small{font-size:12px}.sidebar .user-block .avatar{width:32px;height:32px}.sidebar-shade{position:fixed;top:0;right:0;bottom:0;left:0;background:#162d3a66;z-index:49;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main-shell{margin-left:0;width:100%}.mobile-menu{display:flex;margin-left:-7px}.topbar{padding:0 18px;height:58px;min-height:58px}.breadcrumb{gap:9px;font-size:12px}.topbar-meta{gap:10px}.topbar-meta .badge{font-size:12px}.page{padding:23px 18px}.page-heading{margin-bottom:22px;gap:16px}.page-heading h1{font-size:24px}.page-heading p{font-size:12px}.page-heading>.btn,.page-heading>.actions{margin-left:0}.page-heading .btn{font-size:12px;min-height:37px}.stats-grid{gap:10px;margin-bottom:21px}.stats-grid.three{grid-template-columns:repeat(3,1fr)}.stat-card{padding:16px 13px}.stat-label{font-size:12px;line-height:1.6}.stat-card>strong{font-size:25px}.stat-label svg{display:none}.stat-card>span{font-size:12px}.panel-toolbar{flex-wrap:wrap;gap:13px}.panel-toolbar>.search-field{width:100%}.table-footer{padding:13px 16px;gap:12px;flex-wrap:wrap}.table-footer>span:nth-child(2){display:none}.pagination{gap:8px;margin-left:auto}.pagination label{font-size:12px;gap:5px}.table-footer>span{font-size:12px}.lock-banner{padding:12px 18px;font-size:12px;gap:8px}.lock-banner>div>span{display:block;margin-top:3px;font-size:12px}.lock-banner .text-button{font-size:12px!important}.overview-hero{padding:24px 22px;gap:18px}.overview-hero h2{font-size:18px;max-width:310px}.overview-hero p{font-size:12px;max-width:270px}.progress-ring{width:105px;height:105px}.progress-ring>div{width:90px;height:90px}.overview-grid{gap:20px}.journey-row strong,.journey-row p{font-size:12px}.collaboration-callout{gap:13px;padding:16px}.collaboration-callout strong,.collaboration-callout p{font-size:12px}.callout-icon{width:39px;height:39px}.product-stats{flex-wrap:wrap;gap:10px 0}.product-stats>div,.product-stats>button{padding:4px 15px 4px 0;font-size:12px;margin-right:15px}.product-stats strong{font-size:14px}.product-stats>div:last-child{display:none}.bulk-toolbar{padding:12px 15px}.bulk-toolbar>.actions{margin-left:0;gap:6px}.bulk-toolbar .btn{font-size:12px;padding:6px 8px}.bulk-toolbar .btn svg{width:13px}.selection-expander{font-size:12px;text-align:left;padding:10px 15px}.selection-expander .text-button{margin-left:0;display:flex;font-size:12px!important;margin-top:3px}.product-table-wrap{max-height:65vh}.product-table .product-title{font-size:12px!important}.product-table td:not(.checkbox-cell){padding-top:17px;padding-bottom:17px}.product-table th.checkbox-cell,.product-table td.checkbox-cell{padding-left:15px}.product-id{font-size:12px!important}.category-empty{font-size:12px!important;padding:7px}.product-table .badge,.product-table .group-label,.bottom-helper{font-size:12px}.bottom-helper>.text-button{display:none}.modal-backdrop{padding:16px}.modal{max-height:calc(100dvh - 32px);border-radius:10px}.modal-header{padding:19px 20px}.modal-header h2{font-size:16px}.modal-body{padding:21px 20px}.modal-footer{padding:15px 18px;flex-wrap:wrap}.modal-footer .btn{font-size:12px}.footer-hint{max-width:none;width:100%;font-size:12px;margin-bottom:4px}.form-grid{gap:13px}.form-grid.three{grid-template-columns:1fr}.form-grid.flags{grid-template-columns:repeat(3,1fr)}.field{font-size:12px;gap:8px}.field input,.field select,.field textarea{font-size:14px;min-height:42px}.form-grid.flags .field,.form-grid.flags select{font-size:12px}.preview-summary strong{font-size:22px}.preview-summary{grid-template-columns:repeat(2,1fr);row-gap:20px}.preview-summary>div:nth-child(2){border-right:0}.preview-table{max-height:250px}.step-indicator{gap:9px;font-size:12px}.step-indicator b{width:21px;height:21px;font-size:12px}.step-indicator>span{gap:5px}.scope-summary{gap:8px;padding:12px}.scope-summary span{font-size:12px}.source-details dl{grid-template-columns:110px 1fr}.detail-title{gap:8px;flex-wrap:wrap}.detail-title>small{font-size:12px}.messages-layout{grid-template-columns:1fr;min-height:0}.thread-sidebar{border-right:0;border-bottom:1px solid #e5edd9;display:flex;overflow-x:auto;max-height:160px}.thread-sidebar-title{display:none}.thread-button{min-width:180px;max-width:220px;border-top:0;border-right:1px solid #edf3e5}.thread-button.active:before{top:auto;right:0;width:auto;height:2px}.thread-button strong{font-size:12px}.thread-sidebar>.empty-state{padding:20px;flex-direction:row;gap:15px}.thread-sidebar .empty-icon{display:none}.thread-sidebar .empty-state h3{margin:0}.thread-header{padding:20px}.message-list{padding:20px;max-height:50vh}.message-body,.message-meta strong{font-size:12px}.message-meta time{font-size:12px}.reply-footer>span{font-size:12px}.reply-form{padding:18px}.reply-form textarea{font-size:13px}.reply-form .btn,.recipients-row{font-size:12px}.steps-list{padding:0 18px}.step-card{gap:12px;flex-wrap:wrap}.step-content{min-width:calc(100% - 50px)}.step-actions{margin-left:45px;flex-direction:row;align-items:center;padding-top:0}.step-actions .btn{font-size:12px}.step-content h3{font-size:13px}.step-content p,.step-meta,.step-outcome{font-size:12px}.release-list{padding:0 17px}.release-list article{gap:12px;flex-wrap:wrap}.release-list article>.badge{font-size:12px}.release-list article>.btn{margin-left:auto}.release-list article h3{font-size:12px}.release-list article p{font-size:12px}.master-banner{padding:14px 16px}.master-banner .btn{font-size:12px;padding:7px 10px;min-height:35px}.master-banner>div{gap:8px}.master-banner strong{font-size:12px}.master-banner>div>svg{width:17px}.version-list{padding:0 19px}.version-card{gap:14px;padding:22px 0}.version-info p{font-size:12px}.version-info>.mono{display:none}.version-info .actions{gap:8px}.version-info .badge{font-size:12px}.version-count strong{font-size:22px}.version-count small{font-size:12px}.version-count{margin-left:61px;text-align:left}.version-card .btn{min-height:34px}.version-symbol{width:45px;height:52px}.version-info{flex-basis:calc(100% - 60px);min-width:0}.diff-controls{padding:20px;gap:12px}.diff-controls>.field{min-width:120px}.diff-controls>svg{width:16px}.diff-controls select{font-size:12px}.diff-stats{gap:15px 0}.diff-stats>div{min-width:100px}.diff-stats>div>strong{font-size:21px}.similar-pair{grid-template-columns:1fr 67px 1fr;gap:12px}.similar-pair .row-title{font-size:12px!important}.similar-pair .similar-score strong{font-size:17px}.similar-pair .similar-score small{font-size:12px!important}.ai-unconfigured{gap:18px;padding:24px;flex-direction:column}.ai-unconfigured h2{font-size:20px}.ai-unconfigured p{font-size:12px}.ai-orb{width:54px;height:54px;border-radius:14px}.ai-orb svg{width:26px}.admin-tabs{gap:23px}.settings-content{padding:22px 20px}.settings-content>.form-grid.two{grid-template-columns:1fr}.settings-content h2{font-size:17px}.settings-footer .small-text{font-size:12px}.member-checks>label{padding:15px}.member-checks strong,.member-checks small,.member-checks .badge{font-size:12px}.auth-page{grid-template-columns:1fr}.auth-story{padding:27px 30px;min-height:0}.auth-story-main,.auth-footnote{display:none}.auth-story .brand{font-size:19px}.auth-form-area{padding:48px 27px 70px;align-items:flex-start;min-height:calc(100vh - 90px)}.auth-form{width:390px}.auth-form h2{font-size:28px}.auth-form>p{font-size:12px;margin-bottom:30px}.auth-form .field{font-size:12px}.auth-form .field input{font-size:16px;height:47px}.auth-form>.btn{min-height:47px;font-size:13px}.auth-form>.auth-recovery{font-size:12px!important}.auth-help,.auth-form .eyebrow{font-size:12px}.app-footer{padding:5px 18px 18px;font-size:12px}.toast-stack{right:18px;bottom:18px}.toast{font-size:12px;padding:13px 15px}}@media(max-width:430px){.page{padding:23px 14px}.topbar{padding:0 14px}.topbar-meta .connection-dot{display:none}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.breadcrumb{gap:8px;font-size:12px}.topbar-meta .badge{font-size:12px}.page-heading h1{font-size:22px}.page-heading p{font-size:12px;max-width:320px}.page-heading .btn{font-size:12px;padding:8px 11px}.stats-grid.three{gap:7px}.stat-card{padding:14px 10px}.stat-label{font-size:12px;line-height:1.8;min-height:25px}.stat-card>strong{font-size:23px}.stat-card>strong small{font-size:12px;margin-left:3px}.stat-card>span{display:none}.overview-hero{padding:23px 18px;gap:14px}.overview-hero h2{font-size:16px;max-width:220px}.overview-hero p{font-size:12px;max-width:210px}.progress-ring{width:84px;height:84px;align-self:flex-start;margin-top:20px}.progress-ring>div{width:72px;height:72px}.progress-ring strong{font-size:23px}.progress-ring strong small{font-size:12px}.progress-ring span{font-size:12px;margin-top:3px}.overview-hero .btn{font-size:12px;min-height:34px;padding:7px 10px}.product-stats>div,.product-stats>button{font-size:12px;margin-right:11px;padding-right:11px}.product-stats strong{font-size:13px}.product-stats svg{display:none}.product-stats .stat-dot{width:5px;height:5px}.filter-bar{padding:13px;gap:8px}.filter-bar select{font-size:12px;max-width:148px;padding-left:8px;padding-right:6px}.filter-bar .check-filter{font-size:12px;margin-left:0}.tabs{padding:0 14px;gap:20px}.tabs>button{font-size:12px}.tabs>button>span{font-size:12px}.modal-backdrop{padding:8px}.modal{max-height:calc(100dvh - 16px)}.modal-body{padding:20px 17px}.modal-header{padding:18px 17px}.modal-header h2{font-size:15px}.modal-footer{padding:14px 16px}.modal-footer .btn{font-size:12px}.form-grid{grid-template-columns:1fr}.form-grid.two{gap:11px}.form-grid.two>.field{font-size:12px}.form-grid.flags{grid-template-columns:repeat(2,1fr)}.scope-summary strong{font-size:15px}.scope-summary span{font-size:12px}.step-indicator{font-size:12px;gap:7px}.step-indicator>svg{width:11px}.step-indicator b{width:18px;height:18px}.checkbox-row{font-size:12px;gap:12px 16px}.reply-footer>span{font-size:12px;max-width:175px}.master-banner{gap:10px;padding:14px}.master-banner .btn{font-size:12px}.master-banner .btn svg{display:none}.release-list article>.badge{margin-left:55px}.similar-pair{gap:8px;grid-template-columns:1fr 55px 1fr}.similar-pair .similar-score strong{font-size:15px}.version-info .badge{font-size:12px}.version-info .actions{gap:5px}.diff-controls>.field{min-width:110px}.diff-controls{padding:17px;gap:9px}.diff-controls>.field>select{font-size:12px;padding-left:7px}.table-footer .pagination label{display:none}.admin-tabs{gap:21px}.app-footer>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.confirmation-card{display:flex;align-items:center;gap:15px;padding:18px 22px;background:#f1f6ed;border:1px solid #e0e8da;border-radius:9px;margin-bottom:23px;color:#88a36f}.confirmation-card strong{font-size:12px;color:#718f56;font-weight:600}.confirmation-card p{font-size:12px;color:#96a985;margin:4px 0 0}.confirmation-card>.btn{margin-left:auto;font-size:12px}.confirmation-card .badge{margin-left:7px}@media(max-width:760px){.confirmation-card{flex-wrap:wrap;padding:17px;gap:12px}.confirmation-card>.btn{margin-left:34px;font-size:12px}.confirmation-card p{font-size:12px}}.advanced-filters{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;padding:19px 22px;background:#fafcf7;border-bottom:1px solid var(--line)}.advanced-filters .field{margin:0;font-size:12px}.advanced-filters input,.advanced-filters select{font-size:12px;min-height:35px;padding:7px 9px}@media(max-width:760px){.advanced-filters{grid-template-columns:repeat(2,1fr);padding:16px;gap:14px}.advanced-filters .field{font-size:12px}.advanced-filters input,.advanced-filters select{font-size:13px;min-height:39px}}.page h2,.page h3,.modal h2,.modal h3{color:#29463d}.page-heading p,.modal-intro,.muted,.helper-text,.bottom-helper,.field small,.attribute-preview,.product-table .attribute-preview,.old-category small,.new-category small,.stat-card>span,.overview-hero p,.journey-row p,.collaboration-callout p,.empty-state p,.step-meta,.step-content p,.step-outcome,.message-meta time,.version-info p,.version-count small,.confirmation-card p,.ai-unconfigured p,.auth-help,.auth-form>p,.thread-button small{color:#5e6d65}.table-wrap th,.table-wrap td,.field,.settings-content .field,.stat-label,.settings-list dt,.table-footer,.app-footer{color:#4c6255}.row-title,.product-table .product-title,.new-category,.group-label,.journey-row strong,.collaboration-callout strong,.settings-list dd,.message-body,.message-meta strong,.version-title,.confirmation-card strong,.auth-form .field{color:#355c46}.product-table .product-id{color:#4c6255!important}.old-category{color:#596b5a}.category-empty{color:#476838;background:#f0f6eb}.badge.teal{color:#276344;background:#e9f5ee}.badge.gray{color:#52614f;background:#f0f3f0}.badge.amber{color:#785518;background:#fcf4e1}.badge.blue{color:#355c78;background:#ecf3f8}.badge.red{color:#913b3b;background:#fceded}.notice{color:#3b6145}.notice.warning{color:#785518}.notice.error{color:#913b3b}.notice.success{color:#276344}input::placeholder,textarea::placeholder{color:#68766d;font-size:12px}.page p,.modal p,.field,.table-wrap td,.filter-bar select,.search-field input,.btn,.nav-link,.message-body{font-size:13px}.small-text,.helper-text,.table-wrap th,.attribute-preview,.old-category small,.new-category small,.table-footer,.step-meta,.badge{font-size:12px}.sidebar .nav-link{color:#c4d6d1;font-size:13px}.sidebar .nav-link.active{color:#fff}.sidebar .brand small,.auth-story .brand small{font-size:8px}@media(max-width:760px){.page p,.modal p,.field,.filter-bar select,.search-field input,.btn,.message-body{font-size:13px}.app-footer{font-size:12px}.form-grid.two{grid-template-columns:1fr}.icon-button{min-width:32px;min-height:32px}}
