:root{--red:#b3261e;--red2:#8e1712;--ink:#171310;--paper:#efe6d6;--paper2:#f7f1e7;--cream:#fffaf1;--muted:#7a6d61;--line:#d8c8b5;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:70px;display:flex;align-items:center;gap:34px;padding:0 max(22px,calc((100vw - var(--max))/2));background:rgba(20,15,12,.88);backdrop-filter:blur(14px);color:white;border-bottom:1px solid rgba(255,255,255,.08)}.brand{font-family:serif;font-weight:900;font-size:26px;letter-spacing:-2px}.topbar nav{display:flex;gap:24px;margin-left:auto;font-size:14px;color:#ded6cf}.topbar nav a:hover{color:white}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--red);color:#fff;font-weight:800;padding:15px 23px;border-radius:3px;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);background:var(--red2)}.btn-small{padding:9px 15px;font-size:13px}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.45)}.section{padding:110px max(22px,calc((100vw - var(--max))/2))}.section-dark{background:#1b1714;color:#fff}.hero{min-height:780px;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(110deg,rgba(16,12,9,.98) 15%,rgba(37,25,18,.90) 55%,rgba(112,38,24,.55)),radial-gradient(circle at 82% 30%,#7e281d 0,#312019 34%,#15110e 68%)}.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(15deg,transparent 0 18px,rgba(255,255,255,.015) 19px 20px);opacity:.7}.hero-inner{position:relative;z-index:2;max-width:850px}.eyebrow{font-weight:800;letter-spacing:.18em;font-size:12px;color:#d3b596;margin-bottom:20px}.eyebrow.red{color:var(--red)}h1{font-size:clamp(42px,6vw,76px);line-height:1.15;letter-spacing:-.05em;margin-bottom:26px}h1 span{color:#e9c9a3}.hero-copy{font-size:20px;color:#e4d8cd}.hero-actions{display:flex;gap:12px;margin-top:36px}.hero-stat-card{position:absolute;z-index:3;right:max(22px,calc((100vw - var(--max))/2));bottom:55px;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(247,240,230,.96);color:var(--ink);min-width:430px;box-shadow:0 20px 70px rgba(0,0,0,.3)}.hero-stat-card div{padding:22px 24px;border-right:1px solid #ded0c2}.hero-stat-card div:last-child{border-right:0}.hero-stat-card strong{display:block;color:var(--red);font-size:26px}.hero-stat-card span{font-size:12px;color:var(--muted)}.section-head{max-width:760px;margin-bottom:50px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(34px,4vw,54px);line-height:1.25;letter-spacing:-.04em;margin-bottom:16px}.section-head>p:last-child{color:var(--muted)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.photo-card{height:540px;border-radius:2px;position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(157,54,32,.35),rgba(19,16,14,.1)),radial-gradient(circle at 40% 30%,#d5aa76 0,#8d5234 20%,#3c2920 45%,#1b1714 80%);box-shadow:0 20px 60px rgba(55,35,20,.2)}.photo-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#d75931 0 12%,#7b1a13 35%,#2a1410 70%);filter:blur(3px);top:130px;left:120px;opacity:.8}.photo-label{position:absolute;bottom:18px;left:18px;padding:7px 10px;background:rgba(0,0,0,.55);color:white;font-size:11px}.story h3{font-size:29px}.story p{color:#584c42;font-size:17px}.quote{border-left:4px solid var(--red);padding:18px 0 18px 22px;margin-top:30px;font-size:22px}.section-paper{background-color:var(--paper);background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.18)),repeating-linear-gradient(0deg,transparent,transparent 4px,rgba(64,43,24,.018) 5px)}.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:32px 28px;background:rgba(255,250,243,.74);border:1px solid rgba(125,91,57,.15);min-height:255px}.feature span{color:var(--red);font-weight:900}.feature h3{font-size:24px;margin:35px 0 12px}.feature p{font-size:14px;color:#665b52}.menu-strip{padding-top:105px;padding-bottom:110px}.menu-strip .section-head>p:last-child{color:#c4b8ad}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.menu-card{background:#2b2420;border:1px solid #40352f;padding-bottom:22px}.menu-img{height:225px;background-size:cover;background-position:center}.m1{background:radial-gradient(circle at 45% 45%,#e8542e 0 9%,#9a281a 25%,#4a1f15 45%,#211611 70%)}.m2{background:radial-gradient(circle at 55% 35%,#c9833a 0 8%,#805229 28%,#3c2a20 48%,#211611 70%)}.m3{background:radial-gradient(circle at 40% 45%,#d94d2d 0 9%,#8d1e16 27%,#562117 46%,#211611 72%)}.m4{background:radial-gradient(circle at 50% 50%,#d75d2e 0 12%,#973b24 30%,#442017 52%,#211611 72%)}.menu-card h3,.menu-card p{padding:0 20px}.menu-card h3{margin:18px 0 3px}.menu-card p{font-size:13px;color:#b8aaa0}.profit-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.donut-wrap{display:flex;justify-content:center}.donut{width:min(390px,80vw);aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--red) 0 33%,#c98e61 33% 50.1%,#785c47 50.1% 59%,#b6a492 59% 66%,#27221f 66% 100%);display:grid;place-items:center;box-shadow:0 20px 50px rgba(62,37,20,.18)}.donut:after{content:"";position:absolute}.donut-center{width:58%;aspect-ratio:1;border-radius:50%;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #e0d2c2}.donut-center strong{font-size:46px;line-height:1;color:var(--red)}.donut-center small{color:var(--muted)}.profit-list>div{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.dot{width:10px;height:10px;border-radius:50%}.d1{background:var(--red)}.d2{background:#c98e61}.d3{background:#785c47}.d4{background:#b6a492}.d5{background:#27221f}.profit-highlight{font-size:20px}.profit-highlight strong{color:var(--red)}.note{font-size:11px;color:#8d8178;margin-top:18px}.cost-table{max-width:950px;margin:auto;background:rgba(255,255,255,.65);border-top:2px solid #2b221c}.row{display:grid;grid-template-columns:1fr 2.2fr 1fr;padding:18px 20px;border-bottom:1px solid #d2c2b0}.row.head{font-weight:800;background:#2a211b;color:#fff}.row span:last-child{text-align:right;font-weight:700}.center-note{text-align:center}.timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;border-top:1px solid #cab9a6;padding-top:35px}.step{position:relative;padding:0 18px}.step:before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--red);top:-40px;left:18px}.step span{font-size:12px;color:var(--red);font-weight:900}.step b{display:block;font-size:18px;margin:10px 0}.step p{font-size:12px;color:var(--muted)}.stores .section-head>p:last-child{color:#bbb0a7}.store-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.store-tags span{border:1px solid #51443b;padding:12px 20px;color:#e6dcd4}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.contact-copy h2{font-family:Georgia,"Noto Serif KR",serif;font-size:50px;line-height:1.25}.contact-copy>p{color:var(--muted)}.contact-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.contact-points span{background:#efe5d7;padding:8px 11px;font-size:12px}.contact-form{background:#fff;padding:34px;border:1px solid #eadfd4;box-shadow:0 20px 60px rgba(71,45,25,.1)}.contact-form label{display:block;font-size:13px;font-weight:800;margin-bottom:16px}.contact-form input,.contact-form select{width:100%;border:1px solid #d7c9ba;background:#fbf8f4;padding:13px 14px;margin-top:6px;font:inherit}.contact-form .agree{font-weight:400;color:#6e6258;display:flex;align-items:center;gap:8px}.contact-form .agree input{width:auto;margin:0}.full{width:100%}.form-msg{font-size:12px;margin:12px 0 0;color:var(--red)}.floating{display:none;position:fixed;z-index:60;bottom:16px;left:16px;right:16px;background:var(--red);color:#fff;text-align:center;padding:15px;font-weight:900;box-shadow:0 8px 28px rgba(0,0,0,.25)}footer{background:#0f0d0b;color:#8f857e;text-align:center;padding:50px 20px}footer b{color:#fff;font-size:24px}footer p{margin:5px 0;font-size:12px}.reveal{opacity:0;transform:translateY(28px);transition:.75s ease}.reveal.on{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}.delay-3{transition-delay:.36s}
@media(max-width:900px){.topbar nav{display:none}.topbar{height:60px}.topbar .btn-small{margin-left:auto}.hero{min-height:760px;padding-top:120px;padding-bottom:170px}.hero-stat-card{left:20px;right:20px;bottom:45px;min-width:0}.hero-stat-card div{padding:17px 12px}.hero-stat-card strong{font-size:20px}.intro-grid,.profit-grid,.contact{grid-template-columns:1fr;gap:45px}.strength-grid,.menu-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr 1fr;gap:35px 0}.step:nth-child(n+4){margin-top:20px}.photo-card{height:420px}.contact-copy h2{font-size:39px}}
@media(max-width:600px){.section{padding:78px 20px}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:43px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.strength-grid,.menu-grid{grid-template-columns:1fr}.menu-img{height:260px}.timeline{grid-template-columns:1fr 1fr}.row{grid-template-columns:.8fr 1.7fr 1fr;font-size:12px;padding:14px 8px}.profit-grid{gap:45px}.contact-form{padding:24px}.floating{display:block}footer{padding-bottom:100px}}

