.Guide-module-scss-module__l-ZGtW__guideRoot{--g-bg:#f7f8fa;--g-surface:#fff;--g-muted:#5b6675;--g-border:#e4e7eb;--g-pin:#e5484d;--g-tip-bg:#fff8e6;--g-tip-border:#f3d77a;--g-radius:1.125rem;--g-shadow:0 .25rem 1.5rem #14171c0f;background:var(--g-bg);color:var(--guide-fg,#15233a);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.65}.Guide-module-scss-module__l-ZGtW__guideRoot a{color:inherit;text-decoration:none}.Guide-module-scss-module__l-ZGtW__topbar{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--g-border);background:#ffffffd9;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding-block:.875rem;padding-inline:max(1.25rem,50% - 22.5rem);display:flex;position:sticky;top:0}.Guide-module-scss-module__l-ZGtW__back{color:var(--g-muted);flex-direction:row;justify-content:flex-start;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;display:flex}.Guide-module-scss-module__l-ZGtW__back:hover{color:var(--guide-fg,#15233a)}.Guide-module-scss-module__l-ZGtW__crumb{letter-spacing:.02em;color:var(--guide-accent,#1862d9);background:var(--guide-accent-soft,#e8f0fd);border-radius:62.4375rem;padding:.3125rem .75rem;font-size:.8125rem;font-weight:700}.Guide-module-scss-module__l-ZGtW__wrap{max-width:47.5rem;margin:0 auto;padding:0 1.25rem}.Guide-module-scss-module__l-ZGtW__hero{text-align:center;padding:3.5rem 1.25rem 2.5rem}.Guide-module-scss-module__l-ZGtW__badge{color:var(--guide-accent,#1862d9);background:var(--guide-accent-soft,#e8f0fd);border-radius:62.4375rem;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.Guide-module-scss-module__l-ZGtW__heroTitle{letter-spacing:-.02em;font-size:clamp(1.9rem,6vw,2.8rem);font-weight:800;line-height:1.25}.Guide-module-scss-module__l-ZGtW__heroDesc{color:var(--g-muted);margin-top:.875rem;font-size:clamp(1rem,3.4vw,1.15rem)}.Guide-module-scss-module__l-ZGtW__meta{flex-wrap:wrap;justify-content:center;gap:.5rem .625rem;margin-top:1.375rem;display:inline-flex}.Guide-module-scss-module__l-ZGtW__meta span{color:var(--g-muted);background:var(--g-surface);border:1px solid var(--g-border);border-radius:62.4375rem;padding:.375rem .8125rem;font-size:.8125rem;font-weight:600}.Guide-module-scss-module__l-ZGtW__steps{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.75rem;padding:.5rem 0 2.5rem;display:flex}.Guide-module-scss-module__l-ZGtW__step{background:var(--g-surface);border:1px solid var(--g-border);border-radius:var(--g-radius);box-shadow:var(--g-shadow);padding:1.375rem;scroll-margin-top:5rem}.Guide-module-scss-module__l-ZGtW__stepHead{flex-direction:row;justify-content:flex-start;align-items:center;gap:.875rem;display:flex}.Guide-module-scss-module__l-ZGtW__stepNum{color:#fff;background:var(--guide-accent,#1862d9);border-radius:.75rem;flex:none;place-items:center;width:2.625rem;height:2.625rem;font-size:1.0625rem;font-weight:800;display:grid}.Guide-module-scss-module__l-ZGtW__stepTitle{letter-spacing:-.01em;font-size:clamp(1.1rem,4vw,1.35rem);font-weight:700;line-height:1.35}.Guide-module-scss-module__l-ZGtW__stepDesc{color:var(--g-muted);margin-top:.75rem;font-size:1rem}.Guide-module-scss-module__l-ZGtW__stepDesc b{color:var(--guide-fg,#15233a);font-weight:700}.Guide-module-scss-module__l-ZGtW__key{color:var(--guide-accent,#1862d9);background:var(--guide-accent-soft,#e8f0fd);border-radius:.375rem;padding:.0625rem .5rem;font-size:.92em;font-weight:700;display:inline-block}.Guide-module-scss-module__l-ZGtW__shot{border:1px solid var(--g-border);background:#f1f3f5;border-radius:.875rem;margin-top:1.125rem;line-height:0;position:relative;overflow:hidden}.Guide-module-scss-module__l-ZGtW__shotImg{width:100%;height:auto;display:block}.Guide-module-scss-module__l-ZGtW__pin{color:#fff;background:var(--g-pin);z-index:2;border:3px solid #fff;border-radius:50%;place-items:center;width:2.125rem;height:2.125rem;font-size:.9375rem;font-weight:800;line-height:1;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 .125rem .625rem #e5484d80}.Guide-module-scss-module__l-ZGtW__pin:after{content:"";border:2px solid var(--g-pin);border-radius:50%;animation:1.8s ease-out infinite Guide-module-scss-module__l-ZGtW__pulse;position:absolute;inset:-.4375rem}@keyframes Guide-module-scss-module__l-ZGtW__pulse{0%{opacity:.9;transform:scale(.7)}to{opacity:0;transform:scale(1.5)}}.Guide-module-scss-module__l-ZGtW__tip{color:#7a5b00;background:var(--g-tip-bg);border:1px solid var(--g-tip-border);border-radius:.75rem;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.625rem;margin-top:1rem;padding:.75rem .875rem;font-size:.95rem;display:flex}.Guide-module-scss-module__l-ZGtW__tip b{font-weight:700}.Guide-module-scss-module__l-ZGtW__tipWarn{color:#8a1c1c;background:#fdecec;border-color:#f3b6b6}.Guide-module-scss-module__l-ZGtW__notice{background:#fdecec;border-color:#f3b6b6}.Guide-module-scss-module__l-ZGtW__notice .Guide-module-scss-module__l-ZGtW__stepDesc{color:#8a1c1c;margin-top:0}.Guide-module-scss-module__l-ZGtW__notice .Guide-module-scss-module__l-ZGtW__stepDesc b{color:#8a1c1c}.Guide-module-scss-module__l-ZGtW__notice .Guide-module-scss-module__l-ZGtW__stepDesc a{color:#8a1c1c;font-weight:700;text-decoration:underline}.Guide-module-scss-module__l-ZGtW__dns{border:1px solid var(--g-border);border-radius:.75rem;margin-top:1rem;font-size:.95rem;overflow:hidden}.Guide-module-scss-module__l-ZGtW__dnsRow{border-top:1px solid var(--g-border);grid-template-columns:5.5rem 1fr;display:grid}.Guide-module-scss-module__l-ZGtW__dnsRow:first-child{border-top:0}.Guide-module-scss-module__l-ZGtW__dnsRow dt{background:var(--guide-accent-soft,#e8f0fd);color:var(--guide-accent,#1862d9);padding:.625rem .75rem;font-weight:700}.Guide-module-scss-module__l-ZGtW__dnsRow dd{word-break:break-all;padding:.625rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.Guide-module-scss-module__l-ZGtW__pager{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem;padding:.5rem 0 4rem;display:flex}.Guide-module-scss-module__l-ZGtW__pagerLink{background:var(--g-surface);border:1px solid var(--g-border);box-shadow:var(--g-shadow);border-radius:.875rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.125rem;font-weight:700;transition:transform .15s,border-color .15s;display:flex}.Guide-module-scss-module__l-ZGtW__pagerLink:hover{border-color:var(--guide-accent,#1862d9);transform:translateY(-.125rem)}.Guide-module-scss-module__l-ZGtW__dir{color:var(--g-muted);font-size:.75rem;font-weight:700}.Guide-module-scss-module__l-ZGtW__pagerLink.Guide-module-scss-module__l-ZGtW__pagerNext{background:var(--guide-accent,#1862d9);color:#fff;border-color:var(--guide-accent,#1862d9)}.Guide-module-scss-module__l-ZGtW__pagerLink.Guide-module-scss-module__l-ZGtW__pagerNext .Guide-module-scss-module__l-ZGtW__dir{color:#ffffffbf}.Guide-module-scss-module__l-ZGtW__done{text-align:center;background:var(--g-surface);border:1px solid var(--g-border);border-radius:var(--g-radius);box-shadow:var(--g-shadow);margin-bottom:1.5rem;padding:2rem 1.375rem}.Guide-module-scss-module__l-ZGtW__doneCheck{color:#1a7f37;background:#e6f7ec;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;margin:0 auto .875rem;font-size:1.75rem;display:grid}.Guide-module-scss-module__l-ZGtW__doneTitle{font-size:1.3rem;font-weight:800}.Guide-module-scss-module__l-ZGtW__doneDesc{color:var(--g-muted);margin-top:.5rem}@media (min-width:768px){.Guide-module-scss-module__l-ZGtW__hero{padding:5rem 1.25rem 3.25rem}.Guide-module-scss-module__l-ZGtW__steps{gap:2.25rem}.Guide-module-scss-module__l-ZGtW__step{padding:2rem 2.125rem}.Guide-module-scss-module__l-ZGtW__stepNum{width:3rem;height:3rem;font-size:1.1875rem}.Guide-module-scss-module__l-ZGtW__pin{width:2.5rem;height:2.5rem;font-size:1.0625rem}.Guide-module-scss-module__l-ZGtW__pager{flex-direction:row}.Guide-module-scss-module__l-ZGtW__pagerLink{flex:1}}
