:root{color:#25362e;font-synthesis:none;--bg:#f7f8f5;--panel:#fff;--ink:#25362e;--muted:#69766d;--brand:#2d664f;--tint:#e8efdf;--line:#e1e7dd;--soft:#f3f6ef;--purple:#686185;--focus:#236baf;background:#f7f8f5;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{color:inherit}a{color:var(--brand);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #236baf66}h1,h2,h3,p{margin:0}input,textarea{color:var(--ink);background:var(--panel);border:1px solid #d5dfd3;border-radius:9px;width:100%;padding:12px 14px}input:focus,textarea:focus{border-color:var(--brand)}textarea{resize:vertical}label{font-size:13px;display:block}label>input,label>textarea{margin-top:9px}h1{letter-spacing:-.8px;font-size:31px;font-weight:600;line-height:1.5}h2{font-size:18px;font-weight:600;line-height:1.6}h3{font-size:15px;font-weight:600}svg{vertical-align:middle;flex-shrink:0}p{line-height:1.8}button.primary,button.secondary,.primary,.secondary{border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:11px 18px;font-size:13px;font-weight:550;transition:background .18s;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:hover{background:#25563f}.secondary{color:var(--ink);background:#fff;border:1px solid var(--line)!important}.secondary:hover{background:var(--soft)}.text-button{color:var(--brand);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:9px 0;font-size:12px;display:inline-flex}.text-button:hover{text-decoration:underline}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--soft)}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:1.1px;color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.hint{color:var(--muted);margin:10px 0 16px;font-size:12px}.error{color:#a44231;font-size:13px;line-height:1.7}.notice{background:var(--tint);color:var(--brand);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:14px 17px;font-size:13px;display:flex}.notice.warning{color:#9b5130;background:#faf0e5}.badge{color:#6b776f;white-space:nowrap;background:#eff2ed;border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;line-height:1.7;display:inline-flex}.badge.success{color:#3d7051;background:#eaf2e4}.badge.working{color:#536c92;background:#edf1f8}.badge.attention{color:#a1683b;background:#f8eee3}.spin{animation:1.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.number{letter-spacing:.25px;color:#76847a;font-variant-numeric:tabular-nums;font-size:10px}.loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.brand{letter-spacing:-1px;color:var(--ink);align-items:center;gap:10px;font-size:25px;font-weight:600;display:flex}.brand-mark{background:var(--brand);color:#fff;border-radius:11px 11px 11px 3px;place-items:center;width:34px;height:36px;display:grid}.sidebar{border-right:1px solid var(--line);background:#f1f4ed;flex-direction:column;width:231px;padding:34px 21px 20px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar .brand{margin-left:11px}.sidebar-caption{color:#8a9486;letter-spacing:.7px;margin:12px 0 29px 11px;font-size:10px}.new-note{width:100%;color:var(--brand);background:#e7efdf;border:1px solid #cddcc8;border-radius:10px;align-items:center;gap:10px;margin-bottom:30px;padding:13px 16px;font-size:13px;font-weight:550;display:flex}.new-note:hover{background:#dce9d3}.new-note span{color:#7d9477;margin-left:auto;font-size:14px}.nav-label{color:#8d978c;letter-spacing:1.3px;margin:0 0 12px 15px;font-size:10px}.sidebar nav{gap:6px;display:grid}.nav-item{text-align:left;color:#6c776f;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;padding:13px 16px;font-size:13px;display:flex}.nav-item:hover{background:#eaf0e3}.nav-item.active{color:var(--brand);background:#e3ecd9;font-weight:600}.nav-dot{background:#8eaa81;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:30px}.quiet-card{color:#839079;align-items:center;gap:12px;margin:20px 8px 34px;display:flex}.quiet-card p{font-size:11px;line-height:1.9}.profile{border-top:1px solid #dfe6d9;align-items:center;gap:11px;margin-top:13px;padding:20px 11px 0;display:flex}.avatar{color:#607558;background:#e1ead9;border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;display:grid}.profile strong{text-overflow:ellipsis;max-width:130px;font-size:12px;font-weight:600;display:block;overflow:hidden}.profile span{color:#90998c;margin-top:4px;font-size:10px;display:block}.workspace{margin-left:231px}.topbar{border-bottom:1px solid var(--line);background:#fbfcf9;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 43px;display:flex}.breadcrumb{color:#a0a89e;align-items:center;gap:13px;font-size:11px;display:flex}.breadcrumb strong{color:#596a5e;font-size:12px;font-weight:500}.top-right{align-items:center;gap:16px;display:flex}.connection{color:#8b9588;align-items:center;gap:7px;font-size:10px;display:flex}.connection>span{background:#8ba27b;border-radius:50%;width:5px;height:5px}.connection.offline>span{background:#b58755}.mobile-settings{display:none}.main-content{max-width:1140px;margin:0 auto;padding:39px 47px 56px}.greeting{justify-content:space-between;align-items:center;min-height:142px;margin-bottom:21px;display:flex}.greeting h1{letter-spacing:-1px;margin:14px 0 10px;font-size:30px}.greeting p{color:#7a857b;font-size:12px}.greeting-art{flex-shrink:0;width:108px;height:110px;margin-right:22px;position:relative}.greeting-art svg{stroke-width:.7px;color:#8ca080;width:65px;height:80px;position:absolute;top:8px;left:20px;transform:rotate(-12deg)}.greeting-art span{z-index:-1;background:#e8efdc;border-radius:50%;width:63px;height:63px;position:absolute;top:9px;right:4px}.greeting-art i{background:#e5eade;border-radius:50%;width:83px;height:14px;position:absolute;bottom:8px;left:12px}.composer{background:#fff;border:1px solid #d9e3d2;border-radius:16px;padding:20px 23px 17px;box-shadow:0 5px 20px #28492c03}.composer-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.composer-top>span:first-child{color:#607252;align-items:center;gap:9px;font-size:12px;font-weight:550;display:flex}.composer-mode{color:#839078;background:#f2f5ed;border-radius:6px;padding:5px 9px;font-size:10px}.composer textarea{resize:vertical;min-height:128px;box-shadow:none;border:0;border-radius:6px;padding:23px 0 12px;font-size:15px;line-height:1.85}.composer textarea::placeholder{color:#a1aa9d;font-size:14px}.composer textarea:focus{outline:0}.composer textarea:focus-visible{outline-offset:5px;outline:2px solid #236baf44}.composer-bottom{border-top:1px solid #edf0e9;align-items:center;gap:16px;padding-top:15px;display:flex}.check-label{color:#778370;white-space:nowrap;align-items:center;gap:7px;min-height:36px;font-size:11px;display:flex}.check-label input{width:13px;height:13px;accent-color:var(--brand);margin:0}.composer-hint{color:#9aa391;font-size:10px}.composer-bottom .primary{min-width:99px;min-height:38px;margin-left:auto;padding:9px 18px;font-size:12px}.records-section{margin-top:33px}.section-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.section-top h2{font-size:17px}.subtle-count{color:#98a08f;margin-left:8px;font-size:11px;font-weight:400}.record-filters{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;display:flex}.filter-tabs{gap:5px;display:flex}.filter-tabs button{color:#88927e;background:0 0;border:0;border-radius:6px;min-height:32px;padding:7px 14px;font-size:11px}.filter-tabs button.active{color:#587547;background:#e9efdf}.search{color:#91a08b;align-items:center;gap:9px;width:205px;display:flex}.search input{background:0 0;border:0;min-width:0;margin:0;padding:6px 0;font-size:11px}.search input::placeholder{color:#a1aa97}.record-list{gap:0;display:grid}.record-card{text-align:left;background:0 0;border:0;border-bottom:1px solid #e6ebe0;gap:16px;width:100%;padding:23px 3px;transition:background .18s;display:flex}.record-card:hover{background:#eff3e9}.record-icon{color:#789264;background:#edf1e5;border:1px solid #e2e9d8;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:45px;display:grid}.record-icon.purple{color:#9386a6;background:#f0edf6;border-color:#e8e2f0}.record-content{flex:1;min-width:0}.record-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.record-title h3{overflow-wrap:anywhere;font-size:14px;font-weight:550;line-height:1.7}.record-title svg{color:#a6b09c}.record-content>p{color:#909a87;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-top:7px;font-size:11px;line-height:1.8;display:-webkit-box;overflow:hidden}.record-meta{color:#9ca58f;flex-wrap:wrap;align-items:center;gap:14px;margin-top:11px;font-size:10px;display:flex}.record-meta .badge{margin-left:auto}.empty-records{text-align:center;padding:46px 20px 42px}.empty-icon{color:#91a381;background:#edf2e5;border:1px dashed #d7e1ce;border-radius:15px;place-items:center;width:51px;height:51px;margin:0 auto 16px;display:grid}.empty-records h3{color:#6e8064;font-size:14px;font-weight:500}.empty-records p{color:#99a08f;max-width:340px;margin:10px auto 0;font-size:11px}.workspace-note{color:#a1aa94;justify-content:center;align-items:center;gap:7px;margin-top:34px;font-size:10px;display:flex}.pending-section{background:#fcf6ed;border:1px solid #ede3d0;border-radius:12px;margin-top:22px;padding:16px 20px}.pending-section h2{font-size:14px}.pending-item{border-top:1px solid #efe4d0;justify-content:space-between;gap:15px;padding:12px 0;display:flex}.pending-item strong{overflow-wrap:anywhere;font-size:12px}.pending-item p{color:#ab8958;margin-top:5px;font-size:11px}.load-more{color:#7c8c70;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;width:100%;padding:19px;font-size:12px;display:flex}.page-heading{padding:10px 0 0}.page-heading h1{margin:13px 0 7px}.page-heading p,.subheading{color:var(--muted);font-size:13px}.toast{color:#fff;z-index:60;background:#2d4437;border-radius:10px;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:14px 20px;font-size:12px;display:flex;position:fixed;bottom:28px;left:calc(50% + 100px);transform:translate(-50%);box-shadow:0 8px 28px #203e3220}.mobile-nav{display:none}.detail{max-width:870px;margin:0 auto}.back{color:#829275;margin-bottom:24px;font-size:12px}.detail-heading h1{overflow-wrap:anywhere;margin:14px 0 17px;font-size:29px}.source-kind{color:#7c905f;background:#e9efdf;border-radius:5px;padding:4px 9px;font-size:11px}.meta{color:#8b9680;gap:15px;font-size:11px}.meta>span{align-items:center;gap:5px;display:flex}.detail-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:29px;display:flex}.tabs{gap:23px;display:flex}.tabs button{color:#97a18e;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:15px 0;font-size:12px;display:flex}.tabs button.selected{color:var(--brand);border-bottom-color:var(--brand);font-weight:550}.reading-panel{overflow-wrap:anywhere;background:#fff;border:1px solid #e1e7dc;border-radius:14px;margin-top:21px;padding:29px 32px}.analysis-label{color:#6d805e;align-items:center;gap:8px;margin-bottom:13px;font-size:12px;display:flex}.scope{color:#95a18a;margin:12px 0 24px;font-size:12px;line-height:1.9}.explanation-section{margin:25px 0}.explanation-section>h3{color:#4c6344;margin-bottom:19px;font-size:15px}.point{gap:14px;margin-bottom:21px;display:flex}.point-index{color:#a6b596;font-variant-numeric:tabular-nums;margin-top:7px;font-size:10px}.point p{color:#53644c;white-space:pre-wrap;font-size:14px;line-height:1.95}.citation-row{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.citation{color:#7e936d;background:#f1f5eb;border:1px solid #e9eedf;border-radius:5px;align-items:center;gap:5px;min-height:29px;padding:5px 7px;font-size:10px;display:inline-flex}.citation:hover{background:#e6efdd}.quality-note{color:#99a28e;border-top:1px solid #eef1e8;margin-top:28px;padding-top:20px;font-size:11px}.detail-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;display:flex}.detail-actions .text-button{margin-left:auto}.empty-analysis{text-align:center;color:#93a484;padding:32px 10px}.empty-analysis h2{color:#566d49;margin:17px 0 12px;font-size:17px}.empty-analysis p{max-width:410px;margin:auto;font-size:12px;line-height:1.95}.original-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#4b6146;margin:15px 0;font-size:15px;line-height:2}.source-url{overflow-wrap:anywhere;background:#f2f6ed;border-radius:9px;align-items:flex-start;gap:9px;margin:19px 0;padding:14px;font-size:13px;display:flex}.annotation{background:#f8faf5;border-left:2px solid #c8d8b9;margin-top:25px;padding:17px}.annotation>span{color:#91a17e;font-size:10px}.annotation p{margin:8px 0 0;font-size:13px}.section-divider{background:var(--line);height:1px;margin:28px 0}.source-paragraph{gap:18px;margin:15px 0;display:flex}.source-paragraph>span{color:#a3b18f;min-width:18px;padding-top:7px;font-size:10px}.source-paragraph>p{white-space:pre-wrap;font-size:14px;line-height:2}.privacy-control{color:#98a489;align-items:center;gap:8px;margin:17px 6px;font-size:11px;display:flex}.privacy-control .text-button{margin-left:auto}.version{border-bottom:1px solid var(--line);padding:15px 0}.version summary{cursor:pointer;color:#819373;min-height:25px;font-size:12px}.version h3{margin-top:17px}.settings-page{max-width:760px;margin:0 auto}.settings-page h1{margin:13px 0 8px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:27px;padding:25px 28px}.model-summary{flex-direction:column;gap:7px;margin:20px 0 25px;display:flex}.model-summary strong{font-size:15px}.model-summary span{color:var(--muted);font-size:12px}.budget-block{border-top:1px solid var(--line);margin-top:26px;padding-top:21px}.budget-block .section-top{color:var(--muted);font-size:11px}.budget-block>strong{font-size:23px;font-weight:500}.budget-block small{color:#8b9980;font-size:12px}.budget-block progress{width:100%;height:5px;accent-color:var(--brand);margin-top:13px}.budget-block p{color:var(--muted);margin-top:10px;font-size:11px}.saved-label{color:var(--brand);align-items:center;gap:6px;font-size:12px;display:flex}.device{border-bottom:1px solid var(--line);color:#7c9070;align-items:center;gap:13px;margin-bottom:13px;padding:18px 0;display:flex}.device strong{color:var(--ink);font-size:12px}.device p{color:#94a083;margin-top:5px;font-size:11px}.device .text-button{margin-left:auto}.future-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:21px;min-height:60vh;display:flex}.future-icon{color:#90a578;background:#e7efdc;border-radius:25px;place-items:center;width:83px;height:83px;display:grid}.future-page h1{font-size:29px}.future-page p{color:#829275;font-size:13px}.future-page .primary{margin-top:8px}dialog{border:1px solid var(--line);width:min(680px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--ink);background:#fff;border-radius:17px;padding:0;box-shadow:0 24px 80px #16341f26}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#263e3355}.modal-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex;position:sticky;top:0}.modal-head h2{font-size:18px}.modal-body{padding:23px 25px}.modal-body>p{color:var(--muted);margin-bottom:18px;font-size:13px}.modal-body label{margin-bottom:19px}.large-input{min-height:240px;font-size:15px;line-height:1.85}.modal-body>.primary{margin-top:18px}.modal-body .original-text{font-size:15px;line-height:2}.login-page{background:#fafbf8;grid-template-columns:1.12fr 1fr;min-height:100vh;display:grid}.login-story{background:#ecf1e5;flex-direction:column;align-items:flex-start;padding:9vh 11%;display:flex;position:relative;overflow:hidden}.login-story>.brand{margin-bottom:11vh}.login-story>h1{letter-spacing:-1.5px;margin:23px 0 24px;font-size:42px;font-weight:500;line-height:1.65}.story-copy{color:#849375;font-size:13px;line-height:2.2}.login-footer{color:#9eaa90;letter-spacing:3px;margin-top:auto;padding-top:70px;font-size:10px}.login-form{place-self:center;width:calc(100% - 60px);max-width:345px;margin:50px 0}.login-form h2{letter-spacing:-.5px;margin:16px 0 10px;font-size:26px;font-weight:500}.login-form>p{color:#98a08e;margin-bottom:34px;font-size:12px}.login-form label{color:#74856a;margin:21px 0;font-size:11px}.login-form input{background:#fff;min-height:47px;font-size:14px}.login-form>.primary{width:100%;min-height:47px;margin-top:9px}.privacy-note{color:#a1ad94;align-items:flex-start;gap:8px;margin-top:21px;font-size:10px;line-height:1.9;display:flex}.plant-art{opacity:.65;width:150px;height:195px;position:absolute;bottom:10%;right:7%}.plant-art i{background:#a0b187;width:2px;height:165px;position:absolute;top:5px;left:73px;transform:rotate(13deg)}.plant-art span{background:#cbd9bb;border-radius:90% 0;width:47px;height:74px;position:absolute;top:13px;left:39px;transform:rotate(-18deg)}.plant-art span:nth-child(2){background:#b4c6a1;top:62px;left:79px;transform:rotate(73deg)}.plant-art span:nth-child(3){background:#b5c8a0;top:102px;left:15px;transform:rotate(-44deg)}@media (width>=1550px){.main-content{padding-top:52px}.greeting{margin-bottom:27px}.greeting h1{font-size:35px}.composer textarea{min-height:145px}.records-section{margin-top:42px}}@media (width<=1100px){.sidebar{width:205px;padding-left:15px;padding-right:15px}.workspace{margin-left:205px}.main-content{padding:28px 31px 45px}.topbar{padding:0 30px}.greeting h1{font-size:27px}.greeting-art{width:78px;margin-right:0}.greeting-art svg{left:6px}.login-story>h1{font-size:34px}.plant-art{opacity:.35;right:2%}.toast{left:calc(50% + 80px)}}@media (width<=760px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:61px;padding:0 20px}.breadcrumb>span,.breadcrumb>svg{display:none}.breadcrumb strong{font-size:14px;font-weight:550}.connection{font-size:9px}.mobile-settings{display:flex}.top-right{gap:12px}.main-content{padding:27px 20px 104px}.greeting{align-items:flex-start;min-height:144px;margin-bottom:19px}.greeting .eyebrow{font-size:10px}.greeting h1{max-width:260px;margin:15px 0 10px;font-size:26px;line-height:1.5}.greeting p{max-width:245px;font-size:11px;line-height:1.9}.greeting-art{width:65px;min-width:55px;height:92px;margin-top:24px}.greeting-art svg{width:48px;height:65px}.greeting-art span{width:47px;height:47px}.greeting-art i{width:57px;height:10px;left:0}.composer{border-radius:14px;padding:18px 17px 15px}.composer-top>span:first-child{font-size:11px}.composer-mode{font-size:9px}.composer textarea{min-height:145px;padding-top:20px;font-size:16px;line-height:1.9}.composer textarea::placeholder{font-size:13px}.composer-bottom{flex-wrap:wrap;gap:8px;padding-top:12px}.composer-hint{font-size:9px}.composer-bottom .primary{min-width:82px;min-height:44px;padding:10px 13px}.check-label{min-height:44px}.check-label input{width:15px;height:15px}.records-section{margin-top:29px}.section-top h2{font-size:17px}.record-filters{gap:8px}.filter-tabs{gap:0}.filter-tabs button{min-height:40px;padding:7px 11px;font-size:11px}.search{gap:6px;width:155px}.search input{min-height:40px;font-size:12px}.record-card{gap:12px;padding:20px 0}.record-icon{border-radius:9px;width:35px;height:39px}.record-icon svg{width:17px}.record-title h3{font-size:14px;line-height:1.7}.record-content>p{font-size:11px}.record-meta{gap:8px;font-size:9px}.record-meta .number{font-size:9px}.record-meta .badge{margin-left:0;font-size:9px}.record-meta>span:nth-child(2){margin-left:auto}.workspace-note{margin-top:28px;font-size:9px;line-height:1.7}.mobile-nav{height:calc(67px + env(safe-area-inset-bottom));padding:5px 12px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:40;background:#fbfcf9;justify-content:space-around;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#9aa58d;background:0 0;border:0;border-radius:9px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-width:59px;font-size:10px;display:flex}.mobile-nav button.active{color:var(--brand);background:#eff4e8}.toast{min-width:270px;max-width:calc(100vw - 24px);padding:13px 16px;font-size:11px;bottom:85px;left:50%}.detail-heading h1{font-size:25px}.back{margin-bottom:19px}.meta{gap:10px;font-size:10px}.detail-toolbar{flex-wrap:wrap;margin-top:20px}.tabs{gap:18px}.tabs button{min-height:44px;padding:14px 0;font-size:11px}.detail-toolbar>.text-button{font-size:11px}.reading-panel{margin-top:18px;padding:21px 18px}.point{gap:10px}.point p{font-size:15px}.scope{font-size:11px}.citation{min-height:33px;font-size:10px}.detail-actions .secondary{min-height:44px;padding:10px 13px;font-size:11px}.detail-actions .text-button{margin-left:0;font-size:11px}.original-text{font-size:16px}.source-paragraph{gap:12px}.source-paragraph>p{font-size:15px}.privacy-control{flex-wrap:wrap;gap:6px;font-size:10px}.privacy-control .text-button{min-height:44px;font-size:11px}.settings-card{padding:21px 18px}.settings-page input{font-size:16px}.settings-card .primary,.settings-card .secondary{font-size:12px}.modal-head{padding:17px 18px}.modal-body{padding:20px}.modal-body input,.large-input{font-size:16px}.icon-button{width:44px;height:44px}.text-button{min-height:44px}.login-page{flex-direction:column;display:flex}.login-story{padding:32px 30px 28px}.login-story>.brand{margin-bottom:34px;font-size:23px}.login-story>.eyebrow{font-size:10px}.login-story>h1{margin:15px 0;font-size:28px;line-height:1.6}.story-copy{font-size:11px}.login-footer{display:none}.plant-art{opacity:.4;width:115px;height:150px;bottom:12px;right:4%}.login-form{width:calc(100% - 60px);max-width:380px;margin:36px auto 50px}.login-form h2{margin-top:12px;font-size:23px}.login-form>p{margin-bottom:23px}.login-form input{font-size:16px}.login-form label{font-size:12px}.empty-records{padding:34px 15px}.pending-item strong{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
