#root{display:flex;flex-direction:column;min-height:100vh;max-width:100%;margin:0;padding:0;text-align:left}.header{display:flex;align-items:stretch;height:70px;position:sticky;top:0;z-index:100}.header-logo-box{display:flex;align-items:center;background-color:#fff;padding:0 24px;flex-shrink:0}.header-logo-box img{height:200px;width:auto;margin-left:-10px}.header-logo-box .header-logo-text{font-size:1.25rem;font-weight:500;margin-left:-40px;margin-bottom:-5px;color:#ab0e1e}.header-nav{display:flex;align-items:center;background-color:#ab0e1e;flex:1;padding:0 60px;gap:80px}.header-nav a{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:400;letter-spacing:.02em;transition:opacity .2s}.header-nav a:hover{opacity:.8}@media (max-width: 768px){.header-nav{gap:32px;padding:0 24px}.header-nav a{font-size:.95rem}}.footer{background-color:#111;color:#fff;padding:56px 80px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-top:auto}.footer-col h3{font-size:1rem;font-weight:600;margin-bottom:20px;color:#fff}.footer-col a,.footer-col p{display:block;color:#ccc;font-size:.9rem;line-height:2;text-decoration:none;transition:color .15s;margin:0}.footer-col a:hover{color:#fff}@media (max-width: 768px){.footer{grid-template-columns:1fr;padding:40px 24px;gap:32px}}.ce-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.ce-modal{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000002e;width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow-y:auto;padding:32px;position:relative}.ce-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ce-modal-header h2{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin:0}.ce-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;border-radius:4px;transition:background .15s}.ce-close-btn:hover{background:#f0f0f0;color:#1a1a1a}.ce-close-btn svg{width:18px;height:18px}.ce-description{font-size:.875rem;color:#555;margin:0 0 24px;line-height:1.5}.ce-form{display:flex;flex-direction:column;gap:18px}.ce-error{display:flex;align-items:center;gap:8px;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:10px 14px;color:#ab0e1e;font-size:.85rem}.ce-error svg{width:16px;height:16px;flex-shrink:0}.ce-field{display:flex;flex-direction:column;gap:6px}.ce-field label{font-size:.85rem;font-weight:600;color:#333}.ce-current-email{height:42px;padding:0 12px;border:1.5px solid #e5e7eb;border-radius:6px;font-size:.9rem;color:#555;background:#f9fafb;display:flex;align-items:center;box-sizing:border-box;-webkit-user-select:all;user-select:all}.ce-field input{height:42px;padding:0 12px;border:1.5px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.ce-field input:focus{border-color:#ab0e1e;box-shadow:0 0 0 3px #ab0e1e1a}.ce-password-wrap{position:relative;display:flex;align-items:center}.ce-password-wrap input{padding-right:42px}.ce-eye-btn{position:absolute;right:10px;background:none;border:none;cursor:pointer;padding:4px;color:#888;display:flex;align-items:center;border-radius:4px;transition:color .15s}.ce-eye-btn:hover{color:#1a1a1a}.ce-eye-btn svg{width:16px;height:16px}.ce-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.ce-btn{height:40px;padding:0 20px;background:#ab0e1e;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.ce-btn:hover:not(:disabled){background:#8e0b18}.ce-btn:disabled{opacity:.6;cursor:not-allowed}.ce-btn-secondary{height:40px;padding:0 20px;background:none;color:#555;border:1.5px solid #d1d5db;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.ce-btn-secondary:hover{background:#f5f5f5;border-color:#aaa}.ce-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:8px 0}.ce-success-icon{width:52px;height:52px;border-radius:50%;background:#f0fdf4;display:flex;align-items:center;justify-content:center;color:#22c55e}.ce-success-icon svg{width:28px;height:28px}.ce-success-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0}.ce-success-sub{font-size:.875rem;color:#555;margin:0 0 8px;line-height:1.5}.cu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.cu-modal{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000002e;width:100%;max-width:440px;max-height:calc(100vh - 32px);overflow-y:auto;padding:32px}.cu-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.cu-modal-header h2{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin:0}.cu-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;border-radius:4px;transition:background .15s}.cu-close-btn:hover{background:#f0f0f0;color:#1a1a1a}.cu-close-btn svg{width:18px;height:18px}.cu-description{font-size:.875rem;color:#555;margin:0 0 24px;line-height:1.5}.cu-form{display:flex;flex-direction:column;gap:18px}.cu-error{display:flex;align-items:center;gap:8px;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:10px 14px;color:#ab0e1e;font-size:.85rem}.cu-error svg{width:16px;height:16px;flex-shrink:0}.cu-field{display:flex;flex-direction:column;gap:6px}.cu-field label{font-size:.85rem;font-weight:600;color:#333}.cu-field input,.cu-field select{height:42px;padding:0 12px;border:1.5px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box;background:#fff}.cu-field input:focus,.cu-field select:focus{border-color:#ab0e1e;box-shadow:0 0 0 3px #ab0e1e1a}.cu-level-desc{font-size:.78rem;color:#777;line-height:1.4}.cu-password-wrap{position:relative;display:flex;align-items:center}.cu-password-wrap input{padding-right:42px}.cu-eye-btn{position:absolute;right:10px;background:none;border:none;cursor:pointer;padding:4px;color:#888;display:flex;align-items:center;border-radius:4px;transition:color .15s}.cu-eye-btn:hover{color:#1a1a1a}.cu-eye-btn svg{width:16px;height:16px}.cu-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.cu-btn{height:40px;padding:0 20px;background:#ab0e1e;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.cu-btn:hover:not(:disabled){background:#8e0b18}.cu-btn:disabled{opacity:.6;cursor:not-allowed}.cu-btn-secondary{height:40px;padding:0 20px;background:none;color:#555;border:1.5px solid #d1d5db;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.cu-btn-secondary:hover{background:#f5f5f5;border-color:#aaa}.cu-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:8px 0}.cu-success-icon{width:52px;height:52px;border-radius:50%;background:#f0fdf4;display:flex;align-items:center;justify-content:center;color:#22c55e}.cu-success-icon svg{width:28px;height:28px}.cu-success-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0}.cu-success-sub{font-size:.875rem;color:#555;margin:0 0 8px;line-height:1.5}.admin-header{display:flex;align-items:center;height:70px;background-color:#ab0e1e;padding:0 48px;gap:60px;position:sticky;top:0;z-index:100}.admin-header-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;flex-shrink:0}.admin-header-logo img{height:200px;width:auto;filter:brightness(0) invert(1)}.admin-header-logo span{font-size:1.15rem;font-weight:600;letter-spacing:.03em}.admin-header-nav{display:flex;align-items:center;gap:60px;flex:1}.admin-header-nav a{color:#fff;text-decoration:none;font-size:1rem;font-weight:400;transition:opacity .15s}.admin-header-nav a:hover,.admin-header-nav a.active{opacity:.75}.admin-header-user{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative;margin-left:auto}.admin-header-user-name{color:#fff;font-size:.95rem;font-weight:400}.admin-avatar{width:36px;height:36px;border-radius:50%;background-color:#e879a0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;flex-shrink:0}.admin-chevron{width:14px;height:14px;color:#fff}.admin-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 12px #0000001f;min-width:140px;z-index:200}.admin-dropdown button{display:block;width:100%;padding:12px 16px;text-align:left;background:none;border:none;font-size:.9rem;color:#1a1a1a;cursor:pointer;transition:background-color .15s}.admin-dropdown button:hover{background-color:#f5f5f5}@media (max-width: 768px){.admin-header{padding:0 20px;gap:24px}.admin-header-nav{gap:24px}.admin-header-user-name{display:none}}.hero{position:relative;width:100%;min-height:100px;background:url(/andersenHotline/assets/Home-BwsSjDjd.png) top center / cover no-repeat;display:flex;align-items:center}.hero-overlay{padding:48px 80px;max-width:600px;display:block;margin-left:auto}.hero-overlay h1{font-size:3rem;font-weight:700;color:#ab0e1e;line-height:1.15;margin-bottom:16px}.hero-overlay p{font-size:1.1rem;color:#1a1a1a;margin-bottom:36px;font-weight:400}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn-report{background-color:#ab0e1e;color:#fff;border:none;padding:14px 32px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .2s}.btn-report:hover{background-color:#8a0b18}.btn-track{background-color:#1a1a1a;color:#fff;border:none;padding:14px 32px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .2s}.btn-track:hover{background-color:#333}@media (max-width: 768px){.hero-overlay{padding:32px 24px}.hero-overlay h1{font-size:2.4rem}}.about-header-bar{background-color:#1a1a1a;color:#fff;padding:18px 80px}.about-header-bar h2{font-size:1.4rem;font-weight:600;margin:0}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:60px 80px;background-color:#fff;align-items:start}.about-description{color:#ab0e1e;font-size:1rem;line-height:1.7}.about-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background-color:#e0e0e0;border:2px solid #e0e0e0}.about-feature{background-color:#f5f5f5;padding:36px 24px;text-align:center;font-size:1rem;font-weight:500;color:#1a1a1a;line-height:1.4}.about-body-text{padding:0 80px 60px;color:#1a1a1a;font-size:.95rem;line-height:1.75;max-width:900px}.how-it-works{background-color:#ab0e1e;padding:60px 80px;color:#fff}.how-it-works-header{display:flex;align-items:center;gap:16px;margin-bottom:48px;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:20px}.how-it-works-header h2{font-size:1.8rem;font-weight:400;margin:0}.how-it-works-header h2 strong{font-weight:700;font-style:italic}.how-it-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 60px}.step-number{font-size:1.6rem;font-weight:700;margin-bottom:12px;opacity:.9}.step-text{font-size:.9rem;line-height:1.65;opacity:.95}@media (max-width: 960px){.about-content{grid-template-columns:1fr;padding:40px 24px}.about-header-bar{padding:18px 24px}.about-body-text{padding:0 24px 40px}.how-it-works{padding:40px 24px}.how-it-works-grid{grid-template-columns:1fr;gap:32px}}@media (max-width: 640px){.about-features-grid{grid-template-columns:1fr}}.faq-page{padding:60px 80px 80px;background-color:#fff;max-width:900px}.faq-page h1{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:40px}.faq-item{border:1px solid #e0e0e0;margin-bottom:-1px}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background-color:#f5f5f5;cursor:pointer;font-size:1rem;font-weight:500;color:#1a1a1a;gap:16px;transition:background-color .15s}.faq-question:hover{background-color:#ebebeb}.faq-question span{flex:1;line-height:1.4}.faq-chevron{flex-shrink:0;width:20px;height:20px;transition:transform .2s ease;color:#1a1a1a}.faq-chevron.open{transform:rotate(180deg)}.faq-answer{padding:20px 24px;background-color:#f5f5f5;border-top:1px solid #e0e0e0;font-size:.95rem;line-height:1.7;color:#333;font-weight:400}@media (max-width: 768px){.faq-page{padding:40px 24px}.faq-page h1{font-size:2rem}}.report-options-page{background-color:#fff}.report-hero{display:grid;grid-template-columns:1fr 1fr;height:220px;max-height:220px;overflow:hidden}.report-hero-image{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.report-hero-text{background-color:#1a1a1a;align-items:center;justify-content:center;padding:48px 60px}.report-hero-text h2{color:#fff;font-size:2rem;font-weight:400;line-height:1.35;margin:0}.options-section{background-color:#f4f4f5;padding:56px 80px}.options-section-label{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:28px}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.option-card{background-color:#fff;border:1.5px solid #e5e5e5;border-radius:10px;padding:36px 32px 28px;cursor:pointer;display:flex;flex-direction:column;gap:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;text-decoration:none;color:inherit}.option-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a;border-color:#ab0e1e}.option-card-icon{width:52px;height:52px;border-radius:50%;background-color:#fbeaec;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0;transition:background-color .2s}.option-card:hover .option-card-icon{background-color:#ab0e1e}.option-card-icon svg{width:24px;height:24px;stroke:#ab0e1e;transition:stroke .2s}.option-card:hover .option-card-icon svg{stroke:#fff}.option-card h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 10px;line-height:1.3}.option-card p{font-size:.875rem;line-height:1.65;color:#666;margin:0;flex:1}.option-card-arrow{display:flex;align-items:center;gap:6px;margin-top:24px;font-size:.8rem;font-weight:600;color:#ab0e1e;letter-spacing:.04em;text-transform:uppercase}.option-card-arrow svg{width:16px;height:16px;stroke:#ab0e1e;transition:transform .2s}.option-card:hover .option-card-arrow svg{transform:translate(4px)}@media (max-width: 900px){.options-section{padding:40px 32px}}@media (max-width: 768px){.report-hero{grid-template-columns:1fr;height:auto;max-height:none}.report-hero-image{height:160px;max-height:160px}.report-hero-text{padding:28px 24px}.report-hero-text h2{font-size:1.5rem}.options-section{padding:36px 20px}.options-grid{grid-template-columns:1fr;gap:16px}}.fillform-page{background-color:#fff}.fillform-banner{padding:20px 80px;font-size:1rem;color:#1a1a1a;border-bottom:1px solid #e0e0e0}.fillform-hero{width:100%;max-height:220px;object-fit:cover;object-position:center;display:block}.fillform-container{padding:48px 80px 80px;max-width:960px;margin:auto}.fillform-container h2{font-size:1.2rem;font-weight:500;color:#1a1a1a;margin-bottom:36px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.form-field{display:flex;flex-direction:column}.form-field.full-width{grid-column:span 2}.form-field label{font-size:.9rem;color:#333;margin-bottom:8px;font-weight:400;display:flex;flex-direction:column;gap:3px}.form-field-hint{font-size:.78rem;color:#777;font-weight:400;line-height:1.4}.form-field input,.form-field textarea,.form-field select{padding:10px 14px;border:1px solid #d0d0d0;border-radius:4px;font-size:.95rem;font-family:inherit;color:#1a1a1a;background-color:#fff;transition:border-color .15s;outline:none}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#ab0e1e}.form-field textarea{resize:vertical;min-height:120px}.form-file-label{font-size:.9rem;color:#333;margin-bottom:8px}.form-file-input{padding:8px 0;font-size:.9rem;font-family:inherit;color:#555}.form-submit-btn{margin-top:32px;background-color:#ab0e1e;color:#fff;border:none;padding:14px 48px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .2s}.form-submit-btn:hover{background-color:#8a0b18}.form-field-tooltip-wrap{position:relative;display:inline-flex;align-items:center;margin-left:6px;vertical-align:middle}.form-field-info-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#e0e0e0;color:#666;font-size:.6rem;font-weight:700;font-style:normal;cursor:default;flex-shrink:0;transition:background .15s,color .15s;line-height:1}.form-field-tooltip-wrap:hover .form-field-info-icon{background:#ab0e1e;color:#fff}.form-field-tooltip{display:none;position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);background:#fff;color:#444;font-size:.75rem;font-weight:400;line-height:1.6;padding:12px 16px;border-radius:8px;width:280px;box-shadow:0 4px 20px #0000001a,0 1px 4px #0000000f;border:1px solid #e8e8e8;z-index:100;pointer-events:none;white-space:normal}.form-field-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#e8e8e8}.form-field-tooltip:before{content:"";position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#fff;z-index:1}.form-field-tooltip-wrap:hover .form-field-tooltip{display:block}@media (max-width: 768px){.fillform-banner{padding:16px 24px}.fillform-container{padding:32px 24px 60px}.form-row{grid-template-columns:1fr}.form-field.full-width{grid-column:span 1}}.channel-page{background-color:#fff}.channel-hero{width:100%;max-height:320px;object-fit:cover;object-position:top;display:block}.channel-panel{background-color:#ab0e1e;color:#fff;padding:56px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.channel-panel svg{width:56px;height:56px;opacity:.9}.channel-panel p{font-size:1.5rem;line-height:1.5;margin:0}.channel-panel a{color:#fff;font-size:1.8rem;font-weight:600;text-decoration:none;transition:opacity .2s}.channel-panel a:hover{opacity:.8}@media (max-width: 768px){.channel-panel{padding:56px 24px}.channel-panel p{font-size:1.2rem}.channel-panel a{font-size:1.4rem}}.usertrack-page{display:grid;grid-template-columns:1fr 1fr;min-height:420px;max-height:520px;background-color:#fff}.usertrack-form-side{padding:48px 64px;display:flex;flex-direction:column;justify-content:center}.usertrack-form-side h2{font-size:1.8rem;font-weight:700;color:#ab0e1e;margin-bottom:12px}.usertrack-form-side p{font-size:.95rem;color:#555;margin-bottom:24px}.usertrack-input{width:100%;padding:14px 16px;border:1px solid #d0d0d0;border-radius:4px;font-size:.95rem;font-family:inherit;color:#1a1a1a;margin-bottom:20px;outline:none;transition:border-color .15s}.usertrack-input:focus{border-color:#ab0e1e}.usertrack-btn{background-color:#ab0e1e;color:#fff;border:none;padding:14px 40px;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .2s;align-self:flex-start}.usertrack-btn:hover{background-color:#8a0b18}.usertrack-image-side{position:relative;overflow:hidden}.usertrack-image-side img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}@media (max-width: 768px){.usertrack-page{grid-template-columns:1fr}.usertrack-form-side{padding:48px 24px;order:2}.usertrack-image-side{order:1;max-height:200px}}.rp-top-strip{display:flex;justify-content:space-between;align-items:center;padding:10px 48px;background-color:#fff;border-bottom:1px solid #e8e8e8;font-size:.88rem;color:#1a1a1a}.rp-top-strip h1{font-size:1rem;font-weight:600;margin:0}.rp-top-strip span{color:#555}.rp-body{padding:32px 48px 80px;background-color:#fff}.rp-feedback-section{margin-bottom:32px}.rp-feedback-label{font-size:.85rem;color:#555;margin-bottom:10px;font-weight:500}.rp-feedback-box{border:1px solid #e0e0e0;border-radius:4px;padding:16px 20px;font-size:.9rem;color:#ab0e1e;line-height:1.65;background-color:#fff}.rp-report-date{font-size:1rem;font-weight:600;color:#1a1a1a;margin:28px 0 20px}.rp-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-bottom:16px}.rp-field{display:flex;flex-direction:column}.rp-field.full{grid-column:span 2}.rp-field label{font-size:.8rem;color:#555;margin-bottom:6px}.rp-field-input{padding:9px 12px;border:1px solid #d8d8d8;border-radius:4px;font-size:.9rem;color:#888;background-color:#fafafa;font-family:inherit}.rp-field-textarea{padding:9px 12px;border:1px solid #d8d8d8;border-radius:4px;font-size:.9rem;color:#888;background-color:#fafafa;font-family:inherit;min-height:90px;resize:none;line-height:1.5}.rp-status-row{display:flex;gap:24px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e8e8e8}.rp-status-item{display:flex;flex-direction:column}.rp-status-item label{font-size:.8rem;color:#555;margin-bottom:6px;font-weight:500}.rp-status-value{font-size:.95rem;font-weight:600;color:#ab0e1e;margin:0}.rp-additional-label{font-size:.85rem;font-weight:600;color:#ab0e1e;margin:28px 0 8px}.rp-additional-textarea{width:100%;padding:10px 14px;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#1a1a1a;resize:vertical;min-height:90px;outline:none;transition:border-color .15s;margin-bottom:20px}.rp-additional-textarea:focus{border-color:#ab0e1e}.rp-update-btn{background-color:#ab0e1e;color:#fff;border:none;padding:12px 28px;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:4px;cursor:pointer;transition:background-color .2s}.rp-update-btn:hover{background-color:#8a0b18}.rp-success-msg{display:inline-block;margin-left:16px;font-size:.85rem;color:#22a643}@media (max-width: 768px){.rp-top-strip{padding:10px 20px;flex-direction:column;align-items:flex-start;gap:4px}.rp-body{padding:24px 20px 60px}.rp-field-grid{grid-template-columns:1fr}.rp-field.full{grid-column:span 1}}.confirmation-page{background-color:#fff}.confirmation-hero{width:100%;max-height:350px;object-fit:cover;object-position:top;display:block}.confirmation-content{padding:56px 80px 80px;max-width:860px}.confirmation-title{display:flex;align-items:center;gap:12px;margin-bottom:28px}.confirmation-title h2{font-size:1.2rem;font-weight:500;color:#1a1a1a;margin:0}.check-circle{width:28px;height:28px;flex-shrink:0}.confirmation-content p{font-size:.95rem;line-height:1.75;color:#333;margin-bottom:20px}.confirmation-content p:last-child{margin-bottom:0}.report-id-line{font-weight:700;color:#1a1a1a;font-size:1rem}@media (max-width: 768px){.confirmation-content{padding:40px 24px 60px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;background-image:radial-gradient(circle at 20% 50%,rgba(171,14,30,.06) 0%,transparent 60%),radial-gradient(circle at 80% 20%,rgba(171,14,30,.04) 0%,transparent 50%);padding:24px 16px}.auth-card{display:grid;grid-template-columns:380px 1fr;width:100%;max-width:860px;border-radius:12px;overflow:hidden;box-shadow:0 8px 48px #00000024}.auth-brand{background-color:#ab0e1e;padding:56px 48px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;border:60px solid rgba(255,255,255,.06);bottom:-100px;right:-100px;pointer-events:none}.auth-brand:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;border:40px solid rgba(255,255,255,.05);top:-60px;left:-60px;pointer-events:none}.auth-brand-logo img{height:48px;width:auto;filter:brightness(0) invert(1);display:block;margin-bottom:12px}.auth-brand-logo-text{font-size:1.1rem;font-weight:600;color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase}.auth-brand-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px 0 20px}.auth-brand-body h2{font-size:1.6rem;font-weight:600;color:#fff;line-height:1.35;margin:0 0 16px}.auth-brand-body p{font-size:.9rem;color:#ffffffbf;line-height:1.65;margin:0}.auth-brand-badges{display:flex;flex-direction:column;gap:10px}.auth-brand-badge{display:flex;align-items:center;gap:10px;font-size:.8rem;color:#fffc}.auth-brand-badge svg{width:16px;height:16px;flex-shrink:0;stroke:#ffffffd9}.auth-form-panel{background:#fff;padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.auth-form-header{margin-bottom:36px}.auth-form-header h1{font-size:1.7rem;font-weight:700;color:#1a1a1a;margin:0 0 8px}.auth-form-header p{font-size:.9rem;color:#777;margin:0}.auth-field{display:flex;flex-direction:column;margin-bottom:20px}.auth-field label{font-size:.82rem;font-weight:600;color:#444;margin-bottom:7px;letter-spacing:.02em}.auth-field input{padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;color:#1a1a1a;background-color:#fafafa;outline:none;transition:border-color .15s,background-color .15s}.auth-field input:focus{border-color:#ab0e1e;background-color:#fff}.auth-password-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px}.auth-password-row label{font-size:.82rem;font-weight:600;color:#444;letter-spacing:.02em}.auth-forgot-link{font-size:.78rem;color:#ab0e1e;text-decoration:none;font-weight:500;transition:opacity .15s}.auth-forgot-link:hover{opacity:.75;text-decoration:underline}.auth-error{display:flex;align-items:flex-start;gap:8px;color:#ab0e1e;font-size:.85rem;margin-bottom:16px;padding:10px 14px;background-color:#fff5f5;border:1px solid #fccdd2;border-radius:6px}.auth-success{display:flex;align-items:flex-start;gap:8px;color:#166534;font-size:.875rem;line-height:1.55;padding:14px 16px;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:20px}.auth-success svg,.auth-error svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.auth-btn{width:100%;padding:13px;background-color:#ab0e1e;color:#fff;border:none;border-radius:6px;font-size:.975rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s,transform .1s;margin-top:8px;letter-spacing:.02em}.auth-btn:hover:not(:disabled){background-color:#8a0b18}.auth-btn:active:not(:disabled){transform:scale(.99)}.auth-btn:disabled{opacity:.65;cursor:not-allowed}.auth-back-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#666;text-decoration:none;margin-top:24px;transition:color .15s}.auth-back-link:hover{color:#ab0e1e}.auth-back-link svg{width:14px;height:14px;stroke:currentColor}.auth-code-box{background-color:#fff8e1;border:1px solid #fdd835;border-radius:6px;padding:14px 16px;margin-bottom:20px;font-size:.875rem;color:#5d4037;line-height:1.6}.auth-code-box strong{font-size:1.1rem;color:#1a1a1a;letter-spacing:.1em}@media (max-width: 700px){.auth-card{grid-template-columns:1fr}.auth-brand{padding:36px 32px}.auth-brand-body{padding:20px 0 16px}.auth-brand-body h2{font-size:1.2rem}.auth-brand:before,.auth-brand:after{display:none}.auth-form-panel{padding:40px 32px}}.admin-reports-page{padding:40px 48px 80px;background-color:#fff;min-height:calc(100vh - 70px)}.admin-reports-page h1{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:24px}.status-tabs{display:flex;justify-content:flex-end;gap:0;margin-bottom:24px}.status-tab{padding:10px 24px;border:1px solid #d0d0d0;background:#fff;font-size:.9rem;font-family:inherit;cursor:pointer;color:#ab0e1e;font-weight:500;transition:background-color .15s}.status-tab:first-child{border-radius:4px 0 0 4px}.status-tab:last-child{border-radius:0 4px 4px 0}.status-tab+.status-tab{border-left:none}.status-tab.active{background-color:#ab0e1e;color:#fff;border-color:#ab0e1e}.status-tab:hover:not(.active){background-color:#fdf0f0}.reports-table-wrap{border:1px solid #e0e0e0;border-radius:4px;overflow-x:auto}.reports-table{width:100%;border-collapse:collapse;font-size:.9rem}.reports-table th{text-align:left;padding:14px 16px;border-bottom:1px solid #e0e0e0;font-weight:600;color:#1a1a1a;white-space:nowrap;background-color:#fafafa}.reports-table td{padding:14px 16px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:top}.reports-table tr:last-child td{border-bottom:none}.reports-table tr:hover td{background-color:#fafafa}.report-ref-link{color:#3b6cc4;cursor:pointer;font-weight:500;text-decoration:none;word-break:break-all}.report-ref-link:hover{text-decoration:underline}.report-desc-cell{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reports-pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:16px 0;border-top:1px solid #e0e0e0}.page-btn{width:36px;height:36px;border-radius:50%;border:none;background:none;font-size:.9rem;cursor:pointer;color:#555;transition:background-color .15s;display:flex;align-items:center;justify-content:center}.page-btn:hover{background-color:#f0f0f0}.page-btn.current{background-color:#ab0e1e;color:#fff}.page-arrow{background:none;border:none;cursor:pointer;color:#555;padding:6px;display:flex;align-items:center}.page-arrow:hover{color:#ab0e1e}.page-arrow svg{width:18px;height:18px}.reports-empty{padding:48px;text-align:center;color:#888;font-size:.95rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:500;display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto}.modal-box{background:#fff;border-radius:6px;width:100%;max-width:860px;position:relative;box-shadow:0 8px 40px #0000002e}.modal-close{position:absolute;top:14px;left:16px;background:none;border:1px solid #ccc;border-radius:4px;width:28px;height:28px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background-color .15s;z-index:1}.modal-close:hover{background-color:#f0f0f0}.modal-content{padding:56px 40px 40px}.modal-content h2{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:24px}.detail-row{display:grid;grid-template-columns:220px 1fr;border-top:1px solid #e8e8e8}.detail-row:last-of-type{border-bottom:1px solid #e8e8e8}.detail-label{padding:12px 16px 12px 0;font-size:.85rem;color:#555;font-weight:500}.detail-value{padding:12px 0;font-size:.88rem;color:#3b6cc4;word-break:break-word}.detail-value.plain{color:#333}.upload-link{display:block;color:#3b6cc4;font-size:.85rem;text-decoration:underline;margin-bottom:2px;cursor:pointer}.modal-actions-area{padding:24px 40px 32px;border-top:1px solid #e8e8e8}.modal-feedback-label{font-size:.85rem;color:#555;font-weight:500;margin-bottom:8px}.modal-feedback-textarea{width:100%;padding:10px 14px;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#1a1a1a;resize:vertical;min-height:80px;outline:none;margin-bottom:20px;transition:border-color .15s}.modal-feedback-textarea:focus{border-color:#ab0e1e}.modal-action-row{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.modal-btn-primary{background-color:#ab0e1e;color:#fff;border:none;padding:11px 28px;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:4px;cursor:pointer;transition:background-color .2s}.modal-btn-primary:hover{background-color:#8a0b18}.modal-btn-secondary{background-color:#fff;color:#ab0e1e;border:1px solid #AB0E1E;padding:11px 28px;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:4px;cursor:pointer;transition:all .2s}.modal-btn-secondary:hover{background-color:#fff0f0}.modal-save-success{font-size:.85rem;color:#22a643;align-self:center}.modal-status-row{display:flex;flex-direction:column;margin-bottom:18px}.modal-status-row label{font-size:.85rem;color:#555;font-weight:500;margin-bottom:6px}.modal-status-row select{padding:10px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#1a1a1a;background-color:#fff;cursor:pointer;outline:none;transition:border-color .15s}.modal-status-row select:focus{border-color:#ab0e1e}.modal-status-error{color:#ab0e1e;font-size:.85rem;padding:10px 12px;background-color:#fff5f5;border:1px solid #fccdd2;border-radius:4px;margin-bottom:16px}.page-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header-row h1{margin-bottom:0}.log-report-btn{background-color:#ab0e1e;color:#fff;border:none;padding:11px 22px;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:4px;cursor:pointer;white-space:nowrap;transition:background-color .2s}.log-report-btn:hover{background-color:#8a0b18}.submitted-by{display:block;font-size:.75rem;color:#888;margin-top:3px;word-break:break-all}.source-badge{display:inline-block;padding:2px 9px;border-radius:20px;font-size:.78rem;font-weight:600;background-color:#f0f0f0;color:#555}.source-badge--call{background-color:#e8f5e9;color:#2e7d32}.source-badge--voicemail{background-color:#e3f2fd;color:#0277bd}.source-badge--email{background-color:#fff3e0;color:#e65100}.source-badge--web{background-color:#f3e5f5;color:#6a1b9a}.source-badge--mobile{background-color:#fce4ec;color:#880e4f}.actions-cell{white-space:nowrap}.edit-btn{background-color:#fff;color:#ab0e1e;border:1px solid #AB0E1E;padding:5px 14px;font-size:.82rem;font-weight:500;font-family:inherit;border-radius:4px;cursor:pointer;transition:all .15s}.edit-btn:hover{background-color:#fff0f0}.sf-intro{font-size:.88rem;color:#666;margin-bottom:20px;margin-top:-8px}.sf-loading{color:#888;padding:20px 0;font-size:.9rem}.sf-row{display:grid;grid-template-columns:200px 1fr;align-items:start;border-top:1px solid #e8e8e8;padding:10px 0}.sf-row:last-of-type{border-bottom:1px solid #e8e8e8}.sf-label{padding:10px 16px 0 0;font-size:.85rem;color:#555;font-weight:500}.sf-required{color:#ab0e1e}.sf-input,.sf-select{width:100%;padding:9px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#1a1a1a;background-color:#fff;outline:none;transition:border-color .15s;margin-top:2px}.sf-input:focus,.sf-select:focus{border-color:#ab0e1e}.sf-textarea{width:100%;padding:9px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#1a1a1a;background-color:#fff;outline:none;resize:vertical;min-height:80px;transition:border-color .15s;margin-top:2px}.sf-textarea:focus{border-color:#ab0e1e}.sf-ref-badge{font-size:.9rem;font-weight:500;color:#3b6cc4;background-color:#eef2fc;padding:2px 10px;border-radius:4px;margin-left:8px;vertical-align:middle}.sf-row--upload{align-items:start;padding:14px 0}.sf-upload-wrap{display:flex;flex-direction:column;gap:10px;margin-top:2px}.sf-drop-zone{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1.5px dashed #d0d0d0;border-radius:6px;cursor:pointer;transition:border-color .15s,background-color .15s;background-color:#fafafa;-webkit-user-select:none;user-select:none}.sf-drop-zone:hover{border-color:#ab0e1e;background-color:#fff8f8}.sf-upload-icon{width:28px;height:28px;flex-shrink:0;color:#ab0e1e;opacity:.75}.sf-drop-text{display:flex;flex-direction:column;font-size:.88rem;color:#444;font-weight:500}.sf-drop-sub{font-size:.78rem;color:#999;font-weight:400;margin-top:2px}.sf-file-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.sf-file-item{display:flex;align-items:center;gap:10px;padding:7px 12px;background-color:#f5f5f5;border-radius:4px;font-size:.85rem}.sf-file-name{flex:1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-file-size{color:#999;font-size:.78rem;white-space:nowrap}.sf-file-remove{background:none;border:none;cursor:pointer;color:#aaa;font-size:1.1rem;line-height:1;padding:0 2px;transition:color .15s;flex-shrink:0}.sf-file-remove:hover{color:#ab0e1e}.sf-success-wrap{text-align:center;padding:60px 40px!important}.sf-success-icon{width:60px;height:60px;border-radius:50%;background-color:#e8f5e9;color:#2e7d32;font-size:1.8rem;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.sf-success-sub{font-size:.9rem;color:#666;margin-bottom:10px}.sf-success-ref{font-size:1.5rem;font-weight:700;color:#ab0e1e;letter-spacing:.05em;margin-bottom:28px;padding:14px 24px;background-color:#fff5f5;border:1px solid #fccdd2;border-radius:4px;display:inline-block}@media (max-width: 768px){.admin-reports-page{padding:24px 16px 60px}.status-tabs{justify-content:flex-start;flex-wrap:wrap}.detail-row{grid-template-columns:1fr}.modal-content{padding:48px 20px 20px}.modal-actions-area{padding:20px}}.admin-users-page{padding:40px 48px 80px;background-color:#fff;min-height:calc(100vh - 70px)}.admin-users-page h1{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:28px}.level-legend{display:flex;flex-direction:column;gap:10px;background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:18px 20px;margin-bottom:32px;max-width:640px}.level-legend-item{display:flex;align-items:flex-start;gap:12px}.level-legend-desc{font-size:.875rem;color:#555;line-height:1.5;padding-top:2px}.level-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:99px;font-size:.78rem;font-weight:600;white-space:nowrap;flex-shrink:0}.level-badge--1{background:#eff6ff;color:#1d4ed8}.level-badge--2{background:#fefce8;color:#92400e}.level-badge--3{background:#fdf2f8;color:#9d174d}.users-table-wrap{border:1px solid #e0e0e0;border-radius:4px;overflow-x:auto}.users-table{width:100%;border-collapse:collapse;font-size:.9rem}.users-table th{text-align:left;padding:14px 16px;border-bottom:1px solid #e0e0e0;font-weight:600;color:#1a1a1a;white-space:nowrap;background-color:#fafafa}.users-table td{padding:14px 16px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:middle}.users-table tr:last-child td{border-bottom:none}.users-table tr:hover td{background-color:#fafafa}.user-name{font-weight:500;color:#1a1a1a;margin-bottom:2px}.user-email{font-size:.82rem;color:#777}.user-level-cell{display:flex;align-items:center;gap:10px}.user-level-select{height:34px;padding:0 10px;border:1.5px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#1a1a1a;background:#fff;cursor:pointer;outline:none;transition:border-color .15s;font-family:inherit}.user-level-select:focus{border-color:#ab0e1e}.user-save-btn{height:34px;padding:0 14px;background:#ab0e1e;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,opacity .15s;white-space:nowrap}.user-save-btn:hover:not(:disabled){background:#8e0b18}.user-save-btn:disabled{opacity:.6;cursor:not-allowed}.user-row-error{font-size:.8rem;color:#ab0e1e;margin-top:4px}.user-delete-btn{background:none;border:1.5px solid #e0e0e0;border-radius:6px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#888;transition:border-color .15s,color .15s,background .15s}.user-delete-btn:hover:not(:disabled){border-color:#ab0e1e;color:#ab0e1e;background:#fff5f5}.user-delete-btn:disabled{opacity:.5;cursor:not-allowed}.user-delete-btn svg{width:15px;height:15px}.users-empty,.users-error{padding:48px;text-align:center;font-size:.95rem;color:#888}.users-error{color:#ab0e1e}@media (max-width: 768px){.admin-users-page{padding:24px 16px 60px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;display:block;background-color:#fff;color:#1a1a1a}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2}
