.grw-shell{--grw-green:#1da638;--grw-teal:#00a9af;--grw-ink:#17312c;--grw-soft:#f3f8f6;--grw-line:#dbe8e3;--grw-muted:#60736d;box-sizing:border-box;color:var(--grw-ink);font-family:inherit;margin:0 auto;max-width:1180px;padding:48px 24px 80px}.grw-shell *,.grw-floating-actions *{box-sizing:border-box}.grw-shell h1,.grw-shell h2,.grw-shell h3{color:var(--grw-ink);line-height:1.18;margin-top:0}.grw-shell a{color:#087c80}.grw-hero,.grw-form-heading{align-items:flex-start;background:linear-gradient(135deg,#eaf8ed 0%,#e8f8f8 100%);border:1px solid #d3ebe0;border-radius:28px;display:flex;justify-content:space-between;margin-bottom:24px;padding:34px 38px}.grw-hero h1,.grw-form-heading h1{font-size:clamp(30px, 5vw, 50px);margin:5px 0 12px}.grw-hero p,.grw-form-heading p{color:var(--grw-muted);font-size:17px;margin:0;max-width:760px}.grw-kicker{color:var(--grw-green);display:block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.grw-logout,.grw-back{background:#fff;border:1px solid var(--grw-line);border-radius:999px;display:inline-flex;font-size:14px;font-weight:700;padding:10px 15px;text-decoration:none}.grw-back{margin-bottom:18px}.grw-notice{border-left:5px solid #77908a;border-radius:8px;margin:18px 0;padding:15px 18px}.grw-notice-success{background:#eaf8ed;border-color:var(--grw-green)}.grw-notice-warning{background:#fff7dc;border-color:#e3aa16}.grw-notice-error{background:#fff0ef;border-color:#d64e45}.grw-notice-info{background:#edf8f8;border-color:var(--grw-teal)}.grw-deadline{background:#fff;border:1px solid var(--grw-line);border-radius:12px;margin:18px 0;padding:14px 18px}.grw-stats{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:28px 0 40px}.grw-stats>div{background:#fff;border:1px solid var(--grw-line);border-radius:18px;box-shadow:0 10px 30px rgb(23 49 44 / .06);padding:22px}.grw-stats strong{display:block;font-size:32px}.grw-stats span{color:var(--grw-muted);font-size:13px}.grw-content-group{margin:38px 0}.grw-content-group>h2{align-items:center;display:flex;font-size:25px;gap:10px}.grw-content-group>h2 span{background:var(--grw-soft);border-radius:999px;color:var(--grw-muted);font-size:13px;padding:5px 9px}.grw-cards{display:grid;gap:12px}.grw-card{align-items:center;background:#fff;border:1px solid var(--grw-line);border-radius:16px;display:flex;gap:20px;justify-content:space-between;padding:18px 20px}.grw-card h3{font-size:18px;margin:8px 0 0}.grw-card-actions{align-items:center;display:flex;flex:0 0 auto;gap:10px}.grw-card-actions a{border-radius:999px;font-size:13px;font-weight:700;padding:9px 13px;text-decoration:none}.grw-card-actions .grw-primary{background:var(--grw-green);color:#fff}.grw-status{border-radius:999px;display:inline-block;font-size:11px;font-weight:800;padding:4px 8px;text-transform:uppercase}.grw-status-todo{background:#edf1ef;color:#53655f}.grw-status-pending{background:#fff1c8;color:#87620b}.grw-status-no_change,.grw-status-accepted{background:#dff5e5;color:#116f28}.grw-status-partly_accepted{background:#e3f5f5;color:#08777b}.grw-status-rejected{background:#f9e6e4;color:#a83730}.grw-review-form{display:grid;gap:20px}.grw-panel,.grw-confirm-form{background:#fff;border:1px solid var(--grw-line);border-radius:20px;box-shadow:0 12px 34px rgb(23 49 44 / .06);padding:28px 30px}.grw-panel h2{font-size:24px;margin-bottom:8px}.grw-panel-intro,.grw-identity-panel>p,.grw-variable-panel>p{color:var(--grw-muted);margin:0 0 24px}.grw-field{border-top:1px solid #edf2f0;padding:24px 0 4px}.grw-field:first-of-type{border-top:0}.grw-field-label{align-items:center;display:flex;gap:10px;justify-content:space-between}.grw-shell label{display:block;font-weight:750;margin:0 0 7px}.grw-help,.grw-format-note{color:var(--grw-muted);font-size:13px;margin:0 0 10px}.grw-format-note{margin-top:7px}.grw-lock{background:#e8f8eb;border-radius:999px;color:#157b2a;font-size:11px;font-weight:700;padding:5px 9px}.grw-shell input[type="text"],.grw-shell input[type="password"],.grw-shell select,.grw-shell textarea,.grw-rich-field{background:#fbfdfc;border:1px solid #bdcec8;border-radius:10px;box-shadow:none;color:var(--grw-ink);font:inherit;max-width:none;padding:12px 13px;width:100%}.grw-shell input:focus,.grw-shell select:focus,.grw-shell textarea:focus,.grw-rich-field:focus{border-color:var(--grw-teal);box-shadow:0 0 0 3px rgb(0 169 175 / .12);outline:none}.grw-rich-field{line-height:1.55;min-height:190px;overflow:auto}.grw-rich-field p:first-child{margin-top:0}.grw-rich-field p:last-child{margin-bottom:0}.grw-counter{color:var(--grw-muted);display:block;font-size:12px;margin-top:5px;text-align:right}.grw-counter.is-near{color:#a06300;font-weight:700}.grw-counter.is-over{color:#c23128;font-weight:800}.grw-submit-bar{align-items:center;background:linear-gradient(135deg,#17312c 0%,#0e5144 100%);border-radius:20px;box-shadow:0 15px 38px rgb(23 49 44 / .18);color:#fff;display:flex;gap:28px;justify-content:space-between;padding:25px 28px}.grw-submit-copy{max-width:650px}.grw-submit-copy strong{color:#fff;display:block;font-size:17px;line-height:1.25;margin-bottom:5px}.grw-submit-bar .grw-submit-copy p{color:#fff;font-size:14px;line-height:1.5;margin:0;opacity:.88}.grw-submit,.grw-confirm-form button,.grw-login input[type="submit"]{background:var(--grw-green);border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:13px 19px}.grw-submit-bar .grw-submit{align-items:center!important;background:#fff!important;border:3px solid #fff!important;border-radius:999px!important;box-shadow:0 8px 22px rgb(0 0 0 / .18)!important;color:#0d7429!important;display:inline-flex!important;flex:0 0 auto;font-size:16px!important;font-weight:850!important;gap:10px;justify-content:center;letter-spacing:0!important;line-height:1.2!important;min-height:54px;padding:14px 25px!important;text-decoration:none!important;text-transform:none!important}.grw-submit-bar .grw-submit:hover,.grw-submit-bar .grw-submit:focus{background:#eaf8ed!important;border-color:#eaf8ed!important;color:#075c1e!important;transform:translateY(-1px)}.grw-submit-bar .grw-submit:focus-visible{outline:3px solid #7de08f!important;outline-offset:3px}.grw-submit-bar .grw-submit span{font-size:22px;line-height:.8}.grw-confirm-form{margin-top:24px}.grw-confirm-form input{margin-bottom:12px}.grw-confirm-form button{background:#fff;border:1px solid var(--grw-green);color:var(--grw-green)}.grw-login{align-items:center;display:flex;min-height:70vh;justify-content:center}.grw-login-card{background:#fff;border:1px solid var(--grw-line);border-radius:26px;box-shadow:0 20px 60px rgb(23 49 44 / .12);max-width:480px;padding:40px;width:100%}.grw-login-card h1{font-size:38px;margin:7px 0 10px}.grw-login-card form p{margin:18px 0}.grw-floating-actions{bottom:22px;display:flex;filter:drop-shadow(0 12px 22px rgb(23 49 44 / .2));left:22px;position:fixed;z-index:99999}.grw-floating-actions a{font-family:inherit;font-size:13px;font-weight:800;padding:13px 15px;text-decoration:none}.grw-floating-dashboard{background:#fff;border-radius:999px 0 0 999px;color:#17312c}.grw-floating-review{background:#1da638;border-radius:0 999px 999px 0;color:#fff}@media (max-width:780px){.grw-shell{padding:24px 14px 70px}.grw-hero,.grw-form-heading{border-radius:20px;display:block;padding:25px 22px}.grw-logout{margin-top:20px}.grw-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.grw-card{align-items:flex-start;display:block}.grw-card-actions{margin-top:16px}.grw-panel{padding:22px 18px}.grw-submit-bar{align-items:stretch;display:grid}.grw-submit{width:100%}.grw-floating-actions{bottom:12px;left:12px;right:12px}.grw-floating-actions a{text-align:center}.grw-floating-dashboard{flex:0 0 auto}.grw-floating-review{flex:1}}