@layer theme{:root,:host{--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-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--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,-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;-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:where(:not(iframe)){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}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.h-\[44px\]{height:44px}.h-\[46px\]{height:46px}.h-\[52px\]{height:52px}.items-center{align-items:center}.gap-4{gap:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}@media (min-width:40rem){.sm\:inline{display:inline}}}:root{--bg:#faf7f2;--bg-2:#f2ede4;--tx:#141414;--tx-2:#5a544c;--tx-mut:#9a9288;--bd:#e3dcd0;--bd-s:#cfc5b4;--green:#c8102e;--green-h:#a50d26;--green-tint:#fbeef0;--green-d:#e8455f;--accent-bd:#f3cdd3}*{line-break:strict}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--tx);font-family:var(--font-inter), var(--font-noto), system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-spacing-trim:space-all;line-height:1.9;overflow-x:clip}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:0 auto;padding-left:32px;padding-right:32px}@media (max-width:680px){.wrap{padding-left:20px;padding-right:20px}}.fc-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:2px;justify-content:center;align-items:center;font-weight:600;transition:background .15s,transform .15s,border-color .15s;display:inline-flex}.fc-btn-primary{background:var(--green);color:#fff}.fc-btn-primary:hover{background:var(--green-h);transform:translateY(-1px)}.fc-btn-secondary{color:var(--tx);border:1.5px solid var(--tx);background:0 0}.fc-btn-secondary:hover{background:var(--bg-2)}.fc-btn-on-dark{color:#fff;background:0 0;border:1.5px solid #ffffff8c}.fc-btn-on-dark:hover{border-color:#fff}.fc-btn:disabled,.fc-btn[disabled]{background:var(--bg-2);color:var(--tx-mut);cursor:not-allowed;border:none;transform:none}.nk-footer{color:#faf7f2b3;background:#141414;padding:56px 0 44px;font-size:13px;line-height:2}.nk-footer-mark{font-family:var(--font-mincho), serif;letter-spacing:.1em;color:#fff;margin-bottom:14px;font-size:22px;font-weight:900}.nk-footer-mark .accent{color:#e8455f}.nk-footer-mark .en{letter-spacing:.24em;color:#faf7f280;font-size:10px;font-weight:600}.nk-footer-by a{text-underline-offset:3px;text-decoration:underline}.nk-footer-links{flex-wrap:wrap;gap:18px;margin-top:12px;display:flex}.nk-footer-links a:hover{color:#fff}.nk-footer-copy{color:#faf7f266;margin-top:18px;font-size:12px}
