/* SmartMarudu v0.9.20 — Owner Storefront Professional Polish
   Loaded AFTER app.css. Professional, lighter and price-first storefront standard. */

.owner-app-body{background:#fff;color:#111827}
.owner-app-main{width:min(1240px,calc(100% - 40px))!important;padding-top:22px!important;padding-bottom:64px!important;overflow:visible!important}
.business-header{height:74px!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid #e8eaee!important;backdrop-filter:blur(12px);box-shadow:none!important}
.business-header-inner{min-height:74px!important;display:flex;align-items:center;justify-content:space-between;gap:28px}
.standalone-brand{display:flex;align-items:center;gap:11px;min-width:0}
.standalone-brand img,.standalone-brand>span{width:44px!important;height:44px!important;border-radius:12px!important;object-fit:cover!important;border:1px solid #e6e8ec!important;background:#fff!important}
.standalone-brand b{font-size:16px!important;font-weight:750!important;color:#111827!important;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.business-header nav{display:flex;align-items:center;gap:3px!important}
.business-header nav a{font-size:16px!important;font-weight:650!important;color:#344054!important;padding:9px 12px!important;border-radius:9px!important}
.business-header nav a:hover,.business-header nav a.active{background:#f5f6f8!important;color:#101828!important}

/* Hero — business first, controlled scale. */
.sm-owner-hero{position:relative;min-height:520px;border-radius:24px;overflow:hidden;background:#111827;isolation:isolate;box-shadow:0 18px 46px rgba(16,24,40,.09)}
.sm-owner-hero-media{position:absolute;inset:0;z-index:-3;background:#111827}
.sm-owner-hero-media img{width:100%;height:100%;object-fit:cover;display:block}
.sm-owner-hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,10,20,.82) 0%,rgba(7,12,22,.66) 38%,rgba(6,10,18,.24) 72%,rgba(6,10,18,.10) 100%)}
.sm-owner-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,0) 48%,rgba(0,0,0,.24) 100%)}
.sm-owner-hero-content{min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:42px 46px 42px;max-width:760px;color:#fff}
.sm-owner-hero-kicker{display:inline-flex;align-items:center;gap:8px;font-size:16px;line-height:1;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#fff;opacity:.92;margin-bottom:12px}
.sm-owner-hero-title{margin:0 0 14px!important;color:#fff!important;font-size:clamp(48px,5.7vw,72px)!important;line-height:.99!important;letter-spacing:-.055em!important;font-weight:800!important;max-width:760px!important;text-wrap:balance;text-shadow:0 4px 20px rgba(0,0,0,.18)}
.sm-owner-hero-desc{max-width:650px;margin:0!important;font-size:16px!important;line-height:1.68!important;color:rgba(255,255,255,.91)!important}
.sm-owner-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}
.sm-owner-hero-actions .btn{min-height:46px!important;padding:11px 17px!important;border-radius:11px!important;font-size:16px!important;font-weight:750!important}
.sm-owner-hero-actions .btn.primary{background:#fff!important;border:1px solid #fff!important;color:#111827!important;box-shadow:none!important}
.sm-owner-hero-actions .btn.ghost{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.34)!important;color:#fff!important;backdrop-filter:blur(8px)}
.sm-owner-hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.sm-owner-hero-tags span{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.09);color:#fff;font-size:16px;font-weight:650;backdrop-filter:blur(8px)}

/* Compact trust strip. */
.sm-owner-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:14px 0 54px;border:1px solid #e8e3da;border-radius:17px;overflow:hidden;background:#fbf8f3}
.sm-owner-trust-item{min-height:78px;padding:14px 17px;display:flex;align-items:center;gap:11px;border-right:1px solid #e8e3da}
.sm-owner-trust-item:last-child{border-right:0}
.sm-owner-trust-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1px solid #e8e3da;color:#6f5a3c;font-weight:800;font-size:16px;flex:none}
.sm-owner-trust-item b{display:block;font-size:20px;line-height:1;letter-spacing:-.04em;color:#111827}
.sm-owner-trust-item span{display:block;margin-top:4px;font-size:16px;color:#667085}

/* Sections */
.sm-owner-section{padding:0 0 60px}
.sm-owner-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:20px}
.sm-owner-section-kicker{display:block;font-size:16px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#9a6a3a;margin-bottom:6px}
.sm-owner-section-head h2{margin:0!important;font-size:clamp(29px,3.1vw,40px)!important;line-height:1.07!important;letter-spacing:-.045em!important;color:#111827!important}
.sm-owner-section-head p{max-width:620px;margin:7px 0 0;color:#667085;font-size:16px;line-height:1.65}
.sm-owner-section-link{color:#111827;font-size:16px;font-weight:750;white-space:nowrap}

/* Package cards — equal grid, price hierarchy, no featured giant card. */
.sm-package-editorial{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.sm-package-editorial-card{min-width:0;height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 6px 20px rgba(16,24,40,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.sm-package-editorial-card:hover{transform:translateY(-2px);border-color:#d7dce3;box-shadow:0 12px 30px rgba(16,24,40,.065)}
.sm-package-media{display:block;position:relative;aspect-ratio:4/3;background:#f5f5f4;overflow:hidden}
.sm-package-media.is-empty{display:grid;place-items:center;color:#98a2b3;font-size:16px;font-weight:650}
.sm-package-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .3s ease}
.sm-package-editorial-card:hover .sm-package-media img{transform:scale(1.018)}
.sm-package-content{padding:17px 17px 16px;display:flex;flex:1;flex-direction:column}
.sm-package-category{display:block;margin-bottom:6px;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#9a6a3a}
.sm-package-content h3{margin:0 0 7px!important;font-size:19px!important;line-height:1.2!important;letter-spacing:-.03em!important}
.sm-package-content h3 a{color:#111827;text-decoration:none}
.sm-package-content p{margin:0!important;min-height:42px;color:#667085!important;font-size:16px!important;line-height:1.62!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.sm-package-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-top:1px solid #eef0f3;margin-top:auto;padding-top:14px}
.sm-package-price-wrap{min-width:0}
.sm-package-price-note{display:block;margin-bottom:2px;color:#98a2b3;font-size:16px;font-weight:650;line-height:1.2}
.sm-package-price-line{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}
.sm-package-price{font-size:23px;font-weight:800;line-height:1;letter-spacing:-.045em;color:#101828;white-space:nowrap}
.sm-package-unit{font-size:16px;font-weight:600;color:#667085;white-space:nowrap}
.sm-package-price-wrap.is-contact .sm-package-price{font-size:16px;letter-spacing:-.015em}
.sm-package-more{display:inline-flex;align-items:center;gap:4px;color:var(--owner-accent,#175CD3);font-size:16px;font-weight:800;white-space:nowrap;text-decoration:none;padding-bottom:2px}

/* Gallery / portfolio */
.sm-owner-gallery{display:grid;grid-template-columns:1.3fr .85fr .85fr;grid-template-rows:220px 220px;gap:12px}
.sm-owner-gallery figure{margin:0;overflow:hidden;border-radius:17px;background:#f4f4f5}
.sm-owner-gallery figure:first-child{grid-row:1/3}
.sm-owner-gallery img{width:100%;height:100%;object-fit:cover;display:block}

/* Booking / process */
.sm-owner-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sm-owner-process-card{padding:20px 18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}
.sm-owner-process-num{width:31px;height:31px;display:grid;place-items:center;border-radius:999px;background:#111827;color:#fff;font-size:16px;font-weight:800;margin-bottom:13px}
.sm-owner-process-card h3{margin:0 0 5px!important;font-size:16px!important;letter-spacing:-.02em!important}
.sm-owner-process-card p{margin:0!important;font-size:16px!important;line-height:1.6!important;color:#667085!important}

/* Inquiry CTA — light, business-first. */
.sm-owner-cta{margin-top:2px;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #e8e3da;border-radius:20px;background:#fbf8f3;color:#101828}
.sm-owner-cta .sm-owner-section-kicker{color:#9a6a3a}
.sm-owner-cta h2{margin:0 0 7px!important;color:#101828!important;font-size:clamp(26px,2.8vw,36px)!important;line-height:1.08!important;letter-spacing:-.04em!important}
.sm-owner-cta p{margin:0!important;max-width:680px;color:#667085!important;font-size:16px!important;line-height:1.65!important}
.sm-owner-cta-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.sm-owner-cta-actions .btn{min-height:45px!important;border-radius:11px!important;padding:11px 15px!important;font-size:16px!important}
.sm-owner-cta-actions .btn.ghost{color:#344054!important;border-color:#d0d5dd!important;background:#fff!important}

/* Services / package listing standard */
.owner-app-page-head{max-width:820px!important;padding:18px 0 26px!important}
.owner-app-page-head h1{font-size:clamp(36px,4.2vw,54px)!important;line-height:1.04!important;letter-spacing:-.05em!important;margin:8px 0 11px!important}
.owner-app-page-head p{font-size:16px!important;line-height:1.7!important;color:#667085!important}
.owner-service-card-grid,.photo-package-grid,.app-service-grid{gap:16px!important}
.owner-service-card-pro,.photo-package-card,.service-card-pro{height:100%;display:flex;flex-direction:column;border-radius:18px!important;overflow:hidden!important;border:1px solid #e5e7eb!important;box-shadow:0 6px 20px rgba(16,24,40,.035)!important;background:#fff!important}
.owner-service-card-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#f5f5f4}
.owner-service-card-media.is-empty{display:grid;place-items:center;color:#98a2b3;font-size:16px}
.owner-service-card-media img,.photo-package-card img,.service-card-pro img{width:100%!important;height:100%!important;aspect-ratio:4/3;object-fit:cover!important;display:block!important}
.photo-package-body,.service-card-pro .service-body{padding:17px!important;display:flex;flex:1;flex-direction:column}
.photo-package-body h3,.service-card-pro .service-body h3{font-size:19px!important;line-height:1.2!important;margin-bottom:7px!important}
.photo-package-body p,.service-card-pro .service-body p{font-size:16px!important;line-height:1.62!important;color:#667085!important}
.owner-service-price{margin-top:auto;padding-top:15px;border-top:1px solid #eef0f3}
.owner-service-price>span{display:block;margin-bottom:3px;color:#98a2b3;font-size:16px;font-weight:650}
.owner-service-price>div{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}
.owner-service-price strong{color:#101828;font-size:24px;line-height:1;font-weight:800;letter-spacing:-.045em}
.owner-service-price small{color:#667085;font-size:16px;font-weight:600}
.owner-service-price.is-contact strong{font-size:16px;letter-spacing:-.015em}
.package-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:14px!important}
.package-card-actions .btn{min-height:42px!important;border-radius:10px!important;font-size:16px!important}

/* Footer */
.owner-app-footer{margin-top:24px!important;background:#0f172a!important;border-top:0!important;color:#fff!important}
.owner-app-footer .footer-inner{display:flex!important;justify-content:space-between!important;gap:20px!important;align-items:center!important;min-height:70px;font-size:16px!important;color:#cbd5e1!important}
.owner-app-footer b{color:#fff!important}
.owner-app-footer a{color:#fff!important;text-decoration:underline;text-decoration-color:#475467}

@media(max-width:1050px){
  .sm-owner-hero{min-height:500px}.sm-owner-hero-content{min-height:500px;padding:38px}.sm-owner-hero-title{font-size:clamp(46px,6.5vw,64px)!important}
  .sm-owner-trust{grid-template-columns:repeat(2,1fr)}.sm-owner-trust-item:nth-child(2){border-right:0}.sm-owner-trust-item:nth-child(-n+2){border-bottom:1px solid #e8e3da}
  .sm-package-editorial{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sm-owner-gallery{grid-template-columns:1fr 1fr;grid-template-rows:300px 200px 200px}.sm-owner-gallery figure:first-child{grid-column:1/-1;grid-row:auto}
  .sm-owner-process{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:760px){
  .owner-app-main{width:min(100% - 24px,1240px)!important;padding-top:12px!important;padding-bottom:86px!important}
  .business-header{height:64px!important}.business-header-inner{min-height:64px!important}.standalone-brand img,.standalone-brand>span{width:38px!important;height:38px!important;border-radius:10px!important}.standalone-brand b{font-size:16px!important;max-width:220px}.business-header nav{display:none!important}
  .sm-owner-hero{min-height:500px;border-radius:19px}.sm-owner-hero::before{background:linear-gradient(180deg,rgba(5,10,20,.16) 0%,rgba(5,10,20,.50) 50%,rgba(5,10,20,.90) 100%)}.sm-owner-hero-content{min-height:500px;padding:24px 20px 25px;justify-content:flex-end}.sm-owner-hero-kicker{font-size:16px}.sm-owner-hero-title{font-size:clamp(38px,11vw,52px)!important;line-height:1!important;max-width:100%!important}.sm-owner-hero-desc{font-size:16px!important;line-height:1.62!important}.sm-owner-hero-actions{width:100%;margin-top:18px}.sm-owner-hero-actions .btn{flex:1;min-width:125px}.sm-owner-hero-tags{gap:5px}.sm-owner-hero-tags span{font-size:16px;min-height:29px;padding:0 9px}
  .sm-owner-trust{grid-template-columns:1fr;margin-bottom:42px}.sm-owner-trust-item{border-right:0!important;border-bottom:1px solid #e8e3da!important;min-height:67px;padding:12px 14px}.sm-owner-trust-item:last-child{border-bottom:0!important}.sm-owner-trust-item b{font-size:18px}
  .sm-owner-section{padding-bottom:44px}.sm-owner-section-head{align-items:flex-start;flex-direction:column;margin-bottom:16px}.sm-owner-section-head h2{font-size:27px!important}
  .sm-package-editorial{grid-template-columns:1fr}.sm-package-media{aspect-ratio:16/10}.sm-package-content{padding:16px}.sm-package-content h3{font-size:19px!important}.sm-package-content p{min-height:0}.sm-package-price{font-size:22px}.sm-package-footer{align-items:flex-end}
  .sm-owner-gallery{grid-template-columns:1fr 1fr;grid-template-rows:240px 160px 160px}.sm-owner-gallery figure:first-child{grid-column:1/-1}
  .sm-owner-process{grid-template-columns:1fr}.sm-owner-cta{padding:24px 20px;align-items:flex-start;flex-direction:column}.sm-owner-cta-actions{width:100%;justify-content:flex-start}.sm-owner-cta-actions .btn{flex:1}
  .package-card-actions{grid-template-columns:1fr!important}.owner-app-footer .footer-inner{align-items:flex-start!important;flex-direction:column!important;padding:18px 0!important}
}
