@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{color:#17314a;font-synthesis:none;--navy:#17314a;--blue:#8fc5d8;--mist:#dcebf1;--sage:#aabda9;--white:#f7faf9;--warm:#e8e2d6;--line:#17314a3d;background:#f7faf9;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible{outline-offset:4px;outline:3px solid #e77d54}.skip-link{z-index:100;background:var(--navy);color:#fff;padding:11px 15px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);background:#f7faf9f5;grid-template-columns:1fr 1.3fr 1fr;align-items:center;min-height:88px;padding:0 3vw;display:grid}.brand{align-items:center;gap:12px;width:max-content;display:flex}.brand-mark{background:var(--mist);border-radius:50%;grid-template-columns:1fr 1fr;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.brand-mark i:first-child{background:var(--blue);border-radius:0 100% 100% 0}.brand-mark i:last-child{background:var(--sage);border-radius:100% 0 0 100%}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.08em;font-size:1.05rem}.brand small{letter-spacing:.08em;margin-top:3px;font-family:IBM Plex Mono,monospace;font-size:.52rem}.site-header nav{justify-content:center;gap:2.4vw;font-size:.72rem;display:flex}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:"";background:var(--blue);height:2px;transition:right .18s;position:absolute;bottom:6px;left:0;right:100%}.site-header nav a:hover:after{right:0}.site-header>p{text-align:right;margin:0;font-family:IBM Plex Mono,monospace;font-size:.56rem;line-height:1.45}.hero{background:linear-gradient(180deg, var(--white), #edf5f5);padding:6rem 3vw 3rem}.hero-intro{grid-template-columns:.48fr 1.3fr .62fr;align-items:end;gap:4vw;display:grid}.hero-intro>p:first-child,.section-heading>p:first-child,.principles-intro>p:first-child,.detail-copy>p:first-child,.process-title>p,.prepare-heading>p:first-child{font-family:IBM Plex Mono,monospace;font-size:.62rem}.hero-intro>p{margin:0}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(3.3rem,6.6vw,7.2rem);font-weight:600;line-height:.98}.hero h1 em{color:#4c8aa5;font-style:normal}.hero-summary{max-width:300px;font-size:.86rem;line-height:1.75}.hero-map{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:5rem 0 2rem;display:grid;position:relative}.map-line{background:var(--navy);height:2px;position:absolute;top:50%;left:5%;right:5%}.map-stop{z-index:1;border-right:1px solid var(--line);background:var(--white);grid-template-columns:auto 1fr;gap:0 1rem;min-height:124px;padding:1rem;display:grid;position:relative}.map-stop:last-child{border-right:0}.map-stop b{background:var(--blue);border-radius:50%;grid-row:span 2;align-self:center;place-items:center;width:54px;height:54px;font-family:IBM Plex Mono,monospace;font-size:1rem;display:grid}.stop-sage b{background:var(--sage)}.stop-navy b{background:var(--navy);color:#fff}.stop-mist b{background:var(--mist)}.map-stop span{align-self:end;font-family:IBM Plex Mono,monospace;font-size:.58rem}.map-stop small{align-self:start;margin-top:.4rem;font-size:.78rem}.hero-visual{background:var(--navy);height:630px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;object-position:center;width:100%;height:100%}.visual-copy{z-index:2;background:#f7faf9f0;padding:1.2rem 1.4rem;position:absolute;top:2rem;left:2rem}.visual-copy span,.visual-note span,.visual-note small{font-family:IBM Plex Mono,monospace;font-size:.56rem;display:block}.visual-copy p{margin:.8rem 0 0;font-size:1.05rem;font-weight:600;line-height:1.5}.visual-note{z-index:2;border:1px solid var(--navy);background:#f7faf9f0;grid-template-columns:auto 1fr;gap:0 10px;min-width:150px;padding:.7rem;display:grid;position:absolute}.visual-note b{background:var(--navy);color:#fff;border-radius:50%;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.visual-note span{align-self:end}.visual-note small{align-self:start;margin-top:3px}.note-one{bottom:8%;right:3%}.note-two{bottom:16%;left:34%}.note-three{top:17%;right:25%}.journey{padding:9rem 3vw}.section-heading{grid-template-columns:.5fr 1.3fr .6fr;align-items:end;gap:4vw;margin-bottom:5rem;display:grid}.section-heading>p{margin:0}.section-heading>p:last-child{max-width:300px;font-size:.86rem;line-height:1.75}.section-heading h2,.principles-intro h2,.detail-copy h2,.process-title h2,.prepare-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.1rem,6.2vw,6.7rem);font-weight:600;line-height:1.02}.journey-list{border-top:2px solid var(--navy)}.journey-step{border-bottom:1px solid var(--line);grid-template-columns:.36fr .8fr 1fr 1fr;align-items:center;gap:2vw;min-height:190px;padding:1.5rem 0;scroll-margin-top:1rem;display:grid}.step-number{flex-direction:column;font-family:IBM Plex Mono,monospace;font-size:.55rem;display:flex}.step-number b{letter-spacing:-.08em;color:#4c8aa5;font-size:clamp(3.8rem,6vw,6.5rem);font-weight:500;line-height:1}.step-sage .step-number b{color:#748a74}.step-navy .step-number b{color:var(--navy)}.step-mist .step-number b{color:#7ca3b1}.step-title p{margin:0 0 .5rem;font-family:IBM Plex Mono,monospace;font-size:.62rem}.step-title h3{margin:0;font-size:clamp(1.6rem,2.6vw,2.8rem)}.step-detail{font-size:.82rem;line-height:1.75}.journey-step ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.journey-step li{border-bottom:1px solid var(--line);gap:1rem;padding:.65rem 0;font-size:.72rem;display:flex}.journey-step li span{color:#557183;font-family:IBM Plex Mono,monospace}.principles{background:var(--navy);color:#fff;padding:8rem 3vw}.principles-intro{grid-template-columns:.5fr 1.3fr .6fr;align-items:end;gap:4vw;display:grid}.principles-intro>p{margin:0}.principles-intro>p:last-child{font-size:.84rem;line-height:1.7}.principle-grid{border-top:1px solid #ffffff59;border-bottom:1px solid #ffffff59;grid-template-columns:repeat(4,1fr);margin-top:5rem;display:grid}.principle{border-right:1px solid #ffffff59;grid-template-rows:auto 1fr auto;min-height:420px;padding:1.5rem;display:grid}.principle:last-child{border-right:0}.principle>b{background:var(--blue);width:62px;height:62px;color:var(--navy);border-radius:50%;place-items:center;font-size:1.8rem;display:grid}.principle-2>b{background:var(--sage)}.principle-3>b{background:#fff}.principle-4>b{background:var(--mist)}.principle div{align-self:center}.principle div p{margin:0;font-family:IBM Plex Mono,monospace;font-size:.62rem}.principle h3{margin:.7rem 0 0;font-size:1.4rem}.principle>p{color:#cfdae0;margin:0;font-size:.78rem;line-height:1.75}.detail-study{grid-template-columns:1.08fr .92fr;min-height:800px;display:grid}.detail-image{position:relative;overflow:hidden}.detail-image img{object-fit:cover;object-position:63% center;width:100%;height:100%}.crop-marker{border:2px solid var(--navy);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:IBM Plex Mono,monospace;font-size:.7rem;display:grid;position:absolute}.marker-a{top:24%;right:11%}.marker-b{bottom:22%;left:12%}.marker-c{bottom:15%;right:34%}.detail-copy{background:var(--mist);padding:7rem 6vw}.detail-copy h2{margin:3rem 0;font-size:clamp(3rem,5.2vw,5.5rem)}.detail-list{border-top:2px solid var(--navy)}.detail-list article{border-bottom:1px solid var(--line);grid-template-columns:.18fr 1fr;gap:1rem;padding:1.2rem 0;display:grid}.detail-list article>b{color:#4c8aa5;font-family:IBM Plex Mono,monospace;font-size:1.3rem}.detail-list h3{margin:0;font-family:IBM Plex Mono,monospace;font-size:.72rem}.detail-list p{margin:.6rem 0 0;font-size:.75rem;line-height:1.65}.detail-copy>small{color:#506778;margin-top:2rem;font-size:.62rem;line-height:1.7;display:block}.care-types{background:#eef3ef;padding:9rem 3vw}.type-list{border-top:2px solid var(--navy)}.type-list article{border-bottom:1px solid var(--line);grid-template-columns:.25fr .85fr 1fr 1.1fr;align-items:center;gap:2vw;min-height:170px;display:grid}.type-number{color:#4c8aa5;font-family:IBM Plex Mono,monospace;font-size:2.8rem}.type-title p{margin:0;font-family:IBM Plex Mono,monospace;font-size:.6rem}.type-title h3{margin:.5rem 0 0;font-size:1.5rem}.type-list strong{font-size:.88rem}.type-list ul{margin:0;padding:0;list-style:none}.type-list li{border-top:1px solid var(--line);padding:.45rem 0;font-size:.72rem}.case-study{background:var(--warm);padding:8rem 3vw}.case-label{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:.6rem;display:flex}.case-title{grid-template-columns:.5fr 1.3fr .5fr;align-items:end;gap:4vw;margin:4rem 0;display:grid}.case-title p{margin:0;font-family:IBM Plex Mono,monospace;font-size:.6rem;line-height:1.6}.case-title h2{letter-spacing:-.07em;margin:0;font-size:clamp(3rem,5.5vw,6rem);line-height:1.02}.case-map{border:2px solid var(--navy);background:#fff;grid-template-columns:1fr 1.3fr 1.2fr .8fr;gap:8px;min-height:430px;padding:3rem;display:grid;position:relative}.zone{border:1px solid var(--navy);flex-direction:column;justify-content:space-between;padding:1rem;display:flex;position:relative}.zone-arrive{background:var(--blue)}.zone-wait{background:var(--sage)}.zone-care{background:var(--navy);color:#fff}.zone-recover{background:var(--mist)}.zone span{font-family:IBM Plex Mono,monospace;font-size:2.2rem}.zone b{font-family:IBM Plex Mono,monospace;font-size:.7rem}.map-route{justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:6%;right:6%}.map-route:before{content:"";background:#e77d54;height:3px;position:absolute;left:0;right:0}.map-route i{z-index:1;background:#fff;border:3px solid #e77d54;border-radius:50%;width:18px;height:18px;position:relative}.case-notes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.case-notes article{border-right:1px solid var(--line);grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem;display:grid}.case-notes article:last-child{border-right:0}.case-notes span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.case-notes p{margin:0;font-size:.72rem;line-height:1.65}.case-notes b{margin-bottom:.35rem;display:block}.case-disclaimer{color:#596774;margin:1.5rem 0 0;font-size:.62rem}.process{grid-template-columns:.8fr 1.2fr;gap:6vw;padding:9rem 5vw;display:grid}.process-title h2{margin-top:3rem}.process ol{border-top:2px solid var(--navy);margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--line);grid-template-columns:.2fr .8fr 1.1fr;align-items:start;gap:1.5rem;padding:1.8rem 0;display:grid}.process li>span,.process li b{font-family:IBM Plex Mono,monospace;font-size:.65rem}.process li h3{margin:.6rem 0 0;font-size:1rem}.process li>p{margin:0;font-size:.75rem;line-height:1.7}.prepare{background:var(--mist);padding:9rem 3vw}.prepare-heading{grid-template-columns:.5fr 1.3fr .6fr;align-items:end;gap:4vw;display:grid}.prepare-heading>p{margin:0}.prepare-heading>p:last-child{font-size:.82rem;line-height:1.7}.prepare-grid{border-top:2px solid var(--navy);border-bottom:2px solid var(--navy);grid-template-columns:repeat(4,1fr);margin-top:5rem;display:grid}.prepare-grid article{border-right:1px solid var(--line);min-height:230px;padding:1.2rem}.prepare-grid article:last-child{border-right:0}.prepare-grid span{color:#4c8aa5;font-family:IBM Plex Mono,monospace;font-size:1.6rem}.prepare-grid h3{margin:3rem 0 1rem;font-size:1.1rem}.prepare-grid p{margin:0;font-size:.74rem;line-height:1.65}.prepare-bottom{grid-template-columns:1fr 1fr;align-items:start;gap:5vw;margin-top:4rem;display:grid}.prepare-bottom>a{background:var(--navy);color:#fff;justify-content:space-between;max-width:420px;padding:1rem 1.2rem;font-size:.72rem;display:flex}.demo-card{border:1px solid var(--navy);grid-template-columns:.8fr 1.2fr;gap:.4rem 1rem;padding:1rem;font-family:IBM Plex Mono,monospace;font-size:.58rem;display:grid}.demo-card strong{grid-row:span 2}.demo-card p{margin:0}footer{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:end;min-height:180px;padding:2rem 3vw;display:grid}.footer-brand .brand-mark{width:32px;height:32px}.footer-brand small{color:#cbdbe1}footer>p{text-align:center;color:#cbdbe1;margin:0;font-family:IBM Plex Mono,monospace;font-size:.56rem}footer>p:last-child{text-align:right}@media (width<=900px){.site-header{grid-template-columns:1fr auto;min-height:74px;padding:0 18px}.site-header nav{display:none}.hero-intro,.section-heading,.principles-intro,.prepare-heading{grid-template-columns:.45fr 1.55fr}.hero-summary,.section-heading>p:last-child,.principles-intro>p:last-child,.prepare-heading>p:last-child{grid-column:2}.hero-map{grid-template-columns:1fr 1fr}.map-stop:nth-child(3){border-right:0}.map-line{display:none}.note-two{left:20%}.note-three{right:10%}.journey-step{grid-template-columns:.3fr .7fr 1fr}.journey-step ul{grid-column:2/-1}.principle-grid{grid-template-columns:1fr 1fr}.principle:nth-child(2){border-right:0}.principle:nth-child(-n+2){border-bottom:1px solid #ffffff59}.detail-study{grid-template-columns:1fr}.detail-image{min-height:620px}.case-title{grid-template-columns:.5fr 1.5fr}.case-title p:last-child{grid-column:2}.process{grid-template-columns:1fr}.prepare-grid{grid-template-columns:1fr 1fr}.prepare-grid article:nth-child(2){border-right:0}.prepare-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=620px){.site-header>p{font-size:.46rem}.brand b{font-size:.9rem}.brand-mark{width:34px;height:34px}.hero{padding:5rem 18px 18px}.hero-intro,.section-heading,.principles-intro,.prepare-heading{display:block}.hero h1,.section-heading h2,.principles-intro h2,.detail-copy h2,.process-title h2,.prepare-heading h2{font-size:clamp(2.8rem,13.2vw,4rem)}.hero-summary{margin-top:2rem!important}.hero-map{grid-template-columns:1fr;margin-top:3rem}.map-stop{border-right:0;border-bottom:1px solid var(--line);min-height:90px}.hero-visual{height:620px}.hero-visual>img{object-position:57% center}.visual-copy{top:14px;left:14px}.visual-note{min-width:130px}.note-one{bottom:14px;right:14px}.note-two{bottom:95px;left:14px}.note-three{display:none}.journey,.principles,.care-types,.case-study,.prepare{padding:6rem 18px}.section-heading h2,.principles-intro h2,.prepare-heading h2{margin:2rem 0}.journey-step{grid-template-columns:.3fr 1fr;gap:1rem;padding:2rem 0}.step-detail,.journey-step ul{grid-column:2}.step-number b{font-size:3.5rem}.step-title h3{font-size:1.5rem}.principle-grid{grid-template-columns:1fr}.principle,.principle:nth-child(2){border-bottom:1px solid #ffffff59;border-right:0;min-height:330px}.detail-image{min-height:520px}.detail-copy{padding:5rem 18px}.type-list article{grid-template-columns:.3fr 1fr;gap:1rem;padding:1.5rem 0}.type-list strong,.type-list ul{grid-column:2}.case-title{display:block}.case-title h2{margin:2rem 0;font-size:3rem}.case-map{grid-template-columns:1fr 1fr;min-height:500px;padding:18px}.map-route{top:49%}.case-notes{grid-template-columns:1fr}.case-notes article{border-right:0;border-bottom:1px solid var(--line)}.case-notes article:last-child{border-bottom:0}.process{padding:6rem 18px}.process-title h2{margin:2rem 0 4rem}.process li{grid-template-columns:.2fr 1fr}.process li>p{grid-column:2}.prepare-grid{grid-template-columns:1fr}.prepare-grid article,.prepare-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:190px}.prepare-grid h3{margin-top:2rem}.prepare-bottom,.demo-card{grid-template-columns:1fr}.demo-card strong{grid-row:auto;margin-bottom:.6rem}footer{grid-template-columns:1fr;gap:2rem;padding:3rem 18px}footer>p,footer>p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
