
:root{--brown:#2a1207;--cream:#f7eddd;--paper:#fffaf0;--olive:#52632f;--red:#a20d23;--ink:#251209}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}#home,#story,#breakfast,#menu,#gallery,#contact{scroll-margin-top:108px}a{text-decoration:none;color:inherit}button{font:inherit}.topbar{height:36px;background:#241106;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,28px);font-size:12px}.navbar{height:88px;background:#fff6e8;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,28px);position:sticky;top:0;z-index:50;box-shadow:0 5px 20px #2a12071a}.brand{display:flex;align-items:center;gap:10px}.brand-mark{font-family:Georgia,serif;font-weight:900;font-size:36px;line-height:.58;letter-spacing:-4px;display:inline-flex;flex-direction:column;justify-content:center;width:52px;height:58px;border-radius:50% 45% 55% 40%;background:var(--brown);color:#f8ecd9;padding:7px 9px}.brand b{font:italic 29px Georgia,serif}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:4px}.navbar nav{display:flex;align-items:center;gap:28px;text-transform:uppercase;font-size:12px;font-weight:700}.navbar nav a{position:relative}.navbar nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--brown)}.navbar nav i{position:absolute;top:-22px;right:-14px;background:var(--brown);color:#fff;font-size:8px;border-radius:12px;padding:3px 7px}.nav-phone{background:var(--brown);color:#fff;padding:13px 18px;border-radius:26px}.nav-phone:hover:after{display:none}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.hero{min-height:520px;position:relative;background:url('https://images.unsplash.com/photo-1445116572660-236099ec97a0?auto=format&fit=crop&w=1800&q=90') center/cover no-repeat;color:#fff;display:flex;align-items:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#170a02ed 0%,#170a02bd 42%,#170a0215 75%)}.hero-content{position:relative;z-index:1;width:min(1180px,92%);margin:auto}.script{font:italic 36px 'Segoe Script',cursive;margin:0 0 4px}.hero h1{font:700 clamp(64px,8vw,108px) Georgia,serif;line-height:.95;margin:0;color:#fff0dd;letter-spacing:-4px}.lead{font-size:20px;line-height:1.45;max-width:520px}.hero-points{display:flex;gap:0;margin:28px 0}.hero-points span{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:130px;padding:0 24px;border-right:1px solid #ffffff44;font-size:31px}.hero-points span:first-child{padding-left:0}.hero-points span:last-child{border:0}.hero-points b{text-transform:uppercase;font-size:10px}.hero-actions{display:flex;gap:14px}.btn{border:2px solid #fff;border-radius:14px;padding:15px 31px;text-transform:uppercase;font-weight:800}.btn.primary{background:var(--olive)}.btn:hover{transform:translateY(-2px)}.highlight-wrap{position:relative;z-index:3;margin:-34px auto 0;width:min(1220px,96%)}.highlights{background:#fff4e5;border:1px solid #ddcbb6;border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 7px 20px #5b321526;padding:24px 10px}.highlights article{text-align:center;padding:0 18px;border-right:1px solid #c9b8a2}.highlights article:last-child{border:0}.highlights span{font-size:37px}.highlights h3{font:700 17px Georgia,serif;margin:7px 0}.highlights p{font-size:12px;line-height:1.45;margin:0}.section{width:min(1220px,94%);margin:auto}.breakfast{padding:34px 0 14px}.section-heading{display:flex;justify-content:center;align-items:center;gap:30px;text-align:center;margin-bottom:28px}.section-heading>span{font-size:48px;color:#77833e}.section-heading h2{font:700 30px Georgia,serif;text-transform:uppercase;margin:0 0 5px}.section-heading em{font:italic 33px 'Segoe Script',cursive;text-transform:none;font-weight:400}.section-heading p{margin:0 0 8px}.section-heading b{display:inline-block;background:var(--olive);color:#fff;text-transform:uppercase;padding:4px 28px;clip-path:polygon(4% 0,96% 0,100% 50%,96% 100%,4% 100%,0 50%)}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.food-card{border:1px solid #decdb8;border-radius:14px;background:#fffaf1;overflow:hidden;position:relative;min-height:410px;display:flex;flex-direction:column}.food-card img{width:100%;height:245px;object-fit:cover}.ribbon{align-self:center;min-width:72%;text-align:center;margin:11px 0 8px;padding:5px 15px;background:var(--olive);color:#fff;font:700 14px Georgia,serif;text-transform:uppercase;clip-path:polygon(4% 0,96% 0,100% 50%,96% 100%,4% 100%,0 50%)}.ribbon.red{background:var(--red)}.veg,.nonveg{position:absolute;right:12px;top:13px;border:2px solid #26933d;color:#26933d;width:18px;height:18px;display:grid;place-items:center;font-size:8px}.nonveg{border-color:#d11b31;color:#d11b31}.food-copy{text-align:center;padding:14px}.food-copy h3{font:700 20px Georgia,serif;margin:0}.food-copy p{font-size:12px;margin:7px 0;color:#675548}.food-copy strong{font:700 20px Georgia,serif}.order-strip{max-width:850px;margin:28px auto 0;background:var(--brown);color:#fff;border-radius:40px;display:flex;align-items:center;gap:16px;padding:12px 20px}.order-strip .wa{font-size:36px;color:#8bd37f}.order-strip span:nth-child(2){font-size:12px}.order-strip b{display:block;font-size:17px;text-transform:uppercase}.order-strip strong{margin-left:auto;background:#fff4df;color:var(--brown);border-radius:28px;padding:12px 28px;text-transform:uppercase}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 10px 22px}.gallery article{height:180px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.gallery article:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#180b04d9)}.gallery span{color:#fff;font:700 18px Georgia,serif;padding:18px;position:relative;z-index:1}footer{background:#f8ead7}.footer-grid{width:min(1120px,94%);margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr .7fr;gap:24px;padding:30px 0}.contact-block{display:flex;gap:16px;padding-right:18px;border-right:1px solid #ccb99e}.contact-block>span{font-size:38px}.contact-block h3{font-size:13px;text-transform:uppercase;margin:0 0 5px}.contact-block b{font:700 17px Georgia,serif}.contact-block p{font-size:12px;line-height:1.45}.contact-block a{display:inline-block;border:1px solid #7b614c;border-radius:20px;padding:7px 19px;font-size:11px;text-transform:uppercase}.footer-logo{display:flex;flex-direction:column;align-items:center}.footer-logo .brand-mark{width:72px;height:78px;font-size:48px}.footer-logo>b{font:italic 27px Georgia,serif}.footer-logo small{font-size:8px;letter-spacing:2px}.legal{background:var(--brown);color:#fff;display:flex;justify-content:space-between;padding:15px max(4vw,28px);font-size:11px}.mobile-actions{position:fixed;z-index:45;bottom:10px;left:4%;right:4%;background:#536032;color:#fff;border-radius:32px;box-shadow:0 7px 20px #0005;display:none;grid-template-columns:repeat(3,1fr)}.mobile-actions a{display:flex;justify-content:center;align-items:center;gap:9px;padding:11px;border-right:1px solid #ffffff55;text-transform:uppercase;font-size:20px}.mobile-actions a:last-child{border:0}.mobile-actions span{font-size:11px;font-weight:700}.mobile-actions small{display:block;font-size:9px;font-weight:400}.floating-wa{position:fixed;right:18px;bottom:66px;background:#25d366;color:#fff;border:4px solid #fff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-size:30px;z-index:44;box-shadow:0 5px 18px #0004}

@media(max-width:900px){.topbar span:nth-child(2),.topbar span:nth-child(3){display:none}.topbar{justify-content:center}.navbar{height:72px}.brand-mark{width:42px;height:47px;font-size:29px}.brand b{font-size:23px}.menu-toggle{display:block}.navbar nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff6e8;flex-direction:column;align-items:stretch;gap:0;padding:10px 5%;box-shadow:0 12px 20px #0002}.navbar nav.open{display:flex}.navbar nav a{padding:14px;border-bottom:1px solid #dac9b3}.navbar nav i{position:static;margin-left:8px}.nav-phone{text-align:center;margin:10px 0}.hero{min-height:590px;background-position:58% center}.hero-shade{background:linear-gradient(90deg,#170a02e6,#170a028c)}.hero-content{padding-bottom:20px}.script{font-size:26px}.hero h1{font-size:64px}.lead{font-size:17px;max-width:340px}.hero-points{gap:0}.hero-points span{min-width:0;flex:1;padding:0 9px;font-size:25px}.hero-points b{font-size:8px;text-align:center}.hero-actions{flex-wrap:wrap}.btn{padding:13px 20px;font-size:12px}.highlight-wrap{margin-top:-18px}.highlights{grid-template-columns:repeat(2,1fr);padding:8px 10px}.highlights article{padding:16px 8px;border-bottom:1px solid #c9b8a2}.highlights article:nth-child(even){border-right:0}.highlights article:last-child{grid-column:1/-1;border-bottom:0}.section-heading>span{display:none}.section-heading h2{font-size:24px}.section-heading em{display:block;font-size:30px}.section-heading p{font-size:13px}.menu-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-logo{justify-content:center}.legal{padding-bottom:82px;gap:10px;flex-direction:column;text-align:center}.mobile-actions{display:grid}.floating-wa{display:none}}
@media(max-width:560px){.menu-grid{grid-template-columns:1fr}.food-card{min-height:0}.food-card img{height:230px}.order-strip{border-radius:18px;align-items:center}.order-strip strong{padding:10px 13px;font-size:11px}.order-strip b{font-size:13px}.gallery article{height:135px}.footer-grid{grid-template-columns:1fr}.contact-block{border-right:0;border-bottom:1px solid #ccb99e;padding-bottom:18px}.legal{font-size:9px}.mobile-actions{left:2%;right:2%}.mobile-actions a{font-size:17px;padding:10px 3px}.mobile-actions span{font-size:9px}.hero{min-height:550px}.hero-actions .btn{flex:1;text-align:center}.section-heading b{font-size:12px}.gallery span{font-size:15px;padding:12px}}

.text-action{display:inline-block;border:1px solid #7b614c;border-radius:20px;padding:7px 19px;font-size:11px;text-transform:uppercase;background:transparent;color:inherit;cursor:pointer}
.brand-image{width:58px;height:58px;object-fit:contain;border-radius:14px;background:#fff4df}
.footer-logo-image{width:82px;height:82px;object-fit:contain;border-radius:16px;background:#fff4df}
@media(max-width:700px){.brand-image{width:42px;height:46px;border-radius:12px}.footer-logo-image{width:54px;height:60px}}
.menu-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 18px;width:min(980px,94%)}
.menu-categories button{border:1px solid #decdb8;border-radius:999px;background:#fffaf0;color:var(--brown);padding:10px 16px;font-weight:900;cursor:pointer;box-shadow:0 6px 14px #2a12070d}
.menu-categories button:hover{background:var(--olive);color:#fff}
.menu-popup{position:fixed;inset:0;z-index:130;background:#160902b8;display:grid;place-items:center;padding:22px}
.menu-popup section{width:min(1040px,96vw);max-height:90vh;background:#fffaf0;border:1px solid #ead8bc;border-radius:24px;box-shadow:0 28px 80px #0008;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}
.menu-popup header,.menu-popup footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #ead8bc}
.menu-popup footer{border-top:1px solid #ead8bc;border-bottom:0;justify-content:flex-end}
.menu-popup header span{font-size:12px;font-weight:900;text-transform:uppercase;color:var(--olive)}
.menu-popup h2{font:700 28px Georgia,serif;margin:3px 0 0;color:var(--brown)}
.menu-popup header button{border:0;border-radius:50%;background:#f1dfc4;color:var(--brown);width:38px;height:38px;font-size:24px;cursor:pointer}
.menu-popup footer button{border:0;border-radius:999px;background:var(--brown);color:#fff;padding:11px 20px;font-weight:900;cursor:pointer}
.menu-popup-list{overflow:auto;padding:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;background:linear-gradient(180deg,#fffaf0,#fff4e5)}
.menu-popup-list article{display:grid;grid-template-columns:126px minmax(0,1fr);gap:14px;border:1px solid #ead8bc;border-radius:20px;background:linear-gradient(135deg,#fffdf8,#fff7ea);overflow:hidden;box-shadow:0 12px 28px #2a120712;min-height:140px;position:relative}
.menu-popup-list article:before{content:"";position:absolute;inset:0;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff80;pointer-events:none}
.menu-popup-list figure{margin:0;position:relative;min-height:140px;background:#f1dfc4;overflow:hidden}
.menu-popup-list figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,#2a120747)}
.menu-popup-list img{width:126px;height:100%;min-height:140px;object-fit:cover;display:block;transform:scale(1.02)}
.menu-popup-list div{padding:14px 15px 14px 0;display:grid;align-content:center;min-width:0}
.menu-popup-list span{width:max-content;border:1px solid #d6c29f;border-radius:999px;background:#fff8e8;color:var(--olive);padding:4px 8px;font-size:10px;font-weight:900;text-transform:uppercase}
.menu-popup-list h3{font:700 20px Georgia,serif;margin:7px 0 5px;color:var(--brown);line-height:1.08;overflow-wrap:anywhere}
.menu-popup-list p{margin:0 0 11px;color:#6b523e;font-size:12px;line-height:1.35;overflow-wrap:anywhere}
.menu-popup-list b{width:max-content;border-radius:999px;background:#7c2d12;color:#fff8ea;padding:6px 11px;font:800 15px Georgia,serif}
.mobile-actions button{display:flex;justify-content:center;align-items:center;gap:9px;padding:11px;border:0;border-right:1px solid #ffffff55;text-transform:uppercase;font-size:20px;background:transparent;color:inherit;cursor:pointer}
.mobile-actions button:last-child{border-right:0}
.directions-popup{position:fixed;inset:0;z-index:120;background:#160902b8;display:grid;place-items:center;padding:22px}
.directions-popup section{width:min(420px,100%);position:relative;background:#fff8eb;border:1px solid #e0c7a3;border-radius:24px;box-shadow:0 26px 80px #0008;text-align:center;padding:30px 24px;display:grid;gap:14px}
.directions-popup section>span{width:62px;height:62px;border-radius:50%;background:var(--olive);color:#fff;display:grid;place-items:center;margin:auto;font-size:34px}
.directions-popup h2{font:700 30px Georgia,serif;margin:0;color:var(--brown)}
.directions-popup p{margin:0;color:#604737;line-height:1.45}
.directions-popup div{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:8px}
.directions-popup div button,.directions-popup div a{border:0;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer}
.directions-popup div button{background:#ead7bc;color:var(--brown)}
.directions-popup div a{background:var(--brown);color:#fff}
.popup-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#efe0ca;color:var(--brown);font-size:24px;line-height:1;cursor:pointer}
@media(max-width:560px){.mobile-actions button{font-size:17px;padding:10px 3px}.directions-popup{padding:14px}.directions-popup section{padding:28px 18px}.directions-popup h2{font-size:26px}}

/* CMS admin panel */
.cms-admin{min-height:100vh;background:#f3f4f6;color:#111827;display:grid;grid-template-columns:280px minmax(0,1fr);font-family:Arial,Helvetica,sans-serif}
.cms-sidebar{position:sticky;top:0;height:100vh;background:#111827;color:#fff;padding:22px;display:grid;grid-template-rows:auto 1fr auto;gap:22px}
.cms-brand{display:flex;align-items:center;gap:12px}.cms-brand b{font-size:24px}
.cms-sidebar nav{display:grid;align-content:start;gap:8px}
.cms-sidebar button,.cms-actions button,.cms-panel>button{border:0;border-radius:12px;padding:12px 14px;font-weight:800;cursor:pointer}
.cms-sidebar button{text-align:left;background:transparent;color:#d1d5db}
.cms-sidebar button.active,.cms-sidebar button:hover{background:#fff;color:#111827}
.cms-view{display:flex;justify-content:center;border-radius:12px;background:#f59e0b;color:#111827;padding:13px;font-weight:900}
.cms-main{padding:28px;display:grid;align-content:start;gap:18px}
.cms-top{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 14px 34px #11182712}
.cms-top span{color:#08756f;font-size:12px;font-weight:900;text-transform:uppercase}
.cms-top h1{margin:4px 0 0;font-size:32px}
.cms-actions{display:flex;gap:10px;flex-wrap:wrap}
.cms-actions button,.cms-panel>button{background:#08756f;color:#fff}
.cms-actions .ghost{background:#fff;color:#111827;border:1px solid #d1d5db}
.cms-notice{margin:0;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px;font-weight:800}
.cms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.cms-grid article,.cms-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 12px 30px #1118270d}
.cms-grid span{display:block;color:#6b7280;font-weight:800}
.cms-grid b{display:block;margin-top:8px;font-size:30px}
.cms-panel{display:grid;gap:14px}
.cms-field{display:grid;gap:7px;font-weight:800;color:#374151}
.cms-field input,.cms-field textarea,.cms-field select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px;font:inherit;background:#f9fafb;color:#111827}
.cms-field textarea{min-height:110px;resize:vertical}
.cms-repeater{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#f9fafb}
.cms-repeater .cms-field:last-of-type{grid-column:1/-1}
.cms-check{display:flex;align-items:center;gap:8px;font-weight:800}
.cms-import-box{border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;padding:14px;display:grid;gap:12px}
.cms-import-box b{display:block;font-size:20px}.cms-import-box span{display:block;color:#6b7280;font-weight:800;margin-top:3px}
.cms-import-box>button{justify-self:start;border:0;border-radius:12px;background:#08756f;color:#fff;padding:11px 14px;font-weight:900;cursor:pointer}
.cms-category-summary{border:1px solid #f0d4a6;border-radius:18px;background:linear-gradient(135deg,#fff7e8,#f0fdfa);padding:14px;box-shadow:inset 0 1px 0 #fff}
.cms-category-manager{border:1px solid #f0d4a6;border-radius:20px;background:linear-gradient(135deg,#fff7e8,#fff,#f0fdfa);padding:15px;display:grid;gap:14px;box-shadow:inset 0 1px 0 #fff}
.category-modal{width:min(1120px,100%)}
.category-modal-body{display:block}
.cms-category-add{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:10px;align-items:center}
.cms-category-add input,.cms-category-list input{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;font:inherit;background:#fff;color:#111827}
.cms-category-add button,.cms-category-list button{border:0;border-radius:12px;background:#08756f;color:#fff;padding:11px 13px;font-weight:900;cursor:pointer;white-space:nowrap}
.cms-category-list{display:grid;gap:10px}
.cms-category-list article{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(180px,1fr) auto auto auto;gap:10px;align-items:center;border:1px solid #f3dfbd;border-radius:16px;background:#fff;padding:10px;box-shadow:0 10px 20px #1118270a}
.cms-category-list article div{min-width:0}.cms-category-list article b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cms-category-list article span{display:block;margin-top:3px;color:#6b7280;font-size:12px;font-weight:900}.cms-category-list .danger{background:#b91c1c}
.danger{background:#fee2e2!important;color:#991b1b!important}
.cms-panel .danger{justify-self:start}
.cms-panel>button{justify-self:start}
.cms-panel textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.cms-login-page{min-height:100vh;background:linear-gradient(135deg,#111827 0%,#243115 48%,#f59e0b 100%);display:grid;place-items:center;padding:24px;color:#111827}
.cms-login-card{width:min(440px,100%);background:#fffaf0;border:1px solid #f6d9a4;border-radius:24px;padding:30px;box-shadow:0 28px 70px #0007;display:grid;gap:14px}
.cms-login-card .brand-mark{width:62px;height:68px;font-size:42px}
.cms-login-kicker{color:#08756f;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px}
.cms-login-card h1{margin:0;font-size:34px}
.cms-login-card p{margin:0;color:#4b5563;line-height:1.45}
.cms-login-card label{display:grid;gap:7px;font-weight:900;color:#374151}
.cms-login-card input{border:1px solid #d1d5db;border-radius:13px;padding:13px 14px;font:inherit;background:#fff;color:#111827}
.cms-login-card input:focus{outline:3px solid #f59e0b55;border-color:#08756f}
.cms-login-card button{border:0;border-radius:14px;background:#08756f;color:#fff;padding:14px;font-weight:900;cursor:pointer}
.cms-login-card a{text-align:center;font-weight:900;color:#7c2d12}
.cms-login-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:12px;padding:10px 12px}
.cms-login-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0;border-radius:12px;padding:10px 12px}
.hero{min-height:570px;transition:background-image .45s ease}
.hero-slider-controls{display:inline-flex;align-items:center;gap:10px;margin-top:18px;background:#00000033;border:1px solid #ffffff4a;border-radius:999px;padding:7px 9px;backdrop-filter:blur(10px)}
.hero-slider-controls>button{width:36px;height:36px;border:1px solid #ffffffaa;border-radius:50%;background:#ffffff1f;color:#fff;font-size:26px;line-height:1;cursor:pointer}
.hero-slider-controls>button:hover{background:#fff;color:var(--brown)}
.hero-slider-controls div{display:flex;gap:9px;align-items:center}
.hero-slider-controls div button{width:11px;height:11px;border:1px solid #fff;border-radius:50%;background:transparent;padding:0;cursor:pointer}
.hero-slider-controls div button.active{width:31px;border-radius:20px;background:#fff}
.cms-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}
.cms-panel-head b{display:block;font-size:22px}.cms-panel-head span{display:block;margin-top:4px;color:#6b7280;font-weight:800}
.cms-panel-head button,.hero-slide-list button,.cms-modal footer button{border:0;border-radius:12px;background:#08756f;color:#fff;padding:11px 14px;font-weight:900;cursor:pointer}
.hero-slide-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hero-slide-list article{border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;overflow:hidden;display:grid}
.hero-slide-list img{width:100%;height:135px;object-fit:cover;background:#e5e7eb}
.hero-slide-list div{padding:13px;display:grid;gap:5px}.hero-slide-list span{font-size:12px;font-weight:900;color:#08756f;text-transform:uppercase}.hero-slide-list h2{margin:0;font-size:20px}.hero-slide-list p{margin:0;color:#4b5563;font-size:13px;line-height:1.4}
.hero-slide-list button{margin:0 13px 13px;justify-self:start}
.cms-modal-backdrop{position:fixed;inset:0;background:linear-gradient(135deg,#111827e8,#2a1207d6 55%,#7c2d12cc);z-index:100;display:grid;place-items:center;padding:22px;backdrop-filter:blur(12px)}
.cms-modal{width:min(920px,100%);max-height:min(860px,92vh);overflow:hidden;background:linear-gradient(180deg,#fffaf0,#fff 38%,#f9fafb);border:1px solid #f3c978;border-radius:24px;box-shadow:0 34px 100px #000a;display:grid;grid-template-rows:auto minmax(0,1fr) auto;animation:cms-pop-in .18s ease-out}
.cms-modal header,.cms-modal footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #f4d7a6;background:linear-gradient(90deg,#fff7e8,#fff)}.cms-modal footer{border-top:1px solid #e5e7eb;border-bottom:0;background:#fff;justify-content:space-between}
.cms-modal header span{display:inline-flex;width:max-content;color:#7c2d12;background:#fed7aa;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;text-transform:uppercase}.cms-modal header h2{margin:7px 0 0;font-size:26px;line-height:1.08;color:#251209}.cms-modal header button{border:0;background:#2a1207;color:#fff;border-radius:50%;width:42px;height:42px;font-size:25px;cursor:pointer;box-shadow:0 12px 24px #2a120730}
.cms-modal-body{padding:18px 20px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cms-modal-body .cms-field:nth-child(3),.cms-modal-body .cms-field:nth-child(4){grid-column:1/-1}
.cms-image-tools{grid-column:1/-1;border:1px solid #f1c77a;border-radius:18px;background:linear-gradient(135deg,#fff7e8,#f0fdfa);padding:14px;display:grid;grid-template-columns:minmax(0,1fr) 220px auto;gap:12px;align-items:end;box-shadow:inset 0 1px 0 #fff}
.cms-upload-field{display:grid;gap:7px;font-weight:900;color:#374151}.cms-upload-field input{width:100%;border:1px dashed #d97706;border-radius:12px;background:#fff;padding:10px;font:inherit}
.cms-upload-field small{display:block;color:#6b7280;font-size:11px;line-height:1.35}
.cms-upload-status{display:block;color:#08756f;font-size:11px;line-height:1.35;font-weight:900}
.cms-image-tools button,.cms-image-modal footer button{border:0;border-radius:12px;background:#08756f;color:#fff;padding:12px 14px;font-weight:900;cursor:pointer;box-shadow:0 10px 18px #08756f24}
.cms-image-modal{width:min(980px,96vw);max-height:92vh;background:#fffaf0;border:1px solid #f3c978;border-radius:24px;box-shadow:0 34px 100px #000a;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;animation:cms-pop-in .18s ease-out}
.cms-image-modal header,.cms-image-modal footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #f4d7a6;background:linear-gradient(90deg,#fff7e8,#fff)}.cms-image-modal footer{border-top:1px solid #e5e7eb;border-bottom:0;justify-content:flex-end;background:#fff}
.cms-image-modal header span{display:inline-flex;width:max-content;color:#7c2d12;background:#fed7aa;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;text-transform:uppercase}.cms-image-modal header h2{margin:7px 0 0;font-size:25px;line-height:1.08}.cms-image-modal header button{border:0;background:#2a1207;color:#fff;border-radius:50%;width:42px;height:42px;font-size:25px;cursor:pointer}
.cms-image-modal img,.cms-image-modal video{width:100%;height:100%;max-height:68vh;object-fit:contain;background:radial-gradient(circle at top,#3b2416,#111827 65%)}
.cms-tool-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:14px;background:#08756f;color:#fff;padding:11px 15px;font-weight:900;box-shadow:0 10px 18px #08756f24}
.cms-tool-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}
.install-card{max-width:560px}.install-card p{margin:0;color:#4b5563;line-height:1.5}.install-ok{display:block;border-radius:14px;background:#dcfce7;color:#166534;padding:10px 12px;font-size:13px}.install-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:10px}.install-check input{width:18px;height:18px}
.cms-sidebar nav a{border:0;text-align:left;border-radius:14px;background:#fff;color:#4b5563;padding:12px 13px;font-weight:900;text-decoration:none}.cms-sidebar nav a.active{background:#2a1207;color:#fff}.cms-actions a.ghost{display:inline-flex;text-decoration:none;border:1px solid #e5e7eb;border-radius:13px;padding:11px 14px;color:#111827;font-weight:900;background:#fff}
.php-menu-dialog{width:min(980px,94vw);max-height:86vh;border:0;border-radius:24px;padding:0;background:#fffaf0;box-shadow:0 34px 100px #0008;overflow:hidden}.php-menu-dialog::backdrop{background:#111827cc;backdrop-filter:blur(8px)}.php-menu-dialog header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;background:linear-gradient(90deg,#fff7e8,#fff);border-bottom:1px solid #f4d7a6}.php-menu-dialog h2{margin:0;color:#2a1207;font-size:28px}.php-menu-dialog header button{border:0;background:#2a1207;color:#fff;border-radius:50%;width:42px;height:42px;font-size:25px;cursor:pointer}.php-menu-dialog .menu-popup-list{max-height:70vh;overflow:auto}
[hidden]{display:none!important}.menu-popup[hidden],.directions-popup[hidden]{display:none!important}
.gallery-section{width:min(1220px,94%);margin:0 auto 34px;padding-top:8px}.gallery-section .gallery-heading{margin-bottom:18px}
.gallery-polished{width:100%;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0 0 24px}
.gallery-polished article{position:relative;height:238px;min-height:0;border-radius:24px;overflow:hidden;background-size:cover;background-position:center;border:1px solid #ffffff66;box-shadow:0 18px 40px #2a120726;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;isolation:isolate}
.gallery-polished article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000012 20%,#00000088);z-index:1}
.gallery-polished article:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 24px 52px #2a12073b;filter:saturate(1.08)}
.gallery-polished span{position:absolute;left:18px;right:18px;bottom:42px;z-index:2;color:#fff;font-size:22px;font-weight:900;text-shadow:0 2px 14px #000}
.gallery-polished small{position:absolute;left:18px;bottom:16px;z-index:2;width:max-content;border:1px solid #ffffff70;border-radius:999px;background:#fff8;color:#2a1207;padding:6px 11px;font-size:11px;font-weight:900;text-transform:uppercase;backdrop-filter:blur(10px)}
.public-gallery-viewer .cms-image-modal>div{min-height:280px;display:grid;place-items:center;background:radial-gradient(circle at top,#3b2416,#111827 65%)}.public-gallery-viewer img,.public-gallery-viewer video{width:100%;height:100%;max-height:68vh;object-fit:contain}
.php-admin-gallery-modal .cms-modal footer{gap:10px}.php-admin-gallery-modal .cms-modal footer button{margin:0}.php-admin-gallery-preview .cms-image-modal img,.php-admin-gallery-preview .cms-image-modal video{width:100%;height:100%;max-height:68vh;object-fit:contain}
@keyframes cms-pop-in{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
.menu-marquee{overflow:hidden;padding:6px 0 18px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.menu-lanes{display:grid;gap:16px}.menu-lane{overflow:hidden}.menu-track{display:flex;gap:16px;width:max-content;animation:menu-marquee-left 30s linear infinite;will-change:transform}.menu-track.reverse{animation-name:menu-marquee-right}.menu-marquee:hover .menu-track{animation-play-state:paused}.menu-mobile-grid{display:none}
.breakfast .food-card{width:300px;min-height:305px}
.breakfast .food-card img{height:170px}
.breakfast .food-copy{padding:9px 12px 11px}.breakfast .food-copy h3{font-size:16px;line-height:1.08}.breakfast .food-copy p{min-height:0;margin:4px 0 5px;font-size:11px;line-height:1.2}.breakfast .food-copy strong{font-size:15px}
.category-card{appearance:none;cursor:pointer;text-align:inherit;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.category-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #2a120724;border-color:#b99a74}
.category-card:focus-visible{outline:4px solid #f0a13b88;outline-offset:3px}
@keyframes menu-marquee-left{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}
@keyframes menu-marquee-right{from{transform:translateX(calc(-50% - 8px))}to{transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.menu-lane{overflow-x:auto;scrollbar-width:none}.menu-lane::-webkit-scrollbar{display:none}.menu-track{animation:none}}
.menu-category-list,.menu-item-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.menu-category-list article,.menu-item-list article{border:1px solid #f0d4a6;border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fff);overflow:hidden;display:grid;box-shadow:0 12px 24px #1118270d;transition:transform .16s ease,box-shadow .16s ease}
.menu-category-list article:hover,.menu-item-list article:hover{transform:translateY(-3px);box-shadow:0 18px 34px #2a120719}
.menu-category-list img,.menu-item-list img{width:100%;height:128px;object-fit:cover;background:#e5e7eb}
.menu-category-list div,.menu-item-list div{padding:12px 13px;display:grid;gap:4px}.menu-category-list span,.menu-item-list span{width:max-content;max-width:100%;font-size:10px;font-weight:900;color:#7c2d12;text-transform:uppercase;background:#fed7aa;border-radius:999px;padding:4px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-category-list h2,.menu-item-list h2{margin:0;font-size:18px;line-height:1.12}.menu-category-list p,.menu-item-list p{margin:0;color:#4b5563;font-size:12px;line-height:1.32;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.menu-item-list b{width:max-content;font-size:16px;background:#08756f;color:#fff;border-radius:999px;padding:5px 9px}
.menu-category-list button,.menu-item-list button{border:0;border-radius:12px;background:#2a1207;color:#fff;padding:10px 13px;font-weight:900;cursor:pointer;margin:0 13px 13px;justify-self:start}
.menu-category-modal-body{grid-template-columns:repeat(2,minmax(0,1fr))}
.menu-category-modal-body article{border:1px solid #f0d4a6;border-radius:16px;background:#fff;overflow:hidden;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px}.menu-category-modal-body img{width:92px;height:76px;object-fit:cover;border-radius:12px}.menu-category-modal-body div{display:grid;gap:3px}.menu-category-modal-body span{width:max-content;background:#08756f;color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.menu-category-modal-body h3{margin:0;font-size:17px;line-height:1.12}.menu-category-modal-body p{margin:0;color:#4b5563;font-size:12px;line-height:1.25}.menu-category-modal-body button{border:0;border-radius:12px;background:#2a1207;color:#fff;padding:10px 12px;font-weight:900;cursor:pointer}
.highlight-item-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.highlight-item-list article{border:1px solid #f0d4a6;border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fff);padding:16px;display:grid;gap:10px;box-shadow:0 12px 24px #1118270d;transition:transform .16s ease,box-shadow .16s ease}.highlight-item-list article:hover{transform:translateY(-3px);box-shadow:0 18px 34px #2a120719}.highlight-item-list article>span{font-size:32px}.highlight-item-list h2{margin:0;font-size:18px;line-height:1.12}.highlight-item-list p{margin:0;color:#4b5563;font-size:12px;line-height:1.35}.highlight-item-list button{border:0;border-radius:12px;background:#2a1207;color:#fff;padding:10px 13px;font-weight:900;cursor:pointer;justify-self:start}
.gallery video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery .video-item:before{content:"▶";position:absolute;top:12px;right:12px;z-index:2;background:#ffffffdd;color:var(--brown);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:900}
.gallery-item-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.gallery-item-list article{border:1px solid #f0d4a6;border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fff);overflow:hidden;display:grid;box-shadow:0 12px 24px #1118270d;transition:transform .16s ease,box-shadow .16s ease}
.gallery-item-list article:hover{transform:translateY(-3px);box-shadow:0 18px 34px #2a120719}
.gallery-item-list img,.gallery-item-list video{width:100%;height:142px;object-fit:cover;background:#e5e7eb}
.gallery-item-list div{padding:12px 13px;display:grid;gap:5px}.gallery-item-list span{width:max-content;font-size:10px;font-weight:900;color:#7c2d12;text-transform:uppercase;background:#fed7aa;border-radius:999px;padding:4px 8px}.gallery-item-list h2{margin:0;font-size:18px;line-height:1.15}
.gallery-item-list button{border:0;border-radius:12px;background:#2a1207;color:#fff;padding:10px 13px;font-weight:900;cursor:pointer;margin:0 13px 13px;justify-self:start}
.cms-field-group{grid-column:1/-1;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;padding:10px}.cms-field-group summary{cursor:pointer;font-weight:900;color:#08756f;padding:4px 2px 10px}.cms-field-group div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cms-field-group[open] summary{border-bottom:1px solid #e5e7eb;margin-bottom:12px}.cms-modal-body .wide-field{grid-column:1/-1}
.cms-empty-preview{padding:50px 18px;text-align:center;color:#6b7280;font-weight:900}
@media(max-width:980px){.cms-admin{grid-template-columns:1fr}.cms-sidebar{position:static;height:auto}.cms-sidebar nav{grid-template-columns:repeat(2,1fr)}.cms-top{display:grid}.cms-grid{grid-template-columns:repeat(2,1fr)}.cms-repeater{grid-template-columns:1fr}}
@media(max-width:900px){.hero{min-height:590px}}
@media(max-width:760px){.hero-slide-list,.highlight-item-list,.menu-category-list,.menu-item-list,.gallery-item-list{grid-template-columns:1fr}.cms-modal-body,.menu-category-modal-body{grid-template-columns:1fr}.menu-category-modal-body article{grid-template-columns:82px minmax(0,1fr);gap:10px}.menu-category-modal-body button{grid-column:1/-1}.cms-modal-body .cms-field:nth-child(3),.cms-modal-body .cms-field:nth-child(4){grid-column:auto}.cms-image-tools,.cms-category-add,.cms-category-list article{grid-template-columns:1fr}}
@media(max-width:560px){.breakfast .food-card{flex-basis:82vw}.menu-track{animation-duration:24s}.hero{min-height:550px}.hero-slider-controls{justify-content:center}.hero-slider-controls>button{width:34px;height:34px}.cms-main{padding:16px}.cms-sidebar{padding:14px;gap:12px}.cms-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cms-sidebar button{padding:10px;font-size:14px}.cms-brand .brand-mark{width:42px;height:47px;font-size:29px}.cms-view{padding:11px}.cms-grid{grid-template-columns:1fr}.cms-top h1{font-size:25px}.cms-panel-head{display:grid}.cms-modal-backdrop{padding:10px}.cms-modal header,.cms-modal footer{padding:14px}.cms-modal header h2{font-size:23px}}

@media(max-width:700px){
  html{scroll-padding-top:82px}#home,#story,#breakfast,#menu,#gallery,#contact{scroll-margin-top:82px}body.menu-open{overflow:hidden}
  body{padding-bottom:calc(82px + env(safe-area-inset-bottom));background:var(--paper);color:var(--ink)}
  .topbar{display:none}
  .navbar{height:68px;padding:0 10px;position:fixed;left:0;right:0;top:0;background:#fff6e8;box-shadow:0 4px 18px #2a12071a}
  main{padding-top:68px}
  .cms-admin{padding-top:0}
  .brand{gap:8px;min-width:0}.brand-mark{width:42px;height:46px;font-size:27px;padding:6px 8px;background:var(--brown);border:2px solid #f4dfbf;color:#f8ecd9;box-shadow:0 7px 16px #2a12071f}.brand b{font-size:22px;color:var(--brown)}.brand small{font-size:8px;letter-spacing:1.2px;color:var(--olive);font-weight:900}
  .menu-toggle{width:44px;height:44px;border-radius:13px;background:#fffaf0;color:var(--brown);border:1px solid #decdb8;font-size:27px;font-weight:900;box-shadow:0 4px 12px #2a120714}
  .nav-phone{background:var(--brown);color:#fff;border-radius:13px;padding:13px 15px}
  .navbar nav{top:68px;max-height:calc(100svh - 68px);overflow:auto;background:#fff6e8;padding:10px 12px 16px}
  .navbar nav a{border-radius:14px;border-bottom:0;margin:3px 0;background:#fffaf0;color:var(--brown)}
  .navbar nav .nav-phone{background:var(--brown);color:#fff;text-align:center}
  .hero{min-height:auto;background-size:0 0!important;background-position:center top!important;background-repeat:no-repeat!important;color:var(--ink);align-items:end;padding:226px 10px 14px}
  .hero:after{content:"";position:absolute;left:10px;right:10px;top:10px;height:208px;border-radius:24px;background-image:inherit;background-size:cover;background-position:center;box-shadow:0 14px 28px #2a120724;animation:mobile-image-glow 3.8s ease-in-out infinite}
  .hero:before{content:"";position:absolute;left:10px;right:10px;top:10px;height:208px;border-radius:24px;background:linear-gradient(180deg,#2a120705 0%,#2a120718 56%,#2a120759 100%);box-shadow:inset 0 0 0 1px #ffffff55;z-index:1}
  .hero-shade{display:none}
  .hero-content{width:100%;padding:16px;position:relative;z-index:2;color:var(--ink);background:#fffaf0f2;border:1px solid #ead8bc;border-radius:22px;box-shadow:0 16px 34px #2a120733;backdrop-filter:blur(8px);animation:mobile-card-rise .55s ease both}
  .script{display:inline-flex;align-items:center;gap:6px;background:#fff4df;color:var(--olive);border:1px solid #dfc8a7;border-radius:999px;padding:7px 12px;font:900 12px Arial,Helvetica,sans-serif;margin:0 0 9px;box-shadow:none}.script:before{content:"●";color:var(--olive)}
  .hero h1{font-size:clamp(36px,11vw,44px);line-height:.96;letter-spacing:-1px;color:var(--brown);margin:0}.hero h1::first-letter{color:var(--red)}
  .lead{font-size:14px;line-height:1.42;max-width:100%;margin:10px 0 0;color:#4d3829;font-weight:800;text-shadow:none}
  .hero-points{display:none}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.hero-actions .btn{display:grid;place-items:center;min-height:48px;padding:12px 9px;border-radius:16px;text-align:center;font-size:12px;border:1px solid #decdb8;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.hero-actions .btn:active{transform:scale(.97)}.hero-actions .primary{background:var(--olive);color:#fff;border-color:var(--olive)}.hero-actions .ghost{background:#fff;color:var(--brown)}
  .hero-slider-controls{display:flex;width:100%;justify-content:space-between;margin-top:12px;background:#fff;border:1px solid #decdb8;box-shadow:none}.hero-slider-controls>button{border-color:#c9b8a2;background:#fff4df;color:var(--brown)}.hero-slider-controls div{flex:1;justify-content:center}.hero-slider-controls div button{border-color:var(--olive)}.hero-slider-controls div button.active{background:var(--olive)}
  .highlight-wrap{display:none}
  .breakfast{padding:30px 0 12px}.section{width:100%}.section-heading{padding:0 22px;margin-bottom:18px;text-align:center;justify-content:center;display:grid;gap:5px}.section-heading h2{font-size:24px;color:var(--brown)}.section-heading em{display:block;font-size:27px;color:var(--red)}.section-heading p{font-size:13px;line-height:1.45;margin:2px auto 5px;max-width:310px}.section-heading b{background:var(--olive);color:#fff;clip-path:none;border-radius:999px;justify-self:center;font-size:11px;padding:7px 18px}.section-heading:after{content:"❧";color:var(--olive);font-size:28px;line-height:1;margin-top:2px}
  .menu-marquee{mask-image:none;overflow:visible;padding:0 10px 18px}.menu-lanes{display:none}.menu-mobile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px}.breakfast .food-card{width:auto;flex:none;min-height:0;background:#fffaf0;border-color:#decdb8;border-radius:16px;box-shadow:0 8px 18px #2a120712}.food-card img{height:125px}.ribbon{min-width:auto;margin:8px 8px 6px;padding:5px 8px;font-size:11px}.food-copy{padding:10px}.food-copy h3{font-size:16px}.food-copy p{font-size:11px;line-height:1.35}.food-copy strong{font-size:16px}.order-strip{margin:18px 14px 0;border-radius:18px;padding:12px 14px;background:var(--brown)}.order-strip .wa{font-size:28px}
  .gallery-section{width:100%;margin:0 0 18px;padding-top:4px}.gallery-section .gallery-heading{margin-bottom:12px}
  .gallery{grid-template-columns:1fr;gap:10px;padding:8px 10px 18px}.gallery article{height:180px;border-radius:18px;overflow:hidden}
  .gallery-polished{width:100%;grid-template-columns:1fr;gap:10px;margin:0;padding:0 10px 18px}
  .gallery-polished article{min-height:0;height:180px;border-radius:18px;box-shadow:0 10px 22px #2a12071f}
  .gallery-polished span{left:13px;right:13px;bottom:36px;font-size:17px;line-height:1.08}
  .gallery-polished small{left:13px;bottom:12px;font-size:10px;padding:5px 9px}
  footer{background:#f8ead7}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 10px}.contact-block{display:grid;grid-template-columns:1fr;gap:7px;border:1px solid #decdb8;border-radius:18px;background:#fffaf0;padding:12px;text-align:center;min-height:178px;box-shadow:0 8px 18px #2a120710}.contact-block:first-child{padding-top:12px}.contact-block>span{font-size:25px;line-height:1}.contact-block h3{font-size:10px;margin:0;color:var(--red);letter-spacing:.4px}.contact-block b{font-size:13px;line-height:1.2}.contact-block p{font-size:10px;line-height:1.35;margin:0}.contact-block a,.contact-block .text-action{justify-self:center;padding:7px 12px;font-size:9px;background:#fff;border-radius:999px}.footer-logo{border:1px solid #decdb8;border-radius:18px;background:#fffaf0;padding:12px;justify-content:center;min-height:178px;box-shadow:0 8px 18px #2a120710}.footer-logo .brand-mark{width:54px;height:60px;font-size:36px}.footer-logo>b{font-size:21px}.footer-logo small{font-size:7px;text-align:center}.legal{background:var(--brown);padding:14px 16px calc(94px + env(safe-area-inset-bottom));font-size:10px}
  .mobile-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));left:8px;right:8px;bottom:8px;border-radius:14px;padding:0;background:#fffaf0;color:var(--brown);box-shadow:0 -8px 26px #2a120733;z-index:90;overflow:hidden}
  .mobile-actions a,.mobile-actions button{min-height:52px;border-right:0;border-radius:0;padding:7px 3px;background:#fffaf0;color:var(--brown);font-size:20px;flex-direction:column;gap:2px;font-weight:900;transition:transform .18s ease,background .18s ease}.mobile-actions a:active,.mobile-actions button:active{transform:translateY(1px) scale(.97)}.mobile-actions span{font-size:10px}.mobile-actions small{display:none}.mobile-actions .active{background:var(--olive);color:#fff;border-radius:12px;margin:0}
  .directions-popup{z-index:130;padding:18px}.directions-popup section{border-radius:22px;padding:30px 18px 20px}.directions-popup div{display:grid;grid-template-columns:1fr}.directions-popup div button,.directions-popup div a{width:100%;text-align:center}
  .menu-popup{padding:10px;align-items:end}.menu-popup section{width:100%;max-height:88svh;border-radius:22px 22px 0 0}.menu-popup header{padding:14px 16px}.menu-popup h2{font-size:24px}.menu-popup-list{grid-template-columns:1fr;padding:12px;gap:10px}.menu-popup-list article{grid-template-columns:94px minmax(0,1fr);min-height:112px;border-radius:16px;gap:11px}.menu-popup-list figure{min-height:112px}.menu-popup-list img{width:94px;min-height:112px}.menu-popup-list div{padding:10px 10px 10px 0}.menu-popup-list h3{font-size:17px;margin:6px 0 4px}.menu-popup-list p{font-size:12px;margin-bottom:8px}.menu-popup-list b{font-size:14px;padding:5px 10px}
}
@keyframes mobile-card-rise{from{transform:translateY(10px)}to{transform:translateY(0)}}
@keyframes mobile-image-glow{0%,100%{filter:saturate(1) brightness(1)}50%{filter:saturate(1.08) brightness(1.04)}}
@media(max-width:700px) and (prefers-reduced-motion:reduce){.hero:after,.hero-content{animation:none}.hero-actions .btn,.mobile-actions a,.mobile-actions button{transition:none}}

/* CMS admin polish overrides */
.cms-admin{--cms-bg:#f6f7fb;--cms-panel:#ffffff;--cms-ink:#172033;--cms-muted:#667085;--cms-line:#e6e9f0;--cms-brand:#0f766e;--cms-brand-dark:#115e59;--cms-warm:#f59e0b;--cms-danger:#b42318;background:radial-gradient(circle at top left,#fff7ed 0,#f6f7fb 28%,#eef6f5 100%);color:var(--cms-ink);grid-template-columns:292px minmax(0,1fr)}
.cms-sidebar{background:linear-gradient(180deg,#111827 0%,#142420 58%,#2a1207 100%);padding:20px 18px;border-right:1px solid #ffffff12;box-shadow:14px 0 34px #1118271a}
.cms-brand{min-height:70px;padding:10px;border:1px solid #ffffff1f;border-radius:20px;background:#ffffff10;box-shadow:inset 0 1px 0 #ffffff24}
.cms-brand .brand-mark{box-shadow:0 10px 22px #0004}
.cms-brand b{letter-spacing:.2px}
.cms-sidebar nav{gap:6px;overflow:visible;padding:2px 2px 8px;scrollbar-width:none}
.cms-sidebar nav::-webkit-scrollbar{display:none}
.cms-sidebar nav a{display:flex;align-items:center;gap:9px;min-height:43px;border:1px solid transparent;border-radius:14px;background:transparent;color:#d7dee9;padding:10px 12px;font-size:14px;font-weight:900;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}
.cms-sidebar nav a:before{content:"";width:7px;height:7px;border-radius:50%;background:#ffffff38;flex:0 0 auto}
.cms-sidebar nav a:hover{background:#ffffff12;color:#fff;border-color:#ffffff20;transform:translateX(2px)}
.cms-sidebar nav a.active{background:linear-gradient(135deg,#fffaf0,#fff);color:#2a1207;border-color:#f6d69a;box-shadow:0 10px 22px #0002}
.cms-sidebar nav a.active:before{background:var(--cms-warm)}
.cms-view{border-radius:16px;background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 14px 28px #0003;color:#2a1207}
.cms-main{padding:30px;gap:20px}
.cms-top{border:1px solid #ffffffb8;border-radius:24px;background:linear-gradient(135deg,#ffffff 0%,#fff7ed 52%,#ecfdf5 100%);box-shadow:0 18px 45px #11182714;padding:22px 24px}
.cms-top span{color:var(--cms-brand);letter-spacing:.7px}
.cms-top h1{font-size:34px;letter-spacing:-.4px;color:var(--cms-ink)}
.cms-actions a.ghost{border-radius:999px;border-color:#d5d9e3;background:#fff;color:#344054;box-shadow:0 8px 18px #1118270b}
.cms-actions a.ghost:hover{border-color:var(--cms-brand);color:var(--cms-brand)}
.cms-notice{border-radius:18px;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#fed7aa;box-shadow:0 12px 26px #f59e0b16}
.cms-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.cms-grid article{position:relative;overflow:hidden;border:1px solid #ffffffb8;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 16px 34px #11182710}
.cms-grid article:after{content:"";position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:#0f766e12}
.cms-grid span{color:var(--cms-muted);font-size:12px;text-transform:uppercase;letter-spacing:.5px}
.cms-grid b{font-size:34px;color:#111827}
.cms-panel-head{border:1px solid #ffffffb8;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fafc);padding:18px 20px;box-shadow:0 16px 34px #11182710}
.cms-panel-head b{font-size:23px;color:var(--cms-ink)}
.cms-panel-head span{color:var(--cms-muted);font-size:13px}
.cms-panel-head button,.hero-slide-list button,.highlight-item-list button,.menu-category-list button,.menu-item-list button,.gallery-item-list button,.cms-modal footer button,.menu-category-modal-body button{border-radius:999px;background:linear-gradient(135deg,var(--cms-brand),var(--cms-brand-dark));box-shadow:0 10px 20px #0f766e24;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}
.cms-panel-head button:hover,.hero-slide-list button:hover,.highlight-item-list button:hover,.menu-category-list button:hover,.menu-item-list button:hover,.gallery-item-list button:hover,.cms-modal footer button:hover,.menu-category-modal-body button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f766e30;filter:saturate(1.05)}
.hero-slide-list article,.highlight-item-list article,.menu-category-list article,.menu-item-list article,.gallery-item-list article{border-radius:22px;border-color:#f0d4a6;background:linear-gradient(180deg,#fff,#fffaf0);box-shadow:0 14px 30px #1118270e}
.hero-slide-list img,.menu-category-list img,.menu-item-list img,.gallery-item-list img,.gallery-item-list video{background:#e9edf4}
.hero-slide-list h2,.highlight-item-list h2,.menu-category-list h2,.menu-item-list h2,.gallery-item-list h2{color:#20120a}
.cms-modal-backdrop{z-index:160;background:linear-gradient(135deg,#0b1220e8,#132521e0 50%,#2a1207dc);padding:24px}
.cms-modal{width:min(980px,100%);border-radius:26px;border:1px solid #f6d69a;background:linear-gradient(180deg,#fffaf0 0%,#fff 42%,#f8fafc 100%);box-shadow:0 34px 100px #000b}
.cms-modal header{padding:18px 22px;background:linear-gradient(135deg,#fff7ed,#fff);border-bottom-color:#f2d8aa}
.cms-modal header span{background:#ffedd5;color:#9a3412}
.cms-modal header h2{font-size:28px;color:#20120a;letter-spacing:-.2px}
.cms-modal header button{background:#2a1207;box-shadow:0 12px 24px #2a120730}
.cms-modal-body{padding:20px 22px;gap:16px}
.cms-field{color:#344054;font-size:13px}
.cms-field input,.cms-field textarea,.cms-field select{border-color:#d8dee9;border-radius:14px;background:#fff;color:#101828;box-shadow:inset 0 1px 0 #ffffff}
.cms-field input:focus,.cms-field textarea:focus,.cms-field select:focus{outline:3px solid #0f766e22;border-color:var(--cms-brand);background:#fff}
.cms-field-group{border-color:#e7ebf3;border-radius:18px;background:linear-gradient(180deg,#fff,#f9fafb);padding:12px}
.cms-field-group summary{color:var(--cms-brand-dark);font-size:14px}
.cms-image-tools,.cms-tool-actions{border-radius:18px;border-color:#e7ebf3;background:linear-gradient(135deg,#f8fafc,#fff7ed)}
.cms-upload-field input{border-color:#f0b35a;background:#fff}
.cms-check{border:1px solid #e7ebf3;border-radius:14px;background:#fff;padding:10px 12px}
.cms-modal footer{padding:16px 22px;background:#fff;border-top-color:#e7ebf3}
.cms-modal footer .danger,.danger{background:#fee4e2!important;color:var(--cms-danger)!important;box-shadow:none!important}
.cms-tool-actions .ghost{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dee9;border-radius:999px;background:#fff;color:#344054;padding:11px 15px;font-weight:900;text-decoration:none}
.cms-tool-actions .ghost:hover{border-color:var(--cms-brand);color:var(--cms-brand)}
.cms-image-modal{border-radius:24px;overflow:hidden}
@media(max-width:1100px){.cms-admin{grid-template-columns:250px minmax(0,1fr)}.cms-main{padding:22px}.cms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-item-list{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-category-list,.menu-item-list,.gallery-item-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.cms-admin{display:block}.cms-sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid #ffffff18}.cms-sidebar nav{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}.cms-sidebar nav a{flex:0 0 auto;min-height:40px;white-space:nowrap}.cms-view{display:none}.cms-main{padding:16px}.cms-top{display:grid;border-radius:20px}.cms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-slide-list,.highlight-item-list,.menu-category-list,.menu-item-list,.gallery-item-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-modal-backdrop{padding:10px;align-items:end}.cms-modal{max-height:92svh;border-radius:24px 24px 0 0}.cms-modal-body{grid-template-columns:1fr}.cms-field-group div{grid-template-columns:1fr}}
@media(max-width:560px){.cms-main{padding:12px}.cms-brand{min-height:58px}.cms-sidebar{padding:12px}.cms-top{padding:16px}.cms-top h1{font-size:27px}.cms-grid,.hero-slide-list,.highlight-item-list,.menu-category-list,.menu-item-list,.gallery-item-list{grid-template-columns:1fr}.cms-panel-head{display:grid;padding:15px}.cms-panel-head button{width:100%}.cms-modal header,.cms-modal footer{padding:14px}.cms-modal header h2{font-size:23px}.cms-modal-body{padding:14px}.cms-modal footer{display:grid}.cms-modal footer button{width:100%}.cms-tool-actions{display:grid}.cms-tool-actions .ghost,.cms-tool-actions button{width:100%}}

/* CMS admin premium polish */
.cms-admin{--cms-bg:#f7f3eb;--cms-panel:#fffdf8;--cms-ink:#21140c;--cms-muted:#7a6a5d;--cms-line:#eadbc2;--cms-brand:#6f7d32;--cms-brand-dark:#3f4a1c;--cms-warm:#d68a1c;--cms-red:#a20d23;background:linear-gradient(135deg,#fff6e8 0%,#f7f3eb 42%,#edf4ef 100%);min-height:100vh}
.cms-sidebar{background:linear-gradient(180deg,#2a1207 0%,#25150d 52%,#536032 100%);padding:18px 16px;gap:16px;box-shadow:18px 0 42px #2a120724}
.cms-brand{min-height:64px;border-radius:18px;background:linear-gradient(135deg,#fffaf01f,#ffffff0a);border-color:#ffffff2e}
.cms-brand b{font:italic 25px Georgia,serif;color:#fff6e8}
.cms-sidebar nav{display:grid;grid-template-columns:1fr;gap:5px;overflow:visible;padding:0}
.cms-sidebar nav a{min-height:39px;border-radius:13px;padding:9px 11px;color:#f5ead9d9;font-size:13px;line-height:1.1}
.cms-sidebar nav a:before{width:24px;height:24px;display:grid;place-items:center;background:#fff6e81c;color:#fff6e8;font-size:13px}
.cms-sidebar nav a:nth-child(1):before{content:"⌂"}.cms-sidebar nav a:nth-child(2):before{content:"▤"}.cms-sidebar nav a:nth-child(3):before{content:"▥"}.cms-sidebar nav a:nth-child(4):before{content:"◇"}.cms-sidebar nav a:nth-child(5):before{content:"✎"}.cms-sidebar nav a:nth-child(6):before{content:"◉"}.cms-sidebar nav a:nth-child(7):before{content:"★"}.cms-sidebar nav a:nth-child(8):before{content:"☰"}.cms-sidebar nav a:nth-child(9):before{content:"▧"}.cms-sidebar nav a:nth-child(10):before{content:"☎"}.cms-sidebar nav a:nth-child(11):before{content:"⚙"}.cms-sidebar nav a:nth-child(12):before{content:"⇅"}
.cms-sidebar nav a:hover{background:#fff6e814;border-color:#fff6e838;transform:translateX(3px)}
.cms-sidebar nav a.active{background:linear-gradient(135deg,#fffaf0,#fff3d8);color:#2a1207;border-color:#f4cf89;box-shadow:0 12px 24px #0000002b}
.cms-sidebar nav a.active:before{background:#6f7d32;color:#fff}
.cms-view{min-height:42px;border-radius:14px;background:linear-gradient(135deg,#f4b942,#d68a1c);box-shadow:0 14px 26px #0004}
.cms-main{padding:28px;gap:18px}
.cms-top{position:relative;overflow:hidden;border-radius:22px;border-color:#fff6e8;background:linear-gradient(135deg,#fffdf8 0%,#fff2dc 55%,#eef7ef 100%);box-shadow:0 18px 42px #2a120714}
.cms-top:after{content:"";position:absolute;right:-42px;top:-62px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#d68a1c2e,#6f7d3212 60%,transparent 70%)}
.cms-top h1{position:relative;margin:3px 0 0;font:800 32px/1.05 Georgia,serif;color:#2a1207}
.cms-top span{position:relative;color:#6f7d32}
.cms-actions{position:relative;z-index:1}.cms-actions a.ghost{border-color:#eadbc2;background:#fffdf8;color:#2a1207}
.cms-notice{border-radius:16px;background:linear-gradient(135deg,#fff5d8,#fffdf8);color:#7c4a03;border-color:#f1ce8a}
.cms-grid{gap:14px}.cms-grid article{min-height:128px;padding:18px;border-radius:20px;border-color:#fff;background:linear-gradient(145deg,#fffdf8,#fff7e8);box-shadow:0 16px 34px #2a120711}
.cms-grid article:nth-child(2){background:linear-gradient(145deg,#fffdf8,#eef7ef)}.cms-grid article:nth-child(3){background:linear-gradient(145deg,#fffdf8,#fff1f3)}.cms-grid article:nth-child(4){background:linear-gradient(145deg,#fffdf8,#edf4ff)}
.cms-grid article:after{right:14px;top:14px;width:42px;height:42px;background:#2a12070d}
.cms-grid article:nth-child(1):after{content:"☰";display:grid;place-items:center;color:#6f7d32;font-size:22px}.cms-grid article:nth-child(2):after{content:"▧";display:grid;place-items:center;color:#6f7d32;font-size:22px}.cms-grid article:nth-child(3):after{content:"◉";display:grid;place-items:center;color:#a20d23;font-size:22px}.cms-grid article:nth-child(4):after{content:"☎";display:grid;place-items:center;color:#2a1207;font-size:22px}
.cms-grid span{color:#7a6a5d}.cms-grid b{font:800 31px/1 Georgia,serif;color:#2a1207;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.cms-panel-head{border-radius:20px;border-color:#fff;background:linear-gradient(135deg,#fffdf8,#f8fafc);box-shadow:0 15px 32px #2a12070f}
.cms-panel-head b{font:800 22px/1.08 Georgia,serif;color:#2a1207}.cms-panel-head span{color:#7a6a5d}
.cms-panel-head button,.hero-slide-list button,.highlight-item-list button,.menu-category-list button,.menu-item-list button,.gallery-item-list button,.cms-modal footer button,.menu-category-modal-body button{background:linear-gradient(135deg,#6f7d32,#3f4a1c);box-shadow:0 11px 22px #5360322b}
.cms-panel-head button:hover,.hero-slide-list button:hover,.highlight-item-list button:hover,.menu-category-list button:hover,.menu-item-list button:hover,.gallery-item-list button:hover,.cms-modal footer button:hover,.menu-category-modal-body button:hover{box-shadow:0 16px 30px #53603238}
.hero-slide-list,.highlight-item-list,.menu-category-list,.menu-item-list,.gallery-item-list{gap:14px}
.hero-slide-list article,.highlight-item-list article,.menu-category-list article,.menu-item-list article,.gallery-item-list article{border-radius:20px;border-color:#eadbc2;background:linear-gradient(180deg,#fffdf8,#fff7e8);box-shadow:0 14px 30px #2a12070f}
.hero-slide-list img,.menu-category-list img,.menu-item-list img,.gallery-item-list img,.gallery-item-list video{background:#efe3cf}
.hero-slide-list h2,.highlight-item-list h2,.menu-category-list h2,.menu-item-list h2,.gallery-item-list h2{font-family:Georgia,serif;color:#2a1207}
.menu-category-list span,.menu-item-list span,.gallery-item-list span{background:#fff0cf;color:#7c4a03}
.cms-modal-backdrop{background:linear-gradient(135deg,#21140ce8,#2a1207e6 48%,#536032d9);backdrop-filter:blur(14px)}
.cms-modal{border-radius:24px;border-color:#e8c17b;background:linear-gradient(180deg,#fff7e8,#fffdf8 42%,#f8fafc);box-shadow:0 36px 110px #000c}
.cms-modal header{background:linear-gradient(135deg,#fff3d8,#fffdf8);border-bottom-color:#eadbc2}
.cms-modal header span{background:#fff0cf;color:#7c4a03}.cms-modal header h2{font-family:Georgia,serif;color:#2a1207}
.cms-modal header button{background:#2a1207;transition:transform .16s ease}.cms-modal header button:hover{transform:rotate(6deg) scale(1.03)}
.cms-field{color:#3b2a1d}.cms-field span,.cms-upload-field span{font-size:12px;text-transform:uppercase;letter-spacing:.35px;color:#6b5a4d}
.cms-field input,.cms-field textarea,.cms-field select{border-color:#e1d2bd;background:#fffdf8;border-radius:13px}
.cms-field input:focus,.cms-field textarea:focus,.cms-field select:focus{outline:3px solid #d68a1c2e;border-color:#6f7d32}
.cms-field-group{border-color:#eadbc2;background:linear-gradient(180deg,#fffdf8,#fbf7ef)}
.cms-field-group summary{color:#536032}.cms-image-tools,.cms-tool-actions{border-color:#eadbc2;background:linear-gradient(135deg,#fffdf8,#fff2dc)}
.cms-check{border-color:#eadbc2;background:#fffdf8}.cms-upload-field small,.cms-upload-status{color:#7a6a5d}
.cms-modal footer{background:#fffdf8;border-top-color:#eadbc2}.cms-modal footer .danger,.danger{background:#fde7e7!important;color:#a20d23!important}
.cms-tool-actions .ghost{border-color:#eadbc2;background:#fffdf8;color:#2a1207}
@media(max-width:820px){.cms-sidebar nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.cms-sidebar nav a{white-space:normal;justify-content:flex-start}.cms-top h1{font-size:28px}}
@media(max-width:560px){.cms-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-sidebar nav a{font-size:12px;padding:9px 8px}.cms-sidebar nav a:before{width:21px;height:21px}.cms-top h1{font-size:25px}.cms-grid article{min-height:110px}.cms-grid b{font-size:28px}}
