:root{--bg:#f7f5f0;--surface:#fff;--surface-soft:#efede7;--ink:#171814;--muted:#6d6f67;--line:#deddd6;--accent:#df4f36;--accent-dark:#b93222;--green:#315c4a;--yellow:#f2c84b;--radius:8px;--shadow:0 18px 48px #1b1b161a;--font:"Manrope", "Noto Sans KR", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);min-width:320px}body{min-width:320px;color:var(--ink);background:var(--bg);font-family:var(--font);margin:0;font-weight:500;line-height:1.6}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}img{max-width:100%;display:block}h1,h2,h3,h4,p{overflow-wrap:anywhere;margin-top:0}.site-shell{min-height:100vh;overflow:hidden}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5f0eb;border-bottom:1px solid #17181414;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:74px;padding:0 max(24px,50vw - 720px);display:grid;position:sticky;top:0}.brand{width:-moz-fit-content;width:fit-content;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-mark{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:grid}.brand-copy{gap:1px;display:grid}.brand-copy strong{font-size:.82rem;font-weight:800}.brand-copy small{color:var(--muted);font-size:.58rem;font-weight:600}.nav-links{align-items:center;gap:28px;display:flex}.nav-links button,.nav-action{color:var(--ink);background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700}.nav-links button:hover,.nav-action:hover{color:var(--accent)}.nav-action{justify-self:end}.nav-action span{color:var(--accent);margin-left:7px}main{width:100%}.hero{border-radius:var(--radius);background:#272820;align-items:end;width:min(1440px,100% - 48px);min-height:min(720px,100vh - 110px);margin:24px auto 0;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.hero-shade{background:linear-gradient(90deg,#0d0e0be6 0%,#0d0e0ba3 48%,#0d0e0b14 78%),linear-gradient(#0000 52%,#0d0e0b8c 100%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;width:min(720px,72%);padding:clamp(42px,7vw,92px);position:relative}.eyebrow{color:#ffffffc2;letter-spacing:.13em;margin-bottom:18px;font-size:.68rem;font-weight:800}.dark-eyebrow{color:var(--accent)}.hero h1{letter-spacing:0;max-width:790px;margin-bottom:22px;font-size:clamp(3.3rem,7.7vw,7.7rem);font-weight:800;line-height:.96}.hero-description{color:#ffffffd1;max-width:540px;margin-bottom:34px;font-size:clamp(.96rem,1.4vw,1.15rem);line-height:1.8}.hero-actions{align-items:center;gap:20px;display:flex}.hero-actions>span{color:#fff9;letter-spacing:.08em;font-size:.66rem;font-weight:700}.hero-button{color:#fff;background:var(--accent);border:0;border-radius:4px;min-height:50px;padding:0 21px;font-size:.78rem;font-weight:800;transition:background .18s,transform .18s}.hero-button:hover{background:var(--accent-dark);transform:translateY(-2px)}.hero-button span{margin-left:10px}.featured-recipe{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f100d9e;border:1px solid #ffffff3d;border-radius:6px;justify-content:space-between;align-items:center;gap:18px;width:min(360px,100% - 56px);padding:18px;display:flex;position:absolute;bottom:28px;right:28px}.featured-recipe div{gap:4px;display:grid}.featured-recipe span{color:var(--yellow);letter-spacing:.12em;font-size:.58rem;font-weight:800}.featured-recipe strong{font-size:.9rem}.featured-recipe button{width:42px;height:42px;color:var(--ink);background:#fff;border:0;border-radius:50%;flex:none;place-items:center;font-size:1rem;transition:transform .18s;display:grid}.featured-recipe button:hover{transform:rotate(10deg)scale(1.05)}.status-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);width:min(1440px,100% - 48px);margin:0 auto;display:grid}.status-item{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:126px;padding:0 28px;display:flex}.status-item:first-child{padding-left:0}.status-item:last-child{border-right:0;padding-right:0}.status-item strong{color:var(--ink);font-size:1.55rem;font-weight:800}.status-label{color:var(--muted);font-size:.67rem;font-weight:700}.archive-section{width:min(1440px,100% - 48px);margin:0 auto;padding:112px 0 130px}.section-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.section-heading h2{letter-spacing:0;margin-bottom:0;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:800;line-height:1.08}.section-aside{color:var(--muted);text-align:right;margin-bottom:8px;font-size:.83rem;line-height:1.75}.archive-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.7fr) minmax(0,1.6fr) auto;align-items:center;gap:22px;margin-top:46px;padding:18px 0;display:grid}.recipe-search{border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;gap:9px;height:46px;padding:0 15px;display:flex}.recipe-search>span{color:var(--accent);font-size:1.1rem}.recipe-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.76rem}.recipe-search input::placeholder{color:#9a9b94}.archive-tabs{scrollbar-width:none;align-items:center;gap:5px;display:flex;overflow-x:auto}.archive-tabs::-webkit-scrollbar{display:none}.archive-tabs button{color:var(--muted);background:0 0;border:0;border-radius:3px;flex:none;padding:9px 12px;font-size:.68rem;font-weight:700;transition:color .16s,background .16s}.archive-tabs button:hover{color:var(--ink);background:var(--surface-soft)}.archive-tabs button.active{color:#fff;background:var(--ink)}.toolbar-count{color:var(--muted);white-space:nowrap;font-size:.67rem;font-weight:700}.recipe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px;margin-top:30px;display:grid}.recipe-card-wrap{min-width:0}.recipe-card{border:1px solid var(--line);border-radius:var(--radius);width:100%;height:100%;color:var(--ink);background:var(--surface);text-align:left;padding:0;transition:box-shadow .2s,transform .2s;display:grid;overflow:hidden}.recipe-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.recipe-card-image{aspect-ratio:4/3;background:#deded7;position:relative;overflow:hidden}.recipe-card-image:after{content:"";background:linear-gradient(#0000000a,#00000052);position:absolute;inset:0}.recipe-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.recipe-card:hover .recipe-card-image img{transform:scale(1.055)}.recipe-card-image span{z-index:2;color:#fff;background:var(--accent);border-radius:3px;padding:6px 9px;font-size:.58rem;font-weight:800;position:absolute;bottom:14px;left:14px}.recipe-card-image b{z-index:2;width:36px;height:36px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:.8rem;font-weight:600;transition:transform .18s;display:grid;position:absolute;top:14px;right:14px}.recipe-card:hover .recipe-card-image b{transform:rotate(10deg)}.recipe-card-content{align-content:start;min-height:250px;padding:20px;display:grid}.recipe-card-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;font-size:.58rem;font-weight:700;display:flex}.recipe-card-topline span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recipe-card h3{letter-spacing:0;margin-bottom:12px;font-size:clamp(1.16rem,1.6vw,1.42rem);font-weight:800;line-height:1.34}.recipe-card-content>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:.73rem;line-height:1.7;display:-webkit-box;overflow:hidden}.recipe-card-meta{color:var(--muted);align-items:center;gap:10px;margin-top:auto;font-size:.61rem;font-weight:700;display:flex}.recipe-card-meta span+span:before{color:#c4c4bd;content:"·";margin-right:10px}.recipe-view{margin-top:30px}.recipe-back-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:9px;margin-bottom:18px;padding:0;font-size:.72rem;font-weight:800;display:inline-flex}.recipe-back-button span{color:var(--accent);font-size:1.15rem;transition:transform .16s}.recipe-back-button:hover span{transform:translate(-4px)}.recipe-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 22px 65px #1a1b1614}.recipe-detail-hero{background:#22231e;min-height:520px;position:relative;overflow:hidden}.recipe-detail-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.recipe-detail-shade{background:linear-gradient(90deg,#10110ee0 0%,#10110e9e 48%,#10110e14 80%);position:absolute;inset:0}.recipe-detail-heading{z-index:1;color:#fff;width:min(760px,72%);padding:clamp(34px,6vw,72px);position:absolute;bottom:0;left:0}.recipe-category{color:#fff;background:var(--accent);border-radius:3px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:6px 9px;font-size:.62rem;font-weight:800}.recipe-detail-heading h3{letter-spacing:0;margin-bottom:18px;font-size:clamp(2.6rem,6vw,6.2rem);font-weight:800;line-height:1.03}.recipe-detail-heading>p:not(.recipe-category){color:#ffffffd1;max-width:650px;margin-bottom:22px;font-size:.91rem;line-height:1.75}.recipe-quick-meta{flex-wrap:wrap;gap:8px;display:flex}.recipe-quick-meta span{color:#ffffffd6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff4d;border-radius:3px;padding:7px 10px;font-size:.61rem;font-weight:700}.recipe-detail-actions{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:18px 32px;display:flex}.recipe-detail-actions>div:first-child{gap:2px;display:grid}.recipe-detail-actions span{color:var(--muted);font-size:.6rem}.recipe-detail-actions strong{font-size:.76rem}.detail-action-buttons{align-items:center;gap:8px;display:flex}.detail-action-buttons a,.cook-mode-button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:3px;justify-content:center;align-items:center;padding:0 14px;font-size:.66rem;font-weight:800;text-decoration:none;display:inline-flex}.detail-action-buttons a:hover{border-color:var(--accent);color:var(--accent)}.cook-mode-button{border-color:var(--ink);color:#fff;background:var(--ink)}.cook-mode-button:hover,.cook-mode-button[aria-pressed=true]{border-color:var(--accent);background:var(--accent)}.recipe-columns{grid-template-columns:minmax(280px,.72fr) minmax(0,1.5fr);align-items:start;gap:0;display:grid}.recipe-panel{padding:42px}.recipe-ingredients{border-right:1px solid var(--line);background:#f1efe9;position:sticky;top:74px}.panel-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.panel-heading span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.59rem;font-weight:800;display:block}.panel-heading h4{margin-bottom:0;font-size:1.65rem;font-weight:800}.panel-heading>strong{color:var(--muted);font-size:.7rem}.ingredient-checklist{gap:0;margin:25px 0 0;padding:0;list-style:none;display:grid}.ingredient-checklist li{border-top:1px solid var(--line)}.ingredient-checklist li:last-child{border-bottom:1px solid var(--line)}.ingredient-checklist label{cursor:pointer;grid-template-columns:20px 1fr;gap:11px;padding:14px 0;display:grid}.ingredient-checklist input{width:17px;height:17px;accent-color:var(--accent);margin:3px 0 0}.ingredient-checklist span{color:var(--ink);font-size:.78rem;line-height:1.6}.ingredient-checklist input:checked+span{color:#9a9a94;text-decoration:line-through}.recipe-steps{background:#fff}.steps-header{margin-bottom:26px}.progress-track{background:var(--surface-soft);border-radius:999px;width:100%;height:5px;margin-top:18px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--accent);height:100%;transition:width .22s;display:block}.step-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.step-list li{border-top:1px solid var(--line);grid-template-columns:46px minmax(0,1fr);align-items:start;gap:18px;padding:22px 0;display:grid}.step-list li:last-child{border-bottom:1px solid var(--line)}.step-list button{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;font-size:.64rem;font-weight:800;transition:color .16s,border-color .16s,background .16s;display:grid}.step-list button:hover{border-color:var(--accent);color:var(--accent)}.step-list p{color:var(--ink);margin:5px 0 0;font-size:.88rem;line-height:1.8}.step-list li.is-complete button{border-color:var(--green);color:#fff;background:var(--green)}.step-list li.is-complete p{color:#9a9a94;text-decoration:line-through}.recipe-detail.is-cook-mode .recipe-detail-hero{min-height:340px}.recipe-detail.is-cook-mode .recipe-detail-heading h3{font-size:clamp(2.5rem,5vw,4.8rem)}.recipe-detail.is-cook-mode .recipe-columns{grid-template-columns:minmax(260px,.58fr) minmax(0,1.6fr)}.recipe-detail.is-cook-mode .step-list p{font-size:1.1rem;line-height:1.9}.recipe-detail-footer{border-top:1px solid var(--line);background:#faf9f6;gap:4px;padding:22px 32px;display:grid}.recipe-detail-footer span{color:var(--muted);font-size:.57rem;font-weight:700}.recipe-detail-footer a{overflow-wrap:anywhere;color:var(--accent);font-size:.65rem;font-weight:700;text-decoration:none}.archive-empty{border:1px solid var(--line);border-radius:var(--radius);text-align:center;background:#fff;place-items:center;min-height:310px;margin-top:30px;padding:42px;display:grid}.empty-number,.empty-coordinate{display:none}.empty-label{color:var(--accent);font-size:.62rem;font-weight:800}.empty-copy h3{margin:14px 0 8px;font-size:1.8rem}.empty-copy p{color:var(--muted);font-size:.78rem}.empty-state{color:#a0a098;font-size:.58rem}.waiting-section{border-radius:var(--radius);color:#fff;background:var(--green);grid-template-columns:minmax(0,.9fr) minmax(300px,.8fr) auto;align-items:center;gap:clamp(32px,7vw,110px);width:min(1440px,100% - 48px);min-height:350px;margin:0 auto 24px;padding:clamp(42px,6vw,80px);display:grid}.waiting-section .eyebrow{color:var(--yellow)}.waiting-section h2{margin-bottom:0;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:800;line-height:1.08}.waiting-section>p{color:#ffffffbd;margin-bottom:0;font-size:.84rem;line-height:1.85}.waiting-section>button{min-height:48px;color:var(--ink);background:var(--yellow);white-space:nowrap;border:0;border-radius:4px;padding:0 18px;font-size:.71rem;font-weight:800}.footer{width:min(1440px,100% - 48px);min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;font-size:.62rem;display:flex}.footer>div{gap:2px;display:grid}.footer strong{color:var(--ink);font-size:.78rem}@media (max-width:1180px){.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-toolbar{grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr)}.toolbar-count{display:none}.waiting-section{grid-template-columns:1fr 1fr}.waiting-section>button{grid-column:2;width:-moz-fit-content;width:fit-content}}@media (max-width:860px){.topbar{grid-template-columns:1fr auto;padding-inline:20px}.nav-links{display:none}.hero,.status-strip,.archive-section,.waiting-section,.footer{width:min(100% - 32px,1440px)}.hero{min-height:660px}.hero-shade{background:linear-gradient(#0d0e0b14 0%,#0d0e0b80 34%,#0d0e0beb 100%)}.hero-content{width:100%;padding:44px 34px 150px}.featured-recipe{width:auto;bottom:20px;left:20px;right:20px}.status-strip{grid-template-columns:repeat(2,1fr)}.status-item:nth-child(2){border-right:0}.status-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.status-item:nth-child(3){padding-left:0}.archive-section{padding:88px 0 100px}.archive-toolbar{grid-template-columns:1fr}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-detail-hero{min-height:500px}.recipe-detail-shade{background:linear-gradient(#0000 0%,#10110e59 22%,#10110eeb 100%)}.recipe-detail-heading{width:100%}.recipe-columns,.recipe-detail.is-cook-mode .recipe-columns{grid-template-columns:1fr}.recipe-ingredients{border-right:0;border-bottom:1px solid var(--line);position:static}.waiting-section{grid-template-columns:1fr}.waiting-section>button{grid-column:1}}@media (max-width:560px){.topbar{min-height:66px}.brand-mark{width:32px;height:32px}.brand-copy small,.nav-action{display:none}.hero,.status-strip,.archive-section,.waiting-section,.footer{width:min(100% - 24px,1440px)}.hero{min-height:620px;margin-top:12px}.hero-image{object-position:58% center}.hero-content{padding:34px 22px 145px}.hero h1{font-size:clamp(3rem,16vw,4.8rem)}.hero-description br,.hero-actions>span{display:none}.featured-recipe{padding:15px}.status-item{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-height:92px;padding:0 14px}.status-item strong{font-size:1.2rem}.status-label{font-size:.58rem}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2{font-size:2.55rem}.section-aside{text-align:left}.recipe-grid{grid-template-columns:1fr;gap:18px}.recipe-card-content{min-height:220px}.recipe-detail-hero{min-height:470px}.recipe-detail-heading{padding:28px 22px}.recipe-detail-heading h3{font-size:2.75rem}.recipe-detail-actions{flex-direction:column;align-items:flex-start;padding:18px}.detail-action-buttons{width:100%}.detail-action-buttons a,.cook-mode-button{flex:1}.recipe-panel{padding:28px 20px}.panel-heading h4{font-size:1.4rem}.step-list{gap:10px}.step-list li{grid-template-columns:40px minmax(0,1fr);gap:13px}.step-list button{width:38px;height:38px}.waiting-section{padding:38px 24px}.waiting-section h2{font-size:2.65rem}.footer{flex-direction:column;justify-content:center;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
