:root{--cream:#f5efe4;--ink:#1e1b18;--brown:#6d432c;--rust:#a8673f;--sage:#6e755b;--paper:#fffdf9;--gold:#c59a5b;--line:#ded3c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#1f1a16;color:#f5efe4;font-size:13px;text-align:center;padding:8px 15px;letter-spacing:.08em}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:25px}.brand{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:700;letter-spacing:.02em}.brand span{font-style:italic;font-weight:400}.menu{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.menu a{padding:8px 0;border-bottom:2px solid transparent}.menu a:hover,.menu a.active{border-color:var(--rust)}.hero{min-height:690px;display:grid;place-items:center;position:relative;color:white;text-align:center;background:linear-gradient(rgba(27,18,12,.46),rgba(27,18,12,.46)),url('https://media.cntraveler.com/photos/5c37807b56ce9d54537c9aae/16%3A9/w_2560%2Cc_limit/Shady-Shack_IMG_8453.jpg') center/cover}.hero-inner{max-width:780px;padding:120px 0}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.26em;font-weight:700}.hero h1,.page-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(52px,7vw,92px);line-height:1.02;margin:12px 0 18px}.hero p{font-size:20px;max-width:650px;margin:0 auto 30px}.btn{display:inline-block;background:var(--rust);color:#fff;padding:14px 24px;border-radius:999px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.btn.alt{background:transparent;border:1px solid rgba(255,255,255,.7)}section{padding:90px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.section-kicker{color:var(--rust);text-transform:uppercase;font-size:12px;letter-spacing:.2em;font-weight:700}.section-title{font-family:Georgia,'Times New Roman',serif;font-size:46px;line-height:1.12;margin:8px 0 20px}.lead{font-size:18px;color:#5b524b}.photo-frame{position:relative}.photo-frame img{width:100%;height:580px;object-fit:cover;border-radius:2px}.photo-frame:after{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid var(--gold);z-index:-1}.warm{background:var(--cream)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:38px}.card{background:#fff;border:1px solid var(--line);padding:30px;min-height:240px}.card h3{font-family:Georgia,'Times New Roman',serif;font-size:26px;margin:8px 0}.card .num{color:var(--rust);font-size:12px;letter-spacing:.2em}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);padding:26px}.feature h3{font-size:18px}.banner{padding:115px 0;color:#fff;background:linear-gradient(rgba(28,21,17,.58),rgba(28,21,17,.58)),url('https://www.balifoodandtravel.com/wp-content/uploads/2025/05/Dimattina-Roastery-Kitchen-bali-food-and-travels-2.jpg') center/cover}.banner .section-title{max-width:700px}.specialties{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.specialty{border:1px solid var(--line);background:#fff}.specialty img{height:220px;width:100%;object-fit:cover}.specialty .body{padding:22px}.specialty h3{font-family:Georgia,'Times New Roman',serif;font-size:24px;margin:0 0 10px}.specialty a{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--rust)}.footer{background:#1f1a16;color:#e8ded1;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer h4{color:#fff;margin-top:0}.footer a{display:block;margin:8px 0;color:#e8ded1}.copy{border-top:1px solid #4c4037;margin-top:40px;padding-top:20px;font-size:13px;color:#bfb3a7}.page-hero{padding:130px 0 110px;background:var(--cream);text-align:center}.page-hero h1{color:var(--ink);font-size:64px}.page-hero p{max-width:720px;margin:auto}.content{max-width:850px;margin:auto}.content h2{font-family:Georgia,'Times New Roman',serif;font-size:38px}.content img{width:100%;max-height:520px;object-fit:cover;margin:30px 0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.news-card{border:1px solid var(--line);background:#fff}.news-card img{width:100%;height:260px;object-fit:cover}.news-card .body{padding:26px}.news-card h2{font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.25;margin:8px 0}.meta{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--rust)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-box{border:1px solid var(--line);padding:34px;background:#fff}.contact-box h3{font-family:Georgia,'Times New Roman',serif;font-size:30px}.contact-form input,.contact-form textarea{width:100%;padding:14px 15px;border:1px solid var(--line);margin-bottom:14px;font:inherit;background:#fff}.contact-form textarea{min-height:150px}.mobile-toggle{display:none}@media(max-width:900px){.menu{display:none}.mobile-toggle{display:block}.hero{min-height:580px}.split,.contact-grid{grid-template-columns:1fr}.cards,.news-grid{grid-template-columns:1fr 1fr}.feature-grid,.specialties{grid-template-columns:1fr 1fr}.photo-frame img{height:420px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}section{padding:65px 0}.hero h1{font-size:50px}.section-title{font-size:38px}.cards,.news-grid,.feature-grid,.specialties,.footer-grid{grid-template-columns:1fr}.nav{min-height:70px}.brand{font-size:25px}.page-hero h1{font-size:46px}}
