@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@600;700;900&display=swap";
:root{--header:68px;--footer:54px}*{box-sizing:border-box}html,body{color:#073f38;background:#dff0bc;height:100%;margin:0;font-family:Noto Sans KR,sans-serif;overflow:hidden}a{color:inherit;text-decoration:none}.app-shell{height:100dvh;overflow:hidden}.site-header{z-index:50;height:var(--header);background:#fff;justify-content:space-between;align-items:center;padding:0 max(20px,50vw - 800px);display:flex;position:fixed;inset:0 0 auto;box-shadow:0 2px 12px #003c2b18}.brand{align-items:center;gap:9px;line-height:1;display:flex}.brand>b{color:#168447;letter-spacing:-5px;font-size:31px;font-weight:900}.brand span{font-size:13px;font-weight:900}.brand small{color:#54716c;margin-top:4px;font-size:7px;display:block}.site-header nav{align-items:center;gap:25px;height:100%;font-size:14px;font-weight:700;display:flex}.site-header nav a{white-space:nowrap}.nav-report{color:#fff;background:#60ad4b;border-radius:4px;padding:11px 18px}.menu-toggle{background:0 0;border:0;font-size:24px;display:none}.main-scroll{z-index:1;top:var(--header);bottom:var(--footer);position:fixed;left:0;right:0;overflow:hidden auto}.campaign-wrap{background:#dff0bc;width:100%;margin:0;position:relative}.campaign-image{aspect-ratio:1920/9169;width:100%;height:auto;display:block}.image-report-hotspot{z-index:15;border-radius:22px;width:44%;height:3.5%;position:absolute;top:94.1%;left:28%}.image-report-hotspot:focus-visible,.fixed-cta:focus-visible,.nav-report:focus-visible{outline-offset:3px;outline:4px solid #ffcf38}.magnifier-zone{z-index:40;pointer-events:none;width:100%;height:20%;position:absolute;top:16.8%;left:0;overflow:hidden}.magnifier{z-index:1;aspect-ratio:370/386;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;filter:drop-shadow(0 8px 10px #003b3544);width:clamp(98px,8vw,155px);position:absolute;top:8%;left:72%}.magnifier.dragging{cursor:grabbing}.magnifier>img{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.lens{z-index:2;aspect-ratio:1;pointer-events:none;background-color:#fff;background-repeat:no-repeat;border-radius:50%;width:59%;position:absolute;top:15%;left:18%}.fixed-cta{z-index:60;width:100%;height:var(--footer);color:#fff;background:#006557;justify-content:center;align-items:center;gap:35px;font-size:15px;display:flex;position:fixed;bottom:0;left:0}.fixed-cta b{color:#ffda42;font-size:18px}.fixed-cta em{color:#173e36;background:#f7e43e;border-radius:3px;padding:7px 13px;font-style:normal;font-weight:900}@media (max-width:760px){:root{--header:58px;--footer:62px}.site-header{padding:0 15px}.brand span{font-size:11px}.site-header nav{background:#fff;height:auto;padding:15px;display:none;position:absolute;top:58px;left:0;right:0;box-shadow:0 8px 14px #0002}.site-header nav.open{display:grid}.menu-toggle{display:block}.magnifier{width:98px;top:5%;left:70%}.fixed-cta{gap:8px;padding:0 9px;font-size:10px}.fixed-cta span{display:none}.fixed-cta b{font-size:12px}.fixed-cta em{padding:6px;font-size:11px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.magnifier-zone{pointer-events:auto;cursor:crosshair;touch-action:pan-y;overflow:hidden}.magnifier,.magnifier.dragging{pointer-events:none;cursor:inherit;opacity:0;transition:opacity .12s;top:0;left:0}.magnifier.active{opacity:1}.campaign-image{aspect-ratio:1920/9049}.magnifier-zone{height:20.3%;top:17%}.image-report-hotspot{height:4%;top:92.4%}.campaign-wrap{width:min(100%,680px,calc((100dvh - var(--header) - var(--footer))*1.06));margin-inline:auto}.main-scroll{background:#dff0bc}@media (max-width:760px){.campaign-wrap{width:min(100%,calc((100dvh - var(--header) - var(--footer))*1.06))}}.main-scroll{scroll-behavior:smooth}.section-anchor{pointer-events:none;width:1px;height:1px;position:absolute;left:0}.campaign-anchor{top:0}.check-anchor{top:51.2%}.participation-anchor{top:59.2%}.faq-anchor{top:70.5%}.winners-anchor{top:80.5%}.fixed-cta{display:none}.fixed-footer{z-index:60;height:var(--footer);color:#fff;background:linear-gradient(110deg,#003f37 0%,#006c5d 52%,#005248 100%);border-top:1px solid #ffffff35;justify-content:center;align-items:center;gap:22px;padding:8px 24px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #00372d38}.footer-copy{align-items:baseline;gap:16px;display:flex}.footer-copy span{color:#dff5d7;font-size:13px;font-weight:700}.footer-copy strong{color:#ffd65a;white-space:nowrap;font-size:18px}.footer-arrow{color:#ffd65a;font-size:22px;line-height:1}.footer-report{color:#183b34;background:linear-gradient(135deg,#ffe778,#ffc953);border-radius:999px;align-items:center;gap:9px;min-height:38px;padding:7px 10px 7px 18px;font-weight:900;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px #b88422,0 7px 16px #001d1844}.footer-report i{background:#fff7d3;border-radius:50%;place-items:center;width:29px;height:29px;font-size:17px;font-style:normal;display:grid}.footer-report:hover{transform:translateY(-2px);box-shadow:0 5px #b88422,0 10px 20px #001d1855}.footer-report:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (max-width:760px){.fixed-footer{gap:8px;padding:7px 10px}.footer-copy{min-width:0;line-height:1.15;display:block}.footer-copy span{white-space:nowrap;font-size:9px;display:block}.footer-copy strong{font-size:12px}.footer-arrow{font-size:15px}.footer-report{white-space:nowrap;min-height:38px;padding:5px 6px 5px 12px;font-size:12px}.footer-report i{width:27px;height:27px;font-size:15px}}
