*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{margin:0;padding:0}body{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#1c1c1a;background:#fafaf5;line-height:1.55;font-feature-settings:"ss01","ss02","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{background:#2d4f3e;color:#fafaf5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none;transition:color .25s cubic-bezier(.22,1,.36,1)}a:hover{color:#2d4f3e}button{font-family:inherit;color:inherit;cursor:pointer;border:0;background:none}input,select,textarea,button{font-family:inherit;font-size:inherit}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.25;color:#1c1c1a}p{margin:0}hr{border:0;border-top:1px solid #e6e1d4;margin:0}code,pre{font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:.92em}:focus-visible{outline:2px solid #2d4f3e;outline-offset:3px;border-radius:2px}.container{max-width:1440px;margin:0 auto;padding:0 24px}@media(min-width:992px){.container{padding:0 48px}}.display-xl,.display-lg,.display-md{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1c1c1a}.display-xl{font-size:clamp(56px,8vw,112px)}.display-lg{font-size:clamp(40px,5vw,72px)}.display-md{font-size:32px}.display-en{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;letter-spacing:0}.eyebrow,.section-head__eyebrow{display:inline-block;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:12px;font-weight:600;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#2d4f3e}.eyebrow--muted{color:#94928b}.eyebrow--accent{color:#b5814a}.eyebrow--on-dark{color:#fafaf5}.mono{font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:14px;letter-spacing:.02em}.section-head{margin-bottom:32px}.section-head__eyebrow{margin-bottom:12px}.section-head__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:32px;line-height:1.25;letter-spacing:-.02em;color:#1c1c1a;margin-bottom:12px}@media(min-width:992px){.section-head__title{font-size:40px}}.section-head__lead{font-size:16px;color:#6b6b65;max-width:56ch;line-height:1.75}.section-head--center{text-align:center}.section-head--center .section-head__lead{margin-left:auto;margin-right:auto}.slash-meta{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6b6b65}.slash-meta__sep{display:inline-block;width:14px;height:1px;background:#94928b;transform:translateY(-1px)}.lead{font-size:18px;line-height:1.75;color:#6b6b65}@media(min-width:992px){.lead{font-size:19px}}.pull-quote{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-style:italic;font-size:20px;line-height:1.25;color:#1c1c1a}.hairline{height:1px;width:100%;background:#e6e1d4;border:0;margin:32px 0}.hairline--strong{background:#c8c1b0}.reveal{opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.reveal.is-in{opacity:1;transform:none}.reveal--delay-1{transition-delay:80ms}.reveal--delay-2{transition-delay:.16s}.reveal--delay-3{transition-delay:.24s}.reveal--delay-4{transition-delay:.32s}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee{overflow:hidden;background:#2d4f3e;color:#fafaf5;height:32px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;z-index:60;border-bottom:1px solid rgba(255,255,255,.08)}.marquee__track{display:flex;align-items:center;gap:48px;white-space:nowrap;animation:marquee-scroll 45s linear infinite;will-change:transform;padding-right:48px}.marquee__item{display:inline-flex;align-items:center;gap:48px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.marquee__item:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#b5814a}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{animation:fade-in .45s cubic-bezier(.22,1,.36,1) both}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.float-soft{animation:float-soft 6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.marquee__track{animation:none;transform:none}.reveal{opacity:1;transform:none}}.app-topbar{position:fixed;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fafaf5;border-bottom:1px solid #e6e1d4;z-index:50;transition:transform .25s cubic-bezier(.22,1,.36,1)}body:has(.marquee) .app-topbar{top:32px}.app-topbar__menu{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;color:#1c1c1a;transition:background .25s cubic-bezier(.22,1,.36,1)}.app-topbar__menu:hover{background:#f3eee2}@media(max-width:767px){.app-topbar__menu{display:inline-flex}}.app-topbar__logo{display:inline-flex;align-items:baseline;text-decoration:none;color:inherit}.app-topbar__nav{display:flex;gap:24px;align-items:center}@media(max-width:767px){.app-topbar__nav{display:none}}.app-topbar__link{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#6b6b65;transition:color .25s cubic-bezier(.22,1,.36,1)}.app-topbar__link:hover{color:#2d4f3e}.app-topbar__link--featured{color:#2d4f3e;position:relative}.app-topbar__link--featured:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor}@media(max-width:767px){.app-topbar{display:grid;grid-template-columns:1fr auto 1fr;padding:0 16px}.app-topbar .app-topbar__menu{justify-self:start}.app-topbar .app-topbar__logo{justify-self:center}}.app-content{padding-top:56px;display:flex;min-height:100vh}body:has(.marquee) .app-content{padding-top:88px}.app-sidebar{width:20%;min-width:240px;border-right:1px solid #e6e1d4;background:#fafaf5;padding:32px 24px 32px 32px;position:relative}.app-sidebar__close{display:none;position:absolute;top:12px;right:12px;width:32px;height:32px;align-items:center;justify-content:center;border-radius:4px;color:#6b6b65;z-index:1}.app-sidebar__close:hover{background:#f3eee2;color:#1c1c1a}.app-sidebar__head{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px;height:24px}.app-sidebar__caption{display:block;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#94928b}.app-sidebar__list{display:flex;flex-direction:column;gap:0}.app-sidebar__item{position:relative;border-bottom:1px solid #e6e1d4}.app-sidebar__item:first-child{border-top:1px solid #e6e1d4}.app-sidebar__item.is-current .app-sidebar__link{color:#2d4f3e;background:#f3eee2}.app-sidebar__link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 8px;color:#1c1c1a;transition:background .25s cubic-bezier(.22,1,.36,1),color .25s cubic-bezier(.22,1,.36,1)}.app-sidebar__link--open:hover{background:#f3eee2;color:#2d4f3e}.app-sidebar__link--soon{color:#94928b;cursor:default}.app-sidebar__vol{font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.02em;color:#94928b}.app-sidebar__name{font-size:14px;font-weight:500}.app-sidebar__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#cbcabf}.app-sidebar__dot--open{background:#b5814a}@media(max-width:767px){.app-sidebar{position:fixed;top:0;bottom:0;left:0;min-width:0;width:0;padding:0;z-index:70;overflow:hidden;visibility:hidden;border-right:0;transition:width .25s cubic-bezier(.22,1,.36,1),padding .25s cubic-bezier(.22,1,.36,1),visibility 0s linear .25s;box-shadow:none}.app-sidebar.is-open{width:86%;max-width:360px;padding:48px 24px 24px;visibility:visible;box-shadow:0 24px 48px -12px #1c1c1a2e;transition:width .25s cubic-bezier(.22,1,.36,1),padding .25s cubic-bezier(.22,1,.36,1),visibility 0s}.app-sidebar.is-open .app-sidebar__close{display:inline-flex}}@media(max-width:767px){body:has(.app-sidebar.is-open){overflow:hidden}body:has(.app-sidebar.is-open):before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1c1a6b;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:65;animation:fade-in .25s cubic-bezier(.22,1,.36,1);pointer-events:auto}}.app-main{flex:1;padding:48px 48px 96px;min-width:0}@media(max-width:992px){.app-main{padding:32px 24px 64px}}@media(max-width:767px){.app-main{padding:24px 24px 48px}}.content-block{max-width:1120px;margin:0 auto}.content-narrow{max-width:720px;margin:0 auto}.app-logo{display:inline-flex;align-items:baseline;gap:1px;line-height:1;-webkit-user-select:none;user-select:none;transition:color .25s cubic-bezier(.22,1,.36,1)}.app-logo__mark{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;font-size:24px;letter-spacing:-.01em;color:#2d4f3e}.app-logo__caps{font-family:Inter,Pretendard,-apple-system,sans-serif;font-weight:600;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6b6b65;transform:translate(2px,-3px)}.app-logo--inverse .app-logo__mark{color:#fafaf5}.app-logo--inverse .app-logo__caps{color:#ffffffb3}a:hover .app-logo .app-logo__mark,button:hover .app-logo .app-logo__mark{color:#1a3527}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 24px;border-radius:999px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:1px solid transparent;transition:background .25s cubic-bezier(.22,1,.36,1),color .25s cubic-bezier(.22,1,.36,1),border-color .25s cubic-bezier(.22,1,.36,1),transform .15s cubic-bezier(.22,1,.36,1);cursor:pointer}.btn:active{transform:translateY(1px)}.btn--primary{background:#2d4f3e;color:#fafaf5}.btn--primary:hover{background:#1a3527;color:#fafaf5}.btn--ghost{background:transparent;color:#6b6b65;border-color:#c8c1b0}.btn--ghost:hover{background:#f3eee2;color:#1c1c1a;border-color:#94928b}.btn--accent{background:#b5814a;color:#fafaf5}.btn--accent:hover{background:#9f7241;color:#fafaf5}.btn--danger{background:transparent;color:#c0392b;border-color:#c0392b59}.btn--danger:hover{background:#c0392b0f}.btn--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#1c1c1a;padding:8px 0;border-bottom:1px solid currentColor;width:max-content}.link-arrow__arrow{display:inline-block;width:16px;height:1px;background:currentColor;position:relative;transition:width .25s cubic-bezier(.22,1,.36,1)}.link-arrow__arrow:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.link-arrow:hover{color:#2d4f3e}.link-arrow:hover .link-arrow__arrow{width:26px}.link-arrow--inverse{color:#fafaf5}.link-arrow--inverse:hover{color:#fafaf5;opacity:.8}.field{display:block;margin-bottom:16px}.field__label{display:block;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#94928b;margin-bottom:8px}.field__input{display:block;width:100%;padding:11px 12px;border:1px solid #c8c1b0;border-radius:4px;background:#fafaf5;font-size:16px;color:#1c1c1a;transition:border-color .25s cubic-bezier(.22,1,.36,1)}.field__input:focus{outline:0;border-color:#2d4f3e;box-shadow:0 0 0 3px #2d4f3e1f}.field__input--narrow{width:96px}.field__input--mono{font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:14px}.field--inline{display:inline-flex;align-items:center;gap:8px;margin-right:16px}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:999px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:transparent;border:1px solid #c8c1b0;color:#94928b}.status-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:#cbcabf}.status-pill--open{color:#b5814a;border-color:#dabe9a}.status-pill--open:before{background:#b5814a}.status-pill--solid{background:#2d4f3e;color:#fafaf5;border-color:#2d4f3e}.status-pill--solid:before{background:#fafaf5}.volume-card{display:flex;align-items:center;gap:24px;padding:32px 24px;background:#fafaf5;border-bottom:1px solid #e6e1d4;color:#1c1c1a;transition:background .25s cubic-bezier(.22,1,.36,1),padding-left .25s cubic-bezier(.22,1,.36,1)}.volume-card--open:hover{background:#f3eee2;padding-left:32px}.volume-card--open:hover .volume-card__arrow{opacity:1;transform:translate(0)}.volume-card__vol{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;font-size:56px;line-height:1;color:#94928b;min-width:100px;letter-spacing:-.02em}@media(min-width:768px){.volume-card__vol{font-size:72px;min-width:140px}}.volume-card__body{flex:1;min-width:0}.volume-card__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:22px;line-height:1.25;margin-bottom:4px;color:#1c1c1a}.volume-card__desc{font-size:14px;color:#6b6b65;line-height:1.55}.volume-card__status{flex-shrink:0}.volume-card__arrow{display:inline-block;margin-left:16px;opacity:0;transform:translate(-8px);transition:opacity .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-size:32px;color:#2d4f3e}@media(max-width:768px){.volume-card__arrow{display:none}}@media(max-width:768px){.volume-card{flex-wrap:wrap;padding:24px 16px;gap:12px}.volume-card__vol{font-size:40px;min-width:0;flex-basis:100%}}.ingredient-card{display:grid;grid-template-columns:auto 1fr;gap:24px;padding:32px;background:#f3eee2;border-radius:12px}.ingredient-card__numeral{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;font-size:64px;line-height:1;color:#2d4f3e;letter-spacing:-.02em}.ingredient-card__body{min-width:0}.ingredient-card__name{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:22px;margin-bottom:2px}.ingredient-card__latin{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-size:14px;color:#94928b;margin-bottom:12px;display:block}.ingredient-card__copy{font-size:14px;color:#6b6b65;line-height:1.75}.pull-quote-card{display:flex;flex-direction:column;gap:12px;padding:32px 24px;background:#fafaf5;border:1px solid #e6e1d4;border-radius:8px;color:#1c1c1a;transition:border-color .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1)}.pull-quote-card:hover{border-color:#94928b;transform:translateY(-2px)}.pull-quote-card__mark{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-size:56px;line-height:.7;color:#b5814a;margin-bottom:8px;font-style:italic}.pull-quote-card__body{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-style:italic;font-size:17px;line-height:1.75;color:#1c1c1a}.pull-quote-card__author{margin-top:auto;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b}.pull-quote-card__rating{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:12px;letter-spacing:.2em;color:#b5814a}.stat-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:768px){.stat-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-card{display:flex;flex-direction:column;gap:8px;padding:24px;border:1px solid #e6e1d4;border-radius:8px;background:#fafaf5;transition:border-color .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1)}.stat-card:hover{border-color:#2d4f3e;transform:translateY(-2px)}.stat-card__label{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b}.stat-card__value{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-size:32px;font-weight:700;color:#1c1c1a}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table th,.data-table td{padding:12px;border-bottom:1px solid #e6e1d4;text-align:left;vertical-align:middle}.data-table th{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#94928b;background:#f3eee2}.data-table__check{text-align:center}.data-table__actions{display:flex;gap:8px;align-items:center}.data-table__delete{display:inline}.data-table__empty{text-align:center;color:#94928b;padding:48px 0}.empty-state{border:1px dashed #c8c1b0;border-radius:12px;padding:64px 24px;text-align:center;background:#f3eee2}.empty-state__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-size:22px;margin-bottom:8px;color:#1c1c1a}.empty-state__desc{color:#6b6b65;font-size:14px}.admin-flash{padding:12px 16px;background:#2d4f3e14;color:#1a3527;border-radius:4px;margin-bottom:16px;font-size:14px}.admin-form-errors{padding:12px 16px;background:#c0392b0f;color:#c0392b;border-radius:4px;margin-bottom:16px;font-size:14px;list-style:disc inside}.admin-form__preview{max-width:180px;border-radius:4px;margin-bottom:8px}.admin-form__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;margin-bottom:12px}.admin-form__gallery li{border:1px solid #e6e1d4;border-radius:4px;padding:8px;font-size:12px;text-align:center}.admin-form__gallery img{width:100%;height:80px;object-fit:cover;border-radius:2px;margin-bottom:4px}.admin-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.landing-hero{display:grid;grid-template-columns:38% 62%;min-height:calc(100vh - 104px);margin:0 -48px 96px;border-bottom:1px solid #e6e1d4}@media(max-width:992px){.landing-hero{grid-template-columns:1fr;min-height:0;margin:0 -48px 48px}}@media(max-width:767px){.landing-hero{margin:0 -24px}}.landing-hero__copy{background:#fafaf5;padding:48px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;min-height:calc(100vh - 136px)}@media(max-width:992px){.landing-hero__copy{min-height:0;padding:48px 24px;gap:24px}}.landing-hero__top,.landing-hero__center,.landing-hero__bottom{display:flex;flex-direction:column;gap:16px}.landing-hero__center{gap:32px}.landing-hero__bottom{gap:12px;align-items:flex-start}.landing-hero__signature{color:#94928b;font-size:10px;letter-spacing:.08em}.landing-hero__eyebrow{display:inline-flex;align-items:center;gap:12px}.landing-hero__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(32px,3.6vw,52px);line-height:1.35;letter-spacing:-.02em;color:#1c1c1a;word-break:keep-all}.landing-hero__title em{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;color:#2d4f3e;display:block}.landing-hero__lead{font-size:16px;line-height:2;color:#6b6b65;word-break:keep-all}.landing-hero__media{position:relative;overflow:hidden;background:#f3eee2;min-height:540px;padding:24px}@media(max-width:992px){.landing-hero__media{min-height:80vw;max-height:760px}}@media(max-width:768px){.landing-hero__media{padding:16px;min-height:88vw}}@keyframes hero-cell-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}@keyframes hero-title-in{0%{opacity:0;letter-spacing:.4em}to{opacity:1;letter-spacing:.12em}}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;width:100%;height:100%;min-height:460px}.hero-grid__cell{position:relative;overflow:hidden;border-radius:8px;background:#e9e2d1;opacity:0;animation:hero-cell-in .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--cell-delay, 0ms);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),filter .45s cubic-bezier(.22,1,.36,1);cursor:pointer}.hero-grid__cell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 1.6s cubic-bezier(.22,1,.36,1),filter .45s cubic-bezier(.22,1,.36,1);filter:saturate(.92)}.hero-grid__cell:hover img,.hero-grid__cell.is-active img{transform:scale(1.06);filter:saturate(1)}.hero-grid__cell.is-active{box-shadow:0 24px 48px -12px #1c1c1a2e;z-index:2}.hero-grid__cell--1{grid-column:1;grid-row:1}.hero-grid__cell--2{grid-column:2;grid-row:1}.hero-grid__cell--3{grid-column:1;grid-row:2}.hero-grid__cell--4{grid-column:2;grid-row:2}.hero-grid__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:2px;padding:16px 24px;background:#fafaf5c7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.6);border-radius:8px;opacity:0;animation:hero-title-in 1.2s cubic-bezier(.22,1,.36,1) .8s forwards;pointer-events:none}@media(max-width:576px){.hero-grid__title{padding:12px 16px}}.hero-grid__brand{font-family:Inter,Pretendard,-apple-system,sans-serif;font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#2d4f3e}@media(max-width:576px){.hero-grid__brand{font-size:11px}}.hero-grid__product{font-family:Cormorant Garamond,"Noto Serif KR",Georgia,serif;font-style:italic;font-weight:500;font-size:32px;line-height:1;color:#1c1c1a;letter-spacing:-.01em}@media(max-width:576px){.hero-grid__product{font-size:24px}}.hero-grid__meta{font-family:JetBrains Mono,IBM Plex Mono,Menlo,Consolas,monospace;font-size:10px;color:#94928b;letter-spacing:.04em;margin-top:4px}@media(prefers-reduced-motion:reduce){.hero-grid__cell{opacity:1;animation:none}.hero-grid__title{opacity:1;animation:none;letter-spacing:.12em}}.about-volume{text-align:center;padding:64px 0;max-width:640px;margin:0 auto 96px}.about-volume__eyebrow{margin-bottom:16px;display:inline-block}.about-volume__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(28px,3vw,40px);line-height:1.25;letter-spacing:-.02em;margin-bottom:16px}.about-volume__body{font-size:16px;line-height:1.75;color:#6b6b65}.about-volume__divider{width:32px;height:1px;background:#94928b;margin:24px auto}.ingredient-story{margin-bottom:96px}.ingredient-story__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:768px){.ingredient-story__grid{grid-template-columns:1fr}}.review-strip{margin-bottom:96px}.review-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:992px){.review-strip__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.review-strip__grid{grid-template-columns:1fr}}.next-volumes{margin-bottom:48px}.next-volumes__list{margin-top:24px;border-top:1px solid #e6e1d4;border-bottom:1px solid #e6e1d4}.volume-calendar{margin-bottom:96px}.volume-calendar__list{margin-top:48px;border-top:1px solid #e6e1d4}.category-detail{margin-bottom:96px}.category-detail__breadcrumb{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b;margin-bottom:24px}.category-detail__breadcrumb a:hover{color:#2d4f3e}.category-detail__breadcrumb span{margin:0 8px}.category-detail__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(40px,5vw,64px);line-height:1.1;letter-spacing:-.02em;margin-bottom:12px}.category-detail__intro{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-style:italic;font-size:18px;line-height:1.75;color:#6b6b65;max-width:56ch;margin-bottom:48px}.category-product-hero{display:grid;grid-template-columns:1.2fr 1fr;background:#f3eee2;border-radius:12px;overflow:hidden;margin-bottom:48px}@media(max-width:992px){.category-product-hero{grid-template-columns:1fr}}.category-product-hero__media{aspect-ratio:4/3;background:#e9e2d1}.category-product-hero__media img{width:100%;height:100%;object-fit:cover}.category-product-hero__body{padding:48px;display:flex;flex-direction:column;gap:16px;justify-content:center}.category-product-hero__meta{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b}.category-product-hero__name{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(28px,3.5vw,44px);line-height:1.25}.category-product-hero__tagline{font-size:16px;line-height:1.75;color:#6b6b65}.category-product-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:992px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.product-grid{grid-template-columns:1fr}}.product-card{display:block;background:#fafaf5;border:1px solid #e6e1d4;border-radius:8px;overflow:hidden;transition:border-color .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1)}.product-card:hover{border-color:#94928b;transform:translateY(-3px)}.product-card__image{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f3eee2}.product-card__body{padding:16px}.product-card__name{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:18px;margin-bottom:4px}.product-card__tagline{font-size:14px;color:#6b6b65;line-height:1.55}.product-spread{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;margin:0 -8px 96px}@media(max-width:992px){.product-spread{grid-template-columns:1fr;gap:24px;margin:0 0 64px}}.product-spread__media{position:sticky;top:80px;align-self:start}@media(max-width:992px){.product-spread__media{position:static}}.product-spread__hero{aspect-ratio:4/5;background:#f3eee2;border-radius:12px;overflow:hidden}.product-spread__hero img{width:100%;height:100%;object-fit:cover}.product-spread__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.product-spread__thumbs button{aspect-ratio:1/1;border-radius:4px;overflow:hidden;background:#f3eee2;border:1px solid #e6e1d4;padding:0;cursor:pointer;transition:border-color .25s cubic-bezier(.22,1,.36,1)}.product-spread__thumbs button img{width:100%;height:100%;object-fit:cover}.product-spread__thumbs button:hover,.product-spread__thumbs button.is-active{border-color:#2d4f3e}.product-spread__info{padding-top:12px}.product-spread__meta{display:flex;align-items:center;gap:12px;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b;margin-bottom:16px}.product-spread__meta-sep{display:inline-block;width:18px;height:1px;background:#94928b}.product-spread__name{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.02em;margin-bottom:12px}.product-spread__tagline{font-size:17px;line-height:1.75;color:#6b6b65;margin-bottom:32px}.product-spread__specs{border-top:1px solid #e6e1d4;margin-bottom:24px}.product-spread__actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.product-spread__actions .btn{width:100%}.product-spread__actions .link-arrow{margin-top:8px}.product-spread__purchase-note{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#94928b;text-align:center;margin:0}.product-spread__spec-row{display:grid;grid-template-columns:120px 1fr;padding:12px 0;border-bottom:1px solid #e6e1d4;font-size:14px}.product-spread__spec-row dt{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#94928b}.product-spread__spec-row dd{margin:0;color:#1c1c1a;line-height:1.55}.product-story{margin:96px 0}.product-story__head{text-align:center;max-width:640px;margin:0 auto 48px}.product-story__body{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-size:17px;line-height:1.75;color:#1c1c1a;white-space:pre-line}.product-reviews{margin-bottom:96px}.product-reviews__head{margin-bottom:24px}.product-cta{text-align:center;padding:64px 24px;background:#f3eee2;border-radius:12px;margin-bottom:48px}.product-cta__eyebrow{margin-bottom:12px}.product-cta__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(24px,3vw,36px);margin-bottom:24px}.product-cta__actions{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.admin-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fafaf5;border-bottom:1px solid #e6e1d4}.admin-topbar__brand{display:inline-flex;align-items:center;gap:12px}.admin-topbar__brand .app-logo{height:22px;width:auto}.admin-topbar__badge{display:inline-block;font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#2d4f3e;color:#fafaf5}.admin-shell{display:flex;min-height:calc(100vh - 56px)}.admin-nav{width:220px;background:#fafaf5;border-right:1px solid #e6e1d4;padding:24px 12px;display:flex;flex-direction:column;gap:4px}.admin-nav__link{padding:8px 12px;border-radius:4px;font-size:14px;color:#6b6b65}.admin-nav__link:hover{background:#f3eee2;color:#2d4f3e}@media(max-width:768px){.admin-nav{width:100%;flex-direction:row;overflow-x:auto;padding:8px}}.admin-main{flex:1;padding:32px 48px;min-width:0;background:#fafaf5}@media(max-width:768px){.admin-main{padding:16px}}.admin-page__title{font-family:"Noto Serif KR",Cormorant Garamond,Apple SD Gothic Neo,Georgia,Times New Roman,serif;font-weight:700;font-size:28px;margin-bottom:24px}.admin-page__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.admin-form{max-width:720px}.admin-login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f3eee2}.admin-login-card{width:100%;max-width:380px;padding:48px;background:#fafaf5;border:1px solid #e6e1d4;border-radius:20px;box-shadow:0 10px 24px -8px #1c1c1a1f}.admin-login-card__title{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.admin-login-card__title .app-logo{height:26px;width:auto}.admin-login-card__subtitle{font-family:Inter,Pretendard,-apple-system,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#94928b}.admin-login-card__error{padding:12px;background:#c0392b14;color:#c0392b;border-radius:4px;font-size:14px;margin-bottom:16px}
