@charset "UTF-8";.program-list-container.svelte-itahlz{position:relative;border-radius:1.5em;overflow-y:auto;height:100%;width:100%;visibility:hidden}.program-list-container.svelte-itahlz.ready{visibility:visible}.program-list-container.svelte-itahlz .program-list:where(.svelte-itahlz){transition:min-height .2s ease-in-out;width:100%;padding:1em;gap:.5em;flex-wrap:wrap;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;align-items:start}.program-list-container.svelte-itahlz .program-list:where(.svelte-itahlz) .program-wrapper:where(.svelte-itahlz){border-radius:1em;max-width:15em;display:flex}.program-list-container.svelte-itahlz.bg-white{display:flex}.bg-primary.svelte-itahlz{background-color:var(--primary)}.bg-secondary.svelte-itahlz{background-color:var(--secondary)}.bg-white.svelte-itahlz{background-color:var(--background)}.overlay.svelte-byy48{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:4000;display:flex;justify-content:center;align-items:center;cursor:pointer}.overlay.svelte-byy48 .modal:where(.svelte-byy48){width:calc(100% - 16em);height:calc(100% - 16em);background-color:#f7f8fa;border-radius:.5em;padding:2em;position:relative;flex-wrap:wrap;cursor:default}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48){display:flex;align-items:start;max-height:calc(100% - 2em);height:100%}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48){border-right:2px solid black;flex:5;padding-right:2em;overflow-y:auto;height:100%}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.info:where(.svelte-byy48){display:grid;grid-template-columns:auto auto;justify-content:start}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.info:where(.svelte-byy48) .info-title:where(.svelte-byy48){font-weight:700}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.info:where(.svelte-byy48) .info-title:where(.svelte-byy48):after{display:inline-block;content:":"}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.desc:where(.svelte-byy48),.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.desc:where(.svelte-byy48) p,.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.desc:where(.svelte-byy48) li,.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.plan-message:where(.svelte-byy48),.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.plan-message:where(.svelte-byy48) p,.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .program-info:where(.svelte-byy48) section.plan-message:where(.svelte-byy48) li{text-align:justify;text-justify:inter-ideograph}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .sidebar:where(.svelte-byy48){display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;flex:1;padding-left:2em;height:100%}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .sidebar:where(.svelte-byy48) .calculation:where(.svelte-byy48){display:flex;flex-direction:column;align-items:start;justify-content:start}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .sidebar:where(.svelte-byy48) .calculation:where(.svelte-byy48) .calculation-header:where(.svelte-byy48){font-size:1.5em;font-weight:700;margin-bottom:1em}.overlay.svelte-byy48 .modal:where(.svelte-byy48) .content:where(.svelte-byy48) .sidebar:where(.svelte-byy48) .calculation:where(.svelte-byy48) .calculation-item:where(.svelte-byy48){display:flex;flex-direction:column;align-items:start;justify-content:center;margin-top:1em}.overlay.svelte-byy48 .close-btn:where(.svelte-byy48){position:absolute;right:-1em;top:-1em;width:3em;height:3em;border-radius:50%;cursor:pointer}.overlay.svelte-byy48 .close-btn:where(.svelte-byy48) svg:where(.svelte-byy48){width:3em;height:3em}.option-bar.svelte-6f11cw{width:100%;max-height:calc(100vh - 6em);overflow-x:hidden;overflow-y:auto}.bar.svelte-6f11cw{width:100%;box-sizing:border-box;overflow:hidden;gap:.5em;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.bar.row.svelte-6f11cw{flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap}.bar.svelte-6f11cw button:where(.svelte-6f11cw){min-width:6em;height:auto;padding:.5em .8em;border-radius:.5em;font-weight:700;cursor:pointer;transition:background .3s ease;text-align:center;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;white-space:normal;max-width:100%;box-sizing:border-box;-webkit-hyphens:manual;hyphens:manual}.bar.svelte-6f11cw .button-color-primary:where(.svelte-6f11cw){background-color:var(--primary)}.bar.svelte-6f11cw .button-color-secondary:where(.svelte-6f11cw){background-color:var(--secondary)}.bar.svelte-6f11cw .button-color-accent:where(.svelte-6f11cw){background-color:var(--accent)}.bar.svelte-6f11cw .button-color-primary-selected:where(.svelte-6f11cw){background-color:var(--primary-selected)}.bar.svelte-6f11cw .button-color-secondary-selected:where(.svelte-6f11cw){background-color:var(--secondary-selected)}.bar.svelte-6f11cw .button-color-accent-selected:where(.svelte-6f11cw){background-color:var(--accent-selected)}.bar.svelte-6f11cw .button-text-color-primary:where(.svelte-6f11cw){color:var(--primary-foreground)}.bar.svelte-6f11cw .button-text-color-secondary:where(.svelte-6f11cw){color:var(--secondary-foreground)}.bar.svelte-6f11cw .button-text-color-accent:where(.svelte-6f11cw){color:var(--accent-foreground)}.bar.svelte-6f11cw .button-color-selected-primary:where(.svelte-6f11cw){background-color:var(--primary)}.bar.svelte-6f11cw .button-color-selected-secondary:where(.svelte-6f11cw){background-color:var(--secondary)}.bar.svelte-6f11cw .button-color-selected-accent:where(.svelte-6f11cw){background-color:var(--accent)}.bar.svelte-6f11cw .button-color-selected-primary-selected:where(.svelte-6f11cw){background-color:var(--primary-selected)}.bar.svelte-6f11cw .button-color-selected-secondary-selected:where(.svelte-6f11cw){background-color:var(--secondary-selected)}.bar.svelte-6f11cw .button-color-selected-accent-selected:where(.svelte-6f11cw){background-color:var(--accent-selected)}.bar.svelte-6f11cw .button-text-color-selected-primary:where(.svelte-6f11cw){color:var(--primary)}.bar.svelte-6f11cw .button-text-color-selected-secondary:where(.svelte-6f11cw){color:var(--secondary)}.bar.svelte-6f11cw .button-text-color-selected-accent:where(.svelte-6f11cw){color:var(--accent)}.bar.svelte-6f11cw .attention-mark:where(.svelte-6f11cw){color:var(--accent)}.bar.svelte-6f11cw .highlighted:where(.svelte-6f11cw){background:var(--accent);color:var(--accent-foreground-selected)}.program-item.svelte-9m8y9z{background:var(--muted);color:var(--secondary);border:solid 1px var(--secondary-selected);border-radius:1em;padding:1em;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab;position:relative;overflow:visible;box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease;width:100%}.program-item.active.svelte-9m8y9z{background:var(--accent);color:var(--accent-foreground-selected);border:none}.program-item.active.svelte-9m8y9z .topup-badge:where(.svelte-9m8y9z){background:var(--primary);color:var(--primary-foreground);box-shadow:0 2px #00000014,0 6px 14px #0000002e}.program-item.selected.svelte-9m8y9z{background:var(--secondary-selected);border:none;color:var(--secondary-foreground-selected)}.program-item.selected.svelte-9m8y9z .topup-badge:where(.svelte-9m8y9z){background:var(--accent);color:var(--accent-foreground-selected);box-shadow:inset 0 0 0 1.5px var(--primary),0 4px 10px #00000038}.program-item:hover.has-topup.svelte-9m8y9z{transform:translateY(-2px);box-shadow:0 8px 20px #01479c2e}.content.svelte-9m8y9z{display:flex;flex-direction:column;align-items:center;gap:.4em;max-width:100%}.program-name.svelte-9m8y9z{font-weight:700;font-size:1.25em;line-height:1.25;white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.program-name-sub.svelte-9m8y9z,.program-award-body.svelte-9m8y9z{font-size:1em;line-height:1.25;white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.program-summary.svelte-9m8y9z{font-size:.8em;line-height:1.3;white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%;opacity:.85}.topup-badge.svelte-9m8y9z{position:absolute;top:-.55em;right:-.55em;z-index:5;display:inline-flex;align-items:center;gap:.3em;padding:.3em .7em .3em .55em;border-radius:999px;background:var(--accent);color:var(--primary);font-family:Roboto Slab,Roboto,sans-serif;font-size:.7em;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1;transform:rotate(-6deg);transform-origin:100% 0%;box-shadow:inset 0 0 0 1.5px var(--primary),0 2px #00000014,0 4px 10px #0000002e;cursor:help;-webkit-user-select:none;user-select:none;pointer-events:auto;animation:svelte-9m8y9z-topup-pop .5s cubic-bezier(.34,1.56,.64,1) both;transition:transform .25s ease,box-shadow .25s ease}.topup-badge__chevron.svelte-9m8y9z{display:inline-flex;align-items:center;justify-content:center;color:currentColor;transform:translateY(-.5px)}.topup-badge__label.svelte-9m8y9z{display:inline-block}.topup-badge__tag.svelte-9m8y9z{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.topup-badge.svelte-9m8y9z:hover,.topup-badge.svelte-9m8y9z:focus-visible{transform:rotate(-6deg) scale(1.06);box-shadow:inset 0 0 0 1.5px var(--primary),0 4px #0000001a,0 8px 18px #00000038;outline:none}@keyframes svelte-9m8y9z-topup-pop{0%{opacity:0;transform:rotate(-6deg) scale(.4) translateY(-6px)}60%{opacity:1;transform:rotate(-6deg) scale(1.15) translateY(0)}to{opacity:1;transform:rotate(-6deg) scale(1) translateY(0)}}@media (prefers-reduced-motion: reduce){.topup-badge.svelte-9m8y9z{animation:none}.program-item.svelte-9m8y9z{transition:none}}.overlay.svelte-5hv67w{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:4000;display:flex;justify-content:center;align-items:center}.study-plan.svelte-5hv67w{width:calc(100% - 16em);height:calc(100% - 16em);background-color:var(--background);border-radius:.5em;padding:2em;position:relative}.study-plan.svelte-5hv67w .header:where(.svelte-5hv67w){margin-bottom:1em}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w){display:flex;align-items:start;max-height:calc(100% - 3.5em);height:100%}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w){border-right:2px solid var(--foreground);flex:3;padding-right:2em;max-height:100%;height:100%;list-style:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:start;padding-inline-start:0em;margin-block:0em;gap:1em;overflow-y:auto}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w) .item:where(.svelte-5hv67w){display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w) .item:where(.svelte-5hv67w) .item-title:where(.svelte-5hv67w){font-size:1.5em;font-weight:700}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w) .item:where(.svelte-5hv67w) .item-info-grid:where(.svelte-5hv67w){display:grid;grid-template-columns:auto auto}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w) .item:where(.svelte-5hv67w) .item-info-title:where(.svelte-5hv67w){font-weight:700}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .item-list:where(.svelte-5hv67w) .item:where(.svelte-5hv67w) .item-info-title:where(.svelte-5hv67w):after{display:inline-block;content:":"}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .sidebar:where(.svelte-5hv67w){display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding-left:2em;flex:1;height:100%}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .sidebar:where(.svelte-5hv67w) .calculation:where(.svelte-5hv67w){display:flex;flex-direction:column;align-items:start;justify-content:start}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .sidebar:where(.svelte-5hv67w) .calculation:where(.svelte-5hv67w) .calculation-header:where(.svelte-5hv67w){font-size:1.5em;font-weight:700;margin-bottom:1.5em}.study-plan.svelte-5hv67w .content:where(.svelte-5hv67w) .sidebar:where(.svelte-5hv67w) .calculation:where(.svelte-5hv67w) .calculation-item:where(.svelte-5hv67w){display:flex;flex-direction:column;align-items:start;justify-content:center;margin-bottom:1em}.study-plan.svelte-5hv67w .close-btn:where(.svelte-5hv67w){position:absolute;right:-1em;top:-1em;width:3em;height:3em;border-radius:50%;cursor:pointer}.study-plan.svelte-5hv67w .close-btn:where(.svelte-5hv67w) svg:where(.svelte-5hv67w){width:3em;height:3em}.contact-infos.svelte-1j1ie0c{display:flex;flex:1;flex-direction:column;width:100%;font-size:.7em}.contact-infos.svelte-1j1ie0c ul:where(.svelte-1j1ie0c){padding:0;margin:0;list-style:none}.contact-infos.svelte-1j1ie0c li:where(.svelte-1j1ie0c){display:flex}.contact-infos.svelte-1j1ie0c li:where(.svelte-1j1ie0c)>div:where(.svelte-1j1ie0c){white-space:nowrap}.contact-infos.svelte-1j1ie0c .contact-row:where(.svelte-1j1ie0c){font-size:7.5px}.contact-infos.svelte-1j1ie0c .contact-row:where(.svelte-1j1ie0c) .contact-label:where(.svelte-1j1ie0c):after{display:inline-block;content:":";margin:0 .25em}.grid-container.svelte-j475cy{display:grid;grid-template-columns:9em 1fr 12em;grid-template-rows:auto 1fr 2fr;min-height:80vh;height:calc(100vh - var(--header-height))}.popover.svelte-j475cy{display:flex;flex-direction:column;gap:1em;justify-content:space-between;align-items:start;border-radius:8px;width:fit-content;position:relative;box-shadow:0 1px 2px #00000014,0 2px 4px #00000012,0 4px 8px #0000000f;z-index:1500}.popover.guide-step.svelte-j475cy{background-color:var(--accent);max-width:12em;padding:1em}.popover.awardbody-detail.svelte-j475cy{background-color:var(--secondary-hovered);max-width:30em;padding:1.5em;display:flex;flex-direction:column;gap:1em;align-items:start;justify-content:flex-start}.popover.awardbody-detail.svelte-j475cy .awardbody-content:where(.svelte-j475cy){max-height:65vh;overflow-y:auto}.popover.svelte-j475cy .close-btn:where(.svelte-j475cy){position:absolute;right:-.6em;top:-.6em;width:1.6em;height:1.6em;border-radius:50%;cursor:pointer;background:#e8f3ff}.popover.svelte-j475cy .close-btn:where(.svelte-j475cy) svg:where(.svelte-j475cy){width:1.6em;height:1.6em}.section-header.svelte-j475cy{display:flex;justify-content:center;align-items:center;font-size:large;font-weight:700;color:var(--primary-hovered)}.sidebar.svelte-j475cy{display:flex;flex-direction:column;gap:.5em;align-items:center;max-height:calc(100vh - var(--header-height))}.left.svelte-j475cy{grid-column:1;grid-row:2/span 2;padding:.5em;background-color:var(--primary);height:100%}.left.svelte-j475cy .left-buttons-container:where(.svelte-j475cy){margin-top:auto;margin-bottom:auto;width:calc(100% - 1em)}.right.svelte-j475cy{grid-column:3;grid-row:2/span 2;display:flex;align-items:stretch;flex-direction:column;height:100%;box-sizing:border-box;gap:0}.right.svelte-j475cy .right-sidebar-top:where(.svelte-j475cy){padding:0 .5em .5em;flex:1;flex-basis:50%;max-height:50%;background-color:var(--muted);overflow-y:auto}.right.svelte-j475cy .right-sidebar-bottom:where(.svelte-j475cy){padding:.5em;flex:1;flex-basis:50%;border-top:1px solid var(--primary);max-height:50%}.top.svelte-j475cy{grid-column:1/3;grid-row:1;display:flex;justify-content:stretch;padding:.5em;background-color:var(--accent)}.top.svelte-j475cy .reset-button:where(.svelte-j475cy){width:9em;color:var(--primary-hovered);font-weight:700;background-color:var(--accent);border-radius:.5em}.top.svelte-j475cy .reset-button:where(.svelte-j475cy):hover{background:var(--accent-hovered)}.top.svelte-j475cy .container:where(.svelte-j475cy){display:flex;justify-content:center;width:100%}.top.svelte-j475cy .container:where(.svelte-j475cy) .button-container:where(.svelte-j475cy){display:flex;justify-content:center;width:auto}.program-selection-area.svelte-j475cy{grid-column:2;grid-row:2/span 2;display:flex;align-items:stretch;flex-direction:column;height:100%}.plan-area-container.svelte-j475cy{position:relative;min-height:150px;flex-grow:2;flex-shrink:0;padding:1em;background:var(--secondary)}.plan-area-container.svelte-j475cy .submit:where(.svelte-j475cy){position:absolute;right:1em;top:1em;padding:.5em 1em;border-radius:.5em;font-weight:700;background:var(--primary);color:var(--primary-foreground)}.plan-area-container.svelte-j475cy .submit:where(.svelte-j475cy):disabled,.plan-area-container.svelte-j475cy .submit[disabled]:where(.svelte-j475cy){color:var(--muted-foreground-selected);background:var(--muted-selected)}.program-list-container.svelte-j475cy{min-height:200px;height:auto;background:var(--secondary);border-top:1px solid var(--primary)}.floating.svelte-j475cy{width:max-content;position:absolute;top:0;left:0}.guide-step-highlight.svelte-j475cy{outline:3px var(--accent-selected) dashed;outline-offset:3px;z-index:1500}.guide-step-arrow.svelte-j475cy{fill:var(--accent)}.awardbody-detail-arrow.svelte-j475cy{fill:var(--secondary-hovered)}.button.svelte-j475cy{background:var(--primary);color:var(--primary-foreground);padding:.5em;border-radius:.5em;display:flex;justify-content:center;align-items:center;width:100%}.sidebar.left.svelte-j475cy .bar button:not(.selected):hover{background:var(--primary-selected);color:var(--primary-foreground-selected)}
