body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f2ee;color:#3d2b1f}*,:after,:before,body,html{box-sizing:border-box}a{color:inherit}.brand-lockup{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-lockup-dark{color:#fff}.brand-lockup-light{color:#3d2b1f}.brand-lockup-mark{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.brand-lockup-dark .brand-lockup-mark{background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.24)}.brand-lockup-light .brand-lockup-mark{background:rgba(193,127,62,.12);border:1px solid rgba(193,127,62,.22)}.brand-lockup-mark svg{width:20px;height:20px}.brand-lockup-copy{display:grid;gap:2px}.brand-lockup-brand{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.72}.brand-lockup-title{font-size:16px;font-weight:700}.app-topbar{background:#1f3864;color:#fff;min-height:56px;padding:0 24px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;justify-content:space-between;gap:16px;align-items:center}.app-topbar-actions,.app-topbar-main{display:flex;align-items:center;gap:10px}.app-topbar-actions{flex-wrap:wrap;justify-content:flex-end}.topbar{justify-content:space-between;padding:0 1.5rem;min-height:52px;background:#fff;border-bottom:.5px solid #e8e0d5;position:sticky;top:0;z-index:100;flex-wrap:nowrap;gap:12px}.logo,.topbar{display:flex;align-items:center}.logo{gap:10px;font-size:15px;font-weight:600;color:#3d2b1f;letter-spacing:.02em}.logo-icon{width:32px;height:32px;background:#c17f3e;border-radius:8px;display:flex;align-items:center;justify-content:center}.page{max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem;box-sizing:border-box}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:1rem}.stat-card{background:#fff;border:.5px solid #e8e0d5;border-radius:10px;padding:14px 16px;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.stat-card:first-child:before{background:#e8773c}.stat-card:nth-child(2):before{background:#4a7fd4}.stat-card:nth-child(3):before{background:#d4a017}.stat-card:nth-child(4):before{background:#4caf6a}.stat-card:nth-child(5):before{background:#1a1a18}.stat-card:nth-child(6):before{background:#e8773c}.stat-label{font-size:9px;font-weight:700;color:#9c8572;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.stat-value{font-size:26px;font-weight:500;line-height:1}.card{border:.5px solid #e8e0d5;border-radius:12px;padding:1.25rem}.btn,.card{background:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:8px;border:.5px solid #e0d8cc;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;color:#3d2b1f;transition:background .1s}.btn:hover{background:#f5f2ee}.btn-primary{background:#c17f3e;border-color:#c17f3e;color:#fff}.btn-primary:hover{background:#a96d32}.gmc-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;color:#fff;background:radial-gradient(ellipse 80% 60% at 10% 0,rgba(29,158,117,.15) 0,transparent 60%),radial-gradient(ellipse 60% 80% at 90% 100%,rgba(42,74,127,.38) 0,transparent 60%),linear-gradient(160deg,#132340,#1a2d52 50%,#132340)}.gmc-login-shell{width:100%;max-width:1080px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,420px);gap:40px;align-items:center}.gmc-login-intro{display:grid;gap:18px;max-width:620px}.gmc-login-kicker{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8bd8ba}.gmc-login-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:.98;letter-spacing:-.03em}.gmc-login-subtitle{margin:0;max-width:58ch;color:hsla(0,0%,100%,.72);font-size:15px;line-height:1.7}.gmc-login-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gmc-login-note{padding:16px 18px;border-radius:14px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.gmc-login-note-label{margin-bottom:6px;color:#8bd8ba;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gmc-login-note-body{color:hsla(0,0%,100%,.7);font-size:13px;line-height:1.6}.gmc-login-card{padding:28px;border-radius:18px;background:hsla(0,0%,100%,.96);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 28px 64px rgba(0,0,0,.24);color:#21324f}.gmc-login-card-secondary{background:hsla(0,0%,100%,.92)}.gmc-login-panel-stack{display:grid;gap:16px}.gmc-login-alert{margin-bottom:16px;background:#fef0f0;border:1px solid #f4c5c5;border-radius:10px;padding:12px 14px;color:#a12e2e;font-size:13px;line-height:1.6}.gmc-login-card-copy{margin-bottom:18px}.gmc-login-card-title{margin-bottom:8px;font-family:Fraunces,Georgia,serif;font-size:24px;color:#132340}.gmc-login-card-text{margin:0;color:#5b687c;font-size:13px;line-height:1.7}.gmc-login-button{width:100%}.gmc-login-button+.gmc-login-button{margin-top:12px}.gmc-login-footer{margin-top:18px;font-size:12px;color:#6c7691}.gmc-login-footer a{color:#185fa5;text-decoration:none}.gmc-login-footer a:hover{text-decoration:underline}.form-row{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.form-row label{font-size:11px;font-weight:600;color:#6b4c38;text-transform:uppercase;letter-spacing:.05em}.form-row input,.form-row select,.form-row textarea{height:36px;padding:0 10px;border-radius:8px;border:.5px solid #e0d8cc;font-size:13px;font-family:inherit;background:#fff;color:#3d2b1f;outline:none;width:100%}.form-row textarea{height:auto;padding:8px 10px;resize:vertical}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#c17f3e}.form-2col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.prop-section{width:100%;box-sizing:border-box}.prop-header-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:8px;padding:5px 2px;border-bottom:.5px solid #e0d8cc;margin-bottom:5px}.prop-header-name{font-size:11px;font-weight:700;color:#3d2b1f;text-transform:uppercase;letter-spacing:.04em;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prop-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.prop-add-btn{min-width:74px;height:28px;border-radius:7px;border:1.5px solid #c17f3e;background:#fffcf8;color:#c17f3e;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0;font-family:inherit;line-height:1;padding:0 10px;white-space:nowrap}@media (max-width:768px){body,html{max-width:100vw;overflow-x:hidden}.gmc-login-page{padding:24px 16px}.gmc-login-shell{grid-template-columns:1fr;gap:24px}.gmc-login-intro{max-width:none}.gmc-login-notes{grid-template-columns:1fr}.gmc-login-card{padding:22px 18px}.page{padding:.75rem!important;max-width:100vw;overflow-x:hidden}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.stat-card{padding:10px 12px}.stat-value{font-size:20px}.form-2col{grid-template-columns:1fr}.prop-section{max-width:100%;overflow:hidden}.prop-header-row{align-items:flex-start;flex-wrap:wrap;padding:10px 4px}.prop-header-name{flex-basis:100%;font-size:13px}.prop-header-actions{width:100%;justify-content:flex-end;gap:6px}.prop-add-btn{min-width:76px;height:32px;border-radius:8px;border:1.5px dashed #c17f3e!important;background:#fffcf8!important;font-size:12px;padding:0 10px;white-space:nowrap}.page input,.page select,.page textarea{font-size:16px!important;max-width:100%}.app-topbar{align-items:flex-start;flex-direction:column;padding:16px 20px}.app-topbar-actions,.app-topbar-main{width:100%}.modal-sheet{border-radius:16px 16px 0 0!important;width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}}@media print{.app-topbar,.topbar{display:none}.page{padding:0;max-width:100%}}