.p1-diff-page{max-width:880px;margin:0 auto;padding:24px 20px 48px;font-family:Outfit,sans-serif}.p1-diff-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;padding:8px 14px;border:none;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;font-family:inherit}.p1-diff-back:hover{background:#e2e8f0;color:#0f172a}.p1-diff-header{margin-bottom:24px}.p1-diff-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 8px;letter-spacing:-.02em}.p1-diff-subtitle{font-size:14px;color:#64748b;margin:0;line-height:1.55}.p1-diff-version-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.p1-diff-version-pill{display:flex;flex-direction:column;gap:2px;padding:10px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;min-width:140px}.p1-diff-version-pill--before{border-color:#fecaca;background:#fef2f2}.p1-diff-version-pill--after{border-color:#bbf7d0;background:#f0fdf4}.p1-diff-version-pill-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.p1-diff-version-pill-name{font-size:15px;font-weight:700;color:#0f172a}.p1-diff-version-pill-date{font-size:12px;color:#64748b}.p1-diff-summary{border-radius:12px;padding:14px 18px;margin-bottom:28px;font-size:14px;font-weight:600;line-height:1.5}.p1-diff-summary--changed{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.p1-diff-summary--none{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.p1-diff-section{margin-bottom:28px}.p1-diff-section-title{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.p1-diff-table{width:100%;border-collapse:collapse;font-size:14px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0f172a0a}.p1-diff-table th,.p1-diff-table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #f1f5f9;line-height:1.45;word-break:break-word}.p1-diff-table thead th{background:#f8fafc;font-size:12px;font-weight:700;color:#475569}.p1-diff-table-th--before{background:#fef2f2!important;color:#991b1b!important}.p1-diff-table-th--after{background:#f0fdf4!important;color:#166534!important}.p1-diff-table tbody tr:last-child th,.p1-diff-table tbody tr:last-child td{border-bottom:none}.p1-diff-table-field{font-size:14px;font-weight:700;color:#0f172a;width:28%;min-width:120px}.p1-diff-table-cell--before{background:#fef2f2;color:#991b1b;width:36%}.p1-diff-table-cell--after{background:#f0fdf4;color:#166534;font-weight:600;width:36%}@media (max-width: 640px){.p1-diff-table,.p1-diff-table thead,.p1-diff-table tbody,.p1-diff-table tr,.p1-diff-table th,.p1-diff-table td{display:block}.p1-diff-table thead{display:none}.p1-diff-table tbody tr{border-bottom:1px solid #e2e8f0;padding:8px 0}.p1-diff-table-field{width:auto;padding-bottom:4px;border-bottom:none}.p1-diff-table-cell--before:before,.p1-diff-table-cell--after:before{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;opacity:.75}.p1-diff-table-cell--before:before{content:attr(data-version-label);color:#991b1b}.p1-diff-table-cell--after:before{content:attr(data-version-label);color:#166534}}.p1-diff-unchanged-block{margin-top:8px;border-radius:12px;border:1px solid #bfdbfe;background:linear-gradient(180deg,#eff6ff,#f8fafc);overflow:hidden}.p1-diff-toggle{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:14px 16px;border:none;border-radius:0;background:transparent;color:#1e40af;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;text-align:left}.p1-diff-toggle:hover{background:#3b82f614}.p1-diff-toggle--open{border-bottom:1px solid #bfdbfe;background:#3b82f60f}.p1-diff-toggle-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#3b82f6;color:#fff;font-size:13px;font-weight:800;flex-shrink:0}.p1-diff-toggle-text{flex:1}.p1-diff-toggle-chevron{font-size:12px;color:#60a5fa;flex-shrink:0}.p1-diff-unchanged-panel{padding:16px}.p1-diff-unchanged-category{margin-bottom:20px}.p1-diff-unchanged-category:last-child{margin-bottom:0}.p1-diff-section-title--unchanged{color:#3b82f6;border-bottom-color:#bfdbfe}.p1-diff-unchanged-table{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #bfdbfe;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #2563eb0f}.p1-diff-unchanged-table th,.p1-diff-unchanged-table td{padding:10px 14px;text-align:left;border-bottom:1px solid #e0f2fe;vertical-align:top;line-height:1.45;word-break:break-word}.p1-diff-unchanged-table thead th{background:#dbeafe;font-size:11px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.04em}.p1-diff-unchanged-table tbody tr:last-child th,.p1-diff-unchanged-table tbody tr:last-child td{border-bottom:none}.p1-diff-unchanged-field{font-size:13px;font-weight:700;color:#1e3a8a;width:32%;min-width:120px}.p1-diff-unchanged-value{color:#334155;background:#f8fafc}.p1-diff-status{font-size:14px;color:#64748b;padding:24px 0}.p1-diff-status--error{color:#b91c1c}.pw-page{max-width:1080px;margin:0 auto;padding:32px 24px 48px;font-family:Outfit,sans-serif;box-sizing:border-box}.pw-header{margin-bottom:28px}.pw-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1d4ed8;margin-bottom:6px}.pw-title{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 8px;letter-spacing:-.02em}.pw-subtitle{font-size:14px;color:#64748b;margin:0;line-height:1.55}.pw-phase-badge{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:8px 14px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:13px;font-weight:700}.pw-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start}@media (max-width: 900px){.pw-grid{grid-template-columns:1fr}}.pw-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 12px #0000000a;padding:20px 22px;margin-bottom:20px}.pw-card-title{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 14px}.pw-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.pw-meta-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px}.pw-meta-value{font-size:14px;color:#334155;line-height:1.45}.pw-report-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.pw-report-row:last-child{border-bottom:none;padding-bottom:0}.pw-report-name{font-size:14px;font-weight:700;color:#0f172a}.pw-report-meta{font-size:12px;color:#64748b;margin-top:3px}.pw-report-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pw-link-btn{font-size:12px;font-weight:600;color:#1d4ed8;text-decoration:none;padding:6px 10px;border-radius:8px;background:#eff6ff;border:1px solid #dbeafe;white-space:nowrap}.pw-link-btn:hover{background:#dbeafe}.pw-link-btn--muted{color:#475569;background:#f8fafc;border-color:#e2e8f0}.pw-team-list{display:flex;flex-direction:column;gap:10px}.pw-team-member{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.pw-team-name{font-size:14px;font-weight:600;color:#0f172a}.pw-team-role{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.pw-action-card{display:block;text-decoration:none;color:inherit;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;margin-bottom:10px;transition:border-color .15s,box-shadow .15s}.pw-action-card:hover{border-color:#93c5fd;box-shadow:0 4px 16px #1d4ed814}.pw-action-label{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.pw-action-desc{font-size:13px;color:#64748b;line-height:1.45}.pw-pdf-list{display:flex;flex-direction:column;gap:8px}.pw-pdf-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:10px;background:#f8fafc;font-size:13px}.pw-empty{font-size:13px;color:#94a3b8;line-height:1.5}.pw-status-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;text-transform:capitalize}.pw-status-pill--ok{background:#dcfce7;color:#15803d}.pw-status-pill--pending{background:#fef3c7;color:#a16207}.pw-status-pill--neutral{background:#f1f5f9;color:#64748b}.pw-loading{font-size:14px;color:#64748b;padding:32px 0}.pw-error{color:#b91c1c;font-size:14px}.pw-page--loading{min-height:60vh;padding:32px 24px 48px}.pw-loading-skeletons{display:flex;flex-direction:column;gap:16px;margin-top:28px;max-width:720px}.pw-loading-skeleton{height:88px;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(90deg,#f8fafc 25%,#eff6ff,#f8fafc 55%);background-size:220% 100%;animation:projects-shimmer 1.25s ease-in-out infinite}.pw-phase-heading{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#1d4ed8;margin:0 0 10px}.pw-phase-heading--spaced{margin-top:22px;padding-top:18px;border-top:1px solid #f1f5f9}.pw-project-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.pw-project-section__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:12px;color:#64748b}.pw-project-section__meta .pw-phase-badge{margin-top:0}.pw-project-section__footer{margin-top:16px;padding-top:12px;border-top:1px solid #f1f5f9}.pw-page--project{background:#eef2f6;padding:32px 24px 48px;border-radius:12px}.pw-page--project .pw-header{margin-bottom:24px;padding:22px 24px;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f0fdfa);border:1.5px solid #99f6e4;box-shadow:0 2px 10px #14b8a61a}.pw-page--project .pw-eyebrow{color:#0f766e}.pw-page--project .pw-title{color:#0f172a}.pw-page--project .pw-card{border-width:1.5px;box-shadow:0 1px 6px #0f172a0f}.pw-card--pw-overview{background:#f0fdfa;border-color:#5eead4;box-shadow:inset 4px 0 #14b8a6,0 1px 6px #14b8a614}.pw-card--pw-overview .pw-card-title{color:#0f766e}.pw-card--pw-building{background:#fff;border-color:#cbd5e1;box-shadow:inset 4px 0 #6366f1,0 1px 6px #0f172a0d}.pw-card--pw-building .pw-card-title{color:#3730a3}.pw-card--pw-reports{background:#fff;border-color:#cbd5e1;box-shadow:inset 4px 0 #818cf8,0 1px 6px #0f172a0d}.pw-card--pw-reports .pw-card-title{color:#312e81}.pw-page--project .pw-meta-value{font-weight:700;color:#334155}.pw-page--project .pw-phase-heading{letter-spacing:.08em;font-size:11px;font-weight:800;text-transform:uppercase}.pw-page--project .pw-phase-heading:first-of-type{color:#4338ca}.pw-page--project .pw-phase-heading--spaced{color:#0f766e;border-top-color:#e2e8f0}.pw-card--pw-team{background:#f0fdfa;border-color:#5eead4;box-shadow:inset 4px 0 #14b8a6,0 1px 6px #14b8a614}.pw-card--pw-team .pw-card-title{color:#0f766e}.pw-card--pw-actions{background:#f5f3ff;border-color:#c4b5fd;box-shadow:inset 4px 0 #7c3aed,0 1px 6px #7c3aed14}.pw-card--pw-actions .pw-card-title{color:#5b21b6}.pw-card--pw-links{background:#f1f5f9;border-color:#94a3b8;box-shadow:inset 4px 0 #64748b,0 1px 6px #0f172a0d}.pw-card--pw-links .pw-card-title{color:#334155}.pw-page--project .pw-team-member{background:#fff;border:1px solid #99f6e4}.pw-page--project .pw-action-card{background:#fff;border:1px solid #c4b5fd}.pw-page--project .pw-action-card:hover{border-color:#7c3aed;background:#ede9fe;box-shadow:0 2px 8px #7c3aed1f}.pw-page--project .pw-action-label{color:#5b21b6}.pw-page--project .pw-report-row{border-bottom-color:#e2e8f0}.pw-page--project .pw-status-pill{padding:3px 10px;border-radius:99px;font-size:11px;font-weight:700;border:1px solid;text-transform:capitalize}.pw-page--project .pw-status-pill--ok{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.pw-page--project .pw-status-pill--pending{background:#fef3c7;color:#a16207;border-color:#fde68a}.pw-page--project .pw-status-pill--neutral{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.pw-pill{display:inline-flex;align-items:center;width:fit-content;padding:4px 12px;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap;border:1px solid;line-height:1.3}.pw-pill--member{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.pw-pill--owner{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.pw-page--project-loading{min-height:60vh}.pw-loading-status{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:600;color:#475569}.pw-loading-spinner{width:16px;height:16px;border-radius:50%;border:2px solid #cbd5e1;border-top-color:#14b8a6;animation:pw-spin .75s linear infinite;flex-shrink:0}@keyframes pw-spin{to{transform:rotate(360deg)}}.pw-loading-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start}@media (max-width: 900px){.pw-loading-layout{grid-template-columns:1fr}}.pw-skeleton{border-radius:14px;border:1.5px solid #cbd5e1;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 55%);background-size:220% 100%;animation:projects-shimmer 1.25s ease-in-out infinite}.pw-skeleton--header{height:108px;margin-bottom:20px;border-color:#99f6e4;background:linear-gradient(90deg,#f0fdfa 25%,#ccfbf1,#f0fdfa 55%);background-size:220% 100%}.pw-skeleton--overview{height:160px;margin-bottom:20px;box-shadow:inset 4px 0 #14b8a6}.pw-skeleton--card{height:180px;margin-bottom:20px}.pw-skeleton--reports{box-shadow:inset 4px 0 #818cf8}.pw-skeleton--sidebar{height:140px;margin-bottom:20px}.pw-skeleton--sidebar-teal{box-shadow:inset 4px 0 #14b8a6;border-color:#99f6e4;background:linear-gradient(90deg,#f0fdfa 25%,#ccfbf1,#f0fdfa 55%);background-size:220% 100%}.pw-skeleton--sidebar-violet{box-shadow:inset 4px 0 #7c3aed;border-color:#c4b5fd;background:linear-gradient(90deg,#f5f3ff 25%,#ede9fe,#f5f3ff 55%);background-size:220% 100%}.pw-skeleton--sidebar-slate{box-shadow:inset 4px 0 #64748b}.pw-page--building{background:#eef2f6;padding:32px 24px 48px;border-radius:12px}.pw-page--building .pw-header{margin-bottom:24px;padding:22px 24px;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1.5px solid #c7d2fe;box-shadow:0 2px 10px #6366f11a}.pw-page--building .pw-eyebrow{color:#4338ca}.pw-page--building .pw-title{color:#0f172a}.pw-page--building .pw-card{border-width:1.5px;box-shadow:0 1px 6px #0f172a0f}.pw-card--bw-overview{background:#f1f5f9;border-color:#94a3b8;box-shadow:inset 4px 0 #6366f1,0 1px 6px #0f172a0f}.pw-card--bw-overview .pw-card-title{color:#3730a3}.pw-page--building .pw-project-section{background:#fff;border-color:#cbd5e1;box-shadow:inset 4px 0 #818cf8,0 1px 6px #0f172a0d}.pw-page--building .pw-project-section .pw-card-title{color:#312e81}.pw-card--bw-team{background:#f0fdfa;border-color:#5eead4;box-shadow:inset 4px 0 #14b8a6,0 1px 6px #14b8a614}.pw-card--bw-team .pw-card-title{color:#0f766e}.pw-card--bw-projects-nav{background:#f5f3ff;border-color:#c4b5fd;box-shadow:inset 4px 0 #7c3aed,0 1px 6px #7c3aed14}.pw-card--bw-projects-nav .pw-card-title{color:#5b21b6}.pw-page--building .pw-meta-grid{gap:14px 16px}.pw-page--building .pw-meta-value{font-weight:700;color:#334155}.pw-page--building .pw-project-section__meta{margin-top:8px;font-size:12px;color:#64748b}.pw-page--building .pw-phase-heading{display:block;margin:0 0 10px;padding:0;letter-spacing:.08em;font-size:11px;font-weight:800;text-transform:uppercase}.pw-page--building .pw-phase-heading--phase1{color:#4338ca}.pw-page--building .pw-phase-heading--phase2{color:#0f766e}.pw-page--building .pw-phase-heading--spaced{margin-top:20px;padding-top:18px;border-top:1px solid #e2e8f0}.pw-page--building .pw-team-member{background:#fff;border:1px solid #99f6e4}.bw-pill{display:inline-flex;align-items:center;width:fit-content;padding:4px 12px;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap;border:1px solid;line-height:1.3}.bw-pill--member{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.bw-pill--owner{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.pw-page--building .pw-action-card{background:#fff;border:1px solid #c4b5fd}.pw-page--building .pw-action-card:hover{border-color:#7c3aed;background:#ede9fe;box-shadow:0 2px 8px #7c3aed1f}.pw-page--building .pw-action-label{color:#5b21b6}.pw-page--building .pw-report-row{border-bottom-color:#e2e8f0}.pw-page--building .pw-status-pill{padding:3px 10px;border-radius:99px;font-size:11px;font-weight:700;border:1px solid;text-transform:capitalize}.pw-page--building .pw-status-pill--ok{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.pw-page--building .pw-status-pill--pending{background:#fef3c7;color:#a16207;border-color:#fde68a}.pw-page--building .pw-status-pill--neutral{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.pw-page--building-loading{min-height:60vh}.bw-loading-status{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:600;color:#475569}.bw-loading-spinner{width:16px;height:16px;border-radius:50%;border:2px solid #cbd5e1;border-top-color:#6366f1;animation:bw-spin .75s linear infinite;flex-shrink:0}@keyframes bw-spin{to{transform:rotate(360deg)}}.bw-loading-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:start}@media (max-width: 900px){.bw-loading-layout{grid-template-columns:1fr}}.bw-skeleton{border-radius:14px;border:1.5px solid #cbd5e1;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 55%);background-size:220% 100%;animation:projects-shimmer 1.25s ease-in-out infinite}.bw-skeleton--header{height:108px;margin-bottom:20px;border-color:#c7d2fe;background:linear-gradient(90deg,#eef2ff 25%,#e0e7ff,#eef2ff 55%);background-size:220% 100%}.bw-skeleton--overview{height:160px;margin-bottom:20px;box-shadow:inset 4px 0 #6366f1}.bw-skeleton--project{height:220px;margin-bottom:20px;box-shadow:inset 4px 0 #818cf8}.bw-skeleton--sidebar{height:140px;margin-bottom:20px}.bw-skeleton--sidebar-teal{box-shadow:inset 4px 0 #14b8a6;border-color:#99f6e4;background:linear-gradient(90deg,#f0fdfa 25%,#ccfbf1,#f0fdfa 55%);background-size:220% 100%}.bw-skeleton--sidebar-violet{box-shadow:inset 4px 0 #7c3aed;border-color:#c4b5fd;background:linear-gradient(90deg,#f5f3ff 25%,#ede9fe,#f5f3ff 55%);background-size:220% 100%}.pricing-page{font-family:Outfit,sans-serif;background:#f8fafc;color:#0f172a;min-height:100vh;overflow-x:hidden}.pricing-page *,.pricing-page *:before,.pricing-page *:after{box-sizing:border-box}.pricing-page .pv3-hero{text-align:center;padding:68px 40px 48px;max-width:720px;margin:0 auto}.pricing-page .pv3-hero-tag{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.8px;padding:5px 12px;border-radius:20px;border:1px solid #dbeafe;margin-bottom:20px;animation:pv3-fade-up .5s ease both}.pricing-page .pv3-hero-title{font-family:"DM Serif Display",serif;font-size:clamp(34px,5vw,50px);line-height:1.12;color:#0f172a;margin-bottom:14px;animation:pv3-fade-up .5s .08s ease both}.pricing-page .pv3-hero-title em{font-style:italic;background:linear-gradient(135deg,#1d4ed8,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-page .pv3-hero-lead{font-size:16px;color:#64748b;line-height:1.65;animation:pv3-fade-up .5s .16s ease both}.pricing-page .pv3-join-top-wrap{display:flex;justify-content:center;padding:24px 24px 0}.pricing-page .pv3-join-top-link{display:block;width:min(100%,560px);margin:0;padding:18px 24px;border:1px solid #bfdbfe;border-radius:14px;text-decoration:none;background:linear-gradient(135deg,#eff6ff,#dbeafe 55%,#e0e7ff);color:#1e3a8a;text-align:center;cursor:pointer;font-family:inherit;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-page .pv3-join-top-link:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe 55%,#c7d2fe);border-color:#93c5fd;box-shadow:0 8px 24px #3b82f624}.pricing-page .pv3-join-top-link-title{display:block;font-size:clamp(20px,3.2vw,28px);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#1d4ed8;margin-bottom:6px}.pricing-page .pv3-join-top-link-sub{display:block;font-size:clamp(14px,2vw,17px);font-weight:600;color:#334155;line-height:1.4}.pricing-page .pv3-billing-toggle{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 0 48px;animation:pv3-fade-up .5s .24s ease both}.pricing-page .pv3-toggle-label{font-size:14px;font-weight:500;color:#64748b}.pricing-page .pv3-toggle-label--on{color:#0f172a}.pricing-page .pv3-toggle-wrap{position:relative;width:52px;height:28px;background:#1d4ed8;border-radius:14px;cursor:pointer;border:none;padding:0}.pricing-page .pv3-toggle-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 4px #0003;pointer-events:none}.pricing-page .pv3-toggle-wrap--annual .pv3-toggle-knob{transform:translate(24px)}.pricing-page .pv3-save-pill{background:#dcfce7;color:#15803d;font-size:11px;font-weight:700;letter-spacing:.4px;padding:3px 9px;border-radius:12px}.pricing-page .pv3-annual-upfront-note{max-width:640px;margin:-32px auto 40px;padding:12px 16px;text-align:center;font-size:14px;line-height:1.55;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;animation:pv3-fade-up .5s .28s ease both}.pricing-page .pv3-wrap{max-width:1180px;margin:0 auto;padding:0 32px}.pricing-page .pv3-section-label{text-align:center;font-size:11px;font-weight:700;letter-spacing:1px;color:#64748b;margin-bottom:18px}.pricing-page .pv3-section-label--spaced{margin-top:36px}.pricing-page .pv3-onetime-scope-note{max-width:720px;margin:0 auto 14px;padding:0 16px;text-align:center;font-size:13px;line-height:1.55;color:#475569}.pricing-page .pv3-sales-tax-note{max-width:720px;margin:16px auto 0;padding:0 16px;text-align:center;font-size:12px;line-height:1.5;color:#64748b}.pricing-page .pv3-plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;animation:pv3-fade-up .5s .28s ease both}.pricing-page .pv3-plan-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:26px 22px;position:relative;transition:transform .2s,box-shadow .2s}.pricing-page .pv3-plan-card--selectable{cursor:pointer;text-align:left;width:100%}.pricing-page .pv3-plan-card--selectable:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.pricing-page .pv3-plan-card--selectable:hover:not(.pv3-plan-card--selected){transform:translateY(-4px);box-shadow:0 12px 48px #0f172a24}.pricing-page .pv3-plan-card--accent-blue{border-color:#93c5fd}.pricing-page .pv3-plan-card--accent-purple{border-color:#c4b5fd}.pricing-page .pv3-plan-card--selected{transform:translateY(-6px);border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed8,0 12px 48px #1d4ed82e}.pricing-page .pv3-plan-card--selected.pv3-plan-card--accent-purple{border-color:#6d28d9;box-shadow:0 0 0 2px #6d28d9,0 12px 48px #6d28d92e}.pricing-page .pv3-plan-card--selected:hover{transform:translateY(-8px)}.pricing-page .pv3-pop-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);color:#fff;font-size:11px;font-weight:700;letter-spacing:.6px;padding:4px 14px;border-radius:12px;white-space:nowrap}.pricing-page .pv3-pop-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.pricing-page .pv3-pop-purple{background:linear-gradient(135deg,#6d28d9,#8b5cf6)}.pricing-page .pv3-phase-label{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.7px;padding:3px 9px;border-radius:6px;margin-bottom:12px}.pricing-page .pv3-pl-free{background:#f8fafc;color:#64748b}.pricing-page .pv3-pl-p1{background:#eff6ff;color:#1d4ed8}.pricing-page .pv3-pl-p1p2{background:linear-gradient(135deg,#eff6ff,#ede9fe);color:#334155}.pricing-page .pv3-pl-adopter{background:#fef3c7;color:#b45309}.pricing-page .pv3-plan-name{font-size:19px;font-weight:700;color:#0f172a;margin-bottom:5px}.pricing-page .pv3-plan-desc{font-size:12.5px;color:#64748b;line-height:1.55;margin-bottom:18px;min-height:52px}.pricing-page .pv3-price-main{font-family:DM Mono,monospace;font-size:34px;font-weight:500;color:#0f172a;line-height:1;margin-bottom:3px}.pricing-page .pv3-cur{font-size:18px;vertical-align:top;margin-top:6px;display:inline-block}.pricing-page .pv3-per{font-family:Outfit,sans-serif;font-size:13px;font-weight:400;color:#64748b}.pricing-page .pv3-price-sub{font-size:11.5px;font-weight:600;margin-bottom:18px;min-height:16px}.pricing-page .pv3-ps-green{color:#059669}.pricing-page .pv3-ps-amber{color:#d97706}.pricing-page .pv3-ps-gray{color:#64748b}.pricing-page .pv3-plan-cta{display:block;width:100%;padding:11px;border-radius:10px;font-family:Outfit,sans-serif;font-size:13.5px;font-weight:600;cursor:pointer;border:none;transition:all .2s;margin-bottom:20px;text-align:center;text-decoration:none}.pricing-page .pv3-cta-free{background:#f8fafc;color:#0f172a;border:1.5px solid #e2e8f0}.pricing-page .pv3-cta-free:hover{background:#e2e8f0}.pricing-page .pv3-cta-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff}.pricing-page .pv3-cta-blue:hover{opacity:.9;transform:translateY(-1px)}.pricing-page .pv3-cta-purple{background:linear-gradient(135deg,#6d28d9,#8b5cf6);color:#fff}.pricing-page .pv3-cta-purple:hover{opacity:.9;transform:translateY(-1px)}.pricing-page .pv3-cta-amber{background:linear-gradient(135deg,#b45309,#d97706);color:#fff}.pricing-page .pv3-cta-amber:hover{opacity:.9;transform:translateY(-1px)}.pricing-page .pv3-div{border:none;border-top:1px solid #e2e8f0;margin-bottom:16px}.pricing-page .pv3-feat-head{font-size:10px;font-weight:700;letter-spacing:.7px;color:#64748b;margin-bottom:10px}.pricing-page .pv3-feats{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.pricing-page .pv3-feats li{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:#334155;line-height:1.45}.pricing-page .pv3-fi{width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:8px;font-weight:700}.pricing-page .pv3-fi-y{background:#d1fae5;color:#059669}.pricing-page .pv3-fi-n{background:#f8fafc;color:#64748b}.pricing-page .pv3-fi-p{background:#ede9fe;color:#6d28d9}.pricing-page .pv3-phase-divider{display:flex;align-items:center;gap:8px;margin:14px 0 10px}.pricing-page .pv3-phase-divider span{font-size:10px;font-weight:700;letter-spacing:.6px;white-space:nowrap}.pricing-page .pv3-phase-divider:before,.pricing-page .pv3-phase-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.pricing-page .pv3-pd-blue span{color:#1d4ed8}.pricing-page .pv3-pd-purple span{color:#6d28d9}.pricing-page .pv3-onetime-wrap{margin-bottom:36px;animation:pv3-fade-up .5s .32s ease both}.pricing-page .pv3-ot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-page .pv3-ot-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1.5px solid rgba(255,255,255,.08);border-radius:12px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer;font-family:inherit;text-align:left;width:100%;color:inherit;position:relative;overflow:hidden}.pricing-page .pv3-ot-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% 50%,rgba(59,130,246,.12),transparent 60%);pointer-events:none}.pricing-page .pv3-ot-card:hover{border-color:#93c5fd73;box-shadow:0 8px 32px #0f172a59;transform:translateY(-2px)}.pricing-page .pv3-ot-card--selected{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6,0 8px 32px #3b82f647}.pricing-page .pv3-ot-card:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.pricing-page .pv3-ot-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px;position:relative;z-index:1}.pricing-page .pv3-ot-desc{font-size:12px;color:#94a3b8;line-height:1.4;position:relative;z-index:1}.pricing-page .pv3-ot-price{font-family:DM Mono,monospace;font-size:20px;font-weight:500;white-space:nowrap;padding-left:16px;position:relative;z-index:1}.pricing-page .pv3-ot-price-blue{color:#93c5fd}.pricing-page .pv3-ot-price-purple{color:#c4b5fd}.pricing-page .pv3-ot-price-teal{color:#67e8f9}.pricing-page .pv3-cs-wrap{margin-bottom:36px;animation:pv3-fade-up .5s .4s ease both}.pricing-page .pv3-cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-page .pv3-cs-card{background:#fff;border:1.5px dashed #e2e8f0;border-radius:14px;padding:18px 20px;opacity:.72;position:relative}.pricing-page .pv3-cs-badge{display:inline-block;background:#f8fafc;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.8px;padding:3px 8px;border-radius:6px;margin-bottom:10px;position:relative;z-index:1}.pricing-page .pv3-cs-name{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px;position:relative;z-index:1}.pricing-page .pv3-cs-desc{font-size:12.5px;color:#64748b;margin-bottom:14px;line-height:1.5;position:relative;z-index:1}.pricing-page .pv3-cs-price{font-family:DM Mono,monospace;font-size:22px;color:#64748b;margin-bottom:12px;position:relative;z-index:1}.pricing-page .pv3-cs-price-suffix{font-size:13px}.pricing-page .pv3-cs-notify{width:100%;padding:9px;border-radius:10px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;background:transparent;border:1.5px solid #e2e8f0;color:#64748b;cursor:pointer;transition:all .2s;position:relative;z-index:1}.pricing-page .pv3-cs-notify:hover:not(:disabled){border-color:#1d4ed8;color:#1d4ed8}.pricing-page .pv3-cs-notify:disabled{cursor:default;color:#059669;border-color:#059669}.pricing-page .pv3-cs-notify--link{display:block;text-align:center;text-decoration:none}.pricing-page .pv3-cs-notify--done{cursor:default;color:#059669;border-color:#059669;text-align:center}.pricing-page .pv3-waitlist-inline{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px;position:relative;z-index:1}.pricing-page .pv3-waitlist-input{flex:1 1 140px;min-width:0;padding:9px 12px;border-radius:10px;border:1.5px solid #e2e8f0;font-family:Outfit,sans-serif;font-size:13px;color:#0f172a;background:#fff}.pricing-page .pv3-waitlist-input:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.pricing-page .pv3-waitlist-submit{flex:0 0 auto;padding:9px 14px;border-radius:10px;border:none;background:#1d4ed8;color:#fff;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.pricing-page .pv3-waitlist-submit:hover:not(:disabled){background:#1e40af}.pricing-page .pv3-waitlist-submit:disabled{opacity:.65;cursor:wait}.pricing-page .pv3-waitlist-error{flex:1 0 100%;margin:0;font-size:12px;color:#dc2626}.pricing-page .pv3-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px}.pricing-page .pv3-modal{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:28px 24px 24px;box-shadow:0 24px 48px #0f172a2e}.pricing-page .pv3-modal-close{position:absolute;top:12px;right:14px;border:none;background:none;font-size:24px;line-height:1;color:#94a3b8;cursor:pointer;padding:4px 8px}.pricing-page .pv3-modal-close:hover{color:#0f172a}.pricing-page .pv3-modal-title{font-family:"DM Serif Display",serif;font-size:22px;color:#0f172a;margin:0 0 8px}.pricing-page .pv3-modal-lead{font-size:14px;color:#64748b;line-height:1.6;margin:0 0 20px}.pricing-page .pv3-modal-form{display:flex;flex-direction:column;gap:14px}.pricing-page .pv3-modal-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#334155}.pricing-page .pv3-modal-input{padding:10px 12px;border-radius:10px;border:1.5px solid #e2e8f0;font-family:Outfit,sans-serif;font-size:14px;color:#0f172a}.pricing-page .pv3-modal-input:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.pricing-page .pv3-modal-submit{margin-top:4px;padding:12px 16px;border-radius:10px;border:none;background:#1d4ed8;color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:700;cursor:pointer}.pricing-page .pv3-modal-submit:hover:not(:disabled){background:#1e40af}.pricing-page .pv3-modal-submit:disabled{opacity:.65;cursor:wait}.pricing-page .pv3-cs-learn-more{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:0;border:none;background:none;font-family:Outfit,sans-serif;font-size:12.5px;font-weight:600;color:#64748b;cursor:pointer;position:relative;z-index:1;transition:color .15s}.pricing-page .pv3-cs-learn-more:hover{color:#1d4ed8}.pricing-page .pv3-cs-learn-arrow{display:inline-block;font-size:11px;line-height:1;transition:transform .2s ease}.pricing-page .pv3-cs-learn-arrow--open{transform:rotate(180deg)}.pricing-page .pv3-cs-feats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px;position:relative;z-index:1;max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,margin .25s ease,opacity .25s ease}.pricing-page .pv3-cs-feats--open{max-height:220px;margin-top:10px;opacity:1}.pricing-page .pv3-cs-feats li{font-size:12px;color:#64748b;display:flex;align-items:center;gap:7px}.pricing-page .pv3-cs-feats li:before{content:"○";font-size:8px;color:#e2e8f0}.pricing-page .pv3-ot-refund-note{margin:14px 0 0;padding:14px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e}.pricing-page .pv3-ot-refund-note-title{font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;margin-bottom:6px}.pricing-page .pv3-ot-refund-note p{margin:0;font-size:13px;line-height:1.55}.pricing-page .pv3-ot-refund-note p span[aria-hidden]{margin-right:6px}.pricing-page .pv3-neutral-bar{position:relative;overflow:hidden;background:linear-gradient(135deg,#334155,#4338ca 48%,#0f766e);border:1px solid rgba(148,163,184,.28);border-radius:16px;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px;box-shadow:0 8px 28px #33415538;animation:pv3-fade-up .5s .44s ease both}.pricing-page .pv3-neutral-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 12% 50%,rgba(96,165,250,.22),transparent 55%),radial-gradient(ellipse at 88% 50%,rgba(52,211,153,.18),transparent 55%);pointer-events:none}.pricing-page .pv3-neutral-item{position:relative;z-index:1;display:flex;align-items:center;gap:12px;font-size:12.5px;color:#e2e8f0;line-height:1.45}.pricing-page .pv3-neutral-icon{font-size:17px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;flex-shrink:0}.pricing-page .pv3-neutral-item strong{font-weight:700}.pricing-page .pv3-neutral-item--trust .pv3-neutral-icon{background:#ffffff24;border:1px solid rgba(191,219,254,.45);box-shadow:0 2px 8px #1d4ed82e}.pricing-page .pv3-neutral-item--trust strong{color:#bfdbfe}.pricing-page .pv3-neutral-item--compliance .pv3-neutral-icon{background:#ffffff24;border:1px solid rgba(253,224,71,.45);box-shadow:0 2px 8px #b4530926}.pricing-page .pv3-neutral-item--compliance strong{color:#fde68a}.pricing-page .pv3-neutral-item--flex .pv3-neutral-icon{background:#ffffff24;border:1px solid rgba(221,214,254,.45);box-shadow:0 2px 8px #6d28d92e}.pricing-page .pv3-neutral-item--flex strong{color:#ddd6fe}.pricing-page .pv3-neutral-item--guarantee .pv3-neutral-icon{background:#ffffff24;border:1px solid rgba(167,243,208,.45);box-shadow:0 2px 8px #15803d2e}.pricing-page .pv3-neutral-item--guarantee strong{color:#a7f3d0}.pricing-page .pv3-neutral-div{position:relative;z-index:1;width:1px;height:30px;background:#ffffff38}.pricing-page .pv3-faq-section{max-width:700px;margin:0 auto 56px;padding:0 32px;animation:pv3-fade-up .5s .48s ease both}.pricing-page .pv3-faq-section h2{font-family:"DM Serif Display",serif;font-size:26px;color:#0f172a;text-align:center;margin-bottom:28px}.pricing-page .pv3-faq-item{display:block;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #e2e8f0;padding:16px 0;cursor:pointer;font-family:inherit}.pricing-page .pv3-faq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14.5px;font-weight:600;color:#0f172a}.pricing-page .pv3-faq-icon{width:22px;height:22px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:13px;color:#64748b;transition:transform .2s,background .2s}.pricing-page .pv3-faq-item--open .pv3-faq-icon{transform:rotate(45deg);background:#eff6ff;color:#1d4ed8}.pricing-page .pv3-faq-a{font-size:13.5px;color:#64748b;line-height:1.65;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.pricing-page .pv3-faq-item--open .pv3-faq-a{max-height:800px;padding-top:10px}@keyframes pv3-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.pricing-page .pv3-plans-grid{grid-template-columns:repeat(2,1fr)}.pricing-page .pv3-plan-card--selected{transform:none}.pricing-page .pv3-plan-card--selected:hover{transform:translateY(-4px)}.pricing-page .pv3-cs-grid,.pricing-page .pv3-ot-grid{grid-template-columns:1fr}.pricing-page .pv3-neutral-bar{flex-wrap:wrap;gap:14px}.pricing-page .pv3-neutral-div{display:none}}@media (max-width: 640px){.pricing-page .pv3-plans-grid{grid-template-columns:1fr}.pricing-page .pv3-wrap{padding:0 16px}.pricing-page .pv3-hero{padding:48px 20px 32px}.pricing-page .pv3-faq-section{padding:0 16px}}.cp-legal-page{font-family:Outfit,sans-serif;background:#fff;color:#1e293b;line-height:1.6}.cp-legal-page *,.cp-legal-page *:before,.cp-legal-page *:after{box-sizing:border-box}.cp-legal-page .cp-legal-container{max-width:920px;margin:0 auto;padding:40px 24px 48px}.cp-legal-page .cp-legal-page-hero{margin-bottom:30px}.cp-legal-page .cp-legal-page-tag{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:16px}.cp-legal-page .cp-legal-page-hero h1{font-family:"DM Serif Display",serif;font-size:34px;font-weight:400;color:#0f172a;line-height:1.15;margin-bottom:12px}.cp-legal-page .cp-legal-page-hero .cp-legal-lead{font-size:16px;font-weight:400;color:#475569;line-height:1.6;max-width:680px}.cp-legal-page .cp-legal-page-meta{margin-top:14px;font-size:12px;font-weight:500;color:#94a3b8;font-family:DM Mono,monospace}.cp-legal-page .cp-legal-divider{height:1px;background:#f1f5f9;margin:28px 0}.cp-legal-page .cp-legal-section{margin-bottom:26px}.cp-legal-page .cp-legal-section h2{font-family:Outfit,sans-serif;font-size:19px;font-weight:700;color:#0f172a;margin-bottom:12px;display:flex;align-items:center;gap:10px}.cp-legal-page .cp-legal-section h2 .cp-legal-s-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.cp-legal-page .cp-legal-section h3{font-size:15px;font-weight:700;color:#334155;margin:14px 0 6px}.cp-legal-page .cp-legal-section p{font-size:14px;color:#475569;line-height:1.6;margin-bottom:8px}.cp-legal-page .cp-legal-section ul{margin:8px 0 12px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:5px}.cp-legal-page .cp-legal-section ul li{font-size:14px;color:#475569;padding-left:18px;position:relative;line-height:1.65}.cp-legal-page .cp-legal-section ul li:before{content:"·";position:absolute;left:5px;color:#94a3b8;font-weight:700}.cp-legal-page .cp-legal-highlight-box{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #4a7de8;border-radius:0 8px 8px 0;padding:14px 18px;margin:14px 0;font-size:13px;color:#475569;line-height:1.65}.cp-legal-page .cp-legal-highlight-box strong{color:#1e293b}.cp-legal-page .cp-legal-warning-box{background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #f59e0b;border-radius:0 8px 8px 0;padding:14px 18px;margin:14px 0;font-size:13px;color:#78350f;line-height:1.65}.cp-legal-page .cp-legal-stat-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin:24px 0}.cp-legal-page .cp-legal-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.cp-legal-page .cp-legal-stat-num{font-family:"DM Serif Display",serif;font-size:32px;color:#4a7de8;margin-bottom:4px}.cp-legal-page .cp-legal-stat-label{font-size:12px;font-weight:600;color:#64748b}.cp-legal-page .cp-legal-mission-block{background:linear-gradient(135deg,#1d4ed8,#4a7de8);border-radius:14px;padding:24px;margin:24px 0}.cp-legal-page .cp-legal-mission-block p{font-family:"DM Serif Display",serif;font-size:22px;font-style:italic;color:#fff;line-height:1.5;margin:0}.cp-legal-page .cp-legal-mission-block span{display:block;margin-top:14px;font-family:Outfit,sans-serif;font-size:12px;font-style:normal;color:#ffffffa6;letter-spacing:1px;font-weight:600;text-transform:uppercase}.cp-legal-page .cp-legal-numbered-list{counter-reset:cp-legal-item;list-style:none;padding:0;margin:8px 0 12px;display:flex;flex-direction:column;gap:10px}.cp-legal-page .cp-legal-numbered-list li{counter-increment:cp-legal-item;display:flex;gap:12px;font-size:14px;color:#475569;line-height:1.65}.cp-legal-page .cp-legal-numbered-list li:before{content:counter(cp-legal-item);min-width:22px;height:22px;background:#eff6ff;color:#1d4ed8;border-radius:50%;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.cp-legal-page .cp-legal-toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;margin-bottom:28px;position:static;height:auto;display:block;box-shadow:none}.cp-legal-page .cp-legal-toc-title{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}.cp-legal-page .cp-legal-toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.cp-legal-page .cp-legal-toc ul li:before{display:none}.cp-legal-page .cp-legal-toc ul li{padding-left:0;position:static}.cp-legal-page .cp-legal-toc ul li a{font-size:13px;color:#4a7de8;text-decoration:none;font-weight:500;padding:2px 0;display:block;line-height:1.45}.cp-legal-page .cp-legal-toc ul li a:hover{color:#1d4ed8;text-decoration:underline}@media (min-width: 720px){.cp-legal-page .cp-legal-toc ul{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;row-gap:4px}}.cp-legal-page .cp-legal-inline-link{color:#4a7de8;text-decoration:none}.cp-legal-page .cp-legal-inline-link:hover{text-decoration:underline}.cp-legal-page .cp-legal-muted-note{font-size:13px;color:#94a3b8}@media (max-width: 680px){.cp-legal-page .cp-legal-container{padding:32px 20px 40px}.cp-legal-page .cp-legal-page-hero h1{font-size:28px}.cp-legal-page .cp-legal-stat-row{grid-template-columns:1fr}}.cp-help-page{font-family:Outfit,sans-serif;background:#f0f4f8;color:#0f172a}.cp-help-page .cp-help-container{max-width:840px;margin:0 auto;padding:40px 24px 48px}.cp-help-page .cp-help-hero{text-align:center;margin-bottom:28px}.cp-help-page .cp-help-hero-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 14px;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.cp-help-page .cp-help-hero-icon--support{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.cp-help-page .cp-help-hero-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:14px;background:#ecfdf5;color:#059669}.cp-help-page .cp-help-hero-tag--support{background:#eff6ff;color:#1d4ed8}.cp-help-page .cp-help-hero h1{font-family:"DM Serif Display",serif;font-size:32px;color:#0f172a;margin-bottom:10px;line-height:1.2}.cp-help-page .cp-help-hero p{font-size:15px;color:#64748b;line-height:1.6;max-width:560px;margin:0 auto}.cp-help-page .cp-help-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:22px;margin-bottom:12px;box-shadow:0 2px 8px #0000000a}.cp-help-page .cp-help-card-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.cp-help-page .cp-help-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:#fff}.cp-help-page .cp-help-card-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:3px}.cp-help-page .cp-help-card-sub{font-size:12px;color:#94a3b8;font-weight:500}.cp-help-page .cp-help-card p{font-size:14px;color:#475569;line-height:1.6;margin-bottom:8px}.cp-help-page .cp-help-card p:last-child{margin-bottom:0}.cp-help-page .cp-help-section-label{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px}.cp-help-page .cp-help-faq-item{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px;overflow:hidden}.cp-help-page .cp-help-faq-q{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;font-size:14px;font-weight:600;color:#0f172a;gap:12px;background:#fff;border:none;width:100%;text-align:left;font-family:Outfit,sans-serif;transition:background .15s}.cp-help-page .cp-help-faq-q:hover{background:#f8fafc}.cp-help-page .cp-help-faq-arrow{font-size:12px;color:#94a3b8;flex-shrink:0;transition:transform .2s}.cp-help-page .cp-help-faq-a{display:none;padding:0 16px 14px;font-size:14px;color:#475569;line-height:1.7;background:#fff}.cp-help-page .cp-help-faq-a.open{display:block}.cp-help-page .cp-help-faq-item.open .cp-help-faq-arrow{transform:rotate(180deg)}.cp-help-page .cp-help-faq-item.open .cp-help-faq-q{background:#fafbfc}.cp-help-page .cp-help-step-list{display:flex;flex-direction:column;gap:12px;margin:12px 0 4px}.cp-help-page .cp-help-step-row{display:flex;gap:12px;align-items:flex-start}.cp-help-page .cp-help-step-num{width:24px;height:24px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cp-help-page .cp-help-step-text{font-size:14px;color:#475569;line-height:1.6}.cp-help-page .cp-help-step-text strong{color:#0f172a}.cp-help-page .cp-help-info{border-radius:10px;padding:14px 16px;margin:14px 0;font-size:13px;line-height:1.7}.cp-help-page .cp-help-info-blue{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.cp-help-page .cp-help-info-green{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.cp-help-page .cp-help-info-amber{background:#fffbeb;border:1px solid #fde68a;color:#78350f}.cp-help-page .cp-help-info-title{font-weight:700;margin-bottom:4px;font-size:14px}.cp-help-page .cp-help-divider{height:1px;background:#e2e8f0;margin:20px 0}.cp-help-page .cp-help-quick-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.cp-help-page .cp-help-quick-row--tight{margin-bottom:24px;margin-top:0}.cp-help-page .cp-help-quick-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:16px;text-decoration:none;transition:all .15s;cursor:pointer;display:block;text-align:left;font-family:inherit;color:inherit}.cp-help-page .cp-help-quick-card:hover{border-color:#4a7de8;background:#eff6ff}.cp-help-page .cp-help-quick-card-icon{font-size:20px;margin-bottom:8px}.cp-help-page .cp-help-quick-card-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:3px}.cp-help-page .cp-help-quick-card-desc{font-size:12px;color:#64748b}.cp-help-page .cp-help-card--cta{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.cp-help-page .cp-help-card--cta p{color:#1e40af}.cp-help-page .cp-help-inline-link{color:#1d4ed8;font-weight:600;text-decoration:none}.cp-help-page .cp-help-inline-link:hover{text-decoration:underline}.cp-help-page .cp-help-faq-a ul{margin:10px 0 10px 20px}.cp-help-page .cp-help-faq-a li{margin-bottom:6px}.cp-help-page .cp-help-code{font-family:DM Mono,monospace;font-size:12px;background:#f1f5f9;padding:1px 5px;border-radius:4px}.cp-help-page .cp-help-urgency-bar{background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;padding:14px 16px;margin-bottom:16px;display:flex;gap:12px;align-items:flex-start}.cp-help-page .cp-help-urgency-icon{font-size:20px;flex-shrink:0}.cp-help-page .cp-help-urgency-title{font-size:14px;font-weight:700;color:#dc2626;margin-bottom:3px}.cp-help-page .cp-help-urgency-text{font-size:13px;color:#7f1d1d;line-height:1.6}.cp-help-page .cp-help-contact-row{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #f1f5f9}.cp-help-page .cp-help-contact-row:last-child{border-bottom:none;padding-bottom:0}.cp-help-page .cp-help-contact-icon{width:38px;height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.cp-help-page .cp-help-contact-label{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:2px}.cp-help-page .cp-help-contact-detail{font-size:12px;color:#64748b}.cp-help-page .cp-help-response-badge{margin-left:auto;font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px;white-space:nowrap}.cp-help-page .cp-help-badge-fast{background:#ecfdf5;color:#059669}.cp-help-page .cp-help-badge-normal{background:#eff6ff;color:#1d4ed8}.cp-help-page .cp-help-badge-slow{background:#f1f5f9;color:#64748b}.cp-help-page .cp-help-status-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-radius:8px;margin-bottom:6px;font-size:13px;gap:12px}.cp-help-page .cp-help-status-row:last-child{margin-bottom:0}.cp-help-page .cp-help-status-label{color:#475569;font-weight:500}.cp-help-page .cp-help-status-label--mono{font-family:DM Mono,monospace;font-size:12px}.cp-help-page .cp-help-status-dot{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;flex-shrink:0}.cp-help-page .cp-help-status-hint{font-size:12px;color:#64748b}.cp-help-page .cp-help-dot{width:8px;height:8px;border-radius:50%}.cp-help-page .cp-help-dot-green{background:#10b981}.cp-help-page .cp-help-dot-amber{background:#f59e0b}.cp-help-page .cp-help-dot-red{background:#ef4444}.cp-help-page .cp-help-card-note{font-size:12px;color:#94a3b8;margin-top:14px;margin-bottom:0}.cp-help-page .cp-help-cross-links{text-align:center;margin:24px 0 0;padding-top:20px;padding-bottom:0;border-top:1px solid #e2e8f0;font-size:13px;color:#64748b;line-height:1.6}@media (max-width: 600px){.cp-help-page .cp-help-container{padding:32px 16px 40px}.cp-help-page .cp-help-quick-row{grid-template-columns:1fr}}.contact-us-page .cp-help-container{max-width:960px}.contact-us-layout{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,1.35fr);gap:24px;align-items:start;margin-bottom:24px}.contact-us-owner-col{margin-bottom:0;align-self:start}.contact-us-form-col{margin-bottom:0}.contact-us-owner-heading,.contact-us-form-heading{margin:0 0 12px;font-size:18px;font-weight:700;color:#0f172a;line-height:1.3}.contact-us-form-heading{margin-bottom:16px}.contact-us-form{display:flex;flex-direction:column;gap:16px}.contact-us-field{display:flex;flex-direction:column;gap:6px}.contact-us-label{font-size:13px;font-weight:600;color:#334155}.contact-us-input{width:100%;box-sizing:border-box;padding:10px 12px;font-size:15px;font-family:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px}.contact-us-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.contact-us-textarea{resize:vertical;min-height:120px}.contact-us-error{margin:0;font-size:13px;color:#dc2626;line-height:1.5}.contact-us-confirmation{margin:0 0 16px;padding:16px 18px;font-size:17px;font-weight:600;line-height:1.5;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px}.contact-us-submit{margin-top:4px;padding:12px 20px;font-size:15px;font-weight:700;font-family:inherit;color:#fff;background:#1d4ed8;border:none;border-radius:8px;cursor:pointer}.contact-us-submit:hover:not(:disabled){background:#1e40af}.contact-us-submit:disabled{opacity:.7;cursor:not-allowed}.contact-us-owner-lines{font-size:14px;line-height:1.65;color:#475569;margin:0}.contact-us-owner-line-label{font-weight:600;color:#334155}@media (max-width: 768px){.contact-us-layout{grid-template-columns:1fr}}.cp-docs-page{--cp-docs-sticky-top: 78px;font-family:Inter,system-ui,sans-serif;background:#f5f7fa;color:#0f172a;line-height:1.6}.cp-docs-toolbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:12px 40px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cp-docs-toolbar-left{display:flex;align-items:center;gap:12px}.cp-docs-badge{background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;padding:4px 10px;border-radius:12px}.cp-docs-toolbar-title{font-size:15px;font-weight:600;color:#475569}.cp-docs-search{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:8px 16px;display:flex;align-items:center;gap:8px;flex:1;max-width:360px;min-width:200px}.cp-docs-search input{background:transparent;border:none;outline:none;font-size:14px;width:100%;color:#0f172a;font-family:Inter,system-ui,sans-serif}.cp-docs-search input::placeholder{color:#94a3b8}.cp-docs-toolbar-right{display:flex;align-items:center;gap:12px}.cp-docs-toolbar-link{color:#64748b;text-decoration:none;font-size:14px;font-weight:500;padding:8px 12px;transition:color .2s}.cp-docs-toolbar-link:hover{color:#0f172a}.cp-docs-layout{display:grid;grid-template-columns:280px 1fr 240px;gap:0;max-width:1600px;margin:0 auto}.cp-docs-search--sidebar{margin-bottom:0;max-width:none}.cp-docs-search-wrap{position:relative;margin-bottom:24px}.cp-docs-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0f172a1f;max-height:280px;overflow-y:auto}.cp-docs-search-result{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;cursor:pointer;text-align:left;font-family:inherit}.cp-docs-search-result:hover{background:#f8fafc}.cp-docs-search-result-title{font-size:14px;font-weight:600;color:#0f172a}.cp-docs-search-result-meta{font-size:12px;color:#64748b}.cp-docs-search-empty{padding:12px;font-size:13px;color:#94a3b8}.cp-docs-sidebar{background:#fff;border-right:1px solid #e2e8f0;padding:32px 24px;position:sticky;top:var(--cp-docs-sticky-top);align-self:start;max-height:calc(100vh - var(--cp-docs-sticky-top));overflow-y:auto}.cp-docs-sidebar-section{margin-bottom:28px}.cp-docs-sidebar-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.cp-docs-sidebar-link{display:block;width:100%;text-align:left;padding:7px 12px;border-radius:8px;color:#475569;font-size:14px;font-weight:500;transition:all .2s;margin-bottom:3px;cursor:pointer;border:none;background:transparent;font-family:inherit}.cp-docs-sidebar-link:hover{background:#f8fafc;color:#0f172a}.cp-docs-sidebar-link.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.cp-docs-sidebar-link.nested{padding-left:28px;font-size:13px}.cp-docs-main{background:#fff;padding:56px 72px;min-height:480px}.cp-docs-breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:13px;color:#94a3b8;margin-bottom:24px;position:static;height:auto;padding:0;background:transparent;border:none;box-shadow:none;z-index:auto}.cp-docs-breadcrumb button{color:#64748b;background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.cp-docs-breadcrumb button:hover{color:#0f172a}.cp-docs-breadcrumb-current{color:#0f172a;font-weight:600}.cp-docs-header{margin-bottom:44px}.cp-docs-title{font-size:40px;font-weight:800;color:#0f172a;margin-bottom:14px;line-height:1.2}.cp-docs-subtitle{font-size:17px;color:#64748b;line-height:1.75}.cp-docs-meta{display:flex;gap:16px;margin-top:16px;flex-wrap:wrap}.cp-docs-meta-item{font-size:12px;color:#94a3b8;display:flex;align-items:center;gap:5px;font-family:Fira Code,ui-monospace,monospace}.cp-docs-section{margin-bottom:44px}.cp-docs-section h2{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:14px;padding-top:20px}.cp-docs-section h3{font-size:19px;font-weight:700;color:#0f172a;margin:22px 0 10px}.cp-docs-section h4{font-size:16px;font-weight:600;color:#334155;margin:16px 0 8px}.cp-docs-section p{font-size:15px;color:#475569;line-height:1.8;margin-bottom:14px}.cp-docs-section ul,.cp-docs-section ol{margin:12px 0 14px 24px}.cp-docs-section li{font-size:15px;color:#475569;margin-bottom:7px;line-height:1.7}.cp-docs-section strong{color:#0f172a;font-weight:600}.cp-docs-section a{color:#1d4ed8;font-weight:500;text-decoration:none}.cp-docs-section a:hover{text-decoration:underline}.cp-docs-code-block{background:#0f172a;border-radius:12px;padding:20px;margin:20px 0;font-family:Fira Code,ui-monospace,monospace;font-size:13px;color:#e2e8f0;overflow-x:auto;line-height:1.7;white-space:pre-wrap}.cp-docs-code-block .comment{color:#64748b}.cp-docs-code-block .keyword{color:#10b981}.cp-docs-code-block .string{color:#f59e0b}.cp-docs-code-block .number{color:#3b82f6}.cp-docs-code-block .label{color:#a78bfa}.cp-docs-info-box{border:1.5px solid #bfdbfe;border-radius:10px;padding:18px 20px;margin:20px 0;background:#eff6ff}.cp-docs-info-box-title{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:7px}.cp-docs-info-box-content{font-size:14px;color:#1e40af;line-height:1.7}.cp-docs-info-box.warning{background:#fffbeb;border-color:#fde68a}.cp-docs-info-box.warning .cp-docs-info-box-title{color:#92400e}.cp-docs-info-box.warning .cp-docs-info-box-content{color:#78350f}.cp-docs-info-box.success{background:#ecfdf5;border-color:#bbf7d0}.cp-docs-info-box.success .cp-docs-info-box-title{color:#059669}.cp-docs-info-box.success .cp-docs-info-box-content{color:#065f46}.cp-docs-info-box.danger{background:#fef2f2;border-color:#fecaca}.cp-docs-info-box.danger .cp-docs-info-box-title{color:#dc2626}.cp-docs-info-box.danger .cp-docs-info-box-content{color:#7f1d1d}.cp-docs-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px}.cp-docs-table th{background:#f8fafc;padding:10px 14px;text-align:left;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.cp-docs-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;color:#475569;vertical-align:top}.cp-docs-table tr:last-child td{border-bottom:none}.cp-docs-table code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:Fira Code,ui-monospace,monospace;font-size:12px;color:#1d4ed8}.cp-docs-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.cp-docs-quick-link-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:22px;text-align:left;transition:all .25s;cursor:pointer;display:block;width:100%;font-family:inherit}.cp-docs-quick-link-card:hover{border-color:#4a7de8;box-shadow:0 4px 16px #4a7de81a}.cp-docs-quick-link-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.cp-docs-quick-link-icon{font-size:22px;line-height:1;flex-shrink:0;margin:0}.cp-docs-quick-link-title{font-size:17px;font-weight:700;color:#0f172a;margin:0}.cp-docs-quick-link-desc{font-size:13px;color:#64748b;line-height:1.5}.cp-docs-steps{display:flex;flex-direction:column;gap:0;margin:20px 0}.cp-docs-step{display:flex;gap:16px;padding-bottom:24px;position:relative}.cp-docs-step:not(:last-child):before{content:"";position:absolute;left:19px;top:40px;width:2px;bottom:0;background:#e2e8f0}.cp-docs-step-num{width:38px;height:38px;border-radius:50%;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;z-index:1}.cp-docs-step-body{padding-top:6px}.cp-docs-step-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:6px}.cp-docs-step-text{font-size:14px;color:#475569;line-height:1.7}.cp-docs-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.cp-docs-report-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:18px;background:#fafbfc}.cp-docs-report-card-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cp-docs-report-card-title{font-size:14px;font-weight:700;color:#0f172a}.cp-docs-report-card-ref{font-size:11px;font-family:Fira Code,ui-monospace,monospace;color:#1d4ed8;background:#eff6ff;padding:2px 8px;border-radius:12px;display:inline-block;margin-bottom:6px}.cp-docs-report-card-body{font-size:13px;color:#64748b;line-height:1.6}.cp-docs-inline-code{background:#f1f5f9;padding:2px 7px;border-radius:5px;font-family:Fira Code,ui-monospace,monospace;font-size:13px;color:#1d4ed8}.cp-docs-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.cp-docs-stat-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:18px;text-align:center}.cp-docs-stat-num{font-size:28px;font-weight:800;color:#1d4ed8;font-family:Outfit,sans-serif;margin-bottom:4px}.cp-docs-stat-label{font-size:12px;font-weight:600;color:#64748b}.cp-docs-page-footer-nav{margin-top:64px;padding-top:28px;border-top:2px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.cp-docs-footer-nav-btn{color:#1d4ed8;font-weight:600;display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;background:none;border:none;font-family:inherit;padding:0}.cp-docs-footer-nav-btn:hover{color:#1e40af}.cp-docs-toc{padding:32px 24px;position:sticky;top:var(--cp-docs-sticky-top);align-self:start;max-height:calc(100vh - var(--cp-docs-sticky-top));overflow-y:auto}.cp-docs-toc-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}.cp-docs-toc-link{display:block;padding:5px 0 5px 12px;color:#64748b;font-size:13px;border-left:2px solid transparent;background:none;border-top:none;border-right:none;border-bottom:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.cp-docs-toc-link:hover{color:#0f172a}.cp-docs-toc-link.active{color:#1d4ed8;border-left-color:#1d4ed8;font-weight:600}@media (max-width: 1200px){.cp-docs-layout{grid-template-columns:240px 1fr}.cp-docs-toc{display:none}}@media (max-width: 768px){.cp-docs-layout{grid-template-columns:1fr}.cp-docs-sidebar{display:none}.cp-docs-main{padding:32px 20px}.cp-docs-quick-links,.cp-docs-report-grid,.cp-docs-stat-row{grid-template-columns:1fr}.cp-docs-toolbar{padding:12px 20px}.cp-docs-html-body .quick-links,.cp-docs-html-body .report-grid,.cp-docs-html-body .stat-row{grid-template-columns:1fr}}.cp-docs-html-body .doc-header{margin-bottom:44px}.cp-docs-html-body .doc-title{font-size:40px;font-weight:800;color:#0f172a;margin-bottom:14px;line-height:1.2}.cp-docs-html-body .doc-subtitle{font-size:17px;color:#64748b;line-height:1.75}.cp-docs-html-body .doc-meta{display:flex;gap:16px;margin-top:16px;flex-wrap:wrap}.cp-docs-html-body .doc-meta-item{font-size:12px;color:#94a3b8;font-family:Fira Code,ui-monospace,monospace}.cp-docs-html-body .doc-section{margin-bottom:44px}.cp-docs-html-body .doc-section h2{font-size:26px;font-weight:700;color:#0f172a;margin-bottom:14px;scroll-margin-top:var(--cp-docs-sticky-top);padding-top:20px}.cp-docs-html-body .doc-section h3{font-size:19px;font-weight:700;color:#0f172a;margin:22px 0 10px}.cp-docs-html-body .doc-section p{font-size:15px;color:#475569;line-height:1.8;margin-bottom:14px}.cp-docs-html-body .doc-section ul,.cp-docs-html-body .doc-section ol{margin:12px 0 14px 24px}.cp-docs-html-body .doc-section li{font-size:15px;color:#475569;margin-bottom:7px;line-height:1.7}.cp-docs-html-body .doc-section strong{color:#0f172a;font-weight:600}.cp-docs-html-body .doc-section a{color:#1d4ed8;font-weight:500;text-decoration:none}.cp-docs-html-body .doc-section a:hover{text-decoration:underline}.cp-docs-html-body .code-block{background:#0f172a;border-radius:12px;padding:20px;margin:20px 0;font-family:Fira Code,ui-monospace,monospace;font-size:13px;color:#e2e8f0;overflow-x:auto;line-height:1.7;white-space:pre-wrap}.cp-docs-html-body .code-block .comment{color:#64748b}.cp-docs-html-body .code-block .keyword{color:#10b981}.cp-docs-html-body .code-block .string{color:#f59e0b}.cp-docs-html-body .code-block .number{color:#3b82f6}.cp-docs-html-body .code-block .label{color:#a78bfa}.cp-docs-html-body .info-box{border:1.5px solid #bfdbfe;border-radius:10px;padding:18px 20px;margin:20px 0;background:#eff6ff}.cp-docs-html-body .info-box-title{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:7px}.cp-docs-html-body .info-box-content{font-size:14px;color:#1e40af;line-height:1.7}.cp-docs-html-body .info-box.warning-box{background:#fffbeb;border-color:#fde68a}.cp-docs-html-body .info-box.warning-box .info-box-title{color:#92400e}.cp-docs-html-body .info-box.warning-box .info-box-content{color:#78350f}.cp-docs-html-body .info-box.success-box{background:#ecfdf5;border-color:#bbf7d0}.cp-docs-html-body .info-box.success-box .info-box-title{color:#059669}.cp-docs-html-body .info-box.success-box .info-box-content{color:#065f46}.cp-docs-html-body .info-box.danger-box{background:#fef2f2;border-color:#fecaca}.cp-docs-html-body .info-box.danger-box .info-box-title{color:#dc2626}.cp-docs-html-body .info-box.danger-box .info-box-content{color:#7f1d1d}.cp-docs-html-body .doc-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px}.cp-docs-html-body .doc-table th{background:#f8fafc;padding:10px 14px;text-align:left;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;font-size:12px;text-transform:uppercase}.cp-docs-html-body .doc-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;color:#475569;vertical-align:top}.cp-docs-html-body .doc-table code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:Fira Code,ui-monospace,monospace;font-size:12px;color:#1d4ed8}.cp-docs-html-body .quick-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.cp-docs-html-body .quick-link-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:18px 20px;transition:all .25s;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;text-align:left;font-family:inherit;color:inherit}.cp-docs-html-body .quick-link-card:hover{border-color:#4a7de8;box-shadow:0 4px 16px #4a7de81a}.cp-docs-html-body .quick-link-row{display:flex;align-items:center;gap:10px}.cp-docs-html-body .quick-link-icon{font-size:22px;line-height:1;flex-shrink:0;margin:0}.cp-docs-html-body .quick-link-title{font-size:17px;font-weight:700;color:#0f172a;margin:0}.cp-docs-html-body .quick-link-desc{font-size:13px;color:#64748b;line-height:1.5;margin:0;padding-left:32px}.cp-docs-html-body .steps{display:flex;flex-direction:column;margin:20px 0}.cp-docs-html-body .step{display:flex;gap:16px;padding-bottom:24px;position:relative}.cp-docs-html-body .step:not(:last-child):before{content:"";position:absolute;left:19px;top:40px;width:2px;bottom:0;background:#e2e8f0}.cp-docs-html-body .step-num{width:38px;height:38px;border-radius:50%;background:#1d4ed8;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.cp-docs-html-body .step-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:6px}.cp-docs-html-body .step-text{font-size:14px;color:#475569;line-height:1.7}.cp-docs-html-body .report-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.cp-docs-html-body .report-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:18px;background:#fafbfc}.cp-docs-html-body .report-card-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cp-docs-html-body .report-card-title{font-size:14px;font-weight:700;color:#0f172a}.cp-docs-html-body .report-card-ref{font-size:11px;font-family:Fira Code,ui-monospace,monospace;color:#1d4ed8;background:#eff6ff;padding:2px 8px;border-radius:12px;display:inline-block;margin-bottom:6px}.cp-docs-html-body .report-card-body{font-size:13px;color:#64748b;line-height:1.6}.cp-docs-html-body code{background:#f1f5f9;padding:2px 7px;border-radius:5px;font-family:Fira Code,ui-monospace,monospace;font-size:13px;color:#1d4ed8}.cp-docs-html-body .stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.cp-docs-html-body .stat-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:18px;text-align:center}.cp-docs-html-body .stat-num{font-size:28px;font-weight:800;color:#1d4ed8;font-family:Outfit,sans-serif;margin-bottom:4px}.cp-docs-html-body .stat-label{font-size:12px;font-weight:600;color:#64748b}.p2-page.main--phase2{max-width:1200px;padding:32px 24px}.p2-layout{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start;margin-bottom:16px}@media (max-width: 960px){.p2-layout{grid-template-columns:1fr}}.pb-active-green{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.pb-active-green .pb-num{background:#059669;color:#fff}.pb-active-green .pb-title{color:#059669}.frow-4{grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width: 900px){.p2-page .frow-4{grid-template-columns:1fr 1fr}}.tgroup-full{display:flex;gap:4px;background:#f1f5f9;padding:3px;border-radius:8px;width:100%}.tgroup-full .tbtn{flex:1;text-align:center}.tbtn.active-green{background:#fff;color:#059669;box-shadow:0 1px 3px #0000001a}.tbtn.active-teal{background:#fff;color:#0e7490;box-shadow:0 1px 3px #0000001a}.tbtn.active-amber{background:#fff;color:#b45309;box-shadow:0 1px 3px #0000001a}.fs:focus{border-color:#3b82f6;outline:none}.input-unit:focus-within{border-color:#3b82f6}.inline-note{font-size:10px;color:#64748b;margin-top:5px;line-height:1.5}.callout-red{background:#fef2f2;border:1.5px solid #fecaca;color:#7f1d1d}.callout-green{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;border:1px solid}.chip-blue{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.chip-green{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.chip-amber{background:#fffbeb;color:#92400e;border-color:#fde68a}.chip-red{background:#fef2f2;color:#dc2626;border-color:#fecaca}.editable-locked{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:8px;padding:0;font-size:13px;display:flex;align-items:center;overflow:hidden}.editable-locked input{border:none;padding:9px 12px;font-size:13px;font-family:DM Mono,monospace;font-weight:700;color:#059669;background:transparent;width:100%;outline:none}.combo-row{display:flex;gap:6px;align-items:center}.combo-row select{flex:1}.combo-row input{flex:0 0 90px}.bbtnp{background:#fff;border:none;border-radius:9px;padding:7px 18px;font-size:12px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif}.cta-green{background:linear-gradient(135deg,#059669,#10b981)}.cta-teal{background:linear-gradient(135deg,#0e7490,#06b6d4)}.add-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1.5px dashed #cbd5e1;background:#fafbfc;color:#64748b;font-size:12px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;transition:all .12s;width:100%}.add-btn:hover{border-color:#3b82f6;color:#1d4ed8;background:#eff6ff}.charger-group{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:14px;margin-bottom:10px;position:relative}.charger-group:last-of-type{margin-bottom:0}.cg-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-bottom:12px}.cg-title{font-size:11px;font-weight:800;color:#475569;letter-spacing:.5px;flex-shrink:0;min-width:0}.cg-header-actions{display:flex;align-items:flex-start;gap:8px;min-width:0;flex-shrink:1;justify-content:flex-end}.cg-summary-block{display:flex;flex-direction:column;align-items:flex-end;gap:3px;box-sizing:border-box;min-width:0;max-width:100%;background:#ecfdf5;border:1px solid #a7f3d0;padding:6px 12px;border-radius:10px;text-align:right}.cg-summary-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cg-summary-subtotal{font-family:DM Mono,monospace;font-size:11px;font-weight:800;color:#059669;line-height:1.25}.cg-summary-amps{font-family:DM Mono,monospace;font-size:10px;font-weight:700;color:#047857;line-height:1.25}.cg-remove{width:22px;height:22px;border-radius:50%;border:1.5px solid #e2e8f0;background:#fff;color:#94a3b8;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;font-family:Outfit,sans-serif}.cg-remove:hover{border-color:#fecaca;color:#dc2626;background:#fef2f2}.load-row{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:12px;margin-bottom:8px;position:relative}.load-row:last-of-type{margin-bottom:0}.kw-total{background:#ddd6fe;border-radius:10px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;margin-top:12px;border:1px solid #7c3aed}.kw-total-label{font-size:11px;color:#3b0764;font-weight:600}.kw-total-val{font-size:18px;font-weight:800;color:#4c1d95;font-family:DM Mono,monospace}.toggle-wrap{display:flex;align-items:center;gap:8px}.toggle{position:relative;width:38px;height:20px;flex-shrink:0}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#cbd5e1;border-radius:20px;cursor:pointer;transition:.2s}.toggle-slider:before{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #00000026}.toggle input:checked+.toggle-slider{background:#059669}.toggle input:checked+.toggle-slider:before{transform:translate(18px)}.toggle-label{font-size:12px;font-weight:600;color:#475569}.toggle.toggle--disabled .toggle-slider{cursor:not-allowed;opacity:.75}.adv-toggle-bar{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .12s;margin:6px 0;width:100%;text-align:left;font-family:Outfit,sans-serif}.adv-toggle-bar:hover{background:#eff6ff;border-color:#bfdbfe}.adv-toggle-icon{font-size:14px;transition:transform .2s}.adv-toggle-bar.open .adv-toggle-icon{transform:rotate(180deg)}.adv-section{display:none}.adv-section.open{display:block}.sec-divider{display:flex;align-items:center;gap:10px;margin:20px 0 16px}.sec-divider-line{flex:1;height:1px;background:#e2e8f0}.sec-divider-label{font-size:10px;font-weight:800;color:#94a3b8;letter-spacing:1.2px;white-space:nowrap}.p2-sidebar-sticky{position:sticky;top:78px}.p2-page .fl{text-transform:uppercase;font-size:11px;font-weight:700;color:#64748b;margin-bottom:6px;letter-spacing:.6px}.p2-page .sh h3{font-size:14px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.p2-page .sh .sn{font-size:10px;color:#94a3b8;letter-spacing:1px}.p2-page .req-badge{font-size:10px;padding:2px 8px}.p2-page .req-badge.opt{color:#64748b;background:#f1f5f9}.p2-page .sec-divider-label{font-size:11px;color:#64748b;letter-spacing:1px}.p2-page .inline-note{font-size:11px;line-height:1.55}.p2-page .tbtn{font-size:13px;padding:7px 16px}.p2-page .fgroup{gap:6px}.p2-page .frow{margin-bottom:14px}.p2-page .cg-title{font-size:12px;color:#475569}.p2-page .fi::placeholder,.p2-page .input-unit input::placeholder{color:#94a3b8;font-weight:500}.p2-page .input-unit input,.p2-page .input-unit .unit{font-size:13px}.p2-page .sb-label{font-size:11px;color:#64748b;letter-spacing:.6px}.p2r-static--ed *{box-sizing:border-box;margin:0;padding:0}.p2r-static--ed{font-family:Outfit,sans-serif;background:#f0f4f8;color:#0f172a;line-height:1.6}.p2r-static--ed nav{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:99;box-shadow:0 1px 4px #0000000f}.p2r-static--ed .logo{display:flex;align-items:center;gap:12px;text-decoration:none}.p2r-static--ed .logo-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:flex;align-items:center;justify-content:center;font-size:20px}.p2r-static--ed .logo-text{font-family:"DM Serif Display",serif;font-size:26px;color:#0f172a}.p2r-static--ed .beta{background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px}.p2r-static--ed .nav-right{display:flex;align-items:center;gap:12px}.p2r-static--ed .nav-btn{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--ed .nav-btn:hover{background:#f1f5f9}.p2r-static--ed .avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px}.p2r-static--ed .main{max-width:1100px;margin:0 auto;padding:40px 32px 60px}.p2r-static--ed .card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 12px #0000000d;margin-bottom:24px}.p2r-static--ed .p{padding:32px}.p2r-static--ed .ban{border-radius:20px;padding:36px 40px;margin-bottom:24px;background:linear-gradient(135deg,#0e7490,#06b6d4);position:relative;overflow:hidden}.p2r-static--ed .ban:before{content:"";position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#ffffff12}.p2r-static--ed .ban-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative;z-index:1}.p2r-static--ed .btag{background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.p2r-static--ed .ban-actions{display:flex;gap:8px}.p2r-static--ed .bbtn{border:1.5px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--ed .bbtn:hover{background:#fff3}.p2r-static--ed .bbtnp{background:#fff;border:none;border-radius:9px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;color:#0e7490;transition:all .2s}.p2r-static--ed .bbtnp:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.p2r-static--ed .ban-title{font-family:"DM Serif Display",serif;font-size:28px;color:#fff;margin-bottom:10px;position:relative;z-index:1}.p2r-static--ed .ban-sub{font-size:14px;color:#ffffffd9;position:relative;z-index:1}.p2r-static--ed .sh{display:flex;align-items:center;gap:10px;margin-bottom:20px}.p2r-static--ed .sd{width:10px;height:10px;border-radius:3px;flex-shrink:0}.p2r-static--ed .sh h3{font-size:18px;font-weight:700}.p2r-static--ed .sh-sub{font-size:13px;color:#64748b;margin-left:auto}.p2r-static--ed .spec-box{background:#f8fafc;border:2px solid #E2E8F0;border-radius:12px;padding:20px;margin-bottom:16px}.p2r-static--ed .spec-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #E2E8F0}.p2r-static--ed .spec-title{font-size:16px;font-weight:700;color:#0f172a}.p2r-static--ed .spec-badge{background:#0e7490;color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700}.p2r-static--ed .spec-row{display:grid;grid-template-columns:200px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #F1F5F9;font-size:14px}.p2r-static--ed .spec-row:last-child{border-bottom:none}.p2r-static--ed .spec-label{color:#64748b;font-weight:600}.p2r-static--ed .spec-value{color:#0f172a;font-weight:600}.p2r-static--ed .calc-section{background:#ecfeff;border:2px solid #67E8F9;border-radius:10px;padding:16px;margin-top:12px}.p2r-static--ed .calc-title{font-size:13px;font-weight:700;color:#0e7490;margin-bottom:10px}.p2r-static--ed .calc-step{font-size:13px;color:#164e63;margin-bottom:6px;font-family:DM Mono,monospace}.p2r-static--ed .calc-result{background:#fff;border-radius:6px;padding:10px;margin-top:10px;font-size:14px;font-weight:600;color:#0e7490}.p2r-static--ed .table{width:100%;border-collapse:collapse}.p2r-static--ed .table th{background:#f8fafc;padding:12px;text-align:left;font-size:12px;font-weight:700;color:#64748b;border-bottom:2px solid #E2E8F0;text-transform:uppercase;letter-spacing:.5px}.p2r-static--ed .table td{padding:12px;font-size:14px;border-bottom:1px solid #F1F5F9}.p2r-static--ed .table tr:last-child td{border-bottom:none}.p2r-static--ed .table-value{font-weight:600}.p2r-static--ed .mono-tech{font-family:DM Mono,monospace;font-weight:600}.p2r-static--ed .table-highlight{background:#f0fdf4;font-weight:700}.p2r-static--ed .conduit-diagram{background:#fafbfc;border:2px solid #E2E8F0;border-radius:12px;padding:24px;margin:20px 0}.p2r-static--ed .conduit-visual{display:flex;align-items:center;gap:16px;margin-bottom:20px}.p2r-static--ed .conduit-pipe{width:200px;height:80px;background:linear-gradient(to bottom,#94a3b8,#cbd5e1);border-radius:40px;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 8px #0003}.p2r-static--ed .conduit-wires{display:flex;gap:6px;align-items:flex-end}.p2r-static--ed .wire-wrap{display:flex;flex-direction:column;align-items:center;gap:3px}.p2r-static--ed .wire{width:12px;height:56px;border-radius:6px;box-shadow:0 2px 4px #0003}.p2r-static--ed .wire-label{font-size:9px;font-weight:700;color:#64748b;line-height:1}.p2r-static--ed .wire-phase-a{background:linear-gradient(to bottom,#1f2937,#374151)}.p2r-static--ed .wire-phase-b{background:linear-gradient(to bottom,#dc2626,#ef4444)}.p2r-static--ed .wire-phase-c{background:linear-gradient(to bottom,#1d4ed8,#3b82f6)}.p2r-static--ed .wire-neutral{background:linear-gradient(to bottom,#d1d5db,#f9fafb);border:1px solid #9CA3AF}.p2r-static--ed .wire-ground{background:linear-gradient(to bottom,#059669,#10b981)}.p2r-static--ed .conduit-info{flex:1}.p2r-static--ed .conduit-stat{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #E2E8F0;font-size:13px}.p2r-static--ed .conduit-stat:last-child{border-bottom:none}.p2r-static--ed .derating-box{background:#fffbeb;border:2px solid #FDE68A;border-radius:12px;padding:20px;margin-top:16px}.p2r-static--ed .derating-title{font-size:15px;font-weight:700;color:#92400e;margin-bottom:12px;display:flex;align-items:center;gap:8px}.p2r-static--ed .derating-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}.p2r-static--ed .derating-item{background:#fff;border-radius:8px;padding:12px}.p2r-static--ed .derating-label{font-size:11px;font-weight:700;color:#92400e;margin-bottom:6px;text-transform:uppercase}.p2r-static--ed .derating-value{font-size:18px;font-weight:800;color:#d97706;font-family:DM Mono,monospace}.p2r-static--ed .input-summary{background:#fafbfc;border:1px solid #E2E8F0;border-radius:10px;padding:16px;margin-bottom:20px}.p2r-static--ed .input-row{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #E2E8F0;font-size:13px}.p2r-static--ed .input-row:last-child{border-bottom:none}.p2r-static--ed .input-key{color:#64748b;font-weight:600}.p2r-static--ed .input-val{color:#0f172a;font-weight:600}.p2r-static--ed .note-box{background:#eff6ff;border:2px solid #BFDBFE;border-radius:12px;padding:16px;margin-top:16px}.p2r-static--ed .ed-note-info{background:#eff6ff;border:2px solid #BFDBFE;border-radius:12px;padding:14px 16px;margin-top:16px}.p2r-static--ed .ed-note-critical{background:#fef2f2;border:2px solid #FECACA;border-radius:12px;padding:14px 16px;margin-top:16px}.p2r-static--ed .ed-note-assumption{background:#fffbeb;border:2px solid #FDE68A;border-radius:12px;padding:14px 16px;margin-top:16px}.p2r-static--ed .ed-note-pass{background:#f0fdf4;border:2px solid #BBF7D0;border-radius:12px;padding:14px 16px;margin-top:16px}.p2r-static--ed .ed-note-title{font-size:12px;font-weight:800;margin-bottom:6px;line-height:1.4}.p2r-static--ed .ed-note-info .ed-note-title,.p2r-static--ed .note-box .ed-note-title{color:#1e40af}.p2r-static--ed .ed-note-critical .ed-note-title{color:#991b1b}.p2r-static--ed .ed-note-assumption .ed-note-title{color:#92400e}.p2r-static--ed .ed-note-pass .ed-note-title{color:#166534}.p2r-static--ed .ed-note-body,.p2r-static--ed .note-text{font-size:13px;line-height:1.7}.p2r-static--ed .ed-note-info .ed-note-body,.p2r-static--ed .note-text{color:#1e40af}.p2r-static--ed .ed-note-critical .ed-note-body{color:#7f1d1d}.p2r-static--ed .ed-note-assumption .ed-note-body{color:#78350f}.p2r-static--ed .ed-note-pass .ed-note-body{color:#14532d}.p2r-static--ed .note-title{font-size:14px;font-weight:700;color:#1d4ed8;margin-bottom:8px;display:flex;align-items:center;gap:8px}.p2r-static--ed .note-text{font-size:13px;color:#1e40af;line-height:1.7}.p2r-static--ed .footer{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}.p2r-static--ed .footer-text{font-size:12px;color:#64748b;line-height:1.6}.p2r-static--ed .footer-actions{display:flex;gap:10px}.p2r-static--ed .footer-btn{background:#f8fafc;border:1px solid #E2E8F0;color:#475569;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--ed .footer-btn:hover{background:#f1f5f9}.p2r-static--ed .footer-btn-primary{background:linear-gradient(135deg,#0e7490,#06b6d4);color:#fff;border:none}.p2r-static--ed .footer-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0e74904d}.p2r-static--ed .ed-subsection-panel .input-summary,.p2r-static--ed .ed-subsection-panel .spec-box,.p2r-static--ed .ed-subsection-panel>.note-box.ed-nested-note{border:none;background:transparent;margin:0;padding:0;box-shadow:none}.p2r-static--ed .ed-subsection-panel .spec-header{border-bottom:none;margin-bottom:12px;padding-bottom:0}.p2r-static--ed .ed-subsection-panel .input-summary .input-row:first-child{padding-top:0}.p2r-static--ed .ed-subsection-panel .note-box.ed-nested-note .note-text{padding:0}.p2r-static--ed .card.p>.sh+.ed-subsection-title{margin-top:0}@media (max-width:768px){.p2r-static--ed .main{padding:24px 20px}.p2r-static--ed .p{padding:24px}.p2r-static--ed .spec-row,.p2r-static--ed .derating-grid{grid-template-columns:1fr}}.p2r-std{max-width:1100px;margin:0 auto 24px}.p2r-std-ribbon{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 22px;margin-bottom:16px;box-shadow:0 2px 10px #0f172a0f}.p2r-std-ribbon-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px}@media (max-width: 700px){.p2r-std-ribbon-grid{grid-template-columns:1fr}}.p2r-std-ribbon-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:4px}.p2r-std-ribbon-value{font-size:14px;font-weight:600;color:#0f172a;line-height:1.45}.p2r-std-ribbon-value--title{font-family:"DM Serif Display",Georgia,serif;font-size:20px;font-weight:400}.p2r-std-feas{border-radius:14px;padding:16px 20px;margin-bottom:16px;border:2px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}.p2r-std-feas--feasible{background:#f0fdf4;border-color:#bbf7d0}.p2r-std-feas--conditional{background:#fffbeb;border-color:#fde68a}.p2r-std-feas--not{background:#fef2f2;border-color:#fecaca}.p2r-std-feas-label{font-size:17px;font-weight:800;letter-spacing:-.02em}.p2r-std-feas-detail{font-size:13px;line-height:1.55;color:#334155}.p2r-std-feas--feasible .p2r-std-feas-detail{color:#065f46}.p2r-std-feas--conditional .p2r-std-feas-detail{color:#78350f}.p2r-std-feas--not .p2r-std-feas-detail{color:#991b1b}.p2r-std-exec{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px;margin-bottom:20px}.p2r-std-exec-title{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-bottom:10px}.p2r-std-exec-body{font-size:14px;line-height:1.65;color:#0f172a}.p2r-std-nec-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.p2r-std-nec-chip{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.p2r-std-details-h{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin:8px 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.p2rOutfit .p2r-std{padding:0 32px}@media (max-width: 900px){.p2rOutfit .p2r-std{padding:0 16px}}.p2rOutfit .p2r-std.p2r-std--flush-h{padding-left:0;padding-right:0}.p2rOutfit .p2r-static--pe .pe-d6-shell{max-width:none;padding-left:0;padding-right:0}.p2rCd .p2r-std,.p2rAb .p2r-std{padding:0 8px}.p2r-std-view-toggle{display:inline-flex;align-items:center;gap:0;margin:0 0 16px;padding:4px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;width:fit-content;max-width:100%}.p2r-std-view-toggle button{font-size:13px;font-weight:700;padding:8px 16px;border:none;border-radius:10px;background:transparent;color:#64748b;cursor:pointer;font-family:inherit}.p2r-std-view-toggle button:hover{color:#0f172a;background:#ffffffb3}.p2r-std-view-toggle button.p2r-std-view-toggle--active{background:#fff;color:#1d4ed8;box-shadow:0 1px 3px #0f172a1f}.p2r-std-summary-hint{font-size:13px;color:#64748b;margin:-8px 0 20px;line-height:1.5}.p2r-std-vd-pf{border-radius:14px;padding:14px 18px;margin-bottom:14px;font-size:16px;font-weight:800;letter-spacing:-.02em;border:2px solid #e2e8f0}.p2r-std-vd-pf--pass{background:#f0fdf4;border-color:#bbf7d0;color:#047857}.p2r-std-vd-pf--fail{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.p2r-static--pe .input-summary{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.p2r-static--pe .input-row{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #e2e8f0;font-size:13px}.p2r-static--pe .input-row:last-child{border-bottom:none}.p2r-static--pe .input-key{color:#64748b;font-weight:600}.p2r-static--pe .input-val{color:#0f172a;font-weight:700;font-family:DM Mono,monospace,ui-monospace,monospace}.p2rOutfit .input-summary .input-row,.p2r-static--pe .input-row,.p2r-static--ed .input-summary .input-row{grid-template-columns:max-content minmax(0,1fr);column-gap:16px}.p2rOutfit .input-summary .input-key,.p2r-static--pe .input-key,.p2r-static--ed .input-summary .input-key{white-space:nowrap}@media (max-width: 768px){.p2rOutfit .input-summary .input-key,.p2r-static--pe .input-key,.p2r-static--ed .input-summary .input-key{white-space:normal}}@media (min-width: 901px){.abv2-input-summary .abv2-input-row{grid-template-columns:max-content minmax(0,1fr);column-gap:16px}.abv2-input-summary .abv2-input-key{white-space:nowrap}}.p2rCd{--ink: #0A0F1E;--ink-2: #1E2A3A;--muted: #64748B;--muted-2: #94A3B8;--line: #E2E8F0;--line-2: #CBD5E1;--surface: #F8FAFC;--white: #FFFFFF;--c-accent: #0E7490;--c-accent-2:#06B6D4;--c-light: #ECFEFF;--c-border: #A5F3FC;--d-accent: #7C3AED;--d-accent-2:#A78BFA;--d-light: #F5F3FF;--d-border: #DDD6FE;--pass: #059669;--pass-bg: #ECFDF5;--pass-border: #A7F3D0;--warn: #D97706;--warn-bg: #FFFBEB;--warn-border: #FDE68A;--fail: #DC2626;--fail-bg: #FEF2F2;--fail-border: #FECACA;--info: #1D4ED8;--info-bg: #EFF6FF;--info-border: #BFDBFE;--radius: 14px;--radius-sm: 8px;--radius-xs: 5px;font-family:Syne,sans-serif;background:#f0f4f8;color:var(--ink);min-height:100vh}.p2rCd *,.p2rCd *:before,.p2rCd *:after{box-sizing:border-box}.p2rCd .page-header{background:var(--ink);padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.p2rCd .ph-logo{display:flex;align-items:center;gap:10px}.p2rCd .ph-icon{width:36px;height:36px;border-radius:9px;display:block;object-fit:contain;flex-shrink:0}.p2rCd .ph-name{font-family:"DM Serif Display",serif;font-size:22px;color:#fff}.p2rCd .ph-meta{font-size:11px;color:#94a3b8;margin-top:2px}.p2rCd .ph-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:5px 14px;font-size:11px;font-weight:600;color:#e2e8f0}.p2rCd .ph-right{display:flex;align-items:center;gap:10px}.p2rCd .action-bar{background:var(--white);border-bottom:1px solid var(--line);padding:10px 40px;display:flex;align-items:center;justify-content:space-between}.p2rCd .ab-info{font-size:11px;color:var(--muted)}.p2rCd .ab-info strong{color:var(--ink)}.p2rCd .ab-btns{display:flex;gap:8px}.p2rCd .ab-btn{padding:7px 16px;border-radius:var(--radius-sm);font-size:12px;font-weight:700;cursor:pointer;font-family:Syne,sans-serif;border:1.5px solid var(--line-2);background:var(--surface);color:var(--muted);transition:all .15s}.p2rCd .ab-btn:hover{border-color:#0e7490;color:#0e7490;background:var(--c-light)}.p2rCd .ab-btn-primary{background:linear-gradient(135deg,#7c3aed,#a78bfa);border-color:transparent;color:#fff}.p2rCd .ab-btn-primary:hover{opacity:.9}.p2rCd .main{max-width:1200px;margin:0 auto;padding:32px 24px}.p2rCd .reports-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.p2rCd .report{background:var(--white);border-radius:20px;border:1px solid var(--line);overflow:hidden;box-shadow:0 4px 24px #00000012;animation:fadeUp .4s ease both}.p2rCd .report:nth-child(2){animation-delay:.1s}.p2rCd .rh{padding:22px 24px 20px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.p2rCd .rh:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;border-radius:50%;opacity:.07}.p2rCd .rh-c{background:linear-gradient(135deg,#ecfeff,#cffafe)}.p2rCd .rh-c:before{background:var(--c-accent)}.p2rCd .rh-d{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.p2rCd .rh-d:before{background:var(--d-accent)}.p2rCd .rh-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.p2rCd .rh-icon-wrap{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.p2rCd .rh-icon-c{background:linear-gradient(135deg,#0e7490,#06b6d4);box-shadow:0 4px 12px #0e74904d}.p2rCd .rh-icon-d{background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 4px 12px #7c3aed4d}.p2rCd .rh-title{font-family:"DM Serif Display",serif;font-size:18px;color:var(--ink);line-height:1.2;margin-top:3px}.p2rCd .rh-sub{font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:5px}.p2rCd .rh-sub-c{color:var(--c-accent)}.p2rCd .rh-sub-d{color:var(--d-accent)}.p2rCd .rh-meta{font-size:10px;color:var(--muted);margin-top:2px}.p2rCd .rh-verdict{display:flex;align-items:center;gap:7px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:800}.p2rCd .verdict-c{background:var(--c-light);color:var(--c-accent);border:1.5px solid var(--c-border)}.p2rCd .verdict-d{background:var(--d-light);color:var(--d-accent);border:1.5px solid var(--d-border)}.p2rCd .verdict-pass{background:var(--pass-bg);color:var(--pass);border:1.5px solid var(--pass-border)}.p2rCd .verdict-warn{background:var(--warn-bg);color:var(--warn);border:1.5px solid var(--warn-border)}.p2rCd .rb{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.p2rCd .rs-label{font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted-2);margin-bottom:8px;display:flex;align-items:center;gap:8px}.p2rCd .rs-label:after{content:"";flex:1;height:1px;background:var(--line)}.p2rCd .kv-table{display:flex;flex-direction:column;gap:2px}.p2rCd .kv{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;border-radius:var(--radius-xs)}.p2rCd .kv:nth-child(odd){background:var(--surface)}.p2rCd .kv-key{font-size:11px;color:var(--muted);font-weight:500}.p2rCd .kv-val{font-family:DM Mono,monospace;font-size:12px;font-weight:600;color:var(--ink-2);text-align:right}.p2rCd .kv-val-c{color:var(--c-accent)}.p2rCd .kv-val-d{color:var(--d-accent)}.p2rCd .kv-val-pass{color:var(--pass)}.p2rCd .kv-val-warn{color:var(--warn)}.p2rCd .kv-val-muted{color:var(--muted)}.p2rCd .kv-total{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:var(--radius-sm);font-weight:800;margin-top:4px}.p2rCd .kv-total-c{background:linear-gradient(135deg,#0e7490,#0891b2)}.p2rCd .kv-total-d{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.p2rCd .kv-total-key{font-size:11px;color:#ffffffd9}.p2rCd .kv-total-val{font-family:DM Mono,monospace;font-size:14px;color:#fff}.p2rCd .tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:20px;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;border:1px solid}.p2rCd .tag-c{background:var(--c-light);color:var(--c-accent);border-color:var(--c-border)}.p2rCd .tag-d{background:var(--d-light);color:var(--d-accent);border-color:var(--d-border)}.p2rCd .tag-pass{background:var(--pass-bg);color:var(--pass);border-color:var(--pass-border)}.p2rCd .tag-warn{background:var(--warn-bg);color:var(--warn);border-color:var(--warn-border)}.p2rCd .tag-fail{background:var(--fail-bg);color:var(--fail);border-color:var(--fail-border)}.p2rCd .tag-info{background:var(--info-bg);color:var(--info);border-color:var(--info-border)}.p2rCd .tag-gray{background:var(--surface);color:var(--muted);border-color:var(--line-2)}.p2rCd .conductor-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.p2rCd .cr-header{background:var(--ink-2)}.p2rCd .cr-cell{padding:8px 10px;font-size:10px;border-right:1px solid var(--line)}.p2rCd .cr-cell:last-child{border-right:none}.p2rCd .cr-header .cr-cell{color:#ffffffb3;font-weight:700;letter-spacing:.5px;text-transform:uppercase;font-size:9px}.p2rCd .cr-body .cr-cell{font-family:DM Mono,monospace;font-weight:600;color:var(--ink-2);font-size:11px}.p2rCd .cr-body{border-top:1px solid var(--line)}.p2rCd .cr-body:nth-child(2n){background:#fff}.p2rCd .derate-row{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:var(--radius-xs);background:var(--surface);border:1px solid var(--line)}.p2rCd .derate-factor{background:var(--ink);color:#fff;font-family:DM Mono,monospace;font-size:12px;font-weight:700;padding:4px 10px;border-radius:6px;flex-shrink:0}.p2rCd .derate-label{font-size:11px;color:var(--muted);flex:1}.p2rCd .derate-source{font-size:9px;color:var(--muted-2);font-weight:700;letter-spacing:.5px;text-transform:uppercase}.p2rCd .derate-result{display:flex;justify-content:space-between;align-items:center;background:var(--c-light);border:1.5px solid var(--c-border);border-radius:var(--radius-sm);padding:10px 12px;margin-top:4px}.p2rCd .derate-result-label{font-size:11px;color:var(--c-accent);font-weight:700}.p2rCd .derate-result-val{font-family:DM Mono,monospace;font-size:14px;font-weight:800;color:var(--c-accent)}.p2rCd .calc-chain{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;font-family:DM Mono,monospace}.p2rCd .cc-line{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:3px 0}.p2rCd .cc-line+.cc-line{border-top:1px dashed var(--line)}.p2rCd .cc-label{color:var(--muted)}.p2rCd .cc-val{font-weight:600;color:var(--ink-2)}.p2rCd .cc-result{display:flex;justify-content:space-between;align-items:center;border-radius:var(--radius-xs);padding:7px 10px;margin-top:6px}.p2rCd .cc-result-c{background:linear-gradient(135deg,#0e7490,#0891b2)}.p2rCd .cc-result-d{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.p2rCd .cc-result-label{font-size:10px;color:#ffffffa6;font-weight:700}.p2rCd .cc-result-val{font-size:14px;font-weight:700;color:#fff}.p2rCd .assumption-item{display:flex;gap:10px;padding:10px 12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface)}.p2rCd .assumption-item+.assumption-item{margin-top:6px}.p2rCd .ai-icon{font-size:15px;flex-shrink:0;margin-top:1px}.p2rCd .ai-title{font-size:11px;font-weight:700;color:var(--ink-2);margin-bottom:2px}.p2rCd .ai-detail{font-size:10px;color:var(--muted);line-height:1.5}.p2rCd .val-item{display:flex;align-items:flex-start;gap:10px;padding:9px 12px;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--line)}.p2rCd .val-item+.val-item{margin-top:5px}.p2rCd .val-check{width:18px;height:18px;border-radius:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;margin-top:1px}.p2rCd .val-check-open{background:var(--warn-bg);border:1.5px solid var(--warn-border);color:var(--warn)}.p2rCd .val-check-info{background:var(--info-bg);border:1.5px solid var(--info-border);color:var(--info)}.p2rCd .val-check-d{background:var(--d-light);border:1.5px solid var(--d-border);color:var(--d-accent)}.p2rCd .val-title{font-size:11px;font-weight:700;color:var(--ink-2);margin-bottom:2px}.p2rCd .val-detail{font-size:10px;color:var(--muted);line-height:1.5}.p2rCd .disclaimer{border-radius:var(--radius-sm);padding:14px 16px;background:#fef2f2;border:2px solid #FECACA}.p2rCd .disclaimer-title{font-size:11px;font-weight:800;color:var(--fail);margin-bottom:6px;display:flex;align-items:center;gap:6px}.p2rCd .disclaimer-body{font-size:10px;color:#7f1d1d;line-height:1.7}.p2rCd .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.p2rCd .stat-pill{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px}.p2rCd .sp-label{font-size:9px;font-weight:800;color:var(--muted-2);text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}.p2rCd .sp-val{font-family:DM Mono,monospace;font-size:14px;font-weight:700}.p2rCd .sp-val-c{color:var(--c-accent)}.p2rCd .sp-val-d{color:var(--d-accent)}.p2rCd .sp-val-pass{color:var(--pass)}.p2rCd .sp-val-warn{color:var(--warn)}.p2rCd .sp-sub{font-size:9px;color:var(--muted);margin-top:2px}.p2rCd .input-placeholder{border:1.5px dashed var(--line-2);border-radius:var(--radius-sm);padding:10px 12px;background:var(--surface);display:flex;align-items:center;justify-content:space-between;gap:8px}.p2rCd .ip-label{font-size:11px;color:var(--muted-2);font-style:italic}.p2rCd .ip-badge{font-size:9px;font-weight:800;color:var(--muted-2);background:var(--line);border-radius:4px;padding:2px 6px;white-space:nowrap}.p2rCd .divider{height:1px;background:var(--line)}.p2rCd .sec-note{background:var(--d-light);border:1px solid var(--d-border);border-radius:var(--radius-sm);padding:10px 12px}.p2rCd .sec-note-title{font-size:9px;font-weight:800;color:var(--d-accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.p2rCd .sec-note-body{font-size:10px;color:#4c1d95;line-height:1.6}.p2rCd .report-footer{border-top:1px solid var(--line);background:var(--surface);padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.p2rCd .rf-text{font-size:9px;color:var(--muted-2);line-height:1.6}.p2rCd .rf-nec{font-family:DM Mono,monospace;font-size:9px;color:var(--muted);white-space:nowrap}.p2rCd .meta-bar{margin-top:20px;background:var(--white);border-radius:var(--radius);border:1px solid var(--line);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 2px 8px #0000000a;animation:fadeUp .4s ease .2s both}.p2rCd .mb-item{display:flex;flex-direction:column;gap:2px}.p2rCd .mb-label{font-size:9px;font-weight:800;color:var(--muted-2);text-transform:uppercase;letter-spacing:1px}.p2rCd .mb-val{font-size:12px;font-weight:700;color:var(--ink-2);font-family:DM Mono,monospace}.p2rCd .mb-divider{width:1px;height:32px;background:var(--line)}.p2rCd .p2r-shell-back-bar{background:var(--surface);border-bottom:1px solid var(--line);padding:10px 40px}.p2rCd .p2r-shell-back-link{display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:var(--muted);text-decoration:none;padding:6px 0;border-radius:var(--radius-sm);font-family:Syne,sans-serif;transition:color .15s}.p2rCd .p2r-shell-back-link:hover{color:var(--c-accent)}@media print{.p2rCd .p2r-shell-back-bar,.p2rCd .action-bar,.p2rCd .page-header .ph-badge,.p2rCd .ab-btns{display:none}.p2rCd{background:#fff;min-height:auto}.p2rCd .report{box-shadow:none;border:1px solid #ccc;break-inside:avoid}.p2rCd .reports-grid{gap:16px}}@media (max-width: 900px){.p2rCd .reports-grid{grid-template-columns:1fr}.p2rCd .p2r-shell-back-bar{padding:10px 20px}.p2rCd .page-header{padding:16px 20px}.p2rCd .action-bar{padding:10px 20px}.p2rCd .main{padding:20px 12px}.p2rCd .meta-bar{flex-wrap:wrap;gap:12px}.p2rCd .mb-divider{display:none}.p2rCd .conductor-row{grid-template-columns:1fr 1fr}}.p2r-static--pe *{box-sizing:border-box;margin:0;padding:0}.p2r-static--pe{font-family:Outfit,sans-serif;background:#f0f4f8;color:#0f172a;line-height:1.6}.p2r-static--pe nav{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:99;box-shadow:0 1px 4px #0000000f}.p2r-static--pe .logo{display:flex;align-items:center;gap:12px;text-decoration:none}.p2r-static--pe .logo-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:flex;align-items:center;justify-content:center;font-size:20px}.p2r-static--pe .logo-text{font-family:"DM Serif Display",serif;font-size:26px;color:#0f172a}.p2r-static--pe .nav-right{display:flex;align-items:center;gap:12px}.p2r-static--pe .nav-btn{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--pe .nav-btn:hover{background:#f1f5f9}.p2r-static--pe .avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px}.p2r-static--pe .main{max-width:1100px;margin:0 auto;padding:40px 32px 60px}.p2r-static--pe .card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 12px #0000000d;margin-bottom:24px}.p2r-static--pe .p{padding:32px}.p2r-static--pe .ban{border-radius:20px;padding:36px 40px;margin-bottom:24px;background:linear-gradient(135deg,#475569,#64748b);position:relative;overflow:hidden}.p2r-static--pe .ban:before{content:"";position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#ffffff12}.p2r-static--pe .ban-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative;z-index:1}.p2r-static--pe .btag{background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.p2r-static--pe .ban-actions{display:flex;gap:8px}.p2r-static--pe .bbtn{border:1.5px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--pe .bbtn:hover{background:#fff3}.p2r-static--pe .bbtnp{background:#fff;border:none;border-radius:9px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;color:#475569;transition:all .2s}.p2r-static--pe .bbtnp:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.p2r-static--pe .ban-title{font-family:"DM Serif Display",serif;font-size:28px;color:#fff;margin-bottom:10px;position:relative;z-index:1}.p2r-static--pe .ban-sub{font-size:14px;color:#ffffffd9;position:relative;z-index:1}.p2r-static--pe .sh{display:flex;align-items:center;gap:10px;margin-bottom:20px}.p2r-static--pe .sd{width:10px;height:10px;border-radius:3px;flex-shrink:0}.p2r-static--pe .sh h3{font-size:18px;font-weight:700}.p2r-static--pe .sh-sub{font-size:13px;color:#64748b;margin-left:auto}.p2r-static--pe .disclaimer{background:#fef2f2;border:3px solid #DC2626;border-radius:16px;padding:28px 32px;margin-bottom:32px}.p2r-static--pe .disclaimer-title{font-size:20px;font-weight:800;color:#dc2626;margin-bottom:16px;display:flex;align-items:center;gap:10px}.p2r-static--pe .disclaimer-text{font-size:15px;color:#7f1d1d;line-height:1.8;margin-bottom:12px}.p2r-static--pe .disclaimer-text strong{color:#dc2626}.p2r-static--pe .summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.p2r-static--pe .summary-box{background:#f8fafc;border:2px solid #E2E8F0;border-radius:12px;padding:20px}.p2r-static--pe .summary-label{font-size:11px;font-weight:700;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.p2r-static--pe .summary-value{font-size:24px;font-weight:800;color:#0f172a;font-family:DM Mono,monospace;line-height:1;margin-bottom:6px}.p2r-static--pe .summary-sub{font-size:13px;color:#64748b}.p2r-static--pe .assumption-list{background:#fafbfc;border:1px solid #E2E8F0;border-radius:10px;padding:20px}.p2r-static--pe .assumption-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #E2E8F0}.p2r-static--pe .assumption-item:last-child{border-bottom:none}.p2r-static--pe .assumption-icon{width:32px;height:32px;background:#eff6ff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.p2r-static--pe .assumption-content{flex:1}.p2r-static--pe .assumption-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.p2r-static--pe .assumption-desc{font-size:13px;color:#64748b;line-height:1.6}.p2r-static--pe .decision-box{background:#fff;border:2px solid #E2E8F0;border-radius:12px;padding:20px;margin-bottom:16px}.p2r-static--pe .decision-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid #E2E8F0}.p2r-static--pe .decision-title{font-size:16px;font-weight:700;color:#0f172a}.p2r-static--pe .decision-badge{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700}.p2r-static--pe .badge-engineering{background:#eff6ff;color:#1d4ed8;border:1px solid #BFDBFE}.p2r-static--pe .badge-code{background:#f0fdf4;color:#059669;border:1px solid #BBF7D0}.p2r-static--pe .badge-economic{background:#fef3c7;color:#92400e;border:1px solid #FDE68A}.p2r-static--pe .decision-content{font-size:14px;color:#475569;line-height:1.7}.p2r-static--pe .decision-rationale{background:#f8fafc;border-radius:8px;padding:12px;margin-top:12px;font-size:13px;color:#64748b;line-height:1.6}.p2r-static--pe .pe-checklist{background:#fffbeb;border:2px solid #FDE68A;border-radius:12px;padding:24px}.p2r-static--pe .pe-checklist-title{font-size:18px;font-weight:700;color:#92400e;margin-bottom:16px;display:flex;align-items:center;gap:10px}.p2r-static--pe .pe-item{display:flex;gap:12px;padding:12px;background:#fff;border-radius:8px;margin-bottom:10px}.p2r-static--pe .pe-item:last-child{margin-bottom:0}.p2r-static--pe .pe-checkbox{width:24px;height:24px;border:2px solid #F59E0B;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.p2r-static--pe .pe-text{flex:1;font-size:14px;color:#78350f;line-height:1.6}.p2r-static--pe .pe-text strong{color:#92400e}.p2r-static--pe .table{width:100%;border-collapse:collapse}.p2r-static--pe .table th{background:#f8fafc;padding:12px;text-align:left;font-size:12px;font-weight:700;color:#64748b;border-bottom:2px solid #E2E8F0;text-transform:uppercase;letter-spacing:.5px}.p2r-static--pe .table td{padding:12px;font-size:14px;border-bottom:1px solid #F1F5F9}.p2r-static--pe .table tr:last-child td{border-bottom:none}.p2r-static--pe .table-value{font-family:DM Mono,monospace;font-weight:700}.p2r-static--pe .table-total{background:#f8fafc;font-weight:800}.p2r-static--pe .signature-section{background:#f8fafc;border:2px solid #E2E8F0;border-radius:12px;padding:28px;margin-top:32px}.p2r-static--pe .signature-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}.p2r-static--pe .signature-row:last-child{margin-bottom:0}.p2r-static--pe .signature-box{border-bottom:2px solid #CBD5E1;padding-bottom:8px}.p2r-static--pe .signature-label{font-size:11px;font-weight:700;color:#64748b;margin-top:12px;text-transform:uppercase}.p2r-static--pe .footer{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}.p2r-static--pe .footer-text{font-size:12px;color:#64748b;line-height:1.6}.p2r-static--pe .footer-actions{display:flex;gap:10px}.p2r-static--pe .footer-btn{background:#f8fafc;border:1px solid #E2E8F0;color:#475569;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2r-static--pe .footer-btn:hover{background:#f1f5f9}.p2r-static--pe .footer-btn-primary{background:linear-gradient(135deg,#475569,#64748b);color:#fff;border:none}.p2r-static--pe .footer-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4755694d}@media (max-width:768px){.p2r-static--pe .summary-grid,.p2r-static--pe .signature-row{grid-template-columns:1fr}.p2r-static--pe .main{padding:24px 20px}.p2r-static--pe .p{padding:24px}}.p2r-static--pe .badge-pe-correction{background:#fef2f2;color:#b91c1c;border:1px solid #FECACA}.p2r-static--pe .pe-d6-root{font-size:13px}.p2r-static--pe .pe-d6-toolbar{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 20px;min-height:50px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;position:sticky;top:0;z-index:99;box-shadow:0 1px 4px #0000000d}.p2r-static--pe .pe-d6-tl{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.p2r-static--pe .pe-d6-logo-icon{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);display:flex;align-items:center;justify-content:center;font-size:14px}.p2r-static--pe .pe-d6-logo-text{font-family:"DM Serif Display",serif;font-size:18px;color:#0f172a}.p2r-static--pe .pe-d6-crumb-sep{color:#e2e8f0}.p2r-static--pe .pe-d6-crumb{font-size:11px;color:#94a3b8}.p2r-static--pe .pe-d6-crumb b{color:#475569}.p2r-static--pe .pe-d6-tr{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.p2r-static--pe .pe-d6-tbtn{border-radius:7px;padding:6px 14px;font-size:11px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;border:none}.p2r-static--pe .pe-d6-tbtn-ghost{background:#f1f5f9;color:#475569}.p2r-static--pe .pe-d6-tbtn-green{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.p2r-static--pe .pe-d6-tbtn-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff}.p2r-static--pe .pe-d6-shell{max-width:860px;margin:0 auto;padding:24px 16px 8px}.p2r-static--pe .pe-d6-doc-hd{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 10px #0000000d;padding:24px;margin-bottom:14px}.p2r-static--pe .pe-d6-doc-hd-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px;flex-wrap:wrap}.p2r-static--pe .pe-d6-doc-title{font-family:"DM Serif Display",serif;font-size:22px;color:#0f172a;margin-bottom:3px}.p2r-static--pe .pe-d6-doc-sub{font-size:11px;color:#64748b;line-height:1.5}.p2r-static--pe .pe-d6-mono-muted{font-family:DM Mono,monospace;font-size:11px;color:#94a3b8}.p2r-static--pe .pe-d6-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;margin-top:7px}.p2r-static--pe .pe-d6-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:10px;font-weight:700;border:1px solid}.p2r-static--pe .pe-d6-badge-red{background:#fef2f2;color:#dc2626;border-color:#fecaca}.p2r-static--pe .pe-d6-badge-amber{background:#fffbeb;color:#92400e;border-color:#fde68a}.p2r-static--pe .pe-d6-pstrip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#f8fafc;border-radius:10px;padding:12px 14px;border:1px solid #E2E8F0}.p2r-static--pe .pe-d6-prop-strip{margin-top:10px;padding:8px 14px;font-size:11px;color:#475569;background:#fff;border:1px solid #E2E8F0;border-radius:8px}@media (max-width:900px){.p2r-static--pe .pe-d6-pstrip{grid-template-columns:1fr 1fr}}.p2r-static--pe .pe-d6-pf{display:flex;flex-direction:column;gap:2px}.p2r-static--pe .pe-d6-pf-lbl{font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:.5px}.p2r-static--pe .pe-d6-pf-val{font-size:11px;font-weight:700;font-family:DM Mono,monospace;word-break:break-word}.p2r-static--pe .pe-d6-g2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media (max-width:900px){.p2r-static--pe .pe-d6-g2{grid-template-columns:1fr}}.p2r-static--pe .pe-d6-sec{background:#fff;border-radius:12px;border:1px solid #E2E8F0;margin-bottom:12px;overflow:hidden}.p2r-static--pe .pe-d6-sec-h{padding:11px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #F1F5F9}.p2r-static--pe .pe-d6-sec-dot{width:7px;height:7px;border-radius:2px;flex-shrink:0}.p2r-static--pe .pe-d6-sec-h h3{font-size:12px;font-weight:700;margin:0}.p2r-static--pe .pe-d6-sec-b{padding:14px 16px}.p2r-static--pe .pe-d6-sec-b-tight{padding:10px 14px}.p2r-static--pe .pe-d6-keynums-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 16px 14px}@media (max-width:560px){.p2r-static--pe .pe-d6-keynums-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.p2r-static--pe .pe-handoff-keynums-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media (max-width:560px){.p2r-static--pe .pe-handoff-keynums-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.p2r-static--pe .pe-d6-sum-table{width:100%;border-collapse:collapse}.p2r-static--pe .pe-d6-sum-table th{padding:6px 10px;text-align:left;font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:.4px;border-bottom:2px solid #E2E8F0;background:#f8fafc;font-family:Outfit,sans-serif}.p2r-static--pe .pe-d6-sum-table td{padding:7px 10px;border-bottom:1px solid #F8FAFC;font-size:11px;vertical-align:middle}.p2r-static--pe .pe-d6-sum-table tr:last-child td{border-bottom:none}.p2r-static--pe .pe-d6-sum-table tr:hover td{background:#fafbfc}.p2r-static--pe .pe-d6-mono{font-family:DM Mono,monospace;font-weight:600}.p2r-static--pe .pe-d6-pass{color:#059669;font-weight:700}.p2r-static--pe .pe-d6-warn{color:#d97706;font-weight:700}.p2r-static--pe .pe-d6-fail{color:#dc2626;font-weight:700}.p2r-static--pe .pe-d6-tr-hi td{background:#f0fdf4!important}.p2r-static--pe .pe-d6-chk{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #F8FAFC;align-items:flex-start}.p2r-static--pe .pe-d6-chk:last-child{border-bottom:none}.p2r-static--pe .pe-d6-chk-ic{width:17px;height:17px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;flex-shrink:0;margin-top:1px}.p2r-static--pe .pe-d6-ci-p{background:#dcfce7;color:#15803d}.p2r-static--pe .pe-d6-ci-n{background:#f1f5f9;color:#94a3b8}.p2r-static--pe .pe-d6-chk-text{font-size:11px;line-height:1.6}.p2r-static--pe .pe-d6-pe-box{background:#fff;border:2px solid #E2E8F0;border-radius:14px;padding:20px;margin-bottom:12px}.p2r-static--pe .pe-d6-pe-banner{font-size:12px;font-weight:700;color:#dc2626;text-align:center;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #FEE2E2}.p2r-static--pe .pe-d6-pe-stamp{width:120px;height:120px;border-radius:50%;border:3px dashed #CBD5E1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#94a3b8;font-weight:700;text-align:center;line-height:1.4;margin:0 auto 14px}.p2r-static--pe .pe-d6-pe-stamp-note{font-size:11px;color:#475569;text-align:center;line-height:1.7;margin-bottom:14px}.p2r-static--pe .pe-d6-sign-lbl{font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:6px}.p2r-static--pe .pe-d6-sign-box{background:#f8fafc;border:1.5px dashed #CBD5E1;border-radius:10px;padding:16px;text-align:center;font-size:11px;color:#94a3b8;min-height:70px;display:flex;align-items:center;justify-content:center}.p2r-static--pe .pe-d6-sign-short{min-height:42px}.p2r-static--pe .pe-d6-ib{border-radius:9px;padding:10px 13px;font-size:11px;line-height:1.6;margin-bottom:10px}.p2r-static--pe .pe-d6-ib-b{background:#eff6ff;border:1px solid #BFDBFE;color:#1e40af}.p2r-static--pe .pe-d6-mailto{color:#1d4ed8}.p2r-static--pe .pe-d6-foot{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:12px 18px;margin-top:8px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.p2r-static--pe .pe-d6-foot-txt{font-size:10px;color:#94a3b8;line-height:1.5;font-style:italic;max-width:560px}.p2r-static--pe .pe-d6-foot-actions{display:flex;gap:8px;flex-shrink:0}.p2rOutfit{font-family:Outfit,sans-serif;background:#f0f4f8;color:#0f172a;line-height:1.6;min-height:100%}.p2rOutfit *{box-sizing:border-box;margin:0;padding:0}.p2rOutfit nav{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:99;box-shadow:0 1px 4px #0000000f}.p2rOutfit .logo{display:flex;align-items:center;gap:12px;text-decoration:none}.p2rOutfit .logo-icon{width:40px;height:40px;border-radius:10px;display:block;object-fit:contain;flex-shrink:0}.p2rOutfit .logo-text{font-family:"DM Serif Display",serif;font-size:26px;color:#0f172a}.p2rOutfit .beta{background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px}.p2rOutfit .nav-left{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.p2rOutfit .nav-back{font-size:14px;font-weight:600;color:#1d4ed8;text-decoration:none;padding:8px 14px;border-radius:8px;background:#eff6ff;border:1px solid #BFDBFE;font-family:Outfit,sans-serif;transition:background .2s,color .2s;white-space:nowrap}.p2rOutfit .nav-back:hover{background:#dbeafe;color:#1e40af}.p2rOutfit .nav-right{display:flex;align-items:center;gap:12px}.p2rOutfit .nav-btn{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2rOutfit .nav-btn:hover{background:#f1f5f9}.p2rOutfit .avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px}.p2rOutfit .main{max-width:1100px;margin:0 auto;padding:40px 32px 60px}.p2rOutfit .card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 12px #0000000d;margin-bottom:24px}.p2rOutfit .p{padding:32px}.p2rOutfit .ban{border-radius:20px;padding:36px 40px;margin-bottom:24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);position:relative;overflow:hidden}.p2rOutfit .ban:before{content:"";position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#ffffff12}.p2rOutfit .ban-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative;z-index:1}.p2rOutfit .btag{background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.p2rOutfit .ban-actions{display:flex;gap:8px;margin-left:auto}.p2rOutfit .footer-actions{display:flex;gap:10px;margin-left:auto}border:1.5px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);color:#fff;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;font-family:"Outfit",sans-serif;transition:all .2s;}.p2rOutfit .bbtn:hover{background:#fff3}.p2rOutfit .bbtnp{background:#fff;border:none;border-radius:9px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2rOutfit .bbtnp:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.p2rOutfit .ban-title{font-family:"DM Serif Display",serif;font-size:28px;color:#fff;margin-bottom:10px;position:relative;z-index:1}.p2rOutfit .ban-sub{font-size:14px;color:#ffffffd9;position:relative;z-index:1}.p2rOutfit .sh{display:flex;align-items:center;gap:10px;margin-bottom:20px}.p2rOutfit .sd{width:10px;height:10px;border-radius:3px;flex-shrink:0}.p2rOutfit .sh h3{font-size:18px;font-weight:700}.p2rOutfit .sh-sub{font-size:13px;color:#64748b;margin-left:auto}.p2rOutfit .g2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.p2rOutfit .g3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:20px}.p2rOutfit .metric-box{background:#f8fafc;border:2px solid #E2E8F0;border-radius:12px;padding:20px}.p2rOutfit .metric-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.p2rOutfit .metric-value{font-size:28px;font-weight:800;color:#0f172a;font-family:DM Mono,monospace;line-height:1;margin-bottom:6px}.p2rOutfit .metric-unit{font-size:16px;font-weight:600;color:#94a3b8}.p2rOutfit .metric-sub{font-size:13px;color:#64748b;margin-top:8px}.p2rOutfit .status-pass{border-color:#22c55e;background:#f0fdf4}.p2rOutfit .status-pass .metric-value{color:#059669}.p2rOutfit .status-warning{border-color:#f59e0b;background:#fffbeb}.p2rOutfit .status-warning .metric-value{color:#d97706}.p2rOutfit .status-fail{border-color:#ef4444;background:#fef2f2}.p2rOutfit .status-fail .metric-value{color:#dc2626}.p2rOutfit .calc-row{display:flex;justify-content:space-between;align-items:baseline;padding:10px 0;border-bottom:1px solid #F1F5F9;font-size:14px}.p2rOutfit .calc-row:last-child{border-bottom:none}.p2rOutfit .calc-label{color:#475569}.p2rOutfit .calc-value{font-weight:700;font-family:DM Mono,monospace;color:#0f172a}.p2rOutfit .calc-total{background:#f8fafc;border-radius:10px;padding:16px;margin-top:16px}.p2rOutfit .calc-total .calc-row{border-bottom:none;font-size:16px}.p2rOutfit .calc-total .calc-value{font-size:20px;color:#1d4ed8}.p2rOutfit .recommendation-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #3B82F6;border-radius:12px;padding:24px;margin-top:20px}.p2rOutfit .recommendation-title{font-size:16px;font-weight:700;color:#1d4ed8;margin-bottom:12px;display:flex;align-items:center;gap:8px}.p2rOutfit .recommendation-text{font-size:14px;color:#1e40af;line-height:1.7}.p2rOutfit .recommendation-text strong{color:#1d4ed8}.p2rOutfit .recommendation-box ul{margin:12px 0 0 20px}.p2rOutfit .recommendation-box li{margin-bottom:8px}.p2rOutfit .alert-box{background:#fef2f2;border:2px solid #FCA5A5;border-radius:12px;padding:20px;margin-bottom:20px}.p2rOutfit .alert-title{font-size:16px;font-weight:700;color:#dc2626;margin-bottom:10px;display:flex;align-items:center;gap:8px}.p2rOutfit .alert-text{font-size:14px;color:#7f1d1d;line-height:1.7}.p2rOutfit .success-box{background:#f0fdf4;border:2px solid#BBF7D0;border-radius:12px;padding:20px;margin-bottom:20px}.p2rOutfit .success-title{font-size:16px;font-weight:700;color:#059669;margin-bottom:10px;display:flex;align-items:center;gap:8px}.p2rOutfit .success-text{font-size:14px;color:#065f46;line-height:1.7}.p2rOutfit .input-summary{background:#fafbfc;border:1px solid #E2E8F0;border-radius:10px;padding:16px;margin-bottom:20px}.p2rOutfit .input-row{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #E2E8F0;font-size:13px}.p2rOutfit .input-row:last-child{border-bottom:none}.p2rOutfit .input-key{color:#64748b;font-weight:600}.p2rOutfit .input-val{color:#0f172a;font-weight:700;font-family:DM Mono,monospace}.p2rOutfit .table{width:100%;border-collapse:collapse}.p2rOutfit .table th{background:#f8fafc;padding:12px;text-align:left;font-size:12px;font-weight:700;color:#64748b;border-bottom:2px solid #E2E8F0;text-transform:uppercase;letter-spacing:.5px}.p2rOutfit .table td{padding:12px;font-size:14px;border-bottom:1px solid #F1F5F9}.p2rOutfit .table tr:last-child td{border-bottom:none}.p2rOutfit .table-value{font-family:DM Mono,monospace;font-weight:700}.p2rOutfit .badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700}.p2rOutfit .badge-pass{background:#ecfdf5;color:#059669;border:1px solid #BBF7D0}.p2rOutfit .badge-fail{background:#fef2f2;color:#dc2626;border:1px solid#FCA5A5}.p2rOutfit .badge-warning{background:#fffbeb;color:#d97706;border:1px solid #FDE68A}.p2rOutfit .progress-bar{width:100%;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden;margin-top:8px}.p2rOutfit .progress-fill{height:100%;border-radius:4px;transition:width .3s}.p2rOutfit .progress-green{background:#22c55e}.p2rOutfit .progress-amber{background:#f59e0b}.p2rOutfit .progress-red{background:#ef4444}.p2rOutfit .footer{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:24px}.p2rOutfit .footer-text{font-size:12px;color:#64748b;line-height:1.6}.p2rOutfit .footer-actions{display:flex;gap:10px}.p2rOutfit .footer-btn{background:#f8fafc;border:1px solid #E2E8F0;color:#475569;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.p2rOutfit .footer-btn:hover{background:#f1f5f9}.p2rOutfit .footer-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none}.p2rOutfit .footer-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}@media (max-width:768px){.p2rOutfit nav{padding:0 20px}.p2rOutfit .nav-left{gap:12px;flex-wrap:wrap}.p2rOutfit .nav-back{font-size:13px;padding:6px 10px}.p2rOutfit .g2,.p2rOutfit .g3{grid-template-columns:1fr}.p2rOutfit .main{padding:24px 20px}.p2rOutfit .p{padding:24px}}.ed-note-critical,.ed-note-assumption,.ed-note-info,.ed-note-pass{border-radius:12px;padding:14px 16px;margin-top:16px}.ed-note-critical{background:#fef2f2;border:2px solid #fecaca}.ed-note-assumption{background:#fffbeb;border:2px solid #fde68a}.ed-note-info{background:#eff6ff;border:2px solid #bfdbfe}.ed-note-pass{background:#f0fdf4;border:2px solid #bbf7d0}.ed-note-title{font-size:12px;font-weight:800;margin-bottom:6px;line-height:1.4}.ed-note-critical .ed-note-title{color:#991b1b}.ed-note-assumption .ed-note-title{color:#92400e}.ed-note-info .ed-note-title{color:#1e40af}.ed-note-pass .ed-note-title{color:#166534}.ed-note-body{font-size:13px;line-height:1.7}.ed-note-critical .ed-note-body{color:#7f1d1d}.ed-note-assumption .ed-note-body{color:#78350f}.ed-note-info .ed-note-body{color:#1e40af}.ed-note-pass .ed-note-body{color:#14532d}.abv2-root{font-family:Outfit,sans-serif;color:#0f172a;line-height:1.6;max-width:1100px;margin:0 auto;padding:0 0 24px}.abv2-root *,.abv2-root *:before,.abv2-root *:after{box-sizing:border-box}.abv2-reports-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.abv2-report-col{display:flex;flex-direction:column;gap:0}.abv2-ban{border-radius:20px;padding:36px 40px;margin-bottom:24px;position:relative;overflow:hidden}.abv2-ban:before{content:"";position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#ffffff12}.abv2-ban-a{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.abv2-ban-b{background:linear-gradient(135deg,#059669,#10b981)}.abv2-ban-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative;z-index:1}.abv2-btag{background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.abv2-ban-actions{display:flex;gap:8px;margin-left:auto}.abv2-bbtn{border:1.5px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;border-radius:9px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.abv2-bbtn:hover{background:#fff3}.abv2-bbtnp{border:none;border-radius:9px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.abv2-bbtnp-a{background:#fff;color:#1d4ed8}.abv2-bbtnp-b{background:#fff;color:#059669}.abv2-bbtnp:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.abv2-ban-title{font-family:"DM Serif Display",serif;font-size:26px;color:#fff;margin-bottom:10px;position:relative;z-index:1}.abv2-ban-sub{font-size:13px;color:#ffffffd9;position:relative;z-index:1;line-height:1.5}.abv2-verdict-bar{border-radius:12px;padding:14px 20px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.abv2-vb-pass{background:#f0fdf4;border:2px solid #bbf7d0}.abv2-vb-warn{background:#fffbeb;border:2px solid #fde68a}.abv2-vb-fail{background:#fef2f2;border:2px solid #fecaca}.abv2-vb-text{font-size:16px;font-weight:700}.abv2-vb-pass .abv2-vb-text{color:#059669}.abv2-vb-warn .abv2-vb-text{color:#92400e}.abv2-vb-fail .abv2-vb-text{color:#dc2626}.abv2-vb-detail{font-size:13px;font-weight:400;margin-top:2px}.abv2-vb-pass .abv2-vb-detail{color:#065f46}.abv2-vb-warn .abv2-vb-detail{color:#78350f}.abv2-vb-fail .abv2-vb-detail{color:#991b1b}.abv2-vb-nums{display:flex;gap:16px}.abv2-vb-num{text-align:center}.abv2-vb-num-val{font-family:DM Mono,monospace;font-size:18px;font-weight:800}.abv2-vb-pass .abv2-vb-num-val{color:#059669}.abv2-vb-warn .abv2-vb-num-val{color:#d97706}.abv2-vb-fail .abv2-vb-num-val{color:#dc2626}.abv2-vb-num-label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.abv2-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 12px #0000000d;margin-bottom:20px}.abv2-p{padding:28px}.abv2-sh{display:flex;align-items:center;gap:10px;margin-bottom:20px}.abv2-sd{width:10px;height:10px;border-radius:3px;flex-shrink:0}.abv2-sh h3{font-size:17px;font-weight:700;margin:0}.abv2-sh-sub{font-size:13px;color:#64748b;margin-left:auto}.abv2-spec-box{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.abv2-spec-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.abv2-spec-title{font-size:15px;font-weight:700;color:#0f172a}.abv2-spec-badge{color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700}.abv2-spec-badge-blue{background:#1d4ed8}.abv2-spec-badge-green{background:#059669}.abv2-spec-badge-teal{background:#0e7490}.abv2-spec-badge-purple{background:#7c3aed}.abv2-spec-row{display:grid;grid-template-columns:200px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:14px}.abv2-spec-row:last-child{border-bottom:none}.abv2-spec-label{color:#64748b;font-weight:600}.abv2-spec-value{color:#0f172a;font-weight:700;font-family:DM Mono,monospace;word-break:break-word}.abv2-calc-section{border-radius:10px;padding:16px;margin-top:12px}.abv2-calc-section-blue{background:#eff6ff;border:2px solid #bfdbfe}.abv2-calc-section-green{background:#ecfdf5;border:2px solid #a7f3d0}.abv2-calc-title{font-size:13px;font-weight:700;margin-bottom:10px}.abv2-calc-title-blue{color:#1d4ed8}.abv2-calc-title-green{color:#059669}.abv2-calc-step{font-size:13px;margin-bottom:6px;font-family:DM Mono,monospace}.abv2-calc-step-blue{color:#1e3a8a}.abv2-calc-step-green{color:#064e3b}.abv2-calc-result{background:#fff;border-radius:6px;padding:10px;margin-top:10px;font-size:14px;font-weight:700}.abv2-calc-result-blue{color:#1d4ed8}.abv2-calc-result-green{color:#059669}.abv2-table{width:100%;border-collapse:collapse}.abv2-table th{background:#f8fafc;padding:11px 12px;text-align:left;font-size:11px;font-weight:700;color:#64748b;border-bottom:2px solid #e2e8f0;text-transform:uppercase;letter-spacing:.5px}.abv2-table td{padding:11px 12px;font-size:13px;border-bottom:1px solid #f1f5f9}.abv2-table tr:last-child td{border-bottom:none}.abv2-table-value{font-family:DM Mono,monospace;font-weight:700}.abv2-table-highlight-blue{background:#eff6ff}.abv2-table-highlight-green{background:#f0fdf4;font-weight:700}.abv2-input-summary{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:20px}.abv2-input-row{display:grid;grid-template-columns:180px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #e2e8f0;font-size:13px}.abv2-input-row:last-child{border-bottom:none}.abv2-input-key{color:#64748b;font-weight:600}.abv2-input-val{color:#0f172a;font-weight:700;font-family:DM Mono,monospace}.abv2-note-box{border-radius:12px;padding:16px;margin-top:16px}.abv2-note-box-blue{background:#eff6ff;border:2px solid #bfdbfe}.abv2-note-box-green{background:#f0fdf4;border:2px solid #bbf7d0}.abv2-note-box-amber{background:#fffbeb;border:2px solid #fde68a}.abv2-note-box-red{background:#fef2f2;border:2px solid #fecaca}.abv2-note-title{font-size:14px;font-weight:700;margin-bottom:8px;display:flex;align-items:center;gap:8px}.abv2-note-title-blue{color:#1e40af}.abv2-note-title-green{color:#166534}.abv2-note-title-amber{color:#92400e}.abv2-note-title-red{color:#991b1b}.abv2-note-text{font-size:13px;line-height:1.7}.abv2-note-text-blue{color:#1e40af}.abv2-note-text-green{color:#14532d}.abv2-note-text-amber{color:#78350f}.abv2-note-text-red{color:#7f1d1d}.abv2-charger-group-block{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:18px;margin-bottom:12px}.abv2-cgb-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid #e2e8f0}.abv2-cgb-title{font-size:14px;font-weight:700;color:#0f172a}.abv2-cgb-badge{background:#059669;color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;font-family:DM Mono,monospace}.abv2-cgb-spec-row{display:grid;grid-template-columns:200px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0;font-size:14px}.abv2-cgb-spec-row:last-child{border-bottom:none}.abv2-lms-block{border-radius:12px;padding:18px;margin-bottom:16px}.abv2-lms-block-yes{background:#ecfdf5;border:2px solid #a7f3d0}.abv2-lms-block-no{background:#fef2f2;border:2px solid #fecaca}.abv2-lms-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.abv2-lms-status-label{font-size:15px;font-weight:700}.abv2-lms-status-yes{color:#059669}.abv2-lms-status-no{color:#dc2626}.abv2-lms-pill{padding:4px 14px;border-radius:20px;font-size:11px;font-weight:700}.abv2-lms-pill-yes{background:#059669;color:#fff}.abv2-lms-pill-no{background:#dc2626;color:#fff}.abv2-lms-detail{font-size:13px;color:#065f46;line-height:1.6}.abv2-lms-block-no .abv2-lms-detail{color:#991b1b}.abv2-df-visual{background:#f0fdf4;border:2px solid #bbf7d0;border-radius:12px;padding:20px;margin-bottom:16px}.abv2-df-equation{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.abv2-df-box{background:#fff;border:2px solid #a7f3d0;border-radius:10px;padding:10px 16px;text-align:center;min-width:80px}.abv2-df-box-val{font-family:DM Mono,monospace;font-size:20px;font-weight:800;color:#059669}.abv2-df-box-label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.abv2-df-op{font-size:22px;font-weight:700;color:#94a3b8}.abv2-df-result-box{background:#059669;border-radius:10px;padding:10px 16px;text-align:center;min-width:90px}.abv2-df-result-val{font-family:DM Mono,monospace;font-size:20px;font-weight:800;color:#fff}.abv2-df-result-label{font-size:10px;font-weight:700;color:#ffffffbf;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.abv2-derating-box{background:#fffbeb;border:2px solid #fde68a;border-radius:12px;padding:20px;margin-top:16px}.abv2-derating-title{font-size:15px;font-weight:700;color:#92400e;margin-bottom:12px;display:flex;align-items:center;gap:8px}.abv2-derating-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.abv2-derating-item{background:#fff;border-radius:8px;padding:12px}.abv2-derating-label{font-size:10px;font-weight:700;color:#92400e;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.abv2-derating-value{font-size:20px;font-weight:800;color:#d97706;font-family:DM Mono,monospace}.abv2-derating-sub{font-size:11px;color:#78350f;margin-top:4px}.abv2-footer{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:0;gap:16px;flex-wrap:wrap}.abv2-footer-text{font-size:12px;color:#64748b;line-height:1.6}.abv2-footer-actions{display:flex;gap:10px;flex-shrink:0;margin-left:auto}.abv2-footer-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:all .2s}.abv2-footer-btn:hover{background:#f1f5f9}.abv2-footer-btn-primary{color:#fff;border:none}.abv2-footer-btn-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border-color:#1d4ed8}.abv2-footer-btn-blue:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1d4ed84d}.abv2-footer-btn-indigo{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:#6366f1}.abv2-footer-btn-indigo:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.abv2-footer-btn-green{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border-color:#059669}.abv2-footer-btn-green:hover{transform:translateY(-1px);box-shadow:0 4px 12px #05966959}.abv2-footer-btn-rose{background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;border-color:#ec4899}.abv2-footer-btn-rose:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ec489959}.abv2-status-pass{color:#059669;font-weight:700}.abv2-status-fail{color:#dc2626;font-weight:700}.abv2-status-warn{color:#d97706;font-weight:700}@media (max-width: 900px){.abv2-ban{padding:28px 22px}.abv2-p{padding:22px}.abv2-spec-row,.abv2-input-row,.abv2-cgb-spec-row,.abv2-derating-grid{grid-template-columns:1fr}.abv2-df-equation{justify-content:center}.abv2-vb-nums{flex-wrap:wrap;justify-content:center}.abv2-verdict-bar{flex-direction:column;align-items:flex-start}.abv2-footer{flex-direction:column;align-items:stretch}.abv2-footer-actions{justify-content:flex-start;flex-wrap:wrap}}@media print{.abv2-footer-actions{display:none}}.p2rOutfit.p2rOutfit--voltage .ban{background:linear-gradient(135deg,#ec4899,#f43f5e)}.p2rOutfit.p2rOutfit--voltage .bbtnp,.p2rOutfit.p2rOutfit--voltage .calc-total .calc-value{color:#ec4899}.p2rOutfit.p2rOutfit--voltage .footer-btn-primary{background:linear-gradient(135deg,#ec4899,#f43f5e)}.p2rOutfit .vd-diagram{background:#fafbfc;border:2px solid #e2e8f0;border-radius:12px;padding:24px;margin:20px 0}.p2rOutfit .vd-path{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.p2rOutfit .vd-node{background:#fff;border:2px solid #3b82f6;border-radius:10px;padding:12px 16px;min-width:120px}.p2rOutfit .vd-node-label{font-size:11px;color:#64748b;font-weight:600}.p2rOutfit .vd-node-value{font-size:16px;font-weight:800;color:#1d4ed8;font-family:DM Mono,monospace}.p2rOutfit .vd-arrow{font-size:20px;color:#94a3b8}.p2rOutfit .vd-drop{background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;padding:8px 12px}.p2rOutfit .vd-drop-value{font-size:14px;font-weight:700;color:#dc2626;font-family:DM Mono,monospace}.p2rOutfit.p2rOutfit--voltage .vd-node{border-color:#ec4899}.p2rOutfit.p2rOutfit--voltage .vd-node-value{color:#be185d}.p2rAb{--ink: #0A0F1E;--ink-2: #1E2A3A;--muted: #64748B;--muted-2: #94A3B8;--line: #E2E8F0;--line-2: #CBD5E1;--surface: #F8FAFC;--white: #FFFFFF;--a-accent: #1D4ED8;--a-accent-2: #3B82F6;--a-light: #EFF6FF;--a-border: #BFDBFE;--b-accent: #059669;--b-accent-2: #10B981;--b-light: #ECFDF5;--b-border: #A7F3D0;--pass: #059669;--pass-bg: #ECFDF5;--pass-border: #A7F3D0;--warn: #D97706;--warn-bg: #FFFBEB;--warn-border: #FDE68A;--fail: #DC2626;--fail-bg: #FEF2F2;--fail-border: #FECACA;--radius: 14px;--radius-sm: 8px;--radius-xs: 5px;font-family:Syne,sans-serif;background:#f0f4f8;color:var(--ink);min-height:100vh}.p2rAb *,.p2rAb *:before,.p2rAb *:after{box-sizing:border-box}.p2rAb .page-header{background:var(--ink);padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.p2rAb .ph-logo{display:flex;align-items:center;gap:10px}.p2rAb .ph-icon{width:36px;height:36px;border-radius:9px;display:block;object-fit:contain;flex-shrink:0}.p2rAb .ph-name{font-family:"DM Serif Display",serif;font-size:22px;color:#fff}.p2rAb .ph-meta{font-size:11px;color:#94a3b8;margin-top:2px}.p2rAb .ph-badge{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:5px 14px;font-size:11px;font-weight:600;color:#e2e8f0}.p2rAb .ph-right{display:flex;align-items:center;gap:10px}.p2rAb .action-bar{background:var(--white);border-bottom:1px solid var(--line);padding:10px 40px;display:flex;align-items:center;justify-content:space-between}.p2rAb .ab-info{font-size:11px;color:var(--muted)}.p2rAb .ab-info strong{color:var(--ink)}.p2rAb .ab-btns{display:flex;gap:8px}.p2rAb .ab-btn{padding:7px 16px;border-radius:var(--radius-sm);font-size:12px;font-weight:700;cursor:pointer;font-family:Syne,sans-serif;border:1.5px solid var(--line-2);background:var(--surface);color:var(--muted);transition:all .15s}.p2rAb .ab-btn:hover{border-color:#3b82f6;color:#1d4ed8;background:var(--a-light)}.p2rAb .ab-btn-primary{background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-color:transparent;color:#fff}.p2rAb .ab-btn-primary:hover{background:linear-gradient(135deg,#1e40af,#2563eb);border-color:transparent;color:#fff}.p2rAb .main{max-width:1200px;margin:0 auto;padding:32px 24px}.p2rAb .reports-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.p2rAb .report{background:var(--white);border-radius:20px;border:1px solid var(--line);overflow:hidden;box-shadow:0 4px 24px #00000012;animation:fadeUp .4s ease both}.p2rAb .report:nth-child(2){animation-delay:.1s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.p2rAb .rh{padding:22px 24px 20px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.p2rAb .rh:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;border-radius:50%;opacity:.06}.p2rAb .rh-a{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.p2rAb .rh-a:before{background:var(--a-accent)}.p2rAb .rh-b{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.p2rAb .rh-b:before{background:var(--b-accent)}.p2rAb .rh-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.p2rAb .rh-icon-wrap{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.p2rAb .rh-icon-a{background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:0 4px 12px #1d4ed84d}.p2rAb .rh-icon-b{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 12px #0596694d}.p2rAb .rh-title{font-family:"DM Serif Display",serif;font-size:18px;color:var(--ink);line-height:1.2;margin-top:3px}.p2rAb .rh-sub{font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:5px}.p2rAb .rh-sub-a{color:var(--a-accent)}.p2rAb .rh-sub-b{color:var(--b-accent)}.p2rAb .rh-meta{font-size:10px;color:var(--muted);margin-top:2px}.p2rAb .rh-verdict{display:flex;align-items:center;gap:7px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:800}.p2rAb .verdict-pass{background:var(--pass-bg);color:var(--pass);border:1.5px solid var(--pass-border)}.p2rAb .verdict-warn{background:var(--warn-bg);color:var(--warn);border:1.5px solid var(--warn-border)}.p2rAb .verdict-fail{background:var(--fail-bg);color:var(--fail);border:1.5px solid var(--fail-border)}.p2rAb .rb{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.p2rAb .rs-label{font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted-2);margin-bottom:8px;display:flex;align-items:center;gap:8px}.p2rAb .rs-label:after{content:"";flex:1;height:1px;background:var(--line)}.p2rAb .kv-table{display:flex;flex-direction:column;gap:2px}.p2rAb .kv{display:flex;justify-content:space-between;align-items:center;padding:7px 10px;border-radius:var(--radius-xs)}.p2rAb .kv:nth-child(odd){background:var(--surface)}.p2rAb .kv-key{font-size:11px;color:var(--muted);font-weight:500}.p2rAb .kv-val{font-family:DM Mono,monospace;font-size:12px;font-weight:600;color:var(--ink-2);text-align:right}.p2rAb .kv-val-a{color:var(--a-accent)}.p2rAb .kv-val-b{color:var(--b-accent)}.p2rAb .kv-val-muted{color:var(--muted)}.p2rAb .kv-total{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:var(--radius-sm);margin-top:4px;font-weight:800}.p2rAb .kv-total-a{background:linear-gradient(135deg,#1d4ed8,#2563eb)}.p2rAb .kv-total-b{background:linear-gradient(135deg,#059669,#10b981)}.p2rAb .kv-total-key{font-size:11px;color:#ffffffd9}.p2rAb .kv-total-val{font-family:DM Mono,monospace;font-size:15px;color:#fff}.p2rAb .divider{height:1px;background:var(--line);margin:4px 0}.p2rAb .calc-chain{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px;font-family:DM Mono,monospace}.p2rAb .cc-line{display:flex;justify-content:space-between;align-items:center;font-size:11px;padding:3px 0}.p2rAb .cc-line+.cc-line{border-top:1px dashed var(--line)}.p2rAb .cc-label{color:var(--muted)}.p2rAb .cc-val{font-weight:600;color:var(--ink-2)}.p2rAb .cc-op{color:var(--muted-2);font-size:10px;margin:0 4px}.p2rAb .cc-result{display:flex;justify-content:space-between;align-items:center;background:var(--ink);border-radius:var(--radius-xs);padding:7px 10px;margin-top:6px}.p2rAb .cc-result-label{font-size:10px;color:#ffffffa6;font-weight:700}.p2rAb .cc-result-val{font-size:14px;font-weight:700;color:#fff}.p2rAb .verdict-strip{border-radius:var(--radius-sm);padding:12px 14px;display:flex;align-items:center;gap:12px}.p2rAb .vs-pass{background:var(--pass-bg);border:1.5px solid var(--pass-border)}.p2rAb .vs-fail{background:var(--fail-bg);border:1.5px solid var(--fail-border)}.p2rAb .vs-warn{background:var(--warn-bg);border:1.5px solid var(--warn-border)}.p2rAb .vs-icon{font-size:22px;flex-shrink:0}.p2rAb .vs-verdict{font-size:13px;font-weight:800}.p2rAb .vs-pass .vs-verdict{color:var(--pass)}.p2rAb .vs-fail .vs-verdict{color:var(--fail)}.p2rAb .vs-warn .vs-verdict{color:var(--warn)}.p2rAb .vs-detail{font-size:10px;color:var(--muted);margin-top:2px;line-height:1.5}.p2rAb .tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:20px;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;border:1px solid}.p2rAb .tag-a{background:var(--a-light);color:var(--a-accent);border-color:var(--a-border)}.p2rAb .tag-b{background:var(--b-light);color:var(--b-accent);border-color:var(--b-border)}.p2rAb .tag-gray{background:var(--surface);color:var(--muted);border-color:var(--line-2)}.p2rAb .tag-amber{background:#fffbeb;color:#92400e;border-color:#fde68a}.p2rAb .cg-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.p2rAb .cg-badge{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#059669,#10b981);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;font-family:DM Mono,monospace;flex-shrink:0}.p2rAb .cg-name{font-size:12px;font-weight:700;color:var(--ink-2)}.p2rAb .cg-sub{font-size:10px;color:var(--muted);margin-top:1px}.p2rAb .cg-kw{font-family:DM Mono,monospace;font-size:13px;font-weight:700;color:var(--b-accent);text-align:right}.p2rAb .cg-kw-sub{font-size:9px;color:var(--muted);text-align:right}.p2rAb .jnote{background:#f5f3ff;border:1px solid #DDD6FE;border-radius:var(--radius-sm);padding:10px 12px}.p2rAb .jnote-title{font-size:9px;font-weight:800;color:#6d28d9;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px}.p2rAb .jnote-body{font-size:10px;color:#4c1d95;line-height:1.6}.p2rAb .mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.p2rAb .mini-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 12px;text-align:center}.p2rAb .mc-label{font-size:9px;font-weight:800;color:var(--muted-2);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}.p2rAb .mc-val{font-family:DM Mono,monospace;font-size:16px;font-weight:700}.p2rAb .mc-val-a{color:var(--a-accent)}.p2rAb .mc-val-b{color:var(--b-accent)}.p2rAb .mc-sub{font-size:9px;color:var(--muted);margin-top:2px}.p2rAb .report-footer{border-top:1px solid var(--line);background:var(--surface);padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.p2rAb .rf-text{font-size:9px;color:var(--muted-2);line-height:1.6}.p2rAb .rf-nec{font-family:DM Mono,monospace;font-size:9px;color:var(--muted)}.p2rAb .meta-bar{margin-top:20px;background:var(--white);border-radius:var(--radius);border:1px solid var(--line);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 2px 8px #0000000a;animation:fadeUp .4s ease .2s both}.p2rAb .mb-item{display:flex;flex-direction:column;gap:2px}.p2rAb .mb-label{font-size:9px;font-weight:800;color:var(--muted-2);text-transform:uppercase;letter-spacing:1px}.p2rAb .mb-val{font-size:12px;font-weight:700;color:var(--ink-2);font-family:DM Mono,monospace}.p2rAb .mb-divider{width:1px;height:32px;background:var(--line)}.p2rAb .p2r-shell-back-bar{background:var(--surface);border-bottom:1px solid var(--line);padding:10px 40px}.p2rAb .p2r-shell-back-link{display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:var(--muted);text-decoration:none;padding:6px 0;border-radius:var(--radius-sm);font-family:Syne,sans-serif;transition:color .15s}.p2rAb .p2r-shell-back-link:hover{color:var(--a-accent)}@media print{.p2rAb .p2r-shell-back-bar,.p2rAb .action-bar,.p2rAb .page-header .ph-badge,.p2rAb .ab-btns{display:none}.p2rAb{background:#fff;min-height:auto}.p2rAb .report{box-shadow:none;border:1px solid #ccc;break-inside:avoid}.p2rAb .reports-grid{gap:16px}}@media (max-width: 900px){.p2rAb .reports-grid{grid-template-columns:1fr}.p2rAb .p2r-shell-back-bar{padding:10px 20px}.p2rAb .page-header{padding:16px 20px}.p2rAb .action-bar{padding:10px 20px}.p2rAb .main{padding:20px 12px}}.settings-profile-page{max-width:640px;margin:0 auto;padding:32px 24px 48px}.settings-profile-header{margin-bottom:32px}.settings-profile-header h1{font-size:28px;font-weight:800;color:#0f172a;margin:0 0 8px}.settings-profile-header p{font-size:14px;color:#64748b;margin:0}.settings-profile-nav{display:flex;flex-direction:column;gap:12px;width:100%;height:auto;background:none;border:none;padding:0;margin:0 0 24px;box-shadow:none;position:static}.settings-profile-nav-item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:4px 16px;align-items:center;width:100%;box-sizing:border-box;padding:18px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,background .15s}.settings-profile-nav-item:hover{border-color:#bfdbfe;background:#f8fbff;box-shadow:0 4px 16px #0f172a0f}.settings-profile-nav-title{grid-column:1;grid-row:1;font-size:15px;font-weight:700;color:#0f172a}.settings-profile-nav-desc{grid-column:1;grid-row:2;font-size:13px;line-height:1.5;color:#64748b}.settings-profile-nav-chevron{grid-column:2;grid-row:1 / span 2;font-size:16px;color:#94a3b8}.settings-profile-back-row{margin:0 0 20px}.settings-profile-back-link{color:#1d4ed8;font-size:13px;font-weight:500;text-decoration:none}.settings-profile-back-link:hover{color:#0f172a}.settings-profile-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;margin-bottom:24px}.settings-profile-section h2{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 20px}.settings-profile-section-desc{font-size:13px;line-height:1.5;color:#64748b;margin:-12px 0 20px}.settings-profile-identity-top{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.settings-profile-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.settings-profile-avatar img{width:100%;height:100%;object-fit:cover}.settings-profile-avatar-hint{font-size:13px;color:#94a3b8;margin:0}.settings-profile-field{margin-bottom:18px}.settings-profile-field:last-child{margin-bottom:0}.settings-profile-label{display:block;font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.settings-profile-input{width:100%;padding:10px 14px;font-size:15px;border:1.5px solid #e2e8f0;border-radius:10px;font-family:inherit;color:#0f172a;box-sizing:border-box}.settings-profile-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.settings-profile-input:disabled,.settings-profile-input[readonly]{background:#f8fafc;color:#64748b;cursor:not-allowed}.settings-profile-hint{font-size:12px;color:#94a3b8;margin:6px 0 0}.settings-profile-hint a{color:#1d4ed8;text-decoration:none;font-weight:500}.settings-profile-hint a:hover{text-decoration:underline}.settings-profile-readonly{font-size:15px;color:#0f172a;margin:0;padding:10px 0}.settings-profile-actions{display:flex;gap:12px;margin-top:8px}.settings-profile-btn{padding:10px 20px;font-size:14px;font-weight:600;border-radius:10px;border:none;cursor:pointer;font-family:inherit}.settings-profile-btn--primary{background:#1d4ed8;color:#fff}.settings-profile-btn--primary:hover:not(:disabled){background:#1e40af}.settings-profile-btn--primary:disabled{opacity:.6;cursor:not-allowed}.settings-profile-success{font-size:13px;color:#059669;margin:12px 0 0}.settings-profile-error{font-size:13px;color:#dc2626;margin:12px 0 0}.settings-profile-usage-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.settings-profile-usage-list li{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#64748b;padding:10px 12px;background:#f8fafc;border-radius:8px}.settings-profile-usage-list strong{color:#0f172a;font-weight:600}.settings-profile-managed-notice{margin-top:8px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;color:#475569;line-height:1.55}.settings-profile-managed-notice p{margin:0}.settings-refund-link-wrap{margin:8px 0 0}.settings-refund-link{background:none;border:none;padding:0;font:inherit;font-size:12.5px;color:#94a3b8;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.settings-refund-link:hover{color:#64748b}.settings-refund-success{margin:10px 0 0;font-size:13px;line-height:1.5;color:#15803d}.settings-refund-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px}.settings-refund-modal{position:relative;width:100%;max-width:420px;background:#fff;border-radius:14px;padding:28px 24px 24px;box-shadow:0 24px 48px #0f172a2e}.settings-refund-modal-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:22px;line-height:1;color:#94a3b8;cursor:pointer;padding:4px}.settings-refund-modal-close:hover{color:#0f172a}.settings-refund-modal-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 8px}.settings-refund-modal-lead{font-size:13.5px;color:#64748b;line-height:1.55;margin:0 0 20px}.settings-refund-modal-form{display:flex;flex-direction:column;gap:14px}.settings-refund-modal-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#334155}.settings-refund-required,.settings-refund-optional{font-weight:500;color:#94a3b8}.settings-refund-modal-input,.settings-refund-modal-textarea{font:inherit;font-size:14px;font-weight:400;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;resize:vertical}.settings-refund-modal-input:focus,.settings-refund-modal-textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.settings-refund-modal-error{margin:0;font-size:13px;color:#b91c1c}.settings-refund-modal-submit{margin-top:4px;padding:11px 16px;border:none;border-radius:8px;background:#1d4ed8;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.settings-refund-modal-submit:hover:not(:disabled){background:#1e40af}.settings-refund-modal-submit:disabled{opacity:.65;cursor:wait}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.billing-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.billing-card-section{padding:20px 24px;border-bottom:1px solid #f1f5f9}.billing-card-section:last-child{border-bottom:none}.billing-card-label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.billing-card-plan-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.billing-card-plan-name{margin:0;font-size:16px;font-weight:700;color:#0f172a}.billing-card-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;background:#dcfce7;color:#15803d}.billing-card-badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.billing-card-body{margin:0;font-size:14px;font-weight:600;color:#0f172a;line-height:1.5}.billing-card-hint{margin:8px 0 0;font-size:13px;line-height:1.5;color:#64748b}.billing-card-usage-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.billing-card-usage-item{display:grid;grid-template-columns:1fr auto;gap:4px 16px;align-items:center}.billing-card-usage-label{font-size:14px;color:#475569}.billing-card-usage-value{font-size:14px;font-weight:700;color:#0f172a;font-family:DM Mono,ui-monospace,monospace}.billing-card-usage-bar{grid-column:1 / -1;height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.billing-card-usage-bar-fill{height:100%;background:#1d4ed8;border-radius:2px}.billing-card-payment-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.billing-card-payment-info{display:flex;align-items:center;gap:12px;min-width:0}.billing-card-payment-icon{width:36px;height:24px;border-radius:4px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#1d4ed8;flex-shrink:0}.billing-card-payment-details{min-width:0}.billing-card-payment-number{font-size:14px;font-weight:600;color:#0f172a;font-family:DM Mono,ui-monospace,monospace}.billing-card-payment-meta{font-size:12px;color:#64748b;margin-top:2px}.billing-card-link-btn{background:none;border:none;padding:0;font:inherit;font-size:13px;font-weight:600;color:#1d4ed8;cursor:pointer;white-space:nowrap}.billing-card-link-btn:hover{text-decoration:underline}.billing-card-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.billing-card-action-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none}.billing-card-action-btn:hover{border-color:#cbd5e1;background:#f8fafc}.billing-card-action-btn:disabled{opacity:.55;cursor:not-allowed}.billing-card-action-btn--cancel{margin-left:auto}.billing-card-inline-panel{padding:20px 24px;background:#faf8f5;border-top:1px solid #e2e8f0}.billing-card-inline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.billing-card-inline-title{margin:0;font-size:15px;font-weight:700;color:#0f172a}.billing-card-inline-close{width:28px;height:28px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:18px;line-height:1;cursor:pointer}.billing-card-inline-close:hover{background:#f8fafc}.billing-card-alert{display:flex;gap:10px;padding:12px 14px;background:#fef3c7;border:1px solid #fcd34d;border-radius:10px;font-size:13px;line-height:1.5;color:#92400e;margin-bottom:16px}.billing-card-impact-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.billing-card-impact-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#475569;line-height:1.45}.billing-card-impact-x{color:#dc2626;font-weight:700;flex-shrink:0}.billing-card-form-label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}.billing-card-form-select,.billing-card-form-input{width:100%;padding:10px 12px;font:inherit;font-size:14px;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;background:#fff;box-sizing:border-box}.billing-card-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.billing-card-inline-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.billing-card-btn-secondary{padding:9px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font:inherit;font-size:13px;font-weight:600;color:#475569;cursor:pointer}.billing-card-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:none;border-radius:8px;background:#0f172a;font:inherit;font-size:13px;font-weight:600;color:#fff;cursor:pointer}.billing-card-btn-primary:disabled,.billing-card-btn-secondary:disabled{opacity:.6;cursor:wait}.billing-card-success{margin:0;padding:12px 14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;font-size:13px;color:#047857;line-height:1.5}.billing-card-error{margin:8px 0 0;font-size:13px;color:#b91c1c}.billing-card-managed-notice{padding:16px;background:#f8fafc;border-radius:10px;font-size:13px;color:#64748b;line-height:1.5}@media (max-width: 640px){.billing-card-action-btn--cancel{margin-left:0}.billing-card-form-row{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,sans-serif;background:#f0f4f8;color:#0f172a;min-height:100vh}.auth-bootstrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f4f8}.auth-bootstrap-inner{display:flex;flex-direction:column;align-items:center;gap:16px;animation:auth-bootstrap-pulse 1.2s ease-in-out infinite}@keyframes auth-bootstrap-pulse{0%,to{opacity:1}50%{opacity:.55}}nav.top-nav-shell{background:#fff;border-bottom:1px solid #E2E8F0;padding:0 40px;height:70px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:99;box-shadow:0 1px 4px #0000000f}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.logo-icon{width:34px;height:34px;border-radius:9px;display:block;object-fit:contain;flex-shrink:0}.logo-text{font-family:"DM Serif Display",serif;font-size:22px;color:#0f172a}.chargeplan-wordmark{display:flex;flex-direction:column;align-items:flex-start}.chargeplan-wordmark-title{font-family:Merriweather,Georgia,Times New Roman,serif;font-weight:700;line-height:1;letter-spacing:-.02em}.chargeplan-charge{color:#1e2530}.chargeplan-plan{color:#2f62d4}.chargeplan-wordmark-tagline{font-family:Inter,system-ui,sans-serif;font-weight:700;color:#8b9db8;text-transform:uppercase;letter-spacing:.16em;margin:0;padding:0}.chargeplan-wordmark--nav .chargeplan-wordmark-title{font-size:26px;line-height:1.12}.chargeplan-wordmark--nav .chargeplan-wordmark-tagline{font-size:9.75px;margin-top:0;line-height:1.2;letter-spacing:.055em}.chargeplan-wordmark--footer .chargeplan-wordmark-title{font-size:28px;line-height:1.08}.chargeplan-wordmark--footer .chargeplan-wordmark-tagline{font-size:11px;margin-top:0;line-height:1.12;letter-spacing:.09em}.top-nav-shell--home-brand{height:auto;min-height:70px;padding-top:10px;padding-bottom:10px}.logo.logo--chargeplan-home{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-decoration:none}.logo--chargeplan-home-top{display:flex;align-items:center;gap:10px}.logo--chargeplan-home-top .chargeplan-wordmark-title{font-size:26px;line-height:1;font-family:Merriweather,Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.02em}.logo--chargeplan-home-tagline{font-size:10px;letter-spacing:.1em;margin:0;color:#64748b;font-weight:700;text-transform:uppercase}.logo.logo--chargeplan-home .logo-icon{width:36px;height:36px;border-radius:9px}.top-nav-links{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:auto}.top-nav-link{font-size:14px;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s}.top-nav-link:hover{color:#0f172a}.top-nav-link--active{color:#1d4ed8}.nav-right{display:flex;align-items:center;gap:12px}.nav-btn{background:transparent;border:none;color:#64748b;font-size:13px;font-weight:500;padding:6px 14px;border-radius:8px;text-decoration:none;font-family:Outfit,sans-serif;transition:background .15s,color .15s}.nav-btn:hover{background:#f1f5f9;color:#0f172a}.nav-btn-primary{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff!important;padding:8px 18px}.nav-btn-primary:hover{opacity:.9}.nav-muted{color:#94a3b8;font-size:13px}.nav-email{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#64748b;font-weight:500}.nav-user{display:flex;flex-direction:column;align-items:flex-end;gap:2px;max-width:220px;text-align:right}.nav-user-name{font-size:14px;font-weight:600;color:#0f172a;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.nav-user-email{font-size:11px;font-weight:500;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.nav-right--padded{gap:16px}.nav-user-menu{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;border-radius:12px;border:1px solid transparent;cursor:default;max-width:280px}.nav-user-menu:hover{background:#f8fafc;border-color:#e2e8f0}.nav-user-avatar{width:32px;height:32px;min-width:32px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#8b5cf6);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.nav-user-avatar-img{width:32px;height:32px;min-width:32px;border-radius:50%;object-fit:cover}.nav-user-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.nav-user-info .nav-user-name{font-size:13px;font-weight:600;color:#0f172a;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user-org{font-size:11px;color:#64748b;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user-chevron{font-size:11px;color:#94a3b8;flex-shrink:0}.auth-main{display:flex;justify-content:center;align-items:flex-start;padding-top:48px}.auth-card{background:#fff;border:1px solid #E2E8F0;border-radius:18px;padding:32px 36px;box-shadow:0 4px 24px #0000000f;width:100%;max-width:400px}.auth-card--wide{max-width:520px}.auth-title{font-family:"DM Serif Display",serif;font-size:26px;margin-bottom:22px;color:#0f172a}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#475569}.auth-input{padding:10px 14px;border-radius:10px;border:1px solid #E2E8F0;font-size:15px;font-family:Outfit,sans-serif}.auth-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.auth-submit{width:100%;margin-top:4px;cursor:pointer}.auth-error{color:#dc2626;font-size:13px}.auth-error-banner{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;line-height:1.5}.auth-success{color:#059669;font-size:13px;line-height:1.5}.auth-success--centered{text-align:center;margin:0 0 16px}.auth-notice{color:#b45309;font-size:13px;line-height:1.55;margin:0}.auth-notice--centered{text-align:center;margin:0 0 12px}.auth-error--centered{text-align:center}.auth-resend-confirmation{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0 0 16px;text-align:center}.auth-resend-confirmation-btn{border:1px solid #BFDBFE;background:#eff6ff;color:#1d4ed8;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.auth-resend-confirmation-btn:hover:not(:disabled){background:#dbeafe}.auth-resend-confirmation-btn:disabled{opacity:.65;cursor:not-allowed}.auth-resend-confirmation-foot{margin:0;font-size:13px;color:#64748b;line-height:1.5}.auth-footer{margin-top:20px;font-size:14px;color:#64748b;text-align:center}.auth-link{color:#1d4ed8;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-muted{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:16px}.auth-flow-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:#f0f4f8;box-sizing:border-box}.auth-flow-screen__inner{width:100%;max-width:440px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.auth-flow-screen__spinner{width:36px;height:36px;border:3px solid #E2E8F0;border-top-color:#1d4ed8;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.auth-flow-screen__title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 8px;line-height:1.25}.auth-flow-screen__subtitle{font-size:15px;color:#64748b;margin:0;line-height:1.5}.landing-signup-root{width:100%;background:#f5f7fa;margin:0}.landing-auth-main{padding:48px 24px;max-width:1400px;margin:0 auto;font-family:Inter,Outfit,sans-serif;scroll-margin-top:88px}.landing-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.landing-hero-left{max-width:560px}.landing-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:22px}.landing-hero-badge-dot{width:8px;height:8px;background:#2563eb;border-radius:50%;animation:landing-pulse 2s ease-in-out infinite}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.45}}.landing-hero-title{font-size:clamp(32px,4vw,48px);font-weight:800;color:#0f172a;line-height:1.12;margin-bottom:18px;letter-spacing:-.02em}.landing-hero-gradient{background:linear-gradient(135deg,#2563eb,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-hero-sub{font-size:17px;color:#64748b;line-height:1.65;margin-bottom:28px}.landing-hero-features{display:grid;gap:12px}.landing-feature-row{display:flex;align-items:center;gap:10px;font-size:15px;color:#475569}.landing-feature-icon{width:26px;height:26px;background:#eff6ff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.landing-auth-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:32px 40px;box-shadow:0 4px 24px #0000000f;width:100%;max-width:none;justify-self:stretch;align-self:start}.landing-auth-tabs{display:flex;gap:8px;background:#f8fafc;padding:4px;border-radius:12px;margin-bottom:24px}.landing-auth-tab{flex:1;text-align:center;padding:12px;border-radius:8px;font-size:15px;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:background .2s,color .2s,box-shadow .2s}.landing-auth-tab--inactive{background:transparent;color:#64748b}.landing-auth-tab--active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #00000014}.landing-auth-tab-link{display:block;text-decoration:none;color:inherit}.landing-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.landing-form-group{margin-bottom:16px}.landing-form-label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.landing-form-input{width:100%;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;padding:12px 16px;font-size:15px;font-family:inherit;color:#0f172a;transition:border-color .2s,background .2s}.landing-form-input:focus{outline:none;border-color:#2563eb;background:#fff}.landing-form-input::placeholder{color:#94a3b8}.landing-form-check{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px}.landing-form-check input{width:18px;height:18px;margin-top:2px;cursor:pointer;flex-shrink:0}.landing-form-check label{font-size:14px;color:#64748b;line-height:1.4;cursor:pointer}.landing-form-check .auth-field-hint{font-size:12px;line-height:1.4;margin-top:3px}.landing-submit-btn{width:100%;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;padding:14px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 4px 12px #2563eb38;transition:transform .2s,box-shadow .2s}.landing-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #2563eb47}.landing-submit-btn:disabled{opacity:.65;cursor:not-allowed}.landing-divider{display:flex;align-items:center;gap:16px;margin:22px 0}.landing-divider-line{flex:1;height:1px;background:#e2e8f0}.landing-divider-text{font-size:13px;color:#94a3b8;font-weight:500;white-space:nowrap}.landing-social-btn{width:100%;background:#fff;border:1.5px solid #E2E8F0;color:#0f172a;padding:12px;border-radius:10px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px;font-family:inherit;transition:border-color .15s,background .15s}.landing-social-btn:not(:disabled){cursor:pointer;opacity:1}.landing-social-btn:not(:disabled):hover{border-color:#93c5fd;background:#f8fbff}.landing-social-btn:disabled{cursor:not-allowed;opacity:.72}.landing-social-icon{flex-shrink:0}.landing-form-footer{text-align:center;margin-top:20px;font-size:14px;color:#64748b}.landing-form-footer--support{margin-top:10px;font-size:13px}@media (max-width: 1024px){.landing-hero-grid{grid-template-columns:1fr;gap:40px}.landing-hero-left{max-width:100%}.landing-auth-card{max-width:560px;justify-self:center}}@media (max-width: 640px){.landing-form-row{grid-template-columns:1fr}.landing-auth-card{padding:28px 22px;max-width:100%}.landing-auth-main{padding-top:28px}}.auth-muted code{font-size:12px;background:#f1f5f9;padding:2px 6px;border-radius:4px}.landing-features-section{background:#fff;padding:48px 40px;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0}.landing-features-inner{max-width:1200px;margin:0 auto}.landing-section-header{text-align:center;margin-bottom:36px}.landing-section-tag{font-size:13px;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.landing-section-title{font-size:34px;font-weight:800;color:#0f172a;margin-bottom:10px;line-height:1.2}.landing-section-subtitle{font-size:17px;color:#64748b;max-width:580px;margin:0 auto;line-height:1.65}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.landing-feature-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:28px;transition:transform .25s,box-shadow .25s,background .25s}.landing-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014;background:#fff}.landing-feature-card-icon{width:52px;height:52px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px}.landing-feature-card-title{font-size:19px;font-weight:700;color:#0f172a;margin-bottom:10px}.landing-feature-card-desc{font-size:14px;color:#64748b;line-height:1.65}.landing-feature-card-aside{font-size:11px;color:#94a3b8;line-height:1.5;margin:10px 0 0;letter-spacing:.02em}.landing-trust-section{background:#f8fafc;padding:56px 40px}.landing-trust-inner{max-width:1200px;margin:0 auto;text-align:center}.landing-trust-title{font-size:13px;font-weight:600;color:#64748b;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}.landing-trust-logos{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.landing-trust-logo{width:136px;height:46px;background:#e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-weight:600;font-size:13px}.landing-footer-section{background:#fff;border-top:1px solid #E2E8F0;padding:24px 40px 32px}.landing-footer-section--after-content{padding-top:28px;padding-bottom:40px}.landing-footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.landing-footer-logo{display:flex;align-items:center;gap:10px;justify-self:start}.landing-footer-logo--chargeplan{flex-direction:column;align-items:stretch;gap:4px;width:fit-content}.landing-footer-logo--chargeplan .landing-footer-logo-top{display:flex;align-items:center;gap:8px}.landing-footer-logo--chargeplan .chargeplan-wordmark--footer{height:auto;max-height:none;box-sizing:border-box;padding:0;line-height:1}.landing-footer-logo--chargeplan .chargeplan-wordmark--footer .chargeplan-wordmark-title{font-size:24px;line-height:1}.landing-footer-wordmark-title{font-size:26px;line-height:1;font-family:Merriweather,Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.02em}.landing-footer-logo--chargeplan .chargeplan-wordmark--footer .chargeplan-wordmark-tagline{display:none}.landing-footer-logo--chargeplan .landing-footer-logo-tagline{font-size:10px;letter-spacing:.1em;margin:0;color:#64748b;font-weight:700;text-transform:uppercase;font-family:Inter,system-ui,sans-serif}.landing-footer-logo--chargeplan .logo-icon{width:36px;height:36px;border-radius:9px}.landing-footer-links{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;justify-self:center}.landing-footer-link{color:#64748b;text-decoration:none;font-size:13px;transition:color .15s}.landing-footer-link:hover{color:#0f172a}.landing-footer-link--disabled{color:#94a3b8;cursor:default;pointer-events:none}.nav-btn--disabled{color:#94a3b8;cursor:default;pointer-events:none;opacity:.65}.logo--noninteractive{cursor:default;text-decoration:none}.landing-signup-root--setup-locked .landing-feature-card{opacity:.92}.auth-landing-card-loading{text-align:center;padding:24px 8px 8px}.auth-landing-card-loading__title{font-family:"DM Serif Display",serif;font-size:22px;font-weight:400;color:#0f172a;margin:0 0 8px}.auth-landing-card-loading__subtitle{font-size:14px;color:#64748b;margin:0;line-height:1.5}.landing-footer-right{font-size:13px;color:#94a3b8;justify-self:end;text-align:right}@media (max-width: 1024px){.landing-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.landing-features-section{padding:40px 20px 32px}.landing-features-grid{grid-template-columns:1fr}.landing-trust-section{padding:40px 20px}.landing-footer-section{padding:20px 20px 32px}.landing-footer-section--after-content{padding-bottom:36px}.landing-footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center;gap:16px}.landing-footer-logo,.landing-footer-right{justify-self:center;text-align:center}.landing-section-title{font-size:26px}}.auth-select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#fff}.auth-field-hint{font-size:12px;color:#94a3b8;line-height:1.45;margin-top:-8px}.property-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.property-type-card{border:1px solid #E2E8F0;border-radius:12px;background:#fff;color:#334155;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.property-type-card:hover{border-color:#93c5fd;background:#f8fbff}.property-type-card--selected{border-color:#2563eb;background:#eff6ff;color:#1e3a8a;box-shadow:0 0 0 2px #2563eb1f}.property-type-card-icon{font-size:16px;line-height:1}.property-type-card-label{line-height:1.2}.signup-wrap,.onboarding-wrap{width:100%;max-width:440px;margin:0 auto}.onboarding-page .onboarding-wrap{max-width:720px}.signup-steps{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:12px}.signup-step{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;background:#e2e8f0;color:#64748b}.signup-step--active{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff}.signup-step--done{background:#dcfce7;color:#15803d}.signup-step-line{width:48px;height:3px;background:#e2e8f0;margin:0 4px;border-radius:2px}.onboarding-kicker{text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.onboarding-title{text-align:center;margin-bottom:10px}.onboarding-lead{text-align:center;font-size:15px;color:#64748b;line-height:1.55;margin-bottom:28px;max-width:420px;margin-left:auto;margin-right:auto}.onboarding-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 640px){.onboarding-choice-grid{grid-template-columns:1fr}}.onboarding-choice{text-align:left;padding:22px 20px;border-radius:16px;border:1px solid #E2E8F0;background:#fff;cursor:pointer;font-family:Outfit,sans-serif;transition:box-shadow .2s,border-color .2s;box-shadow:0 2px 12px #0000000a}.onboarding-choice:hover{border-color:#bfdbfe;box-shadow:0 8px 28px #1d4ed81f}.onboarding-choice-icon{display:block;font-size:22px;margin-bottom:10px;color:#1d4ed8}.onboarding-choice-title{display:block;font-weight:700;font-size:16px;color:#0f172a;margin-bottom:6px}.onboarding-choice-desc{display:block;font-size:13px;color:#64748b;line-height:1.45}.onboarding-card{max-width:440px;margin:0 auto}.onboarding-back{background:none;border:none;color:#64748b;font-size:13px;cursor:pointer;font-family:Outfit,sans-serif;margin-bottom:16px;padding:0}.onboarding-back:hover{color:#1d4ed8}.onboarding-hint{font-size:12px;color:#94a3b8;line-height:1.5;margin-top:-4px}.onboarding-refund-policy{margin-top:4px;padding:12px 14px;background:#f0f9ff;border:1px solid #BAE6FD;border-radius:10px}.onboarding-refund-policy-title{font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#0c4a6e;margin-bottom:4px}.onboarding-refund-policy p{margin:0;font-size:12.5px;line-height:1.55;color:#075985}.main{max-width:1080px;margin:0 auto;padding:40px 24px}.main--tight{padding:32px 24px}.main--feasibility{max-width:1320px;padding:28px 40px}.app-content .main:not(.auth-main){max-width:var(--app-shell-column-max);box-sizing:border-box}.app-content .main.auth-main{max-width:var(--app-shell-column-max);box-sizing:border-box}.app-content .main.main--feasibility:not(.auth-main){padding:28px 24px;box-sizing:border-box}.app-content .p2-page.main--phase2{max-width:var(--app-shell-column-max);box-sizing:border-box}.app-content .dashboard-page{box-sizing:border-box;max-width:var(--app-shell-column-max);margin-left:auto;margin-right:auto;padding:32px 24px 48px}.dashboard-stat-card-link:hover>div{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.dashboard-stat-card-link>div{transition:box-shadow .15s,transform .15s}.app-content .clean-header-content,.app-content .dash-services,.app-content .dash-services-inner{max-width:var(--app-shell-column-max);margin-left:auto;margin-right:auto}.app-content .p2rOutfit .p2r-screen-back-bar{box-sizing:border-box;max-width:var(--app-shell-column-max);margin-left:auto;margin-right:auto;padding:8px 24px 12px}.app-content .admin-page{max-width:var(--app-shell-column-max)}.app-content .report-main{box-sizing:border-box;max-width:1100px;margin-left:auto;margin-right:auto}@media (max-width: 640px){.app-content .dashboard-page,.app-content .clean-header-content,.app-content .p2-page.main--phase2{padding-left:20px;padding-right:20px}}.hero{text-align:center;margin-bottom:44px}.hero-badge{display:inline-block;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;padding:5px 16px;border-radius:20px;border:1px solid #BFDBFE;margin-bottom:18px}.hero h1{font-family:"DM Serif Display",serif;font-size:42px;line-height:1.15;margin-bottom:14px}.hero h1 span{color:#1d4ed8}.hero p{font-size:15px;color:#64748b;max-width:460px;margin:0 auto;line-height:1.7}.hero-cta{margin-top:24px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn{padding:12px 24px;border-radius:10px;font-weight:700;font-size:14px;font-family:Outfit,sans-serif;text-decoration:none;transition:opacity .15s;border:none;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff}.btn-primary:hover{opacity:.9}.btn-outline{background:transparent;color:#1d4ed8;border:2px solid #1D4ED8}.btn-outline:hover{background:#eff6ff}.phases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:36px}@media (max-width: 640px){.phases-grid{grid-template-columns:1fr}}.phase-card{background:#fff;border-radius:18px;border:1px solid #E2E8F0;overflow:hidden;cursor:pointer;box-shadow:0 3px 16px #0000000f;transition:transform .22s,box-shadow .22s}.phase-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #00000021}.phase-header{padding:24px 22px 20px}.phase-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.phase-icon{font-size:28px}.phase-badge{background:#ffffff38;color:#fff;font-size:10px;font-weight:700;padding:3px 11px;border-radius:20px}.phase-num{color:#ffffff80;font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:4px}.phase-name{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.phase-tagline{color:#ffffffbf;font-size:13px;line-height:1.4}.phase-body{padding:18px 22px 22px}.phase-price{font-size:20px;font-weight:800;margin-bottom:14px}.phase-btn{width:100%;padding:10px;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;font-family:Outfit,sans-serif;transition:opacity .15s}.phase-btn:hover{opacity:.87}.ladder{background:#fff;border-radius:18px;border:1px solid #E2E8F0;padding:26px 32px;box-shadow:0 2px 12px #0000000a;margin-bottom:48px}.ladder-label{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:2px;margin-bottom:24px}.ladder-steps{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.ladder-step{flex:1;min-width:140px;text-align:center}.ladder-circle{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:800;font-size:15px}.ladder-step-label{font-weight:700;font-size:13px;margin-bottom:3px}.ladder-step-price{font-weight:800;font-size:14px;margin-bottom:3px}.ladder-step-desc{font-size:11px;color:#64748b;max-width:140px;margin:0 auto;line-height:1.4}.ladder-arrow{width:24px;text-align:center;color:#cbd5e1;font-size:18px;flex-shrink:0}.cta-section{background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:18px;padding:40px;text-align:center;color:#fff}.cta-section h2{font-family:"DM Serif Display",serif;font-size:28px;margin-bottom:12px}.cta-section p{font-size:15px;opacity:.9;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.cta-section .btn{background:#fff;color:#1d4ed8;padding:12px 28px}.cta-section .btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.back-btn{background:#f1f5f9;border:none;border-radius:8px;padding:7px 16px;cursor:pointer;color:#64748b;font-size:13px;font-family:Outfit,sans-serif;margin-bottom:20px;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.back-btn:hover{background:#e2e8f0;color:#0f172a}.phase-bar{display:flex;gap:0;margin-bottom:18px;border-radius:12px;overflow:hidden;border:1px solid #E2E8F0;box-shadow:0 1px 6px #0000000d}.pb-item{flex:1;padding:12px 16px;background:#fff;display:flex;align-items:center;gap:9px}.pb-item+.pb-item{border-left:1px solid #E2E8F0}.pb-num{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}.pb-text{display:flex;flex-direction:column}.pb-title{font-size:12px;font-weight:700}.pb-sub{font-size:10px;color:#94a3b8;margin-top:1px}.pb-active,.pb-active-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.pb-active .pb-num,.pb-active-blue .pb-num{background:#1d4ed8;color:#fff}.pb-active .pb-title,.pb-active-blue .pb-title{color:#1d4ed8}.pb-done .pb-num{background:#e2e8f0;color:#64748b}.pb-done .pb-title{color:#64748b}.pb-upcoming .pb-num{background:#f1f5f9;color:#cbd5e1}.pb-upcoming .pb-title{color:#cbd5e1}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:14px;align-items:stretch}.form-grid-feasibility .card-feasibility-1{grid-column:1;grid-row:1}.form-grid-feasibility .card-feasibility-2{grid-column:1;grid-row:2}.form-grid-feasibility .card-feasibility-3{grid-column:2;grid-row:1}.form-grid-feasibility .card-feasibility-4{grid-column:2;grid-row:2}.form-grid .card{min-height:0;display:flex;flex-direction:column}@media (max-width: 800px){.form-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.form-grid-feasibility .card-feasibility-1,.form-grid-feasibility .card-feasibility-2,.form-grid-feasibility .card-feasibility-3,.form-grid-feasibility .card-feasibility-4{grid-column:1;grid-row:auto}}.hint{font-size:10px;color:#94a3b8;margin-top:3px;line-height:1.4}.snap-tile{background:#f8fafc;border:1px solid #E2E8F0;border-radius:9px;padding:10px}.snap-label{font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:.5px;margin-bottom:4px}.snap-val{font-size:14px;font-weight:800;font-family:DM Mono,monospace}.ai-box{background:#eff6ff;border:1.5px solid #BFDBFE;border-radius:9px;padding:10px 13px;display:flex;gap:9px;align-items:center}.ai-box .pulse-dot{flex-shrink:0}.ban{border-radius:20px;padding:28px 32px;margin-bottom:20px;position:relative;overflow:hidden}.ban:before{content:"";position:absolute;top:-50px;right:-50px;width:220px;height:220px;border-radius:50%;background:#ffffff12}.ban:after{content:"";position:absolute;bottom:-30px;left:30%;width:160px;height:160px;border-radius:50%;background:#ffffff0a}.btag{background:#ffffff2e;color:#fff;font-size:10px;font-weight:700;padding:3px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.ban-title{font-family:"DM Serif Display",serif;font-size:24px;color:#fff;margin:12px 0 6px;position:relative;z-index:1}.ban-sub{font-size:12px;color:#ffffffbf;position:relative;z-index:1;line-height:1.5}.ban-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.ban-actions{display:flex;gap:8px}.bbtn{border:1.5px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;border-radius:9px;padding:7px 15px;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.stepper{display:flex;align-items:center;margin-bottom:20px}.step{display:flex;align-items:center;gap:8px;flex:1}.step-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.step-label{font-size:11px;font-weight:600}.step-line{flex:1;height:2px;background:#e2e8f0;margin:0 4px}.card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 12px #0000000d}.p{padding:22px}.g2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stack{display:flex;flex-direction:column;gap:16px}.fl{font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:5px;letter-spacing:.5px}.fv{background:#f8fafc;border:1px solid #E2E8F0;border-radius:8px;padding:9px 12px;font-size:13px}.fi{background:#fff;border:1.5px solid #E2E8F0;border-radius:8px;padding:9px 12px;font-size:13px;color:#0f172a;font-family:Outfit,sans-serif;width:100%;outline:none;transition:border-color .15s}.fi:focus{border-color:#3b82f6}.fs{background:#fff;border:1.5px solid #E2E8F0;border-radius:8px;padding:9px 12px;font-size:13px;color:#0f172a;font-family:Outfit,sans-serif;width:100%;outline:none}.fgroup{display:flex;flex-direction:column;gap:5px}.frow{display:grid;gap:12px;margin-bottom:12px}.frow-2{grid-template-columns:1fr 1fr}.frow-3{grid-template-columns:1fr 1fr 1fr}textarea.fi{resize:none;line-height:1.5}.sh{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sd{width:9px;height:9px;border-radius:3px;flex-shrink:0}.sh h3{font-size:14px;font-weight:700}.sh .sn{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:1px;margin-left:auto}.sh-actions{margin-left:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.sh-actions .sn{margin-left:0}.upload-zone{border:2px dashed #CBD5E1;border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;transition:all .15s;background:#fafbfc}.upload-zone:hover{border-color:#3b82f6;background:#eff6ff}.upload-icon{font-size:32px;margin-bottom:8px}.upload-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:3px}.upload-sub{font-size:11px;color:#94a3b8}.req-badge{font-size:9px;font-weight:700;padding:1px 7px;border-radius:20px}.req{background:#fef2f2;color:#dc2626}.opt{background:#f1f5f9;color:#94a3b8}.callout{border-radius:10px;padding:11px 14px;font-size:11px;line-height:1.6}.callout-blue{background:#eff6ff;border:1px solid #BFDBFE;color:#1e40af}.callout-amber{background:#fffbeb;border:1px solid #FDE68A;color:#78350f}.locked{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;padding:9px 12px;font-size:13px;display:flex;align-items:center;justify-content:space-between}.lock-badge{font-size:9px;color:#15803d;background:#dcfce7;padding:2px 7px;border-radius:20px;font-weight:700}.tgroup{display:flex;gap:4px;background:#f1f5f9;padding:3px;border-radius:8px;width:fit-content}.tbtn{padding:6px 16px;border-radius:6px;border:none;font-size:12px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif;color:#64748b;background:transparent;transition:all .12s}.tbtn.active-blue{background:#fff;color:#1d4ed8;box-shadow:0 1px 3px #0000001a}.project-pill-row{display:flex;flex-wrap:wrap;gap:8px}.project-pill{padding:6px 16px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;color:#334155;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:background .12s,border-color .12s,color .12s}.project-pill:hover:not(:disabled):not(.selected){border-color:#bfdbfe;color:#1d4ed8}.project-pill.selected{background:#1d4ed8;border-color:#1d4ed8;color:#fff;font-weight:700}.project-pill:disabled{opacity:.55;cursor:not-allowed}.building-select-row{display:flex;gap:8px;align-items:stretch}.building-select-row .fs{flex:1;min-width:0}.building-select-row .btn{flex-shrink:0;white-space:nowrap;font-size:12px;padding:6px 12px}.project-select-row{display:flex;gap:8px;align-items:flex-start}.project-select-row .project-pill-row{flex:1;min-width:0}.project-select-row .btn{flex-shrink:0;white-space:nowrap;font-size:12px;padding:6px 12px}.cta{width:100%;padding:11px;border:none;border-radius:10px;font-weight:700;font-size:14px;cursor:pointer;font-family:Outfit,sans-serif;color:#fff;margin-top:4px}.cta-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.sidebar-block{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:13px}.sb-label{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.5px;margin-bottom:6px}.sb-val{font-size:13px;font-weight:700;font-family:DM Mono,monospace}.input-unit{display:flex;align-items:center;border:1.5px solid #E2E8F0;border-radius:8px;overflow:hidden;background:#fff}.input-unit input{border:none;padding:9px 12px;font-size:13px;font-family:Outfit,sans-serif;width:100%;outline:none;background:transparent}.input-unit .unit{padding:0 11px;font-size:11px;font-weight:700;color:#94a3b8;background:#f8fafc;border-left:1px solid #E2E8F0;white-space:nowrap;align-self:stretch;display:flex;align-items:center}.photo-preview{border-radius:10px;overflow:hidden;border:1px solid #E2E8F0;position:relative}.photo-overlay{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;background:linear-gradient(transparent,#0009);display:flex;justify-content:space-between;align-items:flex-end}.photo-chip{background:#ffffffe6;font-size:9px;font-weight:700;color:#0f172a;padding:2px 7px;border-radius:20px}.scan-bar{height:2px;background:linear-gradient(90deg,transparent,#3B82F6,transparent);animation:scan 2s ease-in-out infinite}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(300%)}}.ai-processing{background:#eff6ff;border:1.5px solid #BFDBFE;border-radius:10px;padding:12px 14px;display:flex;gap:10px;align-items:center}.pulse-dot{width:10px;height:10px;border-radius:50%;background:#3b82f6;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.bill-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #F1F5F9;font-size:12px}.bill-row:last-child{border-bottom:none}.location-map-coming-soon{background:linear-gradient(135deg,#e0f2fe,#bae6fd);border-radius:10px;border:1px solid #7DD3FC;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;position:relative;overflow:hidden;margin-bottom:10px}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(14,116,144,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(14,116,144,.08) 1px,transparent 1px);background-size:20px 20px}.location-map-coming-soon-badge{position:relative;z-index:1;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0f172a;background:#ffffffeb;border:1px solid #E2E8F0;border-radius:7px;padding:4px 10px}.location-map-coming-soon-text{position:relative;z-index:1;margin:0;font-size:11px;color:#0369a1;font-weight:600}.address-autocomplete-wrap{position:relative}.address-autocomplete-hint{display:block;font-size:10px;color:#94a3b8;margin-top:4px}.address-autocomplete-attribution{display:block;font-size:9px;color:#cbd5e1;margin-top:4px}.address-autocomplete-list{margin:0;padding:4px 0;list-style:none;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;max-height:220px;overflow-y:auto;z-index:1200}.create-building-modal-form .auth-label:has(.address-autocomplete-wrap){overflow:visible}.address-autocomplete-option{display:block;width:100%;text-align:left;border:none;background:transparent;padding:8px 12px;font-size:12px;color:#0f172a;cursor:pointer;font-family:inherit}.address-autocomplete-option:hover,.address-autocomplete-option.is-active{background:#eff6ff;color:#1d4ed8}.rfoot{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:16px}.rfoot-disclaimer{font-size:11px;color:#94a3b8;line-height:1.5;white-space:nowrap;flex-shrink:0}.p2-page .rfoot{flex-wrap:wrap}@media (max-width: 1100px){.p2-page .rfoot-disclaimer{white-space:normal}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;z-index:200;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-box{background:#fff;border-radius:18px;padding:28px;width:560px;max-width:95vw;box-shadow:0 24px 60px #0000002e;font-family:Outfit,sans-serif;color:#0f172a}.modal-dialog-title{font-family:Outfit,sans-serif;font-size:24px;font-weight:700;margin:0 0 20px;color:#0f172a;line-height:1.25}.create-building-modal{position:relative;width:min(560px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:min(90vh,860px);overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.create-building-modal-close{position:absolute;top:16px;right:16px;z-index:1;width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.create-building-modal-close:hover:not(:disabled){background:#e2e8f0;color:#334155}.create-building-modal-close:disabled{opacity:.5;cursor:not-allowed}.create-building-modal-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.create-building-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:18px;flex-shrink:0}.create-building-modal-title{margin:0 0 8px}.create-building-modal-intro{margin:0 0 10px;color:#64748b;font-size:14px;line-height:1.5}.create-building-modal-address{margin-top:4px}.building-form-section{margin-bottom:22px}.building-form-section:last-of-type{margin-bottom:8px}.building-form-section__head{margin-bottom:12px}.building-form-section__body{display:flex;flex-direction:column;gap:14px}.create-building-modal-form{min-width:0;width:100%}.create-building-modal-form .auth-label,.create-building-modal-form .auth-input,.create-building-modal-form .address-autocomplete-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.create-building-modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:4px}.create-building-modal-actions .btn-primary{margin:0;width:auto;min-width:0}.manual-entry-trigger{border:2px dashed #BFDBFE;border-radius:10px;padding:14px;height:88px;background:#f8fbff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background .15s}.manual-entry-trigger:hover{background:#eff6ff}.peak-pill{background:#f8fafc;border:1px solid #E2E8F0;border-radius:9px;padding:10px;height:88px;display:flex;flex-direction:column;justify-content:center}.peak-pill.entered{background:#eff6ff;border:1.5px solid #BFDBFE}.load-data-content{min-height:160px}.modal-month-row{display:grid;grid-template-columns:90px 1fr;gap:6px;align-items:center}.input-unit input[type=file]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.field-error{font-size:11px;color:#dc2626;margin-top:4px;line-height:1.3}.field-warning{font-size:11px;color:#b45309;margin-top:4px;line-height:1.3}.fi.has-error{border-color:#dc2626}.form-errors-banner{background:#fef2f2;border:1px solid #FECACA;border-radius:10px;padding:12px 16px;margin-bottom:16px}.form-errors-banner ul{margin:0;padding-left:18px;font-size:12px;color:#b91c1c;line-height:1.6}.form-warnings-banner{background:#fffbeb;border:1px solid #FDE68A;border-radius:10px;padding:12px 16px;margin-bottom:16px}.form-warnings-banner ul{margin:0;padding-left:18px;font-size:12px;color:#78350f;line-height:1.6}.report-main{max-width:1100px;margin:0 auto;padding:40px 32px 60px}.report-main>.p2r-screen-back-bar{max-width:none;margin:0 0 16px;padding:0;width:100%;box-sizing:border-box}.report-back{background:#f1f5f9;border:none;border-radius:8px;padding:7px 16px;cursor:pointer;color:#64748b;font-size:13px;font-family:Outfit,sans-serif;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.report-back:hover{background:#e2e8f0;color:#0f172a}.report-top-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:center}.report-disclaimer{background:#fef2f2;border:1px solid #FECACA;border-radius:12px;padding:13px 18px;margin-bottom:16px;display:flex;gap:12px;align-items:flex-start}.report-disclaimer-title{font-size:10px;font-weight:700;color:#991b1b;letter-spacing:.5px;margin-bottom:3px}.report-disclaimer-text{font-size:12px;color:#7f1d1d;line-height:1.65}.report-banner{border-radius:20px;padding:36px 40px;margin-bottom:24px;position:relative;overflow:hidden;background:linear-gradient(135deg,#1d4ed8,#3b82f6 55%,#6366f1)}.report-banner:before{content:"";position:absolute;top:-60px;right:-60px;width:260px;height:260px;border-radius:50%;background:#ffffff12}.report-banner-inner{position:relative;z-index:1}.report-banner-addr{color:#ffffffb3;font-size:13px;margin-bottom:6px}.report-banner-title{font-family:"DM Serif Display",serif;font-size:28px;color:#fff;margin-bottom:24px;line-height:1.2}.report-banner-stats{display:flex;gap:32px;flex-wrap:wrap}.report-banner-stat .report-banner-stat-val{font-size:24px;font-weight:800;line-height:1;margin-bottom:6px;color:#fff}.report-banner-stat .report-banner-stat-lbl{font-size:11px;color:#fff9}.report-tabs{display:flex;gap:4px;background:#f1f5f9;padding:5px;border-radius:10px;margin-bottom:24px;flex-wrap:wrap}.report-tab{flex:1;min-width:100px;text-align:center;padding:10px 8px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;color:#64748b;border:none;background:transparent;font-family:Outfit,sans-serif;transition:all .2s}.report-tab:hover{color:#0f172a}.report-tab.active{background:#fff;color:#1d4ed8;box-shadow:0 1px 4px #00000014}.report-cards-3{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-bottom:24px}@media (max-width: 1024px){.report-cards-3{grid-template-columns:1fr}}.report-sbl{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.report-sbl>.stack{display:flex;flex-direction:column;gap:20px;min-width:0}@media (max-width: 1024px){.report-sbl{gap:20px}}.report-vcard{border-radius:14px;padding:24px}.report-vcard--feasible{background:linear-gradient(135deg,#dcfce7,#f0fdf4);border:1.5px solid #86EFAC}.report-vcard--moderate{background:linear-gradient(135deg,#fef9c3,#fffbeb);border:1.5px solid #EAB308}.report-vcard--tight{background:linear-gradient(135deg,#fffcf7,#fdf8f3);border:1.5px solid #E8DFD4}.report-vcard--conditional{background:linear-gradient(135deg,#fef3c7,#fffbeb);border:1.5px solid #FCD34D}.report-vcard--deficit{background:linear-gradient(135deg,#fee2e2,#fef2f2);border:1.5px solid #FCA5A5}.report-vcard--neutral{background:#f8fafc;border:1px solid #E2E8F0}.report-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}@media (max-width: 900px){.report-option-grid{grid-template-columns:1fr}}.phase2-report-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}@media (max-width: 840px){.phase2-report-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.phase2-report-cards-grid{grid-template-columns:1fr}}.report-option-card{border-radius:14px;padding:24px;border:2px solid #E2E8F0;position:relative;transition:all .2s;cursor:pointer}.report-option-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.report-option-card.selected{border-color:#1d4ed8;background:#f8fbff;box-shadow:0 0 0 2px #1d4ed833}.report-option-card.priority-dim{opacity:.72;filter:saturate(.88)}.report-option-card.report-option-card--b-cost-disabled{opacity:.78;filter:saturate(.92)}.report-option-card.report-option-card--disabled{opacity:.68;cursor:not-allowed;pointer-events:none;filter:grayscale(.12);background:#f8fafc;border-color:#e2e8f0}.report-option-card.report-option-card--disabled:hover{transform:none;box-shadow:none;border-color:#e2e8f0}.report-option-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;white-space:nowrap}.report-cost-table{width:100%;border-collapse:collapse}.report-cost-table tr{border-bottom:1px solid #F1F5F9}.report-cost-table tr:last-child{border-bottom:none}.report-cost-table td{padding:10px 0;font-size:14px;vertical-align:top}.report-cost-table td:last-child{text-align:right;font-weight:700;white-space:nowrap}.report-cost-table .report-cost-sub{font-size:11px;color:#94a3b8;display:block;margin-top:2px}.report-cost-calc{margin-top:0}.report-cost-calc--inline{width:100%}.report-cost-calc--inline>summary.report-cost-calc-summary{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap;list-style:none;cursor:pointer;font-size:14px;font-weight:700;color:#0f172a}.report-cost-calc--inline>summary.report-cost-calc-summary::-webkit-details-marker{display:none}.report-cost-calc-toggle{display:inline-block;font-size:11px;font-weight:600;color:#1d4ed8;-webkit-user-select:none;user-select:none;transition:transform .15s ease}.report-cost-calc--inline[open]>.report-cost-calc-summary .report-cost-calc-toggle{transform:rotate(-180deg)}.report-cost-calc-body{margin-top:8px;font-size:11px;color:#64748b;line-height:1.5}.report-cost-tot{font-weight:800;font-size:16px;padding-top:16px;border-top:2px solid #E2E8F0!important}.report-inc-row{border-radius:12px;padding:18px 20px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.report-inc-tot{background:#0f172a;border-radius:12px;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:#fff}.report-section-label{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.5px;margin-bottom:4px}.report-calc-row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px dashed #E2E8F0;font-family:DM Mono,monospace;font-size:12px}.report-calc-row:last-child{border-bottom:none}.report-spec-pill{display:inline-flex;align-items:center;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;color:#15803d;margin-right:6px;margin-top:6px}.report-dc-fast-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.02em;color:#475569;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:6px;padding:3px 8px;margin-top:8px}.report-bar-wrap{flex:1;height:10px;background:#f1f5f9;border-radius:8px;overflow:hidden;margin-top:5px}.report-bar-fill{height:100%;border-radius:8px}.report-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.report-modal-content{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.report-modal-close{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.report-next-step{display:flex;gap:14px;padding:16px;border-radius:12px;border:1px solid #E2E8F0;margin-bottom:12px}.report-next-num{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;flex-shrink:0}.report-footer{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap;gap:16px}.report-expiry-banner{background:#fff7ed;border:1px solid #FED7AA;border-radius:10px;padding:11px 16px;margin-bottom:18px;display:flex;align-items:center;gap:10px}.report-incentive-after{background:#f0fdf4;border:1px solid #BBF7D0;border-radius:9px;padding:11px;margin-top:16px}.report-cta-purple{background:linear-gradient(135deg,#6d28d9,#8b5cf6);border-radius:16px;padding:22px 26px;display:flex;justify-content:space-between;align-items:center;margin-top:16px;flex-wrap:wrap;gap:16px}.report-cta-purple .report-cta-title{font-family:"DM Serif Display",serif;font-size:19px;color:#fff;margin-bottom:5px}.report-cta-purple .report-cta-sub{font-size:12px;color:#ffffffbf;max-width:500px;line-height:1.6}.report-contractor-card{border:1px solid #E2E8F0;border-radius:12px;padding:18px;display:flex;gap:14px;margin-bottom:12px;transition:all .2s}.report-contractor-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.report-contractor-avatar{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;background:#eff6ff}.report-contractor-tag{background:#f1f5f9;color:#475569;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.report-contractor-tag.ev{background:#ecfdf5;color:#059669}.clean-header{background:#fff;padding:0;border-bottom:1px solid #E2E8F0}.clean-header-content{max-width:1400px;margin:0 auto;padding:40px 40px 32px;display:flex;justify-content:flex-start;align-items:flex-start;gap:32px}.clean-header-left{flex:1}.ch-greeting{font-size:15px;color:#64748b;margin-bottom:8px;font-weight:500}.ch-title{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:8px;line-height:1.2}.ch-subtitle{font-size:15px;color:#64748b}.ch-subtitle-block{display:flex;flex-direction:column;gap:6px;max-width:720px}.ch-org-line{font-size:15px;line-height:1.4}.ch-tagline{font-size:15px;color:#64748b;line-height:1.5}.ch-company{color:#2563eb;font-weight:600}.clean-header-right{display:flex;align-items:flex-start;gap:16px;flex-shrink:0}.ch-back-btn{background:#f1f5f9;border:1px solid #E2E8F0;color:#475569;font-size:13px;font-weight:600;padding:10px 20px;border-radius:10px;cursor:pointer;font-family:Outfit,sans-serif;transition:all .15s}.ch-back-btn:hover{background:#e2e8f0;color:#0f172a}.ch-recent{background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:20px 24px;min-width:260px}.ch-recent-title{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.ch-recent-item{display:flex;align-items:center;gap:12px;padding:8px 0;cursor:pointer;border-radius:8px;transition:background .15s}.ch-recent-item:hover{background:#eff6ff;margin:0 -8px;padding:8px}.ch-recent-icon{width:32px;height:32px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.ch-recent-text{flex:1;min-width:0}.ch-recent-name{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-recent-time{font-size:11px;color:#94a3b8}.ch-action-buttons{display:flex;flex-direction:column;gap:10px}.ch-quick-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #2563eb33;font-family:Outfit,sans-serif;white-space:nowrap}.ch-quick-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb4d}.ch-quick-btn-outline{background:#fff;color:#2563eb;border:2px solid #2563EB;box-shadow:none}.ch-quick-btn-outline:hover{background:#eff6ff;box-shadow:0 4px 12px #2563eb1a}.dash-services{max-width:1400px;margin:0 auto;padding:48px 40px}.dash-services-inner{max-width:1400px;margin:0 auto}.dash-services--buildings,.dash-services--projects-list{max-width:none;margin:0;padding:0;background:#fff;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0}.dash-services--buildings .dash-services-inner,.dash-services--projects-list .dash-services-inner{padding:40px 40px 52px}.dash-services-header{margin-bottom:28px}.dash-services-header--with-usage{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.building-plan-usage{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding:10px 14px;border-radius:10px;background:#f8fafc;border:1px solid #E2E8F0;flex-shrink:0}.ch-subtitle-block .building-plan-usage{align-items:flex-start;margin-top:12px;align-self:flex-start}.building-plan-usage-count{font-size:15px;font-weight:700;color:#0f172a;font-family:DM Mono,monospace;letter-spacing:-.02em}.building-plan-usage-plan{font-size:12px;color:#64748b;line-height:1.4}.building-plan-usage-upgrade{color:#b45309;font-weight:600;text-decoration:none}.building-plan-usage-upgrade:hover{text-decoration:underline}.building-plan-usage--at-limit{background:#fef3c7;border-color:#fcd34d}.building-plan-usage--at-limit .building-plan-usage-count{color:#92400e}.building-plan-usage--at-limit .building-plan-usage-plan{color:#b45309}.dash-services-title-row{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;border-left:4px solid #2563EB;background:linear-gradient(90deg,#EFF6FF 0%,transparent 100%);border-radius:0 12px 12px 0}.dash-services-icon{color:#2563eb;font-size:18px;line-height:1.2;margin-top:4px;opacity:.85}.dash-services-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:4px}.dash-services-subtitle{font-size:15px;color:#64748b}.dash-services--buildings .dash-services-title-row{border-left-color:#0891b2;background:#fff}.dash-services--buildings .dash-services-icon{color:#0891b2}.dash-services--projects-list .dash-services-title-row{border-left-color:#1e40af;background:#fff}.dash-services--projects-list .dash-services-icon{color:#1e40af}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.project-card{background:#fff;border-radius:16px;border:1px solid #E2E8F0;border-top:3px solid #3B82F6;overflow:hidden;cursor:pointer;box-shadow:0 2px 12px #2563eb0f;transition:transform .22s,box-shadow .22s,border-color .22s;padding:0;display:flex;flex-direction:column;min-height:200px;height:100%}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2563eb24;border-color:#3b82f6;border-top-color:#2563eb}.project-card--selected{border-color:#1d4ed8;border-top-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed833,0 4px 16px #1d4ed81f;background:#f0f6ff}.project-card--focused{border-color:#1d4ed8;border-top-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed833,0 4px 16px #1d4ed81f}.project-card-top{flex:1;padding:24px 24px 0;min-height:0;display:flex;flex-direction:column}.project-card-header{display:flex;gap:16px;align-items:flex-start}.project-card-icon{width:52px;height:52px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0;border:1px solid #BFDBFE}.project-card-meta{flex:1;min-width:0}.project-card-name{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card-address{font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.project-card-type{display:inline-block;font-size:11px;font-weight:600;color:#2563eb;background:#eff6ff;padding:2px 10px;border-radius:20px;text-transform:capitalize}.project-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;border-top:1px solid #EEF2FF;background:linear-gradient(180deg,#fafbff,#f8fafc);padding:14px 20px 16px;flex-shrink:0}.project-card-date{font-size:12px;color:#64748b;line-height:1.35;flex:1;min-width:0}.project-card-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.project-card-open{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:none;padding:0 18px;min-height:36px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:opacity .15s;display:inline-flex;align-items:center;justify-content:center}.project-card-open:hover{opacity:.9}.project-card-btn{border:none;padding:0 10px;min-height:28px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;transition:background .15s,color .15s,border-color .15s,opacity .15s;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;line-height:1}.project-card-btn--ghost{background:#fff;color:#475569;border:1px solid #e2e8f0}.project-card-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.project-card-btn--primary{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border:1px solid transparent;padding:0 12px}.project-card-btn--primary:hover{opacity:.92}.project-card-delete{background:#fff;border:1px solid #E2E8F0;width:36px;height:36px;min-width:36px;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .15s}.project-card-delete:hover{background:#fef2f2;border-color:#fecaca}.project-card--add{border:2px dashed #BFDBFE;border-top:3px dashed #93C5FD;background:linear-gradient(180deg,#f8fafc,#eff6ff);display:flex;align-items:center;justify-content:center;min-height:200px;padding:24px}.project-card--add:hover{border-color:#3b82f6;border-top-color:#3b82f6;background:#eff6ff}.project-card-add-inner{display:flex;flex-direction:column;align-items:center;gap:8px}.project-card-add-icon{font-size:28px}.project-card-add-label{font-size:14px;font-weight:600;color:#475569}.page-accent--buildings .ch-company{color:#0e7490}.page-accent--buildings .ch-recent-item:hover{background:#ecfeff}.page-accent--buildings .ch-recent-icon{background:linear-gradient(135deg,#cffafe,#a5f3fc)}.page-accent--buildings .ch-quick-btn:not(.ch-quick-btn-outline){background:linear-gradient(135deg,#0891b2,#06b6d4);box-shadow:0 4px 12px #0891b238}.page-accent--buildings .ch-quick-btn:not(.ch-quick-btn-outline):hover{box-shadow:0 6px 16px #0891b252}.page-accent--buildings .first-time-step{color:#0e7490}.page-accent--buildings .btn-primary{background:linear-gradient(135deg,#0891b2,#06b6d4);border-color:transparent;box-shadow:0 4px 12px #0891b233}.page-accent--buildings .btn-primary:hover{filter:brightness(1.03);box-shadow:0 6px 16px #0891b247}.dash-services--buildings .project-card:not(.project-card--skeleton){border-top-color:#22d3ee;box-shadow:0 2px 12px #0891b212}.dash-services--buildings .project-card:not(.project-card--skeleton):hover{box-shadow:0 12px 32px #0891b21f;border-color:#67e8f9;border-top-color:#0891b2}.dash-services--buildings .project-card-icon{background:linear-gradient(135deg,#ecfeff,#cffafe);border-color:#a5f3fc}.dash-services--buildings .project-card-type{color:#0e7490;background:#ecfeff}.dash-services--buildings .project-card-footer{border-top-color:#e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);padding:10px 16px 12px}.dash-services--buildings .project-card-actions{gap:6px}.dash-services--buildings .project-card-btn--ghost:hover{background:#ecfeff;border-color:#a5f3fc;color:#0e7490}.dash-services--buildings .project-card-btn--primary{background:linear-gradient(135deg,#0891b2,#06b6d4)}.dash-services--buildings .project-card-delete{width:28px;height:28px;min-width:28px;border-radius:6px;font-size:12px}.dash-services--buildings .project-card--add{border-color:#a5f3fc;border-top-color:#22d3ee;background:linear-gradient(180deg,#fff,#ecfeff)}.dash-services--buildings .project-card--add:hover{border-color:#0891b2;border-top-color:#0e7490;background:#ecfeff}.page-accent--projects .ch-company{color:#1e3a8a}.page-accent--projects .ch-recent-item:hover{background:#eef2ff}.page-accent--projects .ch-recent-icon{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.page-accent--projects .ch-quick-btn:not(.ch-quick-btn-outline){background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 4px 12px #1e40af38}.page-accent--projects .ch-quick-btn:not(.ch-quick-btn-outline):hover{box-shadow:0 6px 16px #1e40af52}.page-accent--projects .ch-quick-btn-outline{color:#0e7490;border-color:#0891b2}.page-accent--projects .ch-quick-btn-outline:hover{background:#ecfeff;box-shadow:0 4px 12px #0891b21f}.page-accent--projects .first-time-step{color:#1e3a8a}.page-accent--projects .btn-primary{background:linear-gradient(135deg,#1e40af,#3b82f6);border-color:transparent;box-shadow:0 4px 12px #1e40af33}.page-accent--projects .btn-primary:hover{filter:brightness(1.03);box-shadow:0 6px 16px #1e40af47}.dash-services--projects-list .project-card:not(.project-card--skeleton){border-top-color:#3b82f6;box-shadow:0 2px 12px #1e40af12}.dash-services--projects-list .project-card:not(.project-card--skeleton):hover{box-shadow:0 12px 32px #1e40af1f;border-color:#93c5fd;border-top-color:#1e40af}.dash-services--projects-list .project-card-icon{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#a5b4fc}.dash-services--projects-list .project-card-type{color:#1e3a8a;background:#eef2ff}.dash-services--projects-list .project-card-footer{border-top-color:#e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.dash-services--projects-list .project-card-open{background:linear-gradient(135deg,#1e40af,#3b82f6)}.dash-services--projects-list .project-card--add{border-color:#a5b4fc;border-top-color:#3b82f6;background:linear-gradient(180deg,#fff,#eef2ff)}.dash-services--projects-list .project-card--add:hover{border-color:#1e40af;border-top-color:#1e3a8a;background:#e0e7ff}.dash-services--buildings .project-card--skeleton,.dash-services--projects-list .project-card--skeleton{border-top:1px solid #e2e8f0}.projects-loading-wrap{display:flex;flex-direction:column;gap:18px}.projects-loading-head{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:#eff6ff;color:#1e40af;font-weight:600;font-size:14px;width:fit-content}.projects-loading-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(37,99,235,.22);border-top-color:#2563eb;animation:projects-spin .8s linear infinite}.projects-loading-text{white-space:nowrap}.brand-loading-head{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:#eff6ff;color:#1e40af;font-weight:600;font-size:14px;width:fit-content}.brand-loading-mark{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;animation:auth-bootstrap-pulse 1.2s ease-in-out infinite}.brand-loading-mark .logo-icon{width:18px;height:18px}.brand-loading-text{white-space:nowrap}.report-list-loading{display:inline-flex;align-items:center;gap:10px;padding:8px 0;font-size:13px;color:#64748b}.project-grid--skeleton{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.project-card--skeleton{min-height:200px;border-radius:16px;border:1px solid #E2E8F0;background:linear-gradient(90deg,#f8fafc 25%,#eff6ff,#f8fafc 55%);background-size:220% 100%;animation:projects-shimmer 1.25s ease-in-out infinite}.app-boot-loading{padding-top:12px}.app-boot-loading-grid{margin-top:8px}.app-session-loading{min-height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center}.app-session-loading__title{margin:0;font-size:20px;font-weight:700;color:#0f172a}.app-session-loading__subtitle{margin:0;max-width:420px;font-size:14px;line-height:1.55;color:#64748b}.checkout-refund-policy{max-width:640px;margin:0 auto;padding:12px 14px;border-radius:10px;background:#f8fafc;border:1px solid #E2E8F0;text-align:left}.checkout-refund-policy-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.checkout-refund-policy p{margin:0;font-size:12px;line-height:1.55;color:#475569}@keyframes projects-shimmer{0%{background-position:200% 0}to{background-position:-40% 0}}@keyframes projects-spin{to{transform:rotate(360deg)}}.report-loading-block{display:flex;flex-direction:column;gap:14px;padding:24px 0}.report-loading-skeleton{height:76px;border-radius:14px;border:1px solid #E2E8F0;background:linear-gradient(90deg,#f8fafc 25%,#eff6ff,#f8fafc 55%);background-size:220% 100%;animation:projects-shimmer 1.2s ease-in-out infinite}.p2r-screen-back-bar{max-width:1200px;margin:0 auto;padding:8px 24px 12px}.app-back-btn{display:inline-block;font-size:12px;font-weight:600;color:#475569;text-decoration:none;padding:6px 10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;white-space:nowrap;font-family:Outfit,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4}.app-back-btn:hover{background:#f1f5f9;color:#334155}.p2rOutfit .p2r-screen-back-bar{max-width:1100px;padding-left:32px;padding-right:32px}@media (max-width: 768px){.p2rOutfit .p2r-screen-back-bar{padding-left:20px;padding-right:20px}}.p2r-screen-back-link{display:inline-block;font-size:12px;font-weight:600;color:#475569;text-decoration:none;padding:6px 10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;white-space:nowrap;font-family:Outfit,sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4}.p2r-screen-back-link:hover{background:#f1f5f9;color:#334155}.p2r-unified-print-header,.p2r-unified-print-action{display:none}.empty-projects-prompt{text-align:center;padding:60px 20px;max-width:480px;margin:0 auto}.empty-projects-icon{font-size:56px;margin-bottom:20px}.empty-projects-prompt h2{font-family:"DM Serif Display",serif;font-size:28px;color:#0f172a;margin-bottom:12px}.empty-projects-prompt p{font-size:15px;color:#64748b;line-height:1.6}.first-time-step{font-size:13px;font-weight:700;color:#2563eb;letter-spacing:.02em;margin-bottom:8px}.workspace-setup-card{background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #FDBA74;border-radius:14px;padding:24px 28px;margin-bottom:24px;box-shadow:0 4px 20px #f9731614}.workspace-setup-card-title{font-family:"DM Serif Display",serif;font-size:24px;font-weight:400;color:#0f172a;margin:0 0 10px}.workspace-setup-card-body{font-size:14px;color:#64748b;line-height:1.6;margin:0 0 18px;max-width:640px}.workspace-setup-steps{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.workspace-setup-steps li{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;background:#ffffffbf;border:1px solid #E2E8F0}.workspace-setup-steps-item--active{border-color:#f97316;background:#fff}.workspace-setup-steps-item--done{opacity:.85}.workspace-setup-steps-item--pending{opacity:.55}.workspace-setup-steps-marker{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;background:#f1f5f9;color:#64748b}.workspace-setup-steps-item--active .workspace-setup-steps-marker{background:#f97316;color:#fff}.workspace-setup-steps-item--done .workspace-setup-steps-marker{background:#dcfce7;color:#15803d}.workspace-setup-steps li strong{display:block;font-size:14px;color:#0f172a}.workspace-setup-steps-desc{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.workspace-setup-bar{padding:12px 24px 0}.workspace-setup-bar-inner{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:12px 16px;background:linear-gradient(90deg,#fff7ed,#eff6ff);border:1px solid #FDBA74;border-radius:10px;font-size:13px;color:#475569}.workspace-setup-bar-step{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ea580c;flex-shrink:0}.workspace-setup-bar-text{flex:1;min-width:200px;line-height:1.45}.workspace-setup-bar-text strong{color:#0f172a}.workspace-setup-bar-detail{color:#64748b}@media (max-width: 720px){.workspace-setup-bar-detail{display:none}}.workspace-setup-bar-cta{flex-shrink:0;padding:8px 14px!important;font-size:13px!important}.project-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.project-service-card{background:#fff;border-radius:18px;border:1px solid #E2E8F0;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 12px #0000000d;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.project-service-card:hover:not(.project-service-card--disabled){transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}.project-service-card--disabled{cursor:not-allowed;opacity:.92}.project-service-card-head{padding:22px 20px 18px;color:#fff}.project-service-phase{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.9;margin-bottom:8px}.project-service-name{display:block;font-size:18px;font-weight:800;margin-bottom:6px}.project-service-desc{display:block;font-size:13px;line-height:1.45;opacity:.92}.project-service-card-foot{padding:16px 20px 20px;background:#fff;margin-top:auto}.project-service-cta{font-size:14px;font-weight:700;color:#2563eb}.project-service-cta--muted{color:#94a3b8}@media (max-width: 1200px){.clean-header-content{flex-direction:column;align-items:flex-start}.clean-header-right{width:100%;flex-wrap:wrap}.ch-action-buttons{flex-direction:row}}@media (max-width: 640px){.clean-header{padding:24px 20px 20px}.ch-title{font-size:26px}.project-grid{grid-template-columns:1fr}.dash-services{padding:32px 20px}.dash-services--buildings .dash-services-inner,.dash-services--projects-list .dash-services-inner{padding:28px 20px 40px}.ch-action-buttons{flex-direction:column;width:100%}.ch-quick-btn{width:100%;text-align:center}.app-back-btn,.p2r-screen-back-link{margin-left:12px}.p2rOutfit .app-back-btn,.p2rOutfit .p2r-screen-back-link{margin-left:0}}@media print{.no-print{display:none!important}body{background:#fff!important}.report-main{max-width:none;padding:12px 16px 24px}.p2r-screen-back-bar{display:none!important}.p2r-unified-print-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 10px;padding:0 0 8px;border-bottom:1px solid #E2E8F0}.p2r-unified-print-brand{display:flex;align-items:center;gap:10px}.p2r-unified-print-logo{width:28px;height:28px;object-fit:contain}.p2r-unified-print-name{font-family:"DM Serif Display",serif;font-size:16px;color:#0f172a;line-height:1.1}.p2r-unified-print-meta{font-size:10px;color:#64748b;line-height:1.3}.p2r-unified-print-tag{font-size:10px;color:#334155;font-weight:700;text-align:right;max-width:52%}.p2r-unified-print-action{display:block;font-size:10px;color:#64748b;margin:0 0 8px}}.app-layout{display:flex;min-height:100vh}.app-topbar{height:64px;background:#fff;border-bottom:1px solid #E2E8F0;display:flex;align-items:center;padding:0 24px;position:sticky;top:0;z-index:50;gap:16px}.app-topbar-left{display:flex;align-items:center;flex:1;min-width:0;overflow:visible}.app-topbar-right{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end}.app-topbar-breadcrumb{display:flex;align-items:center;flex-wrap:nowrap;overflow:visible}.app-topbar-breadcrumb-part{display:flex;align-items:center;min-width:0}.app-topbar-breadcrumb-sep{font-size:15px;color:#cbd5e1;margin:0 8px;flex-shrink:0;font-weight:400}.app-topbar-breadcrumb-ancestor{font-size:16px;font-weight:500;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(240px,36vw)}.app-topbar-breadcrumb-current{font-size:17px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(280px,42vw)}.app-topbar-breadcrumb-part--picker{flex-shrink:1}.app-topbar-breadcrumb-picker-wrap{position:relative;min-width:0;overflow:visible}.app-topbar-breadcrumb-picker{display:inline-flex;align-items:center;gap:4px;max-width:min(240px,36vw);padding:2px 6px 2px 0;margin:0;border:none;border-radius:6px;background:transparent;font-size:16px;font-weight:500;color:#94a3b8;cursor:pointer;transition:color .15s,background .15s}.app-topbar-breadcrumb-picker--current{font-size:17px;font-weight:700;color:#0f172a;max-width:min(280px,42vw)}.app-topbar-breadcrumb-picker:hover:not(:disabled),.app-topbar-breadcrumb-picker[aria-expanded=true]{color:#1d4ed8;background:#eff6ff}.app-topbar-breadcrumb-picker--current:hover:not(:disabled),.app-topbar-breadcrumb-picker--current[aria-expanded=true]{color:#1d4ed8}.app-topbar-breadcrumb-picker:disabled{cursor:default;opacity:.7}.app-topbar-breadcrumb-picker-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.app-topbar-breadcrumb-picker-chevron{flex-shrink:0;font-size:11px;opacity:.7}.app-topbar-breadcrumb-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:200;min-width:240px;max-width:min(360px,80vw);max-height:320px;overflow-y:auto;padding:6px;border-radius:10px;border:1px solid #E2E8F0;background:#fff;box-shadow:0 8px 24px #0f172a1f}.app-topbar-breadcrumb-menu-item{display:block;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-size:14px;font-weight:500;color:#0f172a;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-topbar-breadcrumb-menu-item:hover{background:#f1f5f9}.app-topbar-breadcrumb-menu-item--selected{background:#eff6ff;color:#1d4ed8;font-weight:700}.app-topbar-breadcrumb-menu-empty{padding:10px 12px;font-size:13px;color:#64748b}.app-topbar-run-wrap{position:relative;flex-shrink:0}.app-topbar-run-btn{display:flex;align-items:center;gap:6px;background:#f97316;color:#fff;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s}.app-topbar-run-btn:hover{background:#ea6c0a}.app-topbar-run-chevron{font-size:11px;opacity:.8}.app-topbar-run-menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 8px 24px #0000001a;min-width:220px;z-index:200;padding:6px;display:flex;flex-direction:column}.app-topbar-run-item{display:flex;align-items:center;gap:10px;background:none;border:none;text-align:left;padding:10px 12px;font-size:13px;font-weight:600;color:#0f172a;border-radius:7px;cursor:pointer;transition:background .12s}.app-topbar-run-item:hover{background:#eff6ff;color:#1d4ed8}.app-topbar-run-icon{font-size:15px}.app-topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:16px}.app-topbar-user-wrap{position:relative}.app-topbar-user{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:4px 6px;border-radius:8px;transition:background .15s}.app-topbar-user:hover{background:#f1f5f9}.app-topbar-chevron{font-size:11px;color:#94a3b8;margin-left:2px}.app-topbar-menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 8px 24px #0000001a;min-width:180px;z-index:200;padding:6px;display:flex;flex-direction:column}.app-topbar-menu-item{background:none;border:none;text-align:left;padding:9px 12px;font-size:13px;font-weight:500;color:#0f172a;border-radius:7px;cursor:pointer;transition:background .12s}.app-topbar-menu-item:hover{background:#f1f5f9}.app-topbar-menu-item--danger{color:#b91c1c}.app-topbar-menu-item--danger:hover{background:#fef2f2}.app-topbar-menu-divider{height:1px;background:#e2e8f0;margin:4px 0}.app-topbar-avatar{width:30px;height:30px;border-radius:50%;background:#1e40af;color:#bfdbfe;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-topbar-avatar-img{width:30px;height:30px;border-radius:50%;object-fit:cover}.app-topbar-user-info{display:flex;flex-direction:column}.app-topbar-user-name{font-size:13px;font-weight:700;color:#0f172a;line-height:1.2}.app-topbar-user-org{font-size:11px;color:#64748b;line-height:1.2}@media (max-width: 768px){.app-topbar{gap:12px}.app-topbar-breadcrumb-ancestor,.app-topbar-breadcrumb-part--picker .app-topbar-breadcrumb-sep{display:none}.app-topbar-breadcrumb-part--picker+.app-topbar-breadcrumb-part--picker .app-topbar-breadcrumb-sep{display:inline}.app-topbar-breadcrumb-current{max-width:120px}.app-topbar-breadcrumb-picker,.app-topbar-breadcrumb-picker--current{max-width:min(140px,34vw);font-size:14px}.app-topbar-user-info{display:none}}.app-sidebar{width:272px;flex-shrink:0;background:#0f172a;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100;overflow-y:auto}.app-sidebar-logo{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:14px 14px 12px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:4px}.app-sidebar-logo .logo-icon{width:36px;height:36px;flex-shrink:0}.app-sidebar-wordmark-title{font-size:22px;line-height:1}.app-sidebar-wordmark-tagline{font-size:10px;letter-spacing:.09em;margin:0;color:#94a3b8}.app-sidebar-logo .chargeplan-charge,.app-sidebar-logo .chargeplan-plan{color:#e2e8f0}.app-sidebar-logo .chargeplan-wordmark-tagline{color:#94a3b8}.app-sidebar-logo .chargeplan-wordmark--nav{display:flex;flex-direction:column;gap:2px;padding:0;height:auto;max-height:none}.app-sidebar-logo-top{display:flex;align-items:center;gap:8px}.app-sidebar-logo .chargeplan-wordmark--nav .chargeplan-wordmark-title{font-size:20px;line-height:1}.app-sidebar-logo .chargeplan-wordmark--nav .chargeplan-wordmark-tagline{font-size:10px;letter-spacing:.1em;margin:0;padding-left:2px}.auth-card-logo{display:flex;flex-direction:column;align-items:stretch;gap:4px;margin-bottom:22px;width:fit-content}.auth-card-logo .logo-icon{width:40px;height:40px;flex-shrink:0}.auth-card-logo .chargeplan-wordmark-title{font-size:26px;line-height:1}.auth-card-logo .chargeplan-charge{color:#1e2530}.auth-card-logo .chargeplan-plan{color:#2f62d4}.auth-card-logo .chargeplan-wordmark-tagline{font-size:10px;letter-spacing:.1em;margin:0;color:#64748b}.app-sidebar-section{padding:0 8px 4px}.app-sidebar-section-label{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#475569;padding:8px 8px 3px}.app-sidebar-item{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:7px;font-size:14px;font-weight:600;line-height:1.3;color:#94a3b8;text-decoration:none;cursor:pointer;border:none;background:none;width:100%;text-align:left;transition:background .15s,color .15s}.app-sidebar-item:hover{background:#ffffff12;color:#e2e8f0}.app-sidebar-item--active{background:#3b82f62e;color:#93c5fd}.app-sidebar-item--active:hover{background:#3b82f63d;color:#bfdbfe}.app-sidebar-icon{font-size:16px;width:18px;text-align:center;flex-shrink:0}.app-sidebar-divider{height:1px;background:#ffffff12;margin:4px 8px}.app-sidebar-bottom{margin-top:auto;padding:12px 8px;border-top:1px solid rgba(255,255,255,.08)}.app-sidebar-user{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px}.app-sidebar-avatar{width:30px;height:30px;border-radius:50%;background:#1e40af;color:#bfdbfe;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-sidebar-avatar img{width:30px;height:30px;border-radius:50%;object-fit:cover}.app-sidebar-user-info{flex:1;min-width:0}.app-sidebar-user-name{font-size:12px;font-weight:700;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-user-org{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-signout{font-size:12px;color:#64748b;background:none;border:none;cursor:pointer;padding:4px 10px;border-radius:6px;width:100%;text-align:left;margin-top:4px}.app-sidebar-signout:hover{color:#94a3b8;background:#ffffff0d}.app-content{flex:1;min-width:0;margin-left:272px;--app-shell-column-max: 1200px}.proj-picker-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.proj-picker-modal{background:#fff;border-radius:16px;padding:28px;width:100%;max-width:480px;box-shadow:0 20px 60px #0f172a40}.proj-picker-title{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:4px}.proj-picker-sub{font-size:13px;color:#64748b;margin-bottom:20px}.proj-picker-list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.proj-picker-item{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:10px;border:1px solid #E2E8F0;background:#f8fafc;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.proj-picker-item:hover{border-color:#3b82f6;background:#eff6ff}.proj-picker-item-name{font-size:14px;font-weight:700;color:#0f172a}.proj-picker-item-sub{font-size:12px;color:#64748b}.proj-picker-cancel{margin-top:16px;width:100%;padding:10px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer}.proj-picker-cancel:hover{background:#f8fafc}.proj-picker-guide{text-align:center}.proj-picker-guide-title{font-family:"DM Serif Display",serif;font-size:22px;font-weight:400;color:#0f172a;margin:0 0 10px}.proj-picker-guide-body{font-size:14px;color:#64748b;line-height:1.6;margin:0}.proj-picker-new-project{display:block;margin-top:12px;font-size:13px;font-weight:600;color:#2563eb;text-align:center;text-decoration:none}.proj-picker-new-project:hover{text-decoration:underline}.dash-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:28px}.dash-stat-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px;box-shadow:0 1px 4px #0f172a0d}.dash-stat-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.dash-stat-value{font-size:32px;font-weight:800;color:#0f172a;line-height:1}.dash-stat-sub{font-size:12px;color:#94a3b8;margin-top:4px}.admin-page{max-width:1080px;margin:0 auto;padding:32px 24px}.admin-tabs{display:flex;gap:4px;border-bottom:2px solid #E2E8F0;margin-bottom:24px}.admin-tab{padding:10px 18px;font-size:13px;font-weight:700;color:#64748b;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;border-radius:6px 6px 0 0}.admin-tab:hover{color:#0f172a}.admin-tab--active{color:#1d4ed8;border-bottom-color:#1d4ed8}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{text-align:left;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding:8px 12px;border-bottom:2px solid #E2E8F0}.admin-table td{padding:10px 12px;border-bottom:1px solid #F1F5F9;color:#0f172a;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table-wrap{background:#fff;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden}.admin-log-filters{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:16px 20px;margin-bottom:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px 16px;align-items:end}.admin-log-filters__field{display:flex;flex-direction:column;gap:4px;min-width:0}.admin-log-filters__field--wide{grid-column:span 1}@media (min-width: 640px){.admin-log-filters__field--wide{min-width:180px}}.admin-log-filters__label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.08em;line-height:1.2}.admin-log-filters__control{width:100%;height:36px;padding:0 10px;border-radius:8px;border:1px solid #CBD5E1;font-size:13px;font-family:inherit;background:#fff;outline:none;box-sizing:border-box}.admin-log-filters__control:focus{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f626}select.admin-log-filters__control{padding-right:28px;cursor:pointer}.admin-log-filters__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;height:36px}.admin-log-filters__btn{height:36px;padding:0 18px;border-radius:8px;font-size:13;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;box-sizing:border-box}.admin-log-filters__btn--primary{background:#1d4ed8;color:#fff;border:none}.admin-log-filters__btn--secondary{background:#fff;color:#64748b;border:1px solid #E2E8F0;font-weight:600;padding:0 14px}.gov-hierarchy-wrap,.gov-hierarchy-table th{background:#fff}.gov-hierarchy-table .gov-building-row td{background:#fff;border-bottom:1px solid #F1F5F9}.gov-hierarchy-table .gov-building-row td:first-child{box-shadow:inset 3px 0 #6366f1}.gov-hierarchy-table .gov-building-row .gov-building-icon{border:1px solid transparent}.gov-hierarchy-table .gov-building-row .gov-name-cell__title{color:inherit}.gov-hierarchy-table .gov-project-row td{background:#fff;border-bottom:1px solid #F1F5F9}.gov-hierarchy-table .gov-project-row td:first-child{padding-left:28px}.gov-type-pill{display:inline-block;padding:2px 10px;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap;margin-bottom:4px}.gov-type-pill--building,.gov-type-pill--project{border:1px solid transparent}.gov-hierarchy-empty{color:#94a3b8;text-align:center;padding:32px 16px;font-size:13px}.gov-building-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#eff6ff;color:#1d4ed8;flex-shrink:0}.gov-name-cell{display:flex;align-items:flex-start;gap:10px}.gov-name-cell--project{margin-left:36px;padding-left:14px;border-left:2px solid #99F6E4}.gov-name-cell__content{min-width:0}.gov-name-cell__header{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.gov-name-cell__header--expandable{cursor:pointer;border-radius:8px;margin:-4px -6px;padding:4px 6px;-webkit-user-select:none;user-select:none}.gov-name-cell__header--expandable:hover{background:#f8fafc}.gov-name-cell__header--expandable:focus-visible{outline:2px solid #6366F1;outline-offset:1px}.gov-name-cell__header .gov-chevron{flex-shrink:0;color:#6366f1;font-size:14px;width:14px}.gov-name-cell__header .gov-type-pill{margin-bottom:0}.gov-name-cell__header .gov-name-cell__title{flex:1;min-width:0}.gov-name-cell__title{font-weight:700;color:#0f172a;font-size:13px;line-height:1.35}.gov-name-cell__meta{font-size:12px;color:#64748b;margin-top:2px}.gov-expand-btn{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;font:inherit;text-align:left}.gov-chevron{display:inline-block;color:#64748b;font-size:12px;line-height:1;transition:transform .15s ease}.gov-chevron--collapsed{transform:rotate(-90deg)}.gov-owner-cell__label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px}.gov-owner-cell__label--building-owner{color:#a855f7}.gov-owner-cell__label--project-lead{color:#d97706}.gov-owner-cell__name{font-size:13px;font-weight:700}.gov-status-cell{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#0f172a}.gov-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.gov-created-cell{color:#94a3b8;font-size:12px;white-space:nowrap}.gov-actions{display:flex;gap:8px}.gov-action-btn{font-size:12px;padding:5px 12px;border:1px solid #CBD5E1;background:#fff;color:#475569;border-radius:8px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif;white-space:nowrap}.gov-action-btn--primary{border-color:#1d4ed8;color:#1d4ed8}.gov-action-btn--view{background:#f0fdfa;border-color:#5eead4;color:#0f766e}.gov-action-btn--view:hover{background:#ccfbf1;border-color:#2dd4bf}.gov-action-btn--primary:hover{background:#eff6ff}.gov-action-btn:disabled{opacity:.45;cursor:not-allowed}.gov-action-btn:disabled:hover{background:#fff}.admin-role-badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px;background:#eff6ff;color:#1d4ed8;border:1px solid #BFDBFE}.admin-role-badge--owner{background:#fef3c7;color:#92400e;border-color:#fde68a}.admin-role-badge--admin{background:#f0fdf4;color:#065f46;border-color:#bbf7d0}.admin-role-badge--viewer{background:#f8fafc;color:#475569;border-color:#cbd5e1}.user-mgmt-page{max-width:1200px;margin:0 auto;padding:32px 24px}.user-mgmt-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.user-mgmt-title-row{display:flex;align-items:center;gap:10px}.user-mgmt-title{font-size:26px;font-weight:800;color:#0f172a;margin:0}.user-mgmt-title-icon{font-size:22px;line-height:1}.user-mgmt-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.user-mgmt-btn-back{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:8px;border:1px solid #CBD5E1;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;font-family:Outfit,sans-serif}.user-mgmt-btn-invite{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:8px;border:none;background:#0d9488;color:#fff;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;font-family:Outfit,sans-serif}.user-mgmt-btn-invite:hover{background:#0f766e}.user-mgmt-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media (max-width: 900px){.user-mgmt-stats{grid-template-columns:repeat(2,1fr)}}.user-mgmt-stat-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px 22px}.user-mgmt-stat-card--link:hover{border-color:#fdba74;box-shadow:0 4px 16px #ea580c14}.user-mgmt-stat-card-link{display:block;text-decoration:none;color:inherit}.user-mgmt-stat-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:10px}.user-mgmt-stat-value{font-size:32px;font-weight:800;line-height:1;font-family:DM Mono,monospace}.user-mgmt-stat-value--default{color:#0f172a}.user-mgmt-stat-value--active{color:#059669}.user-mgmt-stat-value--pending{color:#ea580c}.user-mgmt-stat-value--inactive{color:#dc2626}.user-mgmt-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;overflow:hidden}.user-mgmt-card-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #E2E8F0;gap:12px;flex-wrap:wrap}.user-mgmt-card-title{font-size:16px;font-weight:800;color:#0f172a}.user-mgmt-btn-export{padding:7px 14px;border-radius:8px;border:1px solid #CBD5E1;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.user-mgmt-filters{display:flex;gap:12px;padding:14px 22px;border-bottom:1px solid #F1F5F9;flex-wrap:wrap;align-items:center}.user-mgmt-search-wrap{position:relative;flex:1 1 220px;min-width:180px}.user-mgmt-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px;pointer-events:none}.user-mgmt-search{width:100%;padding:9px 12px 9px 36px;border-radius:8px;border:1px solid #CBD5E1;font-size:13px;outline:none;box-sizing:border-box}.user-mgmt-select{padding:9px 32px 9px 12px;border-radius:8px;border:1px solid #CBD5E1;font-size:13px;background:#fff;color:#334155;min-width:130px}.user-mgmt-table{width:100%;border-collapse:collapse;font-size:13px}.user-mgmt-table th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;padding:12px 16px;border-bottom:1px solid #E2E8F0;background:#fafbfc}.user-mgmt-table td{padding:14px 16px;border-bottom:1px solid #F1F5F9;vertical-align:middle;color:#0f172a}.user-mgmt-table tr:last-child td{border-bottom:none}.user-mgmt-table tr:hover td{background:#fafbfc}.user-mgmt-user-cell{display:flex;align-items:center;gap:12px}.user-mgmt-avatar{width:36px;height:36px;border-radius:50%;background:#1e40af;color:#bfdbfe;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-mgmt-avatar--inactive{background:#f1f5f9;color:#94a3b8}.user-mgmt-user-name{font-weight:700;font-size:13px;color:#0f172a}.user-mgmt-user-email{font-size:12px;color:#64748b;margin-top:2px}.user-mgmt-pill{display:inline-block;padding:3px 10px;border-radius:99px;font-size:11px;font-weight:700;white-space:nowrap}.entity-value-chip{display:inline-block;padding:2px 8px;border-radius:6px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:1.4}.entity-value-chip--round{display:inline-flex;align-items:center;gap:4px;border-radius:999px;font-size:11px;font-weight:700;padding:3px 10px}.user-mgmt-btn-manage{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid #CBD5E1;background:#fff;color:#334155;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.user-mgmt-actions-modal{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-width:360px;box-shadow:0 20px 60px #0000002e}.user-mgmt-actions-title{font-size:14px;font-weight:600;color:#64748b;margin-bottom:16px}.user-mgmt-actions-list{list-style:none;margin:0 0 20px;padding:0}.user-mgmt-actions-list li{padding:10px 0;border-bottom:1px solid #F1F5F9;font-size:14px;color:#334155;cursor:pointer}.user-mgmt-actions-list li:last-child{border-bottom:none}.user-mgmt-actions-list li:hover{color:#1d4ed8}.user-mgmt-actions-list li.is-disabled{color:#cbd5e1;cursor:not-allowed;pointer-events:none}.user-mgmt-actions-list li.is-danger:hover{color:#dc2626}.user-mgmt-actions-footer{display:flex;justify-content:flex-end;padding-top:8px;border-top:1px solid #F1F5F9}.user-mgmt-btn-close{padding:8px 20px;border-radius:8px;border:1px solid #93C5FD;background:#fff;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.user-mgmt-table--access td{vertical-align:top}.user-mgmt-table-user-col{min-width:280px}.user-mgmt-user-cell{align-items:flex-start}.user-mgmt-user-details{min-width:0;flex:1}.user-mgmt-access-tree{margin-top:10px;display:flex;flex-direction:column;gap:8px}.user-mgmt-access-building{display:flex;flex-direction:column;gap:6px}.user-mgmt-access-empty{margin-top:8px;font-size:11px;color:#94a3b8}.user-mgmt-access-building-row{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.user-mgmt-access-icon{font-size:11px;line-height:1;flex-shrink:0}.user-mgmt-access-icon--project{font-size:10px;opacity:.85}.user-mgmt-access-projects{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px;padding-left:18px}.user-mgmt-access-project-pill{display:inline-flex;align-items:center;gap:4px}.user-mgmt-row-actions{display:flex;flex-direction:column;gap:6px;min-width:92px}.user-mgmt-btn-view,.user-mgmt-btn-transfer{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:8px;border:1px solid #CBD5E1;background:#fff;color:#334155;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.user-mgmt-btn-view:hover:not(:disabled),.user-mgmt-btn-transfer:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc}.user-mgmt-btn-view:disabled,.user-mgmt-btn-transfer:disabled{opacity:.45;cursor:not-allowed}.user-transfer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:1002;display:flex;align-items:center;justify-content:center;padding:16px}.user-transfer-modal{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 60px #0003}.user-transfer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.user-transfer-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:#0f172a}.user-transfer-title-icon{color:#2563eb}.user-transfer-close{border:none;background:none;color:#64748b;font-size:18px;cursor:pointer;padding:4px}.user-transfer-error{color:#b91c1c;font-size:13px;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:10px 14px;margin-bottom:16px}.user-transfer-field{margin-bottom:18px}.user-transfer-label{font-size:12px;font-weight:700;color:#475569;margin-bottom:8px}.user-transfer-level-toggle{display:flex;gap:8px}.user-transfer-level-btn{flex:1;padding:8px 12px;border-radius:999px;border:1px solid #CBD5E1;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;font-family:Outfit,sans-serif}.user-transfer-level-btn.is-active{border-color:#2563eb;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb}.user-transfer-level-btn:disabled{opacity:.45;cursor:not-allowed}.user-transfer-building-list{display:flex;flex-direction:column;gap:8px}.user-transfer-building-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #E2E8F0;border-radius:10px;cursor:pointer}.user-transfer-building-item.is-selected{border-color:#93c5fd;background:#eff6ff}.user-transfer-building-name{display:block;font-size:13px;font-weight:700;color:#0f172a}.user-transfer-building-meta{display:block;margin-top:2px;font-size:11px;color:#64748b}.user-transfer-project-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.user-transfer-project-pill{padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:600}.user-transfer-search{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #CBD5E1;font-size:14px;font-family:Outfit,sans-serif}.user-transfer-user-list{margin-top:8px;border:1px solid #E2E8F0;border-radius:10px;overflow:hidden}.user-transfer-user-item{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:10px 12px;border:none;border-bottom:1px solid #F1F5F9;background:#fff;text-align:left;cursor:pointer;font-family:Outfit,sans-serif}.user-transfer-user-item:last-child{border-bottom:none}.user-transfer-user-item.is-selected,.user-transfer-user-item:hover{background:#f8fafc}.user-transfer-user-email{font-size:11px;color:#64748b;margin-top:2px}.user-transfer-empty{font-size:12px;color:#94a3b8;padding:8px 0}.user-transfer-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.user-transfer-btn-cancel,.user-transfer-btn-confirm{padding:8px 18px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;font-family:Outfit,sans-serif}.user-transfer-btn-cancel{border:1px solid #E2E8F0;background:#fff;color:#64748b}.user-transfer-btn-confirm{border:none;background:#0f172a;color:#fff}.user-transfer-btn-confirm:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}@media (max-width: 768px){.app-sidebar{width:56px}.app-sidebar-section-label,.app-sidebar-item span:not(.app-sidebar-icon),.app-sidebar-user-info,.app-sidebar-signout,.app-sidebar-logo .logo-wordmark{display:none}.app-sidebar-logo{justify-content:center;padding:16px 0}.app-sidebar-item{justify-content:center;padding:10px 0}.app-sidebar-user{justify-content:center}.app-content{margin-left:56px}}
