.epg{--epg-accent:#ac1484;--epg-accent-soft:#fdf0fa;--epg-accent-mid:#f0dbf5;--epg-navy:#1f2937;--epg-text:#374151;--epg-muted:#6b7280;--epg-border:#e5e7eb;--epg-shadow:0 18px 48px rgba(15,23,42,0.1),0 2px 8px rgba(15,23,42,0.05);font-family:var(--font-poppins),Poppins,"Open Sans",sans-serif;color:var(--epg-text)}.epg-section{position:relative}.epg-anchor{position:absolute;top:50%;width:1px;height:1px;pointer-events:none;scroll-margin-top:50vh}.epg-shell{display:flex;flex-direction:column;align-items:center}.epg-panel-frame{position:relative;width:100%;max-width:620px;isolation:isolate}.epg-panel-glow{pointer-events:none;position:absolute;inset:-18% -12%;z-index:0;overflow:hidden;border-radius:40px;filter:blur(48px);opacity:.55}.epg-panel-glow__orb{position:absolute;display:block;border-radius:50%;will-change:transform}.epg-panel-glow__orb--a{width:62%;height:58%;top:-8%;left:-6%;background:radial-gradient(circle,rgba(172,20,132,.28) 0,rgba(236,72,153,.12) 42%,transparent 70%);animation:epg-glow-drift-a 9s ease-in-out infinite}.epg-panel-glow__orb--b{width:58%;height:54%;right:-10%;bottom:-6%;background:radial-gradient(circle,rgba(219,39,119,.2) 0,rgba(192,38,211,.1) 45%,transparent 72%);animation:epg-glow-drift-b 11s ease-in-out infinite}.epg-panel-glow__orb--c{width:46%;height:42%;top:28%;left:28%;background:radial-gradient(circle,rgba(244,114,182,.18) 0,rgba(172,20,132,.08) 50%,transparent 74%);animation:epg-glow-drift-c 7.5s ease-in-out infinite}@keyframes epg-glow-drift-a{0%,to{transform:translateZ(0) scale(1)}40%{transform:translate3d(18%,14%,0) scale(1.12)}70%{transform:translate3d(8%,22%,0) scale(.96)}}@keyframes epg-glow-drift-b{0%,to{transform:translateZ(0) scale(1.05)}35%{transform:translate3d(-16%,-12%,0) scale(1.18)}65%{transform:translate3d(-22%,6%,0) scale(.92)}}@keyframes epg-glow-drift-c{0%,to{transform:translateZ(0) scale(.95);opacity:.85}50%{transform:translate3d(-10%,-16%,0) scale(1.2);opacity:1}}.epg-panel{position:relative;z-index:1;background:#fff;border:1px solid rgba(172,20,132,.12);border-radius:24px;box-shadow:var(--epg-shadow);padding:1.25rem 1.25rem 1.4rem}.epg-panel--solo{width:100%;padding:1.5rem}.expense-policy-faqs .ds-faqs-inner{max-width:1120px}@media (min-width:640px){.epg-panel--solo{border-radius:28px}}@media (prefers-reduced-motion:reduce){.epg-panel-glow__orb{animation:none}}.epg-progress{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid #e5e7eb}.epg-progress-label{flex:0 0 auto;display:inline-flex;align-items:baseline;gap:.35rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--epg-muted);white-space:nowrap}.epg-progress-label em{font-style:normal;font-size:.95rem;font-weight:700;letter-spacing:-.02em;color:var(--epg-accent);line-height:1}.epg-progress-of{font-size:.68rem;font-weight:500;letter-spacing:.04em;color:#9ca3af}.epg-progress-context{flex:0 0 auto;color:var(--epg-accent);font-size:.66rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase;text-align:right;white-space:nowrap;line-height:1}.epg-progress-bar{flex:1 1 auto;min-width:0;height:4px;border-radius:999px;background:#f3e8ef;overflow:hidden}.epg-progress-fill{height:100%;background:var(--epg-accent);border-radius:inherit;transition:width .32s ease}.epg-step-title{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:var(--epg-navy);letter-spacing:-.02em}.epg-step-sub{margin:0 0 1.15rem;font-size:.88rem;line-height:1.45;color:var(--epg-muted)}.epg-intro{margin:0 0 .35rem}.epg-intro-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;border-top:1px solid #e5e7eb}.epg-intro-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 0;border-bottom:1px solid #e5e7eb;font-size:.88rem;line-height:1.45;color:#374151}.epg-intro-list li i{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--epg-accent-soft);color:var(--epg-accent);font-size:.78rem;margin-top:.05rem}.epg-intro-list li strong{color:var(--epg-navy);font-weight:600}.epg-intro-note{margin:.9rem 0 0;font-size:.82rem;line-height:1.45;color:var(--epg-muted)}.epg-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.epg-field label{font-size:.82rem;font-weight:500;color:#374151}.epg-field input,.epg-field select{height:44px;width:100%;max-width:100%;border:1px solid #d1d5db;border-radius:12px;padding:0 12px;font:inherit;font-size:.9rem;line-height:1.25;color:#1f2937;background:#fff;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.epg-field select{appearance:none;-webkit-appearance:none;background:linear-gradient(45deg,transparent 50%,#6b7280 0) right 16px center /5px 5px no-repeat,linear-gradient(135deg,#6b7280 50%,transparent 0) right 11px center /5px 5px no-repeat,#fff;padding-right:2.25rem;text-overflow:ellipsis}.epg-field input:focus,.epg-field select:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-style-list{display:flex;flex-direction:column;gap:0;margin-bottom:0;border-top:1px solid #e5e7eb}.epg-style-list--flush{border-top:0}.epg-style-panel{border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:transparent}.epg-style-panel:last-child{border-bottom:0}.epg-style-head{width:100%;display:flex;align-items:center;gap:.65rem;padding:.75rem 0;background:transparent;border:0;cursor:pointer;text-align:left;font:inherit}.epg-style-label{flex:1 1 auto;min-width:0;font-size:.88rem;font-weight:600;color:var(--epg-navy)}.epg-style-value{flex:0 1 auto;max-width:48%;font-size:.72rem;font-weight:500;color:#9ca3af;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.epg-style-chevron{flex:0 0 auto;color:var(--epg-muted);font-size:.7rem;line-height:1;transition:transform .18s ease}.epg-style-panel.is-open .epg-style-chevron{transform:rotate(180deg)}.epg-style-body{display:none;padding:0 0 .85rem}.epg-style-panel.is-open .epg-style-body{display:block}.epg-style-body .epg-choice-grid,.epg-style-body .epg-limit-grid{margin-bottom:0;margin-top:.15rem}.epg-style-body .epg-limit-row:last-child{border-bottom:0}.epg-choice-grid{display:grid;gap:.65rem;margin-bottom:1rem}.epg-choice{position:relative;text-align:left;border:1.5px solid var(--epg-border);border-radius:14px;padding:.85rem .95rem;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.epg-choice:hover{border-color:rgba(172,20,132,.35);transform:translateY(-1px)}.epg-choice.is-selected{border-color:var(--epg-accent);background:var(--epg-accent-soft);box-shadow:inset 3px 0 0 var(--epg-accent),inset 0 0 0 1px rgba(172,20,132,.15)}.epg-choice.is-selected:after{content:"";position:absolute;top:12px;right:14px;width:16px;height:16px;border-radius:999px;background:var(--epg-accent) url("data:image/svg+xml,%3Csvg viewBox='0 0 10 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4l2.5 2.5L9 1' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") center/9px 7px no-repeat}.epg-choice-title{display:block;font-size:.92rem;font-weight:600;color:var(--epg-navy);margin-bottom:.2rem;padding-right:24px}.epg-choice-body{display:block;font-size:.8rem;line-height:1.4;color:var(--epg-muted)}.epg-cat-list{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;padding:0 .9rem;border-radius:16px;background:#faf7f9}.epg-cat{border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:transparent}.epg-cat:last-child{border-bottom:0}.epg-cat-head{width:100%;display:flex;align-items:center;gap:.65rem;padding:.75rem .1rem;background:transparent;border:0;cursor:pointer;text-align:left;font:inherit}.epg-cat-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:8px;background:var(--epg-accent-soft);color:var(--epg-accent);font-size:.78rem}.epg-cat-icon>i{display:block;width:1em;line-height:1;text-align:center}.epg-cat-label{flex:1 1 auto;min-width:0;font-size:.88rem;color:var(--epg-navy);white-space:normal;overflow-wrap:anywhere}.epg-cat-count,.epg-cat-label{font-weight:600;line-height:1.35}.epg-cat-count{font-size:.75rem}.epg-cat-chevron,.epg-cat-count{flex:0 0 auto;color:var(--epg-muted)}.epg-cat-chevron{font-size:.7rem;line-height:1;transition:transform .18s ease}.epg-cat.is-open .epg-cat-chevron{transform:rotate(180deg)}.epg-cat-body{display:none;padding:0 .1rem .85rem;border-top:0}.epg-cat.is-open .epg-cat-body{display:block}.epg-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;border:0;background:transparent;padding:.5rem 0;font:inherit;text-align:left;cursor:pointer;color:#374151;user-select:none}.epg-cat-body .epg-toggle-row:not(:last-child){border-bottom:1px solid #f3f4f6}.epg-toggle-row:focus{outline:none}.epg-toggle-row:focus-visible{box-shadow:inset 0 0 0 2px rgba(172,20,132,.14)}.epg-toggle-row--block{border-top:1px solid #f3f4f6;margin-top:.3rem;padding:.65rem 0}.epg-toggle-label{font-size:.84rem;font-weight:500;color:#374151;transition:color .16s ease}.epg-toggle-row.is-on .epg-toggle-label{color:var(--epg-accent);font-weight:600}.epg-checkbox-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--epg-accent)}.epg-checkbox-icon svg{display:block}.epg-checkbox-icon rect{fill:var(--epg-border);transition:fill .16s ease,fill-opacity .16s ease}.epg-checkbox-icon path{stroke:var(--epg-accent);opacity:0;transition:opacity .16s ease}.is-on>.epg-checkbox-icon rect{fill:var(--epg-accent);fill-opacity:.18}.is-on>.epg-checkbox-icon path{opacity:1}.epg-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.35rem}.epg-actions--ruled{margin-top:1rem;padding-top:16px;border-top:1px solid #e5e7eb}.epg-cta-with-meta{justify-content:center;gap:.45rem;flex-wrap:wrap}.epg-cta-meta,.epg-cta-with-meta{display:inline-flex;align-items:center}.epg-cta-meta{padding:.18rem .45rem;border-radius:999px;background:rgba(255,255,255,.22);font-size:.68rem;font-weight:600;letter-spacing:.02em;line-height:1.2;white-space:nowrap}.epg-actions>*{flex:1 1 auto}.epg-actions--start>*{flex:0 0 auto}.epg-error{margin:0 0 .65rem;padding:.65rem .75rem;border-radius:12px;background:rgba(185,28,28,.07);color:#b91c1c;font-size:.82rem}.epg-ai-box{border:1.5px dashed rgba(172,20,132,.35);background:linear-gradient(180deg,#fdf0fa,#fff);border-radius:16px;padding:.85rem .9rem .9rem;margin-bottom:1.1rem}.epg-ai-box-head{display:flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:var(--epg-navy);margin-bottom:.5rem}.epg-ai-box-head i{color:var(--epg-accent)}.epg-ai-textarea{width:100%;border:1px solid #e5c7dd;border-radius:12px;padding:.55rem .7rem;font:inherit;font-size:.85rem;color:#1f2937;background:#fff;resize:vertical;min-height:64px;outline:none}.epg-ai-textarea:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-ai-box-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:.55rem}.epg-ai-summary{font-size:.78rem;color:var(--epg-muted);font-style:italic}.epg-divider{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin:1.1rem 0 .85rem;padding-top:.9rem;border-top:1px solid var(--epg-border)}.epg-divider--tight{margin-top:.4rem}.epg-divider span:first-child{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--epg-navy)}.epg-limits-block{margin-top:1.25rem;padding:.85rem .9rem .35rem;border-radius:16px;background:#faf7f9}.epg-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .15rem;padding:0 0 .55rem;border-bottom:1px solid rgba(172,20,132,.1)}.epg-section-heading-main{display:flex;align-items:center;gap:.5rem;min-width:0}.epg-section-heading-main>i{color:var(--epg-accent);font-size:.85rem}.epg-section-heading-title{font-size:.92rem;font-weight:700;letter-spacing:-.015em;color:var(--epg-navy);line-height:1.25}.epg-limits-block .epg-style-head{padding-left:.1rem;padding-right:.1rem}.epg-reset-link{border:0;background:none;padding:0;font-size:.72rem;font-weight:600;color:var(--epg-accent);cursor:pointer;text-decoration:none;white-space:nowrap}.epg-reset-link:hover{text-decoration:underline;text-underline-offset:2px}.epg-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.epg-address-textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:.5rem .7rem;font:inherit;font-size:.87rem;color:#1f2937;resize:vertical;outline:none}.epg-address-textarea:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-logo-row{display:flex;align-items:center;gap:.75rem}.epg-logo-preview{width:56px;height:56px;object-fit:contain;border-radius:12px;border:1px solid var(--epg-border);background:#fff;padding:4px}.epg-logo-placeholder{width:56px;height:56px;border-radius:12px;border:1.5px dashed var(--epg-border);display:grid;place-items:center;color:var(--epg-muted);font-size:1.1rem;flex:0 0 auto}.epg-logo-controls{display:flex;flex-direction:column;gap:.3rem}.epg-logo-upload{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;border-radius:10px;border:1px solid var(--epg-accent);color:var(--epg-accent);font-size:.8rem;font-weight:600;cursor:pointer;background:#fff;transition:background .16s ease}.epg-logo-upload:hover{background:var(--epg-accent-soft)}.epg-logo-remove{border:0;background:none;padding:0;font-size:.76rem;color:var(--epg-muted);cursor:pointer;text-align:left;text-decoration:underline;text-underline-offset:2px}.epg-color-row{display:flex;align-items:center;gap:.6rem}.epg-color-row input[type=color]{width:44px;height:44px;padding:2px;border:1px solid #d1d5db;border-radius:10px;cursor:pointer;background:#fff}.epg-color-hex{height:44px;flex:1 1 auto;border:1px solid #d1d5db;border-radius:12px;padding:0 12px;font:inherit;font-size:.9rem;text-transform:uppercase;outline:none}.epg-color-hex:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-limit-grid{display:flex;flex-direction:column;gap:.6rem}.epg-limit-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.epg-limit-label{display:flex;flex-direction:column;gap:.1rem;min-width:0}.epg-limit-label span:first-child{font-size:.85rem;font-weight:600;color:var(--epg-navy)}.epg-limit-hint{font-size:.72rem;color:var(--epg-muted)}.epg-limit-input{display:flex;align-items:center;flex:0 0 auto;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}.epg-limit-input:focus-within{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-limit-input input{width:76px;border:0;padding:.45rem .4rem;font:inherit;font-size:.88rem;text-align:right;outline:none;background:transparent}.epg-limit-input--sm input{width:64px}.epg-limit-affix{padding:0 .5rem;font-size:.82rem;color:var(--epg-muted);background:#f9fafb;align-self:stretch;display:flex;align-items:center}.epg-limit-affix--suffix{border-left:1px solid #e5e7eb}.epg-matrix-editor{display:flex;flex-direction:column;gap:0}.epg-matrix-row{display:flex;align-items:center;gap:.55rem;padding:.45rem 0;border-bottom:1px solid #f3f4f6}.epg-matrix-row:last-of-type{border-bottom:0}.epg-matrix-amount{flex:0 0 108px;height:38px;box-sizing:border-box}.epg-matrix-amount input{width:100%;height:100%}.epg-matrix-above{flex:0 0 108px;font-size:.84rem;font-weight:600;color:var(--epg-muted);white-space:nowrap;line-height:38px}.epg-matrix-approver{flex:1 1 auto;min-width:0;height:38px;border:1px solid #d1d5db;border-radius:10px;padding:0 .6rem;font:inherit;font-size:.84rem;outline:none}.epg-matrix-approver:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-matrix-remove{flex:0 0 auto;width:28px;height:28px;border-radius:8px;border:0;background:none;color:var(--epg-muted);cursor:pointer;display:grid;place-items:center;font-size:.8rem}.epg-matrix-remove:hover{background:rgba(185,28,28,.08);color:#b91c1c}.epg-matrix-remove-spacer{flex:0 0 auto;width:28px}.epg-add-tier{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;border:1.5px dashed var(--epg-border);background:none;color:var(--epg-muted);font-size:.8rem;font-weight:600;padding:.45rem .75rem;border-radius:10px;cursor:pointer;margin-top:.2rem;transition:border-color .16s ease,color .16s ease,background .16s ease}.epg-add-tier:hover{border-color:rgba(172,20,132,.35);color:var(--epg-accent);background:#f9fafb}.epg-exclusions-editor{display:flex;flex-direction:column;gap:.65rem}.epg-tag-input{display:flex;gap:.5rem}.epg-tag-input input{flex:1 1 auto;height:40px;border:1px solid #d1d5db;border-radius:10px;padding:0 .7rem;font:inherit;font-size:.85rem;outline:none}.epg-tag-input input:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-tag-list{display:flex;flex-wrap:wrap;gap:.4rem}.epg-tag-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .4rem .3rem .7rem;border-radius:999px;background:#f3f4f6;border:1px solid var(--epg-border);color:#374151;font-size:.78rem;font-weight:600}.epg-tag-chip button{border:0;background:#e5e7eb;color:#4b5563;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:.6rem;cursor:pointer}.epg-score-card{padding:1rem 1.1rem;border:1px solid rgba(172,20,132,.12);border-radius:16px;background:linear-gradient(180deg,#fff,#fdf8fb);margin-bottom:.5rem}.epg-score-card.is-complete{border-color:rgba(172,20,132,.2)}.epg-score-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.epg-score-title-wrap{min-width:0}.epg-score-title{margin:0 0 .15rem;font-size:.88rem;font-weight:700;color:var(--epg-navy)}.epg-score-value{display:inline-flex;align-items:flex-start;flex:0 0 auto;font-size:1.45rem;font-weight:750;letter-spacing:-.03em;line-height:1;color:var(--epg-accent)}.epg-score-pct{font-size:.78rem;font-weight:700;margin-top:.15rem;margin-left:.05rem}.epg-score-caption{display:block;font-size:.72rem;font-weight:500;line-height:1.35;color:var(--epg-muted)}.epg-score-card.is-complete .epg-score-caption{color:var(--epg-accent)}.epg-score-checklist{list-style:none;margin:0 0 .85rem;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.35rem .75rem}.epg-score-checklist li{display:flex;align-items:flex-start;gap:.4rem;font-size:.74rem;line-height:1.3;color:var(--epg-muted)}.epg-score-checklist li i{flex:0 0 auto;margin-top:.08rem;font-size:.82rem;color:#d1d5db}.epg-score-checklist li.is-done{color:#1f2937}.epg-score-checklist li.is-done i{color:#16a34a}.epg-score-bar{width:100%;height:8px;border-radius:999px;background:rgba(172,20,132,.1);overflow:hidden}.epg-score-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#c2188f,var(--epg-accent));transition:width .36s ease}.epg-personal-rules{display:flex;flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none}.epg-personal-rules li{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .75rem;border:1px solid var(--epg-border);border-radius:12px;background:#fff}.epg-personal-rule-icon{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:8px;font-size:.72rem}.epg-personal-rule-icon--approval{background:rgba(217,119,6,.1);color:#92400e}.epg-personal-rule-icon--blocked{background:rgba(220,38,38,.08);color:#991b1b}.epg-personal-rules li>span:last-child{display:flex;min-width:0;flex-direction:column;gap:.15rem}.epg-personal-rules strong{font-size:.78rem;color:var(--epg-navy)}.epg-personal-rules small{font-size:.72rem;line-height:1.4;color:var(--epg-muted)}.epg-personal-rules .epg-personal-rules-more{display:block;border:0;padding:.2rem 0;background:transparent;font-size:.72rem;font-weight:600;text-align:center;color:var(--epg-accent)}.epg-rules-summary{margin:0 0 .75rem;font-size:.76rem;font-weight:600;color:var(--epg-muted)}.epg-rule-list{display:flex;flex-direction:column;gap:0;padding:0 .9rem;border-radius:16px;background:#faf7f9}.epg-rule-group{border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:transparent}.epg-rule-group:last-child{border-bottom:0}.epg-rule-group-head{display:flex;width:100%;align-items:center;gap:.65rem;padding:.75rem .1rem;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.epg-rule-group-label{flex:1 1 auto;min-width:0;font-size:.84rem;font-weight:700;color:var(--epg-navy)}.epg-rule-group-head>small{flex:0 0 auto;font-size:.7rem;font-weight:600;color:var(--epg-muted)}.epg-rule-group-icon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--epg-accent-soft);color:var(--epg-accent);font-size:.75rem}.epg-rule-group-icon>i{display:block;width:1em;line-height:1;text-align:center}.epg-rule-group-chevron{flex:0 0 auto;color:var(--epg-muted);font-size:.68rem;transition:transform .18s ease}.epg-rule-group.is-open .epg-rule-group-chevron{transform:rotate(180deg)}.epg-rule-group-body{display:flex;flex-direction:column;gap:.45rem;padding:0 .1rem .75rem;border-top:0;background:transparent}.epg-rule-toggle{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:.75rem .8rem;border:1px solid var(--epg-border);border-radius:12px;background:#f9fafb;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.68;transition:border-color .16s ease,background .16s ease,opacity .16s ease}.epg-rule-toggle.is-on{border-color:rgba(172,20,132,.28);background:#fff;opacity:1}.epg-rule-toggle-copy{display:flex;min-width:0;flex-direction:column;gap:.2rem}.epg-rule-toggle-copy strong{font-size:.79rem;color:var(--epg-navy)}.epg-rule-toggle-copy small{font-size:.73rem;line-height:1.45;color:var(--epg-muted)}.epg-rules-empty{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem;border-radius:14px;background:#f0fdf4;color:#166534}.epg-rules-empty p{margin:0;font-size:.82rem;line-height:1.45}.epg-policy-preview{margin-bottom:1rem;overflow:hidden;border:1px solid var(--epg-border);border-radius:16px;background:#e5e7eb}.epg-policy-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .8rem;background:#fff;border-bottom:1px solid var(--epg-border)}.epg-policy-preview-head span{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;color:var(--epg-navy)}.epg-policy-preview-head span i{color:var(--epg-accent)}.epg-policy-preview-head small{font-size:.68rem;color:var(--epg-muted)}.epg-policy-preview iframe{display:block;width:100%;height:460px;border:0;background:#fff}.epg-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;background:rgba(15,23,42,.58);backdrop-filter:blur(4px)}.epg-download-modal{position:relative;display:flex;width:min(100%,430px);flex-direction:column;padding:1.5rem;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.25)}.epg-modal-close{position:absolute;top:.75rem;right:.75rem;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--epg-muted);cursor:pointer}.epg-modal-close:hover{background:#f3f4f6}.epg-download-modal-title{display:flex;align-items:center;gap:.7rem;margin:0 2rem .65rem 0}.epg-download-modal-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:12px;background:var(--epg-accent-soft);color:var(--epg-accent)}.epg-download-modal-title h3{margin:0;font-size:1.15rem;color:var(--epg-navy)}.epg-download-modal>p{margin:0 0 1rem;font-size:.84rem;color:var(--epg-muted)}.epg-download-modal label{margin-bottom:.35rem;font-size:.78rem;font-weight:600;color:var(--epg-text)}.epg-download-modal input{width:100%;height:44px;margin-bottom:.8rem;padding:0 .75rem;border:1px solid #d1d5db;border-radius:12px;outline:none;font:inherit;font-size:.88rem}.epg-download-modal input:focus{border-color:var(--epg-accent);box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-download-modal .epg-modal-error{margin:-.2rem 0 .75rem;font-size:.76rem;color:#b91c1c}.epg-download-modal>small{margin-top:.75rem;font-size:.67rem;line-height:1.45;text-align:center;color:var(--epg-muted)}.epg-download-modal>small a{color:var(--epg-accent)}.epg-print-fallback{display:block;width:100%;text-align:center;border:0;background:none;margin-top:.6rem;padding:0;font-size:.78rem;color:var(--epg-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.epg-print-fallback--below{width:auto;max-width:620px;margin-top:.9rem}.epg-print-fallback:hover{color:var(--epg-accent)}@media (max-width:520px){.epg-field-row,.epg-score-checklist{grid-template-columns:1fr}}.epg-quiz{min-height:320px}.epg-gate-list,.epg-quiz{display:flex;flex-direction:column}.epg-gate-list{gap:.6rem;margin:.3rem 0 1.2rem}.epg-gate-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.75rem .9rem;border:1.5px solid var(--epg-border);border-radius:14px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.epg-gate-row:hover{border-color:rgba(172,20,132,.35)}.epg-gate-row.is-on{border-color:var(--epg-accent);background:var(--epg-accent-soft)}.epg-gate-row:focus{outline:none}.epg-gate-row:focus-visible{box-shadow:0 0 0 3px rgba(172,20,132,.14)}.epg-gate-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.epg-gate-question{font-size:.88rem;font-weight:600;color:var(--epg-navy)}.epg-gate-hint{font-size:.74rem;color:var(--epg-muted)}.epg-scenario-situation{margin:0 0 1rem;padding-left:.75rem;border-left:3px solid var(--epg-accent-mid);font-size:.9rem;font-style:italic;line-height:1.55;color:var(--epg-muted)}.epg-quiz-options{display:flex;flex-direction:column;gap:.5rem;margin:0 0 .75rem;padding-top:.95rem;border-top:1px solid #e5e7eb}.epg-quiz-option{text-align:left;border:1.5px solid var(--epg-border);border-radius:12px;padding:.7rem .85rem;background:#fff;font-size:.86rem;font-weight:500;color:#1f2937;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .12s ease}.epg-quiz-option:hover{border-color:var(--epg-accent);background:var(--epg-accent-soft);transform:translateX(2px)}.epg-quiz-back{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;border:0;background:none;color:var(--epg-muted);font-size:.8rem;cursor:pointer;padding:.3rem 0}.epg-quiz-back:hover{color:var(--epg-accent)}.epg-thinking{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;padding:3rem 1rem;color:var(--epg-muted);font-size:.9rem;text-align:center}.epg-thinking-dots{display:flex;align-items:center;gap:.4rem}.epg-thinking-dots span{width:10px;height:10px;border-radius:50%;background:var(--epg-accent);animation:epg-bounce 1s ease-in-out infinite}.epg-thinking-dots span:nth-child(2){animation-delay:.15s}.epg-thinking-dots span:nth-child(3){animation-delay:.3s}@keyframes epg-bounce{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-9px);opacity:1}}.epg-thinking-text{margin:0;min-height:1.3em;max-width:320px;animation:epg-thinking-fade-in .36s ease}@keyframes epg-thinking-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.epg-checkpoint{display:flex;min-height:460px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:.25rem 0 0}.epg-checkpoint-content{display:flex;width:100%;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;padding-bottom:.75rem}.epg-checkpoint-magic{position:relative;display:grid;width:64px;height:64px;margin-bottom:.8rem;place-items:center;border-radius:50%;background:var(--epg-accent-soft);color:var(--epg-accent);font-size:1.05rem}.epg-checkpoint-orbit{position:absolute;border-radius:50%;border:1px solid var(--epg-accent-mid);border-top-color:var(--epg-accent);animation:epg-magic-orbit 4.5s linear infinite}.epg-checkpoint-orbit--outer{inset:-4px}.epg-checkpoint-orbit--inner{inset:7px;border-top-color:transparent;border-bottom-color:var(--epg-accent);animation-direction:reverse;animation-duration:3.2s}.epg-checkpoint-spark{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--epg-accent);animation:epg-magic-spark 1.8s ease-in-out infinite}.epg-checkpoint-spark--a{top:3px;right:6px}.epg-checkpoint-spark--b{bottom:7px;left:1px;width:3px;height:3px;animation-delay:.7s}@keyframes epg-magic-orbit{to{transform:rotate(1turn)}}@keyframes epg-magic-spark{0%,to{transform:scale(.65);opacity:.35}50%{transform:scale(1.35);opacity:1}}.epg-checkpoint-title{margin:0 0 .45rem;font-size:1.3rem;font-weight:700;color:var(--epg-navy);letter-spacing:-.02em}.epg-checkpoint-sub{margin:0;max-width:430px;font-size:.88rem;line-height:1.5;color:var(--epg-muted)}.epg-checkpoint-progress{width:100%;max-width:430px;margin-top:1.25rem;padding:.8rem .9rem;border:1px solid var(--epg-border);border-radius:12px;background:#fafafa}.epg-checkpoint-progress-labels{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.55rem;font-size:.74rem;font-weight:600;letter-spacing:.02em;color:var(--epg-muted)}.epg-checkpoint-progress .epg-score-bar{height:7px}.epg-checkpoint-actions{display:flex;flex-direction:column;gap:.65rem;width:100%;max-width:430px;margin-top:auto;padding-top:1rem;border-top:1px solid var(--epg-border)}.epg-checkpoint-actions>*{max-width:360px;margin-inline:auto;width:100%;flex:0 0 auto}@media (prefers-reduced-motion:reduce){.epg-checkpoint-orbit,.epg-checkpoint-spark{animation:none}}.epg-reveal{display:flex;flex-direction:column}.epg-reveal-kicker{margin:0 0 .3rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--epg-muted)}.epg-reveal-title{margin:0 0 .6rem;font-size:1.5rem;font-weight:700;color:var(--epg-navy);letter-spacing:-.02em;line-height:1.3}.epg-reveal-modifier{font-size:1.02rem;font-weight:600;color:var(--epg-accent)}.epg-reveal-blurb{margin:0 0 1.1rem;font-size:.92rem;line-height:1.55;color:#374151}.epg-reveal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.2rem}.epg-reveal-stat{display:flex;flex-direction:column;gap:.2rem;padding:.75rem .85rem;border-radius:14px;background:#f9fafb;border:1px solid var(--epg-border)}.epg-reveal-stat-value{font-size:1.15rem;font-weight:700;color:var(--epg-navy)}.epg-reveal-stat-label{font-size:.74rem;color:var(--epg-muted)}