.status-container.svelte-1dj5foq{display:grid;grid-template-columns:75px 1fr;grid-template-rows:auto;font-size:1rem;padding:1rem;margin-bottom:1rem;border-radius:4px;opacity:0;animation:svelte-1dj5foq-fade-in 1s ease-in-out forwards;border-radius:.5rem;border:2px solid gray}.in-progress.svelte-1dj5foq,.new.svelte-1dj5foq{background-color:#fff3cd;color:#856404;transform:translateY(-20px);animation:svelte-1dj5foq-slide-in .5s ease-in-out forwards}.approved.svelte-1dj5foq{background-color:#d4edda;color:#155724}@keyframes svelte-1dj5foq-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1dj5foq-slide-in{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.header_icon.svelte-1v8ssrk.svelte-1v8ssrk{width:6rem;height:6rem;margin:0 auto;display:block}h3.toc_header.svelte-1v8ssrk.svelte-1v8ssrk{font-weight:400;font-style:normal;color:var(--dark-purple-2);text-align:center;font-size:1.3rem}li.svelte-1v8ssrk.svelte-1v8ssrk{position:relative;list-style-type:none;padding-top:.25rem;padding-left:45px;margin-bottom:.75rem;line-height:1.2rem}li.svelte-1v8ssrk.svelte-1v8ssrk:before{content:"";position:absolute;left:0;top:0;width:40px;height:40px;background-image:url(/images/icons/pointing-finger-icon.svg);background-size:contain;background-repeat:no-repeat}li.svelte-1v8ssrk a.svelte-1v8ssrk{font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;text-decoration:none;font-size:1rem;cursor:pointer;color:#000}ol.toc_items_container.svelte-1v8ssrk.svelte-1v8ssrk{max-width:50ch;margin:0 auto}div.toc.svelte-1v8ssrk.svelte-1v8ssrk{width:45%;min-width:20ch;float:right;height:fit-content;margin:1rem;padding:1rem;background:#fff;box-shadow:0 0 10px #000c;z-index:4}@media (max-width: 767px){div.toc.svelte-1v8ssrk.svelte-1v8ssrk{float:none;width:90%;margin:0 auto;margin-bottom:.5rem;margin-top:.5rem}}.breadcrumb.svelte-16o49io.svelte-16o49io{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:.875rem}.breadcrumb.svelte-16o49io li.svelte-16o49io{display:flex;align-items:center;margin-right:.5rem;white-space:nowrap}.breadcrumb.svelte-16o49io li a.svelte-16o49io{text-decoration:none;color:#007bff}.breadcrumb.svelte-16o49io li a.svelte-16o49io:hover{text-decoration:underline}.breadcrumb.svelte-16o49io li.svelte-16o49io:after{content:">";margin-left:.5rem;margin-right:.5rem;white-space:nowrap}.breadcrumb.svelte-16o49io li.svelte-16o49io:last-child:after{content:""}.breadcrumb.svelte-16o49io li:last-child a.svelte-16o49io{color:#6c757d;pointer-events:none}.breadcrumb.category.svelte-16o49io.svelte-16o49io{background-color:#f9f9f9}.breadcrumb.phase.svelte-16o49io.svelte-16o49io{background-color:#e9f7df}.review-button-container.svelte-bgx9jf.svelte-bgx9jf{display:flex;justify-content:flex-end;margin:.5rem 0}.review-button.svelte-bgx9jf.svelte-bgx9jf{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--primary-color, #4a90e2);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.review-button.svelte-bgx9jf.svelte-bgx9jf:hover{background-color:var(--primary-color-dark, #357abd)}.review-icon.svelte-bgx9jf.svelte-bgx9jf{display:flex;align-items:center}.review-icon.svelte-bgx9jf svg.svelte-bgx9jf{fill:currentColor}.modal.svelte-bgx9jf.svelte-bgx9jf{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-bgx9jf-fadeIn .3s ease-in-out}.modal-content.svelte-bgx9jf.svelte-bgx9jf{background-color:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;box-shadow:0 2px 10px #0000001a;animation:svelte-bgx9jf-slideIn .3s ease-in-out}@keyframes svelte-bgx9jf-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-bgx9jf-slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.current-status.svelte-bgx9jf.svelte-bgx9jf{margin-bottom:1rem;padding:.5rem;background-color:#f5f5f5;border-radius:4px}label.svelte-bgx9jf.svelte-bgx9jf{display:block;margin-top:1rem;margin-bottom:.5rem;font-weight:700}select.svelte-bgx9jf.svelte-bgx9jf,textarea.svelte-bgx9jf.svelte-bgx9jf{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;margin-bottom:1rem}textarea.svelte-bgx9jf.svelte-bgx9jf{min-height:100px;resize:vertical}.modal-actions.svelte-bgx9jf.svelte-bgx9jf{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.modal-actions.svelte-bgx9jf button.svelte-bgx9jf{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}.submit.svelte-bgx9jf.svelte-bgx9jf{background-color:var(--primary-color, #4a90e2);color:#fff}.submit.svelte-bgx9jf.svelte-bgx9jf:disabled{background-color:#ccc;cursor:not-allowed}.cancel.svelte-bgx9jf.svelte-bgx9jf{background-color:#f5f5f5;color:#333}@media (max-width: 480px){.modal-content.svelte-bgx9jf.svelte-bgx9jf{width:95%;padding:1rem}}.page.svelte-iqo45f.svelte-iqo45f,#main-content.svelte-iqo45f.svelte-iqo45f{position:relative;margin:0 auto;display:block}.page.svelte-iqo45f.svelte-iqo45f{scroll-behavior:smooth}.article_image.svelte-iqo45f.svelte-iqo45f{height:fit-content;width:50%;position:relative;aspect-ratio:1/1;drop-shadow:0 0 10px rgba(0,0,0,.7);margin:0;padding:.25rem}section.section.svelte-iqo45f.svelte-iqo45f{margin-bottom:2rem;font-size:medium;padding-bottom:1rem}.section_image.svelte-iqo45f.svelte-iqo45f{width:33.33%;height:0;padding-bottom:33.33%;position:relative;margin-bottom:1rem}.section_image.svelte-iqo45f img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.left.svelte-iqo45f.svelte-iqo45f{float:left;margin-right:2rem}.right.svelte-iqo45f.svelte-iqo45f{float:right;margin-left:2rem}.content-wrapper.svelte-iqo45f.svelte-iqo45f{position:relative;margin-left:2rem;overflow:hidden}h3.what_next.svelte-iqo45f.svelte-iqo45f{color:var(--dark-purple-2);text-align:center}img.header_icon.svelte-iqo45f.svelte-iqo45f{width:10vw;height:10vw;margin:0 auto;display:block}div.toc.svelte-iqo45f.svelte-iqo45f{width:45%;min-width:20ch;float:right;height:fit-content;margin:1rem;padding:1rem;background:#fff;box-shadow:0 0 10px #000c;z-index:4}@media (max-width: 767px){div.toc.svelte-iqo45f.svelte-iqo45f{float:none;width:90%;margin:0 auto;margin-bottom:.5rem;margin-top:.5rem}.article_image.svelte-iqo45f.svelte-iqo45f{width:90%;margin:0 auto}}a.go_to_top.svelte-iqo45f.svelte-iqo45f{text-decoration:none;font-size:1.5rem;float:right;transform:scale(1.25);background-color:#fff;border-radius:.45rem}a.go_to_top.svelte-iqo45f.svelte-iqo45f:hover{transform:scale(1.75)}#what_next.svelte-iqo45f.svelte-iqo45f{background-color:#fff;background-color:var(--green-light-bg);margin-top:2rem;max-width:60ch;font-size:1.05rem;margin:1.5rem auto;padding:2.5rem}#what_next.svelte-iqo45f ul.svelte-iqo45f{list-style:"✔︎  ";padding:0;margin:0;max-width:60ch}#what_next.svelte-iqo45f ul li.svelte-iqo45f,#what_next.svelte-iqo45f ol li.svelte-iqo45f{margin-bottom:1.2rem}
