.PartLFlowchart-module__sTyEeW__root{--fc-bg:#f7f5f0;--fc-card:#fff;--fc-ink:#1a1a1a;--fc-muted:#6b6560;--fc-accent:#2b5ea7;--fc-accent-light:#e8eff8;--fc-green:#1d7a4e;--fc-green-light:#e6f4ed;--fc-amber:#b8860b;--fc-amber-light:#fff8e7;--fc-red:#c0392b;--fc-red-light:#fdeded;--fc-purple:#6c3483;--fc-purple-light:#f3ebf8;--fc-teal:#117a65;--fc-teal-light:#e8f6f3;--fc-border:#e0dcd6;--fc-shadow:0 2px 12px #0000000f;color:var(--fc-ink);max-width:920px;margin:0 auto;padding:0 1rem 2rem;line-height:1.6}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav{z-index:20;-webkit-backdrop-filter:blur(12px);border-bottom:1.5px solid var(--fc-border);background:#f7f5f0eb;margin:0 -1rem;padding:.55rem 1rem;position:sticky;top:4.5rem}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav-inner{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.35rem;max-width:920px;margin:0 auto;display:flex;overflow-x:auto}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav-inner::-webkit-scrollbar{display:none}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav-label{color:var(--fc-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;flex-shrink:0;margin-right:.25rem;font-size:.72rem;font-weight:700}.PartLFlowchart-module__sTyEeW__root .fc-nav-pill{color:var(--fc-accent);background:var(--fc-accent-light);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:100px;flex-shrink:0;align-items:center;gap:.3rem;padding:.35rem .7rem;font-family:inherit;font-size:.76rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.PartLFlowchart-module__sTyEeW__root .fc-nav-pill:hover{border-color:var(--fc-accent);background:#fff}.PartLFlowchart-module__sTyEeW__root .fc-nav-pill .fc-nav-icon{font-size:.85rem}.PartLFlowchart-module__sTyEeW__root .fc-start-box{background:var(--fc-accent);color:#fff;text-align:center;border-radius:16px;margin-bottom:.5rem;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 20px #2b5ea740}.PartLFlowchart-module__sTyEeW__root .fc-start-box small{opacity:.85;margin-top:.3rem;font-size:.85rem;font-weight:400;display:block}.PartLFlowchart-module__sTyEeW__root .fc-connector{flex-direction:column;align-items:center;padding:.25rem 0;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-connector .fc-line{background:var(--fc-border);width:3px;height:28px}.PartLFlowchart-module__sTyEeW__root .fc-connector .fc-arrow{border-left:7px solid #0000;border-right:7px solid #0000;border-top:8px solid var(--fc-border);width:0;height:0}.PartLFlowchart-module__sTyEeW__root .fc-question{background:var(--fc-card);border:2px solid var(--fc-accent);text-align:center;box-shadow:var(--fc-shadow);border-radius:14px;margin-bottom:.5rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;position:relative}.PartLFlowchart-module__sTyEeW__root .fc-question:before{content:attr(data-step);background:var(--fc-accent);color:#fff;letter-spacing:.04em;border-radius:100px;padding:.15rem .55rem;font-size:.7rem;font-weight:700;position:absolute;top:-.65rem;left:1rem}.PartLFlowchart-module__sTyEeW__root .fc-branches{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem;display:grid}.PartLFlowchart-module__sTyEeW__root .fc-branches.fc-three-col{grid-template-columns:1fr 1fr 1fr}.PartLFlowchart-module__sTyEeW__root .fc-branch{padding-top:1.5rem;position:relative}.PartLFlowchart-module__sTyEeW__root .fc-branch:before{content:"";background:var(--fc-border);width:3px;height:1.2rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.PartLFlowchart-module__sTyEeW__root .fc-branch-label{text-align:center;text-transform:uppercase;letter-spacing:.06em;color:var(--fc-muted);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.PartLFlowchart-module__sTyEeW__root .fc-branch-label.fc-yes{color:var(--fc-green)}.PartLFlowchart-module__sTyEeW__root .fc-branch-label.fc-no{color:var(--fc-red)}.PartLFlowchart-module__sTyEeW__root .fc-result{box-shadow:var(--fc-shadow);border-left:5px solid;border-radius:12px;padding:1.1rem 1.2rem;font-size:.88rem}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-brukl{background:var(--fc-green-light);border-color:var(--fc-green)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-brukl .fc-result-tag{color:var(--fc-green)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-elemental{background:var(--fc-amber-light);border-color:var(--fc-amber)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-elemental .fc-result-tag{color:var(--fc-amber)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-exempt{background:#f3f3f1;border-color:#999}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-exempt .fc-result-tag{color:#666}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-area-weighted{background:var(--fc-purple-light);border-color:var(--fc-purple)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-area-weighted .fc-result-tag{color:var(--fc-purple)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-full-sbem{background:var(--fc-red-light);border-color:var(--fc-red)}.PartLFlowchart-module__sTyEeW__root .fc-result.fc-full-sbem .fc-result-tag{color:var(--fc-red)}.PartLFlowchart-module__sTyEeW__root .fc-result-tag{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.78rem;font-weight:700}.PartLFlowchart-module__sTyEeW__root .fc-result h4{margin-bottom:.3rem;font-size:.95rem}.PartLFlowchart-module__sTyEeW__root .fc-result p{color:var(--fc-muted);font-size:.82rem;line-height:1.5}.PartLFlowchart-module__sTyEeW__root .fc-result ul{color:var(--fc-muted);margin-top:.25rem;padding-left:1.1rem;font-size:.82rem;line-height:1.55}.PartLFlowchart-module__sTyEeW__root .fc-section{margin-top:2.5rem;margin-bottom:1.5rem;scroll-margin-top:8rem}.PartLFlowchart-module__sTyEeW__root .fc-section-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-section-num{background:var(--fc-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-section-title{color:var(--fc-ink);font-size:1.3rem;font-weight:700}.PartLFlowchart-module__sTyEeW__root .fc-info-panel{background:var(--fc-card);box-shadow:var(--fc-shadow);border:1px solid var(--fc-border);border-radius:12px;margin:1rem 0;padding:1.2rem 1.4rem}.PartLFlowchart-module__sTyEeW__root .fc-info-panel h4{color:var(--fc-accent);margin-bottom:.5rem;font-size:.9rem}:is(.PartLFlowchart-module__sTyEeW__root .fc-info-panel p,.PartLFlowchart-module__sTyEeW__root .fc-info-panel li){color:var(--fc-muted);font-size:.85rem;line-height:1.6}.PartLFlowchart-module__sTyEeW__root .fc-info-panel ul{margin-top:.3rem;padding-left:1.2rem}.PartLFlowchart-module__sTyEeW__root .fc-flow-path{flex-direction:column;align-items:center;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-flow-path>*{width:100%}.PartLFlowchart-module__sTyEeW__root .fc-sub-flow{border:1.5px dashed var(--fc-border);background:#fafaf7;border-radius:14px;margin:.5rem 0;padding:1.2rem}.PartLFlowchart-module__sTyEeW__root .fc-sub-flow-title{color:var(--fc-accent);text-align:center;margin-bottom:.6rem;font-size:.85rem;font-weight:600}.PartLFlowchart-module__sTyEeW__root .fc-callout-box{background:linear-gradient(135deg,var(--fc-accent-light),#edf2f9);border:2px solid var(--fc-accent);border-radius:14px;margin:1.5rem 0;padding:1.3rem 1.5rem}.PartLFlowchart-module__sTyEeW__root .fc-callout-box h3{color:var(--fc-accent);margin-bottom:.5rem;font-size:1.1rem}.PartLFlowchart-module__sTyEeW__root .fc-callout-box p{color:var(--fc-muted);font-size:.85rem;line-height:1.6}.PartLFlowchart-module__sTyEeW__root .fc-timeline-grid{grid-template-columns:auto 1fr;gap:0;margin:1rem 0;display:grid}.PartLFlowchart-module__sTyEeW__root .fc-tl-dot-col{flex-direction:column;align-items:center;padding:0 .8rem 0 0;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-tl-dot{border:3px solid;border-radius:50%;flex-shrink:0;width:16px;height:16px}.PartLFlowchart-module__sTyEeW__root .fc-tl-line{flex:1;width:3px;min-height:20px}.PartLFlowchart-module__sTyEeW__root .fc-tl-content{padding-bottom:1.2rem}.PartLFlowchart-module__sTyEeW__root .fc-tl-date{margin-bottom:.15rem;font-size:.88rem;font-weight:700}.PartLFlowchart-module__sTyEeW__root .fc-tl-desc{color:var(--fc-muted);font-size:.82rem;line-height:1.5}.PartLFlowchart-module__sTyEeW__root .fc-tl-reg-label{letter-spacing:.03em;border-radius:100px;margin-bottom:.2rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.PartLFlowchart-module__sTyEeW__root .fc-term{border-bottom:1.5px dotted var(--fc-accent);cursor:help;position:relative}.PartLFlowchart-module__sTyEeW__root .fc-term:hover:after{content:attr(data-tip);background:var(--fc-ink);color:#fff;z-index:10;white-space:normal;border-radius:8px;width:max-content;max-width:260px;padding:.5rem .75rem;font-size:.75rem;font-weight:400;line-height:1.45;position:absolute;bottom:120%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.PartLFlowchart-module__sTyEeW__root .fc-legend{background:var(--fc-card);border:1px solid var(--fc-border);border-radius:12px;flex-wrap:wrap;gap:.75rem;margin-top:2rem;padding:1.2rem;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-legend-item{color:var(--fc-muted);align-items:center;gap:.4rem;font-size:.78rem;display:flex}.PartLFlowchart-module__sTyEeW__root .fc-legend-swatch{border:1px solid #00000014;border-radius:4px;width:14px;height:14px}.PartLFlowchart-module__sTyEeW__root .fc-table-wrap{margin-bottom:1rem;overflow-x:auto}.PartLFlowchart-module__sTyEeW__root table{border-collapse:collapse;background:var(--fc-card);width:100%;box-shadow:var(--fc-shadow);border-radius:12px;font-size:.84rem;overflow:hidden}.PartLFlowchart-module__sTyEeW__root table th{text-align:center;padding:.8rem;font-weight:600}.PartLFlowchart-module__sTyEeW__root table td{padding:.7rem .8rem}.PartLFlowchart-module__sTyEeW__root .fc-footer{text-align:center;border-top:1px solid var(--fc-border);color:var(--fc-muted);margin-top:3rem;padding-top:1.5rem;font-size:.78rem;line-height:1.7}@media (max-width:600px){.PartLFlowchart-module__sTyEeW__root .fc-branches{grid-template-columns:1fr}.PartLFlowchart-module__sTyEeW__root .fc-branches.fc-three-col{grid-template-columns:1fr}.PartLFlowchart-module__sTyEeW__root .fc-branch:before{display:none}.PartLFlowchart-module__sTyEeW__root .fc-branch{padding-top:.5rem}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav{padding:.45rem .5rem}.PartLFlowchart-module__sTyEeW__root .fc-nav-pill{padding:.3rem .55rem;font-size:.7rem}.PartLFlowchart-module__sTyEeW__root .fc-sticky-nav-label{display:none}}
