:root{color:#101d42;font-synthesis:none;--navy:#101d42;--muted:#617091;--primary:#0878f9;--primary-soft:#eaf3ff;--canvas:#f7faff;--line:#dde5f0;--line-soft:#e9eef5;--white:#fff;--sidebar-width:260px;--topbar-height:84px;--shadow:0 2px 7px #1a325a12;background:#f7faff;font-family:Avenir Next,Avenir,Segoe UI,Inter,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100vh;color:var(--navy);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0878f94d}svg{display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-shell{min-height:100vh}.sidebar{z-index:20;width:var(--sidebar-width);background:var(--white);border-right:1px solid var(--line);flex-direction:column;padding:30px 18px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{align-items:center;gap:12px;min-height:64px;padding:0 20px 24px;display:flex}.brand__mark{width:42px;height:48px;color:var(--primary);place-items:center;display:grid}.brand__mark svg{stroke-width:1.65px;width:40px;height:40px}.brand__copy{flex-direction:column;align-items:stretch;min-width:0;line-height:1;display:flex}.brand__copy strong{color:var(--navy);letter-spacing:-.6px;white-space:nowrap;font-size:20px}.brand__copy strong span{color:var(--primary)}.brand__copy small{color:#455d84;text-align:center;white-space:nowrap;width:100%;margin-top:7px;font-size:9px;font-weight:600}.sidebar__nav{gap:8px;margin-top:42px;display:grid}.nav-link{color:#29466f;border-radius:10px;align-items:center;gap:18px;height:52px;padding:0 21px;font-size:15px;text-decoration:none;transition:color .16s,background .16s;display:flex}.nav-link svg{flex:none;width:23px;height:23px}.nav-link:hover{color:var(--primary);background:#f3f8ff}.nav-link--active{color:var(--primary);background:linear-gradient(90deg,#eaf3ff,#e3effd);font-weight:600}.sidebar__footer{border-top:1px solid var(--line);margin-top:auto;padding-top:21px}.admin-shell__main{min-width:0;min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:15;height:var(--topbar-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;justify-content:space-between;align-items:center;padding:0 40px 0 70px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #20385b0a}.global-search,.project-search{color:#53698e;background:var(--white);border:1px solid #d9e2ee;border-radius:9px;align-items:center;display:flex}.global-search{width:min(635px,48vw);height:50px;padding:0 15px}.global-search svg,.project-search svg{flex:none;width:20px;height:20px}.global-search input,.project-search input{width:100%;height:100%;color:var(--navy);background:0 0;border:0;outline:0;padding:0 15px}.global-search input::placeholder,.project-search input::placeholder{color:#7383a1}.topbar__account{align-items:center;gap:16px;display:flex}.notification-button,.profile-button{cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.notification-button{width:36px;height:42px}.notification-button svg{width:24px;height:24px}.notification-button>span{color:#fff;background:var(--primary);border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid;position:absolute;top:1px;right:-2px}.topbar__divider{background:var(--line);width:1px;height:47px}.avatar{color:#fff;background:linear-gradient(145deg,#1d344f,#cc7f4c);border:3px solid #e8edf3;border-radius:50%;place-items:center;width:48px;height:48px;font-size:12px;font-weight:700;display:grid}.account-copy{flex-direction:column;gap:5px;min-width:124px;display:flex}.account-copy strong{font-size:14px}.account-copy small{color:#7180a1;font-size:11px;font-style:italic}.profile-button{width:28px;height:28px}.profile-button svg{width:16px;height:16px;transition:transform .16s;transform:rotate(90deg)}.account-menu{position:relative}.profile-button--open svg{transform:rotate(-90deg)}.account-menu__dropdown{z-index:30;background:var(--white);border:1px solid var(--line);border-radius:10px;width:154px;padding:7px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 10px 30px #1e365829}.account-menu__logout{color:#263a5b;width:100%;height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:0 12px;font-size:14px;display:flex}.account-menu__logout:hover,.account-menu__logout:focus-visible{color:var(--primary);background:#eef5ff;outline:0}.account-menu__logout img{width:21px;height:21px}.admin-content{min-height:calc(100vh - var(--topbar-height));background:radial-gradient(circle at 55% 0%, #e1efff73, transparent 34%), var(--canvas);padding:34px clamp(30px,4.3vw,72px) 46px}.empty-page{min-height:calc(100vh - var(--topbar-height) - 80px)}.placeholder-page{border:1px solid var(--line);max-width:780px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:48px}.placeholder-page h1{margin:0 0 10px;font-size:30px}.placeholder-page p{color:var(--muted);margin:0}.project-page{width:100%;max-width:1380px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:62px;display:flex}.page-heading h1{color:#0d1938;letter-spacing:-.65px;margin:0;font-size:29px;line-height:1.15}.page-heading p{color:#4e638b;margin:8px 0 0;font-size:15px}.primary-button,.secondary-button,.danger-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 20px;font-weight:600;display:inline-flex}.primary-button{color:#fff;background:var(--primary);border:1px solid var(--primary)}.primary-button:hover{background:#006be7}.primary-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{color:#334b70;border:1px solid var(--line);background:#fff}.danger-button{color:#fff;background:#dd3f4b;border:1px solid #dd3f4b}.add-project-button{min-width:191px;min-height:46px;margin-top:0;padding:0 18px;font-weight:500}.add-project-button svg{width:19px;height:19px}.add-project-button svg:last-child{width:15px;height:15px;margin-left:auto;transform:rotate(90deg)}.project-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:20px;display:grid}.stat-card{background:var(--white);border:1px solid var(--line);min-height:144px;box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:20px;padding:24px;display:flex}.stat-card__icon{width:80px;height:80px;color:var(--primary);background:linear-gradient(145deg,#eef6ff,#e5f0ff);border-radius:50%;flex:none;place-items:center;display:grid}.stat-card__icon svg,.stat-card__icon img{width:42px;height:42px}.stat-card__copy{flex-direction:column;gap:8px;min-width:0;display:flex}.stat-card__copy>span{color:#51678e;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.stat-card__copy strong{color:#101c3e;font-size:32px;font-weight:600;line-height:1}.projects-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;margin-top:24px;overflow:visible;container-type:inline-size}.project-toolbar{grid-template-columns:minmax(240px,1fr) minmax(115px,130px) minmax(145px,165px);align-items:center;gap:13px 12px;min-height:72px;padding:12px 16px;display:grid}.project-search{height:43px;margin-right:12px;padding:0 14px}.project-search input{font-size:13px}.select-control{height:43px;display:block;position:relative}.select-control select{color:#273b60;appearance:none;cursor:pointer;background:#fff;border:1px solid #d9e2ee;border-radius:8px;width:100%;height:100%;padding:0 42px 0 16px;font-size:12px}.select-control svg{pointer-events:none;width:15px;height:15px;position:absolute;top:50%;right:15px;transform:translateY(-50%)rotate(90deg)}@container (width<=650px){.project-toolbar{grid-template-columns:minmax(0,1fr) minmax(145px,165px)}.project-search{grid-column:1/-1;margin-right:0}}.project-table-scroll{border-top:1px solid var(--line-soft);overflow-x:auto}.project-table{border-spacing:0;border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.project-table th,.project-table td{text-align:left}.project-table th{color:#172646;border-bottom:1px solid var(--line-soft);background:#fbfcfe;height:39px;padding:0 16px;font-size:11px;font-weight:650}.project-table td{color:#53698f;border-bottom:1px solid var(--line-soft);vertical-align:middle;height:56px;padding:6px 16px;font-size:12px}.project-table tbody tr:last-child td{border-bottom:0}.project-table tbody tr:hover{background:#fbfdff}.project-table th:first-child{width:24%;padding-left:16px}.project-table th:nth-child(2),.project-table th:nth-child(3){width:21%}.project-table th:nth-child(4){text-align:center;width:12%}.project-table th:nth-child(5),.project-table th:nth-child(6){text-align:center;width:11%}.project-table td:nth-child(4),.project-table td:nth-child(5),.project-table td:nth-child(6){text-align:center}.project-name-cell{align-items:center;gap:14px;min-width:0;display:flex}.project-name-cell>img{object-fit:cover;border-radius:5px;flex:none;width:52px;height:42px}.project-name-cell strong{color:#132344;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.location-cell{align-items:center;gap:9px;min-width:0;display:flex}.location-cell svg{color:#243b63;flex:none;width:15px;height:15px}.listing-count{color:#142748!important;font-size:13px!important}.project-status{border-radius:7px;justify-content:center;align-items:center;min-width:62px;height:29px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.project-status--active{color:#078447;background:#dff6e9}.project-status--draft{color:#ba7300;background:#fff0d4}.project-status--archived{color:#5f6b7d;background:#e9edf2}.table-actions{justify-content:center;align-items:center;gap:8px;display:flex}.table-action{cursor:pointer;background:#fff;border:1px solid #dee6f0;border-radius:8px;flex:none;place-items:center;width:37px;height:37px;padding:0;display:grid}.table-action:hover{background:#f2f7ff;border-color:#bdd5f3}.table-action img{opacity:.76;width:18px;height:18px}.action-menu-wrap{position:relative}.action-menu{z-index:12;border:1px solid var(--line);background:#fff;border-radius:9px;width:145px;padding:6px;position:fixed;box-shadow:0 12px 28px #142b4e29}.action-menu button{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;height:36px;padding:0 10px;font-size:12px;display:flex}.action-menu button:hover:not(:disabled){background:#f1f6fd}.action-menu button:disabled{color:#9da9b8;cursor:not-allowed}.action-menu button svg,.action-menu button img{flex:none;width:16px;height:16px}.action-menu button img{object-fit:contain;display:block}.action-menu__separator{color:#a8b5c7;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;height:13px;padding:0 10px;display:grid}.action-menu__separator-line{background:#d9e1ec;height:1px}.action-menu__separator-dot{font-size:10px;line-height:1}.action-menu .action-menu__delete{color:#d43a48}.empty-results{color:#7b8aa3!important;text-align:center!important;height:190px!important;font-size:14px!important}.pagination{border-top:1px solid var(--line-soft);justify-content:center;align-items:center;gap:9px;min-height:67px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;place-items:center;min-width:37px;height:37px;padding:0 10px;display:grid}.pagination button:first-child,.pagination button:last-child{border-color:var(--line)}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination button svg{width:17px;height:17px}.pagination .pagination__active{color:var(--primary);background:#edf5ff}.pagination__ellipsis{place-items:center;width:28px;display:grid}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b19316b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #dae3efe6;border-radius:14px;width:min(500px,100%);overflow:hidden;box-shadow:0 24px 70px #081b3c3d}.modal-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:66px;padding:0 24px;display:flex}.modal-header h2{margin:0;font-size:20px}.modal-close{border-radius:8px;width:36px;height:36px}.modal-close:hover{background:#f1f5fa}.modal-close svg{width:19px;height:19px}.modal-body{color:#54698c;min-height:130px;padding:28px 24px;line-height:1.65}.modal-body p{margin:0}.modal-body strong{color:var(--navy)}.modal-footer{border-top:1px solid var(--line-soft);background:#fbfcfe;justify-content:flex-end;align-items:center;gap:10px;min-height:70px;padding:12px 24px;display:flex}.modal-panel--wide{width:min(684px,100%);max-height:calc(100vh - 40px)}.modal-panel--wide .modal-header{min-height:72px;padding:0 30px}.modal-panel--wide .modal-header h2{letter-spacing:-.35px;font-size:23px}.modal-panel--wide .modal-body{min-height:0;max-height:calc(100vh - 112px);padding:0;overflow-y:auto}.modal-panel--photo{width:min(764px,100%);max-height:calc(100vh - 36px)}.modal-panel--photo .modal-header{min-height:76px;padding:0 30px}.modal-panel--photo .modal-header h2{letter-spacing:-.35px;font-size:23px}.modal-panel--photo .modal-body{min-height:0;max-height:calc(100vh - 112px);padding:0;overflow-y:auto}.modal-panel--review{width:min(900px,100%);max-height:calc(100vh - 32px)}.modal-panel--review .modal-header{min-height:76px;padding:0 30px}.modal-panel--review .modal-header h2{letter-spacing:-.4px;font-size:25px}.modal-panel--review .modal-body{min-height:0;max-height:calc(100vh - 108px);padding:0;overflow-y:auto}.modal-panel--wizard{width:min(900px,100%)}.project-review{color:var(--navy);padding:0 24px}.project-review__card{border:1px solid #d9e2ef;border-radius:10px;margin-bottom:14px;padding:16px 20px 18px}.project-overview{padding-top:2px;padding-bottom:10px}.project-overview .project-review__header{grid-template-columns:42px minmax(0,1fr)}.project-overview__message{color:#6b7e9d;place-items:center;min-height:104px;display:grid}.project-review__header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.project-review__header h3{color:#101c36;margin:0;font-size:17px;font-weight:700}.project-review__icon{width:40px;height:40px;color:var(--primary);background:#eaf3ff;border-radius:50%;place-items:center;display:grid}.project-review__icon svg,.project-review__icon img{width:22px;height:22px}.project-review__icon--photo img{filter:brightness(0)saturate()invert(39%)sepia(98%)saturate(2759%)hue-rotate(201deg)brightness(98%)contrast()}.project-review__edit{min-width:86px;height:40px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #c9ddfa;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;display:inline-flex}.project-review__edit:hover{background:#f4f8ff}.project-review__edit img{width:17px;height:17px}.project-review dl,.project-review dt,.project-review dd{margin:0}.project-review__rows--information{grid-template-columns:170px minmax(0,1fr);row-gap:14px;padding:0 4px;display:grid}.project-review dt{color:#354c70}.project-review dd{color:#172846}.project-review__details{grid-template-columns:1fr 1fr;column-gap:32px;padding:0 4px;display:grid}.project-review__detail{border-top:0;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;min-height:50px;display:grid}.project-review__detail--wide{border-top:0;grid-column:1/-1}.project-review__photo-count{color:#172846;font-weight:600;margin:-2px 0 12px!important}.project-review__photos{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.project-review__photo{background:#f1f4f8;border-radius:8px;height:104px;position:relative;overflow:hidden}.project-review__photo>img{object-fit:cover;width:100%;height:100%}.project-review__photo>span{color:var(--primary);background:#ebf3ffe0;place-items:center;font-size:20px;font-weight:700;display:grid;position:absolute;inset:0}.project-review__error{color:#d43a48;text-align:center;margin:10px 0!important}.project-review__footer{border-top:1px solid var(--line-soft);background:#fbfcfe;justify-content:space-between;align-items:center;min-height:76px;margin:20px -24px 0;padding:12px 24px;display:flex}.project-review__footer button{min-width:110px}@media (width<=720px){.project-review__details,.project-review__rows--information{grid-template-columns:1fr}.project-review__rows--information{row-gap:6px}.project-review__details{column-gap:0}.project-review__detail{grid-template-columns:130px minmax(0,1fr)}.project-review__detail--wide{grid-column:auto}.project-review__photos{grid-template-columns:repeat(3,minmax(0,1fr))}}.project-photo-form{color:var(--navy)}.photo-information{color:#2c4368;background:#edf5ff;border:1px solid #bcd9ff;border-radius:8px;align-items:center;gap:14px;min-height:56px;margin:10px 30px 28px;padding:12px 20px;font-size:14px;display:flex}.photo-information img{flex:none;width:20px;height:20px}.photo-dropzone{color:#152541;background:#fbfcfe;border:1.5px dashed #cbd6e4;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;margin:0 30px 26px;transition:background .15s,border-color .15s;display:flex}.photo-dropzone--active{border-color:var(--primary);background:#eff7ff}.photo-dropzone__icon{width:50px;height:50px;margin-bottom:5px}.photo-dropzone>span{font-size:16px}.photo-dropzone>small{font-size:14px}.photo-choose-button{min-width:126px;height:45px;color:var(--primary);border:1px solid var(--primary);cursor:pointer;background:#fff;border-radius:7px;place-items:center;margin-top:3px;font-size:15px;font-weight:600;display:grid}.project-photo-form h3{margin:0 30px 15px;font-size:15px}.photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:0 30px 28px;display:grid}.photo-slot{aspect-ratio:1.24;background:#f7f8fa;border:1px solid #e1e6ed;border-radius:8px;position:relative;overflow:visible}.photo-slot--uploaded{cursor:grab;transition:border-color .15s,box-shadow .15s,opacity .15s,scale .15s}.photo-slot--uploaded:active{cursor:grabbing}.photo-slot--dragging{z-index:2;opacity:.62;cursor:grabbing;border-color:#71adfa;scale:1.03;box-shadow:0 10px 22px #0878f933}.photo-grid:has(.photo-slot--dragging){cursor:grabbing}.photo-slot--drag-over{border-color:var(--primary);box-shadow:0 0 0 3px #0878f921}.photo-slot--uploaded>img{object-fit:cover;border-radius:7px;width:100%;height:100%}.photo-slot--uploaded button{color:#536585;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:50%;place-items:center;width:32px;height:32px;padding:0 0 2px;font-size:25px;font-weight:300;line-height:1;display:grid;position:absolute;top:-11px;right:-11px;box-shadow:0 3px 8px #1e32501f}.photo-slot--empty{place-items:center;display:grid}.photo-slot--empty img{opacity:.28;width:27px;height:27px}.photo-form-error{color:#d43a48;font-size:13px;margin:-12px 30px 18px!important}.project-photo-form__footer{border-top:1px solid var(--line-soft);justify-content:flex-end;align-items:center;gap:14px;min-height:86px;padding:14px 30px;display:flex}.add-project-form{color:var(--navy);position:relative}.add-project-notification{z-index:5;color:#9f2632;background:#fff;border:1px solid #efb7bd;border-radius:10px;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:12px;width:min(430px,100% - 48px);min-height:70px;padding:14px 14px 14px 18px;font-size:14px;font-weight:600;line-height:1.4;animation:.18s ease-out add-project-notification-in;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 42px #2e181e38}.add-project-notification__mark{color:#fff;background:#dc3d4b;border-radius:50%;place-items:center;width:28px;height:28px;font-size:17px;font-weight:700;display:grid}.add-project-notification button{color:#8d5b62;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0 0 2px;font-size:22px;line-height:1;display:grid}.add-project-notification button:hover,.add-project-notification button:focus-visible{background:#fff0f2;outline:none}@keyframes add-project-notification-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.edit-project{color:var(--navy);padding:0 28px 22px;position:relative}.edit-project__section{border:1px solid #d9e2ef;border-radius:10px;margin-bottom:14px;padding:16px 20px 18px}.edit-project__section+.edit-project__section{margin-top:0}.edit-project__section .project-review__header{margin-bottom:16px}.edit-project__section dl,.edit-project__section dt,.edit-project__section dd{margin:0}.edit-project__label{color:#6b7e9d;font-size:13px;font-weight:500}.edit-project__value{color:#172846;font-size:15px;font-weight:600}.edit-project .project-review__edit:disabled{cursor:not-allowed;opacity:.5}.edit-project__inline-form{padding:4px 4px 0}.edit-project__inline-form.form-grid{padding:4px}.edit-project__section-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.edit-project__photos{gap:10px;display:grid}.edit-project__photos img{aspect-ratio:1.38;object-fit:cover;background:#f1f4f8;border-radius:8px;width:100%}.edit-project__footer{border-top:1px solid var(--line-soft);background:#fbfcfe;justify-content:flex-end;align-items:center;gap:14px;min-height:76px;margin:20px -28px -22px;padding:12px 28px;display:flex}.edit-project__footer button{min-width:112px}.edit-project__notification{z-index:12;color:#9f2632;background:#fff;border:1px solid #efb7bd;border-radius:10px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:12px;width:min(430px,100% - 48px);min-height:70px;padding:14px 14px 14px 20px;font-size:14px;font-weight:600;animation:.18s ease-out add-project-notification-in;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 42px #2e181e38}.edit-project__notification button{color:#8d5b62;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0 0 2px;font-size:22px;display:grid}.modal-panel--photo:has(.project-photo-form--compact){width:min(700px,100%)}.project-photo-form--compact .photo-information{margin-bottom:18px}.project-photo-form--compact .photo-dropzone{min-height:150px;margin-bottom:20px}.project-photo-form--compact .photo-slot{aspect-ratio:1.35}@media (width<=720px){.edit-project__photos{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;padding:18px 30px 24px;display:grid}.form-field{color:#13213e;flex-direction:column;gap:7px;min-width:0;font-size:14px;font-weight:600;line-height:1.2;display:flex}.form-field--full{grid-column:1/-1}.form-field>span:first-child b{color:#e1434e;font-weight:700}.form-field input,.form-field select,.form-field textarea{color:#14213d;background:#fff;border:1px solid #d3ddea;border-radius:8px;outline:0;width:100%;font-size:14px;font-weight:400;transition:border-color .15s,box-shadow .15s}.form-field input,.form-field select{height:44px;padding:0 14px}.form-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23536585' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:42px}.form-field textarea{resize:vertical;min-height:72px;padding:11px 14px}.form-field:last-child textarea{min-height:82px}.form-field input::placeholder,.form-field textarea::placeholder,.form-field select:invalid{color:#7887a4}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#7db5f9;box-shadow:0 0 0 3px #0878f91a}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:#df4b57}.field-error{color:#c93644;margin-top:-1px;font-size:11px;font-weight:500}.add-project-form__footer{border-top:1px solid var(--line-soft);background:#fbfcfe;justify-content:flex-end;align-items:center;gap:12px;min-height:76px;padding:14px 30px;display:flex}.add-project-form__footer button{min-height:42px}.add-project-form__footer .primary-button{min-width:128px}@media (width<=1240px){:root{--sidebar-width:220px}.sidebar{padding-inline:14px}.brand{padding-inline:12px}.brand__copy strong{font-size:17px}.topbar{padding-inline:36px}.project-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){:root{--sidebar-width:82px;--topbar-height:72px}.sidebar{align-items:center;padding:20px 10px}.brand{padding:0}.brand__copy,.nav-link span{display:none}.sidebar__nav{width:100%;margin-top:36px}.nav-link{justify-content:center;padding:0}.sidebar__footer{width:100%}.topbar{padding:0 20px}.global-search{width:min(420px,54vw)}.account-copy,.topbar__divider{display:none}.admin-content{padding:26px 22px 38px}}@media (width<=620px){.modal-backdrop{align-items:end;padding:10px}.modal-panel--wide,.modal-panel--photo{max-height:calc(100vh - 20px)}.modal-panel--photo .modal-header{padding-inline:20px}.photo-information,.photo-dropzone{margin-inline:20px}.photo-dropzone{min-height:190px}.project-photo-form h3{margin-inline:20px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:20px}.project-photo-form__footer{padding-inline:20px}.form-grid{grid-template-columns:1fr;padding:16px 20px 20px}.form-field--full{grid-column:auto}.add-project-form__footer{padding:12px 20px}}@media (width<=560px){:root{--sidebar-width:64px}.sidebar{padding-inline:7px}.brand__mark{width:38px}.topbar{padding:0 13px}.global-search{width:calc(100% - 100px)}.global-search input{padding-left:8px;font-size:12px}.avatar{width:40px;height:40px}.admin-content{padding:22px 15px 32px}.page-heading{flex-direction:column;align-items:stretch}.add-project-button{width:100%}.project-stats{grid-template-columns:1fr;gap:12px}.stat-card{min-height:100px}.project-toolbar{flex-direction:column;align-items:stretch;padding:14px;display:flex}.project-search{margin-right:0}.select-control,.sort-control{width:100%}}.sign-in-page{background:radial-gradient(circle at 50% 42%,#fffffff2 0,#f7fbffb8 32%,#0000 62%),#f1f7ff;place-items:center;min-height:100vh;padding:48px 24px;display:grid}.sign-in-card{background:#fff;border:1px solid #d8e0eb;border-radius:16px;width:min(100%,560px);padding:42px 38px 44px;box-shadow:0 18px 45px #2a47701f}.sign-in-brand{justify-content:center;align-items:center;gap:14px;display:flex}.sign-in-brand__mark{width:72px;height:72px;color:var(--primary);background:linear-gradient(145deg,#f0f6ff,#e5efff);border-radius:50%;place-items:center;display:grid}.sign-in-brand__mark svg{stroke-width:1.6px;width:58px;height:58px}.sign-in-brand__copy{flex-direction:column;align-items:stretch;line-height:1;display:flex}.sign-in-brand__name{color:#101b38;letter-spacing:-1.3px;font-size:36px;font-weight:650}.sign-in-brand__subtitle{width:100%;color:var(--muted);letter-spacing:.2px;text-align:center;margin-top:8px;font-size:14px;font-weight:600}.sign-in-card h1{color:#111b38;text-align:center;letter-spacing:-1.2px;margin:34px 0 28px;font-size:40px;font-weight:650;line-height:1.1}.sign-in-form{flex-direction:column;gap:24px;display:flex}.sign-in-field{flex-direction:column;gap:9px;display:flex}.sign-in-field__label{color:#17213b;font-size:16px;font-weight:600}.sign-in-input{background:#fff;border:1px solid #cbd6e5;border-radius:9px;align-items:center;gap:14px;min-height:62px;padding:0 16px;transition:border-color .16s,box-shadow .16s;display:flex}.sign-in-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #0878f91f}.sign-in-input>img{flex:none;width:26px;height:26px}.sign-in-input input{color:#15213f;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:17px}.sign-in-input input::placeholder{color:#7d8ba8;opacity:1}.password-toggle{cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;padding:7px;display:grid}.password-toggle img{width:25px;height:25px}.sign-in-error,.sign-in-form-error{color:#d92d3b;font-size:13px;line-height:1.35}.sign-in-form-error{text-align:center;margin:-8px 0 0}.sign-in-button{color:#fff;cursor:pointer;background:linear-gradient(110deg,#146ff0,#247bfa);border:0;border-radius:9px;place-items:center;min-height:62px;margin-top:4px;font-size:18px;font-weight:600;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 20px #166ff033}.sign-in-button:disabled{cursor:wait}.sign-in-button__characters{white-space:pre;align-items:center;display:inline-flex}.sign-in-button__character{animation:1.25s ease-in-out infinite sign-in-character-hop;display:inline-block}@keyframes sign-in-character-hop{0%,35%,to{transform:translateY(0)}18%{transform:translateY(-6px)}}@media (width<=620px){.sign-in-page{padding:24px 16px}.sign-in-card{padding:34px 24px 36px}.sign-in-brand__mark{width:58px;height:58px}.sign-in-brand__mark svg{width:46px;height:46px}.sign-in-brand__name{font-size:30px}.sign-in-card h1{margin-top:28px;font-size:34px}}@media (prefers-reduced-motion:reduce){.sign-in-button__character{animation:none}}
