/* Product shell, footer, and information pages */
.public-footer{position:relative;margin-top:40px;padding:64px max(24px,calc((100% - 1180px)/2)) 0;color:#dce8ff;background:radial-gradient(circle at 10% 0,#1465ec42,transparent 30%),radial-gradient(circle at 90% 10%,#7959eb33,transparent 32%),#08173e}
.footer-grid{display:grid;grid-template-columns:1.7fr .75fr .9fr 1.25fr;gap:42px;padding-bottom:45px}
.public-footer .brand{display:inline-flex;color:#fff}.public-footer .brand img{width:45px;height:45px;border-radius:14px}.public-footer .brand b{font-size:20px}.public-footer .brand span{display:inline;width:auto;height:auto;background:none;color:#50d9e4}
.footer-brand p{max-width:390px;margin:20px 0 14px;color:#aebddd}.footer-brand strong{color:#71e4eb;font-size:13px;letter-spacing:.4px}
.public-footer h3{margin:5px 0 18px;color:#fff;font-size:13px;letter-spacing:.8px;text-transform:uppercase}.public-footer section>a{display:block;margin:10px 0;color:#bdcbea;font-size:14px}.public-footer section>a:hover{color:#fff}.public-footer address{margin-bottom:14px;color:#aebddd;font-size:13px;font-style:normal;line-height:1.7}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid #ffffff17;color:#91a2c7;font-size:12px}.footer-bottom a{color:#71e4eb;font-weight:800}.public-footer .osm-attribution{padding:14px 0 22px;color:#7386af;font-size:10px;text-align:left}.public-footer .osm-attribution a{color:#a9b9da}
.info-shell{max-width:1120px;margin:30px auto 80px;padding:0 24px}.info-hero{position:relative;overflow:hidden;padding:56px;border-radius:30px;color:#fff;background:radial-gradient(circle at 90% 0,#25c4d65c,transparent 30%),linear-gradient(125deg,#0b2d86,#1465ec 55%,#7659ed);box-shadow:0 28px 75px #163f9e24}.info-hero:after{content:"LB";position:absolute;right:-15px;bottom:-70px;color:#ffffff0b;font-size:210px;font-weight:950;letter-spacing:-22px}.info-hero>*{position:relative;z-index:1}.info-hero .eyebrow{color:#86eef3}.info-hero h1{max-width:760px;margin:9px 0 15px;font-size:clamp(40px,5vw,62px);line-height:1;letter-spacing:-3px}.info-hero p{max-width:720px;margin:0;color:#dfeaff;font-size:17px}
.info-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;margin-top:22px;align-items:start}.info-content,.info-aside{padding:30px;border:1px solid #dfe7f5;border-radius:24px;background:#fff;box-shadow:0 14px 45px #1836740b}.info-content h2{margin:30px 0 10px;color:#0e1c45;font-size:22px}.info-content h2:first-child{margin-top:0}.info-content p,.info-content li{color:#55647e}.info-content ul,.info-content ol{padding-left:20px}.info-content li{margin:8px 0}.info-content details{padding:18px 0;border-top:1px solid #e3e9f4}.info-content details:first-child{border-top:0}.info-content summary{cursor:pointer;color:#14244c;font-weight:850}.info-content details p{margin:11px 0 0}.info-aside{position:sticky;top:100px}.info-aside h3{margin-top:0}.info-aside a{display:block;margin-top:10px}.info-aside .btn{text-align:center}.legal-note{padding:15px;border-radius:14px;background:#eef5ff;color:#425b86;font-size:13px}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.contact-card{padding:20px;border:1px solid #dfe7f5;border-radius:18px;background:#f8faff}.contact-card small,.contact-card strong{display:block}.contact-card small{color:#72809a}.contact-card strong{margin:5px 0;color:#10204a}.contact-card a{color:#1465ec;font-weight:800}
.app-promise{max-width:1180px;margin:-42px auto 70px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;border:1px solid #dfe7f5;border-radius:22px;background:#fff;box-shadow:0 22px 55px #173b7b12}.app-promise>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;padding:11px 13px;border-radius:15px;background:#f5f8fe}.app-promise>div>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#1263ed;background:linear-gradient(135deg,#ddf8ff,#eee9ff);font-weight:900}.app-promise b,.app-promise small{line-height:1.15}.app-promise b{color:#112047;font-size:13px}.app-promise small{margin-top:4px;color:#75819a;font-size:11px}.app-promise>a{display:flex;align-items:center;gap:14px;padding:0 18px;border-radius:15px;color:#fff;background:linear-gradient(110deg,#1263ed,#7758ec);font-size:13px;font-weight:850;white-space:nowrap}

@media(max-width:850px){.footer-grid{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr}.info-aside{position:static}}
@media(max-width:760px){
  /* Strong override for old header rules that hid the identity. */
  body.public-app .top{display:flex!important;height:66px!important;min-height:66px!important;padding:0 13px!important;align-items:center!important;overflow:visible!important}
  body.public-app .top>.brand{display:flex!important;visibility:visible!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important;margin:0!important}
  body.public-app .top>.brand img{display:block!important;width:36px!important;height:36px!important;flex:0 0 36px!important}
  body.public-app .top>.brand b{display:block!important;visibility:visible!important;max-width:none!important;font-size:16px!important;color:#0b1740!important;white-space:nowrap!important;overflow:visible!important}
  body.public-app .top>.brand b span{display:inline!important;color:#1465ec!important}
  body.public-app .top>nav{position:static!important;display:flex!important;width:auto!important;height:auto!important;flex:0 0 auto!important;padding:0!important;gap:5px!important;overflow:visible!important;background:none!important;border:0!important;box-shadow:none!important}
  body.public-app .top>nav .nav-login,body.public-app .top>nav .nav-cta{display:flex!important;visibility:visible!important;min-height:40px!important}
  body.public-app .top>nav .nav-discover{display:none!important}
  .public-footer{margin-top:20px;padding:44px 18px 0}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-grid section{padding-bottom:3px}.footer-bottom{flex-direction:column;gap:7px}.public-footer .osm-attribution{line-height:1.5}
  .app-promise{width:auto;margin:-22px 12px 44px;padding:10px;grid-template-columns:1fr 1fr;border-radius:20px}.app-promise>div{grid-template-columns:34px 1fr;padding:10px}.app-promise>div>span{width:34px;height:34px}.app-promise>div:nth-child(3){grid-column:1/-1}.app-promise>a{grid-column:1/-1;min-height:48px;justify-content:center}
  .info-shell{margin:14px auto 55px;padding:0 12px}.info-hero{padding:35px 22px;border-radius:24px}.info-hero h1{font-size:39px;letter-spacing:-2px}.info-hero p{font-size:15px}.info-content,.info-aside{padding:22px 17px;border-radius:20px}.contact-cards{grid-template-columns:1fr}
  .trademark-hero .hero-copy{order:0!important}.trademark-hero .hero-brand-art{order:1!important}
}

/* Partner storefront refinement v25 */
.shop-shell{max-width:1240px;padding-top:38px}.shop-hero{position:relative;isolation:isolate;overflow:hidden;align-items:center;padding:44px 46px;border:1px solid #d9e5f7;border-radius:32px;background:linear-gradient(125deg,#fff 0%,#f3f9ff 46%,#f3efff 100%);box-shadow:0 24px 70px #163d8b13}.shop-hero:before{content:"";position:absolute;z-index:-1;width:330px;height:330px;right:-105px;top:-185px;border:70px solid #7959ed12;border-radius:50%}.shop-hero:after{content:"TOKO LOKAL PILIHAN";position:absolute;z-index:-1;right:34px;bottom:20px;color:#123fbd0a;font-size:40px;font-weight:950;letter-spacing:-2px}.shop-identity{align-items:center;gap:30px;min-width:0}.shop-logo{position:relative!important;width:clamp(130px,16vw,220px);height:112px;flex:0 0 auto;padding:5px;border:0;border-radius:0;background:transparent!important;box-shadow:none;overflow:visible}.shop-logo img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:left center;filter:drop-shadow(0 10px 18px #183d7620)}.shop-logo .category-fallback{border-radius:24px;object-fit:cover!important}.shop-identity>div:last-child{min-width:0}.shop-category-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid #dbe7fb;box-shadow:0 7px 20px #204e9c0d}.shop-identity h1{margin:11px 0 9px;color:#0b1b45;font-size:clamp(36px,4vw,55px);line-height:.98;letter-spacing:-2.3px}.shop-identity>div>p{max-width:670px;margin-bottom:17px;color:#526381;font-size:16px;line-height:1.55}.shop-meta{display:flex;flex-wrap:wrap;gap:8px}.shop-meta span{padding:7px 10px;border:1px solid #e2e9f5;border-radius:10px;background:#ffffffc7;color:#53627e;font-size:12px;font-weight:650}.shop-buttons{display:grid;flex:0 0 190px;gap:9px;align-self:center}.shop-buttons .btn{width:100%;min-width:180px;padding:13px 16px;text-align:center;border-radius:13px}.shop-content{grid-template-columns:minmax(0,1fr) 310px;gap:20px;margin-top:24px}.shop-content main,.business-info{border:1px solid #e0e7f3;border-radius:22px;background:#fff;box-shadow:0 15px 45px #173b7c0b}.shop-content main{padding:22px}.shop-content .search{margin:0 0 22px}.shop-content .search input{margin:0;background:#f7f9fd}.business-info{padding:24px}.business-info h3{color:#10204a}.business-info .trust-box{border-radius:15px;background:linear-gradient(135deg,#edf7ff,#f2efff)}.avatar-preview{width:130px;height:86px;padding:5px;border-radius:12px;background:transparent!important;border:1px dashed #cddbf0}.avatar-preview img{object-fit:contain!important}
@media(max-width:850px){.shop-shell{padding:16px 12px 76px}.shop-hero{display:block;padding:25px 20px;border-radius:25px}.shop-hero:after{display:none}.shop-identity{display:grid;grid-template-columns:1fr;gap:16px}.shop-logo{width:min(190px,62vw);height:88px;padding:0}.shop-logo img{object-position:left center}.shop-identity h1{font-size:39px;line-height:1;letter-spacing:-1.8px}.shop-identity>div>p{font-size:15px}.shop-meta{display:grid;grid-template-columns:1fr 1fr}.shop-meta span:first-child{grid-column:1/-1}.shop-meta span:empty{display:none}.shop-buttons{grid-template-columns:1fr 1fr;width:100%;margin-top:22px}.shop-buttons .btn{min-width:0}.shop-content{grid-template-columns:1fr}.shop-content main{padding:16px;border-radius:20px}.business-info{padding:20px;border-radius:20px}}
@media(max-width:420px){.shop-hero{padding:23px 17px}.shop-logo{width:min(175px,68vw);height:82px}.shop-identity h1{font-size:36px}.shop-meta{grid-template-columns:1fr}.shop-meta span:first-child{grid-column:auto}.shop-buttons{grid-template-columns:1fr}.shop-buttons .btn{min-height:48px}}
@media(max-width:760px){.public-footer{padding:30px 18px 0!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:18px 16px!important;padding-bottom:24px!important}.footer-brand{grid-column:1/-1}.footer-brand p{display:none}.footer-brand strong{font-size:12px}.public-footer .brand img{width:36px;height:36px}.public-footer .brand b{font-size:17px}.public-footer h3{margin:0 0 9px;font-size:11px}.public-footer section>a{margin:7px 0;font-size:12px;line-height:1.3}.public-footer address{margin:0 0 8px;font-size:11px;line-height:1.45}.footer-bottom{grid-column:1/-1;display:block!important;padding:15px 0!important;font-size:10px}.footer-bottom span{display:block;margin:3px 0}.public-footer .osm-attribution{padding:9px 0 15px!important;font-size:9px}}

/* collision and mobile shell corrections v26 */
@media(max-width:900px){body.tenant-app{padding-top:0!important}.tenant-mobile-head{position:sticky!important;top:0!important;margin:0!important}.tenant-main{padding-top:20px!important}}
@media(max-width:760px){
 .shop-identity{gap:13px!important}.shop-logo{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:92px!important;max-height:92px!important;padding:0!important;overflow:hidden!important}.shop-logo img{display:block!important;width:auto!important;max-width:min(190px,65vw)!important;height:92px!important;max-height:92px!important;object-fit:contain!important;object-position:left center!important}.shop-logo .category-fallback{width:92px!important;max-width:92px!important}
 .shop-category-pill{width:max-content;max-width:100%;margin:0}.shop-identity h1{margin-top:8px!important;font-size:36px!important}.shop-identity>div>p{margin-bottom:13px!important}.shop-meta span{min-width:0;overflow-wrap:anywhere}.shop-buttons{margin-top:17px!important}
 .shop-content{margin-top:15px!important}.shop-content main{min-height:0!important}.shop-content .empty{padding:32px 12px!important}.business-info{font-size:13px}.business-info .trust-box{padding:14px!important}.business-info .trust-box p{margin:5px 0 0}
 .footer-grid>section:last-child{display:none!important}.footer-grid{grid-template-columns:1fr 1fr!important}.public-footer .osm-attribution{margin:0!important;padding:8px 0 14px!important;background:transparent!important;color:#8294bb!important;border:0!important}.public-footer{margin-top:12px!important}.footer-bottom{border-top:1px solid #ffffff17!important}
}
@media(max-width:390px){.shop-hero{padding:20px 15px!important}.shop-logo,.shop-logo img{height:82px!important;max-height:82px!important}.shop-logo img{max-width:min(170px,64vw)!important}.shop-identity h1{font-size:33px!important}.shop-buttons{gap:8px!important}}
@media(max-width:390px){body.public-app .top>.brand b{font-size:14px!important}body.public-app .top>.brand img{width:33px!important;height:33px!important;flex-basis:33px!important}body.public-app .top>nav a{padding:7px 8px!important;font-size:11px!important}}

/* compact home experience v27 */
.category-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;overflow:visible!important;padding:0!important;margin:0 0 16px!important}.category-tabs button{width:100%;min-width:0;justify-content:flex-start;text-align:left;white-space:normal;line-height:1.2}.category-group-grid{grid-template-columns:1fr!important}.category-group-card{animation:categoryReveal .24s ease}.category-group-card h3{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.category-group-card h3 small{color:#7b89a2;font-size:11px;font-weight:700}.category-chip-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.category-chip-list a{min-width:0}.category-group-card.hidden{display:none!important}@keyframes categoryReveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:760px){
 .trademark-hero{margin-bottom:22px!important;padding-top:22px!important;padding-bottom:43px!important;gap:10px!important}.trademark-hero .hero-lead{margin-bottom:0!important}.trademark-hero .local-orbit{min-height:195px!important;margin-top:-2px!important}.local-orbit:before{width:180px!important}.local-orbit>img.mascot-hero{width:174px!important;max-height:190px!important}.orbit-a{width:210px!important;height:145px!important}.orbit-b{width:145px!important;height:210px!important}.trademark-hero .floating-card{transform:scale(.82);transform-origin:center}.trademark-hero .floating-card.one{top:35%!important}.hero-rail{height:29px!important}
 .app-promise{margin-top:-12px!important;margin-bottom:24px!important}.category-directory{margin-bottom:26px!important;padding:21px 14px!important}.category-directory .section-head{margin-bottom:14px!important}.category-directory .section-head h2{font-size:24px!important}.category-directory .section-head p:not(.eyebrow){display:none}.category-directory .section-head>a{position:absolute;right:16px;top:21px;margin:0!important;font-size:11px!important}
 .category-tabs{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-bottom:12px!important}.category-tabs button{min-height:48px!important;padding:7px 8px!important;border-radius:14px!important;font-size:11px!important}.category-tabs .lb-category-icon{flex:0 0 auto}
 .category-group-card{padding:14px 11px!important}.category-group-card h3{grid-template-columns:auto 1fr!important;margin-bottom:10px!important}.category-group-card h3 small{display:none}.category-chip-list{grid-template-columns:1fr 1fr!important;gap:6px!important}.category-chip-list a{min-height:46px!important;padding:7px!important;font-size:10.5px!important}.category-chip-list .lb-category-icon{transform:scale(.86)}
 .impact-story{margin-bottom:26px!important;padding:25px 17px!important}.impact-heading h2{font-size:27px!important}.impact-heading>p:last-child{display:none}.impact-flow{grid-template-columns:1fr 1fr!important;margin-top:17px!important}.impact-flow article{padding:13px!important}.impact-flow article p{display:none}.impact-flow article b{font-size:12px}.competition-band{display:none!important}.home-section{padding-top:24px!important;padding-bottom:32px!important}.merchant-cta{margin-bottom:18px!important}
}
@media(max-width:360px){.category-tabs button{font-size:10px!important}.category-chip-list a{font-size:10px!important}}

/* unified mobile wordmark v28 */
@media(max-width:900px){body.public-app .top>.brand b,.tenant-mobile-head .brand b{background:linear-gradient(92deg,#123fbd 0%,#1465ec 44%,#24bdd4 73%,#8b6cf2 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}body.public-app .top>.brand b span,.tenant-mobile-head .brand b span{display:inline!important;background:inherit!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}}

/* proportional domain suffix v29 */
@media(max-width:900px){body.public-app .top>.brand b span,.tenant-mobile-head .brand b span{font-size:.7em!important;font-weight:800!important;letter-spacing:-.15px!important;vertical-align:baseline!important}}

/* compact authentication v30 */
.public-main>.auth-card.auth-compact{width:min(440px,calc(100% - 28px));margin:28px auto 42px;padding:25px 29px;border-radius:24px}.public-main>.register-compact{width:min(720px,calc(100% - 28px))}.auth-compact .brand.center{margin-bottom:13px}.auth-compact .brand img{width:39px;height:39px}.auth-compact .eyebrow{margin:0 0 5px;text-align:center}.auth-compact h1{margin:0 0 6px;font-size:25px}.auth-compact>p:not(.eyebrow){max-width:500px;margin:0 auto 14px;font-size:13px;line-height:1.45}.auth-compact label{margin:8px 0;font-size:12px}.auth-compact input,.auth-compact select{min-height:44px;margin-top:4px;padding:9px 11px;border-radius:11px}.auth-compact label small{display:block;margin:1px 0 3px;color:#7a879e;font-size:10px;font-weight:500}.auth-compact .two{gap:4px 12px}.auth-compact .auth-help{margin:-2px 0 9px}.auth-compact .btn.full{min-height:45px;margin-top:8px;padding:10px 16px}.auth-compact>small{margin-top:11px}.auth-compact .password-toggle{width:34px;height:34px;right:5px}.auth-compact .error,.auth-compact .flash{margin-bottom:10px;padding:9px 12px;font-size:12px}
@media(max-width:600px){.public-main>.auth-card.auth-compact{margin:14px auto 24px;padding:19px 16px;border-radius:20px}.auth-compact .brand.center{margin-bottom:9px}.auth-compact .brand img{width:34px;height:34px}.auth-compact h1{font-size:22px}.auth-compact>p:not(.eyebrow){margin-bottom:10px;font-size:11.5px}.register-compact .two{grid-template-columns:1fr 1fr!important;gap:2px 8px}.register-compact label{min-width:0;font-size:10.5px}.register-compact input,.register-compact select{min-width:0;min-height:42px;padding:8px;font-size:13px}.register-compact label small{font-size:8.5px}.auth-compact .btn.full{margin-top:6px}.auth-compact>small{font-size:11px}}
@media(max-width:350px){.register-compact .two{grid-template-columns:1fr!important}}

/* focused auth pages v31 */
body:has(.auth-compact) .public-footer{display:none!important}body:has(.auth-compact) .public-main{min-height:calc(100svh - 66px);display:grid;align-items:start}

/* dashboard command centers v32 */
.compact-welcome,.compact-owner-hero{margin-bottom:14px!important;padding:25px 28px!important}.compact-welcome h1,.compact-owner-hero h1{margin:4px 0 7px;font-size:clamp(30px,4vw,43px);line-height:1}.dashboard-kpis,.owner-dashboard-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:13px;max-width:1120px}.dashboard-kpis article,.owner-dashboard-kpis article{min-width:0;padding:18px;border:1px solid #dce5f5;border-radius:17px;background:#fff;box-shadow:0 9px 28px #18376f0a}.dashboard-kpis article.primary,.owner-dashboard-kpis article.primary{color:#fff;border:0;background:linear-gradient(125deg,#0c3ca7,#1670ef 58%,#7559ed);box-shadow:0 15px 35px #1858d52b}.dashboard-kpis small,.dashboard-kpis span,.owner-dashboard-kpis small,.owner-dashboard-kpis span{display:block}.dashboard-kpis small,.owner-dashboard-kpis small{color:#6f7e98;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.dashboard-kpis strong,.owner-dashboard-kpis strong{display:block;margin:5px 0 2px;color:#10204a;font-size:25px;line-height:1.1}.dashboard-kpis span,.owner-dashboard-kpis span{color:#8290a6;font-size:11px}.dashboard-kpis .primary small,.dashboard-kpis .primary strong,.dashboard-kpis .primary span,.owner-dashboard-kpis .primary small,.owner-dashboard-kpis .primary strong,.owner-dashboard-kpis .primary span{color:#fff}.compact-actions{gap:9px!important;margin-bottom:13px!important}.compact-actions a{grid-template-columns:38px 1fr!important;padding:13px!important;border-radius:15px!important}.compact-actions span{width:38px!important;height:38px!important;font-size:17px!important}.compact-actions b{font-size:12px}.compact-actions small{font-size:10px}.compact-panel{padding:20px!important}.traffic-panel{max-width:1120px;margin-bottom:14px;padding:20px 22px;border:1px solid #dce5f5;border-radius:20px;background:#fff;box-shadow:0 12px 34px #17376f0b}.traffic-panel>.panel-title>span{color:#61718d;font-size:11px;font-weight:750}.traffic-chart{display:flex;align-items:end;gap:11px;height:155px;padding-top:12px}.traffic-chart>div{display:grid;grid-template-rows:1fr auto auto;flex:1;height:100%;min-width:0;text-align:center}.traffic-chart>div>span{position:relative;display:flex;height:100%;align-items:end;border-radius:9px;background:#f0f4fb;overflow:hidden}.traffic-chart i{display:block;width:100%;border-radius:9px 9px 0 0;background:linear-gradient(#25c6d7,#1668ee 60%,#7659ed)}.traffic-chart b{margin-top:5px;color:#354667;font-size:10px}.traffic-chart small{color:#8793a7;font-size:8px}.traffic-empty{display:grid!important;place-items:center!important;width:100%;color:#78869d}.owner-dashboard-kpis{max-width:none}.compact-owner-hero{border-radius:22px!important}
@media(max-width:900px){.dashboard-kpis,.owner-dashboard-kpis{grid-template-columns:1fr 1fr}.compact-welcome,.compact-owner-hero{padding:21px!important}.compact-welcome h1,.compact-owner-hero h1{font-size:31px}.traffic-panel{padding:17px 14px}.traffic-chart{height:130px}}
@media(max-width:420px){.dashboard-kpis,.owner-dashboard-kpis{gap:7px}.dashboard-kpis article,.owner-dashboard-kpis article{padding:13px 12px;border-radius:14px}.dashboard-kpis strong,.owner-dashboard-kpis strong{font-size:20px}.compact-actions{grid-template-columns:1fr 1fr!important}.compact-panel{padding:15px 12px!important}.traffic-chart{gap:5px}.traffic-chart small{display:none}}

/* one unified wordmark v32 */
.brand b,.top .brand b,.tenant-sidebar .brand b,.tenant-mobile-head .brand b,.auth-card .brand b{background:linear-gradient(92deg,#123fbd 0%,#1465ec 44%,#24bdd4 73%,#8b6cf2 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.brand b span,.top .brand b span,.tenant-sidebar .brand b span,.tenant-mobile-head .brand b span,.auth-card .brand b span{display:inline!important;width:auto!important;height:auto!important;border-radius:0!important;background:inherit!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;font-size:.7em!important;font-weight:800!important;vertical-align:baseline!important}

/* storefront and product detail v34 */
.shop-hero{grid-template-columns:minmax(0,1fr) 190px!important}.shop-identity{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important}.shop-logo{display:flex!important;width:190px!important;height:132px!important;align-items:center!important;justify-content:center!important;padding:10px!important}.shop-logo img{width:100%!important;height:100%!important;max-width:170px!important;max-height:118px!important;object-fit:contain!important;object-position:center!important}.product-clickable{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-clickable:hover{transform:translateY(-3px);box-shadow:0 18px 42px #173b7c18}.product-detail-link{display:block;color:inherit;text-decoration:none}.product-copy{padding:17px 20px 5px!important}.product-copy .detail-kicker{display:block;margin-bottom:7px;color:#1968ed;font-size:9px;font-weight:900;letter-spacing:1px}.product-copy p{display:-webkit-box;min-height:42px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-action{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 18px}.product-action .add{position:static}.product-detail-shell{max-width:1120px;margin:28px auto 70px;padding:0 22px}.back-shop{display:inline-flex;margin-bottom:15px;color:#31517f;font-size:13px;font-weight:800}.product-detail-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);overflow:hidden;border:1px solid #dbe5f5;border-radius:30px;background:#fff;box-shadow:0 26px 75px #153b8215}.product-detail-media{display:grid;place-items:center;min-height:520px;padding:34px;background:linear-gradient(145deg,#edf8ff,#f3efff)}.product-detail-media img{width:100%;height:100%;max-height:500px;object-fit:contain;border-radius:20px;box-shadow:0 18px 42px #173b7c16}.product-detail-media .product-art{width:220px;height:220px}.product-detail-copy{padding:46px 42px}.product-detail-copy h1{margin:8px 0 8px;color:#0d1d46;font-size:clamp(34px,4vw,50px);line-height:1.02;letter-spacing:-2px}.merchant-line{color:#1767ec;font-size:13px;font-weight:850}.product-detail-price{display:block;margin:25px 0;color:#0e2458;font-size:32px}.product-description{padding:20px 0;border-top:1px solid #e1e8f3;border-bottom:1px solid #e1e8f3}.product-description h2{margin:0 0 9px;font-size:17px}.product-description p{margin:0;color:#56657f;line-height:1.7}.variant-box{margin-top:20px}.variant-box label{display:block;margin-bottom:7px;color:#17264b;font-size:12px;font-weight:850}.variant-box select{width:100%;min-height:48px;margin:0}.variant-note{display:flex;flex-direction:column;gap:4px;margin-top:20px;padding:15px;border-radius:14px;background:#f1f6ff;color:#244473}.variant-note span{font-size:11px;color:#71809a}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.detail-actions .btn{text-align:center}.secure-note{margin-top:13px;color:#5f708d;font-size:11px;text-align:center}.product-list a{display:inline-block;margin-top:5px;color:#1767ec;font-size:11px;font-weight:800}
@media(max-width:850px){.shop-hero{grid-template-columns:1fr!important}.shop-identity{grid-template-columns:150px minmax(0,1fr)!important}.shop-logo{width:150px!important;height:105px!important}.shop-logo img{max-width:140px!important;max-height:98px!important}.product-detail-shell{margin:14px auto 50px;padding:0 12px}.product-detail-card{grid-template-columns:1fr;border-radius:24px}.product-detail-media{min-height:285px;padding:20px}.product-detail-media img{max-height:330px}.product-detail-copy{padding:27px 21px}.product-detail-copy h1{font-size:34px}.product-detail-price{margin:18px 0;font-size:27px}}
@media(max-width:520px){.shop-identity{grid-template-columns:1fr!important}.shop-logo{width:145px!important;height:96px!important;justify-content:flex-start!important;padding:0!important}.shop-logo img{max-width:145px!important;max-height:92px!important;object-position:left center!important}.detail-actions{grid-template-columns:1fr}.product-detail-media{min-height:235px}.product-detail-copy h1{font-size:30px;letter-spacing:-1.3px}}
.detail-actions .detail-whatsapp{grid-column:1/-1}.detail-actions .buy-now{box-shadow:0 12px 25px #1d62dc26}.product-detail-shell>.cart{z-index:40}

/* multimedia commerce and social feed v35 */
.product-gallery{display:grid;width:100%;gap:14px}.product-gallery>img{width:100%;height:410px;object-fit:contain}.product-gallery>video{width:100%;max-height:390px;border-radius:18px;background:#071638}.gallery-thumbs{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.gallery-thumb{width:62px;height:62px;padding:3px;border:2px solid transparent;border-radius:12px;background:#fff;cursor:pointer}.gallery-thumb.active{border-color:#1767ec}.gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.rating-summary{display:inline-flex;gap:5px;margin-top:11px;color:#f59e0b;font-weight:900}.rating-summary span{color:#72809a;font-size:11px}.reviews-panel{margin-top:20px;padding:28px;border:1px solid #dbe5f5;border-radius:24px;background:#fff}.reviews-head{display:grid;grid-template-columns:240px 1fr;gap:30px}.reviews-head h2{margin:3px 0;color:#10204a;font-size:42px}.reviews-head h2 span{color:#f59e0b}.review-form{display:grid;gap:9px}.review-form label{margin:0}.review-form .btn{justify-self:start}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px}.review-list article{padding:16px;border-radius:15px;background:#f7f9fd}.review-list article strong{display:block;color:#f59e0b}.review-list article strong i{color:#d8dfeb;font-style:normal}.review-list p{margin:7px 0 0;color:#586781;font-size:13px}.media-type-badge{padding:7px 9px;border-radius:9px;background:#edf3ff;color:#1767ec;font-size:9px;font-weight:900}.social-feed-shell{max-width:720px;margin:25px auto 80px;padding:0 18px}.feed-intro{padding:20px 5px}.feed-intro h1{margin:5px 0;font-size:42px;color:#10204a}.feed-intro>p:last-child{color:#64738e}.social-feed{display:grid;gap:20px}.social-card{overflow:hidden;border:1px solid #dce5f3;border-radius:25px;background:#fff;box-shadow:0 18px 55px #173b7c11}.social-media{background:#081a43}.social-media video{display:block;width:100%;max-height:660px;aspect-ratio:9/12;object-fit:contain;background:#071638}.live-cover{display:grid;place-items:center;min-height:420px;padding:30px;text-align:center;color:#fff;background:radial-gradient(circle at top,#7659ed,#103aa4 70%)}.live-cover>b{color:#ff8193}.live-cover h2{font-size:35px}.social-content{padding:19px}.social-merchant{display:flex;align-items:center;gap:10px;color:#13234b}.social-merchant img{width:42px;height:42px;object-fit:contain;border-radius:12px}.social-merchant span{display:grid}.social-merchant small{color:#8290a5}.social-content>h2{margin:14px 0 5px;color:#10204a}.social-content>p{color:#5e6e89;line-height:1.6}.linked-product{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:11px;margin:15px 0;padding:10px;border:1px solid #dde6f4;border-radius:15px;background:#f8faff;color:#13234b}.linked-product img{width:58px;height:58px;object-fit:cover;border-radius:10px}.linked-product span{display:grid}.linked-product small{color:#1767ec;font-size:8px;font-weight:900}.linked-product strong{color:#10204a}.linked-product i{font-size:27px}.social-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;border-top:1px solid #e5eaf3;padding-top:11px}.social-actions form{margin:0}.social-actions button{width:100%;padding:9px 4px;border:0;border-radius:10px;background:#f4f7fc;color:#425475;font-weight:850;cursor:pointer}.social-actions button.active{background:#e8f1ff;color:#1767ec}.comment-form{display:none;grid-template-columns:105px 1fr auto;gap:6px;margin-top:10px}.comment-form.show{display:grid}.comment-form input{min-width:0;margin:0}.comment-form button{border:0;border-radius:10px;background:#1767ec;color:#fff;font-weight:800}.feed-empty{padding:60px;text-align:center;border-radius:22px;background:#fff}.public-mobile-nav{display:none}
@media(max-width:760px){body.public-app{padding-bottom:76px}.public-mobile-nav{position:fixed;z-index:100;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);height:68px;padding:6px 5px calc(6px + env(safe-area-inset-bottom));border-top:1px solid #dbe5f4;background:#fff;box-shadow:0 -12px 35px #102c6518}.public-mobile-nav a{display:grid;place-items:center;align-content:center;gap:2px;color:#60708b;font-size:9px;font-weight:800}.public-mobile-nav span{font-size:20px;line-height:1}.public-mobile-nav .media-nav span{display:grid;width:35px;height:29px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#1767ec,#8061ef)}.product-detail-shell>.cart{bottom:74px!important}.product-gallery>img{height:245px}.gallery-thumb{width:49px;height:49px}.reviews-panel{padding:19px 15px}.reviews-head{grid-template-columns:1fr}.review-list{grid-template-columns:1fr}.social-feed-shell{margin-top:8px;padding:0 10px}.feed-intro h1{font-size:34px}.social-card{border-radius:20px}.social-content{padding:15px}.social-actions button span{display:block;font-size:9px}.comment-form{grid-template-columns:1fr 1fr}.comment-form input[name=comment_text]{grid-column:1/-1}.comment-form button{min-height:42px}.product-editor input[type=file]{font-size:11px}}
.product-rating{display:block;margin-top:9px;color:#e99a08;font-size:11px;font-weight:850}
.detail-actions #detail-add{position:static!important;display:flex!important;min-height:48px!important;align-items:center!important;justify-content:center!important;border:0!important;background:linear-gradient(135deg,#1767ec,#8061ef)!important;color:#fff!important;font-size:0!important;box-shadow:0 12px 25px #1d62dc26!important}.detail-actions #detail-add:before{content:"🛒  Masukkan keranjang";font-size:13px;font-weight:850}.review-list article em{display:inline-block;margin-left:5px;color:#168453;font-size:9px;font-style:normal}.reviews-head>div>small{display:block;margin-top:8px;color:#70809b;line-height:1.5}
.product-social-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:1120px;margin:15px auto 60px;padding:0 22px}.product-social-bar form{margin:0}.product-social-bar button,.product-social-bar a{display:grid;width:100%;min-height:45px;place-items:center;border:1px solid #dce5f4;border-radius:13px;background:#fff;color:#425475;font-size:12px;font-weight:850;cursor:pointer}.product-social-bar .active{border-color:#1767ec;background:#edf4ff;color:#1767ec}.customer-shell{max-width:1080px;margin:28px auto 70px;padding:0 20px}.customer-hero{display:flex;align-items:center;justify-content:space-between;padding:28px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#0d3ca4,#176dee 60%,#7c5cec)}.customer-hero h1{margin:5px 0;font-size:38px}.customer-hero p{margin:0}.customer-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0}.customer-kpis article{padding:20px;border:1px solid #dce5f4;border-radius:17px;background:#fff}.customer-kpis small,.customer-kpis strong{display:block}.customer-kpis strong{margin-top:4px;color:#10204a;font-size:27px}.customer-upgrade{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:24px;border-radius:20px;background:#eef6ff}.customer-upgrade h2{margin:5px 0;color:#10204a}.customer-section{margin-top:14px}.saved-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.saved-grid a{display:grid;gap:4px;padding:10px;border:1px solid #e1e8f3;border-radius:14px;color:#17264b}.saved-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.saved-grid small{color:#74819a}.customer-order{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e5eaf2;color:#17264b}.customer-order span{display:grid}.customer-order small{color:#7b879b}
@media(max-width:760px){.product-social-bar{grid-template-columns:1fr 1fr;margin:-35px auto 90px;padding:0 12px}.customer-shell{margin-top:12px;padding:0 12px}.customer-hero{display:grid;gap:18px;padding:22px}.customer-hero h1{font-size:31px}.customer-kpis{gap:7px}.customer-kpis article{padding:13px 10px}.customer-kpis strong{font-size:21px}.customer-upgrade{display:grid;gap:14px;padding:19px}.saved-grid{grid-template-columns:1fr 1fr}.customer-order{display:grid;gap:5px}}
