/*! 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:"Pretendard","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:"Pretendard","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif;--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{.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color-scheme:light;--ink:#273f34;--muted:#647166;--paper:#fffef9;--line:#e4e8de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);letter-spacing:-.035em;-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word;margin:0;font-size:16px;line-height:1.6}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}a,button{touch-action:manipulation}:focus-visible{outline-offset:5px;outline:3px solid #2f7042}::selection{color:var(--ink);background:#d2e7bd}.page-width{width:min(1080px,100% - 40px);margin-inline:auto}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:8px;padding:12px 20px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:10px}.site-header{justify-content:space-between;align-items:center;height:84px;display:flex}.wordmark{letter-spacing:-.07em;font-size:29px;font-weight:900}.site-header nav a,.wordmark{align-items:center;gap:8px;min-height:44px;display:inline-flex}.site-header nav a{font-size:14px;font-weight:700}.site-header nav svg{width:16px}.hero{background:#edf4e4;border:1px solid #e4edda;border-radius:24px;padding:30px 23px 10px;display:grid;position:relative;overflow:hidden}.eyebrow{color:#526c45;letter-spacing:-.02em;margin:0 0 10px;font-size:13px;font-weight:700}.hero .eyebrow{align-items:center;gap:7px;font-size:12px;display:flex}.small-star{font-size:23px;line-height:1}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin:19px 0 18px;font-size:clamp(36px,10.5vw,45px);font-weight:800;line-height:1.2}h1>span:first-child{font-weight:500}.title-dot{color:#73915c}.hero-description{color:#56674e;margin-bottom:24px;font-size:14px;line-height:1.9}.primary-button{color:#fffef9;background:#294a3b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:13px 19px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.primary-button:hover{background:#3d604b;transform:translateY(-2px)}.hero-footnote{color:#65725d;margin:10px 0 0;font-size:11px}.hero-art{width:100%;max-width:400px;margin:2px auto 0;position:relative}.home-illustration{width:100%;height:auto;display:block}.art-caption{letter-spacing:.03em;color:#637456;font-size:10px;position:absolute;bottom:3%;right:8%}.services-section{padding-block:46px 40px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.section-heading .eyebrow{margin-bottom:5px;font-size:12px}h2{letter-spacing:-.055em;margin-bottom:0;font-size:23px;font-weight:800;line-height:1.4}.section-count{white-space:nowrap;color:var(--muted);font-size:12px;display:none}.section-count strong{color:var(--ink);margin-left:5px;font-size:16px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.category-card{text-align:left;width:100%;height:100%;color:var(--ink);border:1px solid #0000;border-radius:18px;flex-direction:column;align-items:stretch;padding:17px 13px 13px;display:flex;position:relative}.green{background:#eef4e7}.peach{background:#fbefe7}.blue{background:#edf3f6}.yellow{background:#f8f3e3}.interactive{transition:transform .2s,border-color .2s,box-shadow .2s}.interactive:hover{border-color:#adbea2;transform:translateY(-4px);box-shadow:0 10px 22px #243c3009}.category-topline{justify-content:space-between;align-items:center;gap:5px;min-height:23px;margin-bottom:8px;display:flex}.category-label{color:#586c51;letter-spacing:-.055em;font-size:10px}.category-topline svg{flex:none;width:15px;height:15px}.soon-badge{color:#596654;background:#ffffff80;border:1px solid #bdc7bc;border-radius:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}.category-title{letter-spacing:-.065em;margin-bottom:8px;font-size:16px;font-weight:800;line-height:1.4;display:block}.category-description{white-space:pre-line;color:#636c60;margin-bottom:3px;font-size:12px;line-height:1.65}.service-illustration{width:100%;max-width:165px;height:auto;margin:auto auto 0}.category-bottom{color:#5e6c58;border-top:1px solid #273f3410;padding-top:9px;font-size:10px}.launch-notice{color:#667260;justify-content:center;align-items:flex-start;gap:7px;margin:19px 0 0;font-size:11px;display:flex}.status-dot{background:#81a069;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.how-section{background:#f5f6f0;border-block:1px solid #edf0e7;padding-block:36px 39px}.steps-tag{color:#627155;border:1px solid #d9dfd0;border-radius:999px;padding:5px 12px;font-size:12px;display:none}.steps-list{gap:25px;margin:28px 0 0;padding:0;list-style:none;display:grid}.steps-list li{align-items:flex-start;gap:17px;display:flex}.step-number{background:#e3ebd7;border-radius:50%;flex-shrink:0;place-items:center;width:39px;height:39px;font-size:13px;font-weight:800;display:grid}.steps-list h3{letter-spacing:-.05em;margin:4px 0 6px;font-size:16px;font-weight:700;line-height:1.5}.steps-list p{white-space:pre-line;color:#6a7464;margin:0;font-size:13px;line-height:1.8}.closing-section{flex-wrap:wrap;align-items:center;gap:16px;padding-block:38px;display:flex}.closing-mark{background:#eaf1df;border-radius:30px 30px 14px 14px;place-items:center;width:54px;height:63px;display:grid}.closing-section h2{font-size:20px}.closing-section p{color:#6a7464;margin:7px 0 0;font-size:12px}.text-link{align-items:center;gap:10px;min-height:44px;margin-left:70px;font-size:13px;font-weight:700;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.site-footer{border-top:1px solid var(--line);padding-block:27px 30px}.footer-top{align-items:center;gap:15px;margin-bottom:15px;display:flex}.footer-brand{font-size:21px;font-weight:900}.footer-top>span:last-child{color:#697363;font-size:11px}.site-footer p,.site-footer small{color:#737b6e;margin:0;font-size:10px;line-height:1.9}@media (min-width:600px){.page-width{width:min(1080px,100% - 64px)}.site-header{height:96px}.hero{grid-template-columns:1fr 1fr;align-items:center;padding:42px 34px}.hero-copy{z-index:1}.hero-art{width:120%;max-width:none;margin-left:-15%}.hero h1{font-size:42px}.hero .eyebrow{font-size:12px}.hero-description{font-size:14px}.section-count,.steps-tag{display:inline-block}.category-card{padding:22px}.category-title{font-size:21px}.category-bottom,.category-label,.soon-badge{font-size:12px}.category-description{font-size:14px}.category-topline svg{width:20px;height:20px}.launch-notice{font-size:12px}.mobile-break{display:none}.closing-section{padding-block:44px}.closing-section .text-link{margin-left:auto}.site-footer p,.site-footer small{font-size:11px}}@media (min-width:900px){.site-header{height:105px}.hero{border-radius:30px;grid-template-columns:1fr 1.05fr;min-height:420px;padding:48px 52px}.hero .eyebrow{font-size:14px}.hero h1{margin-block:20px;font-size:59px}.hero-description{font-size:16px}.primary-button{gap:23px;min-height:52px;padding-inline:22px;font-size:15px}.hero-footnote{font-size:12px}.hero-art{width:116%;margin-left:-6%}.art-caption{font-size:11px}.services-section{padding-block:60px 49px}.section-heading{margin-bottom:25px}.section-heading .eyebrow{margin-bottom:7px;font-size:13px}h2{font-size:29px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{border-radius:20px;padding:22px 21px 17px}.category-title{font-size:21px}.category-topline{margin-bottom:16px}.service-illustration{max-width:175px;margin-top:9px}.how-section{padding-block:44px 47px}.steps-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:32px}.steps-list li{flex-direction:column;gap:13px;position:relative}.steps-list li:not(:last-child):after{content:"";border-top:1px dashed #cbd5c0;position:absolute;top:19px;left:57px;right:0}.steps-list h3{font-size:18px}.steps-list p{font-size:14px}.closing-section{gap:22px;padding-block:49px}.closing-mark{width:61px;height:68px}.closing-section h2{font-size:24px}.closing-section p{font-size:14px}.footer-top{margin-bottom:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}