/*
Theme Name: Padang Panjang
Theme URI: https://sandbox2.northernstudio.id
Author: Northern Studio
Description: Custom theme for Padang Panjang restaurant.
Version: 1.0
Text Domain: padang-panjang
*/
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf3;color:#241b16;font-family:"DM Sans",sans-serif}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.top{height:68px;background:#fffdf9;border-bottom:1px solid #eee3d5;display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:10}.brand{font-weight:800;display:flex;align-items:center;gap:9px}.logo{width:34px;height:34px;border-radius:10px;background:#e76b22;color:#fff;display:grid;place-items:center}.nav{display:flex;gap:26px;margin-left:auto;align-items:center;font-size:12px;font-weight:700;color:#655b53}.nav a:hover{color:#e76b22}.btn{display:inline-flex;padding:11px 16px;border-radius:9px;font-size:11px;font-weight:800}.primary{background:#e76b22;color:#fff}.secondary{background:#fff;border:1px solid #e9dfd3}.hero{padding:18px 0}.hero-card{min-height:500px;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,#fff0d7 0%,rgba(255,240,215,.9) 38%,rgba(255,240,215,.12) 78%),url("https://images.unsplash.com/photo-1601050690597-df0568f70950?auto=format&fit=crop&w=1800&q=88") center/cover;display:flex;align-items:center}.hero-copy{padding:55px;max-width:570px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#b5652b;font-weight:800}.hero h1{font:700 clamp(48px,6vw,72px)/.98 "Playfair Display",serif;margin:15px 0}.hero h1 span{color:#e76b22}.hero p{color:#74685e;max-width:440px;line-height:1.7;font-size:14px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:10px 0 55px}.feature{background:#fff;border:1px solid #eee3d5;border-radius:14px;padding:17px;font-size:11px}.feature b{display:block}.feature span{color:#81776e;font-size:9px}section{padding:55px 0}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.head h2{font:700 37px/1.05 "Playfair Display",serif;margin:0}.head p{color:#81776e;font-size:12px;max-width:400px}.categories,.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category,.dish{background:#fff;border:1px solid #eee3d5;border-radius:15px;overflow:hidden}.category{padding:15px;text-align:center;background:#f5eee4}.category img{height:130px;width:100%;object-fit:cover;border-radius:11px}.category b{display:block;margin-top:10px}.category small{color:#81776e;font-size:9px}.menu-bg{background:#f5ede1}.dish img{height:190px;width:100%;object-fit:cover}.dish-body{padding:14px}.dish h3{font:600 20px "Playfair Display",serif;margin:0 0 6px}.dish p{font-size:10px;color:#81776e;height:31px}.price{font-weight:800;color:#e76b22;font-size:12px}.gallery{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:220px 220px;gap:12px}.gallery div{overflow:hidden;border-radius:15px}.gallery div:first-child{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.review{background:#fff;border:1px solid #eee3d5;border-radius:15px;padding:22px}.stars{color:#d78b28}.review p{font:18px/1.45 "Playfair Display",serif}.location{display:grid;grid-template-columns:1fr 1fr;gap:15px}.map{min-height:360px;border-radius:15px;overflow:hidden}.map iframe{width:100%;height:100%;border:0}.info{background:#fff;border:1px solid #eee3d5;border-radius:15px;padding:28px}.info h3{font:28px "Playfair Display",serif}.info p{font-size:11px;color:#81776e}.delivery{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}footer.site-footer{background:#241b16;color:#e8ddd3;padding:45px 0;font-size:10px}.foot{display:flex;justify-content:space-between;gap:30px}.foot p{color:#a99b91;max-width:300px}.admin-link{position:fixed;right:16px;bottom:16px;background:#241b16;color:#fff;font-size:10px;font-weight:800;padding:9px 14px;border-radius:999px;z-index:20;opacity:.85}.admin-link:hover{opacity:1}@media(max-width:800px){.nav{display:none}.features,.categories,.menu-grid,.reviews,.location{grid-template-columns:1fr 1fr}.hero-card{min-height:560px}.hero-copy{padding:35px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px}.gallery div:first-child{grid-row:span 2}.gallery div:last-child{grid-column:span 2}}@media(max-width:520px){.features,.categories,.menu-grid,.reviews,.location{grid-template-columns:1fr}.hero h1{font-size:46px}.hero-copy{padding:28px}.head{display:block}.head h2{font-size:31px}.gallery{display:grid;grid-template-columns:1fr 1fr}.gallery div:first-child{grid-row:span 2}.top{padding:0 14px}}