@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--ink:#10231b;--cream:#f8f5ed;--orange:#e65b2f;--yellow:#f5c754;--sage:#dce6d8;--muted:#6c776f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 40px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;letter-spacing:-.04em}.brand em{font-family:Playfair Display,serif;font-weight:600}.brand-mark{width:31px;height:31px;display:grid;place-items:center;background:var(--orange);color:#fff;border-radius:50%;font-size:17px}.desktop-nav{display:flex;gap:34px;font-size:13px;color:#657169}.desktop-nav a:hover,.text-link:hover{color:var(--orange)}.header-order{font-size:13px;font-weight:700}.header-order span,.button span,.text-link span{margin-left:12px;font-size:16px}.hero{max-width:1240px;min-height:650px;margin:auto;padding:74px 40px 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px}.eyebrow,.section-label,.admin-kicker{font:500 11px DM Mono,monospace;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--orange);margin-bottom:25px}.eyebrow span{display:block;width:30px;height:1px;background:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3.7rem,7vw,6.8rem);line-height:.92;letter-spacing:-.075em;margin-bottom:31px}.hero h1 span,h2 i{font-family:Playfair Display,serif;color:var(--orange);font-weight:600}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.65;max-width:390px}.hero-actions{display:flex;gap:13px;margin:33px 0 38px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;padding:16px 20px;font:600 12px DM Sans,sans-serif;cursor:pointer;transition:.2s}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:#c94821;transform:translateY(-2px)}.button-ghost{border:1px solid #cdd1c9}.button-ghost:hover{border-color:var(--orange);color:var(--orange)}.hero-note{display:flex;align-items:center;gap:10px;color:#78817a;font-size:12px}.note-avatars{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#e2a05f;color:#fff;font:500 10px DM Mono,monospace}.hero-note strong{color:var(--ink)}.hero-art{height:480px;position:relative;max-width:500px;margin:auto;width:100%;background:#e9e1c9;overflow:hidden}.hero-art:before{content:"";position:absolute;width:290px;height:290px;background:var(--yellow);border-radius:50%;top:70px;left:105px}.food-card{position:absolute;width:270px;height:335px;left:118px;top:84px;transform:rotate(-7deg);background:#fff;border-radius:2px;box-shadow:0 20px 38px #776b4c34}.card-back{background:#f0a267;transform:rotate(8deg);left:133px;top:102px}.card-back span{position:absolute;bottom:30px;right:28px;color:#fff;font-size:28px}.card-main{display:flex;justify-content:center;align-items:center}.plate-shadow{position:absolute;width:190px;height:190px;border-radius:50%;background:#253b30;opacity:.13;top:79px}.bowl{position:relative;width:180px;height:110px;margin-top:50px;border-radius:15px 15px 85px 85px;background:#f2eee3;border:8px solid #fff;display:grid;place-items:center;box-shadow:0 8px 10px #0002;overflow:hidden}.bowl-food{font-size:70px;transform:translateY(-4px)}.garnish{position:absolute;color:var(--orange)}.garnish-one{top:41px;right:38px}.garnish-two{bottom:46px;left:37px;font-size:30px}.sun-stamp{position:absolute;z-index:2;right:27px;top:25px;border:1px solid var(--ink);border-radius:50%;width:73px;height:73px;display:grid;place-items:center;text-align:center;font:500 8px DM Mono,monospace;line-height:1.15;transform:rotate(12deg)}.sun-stamp b{font-size:14px;color:var(--orange)}.leaf{position:absolute;font-size:110px;color:#557363;transform:rotate(50deg);opacity:.8}.leaf-one{bottom:-40px;left:5px}.leaf-two{right:-34px;bottom:3px;transform:rotate(-35deg)}.art-caption{position:absolute;bottom:21px;left:25px;display:flex;gap:13px;font:500 9px DM Mono,monospace;letter-spacing:.08em;line-height:1.5}.art-caption span:first-child{color:var(--orange)}.section-wrap{max-width:1160px;margin:auto;padding:110px 40px}.section-label{color:var(--orange)}.about-content{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;margin:37px 0 84px}.about h2,.contact h2{font-size:clamp(3rem,5vw,5.3rem);line-height:.93;letter-spacing:-.07em;margin:0}.about-text{max-width:400px;color:var(--muted);font-size:16px;line-height:1.7;padding-top:10px}.about-text p{margin-bottom:22px}.text-link{display:inline-block;margin-top:14px;color:var(--ink);font-weight:700;font-size:13px;border-bottom:1px solid var(--orange);padding-bottom:8px}.values{border-top:1px solid #ccd0c9;display:flex;justify-content:space-between;padding-top:23px}.values div{display:flex;gap:30px;min-width:180px}.values strong{font:500 11px DM Mono,monospace;color:var(--orange)}.values span{font-size:13px;line-height:1.4}.menu-section{background:var(--ink);color:var(--cream);padding:0}.menu-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.light{color:var(--yellow)}.menu-heading h2{font-size:clamp(3rem,5vw,5rem);line-height:.95;letter-spacing:-.07em;margin:22px 0 0}.menu-heading p{color:#aebbb1;font-size:14px;line-height:1.6;margin:0}.menu-frame{min-height:330px;background:#f4efe5;display:flex;justify-content:center;align-items:center;overflow:hidden}.menu-frame img{display:block;width:100%;max-height:850px;object-fit:contain}.empty-menu{text-align:center;color:var(--ink);padding:70px 20px}.empty-icon{color:var(--orange);font-size:28px}.empty-menu h3{font:600 27px Playfair Display,serif;margin:15px 0 8px}.empty-menu p{color:var(--muted);font-size:13px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:42px}.contact-details{display:flex;flex-direction:column;gap:28px;padding-top:10px}.contact-details a:not(.button),.contact-details div{display:flex;flex-direction:column;gap:5px}.contact-details small{font:500 10px DM Mono,monospace;color:var(--orange);letter-spacing:.14em}.contact-details strong{font-size:18px;font-weight:500;line-height:1.5}.whatsapp{align-self:flex-start;margin-top:7px}footer{position:relative;max-width:1160px;margin:auto;border-top:1px solid #ccd0c9;padding:22px 40px 35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;color:#78817a;font:500 10px DM Mono,monospace;letter-spacing:.04em}footer .admin-link{justify-self:end}footer b{color:var(--orange)}.powered-credit{justify-self:center;color:var(--ink)}.powered-credit strong{color:var(--orange)}.admin-link{color:var(--orange);transition:color .2s}.admin-link:hover{color:var(--ink)}.flashh-credit{position:fixed;right:22px;bottom:20px;z-index:20;display:flex;align-items:center;gap:9px;padding:9px 13px 9px 9px;border:1px solid #dfe1d9;border-radius:999px;background:#fffffff0;box-shadow:0 8px 24px #10231b24;color:var(--muted);font:500 10px DM Mono,monospace;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:flashh-float 3.5s ease-in-out infinite}.flashh-credit img{width:27px;height:27px;display:block;object-fit:contain;border-radius:50%}.flashh-credit strong{color:var(--ink)}@keyframes flashh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.admin-page{min-height:100vh;background:var(--cream)}.admin-header{height:88px;max-width:1100px;margin:auto;padding:0 35px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe1d9}.back-link{font-size:13px;color:var(--muted)}.admin-main{max-width:650px;margin:auto;padding:90px 25px}.admin-kicker{color:var(--orange)}.admin-main h1{font-size:clamp(3rem,6vw,5rem);letter-spacing:-.07em;line-height:1;margin:21px 0 12px}.admin-intro{color:var(--muted);margin-bottom:38px}.upload-card{background:#fff;padding:25px;box-shadow:0 12px 35px #10231b0b}.drop-zone{border:1px dashed #bdc9be;min-height:170px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center;cursor:pointer;color:var(--muted);font-size:12px}.drop-zone:hover{border-color:var(--orange);background:#fffaf4}.drop-zone strong{color:var(--ink);font-size:15px}.drop-zone input{display:none}.upload-icon{color:var(--orange);font-size:26px}.preview-wrap{margin-top:25px}.preview-label{display:block;font:500 10px DM Mono,monospace;color:var(--orange);letter-spacing:.13em;margin-bottom:9px}.preview-wrap img{display:block;max-height:330px;width:100%;object-fit:contain;background:#f3f0e8}.save-button{width:100%;margin-top:25px}.success,.error{font-size:13px;margin-top:14px;padding:12px 14px}.success{background:#e7f1e6;color:#3c7044}.error{background:#fff0eb;color:#a43c20}@media (max-width:700px){.site-header{height:72px;padding:0 20px}.desktop-nav{display:none}.header-order{font-size:12px}.hero{display:block;padding:58px 20px 65px;min-height:auto}.hero h1{font-size:4.3rem}.hero-art{height:370px;margin-top:55px}.hero-art:before{width:220px;height:220px;left:calc(50% - 110px);top:48px}.food-card{width:210px;height:265px;left:calc(50% - 105px);top:57px}.card-back{left:calc(50% - 93px);top:72px}.bowl{width:145px;height:90px}.bowl-food{font-size:52px}.sun-stamp{right:16px;top:16px;width:62px;height:62px}.art-caption{bottom:14px;left:15px}.section-wrap{padding:75px 20px}.about-content,.contact-grid{display:block}.about-content{margin-bottom:55px}.about-text{margin-top:35px}.values{gap:18px}.values div{display:block;min-width:0}.values strong{display:block;margin-bottom:9px}.values span{font-size:11px}.menu-heading{display:block}.menu-heading p{margin-top:19px}.menu-heading h2{font-size:3.5rem}.menu-frame{min-height:280px}.contact-details{margin-top:42px}.contact-details strong{font-size:16px}footer{padding:20px;display:flex;flex-wrap:wrap;justify-content:center;line-height:2}footer>span:first-child{order:2}footer .powered-credit{order:1;width:100%;text-align:center}footer .admin-link{order:3;margin-left:auto;margin-right:auto}.flashh-credit{right:14px;bottom:14px;font-size:9px;padding:8px 11px 8px 8px}.flashh-credit img{width:24px;height:24px}.admin-header{height:72px;padding:0 20px}.admin-main{padding:68px 20px}.brand{font-size:16px}.brand-mark{width:27px;height:27px}.upload-card{padding:16px}.hero-actions{flex-wrap:wrap}.hero-actions .button{flex:1;min-width:140px}}
