/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#07469a;--blue2:#0d6fe8;--yellow:#ffd400;--ink:#08275b;--muted:#667085;--line:#dce4ef}*{box-sizing:border-box}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none}.portal{grid-template-rows:auto auto minmax(0,1fr) auto;min-height:100svh;padding:16px clamp(24px,4vw,70px) 14px;display:grid;position:relative;overflow:hidden}.corner{z-index:-1;background:var(--blue);width:250px;height:120px;position:absolute;transform:skewY(-18deg)}.corner:after{background:var(--yellow);content:"";width:100%;height:6px;position:absolute}.corner-a{top:-70px;left:-45px}.corner-a:after{bottom:-14px}.corner-b{bottom:-70px;right:-60px}.corner-b:after{top:-14px}.brand{justify-content:center;display:flex}.brand img{width:132px;height:auto}.intro{text-align:center}.title-line{justify-content:center;align-items:center;gap:24px;margin-top:2px;display:flex}.title-line i{background:var(--yellow);width:82px;height:2px;position:relative}.title-line i:after{background:var(--yellow);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-3px}.title-line i:first-child:after{right:0}.title-line i:last-child:after{left:0}.intro h1{letter-spacing:-.04em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(28px,2.6vw,38px);font-weight:800}.intro p{color:var(--muted);margin:4px 0 0;font-size:13px}.systems{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1320px;min-height:0;margin:12px auto 0;display:grid}.system{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;height:100%;min-height:0;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 12px 28px #0f315f14}.system:hover{transform:translateY(-4px);box-shadow:0 20px 38px #0f315f24}.system-heading{text-align:center;justify-content:center;align-items:center;min-height:48px;display:flex}.system-heading h2{letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(21px,1.55vw,25px);font-weight:850;line-height:1.08}.visual{flex:1;place-items:center;height:clamp(165px,25vh,230px);min-height:120px;margin:8px 0;display:grid}.visual img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.system>a{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:18px;width:80%;min-height:40px;margin:0 auto;padding:9px 18px;font-weight:750;display:flex}.yellow>a{background:var(--yellow);color:var(--ink)}.system>a span{font-size:20px;line-height:1}footer{color:#244b82;justify-content:center;align-items:center;gap:18px;margin-top:12px;font-size:11px;font-weight:650;display:flex}footer span{background:var(--yellow);width:55px;height:2px}footer p{margin:0}@media (height<=720px) and (width>=1051px){.brand img{width:108px}.intro h1{font-size:28px}.system{padding:12px 16px}.visual{height:132px}.system-heading h2{font-size:21px}.system>p{margin-bottom:5px;font-size:10px}.systems{margin-top:8px}footer{margin-top:7px}}@media (width<=1050px){.portal{overflow:auto}.systems{grid-template-columns:repeat(2,1fr)}.system{min-height:390px}.visual{height:190px}}@media (width<=620px){.portal{padding:22px 16px;display:block}.brand img{width:145px}.title-line{gap:12px}.title-line i{width:28px}.intro p{font-size:13px}.systems{grid-template-columns:1fr;margin-top:20px}.system{min-height:420px}.visual{height:230px}.corner{width:180px}footer span{display:none}}
