:root{font-family:Inter,Arial,sans-serif;color:#25332e;background:#f7f8f5;font-synthesis:none;font-weight:400;font-size:14px;--green: #294c3e;--muted: #818a82;--line: #e3e8df;--cream: #f7f8f5;--accent: #dce9b8}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #94b786;outline-offset:4px}input:focus,textarea:focus{outline:none;border-color:#6a8977;box-shadow:0 0 0 3px #e7eee5}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b4644a}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.2;letter-spacing:-1.2px;font-weight:550}h2{font-size:20px;font-weight:550;letter-spacing:-.5px}h3{font-size:15px;font-weight:600}p{line-height:1.6;color:#7a847c}button{border:0;background:none}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;flex-shrink:0;position:fixed;top:0;bottom:0;background:#233b32;color:#eef3e8;display:flex;flex-direction:column;padding:37px 22px 18px;z-index:20}.brand{font-size:35px;font-weight:650;letter-spacing:-1.8px;display:flex;align-items:center;gap:10px;text-align:left;color:inherit}.brand-symbol{display:inline-grid;place-items:center;width:34px;height:34px;background:#dce8b7;color:#263e30;font-size:28px;line-height:1;font-weight:700;letter-spacing:0;border-radius:9px}.brand-dot{color:#d9e6b6;margin-left:-9px}.workspace-label{font-size:9px;letter-spacing:1.8px;color:#9bae9f;margin:50px 12px 17px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;gap:12px;border-radius:7px;padding:13px 12px;color:#c0cec2;font-size:13px;text-align:left}.sidebar nav button:hover{background:#ffffff08}.sidebar nav button.active{background:#3a5140;color:#e8f1cb}.sidebar nav button.active svg{color:#dce8b7}.attention-dot{width:6px;height:6px;background:#dfc78f;border-radius:50%;margin-left:auto}.sidebar-note{margin-top:auto;padding:30px 12px 38px;color:#9fb398}.sidebar-note h3{color:#d3deca;font-weight:400;font-size:18px;line-height:1.6;margin:15px 0 9px;letter-spacing:-.2px}.sidebar-note p{font-size:11px;line-height:1.8;color:#9aafa0;max-width:155px}.account{padding:20px 0 0;border-top:1px solid #ffffff13;display:flex;gap:9px;align-items:center}.avatar{width:32px;height:32px;border-radius:50%;background:#425344;color:#dae2ce;display:grid;place-items:center;font-size:11px}.account div{min-width:0;flex:1}.account b{display:block;font-size:10px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account small{display:block;font-size:9px;color:#9bada0;margin-top:5px}.account .icon-button{color:#a4b5a7}main{margin-left:248px;width:calc(100% - 248px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px}.topbar>span{display:flex;align-items:center;gap:12px;color:#96a095}.topbar b{font-weight:450;color:#566453}.topbar .private{color:#788475;font-size:10px;gap:7px}.private>span{height:5px;width:5px;border-radius:50%;background:#8caa75}.page{padding:42px 42px 50px;max-width:1440px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:30px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.8px;color:#7c8c70;display:block;margin-bottom:11px}.page-heading p{margin-top:12px;font-size:12px}.today{font-size:12px;color:#818b7d;align-self:flex-start;padding-top:28px;white-space:nowrap}.onboarding{background:#f0f1e7;border:1px solid #e5e6d9;display:flex;align-items:center;gap:16px;padding:18px 21px;border-radius:9px;margin-bottom:28px}.onboarding-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#e6ead8;color:#69815a;flex-shrink:0}.onboarding b{font-size:12px;font-weight:550}.onboarding p{font-size:11px;margin-top:5px}.onboarding .button{margin-left:auto;white-space:nowrap;font-size:10px}.button{background:#2a4b3b;color:#fff;border:1px solid transparent;border-radius:7px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:500;transition:background .18s,transform .18s;min-height:42px}.button:hover:not(:disabled){background:#395c47}.button.secondary{background:#fff;border-color:#dde3d8;color:#435441}.button.secondary:hover{background:#f3f6ef}.button.ghost{background:transparent;color:#60735a}.button.ghost:hover{background:#edf1e8}.button.small{padding:8px 12px;font-size:11px;min-height:34px}.button.full-width{width:100%}.template-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:43px}.template-card{padding:25px 28px 20px;background:#fff;border:1px solid #e1e6dd;border-radius:12px;text-align:left;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.template-card:hover{border-color:#a3b495;transform:translateY(-3px)}.template-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.template-icon{width:47px;height:47px;display:grid;place-items:center;background:#f0f2eb;border-radius:12px;color:#6b795f}.template-tag{font-size:8px;letter-spacing:1.3px;border:1px solid #e7eae2;border-radius:4px;padding:5px 7px;color:#839077}.template-card h2{font-size:24px;font-weight:500;margin-bottom:12px}.template-card p{font-size:12px;line-height:1.8}.template-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-top:17px;border-top:1px solid #e9ece4;font-size:10px;color:#8b9583}.round-arrow{width:31px;height:31px;background:#f3f5ee;border-radius:50%;display:grid;place-items:center;color:#516346}.full-template{background:#eaf0e0;border-color:#dce5d0}.full-template .template-icon{background:#dce7cd;color:#456340}.full-template .template-tag{border-color:#d7e1cb;color:#63775a}.full-template .template-bottom{border-color:#dbe3d1}.full-template .round-arrow{background:#2d4f3d;color:#f5f8ef}.list-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:19px}.list-heading>div{display:flex;align-items:baseline;gap:13px}.list-heading h2{font-size:18px}.list-heading span{font-size:10px;color:#909a89}.search{display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid #e1e6dc;background:#fff;border-radius:7px;color:#92a089}.search input{border:0;outline:0;background:none;font-size:11px;max-width:185px;width:100%;box-shadow:none;padding:0;min-height:18px}.search input::placeholder{color:#9da696}.contract-list{background:#fff;border:1px solid #e2e7dd;border-radius:10px;overflow:hidden}.list-labels,.contract-row{display:grid;grid-template-columns:minmax(200px,1fr) 90px 105px auto;align-items:center;gap:16px;padding:18px 20px}.list-labels{background:#fbfcf9;font-size:8px;letter-spacing:1.1px;color:#929c8b;padding-top:13px;padding-bottom:13px;border-bottom:1px solid #eaf0e3}.contract-row+.contract-row{border-top:1px solid #edf0e8}.contract-name{display:flex;align-items:center;gap:12px;text-align:left;padding:0;min-width:0}.contract-name>span:last-child{min-width:0}.contract-name b{display:block;font-weight:500;font-size:12px}.contract-name small{display:block;font-size:10px;color:#8e9887;margin-top:7px;max-width:280px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row-file{width:36px;height:40px;background:#f4f5ef;border:1px solid #eaede3;border-radius:6px;display:grid;place-items:center;color:#87937a;flex-shrink:0}.row-file.green{background:#edf3e7;color:#5c7750}.row-date{font-size:10px;color:#8b9583}.badge{font-size:9px;display:inline-flex;align-items:center;gap:5px;width:max-content;padding:5px 8px;border-radius:5px}.badge:before{content:"";height:4px;width:4px;display:inline-block;border-radius:50%;background:currentColor}.badge.draft{background:#f2f0e8;color:#9e9477}.badge.ready{background:#edf4e9;color:#6a8c5c}.row-actions{display:flex;align-items:center;gap:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#87967c;border-radius:5px;flex-shrink:0}.icon-button:hover{background:#eaf0e3;color:#335032}.download-links{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.row-actions .download-links .button{font-size:9px;padding:5px 6px;min-height:30px}.row-actions .download-links svg{width:12px}.empty-state{text-align:center;padding:45px 20px 48px}.empty-icon{width:62px;height:62px;border-radius:18px;background:#f3f5ee;color:#a4b496;display:grid;place-items:center;margin:0 auto 18px}.empty-state h3{font-size:15px;font-weight:500;margin-bottom:8px}.empty-state p{font-size:12px}.bottom-note{font-size:10px;color:#9aa48f;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:25px}footer{margin:0 42px;padding:21px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:#a0aa96;font-size:9px}footer span:first-child{font-size:17px;letter-spacing:-1px;font-weight:600;color:#99a78b}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:27px;margin-bottom:22px}.section-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head p{font-size:12px;margin-top:9px;max-width:520px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.field{display:flex;flex-direction:column;gap:9px;min-width:0}.field.wide{grid-column:1/-1}.field label{font-size:11px;font-weight:550;color:#58674f}.required{color:#a7b198}.field input,.field textarea{border:1px solid #dfe5d9;border-radius:6px;padding:12px 13px;width:100%;min-height:44px;color:#344331;background:#fff;font-size:13px;transition:border-color .2s}.field textarea{resize:vertical;line-height:1.7}.field input::placeholder,.field textarea::placeholder{color:#b0b9a7;font-weight:400}.field small{font-size:10px;color:#9aa48d;line-height:1.5}.field .field-error,.field-error{color:#b16e51}.form-divider{border-top:1px solid #edf0e7;margin:28px 0 23px;padding-top:24px}.form-divider h3{font-size:14px}.form-divider span{font-size:10px;color:#98a18f;display:block;margin-top:6px}.segmented{display:flex;background:#f2f5ee;border-radius:7px;padding:4px;margin-bottom:27px;gap:4px}.segmented button{flex:1;font-size:11px;padding:10px 7px;border-radius:5px;color:#8a9780}.segmented button.selected{background:#fff;box-shadow:0 1px 4px #2b482011;color:#38532f}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7;color:#6e7d61;margin:0 0 22px}.checkbox input{accent-color:#3c6138;margin:4px 0 0;width:16px;height:16px;flex-shrink:0}.checkbox.confirmation{padding:18px;background:#f3f6ee;border-radius:7px;margin-top:28px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:26px;align-items:start}.editor-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:25px;align-items:center}.text-button{padding:0;display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#7d8d70}.text-button:hover{color:#304f2c}.save-status{display:flex;align-items:center;gap:6px;font-size:10px;color:#8a9b7a}.save-status button{text-decoration:underline;padding:3px;color:inherit}.danger{color:#b17754}.steps{display:flex;gap:9px;padding-bottom:26px;margin-bottom:5px}.steps button{display:flex;align-items:center;gap:8px;color:#9da793;font-size:11px;padding:0}.steps button>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #dfe5d8;border-radius:50%;font-size:9px;color:#9ca88f}.steps button>svg{margin:0 7px;color:#cbd3c3}.steps .active{color:#345530;font-weight:600}.steps .active>span{background:#315338;color:#fff;border-color:#315338}.steps .complete>span{background:#e6eedc;color:#6c8857;border-color:#e6eedc}.step-actions{display:flex;justify-content:space-between;margin-top:22px}.quiet-note{background:#f5f7f1;display:flex;align-items:flex-start;gap:10px;border-radius:6px;padding:16px;margin:25px 0 0;color:#92a07f;font-size:11px;line-height:1.7}.quiet-note svg{flex-shrink:0;margin-top:2px}.document-preview{padding:20px 20px 13px;background:#eef1e8;border:1px solid #e2e8da;border-radius:9px;text-align:center}.document-preview>span{display:block;font-size:8px;margin-top:14px;color:#99a58b}.paper{background:#fff;padding:26px 18px 20px;box-shadow:0 4px 12px #3e57220c;border:1px solid #e6e9df;transform:rotate(-2deg);min-height:260px;text-align:center;font-family:Georgia,serif}.paper-label{font-size:8px;display:block;font-weight:700}.paper>strong{font-size:9px;display:block;margin-top:5px}.paper-date{display:flex;justify-content:space-between;gap:6px;font-size:5px;margin:18px 0;overflow-wrap:anywhere}.paper-line{background:#e9ece4;height:3px;margin:5px 0;width:90%}.paper-line.long{width:100%}.paper-line.short{width:60%}.paper-subtitle{font-size:5px;display:block;margin:18px 0 9px}.paper-signatures{display:flex;justify-content:space-between;margin-top:25px;font-size:5px}.paper-signatures span{border-top:1px solid #d4dccc;padding-top:5px}.supplier-card{margin-top:20px;padding:22px;border:1px solid #e3e8da;background:#fff;border-radius:9px}.supplier-card h3{font-size:13px;font-weight:550}.supplier-card p{font-size:10px;margin-top:7px}.profile-state{display:flex;gap:6px;align-items:center;font-size:9px;color:#829671;margin:16px 0}.supplier-card.unverified .profile-state{color:#ac9264}.supplier-card .text-button{font-size:10px;padding-top:14px;border-top:1px solid #edf0e6;width:100%;justify-content:space-between}.side-note{padding:25px;background:#edf2e4;border:1px solid #e0e7d4;border-radius:9px;color:#809769}.side-note h3{margin-top:18px;color:#536b42}.side-note p{font-size:12px;line-height:1.9;margin-top:12px;color:#7f9070}.side-note hr{border:0;border-top:1px solid #dce4d1;margin:22px 0}.source-notes>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px 0;border-top:1px solid #edf0e7;font-size:11px;color:#87927b;line-height:1.6}.source-notes b{grid-column:1/-1;font-size:11px;font-weight:500;color:#5e7150}.source-notes small{display:block;font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#a6b099;margin-bottom:4px}.error-box,.success-box{display:flex;align-items:flex-start;gap:9px;padding:14px 17px;background:#fff0e8;color:#a45d43;border:1px solid #efd9cb;border-radius:7px;font-size:12px;line-height:1.6;margin-bottom:18px}.error-box svg,.success-box svg{flex-shrink:0;margin-top:1px}.success-box{background:#edf6e8;border-color:#dbe8d1;color:#6d8859}.validation-list{margin:0 0 20px;background:#fff7ef;padding:15px;border-radius:7px;display:flex;flex-direction:column;gap:7px;font-size:12px}.validation-list button{text-align:left;font-size:11px;color:#986f4f;display:flex;align-items:center;gap:7px;padding:4px 0}.items{margin-top:24px}.item-card{border:1px solid #e5e9df;border-radius:8px;margin-bottom:14px;padding:18px}.item-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.item-head>span{font-size:9px;letter-spacing:1px;color:#95a087}.item-card details{margin-top:18px;color:#839472;font-size:10px}.item-card summary{cursor:pointer;padding:5px 0}.item-card details .form-grid{margin-top:15px}.item-total{display:flex;justify-content:space-between;margin-top:19px;padding-top:16px;border-top:1px solid #edf0e8;font-size:11px;color:#8b977f}.item-total b{color:#4d6540}.grand-total{background:#eff4e7;border-radius:6px;padding:20px;margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:#698258}.grand-total b{font-size:20px;font-weight:500;white-space:nowrap;color:#3b5c31}.review-list{margin:0}.review-list>div{padding:16px 0;border-bottom:1px solid #edf0e7;display:grid;grid-template-columns:115px 1fr;gap:20px;line-height:1.6}.review-list dt{font-size:11px;color:#9aa38f}.review-list dd{font-size:12px;margin:0;overflow-wrap:anywhere}.review-list+.quiet-note{margin-bottom:23px}.generation-hint{display:block;color:#97a38a;font-size:10px;margin-top:12px}.versions>div{display:flex;align-items:center;justify-content:space-between;gap:17px;padding:15px 0;border-top:1px solid #eef0e8}.versions b{font-size:11px;font-weight:500}.versions small{display:block;font-size:9px;color:#99a28d;margin-top:7px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading{display:flex;align-items:center;justify-content:center;gap:14px;min-height:250px;font-size:12px;color:#88997b}.login-screen{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fafbf7}.login-story{background:#233b32;color:#edf3e7;padding:55px 12%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-story .eyebrow{color:#b7caa3;font-size:9px;margin-bottom:23px}.login-story h1{font-family:Georgia,serif;font-size:53px;font-weight:400;line-height:1.2;letter-spacing:-1.8px}.login-story h1 i{font-weight:400;color:#d9e8b7}.login-story p{color:#a6bba4;font-size:13px;line-height:1.9;margin-top:28px}.login-foot{display:flex;align-items:center;gap:9px;font-size:9px;color:#9bb196}.login-form{align-self:center;max-width:390px;width:100%;margin:40px auto;padding:25px}.login-form .doc-icon{width:55px;height:55px;background:#eaf0df;color:#64814d;display:grid;place-items:center;border-radius:13px;margin-bottom:25px}.login-form h2{font-size:26px}.login-form>p{font-size:12px;margin-top:12px;margin-bottom:30px}.login-form form{display:flex;flex-direction:column;gap:20px}.login-form form .button{margin-top:5px}.login-form>small{display:block;text-align:center;font-size:10px;color:#a4ae98;margin-top:25px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:auto}.mobile-menu{display:none}@media(min-width:1450px){.page{padding-top:52px}.template-card{padding:30px 33px 24px}.template-card h2{font-size:27px}}@media(max-width:1150px){.sidebar{width:215px;padding:30px 16px 15px}main{margin-left:215px;width:calc(100% - 215px)}.page{padding:32px 25px}.topbar{padding:0 25px}.editor-layout{grid-template-columns:minmax(0,1fr) 215px;gap:18px}.panel{padding:22px}.document-preview{padding:16px 12px}.list-labels,.contract-row{grid-template-columns:minmax(170px,1fr) 85px auto;gap:10px}.list-labels>span:nth-child(2),.row-date{display:none}.row-actions .download-links{display:none}h1{font-size:29px}.onboarding{padding:15px;gap:12px}.onboarding p{max-width:290px}.onboarding .button{font-size:9px;padding:9px}.login-story h1{font-size:42px}}@media(max-width:900px){.editor-layout{grid-template-columns:minmax(0,1fr)}.editor-layout>aside{display:none}.page-heading .today{display:none}.template-card{padding:20px}.template-card h2{font-size:21px}.onboarding{flex-wrap:wrap}.onboarding .button{margin-left:52px}.list-heading>div{display:block}.list-heading>div>span{display:block;margin-top:6px}.source-notes{overflow-wrap:anywhere}.login-story{padding:45px 10%}.login-story h1{font-size:35px}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s;width:248px}.sidebar.open{transform:translate(0)}main{margin-left:0;width:100%}.mobile-menu{display:flex;position:fixed;top:17px;left:16px;z-index:30;color:#6f8361;background:#edf1e6;width:35px;height:35px}.sidebar.open .brand{margin-left:38px}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#11251366;z-index:19}.topbar{height:68px;padding:0 20px 0 65px}.topbar>span{font-size:10px;gap:7px}.topbar>span:first-child{font-size:0}.topbar>span:first-child b{font-size:11px}.topbar>span:first-child>svg{display:none}.page{padding:26px 18px 35px}.page-heading{margin-bottom:22px;gap:15px}h1{font-size:27px;letter-spacing:-1px}.page-heading p{font-size:11px;line-height:1.8;margin-top:10px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:10px}.template-grid{gap:12px;margin-bottom:30px}.template-card{padding:17px 15px}.template-top{margin-bottom:22px}.template-tag{display:none}.template-icon{width:39px;height:39px;border-radius:9px}.template-icon svg{width:21px}.template-card h2{font-size:19px;line-height:1.25;max-width:120px}.template-card p{font-size:10px;line-height:1.7;min-height:50px}.template-card p br{display:none}.template-bottom{font-size:8px;gap:5px;margin-top:18px;padding-top:14px}.round-arrow{width:26px;height:26px;flex-shrink:0}.round-arrow svg{width:17px}.onboarding b{font-size:11px}.onboarding p{font-size:10px;line-height:1.8;max-width:100%}.onboarding>div:nth-child(2){flex:1}.onboarding .button{font-size:10px;margin-top:-2px}.onboarding-icon{height:36px;width:36px}.onboarding .button{margin-left:48px}.list-heading{flex-direction:column;align-items:stretch;gap:16px}.list-heading>div{display:flex;align-items:baseline;justify-content:space-between}.list-heading>div>span{font-size:9px}.list-heading h2{font-size:18px}.search{padding:12px}.search input{max-width:none;font-size:12px}.list-labels{display:none}.contract-row{display:flex;flex-wrap:wrap;gap:10px 12px;padding:18px 15px;position:relative}.contract-name{flex:1;min-width:calc(100% - 65px);order:0}.contract-name small{max-width:230px;font-size:9px;white-space:normal;overflow-wrap:anywhere;line-height:1.5}.row-actions{order:1;position:absolute;top:15px;right:7px}.row-actions .icon-button:last-child{display:none}.contract-row .badge{order:2;margin-left:48px}.contract-name b{font-size:12px}.bottom-note{font-size:9px;line-height:1.6;text-align:center}.empty-state{padding:35px 15px}.empty-state p{font-size:11px;max-width:250px;margin:auto}.empty-state h3{font-size:14px}.panel{padding:22px 18px;margin-bottom:16px}.panel h2{font-size:19px}.section-head{margin-bottom:23px}.section-head p{font-size:11px}.form-grid{grid-template-columns:1fr;gap:19px}.field.wide{grid-column:auto}.field input,.field textarea{font-size:16px;padding:12px;min-height:46px}.field label{font-size:12px}.field small{font-size:11px}.segmented button{font-size:10px;line-height:1.5;min-height:45px}.segmented button:last-child{flex:1.5}.steps{gap:3px;justify-content:space-between;overflow-x:auto;padding-bottom:23px}.steps button{flex-direction:column;font-size:9px;gap:7px;white-space:nowrap}.steps button>svg{display:none}.steps button>span{height:28px;width:28px}.editor-top{flex-wrap:wrap;gap:14px;margin-bottom:23px}.save-status{font-size:9px}.editor-top .text-button{font-size:10px}.page-heading>.badge{display:none}.step-actions .button{font-size:12px;min-height:45px}.grand-total{padding:17px 12px;align-items:flex-start;flex-direction:column;gap:7px}.grand-total b{font-size:22px}.item-card{padding:15px}.item-card details{font-size:11px}.review-list>div{grid-template-columns:1fr;gap:6px}.versions>div{align-items:flex-start;flex-direction:column}.versions b{font-size:12px}.versions small{font-size:10px}.versions .download-links .button{min-height:42px}.button{min-height:44px}.button.small{min-height:38px}.page-heading>.button{padding:10px;font-size:0}.page-heading>.button svg{width:20px}.source-notes>div{font-size:10px}.checkbox,.quiet-note{font-size:11px}.login-screen{display:block}.login-story{min-height:0;padding:32px 28px}.login-story>div:nth-child(2){margin-top:32px}.login-story h1{font-size:34px}.login-story .eyebrow,.login-story p,.login-foot{display:none}.login-form{margin:8px auto 30px}.login-form .doc-icon{display:none}.login-form h2{font-size:24px}.login-form>p{margin-bottom:25px}.login-form .button{min-height:47px}.login-form>small{font-size:11px}footer{margin:0 18px;font-size:8px}.icon-button{min-height:38px;min-width:38px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.spin{animation:none}}.profile-fields{border:0;padding:0;margin:0;min-width:0}
