@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans Variable,system-ui,sans-serif;color:#142132;background:#f3f5f7;font-synthesis:none;--navy: #101c2c;--navy-2: #17283d;--orange: #f5a400;--orange-dark: #dc8f00;--muted: #697586;--line: #e2e6eb;--surface: #fff;--green: #16845b;--radius: 16px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f7}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.main{min-height:100vh;margin-left:248px}.main--editor{margin-left:0}.login-page{min-height:100vh;padding:32px;background:linear-gradient(135deg,#101c2c,#1e344e);display:grid;place-items:center}.login-card{width:min(920px,100%);min-height:570px;border-radius:24px;background:#fff;box-shadow:0 30px 90px #050d1859;overflow:hidden;display:grid;grid-template-columns:.86fr 1.14fr}.login-card__brand{padding:48px;background:linear-gradient(145deg,#101c2c,#20344d);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-card__brand:after{content:"";position:absolute;width:340px;height:340px;right:-190px;bottom:-180px;border:62px solid rgb(255 255 255 / 4%);border-radius:50%}.login-card__brand .brand{align-self:flex-start}.login-card__brand .brand__logo{content:url(/bkv-logo-white.png)}.login-card__brand>span{max-width:280px;color:#c4ccd6;font-size:16px;line-height:1.55;position:relative;z-index:1}.login-card__content{padding:44px 54px;display:flex;flex-direction:column;justify-content:center}.login-card__icon{width:48px;height:48px;border-radius:13px;background:#fff4dc;color:#b97500;display:grid;place-items:center}.login-card h1{margin:17px 0 5px;font-size:30px;letter-spacing:-.03em}.login-card__content>p{margin:0 0 22px;color:var(--muted);font-size:14px}.demo-accounts{max-height:228px;margin-bottom:22px;padding-right:4px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-accounts button{min-width:0;padding:12px;border:1px solid #dce2e8;border-radius:11px;background:#fff;color:var(--navy);display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;text-align:left}.demo-accounts button>span{grid-row:1 / 3;width:34px;height:34px;border-radius:50%;background:#edf1f5;display:grid;place-items:center;font-size:10px;font-weight:800}.demo-accounts button strong{min-width:0;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-accounts button small{color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis}.demo-accounts button:hover,.demo-accounts button.active{border-color:var(--orange-dark);background:#fffaf0}.demo-accounts button.active>span{background:var(--orange)}.login-card form{display:grid;gap:14px}.login-card form label{display:grid;gap:6px;color:#3a4655;font-size:12px;font-weight:700}.login-card form input{width:100%;height:44px;padding:0 12px;border:1px solid #d6dce3;border-radius:9px;outline:0;color:var(--navy)}.login-card form input:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f5a4001f}.login-card form .button{margin-top:3px}.login-error{padding:10px 12px;border-radius:8px;background:#fff0ef;color:#8f3434;font-size:12px}.login-hint{margin-top:14px;color:#8a95a2;font-size:11px;text-align:center}.login-hint strong{color:#5f6b79}.app-loading{min-height:100vh;background:var(--navy);color:#b8c2ce;display:grid;place-content:center;justify-items:center;gap:18px;font-size:13px}.app-loading .brand span{color:#9aa5b4}.brand{display:flex;align-items:center;gap:10px}.brand__logo{display:block;width:auto;height:37px;object-fit:contain}.brand span{color:#9aa5b4;font-size:11px;letter-spacing:.05em;white-space:nowrap}.brand--button{padding:0;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.brand--button:focus-visible{outline:2px solid var(--orange);outline-offset:5px;border-radius:4px}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:28px 20px 22px;background:var(--navy);color:#fff;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px 28px}.sidebar__new{width:100%;margin-bottom:24px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{border:0;border-radius:10px;padding:11px 13px;display:flex;align-items:center;gap:11px;background:transparent;color:#aeb7c4;text-align:left;font-weight:600}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#203149}.sidebar nav button.active{box-shadow:inset 3px 0 var(--orange)}.sidebar__bottom{margin-top:auto;display:grid;gap:16px}.user{border-top:1px solid #2a394d;padding:18px 5px 0;display:flex;align-items:center;gap:10px}.user>div{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#2b3c52;font-size:12px;font-weight:700}.user span{min-width:0;flex:1;display:flex;flex-direction:column}.user strong{font-size:13px}.user small{color:#8996a7;font-size:11px}.user .icon-button{flex:0 0 34px;width:34px;height:34px;color:#9aa6b5}.user .icon-button:hover{color:#fff;background:#203149}.button{border:0;border-radius:10px;min-height:43px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--orange);color:var(--navy);box-shadow:0 6px 16px #f5a4002e}.button--primary:hover{background:#ffb20d}.button--secondary{background:#fff;color:var(--navy);border:1px solid #d9dee5;box-shadow:none}.button--ghost{background:transparent;color:#4f5b6b;border:1px solid #d9dee5}.button--danger{background:#b64141;color:#fff;box-shadow:0 6px 16px #b641412e}.button--danger:hover{background:#a53737}.button--danger-subtle{border-color:#efcecb;color:#a33e3e;background:snow}.button--danger-subtle:hover{border-color:#dca8a3;background:#fff3f2}.button--small{min-height:36px;padding:0 12px;font-size:13px}.icon-button{width:40px;height:40px;border:0;border-radius:10px;display:grid;place-items:center;background:transparent;color:inherit}.icon-button:hover{background:#edf0f3}.icon-button.danger{color:#a34848;background:#fff3f2}.topbar{display:none}.topbar__account{margin-left:auto;display:flex;align-items:center;gap:4px}.topbar__account>span{width:32px;height:32px;border-radius:50%;background:#edf1f5;color:var(--navy);display:grid;place-items:center;font-size:12px;font-weight:800}.page{max-width:1240px;margin:0 auto;padding:34px 42px 70px}.hero{min-height:230px;padding:36px 42px;border-radius:22px;color:#fff;background:linear-gradient(115deg,#111e2e,#20344d);display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:360px;height:360px;right:-90px;top:-160px;border:65px solid rgb(255 255 255 / 3%);border-radius:50%}.hero>div:first-child{max-width:620px;z-index:1}.eyebrow{margin:0 0 9px;color:var(--orange-dark);font-size:11px;font-weight:800;letter-spacing:.13em}.hero .eyebrow{color:var(--orange)}.hero h2{margin:0 0 12px;font-size:clamp(25px,3vw,35px);letter-spacing:-.035em}.hero p:not(.eyebrow){margin:0 0 24px;max-width:530px;color:#c3cbd5;font-size:15px;line-height:1.55}.hero__graphic{width:150px;height:165px;margin-right:35px;border:1px solid rgb(255 255 255 / 14%);border-radius:18px;background:#ffffff0f;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--orange);z-index:1;transform:rotate(2deg)}.hero__graphic span{margin-top:8px;color:#b4c0cd;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero__graphic strong{color:#fff;font-size:40px;line-height:.95}.hero__graphic small{font-weight:800}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:20px 0}.metric{padding:20px 22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:flex;align-items:center;gap:15px}.metric__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center}.metric__icon.blue{background:#eef4fb;color:#316b9d}.metric__icon.orange{background:#fff5df;color:#c98300}.metric__icon.green{background:#eaf7f1;color:var(--green)}.metric>div:last-child{display:flex;flex-direction:column}.metric strong{font-size:24px;line-height:1.05}.metric span{color:var(--muted);font-size:12px;margin-top:4px}.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.section-title{padding:22px 24px 16px;display:flex;align-items:flex-end;justify-content:space-between}.section-title h2{margin:0 0 3px;font-size:19px}.page-actions h1{margin:0 0 5px;font-size:25px;letter-spacing:-.025em}.section-title p,.page-actions p{margin:0;color:var(--muted);font-size:13px}.text-button{border:0;background:transparent;color:#365f88;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:13px}.report-list{border-top:1px solid var(--line)}.report-row{width:100%;min-height:76px;padding:11px 20px;border:0;border-bottom:1px solid #edf0f3;background:#fff;display:grid;grid-template-columns:minmax(230px,1fr) 130px 115px 110px 32px;align-items:center;gap:18px;text-align:left;color:inherit;cursor:pointer}.report-row:last-child{border-bottom:0}.report-row:hover{background:#fafbfc}.report-row__main{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer}.report-row__main:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.report-row__main>div:last-child{min-width:0;display:flex;flex-direction:column}.report-row__main strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-row__main span,.report-row__date,.report-row__hours{color:var(--muted);font-size:12px}.report-row__hours{display:flex;align-items:center;gap:6px}.document-icon{flex:0 0 42px;width:42px;height:46px;border-radius:9px;display:grid;place-items:center;background:#fff5df;color:#c77f00;border:1px solid #f7e4b7}.chevron{color:#9aa5b2}.report-row__delete{width:32px;height:32px;color:#9a5a5a;opacity:.45}.report-row:hover .report-row__delete,.report-row__delete:focus-visible{opacity:1;background:#fff0ef}.status{width:fit-content;padding:5px 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:5px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.status svg{flex:0 0 auto}.status--concept{color:#98620a;background:#fff5df}.status--ter_review{color:#396d9d;background:#edf4fb}.status--gereed{color:#166947;background:#eaf7f1}.page-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.filters{margin-bottom:16px;display:grid;gap:11px}.search{width:100%;height:44px;padding:0 13px;border:1px solid #d9dee5;border-radius:10px;background:#fff;display:flex;align-items:center;gap:9px;color:#8c97a5}.search input{width:100%;border:0;outline:0;color:var(--navy)}.filter-panel{padding:12px;border:1px solid #dde2e7;border-radius:12px;background:#f7f8fa;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px}.filter-section{min-width:0;display:flex;flex-direction:column;gap:6px}.filter-heading{padding-left:3px;color:#718092;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.period-tabs,.filter-tabs{width:100%;display:flex;gap:4px;padding:4px;border-radius:10px;background:#e8ecef}.period-tabs button,.filter-tabs button{flex:1 1 0;min-width:0;min-height:32px;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#667281;font-size:12px;font-weight:650}.period-tabs button.active,.filter-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 1px 5px #19283c1f}.period-navigation{grid-column:1 / -1;width:100%;height:44px;border:1px solid #d9dee5;border-radius:10px;background:#fff;display:flex;align-items:center;overflow:hidden}.period-navigation button{flex:0 0 42px;width:42px;height:100%;border:0;background:transparent;color:#536172;display:grid;place-items:center}.period-navigation button:hover:not(:disabled){background:#f1f4f6}.period-navigation button:disabled{color:#c5cbd2;cursor:default}.period-navigation select{flex:1;min-width:0;height:100%;padding:0 28px;border:0;outline:0;background-color:transparent;color:var(--navy);text-align:center;text-align-last:center;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.report-table__head{min-height:44px;padding:0 20px;background:#f8f9fa;color:#788493;display:grid;grid-template-columns:minmax(230px,1fr) 130px 115px 110px 32px;align-items:center;gap:18px;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.empty-state{padding:60px 20px;text-align:center;color:#8994a1}.empty-state svg{color:#aab3bd}.empty-state h3{margin:10px 0 4px;color:var(--navy)}.empty-state p{margin:0;font-size:13px}.options-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.options-heading h1{margin:0 0 5px;font-size:25px;letter-spacing:-.025em}.options-heading>div>p:last-child{margin:0;max-width:650px;color:var(--muted);font-size:13px;line-height:1.5}.options-layout,.projects-layout{display:grid;grid-template-columns:238px minmax(0,1fr);align-items:start;gap:18px}.option-categories{padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;position:sticky;top:20px}.option-categories>div{display:grid;gap:3px}.option-categories>div+div{margin-top:8px;padding-top:10px;border-top:1px solid #edf0f3}.option-categories>div>span{padding:3px 9px 5px;color:#7b8796;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.option-categories button{min-width:0;min-height:39px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:#526071;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left}.option-categories button:hover{background:#f4f6f8;color:var(--navy)}.option-categories button.active{background:#fff3d7;color:var(--navy);box-shadow:inset 3px 0 var(--orange)}.option-categories button strong{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.option-categories button small{min-width:25px;padding:3px 6px;border-radius:999px;background:#edf0f3;color:#6a7685;font-size:10px;font-weight:750;text-align:center}.option-categories button.active small{background:#fff;color:#9a6500}.option-editor{min-width:0}.option-editor__header{min-height:96px;padding:20px 22px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px}.option-editor__icon{width:44px;height:44px;border-radius:11px;background:#fff3d7;color:#ad7100;display:grid;place-items:center}.option-editor__header h2{margin:0 0 3px;font-size:19px}.option-editor__header p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.option-editor__header>span{padding:5px 9px;border-radius:999px;background:#f0f3f6;color:#657181;font-size:11px;font-weight:700;white-space:nowrap}.option-editor__tools{padding:16px 22px;border-bottom:1px solid var(--line);background:#fafbfc;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(200px,.75fr);gap:12px}.option-editor__tools form{min-width:0;display:flex;gap:8px}.option-editor__tools form>input{min-width:0;width:100%;height:40px;padding:0 12px;border:1px solid #d9dee5;border-radius:9px;outline:0;color:var(--navy);background:#fff}.option-editor__tools form>input:focus,.option-list__row input:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f5a4001f}.option-editor__tools .search{height:40px}.option-list{min-height:290px;max-height:520px;padding:8px 22px;overflow-y:auto}.option-list__row{min-height:52px;border-bottom:1px solid #edf0f3;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px}.option-list__row input{width:100%;height:36px;padding:0 9px;border:1px solid transparent;border-radius:8px;outline:0;background:transparent;color:var(--navy);font-size:13px;font-weight:600}.option-list__row:hover input{border-color:#e1e6eb;background:#fff}.option-list__row .icon-button{width:34px;height:34px;opacity:.6}.option-list__row:hover .icon-button,.option-list__row .icon-button:focus-visible{opacity:1}.option-list__empty{min-height:285px;color:#8a95a2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.option-list__empty strong{color:var(--navy);font-size:14px}.option-list__empty span{font-size:12px}.option-editor__footer{min-height:68px;padding:12px 22px;border-top:1px solid var(--line);background:#fafbfc;display:flex;align-items:center;justify-content:space-between;gap:20px}.option-editor__footer>span{color:var(--muted);font-size:11px;line-height:1.4}.project-list{min-width:0;position:sticky;top:20px;padding:12px;overflow:visible}.project-list .search{width:100%;min-width:0;max-width:100%;height:40px;margin-bottom:10px}.project-list .search input{min-width:0}.project-list>div{display:grid;gap:4px}.project-list>div>button{position:relative;min-width:0;min-height:68px;padding:10px;border:0;border-radius:10px;background:transparent;color:var(--navy);display:grid;grid-template-columns:minmax(0,1fr) auto 17px;align-items:center;gap:8px;text-align:left}.project-list>div>button:hover{z-index:5;background:#f5f7f9}.project-list>div>button.active{background:#fff3d7;box-shadow:inset 3px 0 var(--orange)}.project-list__details{min-width:0;display:grid;gap:3px}.project-list__tooltip{position:fixed;z-index:100;top:var(--project-tooltip-y, 10px);left:var(--project-tooltip-x, 10px);max-width:min(300px,calc(100vw - 20px));padding:7px 9px;border-radius:7px;background:var(--navy);color:#fff;box-shadow:0 7px 20px #0a172733;font-size:10px;font-weight:650;line-height:1.3;white-space:normal;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .12s,transform .12s}.project-list>div>button:hover .project-list__tooltip,.project-list>div>button:focus-visible .project-list__tooltip{opacity:1;transform:translateY(0)}.project-list button strong,.project-list button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-list button strong{font-size:13px}.project-list button small{color:var(--muted);font-size:10px}.project-status{padding:4px 7px;border-radius:999px;background:#eef1f4;color:#687485;font-size:9px;font-style:normal;font-weight:750}.project-status--active{color:#176b49;background:#e8f6ef}.project-status--closed{color:#596575;background:#edf0f3}.project-list__empty{min-height:150px;color:var(--muted);display:grid;place-items:center;align-content:center;gap:8px;font-size:12px;text-align:center}.project-editor{min-width:0;overflow:hidden}.project-editor__header{min-height:86px;padding:16px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.project-editor__header>div{min-width:0;display:flex;align-items:center;gap:12px}.project-editor__icon{flex:0 0 auto;width:42px;height:42px;border-radius:11px;background:#fff3d7;color:#ae7200;display:grid;place-items:center}.project-editor__header h2{margin:0 0 2px;font-size:18px}.project-editor__header p{margin:0;color:var(--muted);font-size:11px}.project-editor>.validation-notice{margin:16px 20px 0}.project-editor__section{padding:22px 20px;border-top:1px solid var(--line)}.project-editor__header+.project-editor__section,.project-editor__header+.validation-notice+.project-editor__section{border-top:0}.project-editor__section>h3,.project-section-heading h3{margin:0 0 4px;font-size:15px}.project-editor__section>p,.project-section-heading p{margin:0 0 17px;color:var(--muted);font-size:11px;line-height:1.45}.project-editor--empty{min-height:420px;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.project-editor--empty h2{margin:12px 0 5px;color:var(--navy)}.project-editor--empty p{margin:0 0 18px;font-size:12px}.project-editor__header>.project-editor__actions{flex:0 0 auto;display:flex;align-items:center;gap:7px}.project-action-button{position:relative;width:40px;height:40px;padding:0;border:1px solid #d9dee5;border-radius:9px;background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer;transition:border-color .15s,background .15s,color .15s,transform .15s}.project-action-button:hover{border-color:#bfc8d2;background:#f7f9fa;transform:translateY(-1px)}.project-action-button--primary{border-color:var(--orange);background:var(--orange);color:var(--navy);box-shadow:0 5px 14px #f5a40033}.project-action-button--primary:hover{border-color:var(--orange-dark);background:var(--orange-dark)}.project-action-button--danger{border-color:#efcecb;background:snow;color:#a33e3e}.project-action-button--danger:hover{border-color:#dca8a3;background:#fff1f0}.project-action-button:disabled{opacity:.6;cursor:wait;transform:none}.project-action-button:after{content:attr(data-tooltip);position:absolute;z-index:20;right:50%;bottom:-34px;padding:6px 8px;border-radius:6px;background:var(--navy);color:#fff;box-shadow:0 6px 18px #0a17272e;font-size:10px;font-weight:650;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(50%) translateY(-3px);transition:opacity .15s,transform .15s}.project-action-button:hover:after,.project-action-button:focus-visible:after{opacity:1;transform:translate(50%) translateY(0)}.project-action-button:last-child:after{right:0;transform:translateY(-3px)}.project-action-button:last-child:hover:after,.project-action-button:last-child:focus-visible:after{transform:translateY(0)}.crane-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.crane-grid>label{min-width:0;min-height:58px;padding:10px 12px;border:1px solid #dfe4e9;border-radius:10px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;cursor:pointer}.crane-grid>label.selected{border-color:#e8bb5c;background:#fff9eb}.crane-grid input,.project-option-picker input{position:absolute;opacity:0;pointer-events:none}.crane-grid label>span{min-width:0;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px}.crane-grid label>span>svg{color:#6f8091}.crane-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.crane-grid label>svg{color:var(--green)}.project-options{min-height:360px;border:1px solid #dfe4e9;border-radius:11px;display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden}.project-options>nav{padding:7px;border-right:1px solid var(--line);background:#f8f9fa;display:flex;flex-direction:column;gap:2px}.project-options nav button{min-height:37px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:#566374;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:650;text-align:left}.project-options nav button.active{color:var(--navy);background:#fff;box-shadow:0 1px 5px #1826371a}.project-options nav small{color:#8994a1;font-size:9px}.project-option-picker{min-width:0}.project-option-picker>div:first-child{padding:9px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px}.project-option-picker .search{height:37px}.project-option-picker>div:first-child>button{padding:0 10px;border:1px solid #dce1e6;border-radius:8px;background:#fff;color:#526071;font-size:10px;font-weight:700}.project-option-picker>div:last-child{max-height:315px;padding:7px 12px;overflow-y:auto}.project-option-picker label{min-height:39px;padding:0 7px;border-bottom:1px solid #edf0f3;color:#4d5a6a;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;font-size:11px;cursor:pointer}.project-option-picker label.selected{color:var(--navy);font-weight:650}.project-option-picker label svg{color:var(--green)}.project-section-heading{margin-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.project-section-heading p{margin-bottom:0}.project-materials{display:grid;gap:8px}.project-materials>div{display:grid;grid-template-columns:minmax(150px,1fr) 80px 110px minmax(140px,1fr) 36px;gap:7px}.project-materials input,.project-materials select{min-width:0;height:38px;padding:0 9px;border:1px solid #d9dee5;border-radius:8px;outline:0;background:#fff;color:var(--navy);font-size:11px}.project-materials__empty{padding:24px;border:1px dashed #d3d9e0;border-radius:9px;color:var(--muted);font-size:11px;text-align:center}.project-picker-page{max-width:1050px}.project-picker__heading{margin-bottom:24px}.project-picker__heading h1{margin:0 0 5px;font-size:25px;letter-spacing:-.025em}.project-picker__heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.project-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-picker-grid>button{min-width:0;min-height:180px;padding:20px;border:1px solid #dce2e8;border-radius:15px;background:#fff;color:var(--navy);box-shadow:0 7px 22px #1221330a;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:.18s ease}.project-picker-grid>button:hover{border-color:#edc16a;transform:translateY(-2px);box-shadow:0 10px 26px #12213314}.project-picker-grid button>div{width:100%;display:flex;align-items:center}.project-picker-card__icon{width:40px;height:40px;border-radius:10px;background:#fff3d7;color:#ad7100;display:grid;place-items:center}.project-picker-grid h2{margin:17px 0 3px;font-size:18px}.project-picker-grid p{margin:0 0 13px;color:var(--muted);font-size:12px}.project-picker-grid button>strong{width:100%;margin-top:auto;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px}.project-picker__empty{min-height:280px;color:var(--muted);display:grid;place-items:center;align-content:center;gap:7px;text-align:center}.project-picker__empty h2{margin:6px 0 0;color:var(--navy)}.project-picker__empty p{max-width:430px;margin:0;font-size:12px}.assigned-projects{margin-bottom:20px}.assigned-projects__list{display:grid}.assigned-projects__list>button{min-height:68px;padding:12px 20px;border:0;border-top:1px solid var(--line);background:#fff;color:var(--navy);display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:12px;text-align:left}.assigned-projects__list>button:hover{background:#fafbfc}.assigned-projects__list>button>span{width:40px;height:40px;border-radius:10px;background:#fff3d7;color:#ad7100;display:grid;place-items:center}.assigned-projects__list>button>div{min-width:0;display:grid;gap:3px}.assigned-projects__list>button strong,.assigned-projects__list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assigned-projects__list>button strong{font-size:13px}.assigned-projects__list>button small{color:var(--muted);font-size:11px}.assigned-projects__empty{padding:24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;text-align:center}.editor{min-height:100vh;padding-bottom:82px;background:#f4f5f7}.editor__header{height:72px;padding:0 30px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.editor__header>div{display:flex;align-items:center;gap:25px}.editor__header .brand span{display:none}.editor__title{padding-left:25px;border-left:1px solid var(--line);color:#6d7886;font-size:13px;font-weight:650}.editor__header .editor__header-actions{gap:8px}.editor__header-actions .button{min-height:39px}.stepper-wrap{padding:22px 25px 0;background:#fff;border-bottom:1px solid var(--line)}.stepper{max-width:760px;margin:auto;display:flex;justify-content:space-between;position:relative}.stepper:before{content:"";position:absolute;top:16px;left:10%;right:10%;height:1px;background:#dfe3e8}.stepper button{position:relative;z-index:1;min-width:100px;padding:0 4px 16px;border:0;background:transparent;color:#8c96a3;display:flex;flex-direction:column;align-items:center;gap:7px}.stepper button span{width:32px;height:32px;border:1.5px solid #d4d9df;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:12px;font-style:normal;font-weight:750}.stepper button em{font-size:11px;font-style:normal;font-weight:650}.stepper button.active{color:var(--navy)}.stepper button.active span{border-color:var(--orange);box-shadow:0 0 0 5px #fff4db;background:var(--orange)}.stepper button.done{color:var(--green)}.stepper button.done span{color:#fff;border-color:var(--green);background:var(--green)}.progress{display:none;height:3px;background:#edf0f3}.progress i{display:block;height:100%;background:var(--orange);transition:width .2s}.editor__content{width:min(920px,calc(100% - 40px));margin:30px auto}.form-section{padding:32px 36px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 30px #1622300a}.form-section h2{margin:0 0 8px;font-size:25px;letter-spacing:-.025em}.section-intro{max-width:650px;margin:0 0 28px;color:var(--muted);font-size:14px;line-height:1.55}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field-grid--row{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.field{min-width:0;display:flex;flex-direction:column;gap:7px;color:#3a4655;font-size:12px;font-weight:700}.field--wide{grid-column:1 / -1}.field input,.field select,.field textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid #d6dce3;border-radius:9px;outline:0;background:#fff;color:var(--navy);font-size:14px;font-weight:450;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f5a4001f}.field input::placeholder,.field textarea::placeholder{color:#acb4be}.field small{color:#8893a1;font-weight:450}.field abbr{margin-left:3px;color:#b64141;text-decoration:none}.field--error input,.field--error select,.field--error textarea{border-color:#c84b4b;background:snow;box-shadow:0 0 0 3px #c84b4b14}.field input:disabled,.field select:disabled,.field textarea:disabled{border-color:#e0e4e8;background:#f4f6f8;color:#536172;cursor:not-allowed;opacity:1}.validation-notice{margin-bottom:16px;padding:13px 16px;border:1px solid #efc7c3;border-radius:10px;background:#fff4f2;color:#7f2f2f;display:flex;flex-direction:column;gap:2px;font-size:13px}.validation-notice strong{color:#672323}.validation-notice span{line-height:1.45}.readonly-notice{margin-bottom:16px;padding:13px 16px;border:1px solid #d6e1ec;border-radius:10px;background:#f3f7fb;color:#526275;display:flex;align-items:flex-start;gap:11px}.readonly-notice svg{flex:0 0 auto;color:#39719e}.readonly-notice div{display:grid;gap:2px}.readonly-notice strong{color:var(--navy);font-size:13px}.readonly-notice span{font-size:12px;line-height:1.45}.editor--readonly .editor__content input,.editor--readonly .editor__content select,.editor--readonly .editor__content textarea,.editor--readonly .editor__content button{pointer-events:none}.editor--readonly .editor__content .icon-button,.editor--readonly .editor__content .repeater__header .button,.editor--readonly .editor__content .repeater__footer{display:none}.editor--readonly .editor__content input,.editor--readonly .editor__content select,.editor--readonly .editor__content textarea{background:#f6f8fa;color:#526071}.subsection{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.subsection h3{margin:0 0 17px;font-size:15px}.summary-strip{min-height:58px;margin-bottom:23px;padding:0 17px;border-radius:11px;background:#f6f8fa;color:#536172;display:flex;align-items:center;gap:22px;font-size:13px}.summary-strip svg{color:#6e7f91}.summary-strip span{padding-left:20px;border-left:1px solid #dce1e6}.summary-strip strong{color:var(--navy)}.repeater+.repeater{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.repeater__header{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:20px}.repeater__header h3{margin:0 0 3px;font-size:16px}.repeater__header p{margin:0;color:var(--muted);font-size:12px}.repeater__items{display:grid;gap:12px}.repeater__footer{margin-top:14px;display:flex;justify-content:flex-end}.repeater__add-bottom svg,.repeater__header .button svg{flex:0 0 auto;display:block;margin:0}.row-card{border:1px solid #dfe4e9;border-radius:12px;background:#fbfcfd;overflow:hidden}.row-card__top{min-height:50px;padding:7px 10px 7px 15px;border-bottom:1px solid #e5e9ed;background:#fff;display:flex;align-items:center;justify-content:space-between}.row-card__top>div{display:flex;align-items:baseline;gap:10px}.row-card__top strong{font-size:13px}.row-card__top span{color:var(--green);font-size:11px;font-weight:700}.row-card .field-grid{padding:16px}.empty-row{height:90px;border:1px dashed #ccd3db;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#8a95a2;font-size:13px}.empty-row button{border:0;background:transparent;color:#a86d00;font-size:12px;font-weight:700}.review-card{border:1px solid #dce2e8;border-radius:13px;overflow:hidden}.review-card__head{padding:18px;display:flex;align-items:center;gap:13px}.review-card__head>div:nth-child(2){flex:1}.review-card__head h3{margin:0 0 3px;font-size:16px}.review-card__head p{margin:0;color:var(--muted);font-size:12px}.review-stats{padding:15px 18px;border-top:1px solid var(--line);background:#f8f9fa;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.review-stats div{display:flex;flex-direction:column}.review-stats span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.review-stats strong{margin-top:3px;font-size:13px}.export-box{margin-top:28px;padding:18px;border:1px solid #f0d492;border-radius:12px;background:#fff9eb;display:flex;align-items:center;justify-content:space-between;gap:20px}.export-box>div{display:flex;align-items:center;gap:13px;color:#bd7900}.export-box span{display:flex;flex-direction:column}.export-box strong{color:var(--navy);font-size:13px}.export-box small{color:#7b7161;font-size:11px;margin-top:2px}.export-box .export-box__actions{justify-content:flex-end;flex-wrap:wrap;gap:8px}.role-notice{margin-top:28px;padding:18px;border:1px solid #dbe3eb;border-radius:12px;background:#f6f8fa;color:#526275;display:flex;align-items:flex-start;gap:13px}.role-notice svg{flex:0 0 auto;color:#b97700}.role-notice div{display:flex;flex-direction:column;gap:3px}.role-notice strong{color:var(--navy);font-size:13px}.role-notice span{font-size:12px;line-height:1.45}.copy-report-card{margin:0 0 26px;padding:16px 18px;border:1px solid #f2d18b;border-radius:12px;background:#fff8e8;display:flex;align-items:center;justify-content:space-between;gap:18px}.copy-report-card>div{min-width:0;display:flex;align-items:flex-start;gap:12px}.copy-report-card>div>svg{flex:0 0 auto;margin-top:1px;color:#b97700}.copy-report-card span{display:grid;gap:3px}.copy-report-card strong{color:var(--navy);font-size:13px}.copy-report-card small{color:#6d7784;font-size:12px;line-height:1.45}.copy-report-card .button{flex:0 0 auto}.editor__footer{min-height:72px;padding:12px max(25px,calc((100vw - 920px)/2));border-top:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;inset:auto 0 0;z-index:20;display:flex;align-items:center;justify-content:space-between}.editor__footer>span{color:#8a95a2;font-size:12px}.toast{position:fixed;right:24px;bottom:24px;z-index:100;padding:13px 17px;border-radius:11px;background:var(--navy);color:#fff;box-shadow:0 12px 32px #0a142240;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:650;animation:toast-in .2s ease-out}.toast svg{color:var(--orange)}.dialog-backdrop{position:fixed;inset:0;z-index:90;padding:20px;background:#08121f8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;animation:toast-in .16s ease-out}.dialog{width:min(420px,100%);padding:27px;border-radius:17px;background:#fff;box-shadow:0 24px 70px #07111e47;text-align:center}.dialog__icon{width:50px;height:50px;margin:0 auto 15px;border-radius:50%;background:#fff0ef;color:#a63c3c;display:grid;place-items:center}.dialog h2{margin:0 0 8px;font-size:21px}.dialog p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.dialog p strong{color:var(--navy)}.dialog__actions{margin-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.feedback-widget{position:fixed;right:22px;bottom:22px;z-index:80}.feedback-widget--editor{bottom:92px}.feedback-widget__trigger{min-height:46px;padding:0 17px;border:0;border-radius:24px;background:var(--navy);color:#fff;box-shadow:0 12px 30px #09152447;display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:750;transition:transform .18s ease,background .18s ease}.feedback-widget__trigger:hover{background:var(--navy-2);transform:translateY(-1px)}.feedback-widget__backdrop{position:fixed;inset:0;z-index:200;padding:20px;background:#08121f94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center}.feedback-widget__dialog{width:min(570px,100%);max-height:min(760px,calc(100vh - 40px));border-radius:18px;background:#fff;box-shadow:0 28px 90px #050f1c61;overflow:auto}.feedback-widget__dialog form{margin:0}.feedback-widget__header{position:sticky;top:0;z-index:1;padding:23px 25px 18px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.feedback-widget__header span{color:#a96e00;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feedback-widget__header h2{margin:4px 0 0;color:var(--navy);font-size:24px;letter-spacing:-.025em}.feedback-widget__close{width:36px;height:36px;padding:0;border:0;border-radius:9px;background:transparent;color:var(--muted);display:grid;place-items:center}.feedback-widget__close:hover{background:#f0f2f4;color:var(--navy)}.feedback-widget__close svg{width:20px}.feedback-widget__body{padding:21px 25px;display:grid;gap:17px}.feedback-widget__field label,.feedback-widget fieldset legend{color:#364353;font-size:12px;font-weight:750}.feedback-widget__field{display:grid;gap:7px}.feedback-widget__field input,.feedback-widget__field textarea{width:100%;padding:11px 12px;border:1px solid #d6dce3;border-radius:9px;outline:0;color:var(--navy);background:#fff;font-size:14px;font-weight:450}.feedback-widget__field textarea{min-height:112px;resize:vertical;line-height:1.5}.feedback-widget__field input:focus,.feedback-widget__field textarea:focus{border-color:var(--orange-dark);box-shadow:0 0 0 3px #f5a4001f}.feedback-widget__field input[aria-invalid=true],.feedback-widget__field textarea[aria-invalid=true]{border-color:#c84b4b;background:snow;box-shadow:0 0 0 3px #c84b4b14}.feedback-widget__field-error{color:#8f3434;font-size:11px;font-weight:650}.feedback-widget__hint{margin:-12px 0 0;color:var(--muted);font-size:11px}.feedback-widget fieldset{margin:0;padding:0;border:0}.feedback-widget__types{margin-top:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.feedback-widget__types label{position:relative}.feedback-widget__types input{position:absolute;opacity:0;pointer-events:none}.feedback-widget__types span{min-height:38px;padding:0 8px;border:1px solid #d6dce3;border-radius:9px;color:#526071;background:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.feedback-widget__types input:checked+span{border-color:var(--navy);background:var(--navy);color:#fff}.feedback-widget__types input:focus-visible+span{outline:2px solid var(--orange);outline-offset:2px}.feedback-widget__capture{padding:15px;border:1px solid var(--line);border-radius:12px;background:#f7f8fa;display:grid;gap:12px}.feedback-widget__capture h3{margin:0 0 4px;color:var(--navy);font-size:14px}.feedback-widget__capture h3 span{color:var(--muted);font-size:11px;font-weight:450}.feedback-widget__capture p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.feedback-widget__capture-button{justify-self:start}.feedback-widget__crop-help{margin-bottom:7px!important;color:#415064!important;font-weight:650}.feedback-widget__crop-stage{position:relative;width:fit-content;max-width:100%;margin:0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;touch-action:none}.feedback-widget__crop-stage img{display:block;width:auto;max-width:100%;max-height:260px;-webkit-user-select:none;user-select:none}.feedback-widget__preview--cropping .feedback-widget__crop-stage{cursor:crosshair}.feedback-widget__crop-selection{position:absolute;z-index:1;border:2px solid #fff;outline:2px solid var(--orange);background:#f5a4001a;box-shadow:0 0 0 9999px #06111f8f;pointer-events:none}.feedback-widget__preview-actions{margin-top:10px;padding:5px;border:1px solid #e1e5e9;border-radius:10px;background:#fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.feedback-widget__preview-actions--crop{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-widget__preview-actions .button,.feedback-widget__remove{width:100%;min-width:0;min-height:38px;padding:0 9px;border-radius:7px;justify-content:center;white-space:nowrap;font-size:12px}.feedback-widget__preview-actions .button--ghost{border:0;background:transparent}.feedback-widget__preview-actions .button--ghost:hover{background:#f0f3f5}.feedback-widget__remove{border:0;background:#fff3f2;color:#a13d3d;display:inline-flex;align-items:center;gap:6px;font-weight:700}.feedback-widget__remove:hover{background:#ffe8e6}.feedback-widget__error{margin:0;padding:10px 12px;border-radius:8px;background:#fff0ef;color:#8f3434!important;font-size:12px}.feedback-widget__success{padding:15px;border-left:3px solid var(--green);border-radius:7px;background:#edf8f3;color:#265f4b;display:flex;align-items:flex-start;gap:11px;font-size:13px}.feedback-widget__success svg{flex:0 0 auto;width:20px}.feedback-widget__success div{display:grid;gap:3px}.feedback-widget__success span{font-size:12px}.feedback-widget__footer{position:sticky;bottom:0;padding:15px 25px 21px;border-top:1px solid var(--line);background:#fffffff7;display:flex;justify-content:flex-end;gap:10px}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.mobile-nav{display:none}@media(max-width:1120px)and (min-width:901px){.page{padding-right:24px;padding-left:24px}.metrics{grid-template-columns:repeat(2,1fr)}.filter-panel{align-items:flex-end}.search{min-width:260px}.report-row,.report-table__head{grid-template-columns:minmax(170px,1fr) 100px 88px 82px 32px;gap:10px;padding-right:14px;padding-left:14px}.report-row__main{gap:9px}.document-icon{flex-basis:38px;width:38px}}@media(max-width:900px){.login-page{padding:20px}.login-card{width:min(560px,100%);min-height:0;grid-template-columns:1fr}.login-card__brand{min-height:125px;padding:28px 32px}.login-card__brand>span{display:none}.login-card__content{padding:34px}.sidebar{display:none}.main{margin-left:0;padding-bottom:76px}.main--editor{padding-bottom:0}.topbar{height:64px;padding:0 18px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center}.topbar .brand span{color:#8b96a4}.page{padding:24px 20px 70px}.hero{padding:30px}.hero__graphic{margin-right:0;transform:scale(.85) rotate(2deg)}.metrics{grid-template-columns:1fr;gap:10px}.metric{padding:15px 18px}.mobile-nav{position:fixed;inset:auto 0 0;z-index:50;height:70px;padding:7px max(14px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr);align-items:center;gap:7px}.mobile-nav__side{min-width:0;display:flex;align-items:center;justify-content:space-evenly}.mobile-nav__side button{min-width:62px;padding:0 4px;border:0;background:transparent;color:#7d8997;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px}.mobile-nav button svg{width:21px}.mobile-nav button.active{color:var(--navy)}.mobile-nav__new{width:52px!important;min-width:52px!important;height:52px;margin:0;padding:0;border:0;border-radius:50%!important;background:var(--orange)!important;color:var(--navy)!important;box-shadow:0 8px 20px #f5a40047;display:grid;place-items:center;line-height:0}.mobile-nav__new svg{flex:0 0 auto}.page-actions__new{display:none}.filter-panel{grid-template-columns:1fr;align-items:stretch}.filter-section{min-width:0}.period-tabs,.filter-tabs{width:100%}.period-tabs button,.filter-tabs button{flex:1 1 0;min-width:0}.period-navigation{grid-column:1;width:100%}.report-table__head{display:none}.report-row,.report-row--table{grid-template-columns:minmax(0,1fr) auto 34px;gap:10px;padding:15px}.report-row__date{display:none}.report-row__hours{grid-column:1;grid-row:2;margin-left:54px}.report-row .status{grid-column:2;grid-row:1 / 3}.report-row .chevron,.report-row__delete{grid-column:3;grid-row:1 / 3}.report-row__delete{opacity:1}.options-layout,.projects-layout{grid-template-columns:1fr}.project-list{position:static}.option-categories{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.option-categories>div+div{margin:0;padding:0;border:0}.option-editor__tools{grid-template-columns:1fr}.feedback-widget{right:14px;bottom:84px}.feedback-widget--editor{bottom:84px}}@media(max-width:620px){.login-page{padding:0;background:#fff;place-items:stretch}.login-card{min-height:100vh;border-radius:0;box-shadow:none}.login-card__brand{min-height:104px;padding:24px}.login-card__content{padding:28px 24px;justify-content:flex-start}.login-card__icon{width:42px;height:42px}.login-card h1{margin-top:14px;font-size:27px}.demo-accounts{grid-template-columns:1fr}.demo-accounts button{padding:10px 12px}.copy-report-card{align-items:stretch;flex-direction:column}.copy-report-card .button{width:100%}.hero{min-height:255px;padding:28px 24px}.hero__graphic{display:none}.hero h2{font-size:27px}.hero .button{width:100%}.section-title{align-items:flex-start;gap:10px}.text-button{white-space:nowrap}.page-actions{align-items:flex-start}.editor__header{height:62px;padding:0 12px}.editor__header .brand span{display:none}.editor__header>div{gap:8px}.editor__title{padding-left:10px;font-size:11px}.editor__header-actions .button{min-height:36px;padding:0 10px;font-size:11px}.stepper-wrap{padding:12px 0 0}.stepper{padding:0 8px}.stepper:before{left:11%;right:11%;top:13px}.stepper button{min-width:0;flex:1;padding:0 1px 10px}.stepper button span{width:27px;height:27px;font-size:10px}.stepper button em{display:none}.progress{display:block}.editor__content{width:calc(100% - 24px);margin:14px auto}.form-section{padding:24px 18px;border-radius:14px}.form-section h2{font-size:22px}.section-intro{margin-bottom:22px}.field-grid,.field-grid--row{grid-template-columns:1fr}.field--wide{grid-column:auto}.summary-strip{flex-wrap:wrap;gap:10px 16px;padding:12px 14px}.summary-strip span{padding-left:12px}.summary-strip svg{display:none}.repeater__header{align-items:flex-end}.repeater__header .button{width:38px;min-width:38px;padding:0;line-height:0}.repeater__header .button span{display:none}.repeater__add-bottom{width:100%}.row-card__top>div{flex-direction:column;align-items:flex-start;gap:1px}.review-card__head{flex-wrap:wrap}.review-card__head .button{width:100%}.review-stats{grid-template-columns:1fr 1fr}.export-box,.export-box .export-box__actions{align-items:stretch;flex-direction:column}.export-box .button{width:100%}.editor__footer{padding:9px 12px}.editor__footer>span{display:none}.editor__footer .button{min-height:42px;padding:0 13px;font-size:12px}.toast{right:12px;bottom:82px;left:12px;justify-content:center}.feedback-widget__trigger{width:48px;padding:0;justify-content:center}.feedback-widget__trigger span{display:none}.feedback-widget__backdrop{padding:10px;align-items:end}.feedback-widget__dialog{max-height:calc(100vh - 20px);border-radius:17px 17px 10px 10px}.feedback-widget__header,.feedback-widget__body{padding-right:18px;padding-left:18px}.feedback-widget__footer{padding:13px 18px 17px}.feedback-widget__types{grid-template-columns:1fr}.feedback-widget__preview-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-widget__remove{grid-column:1 / -1}.options-heading{align-items:stretch;flex-direction:column;gap:14px}.options-heading .button{width:100%}.option-categories{grid-template-columns:1fr 1fr;padding:8px}.option-categories button{padding:0 7px}.option-editor__header{grid-template-columns:40px minmax(0,1fr);padding:17px 15px}.option-editor__icon{width:40px;height:40px}.option-editor__header>span{grid-column:2;width:fit-content}.option-editor__tools{padding:14px}.option-editor__tools form{flex-direction:column}.option-editor__tools form .button{width:100%}.option-list{min-height:240px;padding:6px 14px}.option-editor__footer{align-items:stretch;flex-direction:column;gap:9px;padding:13px 14px}.option-editor__footer .button{width:100%}.project-picker-grid,.crane-grid,.project-options{grid-template-columns:1fr}.project-options>nav{border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}.project-materials>div{grid-template-columns:1fr 1fr}.project-materials>div input:nth-of-type(2){grid-column:1 / -1}.project-materials .icon-button{justify-self:end}.project-editor__header,.project-section-heading{align-items:stretch;flex-direction:column}.project-editor__header>.project-editor__actions{justify-content:flex-end}.project-section-heading .button{width:100%}}
