/* Koffee Hut V12 — Core Strength / precision override */
:root{--v12-grid:1360px;--v12-gutter:clamp(18px,3.4vw,56px);--v12-line:rgba(35,21,15,.13);--v12-ink:#21140f;--v12-paper:#fffaf3;--v12-cream:#f3e7d6;--v12-copper:#d4a065;--v12-dark:#1d130f}
body{overflow-x:hidden}.shell{width:min(calc(100% - (var(--v12-gutter)*2)),var(--v12-grid));margin-inline:auto}.section{padding:clamp(88px,8vw,142px) 0}.section-head{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:end;margin-bottom:clamp(42px,5vw,74px)}.section-head>div{grid-column:1/span 7}.section-head>p{grid-column:9/-1;max-width:34rem;margin:0;justify-self:end}.section-title{max-width:15ch;line-height:.96;letter-spacing:-.045em}.eyebrow{letter-spacing:.18em;font-weight:700}
/* No cheap announcement bar. Header starts clean. */
.top-offer{display:none!important}.site-header{top:0}
/* Hero is edge-to-edge, no exposed rounded lower corners. */
.home-hero{border-radius:0!important;min-height:min(920px,92svh);overflow:hidden}.hero-media,.hero-media img{border-radius:0!important}.hero-shell{width:min(calc(100% - (var(--v12-gutter)*2)),var(--v12-grid));margin-inline:auto}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-.055em}.hero-proof{left:var(--v12-gutter);right:var(--v12-gutter);max-width:var(--v12-grid);margin-inline:auto}
/* Ribbon: Poiret, lighter, bold, seamless, three centered dots. */
.rotating-brand{position:relative;z-index:8;margin-top:-36px;transform:rotate(-1.15deg);width:106vw;margin-left:-3vw;background:#e5b77f;color:#1f140f;box-shadow:0 18px 50px rgba(35,21,15,.18);overflow:hidden;border-block:1px solid rgba(35,21,15,.16)}.rotating-brand-track{min-height:78px;display:flex;align-items:center;width:max-content;gap:30px;padding-inline:26px;font-family:'Poiret One',sans-serif;font-weight:900;text-transform:none;white-space:nowrap;animation-name:brandTicker!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}.rotating-brand-track>span{font-size:clamp(30px,3vw,52px);line-height:1}.ribbon-dots{display:inline-flex;gap:8px;align-items:center}.ribbon-dots u{width:7px;height:7px;border-radius:50%;background:currentColor;text-decoration:none;opacity:.82}.rotating-brand-track b{display:none}@keyframes brandTicker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
/* Mood selector: architectural instead of cardy. */
.moment-selector{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;border-top:1px solid var(--v12-line);border-bottom:1px solid var(--v12-line)}.moment-selector>a{grid-column:span 4;min-height:330px;padding:38px 34px 34px;display:flex;flex-direction:column;border-right:1px solid var(--v12-line);border-radius:0!important;background:transparent!important;transition:background .25s,transform .25s}.moment-selector>a:last-child{border-right:0}.moment-selector>a:hover{background:#efe0cb!important;transform:translateY(-5px)}.moment-selector>a>span{font-family:'Poiret One';font-size:42px}.moment-selector h3{margin-top:auto;font-size:clamp(28px,2.6vw,42px);line-height:1}.moment-selector p{max-width:30ch}.moment-selector b{margin-top:22px}
/* Founder split exact grid. */
.story-split{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:24px!important;align-items:center!important}.story-split>.editorial-photo,.story-split>.founder-placeholder{grid-column:1/span 5}.story-split>.editorial-copy{grid-column:7/-1;max-width:720px}.editorial-photo{min-height:700px;border-radius:2px 34px 2px 34px;overflow:hidden}.editorial-photo img{height:100%;object-fit:cover}.pullquote{max-width:20ch}
/* Current offer becomes an editorial campaign, never a top-strip. */
.feature-offer{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:center;padding:0!important;background:var(--v12-dark);color:#fff;overflow:hidden;border-radius:2px 38px 2px 38px}.feature-offer>div:first-child{grid-column:1/span 6;padding:clamp(44px,6vw,88px)}.feature-offer-media{grid-column:7/-1;min-height:520px}.feature-offer-media img{width:100%;height:100%;object-fit:cover}.offer-type-art{display:grid;place-items:center;background:linear-gradient(145deg,#3a241a,#17100c)}.offer-type-art strong{font-family:'Poiret One';font-size:clamp(100px,15vw,220px);opacity:.18}.offer-type-art span{position:absolute}
/* Food closeups: large / two stack composition. */
.master-food-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:310px;gap:20px}.master-food-card{grid-column:8/-1;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--v12-line);border-radius:2px 28px 2px 28px;background:#fff}.master-food-card.is-large{grid-column:1/span 7;grid-row:span 2;display:block;position:relative}.master-food-card.is-large>a{height:100%}.master-food-card.is-large .master-food-copy{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,250,243,.94);backdrop-filter:blur(14px);padding:26px;border-radius:2px 20px}.master-food-card>a{display:block;min-height:0}.master-food-card img{width:100%;height:100%;object-fit:cover}.master-food-copy{padding:28px;display:flex;flex-direction:column;justify-content:center}.master-food-copy h3{font-size:clamp(24px,2vw,34px);margin:.4em 0}.master-food-copy>div{margin-top:auto;display:flex;justify-content:space-between;align-items:center}
/* Instagram editorial — fixes Food. Space. Moments alignment. */
.social-editorial-section{background:#f2e4d1}.social-editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start}.social-editorial-intro{grid-column:1/span 4;position:sticky;top:130px;padding-right:28px}.social-editorial-title{font-size:clamp(54px,5.4vw,92px);max-width:7ch;margin:.25em 0 .35em}.social-editorial-intro>p:not(.eyebrow){max-width:32ch;line-height:1.8}.social-editorial-meta{margin:38px 0 24px;padding:18px 0;border-block:1px solid var(--v12-line);display:flex;justify-content:space-between}.social-editorial-meta span{font-size:11px;letter-spacing:.18em}.instagram-runway{grid-column:6/-1;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:250px;gap:18px}.instagram-editorial-card{position:relative;overflow:hidden;background:#21140f;color:#fff;border-radius:2px 26px 2px 26px}.instagram-editorial-card.card-1{grid-column:1/span 5;grid-row:span 2}.instagram-editorial-card.card-2{grid-column:6/-1}.instagram-editorial-card.card-3{grid-column:6/-1}.instagram-editorial-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.instagram-editorial-card:hover img{transform:scale(1.045)}.instagram-editorial-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(20,12,9,.86))}.instagram-card-caption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:1fr auto;gap:6px 20px;align-items:end}.instagram-card-caption small{grid-column:1/-1;letter-spacing:.16em}.instagram-card-caption strong{font-size:clamp(20px,2vw,32px)}.instagram-card-caption span{font-size:12px}.instagram-type-art{height:100%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#21140f,#4c3022)}.instagram-type-art b{font-family:'Poiret One';font-size:48px}.instagram-type-art span{letter-spacing:.18em}
/* Menu: restore premium editorial catalogue. */
.page-menu .page-hero{background:#20140f;color:#fff;padding-top:clamp(150px,16vw,220px);padding-bottom:90px}.page-menu .page-hero .eyebrow,.page-menu .page-hero p{color:rgba(255,255,255,.72)}.page-menu .page-hero h1{font-size:clamp(64px,8.5vw,132px);line-height:.8}.page-menu .page-hero h1 em{display:block;color:#dfad73;font-family:'Poiret One';font-style:normal;font-size:.34em;letter-spacing:.02em;margin-top:28px}.studio-menu-hero{width:min(calc(100% - (var(--v12-gutter)*2)),var(--v12-grid));height:clamp(360px,42vw,560px);margin:0 auto;transform:translateY(-34px);border-radius:2px 34px 2px 34px;overflow:hidden;box-shadow:0 32px 70px rgba(20,12,8,.2)}.menu-hero-caption{background:rgba(31,20,15,.82);backdrop-filter:blur(12px);padding:16px 20px;border-radius:2px 16px}.menu-spotlight-section{padding:70px 0 96px}.studio-spotlight-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.studio-spotlight-grid .menu-spotlight-card{grid-column:span 4!important;border:0!important;background:transparent!important;border-radius:0!important}.studio-spotlight-grid .menu-spotlight-card:first-child{grid-column:span 6!important}.studio-spotlight-grid .menu-spotlight-card:nth-child(2){grid-column:span 6!important}.menu-spotlight-media{height:360px;border-radius:2px 26px 2px 26px;overflow:hidden}.menu-spotlight-card>div{padding:22px 2px 0}.menu-spotlight-card h3{font-size:clamp(25px,2.2vw,34px)}.menu-tools-wrap{position:sticky;top:82px;z-index:19;background:rgba(255,250,243,.96);backdrop-filter:blur(14px);border-block:1px solid var(--v12-line)}.menu-tools{grid-template-columns:280px 1fr}.category-pills{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.category-pill{border-radius:999px;white-space:nowrap}.menu-catalogue{background:var(--v12-paper)}.menu-list-section{padding:78px 0;border-top:1px solid var(--v12-line)}.studio-menu-list-header{margin-bottom:20px}.menu-list-title h2{font-size:clamp(46px,4.5vw,72px);font-family:'Poiret One';font-weight:900}.menu-text-grid{column-gap:72px}.menu-text-item{padding:26px 0;border-bottom:1px solid var(--v12-line);transition:background .2s}.menu-text-item:hover{background:transparent!important}.menu-text-main{transform:none!important}.menu-item-title-line{align-items:baseline}.menu-item-title-line h3{font-size:19px;font-weight:800}.menu-item-title-line strong{font-size:18px}.menu-text-main>p{font-size:13px;line-height:1.7;color:rgba(33,20,15,.68)}.menu-item-meta{align-self:end}.menu-item-meta span{border:0;background:#efe1ce}.menu-item-meta a{font-weight:800}
/* Footer: support email belongs with contact, not the brand lockup. */
.footer-brand-note{display:block;margin-top:22px;letter-spacing:.16em;font-size:10px;opacity:.7}.footer-email{display:none!important}.footer-top{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.footer-brand{grid-column:1/span 4}.footer-columns{grid-column:6/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.footer-support-link{overflow-wrap:anywhere;color:#e7b677!important}.site-footer .footer-columns h3{font-size:11px;letter-spacing:.16em}.site-footer .footer-columns a{line-height:1.45}
/* Customer account: purposeful landing after sign-in. */
.account-signin-card{display:none}.account-signin-experience{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;background:#f1e2cf;border-radius:2px 34px 2px 34px;overflow:hidden}.account-signin-copy{grid-column:1/span 7;padding:clamp(46px,6vw,88px)}.account-signin-copy h2{font-size:clamp(48px,5vw,78px);line-height:.95;margin:.25em 0}.account-signin-copy h2 em{font-family:'Poiret One';font-style:normal}.account-signin-copy>p{max-width:55ch;line-height:1.8}.account-signin-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 16px}.account-signin-copy>small{display:block;max-width:62ch;opacity:.62}.account-signin-art{grid-column:8/-1;min-height:560px;background:linear-gradient(145deg,#20140f,#513323);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.account-signin-art span{width:98px;height:98px;border:1px solid rgba(255,255,255,.32);border-radius:50%;display:grid;place-items:center;font-family:'Poiret One';font-size:42px}.account-signin-art b{font-size:clamp(54px,5vw,90px);line-height:.8;margin:28px 0}.account-signin-art i{font-family:'Poiret One';font-size:22px}.customer-quick-grid-v12>a{min-height:220px;display:flex;flex-direction:column}.customer-quick-grid-v12 small{margin-top:auto;opacity:.65;max-width:28ch}.customer-pass{border-radius:2px 34px 2px 34px}
/* Admin Instagram manager */
.instagram-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.instagram-admin-card{border:1px solid rgba(34,23,17,.12);background:#fff;border-radius:18px;overflow:hidden}.instagram-admin-card>img,.instagram-admin-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#21140f;color:#fff;display:grid;place-items:center;font-family:'Poiret One';font-size:32px}.instagram-admin-card>div:last-child{padding:18px}.instagram-admin-card h3{margin:.35em 0}.instagram-admin-card.is-muted{opacity:.5}.instagram-admin-cover{max-width:680px}.admin-instagram-shortcut{background:linear-gradient(140deg,#fff,#f6ead8)}
@media(max-width:1080px){.section-head>div{grid-column:1/span 8}.section-head>p{grid-column:9/-1}.story-split>.editorial-photo,.story-split>.founder-placeholder{grid-column:1/span 6}.story-split>.editorial-copy{grid-column:7/-1}.social-editorial-intro{grid-column:1/span 5}.instagram-runway{grid-column:6/-1}.footer-brand{grid-column:1/span 3}.footer-columns{grid-column:4/-1}.footer-columns{grid-template-columns:repeat(3,1fr)}.instagram-admin-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.section{padding:76px 0}.section-head{display:block}.section-head>p{margin-top:18px}.hero-proof{left:18px;right:18px}.rotating-brand{margin-top:-25px;transform:rotate(-.8deg)}.rotating-brand-track{min-height:64px;gap:20px}.rotating-brand-track>span{font-size:31px}.ribbon-dots{gap:5px}.ribbon-dots u{width:5px;height:5px}.moment-selector{grid-template-columns:1fr}.moment-selector>a{grid-column:auto;border-right:0;border-bottom:1px solid var(--v12-line);min-height:250px}.story-split{display:block!important}.story-split>.editorial-photo,.story-split>.founder-placeholder{min-height:520px;margin-bottom:42px}.feature-offer{display:block}.feature-offer-media{min-height:360px}.master-food-grid{display:block}.master-food-card,.master-food-card.is-large{display:block;margin-bottom:24px}.master-food-card.is-large .master-food-copy{position:static}.master-food-card>a{height:290px}.social-editorial-grid{display:block}.social-editorial-intro{position:static;padding:0 0 38px}.social-editorial-title{max-width:8ch}.instagram-runway{grid-template-columns:1fr 1fr;grid-auto-rows:250px}.instagram-editorial-card.card-1{grid-column:1/-1;grid-row:auto;height:420px}.instagram-editorial-card.card-2,.instagram-editorial-card.card-3{grid-column:auto}.studio-menu-hero{width:calc(100% - 32px);height:330px}.studio-spotlight-grid{display:grid!important;grid-template-columns:1fr!important}.studio-spotlight-grid .menu-spotlight-card,.studio-spotlight-grid .menu-spotlight-card:first-child,.studio-spotlight-grid .menu-spotlight-card:nth-child(2){grid-column:auto!important}.menu-tools{grid-template-columns:1fr}.menu-text-grid{grid-template-columns:1fr}.footer-top{display:block}.footer-brand{margin-bottom:46px}.footer-columns{grid-template-columns:repeat(2,1fr)}.account-signin-experience{display:block}.account-signin-art{min-height:360px}.instagram-admin-grid{grid-template-columns:1fr}}
@media(max-width:520px){.hero-copy h1{font-size:clamp(58px,19vw,86px)}.instagram-runway{display:block}.instagram-editorial-card{display:block;height:330px;margin-bottom:14px}.instagram-editorial-card.card-1{height:430px}.footer-columns{grid-template-columns:1fr 1fr;gap:34px 18px}.menu-spotlight-media{height:280px}}
