@font-face{font-family:Pretendard;src:url('fonts/Pretendard-Regular.woff2')}@font-face{font-family:Pretendard;src:url('fonts/Pretendard-Bold.woff2');font-weight:700}:root{--accent:#0069C4;--primary:#0D4F98;--navy:#002664;--ink:#1E293B;--muted:#64748B;--surface:#EDF3F7;--line:#D2D9E5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:16px/1.75 Pretendard,sans-serif;color:var(--ink);background:#fff}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all;line-height:1.35;letter-spacing:-1px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:var(--navy);color:white;padding:12px 20px}.skip:focus{top:10px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 max(5vw,24px);border-bottom:1px solid #e5ecf3;background:#ffffffed;position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}.logo{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:700;color:var(--navy);letter-spacing:-1px;white-space:nowrap}.logo img{width:46px;height:46px;border-radius:13px}.site-header nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:28px}.site-header nav a{font-size:14px;color:var(--muted);padding:12px 0}.site-header nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;background:var(--primary);color:white;font-size:15px;font-weight:700;padding:13px 23px;border-radius:8px;border:1px solid transparent;white-space:nowrap;transition:background .2s}.button:hover{background:#1B55AD}.button.small{font-size:13px;min-height:44px;padding:10px 18px}.text-link{color:var(--primary);font-size:15px;font-weight:700;min-height:48px;display:inline-flex;align-items:center}.section{max-width:1240px;margin:auto;padding:100px 40px}.section-label{display:block;color:var(--accent);font-size:13px;letter-spacing:.8px;font-weight:700;margin-bottom:20px}.section-heading{margin-bottom:44px}.section-heading h2{font-size:37px;line-height:1.5;letter-spacing:-1.5px}.hero{overflow:hidden;background:radial-gradient(ellipse at 77% 51%,#cee5fc 0%,#eaf3fb 35%,#f8fafc 74%)}.hero-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:65px 40px 70px}.hero-copy h1{font-size:64px;line-height:1.17;letter-spacing:-3.3px}.hero-copy h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{font-size:18px;line-height:1.9;color:var(--muted);margin:29px 0}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-foot{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin-top:47px}.hero-foot i{width:3px;height:3px;border-radius:50%;background:#94A3B8}.hero-visual{position:relative;display:flex;align-items:center;flex-direction:column}.phone{width:290px;border:7px solid #1c2532;border-radius:43px;overflow:hidden;background:white;box-shadow:0 25px 65px #0d4f9826;transform:rotate(4deg);transition:transform .3s}.phone:hover{transform:rotate(0deg)}.phone-top{height:37px;padding:5px 19px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;position:relative}.phone-top i{width:80px;height:22px;border-radius:20px;background:#101720;position:absolute;left:50%;transform:translateX(-50%)}.phone .screen{width:100%}.phone-bottom{height:17px;display:grid;place-items:center}.phone-bottom:after{content:'';width:100px;height:4px;background:#182234;border-radius:4px}.orbit-label{display:flex;align-items:center;gap:12px;padding:13px 20px;background:#fff;border:1px solid #e5edf7;border-radius:13px;box-shadow:0 12px 32px #0d4f9812;position:absolute;left:-3px;top:70px;z-index:2;transform:rotate(-4deg)}.orbit-label img{width:45px;height:45px}.orbit-label span{font-weight:700;font-size:17px;line-height:1.5;color:var(--navy)}.orbit-label b{display:block;font-size:11px;font-weight:400;color:var(--muted)}.visual-caption{margin-top:29px;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.blue-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.intro-section{display:grid;grid-template-columns:.95fr 1.4fr;gap:60px;border-bottom:1px solid var(--line)}.intro-section .section-heading{margin:0}.intro-section h2{font-size:30px}.service-explain>p{font-size:17px;color:#526174;line-height:1.9}.flow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:25px 0;margin:15px 0 8px;border-bottom:1px solid var(--line)}.flow>div{flex:1;min-width:0}.flow>div>span{display:block;color:var(--accent);font-weight:700;font-size:12px;margin-bottom:7px}.flow b{font-size:15px;display:block;word-break:keep-all}.flow small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.flow-arrow{color:#91afca}.service-explain .fine{font-size:13px;color:var(--muted);line-height:1.8}.citizen-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.photo-story{position:relative;border-radius:5px;overflow:hidden;min-height:585px;background:var(--navy)}.photo-story>img{height:100%;width:100%;object-fit:cover;object-position:60% center}.photo-story:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,#002664d9)}.photo-story>div{position:absolute;bottom:33px;left:33px;right:25px;z-index:1;color:white}.photo-story span{font-size:13px;display:block;margin-bottom:14px}.photo-story h3{font-size:29px;line-height:1.5}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:22px;padding:25px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:5px}.steps li:last-child{border:0;padding-bottom:0}.steps li>span{font-size:15px;font-weight:700;color:var(--accent);padding-top:4px}.steps h3{font-size:21px;margin-bottom:9px;letter-spacing:-.6px}.steps p{font-size:15px;color:var(--muted);line-height:1.9}.steps a{display:inline-block;font-size:13px;font-weight:700;color:var(--primary);padding:10px 0;min-height:44px}.voucher-section{background:var(--navy);color:white}.voucher-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px}.voucher-copy .section-label{color:#8BC4FC}.voucher-copy h2{font-size:39px;line-height:1.5;letter-spacing:-1.8px}.voucher-copy>p{margin-top:23px;color:#b9cde5;font-size:16px;line-height:1.9}.voucher-copy ul{margin:25px 0 0;padding-left:20px;color:#e4eefb;font-size:14px;line-height:2.2}.calculator{background:#fff;padding:30px;border-radius:16px;color:var(--ink)}.calculator-heading>span{font-size:12px;color:var(--accent);font-weight:700}.calculator-heading b{display:block;margin:5px 0 20px;font-size:20px}.segment{display:flex;padding:4px;background:#EDF3F7;border-radius:9px;gap:4px}.segment button{flex:1;min-height:44px;border:0;border-radius:6px;background:transparent;color:#64748B;font-size:14px}.segment button.selected{background:#0D4F98;color:#fff;font-weight:700}.allocation{padding:22px 0 17px;border-bottom:1px solid var(--line)}.allocation>div{display:flex;align-items:center;font-size:14px;padding:8px 0;gap:9px}.allocation b{margin-left:auto}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.fund{background:#0D4F98}.city{background:#0069C4}.school{background:#79B4E8}.payment-line{display:flex;justify-content:space-between;font-size:14px;margin:18px 0}.payment-total{display:flex;align-items:center;justify-content:space-between;gap:15px}.payment-total>span{font-size:15px;font-weight:700}.payment-total strong{font-size:37px;color:var(--primary);line-height:1.3;letter-spacing:-1px}.payment-total strong span{font-size:20px;margin-left:3px}.calculator p{font-size:13px;color:var(--muted);margin:18px 0 14px;min-height:46px}.calculator>small{font-size:11px;line-height:1.8;display:block;border-top:1px solid #EDF3F7;padding-top:13px;color:var(--muted)}.ai-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.conversation{background:#f4f7fb;border:1px solid #e3eaf3;padding:29px;border-radius:18px}.conversation-top{display:flex;align-items:center;gap:10px;margin-bottom:24px}.conversation-top span{font-size:28px;color:var(--accent)}.conversation-top b{color:var(--primary);font-size:16px}.question{max-width:90%;margin-left:auto;padding:11px 16px;background:var(--primary);color:white;border-radius:15px 3px 15px 15px;width:fit-content;font-size:14px;margin-bottom:17px}.answer{padding:18px;background:white;border-radius:3px 15px 15px 15px;font-size:14px;margin-bottom:22px}.answer>b{font-size:18px}.answer>p{font-size:14px;color:#526174;margin-top:5px}.answer-price{display:flex;flex-direction:column;font-size:12px;border-top:1px solid var(--line);margin-top:13px;padding-top:12px;color:var(--muted)}.answer-price strong{font-size:19px;color:var(--primary);margin-top:4px}.conversation-input{padding:11px 14px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;justify-content:space-between;background:white;font-size:14px;color:var(--muted)}.conversation-input b{background:var(--primary);color:white;display:grid;place-items:center;width:35px;height:35px;border-radius:9px;font-size:21px}.ai-explain article{padding:25px 0;border-bottom:1px solid var(--line)}.ai-explain article:last-child{border:0}.ai-explain article>span{font-size:12px;color:var(--accent);font-weight:700;display:block;margin-bottom:10px}.ai-explain h3{font-size:22px;margin-bottom:12px}.ai-explain p{font-size:15px;color:var(--muted);line-height:1.9}.operations-section{background:#F7F8F9}.role-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:35px;overflow:auto}.role-tabs button{padding:15px 19px;min-height:54px;border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);font-size:15px;white-space:nowrap}.role-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent);font-weight:700}.role-layout{display:grid;grid-template-columns:.85fr 1.5fr;align-items:center;gap:50px}.role-number{font-size:50px;font-weight:700;line-height:1;color:#afc9e3;display:block;margin-bottom:22px}#role-panel h3{font-size:26px;line-height:1.5;margin-bottom:15px}#role-panel>p{font-size:15px;color:var(--muted);line-height:1.9}#role-panel ul{font-size:14px;margin:16px 0 25px;padding-left:19px;line-height:2.1}.admin-preview{display:block;border:1px solid #d4deea;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 15px 35px #0d4f980d}.window-bar{display:flex;align-items:center;gap:5px;height:34px;padding:0 13px;background:#e9eef5}.window-bar i{width:6px;height:6px;background:#b6c3d3;border-radius:50%}.window-bar span{font-size:10px;color:#64748B;margin-left:12px}.admin-preview img{width:100%}.control-section{display:grid;grid-template-columns:1fr 1.15fr;gap:85px;border-bottom:1px solid var(--line)}.control-section .section-heading{margin:0}.control-list article{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:26px 0}.control-list article:first-child{padding-top:0}.control-list article:last-child{border:0;padding-bottom:0}.control-list article>span{font-size:13px;color:var(--accent);font-weight:700;padding-top:4px}.control-list h3{font-size:21px;margin-bottom:13px}.control-list p{font-size:15px;color:var(--muted);line-height:1.9}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:22px 35px 22px 0;font-size:17px;font-weight:700;cursor:pointer;position:relative;list-style:none;line-height:1.5;word-break:keep-all}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:4px;top:18px;font-size:23px;font-weight:400;color:var(--primary)}.faq details[open] summary:after{content:'−'}.faq details p{padding:0 30px 24px 0;color:var(--muted);font-size:15px}.closing{background:#EDF3F7}.closing .section{padding-top:65px;padding-bottom:65px;display:flex;align-items:center;justify-content:space-between;gap:35px}.closing .section>div:first-child{display:flex;align-items:center;gap:22px}.closing img{width:75px;height:75px;border-radius:20px}.closing h2{font-size:29px;line-height:1.4}.button.light{background:#0D4F98;color:#fff}.button.line{background:transparent;border-color:#0D4F98;color:#0D4F98}.site-footer{max-width:1240px;margin:auto;display:flex;align-items:center;gap:25px;padding:35px 40px}.site-footer .logo{font-size:21px}.site-footer .logo img{width:36px;height:36px}.site-footer>span{font-size:12px;color:var(--muted)}.site-footer>a:last-child{margin-left:auto;font-size:13px;padding:10px 0}
@media(max-width:1050px){.hero-copy h1{font-size:53px}.hero-inner{gap:25px}.orbit-label{left:-10px}.section{padding:75px 30px}.intro-section{gap:35px;grid-template-columns:1fr 1.3fr}.intro-section h2{font-size:27px}.flow{flex-wrap:wrap}.flow>div{flex-basis:24%}.citizen-layout,.ai-layout{gap:40px}.voucher-inner{gap:40px}.voucher-copy h2{font-size:33px}.section-heading h2{font-size:32px}.role-layout{gap:28px}.role-tabs button{padding:14px}.control-section{gap:40px}.faq-section{gap:35px}.closing .actions{gap:12px}.site-header{gap:20px}.site-header nav{gap:20px;margin-right:0}}
@media(max-width:760px){html{scroll-padding-top:80px}.site-header{height:74px;padding:0 20px;gap:12px}.logo{font-size:23px;gap:7px}.logo img{width:40px;height:40px}.site-header nav{display:none}.site-header .button{margin-left:auto;font-size:12px;padding:9px 13px;gap:8px}.hero-inner{grid-template-columns:1fr;padding:45px 24px 40px;gap:45px}.hero-copy h1{font-size:47px;line-height:1.2;letter-spacing:-2px}.hero-copy .section-label{font-size:12px;margin-bottom:18px}.hero-copy>p{font-size:16px;margin:22px 0}.hero-foot{margin-top:23px;font-size:11px}.hero .actions{gap:20px}.hero .button{font-size:14px;padding:12px 18px}.hero .text-link{font-size:13px}.hero-visual{max-width:370px;width:100%;margin:auto}.phone{width:252px;border-radius:37px;border-width:6px;transform:rotate(3deg)}.phone-top{height:33px;font-size:9px}.phone-top i{height:20px;width:70px}.orbit-label{left:0;top:55px;padding:10px 14px}.orbit-label img{width:35px;height:35px}.orbit-label span{font-size:15px}.orbit-label b{font-size:10px}.visual-caption{font-size:10px;margin-top:20px}.section{padding:60px 22px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:29px;line-height:1.45;letter-spacing:-1.1px}.section-label{font-size:12px;margin-bottom:15px}.intro-section,.citizen-layout,.voucher-inner,.ai-layout,.role-layout,.control-section,.faq-section{grid-template-columns:1fr;gap:30px}.intro-section .section-heading{margin:0}.service-explain>p{font-size:16px}.flow{flex-direction:column;align-items:stretch;padding:10px 0 22px;gap:12px}.flow>div{padding:8px 0}.flow>div>span{margin-bottom:3px}.flow b{font-size:18px}.flow small{font-size:13px}.flow-arrow{transform:rotate(90deg);align-self:flex-start;margin-left:14px;line-height:1}.citizen-layout{gap:30px}.photo-story{min-height:0;height:330px}.photo-story>div{left:23px;bottom:25px}.photo-story h3{font-size:25px}.steps li{gap:16px;padding:22px 0}.steps h3{font-size:21px}.steps p{font-size:15px}.voucher-copy h2{font-size:31px}.voucher-copy>p{font-size:16px}.voucher-copy ul{font-size:14px}.calculator{padding:23px;border-radius:14px}.calculator-heading b{font-size:18px}.payment-total strong{font-size:34px}.ai-layout{gap:23px}.conversation{padding:20px;border-radius:14px}.question{font-size:13px}.answer{padding:16px}.ai-explain article{padding:20px 0}.ai-explain h3{font-size:22px}.role-tabs{margin-right:-22px;margin-left:-22px;padding:0 22px;margin-bottom:25px}.role-tabs button{font-size:14px;padding:13px 15px}.role-layout{gap:25px}.role-number{font-size:36px;margin-bottom:15px}#role-panel h3{font-size:25px}.control-section .section-heading,.faq-section .section-heading{margin:0}.control-list article{padding:22px 0}.control-list h3{font-size:21px}.control-list article>span{font-size:13px}.faq-section{gap:12px}.faq summary{font-size:16px}.closing .section{flex-direction:column;align-items:start;padding:40px 22px}.closing .section>div:first-child{gap:15px}.closing img{width:60px;height:60px}.closing h2{font-size:27px}.closing .actions{width:100%;gap:10px;flex-wrap:nowrap}.closing .button{flex:1;font-size:13px;padding:12px 11px;gap:6px}.site-footer{padding:28px 22px;flex-wrap:wrap;gap:15px}.site-footer>span{width:100%;order:3}.site-footer>a:last-child{font-size:12px}.site-footer .logo{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.phone{transform:none}}
