.guide-page{background:var(--paper);min-height:100vh}.guide-header{border-bottom:1px solid var(--line);background:#fbfaf6f5;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(24px,7vw,104px);display:flex}.guide-brand{align-items:center;gap:13px;display:flex}.guide-brand strong,.guide-brand small{display:block}.guide-brand strong{font-size:15px}.guide-brand small{color:var(--sage);letter-spacing:.15em;margin-top:3px;font-size:8px;font-weight:800}.guide-request-link{background:var(--navy);color:#fff;padding:11px 18px;font-size:13px;font-weight:800}.guide-article{padding:38px clamp(24px,12vw,180px) 90px}.guide-breadcrumb{color:var(--muted);gap:9px;font-size:12px;display:flex}.guide-breadcrumb a:hover{color:var(--orange)}.guide-title{max-width:880px;padding:clamp(54px,8vw,100px) 0 64px}.guide-title h1{letter-spacing:-.055em;max-width:820px;margin:16px 0 24px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(38px,5.4vw,72px);font-weight:500;line-height:1.14}.guide-title>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:clamp(16px,1.7vw,20px);line-height:1.75}.guide-body{gap:54px;max-width:900px;margin-left:auto;display:grid}.guide-body section{border-top:1px solid var(--navy);grid-template-columns:minmax(190px,.65fr) 1.35fr;column-gap:clamp(36px,7vw,90px);padding-top:24px;display:grid}.guide-body h2{letter-spacing:-.035em;grid-row:1/span 5;margin:0;font-size:21px;line-height:1.4}.guide-body p{color:#424a4c;grid-column:2;margin:0 0 16px;font-size:15px;line-height:1.85}.guide-body ul{grid-column:2;margin:4px 0 0;padding:0;list-style:none}.guide-body li{border-bottom:1px solid var(--line);color:#424a4c;padding:11px 0 11px 20px;font-size:14px;line-height:1.65;position:relative}.guide-body li:before{content:"";background:var(--orange);width:6px;height:6px;position:absolute;top:19px;left:2px}.guide-notice{border-left:4px solid var(--orange);background:var(--ivory);padding:28px 30px}.guide-notice strong{font-size:15px}.guide-notice p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.75}.guide-related{background:var(--ivory);padding:80px clamp(24px,7vw,104px)}.guide-related>div:first-child{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.guide-related h2{letter-spacing:-.045em;margin:12px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(30px,4vw,48px);font-weight:500}.guide-related-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.guide-related-grid a{background:var(--paper);min-height:190px;padding:28px;position:relative}.guide-related-grid strong,.guide-related-grid span{display:block}.guide-related-grid strong{margin-bottom:16px;font-size:17px}.guide-related-grid span{color:var(--muted);padding-right:20px;font-size:12px;line-height:1.65}.guide-related-grid b{color:var(--orange);position:absolute;bottom:22px;right:24px}.guide-cta{background:var(--navy);color:#fff;justify-content:space-between;align-items:end;gap:40px;padding:70px clamp(24px,7vw,104px);display:flex}.guide-cta h2{letter-spacing:-.045em;max-width:620px;margin:12px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(30px,4vw,50px);font-weight:500;line-height:1.2}.guide-cta a{background:var(--orange);flex:none;padding:15px 22px;font-size:14px;font-weight:800}.guide-footer{color:#fff;background:#0d1a2f;justify-content:space-between;padding:28px clamp(24px,7vw,104px);font-size:12px;display:flex}@media (max-width:760px){.guide-header{min-height:66px}.guide-article{padding-top:26px;padding-bottom:64px}.guide-title{padding:46px 0 48px}.guide-body section{display:block}.guide-body h2{margin-bottom:20px}.guide-related-grid{grid-template-columns:1fr}.guide-related-grid a{min-height:160px}.guide-cta{flex-direction:column;align-items:flex-start}}
