:root{--ink:#151515;--pink:#ff73c7;--cream:#fff7f1;--line:#d7cfc9;--muted:#665d62;--green:#21613c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif;line-height:1.65;word-break:keep-all}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,select,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #8b2870;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1080px,calc(100% - 48px));margin:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.27;letter-spacing:-.04em}h1{font-size:clamp(34px,6vw,66px);margin-bottom:20px}h2{font-size:clamp(26px,4vw,38px);margin-bottom:18px}h3{font-size:23px;margin-bottom:18px}section[id],details[id]{scroll-margin-top:85px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.small{font-size:13px;color:var(--muted)}.skip{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.hero{background:var(--ink);color:var(--cream);padding:50px 0 40px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.hero .eyebrow{color:var(--pink)}.hero p:not(.eyebrow){max-width:580px;color:#e0d4dc}.hero h1 em{font-style:normal;color:var(--pink)}.hero-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px}.ticket{background:var(--pink);color:var(--ink);padding:30px;border-radius:22px;transform:rotate(3deg);box-shadow:10px 12px 0 #393035}.ticket strong{display:block;font-size:39px;line-height:1.1;letter-spacing:-.04em}.ticket .ticket-line{border-top:1px dashed #64264c;padding-top:17px;margin-top:24px}.ticket span{font-size:13px;display:block}.ticket .ticket-top{display:flex;justify-content:space-between;margin-bottom:40px;font-weight:800}.ticket .stamp{display:flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:100%;width:66px;height:66px;font-size:12px;font-weight:800;float:right;transform:rotate(-12deg);margin-top:-20px}.meta-row{display:flex;gap:10px 24px;justify-content:space-between;flex-wrap:wrap;padding:16px 0;font-size:12px;color:var(--muted)}.jumpbar{display:flex;gap:24px;overflow-x:auto;border-bottom:1px solid var(--line);padding:0 0 18px;font-size:14px;font-weight:700;white-space:nowrap}.finder{padding:32px 0 50px}.step-tag{display:inline-flex;align-items:center;gap:12px;font-size:16px;font-weight:800;margin-bottom:17px}.step-tag b{display:inline-flex;border-radius:50%;width:27px;height:27px;background:var(--ink);color:var(--pink);align-items:center;justify-content:center;font-size:12px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice{background:#fff;border:1px solid var(--line);padding:22px;text-align:left;border-radius:16px;color:var(--ink)}.choice[aria-pressed=true]{border:2px solid var(--ink);background:var(--pink);padding:21px}.choice strong{display:block;font-size:22px;margin-bottom:7px}.choice span{display:block;font-size:14px}.choice .choice-arrow{float:right;font-size:22px}.filter-box{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;align-items:end}label[for=region]{display:block;font-weight:800;margin-bottom:8px}select{width:100%;border:1px solid var(--ink);border-radius:10px;background:white;color:var(--ink);padding:14px 38px 14px 14px;min-height:52px}.check-filter{display:flex;gap:10px;align-items:center;min-height:52px}.check-filter input,.checklist input{accent-color:var(--ink);width:21px;height:21px;flex-shrink:0}.hint{padding:15px 18px;background:#f0e5ec;border-radius:12px;margin-top:16px;font-size:14px}.hint p{margin-bottom:0}.result-head{display:flex;align-items:center;gap:12px;justify-content:space-between;margin:32px 0 16px}.result-head h2{font-size:22px;margin:0}.result-head button{border:0;background:transparent;text-decoration:underline;font-size:13px}.results{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.notice-card{border:1px solid var(--line);border-radius:18px;background:white;padding:24px;min-width:0}.notice-card header{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:17px;font-size:12px}.badge{display:inline-block;padding:5px 10px;background:#eee8e4;border-radius:99px;font-size:12px;font-weight:750}.badge[data-status=open]{background:#d9f0df;color:#164c2c}.badge[data-status=scheduled]{background:#fff0c0;color:#624700}.badge[data-status=needs_recheck]{background:#f1e6ef;color:#66344f}.notice-card .place{font-weight:750;color:var(--muted)}.notice-card h3{font-size:21px}.notice-card dl{margin:0 0 20px}.notice-card dl>div{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #eee}.notice-card dt{font-size:12px;color:var(--muted);padding-top:2px}.notice-card dd{margin:0;font-size:14px}.notice-card .price{font-size:18px;font-weight:800}.notice-card .status-note{font-size:13px;margin-bottom:13px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;min-height:49px;padding:12px 18px;border:1px solid var(--ink);border-radius:10px;text-decoration:none;background:var(--ink);color:white;font-size:14px;font-weight:750}.notice-card>.button{width:100%}.button.light{background:white;color:var(--ink)}.source{margin:14px 0 0;font-size:11px;color:var(--muted)}.source a{display:inline-block}.details{margin-top:17px;border-top:1px solid var(--line);padding-top:13px;font-size:14px}.details summary{cursor:pointer;font-weight:750;padding:6px 0}.details ul{padding-left:20px}.details li{margin:10px 0}.empty{background:white;border:1px dashed var(--line);padding:28px;border-radius:16px;grid-column:1/-1}.empty h3{font-size:20px}.empty .button{margin:5px 8px 0 0}.section{padding:60px 0;border-top:1px solid var(--line)}.section-intro{max-width:700px;color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-box{border:1px solid var(--line);padding:26px;border-radius:17px;background:white}.info-box p:last-child{margin-bottom:0}.info-box h3{font-size:22px}.number{color:#88536e;font-size:13px;font-weight:800}.steps{list-style:none;padding:0;margin:25px 0 0;counter-reset:steps;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps li{counter-increment:steps;border-top:2px solid var(--ink);padding-top:20px;font-size:14px}.steps li:before{content:'0' counter(steps);display:block;font-weight:800;color:#88536e;margin-bottom:14px}.steps strong{display:block;font-size:18px;margin-bottom:10px}.steps p{margin-bottom:0}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checklist label{display:flex;align-items:flex-start;gap:12px;padding:18px;background:white;border:1px solid var(--line);border-radius:12px;font-size:14px;cursor:pointer}.checklist label:has(input:checked){background:#f3dce9}.checklist span{display:block;padding-top:1px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.status-message{font-size:13px;min-height:24px;margin-top:12px}.follow{background:var(--pink);padding:40px;border-radius:18px}.follow h2{max-width:640px}.follow p{max-width:650px}.faq{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-size:18px;font-weight:750;cursor:pointer}.faq p{font-size:15px;margin:18px 0 0;max-width:780px}.site-foot{background:var(--ink);color:var(--cream);padding:40px 0;font-size:12px}.site-foot p{color:#cfc0c8;max-width:700px}.site-foot nav{display:flex;flex-wrap:wrap;gap:20px;margin-top:16px}.bottom-actions{position:sticky;bottom:0;border-top:1px solid var(--line);background:#fff7f1f5;backdrop-filter:blur(12px);padding:10px 24px;display:flex;gap:12px;align-items:center;justify-content:center;z-index:3}.bottom-actions a,.bottom-actions button{font-size:13px;min-height:42px}.bottom-actions .button{padding:8px 18px}.bottom-actions .text-button{background:transparent;border:0;color:var(--ink);padding:10px 14px}.nojs{background:#fff1b8;padding:18px}.print-url{display:none}.dgr-article-context{background:var(--cream)}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.hero{padding:30px 0 28px}.hero-grid{display:block}.ticket{display:none}.hero h1{font-size:38px}.hero p:not(.eyebrow){font-size:15px}.hero .eyebrow{font-size:10px;margin-bottom:15px}.hero-links{font-size:12px}.meta-row{font-size:11px;padding:12px 0}.jumpbar{font-size:13px;gap:20px;padding-bottom:14px}.finder{padding-top:24px}.choices{gap:10px}.choice{padding:16px 13px}.choice[aria-pressed=true]{padding:15px 12px}.choice strong{font-size:18px}.choice span{font-size:12px}.choice .choice-arrow{font-size:17px}.step-tag{font-size:15px}.filter-box{grid-template-columns:1fr;gap:9px;margin-top:20px}.check-filter{min-height:38px;font-size:14px}.results,.two-col,.steps,.checklist{grid-template-columns:1fr}.notice-card{padding:21px}.section{padding:38px 0}.section-intro{font-size:15px}.follow{padding:26px}.bottom-actions{justify-content:space-between;padding:8px 18px calc(8px + env(safe-area-inset-bottom))}.bottom-actions>.button{flex:1}.bottom-actions>.text-button{flex-shrink:0}.dgr-breadcrumbs{font-size:11px!important;white-space:nowrap;overflow:auto}.info-box{padding:23px}}
.ssr-audience{grid-column:1/-1;margin:22px 0 0}.notice-card [data-facilities]{max-height:260px;overflow-y:auto;padding-right:8px}.notice-card .price small{font-size:12px;font-weight:500;display:block}.dgr-site-nav__brand{flex-shrink:0}
@media(max-width:720px){.dgr-site-nav__actions>a[href="#finder"],.dgr-site-nav__actions>a[href="#prepare"]{display:none}.dgr-site-nav__inner{padding:0 16px!important}.dgr-site-nav__brand{font-size:12px!important;white-space:nowrap}.dgr-language-switcher{margin:0!important}.jumpbar{padding-bottom:10px;font-size:12px;gap:16px}.meta-row{gap:4px;padding:10px 0}.hero{padding:24px 0}.hero h1{font-size:35px}.choices .choice span:not(.choice-arrow){font-size:12px}.choice strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.next-round{margin:32px 0 44px;border-top:3px solid #171717;padding-top:26px}.next-heading h2{font-size:clamp(23px,3vw,32px);line-height:1.35;margin:8px 0 12px}.next-heading>p:last-child{max-width:720px;line-height:1.75}.next-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.next-box{min-width:0;background:#fff;border:1px solid #d7cec8;border-radius:15px;padding:22px}.next-box h3{font-size:18px;line-height:1.45;margin:0 0 14px}.next-box p,.next-box li{font-size:14px;line-height:1.8}.next-box a{overflow-wrap:anywhere;text-underline-offset:4px}.next-box h4{font-size:16px;line-height:1.5;margin:6px 0 12px}.next-box .small{font-size:12px;color:#665f5b}.past-example+.past-example{border-top:1px solid #e2dcd7;margin-top:20px;padding-top:18px}.history-label{font-size:11px!important;font-weight:700;letter-spacing:.02em;background:#f2e9e4;display:inline-block;padding:3px 9px;border-radius:5px;margin:0}.past-example dl{margin:0;display:grid;gap:9px}.past-example dl>div{display:grid;grid-template-columns:90px 1fr;gap:10px;font-size:13px;line-height:1.7}.past-example dt{color:#71675e}.past-example dd{margin:0;overflow-wrap:anywhere}.history-timeline{list-style:none;border-left:2px solid #eeafd4;padding:0 0 0 15px;margin:18px 0}.history-timeline li+li{margin-top:10px}.history-timeline strong{display:block}.next-prep-list{padding-left:19px}.watch-channels{padding-left:20px;margin:0}.watch-channels li+li{margin-top:16px}.watch-channels p{margin:5px 0;color:#665f5b}.watch-channels a{font-weight:700}.search-terms{display:flex;flex-wrap:wrap;gap:7px}.search-terms span{background:#f3eef1;border-radius:5px;padding:5px 8px;font-size:12px}.next-box blockquote{margin:0 0 18px;border-left:3px solid #ec60b7;padding:12px 15px;background:#fff5fb;font-size:14px;line-height:1.9}.empty #show-past-notices{margin:12px 16px 12px 0}.next-round .hint .text-button{font-weight:800;text-decoration:underline;padding:5px 0;color:inherit}
@media(max-width:720px){.next-grid{grid-template-columns:1fr}.next-box{padding:18px}.next-heading h2{font-size:24px}.past-example dl>div{grid-template-columns:76px 1fr;gap:8px}.next-round{margin-top:26px}.next-box h3{font-size:17px}}
@media print{body{background:white;font-size:11pt}.dgr-site-nav,.dgr-article-context,.jumpbar,.bottom-actions,.filter-box,.choices,.hero-links,.ticket,.follow,.dgr-related-guides,.site-foot,.actions,.consent-banner,[data-consent-open],.result-head button,.next-round button{display:none!important}.hero{background:white;color:black;padding:15px 0}.hero p:not(.eyebrow),.hero h1 em{color:black}.wrap{width:100%}.results,.next-grid{display:block}.next-box{break-inside:avoid;margin:12px 0}.notice-card{break-inside:avoid;margin:15px 0}.notice-card a.button{background:white;color:black}.section{padding:20px 0}.print-url{display:block;overflow-wrap:anywhere;font-size:8pt}.details{display:block}.checklist label{padding:8px}.meta-row{padding:5px 0}a[href]:after{content:none}}
