/*! tailwindcss v4.3.2 | 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;--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{.contents{display:contents}}:root{color:#171918;font-synthesis:none;--paper:#f0f0eb;--ink:#171918;--orange:#f15a24;--blue:#2c4b5e;--gray:#c8cbc8;--line:#17191859;background:#f0f0eb;font-family:Arial,Pretendard,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure,dl,dd{margin:0}img{max-width:100%;display:block}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-top:8px solid var(--orange);border-bottom:1px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:92px;padding:1rem 2.5vw;display:grid}.brand{align-items:center;gap:.9rem;width:fit-content;display:flex}.brand-box{background:var(--ink);color:#fff;letter-spacing:-.1em;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:900;display:grid}.brand>span:last-child{flex-direction:column;gap:.25rem;display:flex}.brand b{letter-spacing:-.02em;font-size:.82rem}.brand small,.header-code,.mono,.section-head>p:first-child,.record-name>span,.record-status,footer,.kicker,.phase-rail article>div,.collab-grid span{letter-spacing:.07em;font-family:SFMono-Regular,Consolas,monospace}.brand small{font-size:.48rem}nav{gap:2.3rem;font-size:.72rem;font-weight:700;display:flex}nav a{border-bottom:2px solid #0000;padding:.4rem 0}nav a:hover{border-color:var(--orange)}.header-code{text-align:right;justify-self:end;font-size:.52rem;line-height:1.6}.hero{border-bottom:1px solid var(--ink);grid-template-columns:61% 39%;min-height:calc(100vh - 92px);display:grid}.hero-copy{border-right:1px solid var(--ink);background:linear-gradient(90deg, transparent calc(100% - 1px), var(--line) 1px);flex-direction:column;padding:3.2rem 3.5vw 3rem;display:flex}.kicker{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:1rem;font-size:.55rem;display:flex}h1,h2{letter-spacing:-.065em;font-weight:900}h1{margin-top:clamp(3rem,7vh,7rem);font-size:clamp(3.5rem,6.5vw,8.4rem);line-height:.95}h1 em{color:var(--orange);font-style:normal}.hero-bottom{grid-template-columns:1fr auto;align-items:end;gap:2rem;margin-top:auto;padding-top:3rem;display:grid}.hero-bottom p{word-break:keep-all;max-width:32rem;font-size:.85rem;line-height:1.8}.hero-bottom a{border:1px solid var(--ink);padding:1rem 1.2rem;font-size:.7rem;font-weight:700}.hero-bottom a span{color:var(--orange);margin-left:1.5rem}.phase-rail{grid-template-rows:repeat(4,1fr);display:grid}.phase-rail article{border-bottom:1px solid var(--ink);grid-template-columns:22% 22% 1fr;align-items:center;gap:1rem;padding:1.3rem 2vw;transition:background .2s,color .2s;display:grid}.phase-rail article:last-child{border-bottom:0}.phase-rail article:hover{background:var(--orange);color:#fff}.phase-rail article>div{font-size:.5rem}.phase-rail article>div span{color:var(--orange);font-size:1.5rem;font-weight:900;display:block}.phase-rail article:hover>div span{color:#fff}.phase-rail article h2{font-size:clamp(1.6rem,2.5vw,3rem)}.phase-rail article>p{word-break:keep-all;font-size:.68rem;line-height:1.6}.section{border-bottom:1px solid var(--ink);grid-template-columns:27% 73%;display:grid}.section-head{border-right:1px solid var(--ink);padding:5rem 3vw}.section-head>p:first-child{color:var(--orange);font-size:.56rem}.section-head h2{margin-top:1.5rem;font-size:clamp(2.7rem,4.8vw,6rem);line-height:.95}.head-note{word-break:keep-all;max-width:19rem;margin-top:3rem;font-size:.73rem;line-height:1.8}.survey-board{grid-template-columns:1fr 29%;display:grid}.board-grid{grid-template-columns:1fr 1fr;display:grid}.board-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:2.5rem}.board-grid article:nth-child(2n){border-right:0}.board-grid article:nth-last-child(-n+2){border-bottom:0}.board-grid span{color:var(--orange);font-family:monospace;font-size:1rem}.board-grid h3{margin-top:3rem;font-size:2rem}.board-grid p{max-width:20rem;margin-top:.7rem;font-size:.75rem;line-height:1.7}.survey-board aside{border-left:1px solid var(--ink);background:#d7d8d4;padding:3rem 2vw}.mono{font-size:.55rem}.survey-board aside strong{word-break:keep-all;margin-top:3rem;font-size:1.35rem;line-height:1.4;display:block}.survey-board aside>p:last-child{word-break:keep-all;margin-top:1.5rem;font-size:.72rem;line-height:1.8}.dark-head{color:#fff;background:var(--ink)}.checkpoint-list article{border-bottom:1px solid var(--ink);grid-template-columns:32% 68%;min-height:230px;display:grid}.checkpoint-list article:last-child{border-bottom:0}.checkpoint-title{border-right:1px solid var(--line);padding:2.5rem}.checkpoint-title span{color:var(--orange);font-family:monospace;font-size:.58rem}.checkpoint-title h3{margin-top:2.5rem;font-size:1.55rem;line-height:1.3}.checkpoint-list dl{padding:1.5rem 2.5rem}.checkpoint-list dl div{border-bottom:1px solid var(--line);grid-template-columns:4rem 1fr;padding:.9rem 0;display:grid}.checkpoint-list dl div:last-child{border-bottom:0}.checkpoint-list dt{color:var(--orange);font-family:monospace;font-size:.65rem;font-weight:700}.checkpoint-list dd{word-break:keep-all;font-size:.75rem;line-height:1.6}.field-image{background:var(--blue);color:#fff;border-bottom:1px solid var(--ink);grid-template-columns:27% 73%;display:grid}.image-copy{padding:5rem 3vw}.image-copy .mono{color:#ff9a70}.image-copy h2{margin-top:2rem;font-size:clamp(2.7rem,4vw,5rem);line-height:.95}.image-copy>p:last-child{word-break:keep-all;margin-top:3rem;font-size:.75rem;line-height:1.8}.field-image figure{min-height:680px;position:relative;overflow:hidden}.field-image img{object-fit:cover;filter:saturate(.78)contrast(1.04);width:100%;height:calc(100% - 42px)}.field-image figcaption{background:var(--paper);min-height:42px;color:var(--ink);align-items:center;padding:0 1.2rem;font-family:monospace;font-size:.52rem;display:flex;position:absolute;bottom:0;left:0;right:0}.image-marker{color:#fff;background:#f15a24f0;align-items:center;gap:.7rem;padding:.55rem .8rem;font-size:.62rem;display:flex;position:absolute}.image-marker b{font-family:monospace;font-size:1rem}.marker-a{top:15%;left:5%}.marker-b{top:44%;right:8%}.record-list article{border-bottom:1px solid var(--ink);grid-template-columns:9% 27% 1fr 18%;min-height:210px;display:grid}.record-list article:last-child{border-bottom:0}.record-number{border-right:1px solid var(--line);color:var(--orange);place-items:center;font-size:2.2rem;font-weight:900;display:grid}.record-name{border-right:1px solid var(--line);padding:2.2rem}.record-name>span{font-size:.53rem}.record-name h3{margin-top:2.5rem;font-size:1.6rem}.record-name p{color:#5a5d5a;margin-top:.6rem;font-size:.65rem}.record-list dl{border-right:1px solid var(--line);padding:2rem 2.5rem}.record-list dl div{border-bottom:1px solid var(--line);grid-template-columns:5rem 1fr;padding:.8rem 0;display:grid}.record-list dl div:last-child{border-bottom:0}.record-list dt{color:var(--orange);font-size:.62rem;font-weight:700}.record-list dd{word-break:keep-all;font-size:.72rem;line-height:1.6}.record-status{color:var(--blue);text-align:center;place-items:center;padding:1.5rem;font-size:.55rem;display:grid}.blue-head{color:#fff;background:var(--blue)}.layer-diagram{background:#d9dbd9;grid-template-columns:repeat(4,1fr);padding-bottom:3rem;display:grid;position:relative}.layer{border-right:1px solid var(--ink);min-width:0;padding:3rem 1.6rem}.layer span{font-family:monospace;font-size:.56rem}.layer h3{margin-top:5rem;font-size:1.5rem}.layer p{word-break:keep-all;margin-top:1rem;font-size:.7rem;line-height:1.7}.layer-1{background:repeating-linear-gradient(135deg,#0000 0 8px,#17191814 9px 10px)}.layer-2{background:repeating-linear-gradient(90deg,#0000 0 24px,#2c4b5e4d 25px 27px)}.layer-3{background:radial-gradient(circle,#f15a2459 0 2px,#0000 3px) 0 0/16px 16px}.layer-4{background:#ecece7}.diagram-note{font-family:monospace;font-size:.48rem;position:absolute;bottom:.9rem;right:1rem}.collab-grid{grid-template-columns:1fr 1fr;display:grid}.collab-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px;padding:2.7rem}.collab-grid article:nth-child(2n){border-right:0}.collab-grid article:nth-last-child(-n+2){border-bottom:0}.collab-grid span{color:var(--orange);font-size:.55rem}.collab-grid h3{margin-top:3rem;font-size:1.6rem}.collab-grid p{word-break:keep-all;max-width:24rem;margin-top:.8rem;font-size:.74rem;line-height:1.7}.prepare{color:#fff;background:var(--ink);grid-template-columns:27% 46% 27%;display:grid}.prepare-title,.prepare ol,.prepare aside{padding:5rem 3vw}.prepare-title{border-right:1px solid #ffffff40}.prepare-title .mono{color:#ff8f63}.prepare-title h2{margin-top:2rem;font-size:clamp(2.7rem,4.5vw,5.5rem);line-height:.95}.prepare-title>p:last-child{margin-top:3rem;font-size:.72rem;line-height:1.8}.prepare ol{margin:0;list-style:none}.prepare li{border-bottom:1px solid #ffffff4d;grid-template-columns:3rem 1fr 1.5rem;align-items:center;gap:1rem;padding:1.3rem 0;display:grid}.prepare li span{color:#ff8f63;font-family:monospace;font-size:.65rem}.prepare li p{font-size:.75rem;line-height:1.5}.prepare li i{color:#ff8f63;font-style:normal}.prepare aside{border-left:1px solid #ffffff40;flex-direction:column;gap:1.2rem;font-size:.68rem;line-height:1.6;display:flex}.prepare aside .mono{color:#ff8f63}.prepare aside strong{border:1px solid var(--orange);color:#ff9a70;margin-top:auto;padding:1rem;font-size:.68rem}.prepare aside a{border-bottom:1px solid;width:fit-content}footer{color:#a9aaa7;background:#0c0d0c;justify-content:space-between;padding:1.4rem 2.5vw;font-family:monospace;font-size:.5rem;display:flex}@media (width<=940px){.site-header{grid-template-columns:1fr auto}nav{border-top:1px solid var(--line);grid-area:2/1/auto/-1;justify-content:space-between;padding-top:.7rem}.header-code{grid-area:1/2}.hero{grid-template-columns:1fr}.hero-copy{border-right:0;border-bottom:1px solid var(--ink);min-height:70vh}.phase-rail{grid-template-rows:none;grid-template-columns:1fr 1fr}.phase-rail article{border-right:1px solid var(--ink);min-height:200px}.phase-rail article:nth-child(2n){border-right:0}.section,.field-image{grid-template-columns:1fr}.section-head{border-right:0;border-bottom:1px solid var(--ink)}.field-image figure{min-height:70vw}.prepare{grid-template-columns:32% 68%}.prepare-title{grid-row:1/3}.prepare aside{border-top:1px solid #ffffff40;border-left:0;grid-column:2}}@media (width<=600px){.site-header{padding:.9rem 5vw}.brand small{display:none}.header-code{font-size:.45rem}nav{gap:.8rem;font-size:.64rem;overflow-x:auto}.hero-copy{min-height:74vh;padding:2.5rem 6vw}.kicker span:last-child{display:none}h1{font-size:clamp(3.25rem,15vw,4.5rem)}.hero-bottom{grid-template-columns:1fr}.hero-bottom a{width:fit-content}.phase-rail{grid-template-columns:1fr}.phase-rail article,.phase-rail article:nth-child(2n){border-right:0;grid-template-columns:18% 24% 1fr;min-height:155px}.section-head,.image-copy{padding:3.5rem 6vw}.survey-board{grid-template-columns:1fr}.board-grid article{min-height:210px;padding:2rem}.survey-board aside{border-top:1px solid var(--ink);border-left:0;padding:3rem 6vw}.checkpoint-list article{grid-template-columns:1fr}.checkpoint-title{border-right:0;border-bottom:1px solid var(--line);padding:2rem 6vw}.checkpoint-title h3{margin-top:1rem}.checkpoint-list dl{padding:1.2rem 6vw}.field-image figure{min-height:95vw}.field-image img{height:calc(100% - 60px)}.field-image figcaption{min-height:60px;line-height:1.4}.record-list article{grid-template-columns:4rem 1fr}.record-number{grid-row:1/4}.record-name{border-right:0;padding:1.8rem}.record-name h3{margin-top:1.5rem}.record-list dl{border-right:0;grid-column:2;padding:0 1.8rem 1.2rem}.record-status{grid-column:2;place-items:start;padding:0 1.8rem 1.8rem}.layer-diagram{grid-template-columns:1fr 1fr}.layer{border-bottom:1px solid var(--ink);min-height:230px}.layer:nth-child(2n){border-right:0}.layer h3{margin-top:2.5rem}.collab-grid{grid-template-columns:1fr}.collab-grid article,.collab-grid article:nth-child(2n){border-right:0;border-bottom:1px solid var(--line);min-height:0}.collab-grid article:last-child{border-bottom:0}.prepare{grid-template-columns:3.5rem 1fr}.prepare-title{writing-mode:vertical-rl;grid-row:1/4;padding:3rem 1rem}.prepare-title h2{font-size:2.3rem}.prepare-title>p:last-child{display:none}.prepare ol,.prepare aside{grid-column:2;padding:3rem 6vw}.prepare aside{grid-column:2}footer{flex-direction:column;gap:.4rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.phase-rail article{transition:none}}