/* Store marquee */
.store-marquee{margin-top:46px;overflow:hidden;position:relative;border-top:1px solid #3d342f;border-bottom:1px solid #3d342f;padding:22px 0;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.store-marquee-track{display:flex;width:max-content;animation:storeMarquee 24s linear infinite;will-change:transform}
.store-marquee-group{display:flex;gap:16px;padding-right:16px}
.store-slide{width:270px;min-height:142px;padding:24px 24px 20px;background:#241f1b;border:1px solid #443a33;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.store-slide:before{content:"直火";position:absolute;right:18px;top:12px;font-family:serif;font-size:44px;font-weight:900;color:rgba(179,38,30,.18);transform:rotate(-8deg)}
.store-slide b{font-size:10px;letter-spacing:.22em;color:#a99485;margin-bottom:20px}
.store-slide strong{font-size:22px;color:#fff;line-height:1.2}
.store-slide small{margin-top:6px;color:#aa9d94;font-size:12px}
.store-marquee:hover .store-marquee-track{animation-play-state:paused}
@keyframes storeMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:600px){.store-marquee{margin-left:-20px;margin-right:-20px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.store-slide{width:225px;min-height:125px;padding:20px}.store-marquee-track{animation-duration:20s}.store-slide strong{font-size:19px}}
@media(prefers-reduced-motion:reduce){.store-marquee-track{animation:none}.store-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}


/* ===== Hero V2: uploaded design, isolated from the rest of the landing page ===== */
.hero-v2{position:relative;min-height:100svh;overflow:hidden;isolation:isolate;background:#080503;color:#fff;padding:0}
.hero-v2 .hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:61% 50%;z-index:-5}
.hero-v2 .hero__shade{position:absolute;inset:0;z-index:-4;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.90) 25%,rgba(4,2,1,.66) 49%,rgba(7,2,0,.18) 78%,rgba(0,0,0,.10) 100%),linear-gradient(0deg,rgba(0,0,0,.58),transparent 46%)}
.hero-v2 .hero__glow{position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 86% 18%,rgba(255,101,0,.18),transparent 36%);pointer-events:none}
.hero-v2 .hero__inner{width:min(1540px,calc(100% - 104px));min-height:100svh;margin:0 auto;padding:104px 0 48px;display:grid;grid-template-columns:minmax(520px,690px) 1fr;grid-template-rows:1fr auto;gap:24px 60px;align-items:start}
.hero-v2 .hero__content{grid-column:1;align-self:center;max-width:690px}
.hero-v2 .hero__logo{display:block;width:300px;max-width:44vw;height:auto;margin:0 0 34px;filter:drop-shadow(0 10px 28px rgba(0,0,0,.38))}
.hero-v2 .hero__eyebrow{margin:0 0 22px;color:#e8c47d;font-size:15px;font-weight:900;letter-spacing:.16em}
.hero-v2 .hero__title{margin:0;font-size:clamp(54px,4.9vw,88px);line-height:.96;letter-spacing:-.065em;font-weight:950;text-shadow:0 5px 22px rgba(0,0,0,.36)}
.hero-v2 .hero__title>span,.hero-v2 .hero__title>strong{display:block;white-space:nowrap}
.hero-v2 .hero__title>span:nth-child(2){margin-top:8px}
.hero-v2 .hero__title em{font-style:normal;color:#c71317}
.hero-v2 .hero__title strong{margin-top:8px;color:#ddb96c;font:950 1em/1 "Pretendard","Noto Sans KR",sans-serif}
.hero-v2 .hero__desc{margin:30px 0 0;font-size:clamp(17px,1.2vw,21px);line-height:1.65;color:rgba(255,255,255,.94);font-weight:500}
.hero-v2 .hero__actions{display:flex;gap:14px;margin-top:28px}
.hero-v2 .hero-v2__btn{min-width:205px;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:18px 24px;border:1px solid rgba(255,255,255,.72);border-radius:4px;text-decoration:none;color:#fff;font-size:17px;font-weight:850;transition:.18s ease}
.hero-v2 .hero-v2__btn:hover{transform:translateY(-2px)}
.hero-v2 .hero-v2__btn span{font-size:24px;line-height:1}
.hero-v2 .hero-v2__btn--primary{background:#d41418;border-color:#d41418}
.hero-v2 .hero-v2__btn--primary:hover{background:#ea171c}
.hero-v2 .hero-v2__btn--ghost{background:rgba(0,0,0,.36);border-color:rgba(232,196,125,.85);backdrop-filter:blur(6px)}
.hero-v2 .hero__stats{grid-column:2;grid-row:2;justify-self:end;align-self:end;width:min(900px,100%);display:grid;grid-template-columns:repeat(3,1fr);padding:18px 20px;border:1px solid rgba(221,185,108,.86);border-radius:34px;background:linear-gradient(180deg,rgba(13,10,7,.84),rgba(5,4,3,.90));box-shadow:0 22px 60px rgba(0,0,0,.36);backdrop-filter:blur(9px)}
.hero-v2 .hero-v2__stat{position:relative;min-height:120px;display:grid;grid-template-columns:82px 1fr;gap:17px;align-items:center;padding:6px 20px}
.hero-v2 .hero-v2__stat+.hero-v2__stat:before{content:"";position:absolute;left:0;top:19%;bottom:19%;width:1px;background:rgba(221,185,108,.48)}
.hero-v2 .stat__icon{width:70px;height:70px;border:2px solid #ddb96c;border-radius:50%;display:grid;place-items:center;color:#ddb96c;font-size:34px;font-weight:900;box-shadow:inset 0 0 0 5px rgba(221,185,108,.05)}
.hero-v2 .stat__body strong{display:block;color:#ddb96c;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1;margin-bottom:8px;letter-spacing:-.04em}
.hero-v2 .stat__body span{display:block;font-size:14px;font-weight:850;margin-bottom:6px}
.hero-v2 .stat__body small{display:block;font-size:11px;line-height:1.35;color:rgba(255,255,255,.68)}
@media(max-width:1280px){.hero-v2 .hero__inner{width:min(100% - 56px,1180px);grid-template-columns:minmax(480px,620px) 1fr}.hero-v2 .hero__title{font-size:clamp(49px,5.4vw,74px)}.hero-v2 .hero__stats{grid-column:1/-1;width:min(920px,100%);justify-self:end}.hero-v2 .hero__logo{width:250px}}
@media(max-width:820px){.hero-v2{min-height:auto}.hero-v2 .hero__video{object-position:67% 50%}.hero-v2 .hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.77) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.92) 100%)}.hero-v2 .hero__inner{min-height:100svh;width:min(100% - 32px,720px);padding:84px 0 28px;display:flex;flex-direction:column;justify-content:space-between;gap:28px}.hero-v2 .hero__content{width:100%;align-self:auto}.hero-v2 .hero__logo{width:180px;max-width:50vw;margin-bottom:24px}.hero-v2 .hero__eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:15px}.hero-v2 .hero__title{font-size:clamp(38px,10.8vw,60px);line-height:1}.hero-v2 .hero__title>span,.hero-v2 .hero__title>strong{white-space:normal}.hero-v2 .hero__title>span:nth-child(2){white-space:nowrap;font-size:.88em}.hero-v2 .hero__desc{font-size:15px;margin-top:24px}.hero-v2 .hero__actions{width:100%}.hero-v2 .hero-v2__btn{flex:1;min-width:0;padding:15px 16px;font-size:14px}.hero-v2 .hero__stats{width:100%;grid-template-columns:1fr;border-radius:24px;padding:8px 18px}.hero-v2 .hero-v2__stat{min-height:86px;grid-template-columns:58px 1fr;padding:10px 4px}.hero-v2 .hero-v2__stat+.hero-v2__stat:before{left:0;right:0;top:0;bottom:auto;width:auto;height:1px}.hero-v2 .stat__icon{width:50px;height:50px;font-size:25px}.hero-v2 .stat__body strong{font-size:27px;margin-bottom:4px}.hero-v2 .stat__body span{font-size:13px;margin-bottom:2px}}
@media(max-width:430px){.hero-v2 .hero__title{font-size:clamp(34px,10.2vw,46px)}.hero-v2 .hero__title>span:nth-child(2){font-size:.82em}.hero-v2 .hero__actions{flex-direction:column}}

/* Navigation logo */
.brand{display:flex;align-items:center;height:100%;font-size:0;letter-spacing:0}
.brand img{display:block;width:92px;max-height:48px;height:auto;object-fit:contain;object-position:left center}
@media(max-width:600px){.brand img{width:78px;max-height:40px}}


/* ===== Brand merit section ===== */
.brand-store-photo{background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.06)),url("assets/brand-food.jpg");background-size:cover;background-position:center center;box-shadow:0 20px 60px rgba(55,35,20,.16)}
.brand-store-photo:before{display:none}
.merit-story{display:flex;flex-direction:column;gap:0}
.merit-item{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #e3d6c8}
.merit-item:first-child{padding-top:0}
.merit-item>span{color:var(--red);font-weight:900;font-size:13px;letter-spacing:.08em;padding-top:5px}
.merit-item h3{font-size:21px;line-height:1.35;margin:0 0 7px;letter-spacing:-.03em}
.merit-item p{font-size:15px;line-height:1.65;margin:0;color:#64564b}
.merit-quote{margin:24px 0 0;font-size:19px;line-height:1.7;padding-top:12px;padding-bottom:12px}
.brand-history{font-size:12.5px!important;line-height:1.65!important;letter-spacing:-.025em;color:#89786a!important;margin:18px 0 0!important}.brand-name-lock{white-space:nowrap}
@media(max-width:900px){.brand-store-photo{height:520px;background-position:center 42%}.merit-item h3{font-size:20px}}
@media(max-width:600px){.brand-store-photo{height:430px}.merit-item{grid-template-columns:34px 1fr;gap:12px;padding:15px 0}.merit-item h3{font-size:18px}.merit-item p{font-size:14px}.merit-quote{font-size:17px}}

/* ===== Readability typography refresh (below hero only) ===== */
main > section:not(.hero-v2), footer, .floating{
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;
}
main > section:not(.hero-v2) .section-head h2,
main > section:not(.hero-v2) .contact-copy h2{
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;
  font-weight:900;
  letter-spacing:-.045em;
  line-height:1.18;
}
main > section:not(.hero-v2) h3,
main > section:not(.hero-v2) .feature h3,
main > section:not(.hero-v2) .menu-card h3,
main > section:not(.hero-v2) .step b,
main > section:not(.hero-v2) .merit-item h3{
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;
  font-weight:850;
  letter-spacing:-.035em;
}
main > section:not(.hero-v2) p,
main > section:not(.hero-v2) .story p,
main > section:not(.hero-v2) .merit-item p,
main > section:not(.hero-v2) .brand-history{
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;
  word-break:keep-all;
}
.intro .section-head h2{font-size:clamp(38px,4vw,56px)}
.merit-item h3{font-size:22px;font-weight:900}
.merit-item p{font-size:15.5px;font-weight:500;line-height:1.72;color:#51463e}
.merit-quote{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif;font-weight:800;letter-spacing:-.035em}
.brand-history{font-weight:500}
@media(max-width:600px){
  .intro .section-head h2{font-size:36px;line-height:1.22}
  .merit-item h3{font-size:19px}
  .merit-item p{font-size:14px}
}


/* ===== Strength V2 ===== */
.strength-v2{overflow:hidden}
.strength-v2 .section-head{max-width:900px;margin-bottom:42px}
.strength-v2 .section-head h2 em{font-style:normal;color:var(--red)}
.strength-v2 .section-head>p:last-of-type{font-size:17px;font-weight:650;color:#3f352e}
.strength-v2 .section-head>p:last-of-type b{color:var(--red);padding:0 7px}
.strength-ribbon{display:inline-block;margin-top:18px;padding:9px 28px;color:#fff;background:var(--red);font-size:18px;font-weight:850;letter-spacing:-.03em;transform:rotate(-.5deg);clip-path:polygon(2% 8%,98% 0,100% 84%,4% 100%,0 54%)}
.strength-v2 .strength-grid{gap:18px}
.strength-v2 .feature{position:relative;padding:0 0 26px;min-height:430px;border-radius:14px;overflow:hidden;background:rgba(255,252,247,.88);border:1px solid rgba(125,91,57,.16);box-shadow:0 12px 30px rgba(65,40,22,.08);transition:transform .25s ease,box-shadow .25s ease}
.strength-v2 .feature:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(65,40,22,.14)}
.strength-v2 .feature-no{position:absolute;z-index:3;top:14px;left:14px;display:grid;place-items:center;width:48px;height:44px;border-radius:8px;background:var(--red);color:#fff;font-size:19px;font-weight:950;box-shadow:0 6px 16px rgba(142,23,18,.25)}
.strength-v2 .feature-visual{height:205px;position:relative;overflow:hidden;background:#eadfce}
.strength-v2 .feature-food{background-image:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.04)),url("assets/strength-food.png");background-size:cover;background-position:center 52%}
.strength-v2 .feature-copy{padding:24px 26px 0}
.strength-v2 .feature h3{font-size:25px;margin:0 0 12px;position:relative;padding-bottom:10px}
.strength-v2 .feature h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:3px;background:var(--red);border-radius:3px}
.strength-v2 .feature p{font-size:14.5px;line-height:1.75;color:#554a42;margin:0;word-break:keep-all}
.feature-season{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#fff}
.feature-season i{display:grid;place-items:center;font-style:normal;font-size:18px;font-weight:900;color:#fff;text-shadow:0 2px 7px rgba(0,0,0,.22)}
.feature-season i:nth-child(1){background:linear-gradient(145deg,#f2b7bd,#f7ddd4)}
.feature-season i:nth-child(2){background:linear-gradient(145deg,#4e8d55,#9fbe69)}
.feature-season i:nth-child(3){background:linear-gradient(145deg,#b74b2e,#df9a3d)}
.feature-season i:nth-child(4){background:linear-gradient(145deg,#839aaa,#d9e3e6)}
.feature-profit{display:flex;align-items:flex-end;justify-content:center;gap:18px;padding:38px;background:linear-gradient(145deg,#fff5e7,#ead3ad)}
.profit-bars{height:120px;display:flex;align-items:flex-end;gap:10px}
.profit-bars i{display:block;width:30px;background:linear-gradient(180deg,#c89b4a,#8b5c21);border-radius:4px 4px 0 0;box-shadow:inset 0 1px rgba(255,255,255,.45)}
.profit-bars i:nth-child(1){height:34%}.profit-bars i:nth-child(2){height:52%}.profit-bars i:nth-child(3){height:73%}.profit-bars i:nth-child(4){height:100%}
.feature-profit>b{position:absolute;right:38px;top:28px;color:var(--red);font-size:70px;line-height:1;font-weight:900}
.feature-system{display:flex;align-items:center;justify-content:center;gap:24px;background:linear-gradient(145deg,#d7d2ca,#f2eee7)}
.system-icon{width:78px;height:92px;border:5px solid #27211d;border-radius:8px;display:grid;place-items:center;color:var(--red);font-size:42px;font-weight:950;background:#fff}
.system-lines{display:flex;flex-direction:column;gap:15px}.system-lines i{display:block;width:80px;height:8px;border-radius:6px;background:#39312b}.system-lines i:nth-child(2){width:64px}.system-lines i:nth-child(3){width:74px}
.strength-closing{text-align:center;margin:34px 0 0;font-size:22px;font-weight:800;line-height:1.55;letter-spacing:-.035em}
.strength-closing b{color:var(--red)}.strength-closing strong{font-size:24px;color:var(--red)}
@media(max-width:900px){.strength-v2 .feature{min-height:410px}.strength-v2 .feature-visual{height:190px}}
@media(max-width:600px){.strength-ribbon{font-size:15px;padding:8px 20px}.strength-v2 .feature{min-height:0}.strength-v2 .feature-visual{height:230px}.strength-v2 .feature-copy{padding:22px}.strength-closing{font-size:18px}.strength-closing strong{font-size:20px}}


/* ===== Strength V4: closely matched to approved visual mockup ===== */
#strength.strength-v2{
  padding:96px max(28px,calc((100vw - 1600px)/2)) 86px;
  background:
    radial-gradient(circle at 99% 8%,rgba(177,146,105,.10) 0 110px,transparent 111px),
    radial-gradient(circle at 99% 8%,transparent 0 155px,rgba(177,146,105,.06) 156px 160px,transparent 161px),
    linear-gradient(rgba(255,255,255,.28),rgba(255,255,255,.28)),
    repeating-linear-gradient(0deg,transparent 0 4px,rgba(80,55,34,.014) 5px),
    #f3eadf;
}
.strength-v2 .section-head{
  max-width:1180px;
  margin:0 auto 34px;
  text-align:center;
}
.strength-v2 .section-head .eyebrow{
  margin-bottom:12px;
  font-size:14px;
  letter-spacing:.13em;
}
.strength-v2 .section-head h2{
  font-size:clamp(54px,4.6vw,82px)!important;
  line-height:1.02!important;
  margin-bottom:17px;
  letter-spacing:-.06em!important;
}
.strength-v2 .section-head h2 em{color:#b8241b;font-style:normal}
.strength-v2 .section-head>p:last-of-type{
  font-size:21px;
  font-weight:700;
  letter-spacing:-.02em;
  margin-bottom:0;
}
.strength-v2 .section-head>p:last-of-type b{
  padding:0 10px;
  font-size:22px;
}
.strength-ribbon{
  margin-top:23px;
  padding:10px 38px 11px;
  font-size:21px;
  border-radius:0;
  background:#b8241b;
  box-shadow:none;
  transform:rotate(-.35deg);
  clip-path:polygon(3% 7%,97% 0,100% 78%,4% 100%,0 56%);
}
.strength-v2 .strength-grid{
  width:100%;
  max-width:1600px;
  margin:0 auto;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}
.strength-v2 .feature{
  min-height:500px;
  border-radius:16px;
  background:#fffaf3;
  border:1px solid rgba(106,75,50,.14);
  box-shadow:0 10px 28px rgba(71,47,27,.09);
  padding-bottom:30px;
  overflow:hidden;
}
.strength-v2 .feature:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 36px rgba(71,47,27,.13);
}
.strength-v2 .feature-no{
  top:0;
  left:0;
  width:70px;
  height:58px;
  border-radius:0 0 11px 0;
  font-size:25px;
  background:#b8241b;
  box-shadow:none;
}
.strength-v2 .feature-visual{
  height:270px;
  background:#e9ddcd;
}
.strength-v2 .feature-food{
  background-image:url("assets/strength-food.png");
  background-size:cover;
  background-position:center 50%;
}
.strength-v2 .feature-photo{
  background-size:cover;
  background-position:center;
}
.strength-v2 .feature-season-photo{background-image:url("assets/strength-season.png")}
.strength-v2 .feature-profit-photo{background-image:url("assets/strength-profit.png")}
.strength-v2 .feature-system-photo{background-image:url("assets/strength-system.png")}
.strength-v2 .feature-icon{
  position:absolute;
  z-index:4;
  left:24px;
  top:232px;
  width:82px;
  height:82px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#fffdf8;
  border:1px solid #ead8c6;
  box-shadow:0 5px 14px rgba(67,43,25,.12);
}
.strength-v2 .feature-icon svg{
  width:48px;
  height:48px;
  fill:none;
  stroke:#b8241b;
  stroke-width:3.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.strength-v2 .feature-copy{
  padding:49px 28px 0 112px;
}
.strength-v2 .feature h3{
  font-size:29px;
  margin:0 0 14px;
  padding-bottom:13px;
  letter-spacing:-.045em;
  white-space:nowrap;
}
.strength-v2 .feature h3:after{
  width:36px;
  height:3px;
  background:#b8241b;
}
.strength-v2 .feature p{
  font-size:16px;
  line-height:1.78;
  color:#443a33;
  font-weight:520;
  word-break:keep-all;
}
.strength-closing{
  max-width:1000px;
  margin:30px auto 0;
  font-size:28px;
  line-height:1.45;
  font-weight:850;
}
.strength-closing:before,
.strength-closing:after{
  color:#d8c7b3;
  font-size:58px;
  line-height:0;
  vertical-align:-16px;
}
.strength-closing:before{content:"“";margin-right:12px}
.strength-closing:after{content:"”";margin-left:12px}
.strength-closing b{color:#111}
.strength-closing strong{
  display:block;
  margin-top:4px;
  color:#b8241b;
  font-size:30px;
  font-weight:950;
}
@media(max-width:1180px){
  #strength.strength-v2{padding-left:28px;padding-right:28px}
  .strength-v2 .strength-grid{grid-template-columns:repeat(2,1fr);max-width:900px}
  .strength-v2 .feature{min-height:500px}
}
@media(max-width:650px){
  #strength.strength-v2{padding:72px 18px 70px}
  .strength-v2 .section-head h2{font-size:43px!important}
  .strength-v2 .section-head>p:last-of-type{font-size:15px}
  .strength-v2 .section-head>p:last-of-type b{font-size:16px;padding:0 5px}
  .strength-ribbon{font-size:15px;padding:8px 20px}
  .strength-v2 .strength-grid{grid-template-columns:1fr;gap:18px}
  .strength-v2 .feature{min-height:0}
  .strength-v2 .feature-visual{height:245px}
  .strength-v2 .feature-icon{top:207px}
  .strength-v2 .feature-copy{padding:48px 24px 24px 112px}
  .strength-v2 .feature h3{font-size:25px}
  .strength-v2 .feature p{font-size:14px}
  .strength-closing{font-size:20px}
  .strength-closing strong{font-size:22px}
}

/* Quote placement fix: closing quote follows 만듭니다. */
.strength-closing:before,.strength-closing:after{content:none!important}
.strength-quote-line{display:inline-block;white-space:nowrap}
.strength-quote-line .quote-open,.strength-quote-line .quote-close{color:#d8c7b3;font-size:58px;line-height:0;vertical-align:-16px;font-weight:900}
.strength-quote-line .quote-open{margin-right:12px}
.strength-quote-line .quote-close{margin-left:10px}
@media(max-width:600px){.strength-quote-line{white-space:normal}.strength-quote-line .quote-open,.strength-quote-line .quote-close{font-size:42px;vertical-align:-12px}}


/* ===== Signature Menu Carousel — Wide / approved dark style ===== */
.menu-showcase-wide{position:relative;isolation:isolate;overflow:hidden;padding:98px 0 82px;background:#050403;color:#fff;min-height:850px}
.menu-showcase-wide .menu-showcase-bg{position:absolute;inset:0;z-index:-3;background:url("assets/menu-bg-chef.jpg") 64% 48%/cover no-repeat;filter:saturate(.92) contrast(1.08) brightness(.82)}
.menu-showcase-wide .menu-showcase-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.88) 31%,rgba(0,0,0,.61) 58%,rgba(0,0,0,.36) 79%,rgba(0,0,0,.56) 100%),linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.75))}
.menu-showcase-wide:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 70% 35%,rgba(255,111,0,.16),transparent 31%),linear-gradient(180deg,transparent 58%,rgba(0,0,0,.30));pointer-events:none}
.menu-showcase-wide .menu-showcase-inner{position:relative;z-index:1}
.menu-showcase-wide .menu-showcase-head{max-width:940px;margin:0 auto 58px;padding:0 24px}
.menu-showcase-wide .menu-showcase-head .eyebrow{color:#e7b96f;font-size:15px;letter-spacing:.19em;margin-bottom:15px}
.menu-showcase-wide .menu-showcase-head h2{font-size:clamp(48px,4.5vw,76px)!important;line-height:1.04!important;color:#fff;margin-bottom:18px;letter-spacing:-.055em!important;text-shadow:0 5px 24px rgba(0,0,0,.5)}
.menu-showcase-wide .menu-showcase-head>p:last-child{color:rgba(255,255,255,.88);font-size:17px;font-weight:550}
.menu-showcase-wide .menu-carousel{position:relative;width:100%;padding:0 78px}
.menu-showcase-wide .menu-viewport{overflow:hidden;width:100%;padding:8px 0 12px}
.menu-showcase-wide .menu-track{display:flex;gap:22px;will-change:transform;transition:transform .64s cubic-bezier(.22,.61,.36,1)}
.menu-showcase-wide .menu-slide{position:relative;flex:0 0 clamp(330px,21vw,390px);min-height:505px;overflow:hidden;border-radius:12px;background:rgba(15,13,11,.94);border:1px solid rgba(226,176,101,.34);box-shadow:0 18px 48px rgba(0,0,0,.34);backdrop-filter:blur(5px);transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}
.menu-showcase-wide .menu-slide:hover{border-color:rgba(239,190,112,.72);transform:translateY(-3px);box-shadow:0 24px 58px rgba(0,0,0,.42)}
.menu-showcase-wide .menu-no{position:absolute;z-index:3;top:14px;left:14px;display:grid;place-items:center;min-width:54px;height:48px;padding:0 12px;border-radius:9px;background:#b8241b;color:#fff;font-size:20px;font-weight:950;box-shadow:0 7px 18px rgba(0,0,0,.32)}
.menu-showcase-wide .menu-photo{height:315px;overflow:hidden;background:#16120f}
.menu-showcase-wide .menu-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:none!important;filter:brightness(.80) saturate(.96) contrast(1.04);transition:filter .25s ease}
.menu-showcase-wide .menu-slide:hover .menu-photo img{filter:brightness(.88) saturate(1) contrast(1.04)}
.menu-showcase-wide .menu-copy{padding:25px 24px 28px;min-height:190px;background:linear-gradient(180deg,rgba(31,26,22,.97),rgba(13,11,10,.99))}
.menu-showcase-wide .menu-copy h3{font-size:25px!important;line-height:1.28;margin:0 0 12px!important;padding:0!important;color:#fff;letter-spacing:-.04em!important;word-break:keep-all}
.menu-showcase-wide .menu-copy p{font-size:15px!important;line-height:1.72;color:#cbbeb3!important;margin:0!important;padding:0!important;word-break:keep-all}
.menu-showcase-wide .menu-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:58px;height:58px;border-radius:50%;border:1px solid rgba(230,182,110,.78);background:rgba(5,4,3,.76);color:#efc17c;font-size:40px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 26px rgba(216,145,47,.22);backdrop-filter:blur(7px);transition:.2s ease}
.menu-showcase-wide .menu-arrow:hover{background:rgba(184,36,27,.9);color:#fff;border-color:#b8241b;transform:translateY(-50%) scale(1.06)}
.menu-showcase-wide .menu-prev{left:16px}.menu-showcase-wide .menu-next{right:16px}
.menu-showcase-wide .menu-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:32px;padding:0 20px}
.menu-showcase-wide .menu-dot{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.34);cursor:pointer;transition:.2s ease}
.menu-showcase-wide .menu-dot.active{width:12px;height:12px;background:#efb95f;box-shadow:0 0 14px rgba(239,185,95,.45)}
@media(max-width:1200px){.menu-showcase-wide{min-height:820px}.menu-showcase-wide .menu-carousel{padding:0 64px}.menu-showcase-wide .menu-slide{flex-basis:350px}.menu-showcase-wide .menu-photo{height:295px}.menu-showcase-wide .menu-prev{left:8px}.menu-showcase-wide .menu-next{right:8px}}
@media(max-width:720px){.menu-showcase-wide{padding:74px 0 66px;min-height:auto}.menu-showcase-wide .menu-showcase-bg{background-position:68% center}.menu-showcase-wide .menu-showcase-shade{background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.88))}.menu-showcase-wide .menu-showcase-head{margin-bottom:38px}.menu-showcase-wide .menu-showcase-head h2{font-size:39px!important}.menu-showcase-wide .menu-showcase-head>p:last-child{font-size:14px}.menu-showcase-wide .menu-carousel{padding:0 48px}.menu-showcase-wide .menu-slide{flex-basis:min(84vw,360px);min-height:470px}.menu-showcase-wide .menu-photo{height:280px}.menu-showcase-wide .menu-arrow{width:46px;height:46px;font-size:31px}.menu-showcase-wide .menu-prev{left:3px}.menu-showcase-wide .menu-next{right:3px}.menu-showcase-wide .menu-copy h3{font-size:22px!important}.menu-showcase-wide .menu-copy p{font-size:13.5px!important}}
@media(prefers-reduced-motion:reduce){.menu-showcase-wide .menu-track{transition:none}}
/* ===== Profit V2 ===== */
.profit-v2{background:#fffaf1;overflow:hidden}.profit-v2-head{max-width:650px;margin-bottom:38px}.profit-v2-head h2{font-size:clamp(40px,4.2vw,60px);line-height:1.1;margin-bottom:16px}.profit-v2-head h2 em{font-style:normal;color:var(--red)}.profit-v2-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.profit-chart-panel{position:relative;min-height:480px;display:grid;place-items:center}.profit-chart-panel .donut{width:min(370px,70vw);position:relative}.donut-animated{background:conic-gradient(var(--red) 0 33%,#c98e61 33% 50.1%,#785c47 50.1% 59%,#b6a492 59% 66%,#27221f 66% 100%);transform:rotate(-90deg);clip-path:circle(0% at 50% 50%);transition:clip-path 1.35s cubic-bezier(.2,.8,.2,1)}.donut-animated.on{clip-path:circle(72% at 50% 50%)}.donut-animated .donut-center{transform:rotate(90deg)}.chart-label{position:absolute;display:flex;flex-direction:column;font-size:13px;line-height:1.2}.chart-label strong{font-size:25px;color:var(--red);margin-top:5px}.label-food{left:1%;top:14%}.label-remain{right:0;top:15%}.label-labor{right:2%;bottom:15%}.label-rent{left:2%;bottom:7%}.label-etc{left:0;bottom:37%}.remain-card{border:1px solid #ddcdbb;border-radius:14px;padding:28px 28px 24px;text-align:center;background:rgba(255,255,255,.48)}.remain-card small{display:block;font-size:17px;font-weight:800}.remain-card>strong{display:block;color:var(--red);font-size:72px;line-height:1.08;margin:8px 0}.remain-card>b{display:block;font-size:34px;line-height:1.1}.remain-card em{display:inline-block;margin-top:18px;background:var(--red);color:white;border-radius:999px;padding:6px 20px;font-style:normal;font-size:13px}.profit-list-v2{margin-top:18px;border:1px solid #e0d2c2;border-radius:12px;padding:3px 22px}.profit-list-v2>div{padding:11px 0}.profit-summary>.note{text-align:center}.profit-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.profit-benefits article{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:center;padding:24px 28px;border:1px solid #e0d2c2;border-radius:12px;background:rgba(255,255,255,.42)}.profit-benefits article>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#f1e6d8;color:var(--red);font-size:30px;font-weight:900}.profit-benefits strong{font-size:20px}.profit-benefits strong em{font-style:normal;color:var(--red);font-size:29px}.profit-benefits p{margin:7px 0 0;color:#554a42;font-size:14px;line-height:1.55}@media(max-width:900px){.profit-v2-grid{grid-template-columns:1fr;gap:28px}.profit-chart-panel{min-height:460px}.profit-benefits{grid-template-columns:1fr}.remain-card>strong{font-size:62px}}@media(max-width:600px){.profit-chart-panel{min-height:390px}.profit-chart-panel .donut{width:270px}.chart-label strong{font-size:18px}.chart-label{font-size:11px}.remain-card{padding:24px 18px}.remain-card>strong{font-size:54px}.remain-card>b{font-size:27px}.profit-benefits article{padding:20px}.profit-v2-head h2{font-size:38px}}


/* ===== Profit V2 premium chart override ===== */
.profit-chart-panel{min-height:520px;overflow:visible}
.profit-chart-panel .donut{width:min(370px,70vw);position:relative;z-index:2}
.donut-animated{
  --p1:0%;--p2:0%;--p3:0%;--p4:0%;--p5:0%;
  background:conic-gradient(from -90deg,
    var(--red) 0 var(--p1),
    #c98e61 var(--p1) var(--p2),
    #785c47 var(--p2) var(--p3),
    #b6a492 var(--p3) var(--p4),
    #27221f var(--p4) var(--p5),
    #eadfd2 var(--p5) 100%);
  transform:none;clip-path:none;transition:none;
  box-shadow:0 24px 55px rgba(62,37,20,.17),0 0 0 1px rgba(84,54,35,.06)
}
.donut-animated.on{animation:profitSegments 3.15s cubic-bezier(.22,.75,.18,1) forwards}
.donut-animated .donut-center{transform:none;position:relative;z-index:3}
@keyframes profitSegments{
  0%{--p1:0%;--p2:0%;--p3:0%;--p4:0%;--p5:0%}
  20%{--p1:33%;--p2:33%;--p3:33%;--p4:33%;--p5:33%}
  40%{--p1:33%;--p2:50.1%;--p3:50.1%;--p4:50.1%;--p5:50.1%}
  58%{--p1:33%;--p2:50.1%;--p3:59%;--p4:59%;--p5:59%}
  74%{--p1:33%;--p2:50.1%;--p3:59%;--p4:66%;--p5:66%}
  100%{--p1:33%;--p2:50.1%;--p3:59%;--p4:66%;--p5:100%}
}
@property --p1{syntax:'<percentage>';inherits:false;initial-value:0%}
@property --p2{syntax:'<percentage>';inherits:false;initial-value:0%}
@property --p3{syntax:'<percentage>';inherits:false;initial-value:0%}
@property --p4{syntax:'<percentage>';inherits:false;initial-value:0%}
@property --p5{syntax:'<percentage>';inherits:false;initial-value:0%}
.chart-label{z-index:4;min-width:118px;opacity:.25;transition:opacity .35s ease,transform .35s ease;transform:translateY(5px)}
.donut-animated.on~.chart-label{opacity:1;transform:none}
.chart-label .leader{position:absolute;height:1px;background:currentColor;opacity:.65;top:30px;display:block;transform-origin:0 50%}
.chart-label .leader:after{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:currentColor;right:-4px;top:-3.5px;box-shadow:0 0 0 4px #fffaf1}
.label-food{left:-1%;top:13%;color:var(--red)}.label-food .leader{left:108px;width:118px;transform:rotate(16deg)}
.label-labor{right:-1%;bottom:13%;color:#c98e61;text-align:right}.label-labor .leader{right:110px;width:118px;transform-origin:100% 50%;transform:rotate(31deg)}.label-labor .leader:after{right:auto;left:-4px}
.label-rent{left:1%;bottom:4%;color:#785c47}.label-rent .leader{left:94px;width:132px;transform:rotate(-36deg)}
.label-etc{left:-2%;bottom:35%;color:#8f7e6d}.label-etc .leader{left:126px;width:94px;transform:rotate(0deg)}
.label-remain{right:-1%;top:13%;color:#27221f;text-align:right}.label-remain .leader{right:112px;width:118px;transform-origin:100% 50%;transform:rotate(-17deg)}.label-remain .leader:after{right:auto;left:-4px}
.chart-label b{color:var(--ink)}.chart-label strong{color:currentColor}
@media(max-width:600px){.profit-chart-panel{min-height:430px}.chart-label{min-width:86px}.label-food{left:-2%;top:11%}.label-remain{right:-2%;top:11%}.label-labor{right:-2%;bottom:12%}.label-rent{left:-1%;bottom:3%}.label-etc{left:-3%;bottom:35%}.chart-label .leader{display:none}}

/* ===== Profit V3: exact proportional SVG donut + anchored leader lines ===== */
.profit-chart-panel{min-height:560px;display:grid;place-items:center}
.profit-donut-stage{position:relative;width:min(610px,100%);aspect-ratio:1/0.92;min-height:520px;margin:auto}
.profit-donut-svg{position:absolute;left:50%;top:50%;width:min(520px,92%);height:auto;transform:translate(-50%,-50%);overflow:visible}
.donut-track,.donut-segment{fill:none;stroke-width:96;transform:rotate(-90deg);transform-origin:260px 260px}
.donut-track{stroke:#eadfd2}
.donut-segment{stroke-linecap:butt;stroke-dasharray:0 100;opacity:0;transition:stroke-dasharray .65s cubic-bezier(.22,.75,.18,1),opacity .2s ease}
.seg-food{stroke:var(--red);stroke-dashoffset:0}
.seg-labor{stroke:#c98e61;stroke-dashoffset:-33}
.seg-rent{stroke:#785c47;stroke-dashoffset:-50.1}
.seg-etc{stroke:#b6a492;stroke-dashoffset:-59}
.seg-remain{stroke:#27221f;stroke-dashoffset:-66}
.profit-donut-stage.on .seg-food{stroke-dasharray:33 67;opacity:1;transition-delay:.05s}
.profit-donut-stage.on .seg-labor{stroke-dasharray:17.1 82.9;opacity:1;transition-delay:.72s}
.profit-donut-stage.on .seg-rent{stroke-dasharray:8.9 91.1;opacity:1;transition-delay:1.39s}
.profit-donut-stage.on .seg-etc{stroke-dasharray:7 93;opacity:1;transition-delay:2.06s}
.profit-donut-stage.on .seg-remain{stroke-dasharray:34 66;opacity:1;transition-delay:2.73s}
.profit-donut-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;aspect-ratio:auto;z-index:5;background:var(--cream);border-radius:50%;box-shadow:inset 0 0 0 1px #e0d2c2,0 8px 26px rgba(58,38,23,.08)}
.profit-donut-center strong{font-size:48px}
.leader-lines{opacity:0;transition:opacity .45s ease 3.15s}
.profit-donut-stage.on .leader-lines{opacity:1}
.leader-line{fill:none!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.leader-dot{stroke:var(--cream);stroke-width:3;vector-effect:non-scaling-stroke}
.leader-line.leader-food{stroke:var(--red)}.leader-dot.leader-food{fill:var(--red);stroke:var(--cream)}
.leader-line.leader-labor{stroke:#c98e61}.leader-dot.leader-labor{fill:#c98e61;stroke:var(--cream)}
.leader-line.leader-rent{stroke:#785c47}.leader-dot.leader-rent{fill:#785c47;stroke:var(--cream)}
.leader-line.leader-etc{stroke:#9f8d7a}.leader-dot.leader-etc{fill:#9f8d7a;stroke:var(--cream)}
.leader-line.leader-remain{stroke:#27221f}.leader-dot.leader-remain{fill:#27221f;stroke:var(--cream)}
.profit-donut-stage .chart-label{position:absolute;z-index:6;min-width:122px;opacity:0;transform:translateY(5px);transition:opacity .35s ease 3.22s,transform .35s ease 3.22s;line-height:1.12}
.profit-donut-stage.on .chart-label{opacity:1;transform:none}
.profit-donut-stage .chart-label b{display:block;color:var(--ink);font-size:13px}
.profit-donut-stage .chart-label strong{display:block;margin-top:5px;font-size:27px}
.profit-donut-stage .label-food{right:0;top:15%;text-align:right;color:var(--red)}
.profit-donut-stage .label-remain{left:0;top:15%;text-align:left;color:#27221f}
.profit-donut-stage .label-labor{right:0;bottom:6%;text-align:right;color:#c98e61}
.profit-donut-stage .label-rent{left:4%;bottom:0;text-align:left;color:#785c47}
.profit-donut-stage .label-etc{left:0;top:66%;text-align:left;color:#8f7e6d}
@media(max-width:600px){
  .profit-chart-panel{min-height:450px}
  .profit-donut-stage{min-height:420px;aspect-ratio:1}
  .profit-donut-svg{width:390px;max-width:96%}
  .donut-track,.donut-segment{stroke-width:82}
  .profit-donut-center{width:154px;height:154px}
  .profit-donut-center strong{font-size:38px}
  .profit-donut-stage .chart-label strong{font-size:18px}
  .profit-donut-stage .chart-label b{font-size:10px}
  .profit-donut-stage .chart-label{min-width:82px}
  .leader-lines{display:none}
  .profit-donut-stage .label-food{right:0;top:10%;left:auto}.profit-donut-stage .label-remain{left:0;top:10%;right:auto}.profit-donut-stage .label-labor{right:0;bottom:7%}.profit-donut-stage .label-rent{left:3%;bottom:0}.profit-donut-stage .label-etc{left:0;top:62%}
}


/* 2026-08-21 requested hero/navigation adjustments */
@media (min-width:901px){
  .topbar{height:92px;gap:44px;}
  .topbar nav{gap:34px;font-size:24px;font-weight:800;}
  .topbar .btn-small{padding:15px 24px;font-size:22px;font-weight:900;}
}

/* Section 2 requested update: use uploaded food photo as-is; remove eyebrow/history */
.intro .section-head{margin-bottom:50px}
.brand-store-photo{background-image:url("assets/brand-food.jpg")!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
.brand-store-photo:before{display:none!important}

/* ===== Strength V2 — five-card revision ===== */
.strength-v2 .strength-grid{
  max-width:1680px;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}
.strength-v2 .feature{min-height:480px}
.strength-v2 .feature-visual{height:235px}
.strength-v2 .feature-icon{top:197px;width:74px;height:74px}
.strength-v2 .feature-icon svg{width:43px;height:43px}
.strength-v2 .feature-copy{padding:46px 20px 0 94px}
.strength-v2 .feature h3{font-size:24px}
.strength-v2 .feature p{font-size:14px;line-height:1.72}
.strength-v2 .feature-season-photo{background-image:url("assets/strength-season.png")}
.strength-v2 .feature-profit-photo{background-image:url("assets/strength-profit.png")}
.strength-v2 .feature-system-photo{background-image:url("assets/strength-system.png")}
.strength-v2 .feature-sales-photo{
  background:
    radial-gradient(circle at 50% 31%, #d92d20 0 16%, transparent 16.4%),
    radial-gradient(circle at 35% 67%, #78a93d 0 16%, transparent 16.4%),
    radial-gradient(circle at 65% 67%, #f2aa16 0 16%, transparent 16.4%),
    #fffaf3;
  position:relative;
}
.strength-v2 .feature-sales-photo:after{
  content:"홀 판매\A 포장 판매        배달 판매";
  white-space:pre;
  position:absolute;inset:0;
  display:flex;align-items:center;justify-content:center;
  text-align:center;color:white;font-weight:900;font-size:18px;line-height:4.35;
  text-shadow:0 1px 2px rgba(0,0,0,.12);
}
@media(max-width:1400px){
  .strength-v2 .strength-grid{grid-template-columns:repeat(5,minmax(190px,1fr));overflow-x:auto;padding-bottom:12px}
}
@media(max-width:1180px){
  .strength-v2 .strength-grid{grid-template-columns:repeat(2,1fr);overflow:visible;max-width:900px}
  .strength-v2 .feature-visual{height:250px}
  .strength-v2 .feature-icon{top:212px}
}
@media(max-width:650px){
  .strength-v2 .strength-grid{grid-template-columns:1fr}
  .strength-v2 .feature-visual{height:245px}
  .strength-v2 .feature-icon{top:207px}
}

/* ===== icon centering + larger symbols + proper Venn diagram ===== */
.strength-v2 .feature-icon{
  width:78px;
  height:78px;
  left:20px;
  top:196px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
}
.strength-v2 .feature-icon svg{
  display:block;
  width:52px;
  height:52px;
  margin:0;
  overflow:visible;
  transform:none;
  transform-origin:center;
  stroke-width:3.6;
}
.strength-v2 .feature-icon .venn-icon{
  width:54px;
  height:54px;
  stroke-width:3;
}

/* 05 card: clean, centered three-circle Venn diagram */
.strength-v2 .feature-sales-photo{
  background:#fffaf3;
  position:relative;
  overflow:hidden;
}
.strength-v2 .feature-sales-photo:before,
.strength-v2 .feature-sales-photo:after{
  content:none !important;
}
.strength-v2 .feature-sales-photo{
  background-image:
    radial-gradient(circle at 50% 39%, rgba(217,45,32,.92) 0 23%, transparent 23.5%),
    radial-gradient(circle at 38% 61%, rgba(120,169,61,.92) 0 23%, transparent 23.5%),
    radial-gradient(circle at 62% 61%, rgba(242,170,22,.92) 0 23%, transparent 23.5%);
}
.strength-v2 .feature-sales-photo::before{display:none!important}
.strength-v2 .feature-sales-photo::after{
  display:block!important;
  content:"홀 판매\A 포장 판매     배달 판매"!important;
  white-space:pre;
  position:absolute;
  inset:0;
  color:#fff;
  font-size:17px;
  font-weight:900;
  line-height:5.15;
  text-align:center;
  text-shadow:0 1px 3px rgba(0,0,0,.18);
  pointer-events:none;
}
@media(max-width:1180px){
  .strength-v2 .feature-icon{top:211px}
}
@media(max-width:650px){
  .strength-v2 .feature-icon{top:206px}
}

/* ===== FINAL FIX: feature icons vertically centered on image boundary ===== */
.strength-v2 .feature-icon{
  width:72px !important;
  height:72px !important;
  left:50% !important;
  top:220px !important;
  transform:translate(-50%,-50%) !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
}
.strength-v2 .feature-icon svg{
  width:46px !important;
  height:46px !important;
  display:block !important;
  margin:0 !important;
  transform:none !important;
}

/* ===== FINAL FIX: 05 Venn diagram and labels stay inside circles ===== */
.strength-v2 .feature-sales-photo{
  background:#fffaf3 !important;
  background-image:none !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
.strength-v2 .feature-sales-photo::before,
.strength-v2 .feature-sales-photo::after{
  content:none !important;
  display:none !important;
}
.strength-v2 .sales-venn{
  width:94%;
  height:94%;
  display:block;
  overflow:visible;
}
.strength-v2 .sales-venn circle{
  stroke:none;
  opacity:.94;
}
.strength-v2 .sales-venn .venn-hall{fill:#d92d20}
.strength-v2 .sales-venn .venn-pack{fill:#78a93d}
.strength-v2 .sales-venn .venn-delivery{fill:#f2aa16}
.strength-v2 .sales-venn text{
  fill:#fff;
  font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;
  font-size:16px;
  font-weight:900;
  dominant-baseline:middle;
  paint-order:stroke;
  stroke:rgba(0,0,0,.10);
  stroke-width:1px;
}
@media(max-width:1180px){
  .strength-v2 .feature-icon{top:220px !important}
}
@media(max-width:650px){
  .strength-v2 .feature-icon{top:220px !important}
}

/* ===== Strength sequential reveal animation ===== */
.strength-v2 .strength-grid .feature{
  opacity:0;
  transform:translateY(28px) scale(.985);
  transition:
    opacity .62s ease,
    transform .62s cubic-bezier(.2,.75,.2,1),
    box-shadow .25s ease;
  will-change:opacity,transform;
}
.strength-v2 .strength-grid.strength-play .feature{
  opacity:1;
  transform:translateY(0) scale(1);
}
.strength-v2 .strength-grid.strength-play .feature:nth-child(1){transition-delay:.05s}
.strength-v2 .strength-grid.strength-play .feature:nth-child(2){transition-delay:.22s}
.strength-v2 .strength-grid.strength-play .feature:nth-child(3){transition-delay:.39s}
.strength-v2 .strength-grid.strength-play .feature:nth-child(4){transition-delay:.56s}
.strength-v2 .strength-grid.strength-play .feature:nth-child(5){transition-delay:.73s}

/* Keep hover effect after reveal */
.strength-v2 .strength-grid.strength-play .feature:hover{
  transform:translateY(-6px) scale(1);
}
@media(prefers-reduced-motion:reduce){
  .strength-v2 .strength-grid .feature{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}

/* ===== 04 gear icon optical centering fix ===== */
/* The fourth card's SVG artwork is visually left-heavy inside its viewBox. */
.strength-v2 .strength-grid .feature:nth-child(4) .feature-icon svg{
  transform:translateX(3px) !important;
  transform-origin:center center !important;
}

/* ===== 04 gear icon TRUE geometric centering =====
   Gear artwork bounds are centered around x=34, y=38 in a 64x64 viewBox,
   so compensate left/up instead of shifting right. */
.strength-v2 .strength-grid .feature:nth-child(4) .feature-icon svg{
  transform:translate(-1.5px,-4.3px) !important;
  transform-origin:center center !important;
}

/* 2026-08-21 strength card body-copy readability/alignment fix */
.strength-v2 .feature-copy > p{
  margin-left:-74px;
  width:calc(100% + 74px);
  padding:0 24px;
  font-size:15.5px;
  line-height:1.78;
  font-weight:550;
  color:#342d28;
  letter-spacing:-.02em;
  text-align:left;
  word-break:keep-all;
}
@media(max-width:650px){
  .strength-v2 .feature-copy > p{
    font-size:15px;
    padding:0 22px;
  }
}

/* Strength card title + underline center alignment */
.strength-v2 .feature-copy h3{
  text-align:center !important;
  width:100%;
  margin-left:auto !important;
  margin-right:auto !important;
}
.strength-v2 .feature-copy h3::after{
  content:"";
  display:block;
  width:30px;
  height:3px;
  margin:12px auto 0 !important;
  background:var(--red);
  border-radius:2px;
}
/* hide any older underline pseudo element on copy container if present */
.strength-v2 .feature-copy::before,
.strength-v2 .feature-copy::after{left:50% !important;transform:translateX(-50%);}

/* ===== Sales Growth: between Signature Menu and Direct Stores ===== */
.sales-growth-section{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:42px;align-items:center;padding:54px max(34px,calc((100vw - 1540px)/2));background:#f4ecdf;color:#171310;border-top:1px solid #e1d4c3;border-bottom:1px solid #dfd1bf}
.sales-growth-copy{padding-left:4px}.sales-growth-eyebrow{margin:0 0 13px;color:#b3261e;font-size:13px;font-weight:950;letter-spacing:.18em}.sales-growth-copy h2{margin:0 0 18px;font-size:clamp(34px,3vw,52px);line-height:1.12;letter-spacing:-.055em;font-weight:950}.sales-growth-copy h2 strong{font-size:1.08em}.sales-growth-copy h2 em{font-style:normal;color:#b3261e}.sales-growth-copy>p:last-child{margin:0;font-size:17px;font-weight:700;color:#3e352e}.sales-growth-copy>p:last-child b{color:#b3261e}.sales-growth-chart{min-width:0}.sales-growth-chart img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;filter:drop-shadow(0 15px 28px rgba(73,43,24,.08))}
@media(max-width:900px){.sales-growth-section{grid-template-columns:1fr;padding:58px 24px;gap:24px}.sales-growth-copy{text-align:center}.sales-growth-chart img{max-height:none}}

/* Sales growth title: keep each intended title line from wrapping */
.sales-growth-copy h2{white-space:nowrap;font-size:clamp(25px,3vw,52px)}
.sales-growth-copy h2 strong{white-space:nowrap}
@media(max-width:900px){.sales-growth-copy h2{font-size:clamp(25px,7.2vw,46px)}}
@media(max-width:480px){.sales-growth-copy h2{font-size:clamp(21px,6.7vw,32px);letter-spacing:-.065em}}

/* ===== JEJEZIP all stores + daily peak sales ===== */
.stores .section-head h2{white-space:nowrap}
.store-sales{display:flex!important;align-items:baseline;gap:7px;margin-top:10px!important;color:#b9aca2!important}
.store-sales em{font-style:normal;color:#ddb96c;font-size:18px;font-weight:900;letter-spacing:-.03em}
@media(max-width:700px){
  .stores .section-head h2{font-size:clamp(27px,7.4vw,38px)}
  .store-tags{gap:8px}
  .store-tags span{padding:9px 12px;font-size:12px}
  .store-sales em{font-size:16px}
}


/* ===== Store tags: Naver Place links ===== */
.store-tags a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid #51443b;
  padding:12px 20px;
  color:#e6dcd4;
  text-decoration:none;
  cursor:pointer;
  transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease;
}
.store-tags a:hover,
.store-tags a:focus-visible{
  border-color:var(--red);
  color:#fff;
  background:rgba(179,38,30,.08);
  box-shadow:0 0 0 1px var(--red);
  outline:none;
}
@media(max-width:700px){
  .store-tags a{padding:9px 12px;font-size:12px}
}


/* ===== Sales Growth: dark atmosphere matched to surrounding sections ===== */
.sales-growth-section{
  background:
    radial-gradient(circle at 74% 42%,rgba(122,52,24,.18),transparent 34%),
    linear-gradient(115deg,#120e0b 0%,#1b1511 50%,#100d0b 100%) !important;
  color:#f5eee5;
  border-top:1px solid rgba(221,185,108,.28);
  border-bottom:1px solid rgba(221,185,108,.28);
}
.sales-growth-copy h2{color:#f5eee5 !important}
.sales-growth-copy h2 strong{color:#f5eee5 !important}
.sales-growth-copy h2 em{color:#d11b17 !important}
.sales-growth-copy>p:last-child{color:#d8cec5 !important}
.sales-growth-copy>p:last-child b{color:#d11b17 !important}
.sales-growth-eyebrow{color:#d11b17 !important}
.sales-growth-chart{
  background:#17110d !important;
  border:1px solid rgba(221,185,108,.28);
  box-shadow:0 22px 58px rgba(0,0,0,.42);
}
.sales-growth-chart img{
  display:block;
  width:100%;
  height:auto;
  background:#17110d;
}

/* ===== Final approved sales-growth graphic ===== */
.sales-growth-final{
  padding:0 !important;
  display:block !important;
  background:#100c09 !important;
  border-top:1px solid rgba(221,185,108,.28);
  border-bottom:1px solid rgba(221,185,108,.28);
  overflow:hidden;
}
.sales-growth-final-inner{
  width:100%;
  margin:0 auto;
}
.sales-growth-final img{
  display:block;
  width:100%;
  height:auto;
  margin:0;
}
@media(max-width:700px){
  .sales-growth-final img{
    width:100%;
    min-height:0;
    object-fit:contain;
  }
}


/* ===== Sales graph entrance animation ===== */
.sales-growth-final-inner{
  position:relative;
  overflow:hidden;
}
.sales-growth-final img{
  position:relative;
  z-index:1;
  opacity:0;
  transform:translateY(24px) scale(.985);
  filter:brightness(.72);
  transition:opacity .9s ease,transform 1.15s cubic-bezier(.2,.72,.2,1),filter 1.3s ease;
}
.sales-growth-final.sales-animate img{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:brightness(1);
}
.sales-growth-motion{
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  overflow:hidden;
}
.sales-sweep{
  position:absolute;
  top:4%;
  bottom:4%;
  left:-32%;
  width:24%;
  opacity:0;
  transform:skewX(-14deg);
  background:linear-gradient(90deg,transparent,rgba(255,205,105,.03),rgba(255,226,156,.18),rgba(255,205,105,.03),transparent);
  filter:blur(5px);
}
.sales-growth-final.sales-animate .sales-sweep{
  animation:salesSweep 1.55s .8s cubic-bezier(.2,.65,.25,1) both;
}
.sales-spark{
  position:absolute;
  width:8px;
  height:8px;
  border-radius:50%;
  opacity:0;
  background:#fff5cf;
  box-shadow:0 0 8px #fff,0 0 18px #f0b34e,0 0 34px rgba(218,34,24,.9);
}
.sales-spark:before,.sales-spark:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  background:linear-gradient(90deg,transparent,#fff7d4,transparent);
  transform:translate(-50%,-50%);
}
.sales-spark:before{width:42px;height:1px}
.sales-spark:after{width:1px;height:42px}
.sales-spark-1{left:89.4%;top:51.4%}
.sales-spark-2{left:76.5%;top:48.8%;transform:scale(.55)}
.sales-spark-3{left:64.2%;top:49.4%;transform:scale(.45)}
.sales-growth-final.sales-animate .sales-spark-3{animation:salesSpark .75s 1.15s ease-out both}
.sales-growth-final.sales-animate .sales-spark-2{animation:salesSpark .8s 1.45s ease-out both}
.sales-growth-final.sales-animate .sales-spark-1{animation:salesSpark 1.15s 1.85s ease-out both}
@keyframes salesSweep{
  0%{left:-32%;opacity:0}
  18%{opacity:.7}
  75%{opacity:.52}
  100%{left:112%;opacity:0}
}
@keyframes salesSpark{
  0%{opacity:0;scale:.25}
  30%{opacity:1;scale:1.15}
  62%{opacity:.9;scale:.8}
  100%{opacity:0;scale:1.35}
}
@media(prefers-reduced-motion:reduce){
  .sales-growth-final img{opacity:1;transform:none;filter:none;transition:none}
  .sales-sweep,.sales-spark{display:none}
}


/* ===== Sales graph 70% centered + animation alignment ===== */
.sales-growth-final{
  padding:42px 0 !important;
  background:#100c09 !important;
}
.sales-growth-final-inner{
  width:70% !important;
  max-width:1400px;
  margin:0 auto !important;
  position:relative;
  overflow:hidden;
}
.sales-growth-final img{
  display:block;
  width:100% !important;
  height:auto !important;
  margin:0 auto !important;
}
.sales-growth-motion{
  inset:0 !important;
}
@media(max-width:900px){
  .sales-growth-final{padding:28px 0 !important}
  .sales-growth-final-inner{width:88% !important}
}
@media(max-width:600px){
  .sales-growth-final{padding:20px 0 !important}
  .sales-growth-final-inner{width:96% !important}
}


/* ===== Sales graph transparent blend ===== */
.sales-growth-final,
.sales-growth-final-inner{
  background:
    radial-gradient(ellipse at 50% 46%, rgba(83,48,24,.14) 0%, rgba(20,13,9,.06) 48%, rgba(0,0,0,0) 76%),
    #090705 !important;
}
.sales-growth-final img{
  background:transparent !important;
}
/* Strength: shared normal-flow layout; scoped to this section only. */
#strength .strength-grid {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:20px;max-width:1680px;width:100%;margin-inline:auto;overflow:visible;padding:0;}
#strength .feature {display:flex;flex-direction:column;align-items:center;min-width:0;min-height:0;height:100%;padding:24px 16px 28px;gap:18px;text-align:center;box-sizing:border-box;}
#strength .feature-no {position:static;flex:none;width:48px;height:42px;border-radius:8px;font-size:21px;margin:0;transform:none;}
#strength .feature-visual {position:relative;flex:none;width:100%;height:180px;margin:0;border-radius:10px;background-size:cover;background-position:center;background-repeat:no-repeat;}
#strength .feature-food {background-image:url("assets/strength-food.png");}
#strength .feature-season-photo {background-image:url("assets/strength-season.png");}
#strength .feature-profit-photo {background-image:url("assets/strength-profit.png");}
#strength .feature-system-photo {background-image:url("assets/strength-system.png");}
#strength .feature-icon {position:static!important;inset:auto!important;transform:none!important;flex:none;width:72px!important;height:72px!important;margin:0!important;padding:0!important;}
#strength .feature-copy {width:100%;min-width:0;padding:0;margin:0;text-align:center;}
#strength .feature-copy::before,#strength .feature-copy::after {content:none;display:none;}
#strength .feature-copy h3 {position:relative;margin:0 0 14px!important;padding:0;white-space:normal;font-size:clamp(19px,1.55vw,24px);line-height:1.4;text-align:center;word-break:keep-all;}
#strength .feature-copy h3::after {position:static;transform:none;display:block;margin:12px auto 0!important;}
#strength .feature-copy > p {width:100%;margin:0;padding:0;font-size:15px;line-height:1.78;text-align:center;word-break:keep-all;overflow-wrap:anywhere;}
#strength .sales-venn {width:100%;height:100%;max-width:240px;}
@media(max-width:1100px){#strength .strength-grid{grid-template-columns:repeat(3,minmax(0,1fr));}#strength .feature-copy h3{font-size:22px;}}
@media(max-width:800px){#strength .strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:520px){#strength .strength-grid{grid-template-columns:minmax(0,1fr);max-width:400px;}#strength .feature{padding:24px;}}

/* Sales graph: fit the artwork, excluding its large built-in outer margins. */
#sales-growth.sales-growth-final {padding:24px 0!important;}
#sales-growth .sales-growth-final-inner {width:94%!important;max-width:1200px;aspect-ratio:4/3;overflow:hidden;}
#sales-growth .sales-growth-final-inner > img {position:absolute;left:-42.4%;top:-17.4%;width:184.9%!important;max-width:none;height:auto!important;margin:0!important;}
#sales-growth .sales-growth-motion {inset:auto!important;left:-42.4%;top:-17.4%;width:184.9%;height:134.1%;}
@media(max-width:600px){#sales-growth.sales-growth-final{padding:12px 0!important;}#sales-growth .sales-growth-final-inner{width:100%!important;}}

/* Office contact below the consultation form. */
#contact .office-contact {margin-top:20px;padding-top:22px;border-top:1px solid #dfd1bf;text-align:center;}
#contact .office-contact p {margin:0 0 10px;font-size:15px;font-weight:700;}
#contact .office-phone {display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 16px;border-radius:8px;background:var(--red);color:#fff;text-decoration:none;font-size:22px;font-weight:800;}
#contact .office-phone:focus-visible {outline:3px solid var(--ink);outline-offset:4px;}

#contact .office-kakao {display:flex;align-items:center;justify-content:center;min-height:52px;margin-top:12px;padding:12px 16px;border-radius:8px;background:#fee500;color:#191919;text-decoration:none;font-size:20px;font-weight:800;}
#contact .office-kakao:hover {background:#f4dc00;}
#contact .office-kakao:focus-visible {outline:3px solid var(--ink);outline-offset:4px;}

/* Mobile hero: show the full video frame above the introduction. */
@media(max-width:820px){
  #top.hero-v2{padding-top:64px;min-height:0;}
  #top.hero-v2 .hero__video{position:relative;inset:auto;display:block;width:100%;height:auto;object-fit:contain;object-position:center;z-index:0;}
  #top.hero-v2 .hero__shade,#top.hero-v2 .hero__glow{display:none;}
  #top.hero-v2 .hero__inner{min-height:0;padding:28px 0;gap:28px;}
}

/* Blend the mobile film into the introduction without cropping its frame. */
@media(max-width:820px){
  #top.hero-v2 .hero__video{position:absolute;top:64px;left:0;z-index:-5;}
  #top.hero-v2 .hero__shade{display:block;inset:auto;top:64px;left:0;width:100%;height:56.25vw;z-index:-4;background:linear-gradient(180deg,rgba(8,5,3,.05) 0%,rgba(8,5,3,.08) 45%,rgba(8,5,3,.5) 72%,#080503 100%);}
  #top.hero-v2 .hero__inner{padding-top:max(120px,calc(56.25vw - 48px));}
  #top.hero-v2 .hero__logo{position:relative;margin-bottom:18px;filter:drop-shadow(0 4px 14px #080503);}
}

/* Layer the mobile brand introduction over the lower part of the film. */
@media(max-width:820px){
  #top.hero-v2 .hero__inner{padding-top:clamp(28px,8vw,64px);}
  #top.hero-v2 .hero__logo{width:120px;max-width:34vw;margin:0 0 4px;}
  #top.hero-v2 .hero__eyebrow{margin-bottom:10px;}
  #top.hero-v2 .hero__content{text-shadow:0 2px 12px rgba(0,0,0,.9);}
  #top.hero-v2 .hero__shade{background:linear-gradient(180deg,rgba(8,5,3,.12),rgba(8,5,3,.18) 30%,rgba(8,5,3,.66) 68%,#080503 100%);}
  #top.hero-v2 .hero__desc{margin-top:18px;}
}

/* Mobile width and typography corrections. */
@media(max-width:720px){
  #brand .section-head h2{font-size:clamp(18px,5.5vw,36px)!important;line-height:1.4;white-space:nowrap;letter-spacing:-.055em;}
  #profit .profit-v2-head h2{font-size:clamp(24px,7.2vw,44px)!important;line-height:1.3;white-space:nowrap;letter-spacing:-.055em;}
  #menu .menu-carousel{padding:0 38px;}
  #menu .menu-slide{flex:0 0 100%;min-width:0;min-height:0;}
  #menu .menu-photo{height:auto;aspect-ratio:1;}
  #menu .menu-photo img{object-fit:contain;}
  #menu .menu-copy{min-height:0;padding:20px 16px 24px;}
  #menu .menu-arrow{width:32px;height:32px;font-size:26px;}
  #menu .menu-no{min-width:38px;height:36px;top:10px;left:10px;font-size:16px;}
  #profit .profit-v2-grid{grid-template-columns:minmax(0,1fr);gap:24px;}
  #profit .profit-v2-grid > *{min-width:0;width:100%;max-width:100%;}
  #profit .profit-chart-panel{min-height:0;display:block;}
  #profit .profit-donut-stage{width:100%;min-height:0;aspect-ratio:1;}
  #profit .profit-donut-svg{width:94%;max-width:100%;}
  #profit .profit-donut-center{width:40%;height:40%;}
  #profit .profit-donut-center strong{font-size:clamp(26px,8vw,38px);}
  #profit .profit-donut-center small{font-size:12px;}
  #profit .profit-list-v2{padding:3px 14px;}
  #profit .profit-list-v2 > div{grid-template-columns:12px minmax(0,1fr) auto;gap:8px;font-size:15px;}
  #profit .remain-card{padding:24px 14px;}
  #profit .remain-card > strong{font-size:48px;}
  #profit .remain-card > b{font-size:25px;}
  #profit .note{white-space:normal;overflow-wrap:anywhere;}
  .floating{left:auto;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:10px 16px;border-radius:24px;font-size:13px;}
}
@media(max-width:720px){
  #menu .menu-showcase-head h2{font-size:clamp(25px,7.2vw,38px)!important;word-break:keep-all;line-height:1.25!important;}
  #menu .menu-photo{aspect-ratio:3/2;}
}

.mobile-profit-svg{display:none;}
@media(max-width:720px){
  #profit .profit-donut-stage .profit-donut-svg{display:none;}
  #profit .profit-donut-stage .mobile-profit-svg{display:block;width:100%;max-width:100%;}
  #profit .mobile-profit-svg .leader-lines{display:block!important;}
  #profit .mobile-profit-svg .donut-track,#profit .mobile-profit-svg .donut-segment{stroke-width:96;}
  #profit .profit-donut-stage .chart-label{display:none;}
  #profit .profit-donut-center{width:34%;height:34%;}
  #process .timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;border-top:0;padding-top:0;align-items:stretch;}
  #process .timeline .step{margin:0;padding:24px 6px 0;min-width:0;border-top:1px solid #cab9a6;}
  #process .timeline .step:before{top:-5px;left:6px;}
  #process .step b{margin:10px 0;white-space:nowrap;font-size:18px;}
  #process .step p{margin:0;word-break:keep-all;}
}

/* Use the supplied animated sales graphic without extra sparkle overlays. */
#sales-growth .sales-growth-motion{display:none;}
#sales-growth .sales-growth-final-inner > img{opacity:1;transform:none;filter:none;transition:none;}

/* Consistent, readable typography in the three brand facts. */
#top .hero__stats .stat__body,
#top .hero__stats .stat__body strong,
#top .hero__stats .stat__body span,
#top .hero__stats .stat__body small{
  font-family:"Apple SD Gothic Neo","Malgun Gothic","Noto Sans KR",Arial,sans-serif;
  font-style:normal;
  letter-spacing:-.025em;
}
#top .hero__stats .stat__body{min-width:0;}
#top .hero__stats .stat__body strong{font-size:34px;font-weight:700;line-height:1.2;margin-bottom:8px;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums;}
#top .hero__stats .stat__body span{font-size:15px;font-weight:700;line-height:1.5;margin-bottom:4px;}
#top .hero__stats .stat__body small{font-size:13px;font-weight:400;line-height:1.6;color:#ded6cd;word-break:keep-all;}
@media(max-width:820px){#top .hero__stats .stat__body strong{font-size:28px;margin-bottom:4px;}#top .hero__stats .stat__body span{font-size:14px;}}
@media(min-width:821px){
  #top .hero__stats{grid-column:1/-1;width:min(960px,100%);}
  #top .hero-v2__stat{grid-template-columns:64px minmax(0,1fr);gap:16px;padding:6px 12px;}
  #top .hero__stats .stat__icon{width:60px;height:60px;font-size:30px;}
}

/* Mobile Korean copy: preserve words and avoid isolated final syllables. */
@media(max-width:720px){
  main p,main h1,main h2,main h3{word-break:keep-all;overflow-wrap:break-word;}
  #top .hero__desc{word-break:keep-all;text-wrap:pretty;}
  #strength .feature-copy > p{word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty;}
  main .section-head > p,main .merit-item p,main .menu-copy p,main .contact-copy p{ text-wrap:pretty; }
  #strength .strength-closing{font-size:clamp(11px,3.45vw,23px);letter-spacing:-.055em;line-height:1.7;}
  #strength .strength-quote-line{display:inline-block;white-space:nowrap;}
  #strength .strength-closing::before,#strength .strength-closing::after{content:none;}
  #strength .quote-open,#strength .quote-close{font-size:1.3em;margin:0 3px;vertical-align:baseline;}
  #strength .strength-closing strong{font-size:clamp(16px,4.6vw,26px);}
}

/* Mobile strength cards: two per row, with the fifth centered. */
@media(max-width:800px){
  #strength .strength-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:680px;}
  #strength .feature{grid-column:span 2;padding:16px 10px 20px;gap:12px;}
  #strength .feature:last-child{grid-column:2 / span 2;}
  #strength .feature-visual{height:clamp(100px,28vw,180px);}
  #strength .feature-no{width:38px;height:34px;font-size:17px;}
  #strength .feature-icon{width:54px!important;height:54px!important;}
  #strength .feature-icon svg{width:35px!important;height:35px!important;}
  #strength .feature-copy h3{font-size:clamp(14px,3.9vw,20px);letter-spacing:-.055em;line-height:1.4;}
  #strength .feature-copy > p{font-size:13px;line-height:1.65;}
}

/* Mobile: full centered food photo and three facts in one row. */
@media(max-width:820px){
  #brand .brand-store-photo{background-image:url("assets/brand-food-mobile.jpg")!important;background-size:contain!important;background-position:center!important;height:auto;aspect-ratio:1;width:100%;}
  #top .hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px 6px;border-radius:20px;gap:0;}
  #top .hero__stats .hero-v2__stat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:0 7px;min-width:0;min-height:0;text-align:center;}
  #top .hero__stats .hero-v2__stat + .hero-v2__stat:before{left:0;right:auto;top:0;bottom:0;width:1px;height:auto;}
  #top .hero__stats .stat__icon{width:40px;height:40px;font-size:23px;flex:none;}
  #top .hero__stats .stat__body{width:100%;}
  #top .hero__stats .stat__body strong{font-size:24px;line-height:1.25;margin-bottom:6px;}
  #top .hero__stats .stat__body span{font-size:12px;line-height:1.5;white-space:nowrap;letter-spacing:-.05em;}
  #top .hero__stats .stat__body small{font-size:11px;line-height:1.5;word-break:keep-all;}
}

/* Desktop film: preserve the full frame and keep copy readable at the left. */
@media(min-width:821px){
  #top.hero-v2{min-height:0;}
  #top.hero-v2 .hero__inner{min-height:0;padding-top:110px;padding-bottom:36px;gap:28px;}
  #top.hero-v2 .hero__video{object-fit:contain;object-position:center top;top:92px;height:calc(100% - 92px);}
  #top.hero-v2 .hero__shade{background:linear-gradient(90deg,rgba(8,5,3,.86) 0%,rgba(8,5,3,.72) 27%,rgba(8,5,3,.2) 60%,rgba(8,5,3,.04) 100%),linear-gradient(0deg,#080503 0%,transparent 25%);}
  #top.hero-v2 .hero__logo{width:190px;margin-bottom:14px;}
  #top.hero-v2 .hero__title{font-size:clamp(44px,4.6vw,70px);}
  #top.hero-v2 .hero__desc{margin-top:20px;}
  #top.hero-v2 .hero__stats{justify-self:center;}
}

/* Blend desktop video edges into the dark hero background. */
@media(min-width:821px){
  #top.hero-v2 .hero__video{
    -webkit-mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);
    mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);
  }
}

/* Match the fade to the visible video frame, not its letterboxed container. */
@media(min-width:821px){
  #top.hero-v2 .hero__video{left:50%;right:auto;width:auto;max-width:100%;height:calc(100% - 92px);aspect-ratio:16/9;transform:translateX(-50%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 15%,#000 85%,transparent 100%);}
}

/* Desktop hero: lowered introduction with a compact facts panel at right. */
@media(min-width:1101px){
  #top.hero-v2 .hero__inner{min-height:880px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;gap:32px;padding-top:230px;padding-bottom:50px;align-items:end;}
  #top.hero-v2 .hero__content{grid-column:1;grid-row:1;align-self:end;}
  #top.hero-v2 .hero__stats{grid-column:2;grid-row:1;align-self:end;justify-self:end;width:100%;max-width:660px;padding:18px 8px;border-radius:24px;}
  #top.hero-v2 .hero__stats .hero-v2__stat{grid-template-columns:1fr;gap:8px;text-align:center;justify-items:center;padding:0 8px;min-height:0;}
  #top.hero-v2 .hero__stats .stat__icon{width:42px;height:42px;font-size:24px;}
  #top.hero-v2 .hero__stats .stat__body strong{font-size:28px;margin-bottom:5px;}
  #top.hero-v2 .hero__stats .stat__body span{font-size:13px;}
  #top.hero-v2 .hero__stats .stat__body small{font-size:11px;}
  #top.hero-v2 .hero__title{font-size:clamp(42px,4vw,64px);}
}
