@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@600;700&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');

:root{--bg:#f7f6f2;--paper:#fff;--ink:#171717;--muted:#6f706e;--line:#deddd7;--coral:#ff5b45;--coral-dark:#df3f2c;--navy:#1e2f5b;--lime:#dfff70;--soft:#f0eee8;--radius:24px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Noto Sans KR",sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}button,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;padding:10px 16px;background:#111;color:#fff}.skip-link:focus{top:20px}

.site-header{position:sticky;top:0;z-index:50;background:rgba(247,246,242,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:76px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;gap:9px;font:800 27px/1 "DM Sans",sans-serif;letter-spacing:-1.4px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px 11px 3px 11px;background:var(--coral);color:#fff;font-size:21px;transform:rotate(-3deg)}.main-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.main-nav a{position:relative;color:#777}.main-nav a:hover,.main-nav a.active{color:var(--ink)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-27px;height:3px;background:var(--coral)}.story-submit{margin-left:auto;padding:10px 17px;border:1px solid var(--ink);border-radius:999px;background:transparent;font-size:13px;font-weight:800;cursor:pointer}.menu-toggle{display:none}

.intro{padding:74px 0 54px;border-bottom:1px solid var(--line)}.intro-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--coral-dark);font:800 11px "DM Sans",sans-serif;letter-spacing:1.3px}.kicker i{width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px rgba(255,91,69,.13)}.intro h1{margin:13px 0 0;font-size:clamp(45px,7vw,88px);line-height:1.02;letter-spacing:-5px}.intro h1 em{color:var(--coral);font-style:normal}.intro p{margin:0 0 9px;color:var(--muted);font-size:15px}

.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:start;padding-top:56px;padding-bottom:100px}.story-card{padding:44px 48px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.story-meta{display:flex;gap:12px;align-items:center;color:#969691;font-size:12px}.story-meta span+span:before{content:"·";margin-right:12px}.story-meta .category{padding:5px 10px;border-radius:999px;background:#ffe4df;color:var(--coral-dark);font-weight:800}.story-meta .category:before{display:none}.story-card>h2{margin:25px 0 20px;font-size:clamp(30px,4.1vw,48px);line-height:1.25;letter-spacing:-2.5px}.story-summary{margin:0;padding:0 0 30px;border-bottom:1px solid var(--line);color:#555;font-size:18px;font-weight:600}.story-body{padding-top:26px}.story-body>p{margin:0 0 22px;color:#3f403e;font-size:16px;line-height:1.95}.story-body blockquote{margin:36px 0;padding:28px 32px;border:0;border-radius:18px;background:var(--navy);color:#fff}.story-body blockquote p{margin:0 0 7px;font-size:22px;font-weight:800;line-height:1.5}.story-body cite{color:#bcc6df;font-size:12px;font-style:normal}.editor-note{margin-top:35px;padding:20px 22px;border-left:4px solid var(--coral);background:var(--soft)}.editor-note strong{font-size:13px}.editor-note p{margin:5px 0 0;color:var(--muted);font-size:12px}.story-footer{margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:#999;font-size:12px}.story-footer button{padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer}

.vote-panel{position:sticky;top:100px;padding:32px;border-radius:var(--radius);background:#171717;color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.15)}.vote-label{color:var(--lime);font:800 11px "DM Sans",sans-serif;letter-spacing:1.5px}.vote-panel h2{margin:14px 0 8px;font-size:34px;line-height:1.25;letter-spacing:-1.7px}.vote-prompt{margin:0 0 25px;color:#aaa;font-size:12px}.vote-actions{display:grid;gap:11px}.vote-button{width:100%;padding:17px;display:flex;gap:13px;align-items:center;border:1px solid #393939;border-radius:15px;background:#242424;color:#fff;text-align:left;cursor:pointer;transition:.18s ease}.vote-button:hover,.vote-button:focus-visible{border-color:var(--coral);transform:translateY(-2px);outline:none}.vote-icon{flex:0 0 35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--coral);font:800 13px "DM Sans"}.vote-button.stay .vote-icon{background:var(--navy)}.vote-button strong,.vote-button small{display:block}.vote-button strong{font-size:14px}.vote-button small{margin-top:2px;color:#aaa;font-size:10px}.vote-results{margin-top:25px}.result-row{margin-bottom:18px}.result-row>div:first-child{margin-bottom:7px;display:flex;justify-content:space-between;font-size:12px}.result-row span{font:800 16px "DM Sans"}.result-track{height:10px;overflow:hidden;border-radius:999px;background:#393939}.result-track i{display:block;width:0;height:100%;border-radius:inherit;background:var(--coral);transition:width .8s cubic-bezier(.2,.8,.2,1)}.result-row:nth-child(2) .result-track i{background:#6f86c5}.vote-results>p{margin:24px 0 10px;color:#aaa;font-size:11px}.vote-results>p strong{color:#fff}.vote-results>p span{display:block;margin-top:4px;color:var(--lime)}.change-vote{padding:0;border:0;background:none;color:#aaa;font-size:11px;text-decoration:underline;cursor:pointer}.vote-rule{margin-top:27px;padding-top:18px;display:flex;gap:16px;border-top:1px solid #383838;color:#777;font-size:10px}.vote-rule span:before{content:"✓";margin-right:5px;color:var(--lime)}

.comments-section{padding:95px 0;background:#fff;border-top:1px solid var(--line)}.comments-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:90px}.comments-heading h2{margin:12px 0 18px;font-size:48px;line-height:1.15;letter-spacing:-2.5px}.comments-heading p{color:var(--muted);font-size:13px}.comment-form{padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--bg)}.comment-form label{display:block;margin-bottom:10px;font-size:13px;font-weight:800}.comment-form textarea{width:100%;min-height:110px;padding:16px;resize:vertical;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);outline:none}.comment-form textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(255,91,69,.12)}.comment-form-bottom{margin-top:11px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#999;font-size:10px}.comment-form-bottom button{padding:9px 16px;border:0;border-radius:999px;background:var(--coral);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.comment-toolbar{margin-top:40px;padding-bottom:12px;display:flex;justify-content:space-between;border-bottom:2px solid var(--ink)}.comment-toolbar h3{margin:0;font-size:17px}.comment-toolbar h3 span{color:var(--coral)}.comment-toolbar>span{color:#999;font-size:11px}.comment{padding:24px 0;display:grid;grid-template-columns:43px 1fr;gap:15px;border-bottom:1px solid var(--line)}.avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;color:#fff;font-weight:900}.avatar.coral{background:var(--coral)}.avatar.blue{background:#526aa8}.avatar.lime{background:#afcb36;color:#243000}.avatar.user{background:#333}.comment-head{display:flex;gap:9px;align-items:center}.comment-head strong{font-size:13px}.comment-head time{color:#aaa;font-size:10px}.comment p{margin:8px 0 10px;color:#4d4e4c;font-size:13px;line-height:1.75}.like-button{padding:0;border:0;background:none;color:#92938f;font-size:11px;cursor:pointer}.like-button.liked{color:var(--coral);font-weight:800}

.more-section{padding:90px 0 110px}.section-head{margin-bottom:28px;display:flex;justify-content:space-between;align-items:flex-end}.section-head h2{margin:8px 0 0;font-size:36px;letter-spacing:-1.8px}.section-head>span{color:#999;font-size:12px}.more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.more-grid article{min-height:255px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.more-category{align-self:flex-start;padding:4px 9px;border-radius:999px;background:var(--soft);color:#666;font-size:10px;font-weight:800}.more-grid h3{margin:30px 0;font-size:20px;line-height:1.55;letter-spacing:-.7px}.more-grid article>div{margin-top:auto;padding-top:15px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:10px}.more-grid article>div span{color:var(--coral-dark);font-weight:800}

.site-footer{padding:54px 0 30px;background:#171717;color:#fff}.footer-inner{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:start}.footer-inner p{color:#888;font-size:12px}.footer-links{display:flex;justify-content:flex-end;gap:20px;color:#bbb;font-size:12px}.footer-inner small{grid-column:1/-1;padding-top:25px;border-top:1px solid #343434;color:#666}.toast{position:fixed;left:50%;bottom:30px;z-index:100;transform:translate(-50%,20px);padding:11px 18px;border-radius:999px;background:#171717;color:#fff;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}

@media(max-width:900px){.content-grid{grid-template-columns:1fr}.vote-panel{position:static}.comments-grid{grid-template-columns:1fr;gap:38px}.comments-heading h2 br{display:none}.more-grid{grid-template-columns:1fr}.more-grid article{min-height:200px}.main-nav{display:none}.main-nav.open{position:absolute;left:20px;right:20px;top:65px;padding:18px;display:grid;gap:14px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.12)}.main-nav a.active:after{display:none}.story-submit{display:none}.menu-toggle{display:block;margin-left:auto;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px}.intro-inner{align-items:flex-start;flex-direction:column}.intro h1{letter-spacing:-3px}}
@media(max-width:620px){.container{width:min(calc(100% - 26px),var(--container))}.header-inner{height:66px}.intro{padding:48px 0 38px}.intro h1{font-size:45px}.intro p{font-size:13px}.content-grid{padding-top:26px;padding-bottom:60px}.story-card{padding:27px 21px;border-radius:18px}.story-meta{flex-wrap:wrap;gap:7px}.story-meta span+span:before{margin-right:7px}.story-card>h2{font-size:29px;letter-spacing:-1.5px}.story-card>h2 br{display:none}.story-summary{font-size:16px}.story-body>p{font-size:15px}.story-body blockquote{padding:23px 20px}.story-body blockquote p{font-size:18px}.vote-panel{padding:26px 22px}.comments-section{padding:62px 0}.comments-heading h2{font-size:37px}.comment-form-bottom{align-items:flex-end}.comment-form-bottom span{max-width:190px}.section-head{align-items:flex-start;flex-direction:column;gap:6px}.more-section{padding:65px 0}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-inner small{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

.weather-chip{margin-left:auto;padding:7px 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fff}.weather-chip>span:first-child{font-size:19px;line-height:1}.weather-chip span:nth-child(2){display:grid;line-height:1.15}.weather-chip b{font-size:10px}.weather-chip small{color:#8c8d89;font-size:9px;white-space:nowrap}.weather-chip strong{font:800 15px "DM Sans",sans-serif}.weather-chip+.story-submit{margin-left:0}
@media(max-width:900px){.menu-toggle{margin-left:0}}
@media(max-width:620px){.header-inner{gap:9px}.brand{font-size:23px}.brand-mark{width:30px;height:30px;font-size:18px}.weather-chip{margin-left:auto;padding:6px 9px}.weather-chip span:nth-child(2){display:none}.weather-chip strong{font-size:13px}}
