@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--green:#176448;--green-dark:#103e2e;--mint:#eaf3ed;--ink:#1e3028;--muted:#7a857f;--line:#e7ece8;--paper:#f6f8f6;--white:#fff;--amber:#a46a13;--red:#b54846}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}.brand,h1,h2,h3,h4{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}h1{font-size:31px;letter-spacing:-1px;line-height:1.25;margin-bottom:10px}h1,h2{font-weight:750}h2{font-size:17px;letter-spacing:-.35px;margin-bottom:8px}h3{font-size:15px;font-weight:700;margin-bottom:10px}p{color:#69776f;line-height:1.7}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:white;padding:10px 16px;font:600 13px DM Sans,sans-serif;cursor:pointer;line-height:1.5;white-space:nowrap;transition:background .15s}.button:hover,button:hover{background:#104e37;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}.secondary{background:white;color:#3c5045;border-color:#dce5df}.secondary:hover{background:#f1f6f2}.danger{background:#fff4f3;color:#ad4441;border-color:#e9c3c0}.small{font-size:12px;padding:7px 11px}.full{width:100%}.icon-button{padding:6px;border:0;color:var(--muted);background:transparent}.icon-button:hover{background:var(--mint);color:var(--green)}.text-button{border:0;background:none;color:var(--green);padding:8px 0;font-size:12px}.text-button:hover{background:none;text-decoration:underline}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #83b69b;outline-offset:3px}input,select,textarea{font:400 13px DM Sans,sans-serif;border:1px solid #dce4df;background:white;color:var(--ink);padding:11px 12px;border-radius:6px;max-width:100%;width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #aacbb7;outline-offset:1px}input[type=checkbox]{width:15px;height:15px;accent-color:var(--green)}input[type=file]{padding:8px}textarea{min-height:110px;resize:vertical;line-height:1.6}label.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field>span{font-size:12px;font-weight:600;color:#506057}.field small,small{font-size:11px}small{display:block;line-height:1.6}.muted,small{color:var(--muted)}.mono{font-family:monospace;font-size:11px;overflow-wrap:anywhere}.eyebrow{font-size:10px;color:#68917a;font-weight:700;letter-spacing:1.6px;margin-bottom:11px}.text-green{color:var(--green)}.workspace{display:flex;min-height:100vh}.sidebar{width:244px;flex:0 0 244px;background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 18px 16px;z-index:20}.brand{display:flex;gap:11px;align-items:center;color:var(--ink);font-size:23px;font-weight:800;letter-spacing:-.7px;padding:0 12px}.brand:hover{text-decoration:none}.brand-icon{display:grid;place-items:center;color:#fff;background:var(--green);width:37px;height:41px;border-radius:12px 12px 15px 15px}.brand-sub{display:block;font:700 8px DM Sans,sans-serif;letter-spacing:1.8px;color:#8b9890;margin-top:1px}.workspace-name{margin:34px 8px 31px;padding:13px 10px;background:#f5f8f5;display:flex;gap:10px;border-radius:7px;align-items:center;font-size:11px;font-weight:650}.workspace-name small{font-size:10px;font-weight:400}.country-dots{display:flex}.country-dots i{display:block;width:13px;height:20px;border-radius:2px;background:linear-gradient(90deg,#ed9c63 33%,white 0,white 66%,#67aa84 0)}.country-dots i+i{margin-left:3px;background:linear-gradient(90deg,#c95450 33%,#e7bd56 0,#e7bd56 66%,#71a47e 0)}.nav-caption{font-size:9px;letter-spacing:1.45px;font-weight:650;color:#a0aaa4;padding:0 15px;margin-bottom:13px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:6px;color:#728078;font-size:12px;font-weight:550}.sidebar nav a.active{background:#eaf3ed;color:var(--green);font-weight:700}.sidebar nav a:hover{background:#f1f6f2;text-decoration:none}.sidebar-note{margin:auto 9px 25px;border:1px solid #e6eee8;border-radius:8px;padding:15px;color:#85a58f}.sidebar-note strong{display:block;font-size:11px;color:#506b5b;margin:8px 0 5px}.sidebar-note p{font-size:10px;line-height:1.7;margin:0;color:#8b9a90}.user-card{border-top:1px solid var(--line);display:flex;gap:9px;align-items:center;padding:17px 7px 0}.avatar{width:33px;height:33px;border-radius:50%;background:#e7efe6;color:#65866f;display:grid;place-items:center;font-size:11px;font-weight:700}.user-card strong{font-size:11px;display:block}.user-card a{font-size:10px;color:var(--muted)}.user-card .icon-button{margin-left:auto}.main-shell{margin-left:244px;flex:1 1;min-width:0}.topbar{height:73px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:11px;color:#66776c}.breadcrumb{color:#bec8c1;padding:0 17px}.topbar-right{display:flex;align-items:center;gap:8px}.live-dot{width:6px;height:6px;background:#6a9b76;border-radius:50%}.divider{height:17px;width:1px;background:var(--line);margin:0 12px}.main-content{max-width:1610px;margin:auto;padding:38px 38px 20px}.page-title{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:29px}.page-title>div:first-child{min-width:0}.page-title p{font-size:12px;margin-bottom:0}.page-title .actions{align-self:center}.actions{gap:9px;align-items:center}.actions,.filters{display:flex;flex-wrap:wrap}.filters{gap:10px;margin-bottom:23px}.filters>input{min-width:210px;flex:1 1}.filters>select{width:155px}.filters .filter-more{width:100%;border:0;padding:0;margin:0;font-size:11px}.filter-more summary{color:#8b978f;list-style:none;cursor:pointer}.filter-more .form-grid{max-width:600px;margin-top:12px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:27px}.metric{background:white;border:1px solid var(--line);border-radius:10px;padding:20px 21px}.metric-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#78867d;gap:10px}.metric-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px}.metric-icon.blue{background:#edf2f8;color:#6a86ae}.metric-icon.green{background:#edf5ef;color:#659375}.metric-icon.amber{background:#fff6e6;color:#c29855}.metric-icon.red{background:#fbefec;color:#c58278}.metric>strong{display:block;font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-1px;line-height:1.4;margin:5px 0 8px;font-weight:750}.metric small{font-size:10px;color:#a0aaa3}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;margin-bottom:22px}.panel-heading{padding:21px 23px;border-bottom:1px solid #edf0ed;display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-heading h2{margin:0;font-size:14px}.panel-heading p{font-size:10px;margin:5px 0 0;color:#98a19b}.panel-heading>a{font-size:10px;display:flex;gap:6px;align-items:center;white-space:nowrap}.panel-heading>span{font-size:10px;color:#8b978f}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:23px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:9px;color:#96a098;font-weight:600;background:#fcfdfb;padding:13px 20px;white-space:nowrap}td{font-size:11px;border-top:1px solid #eef1ee;padding:19px 20px;vertical-align:middle;color:#64756a}td:first-child{min-width:220px;max-width:470px}td small{font-size:10px;margin-top:5px;color:#a0aaa3}.publication-title{font-weight:650;font-size:11px;color:#334c3d;display:block;line-height:1.65;max-width:480px}.publication-title:hover{color:var(--green)}.icon-link{display:grid;place-items:center;color:#8a9b90;padding:5px}.badge{display:inline-block;padding:4px 8px;border-radius:5px;font-size:9px;font-weight:600;white-space:nowrap;line-height:1.5}.badge.green{color:#44805b;background:#edf6ee}.badge.red{color:#b56759;background:#fcf0ed}.badge.amber{color:#ad8648;background:#fff6e7}.badge.neutral{color:#78867d;background:#f0f3f0}.archive-label{color:#8a9975!important;font-size:9px}.coverage .panel-heading{padding:22px 21px}.coverage .panel-heading svg{color:#8fa796}.coverage-body{padding:25px 21px 20px;text-align:center}.coverage-circle{width:73px;height:73px;background:#edf5ed;color:#6e9477;display:grid;place-items:center;border-radius:50%;margin:2px auto 17px}.coverage-body h3{font-size:13px;margin-bottom:8px}.coverage-body>p{font-size:10px;color:#9aa59c;line-height:1.7;margin-bottom:24px}.coverage-line{display:flex;justify-content:space-between;font-size:10px;margin:17px 0;color:#8d9a90}.coverage-line strong{color:#506b58}.coverage-body .button{margin-top:13px;font-size:10px}.notice{background:#edf5ef;border:1px solid #d7e8dd;color:#4a775b;padding:14px 17px;border-radius:7px;display:flex;gap:12px;align-items:flex-start;margin-bottom:20px;font-size:12px}.notice p{margin:3px 0 0;font-size:11px;color:inherit}.notice.error{background:#fcefeb;border-color:#f1d8d3;color:#9d4f48}.notice.warning{background:#fcf9ee;border-color:#eee5cc;color:#9b8351}.notice input{margin-top:8px}.dashboard-bottom{display:grid;grid-template-columns:1fr 225px;gap:22px}.digest-callout{display:flex;align-items:center;gap:20px;background:#eaf2eb;border:1px solid #dfeae0;border-radius:9px;padding:25px}.callout-icon{background:#dce9df;width:55px;height:55px;flex-shrink:0;border-radius:12px;display:grid;place-items:center;color:#64886d}.digest-callout .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:7px}.digest-callout h3{font-size:13px;line-height:1.6;margin-bottom:6px;font-weight:650}.digest-callout p{font-size:10px;margin:0;color:#8b9d8e}.digest-callout>a{margin-left:auto}.usage-card{border:1px solid var(--line);background:white;border-radius:9px;padding:25px}.usage-card .eyebrow{font-size:8px;color:#8b9b8e}.usage-card h3{font-size:26px;font-weight:750;margin:6px 0}.usage-card h3 span{font-size:13px;color:#bbc4be;font-weight:500}.usage-card p{font-size:10px;margin:0;color:#97a59b}.page-footer{display:flex;justify-content:space-between;color:#a5afa7;font-size:9px;padding:34px 0 4px}.empty{text-align:center;padding:70px 25px;color:#a2b5a8}.empty h3{color:#5c7867;font-size:15px;margin:18px 0 8px}.empty p{font-size:12px;max-width:480px;color:#93a196}.empty p,.empty svg{margin:auto}.spin{animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.form-panel{padding:25px}.form-panel>p{font-size:12px}.form-panel h2{margin-bottom:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.section-head h2{margin:0}.check{display:flex;align-items:center;gap:8px;font-size:12px;margin:15px 0;color:#596d60}.compact{margin:5px 0;font-size:11px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 23px;border-top:1px solid var(--line);font-size:11px;color:#8a978e}.pagination button{font-size:11px;padding:6px 12px}.source-summary{display:flex;align-items:center;gap:25px;font-size:12px;color:#7b8d7f;margin:0 0 22px}.source-summary>span{display:flex;align-items:center;gap:8px}.sources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.source-panel{padding:23px;margin:0}.source-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.source-icon{display:grid;place-items:center;background:#f0f5f0;border-radius:8px;width:38px;height:38px;color:#789b80}.source-panel h2{font-size:15px;line-height:1.5;min-height:45px}.source-country{font-size:11px;margin-bottom:8px}.source-country>span{color:#9da89f}.source-url{font-size:10px;display:flex;align-items:center;gap:6px;overflow-wrap:anywhere}.source-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:17px 0;padding:10px 0}.source-facts>div{display:flex;justify-content:space-between;gap:12px;margin:8px 0;font-size:10px}.source-facts span{color:#9aa69e}.source-facts strong{font-weight:500;text-align:right;max-width:70%}.coverage-note{font-size:10px;line-height:1.7;color:#94a095;min-height:45px}.source-error{background:#fcf1ed;color:#b26f60;font-size:10px;padding:10px;border-radius:5px;overflow-wrap:anywhere}.source-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.source-expanded{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.source-expanded h3{font-size:12px;margin-top:15px}.source-expanded p{font-size:11px;overflow-wrap:anywhere}.run{border-top:1px solid var(--line);padding-top:10px;margin-top:10px}.run small{font-size:9px}.run p{margin:7px 0}.settings-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;align-items:start}.role-options{margin-bottom:20px}.integration-status{display:flex;gap:30px;font-size:12px;padding:18px 22px;margin:0 0 22px;background:#eef4ef;border-radius:8px;color:#76917c}.invitation-row{display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:12px;padding:14px 0;border-bottom:1px solid var(--line)}.narrow{max-width:660px}.narrow h3{margin-top:28px}.digest-row{display:flex;gap:20px;align-items:center;justify-content:space-between;background:white;border:0;border-bottom:1px solid var(--line);border-radius:0;width:100%;padding:22px;color:#45644f;text-align:left}.digest-row:hover{background:#f4f8f3}.digest-row span:first-child{flex:1 1}.digest-row strong{font-size:13px}.digest-row small{margin-top:5px}.document-text{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.8 DM Sans,sans-serif;color:#57685d;background:#f8faf7;padding:20px;border:1px solid #e7eee6;border-radius:6px;max-height:650px;overflow:auto}.back-link{gap:6px;margin-bottom:18px;color:#839789}.back-link,.publication-strip{display:flex;align-items:center;font-size:11px}.publication-strip{gap:20px;flex-wrap:wrap;color:#8a9a8f;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:25px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:23px;align-items:start}.tabs{display:flex;border-bottom:1px solid var(--line);padding:0 20px;gap:18px}.tabs button{background:none;border:0;border-bottom:2px solid transparent;color:#8b998e;border-radius:0;padding:20px 2px;font-size:11px}.tabs button.active{color:var(--green);border-bottom-color:var(--green)}.detail-content{padding:25px}.detail-content h3{font-size:14px;margin-top:25px}.detail-content p{font-size:13px;white-space:pre-wrap}.summary-text{line-height:1.95;color:#53685a}.version-selector{display:flex;align-items:center;gap:10px;font-size:10px;color:#8a9c8e;margin-bottom:22px;flex-wrap:wrap}.version-selector label{display:flex;align-items:center;gap:7px}.version-selector select{padding:5px 8px;width:auto;font-size:10px}.impact-list{list-style:none;padding:0}.impact-list li{position:relative;padding:12px 16px 12px 34px;background:#f5f8f3;margin:9px 0;font-size:12px;line-height:1.8;color:#607763;border-radius:6px}.impact-list li:before{content:"•";position:absolute;left:17px;color:#77a181}.validation-seal{display:flex;align-items:center;gap:15px;padding:20px;background:#eef5ed;border:1px solid #deeadc;color:#679370;border-radius:7px;margin:28px 0}.validation-seal p{font-size:10px;margin:4px 0 0;color:#90a390}.validation-seal strong{font-size:12px}.detail-aside h3{font-size:13px}.detail-aside dl{margin-bottom:0}.detail-aside dt{font-size:10px;color:#9aa69e;margin:16px 0 4px}.detail-aside dd{font-size:11px;margin:0;color:#5d7463}.workflow ol{list-style:none;counter-reset:step;padding:0;margin:20px 0}.workflow li{counter-increment:step;display:flex;align-items:center;gap:10px;font-size:10px;color:#a0aba3;margin:15px 0}.workflow li:before{content:counter(step);display:grid;place-items:center;border-radius:50%;width:23px;height:23px;background:#f1f4ef;font-size:9px;color:#a4b0a6}.workflow li.done{color:#618369}.workflow li.done:before{background:#e5f0e4;color:#5e8a64}.workflow button{width:100%;font-size:11px}.workflow small{font-size:10px;margin-top:16px;color:#a1ada3}.workflow textarea{min-height:70px}.document-card{border:1px solid var(--line);border-radius:7px;padding:17px;display:flex;gap:15px;color:#87a18c;margin:12px 0}.document-card strong{font-size:12px;color:#587460}.document-card small{margin:5px 0 9px}.document-card p{font-size:11px}.document-card a,.source-link a{display:flex;gap:5px;align-items:center;font-size:11px;margin-top:12px}.extracted{margin:20px 0}.source-link{border-top:1px solid var(--line);padding:15px 0;overflow-wrap:anywhere}.source-link strong{font-size:12px;margin-right:10px}.source-link small{font-size:10px;margin-top:6px}details{margin:15px 0;border:1px solid var(--line);border-radius:6px;padding:13px;font-size:12px}summary{font-weight:600;cursor:pointer;color:#718874}details[open] summary{margin-bottom:15px}.analysis-editor details{margin-top:0}.analysis-editor textarea[name=summary]{min-height:190px}blockquote{margin:15px 0;border-left:3px solid #cedfcf;background:#f9fbf7;padding:15px 20px;font-size:12px;line-height:1.8;white-space:pre-wrap;color:#6f8474}blockquote small{margin-bottom:8px}.comments{border-top:1px solid var(--line);margin-top:30px}.comment{padding:12px 0;border-bottom:1px solid #f0f3ed}.comment strong{font-size:11px}.comment small{display:inline;margin-left:10px;font-size:9px}.comment p{margin:8px 0;font-size:12px}.history-item{padding:17px;border:1px solid var(--line);border-radius:7px;margin-bottom:15px}.history-item>strong{display:block;font-size:12px}.history-item>span{font-size:10px;margin-right:10px;color:#9bac9e}.history-item p{font-size:11px;line-height:1.8}.audit-item{border-bottom:1px solid var(--line);padding:13px 0}.audit-item>span{font-size:11px}.audit-item small{font-size:9px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-story{background:#153f2e;color:white;padding:48px 65px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-story .brand{color:#fff;padding:0}.auth-story .brand-icon{background:#427b58}.auth-story .brand-sub{color:#96b59d}.auth-story h1{font-size:46px;letter-spacing:-1.5px;line-height:1.35;margin:22px 0}.auth-story .eyebrow{color:#8cba95}.auth-story p{color:#9fbaaa;max-width:400px;font-size:14px;line-height:1.9}.auth-story small{color:#88a996;font-size:11px}.auth-steps{display:flex;gap:25px;font-size:11px;color:#a2c1ac;margin-top:35px}.auth-form{display:grid;place-items:center;padding:50px}.auth-form>div{width:100%;max-width:355px}.auth-form h2{font-size:25px;margin:20px 0 12px;letter-spacing:-.8px}.auth-form p{font-size:12px;line-height:1.8;color:#98a29c;margin-bottom:30px}.auth-form form{margin-top:25px}.auth-form form button{width:100%;margin-top:12px;justify-content:space-between}.auth-foot{display:flex;gap:9px;color:#9caaa0;font-size:10px;line-height:1.8;border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.auth-foot svg{flex-shrink:0}.auth-shell{padding:70px;text-align:center}.mobile-menu{display:none}@media (min-width:1450px){.main-content{padding:44px 48px 25px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 305px}}@media (max-width:1200px){.main-content{padding:28px 25px}.sidebar{width:210px;flex-basis:210px;padding-left:13px;padding-right:13px}.main-shell{margin-left:210px}.dashboard-grid{grid-template-columns:1fr}.coverage{display:none}.sources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-title{align-items:flex-start}.page-title .actions{align-self:flex-start;justify-content:flex-end}.metrics{gap:12px}.metric{padding:17px}.metric-top{font-size:10px}.detail-grid{grid-template-columns:minmax(0,1fr) 260px}.settings-grid{grid-template-columns:1fr}td,th{padding:15px}.auth-story{padding:40px}.auth-story h1{font-size:38px}.dashboard-bottom{grid-template-columns:1fr}.usage-card{display:none}}@media (max-width:850px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0);box-shadow:10px 0 50px #14392220}.main-shell{margin-left:0}.mobile-menu{display:block}.topbar{padding:0 23px;height:62px;gap:18px;justify-content:flex-start}.topbar-right{margin-left:auto}.page-title{flex-direction:column;gap:18px}.page-title .actions{align-self:flex-start}.metrics{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.detail-aside{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.auth-story{padding:30px}.auth-story h1{font-size:32px}.auth-steps{flex-direction:column;gap:15px}.auth-form{padding:30px}.topbar-right .divider,.topbar-right .divider+span{display:none}}@media (max-width:580px){.main-content{padding:24px 16px}h1{font-size:25px}.page-title p{font-size:11px}.page-title .actions{flex-wrap:wrap}.page-title .actions .button,.page-title .actions button{font-size:11px;padding:8px 11px}.topbar{font-size:10px;padding:0 16px}.topbar-right{font-size:9px}.breadcrumb{padding:0 7px}.filters{gap:8px}.filters input{flex-basis:100%}.filters>select{width:calc(50% - 5px)}.filters>button{flex:1 1;font-size:11px}.metrics{gap:10px}.metric{padding:16px}.metric>strong{font-size:29px}.metric small{font-size:9px}.metric-icon{width:27px;height:27px}.digest-callout{padding:20px;gap:13px}.callout-icon{width:40px;height:40px;border-radius:8px}.digest-callout h3{font-size:11px}.digest-callout p{font-size:9px}.sources-grid{grid-template-columns:1fr}.source-summary{gap:12px;font-size:10px;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.form-panel{padding:20px}.detail-content{padding:18px}.tabs{padding:0 15px;gap:12px}.tabs button{font-size:10px}.tabs button svg{display:none}.detail-aside{display:block}.page-footer{font-size:8px;gap:15px}.source-panel h2{min-height:auto}.auth-page{display:block}.auth-story{min-height:auto;padding:25px}.auth-story>div:nth-child(2),.auth-story>small{display:none}.auth-form{padding:42px 25px}.integration-status{flex-wrap:wrap;gap:12px;font-size:11px}.digest-row{padding:18px;gap:10px;flex-wrap:wrap}.digest-row strong{font-size:11px}.section-head{align-items:flex-start}.section-head h2{font-size:14px}}.sidebar{overflow-y:auto}.sidebar>*{flex-shrink:0}@media (max-height:850px){.sidebar-note{display:none}.user-card{margin-top:auto}.workspace-name{margin-top:24px;margin-bottom:24px}}.library-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:20px}.library-cards .panel{margin:0}.legal-dates{display:flex;gap:30px;flex-wrap:wrap}.legal-dates dd{margin:5px 0;font-weight:600}.panel details{border-bottom:1px solid var(--line);padding:16px 0}.panel summary{cursor:pointer;font-weight:650;margin-bottom:8px}.panel blockquote{border-left:3px solid var(--green);margin:16px 0;padding:12px 20px;background:var(--paper)}.panel table{width:100%}.panel td small{display:block}.panel label:has(input[type=checkbox]){display:flex;gap:10px;align-items:center;margin:14px 0}.panel input[type=checkbox]{width:auto}.topbar select{max-width:220px}.panel button{margin:6px 8px 6px 0}.panel{overflow-wrap:anywhere}.library-panel{padding:24px;margin-bottom:22px}.library-panel .field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.library-panel .field>span{font-weight:600}.library-panel fieldset{border:1px solid var(--line);border-radius:8px;margin-bottom:16px}.library-panel>h3:not(:first-child){margin-top:24px}@media(max-width:700px){.library-panel{padding:18px}.topbar select{max-width:150px}}.library-panel .field>label{font-weight:600}