:root{--paper:#f7f5ef;--ink:#282e27;--muted:#686c62;--line:#dedfd4;--green:#4c623c;--soft:#e9eddf;--white:#fffef9;font-family:Arial,'Apple SD Gothic Neo','Noto Sans KR',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #7c6228;outline-offset:5px}p{line-height:1.8}img{display:block;max-width:100%}.header{height:92px;max-width:1440px;margin:auto;padding:0 6%;display:flex;align-items:center;gap:56px}.logo{width:132px;height:auto}.header nav{display:flex;gap:32px;flex:1;font-size:14px}.header nav a{padding:14px 0;border-bottom:2px solid transparent}.header nav a[aria-current=page]{border-color:var(--green)}.account-trigger{background:none;border:1px solid var(--line);padding:12px 18px;border-radius:24px;font-size:13px}.mode{background:#eceee3;color:#4c5743;text-align:center;font-size:12px;padding:10px 16px;letter-spacing:.02em}main{max-width:1240px;padding:0 36px;margin:auto;min-height:65vh}main:focus{outline:none}.eyebrow{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:var(--green);font-weight:600}.intro{padding:67px 0 42px;display:flex;align-items:end;justify-content:space-between;gap:32px}.intro h1{font-size:clamp(34px,4.2vw,57px);font-weight:400;letter-spacing:-.065em;line-height:1.23;margin:16px 0}.intro p{color:var(--muted);font-size:14px;max-width:310px;margin:0 0 8px}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;letter-spacing:-.055em}.feature{display:grid;grid-template-columns:1.3fr 1fr;background:#eceee3;border-radius:3px;overflow:hidden;min-height:440px}.feature-image{min-width:0;position:relative}.visual{aspect-ratio:4/3;background:#e3e0d4;overflow:hidden;position:relative}.visual img{width:100%;height:100%;object-fit:cover}.feature .visual{height:100%;min-height:440px}.visual-empty{display:flex;align-items:center;justify-content:center;text-align:center;padding:28px;color:var(--muted);font-size:14px;background:repeating-linear-gradient(45deg,#eeede5,#eeede5 2px,#f3f1e9 2px,#f3f1e9 10px)}.feature-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.feature h2{font-weight:400;font-size:35px;letter-spacing:-.05em;line-height:1.35;margin:24px 0 14px}.meta{color:var(--muted);font-size:13px;line-height:1.7}.pill{display:inline-flex;width:fit-content;gap:7px;align-items:center;border:1px solid #bfc8b4;padding:7px 11px;border-radius:20px;font-size:11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);color:#fff;padding:15px 23px;border:1px solid var(--green);border-radius:3px;font-size:13px;min-height:46px;width:fit-content}.button.secondary{background:transparent;color:var(--ink);border-color:#b9c0ae}.feature .button{margin-top:26px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:62px 0 25px;gap:20px}.section-head h2{font-size:25px;font-weight:400;letter-spacing:-.04em;margin:8px 0}.section-head p{font-size:12px;color:var(--muted);margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.card .visual{border-radius:3px;transition:filter .2s}.card:hover .visual{filter:brightness(.96)}.card h3{font-size:19px;font-weight:400;margin:15px 0 7px;letter-spacing:-.035em}.card .card-top{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:12px}.card .card-top h3{margin:0}.card .meta{font-size:12px}.arrow{font-size:22px}.artist-list{border-top:1px solid var(--line);margin-bottom:60px}.artist-row{padding:23px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px}.monogram{width:49px;height:49px;display:grid;place-items:center;border:1px solid #c4cbb9;border-radius:50%;font-family:Georgia,serif;font-size:21px;color:var(--green);background:#eef0e5}.artist-row .artist-info{flex:1}.artist-row h3{font-size:16px;font-weight:500;margin:0 0 5px}.artist-row .button{font-size:12px;padding:11px 16px}.back{display:inline-flex;font-size:13px;color:var(--muted);padding:32px 0 12px;gap:9px}.studio-head{display:flex;gap:24px;align-items:center;padding:35px 0 45px}.studio-head .monogram{width:90px;height:90px;font-size:35px}.studio-head h1{font-size:38px;font-weight:400;letter-spacing:-.06em;margin:10px 0}.studio-head .grow{flex:1}.journey-head{padding:35px 0 32px;max-width:850px}.journey-head h1{font-size:46px;font-weight:400;letter-spacing:-.06em;margin:18px 0}.journey-head .meta{margin-top:16px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:24px}.journey-layout{display:grid;grid-template-columns:180px minmax(0,760px);gap:55px;justify-content:center}.timeline-nav{position:sticky;top:20px;align-self:start;max-height:85vh;overflow:auto;border-left:1px solid var(--line);display:flex;flex-direction:column;padding-left:20px;gap:4px}.timeline-nav a{font-size:12px;padding:12px 8px}.timeline-nav a:hover{background:var(--soft)}.day-note{font-size:12px;color:var(--muted);line-height:1.8;max-width:720px;margin:0 0 36px}.log{padding-bottom:48px;scroll-margin-top:28px}.log:focus{outline:2px solid var(--green);outline-offset:8px}.log-heading{display:flex;align-items:baseline;gap:16px;padding:17px 0;border-top:1px solid var(--line)}.log-heading h2{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:0}.log-heading time{font-size:12px;color:var(--muted)}.log .visual{aspect-ratio:4/3}.caption{display:flex;justify-content:space-between;gap:16px;margin:16px 0;color:var(--muted);font-size:12px}.log-note{font-size:15px;line-height:1.9;margin:20px 0}.reactions{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.reaction{background:transparent;border:1px solid var(--line);padding:10px 12px;border-radius:22px;font-size:12px;min-height:42px}.reaction[aria-pressed=true]{background:var(--soft);border-color:var(--green);color:var(--green)}.endnote{text-align:center;background:var(--soft);padding:42px 24px;margin:0 0 60px}.endnote h2{font-size:24px;font-weight:400}.endnote p{font-size:13px;color:var(--muted)}.endnote .button{margin:10px auto}.detail{max-width:850px;margin:auto}.detail h1{font-size:36px;font-weight:400;letter-spacing:-.05em}.detail-gallery{display:grid;gap:18px}.detail-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin:32px 0;padding:20px 0}.detail-nav a{font-size:13px;padding:12px}.empty{padding:75px 24px;text-align:center;border:1px solid var(--line);margin:24px 0 60px}.empty h1,.empty h2{font-size:26px;font-weight:400}.empty p{font-size:14px;color:var(--muted)}.empty .button{margin:16px auto}.loading{padding:130px 24px;text-align:center;color:var(--muted)}.notice{font-size:12px;color:var(--muted);line-height:1.8;margin:12px 0}.text-button{border:0;background:none;color:var(--green);padding:12px 0;text-decoration:underline;text-underline-offset:4px;font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:14px 22px;background:var(--ink);color:white;border-radius:4px;max-width:90vw;z-index:30;font-size:13px;line-height:1.6;display:none}.toast.show{display:block}dialog{width:min(430px,92vw);border:1px solid var(--line);background:var(--white);border-radius:8px;padding:42px 30px;color:var(--ink)}dialog::backdrop{background:#242b2266}.dialog-close{position:absolute;right:12px;top:8px;font-size:26px;border:0;background:none;padding:7px 12px}dialog h2{font-size:25px;font-weight:400;letter-spacing:-.04em}dialog p{font-size:13px;color:var(--muted)}dialog .button{width:100%;margin:7px 0}footer{border-top:1px solid var(--line);margin:55px auto 0;padding:40px max(6%,24px);color:var(--muted);font-size:12px}footer p{margin:16px 0 6px}footer span{font-size:11px}.skip{position:fixed;top:-80px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:12px}.demo-label{position:absolute;bottom:12px;left:12px;font-size:10px;background:#fffef9e8;color:#4b5245;padding:6px 8px;border-radius:2px}.screen-reader{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:760px){.header{height:77px;padding:0 22px;gap:22px;flex-wrap:wrap}.logo{width:107px}.header nav{gap:19px;font-size:12px;order:3;flex-basis:100%;justify-content:center;border-top:1px solid var(--line);margin-top:-5px}.header{height:122px;padding-top:17px;padding-bottom:3px;justify-content:space-between}.account-trigger{font-size:11px;padding:10px 12px}.header nav a{padding:11px 0}.mode{font-size:10px;line-height:1.6}main{padding:0 22px}.intro{padding:40px 0 28px;display:block}.intro h1{font-size:39px}.intro p{font-size:12px;max-width:none;margin-top:22px}.feature{grid-template-columns:1fr}.feature .visual{min-height:0;aspect-ratio:4/3}.feature-copy{padding:28px}.feature h2{font-size:28px;margin:20px 0 10px}.feature .button{margin-top:20px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.card h3{font-size:16px}.card .meta{font-size:11px}.section-head{margin-top:42px;align-items:start}.section-head h2{font-size:22px}.section-head p{max-width:140px;font-size:11px;line-height:1.6}.studio-head{flex-wrap:wrap;gap:18px;padding:23px 0 35px}.studio-head .monogram{width:66px;height:66px;font-size:26px}.studio-head h1{font-size:29px}.studio-head>.button{margin-left:84px}.journey-head{padding:23px 0}.journey-head h1{font-size:36px}.journey-layout{display:block}.timeline-nav{position:static;flex-direction:row;border-left:0;border-top:1px solid var(--line);padding:0;margin-bottom:24px;white-space:nowrap}.timeline-nav a{padding:16px 12px}.day-note{font-size:11px}.log-heading h2{font-size:24px}.reactions{gap:6px}.reaction{font-size:11px;padding:10px}.caption{font-size:11px}.artist-row{gap:12px}.artist-row .button{font-size:11px;padding:10px 12px}.artist-row .monogram{width:42px;height:42px}.detail h1{font-size:28px}.detail-nav{gap:16px}.endnote h2{font-size:21px}.endnote p{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.comparison figure{margin:0}.feature .comparison .visual{min-height:0;height:auto;aspect-ratio:1}.comparison figcaption{font-size:10px;color:#4b5245;margin-top:7px;line-height:1.5}.feature-copy:has(.comparison){padding:32px 40px}.feature-copy:has(.comparison) h2{margin-top:18px}.sprite{aspect-ratio:1!important;background-repeat:no-repeat}.feature>.feature-image>.sprite{aspect-ratio:auto!important}.detail .sprite{aspect-ratio:1!important}select{display:block;width:100%;padding:12px;margin:12px 0;border:1px solid var(--line);background:var(--paper);font:inherit}@media(max-width:760px){.feature-copy:has(.comparison){padding:27px}.comparison{max-width:260px}.feature>.feature-image>.sprite{aspect-ratio:1!important}}
.library-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.library-tabs a{padding:16px 0;font-size:14px}.library-tabs a[aria-current=page]{border-bottom:2px solid var(--green);color:var(--green)}.notification-settings,.poll{padding:26px;background:var(--soft);border:1px solid var(--line);margin:24px 0}.notification-settings h2{font-size:23px;font-weight:400}.notification-settings>.button{margin-top:22px}.notification-card{padding:26px 0;border-top:1px solid var(--line)}.notification-card h3,.poll h3{font-size:21px;font-weight:400;line-height:1.6}.notification-card p{font-size:13px;color:var(--muted)}.notification-card .text-button{margin-left:20px}.poll-option{display:block;text-align:left;width:100%;padding:13px 16px;margin:9px 0;background:var(--white);border:1px solid #b9c0ae;color:var(--ink);min-height:46px}.poll-option[aria-pressed=true]{border:2px solid var(--green);background:#dce4cf}.poll-option:disabled{cursor:default}.grid>.card+.button{margin-top:10px}@media(max-width:760px){.notification-settings,.poll{padding:20px}.notification-settings .artist-row{flex-wrap:wrap}.notification-settings .artist-info{min-width:100%}.notification-card .text-button{margin-left:10px}.header nav{gap:24px}.journey-head>.button{margin-bottom:12px}.poll h3{font-size:19px}}

[data-site-field]{white-space:pre-line}

.site-intro-image{margin:0 0 48px}.site-intro-image img{display:block;width:100%;max-height:640px;object-fit:contain}.site-intro-image figcaption{font-size:13px;color:var(--muted);margin-top:12px;white-space:pre-line}
