:root{--ink:#171820;--muted:#646571;--purple:#4338a8;--accent:#7c3aed;--line:#e6e5ed;--tint:#f5f3fa;--serif:'Noto Serif KR',serif;--sans:'Pretendard Variable',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--purple);outline-offset:5px}img{display:block;max-width:100%}[hidden]{display:none!important}.container{width:min(1160px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;z-index:100;padding:14px;background:white}.skip:focus{top:10px}.header{position:sticky;top:0;z-index:10;background:#fffffff2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:88px;width:min(1328px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand>span{font-family:'Tenor Sans',sans-serif;letter-spacing:.15em;font-size:28px}.brand-color{color:var(--accent)}.brand small{display:block;font-size:7px;letter-spacing:.2em;color:#72717d;margin-top:6px}.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:40px;font-size:14px}.desktop-nav a{padding:14px 0;position:relative;color:var(--muted)}.desktop-nav [aria-current]{color:var(--purple);font-weight:650}.desktop-nav [aria-current]:after{content:'';height:2px;background:var(--purple);position:absolute;bottom:5px;left:0;right:0}.header-actions{display:flex;gap:26px;align-items:center}.language{display:flex;align-items:center;gap:1px;color:#93909f;font-size:12px}.language button{border:0;background:transparent;min-width:32px;min-height:44px;padding:0 5px;color:#72717d;font-size:12px}.language [aria-pressed=true]{color:var(--purple);font-weight:750}.contact-link{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:600}.contact-link img{width:18px}.menu-button{display:none;min-height:44px;background:none;border:0;padding:0;font-size:13px}.mobile-nav{padding:12px 24px 22px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.mobile-nav a{padding:13px;font-size:14px;background:var(--tint)}.intro{padding:76px 0 58px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.17em;color:var(--purple);margin:0 0 23px}h1{font-family:var(--serif);font-weight:500;font-size:clamp(38px,4vw,55px);line-height:1.43;letter-spacing:-.07em;margin:0}h1 em{font-style:normal;color:var(--purple)}.intro-note{padding-bottom:6px;max-width:360px}.edition{font-size:9px;letter-spacing:.11em;color:#777580}.intro-note p{font-size:15px;color:var(--muted);line-height:1.8;margin:17px 0 21px;word-break:keep-all}.text-link{display:inline-flex;align-items:center;gap:26px;color:var(--purple);font-size:13px;font-weight:600}.text-link img{width:19px}.section-label{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0 17px;font-size:11px;letter-spacing:.02em;color:var(--muted)}.section-label span:first-child{color:var(--ink);font-weight:600}.featured{display:grid;grid-template-columns:1.12fr 1fr;border-radius:4px;overflow:hidden;background:var(--tint)}.featured-copy{padding:39px 42px 30px;display:flex;flex-direction:column}.category{display:flex;align-items:center;gap:9px;color:var(--purple);font-size:11px;font-weight:600}.category img{width:17px;height:17px}.featured h2{font-size:31px;line-height:1.48;letter-spacing:-.045em;font-weight:650;margin:25px 0 18px;word-break:keep-all}.featured-copy>p{color:var(--muted);line-height:1.8;font-size:14px;margin:0 0 35px;word-break:keep-all}.featured-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto}.meta{color:#777580;font-size:11px;line-height:1.6}.read-link{display:flex;align-items:center;gap:15px;font-size:13px;font-weight:600}.read-link img{width:21px}.featured-art{position:relative;min-height:358px;background:#0e1020;display:flex;align-items:center;justify-content:center;color:#c6c4df;overflow:hidden}.art-heading,.art-foot{position:absolute;left:28px;right:28px;display:flex;align-items:center;justify-content:space-between;z-index:1}.art-heading{top:25px;font-size:8px;letter-spacing:.11em}.art-heading span:first-child{font-size:11px;letter-spacing:.2em;color:#ebe8ff}.art-foot{bottom:22px;font-size:7px;line-height:1.7;letter-spacing:.1em}.particle{width:290px;max-width:80%;animation:drift 14s ease-in-out infinite;transition:transform .5s}.archive{padding-top:67px}.archive-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}.archive-heading .eyebrow{font-size:9px;margin-bottom:12px}.archive h2{font-family:var(--serif);font-weight:500;font-size:29px;letter-spacing:-.05em;margin:0}.archive-heading>p{font-size:11px;color:var(--muted);margin:0 0 5px}.filters{display:flex;gap:5px;border-bottom:1px solid var(--line);padding-bottom:17px}.filters button{border:0;background:transparent;padding:11px 17px;min-height:44px;border-radius:3px;color:var(--muted);font-size:12px;transition:background .18s,color .18s}.filters button:hover{background:var(--tint)}.filters [aria-pressed=true]{background:var(--purple);color:white}.post-row{display:grid;grid-template-columns:66px 1fr 130px;gap:22px;align-items:center;padding:29px 0;border-bottom:1px solid var(--line);transition:background .2s;animation:enter .45s ease both}.post-row:hover{background:#faf9fc}.post-symbol{width:48px;height:48px;background:var(--tint);border-radius:50%;display:flex;align-items:center;justify-content:center}.post-symbol img{width:23px;height:23px}.post-category{color:var(--purple);font-size:10px;font-weight:550;margin-bottom:9px}.post-row h3{font-size:20px;line-height:1.5;letter-spacing:-.025em;font-weight:600;margin:0 0 8px;word-break:keep-all}.post-row .excerpt{font-size:14px;line-height:1.75;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:730px;word-break:keep-all}.post-side{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;padding:4px 0;gap:18px}.post-side .meta{text-align:right;font-size:11px}.post-arrow{width:22px;transition:transform .2s}.post-row:hover .post-arrow{transform:translate(3px,-3px)}.collaboration{background:var(--tint);margin-top:65px;padding:36px 38px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:4px}.collaboration .eyebrow{font-size:9px;margin-bottom:13px}.collaboration h2{font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:-.04em;margin:0 0 12px}.collaboration p:last-child{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.contact-button{flex-shrink:0;display:flex;align-items:center;gap:22px;padding:15px 21px;background:var(--purple);color:white;font-size:12px;border-radius:3px;transition:background .2s}.contact-button:hover{background:#352b90}.contact-button img{width:18px;filter:brightness(0) invert(1)}.footer{display:flex;align-items:center;gap:24px;padding:44px 0 30px;color:#777580;font-size:10px}.footer-wordmark{font-family:'Tenor Sans',sans-serif;letter-spacing:.13em;color:var(--ink);font-size:17px}.footer-wordmark span{color:var(--accent)}.footer p{margin-left:auto}.footer>a:last-child{display:flex;align-items:center;gap:9px}.footer>a:last-child img{width:14px}img[src$='.svg']{opacity:.9}@keyframes drift{0%,100%{transform:translateY(4px) rotate(-3deg)}50%{transform:translateY(-4px) rotate(3deg)}}@keyframes enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.intro{padding-top:90px}}
@media(max-width:1000px){.container{width:calc(100% - 64px)}.header-inner{width:calc(100% - 48px)}.desktop-nav{gap:20px;margin-right:8px}.header-actions{gap:14px}.intro{gap:28px}.intro-note{max-width:300px}.edition{font-size:8px}h1{font-size:41px}.featured-copy{padding:30px}.featured h2{font-size:26px}.featured-art{min-height:350px}.post-row{grid-template-columns:48px 1fr 95px;gap:17px}.post-row h3{font-size:18px}.post-side .meta{font-size:11px}}
@media(max-width:700px){html{scroll-padding-top:84px}.container{width:calc(100% - 40px)}.header-inner{height:76px;width:calc(100% - 40px);gap:12px}.brand>span{font-size:23px}.brand small{font-size:5.7px;letter-spacing:.13em}.desktop-nav,.contact-link{display:none}.header-actions{gap:12px}.language{font-size:10px}.language button{min-width:26px;font-size:11px}.menu-button{display:block}.intro{display:block;padding:43px 0 35px}.eyebrow{font-size:9px;margin-bottom:20px}h1{font-size:36px;line-height:1.48;letter-spacing:-.065em}.intro-note{max-width:none;padding-top:22px}.edition{display:none}.intro-note p{font-size:14px;margin:0 0 15px}.text-link{font-size:12px;gap:17px}.section-label{font-size:10px;padding-top:17px}.featured{grid-template-columns:1fr}.featured-copy{padding:26px 24px 25px}.featured h2{font-size:25px;margin:19px 0 14px}.featured-copy>p{font-size:13px;margin-bottom:26px}.featured-art{min-height:230px;grid-row:1}.particle{width:220px}.art-heading,.art-foot{left:22px;right:22px}.art-heading{top:18px}.art-foot{bottom:16px;font-size:6px}.archive{padding-top:44px}.archive h2{font-size:25px}.archive-heading>p{font-size:10px}.filters{gap:2px;justify-content:space-between}.filters button{padding:10px 11px;font-size:11px}.post-row{grid-template-columns:32px 1fr;gap:12px;padding:23px 0}.post-symbol{width:30px;height:30px;align-self:start;margin-top:2px}.post-symbol img{width:19px;height:19px}.post-category{font-size:10px}.post-row h3{font-size:17px;line-height:1.55;letter-spacing:-.02em}.post-row .excerpt{font-size:14px}.post-side{grid-column:2;flex-direction:row;align-items:center;padding:0;margin-top:2px}.post-side .meta{text-align:left;font-size:10px}.post-side .meta br{display:none}.post-side .meta br:after{content:' · '}.post-side .meta span+span:before{content:' · '}.post-arrow{width:18px}.collaboration{margin-top:43px;padding:28px 24px;display:block}.collaboration h2{font-size:23px;line-height:1.6;word-break:keep-all}.collaboration p:last-child{font-size:12px}.contact-button{display:inline-flex;margin-top:22px}.footer{padding:34px 0;flex-wrap:wrap;gap:18px 16px}.footer p{order:3;width:100%;margin:0;font-size:9px}.footer>a:last-child{margin-left:auto}.footer-wordmark{font-size:16px}}
@media(max-width:360px){h1{font-size:31px}.header-actions{gap:6px}.featured h2{font-size:23px}.featured-copy{padding:24px 20px}.archive-heading{gap:10px}.archive h2{font-size:23px}.filters button{padding:10px 9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
