:root{color-scheme:light;--ink:#1d2939;--muted:#526174;--line:#dce2e8;--blue:#254edb;--paper:#f7f8fa;font-family:'Malgun Gothic',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:white;font-size:15px;line-height:1.65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #819bfd;outline-offset:4px}[hidden]{display:none!important}.skip{position:absolute;left:18px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:12px}
header{height:88px;max-width:1200px;padding:0 40px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:9px;font-size:23px;font-weight:750;letter-spacing:-.7px;text-decoration:none}.brand-icon{width:29px;height:29px;border:2px solid var(--blue);border-radius:7px;color:var(--blue);display:inline-grid;place-items:center;font-size:21px;line-height:1}nav{display:flex;align-items:center;gap:28px}nav a,nav button{color:var(--muted);font-size:14px;text-decoration:none;background:none;border:0;padding:8px 0}main{max-width:1200px;padding:0 40px;margin:auto}
.intro{display:grid;grid-template-columns:1.8fr 1fr;gap:60px;align-items:center;padding:58px 0 44px}.badge{font-size:13px;color:#315485;background:#eef3fc;padding:5px 10px;border-radius:5px;display:inline-block;font-weight:650}h1{font-size:clamp(32px,3.5vw,46px);line-height:1.35;letter-spacing:-1.8px;word-break:keep-all;margin:20px 0}h2,h3,p{word-break:keep-all;overflow-wrap:anywhere}h2{font-size:26px;line-height:1.4;letter-spacing:-.7px;margin:6px 0 0}h3{font-size:17px;line-height:1.5;margin:0}.intro>div>p{color:var(--muted);font-size:16px;line-height:1.9;margin:0 0 25px}.button{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:6px;padding:12px 19px;font-size:14px;line-height:1.5;font-weight:650;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:46px}.button:hover{background:#1e40b5}.intro-note{border-left:1px solid var(--line);padding:8px 0 8px 35px}.note-number{font-size:52px;line-height:1.2;letter-spacing:-3px;font-weight:650;color:#243b5b;display:block;margin-bottom:10px}.intro-note strong{font-size:16px}.intro-note p{font-size:14px;line-height:1.8;color:var(--muted);margin:6px 0}.intro-note .note-bottom{border-top:1px solid var(--line);margin-top:20px;padding-top:16px;font-size:12px}
.guide{display:flex;justify-content:space-between;gap:16px;padding:18px 24px;background:var(--paper);border:1px solid #e9edf1;border-radius:8px;margin-bottom:48px}.guide>div{display:flex;align-items:center;gap:10px}.guide span{width:24px;height:24px;background:white;border:1px solid var(--line);border-radius:50%;text-align:center;font-size:12px;font-weight:650;line-height:22px;flex:none}.guide p{font-size:13px;color:#435268;margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.kicker{font-size:11px;letter-spacing:1.7px;font-weight:700;color:#5e7086}.quiet-badge{font-size:12px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:5px 12px}.check-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:34px;align-items:start}#check-form{min-width:0}.project-fields{background:var(--paper);border:1px solid #e6eaf0;border-radius:8px;padding:22px;display:grid;grid-template-columns:1.25fr 1fr;gap:18px}label{font-size:14px;font-weight:650;display:block}input,textarea,select{display:block;width:100%;min-width:0;background:white;color:var(--ink);border:1px solid #c6cfdc;border-radius:5px;padding:11px 12px;margin-top:8px;font-size:14px;line-height:1.5}input:focus,textarea:focus,select:focus{outline:2px solid #91a6ef;outline-offset:1px}input::placeholder,textarea::placeholder{color:#758396}textarea{resize:vertical}.list-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:28px 0 6px}.list-heading>span{font-size:12px;color:var(--muted)}.check{display:grid;grid-template-columns:30px 1fr 128px;gap:13px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.check-number{font-size:12px;color:#6c7c90;align-self:start;padding-top:3px}.check label{font-size:15px}.check p{font-size:13px;color:var(--muted);margin:4px 0 0;line-height:1.8}.check select{margin:0;font-size:13px;min-height:42px;padding:9px}.check select[data-status=PASS]{color:#226347;border-color:#97b9a9;background:#f5faf7}.check select[data-status=FAIL]{color:#a12e34;border-color:#d7a3a6;background:#fff8f8}.notes-label{margin:25px 0 0}.notes-label small{font-weight:400;font-size:12px;color:var(--muted);margin-left:6px}.actions{display:flex;align-items:center;gap:20px;margin-top:20px}.text-button{border:0;background:none;color:var(--muted);padding:10px;font-size:14px}#error{color:#a12e34;font-size:13px}#error:empty{display:none}
.summary-card{background:#f6f8fb;border:1px solid #dce3ec;border-radius:8px;padding:25px;position:sticky;top:24px}.summary-card h3{margin:8px 0 0;font-size:16px}.progress-count{display:flex;align-items:baseline;gap:10px;margin:20px 0 14px}.progress-count strong{font-size:46px;font-weight:650;letter-spacing:-2px;line-height:1}.progress-count>span{color:#708097;font-size:18px}.progress-track{height:5px;border-radius:3px;background:#dfe5ee;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--blue);width:0}.progress-list{margin:24px 0 20px}.progress-list>div{display:flex;justify-content:space-between;margin:10px 0;font-size:13px}.progress-list dt{display:flex;align-items:center;gap:9px;color:#4a5b71}.progress-list dd{margin:0;font-weight:650}.dot{width:7px;height:7px;border-radius:50%;background:#8a98a9}.dot.good{background:#378463}.dot.bad{background:#c85457}.dot.neutral{background:#c5ceda}.summary-note{border-top:1px solid #dde4ed;padding-top:17px;font-size:12px;line-height:1.8;color:var(--muted);margin:0}#result{border-top:1px solid #d7dfeb;margin-top:20px;padding-top:12px}#result p{font-size:12px;color:var(--muted)}#result .button{width:100%;margin-top:8px}
.information{border-top:1px solid var(--line);padding:44px 0;margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.information h2{font-size:22px}.information p{font-size:14px;color:var(--muted);line-height:1.9}.information details{border-bottom:1px solid var(--line);padding:16px 0}.information summary{cursor:pointer;font-size:14px;font-weight:600}footer{max-width:1120px;margin:auto;border-top:1px solid var(--line);display:flex;gap:20px;align-items:center;padding:26px 0 35px;color:var(--muted);font-size:12px}footer .brand{font-size:18px;color:#364760}footer .brand-icon{width:23px;height:23px;font-size:16px}footer>span{margin-left:auto}dialog{width:min(500px,calc(100% - 32px));max-height:90vh;overflow:auto;border:1px solid var(--line);border-radius:10px;padding:28px;color:var(--ink);box-shadow:0 20px 70px #15223533}dialog::backdrop{background:#14213877}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:23px;margin:0}.close-button{background:none;border:0;font-size:26px;color:var(--muted);width:32px;height:36px}dialog>p,dialog .small-note{font-size:13px;line-height:1.8;color:var(--muted)}#support-status{font-size:13px;color:#315b48}
@media(max-width:960px){.intro{gap:30px}.intro-note{padding-left:24px}.check-layout{grid-template-columns:minmax(0,1fr) 240px;gap:22px}.summary-card{padding:20px}.project-fields{grid-template-columns:1fr}.list-heading{align-items:flex-start;flex-direction:column;gap:4px}.check{grid-template-columns:24px 1fr;gap:8px 12px}.check select{grid-column:2;width:150px;margin-top:5px}footer{margin:0 40px}.guide{padding:16px}.guide p{font-size:12px}}
@media(max-width:700px){header{height:72px;padding:0 22px}.brand{font-size:21px}nav{gap:17px}nav a,nav button{font-size:12px}nav a[href="#plans"]{display:none}main{padding:0 22px}.intro{grid-template-columns:1fr;padding:35px 0 25px;gap:0}h1{font-size:32px;letter-spacing:-1.1px;margin:16px 0}.intro>div>p{font-size:14px;line-height:1.9;margin-bottom:20px}.desktop-break{display:none}.intro-note{display:none}.guide{margin:0 0 35px;padding:15px 17px;display:grid;gap:10px;justify-content:start}.guide p{font-size:13px}.guide span{width:21px;height:21px;line-height:19px}.section-heading{margin-bottom:18px}h2{font-size:23px}.check-layout{grid-template-columns:1fr;gap:26px}.project-fields{padding:18px;gap:17px}.check{padding:18px 0;grid-template-columns:24px 1fr;gap:7px 10px}.check select{grid-column:2;width:145px;margin-top:4px;font-size:13px}.check p{font-size:13px;line-height:1.8}.check label{font-size:15px}.check-number{font-size:11px}.summary-card{position:static;padding:22px}.progress-count{margin:16px 0}.progress-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin:18px 0}.information{grid-template-columns:1fr;gap:12px;padding:30px 0;margin-top:35px}.information h2{font-size:21px}.information p{font-size:13px}footer{margin:0 22px;flex-wrap:wrap;gap:9px 18px;padding:23px 0}footer p{margin:0}footer>span{margin-left:0;width:100%}.badge{font-size:12px}.quiet-badge{font-size:11px}.actions{gap:12px}.button{font-size:13px}.list-heading>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.difference{margin-bottom:48px}.deliverables{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.deliverables article{border-top:1px solid var(--line);padding-top:22px}.deliverables h3{margin-top:15px}.deliverables p,.delivery-example p,.fit-question p{color:var(--muted);font-size:14px;line-height:1.9}.delivery-example{margin-top:26px;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:24px}.delivery-example p:last-child{margin-bottom:0}.fit-question{border-bottom:1px solid var(--line);padding:20px 0}.fit-question summary{cursor:pointer;font-weight:650;font-size:15px}@media(max-width:700px){.deliverables{grid-template-columns:1fr;gap:8px}.difference{margin-bottom:32px}.delivery-example{padding:18px}.deliverables p,.delivery-example p,.fit-question p{font-size:13px}}
.packages{display:grid;grid-template-columns:1fr 1fr .85fr;gap:24px;margin-top:25px}.package{border:1px solid var(--line);padding:26px;border-radius:8px}.package h3{font-size:22px;margin-top:18px}.price{font-size:30px;font-weight:700;margin:16px 0}.price span{font-size:12px;font-weight:400;margin-left:8px;color:var(--muted)}.package ul{padding-left:18px;color:var(--muted);font-size:14px;line-height:2}.package button{margin-top:15px}.scope-note{font-size:14px;color:var(--muted)}.scope-note h3{color:var(--ink)}.request-section{margin-top:50px;padding-top:45px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.request-section>div>p,.muted{font-size:14px;color:var(--muted)}.request-section label{margin-bottom:20px}.request-section small{font-weight:400;color:var(--muted)}.small-note{font-size:12px!important;line-height:1.8;color:var(--muted)}.contact-card{display:flex;flex-direction:column;gap:8px;margin-top:28px}.contact-card a{color:var(--blue)}.contact-card p{font-size:13px;color:var(--muted)}.brand small{font-size:12px;border:1px solid var(--line);border-radius:4px;padding:2px 6px;color:var(--muted)}#mail-preview{border:1px solid var(--line);border-radius:8px;padding:20px;margin-top:25px;background:var(--paper)}#mail-body{font:13px/1.8 inherit;white-space:pre-wrap;overflow-wrap:anywhere}#mail-status{font-size:13px;color:var(--muted)}#quote-error{color:#a12e34;font-size:13px}.intro .small-note{margin-top:15px}footer{flex-wrap:wrap}footer>p{flex:1}.intro-note h2{font-size:23px}@media(max-width:800px){.packages{grid-template-columns:1fr 1fr}.scope-note{grid-column:1/-1}.request-section{gap:30px}}@media(max-width:700px){.packages,.request-section{grid-template-columns:1fr}.request-section{margin-top:25px;padding-top:25px;gap:20px}.scope-note{grid-column:auto}nav{gap:13px}nav a[href="#scope"]{display:none}.brand{font-size:19px}.contact-card{margin-top:15px}.intro .small-note{font-size:12px}.intro-note{display:none}footer>p{width:100%;flex:auto}}

header{height:auto;min-height:88px;flex-wrap:wrap;gap:12px;padding-top:16px;padding-bottom:16px}.language-control{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:400}.language-control select{width:125px;margin:0;padding:7px;font-size:13px}.language-notice{flex-basis:100%;font-size:12px;color:var(--muted);margin:0}html:not([lang="ko"]) h1{letter-spacing:-.8px}html:not([lang="ko"]) .price{font-size:27px}html:not([lang="ko"]) .price span{display:block;margin-left:0}.check select{min-width:0}@media(max-width:700px){header{gap:12px;min-height:72px}header nav{order:3;width:100%;justify-content:space-between;gap:8px;flex-wrap:wrap}header .language-control{margin-left:auto}header .language-control>span{display:none}.language-control select{width:112px}html:not([lang="ko"]) h1{font-size:30px}html:not([lang="ko"]) .button{gap:12px}footer span{overflow-wrap:anywhere}}

.intro>div{min-width:0}html[lang="ja"] h1,html[lang="zh-Hans"] h1{word-break:normal;overflow-wrap:anywhere}
