@keyframes scopePulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}.scope-icon{animation:scopePulse 2s ease-in-out infinite}.interactive-stepper .MuiStepLabel-root{cursor:pointer;transition:all .2s ease}.interactive-stepper .MuiStepLabel-root:hover{transform:scale(1.02)}.scope1-element{border-left:4px solid #ff6b6b;background:linear-gradient(90deg,rgba(255,107,107,.1) 0%,transparent 100%)}.scope2-element{border-left:4px solid #ffd700;background:linear-gradient(90deg,rgba(255,215,0,.1) 0%,transparent 100%)}.scope3-element{border-left:4px solid #4caf50;background:linear-gradient(90deg,rgba(76,175,80,.1) 0%,transparent 100%)}.learning-progress{background:linear-gradient(90deg,#ff6b6b,gold,#4caf50);border-radius:10px;overflow:hidden}.quiz-option{transition:all .2s ease;border-radius:8px;padding:12px;margin:4px 0}.quiz-option:hover{background-color:#2196f31a;transform:translate(4px)}.quiz-option.correct{background-color:#4caf5033;border:2px solid #4caf50}.quiz-option.incorrect{background-color:#f4433633;border:2px solid #f44336}.fact-accordion{transition:all .3s ease}.fact-accordion:hover{box-shadow:0 4px 12px #0000001a}@media(max-width:768px){.tip-card,.experiment-card{margin-bottom:1rem}.tip-card:hover,.experiment-card:hover{transform:none}.scope-icon{animation:none}}@media(prefers-color-scheme:dark){.scope1-element{background:linear-gradient(90deg,rgba(255,107,107,.2) 0%,transparent 100%)}.scope2-element{background:linear-gradient(90deg,rgba(255,215,0,.2) 0%,transparent 100%)}.scope3-element{background:linear-gradient(90deg,rgba(76,175,80,.2) 0%,transparent 100%)}}.completed-step{position:relative;overflow:hidden}.completed-step:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(76,175,80,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.educational-tips-card{transition:all .3s ease}.educational-tips-card.dark{color:#e2e8f0}.tip-card{transition:transform .3s ease}.tip-card:hover{transform:translateY(-5px)}.fun-facts-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:20px}.fun-fact{background:#f5f5f5;border-radius:10px;padding:15px;box-shadow:0 2px 8px #0000001a}.fun-fact-title{font-weight:700;color:#1890ff;margin-bottom:10px}.fun-fact-content{color:#333}.experiments-container{margin-top:20px}.dark-collapse{background-color:#1e2736;border-color:#2d3748}.quiz-modal .ant-modal-content{border-radius:15px}.quiz-option{transition:all .3s ease}.quiz-option:hover{background-color:#f0f7ff}.quiz-option.selected{background-color:#e6f7ff;border-color:#1890ff}.tip-card{transition:all .3s ease;position:relative;overflow:hidden}.tip-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4caf5026!important}.tip-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(76,175,80,.1),transparent);transition:left .5s}.tip-card:hover:before{left:100%}.experiment-card{transition:all .3s ease;position:relative;overflow:hidden}.experiment-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff980026!important}.experiment-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,152,0,.1),transparent);transition:left .5s}.experiment-card:hover:before{left:100%}@keyframes wave{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.02)}to{transform:translateY(0) scale(1)}}@keyframes coral-pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.7}}.marine-icon{transition:all .3s ease}.marine-icon:hover{animation:float 2s ease-in-out infinite}.coral-primary{color:#ff6b35}.coral-secondary{color:#00bcd4}.seagrass-green{color:#4caf50}.ocean-blue{color:#2196f3}.reef-purple{color:#9c27b0}.conservation-bg{background:linear-gradient(135deg,#4caf50,#8bc34a)}.marine-facts-bg{background:linear-gradient(135deg,#2196f3,#00bcd4)}.experiments-bg{background:linear-gradient(135deg,#ff9800,#ffc107)}.interactive-element{transition:all .2s ease}.interactive-element:hover{transform:scale(1.02);cursor:pointer}.ecosystem-card{position:relative;overflow:hidden;transition:all .3s ease}.ecosystem-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s}.ecosystem-card:hover:after{transform:translate(100%)}.quiz-progress{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.biodiversity-very-high{background:linear-gradient(45deg,#4caf50,#8bc34a);color:#fff}.biodiversity-high{background:linear-gradient(45deg,#8bc34a,#cddc39);color:#fff}.biodiversity-medium{background:linear-gradient(45deg,#ffc107,#ff9800);color:#fff}.biodiversity-low{background:linear-gradient(45deg,#ff9800,#ff5722);color:#fff}.conservation-tip{border-left:4px solid #4caf50;background:linear-gradient(90deg,rgba(76,175,80,.05) 0%,transparent 100%)}.marine-fact{border-left:4px solid #2196f3;background:linear-gradient(90deg,rgba(33,150,243,.05) 0%,transparent 100%)}.difficulty-easy{background:#4caf50;color:#fff}.difficulty-medium{background:#ff9800;color:#fff}.difficulty-hard{background:#f44336;color:#fff}@media(max-width:768px){.tip-card,.experiment-card{margin-bottom:1rem}.marine-icon{animation:none}.tip-card:hover,.experiment-card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.tip-card,.experiment-card,.interactive-element,.marine-icon{animation:none!important;transition:none!important}.tip-card:hover,.experiment-card:hover,.interactive-element:hover{transform:none!important}}@media(prefers-contrast:high){.tip-card,.experiment-card{border:2px solid}.conservation-tip,.marine-fact{border-left-width:6px}}.tip-card{transition:all .3s ease;cursor:pointer}.tip-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.experiment-card{transition:all .3s ease;cursor:pointer}.experiment-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}@keyframes waterDrop{0%{transform:translateY(-10px);opacity:0}50%{opacity:1}to{transform:translateY(0);opacity:1}}.water-icon{animation:waterDrop .6s ease-out}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.water-ripple{position:relative;overflow:hidden}.water-ripple:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#2196f34d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.water-ripple:hover:before{width:300px;height:300px}.conservation-progress{background:linear-gradient(90deg,#e3f2fd,#2196f3);border-radius:10px;overflow:hidden}@media(max-width:768px){.tip-card,.experiment-card{margin-bottom:1rem}.tip-card:hover,.experiment-card:hover{transform:none}}.msp-insurer-modal-host{--msp-in-bg: #0b1220;--msp-in-card: #101a2e;--msp-in-text: #e9eefc;--msp-in-muted: #b9c3e6;--msp-in-accent: #6aa6ff;--msp-in-border: rgba(255, 255, 255, .12);--msp-in-warn: #ffcc66;--msp-in-input-bg: rgba(11, 18, 32, .65);--msp-in-footer-bg: rgba(16, 26, 46, .85);--msp-in-backdrop: rgba(0, 0, 0, .62);--msp-in-close-hover: rgba(106, 166, 255, .12);--msp-in-btn-ghost-bg: rgba(255, 255, 255, .06);--msp-in-btn-primary-bg: rgba(106, 166, 255, .25);--msp-in-btn-primary-bg-hover: rgba(106, 166, 255, .35)}.msp-insurer-modal-host[data-msp-insurer-theme=light]{--msp-in-bg: #e8ecf1;--msp-in-card: #ffffff;--msp-in-text: #1a1a1a;--msp-in-muted: #5c6570;--msp-in-accent: #0f766e;--msp-in-border: #d1d5db;--msp-in-warn: #b45309;--msp-in-input-bg: #ffffff;--msp-in-footer-bg: #f3f4f6;--msp-in-backdrop: rgba(15, 23, 42, .4);--msp-in-close-hover: rgba(15, 118, 110, .12);--msp-in-btn-ghost-bg: #ffffff;--msp-in-btn-primary-bg: rgba(15, 118, 110, .15);--msp-in-btn-primary-bg-hover: rgba(15, 118, 110, .22)}.msp-insurer-modal-host .msp-insurer-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:var(--msp-in-backdrop);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.msp-insurer-modal-host .msp-insurer-modal{background:var(--msp-in-card);color:var(--msp-in-text);border-radius:16px;box-shadow:0 20px 56px #00000073;max-width:920px;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;border:1px solid var(--msp-in-border);overflow:hidden}.msp-insurer-modal-host[data-msp-insurer-theme=light] .msp-insurer-modal{box-shadow:0 18px 50px #0f172a1f}.msp-insurer-modal-host .msp-insurer-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--msp-in-border);flex-shrink:0}.msp-insurer-modal-host .msp-insurer-modal-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.msp-insurer-modal-host .msp-insurer-modal-close{border:none;background:transparent;color:var(--msp-in-muted);font-size:26px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:8px}.msp-insurer-modal-host .msp-insurer-modal-close:hover{color:var(--msp-in-text);background:var(--msp-in-close-hover)}.msp-insurer-modal-host .msp-insurer-modal-form{display:flex;flex-direction:column;min-height:0;flex:1}.msp-insurer-modal-host .msp-insurer-modal-body{padding:20px 20px 8px;overflow:auto;flex:1;min-height:0}.msp-insurer-modal-host .msp-insurer-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.msp-insurer-modal-host .msp-insurer-modal-grid .msp-insurer-field.span-2{grid-column:1 / -1}.msp-insurer-modal-host .msp-insurer-field{display:flex;flex-direction:column;gap:6px}.msp-insurer-modal-host .msp-insurer-field label{font-size:12px;font-weight:600;color:var(--msp-in-muted)}.msp-insurer-modal-host .msp-insurer-req:after{content:" *";color:var(--msp-in-warn)}.msp-insurer-modal-host .msp-insurer-field input,.msp-insurer-modal-host .msp-insurer-field textarea{padding:10px 12px;border-radius:10px;border:1px solid var(--msp-in-border);background:var(--msp-in-input-bg);color:var(--msp-in-text);font-size:14px;font-family:inherit}.msp-insurer-modal-host .msp-insurer-field textarea{min-height:72px;resize:vertical}.msp-insurer-modal-host .msp-insurer-field input::placeholder,.msp-insurer-modal-host .msp-insurer-field textarea::placeholder{color:var(--msp-in-muted)}.msp-insurer-modal-host .msp-insurer-hint{font-size:11px;color:var(--msp-in-muted);line-height:1.35}.msp-insurer-modal-host .msp-insurer-modal-toggle-row{padding-top:4px}.msp-insurer-modal-host .msp-insurer-toggle-label{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer;color:var(--msp-in-text)}.msp-insurer-modal-host .msp-insurer-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid var(--msp-in-border);background:var(--msp-in-footer-bg);flex-shrink:0}.msp-insurer-modal-host .msp-insurer-btn{padding:10px 18px;border-radius:10px;border:1px solid var(--msp-in-border);background:var(--msp-in-btn-ghost-bg);color:var(--msp-in-text);cursor:pointer;font-size:14px;font-family:inherit}.msp-insurer-modal-host .msp-insurer-btn:hover:not(:disabled){border-color:var(--msp-in-accent);color:var(--msp-in-accent)}.msp-insurer-modal-host .msp-insurer-btn:disabled{opacity:.55;cursor:not-allowed}.msp-insurer-modal-host .msp-insurer-btn-primary{background:var(--msp-in-btn-primary-bg);border-color:var(--msp-in-accent);color:var(--msp-in-accent)}.msp-insurer-modal-host .msp-insurer-btn-primary:hover:not(:disabled){background:var(--msp-in-btn-primary-bg-hover)}@media(max-width:640px){.msp-insurer-modal-host .msp-insurer-modal-grid{grid-template-columns:1fr}}.msp-claim-create-page{--bg: #0b1220;--card: #101a2e;--text: #e9eefc;--muted: #b9c3e6;--accent: #6aa6ff;--border: rgba(255, 255, 255, .12);--good: #39d98a;--warn: #ffcc66;--bad: #ff6666;min-height:100%;padding:24px 18px 48px;max-width:1100px;margin:0 auto;color:var(--text);background:radial-gradient(1200px 800px at 20% 10%,rgba(106,166,255,.18),transparent 60%),radial-gradient(900px 700px at 90% 30%,rgba(57,217,138,.12),transparent 55%),var(--bg)}.msp-claim-create-page *{box-sizing:border-box}.msp-claim-create-page .mockup-nav{padding:12px 0 16px;border-bottom:1px solid var(--border);font-size:14px;color:var(--muted)}.msp-claim-create-page .mockup-nav a{color:var(--accent);text-decoration:none}.msp-claim-create-page .mockup-nav a:hover{text-decoration:underline}.msp-claim-create-page .mockup-nav span{color:var(--muted);margin:0 6px}.msp-claim-create-page header{padding:24px 0 10px}.msp-claim-create-page header h1{margin:0 0 6px;font-size:28px;letter-spacing:.2px}.msp-claim-create-page header p{margin:0;color:var(--muted);max-width:72ch}.msp-claim-create-page main{margin:0;padding:18px 0 0;display:grid;grid-template-columns:1fr;gap:16px}.msp-claim-create-page section{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:0 10px 30px #00000038}.msp-claim-create-page section.full{grid-column:1 / -1}.msp-claim-create-page h2{margin:0 0 10px;font-size:20px;display:flex;gap:10px;align-items:center}.msp-claim-create-page h3{margin:0 0 12px;font-size:16px;color:var(--text)}.msp-claim-create-page .pill{font-size:12px;padding:4px 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted)}.msp-claim-create-page .tag{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:12px;border:1px solid var(--border);background:#101a2e8c;margin:6px 8px 0 0;color:var(--muted);font-size:13px}.msp-claim-create-page .dot{width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #6aa6ff26}.msp-claim-create-page .lead{color:var(--muted);margin:0 0 16px}.msp-claim-create-page .form-section{margin-bottom:24px}.msp-claim-create-page .form-section:last-child{margin-bottom:0}.msp-claim-create-page .form-grid{display:grid;gap:14px}.msp-claim-create-page .form-grid-2{grid-template-columns:1fr 1fr}.msp-claim-create-page .field{display:flex;flex-direction:column;gap:4px}.msp-claim-create-page .field label{font-size:12px;color:var(--muted)}.msp-claim-create-page .field input,.msp-claim-create-page .field select,.msp-claim-create-page .field textarea{padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:14px;font-family:inherit}.msp-claim-create-page .field input::placeholder,.msp-claim-create-page .field textarea::placeholder{color:var(--muted)}.msp-claim-create-page .field textarea{min-height:80px;resize:vertical}.msp-claim-create-page .field.full{grid-column:1 / -1}.msp-claim-create-page .hint,.msp-claim-create-page .example{font-size:11px;color:var(--muted);margin-top:2px}.msp-claim-create-page .example{font-style:italic}.msp-claim-create-page .section-note{color:var(--muted);font-size:13px;margin:0 0 12px}.msp-claim-create-page .gps-action-row{margin-top:8px}.msp-claim-create-page .gps-button{padding:8px 16px;border-radius:8px;border:1px solid var(--accent);background:#6aa6ff26;color:var(--accent);cursor:pointer;font-size:13px;font-family:inherit}.msp-claim-create-page .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.msp-claim-create-page .btn{padding:10px 20px;border-radius:10px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);cursor:pointer;font-size:14px;font-family:inherit;text-decoration:none;display:inline-block}.msp-claim-create-page .btn:hover{background:#6aa6ff26;border-color:var(--accent);color:var(--accent)}.msp-claim-create-page .btn.primary{background:#6aa6ff40;border-color:var(--accent);color:var(--accent)}.msp-claim-create-page .btn.primary:hover{background:#6aa6ff59}.msp-claim-create-page .note{margin-top:12px;padding:10px 12px;border-radius:12px;border:1px dashed rgba(255,255,255,.16);background:#101a2e8c;color:var(--muted)}.msp-claim-create-page .note b{color:var(--text)}.msp-claim-create-page .status-note{margin-top:0}.msp-claim-create-page .note a{color:var(--accent)}.msp-claim-create-page .back-link-row{margin-top:16px}.msp-claim-create-page .back-link-row a{color:var(--accent);text-decoration:none}.msp-claim-create-page .back-link-row a:hover{text-decoration:underline}@media(max-width:640px){.msp-claim-create-page .form-grid-2{grid-template-columns:1fr}}.msp-claimant-modal-host{--msp-cl-bg: #0b1220;--msp-cl-card: #101a2e;--msp-cl-text: #e9eefc;--msp-cl-muted: #b9c3e6;--msp-cl-accent: #6aa6ff;--msp-cl-border: rgba(255, 255, 255, .12);--msp-cl-warn: #ffcc66;--msp-cl-input-bg: rgba(11, 18, 32, .65);--msp-cl-footer-bg: rgba(16, 26, 46, .85);--msp-cl-backdrop: rgba(0, 0, 0, .62);--msp-cl-close-hover: rgba(106, 166, 255, .12);--msp-cl-btn-ghost-bg: rgba(255, 255, 255, .06);--msp-cl-btn-primary-bg: rgba(106, 166, 255, .25);--msp-cl-btn-primary-bg-hover: rgba(106, 166, 255, .35)}.msp-claimant-modal-host[data-msp-claimant-theme=light]{--msp-cl-bg: #e8ecf1;--msp-cl-card: #ffffff;--msp-cl-text: #1a1a1a;--msp-cl-muted: #5c6570;--msp-cl-accent: #0f766e;--msp-cl-border: #d1d5db;--msp-cl-warn: #b45309;--msp-cl-input-bg: #ffffff;--msp-cl-footer-bg: #f3f4f6;--msp-cl-backdrop: rgba(15, 23, 42, .4);--msp-cl-close-hover: rgba(15, 118, 110, .12);--msp-cl-btn-ghost-bg: #ffffff;--msp-cl-btn-primary-bg: rgba(15, 118, 110, .15);--msp-cl-btn-primary-bg-hover: rgba(15, 118, 110, .22)}.msp-claimant-modal-host .msp-claimant-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:var(--msp-cl-backdrop);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.msp-claimant-modal-host .msp-claimant-modal{background:var(--msp-cl-card);color:var(--msp-cl-text);border-radius:16px;box-shadow:0 20px 56px #00000073;max-width:920px;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;border:1px solid var(--msp-cl-border);overflow:hidden}.msp-claimant-modal-host[data-msp-claimant-theme=light] .msp-claimant-modal{box-shadow:0 18px 50px #0f172a1f}.msp-claimant-modal-host .msp-claimant-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--msp-cl-border);flex-shrink:0}.msp-claimant-modal-host .msp-claimant-modal-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.msp-claimant-modal-host .msp-claimant-modal-close{border:none;background:transparent;color:var(--msp-cl-muted);font-size:26px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:8px}.msp-claimant-modal-host .msp-claimant-modal-close:hover{color:var(--msp-cl-text);background:var(--msp-cl-close-hover)}.msp-claimant-modal-host .msp-claimant-modal-form{display:flex;flex-direction:column;min-height:0;flex:1}.msp-claimant-modal-host .msp-claimant-modal-body{padding:20px 20px 8px;overflow:auto;flex:1;min-height:0}.msp-claimant-modal-host .msp-claimant-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.msp-claimant-modal-host .msp-claimant-modal-grid .msp-claimant-field.span-2{grid-column:1 / -1}.msp-claimant-modal-host .msp-claimant-field{display:flex;flex-direction:column;gap:6px}.msp-claimant-modal-host .msp-claimant-field label{font-size:12px;font-weight:600;color:var(--msp-cl-muted)}.msp-claimant-modal-host .msp-claimant-req:after{content:" *";color:var(--msp-cl-warn)}.msp-claimant-modal-host .msp-claimant-field input,.msp-claimant-modal-host .msp-claimant-field textarea{padding:10px 12px;border-radius:10px;border:1px solid var(--msp-cl-border);background:var(--msp-cl-input-bg);color:var(--msp-cl-text);font-size:14px;font-family:inherit}.msp-claimant-modal-host .msp-claimant-field textarea{min-height:72px;resize:vertical}.msp-claimant-modal-host .msp-claimant-field input::placeholder,.msp-claimant-modal-host .msp-claimant-field textarea::placeholder{color:var(--msp-cl-muted)}.msp-claimant-modal-host .msp-claimant-hint{font-size:11px;color:var(--msp-cl-muted);line-height:1.35}.msp-claimant-modal-host .msp-claimant-modal-toggle-row{padding-top:4px}.msp-claimant-modal-host .msp-claimant-toggle-label{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer;color:var(--msp-cl-text)}.msp-claimant-modal-host .msp-claimant-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid var(--msp-cl-border);background:var(--msp-cl-footer-bg);flex-shrink:0}.msp-claimant-modal-host .msp-claimant-btn{padding:10px 18px;border-radius:10px;border:1px solid var(--msp-cl-border);background:var(--msp-cl-btn-ghost-bg);color:var(--msp-cl-text);cursor:pointer;font-size:14px;font-family:inherit}.msp-claimant-modal-host .msp-claimant-btn:hover:not(:disabled){border-color:var(--msp-cl-accent);color:var(--msp-cl-accent)}.msp-claimant-modal-host .msp-claimant-btn:disabled{opacity:.55;cursor:not-allowed}.msp-claimant-modal-host .msp-claimant-btn-primary{background:var(--msp-cl-btn-primary-bg);border-color:var(--msp-cl-accent);color:var(--msp-cl-accent)}.msp-claimant-modal-host .msp-claimant-btn-primary:hover:not(:disabled){background:var(--msp-cl-btn-primary-bg-hover)}@media(max-width:640px){.msp-claimant-modal-host .msp-claimant-modal-grid{grid-template-columns:1fr}}.msp-claimant-modal-host .msp-vessel-field-group-title{font-size:12px;font-weight:600;color:var(--msp-cl-muted)}.msp-claimant-modal-host .msp-vessel-loa-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.msp-claimant-modal-host .msp-vessel-loa-row>input[type=number]{flex:1 1 140px;min-width:120px}.msp-claimant-modal-host .msp-vessel-uom-select{flex:0 0 auto;padding:10px 12px;border-radius:10px;border:1px solid var(--msp-cl-border);background:var(--msp-cl-input-bg);color:var(--msp-cl-text);font-size:14px;font-family:inherit;min-width:5.5rem}.msp-claimant-modal-host .msp-vessel-section1-hint{grid-column:1 / -1;margin:0 0 4px}.msp-claimant-modal-host .msp-vessel-section2-hint{grid-column:1 / -1;margin:0 0 8px}.msp-claimant-modal-host .msp-vessel-accordion{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.msp-claimant-modal-host .msp-vessel-details{border:1px solid var(--msp-cl-border);border-radius:12px;background:var(--msp-cl-input-bg);overflow:hidden}.msp-claimant-modal-host .msp-vessel-details>summary{list-style:none;cursor:pointer;padding:12px 14px;font-size:13px;font-weight:700;color:var(--msp-cl-text);-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.msp-claimant-modal-host .msp-vessel-details>summary::-webkit-details-marker{display:none}.msp-claimant-modal-host .msp-vessel-details>summary:after{content:"▸";color:var(--msp-cl-muted);font-size:12px;transition:transform .15s ease}.msp-claimant-modal-host .msp-vessel-details[open]>summary:after{transform:rotate(90deg)}.msp-claimant-modal-host .msp-vessel-details-body{padding:0 14px 14px;border-top:1px solid var(--msp-cl-border)}.msp-claimant-modal-host .msp-vessel-boat-image-row{display:flex;flex-direction:column;gap:8px}.msp-claimant-modal-host .msp-vessel-boat-image-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.msp-claimant-modal-host .msp-vessel-boat-image-actions input[type=file]{font-size:13px;color:var(--msp-cl-muted)}.msp-claimant-modal-host .msp-vessel-boat-thumb{max-width:100%;max-height:160px;border-radius:10px;border:1px solid var(--msp-cl-border);object-fit:contain;background:var(--msp-cl-card)}.msp-claimant-modal-host .msp-vessel-boat-url-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px}.msp-claimant-modal-host .msp-vessel-boat-url-row>input[type=url]{flex:1 1 200px;min-width:0}.msp-claimant-modal-host .msp-vessel-boat-delete{flex:0 0 auto;font-size:13px;font-weight:600;padding:10px 14px;border-radius:10px;border:1px solid rgba(220,38,38,.45);background:#dc26261f;color:#f87171;cursor:pointer;font-family:inherit;white-space:nowrap}.msp-claimant-modal-host[data-msp-claimant-theme=light] .msp-vessel-boat-delete{color:#b91c1c;border-color:#b91c1c66;background:#b91c1c14}.msp-claimant-modal-host .msp-vessel-boat-delete:hover:not(:disabled){border-color:#f87171;background:#dc262633}.msp-claimant-modal-host[data-msp-claimant-theme=light] .msp-vessel-boat-delete:hover:not(:disabled){border-color:#b91c1c;background:#b91c1c24}.msp-claimant-modal-host .msp-vessel-boat-delete:disabled{opacity:.5;cursor:not-allowed}.Surveyor-claim-create{--mcm-primary: #2d6a4f;--mcm-primary-hover: #245542;--mcm-danger: #b4533c;--mcm-danger-hover: #943b2a;--mcm-link: #0f766e;--mcm-bg-page: #e8ecf1;--mcm-bg-card: #ffffff;--mcm-text: #1a1a1a;--mcm-muted: #5c6570;--mcm-border: #d1d5db;--mcm-input-bg: #ffffff;--mcm-topbar: #ffffff;--mcm-shadow: 0 1px 3px rgba(0, 0, 0, .08);--mcm-radius: 8px;--mcm-font: "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;min-height:100vh;font-family:var(--mcm-font);font-size:14px;line-height:1.45;color:var(--mcm-text);background:var(--mcm-bg-page);box-sizing:border-box}.Surveyor-claim-create *,.Surveyor-claim-create *:before,.Surveyor-claim-create *:after{box-sizing:border-box}.Surveyor-claim-create[data-theme=dark]{--mcm-primary: #3d8f6a;--mcm-primary-hover: #337a5a;--mcm-danger: #c96b5a;--mcm-danger-hover: #b85a48;--mcm-link: #5eead4;--mcm-bg-page: #0f1419;--mcm-bg-card: #1a222c;--mcm-text: #e8eaed;--mcm-muted: #9aa0a8;--mcm-border: rgba(255, 255, 255, .12);--mcm-input-bg: #121820;--mcm-topbar: #151c24;--mcm-shadow: 0 4px 24px rgba(0, 0, 0, .35)}.mcm-shell{display:flex;flex-direction:column;min-height:100vh;min-width:0}.mcm-topbar{display:flex;align-items:center;gap:16px;padding:10px 20px;background:var(--mcm-topbar);border-bottom:1px solid var(--mcm-border);box-shadow:var(--mcm-shadow)}.mcm-brand{font-weight:700;font-size:18px;letter-spacing:.04em;color:var(--mcm-text)}.mcm-breadcrumb{flex:1;font-size:13px;color:var(--mcm-muted)}.mcm-breadcrumb a{color:var(--mcm-link);text-decoration:none}.mcm-breadcrumb a:hover{text-decoration:underline}.mcm-user{font-size:13px;color:var(--mcm-muted)}.mcm-theme-toggle{border:1px solid var(--mcm-border);background:var(--mcm-input-bg);color:var(--mcm-text);border-radius:var(--mcm-radius);padding:6px 12px;font-size:12px;cursor:pointer}.mcm-theme-toggle:hover{border-color:var(--mcm-primary);color:var(--mcm-primary)}.mcm-scroll{flex:1;overflow:auto;padding:20px 24px 120px;max-width:1280px;width:100%;margin:0 auto}.mcm-page-title{margin:0 0 8px;font-size:26px;font-weight:700;letter-spacing:-.02em}.mcm-page-intro{margin:0 0 24px;font-size:13px;color:var(--mcm-muted);max-width:none;width:100%;line-height:1.55}.mcm-tags-row{margin:0 0 20px}.Surveyor-claim-create .tag{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:12px;border:1px solid var(--mcm-border);background:#2d6a4f14;margin:6px 8px 0 0;color:var(--mcm-muted);font-size:13px}.Surveyor-claim-create[data-theme=dark] .tag{background:#3d8f6a24}.Surveyor-claim-create .dot{width:8px;height:8px;border-radius:999px;background:var(--mcm-primary);box-shadow:0 0 0 3px #2d6a4f2e}.Surveyor-claim-create[data-theme=dark] .dot{box-shadow:0 0 0 3px #5eead41f}.mcm-section{margin-bottom:18px;border-radius:var(--mcm-radius);overflow:hidden;box-shadow:var(--mcm-shadow)}.mcm-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;margin:0;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:600;font-family:inherit;color:#fff;background:var(--mcm-primary)}.mcm-section-head:hover{background:var(--mcm-primary-hover)}.mcm-section-toggle{font-size:18px;line-height:1;opacity:.95}.mcm-section-body{background:var(--mcm-bg-card);border:1px solid var(--mcm-border);border-top:none;padding:20px 20px 8px}.mcm-section-body--collapsed{display:none}.mcm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 20px;margin-bottom:16px}@media(max-width:1100px){.mcm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.mcm-grid{grid-template-columns:1fr}}.mcm-field{display:flex;flex-direction:column;gap:6px}.mcm-field.span-2{grid-column:span 2}.mcm-field.span-3{grid-column:1 / -1}.mcm-inline-warning{font-size:12px;line-height:1.35;color:#b45309;margin:0}.mcm-field label{font-size:12px;font-weight:600;color:var(--mcm-text)}.mcm-field .mcm-req:after{content:" *";color:#c62828}.mcm-field input,.mcm-field select,.mcm-field textarea{width:100%;padding:10px 12px;border-radius:6px;border:1px solid var(--mcm-border);background:var(--mcm-input-bg);color:var(--mcm-text);font-size:14px;font-family:inherit}.mcm-field input::placeholder,.mcm-field textarea::placeholder{color:var(--mcm-muted);opacity:.85}.mcm-field textarea{min-height:88px;resize:vertical}.mcm-field textarea.mcm-textarea-compact{min-height:52px;max-height:140px}.mcm-radio-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.mcm-radio-row label{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:14px;cursor:pointer}.mcm-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 16px}@media(max-width:900px){.mcm-check-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.mcm-check-grid{grid-template-columns:1fr}}.mcm-check-grid label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;cursor:pointer}.mcm-upload{border:2px dashed var(--mcm-border);border-radius:var(--mcm-radius);padding:28px 16px;text-align:center;color:var(--mcm-muted);font-size:13px;background:#0f766e0a;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.Surveyor-claim-create[data-theme=dark] .mcm-upload{background:#5eead40f}.mcm-upload:hover{border-color:var(--mcm-link);background:#0f766e14}.mcm-upload:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.mcm-upload--active{border-color:var(--mcm-link);background:#0f766e24;transform:translateY(-1px)}.mcm-upload-hint{margin-top:6px;opacity:.9}.mcm-upload-files{margin-top:10px;text-align:left;border:1px solid var(--mcm-border);border-radius:10px;padding:10px 12px;background:var(--mcm-input-bg);color:var(--mcm-text)}.mcm-upload-files ul{margin:6px 0 0;padding:0 0 0 18px}.mcm-upload-files li{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:disc;overflow-wrap:anywhere}.mcm-upload-remove-btn{border:1px solid var(--mcm-border);background:var(--mcm-bg-card);color:var(--mcm-muted);border-radius:999px;width:22px;height:22px;line-height:18px;text-align:center;cursor:pointer;flex:0 0 auto}.mcm-upload-remove-btn:hover{color:#b91c1c;border-color:#ef4444}.mcm-upload-previews{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px}.mcm-upload-preview-card{position:relative;margin:0;border:1px solid var(--mcm-border);border-radius:10px;overflow:hidden;background:var(--mcm-bg-card)}.mcm-upload-preview-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#00000073;color:#fff;cursor:pointer;line-height:20px;text-align:center}.mcm-upload-preview-remove:hover{background:#b91c1cdb}.mcm-upload-preview-card img{display:block;width:100%;height:88px;object-fit:cover}.mcm-upload-preview-card figcaption{padding:6px 8px;font-size:11px;color:var(--mcm-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){.mcm-upload{padding:18px 12px}.mcm-upload-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}.mcm-vessel-hero-field{display:flex;flex-direction:column;gap:8px}.mcm-vessel-hero-heading{font-size:12px;font-weight:600;color:var(--mcm-muted)}.mcm-vessel-hero-frame{border:1px solid var(--mcm-border);border-radius:var(--mcm-radius);background:var(--mcm-input-bg);padding:8px;max-width:320px}.mcm-vessel-hero-img{display:block;width:100%;max-width:304px;max-height:200px;height:auto;object-fit:contain;border-radius:calc(var(--mcm-radius) - 4px)}.mcm-vessel-hero-empty{margin:0;font-size:13px;line-height:1.45;color:var(--mcm-muted)}.mcm-vessel-hero-empty code{font-size:12px}.mcm-empty-block{padding:24px;text-align:center;color:var(--mcm-muted);font-size:14px}.mcm-add-fab{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:12px;border-radius:50%;border:none;background:var(--mcm-primary);color:#fff;font-size:22px;line-height:1;cursor:pointer}.mcm-add-fab:hover{background:var(--mcm-primary-hover)}.mcm-footer{position:sticky;bottom:0;padding:14px 24px;background:var(--mcm-bg-card);border-top:1px solid var(--mcm-border);box-shadow:0 -6px 24px #0000000f}.mcm-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;width:100%}.mcm-footer-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px}.mcm-footer-divider{width:1px;height:28px;background:var(--mcm-border);flex-shrink:0}@media(max-width:640px){.mcm-footer-divider{width:100%;height:1px;margin:4px 0}}.Surveyor-claim-create[data-theme=dark] .mcm-footer{box-shadow:0 -8px 32px #00000059}.mcm-btn{padding:10px 22px;border-radius:6px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--mcm-border);background:var(--mcm-bg-card);color:var(--mcm-text)}a.mcm-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.mcm-btn:hover{border-color:var(--mcm-muted)}.mcm-btn-primary{background:var(--mcm-primary);border-color:var(--mcm-primary);color:#fff}.mcm-btn-primary:hover{background:var(--mcm-primary-hover);border-color:var(--mcm-primary-hover)}.mcm-btn-danger{background:var(--mcm-danger);border-color:var(--mcm-danger);color:#fff}.mcm-btn-danger:hover{background:var(--mcm-danger-hover);border-color:var(--mcm-danger-hover)}.mcm-note{margin-top:16px;padding:12px 14px;font-size:12px;color:var(--mcm-muted);border:1px dashed var(--mcm-border);border-radius:var(--mcm-radius);background:#0f766e0a}.mcm-back{display:inline-block;margin-top:20px;font-size:13px}.mcm-back a{color:var(--mcm-link);text-decoration:none}.mcm-back a:hover{text-decoration:underline}.mcm-example{font-size:11px;color:var(--mcm-muted);margin-top:4px;font-style:italic}.mcm-hint{font-size:11px;color:var(--mcm-muted);margin-top:4px}.mcm-section-note{margin:0 0 12px;font-size:13px;color:var(--mcm-muted)}.mcm-pill{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;border:1px solid var(--mcm-border);color:var(--mcm-muted);background:#0f766e14}.Surveyor-claim-create[data-theme=dark] .mcm-pill{background:#5eead41a;color:var(--mcm-muted)}.mcm-location-intro{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 16px;font-size:13px;color:var(--mcm-muted)}.mcm-location-intro-text{flex:1 1 220px;min-width:0}.mcm-location-card{margin-bottom:16px;padding:16px;border-radius:var(--mcm-radius);border:1px solid var(--mcm-border);background:var(--mcm-bg-card);box-shadow:var(--mcm-shadow)}.mcm-location-card-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--mcm-text)}.mcm-location-inputs{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-bottom:12px}@media(max-width:720px){.mcm-location-inputs{grid-template-columns:1fr}}.mcm-location-input-pair label{display:block;font-size:12px;font-weight:600;color:var(--mcm-muted);margin-bottom:4px}.mcm-location-input-pair input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid var(--mcm-border);background:var(--mcm-input-bg);color:var(--mcm-text);font-size:14px;font-family:inherit}.mcm-gps-capture{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:8px;border:1px solid var(--mcm-link);background:#0f766e1f;color:var(--mcm-link);cursor:pointer;font-size:13px;font-weight:600;font-family:inherit;white-space:nowrap}.mcm-gps-capture:hover:not(:disabled){background:#0f766e33}.mcm-gps-capture:disabled{opacity:.55;cursor:not-allowed}.Surveyor-claim-create[data-theme=dark] .mcm-gps-capture{border-color:var(--mcm-link);background:#5eead41f}.mcm-gps-capture-icon{font-size:15px;line-height:1}.mcm-location-map-wrap{position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--mcm-border);background:var(--mcm-bg-page);min-height:180px}.mcm-location-map-wrap--half{min-height:160px}.mcm-location-map-frame{display:block;width:100%;height:200px;border:none}.mcm-location-map-wrap--half .mcm-location-map-frame{height:160px}.mcm-location-map-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px;padding:16px;text-align:center;font-size:13px;color:var(--mcm-muted)}.mcm-location-map-placeholder--short{min-height:160px}.mcm-location-map-badge{position:absolute;left:8px;bottom:8px;padding:6px 10px;border-radius:6px;font-size:11px;font-weight:600;color:#fff;background:#000000b8;pointer-events:none}.mcm-location-help{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--mcm-muted)}.mcm-location-combined .mcm-location-combined-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:720px){.mcm-location-combined .mcm-location-combined-grid{grid-template-columns:1fr}}.mcm-vessel-locate{margin-top:4px;padding:16px;border-radius:var(--mcm-radius);border:1px dashed var(--mcm-link);background:#0f766e0f}.Surveyor-claim-create[data-theme=dark] .mcm-vessel-locate{background:#5eead40f}.mcm-vessel-locate-title{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--mcm-text)}.mcm-vessel-locate-desc{margin:0 0 12px;font-size:13px;color:var(--mcm-muted);line-height:1.45}.mcm-vessel-locate-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.mcm-vessel-locate-field{flex:1 1 200px;min-width:0}.mcm-vessel-locate-btn{padding:10px 18px;border-radius:8px;border:1px solid var(--mcm-link);background:#0f766e26;color:var(--mcm-link);font-size:13px;font-weight:600;font-family:inherit;cursor:not-allowed;opacity:.55}.mcm-gps-row{margin-top:8px}.mcm-gps-button{padding:8px 16px;border-radius:8px;border:1px solid var(--mcm-link);background:#0f766e1a;color:var(--mcm-link);cursor:pointer;font-size:13px;font-family:inherit}.mcm-gps-button:hover{background:#0f766e2e}.mcm-existing-docs{margin-top:12px;font-size:13px;color:var(--mcm-text)}.mcm-existing-docs ul{margin:8px 0 0 18px;padding:0}.mcm-status{margin-top:0}.mcm-note a{color:var(--mcm-link)}.mcm-declaration-lead{margin:0 0 12px;font-size:13px;color:var(--mcm-muted)}.mcm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f141980;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.mcm-modal{background:var(--mcm-bg-card);color:var(--mcm-text);border-radius:var(--mcm-radius);box-shadow:0 16px 48px #00000038;max-width:920px;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;border:1px solid var(--mcm-border);overflow:hidden}.Surveyor-claim-create[data-theme=dark] .mcm-modal-backdrop{background:#000000a6}.mcm-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--mcm-border);flex-shrink:0}.mcm-modal-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.mcm-modal-close{border:none;background:transparent;color:var(--mcm-muted);font-size:26px;line-height:1;cursor:pointer;padding:4px 8px;border-radius:6px}.mcm-modal-close:hover{color:var(--mcm-text);background:#0f766e14}.mcm-modal-form{display:flex;flex-direction:column;min-height:0;flex:1}.mcm-modal-body{padding:20px 20px 8px;overflow:auto;flex:1;min-height:0}.mcm-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}@media(max-width:640px){.mcm-modal-grid{grid-template-columns:1fr}}.mcm-modal-grid .mcm-field.span-2{grid-column:1 / -1}.mcm-modal-toggle-row{padding-top:4px}.mcm-toggle-label{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer;color:var(--mcm-text)}.mcm-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px;border-top:1px solid var(--mcm-border);background:var(--mcm-bg-card);flex-shrink:0}.Surveyor-claim-create.msp-claims-list-page{min-height:100vh}.Surveyor-claim-create.msp-claims-list-page .msp-claims-list-scroll.mcm-scroll{max-width:1280px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-list-section-head{cursor:default}.Surveyor-claim-create.msp-claims-list-page .msp-claims-list-section-head:hover{background:var(--mcm-primary)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-list-section-body{padding-bottom:20px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filters{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-create-btn{flex-shrink:0;padding:8px 16px;font-size:13px;min-height:36px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-search-input{flex:1 1 200px;min-width:min(100%,200px)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-row-selects{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px 10px;align-items:stretch}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-row-advanced{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;justify-content:flex-start}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-row-advanced .msp-claims-note{flex:1 1 220px;min-width:min(100%,180px);margin:0}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-input{padding:7px 10px;border-radius:6px;border:1px solid var(--mcm-border);background:var(--mcm-input-bg);color:var(--mcm-text);font-size:13px;font-family:inherit;min-height:36px;width:100%}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-input::placeholder{color:var(--mcm-muted);opacity:.85}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-advanced{flex-shrink:0;padding:8px 14px;font-size:13px;min-height:36px;white-space:nowrap}.Surveyor-claim-create.msp-claims-list-page .msp-claims-advanced{margin-bottom:16px;padding:16px;border-radius:var(--mcm-radius);border:1px solid var(--mcm-border);background:#0f766e0a}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-advanced{background:#5eead40f}.Surveyor-claim-create.msp-claims-list-page .msp-claims-advanced-title{margin:0 0 12px;font-size:14px;font-weight:600;color:var(--mcm-text)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px 20px;margin-bottom:12px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-value-range{display:flex;gap:10px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-value-range input{flex:1;min-width:0}.Surveyor-claim-create.msp-claims-list-page .msp-claims-advanced-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-saved-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-saved-label{font-size:12px;color:var(--mcm-muted);margin-right:4px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-saved-tag{padding:6px 12px;border-radius:6px;border:1px solid var(--mcm-border);font-size:12px;color:var(--mcm-link);background:#0f766e14;cursor:default}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-saved-tag{background:#3d8f6a2e;color:var(--mcm-link)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table-wrap{width:100%;overflow-x:auto;border-radius:6px;border:1px solid var(--mcm-border);background:var(--mcm-input-bg)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table th,.Surveyor-claim-create.msp-claims-list-page .msp-claims-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--mcm-border)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table thead th{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mcm-muted);background:var(--mcm-bg-card)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table tbody tr:last-child td{border-bottom:none}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table tbody tr:hover td{background:#2d6a4f0f}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-table tbody tr:hover td{background:#3d8f6a1f}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table-message{text-align:center;color:var(--mcm-muted);padding:28px 16px!important}.Surveyor-claim-create.msp-claims-list-page .msp-claims-status-pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.Surveyor-claim-create.msp-claims-list-page .msp-claims-status-pill.status-new{background:#2d6a4f24;color:var(--mcm-primary)}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-status-pill.status-new{background:#3d8f6a38;color:#9fdfc4}.Surveyor-claim-create.msp-claims-list-page .msp-claims-status-pill.status-progress{background:#b453091f;color:#9a3412}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-status-pill.status-progress{background:#ffcc6624;color:#fcd34d}.Surveyor-claim-create.msp-claims-list-page .msp-claims-status-pill.status-closed{background:#2d6a4f33;color:var(--mcm-link)}.Surveyor-claim-create.msp-claims-list-page[data-theme=dark] .msp-claims-status-pill.status-closed{background:#5eead41f;color:var(--mcm-link)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-link-button{border:none;background:transparent;color:var(--mcm-link);cursor:pointer;padding:0;font:inherit;font-weight:600;text-align:left}.Surveyor-claim-create.msp-claims-list-page .msp-claims-link-button:hover{text-decoration:underline}.Surveyor-claim-create.msp-claims-list-page .msp-claims-action-buttons{display:inline-flex;gap:8px;align-items:center}.Surveyor-claim-create.msp-claims-list-page .msp-claims-icon-btn{width:36px;height:36px;min-height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1}.Surveyor-claim-create.msp-claims-list-page .msp-claims-icon-btn-danger:hover:not(:disabled){border-color:var(--mcm-danger);color:#fff;background:var(--mcm-danger)}.Surveyor-claim-create.msp-claims-list-page .msp-claims-icon-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){.Surveyor-claim-create.msp-claims-list-page .msp-claims-toolbar-row{flex-direction:column;align-items:stretch}.Surveyor-claim-create.msp-claims-list-page .msp-claims-search-input{min-width:100%}.Surveyor-claim-create.msp-claims-list-page .msp-claims-filter-row-selects{grid-template-columns:1fr}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table{font-size:13px}.Surveyor-claim-create.msp-claims-list-page .msp-claims-table th,.Surveyor-claim-create.msp-claims-list-page .msp-claims-table td{padding:10px}}.Surveyor-claim-create.msp-billing-page .msp-billing-scroll.mcm-scroll{max-width:1280px}.Surveyor-claim-create.msp-billing-page .msp-billing-ctx{display:flex;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;background:var(--mcm-bg-card);border:1px solid var(--mcm-border);border-radius:var(--mcm-radius);margin-bottom:16px;box-shadow:var(--mcm-shadow)}.Surveyor-claim-create.msp-billing-page .msp-billing-ctx dt{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--mcm-muted);margin:0 0 2px}.Surveyor-claim-create.msp-billing-page .msp-billing-ctx dd{margin:0;font-weight:600;font-size:15px}.Surveyor-claim-create.msp-billing-page .msp-billing-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:16px}.Surveyor-claim-create.msp-billing-page .msp-billing-summary-card{background:var(--mcm-bg-card);border:1px solid var(--mcm-border);border-radius:var(--mcm-radius);padding:12px 14px;box-shadow:var(--mcm-shadow)}.Surveyor-claim-create.msp-billing-page .msp-billing-summary-card .lbl{font-size:11px;color:var(--mcm-muted);text-transform:uppercase;letter-spacing:.05em}.Surveyor-claim-create.msp-billing-page .msp-billing-summary-card .val{font-size:18px;font-weight:700;color:var(--mcm-primary)}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-summary-card .val{color:#7fd4b8}.Surveyor-claim-create.msp-billing-page .msp-billing-section-head{background:var(--mcm-primary);color:#fff;padding:10px 16px;font-weight:600;font-size:15px;border-radius:var(--mcm-radius) var(--mcm-radius) 0 0}.Surveyor-claim-create.msp-billing-page .msp-billing-section-body{background:var(--mcm-bg-card);border:1px solid var(--mcm-border);border-top:none;border-radius:0 0 var(--mcm-radius) var(--mcm-radius);padding:16px;overflow-x:auto;box-shadow:var(--mcm-shadow)}.Surveyor-claim-create.msp-billing-page .msp-billing-table{width:100%;border-collapse:collapse;font-size:13px;min-width:1040px}.Surveyor-claim-create.msp-billing-page .msp-billing-table .msp-billing-th-actions{width:88px;text-align:center}.Surveyor-claim-create.msp-billing-page .msp-billing-table .msp-billing-actions-col{white-space:nowrap;vertical-align:middle}.Surveyor-claim-create.msp-billing-page .msp-billing-row-actions{display:inline-flex;gap:6px;align-items:center}.Surveyor-claim-create.msp-billing-page .msp-billing-icon-btn{min-width:36px;padding:6px 8px;font-size:15px;line-height:1}.Surveyor-claim-create.msp-billing-page .msp-billing-icon-btn-danger:hover:not(:disabled){border-color:#b91c1c;color:#b91c1c}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-icon-btn-danger:hover:not(:disabled){border-color:#f87171;color:#f87171}.Surveyor-claim-create.msp-billing-page .msp-billing-row-editing td{background:#2d6a4f14}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-row-editing td{background:#5eead41a}.Surveyor-claim-create.msp-billing-page .msp-billing-actions-placeholder{color:var(--mcm-muted);font-size:12px}.Surveyor-claim-create.msp-billing-page .msp-billing-cancel-inline{font-size:12px;padding:6px 10px}.Surveyor-claim-create.msp-billing-page .msp-billing-table th,.Surveyor-claim-create.msp-billing-page .msp-billing-table td{padding:10px 8px;text-align:left;border-bottom:1px solid var(--mcm-border);vertical-align:top}.Surveyor-claim-create.msp-billing-page .msp-billing-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--mcm-muted);background:#2d6a4f0f}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-table th{background:#3d8f6a26}.Surveyor-claim-create.msp-billing-page .msp-billing-table input,.Surveyor-claim-create.msp-billing-page .msp-billing-table select,.Surveyor-claim-create.msp-billing-page .msp-billing-table textarea{width:100%;max-width:100%;padding:8px 10px;border:1px solid var(--mcm-border);border-radius:6px;background:var(--mcm-input-bg);color:var(--mcm-text);font:inherit}.Surveyor-claim-create.msp-billing-page .msp-billing-table textarea{min-height:52px;resize:vertical}.Surveyor-claim-create.msp-billing-page .msp-billing-table .narrow{max-width:88px}.Surveyor-claim-create.msp-billing-page .msp-billing-table .date-col{max-width:140px}.Surveyor-claim-create.msp-billing-page .msp-billing-table .num{text-align:right}.Surveyor-claim-create.msp-billing-page .msp-billing-other-wrap.msp-billing-hidden{display:none}.Surveyor-claim-create.msp-billing-page .msp-billing-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#2d6a4f1f;color:var(--mcm-primary)}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-pill{background:#5eead41f;color:var(--mcm-link)}.Surveyor-claim-create.msp-billing-page .msp-billing-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.Surveyor-claim-create.msp-billing-page .msp-billing-rules{margin-top:18px;padding:12px 14px;border:1px dashed var(--mcm-border);border-radius:var(--mcm-radius);font-size:12px;color:var(--mcm-muted);background:#0f766e0a}.Surveyor-claim-create.msp-billing-page[data-theme=dark] .msp-billing-rules{background:#5eead40f}.Surveyor-claim-create.msp-billing-page .msp-billing-rules strong{color:var(--mcm-text)}.Surveyor-claim-create.msp-billing-page .msp-billing-timeline-note{margin:0 0 12px;font-size:13px;color:var(--mcm-muted)}.msp-claim-timeline-page .msp-tl-scroll{max-width:1280px;margin:0 auto;padding:20px 20px 80px}.msp-claim-timeline-page .msp-tl-intro code{font-size:12px}.msp-claim-timeline-page .msp-tl-ctx{display:flex;flex-wrap:wrap;gap:12px 20px;padding:12px 16px;background:var(--mcm-bg-card, #fff);border:1px solid var(--mcm-border, #d1d5db);border-radius:var(--mcm-radius, 8px);margin-bottom:16px;box-shadow:var(--mcm-shadow, 0 1px 3px rgba(0, 0, 0, .08))}.msp-claim-timeline-page .msp-tl-ctx dt{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--mcm-muted, #5c6570);margin:0 0 2px}.msp-claim-timeline-page .msp-tl-ctx dd{margin:0;font-weight:600;font-size:15px}.msp-claim-timeline-page .msp-tl-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;margin-left:6px;background:#2d6a4f1f;color:var(--mcm-primary, #2d6a4f)}.msp-claim-timeline-page[data-theme=dark] .msp-tl-pill{background:#5eead41f;color:var(--mcm-link, #5eead4)}.msp-claim-timeline-page .msp-tl-pill.warn{background:#b4530926;color:#b45309}.msp-claim-timeline-page .msp-tl-pill.bad{background:#b91c1c1f;color:#b91c1c}.msp-claim-timeline-page[data-theme=dark] .msp-tl-pill.warn{color:#fbbf24}.msp-claim-timeline-page[data-theme=dark] .msp-tl-pill.bad{color:#f87171}.msp-claim-timeline-page .msp-tl-section-head{background:var(--mcm-primary, #2d6a4f);color:#fff;padding:10px 16px;font-weight:600;font-size:15px;border-radius:var(--mcm-radius, 8px) var(--mcm-radius, 8px) 0 0}.msp-claim-timeline-page[data-theme=dark] .msp-tl-section-head{color:#0f1419}.msp-claim-timeline-page .msp-tl-section-body{background:var(--mcm-bg-card, #fff);border:1px solid var(--mcm-border, #d1d5db);border-top:none;border-radius:0 0 var(--mcm-radius, 8px) var(--mcm-radius, 8px);padding:16px;margin-bottom:16px;box-shadow:var(--mcm-shadow, 0 1px 3px rgba(0, 0, 0, .08))}.msp-claim-timeline-page .msp-tl-note{font-size:12px;color:var(--mcm-muted, #5c6570);margin:0 0 12px;line-height:1.45}.msp-claim-timeline-page .msp-tl-state-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.msp-claim-timeline-page .msp-tl-step{padding:8px 14px;border-radius:8px;border:1px solid var(--mcm-border, #d1d5db);background:#2d6a4f0a;color:var(--mcm-muted, #5c6570);font-size:13px;font-weight:600}.msp-claim-timeline-page[data-theme=dark] .msp-tl-step{background:#ffffff0a}.msp-claim-timeline-page .msp-tl-step.done{border-color:#15803d;color:#15803d}.msp-claim-timeline-page[data-theme=dark] .msp-tl-step.done{border-color:#4ade80;color:#4ade80}.msp-claim-timeline-page .msp-tl-step.active{border-color:var(--mcm-primary, #2d6a4f);color:var(--mcm-primary, #2d6a4f);box-shadow:0 0 0 2px #2d6a4f33}.msp-claim-timeline-page[data-theme=dark] .msp-tl-step.active{border-color:var(--mcm-link, #5eead4);color:var(--mcm-link, #5eead4);box-shadow:0 0 0 2px #5eead426}.msp-claim-timeline-page .msp-tl-step.disputed{border-color:#b91c1c;color:#b91c1c}.msp-claim-timeline-page[data-theme=dark] .msp-tl-step.disputed{border-color:#f87171;color:#f87171}.msp-claim-timeline-page .msp-tl-arrow{color:var(--mcm-muted, #5c6570);font-size:12px;-webkit-user-select:none;user-select:none}.msp-claim-timeline-page .msp-tl-split{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:start}@media(max-width:960px){.msp-claim-timeline-page .msp-tl-split{grid-template-columns:1fr}}.msp-claim-timeline-page .msp-tl-rail{position:relative;padding-left:22px}.msp-claim-timeline-page .msp-tl-rail:before{content:"";position:absolute;left:6px;top:4px;bottom:4px;width:3px;border-radius:2px;background:linear-gradient(180deg,var(--mcm-primary, #2d6a4f),var(--mcm-link, #0f766e));opacity:.65}.msp-claim-timeline-page[data-theme=dark] .msp-tl-rail:before{opacity:.85}.msp-claim-timeline-page .msp-tl-node{position:relative;padding:0 0 20px 18px}.msp-claim-timeline-page .msp-tl-node:last-child{padding-bottom:0}.msp-claim-timeline-page .msp-tl-node:before{content:"";position:absolute;left:-1px;top:4px;width:14px;height:14px;border-radius:50%;background:var(--mcm-bg-card, #fff);border:3px solid var(--mcm-primary, #2d6a4f);z-index:1}.msp-claim-timeline-page[data-theme=dark] .msp-tl-node:before{background:var(--mcm-bg-card, #1a222c);border-color:var(--mcm-link, #5eead4)}.msp-claim-timeline-page .msp-tl-card{padding:12px 14px;border:1px solid var(--mcm-border, #d1d5db);border-radius:var(--mcm-radius, 8px);background:var(--mcm-input-bg, #fff)}.msp-claim-timeline-page .msp-tl-card h3{margin:0 0 6px;font-size:15px;font-weight:700}.msp-claim-timeline-page .msp-tl-meta{font-size:12px;color:var(--mcm-muted, #5c6570);margin-bottom:6px}.msp-claim-timeline-page .msp-tl-card p{margin:0;font-size:13px;line-height:1.45}.msp-claim-timeline-page .msp-tl-mono{font-family:ui-monospace,Consolas,monospace;font-size:11px}.msp-claim-timeline-page .msp-tl-aside h4{margin:0 0 10px;font-size:14px}.msp-claim-timeline-page .msp-tl-trigger{padding:10px 12px;border-radius:var(--mcm-radius, 8px);border:1px solid var(--mcm-border, #d1d5db);margin-bottom:8px;font-size:12px}.msp-claim-timeline-page .msp-tl-trigger .lbl{color:var(--mcm-muted, #5c6570);margin-bottom:4px}.msp-claim-timeline-page .msp-tl-grid-wrap{overflow-x:auto}.msp-claim-timeline-page .msp-tl-table{width:100%;border-collapse:collapse;font-size:12px}.msp-claim-timeline-page .msp-tl-table th,.msp-claim-timeline-page .msp-tl-table td{padding:8px 10px;text-align:left;border-bottom:1px solid var(--mcm-border, #d1d5db);vertical-align:top}.msp-claim-timeline-page .msp-tl-table th{text-transform:uppercase;letter-spacing:.04em;font-size:10px;color:var(--mcm-muted, #5c6570);background:#2d6a4f0f}.msp-claim-timeline-page[data-theme=dark] .msp-tl-table th{background:#3d8f6a26}.msp-claim-timeline-page .msp-tl-empty{padding:24px;text-align:center;color:var(--mcm-muted, #5c6570);font-size:14px}.msp-claim-timeline-page .msp-tl-foot{margin-top:24px}.msp-claim-timeline-page .msp-tl-foot a{color:var(--mcm-link, #0f766e)}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-rbac{max-width:1280px;margin:0 auto;padding:10px 24px;font-size:13px;font-weight:600;background:#b453091f;color:#9a3412;border-bottom:1px solid var(--mcm-border)}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-rbac{background:#ffcc6624;color:#fcd34d}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-scroll.mcm-scroll{max-width:1280px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-section-head{background:var(--mcm-primary);color:#fff;padding:10px 16px;font-weight:600;font-size:15px;border-radius:var(--mcm-radius) var(--mcm-radius) 0 0}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-section-body{background:var(--mcm-bg-card);border:1px solid var(--mcm-border);border-top:none;border-radius:0 0 var(--mcm-radius) var(--mcm-radius);padding:16px;overflow-x:auto;box-shadow:var(--mcm-shadow)}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table{width:100%;border-collapse:collapse;font-size:13px;min-width:1100px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table th,.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table td{padding:10px 8px;text-align:left;border-bottom:1px solid var(--mcm-border);vertical-align:middle}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--mcm-muted);background:#2d6a4f0f}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-table th{background:#3d8f6a26}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table tr.msp-ratecard-default-row td{background:#2d6a4f0d}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-table tr.msp-ratecard-default-row td{background:#3d8f6a1a}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-table .num{text-align:right}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-badge-default{background:#2d6a4f2e;color:var(--mcm-primary)}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-badge-default{color:#9fdfc4;background:#3d8f6a40}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-badge-override{background:#3b82f626;color:#1d4ed8}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-badge-override{background:#60a5fa33;color:#93c5fd}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-rules{margin-top:18px;padding:14px 16px;border:1px dashed var(--mcm-border);border-radius:var(--mcm-radius);font-size:12px;color:var(--mcm-muted);background:#0f766e0a}.Surveyor-claim-create.msp-ratecard-page[data-theme=dark] .msp-ratecard-rules{background:#5eead40f}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-rules h3{margin:0 0 10px;font-size:14px;color:var(--mcm-text)}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-rules ul{margin:0;padding-left:18px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-rules li{margin-bottom:6px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-th-sub{font-weight:400;text-transform:none;letter-spacing:normal}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-new-row td{background:var(--mcm-input-bg)}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-inline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-inline input,.Surveyor-claim-create.msp-ratecard-page .msp-ratecard-inline select{width:auto;min-width:72px;padding:7px 9px;border:1px solid var(--mcm-border);border-radius:6px;background:var(--mcm-input-bg);color:var(--mcm-text);font:inherit}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fa;padding:40px;display:flex;justify-content:center;align-items:center;min-height:100vh}.form-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px;width:100%;max-width:1200px}.header-container{text-align:center;margin-bottom:40px}h1{color:#2c3e50;font-size:2.5em;font-weight:600;margin-bottom:10px}#semp-info{font-size:1.2em;color:#34495e;font-weight:500}.timeline{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 0;margin-bottom:40px;overflow-x:auto;white-space:nowrap}.timeline:before{content:"";position:absolute;top:50%;left:0;right:0;height:4px;background:#ddd;transform:translateY(-50%);z-index:1}.timeline-step{position:relative;display:flex;flex-direction:column;align-items:center;width:100px;text-align:center;z-index:2;transition:transform .3s ease}.timeline-step:hover{transform:scale(1.1)}.timeline-step .step-circle{width:40px;height:40px;background:#ddd;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:1.1em;margin-bottom:10px;transition:background-color .3s ease;cursor:pointer}.timeline-step .step-label{font-size:.9em;color:#34495e;white-space:normal;max-width:100px}.timeline-step.active .step-circle{background:#3498db;animation:pulse 1.5s infinite}.timeline-step.completed .step-circle{background:#2ecc71}@keyframes pulse{0%{box-shadow:0 0 #3498dbb3}70%{box-shadow:0 0 0 10px #3498db00}to{box-shadow:0 0 #3498db00}}.form-group{margin-bottom:30px;display:flex;flex-wrap:wrap;gap:20px}.form-field{flex:1;min-width:300px}label{display:block;font-size:1.1em;color:#34495e;margin-bottom:8px;font-weight:500}select,input[type=date],textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:1em;background-color:#fafafa;transition:border-color .3s ease}select:focus,input[type=date]:focus,textarea:focus{border-color:#3498db;outline:none;background-color:#fff}textarea{height:100px;resize:vertical}.button-group{display:flex;justify-content:space-between;margin-top:40px;gap:20px}.form-button{flex:1;padding:14px 20px;border:none;border-radius:6px;font-size:1.1em;cursor:pointer;transition:transform .2s ease,background-color .3s ease;font-weight:500;text-decoration:none;color:#fff;text-align:center;display:inline-block}.form-button:hover{transform:translateY(-2px)}.btn-previous{background-color:#e74c3c}.btn-previous:hover{background-color:#c0392b}.btn-next{background-color:#2ecc71}.btn-next:hover{background-color:#27ae60}.btn-home{background-color:#3498db}.btn-home:hover{background-color:#2980b9}.btn-save{background-color:#f39c12}.btn-save:hover{background-color:#e67e22}.disabled{background-color:#bdc3c7;cursor:not-allowed}.disabled:hover{background-color:#bdc3c7;transform:none}@media(max-width:768px){.form-field{min-width:100%}.timeline-step{width:80px}.timeline-step .step-label{font-size:.8em}}.progress-bar{width:100%;height:4px;background-color:#eee;border-radius:2px;margin:10px 0;overflow:hidden}.progress-fill{height:100%;background-color:#2ecc71;transition:width .3s ease}.progress-text{text-align:center;color:#34495e;font-size:.9em;margin-bottom:5px}.error-message{color:#e74c3c;font-size:.9em;margin-top:5px}.reports-container{min-height:100vh;margin:0;padding:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f7fb;color:#1f2933}.reports-container *{box-sizing:border-box}.reports-container a{color:#0d6efd;text-decoration:none}.reports-container a:hover{text-decoration:underline}.reports-header{background:#101935;color:#fff;padding:.6rem 1.25rem}.reports-header h1{margin:0;font-size:1rem;font-weight:600;color:#fff}.reports-header p{margin:.2rem 0 0;font-size:.8rem;opacity:.85}.reports-header-filters{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.15)}.reports-header-inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.reports-header-meta{font-size:.7rem;opacity:.9}.reports-main{padding:1rem;display:flex;flex-direction:column;gap:1rem}.reports-page-header{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.reports-page-header h2{margin:0;font-size:1rem;font-weight:600}.company-reporting-inputs .reports-page-header h2{color:#1a1a1a}.reports-page-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:#52606d}.reports-page-meta span{display:inline-flex;align-items:center;gap:.4rem}.reports-badge{background:#0d6efd26;color:#0a58ca;padding:.3rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:inline-block;margin-top:.5rem}.reports-section-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.5rem;margin-top:1rem}.reports-section-label:first-of-type{margin-top:0}.reports-grid{display:grid;gap:.75rem}.reports-grid-two{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.reports-grid-three{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.benchmarks-layout{display:grid;grid-template-columns:minmax(280px,400px) 1fr;gap:1rem}.benchmarks-ranking-table{max-height:520px;overflow-y:auto}.benchmarks-chart-card{min-height:450px}@media(max-width:1100px){.benchmarks-layout{grid-template-columns:1fr}.benchmarks-ranking-table{max-height:400px}}.reports-card{background:#fff;border-radius:.5rem;padding:.75rem 1rem;box-shadow:0 12px 32px #0f172a14;display:flex;flex-direction:column;gap:.5rem;border:1px solid rgba(15,23,42,.05)}.reports-card h3{margin:0;font-size:.8rem;font-weight:600;color:#101935;text-align:left}.reports-card h4{text-align:left}.reports-card p{margin:0;font-size:.8rem;color:#52606d;line-height:1.5}.reports-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem}.reports-kpi-grid-5{grid-template-columns:repeat(5,minmax(180px,1fr))}@media(max-width:959px){.reports-kpi-grid-5{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.reports-kpi-card{background:linear-gradient(145deg,#0d6efd,#4361ee);color:#fff;border-radius:.5rem;padding:.6rem .75rem;box-shadow:0 18px 40px #0d6efd33;display:flex;flex-direction:column;gap:.4rem}.reports-kpi-title{font-size:.65rem;letter-spacing:.04em;text-transform:uppercase;opacity:.85}.reports-kpi-value{font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.reports-kpi-delta{font-size:.7rem;display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:999px;background:#fff3}.reports-timeline{display:flex;overflow-x:auto;gap:1rem;padding-bottom:.2rem}.reports-timeline-card{min-width:160px;background:#f1f5ff;border-radius:.9rem;padding:.6rem;border:1px solid rgba(13,110,253,.12);display:flex;flex-direction:column;gap:.35rem;color:#0d3b66}.reports-timeline-card strong{font-size:.8rem}.reports-chart-placeholder{height:240px;border-radius:1rem;background:repeating-linear-gradient(-45deg,#4361ee14,#4361ee14 12px,#4361ee26 12px,#4361ee26 24px);border:1px dashed rgba(13,110,253,.35);display:flex;align-items:center;justify-content:center;color:#1f2933;font-weight:600;letter-spacing:.05em}.reports-table-mock{border-radius:.9rem;background:#fff;border:1px solid rgba(15,23,42,.08);overflow:hidden;box-shadow:0 12px 28px #0f172a1f}.reports-table-header{background:#0d6efd;color:#fff;padding:.5rem .75rem;font-size:.75rem;font-weight:600;letter-spacing:.03em}.reports-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:.5rem .75rem;border-top:1px solid rgba(15,23,42,.08);gap:.75rem;font-size:.8rem}.reports-table-row:nth-child(2n){background:#0d6efd0a}.reports-legend{display:flex;flex-wrap:wrap;gap:.65rem}.reports-legend-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;color:#52606d}.reports-legend-swatch{width:12px;height:12px;border-radius:3px}.reports-status-tags{display:flex;flex-wrap:wrap;gap:.5rem}.reports-status-tag{border-radius:999px;padding:.25rem .5rem;font-size:.7rem;letter-spacing:.04em;font-weight:600;text-transform:uppercase;background:#1cbb8c1f;color:#1cbb8c;display:inline-block}.reports-status-tag-danger{background:#ef44441a;color:#ef4444}.reports-status-tag-warning{background:#fbbf241a;color:#f59e0b}.reports-status-tag-info{background:#0d6efd1a;color:#0d6efd}.reports-note{background:#fde04733;border-left:4px solid #f59e0b;padding:.5rem .75rem;border-radius:.6rem;font-size:.8rem;color:#946200}.reports-filters-section{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.reports-filters-section h2{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#101935}.reports-filters-section .MuiFormControl-root{margin-bottom:1rem}[data-theme=dark] .reports-container{background:#121212;color:#e4e4e4}[data-theme=dark] .reports-container a{color:#42a5f5}[data-theme=dark] .reports-container a:hover{color:#64b5f6}[data-theme=dark] .reports-filters-section{background:#1e1e1e;box-shadow:0 2px 8px #0006;border:1px solid rgba(255,255,255,.12)}[data-theme=dark] .reports-filters-section h2{color:#fff}[data-theme=dark] .reports-page-header h2{color:#000}[data-theme=dark] .company-reporting-inputs .reports-page-header{background:#e9ecef;padding:1rem;border-radius:.5rem}[data-theme=dark] .company-reporting-inputs .reports-page-header h2{color:#000}[data-theme=dark] .reports-page-meta{color:#9ca3af}[data-theme=dark] .reports-badge{background:#0d6efd4d;color:#1d7afc}[data-theme=dark] .reports-card{background:#1e1e1e;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 32px #00000059}[data-theme=dark] .reports-card h3,[data-theme=dark] .reports-card h4{color:#fff}[data-theme=dark] .reports-card p{color:#fffc}[data-theme=dark] .reports-chart-placeholder{color:#ffffffe6;border-color:#0d6efd80;background:repeating-linear-gradient(-45deg,#4361ee1f,#4361ee1f 12px,#4361ee33 12px,#4361ee33 24px)}[data-theme=dark] .reports-table-mock{background:#1e1e1e;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #0000004d}[data-theme=dark] .reports-table-row{border-top-color:#ffffff14;color:#ffffffe6}[data-theme=dark] .reports-table-row:nth-child(2n){background:#ffffff0a}[data-theme=dark] .reports-legend-item{color:#fffc}[data-theme=dark] .reports-timeline-card{background:#ffffff0f;color:#ffffffe6;border:1px solid rgba(13,110,253,.25)}[data-theme=dark] .reports-timeline-card strong{color:#fff}[data-theme=dark] .reports-note{background:#fbbf2426;border-left-color:#f59e0b;color:#fcd34d}[data-theme=dark] .reports-status-tag{background:#1cbb8c33;color:#34d399}[data-theme=dark] .reports-status-tag-danger{background:#ef444433;color:#f87171}[data-theme=dark] .reports-status-tag-warning{background:#fbbf2433;color:#fbbf24}[data-theme=dark] .reports-status-tag-info{background:#0d6efd40;color:#6ea8fe}[data-theme=dark] .benchmarks-filter-panel .MuiSelect-select,[data-theme=dark] .benchmarks-filter-panel .MuiInputLabel-root{color:#ffffffe6}[data-theme=dark] .benchmarks-percentile-card{background:#0d6efd26;border-color:#0d6efd66}@media(max-width:1024px){.reports-main{padding:.75rem}}@tailwind base;@tailwind components;@tailwind utilities;@keyframes successPulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@keyframes successBounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes countdownPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html{box-sizing:border-box;height:100%;margin:0;padding:0;width:100%}body{margin:0;padding:0;display:block;min-width:320px;min-height:100%;min-height:100dvh;width:100%;box-sizing:border-box;font-family:Roboto,sans-serif;background-color:#ecfdf5}#root{margin:0;padding:0;height:100%;min-height:100%;width:100%;box-sizing:border-box}select:focus,input[type=date]:focus,textarea:focus{border-color:#3498db;outline:none;background-color:transparent!important}
