@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{--navy:#0F1B2D;--charcoal:#2B2F36;--teal:#4FA6A0;--orange:#F08A4B;--warm:#EDE8E2;--ivory:#F8F5F0;--white:#fff;--muted:#6f747c;--border:#e5e0da;--shadow:0 12px 30px rgba(15,27,45,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Noto Sans KR,sans-serif;color:var(--charcoal);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 48px));margin:auto}.header{height:82px;display:flex;align-items:center;padding:0 42px;border-bottom:1px solid var(--border);background:#fffffff7;position:sticky;top:0;z-index:50}.brand img{width:145px;height:52px;object-fit:contain;object-position:left}.nav{display:flex;align-self:stretch;align-items:center;margin-left:40px;gap:28px}.nav a{height:100%;display:flex;align-items:center;font-size:15px;font-weight:600;position:relative;white-space:nowrap}.nav a.active{color:var(--navy)}.nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--orange)}.header-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.header-actions button{border:0;background:none;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.header-actions svg{width:20px}.avatar{width:38px;height:38px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:700}.mobile-menu{display:none!important}.hero{background:linear-gradient(120deg,var(--ivory),#fff);padding:74px 0 90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow,.section-head span{color:var(--teal);font-size:13px;font-weight:800;letter-spacing:.13em}.hero h1{font-size:50px;line-height:1.25;margin:18px 0 22px;color:var(--navy);letter-spacing:-.04em}.hero p{font-size:19px;line-height:1.7;color:var(--muted)}.search-box{display:flex;align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;padding:6px 7px 6px 16px;box-shadow:0 8px 25px #0f1b2d0f;width:100%;max-width:660px}.search-box svg{width:20px;color:#8b8e94}.search-box input{border:0;outline:0;flex:1;padding:13px;font-size:15px;min-width:0}.search-box button,.btn,.primary{border:0;background:var(--navy);color:#fff;border-radius:9px;padding:13px 24px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.chips,.filter-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px}.chips span{font-size:13px;font-weight:700;color:var(--muted)}.chips button,.filter-chips button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 13px;font-size:13px}.hero-art{position:relative;height:500px}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:28px;box-shadow:var(--shadow)}.floating-card{position:absolute;bottom:28px;left:-46px;background:#fff;border-radius:16px;padding:22px 25px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px}.floating-card span{color:var(--orange);font-size:12px;font-weight:800}.floating-card b{font-size:19px;color:var(--navy);line-height:1.45}.floating-card small{display:flex;align-items:center;gap:5px}.floating-card svg{width:14px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2{font-size:31px;color:var(--navy);margin:7px 0 0;letter-spacing:-.035em}.section-head a{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700}.section-head a svg{width:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;transition:.2s;min-width:0}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-img{height:230px;position:relative;overflow:hidden;background:var(--ivory)}.card-img img{width:100%;height:100%;object-fit:cover;object-position:top}.card-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 60%,#0f1b2d59)}.card-img>span{position:absolute;left:14px;top:14px;background:#fff;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:700;z-index:2}.card-img>button{position:absolute;right:14px;top:14px;border:0;background:#ffffffed;border-radius:50%;width:36px;height:36px;z-index:2}.card-img>button svg{width:17px}.card-body{padding:20px}.card-body small{color:var(--teal);font-weight:700}.card-body h3{font-size:20px;margin:8px 0;color:var(--navy)}.card-body p{font-size:14px;color:var(--muted);line-height:1.65}.card-body a{display:flex;align-items:center;font-weight:700;font-size:14px}.card-body a svg{width:15px}.meta{display:flex;gap:16px;color:var(--muted);font-size:13px}.meta span{display:flex;align-items:center;gap:5px}.meta svg{width:15px}.map-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:26px}.korea-map{height:510px;position:relative;background:#eaf4f3;border-radius:18px;overflow:hidden}.korea-map.large{height:100%;min-height:760px;border-radius:0}.land{position:absolute;width:43%;height:77%;left:27%;top:8%;background:#fdfdfb;border:1px solid #cfddd9;clip-path:polygon(44% 0,63% 8%,73% 24%,66% 39%,82% 55%,69% 70%,60% 100%,43% 91%,32% 78%,23% 66%,29% 51%,17% 36%,28% 22%);box-shadow:0 8px 30px #0f1b2d14}.pin{position:absolute;border:0;background:none;color:var(--teal);display:flex;flex-direction:column;align-items:center;z-index:2}.pin svg{fill:currentColor}.pin span{background:#fff;color:var(--charcoal);padding:3px 7px;border-radius:5px;box-shadow:0 4px 10px #00000014;font-size:11px}.pin.active{color:var(--orange);transform:scale(1.2)}.map-stories{border:1px solid var(--border);border-radius:18px;padding:12px;background:#fff}.mini-story{display:grid;grid-template-columns:72px 1fr 20px;gap:14px;align-items:center;padding:12px;border-bottom:1px solid var(--border)}.mini-story:last-child{border:0}.mini-story img{width:72px;height:66px;object-fit:cover;border-radius:9px}.mini-story div{display:flex;flex-direction:column;gap:3px}.mini-story span{font-size:11px;color:var(--orange);font-weight:700}.mini-story b{color:var(--navy)}.mini-story small{color:var(--muted)}.mini-story>svg{width:17px}.feature-band{background:var(--navy);color:#fff;overflow:hidden}.feature-band>.container{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:520px}.feature-band h2{font-size:40px;line-height:1.35;margin:12px 0}.feature-band p{color:#c7cfda;line-height:1.7}.feature-band img{width:100%;height:520px;object-fit:cover;object-position:top;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.btn.light{background:#fff;color:var(--navy);margin-top:15px}.btn.orange{background:var(--orange)}.content-strip{display:grid;gap:14px}.content-strip article{display:grid;grid-template-columns:180px 1fr 50px;align-items:center;border:1px solid var(--border);border-radius:14px;overflow:hidden;padding-right:20px}.content-strip img{width:180px;height:110px;object-fit:cover;object-position:top}.content-strip div{padding:0 22px}.content-strip span{font-size:12px;color:var(--teal);font-weight:800}.content-strip h3{margin:5px 0;color:var(--navy)}.content-strip p{margin:0;color:var(--muted);font-size:14px}.content-strip button{border:0;background:var(--ivory);width:42px;height:42px;border-radius:50%}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.posts article{padding:25px;border:1px solid var(--border);border-radius:14px}.posts span{color:var(--orange);font-weight:700;font-size:12px}.posts h3{color:var(--navy);line-height:1.45}.posts p,.posts small{color:var(--muted);font-size:14px}.cta{margin-top:40px;margin-bottom:90px;background:var(--ivory);border-radius:20px;padding:45px 52px;display:flex;align-items:center;justify-content:space-between}.cta h2{color:var(--navy);font-size:29px;margin:7px 0}.cta span{color:var(--teal);font-weight:800}.cta p{color:var(--muted)}footer{border-top:1px solid var(--border);padding:55px 0 25px;background:#fff}.footer-grid{width:min(1240px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid img{width:140px;height:55px;object-fit:contain}.footer-grid p{color:var(--muted);line-height:1.7;max-width:360px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid b{color:var(--navy);margin-bottom:8px}.footer-grid a{font-size:14px;color:var(--muted)}.copyright{width:min(1240px,calc(100% - 48px));margin:35px auto 0;padding-top:22px;border-top:1px solid var(--border);color:#999;font-size:13px}.route-dock{position:fixed;right:20px;bottom:20px;z-index:80}.route-toggle{background:var(--navy);color:#fff;border:0;border-radius:999px;padding:12px 17px;font-weight:700;box-shadow:var(--shadow)}.route-list{position:absolute;right:0;bottom:52px;width:260px;max-height:520px;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:8px}.route-list a{display:flex;gap:10px;padding:9px;border-radius:8px;font-size:13px}.route-list a:hover{background:var(--ivory)}.route-list span{color:var(--orange);font-weight:800}.page-hero{background:var(--ivory);padding:52px 0}.breadcrumb{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.breadcrumb svg{width:14px}.page-hero h1{font-size:42px;color:var(--navy);margin:18px 0 10px;letter-spacing:-.04em}.page-hero p{font-size:17px;color:var(--muted);margin:0}.toolbar{display:flex;gap:10px;align-items:center}.toolbar .search-box{margin-right:auto}.toolbar>button{height:46px;border:1px solid var(--border);background:#fff;border-radius:9px;padding:0 14px;display:flex;align-items:center;gap:6px}.toolbar svg{width:18px}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:70px 0}.detail-hero img{width:100%;height:490px;object-fit:cover;object-position:top;border-radius:18px}.badges{display:flex;gap:8px}.badges span{background:var(--ivory);padding:8px 12px;border-radius:999px;color:var(--teal);font-size:13px;font-weight:700}.detail-hero h2{font-size:36px;color:var(--navy);line-height:1.35;margin:18px 0}.detail-hero p{font-size:17px;line-height:1.8;color:var(--muted)}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.actions button{border:1px solid var(--border);background:#fff;border-radius:9px;padding:11px 13px;display:flex;align-items:center;gap:5px}.actions svg{width:17px}.actions .primary{background:var(--navy);color:#fff;border-color:var(--navy)}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:14px;padding:6px 20px;margin-bottom:60px}.info-grid div{padding:18px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between}.info-grid div:nth-last-child(-n+3){border-bottom:0}.info-grid span{color:var(--muted);font-size:13px}.info-grid b{font-size:14px;color:var(--navy)}.article{display:grid;grid-template-columns:220px 1fr;gap:70px;padding-bottom:80px}.article aside{position:sticky;top:115px;height:max-content;border-left:2px solid var(--border);display:flex;flex-direction:column}.article aside b,.article aside a{padding:8px 18px}.article aside a{font-size:13px;color:var(--muted)}.prose{max-width:820px}.prose h2{font-size:29px;color:var(--navy);margin:45px 0 18px}.prose h2:first-child{margin-top:0}.prose p{font-size:17px;line-height:2;color:#4f545b}.prose blockquote{margin:36px 0;background:var(--ivory);border-left:4px solid var(--orange);padding:30px;font-size:20px;font-weight:600;line-height:1.7;color:var(--navy)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare>div{border:1px solid var(--border);padding:24px;border-radius:14px}.compare h3{color:var(--teal)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery figure{margin:0}.gallery img{width:100%;height:180px;object-fit:cover;border-radius:10px}.gallery figcaption{font-size:12px;color:var(--muted);margin-top:8px}.map-page{display:grid;grid-template-columns:420px 1fr;height:calc(100vh - 82px);min-height:760px}.map-sidebar{padding:34px 28px;overflow:auto;border-right:1px solid var(--border)}.map-sidebar h1{color:var(--navy);font-size:30px}.map-sidebar>.search-box{margin:20px 0}.map-sidebar>p{font-size:14px}.map-canvas{position:relative}.map-detail-card{position:absolute;right:35px;top:35px;width:350px;background:#fff;border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.map-detail-card img{width:100%;height:190px;object-fit:cover;object-position:top}.map-detail-card>div{padding:22px}.map-detail-card span{color:var(--teal);font-size:12px;font-weight:700}.map-detail-card h2{color:var(--navy);margin:8px 0}.map-detail-card p{color:var(--muted);line-height:1.6}.map-detail-card .btn{margin-top:18px;width:100%}.viewer-head{height:68px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 35px;position:sticky;top:82px;z-index:20}.viewer-head div{display:flex;flex-direction:column;text-align:center}.viewer-head span{font-size:12px;color:#aeb7c5}.viewer-head button{border:1px solid #536174;background:none;color:#fff;border-radius:7px;padding:8px 12px}.webtoon-scroll{max-width:760px;margin:auto;background:#161616}.webtoon-scroll section{height:700px;position:relative;overflow:hidden}.webtoon-scroll img{width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.webtoon-scroll div{position:absolute;left:60px;bottom:60px;color:#fff}.webtoon-scroll span{color:var(--orange);font-weight:800}.webtoon-scroll h2{font-size:34px}.viewer-bottom{background:var(--navy);color:#fff;padding:35px;display:flex;justify-content:center;gap:50px;align-items:center}.viewer-bottom div{display:flex;gap:20px;align-items:center}.viewer-bottom button{background:#fff;border:0;padding:12px 20px;border-radius:8px}.form-layout{display:grid;grid-template-columns:260px 1fr;gap:45px;padding:70px 0}.steps{display:flex;flex-direction:column}.steps div{display:flex;align-items:center;gap:12px;padding:13px;border-left:2px solid var(--border)}.steps div.current{border-left-color:var(--orange);background:var(--ivory)}.steps span{width:26px;height:26px;border-radius:50%;background:var(--warm);display:grid;place-items:center;font-size:12px}.steps .current span{background:var(--orange);color:#fff}.form-card{border:1px solid var(--border);border-radius:16px;padding:36px;max-width:820px}.form-card>h2{font-size:28px;color:var(--navy);margin-top:0}.form-card>p{color:var(--muted)}.form-card label,.auth-card label{display:flex;flex-direction:column;gap:8px;margin-top:22px}.form-card label>span,.auth-card label>span{font-size:14px;font-weight:700}.form-card input,.form-card textarea,.form-card select,.auth-card input{border:1px solid var(--border);border-radius:9px;padding:14px;outline:none}.form-card textarea{min-height:120px;resize:vertical}.upload{border:1px dashed #b9b3ab;border-radius:12px;margin-top:25px;padding:35px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--muted)}.upload svg{width:30px;color:var(--teal)}.check{flex-direction:row!important;align-items:center!important;font-size:14px;color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.form-actions button{border:1px solid var(--border);background:#fff;border-radius:9px;padding:12px 20px}.auth{min-height:760px;display:grid;grid-template-columns:1.1fr .9fr}.auth-info{background:var(--ivory);padding:70px 9vw;overflow:hidden}.auth-info>img:first-child{width:160px;height:60px;object-fit:contain}.auth-info h1{font-size:38px;color:var(--navy);line-height:1.4}.auth-info p{color:var(--muted);line-height:1.8}.auth-visual{width:100%;height:320px;object-fit:cover;object-position:top;border-radius:18px;margin-top:30px}.auth-card{padding:70px 8vw;display:flex;flex-direction:column;justify-content:center}.auth-card>span{color:var(--teal);font-weight:700}.auth-card h2{font-size:34px;color:var(--navy);margin:8px 0 22px}.google{border:1px solid var(--border);background:#fff;border-radius:9px;padding:14px;font-weight:700}.divider{text-align:center;color:#aaa;font-size:12px;margin:22px 0 0}.wide{width:100%;margin-top:20px}.auth-switch{text-align:center;color:var(--muted);font-size:14px}.auth-switch a{color:var(--teal);font-weight:700}.my-layout{display:grid;grid-template-columns:250px 1fr;gap:40px;padding:60px 0 90px}.my-nav{border:1px solid var(--border);border-radius:14px;padding:16px;height:max-content;display:flex;flex-direction:column}.profile{display:flex;flex-direction:column;align-items:center;padding:20px;border-bottom:1px solid var(--border);margin-bottom:10px}.avatar.big{width:58px;height:58px;margin-bottom:10px}.profile span{font-size:12px;color:var(--muted)}.my-nav>a{padding:10px 12px;border-radius:8px;font-size:14px}.my-nav>a.active{background:var(--navy);color:#fff;font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat-grid>div{border:1px solid var(--border);border-radius:13px;padding:20px;display:flex;flex-direction:column}.stat-grid span{color:var(--muted);font-size:13px}.stat-grid b{font-size:30px;color:var(--navy)}.stat-grid small{color:var(--teal)}.dash-section{margin-top:45px}.dash-list{border:1px solid var(--border);border-radius:14px;overflow:hidden}.dash-list article{display:grid;grid-template-columns:110px 1fr 40px;gap:18px;align-items:center;padding:16px;border-bottom:1px solid var(--border)}.dash-list article:last-child{border:0}.dash-list img{width:110px;height:80px;object-fit:cover;border-radius:8px}.dash-list span{color:var(--orange);font-size:12px;font-weight:700}.dash-list h3{margin:4px 0;color:var(--navy)}.dash-list p{font-size:13px;color:var(--muted);margin:0}.dash-list button{border:0;background:none}.progress{height:5px;background:var(--warm);border-radius:99px;margin-top:8px}.progress i{height:100%;background:var(--teal);display:block;border-radius:99px}@media(max-width:1050px){.nav{gap:14px;margin-left:20px}.nav a{font-size:13px}.hero-grid,.detail-hero{grid-template-columns:1fr}.hero-art{height:420px}.cards{grid-template-columns:repeat(2,1fr)}.map-feature{grid-template-columns:1fr}.map-page{grid-template-columns:330px 1fr}.my-layout{grid-template-columns:220px 1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 28px,1240px)}.header{height:70px;padding:0 16px}.brand img{width:115px}.nav{display:none}.nav.open{display:flex;position:absolute;top:70px;left:0;right:0;margin:0;background:#fff;flex-direction:column;align-items:stretch;padding:12px;border-bottom:1px solid var(--border)}.nav.open a{height:auto;padding:12px}.header-actions>button:not(.mobile-menu){display:none}.mobile-menu{display:grid!important}.hero{padding:45px 0}.hero h1{font-size:34px}.hero-art{height:350px}.floating-card{left:14px;right:14px}.section{padding:55px 0}.cards,.posts,.footer-grid,.compare,.gallery{grid-template-columns:1fr}.feature-band>.container{grid-template-columns:1fr;padding-top:50px}.feature-band img{clip-path:none;height:320px;margin-top:30px}.content-strip article{grid-template-columns:110px 1fr}.content-strip img{width:110px}.content-strip button{display:none}.cta{margin:20px 14px 60px;padding:30px;flex-direction:column;align-items:flex-start}.page-hero h1{font-size:31px}.detail-hero img{height:350px}.info-grid{grid-template-columns:1fr}.info-grid div{border-bottom:1px solid var(--border)!important}.article{grid-template-columns:1fr}.article aside{display:none}.map-page{grid-template-columns:1fr;height:auto}.map-sidebar{height:auto}.map-canvas{height:600px}.map-detail-card{left:15px;right:15px;top:20px;width:auto}.viewer-head{top:70px;padding:0 14px}.webtoon-scroll section{height:550px}.viewer-bottom{flex-direction:column;gap:18px}.form-layout,.auth,.my-layout{grid-template-columns:1fr}.steps,.auth-info{display:none}.auth-card{padding:55px 24px}.my-nav{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.route-dock{right:10px;bottom:10px}.toolbar{flex-wrap:wrap}.toolbar .search-box{flex-basis:100%}.footer-grid{gap:25px}}.character-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.character-row article{border:1px solid var(--border);border-radius:14px;padding:18px;text-align:center;display:flex;flex-direction:column;gap:6px}.character-face{width:64px;height:64px;border-radius:50%;background:var(--ivory);display:grid;place-items:center;margin:auto;font-size:25px;color:var(--teal);font-weight:800}.character-row span{font-size:12px;color:var(--muted)}.episode-list{border:1px solid var(--border);border-radius:14px;overflow:hidden}.episode-list>a{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:14px;border-bottom:1px solid var(--border)}.episode-list>a:last-child{border:0}.episode-list img{width:120px;height:74px;object-fit:cover;border-radius:8px}.episode-list div{display:flex;flex-direction:column;gap:4px}.episode-list span{font-size:12px;color:var(--orange);font-weight:700}.episode-list small{color:var(--muted)}.episode-list button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px 12px}.video-player{height:460px;position:relative;border-radius:16px;overflow:hidden;background:#000}.video-player>img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.video-player>button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center}.video-player>button svg{width:32px;height:32px}.video-controls{position:absolute;left:22px;right:22px;bottom:18px;color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;font-size:12px}.video-controls i{height:4px;background:#fff5;border-radius:99px}.video-controls em{display:block;width:40%;height:100%;background:var(--orange)}.chapter-list{border-top:1px solid var(--border)}.chapter-list button{width:100%;display:grid;grid-template-columns:70px 1fr 24px;gap:10px;text-align:left;align-items:center;border:0;border-bottom:1px solid var(--border);background:#fff;padding:16px}.chapter-list span{color:var(--teal);font-weight:700}.chapter-list svg{width:18px}.card-viewer{display:grid;grid-template-columns:55px 1fr 55px;gap:16px;align-items:center}.card-viewer>button{width:50px;height:50px;border:1px solid var(--border);border-radius:50%;background:#fff;font-size:28px}.card-viewer>div{background:var(--ivory);padding:28px;border-radius:18px;text-align:center}.card-viewer img{width:100%;height:420px;object-fit:cover;border-radius:12px;margin-top:12px}.card-viewer span{color:var(--orange);font-weight:800}.card-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px}.card-thumbs button{border:1px solid var(--border);background:#fff;border-radius:9px;padding:7px}.card-thumbs button.active{border-color:var(--orange)}.card-thumbs img{width:100%;height:72px;object-fit:cover;border-radius:6px}.card-thumbs span{display:block;margin-top:4px;font-size:11px}.product-buy{border:1px solid var(--border);border-radius:16px;padding:24px;display:grid;grid-template-columns:1fr 260px;gap:25px;background:var(--ivory)}.product-buy select{width:100%;padding:12px;border:1px solid var(--border);border-radius:8px;background:#fff}.quantity{display:flex;margin-top:12px}.quantity button,.quantity span{width:42px;height:36px;border:1px solid var(--border);background:#fff;display:grid;place-items:center}.product-buy>div:last-child{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px}.product-buy>div:last-child b{font-size:25px;color:var(--navy)}.product-buy .primary{border:0;background:var(--navy);color:#fff;border-radius:8px;padding:12px 28px}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.notice-grid>div{border:1px solid var(--border);border-radius:12px;padding:20px}.author-card{display:grid;grid-template-columns:70px 1fr auto;gap:18px;align-items:center;border:1px solid var(--border);border-radius:14px;padding:22px}.author-card div:nth-child(2){display:flex;flex-direction:column}.author-card span{font-size:13px;color:var(--muted)}.author-card p{font-size:14px;margin:8px 0 0}.author-card button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px}.comment-box{border:1px solid var(--border);border-radius:12px;padding:14px}.comment-box textarea{width:100%;min-height:90px;border:0;resize:vertical;outline:none}.comment-box button{display:block;margin-left:auto;border:0;background:var(--navy);color:#fff;border-radius:8px;padding:10px 16px}.comment{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid var(--border)}.comment p{margin:5px 0}.comment small{color:var(--muted)}.relation-map{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;background:var(--ivory);padding:24px;border-radius:16px}.relation-map>*{padding:18px;border:1px solid var(--border);background:#fff;border-radius:10px;text-align:center}.relation-map strong{grid-column:1/-1;background:var(--navy);color:#fff}@media(max-width:760px){.character-row{grid-template-columns:repeat(2,1fr)}.episode-list>a{grid-template-columns:90px 1fr}.episode-list img{width:90px}.episode-list button{display:none}.video-player{height:280px}.card-viewer{grid-template-columns:1fr}.card-viewer>button{display:none}.card-viewer img{height:300px}.card-thumbs{grid-template-columns:repeat(5,100px);overflow:auto}.product-buy,.notice-grid{grid-template-columns:1fr}.author-card{grid-template-columns:55px 1fr}.author-card>button{grid-column:1/-1}.relation-map{grid-template-columns:1fr}}.card-link{display:block;color:inherit}.detail-link{display:flex;align-items:center;gap:4px;font-weight:700;font-size:14px;color:var(--navy);margin-top:12px}.detail-link svg{width:15px}.section-count{color:var(--muted)!important;letter-spacing:0!important;font-weight:600!important}.catalog-more{display:flex;justify-content:center;margin-top:34px}.content-strip>a{display:grid;grid-template-columns:180px 1fr 50px;align-items:center;border:1px solid var(--border);border-radius:14px;overflow:hidden;padding-right:20px;transition:.2s}.content-strip>a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.content-strip .icon-button{border:0;background:var(--ivory);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--navy)}.posts>a{padding:25px;border:1px solid var(--border);border-radius:14px;transition:.2s}.posts>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}@media(max-width:760px){.content-strip>a{grid-template-columns:110px 1fr}.content-strip>a>img{width:110px}.content-strip .icon-button{display:none}}.brand img{display:block}.footer-grid a{display:block;color:inherit;text-decoration:none;margin-top:10px}.my-nav a{text-decoration:none;color:inherit}.card-link:focus-visible,.nav a:focus-visible,.btn:focus-visible{outline:3px solid rgba(240,138,75,.45);outline-offset:3px}.section-count{font-size:14px;color:#65707d}.catalog-more{display:flex;justify-content:center;margin-top:36px}.origin-submain{background:#fff;padding-bottom:72px}.origin-hero{margin-top:28px;min-height:420px;border-radius:22px;overflow:hidden;background:#f8f1e8;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:42px 56px;position:relative}.origin-hero h1{font-size:42px;line-height:1.25;margin:0 0 18px;color:#0f1b2d}.origin-hero p{font-size:17px;line-height:1.7;color:#5c6470}.origin-hero-art{height:330px;border-radius:18px;overflow:hidden}.origin-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.origin-panel{border:1px solid #e8e2db;border-radius:18px;padding:24px;background:#fff}.origin-submain>.origin-panel{margin-top:28px}.region-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.region-tabs button{border:1px solid #e5e1dc;background:#fff;border-radius:999px;padding:9px 18px}.region-tabs .active{background:#4fa6a0;color:#fff;border-color:#4fa6a0}.region-cards{display:grid;grid-template-columns:1.2fr repeat(5,1fr);gap:14px}.region-card,.region-map-card{border:1px solid #ece7e1;border-radius:14px;overflow:hidden;color:inherit;text-decoration:none;background:#fff}.region-card img{width:100%;height:130px;object-fit:cover}.region-card div{padding:13px}.region-card b,.region-card span{display:block}.region-card span{font-size:12px;color:#69717c;margin-top:7px;line-height:1.45}.region-map-card{padding:16px;background:#f7faf9}.region-map-card .korea-map{height:150px;min-height:150px}.region-map-card div b,.region-map-card div span,.region-map-card div em{display:block}.region-map-card div span{font-size:12px;color:#69717c;margin:7px 0}.region-map-card em{font-size:13px;color:#0f1b2d;font-style:normal}.origin-two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-top:18px}.origin-types{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.origin-types a{padding:18px;border-radius:14px;background:#f8f5f0;color:inherit;text-decoration:none;min-height:140px}.origin-types b,.origin-types small{display:block}.type-icon{font-size:28px;color:#4fa6a0}.origin-types small{margin-top:8px;color:#6b7280;line-height:1.5}.today-content{display:grid;grid-template-columns:1fr 1fr;gap:22px}.today-content img{width:100%;height:285px;object-fit:cover;border-radius:14px}.today-content h2{font-size:30px;margin:5px 0}.today-content p{line-height:1.65;color:#5f6772}.today-content>div>span{color:#f08a4b;font-weight:700}.origin-grid-section{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.compact-origin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.compact-origin-cards .card-body p,.compact-origin-cards .meta{display:none}.compact-origin-cards .card-img{height:120px}.compact-origin-cards h3{font-size:15px}.origin-bottom{display:grid;grid-template-columns:1.15fr .8fr .8fr;gap:18px;margin-top:18px}.recent-origin>a{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #eee;color:inherit;text-decoration:none}.recent-origin>a img{width:62px;height:42px;object-fit:cover;border-radius:7px}.recent-origin>a span,.recent-origin>a time{font-size:12px;color:#7b828c}.origin-cta{border-radius:18px;padding:28px;color:inherit;text-decoration:none;display:flex;justify-content:space-between;align-items:flex-end;min-height:220px}.origin-cta.teal{background:#4fa6a0;color:#fff}.origin-cta.ivory{background:#f8f1e8;color:#0f1b2d}.origin-cta svg{width:58px;height:58px;opacity:.7}.origin-cta h2{font-size:26px}.origin-cta p{line-height:1.6}.origin-cta span{font-weight:700}@media(max-width:1000px){.origin-hero,.origin-two-col,.origin-grid-section,.origin-bottom{grid-template-columns:1fr}.region-cards,.compact-origin-cards{grid-template-columns:repeat(2,1fr)}}.catalog-hero{background:#f8f5f0;border-bottom:1px solid #ede8e2;overflow:hidden}.catalog-hero .container{min-height:340px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.catalog-hero h1{font-size:48px;line-height:1.18;margin:12px 0 18px}.catalog-hero p{font-size:18px;line-height:1.7;color:#59616c;max-width:560px}.catalog-hero img{width:100%;height:280px;object-fit:cover;border-radius:18px;box-shadow:0 18px 50px #0f1b2d1f}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.quick-links a{display:flex;align-items:center;gap:12px;padding:22px;border:1px solid #e6e0d8;border-radius:14px;background:#fff;color:#0f1b2d}.quick-links a span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eef7f6;color:#397e79;font-weight:700}.quick-links a b{flex:1}.quick-links svg{width:18px}.catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:36px;align-items:start}.catalog-filter{position:sticky;top:100px;border:1px solid #e7e1da;border-radius:14px;background:#fff;padding:22px}.catalog-filter>b{display:block;font-size:20px;margin-bottom:18px}.catalog-filter>div{padding:16px 0;border-top:1px solid #eee8e1}.catalog-filter>div span{display:block;font-weight:700;margin-bottom:10px}.catalog-filter label{display:block;color:#5d6570;font-size:14px;margin:8px 0}.catalog-main{min-width:0}.filter-chips .active{background:#0f1b2d;color:#fff;border-color:#0f1b2d}.cards.page-10 .card-img{aspect-ratio:1/1}.cards.page-13 .card-img{aspect-ratio:4/5}.cards.page-16 .card-img{aspect-ratio:16/9}.cards.page-18 .card-img{aspect-ratio:4/3}.cards.page-23{grid-template-columns:1fr}.cards.page-23 .card{display:grid;grid-template-columns:240px 1fr}.cards.page-23 .card-img{height:100%;aspect-ratio:auto}.play-overlay{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#0f1b2dcc;color:#fff}.play-overlay svg{width:23px}.submain-feature{padding-top:10px}.feature-columns{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.feature-columns>div{border:1px solid #e8e2db;border-radius:16px;background:#fff;padding:24px}.feature-columns img{width:100%;height:250px;object-fit:cover;border-radius:12px}.feature-list article{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #ece6df}.feature-list article span{font-weight:800;color:#4fa6a0}.feature-list p{margin:6px 0 0;color:#707780}@media(max-width:900px){.catalog-hero .container{grid-template-columns:1fr;padding-top:46px;padding-bottom:46px}.catalog-hero h1{font-size:36px}.quick-links{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:1fr}.catalog-filter{position:static}.feature-columns,.cards.page-23 .card{grid-template-columns:1fr}}.route-data-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f8f5f0;color:#0f1b2d;text-align:center;padding:32px}.route-data-state p{margin:0;color:#6d7077}.route-data-state button{border:0;border-radius:9px;background:#0f1b2d;color:#fff;padding:12px 18px;font-weight:700;cursor:pointer}.route-data-spinner{width:34px;height:34px;border:3px solid #ded8d0;border-top-color:#4fa6a0;border-radius:50%;animation:route-data-spin .8s linear infinite}@keyframes route-data-spin{to{transform:rotate(360deg)}}.brand img{width:168px;height:auto;object-fit:contain}.footer-grid>div:first-child img{width:170px;height:auto}.auth-info>img:first-child{width:210px;height:auto}.feature-image-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.feature-image-cards article{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.feature-image-cards article>img{display:block;width:100%;height:280px;object-fit:cover}.feature-image-cards article>div{padding:24px}.feature-image-cards article span{font-size:13px;font-weight:800;color:var(--teal)}.feature-image-cards article h3{margin:8px 0 10px;font-size:23px}.feature-image-cards article p{min-height:52px;margin:0 0 16px;color:var(--muted);line-height:1.65}.feature-image-cards article a{display:inline-flex;align-items:center;gap:4px;font-weight:800;color:var(--navy)}.feature-image-cards article a svg{width:16px}@media(max-width:760px){.brand img{width:135px}.feature-image-cards{grid-template-columns:1fr}.feature-image-cards article>img{height:220px}}.wizard-wrap{padding-bottom:90px}.wizard-notice{display:flex;gap:18px;align-items:flex-start;padding:22px 26px;background:#f8f5f0;border:1px solid #ede8e2;border-radius:16px;margin-bottom:24px}.wizard-notice svg{color:#4fa6a0}.wizard-notice p{margin:6px 0 0;color:#667085}.wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:24px}.wizard-progress button{border:1px solid #ded8d0;background:#fff;border-radius:12px;padding:15px;display:flex;gap:10px;align-items:center;text-align:left}.wizard-progress button span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ede8e2}.wizard-progress button.active{border-color:#f08a4b}.wizard-progress button.active span{background:#f08a4b;color:#fff}.wizard-progress button.done span{background:#4fa6a0;color:#fff}.wizard-progress svg{width:18px}.wizard-card{max-width:930px;margin:auto;background:#fff;border:1px solid #e7e1da;border-radius:18px;padding:34px}.wizard-card header{border-bottom:1px solid #eee7df;margin-bottom:28px;padding-bottom:22px}.wizard-card header>span{font-size:13px;color:#f08a4b;font-weight:800}.wizard-card label{display:block;margin-bottom:20px}.wizard-card label>span,.settings-section label>span{display:block;font-weight:700;margin-bottom:8px}.wizard-card input,.wizard-card select,.wizard-card textarea,.settings-section input,.settings-section select,.settings-section textarea{width:100%;border:1px solid #d8d4ce;border-radius:10px;padding:13px 14px;background:#fff;font:inherit}.wizard-card textarea{min-height:120px}.wizard-card textarea.tall{min-height:240px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.before-after>div{padding:22px;border-radius:14px;background:#f6f4f1}.before-after>div:last-child{background:#eef8f7}.before-after textarea{min-height:130px}.target-card{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center;padding:20px;border:1px solid #e5dfd7;border-radius:14px}.target-card img{width:100%;height:150px;object-fit:cover;border-radius:10px}.target-card a{color:#0f1b2d;font-weight:800}.source-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:24px}.source-grid button{padding:20px 10px;border:1px solid #ddd6ce;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:8px}.source-grid svg{color:#4fa6a0}.source-grid span{font-size:12px;color:#777}.upload button{margin-top:12px}.location-editor{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.fake-map{min-height:330px;background:linear-gradient(135deg,#e7f1ee,#d8e7e5);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.fake-map svg{width:42px;height:42px;color:#f08a4b}.inline-input,.password-input{display:flex;gap:8px}.inline-input input,.password-input input{flex:1}.inline-input button,.password-input button{white-space:nowrap}.outline-action{display:flex;gap:8px;align-items:center}.review-summary{background:#f8f5f0;border-radius:14px;padding:24px;margin-bottom:20px}.review-summary dl>div{display:flex;padding:11px 0;border-bottom:1px solid #e6dfd7}.review-summary dt{width:130px;color:#777}.review-summary dd{font-weight:700}.review-check{padding:13px;border:1px solid #e7e1da;border-radius:10px}.auth-info ul{padding-left:20px;line-height:2;color:#475467}.signup-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:24px}.signup-steps span{font-size:11px;padding:7px;background:#f4f1ed;border-radius:8px;text-align:center}.signup-steps span.active{background:#0f1b2d;color:#fff}.auth-links{display:flex;justify-content:space-between;font-size:13px;margin:-4px 0 18px}.security-note{display:flex!important;align-items:center;gap:6px;font-size:12px!important;color:#667085}.security-note svg{width:16px}.settings-layout{display:grid;grid-template-columns:230px 1fr;gap:30px;padding-bottom:100px}.settings-layout>aside{border:1px solid #e7e1da;border-radius:14px;padding:10px;height:max-content}.settings-layout>aside button{width:100%;text-align:left;padding:13px 15px;border:0;background:none;border-radius:9px}.settings-layout>aside button.active{background:#0f1b2d;color:#fff;font-weight:800}.settings-content{min-width:0}.settings-section{border:1px solid #e7e1da;border-radius:16px;padding:32px}.settings-section>p{color:#667085}.settings-section label{display:block;margin:20px 0}.settings-section textarea{min-height:120px}.settings-section h3{margin-top:34px}.profile-upload{display:flex;gap:18px;align-items:center;margin:25px 0}.profile-upload small{display:block;color:#777;margin-top:8px}.avatar.xlarge{width:88px;height:88px;font-size:28px}.info-rows>div{display:flex;padding:16px 0;border-bottom:1px solid #eee}.info-rows dt{width:180px;color:#777}.info-rows dd{font-weight:800}.mini-steps{padding:18px;background:#f8f5f0;border-radius:10px;margin:15px 0}.session-row,.connected-card,.toggle-row,.notification-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #eee}.session-row span{display:block;color:#777;font-size:13px;margin-top:4px}.connected-card{padding:22px;border:1px solid #ddd;border-radius:12px}.connected-card p{flex:1;margin-left:30px}.muted{color:#777}.switch input{display:none}.switch i{width:44px;height:24px;background:#ccc;border-radius:30px;display:block;position:relative}.switch i:after{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3px;left:3px;transition:.2s}.switch input:checked+i{background:#4fa6a0}.switch input:checked+i:after{left:23px}.notification-row{display:grid;grid-template-columns:1fr 100px 100px}.notification-row label{margin:0}.data-action{width:100%;display:flex;align-items:center;gap:14px;padding:18px;border:0;border-bottom:1px solid #eee;background:#fff}.data-action span{flex:1;text-align:left;font-weight:700}.danger-note{padding:20px;background:#fff3f0;border-radius:12px}.danger-button{background:#b42318!important;color:#fff!important}.profile-summary{display:flex;align-items:center;gap:20px;border:1px solid #e5dfd8;border-radius:16px;padding:24px;margin-bottom:24px}.profile-summary>div:nth-child(2){flex:1}.alert-panel{background:#fff8f2;border:1px solid #f5d8c3;border-radius:16px;padding:22px;margin:24px 0}.alert-panel>a{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #f0dfd2;color:inherit}.alert-panel>a div{flex:1}.alert-panel span{display:block;color:#777;font-size:12px}.dashboard-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dashboard-two>section{border:1px solid #e7e1da;border-radius:14px;padding:22px}.save-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.save-stats>div{padding:22px;border:1px solid #e7e1da;border-radius:13px}.save-stats b{display:block;font-size:28px;margin-top:6px}.toolbar-wrap{margin:25px 0}.tabs{display:flex;gap:8px;margin-bottom:15px}.tabs button{padding:10px 18px;border-radius:999px}.tabs button.active{background:#0f1b2d;color:#fff}.filter-row{display:flex;gap:10px}.filter-row input,.filter-row select{padding:11px;border:1px solid #ddd;border-radius:9px}.filter-row input{flex:1}.bulk-actions{display:flex;gap:10px;align-items:center;margin-bottom:18px}.bulk-actions label{margin-right:auto}.saved-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.saved-grid article{position:relative;border:1px solid #e7e1da;border-radius:14px;overflow:hidden;background:#fff}.saved-grid article>label{position:absolute;z-index:2;top:12px;left:12px;background:#fff;border-radius:5px;padding:4px}.saved-grid img{width:100%;height:170px;object-fit:cover}.saved-grid article>div{padding:17px}.report-states{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.report-states button{padding:10px 15px;border-radius:999px}.report-states .active{background:#0f1b2d;color:#fff}.request-card{display:flex;gap:18px;align-items:center;padding:24px;border-radius:16px;background:#fff4ed;margin-bottom:24px}.request-card>div{flex:1}.request-card span{color:#f08a4b;font-weight:800}.report-filter{margin-bottom:18px}.report-list{border:1px solid #e7e1da;border-radius:14px;overflow:hidden}.report-list article{display:flex;align-items:center;gap:18px;padding:20px;border-bottom:1px solid #eee}.report-list article>div{flex:1}.status{padding:7px 10px;border-radius:999px;background:#eef8f7;color:#276b66;font-size:12px;font-weight:800}.timeline{display:flex;align-items:flex-start;gap:0;margin:28px 0;padding:24px;border:1px solid #e7e1da;border-radius:14px}.timeline h2{width:170px}.timeline>div:before{content:"";height:2px;background:#ddd;position:absolute;left:0;right:0;top:15px}.timeline>div span{position:relative;z-index:1;display:grid;place-items:center;margin:auto;width:30px;height:30px;border-radius:50%;background:#ddd}.timeline>div.done span{background:#4fa6a0;color:#fff}.timeline b{display:block;margin-top:9px;font-size:12px}.new-report-cta{display:flex;justify-content:space-between;align-items:center;padding:28px;border-radius:16px;background:#0f1b2d;color:#fff}.new-report-cta svg{width:32px;height:32px}@media(max-width:900px){.wizard-progress{grid-template-columns:1fr 1fr}.field-grid,.before-after,.location-editor,.settings-layout,.dashboard-two{grid-template-columns:1fr}.source-grid{grid-template-columns:repeat(2,1fr)}.settings-layout>aside{display:flex;overflow:auto}.settings-layout>aside button{min-width:130px}.save-stats,.saved-grid{grid-template-columns:1fr 1fr}.filter-row{flex-wrap:wrap}.timeline{overflow:auto}.timeline h2{display:none}}.map-list-item{width:100%;display:grid;grid-template-columns:72px 1fr 22px;gap:12px;align-items:center;padding:10px;border:1px solid var(--line,#e7e1da);border-radius:12px;background:#fff;text-align:left;margin:8px 0;cursor:pointer}.map-list-item img{width:72px;height:58px;object-fit:cover;border-radius:9px}.map-list-item div{display:grid;gap:3px}.map-list-item span,.map-list-item small{font-size:12px;color:#68717d}.map-list-item.active{border-color:#4fa6a0;background:#f1f9f8;box-shadow:0 0 0 2px #4fa6a01f}.external-shop-note{display:flex;align-items:center;gap:18px;padding:24px;background:#f8f5f0;border:1px solid #ede8e2;border-radius:16px;margin:26px 0}.external-shop-note>svg{width:38px;height:38px;color:#4fa6a0}.external-shop-note div{flex:1}.external-shop-note h3{margin:0 0 6px}.external-shop-note p{margin:0;color:#5f6771}.continue-intro{display:flex;justify-content:space-between;align-items:center;padding:28px;border-radius:18px;background:#0f1b2d;color:#fff;margin-bottom:24px}.continue-intro span{color:#8bd0ca;font-size:13px}.continue-intro h2{margin:8px 0}.continue-intro p{margin:0;color:#d8dfe7}.continue-intro>svg{width:56px;height:56px;color:#f08a4b}.continue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.continue-card{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:16px;border:1px solid #ede8e2;border-radius:16px;background:#fff;color:inherit;text-decoration:none}.continue-card img{width:180px;height:130px;object-fit:cover;border-radius:12px}.continue-card span{font-size:13px;color:#4fa6a0}.continue-card h3{margin:7px 0}.continue-card p{font-size:13px;color:#6a7078}.continue-card b{display:flex;align-items:center;gap:5px;margin-top:12px}.continue-card b svg{width:16px}.policy-page{max-width:920px;padding-top:46px;padding-bottom:90px}.policy-summary{display:flex;gap:20px;padding:28px;background:#f8f5f0;border-radius:16px;margin-bottom:30px}.policy-summary>svg{width:42px;height:42px;color:#4fa6a0;flex:none}.policy-summary h2{margin:0 0 8px}.policy-page>section{padding:28px 4px;border-bottom:1px solid #ede8e2}.policy-page>section>span{font-size:13px;color:#f08a4b;font-weight:700}.policy-page>section h2{font-size:22px;margin:8px 0}.policy-page>section p{line-height:1.85;color:#454c55}.header .brand img,.footer-grid img{background:transparent!important}@media(max-width:900px){.continue-grid{grid-template-columns:1fr}.continue-card{grid-template-columns:120px 1fr}.continue-card img{width:120px}.external-shop-note{align-items:flex-start;flex-wrap:wrap}}.dash-list>a{display:grid;grid-template-columns:110px 1fr 24px;gap:16px;align-items:center;color:inherit;text-decoration:none;padding:12px 0;border-bottom:1px solid #ede8e2}.dash-list>a img{width:110px;height:76px;object-fit:cover;border-radius:10px}.saved-grid>a{display:block;position:relative;color:inherit;text-decoration:none;background:#fff;border:1px solid #ede8e2;border-radius:14px;overflow:hidden}.saved-grid>a>img{width:100%;aspect-ratio:4/3;object-fit:cover}.saved-grid>a>div{padding:16px}.webtoon-work-info{display:flex;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--border);border-radius:16px;background:var(--ivory);margin:24px 0}.work-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.work-meta-grid span{display:flex;flex-direction:column;padding:12px;background:#fff;border-radius:10px;font-size:13px}.work-meta-grid b{color:var(--muted);font-size:11px;margin-bottom:4px}.work-actions{display:flex;flex-direction:column;gap:10px;justify-content:center;min-width:210px}.character-card{border:1px solid var(--border);border-radius:14px;padding:18px;text-align:center;display:flex;flex-direction:column;gap:8px}.character-card img{width:84px;height:84px;border-radius:50%;object-fit:cover;margin:auto}.episode-heading{display:flex;justify-content:space-between;align-items:end}.episode-heading span{color:var(--muted);font-size:13px}.episode-list em{font-style:normal;background:var(--orange);color:#fff;border-radius:99px;padding:2px 7px;margin-left:6px}.episode-progress{height:5px;background:var(--warm);border-radius:99px;overflow:hidden;margin:4px 0}.episode-progress i{display:block;height:100%;background:var(--teal)}.origin-link-card{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--border);background:var(--ivory);border-radius:16px;padding:24px;margin-top:30px}.origin-link-card span{color:var(--orange);font-size:12px;font-weight:800}.origin-link-card h3{margin:5px 0}.origin-link-card p{margin:0}.origin-link-card>div:last-child{display:flex;gap:8px}.webtoon-viewer{background:#fff;min-height:100vh;padding-bottom:50px}.webtoon-viewer.dark{background:#16191f;color:#fff}.viewer-progress{position:fixed;top:0;left:0;height:4px;background:var(--orange);z-index:100}.viewer-head{position:sticky;top:0;z-index:40}.viewer-tools{display:flex;gap:8px}.episode-menu,.viewer-settings{position:absolute;right:20px;top:68px;width:280px;padding:12px;background:#fff;color:var(--charcoal);border:1px solid var(--border);border-radius:12px;box-shadow:0 15px 35px #0002;display:flex;flex-direction:column}.episode-menu a,.viewer-settings label,.viewer-settings button{padding:10px;border-radius:7px}.episode-menu a.active{background:var(--navy);color:#fff}.viewer-settings button{border:1px solid var(--border);background:#fff;text-align:left}.wide-view .webtoon-scroll{max-width:1100px}.webtoon-scroll{max-width:820px;margin:auto}.webtoon-scroll section{height:auto;min-height:650px}.webtoon-scroll section img{height:auto;min-height:650px;max-height:900px}.viewer-complete{max-width:820px;margin:30px auto;padding:35px;text-align:center;border:1px solid var(--border);border-radius:16px;background:var(--ivory)}.viewer-complete>svg{width:48px;height:48px;color:var(--teal)}.viewer-complete>div{display:flex;justify-content:center;gap:8px}.viewer-complete button,.viewer-complete a{border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px 14px;display:inline-flex;gap:6px;align-items:center}.viewer-complete .active{background:var(--navy);color:#fff}.viewer-bottom{max-width:820px;margin:20px auto}.viewer-bottom>div{display:flex;gap:16px}.viewer-comments{max-width:820px;margin:40px auto;padding:25px;border-top:1px solid var(--border)}@media(max-width:760px){.webtoon-work-info,.origin-link-card{flex-direction:column;align-items:stretch}.work-meta-grid{grid-template-columns:1fr 1fr}.episode-menu,.viewer-settings{right:8px;left:8px;width:auto}.viewer-tools button:nth-child(2){display:none}.viewer-complete,.viewer-comments{margin-left:14px;margin-right:14px}.viewer-complete>div{flex-wrap:wrap}}.single-column{grid-template-columns:1fr}.single-column .prose{max-width:960px;margin:auto}.map-place-detail{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:28px;padding-block:48px}.map-place-detail aside{background:#fff;border:1px solid #ede8e2;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:14px}.map-place-detail aside>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.auth-flow,.complete-page,.not-found{padding-block:80px;min-height:520px}.auth-flow .form-card{max-width:520px;margin:auto}.complete-page,.not-found{text-align:center}.complete-page>svg{width:72px;height:72px;color:#4fa6a0}.complete-page>div,.not-found>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.not-found>span{font-size:80px;font-weight:800;color:#f08a4b}.not-found h1{font-size:42px}.author-card>img{width:110px;height:110px;object-fit:cover;border-radius:14px}@media(max-width:900px){.map-place-detail{grid-template-columns:1fr}}.search-page,.notifications,.editor-page,.comments-page,.faq-page,.contact-page{padding:48px 0 100px}.search-large{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid #dcd6cf;border-radius:14px;background:#fff}.search-large input{flex:1;border:0;font-size:18px;padding:12px;outline:0}.search-large button{background:#0f1b2d;color:#fff;border:0;border-radius:9px;padding:13px 24px}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.filter-tabs button{border:1px solid #ddd5cc;background:#fff;border-radius:999px;padding:10px 18px}.filter-tabs button.active{background:#0f1b2d;color:#fff}.result-layout{display:grid;grid-template-columns:240px 1fr;gap:32px}.filter-panel{border:1px solid #e4ded7;border-radius:14px;padding:22px;height:max-content}.filter-panel label,.editor-page label,.contact-page form label{display:flex;flex-direction:column;gap:8px;margin:18px 0}.filter-panel select,.editor-page input,.editor-page select,.editor-page textarea,.contact-page input,.contact-page select,.contact-page textarea{border:1px solid #d9d2ca;border-radius:9px;padding:13px;background:#fff}.result-head{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.search-results{display:grid;gap:14px}.search-results>a{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:20px;padding:14px;border:1px solid #e7e1da;border-radius:14px;color:inherit}.search-results img{width:150px;height:100px;object-fit:cover;border-radius:10px}.search-results h3{margin:6px 0}.search-results p{color:#60646b}.region-hero{position:relative;height:520px;display:flex;align-items:center;color:#fff;overflow:hidden}.region-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.52)}.region-hero>div{position:relative;z-index:1;width:min(1240px,calc(100% - 64px));margin:auto}.region-hero h1{font-size:54px;margin:16px 0}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-cards>a{color:inherit;border:1px solid #e7e1da;border-radius:14px;overflow:hidden;background:#fff;padding-bottom:18px}.feature-cards img{width:100%;height:190px;object-fit:cover}.feature-cards h3,.feature-cards p,.feature-cards span{margin-left:16px;margin-right:16px}.feature-cards span{display:block;margin-top:14px;color:#4f8f89;font-size:13px}.notifications{max-width:900px}.notifications article{display:grid;grid-template-columns:52px 1fr auto;gap:16px;padding:20px;border-bottom:1px solid #e6e0da}.notifications article.unread{background:#f8f5f0}.notification-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e6f2f1;color:#287b75}.notifications article>button{border:0;background:transparent}.profile-public{display:grid;grid-template-columns:320px 1fr;gap:36px;padding:48px 0 100px}.profile-card{border:1px solid #e5dfd8;border-radius:16px;padding:28px;text-align:center;height:max-content}.avatar.huge{width:96px;height:96px;font-size:36px;margin:auto}.profile-card>div:last-child{display:flex;justify-content:space-between;margin-top:24px}.collection-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:32px}.watch-page,.card-view-page,.read-mode{background:#f4f2ef;min-height:100vh;padding-bottom:80px}.watch-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#fff;border-bottom:1px solid #ded8d1;position:sticky;top:0;z-index:5}.watch-player{position:relative;max-width:1100px;margin:36px auto;background:#111;aspect-ratio:16/9}.watch-player img{width:100%;height:100%;object-fit:cover;opacity:.72}.watch-player>button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;border:0}.watch-info{max-width:1100px;margin:auto;display:flex;justify-content:space-between}.card-stage{display:grid;grid-template-columns:70px minmax(0,760px) 70px;justify-content:center;align-items:center;gap:24px;padding:48px 20px}.card-stage>button{height:60px;border:0;border-radius:50%}.card-stage article{background:#fff;border-radius:18px;padding:28px;text-align:center}.card-stage article img{width:100%;max-height:620px;object-fit:cover;border-radius:12px}.card-progress{max-width:760px;height:6px;background:#ddd;margin:auto}.card-progress i{display:block;height:100%;background:#f08a4b}.read-mode>article{max-width:760px;margin:0 auto;padding:64px 32px;background:#fff;line-height:1.9}.read-mode article h1{font-size:44px;line-height:1.25}.read-mode article section{margin:58px 0}.read-mode article img{width:100%;border-radius:14px}.comments-page,.editor-page{max-width:900px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor{min-height:360px}.upload-zone{border:2px dashed #ccc4bb!important;border-radius:14px;padding:28px!important;align-items:center;text-align:center}.actions.end{justify-content:flex-end}.status-detail{padding:10px 0 80px}.status-header{padding:24px;border-radius:14px;background:#f8f5f0}.status-header>span{color:#e06f35}.timeline{display:flex;justify-content:space-between;margin:42px 0}.timeline>div{flex:1;text-align:center;position:relative}.timeline>div:before{content:"";position:absolute;top:8px;left:0;width:100%;height:3px;background:#ddd}.timeline i{position:relative;display:block;width:18px;height:18px;border-radius:50%;background:#ccc;margin:0 auto 12px;z-index:1}.timeline .done i,.timeline .active i{background:#4fa6a0}.faq-page{max-width:900px}.faq-page article{border-bottom:1px solid #dfd9d2}.faq-page button{width:100%;display:flex;justify-content:space-between;padding:22px 4px;border:0;background:transparent;text-align:left}.faq-page article.open svg{transform:rotate(180deg)}.faq-page p{padding:0 4px 24px;color:#555}.contact-page{display:grid;grid-template-columns:320px 1fr;gap:44px}.contact-info{background:#f8f5f0;border-radius:16px;padding:28px;height:max-content}.contact-page form{border:1px solid #e2dcd5;border-radius:16px;padding:28px}.contact-page textarea{min-height:180px}.check-row{flex-direction:row!important;align-items:center}.map-place-detail,.policy-page{padding-bottom:90px}@media(max-width:900px){.result-layout,.profile-public,.contact-page{grid-template-columns:1fr}.feature-cards{grid-template-columns:repeat(2,1fr)}.filter-panel{display:none}.watch-info,.collection-head{flex-direction:column}.card-stage{grid-template-columns:44px 1fr 44px}.form-row{grid-template-columns:1fr}.timeline{overflow-x:auto;gap:20px}.timeline>div{min-width:110px}.region-hero h1{font-size:40px}}
