:root {
  --navy:#053B68; --blue:#0B5EA8; --teal:#167A7F; --sage:#3F7B5F; --ink:#102A43; --muted:#64748B;
  --line:#DCE8F3; --accent:#F26B4F; --soft-accent:#FFF0EA;
  --surface:#fff; --bg:#F7FAFB; --radius:18px; --shadow:0 18px 45px rgba(15,60,100,.12);
  font-family:"Noto Sans KR", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;text-size-adjust:100%}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"Noto Sans KR", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;line-height:1.52;letter-spacing:0;word-break:keep-all;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
.container{width:min(1720px, calc(100% - 96px));margin:0 auto}
.site-header{position:fixed;inset:0 0 auto 0;height:72px;z-index:20;display:flex;align-items:center;gap:22px;padding:0 36px;color:#fff;background:linear-gradient(180deg,rgba(3,47,82,.92),rgba(4,60,94,.62));backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.18)}
.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;min-width:188px;color:#fff;letter-spacing:0}
.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#fff 0%,#DFF3FF 100%);color:#053B68;display:grid;place-items:center;font-size:21px;font-weight:900;line-height:1;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.brand-copy{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0;line-height:1.1}
.brand-copy strong{font-size:20px;font-weight:900;color:#fff;letter-spacing:0}
.brand-copy small{font-size:11px;font-weight:800;color:rgba(255,255,255,.74);letter-spacing:0;white-space:nowrap}
.nav{display:flex;gap:20px;flex:1;justify-content:center;font-size:14px;font-weight:900;white-space:nowrap}
.nav a{opacity:.94}.nav a.active{border-bottom:4px solid #fff;padding-bottom:24px}
.header-actions{display:flex;align-items:center;gap:12px}.btn{border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}
.btn-outline{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.5)}.btn-outline span{background:#fff;color:var(--navy);width:28px;height:28px;border-radius:50%;display:grid;place-items:center}
.icon-btn,.menu-btn{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff}.menu-btn{display:none}
.hero{position:relative;min-height:650px;padding:170px 0 66px;color:#fff;overflow:hidden;background:var(--navy)}
.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,45,78,.90) 0%,rgba(7,71,105,.54) 48%,rgba(5,44,75,.10) 100%),url("https://img.resort.co.kr/images/hero-santorini.jpg") center 42%/cover no-repeat}
.hero-inner{position:relative;display:grid;grid-template-columns:1.14fr .62fr;gap:110px;align-items:center}
.eyebrow{font-size:12px;letter-spacing:0;font-weight:900;opacity:.88}.eyebrow.dark{color:var(--blue);opacity:1}
.hero h1{font-size:clamp(46px,4.45vw,70px);line-height:1.18;margin:28px 0 20px;letter-spacing:0;text-shadow:0 3px 18px rgba(0,0,0,.16)}
.hero p{font-size:19px;line-height:1.58;opacity:.95;max-width:760px}
.search-box{height:82px;background:#fff;border-radius:999px;display:flex;align-items:center;gap:16px;padding:10px 12px 10px 32px;max-width:860px;margin:34px 0 24px;color:var(--ink);box-shadow:0 20px 55px rgba(4,42,80,.25)}
.search-box input{border:0;outline:0;flex:1;min-width:0;color:var(--ink);font-size:16px}.search-box button{border:0;border-radius:999px;background:var(--navy);color:#fff;padding:18px 30px;font-weight:900;white-space:nowrap}.primary{background:var(--navy);color:#fff}.glass{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.52)}
.recommend-card{align-self:start;margin-top:0;background:rgba(255,255,255,.23);border:1px solid rgba(255,255,255,.56);box-shadow:0 24px 74px rgba(0,0,0,.22);border-radius:28px;padding:28px 30px;backdrop-filter:blur(20px)}
.recommend-card h3{margin:0 0 16px;font-size:21px}.recommend-card .muted{color:rgba(255,255,255,.82)}.weekly-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;align-items:center;margin:12px 0}.weekly-thumb{height:58px;border-radius:13px;background:linear-gradient(135deg,#ffe5c8,#78b6d8);background-size:cover;background-position:center}.tag{font-size:11px;padding:6px 10px;border-radius:999px;background:#fff;color:var(--teal);font-weight:900}.mini-link{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.35);padding-top:16px;margin-top:16px;font-weight:900}
.section{padding:32px 0}.section.compact{padding-top:4px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.section-head h2{margin:0;font-size:25px;letter-spacing:0;line-height:1.28}.section-head a{color:var(--blue);font-weight:900;font-size:14px}
.section-head > div{min-width:0}.section-head a{white-space:normal;text-align:right;min-width:max-content;flex:0 0 auto}
.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.destination-card,.card,.planner-card,.result-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 42px rgba(20,65,105,.09);overflow:hidden}.destination-card img{width:100%;height:200px;object-fit:cover;display:block}.destination-card .body{padding:16px 18px}.destination-card h3{font-size:22px;margin:0 0 5px}.meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;border-top:1px solid var(--line);padding-top:10px;font-size:12px}.meta-grid strong{display:block;margin-top:2px;color:var(--navy)}
.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px;box-shadow:0 10px 25px rgba(15,60,100,.06);min-height:150px}.feature-icon{width:34px;height:34px;border-radius:10px;background:#EAF6F5;color:var(--teal);display:grid;place-items:center;font-weight:900}.feature-card h3{font-size:16px;margin:10px 0 4px}.feature-card p,.muted{font-size:13px;color:var(--muted);line-height:1.45}
.two-col{display:grid;grid-template-columns:1.08fr 1fr;gap:22px}.planner-card{display:grid;grid-template-columns:.78fr 1.12fr}.planner-image{background:url("https://img.resort.co.kr/images/planner-kyoto-photo.jpg") center/cover no-repeat;min-height:395px}.planner-form{padding:24px}.planner-form h2{margin:4px 0 8px;letter-spacing:0;line-height:1.3}.field{display:grid;grid-template-columns:104px 1fr;align-items:center;border-bottom:1px solid var(--line);padding:9px 0;font-size:14px}.field span:first-child{color:var(--muted);font-weight:800}.field span:last-child{font-weight:800}.full{width:100%;margin-top:14px}.result-card,.card{padding:20px}.card-title-row{display:flex;justify-content:space-between;align-items:center}.pill{background:#EAF6F5;color:var(--teal);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.day-row{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;background:#F8FBFE;border:1px solid var(--line);border-radius:14px;padding:12px;margin:9px 0}.day-row strong{color:var(--teal)}.day-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:4px 9px;font-size:11px;margin-left:4px}.price-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.price-row strong{font-size:24px;color:var(--navy)}.small{padding:11px 18px;margin-top:10px}
.in-card{margin-bottom:14px}.compare-title{margin-top:0}.compare-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);padding:14px;text-align:center}.compare-table th{background:#F7FBFE}.compare-table td:first-child{text-align:left;color:var(--muted);font-weight:800}.score-row td{font-size:22px;font-weight:900;color:var(--navy);background:#F0FAFF}.insight{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}.insight-icon{width:32px;height:32px;border-radius:50%;background:var(--soft-accent);display:grid;place-items:center;color:var(--accent);font-weight:900}.risk{background:var(--soft-accent);color:var(--accent);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}
.map-layout{display:grid;grid-template-columns:190px 1fr;gap:22px;align-items:center}.map-layout img,.trust-card img{width:100%;border-radius:14px}.filter-tags{display:flex;flex-wrap:wrap;gap:9px}.filter-tags button,.filter-tags a{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;color:var(--muted);font-weight:800}.trust-card{display:grid;grid-template-columns:1fr .9fr;gap:24px}.trust-card ul{list-style:none;margin:0;padding:0}.trust-card li{display:grid;grid-template-columns:34px 1fr;gap:4px 10px;margin:18px 0}.trust-card li:before{content:"✓";grid-row:1 / span 2;width:28px;height:28px;background:#E9F8F3;color:#22946E;border-radius:8px;display:grid;place-items:center;font-weight:900}.trust-card li strong,.trust-card li span{grid-column:2}.trust-card span{display:block;color:var(--muted);font-size:13px;margin-top:0}
.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.deal{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.deal img{width:100%;height:86px;object-fit:cover}.deal div{padding:10px;position:relative}.deal strong{display:block;font-size:13px}.deal span{font-size:12px;color:var(--accent);font-weight:900}.deal em{position:absolute;right:9px;bottom:9px;font-style:normal;color:#94A3B8;font-size:10px;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.stat{display:block;border:1px solid var(--line);border-radius:16px;padding:16px;text-align:center;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.stat:hover{border-color:#C9DCEB;box-shadow:0 12px 30px rgba(16,42,67,.1);transform:translateY(-2px)}.stat strong{display:block;color:var(--teal);font-size:24px;margin:8px 0}.stat span{font-size:12px;color:var(--muted)}
.affiliate-note{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.seo-story{padding-top:20px}.seo-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:34px;box-shadow:0 16px 42px rgba(20,65,105,.07)}.seo-grid h2{margin:6px 0 12px;font-size:28px;line-height:1.38}.seo-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.85}.seo-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.seo-links a{border:1px solid var(--line);border-radius:999px;padding:11px 14px;color:var(--navy);font-size:13px;font-weight:800;background:#F8FBFE;text-align:center}
.section-copy{margin:4px 0 0;color:var(--muted);font-size:13px}.qna-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.qna-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 10px 25px rgba(15,60,100,.06);display:flex;flex-direction:column}.qna-card span{display:inline-block;color:var(--accent);font-size:12px;font-weight:900;margin-bottom:8px}.qna-card h3{font-size:18px;line-height:1.36;margin:0 0 8px}.qna-card p{font-size:13px;line-height:1.48;color:var(--muted);margin:0 0 12px}.qna-thumb-link{display:block;margin-bottom:12px;border-radius:12px;overflow:hidden;background:#F7FAFB}.qna-thumb{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;background:#F7FAFB;transition:transform .2s ease}.qna-thumb-link:hover .qna-thumb{transform:scale(1.035)}.blog-list{align-items:stretch}.read-link{color:var(--navy);font-size:13px;font-weight:900;margin-top:auto}
.blog-page{padding-top:72px}.blog-hero{background:linear-gradient(90deg,rgba(3,45,78,.92),rgba(8,88,111,.64)),url("https://img.resort.co.kr/images/hero-santorini.jpg") center/cover no-repeat;color:#fff;padding:82px 0 48px}.blog-hero h1{max-width:860px;margin:8px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.22}.blog-hero p{max-width:760px;margin:0;font-size:17px;line-height:1.6}.article-page{padding-top:72px;background:#F7FAFB}.article-wrap{width:min(900px,calc(100% - 40px));margin:0 auto;padding:54px 0}.article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 16px 42px rgba(20,65,105,.08)}.article h1{font-size:clamp(30px,4vw,44px);line-height:1.25;margin:8px 0 12px}.article h2{font-size:22px;margin:28px 0 8px}.article p,.article li{font-size:16px;line-height:1.72;color:#334155}.article ul{padding-left:20px}.article .lead{font-size:18px;color:#475569}.article p a,.article li a{color:var(--blue);font-weight:900;border-bottom:1px solid rgba(11,94,168,.22)}.article-inline-links{background:#F0FAFF;border:1px solid #CDEBFF;border-radius:12px;padding:12px 14px}.article-media{margin:22px 0 18px}.article-media img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#F7FAFB}.article-media-hero{margin-top:24px}.article-media-inline{margin:24px 0 6px}.related-content{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.related-grid a{border:1px solid var(--line);border-radius:12px;padding:13px;background:#F8FBFE}.related-grid span{display:block;color:var(--accent);font-size:12px;font-weight:900;margin-bottom:5px}.related-grid strong{display:block;color:var(--navy);line-height:1.35}.related-grid p{font-size:13px;line-height:1.45;margin:6px 0 0;color:var(--muted)}.related-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.related-chips a{border:1px solid var(--line);border-radius:999px;padding:8px 11px;color:var(--teal);font-size:13px;font-weight:900;background:#fff}.source-list{border-top:1px solid var(--line);margin-top:28px;padding-top:16px;font-size:13px;color:var(--muted)}.source-list a{color:var(--blue);font-weight:800}.article-disclosure{background:#FFF7ED;border:1px solid #FED7AA;color:#9A3412;border-radius:12px;padding:12px 14px;font-size:13px;margin:18px 0}
.blog-nav{display:flex}
.yahoo-page{padding-top:72px}.yahoo-hero{background:linear-gradient(90deg,rgba(3,45,78,.9),rgba(22,122,127,.68)),url("https://img.resort.co.kr/images/card-japan-fuji.jpg") center/cover no-repeat;color:#fff;padding:86px 0 46px}.yahoo-hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:end}.yahoo-hero h1{max-width:900px;margin:8px 0 12px;font-size:clamp(36px,4vw,58px);line-height:1.18}.yahoo-hero p{max-width:780px;margin:0;font-size:17px;line-height:1.65}.yahoo-stat-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.yahoo-stat-panel div{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.38);border-radius:14px;padding:16px;backdrop-filter:blur(14px)}.yahoo-stat-panel strong{display:block;font-size:27px}.yahoo-stat-panel span{font-size:12px;color:rgba(255,255,255,.8)}.yahoo-toolbar{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.yahoo-search{display:flex;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px;box-shadow:0 12px 32px rgba(20,65,105,.08)}.yahoo-search input{border:0;outline:0;flex:1;min-width:0;padding:0 18px}.yahoo-search button{border:0;background:var(--navy);color:#fff;border-radius:999px;padding:13px 22px;font-weight:900}.yahoo-filters{display:flex;gap:8px}.yahoo-filters select{border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 12px;max-width:180px}.yahoo-category-pills{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.yahoo-category-pills button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;color:var(--navy);font-weight:800}.yahoo-category-pills span{color:var(--muted);font-size:12px}.hub-link-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hub-link-panel>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;flex-wrap:wrap;gap:8px}.hub-link-panel strong{flex-basis:100%;color:var(--navy);font-size:18px}.hub-link-panel a,.hub-chip-row a{border:1px solid var(--line);border-radius:999px;background:#F8FBFE;color:var(--teal);font-size:13px;font-weight:900;padding:8px 11px}.hub-link-panel span,.hub-chip-row span{color:var(--muted);font-size:12px}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hub-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(15,60,100,.07);display:flex;flex-direction:column;min-width:0}.hub-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.hub-card span{color:var(--accent);font-size:12px;font-weight:900;margin:13px 14px 0}.hub-card strong{color:var(--navy);font-size:18px;line-height:1.34;margin:6px 14px}.hub-card p{font-size:13px;line-height:1.5;color:var(--muted);margin:0 14px 14px;overflow-wrap:anywhere}.hub-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.hub-detail{margin-bottom:18px}.yahoo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0}.yahoo-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(15,60,100,.07);display:flex;flex-direction:column;min-width:0}.yahoo-card *{min-width:0}.yahoo-card img{display:block;width:100%;max-width:100%;min-width:0;aspect-ratio:16/10;object-fit:cover;background:#EAF6F5}.yahoo-card div{padding:15px;display:flex;flex:1;flex-direction:column}.yahoo-card span{font-size:12px;color:var(--accent);font-weight:900}.yahoo-card h3{font-size:19px;line-height:1.32;margin:7px 0}.yahoo-card p{font-size:13px;line-height:1.52;color:var(--muted);margin:0 0 12px;overflow-wrap:anywhere}.yahoo-card button{margin-top:auto;border:0;background:#EAF6F5;color:var(--teal);border-radius:999px;padding:10px 12px;font-weight:900;cursor:pointer}.spot-modal[hidden]{display:none}.spot-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.spot-modal-backdrop{position:absolute;inset:0;background:rgba(4,26,46,.62)}.spot-modal-card{position:relative;width:min(960px,100%);max-height:min(880px,calc(100vh - 48px));overflow:auto;background:#fff;border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.34)}.spot-modal-card>img{width:100%;aspect-ratio:16/8;object-fit:cover;display:block}.spot-modal-body{padding:26px}.spot-modal-body h2{font-size:30px;line-height:1.25;margin:8px 0 10px}.spot-modal-body p{color:#334155;line-height:1.65;overflow-wrap:anywhere}.spot-modal-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:28px;line-height:1;cursor:pointer}.spot-detail-list{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}.spot-detail-list dt{font-weight:900;color:var(--navy)}.spot-detail-list dd{margin:0;color:#475569;overflow-wrap:anywhere}.spot-qa-list section{background:#F8FBFE;border:1px solid var(--line);border-radius:12px;padding:12px;margin-top:10px}.spot-qa-list p{margin:6px 0 0;font-size:14px}.spot-related-links{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.spot-related-links strong{display:block;margin-bottom:9px}.spot-related-links div{display:flex;flex-wrap:wrap;gap:8px}.spot-related-links a{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--teal);font-size:13px;font-weight:900;padding:8px 11px}
.footer{background:#05345C;color:#fff;margin-top:50px;padding:46px 0 24px}.footer-inner{display:grid;grid-template-columns:1.5fr .7fr .7fr 1.5fr;gap:32px}.footer p,.footer a{display:block;color:rgba(255,255,255,.72);font-size:13px;line-height:1.7;margin:5px 0}.newsletter div{display:flex;background:#fff;border-radius:10px;overflow:hidden}.newsletter input{border:0;outline:0;flex:1;padding:13px}.newsletter button{border:0;background:var(--navy);color:#fff;padding:0 18px;font-weight:900}.copyright{border-top:1px solid rgba(255,255,255,.14);padding-top:22px;margin-top:30px;color:rgba(255,255,255,.55);font-size:12px}
@media(max-width:1200px){.nav{gap:18px;font-size:13px}.container{width:min(1180px, calc(100% - 56px))}.hero-inner{gap:48px}.feature-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.nav,.header-actions{display:none}.blog-nav{display:none}.menu-btn{display:block;margin-left:auto}.site-header{height:78px;padding:0 20px}.hero-inner,.two-col,.planner-card,.trust-card,.seo-grid,.yahoo-hero-inner,.yahoo-toolbar,.hub-link-panel{grid-template-columns:1fr}.destination-grid{grid-template-columns:1fr}.feature-grid,.qna-grid,.yahoo-grid,.hub-grid{grid-template-columns:repeat(2,1fr)}.deal-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:128px}.recommend-card{margin-top:0}.map-layout{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.yahoo-filters{width:100%}.yahoo-filters select{flex:1;max-width:none}}
@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.search-box{border-radius:22px;height:auto;flex-wrap:wrap;padding:16px}.search-box button{width:100%}.section-head{align-items:flex-start;gap:8px;flex-wrap:wrap}.section-head a{font-size:12px;min-width:0;max-width:none;text-align:left}.feature-grid,.deal-grid,.stats-grid,.meta-grid,.seo-links,.qna-grid,.related-grid,.yahoo-grid,.yahoo-stat-panel,.hub-grid,.hub-grid.small{grid-template-columns:1fr}.hero h1{font-size:38px}.seo-grid{padding:24px}.article{padding:24px}.footer-inner{grid-template-columns:1fr}.yahoo-search{border-radius:18px;flex-wrap:wrap}.yahoo-search button{width:100%}.yahoo-filters{display:grid;grid-template-columns:1fr;width:100%}.yahoo-filters select{width:100%;max-width:none}.spot-detail-list{grid-template-columns:1fr}.spot-modal{padding:12px}.spot-modal-body{padding:20px}.spot-modal-card>img{aspect-ratio:16/10}}

.yahoo-card-fallback{aspect-ratio:16/10;padding:18px;background:linear-gradient(135deg,#EAF6F5,#F7FAFB 55%,#FFF7ED);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}
.yahoo-card-fallback b{font-size:25px;line-height:1;color:var(--navy);letter-spacing:0}
.yahoo-card-fallback span{margin-top:7px;color:var(--teal);font-size:12px;font-weight:900}
.yahoo-card div.yahoo-card-fallback{padding:18px;flex:0 0 auto}

.nav{align-items:center;gap:8px}
.nav-link,.nav-main{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:10px 13px;color:#fff;opacity:.96;transition:background .18s ease, color .18s ease}
.nav a.active{border-bottom:0;padding-bottom:10px}
.nav-link.active,.nav-main.active,.nav-link:hover,.nav-main:hover{background:rgba(255,255,255,.18)}
.nav-group{position:relative}
.nav-main span{font-size:12px;line-height:1;opacity:.78}
.nav-menu{position:absolute;top:calc(100% + 12px);left:50%;min-width:176px;padding:9px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(5,59,104,.96);box-shadow:0 18px 42px rgba(3,31,57,.28);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease, transform .18s ease, visibility .18s ease}
.nav-menu:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}
.nav-group:hover .nav-menu,.nav-group:focus-within .nav-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.nav-menu a{display:block;border-radius:10px;padding:10px 11px;color:#fff;font-size:13px;font-weight:850;opacity:.94}
.nav-menu a:hover,.nav-menu a.active{background:rgba(255,255,255,.14)}

@media(max-width:980px){
  .nav.is-open{display:flex;position:fixed;left:16px;right:16px;top:84px;z-index:30;flex-direction:column;align-items:stretch;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#053B68;box-shadow:0 22px 60px rgba(3,31,57,.32)}
  .nav-link,.nav-main{width:100%;justify-content:space-between;border-radius:12px;padding:12px 13px}
  .nav a.active{padding-bottom:12px}
  .nav-group{width:100%}
  .nav-menu{position:static;min-width:0;width:100%;margin-top:4px;padding:6px;border:0;border-radius:12px;background:rgba(255,255,255,.08);box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .nav-menu:before{display:none}
  .nav-menu a{padding:10px 12px;color:rgba(255,255,255,.9);font-size:13px}
}

body{background:#F5F7FA;color:#172033;line-height:1.5}
.container{width:min(1200px, calc(100% - 48px))}
.site-header{height:68px;padding:0 32px;background:rgba(5,43,78,.86);box-shadow:0 1px 0 rgba(255,255,255,.12),0 12px 32px rgba(4,30,56,.18)}
.brand{min-width:188px}
.header-actions .btn{padding:11px 18px}
.icon-btn{display:none}
.hero{min-height:620px;padding:126px 0 46px;background:#062B49}
.hero-bg{background:linear-gradient(90deg,rgba(3,35,62,.92) 0%,rgba(5,63,96,.72) 45%,rgba(4,37,62,.18) 100%),url("https://img.resort.co.kr/images/hero-santorini.jpg") center 44%/cover no-repeat;transform:scale(1.01)}
.hero-inner{grid-template-columns:minmax(0,1.05fr) 430px;gap:58px}
.eyebrow{font-size:11px;font-weight:900;color:#BFE7FF}
.hero h1{font-size:clamp(42px,4.1vw,64px);line-height:1.12;margin:20px 0 18px;text-shadow:0 10px 30px rgba(0,0,0,.24)}
.hero p{font-size:18px;line-height:1.68;max-width:690px}
.search-box{max-width:760px;height:74px;margin:28px 0 12px;padding:9px 10px 9px 24px;border-radius:18px;box-shadow:0 24px 70px rgba(3,28,50,.32)}
.search-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#F0F7FF;color:var(--blue);font-weight:900}
.search-box button{padding:16px 28px;border-radius:14px;background:#0B5EA8}
.popular-searches{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;color:rgba(255,255,255,.9);font-size:13px}
.popular-searches span{font-weight:900;color:#D5EDFF}
.popular-searches a{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.10);font-weight:800}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.hero-primary{background:#fff;color:#06375D}
.hero-secondary{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.38);color:#fff}
.recommend-card{border-radius:20px;padding:22px;background:rgba(255,255,255,.95);color:#172033;border:0;box-shadow:0 24px 70px rgba(3,28,50,.26);backdrop-filter:blur(18px)}
.recommend-card h3{font-size:20px;color:#0F2B46}
.recommend-card .muted{color:#667085}
.weekly-item{grid-template-columns:66px 1fr auto;gap:12px;margin:10px 0;padding:8px;border-radius:14px;transition:background .16s ease}
.weekly-item:hover{background:#F4F8FC}
.weekly-thumb{height:54px;border-radius:12px}
.mini-link{color:#0B5EA8;border-top:1px solid #E3EDF6}
.quick-strip{position:relative;z-index:2;margin-top:-26px;padding:0 0 20px}
.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:14px;border:1px solid #DDE8F2;border-radius:20px;background:#fff;box-shadow:0 18px 48px rgba(16,42,67,.12)}
.quick-grid a{display:flex;flex-direction:column;gap:3px;min-height:72px;padding:14px;border-radius:14px;background:#F8FBFE;transition:background .16s ease, transform .16s ease}
.quick-grid a:hover{background:#EEF7FF;transform:translateY(-2px)}
.quick-grid span{font-size:12px;color:#0B5EA8;font-weight:900}
.quick-grid strong{font-size:15px;color:#172033;line-height:1.35}
.section{padding:42px 0}
.section.compact{padding-top:18px}
.section-head{margin-bottom:18px}
.section-head h2{font-size:28px;line-height:1.25;color:#121A2B}
.section-head a{color:#0B5EA8}
.destination-grid{grid-template-columns:1.2fr 1fr 1fr;gap:16px}
.destination-card,.card,.planner-card,.result-card,.feature-card,.qna-card,.deal,.seo-grid{border-color:#E3EAF2;border-radius:18px;box-shadow:0 12px 34px rgba(16,42,67,.07)}
.destination-card{transition:transform .16s ease, box-shadow .16s ease}
.destination-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(16,42,67,.12)}
.destination-card img{height:220px}
.destination-card:first-child img{height:266px}
.destination-card .body{padding:18px}
.destination-card h3{font-size:24px}
.meta-grid{grid-template-columns:repeat(2,1fr);gap:8px 10px}
.feature-grid{grid-template-columns:repeat(3,1fr);gap:12px}
.feature-card{min-height:126px;padding:18px;display:grid;grid-template-columns:42px 1fr;gap:6px 12px;align-items:start}
.feature-icon{grid-row:1 / span 2;width:42px;height:42px;border-radius:12px;background:#EEF7FF;color:#0B5EA8}
.feature-card h3{margin:2px 0 0}
.feature-card p{grid-column:2;margin:0}
.two-col{gap:18px}
.planner-card{grid-template-columns:.86fr 1fr}
.planner-image{min-height:350px}
.planner-form{padding:28px}
.field{grid-template-columns:92px 1fr;padding:8px 0}
.day-row{grid-template-columns:66px 1fr;align-items:start}
.day-tags{grid-column:2}
.compare-table th,.compare-table td{padding:12px}
.map-layout{grid-template-columns:170px 1fr}
.deal-grid{grid-template-columns:repeat(2,1fr)}
.stats-grid{grid-template-columns:repeat(2,1fr)}
.seo-grid{padding:28px}
.qna-grid{grid-template-columns:repeat(4,1fr);gap:14px}
.qna-card{padding:12px}
.qna-card h3{font-size:16px}
.qna-card p{font-size:12.5px}
.footer{margin-top:34px}

@media(max-width:1200px){
  .quick-grid{grid-template-columns:repeat(3,1fr)}
  .hero-inner{grid-template-columns:1fr 380px;gap:34px}
  .qna-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:980px){
  .container{width:min(100% - 32px,1180px)}
  .hero{min-height:auto;padding:116px 0 34px}
  .hero-inner,.destination-grid,.planner-card{grid-template-columns:1fr}
  .recommend-card{display:none}
  .quick-strip{margin-top:0;padding:16px 0 10px}
  .quick-grid{grid-template-columns:repeat(2,1fr);padding:10px}
  .destination-card:first-child img,.destination-card img{height:210px}
  .feature-grid,.qna-grid{grid-template-columns:repeat(2,1fr)}
  .site-header{height:68px;padding:0 18px}
}

@media(max-width:560px){
  .container{width:min(100% - 24px,1180px)}
  .brand{min-width:0;gap:8px}
  .brand-mark{width:34px;height:34px;border-radius:11px;font-size:19px}
  .brand-copy strong{font-size:18px}
  .brand-copy small{display:none}
  .hero h1{font-size:36px}
  .hero p{font-size:16px}
  .search-box{border-radius:16px;padding:12px;height:auto}
  .search-icon{display:none}
  .hero-actions .btn{width:100%}
  .popular-searches a{font-size:12px}
  .quick-grid,.feature-grid,.qna-grid{grid-template-columns:1fr}
  .quick-grid a{min-height:62px}
  .section{padding:32px 0}
  .section-head h2{font-size:23px}
  .feature-card{grid-template-columns:38px 1fr}
}

.media-link{display:block;overflow:hidden;border-radius:14px}
.media-link img{display:block;transition:transform .2s ease}
.media-link:hover img,.planner-image.media-link:hover{transform:translateY(-2px)}
.yahoo-card-media-link{display:block;overflow:hidden;background:#EAF6F5}
.yahoo-card-media-link img{transition:transform .2s ease}
.yahoo-card-media-link:hover img{transform:scale(1.035)}
.yahoo-card .yahoo-card-media-link + div{padding:15px}
.yahoo-card-action{margin-top:auto;border:0;background:#EAF6F5;color:var(--teal);border-radius:999px;padding:10px 12px;font-weight:900;cursor:pointer;text-align:center}
.yahoo-card-action:hover{background:#DDF2EF}

.recommend-card{padding:18px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 28px 80px rgba(3,28,50,.30)}
.recommend-card h3{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:#0E2A44;font-size:19px;line-height:1.25;font-weight:900}
.recommend-card h3:before{content:"";width:9px;height:26px;border-radius:999px;background:#F26B4F;box-shadow:0 0 0 5px rgba(242,107,79,.12)}
.weekly-item{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:stretch;margin:0 0 10px;padding:10px;border:1px solid #E5EEF6;border-radius:18px;background:#fff;color:#172033;box-shadow:0 10px 26px rgba(16,42,67,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.weekly-item:hover{transform:translateY(-2px);border-color:#C9DCEB;box-shadow:0 16px 38px rgba(16,42,67,.12);background:#fff}
.weekly-thumb{width:92px;height:92px;border-radius:14px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.weekly-item>div:nth-child(2){display:flex;min-width:0;flex-direction:column;justify-content:center;padding-right:50px}
.weekly-meta{display:block;margin-bottom:5px;color:#0B5EA8;font-size:11px;font-weight:900;line-height:1.2}
.weekly-item strong{display:block;color:#101828;font-size:17px;line-height:1.32;font-weight:900;letter-spacing:0;overflow-wrap:anywhere}
.weekly-item .muted{margin:5px 0 0;color:#667085;font-size:13px;line-height:1.45}
.weekly-item .tag{position:absolute;right:10px;top:10px;border:1px solid #D7E7F4;background:#F4FAFF;color:#0B5EA8;padding:6px 9px;font-size:11px;line-height:1;font-weight:900}
.recommend-card .mini-link{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:13px 2px 0;border-top:1px solid #E3EDF6;color:#0B5EA8;font-size:14px;font-weight:900}
.recommend-card .mini-link span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#EEF7FF}

@media(max-width:1200px){
  .weekly-item{grid-template-columns:82px minmax(0,1fr)}
  .weekly-thumb{width:82px;height:82px}
  .weekly-item strong{font-size:16px}
}

.quick-strip .quick-grid{grid-template-columns:repeat(4,1fr);gap:12px}
.quick-strip .quick-grid a{position:relative;min-height:82px;padding:15px 16px;border:1px solid #E1EAF3;background:linear-gradient(180deg,#fff,#F7FBFE);overflow:hidden}
.quick-strip .quick-grid a:after{content:"";position:absolute;right:14px;bottom:14px;width:26px;height:26px;border-radius:50%;background:#EAF4FF}
.quick-strip .quick-grid span{color:#0B5EA8;font-size:12px}
.quick-strip .quick-grid strong{position:relative;z-index:1;font-size:17px;line-height:1.28}

.feature-card{position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.feature-card:after{content:"→";position:absolute;right:16px;top:16px;color:#0B5EA8;font-weight:900;opacity:.5}
.feature-card:hover{transform:translateY(-3px);border-color:#C9DCEB;box-shadow:0 18px 42px rgba(16,42,67,.12)}
.feature-card h3{font-size:17px}

.planner-card,.result-card,.map-card,.trust-card,.stats-card{border-radius:22px}
.planner-card{grid-template-columns:.9fr 1.1fr;background:#fff}
.planner-image{background:linear-gradient(180deg,rgba(4,35,62,.08),rgba(4,35,62,.3)),url("https://img.resort.co.kr/images/europe/318.webp") center/cover no-repeat;min-height:420px}
.planner-form{padding:30px}
.planner-form h2{font-size:28px;line-height:1.28;margin:6px 0 18px}
.field{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:center;margin:0 0 8px;padding:11px 12px;border:1px solid #E5EEF6;border-radius:14px;background:#F8FBFE;transition:background .16s ease,border-color .16s ease}
.field:hover{background:#EEF7FF;border-color:#C9DCEB}
.field span:first-child{color:#0B5EA8;font-size:12px;font-weight:900}
.field span:last-child{color:#172033;font-size:14px;font-weight:850;line-height:1.4}
.result-card{background:linear-gradient(180deg,#fff,#F8FBFE);border:1px solid #E3EAF2}
.card-title-row h3{font-size:24px;line-height:1.28;margin:0}
.pill{background:#EEF7FF;color:#0B5EA8}
.day-row{grid-template-columns:78px minmax(0,1fr);gap:8px 12px;border-color:#E1EAF3;background:#fff;border-radius:16px}
.day-row strong{color:#0B5EA8;font-size:15px}
.day-row>span{font-size:14px;line-height:1.5;color:#344054}
.day-tags{grid-column:2}
.price-row{border-top:1px solid #E1EAF3}
.price-row strong{font-size:19px;line-height:1.35;text-align:right}

.compare-table{border:1px solid #E3EAF2;border-radius:16px;overflow:hidden}
.compare-table th{background:#0B5EA8;color:#fff;font-size:13px}
.compare-table td{background:#fff;font-size:14px;line-height:1.45}
.compare-table tr:nth-child(odd) td{background:#F8FBFE}
.score-row td{font-size:15px;background:#EEF7FF!important;color:#0B5EA8}
.insight{grid-template-columns:42px minmax(0,1fr) auto;padding:16px 0}
.insight-icon{background:#EEF7FF;color:#0B5EA8}
.risk{background:#FFF0EA;color:#C2410C}

.map-card,.trust-card{background:#fff}
.map-card h2,.trust-card h2{font-size:24px;margin-top:0}
.filter-tags a{border-radius:999px;background:#F8FBFE;color:#0B5EA8;border-color:#D9E8F5}
.filter-tags a:hover{background:#EEF7FF}
.map-layout img,.trust-card img{aspect-ratio:16/10;object-fit:cover;box-shadow:0 14px 34px rgba(16,42,67,.12)}
.trust-card li:before{background:#EEF7FF;color:#0B5EA8}

.deal-grid{grid-template-columns:repeat(2,1fr)}
.deal{border-radius:16px;transition:transform .18s ease,box-shadow .18s ease}
.deal:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(16,42,67,.11)}
.deal img{height:126px}
.deal strong{font-size:15px;line-height:1.35}
.deal span{color:#0B5EA8}
.stats-grid{grid-template-columns:repeat(2,1fr)}
.stat{text-align:left;background:#F8FBFE}
.stat strong{font-size:22px;color:#172033}

@media(max-width:980px){
  .quick-strip .quick-grid{grid-template-columns:repeat(2,1fr)}
  .planner-image{min-height:300px}
  .deal-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .quick-strip .quick-grid,.deal-grid,.stats-grid{grid-template-columns:1fr}
  .field{grid-template-columns:1fr}
  .day-row,.insight{grid-template-columns:1fr}
  .day-tags{grid-column:1}
  .price-row{align-items:flex-start;gap:8px;flex-direction:column}
  .price-row strong{text-align:left}
}

#itinerary .two-col,#map .two-col{align-items:stretch}
#itinerary .planner-card{display:grid;grid-template-columns:1fr;overflow:hidden}
#itinerary .planner-image{min-height:0;height:190px;border-radius:0;background:linear-gradient(90deg,rgba(4,35,62,.18),rgba(4,35,62,.04)),url("https://img.resort.co.kr/images/europe/318.webp") center 42%/cover no-repeat}
#itinerary .planner-form{padding:22px}
#itinerary .planner-form h2{font-size:24px;margin:5px 0 14px}
#plannerFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
#plannerFields .field{grid-template-columns:1fr;gap:4px;margin:0;padding:10px 11px;min-height:72px}
#plannerFields .field span:first-child{font-size:11px}
#plannerFields .field span:last-child{font-size:13px;line-height:1.35}
#itinerary .planner-form .full{margin-top:12px;border-radius:14px}
#itinerary .result-card{display:flex;flex-direction:column;padding:22px}
#itinerary .card-title-row{align-items:flex-start;gap:10px;margin-bottom:10px}
#itinerary .card-title-row h3{font-size:23px}
#itinerary .day-row{grid-template-columns:70px minmax(0,1fr);margin:7px 0;padding:11px 12px}
#itinerary .day-tags span{padding:4px 8px;margin:5px 4px 0 0}
#itinerary .price-row{margin-top:auto}

#map .map-card,#map .trust-card{padding:22px;overflow:hidden}
#map .map-layout{grid-template-columns:1fr;gap:14px}
#map .filter-tags{gap:8px}
#map .filter-tags a{padding:9px 11px;font-size:13px}
#map .map-layout img{display:block;width:100%;aspect-ratio:21/8;min-height:128px;object-fit:cover;border-radius:16px}
#map .map-card .btn{margin-top:14px}
#map .trust-card{grid-template-columns:1fr;gap:14px}
#map .trust-card ul{display:grid;gap:9px}
#map .trust-card li{margin:0;padding:12px;border:1px solid #E5EEF6;border-radius:14px;background:#F8FBFE}
#map .trust-card img{display:block;width:100%;aspect-ratio:21/8;min-height:128px;object-fit:cover;border-radius:16px}

@media(max-width:980px){
  #plannerFields{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  #plannerFields{grid-template-columns:1fr}
  #itinerary .planner-image{height:160px}
  #map .map-layout img,#map .trust-card img{aspect-ratio:16/9}
}

.article-page.tistory-entry{background:#F6F8FA;padding:116px 18px 72px}
.article-shell{max-width:860px;margin:0 auto;background:#fff;border:1px solid #E6EDF3;border-radius:24px;padding:42px 46px;box-shadow:0 18px 45px rgba(17,24,39,.07)}
.article-shell h1{font-size:38px;line-height:1.22;letter-spacing:0;margin:8px 0 12px;color:#17202A}
.article-meta{margin:0 0 28px;color:#6B7785;font-size:14px}
.article-body{font-size:17px;line-height:1.78;color:#263241;word-break:normal;overflow-wrap:anywhere}
.article-body p{margin:0 0 18px}
.article-body img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:18px}
.article-body figure{margin:24px 0}
.article-body figcaption{margin-top:8px;color:#73808F;font-size:13px;text-align:center}
.article-body h2,.article-body h3{letter-spacing:0;color:#17202A;margin:34px 0 12px;line-height:1.35}
.article-body h2{font-size:26px}.article-body h3{font-size:22px}
.article-body blockquote{margin:22px 0;padding:18px 20px;border-left:4px solid #2F6F8F;background:#F4F8FB;border-radius:0 16px 16px 0}
.article-body span,.article-body b,.article-body strong{max-width:100%}
.affiliate-cta{margin:30px 0 4px;padding:22px;border:1px solid #DCE8F0;border-radius:18px;background:linear-gradient(135deg,#F8FBFD,#EEF7F5);display:flex;align-items:center;justify-content:space-between;gap:18px}
.affiliate-cta span{display:block;margin-bottom:5px;color:#0B6F67;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.affiliate-cta h2{margin:0 0 7px!important;font-size:22px!important;line-height:1.35;color:#17202A}
.affiliate-cta p{margin:0;color:#5F6F7D;line-height:1.65}
.affiliate-cta small{display:block;margin-top:8px;color:#8593A3;font-size:12px}
.affiliate-cta a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:999px;background:#102A43;color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}
.related-content{margin-top:34px;padding-top:24px;border-top:1px solid #E6EDF3}
.related-content h2{font-size:22px;margin:0 0 14px;color:#17202A}
.article-inline-links{display:flex;flex-wrap:wrap;gap:9px;margin:0}
.article-inline-links a{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border-radius:999px;background:#F1F6FA;color:#24516D;font-weight:700;text-decoration:none;font-size:14px}
@media(max-width:720px){
  .article-page.tistory-entry{padding:102px 12px 48px}
  .article-shell{padding:28px 20px;border-radius:18px}
  .article-shell h1{font-size:29px}
  .article-body{font-size:16px;line-height:1.72}
  .affiliate-cta{display:block;padding:20px}
  .affiliate-cta a{width:100%;margin-top:15px}
}

/* Naver-inspired typography pass: calmer weights, tighter scale, readable line rhythm. */
html{font-size:15px}
body{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR","Malgun Gothic",Arial,sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.58;
  letter-spacing:0;
}

:where(.nav,.nav-link,.nav-main,.nav-menu a,.btn,.search-box button,.hero-actions .btn,.header-actions .btn,.yahoo-search button,.yahoo-card-action,.newsletter button){
  font-weight:700;
}

:where(.brand-copy strong,.brand-mark){
  font-weight:800;
}

:where(.brand-copy small,.eyebrow,.popular-searches span,.popular-searches a,.quick-grid span,.weekly-meta,.tag,.pill,.risk,.deal span,.qna-card span,.related-grid span,.related-chips a,.seo-links a,.filter-tags a,.filter-tags button,.hub-card span,.hub-link-panel a,.hub-chip-row a,.yahoo-card span,.yahoo-category-pills button,.source-list a,.read-link){
  font-weight:700;
}

:where(.hero h1,.blog-hero h1,.yahoo-hero h1,.article h1,.article-shell h1){
  font-weight:700;
  line-height:1.22;
}

.hero h1{font-size:clamp(38px,3.8vw,58px)}
.blog-hero h1{font-size:clamp(32px,3.4vw,48px)}
.yahoo-hero h1{font-size:clamp(34px,3.6vw,52px)}
.article h1{font-size:clamp(28px,3.2vw,40px)}
.article-shell h1{font-size:34px;line-height:1.28}

:where(.section-head h2,.planner-form h2,.card-title-row h3,.compare-title,.map-card h2,.trust-card h2,.seo-grid h2,.related-content h2,.article h2,.article-body h2,.article-body h3,.spot-modal-body h2){
  font-weight:700;
  line-height:1.34;
}

.section-head h2{font-size:24px}
.planner-form h2{font-size:24px}
.card-title-row h3,.map-card h2,.trust-card h2{font-size:21px}
.seo-grid h2{font-size:25px}
.article h2,.article-body h2{font-size:23px}
.article-body h3{font-size:20px}

:where(.destination-card h3,.feature-card h3,.recommend-card h3,.weekly-item strong,.quick-grid strong,.deal strong,.stat strong,.hub-card strong,.yahoo-card h3,.qna-card h3,.related-grid strong,.field span:last-child,.day-row strong,.price-row strong,.score-row td,.spot-detail-list dt,.trust-card li strong){
  font-weight:700;
}

.destination-card h3{font-size:21px;line-height:1.34}
.feature-card h3{font-size:16px;line-height:1.38}
.recommend-card h3{font-size:18px;line-height:1.34}
.weekly-item strong{font-size:16px;line-height:1.38}
.quick-grid strong{font-size:15px;line-height:1.38}
.deal strong{font-size:14px;line-height:1.42}
.stat strong{font-size:20px;line-height:1.32}
.qna-card h3{font-size:16px;line-height:1.42}
.hub-card strong,.yahoo-card h3{font-size:17px;line-height:1.4}

:where(.hero p,.blog-hero p,.yahoo-hero p,.seo-grid p,.article p,.article li,.article-body,.article-body p,.spot-modal-body p){
  line-height:1.7;
}

.hero p{font-size:17px}
.blog-hero p,.yahoo-hero p{font-size:16px}
.article-body{font-size:16px}
.article p,.article li{font-size:15px}

:where(.feature-card p,.muted,.qna-card p,.related-grid p,.hub-card p,.yahoo-card p,.weekly-item .muted,.affiliate-note,.section-copy,.trust-card span,.footer p,.footer a){
  line-height:1.55;
}

:where(.feature-card p,.muted,.qna-card p,.related-grid p,.hub-card p,.yahoo-card p,.weekly-item .muted,.footer p,.footer a){
  font-size:13px;
  font-weight:400;
}

:where(.field span:first-child,.meta-grid,.day-tags span,.affiliate-note,.section-copy,.yahoo-stat-panel span,.hub-link-panel span,.hub-chip-row span,.article-meta,.source-list){
  font-weight:400;
}

.field span:first-child{font-weight:600}
.compare-table td:first-child{font-weight:600}
.insight-icon,.feature-icon,.search-icon,.trust-card li:before,.feature-card:after{font-weight:700}

.nav,.nav-link,.nav-main,.nav-menu a{font-weight:700}
.hero p,.blog-hero p,.yahoo-hero p{font-weight:400}
.hero .eyebrow,.blog-hero .eyebrow,.yahoo-hero .eyebrow{font-size:11px;font-weight:700;line-height:1.4}
.weekly-item strong,.recommend-card h3,.recommend-card .mini-link,.quick-grid span,.quick-grid strong,.field span:last-child{font-weight:700}
.weekly-meta,.weekly-item .tag,.popular-searches span,.popular-searches a{font-weight:700}
.field span:first-child{font-weight:600}
.article p a,.article li a,.affiliate-cta a,.affiliate-cta span{font-weight:700}
.trust-card li a{grid-column:2;display:block;color:inherit;border-radius:12px}
.trust-card li a:hover strong{color:#0B5EA8}
.day-row,.insight,.price-row{color:inherit}
.day-row:hover,.insight:hover{border-color:#C9DCEB;background:#EEF7FF}
.day-row:hover strong,.insight:hover strong,.price-row:hover strong{color:#0B5EA8}

@media(max-width:560px){
  body{font-size:14px;line-height:1.56}
  .hero h1{font-size:34px;line-height:1.24}
  .hero p{font-size:15px}
  .section-head h2{font-size:21px}
  .article-shell h1{font-size:27px}
  .article-body{font-size:15px;line-height:1.7}
}
