/*
Theme Name: Baso Malang Oasis
Theme URI: https://instagram.com/basomalang.oasis
Author: Satunity.id Digital
Author URI: https://satunity.id
Description: Tema WordPress responsive bergaya Gen Z untuk Baso Malang Oasis, lengkap dengan loader 3 detik, halaman produk, artikel, cabang, promo, pemesanan, SEO lokal, Schema.org, dan optimasi crawler AI.
Version: 1.1.3
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: baso-malang-oasis
Tags: food-and-drink, blog, custom-logo, custom-menu, featured-images, responsive-layout
*/

:root{--orange:#ff5a00;--orange-dark:#c83e00;--orange-light:#ff7a26;--orange-soft:#ff8a40;--cream:#fff;--cream-2:#fff;--yellow:#ffd938;--lime:#c9eb78;--ink:#17130f;--muted:#6d6258;--white:#fff;--line:rgba(23,19,15,.22);--shadow:0 24px 70px rgba(74,22,0,.22)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:var(--orange);color:var(--ink);font-family:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%;height:auto}::selection{background:var(--yellow);color:var(--ink)}
.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section-pad{padding-block:112px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-revealed{opacity:1;transform:none}

/* Loader: bakso yang digigit, tepat 3 detik. */
.site-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:var(--orange);color:#fff;transition:opacity .55s ease,visibility .55s ease}.site-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-stage{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.loader-stage strong{margin-top:14px;font-size:clamp(24px,4vw,38px);letter-spacing:-.04em}.loader-stage>span{font:600 13px/1.5 Arial,sans-serif;opacity:.78}.loader-bowl{width:134px;height:72px;position:relative;border:7px solid var(--cream);border-top:0;border-radius:0 0 72px 72px;transform-origin:center;animation:bowlBounce .75s ease-in-out infinite alternate}.loader-bowl:before{content:"";position:absolute;width:150px;height:10px;border-radius:50%;background:var(--cream);left:50%;top:-5px;transform:translateX(-50%)}.loader-bowl:after{content:"OASIS";position:absolute;left:50%;top:25px;transform:translateX(-50%);font:900 14px/1 Arial,sans-serif;color:var(--orange)}.loader-meatball{position:absolute;width:58px;height:58px;border-radius:50%;left:38px;top:-57px;background:#8f4e25;box-shadow:inset -10px -8px rgba(62,27,7,.22),32px 8px 0 -10px #a85f30,-26px 12px 0 -13px #b66c38;animation:meatballBite 1.15s ease-in-out infinite}.loader-meatball:before,.loader-meatball:after{content:"";position:absolute;background:var(--orange);border-radius:50%;right:-5px}.loader-meatball:before{width:24px;height:24px;top:5px}.loader-meatball:after{width:18px;height:18px;top:24px;right:-2px}.loader-noodle{position:absolute;width:85px;height:23px;border:4px solid var(--yellow);border-top:0;border-radius:0 0 50% 50%;top:-11px;left:18px}.loader-bite{position:absolute;width:7px;height:7px;border-radius:50%;background:#8f4e25;opacity:0;animation:crumb 1.15s ease-in-out infinite}.bite-one{top:16px;right:24px}.bite-two{top:29px;right:12px;animation-delay:.12s}.loader-bar{width:210px;height:5px;margin-top:14px;background:rgba(255,255,255,.24);border-radius:999px;overflow:hidden}.loader-bar i{display:block;height:100%;width:0;background:#fff;border-radius:inherit;animation:loadingBar 3s linear forwards}@keyframes loadingBar{to{width:100%}}@keyframes bowlBounce{to{transform:translateY(5px) rotate(1deg)}}@keyframes meatballBite{0%,100%{transform:rotate(-8deg) scale(1)}45%{transform:translate(6px,2px) rotate(5deg) scale(.94)}}@keyframes crumb{35%{opacity:0;transform:translate(0)}55%{opacity:1}100%{opacity:0;transform:translate(18px,-13px)}}

/* Header */
.site-header{position:sticky;top:0;z-index:80;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:11px max(24px,calc((100vw - 1180px)/2));background:rgba(255,90,0,.96);border-bottom:1px solid rgba(23,19,15,.22);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-copy{display:flex;flex-direction:column;line-height:.92}.brand strong{font:900 12px/1 Arial,sans-serif;letter-spacing:.02em}.brand b{color:var(--ink);font-size:25px;letter-spacing:-.07em}.brand-mark{position:relative;width:46px;aspect-ratio:1;display:grid;place-items:center;background:var(--ink);border-radius:50% 50% 44% 56%/53% 45% 55% 47%;transform:rotate(-6deg)}.brand-mark:before{content:"";width:24px;height:16px;position:absolute;border:4px solid #fff;border-radius:50%}.brand-mark i{width:5px;height:5px;position:absolute;border-radius:50%;background:#fff}.brand-mark i:nth-child(1){left:9px;top:9px}.brand-mark i:nth-child(2){right:9px;bottom:8px}.brand-mark i:nth-child(3){right:7px;top:12px}.custom-logo-wrap,.custom-logo-link{display:block}.custom-logo{width:auto;max-width:180px;max-height:58px}.site-header nav>.menu{display:flex;align-items:center;gap:clamp(16px,2.2vw,34px);list-style:none;margin:0;padding:0}.site-header .menu li{margin:0}.site-header .menu a{position:relative;font-size:13px;font-weight:800}.site-header .menu li:not(:last-child) a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-7px;background:var(--ink);transition:right .25s ease}.site-header .menu li:not(:last-child) a:hover:after{right:0}.site-header .menu li:last-child a{display:block;padding:13px 17px;border-radius:999px;background:var(--ink);color:#fff}.nav-toggle{display:none;width:46px;height:46px;border-radius:50%;border:0;background:var(--ink);padding:13px 11px}.nav-toggle span{display:block;height:2px;margin:4px;background:#fff;transition:.2s ease}.nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Hero */
.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(40px,6vw,90px);padding-block:62px 72px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1.5px solid var(--ink);border-radius:999px;font:900 11px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}.eyebrow span{color:var(--orange);font-size:18px;line-height:0}.hero h1,.section-heading h2,.why-copy h2,.promo h2,.order h2,.faq h2{margin:23px 0 22px;font-size:clamp(55px,7vw,96px);line-height:.89;letter-spacing:-.075em}.hero h1 em,.promo h2 em,.order h2 em{color:var(--orange);font-style:normal}.hero-copy>p{max-width:600px;margin:0;color:var(--muted);font:500 clamp(16px,1.5vw,19px)/1.65 Arial,sans-serif}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:900;transition:transform .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(65,25,0,.16)}.button-primary{background:var(--orange);color:#fff}.button-light{border:1.5px solid var(--ink);background:rgba(255,255,255,.35)}.button-cream{background:var(--cream);color:var(--ink)}.hero-proof{display:flex;gap:clamp(18px,3vw,40px);margin-top:38px;padding-top:26px;border-top:1px solid var(--line)}.hero-proof>div{display:flex;gap:9px;align-items:center}.hero-proof strong{font-size:27px;letter-spacing:-.05em}.hero-proof span{font:600 10px/1.25 Arial,sans-serif;color:var(--muted);text-transform:uppercase}.hero-visual{position:relative;min-height:570px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:95%;aspect-ratio:1;border-radius:51% 49% 43% 57%/47% 42% 58% 53%;background:var(--orange);transform:rotate(-4deg);box-shadow:var(--shadow)}.hero-visual:after{content:"";position:absolute;inset:7% 0 auto 2%;width:48px;height:48px;background-image:radial-gradient(var(--ink) 2px,transparent 2px);background-size:12px 12px;opacity:.45}.hero-image-wrap{position:relative;z-index:2;width:min(92%,560px);overflow:hidden;border-radius:38px 38px 90px 38px;border:7px solid var(--cream);transform:rotate(2deg);box-shadow:0 30px 65px rgba(71,22,0,.32)}.hero-image-wrap img{width:100%;aspect-ratio:1.36;object-fit:cover;transform:scale(1.025)}.hero-orbit{position:absolute;z-index:3;padding:9px 13px;background:var(--yellow);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);font:900 11px/1 Arial,sans-serif;transform:rotate(-8deg)}.orbit-one{left:0;top:14%}.orbit-two{right:1%;bottom:15%;transform:rotate(8deg);background:var(--lime)}.hero-sticker{position:absolute;z-index:4;display:grid;grid-template-columns:36px 1fr;align-items:center;padding:12px 15px;border-radius:17px;background:#fff;box-shadow:0 18px 40px rgba(63,29,4,.2);font-family:Arial,sans-serif}.hero-sticker>span{grid-row:span 2;font-size:24px}.hero-sticker b{font-size:12px}.hero-sticker small{font-size:9px;color:var(--muted)}.sticker-top{top:7%;right:-4%;transform:rotate(5deg)}.sticker-bottom{bottom:4%;left:-3%;transform:rotate(-5deg)}
.ticker{overflow:hidden;background:var(--ink);color:#fff;transform:rotate(-1deg);width:102%;margin-left:-1%}.ticker div{width:max-content;padding:17px 0;font:900 15px/1 Arial,sans-serif;letter-spacing:.06em;animation:ticker 28s linear infinite}.ticker b{padding:0 24px;color:var(--orange)}@keyframes ticker{to{transform:translateX(-50%)}}

/* Sections */
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:55px}.section-heading h2,.why-copy h2,.promo h2,.order h2,.faq h2{font-size:clamp(46px,6vw,76px);margin-bottom:0}.section-heading>p{width:min(410px,100%);margin:0 0 4px;color:var(--muted);font:500 16px/1.65 Arial,sans-serif}.section-heading>a{font:900 13px/1 Arial,sans-serif;border-bottom:2px solid var(--ink);padding-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.product-card{grid-column:span 4;min-width:0;padding:14px 14px 22px;border:1px solid var(--line);border-radius:27px;background:rgba(255,255,255,.46);transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-8px) rotate(-.5deg);background:#fff;box-shadow:var(--shadow)}.product-image{overflow:hidden;border-radius:19px;background:var(--orange)}.product-image img{width:100%;aspect-ratio:1.05;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-meta{display:flex;justify-content:space-between;align-items:center;margin:14px 4px 0}.product-meta span{padding:6px 9px;background:var(--yellow);border-radius:999px;font:900 9px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.09em}.product-meta i{font:900 12px/1 Arial,sans-serif;color:var(--orange)}.product-card h3{margin:14px 4px 7px;font-size:23px;line-height:1.06;letter-spacing:-.04em}.product-card p{min-height:61px;margin:0 4px 16px;font:500 13px/1.55 Arial,sans-serif;color:var(--muted)}.product-card>a{margin:0 4px;font:900 12px/1 Arial,sans-serif;border-bottom:1px solid var(--ink);padding-bottom:4px}

/* Promo */
.promo{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden;min-height:620px;padding:70px;background:var(--orange);color:#fff;border-radius:45px}.promo:before{content:"";position:absolute;inset:0;opacity:.17;background-image:radial-gradient(circle at center,transparent 40%,#fff 41%,transparent 43%);background-size:70px 70px}.promo-copy{position:relative;z-index:2}.kicker-light{border-color:rgba(255,255,255,.75)}.promo h2 em{color:var(--yellow)}.promo-copy>p{max-width:475px;font:500 15px/1.65 Arial,sans-serif;color:rgba(255,255,255,.8)}.promo-price{display:flex;flex-direction:column;margin:24px 0 28px}.promo-price span{font:700 11px/1 Arial,sans-serif;text-transform:uppercase}.promo-price strong{color:var(--yellow);font-size:52px;line-height:1.05;letter-spacing:-.06em}.promo-price small{font:500 9px/1 Arial,sans-serif;color:rgba(255,255,255,.7)}.promo-image{position:relative;z-index:2;justify-self:end;width:min(100%,570px);padding:11px;border-radius:34px;background:var(--cream);transform:rotate(3deg);box-shadow:0 40px 80px rgba(86,20,0,.35)}.promo-image img{width:100%;border-radius:25px}.promo-image>span{position:absolute;right:-15px;top:-28px;width:110px;height:110px;display:grid;place-content:center;text-align:center;border:3px solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);box-shadow:6px 7px 0 var(--ink);font:900 15px/.9 Arial,sans-serif;transform:rotate(10deg)}.promo-image>span b{font-size:22px}

/* Why */
.why{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,105px);align-items:center}.why-visual{position:relative}.why-visual:before{content:"";position:absolute;width:95%;height:95%;right:-22px;bottom:-22px;border-radius:38px;background:var(--yellow);transform:rotate(4deg);border:2px solid var(--ink)}.why-visual img{position:relative;z-index:1;width:100%;max-height:690px;object-fit:cover;border-radius:38px;border:3px solid var(--ink)}.why-badge{position:absolute;z-index:2;left:-28px;bottom:38px;display:flex;flex-direction:column;padding:19px 25px;background:var(--ink);color:#fff;transform:rotate(-5deg)}.why-badge b{color:var(--orange);font-size:28px}.why-badge span{font:700 10px/1 Arial,sans-serif;text-transform:uppercase}.why-copy>p{max-width:540px;color:var(--muted);font:500 16px/1.7 Arial,sans-serif}.feature-list{margin-top:35px;border-top:1px solid var(--line)}.feature-list>div{display:grid;grid-template-columns:55px 1fr;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.feature-list>div>b{color:var(--orange);font-size:13px}.feature-list span{display:flex;flex-direction:column;gap:4px}.feature-list strong{font-size:17px}.feature-list small{font:500 12px/1.55 Arial,sans-serif;color:var(--muted)}

/* Branches */
.branches{background:var(--ink);color:#fff}.branch-heading .kicker{border-color:rgba(255,255,255,.65)}.branch-heading>p{color:rgba(255,255,255,.55)}.branch-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:30px;align-items:start}.branch-list{display:grid;gap:11px}.branch-card{display:grid;grid-template-columns:43px 1fr;gap:8px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.04);transition:background .25s ease,border-color .25s ease}.branch-card:hover{background:rgba(255,255,255,.09);border-color:var(--orange)}.branch-number{color:var(--orange);font-size:12px}.branch-card small{color:#ff7a23;font:800 9px/1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.branch-card h3{margin:5px 0;font-size:20px;letter-spacing:-.03em}.branch-card p{margin:0 0 12px;color:rgba(255,255,255,.55);font:500 11px/1.45 Arial,sans-serif}.branch-card>div>div{display:flex;gap:17px}.branch-card a{font:800 10px/1 Arial,sans-serif;color:var(--yellow)}.all-branches{display:flex;justify-content:space-between;align-items:center;padding:21px;border-radius:19px;background:var(--orange)}.all-branches b{font-size:13px}.all-branches span{font:700 10px/1 Arial,sans-serif}.map-card{position:sticky;top:105px;overflow:hidden;min-height:690px;border-radius:30px;background:#eee}.map-card iframe{width:100%;height:690px;border:0;filter:saturate(.75) contrast(1.04)}.map-label{position:absolute;left:22px;right:22px;bottom:22px;display:flex;align-items:center;gap:13px;padding:17px;background:rgba(23,19,15,.94);border:1px solid rgba(255,255,255,.15);border-radius:18px;backdrop-filter:blur(10px)}.map-label>span{font-size:25px}.map-label div{display:flex;flex-direction:column}.map-label small{color:var(--orange);font:800 9px/1 Arial,sans-serif;text-transform:uppercase}.map-label b{font-size:19px}.map-label p{margin:2px 0 0;color:rgba(255,255,255,.55);font:500 10px/1 Arial,sans-serif}

/* Articles */
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-grid article{min-width:0}.article-art{position:relative;height:270px;display:grid;place-items:center;overflow:hidden;margin-bottom:19px;border:2px solid var(--ink);border-radius:25px}.article-art:before,.article-art:after{content:"";position:absolute;width:190px;height:190px;border:2px solid var(--ink);border-radius:50%}.article-art:after{width:120px;height:120px}.article-art>span{position:absolute;left:18px;top:16px;font-size:12px}.article-art i{position:relative;z-index:1;font-style:normal;font-size:83px;filter:drop-shadow(8px 9px 0 rgba(23,19,15,.18))}.article-art.has-image:before,.article-art.has-image:after{display:none}.article-art.has-image img{width:100%;height:100%;object-fit:cover}.art-1{background:var(--orange)}.art-2{background:var(--yellow)}.art-3{background:var(--lime)}.article-grid article>small{color:var(--orange);font:900 9px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em}.article-grid h3{margin:10px 0 9px;font-size:23px;line-height:1.1;letter-spacing:-.04em}.article-grid p{margin:0 0 15px;color:var(--muted);font:500 13px/1.55 Arial,sans-serif}.article-grid article>a:last-child{font:900 11px/1 Arial,sans-serif;border-bottom:1px solid var(--ink)}

/* Order + FAQ */
.order{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;padding:70px;border-radius:45px;background:var(--orange);color:#fff}.order:before{content:"";position:absolute;width:460px;height:460px;border:2px solid rgba(255,255,255,.16);border-radius:50%;left:-160px;bottom:-290px;box-shadow:0 0 0 40px rgba(255,255,255,.05),0 0 0 80px rgba(255,255,255,.04)}.order-copy,.order-actions,.delivery-note{position:relative;z-index:1}.order h2 em{color:var(--yellow)}.order-copy p{max-width:480px;color:rgba(255,255,255,.75);font:500 15px/1.65 Arial,sans-serif}.order-actions{display:grid;gap:11px;align-content:center}.order-actions a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 18px;border:1px solid rgba(255,255,255,.35);border-radius:17px;background:rgba(255,255,255,.09);transition:background .2s ease,transform .2s ease}.order-actions a:hover{background:var(--cream);color:var(--ink);transform:translateX(4px)}.order-actions span{font:700 10px/1 Arial,sans-serif;text-transform:uppercase}.order-actions b{font-size:14px}.delivery-note{grid-column:1/-1;display:flex;align-items:center;gap:13px;padding-top:25px;margin-top:5px;border-top:1px solid rgba(255,255,255,.25)}.delivery-note>span{font-size:28px}.delivery-note b{font-size:14px}.delivery-note p{margin:3px 0 0;color:rgba(255,255,255,.65);font:500 10px/1.4 Arial,sans-serif}.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}.faq h2{font-size:clamp(43px,5vw,68px)}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-size:18px;line-height:1.25}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--orange);font:400 28px/1 Arial,sans-serif;transition:transform .2s ease}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:-5px 45px 23px 0;color:var(--muted);font:500 13px/1.65 Arial,sans-serif}

/* Standard WordPress pages */
.page-hero{padding:90px 0 55px;border-bottom:1px solid var(--line)}.page-hero .kicker{margin-bottom:20px}.page-hero h1{max-width:980px;margin:0;font-size:clamp(56px,8vw,104px);line-height:.88;letter-spacing:-.075em}.page-hero p{max-width:650px;color:var(--muted);font:500 17px/1.7 Arial,sans-serif}.content-area{padding-block:70px 110px}.oasis-shortcode-page{padding-top:0}.entry-content{font:500 16px/1.75 Arial,sans-serif}.entry-content>*{max-width:780px;margin-inline:auto}.entry-content-wide>*{max-width:none}.entry-content-wide>.oasis-products{max-width:1180px}.entry-content>.alignwide{max-width:1180px}.entry-content>.alignfull{max-width:none}.entry-content h2,.entry-content h3{font-family:inherit;line-height:1.05;letter-spacing:-.04em}.entry-content a{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:3px}.entry-content-wide .button,.entry-content-wide .product-card>a,.entry-content-wide .branch-card a,.entry-content-wide .all-branches,.entry-content-wide .order-actions a{text-decoration:none}.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{padding:13px 13px 24px;border:1px solid var(--line);border-radius:25px;background:rgba(255,255,255,.55)}.post-card-thumb{display:block;overflow:hidden;border-radius:17px;background:var(--orange)}.post-card-thumb img{width:100%;aspect-ratio:1.2;object-fit:cover}.post-card-content{padding:16px 5px 0}.post-card small{color:var(--orange);font:900 9px/1 Arial,sans-serif;text-transform:uppercase}.post-card h2{margin:10px 0;font-size:24px;line-height:1.06;letter-spacing:-.04em}.post-card p{color:var(--muted);font:500 13px/1.6 Arial,sans-serif}.post-card .read-more{font-size:11px;font-weight:900;border-bottom:1px solid}.pagination{margin-top:45px}.pagination .nav-links{display:flex;gap:8px}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:999px}.pagination .current{background:var(--orange);border-color:var(--orange);color:#fff}.single-article{padding-block:70px 110px}.single-header{max-width:900px;margin:0 auto 45px;text-align:center}.single-header .kicker{margin-bottom:18px}.single-header h1{margin:0;font-size:clamp(48px,7vw,88px);line-height:.93;letter-spacing:-.065em}.single-meta{margin-top:18px;color:var(--muted);font:600 11px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.single-featured{width:min(1080px,100%);margin:0 auto 50px;overflow:hidden;border-radius:35px}.single-featured img{width:100%;max-height:650px;object-fit:cover}

/* Footer */
.site-footer{background:var(--ink);color:#fff;padding-top:58px}.footer-main{display:grid;grid-template-columns:1fr 1.2fr auto;gap:40px;align-items:center;padding-bottom:48px}.brand-footer .brand-mark{width:53px}.brand-footer b{color:var(--orange)}.footer-main>p{max-width:430px;color:rgba(255,255,255,.55);font:500 13px/1.55 Arial,sans-serif}.footer-social{padding:13px 18px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:11px;font-weight:900}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.42);font:600 9px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:70;display:flex;align-items:center;gap:7px;min-height:48px;padding:0 16px;border-radius:999px;background:#24d366;color:#062e15;box-shadow:0 12px 35px rgba(0,0,0,.22);font:900 12px/1 Arial,sans-serif}.floating-wa span{font-size:17px}

@media(max-width:1000px){.section-shell{width:min(100% - 34px,880px)}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.eyebrow{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:535px}.product-card{grid-column:span 6}.promo{grid-template-columns:1fr;padding:55px;gap:45px}.promo-image{justify-self:center}.why{grid-template-columns:1fr 1fr;gap:50px}.branch-layout{grid-template-columns:1fr}.map-card{position:relative;top:0;min-height:480px}.map-card iframe{height:480px}.order{padding:55px}.post-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.section-shell{width:min(100% - 28px,600px)}.section-pad{padding-block:76px}.site-header{min-height:73px;padding:10px 14px}.brand b{font-size:22px}.brand-mark{width:42px}.custom-logo{max-height:50px}.nav-toggle{display:block;z-index:2}.site-header nav{position:fixed;inset:73px 12px auto;padding:13px;border:1px solid var(--line);border-radius:22px;background:var(--cream);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s ease}.site-header nav.nav-open{opacity:1;visibility:visible;transform:none}.site-header nav>.menu{flex-direction:column;align-items:stretch;gap:0}.site-header .menu a{display:block;padding:13px}.site-header .menu li:not(:last-child) a:after{display:none}.site-header .menu li:last-child a{text-align:center;margin-top:5px}.hero{min-height:auto;padding-block:45px 60px;gap:42px}.hero h1{font-size:clamp(50px,15vw,72px)}.hero-copy>p{font-size:15px}.hero-proof{gap:13px;justify-content:space-between}.hero-proof>div{flex-direction:column;gap:2px;text-align:center}.hero-proof strong{font-size:21px}.hero-visual{min-height:390px}.hero-image-wrap{border-width:5px;border-radius:25px 25px 60px 25px}.hero-sticker{padding:9px 11px}.sticker-top{top:4%;right:-2%}.sticker-bottom{left:-1%;bottom:2%}.orbit-one{left:-3%}.orbit-two{right:-3%}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:38px}.section-heading h2,.why-copy h2,.promo h2,.order h2,.faq h2{font-size:clamp(44px,13vw,61px)}.section-heading>p{font-size:14px}.product-grid{grid-template-columns:1fr}.product-card{grid-column:auto}.product-image img{aspect-ratio:1.12}.product-card p{min-height:0}.promo{width:calc(100% - 20px);padding:39px 23px;border-radius:30px}.promo-price strong{font-size:45px}.promo-image>span{width:90px;height:90px;right:-5px;top:-20px;font-size:12px}.promo-image>span b{font-size:17px}.why{grid-template-columns:1fr;gap:65px}.why-visual{width:calc(100% - 17px)}.why-badge{left:-4px;bottom:28px}.why-copy>p{font-size:14px}.branch-card{padding:17px 14px}.all-branches{flex-direction:column;align-items:flex-start;gap:5px}.map-card,.map-card iframe{min-height:410px;height:410px}.article-grid{grid-template-columns:1fr;gap:45px}.article-art{height:240px}.order{width:calc(100% - 20px);grid-template-columns:1fr;gap:35px;padding:42px 23px;border-radius:30px}.order-actions a{flex-direction:column;align-items:flex-start}.delivery-note{grid-column:auto}.faq{grid-template-columns:1fr;gap:32px}.faq summary{font-size:16px}.footer-main{grid-template-columns:1fr;gap:18px}.footer-main>p{margin:0}.footer-social{justify-self:start}.footer-bottom{flex-wrap:wrap}.floating-wa b{display:none}.floating-wa{width:50px;padding:0;justify-content:center}.floating-wa span{font-size:20px}.page-hero{padding-top:60px}.page-hero h1{font-size:clamp(50px,15vw,72px)}.post-list{grid-template-columns:1fr}.single-header{text-align:left}.single-featured{border-radius:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* v1.1 — official logo and product slideshow */
.brand-logo{display:block;width:62px;height:62px;object-fit:cover;border-radius:50%;border:2px solid var(--orange);background:#fff;box-shadow:0 8px 22px rgba(23,19,15,.12)}
.site-header .brand-logo{width:58px;height:58px}
.brand-footer .brand-logo{width:76px;height:76px;border-width:3px}
.loader-logo{width:92px;height:92px;margin:0 auto 66px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 16px 40px rgba(35,13,0,.24)}
.hero-slides{position:relative;aspect-ratio:1.36}
.hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}
.hero-slide.is-active{opacity:1;visibility:visible;z-index:2}
.hero-slide img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover}
.hero-slide figcaption{position:absolute;left:16px;bottom:15px;padding:8px 12px;border-radius:999px;background:rgba(23,19,15,.86);color:#fff;font:800 10px/1 Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(8px)}
.slider-arrow{position:absolute;z-index:7;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:0;border:2px solid var(--ink);border-radius:50%;background:var(--cream);color:var(--ink);box-shadow:4px 4px 0 var(--ink);cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,background .2s ease}
.slider-arrow:hover,.slider-arrow:focus-visible{background:var(--yellow);transform:translateY(-50%) scale(1.06)}
.slider-prev{left:0}.slider-next{right:0}
.slider-dots{position:absolute;z-index:8;left:50%;bottom:6%;display:flex;gap:7px;padding:7px 9px;border-radius:999px;background:rgba(23,19,15,.78);transform:translateX(-50%);backdrop-filter:blur(8px)}
.slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;transition:width .25s ease,background .25s ease}
.slider-dots button.is-active{width:23px;border-radius:999px;background:var(--yellow)}
.article-art.has-image>img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.article-art.has-image:hover>img{transform:scale(1.04)}
.article-grid article>small a,.single-header .kicker a{color:inherit;text-decoration:none}

@media(max-width:760px){
	.site-header .brand-logo{width:50px;height:50px}.brand-footer .brand-logo{width:70px;height:70px}
	.hero{gap:28px;padding-top:44px}.hero-copy{text-align:center}.hero h1{margin-top:22px;font-size:clamp(54px,15vw,70px);line-height:.88}.hero-copy>p{max-width:450px;font-size:15px;line-height:1.7}
	.hero-visual{min-height:350px}.hero-visual:before{width:94%}.hero-image-wrap.hero-slides{width:92%;aspect-ratio:1.24;border-radius:27px;border-width:5px;transform:rotate(1deg)}
	.hero-orbit,.hero-sticker{display:none}.slider-arrow{width:40px;height:40px}.slider-prev{left:1%}.slider-next{right:1%}.slider-dots{bottom:3%}
	.hero-slide figcaption{left:12px;bottom:12px;padding:7px 10px;font-size:9px}
}

/* v1.1.2 — orange brand background */
.hero h1 em{color:#fff;text-shadow:0 3px 0 rgba(23,19,15,.2)}
.eyebrow span{color:var(--ink)}
.site-loader{color:var(--ink)}
.hero-copy>p,.section-heading>p,.why-copy>p,.feature-list small,.article-grid p,.page-hero p,.single-meta,.faq details p{color:#421b0d}
.button-primary{background:var(--ink);color:#fff}
.button-light{background:var(--yellow)}
.button-cream{background:var(--yellow);color:var(--ink)}
.hero-visual:before{background:var(--yellow)}
.hero-image-wrap{border-color:var(--ink)}
.hero-sticker{background:var(--yellow)}
.product-card{border-color:rgba(23,19,15,.28);background:rgba(255,122,38,.9)}
.product-card:hover{background:var(--orange-soft)}
.product-card p,.post-card p{color:#3f2116}
.product-meta i,.feature-list>div>b,.article-grid article>small,.post-card small{color:var(--ink)}
.promo,.order{background:var(--orange-dark);border:2px solid var(--ink)}
.promo-image{background:var(--yellow)}
.order-actions a:hover{background:var(--yellow);color:var(--ink)}
.post-card{border-color:rgba(23,19,15,.28);background:rgba(255,122,38,.9)}
.pagination .current{background:var(--ink);border-color:var(--ink)}
.brand-logo{border-color:var(--ink);background:transparent}
.slider-arrow{background:var(--yellow)}
@media(max-width:760px){.site-header nav{background:var(--orange-dark);color:#fff;border-color:rgba(255,255,255,.25)}.site-header .menu li:last-child a{background:var(--ink)}}

/* v1.1.3 — complete promo gallery */
.promo-gallery{position:relative;z-index:2;justify-self:end;width:min(100%,570px);padding:11px 11px 55px;border:3px solid var(--ink);border-radius:34px;background:var(--yellow);transform:rotate(2deg);box-shadow:0 40px 80px rgba(86,20,0,.35)}
.promo-slides{position:relative;overflow:hidden;aspect-ratio:.92;border-radius:24px;background:var(--orange)}
.promo-slide{position:absolute;inset:0;display:grid;place-items:center;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}
.promo-slide.is-active{z-index:2;opacity:1;visibility:visible}
.promo-slide img{width:100%;height:100%;object-fit:contain}
.promo-gallery .slider-prev{left:-15px}.promo-gallery .slider-next{right:-15px}
.promo-gallery .slider-dots{bottom:13px}
@media(max-width:1000px){.promo-gallery{justify-self:center}}
@media(max-width:760px){.promo-gallery{width:100%;padding:8px 8px 51px;border-radius:25px;transform:rotate(1deg)}.promo-slides{border-radius:18px}.promo-gallery .slider-prev{left:-11px}.promo-gallery .slider-next{right:-11px}.promo-gallery .slider-dots{bottom:12px;max-width:calc(100% - 30px)}}
