/*! tailwindcss v4.3.3 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.flex{display:flex}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--paper:#f7f5ef;--paper-deep:#eeece4;--ink:#253238;--muted:#68757a;--blue:#60b4eb;--blue-dark:#3289c2;--line:#d8d7d0;--white:#fffefa;--font-sans:"Hiragino Sans","Yu Gothic UI","Yu Gothic","Noto Sans JP",sans-serif;--font-serif:"Iowan Old Style","Baskerville","Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:4px;padding:12px 18px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-header{z-index:20;border-bottom:1px solid var(--ink);height:86px;position:absolute;top:0;left:0;right:0}@supports (color:color-mix(in lab,red,red)){.site-header{border-bottom:1px solid color-mix(in srgb,var(--ink) 12%,transparent)}}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{align-items:center;gap:12px;display:inline-flex}.logo-mark{width:28px;height:28px;display:block;position:relative}.logo-mark i{border-radius:3px;display:block;position:absolute}.logo-mark i:first-child{background:var(--blue);width:16px;height:16px;top:0;left:0}.logo-mark i:nth-child(2){background:var(--paper);border:1.5px solid;width:15px;height:15px;bottom:0;right:0}.logo-mark i:nth-child(3){background:currentColor;border-radius:50%;width:5px;height:5px;bottom:1px;left:1px}.logo-type{letter-spacing:.08em;align-items:baseline;gap:7px;font-size:15px;display:flex}.logo-type b{font-weight:750}.logo-type em{font:600 20px/1 var(--font-serif),serif;letter-spacing:.01em}.site-header nav{letter-spacing:.1em;gap:38px;font-size:12px;font-weight:600;display:flex}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{content:"";background:var(--blue-dark);height:1px;transition:right .25s;position:absolute;bottom:4px;left:0;right:100%}.site-header nav a:hover:after{right:0}.eyebrow{letter-spacing:.18em;color:var(--blue-dark);align-items:center;gap:11px;margin:0 0 25px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:28px;height:1px;display:inline-block}.text-link{border-bottom:1px solid var(--ink);letter-spacing:.05em;align-items:center;gap:18px;margin-top:30px;padding-bottom:8px;font-size:13px;font-weight:700;transition:gap .2s,color .2s;display:inline-flex}.text-link:hover{color:var(--blue-dark);gap:24px}.back-link{border-bottom:1px solid var(--ink);margin-top:60px;padding-bottom:7px;font-size:13px;display:inline-block}.footer{color:#eef0ed;padding:75px 0 25px}.footer,.logo-light .logo-mark i:nth-child(2){background:#1e292e}.footer-top{justify-content:space-between;display:flex}.footer-top>div>p{color:#9fabad;margin-top:20px;font-size:12px}.footer-links{gap:90px;display:flex}.footer-links>div{flex-direction:column;gap:11px;min-width:100px;display:flex}.footer-links p{color:#6f7e83;letter-spacing:.16em;text-transform:uppercase;margin:0 0 9px;font-size:9px}.footer-links a{color:#c8cecf;font-size:12px}.footer-bottom{color:#78868a;letter-spacing:.12em;border-top:1px solid #3a484d;justify-content:space-between;margin-top:75px;padding-top:22px;font-size:9px;display:flex}@media (max-width:640px){.shell{width:min(100% - 32px,1180px)}.site-header{height:72px}.site-header nav{gap:15px}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.logo-type{font-size:13px}.logo-type em{font-size:18px}.footer-top{flex-direction:column;gap:55px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 45px;width:100%;display:grid}.footer-links>div{min-width:0}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{align-items:end;gap:20px;margin-top:55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}