/*
Theme Name: WisataLokalku Regional
Theme URI: https://wisatalokalku.my.id
Description: Shared editorial magazine theme for WisataLokalku regional sites.
Version: 0.1.0
Author: WisataLokalku
Text Domain: wisatalokalku-regional
*/
:root{--paper:#f5f6f1;--surface:#fff;--ink:#18251e;--muted:#637068;--line:#dce4dc;--accent:#ad4930;--accent-dark:#81351f;--dark:#10241b;--on-dark:#f6f8f2;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;margin:0}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.wrap{margin:auto;max-width:var(--max);padding-inline:clamp(1.25rem,4vw,4rem)}.site-header{background:rgba(245,246,241,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.header-inner{align-items:center;display:flex;gap:2rem;justify-content:space-between;min-height:76px}.brand{font-size:1.02rem;font-weight:800;letter-spacing:-.05em;text-decoration:none}.brand-mark{color:var(--accent);margin-right:.3rem}.site-nav{align-items:center;display:flex;gap:1.4rem}.site-nav a{color:var(--muted);font-size:.78rem;text-decoration:none}.site-nav a:hover{color:var(--accent)}.nav-toggle{background:transparent;border:1px solid var(--line);color:var(--ink);display:none;padding:.6rem .75rem}.hero{background:linear-gradient(115deg,rgba(16,36,27,.94),rgba(16,36,27,.48)),linear-gradient(135deg,var(--accent),#294e3b);color:var(--on-dark);min-height:520px}.hero-inner{display:grid;gap:3rem;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);min-height:520px;padding-block:clamp(4rem,10vw,8rem)}.eyebrow{color:var(--accent);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero .eyebrow{color:#f3b28e}.hero h1{font-size:clamp(3rem,7vw,6.6rem);letter-spacing:-.09em;line-height:.9;margin:1rem 0 1.5rem;max-width:720px}.hero p{color:rgba(246,248,242,.78);font-size:1.05rem;max-width:510px}.hero-card{align-self:end;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);padding:1.4rem}.hero-card strong{display:block;font-size:1.2rem;margin-bottom:.6rem}.hero-card p{font-size:.82rem;margin:0}.section{padding-block:clamp(4rem,8vw,7rem)}.section-head{align-items:end;display:flex;gap:2rem;justify-content:space-between}.section h2{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.075em;line-height:.95;margin:.8rem 0 0}.section-intro{color:var(--muted);max-width:480px}.article-grid{display:grid;gap:1.3rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem}.article-card{background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;min-height:100%;text-decoration:none;transition:border-color .2s,transform .2s}.article-card:hover{border-color:var(--accent);transform:translateY(-3px)}.article-image{background:linear-gradient(135deg,var(--accent),#315844);aspect-ratio:1.45;display:block}.article-card:nth-child(2) .article-image{background:linear-gradient(135deg,#315844,#78956a)}.article-card:nth-child(3) .article-image{background:linear-gradient(135deg,#b87545,#ecc08e)}.article-body{display:grid;gap:.55rem;padding:1.25rem}.article-body h3{font-size:1.3rem;letter-spacing:-.04em;line-height:1.05;margin:0}.article-body p{color:var(--muted);font-size:.86rem;margin:0}.article-meta{color:var(--accent);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.feature{background:var(--dark);color:var(--on-dark)}.feature .section-intro{color:rgba(246,248,242,.7)}.feature-grid{align-items:end;display:grid;gap:2rem;grid-template-columns:1.25fr .75fr;margin-top:3rem}.feature-panel{border-top:1px solid rgba(255,255,255,.25);padding-top:1rem}.feature-panel h3{font-size:clamp(1.7rem,4vw,3.3rem);letter-spacing:-.07em;line-height:1;margin:.5rem 0}.feature-panel p{color:rgba(246,248,242,.72);max-width:480px}.feature-link{color:#f3b28e;font-size:.8rem;font-weight:700;text-decoration:none}.site-footer{background:#0c1712;color:var(--on-dark);padding-block:3.5rem 1.5rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:1.2fr repeat(2,.8fr)}.footer-col{display:grid;align-content:start;gap:.5rem}.footer-col h2{font-size:1rem;margin:0}.footer-col a{color:rgba(246,248,242,.68);font-size:.78rem;text-decoration:none}.footer-col a:hover{color:#f3b28e}.footer-copy{color:rgba(246,248,242,.62);font-size:.8rem;max-width:260px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);color:rgba(246,248,242,.45);font-size:.68rem;margin-top:3rem;padding-top:1rem}@media(max-width:800px){.site-nav{display:none}.nav-toggle{display:block}.hero-inner{grid-template-columns:1fr;min-height:600px}.hero-card{align-self:start;max-width:360px}.article-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.section-intro{margin-top:1rem}.article-grid{margin-top:2rem}}
