.nb-nav{position:fixed;inset:0 0 auto;height:56px;z-index:50;-webkit-backdrop-filter:saturate(130%) blur(6px);backdrop-filter:saturate(130%) blur(6px);background:#ffffffbf;border-bottom:1px solid rgba(0,0,0,.06)}.nb-nav__inner{max-width:1200px;height:100%;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.nb-brand{font-weight:800;font-size:18px;letter-spacing:.02em;color:#0f172a;text-decoration:none}.nb-burger{width:40px;height:40px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;background:transparent;cursor:pointer}.nb-burger span{width:22px;height:2px;background:#0f172a;display:block}.nb-menu{position:absolute;top:56px;right:0;left:0;display:none;flex-direction:column;background:#fffffff2;border-bottom:1px solid rgba(0,0,0,.06)}.nb-menu.is-open{display:flex}.nb-link{padding:12px 16px;color:#0f172a;text-decoration:none;font-weight:600;border-top:1px solid rgba(0,0,0,.04)}.nb-link:first-child{border-top:0}.nb-link.active{color:#0b5ed7}@media(min-width:768px){.nb-burger{display:none}.nb-menu{position:static;display:flex!important;flex-direction:row;gap:8px;background:transparent;border:0}.nb-link{border:0;padding:8px 12px;border-radius:8px}.nb-link:hover{background:#0f172a0f}}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Inter,sans-serif;color:#0f172a;background:#fff}.hero{position:relative;width:100%;min-height:100vh;background-image:url(/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#0000002e 40%,#00000059)}.hero__inner{position:relative;z-index:1;height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.headline-wrap{padding-top:clamp(16px,4vh,40px);text-align:center}.headline-card{display:inline-block;background:#fff;color:#000;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 12px 40px #00000059;padding:12px 28px}.headline{margin:0;font-weight:800;letter-spacing:.02em;font-size:clamp(28px,6vw,56px)}.overlay-area{margin-top:clamp(16px,4vh,48px);width:100%;flex:1;display:flex;align-items:flex-start;justify-content:center;padding:0 16px 24px}.cards{width:100%;max-width:1120px;display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){.cards{grid-template-columns:1fr 1fr;gap:32px}}.card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 12px 40px #00000040;overflow:hidden}.card__header{padding:14px 20px;border-bottom:1px solid rgba(203,213,225,.8)}.card__title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.card__body{padding:20px}.table{width:100%;border-collapse:collapse;background:#fffffffa;font-size:clamp(14px,2.2vw,16px)}.table thead th{text-transform:uppercase;letter-spacing:.06em;font-size:11px;padding:10px 14px;text-align:left;background:#0f172a;color:#fff;border-right:1px solid #0b1220}.table thead th:last-child{border-right:none}.table tbody td{padding:12px 14px;border-top:1px solid #e2e8f0;color:#0f172a}.table tbody tr:nth-child(2n){background:#f8fafc}.note{margin-top:8px;font-size:13px;color:#b91c1c}.hero-fade{pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.85),#fff)}/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-z-10{z-index:-10}.z-40{z-index:40}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{-o-object-fit:cover;object-fit:cover}.text-\[11px\]{font-size:11px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-60{opacity:.6}.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-inset{--tw-ring-inset:inset}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@layer base{html,body,#root{height:100%}body{color:#0f172a;background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}}.page-fade{background:linear-gradient(#0000,#ffffffb3 40%,#fff 70%)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
