.tenant-store{--store-primary:#0d6efd;--store-secondary:#07366c;--store-accent:#ffc107;--store-ink:#172033;--store-muted:#64748b;--store-surface:#f5f7fa;--store-border:#e4e9ef;--store-radius:16px;--store-shadow:0 18px 45px rgba(22,39,57,.11);overflow-x:hidden;background:#fff;color:var(--store-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}.tenant-store *{box-sizing:border-box}.tenant-store .container{max-width:1180px}.tenant-store a:focus-visible,.tenant-store button:focus-visible{outline:3px solid var(--store-accent);outline-offset:3px}.tenant-header{position:sticky;top:0;z-index:1025;background:rgba(255,255,255,.97);border-bottom:1px solid var(--store-border);backdrop-filter:blur(12px);transition:box-shadow .2s ease}.tenant-header.is-scrolled{box-shadow:0 9px 26px rgba(17,32,48,.1)}.tenant-header .navbar{min-height:76px}.tenant-brand{display:flex;align-items:center;gap:.7rem;color:var(--store-ink);font-weight:850;text-decoration:none;min-width:0}.tenant-brand:hover{color:var(--store-primary)}.brand-logo,.brand-fallback{width:48px;height:48px;flex:0 0 48px;border-radius:13px}.brand-logo{object-fit:contain;background:#fff}.brand-fallback{display:grid;place-items:center;background:var(--store-primary);color:#fff;font-weight:850}.brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-nav .nav-link{color:#334155;font-size:.91rem;font-weight:700;border-radius:9px;padding:.55rem .65rem!important}.tenant-nav .nav-link:hover{color:var(--store-primary);background:color-mix(in srgb,var(--store-primary) 8%,white)}.tenant-nav .icon{width:17px;height:17px}.store-nav-actions{display:flex;align-items:center;gap:.5rem}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;border-radius:10px;padding:.65rem 1rem;font-weight:750;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.store-btn:hover{transform:translateY(-1px)}.store-btn-primary{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.store-btn-primary:hover{filter:brightness(.9);color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--store-primary) 28%,transparent)}.store-btn-outline{border-color:color-mix(in srgb,var(--store-primary) 55%,#d7dee6);color:var(--store-primary);background:#fff}.store-btn-outline:hover{background:var(--store-primary);color:#fff}.store-btn-light{background:#fff;color:#172033}.store-btn-ghost{border-color:rgba(255,255,255,.65);color:#fff}.store-btn-ghost:hover{background:#fff;color:#172033}.store-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(125deg,var(--store-secondary),var(--store-primary));padding:clamp(4.3rem,8vw,7.2rem) 0}.store-hero:before,.store-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.store-hero:before{width:520px;height:520px;right:-170px;top:-270px;border:95px solid rgba(255,255,255,.07)}.store-hero:after{width:240px;height:240px;left:-120px;bottom:-150px;background:color-mix(in srgb,var(--store-accent) 30%,transparent)}.hero-copy{position:relative;z-index:2}.hero-identity{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-weight:750}.hero-identity img,.hero-identity .brand-fallback{width:52px;height:52px}.hero-eyebrow,.store-eyebrow{display:flex;align-items:center;gap:.55rem;text-transform:uppercase;letter-spacing:.11em;font-weight:850;font-size:.75rem}.hero-eyebrow{color:rgba(255,255,255,.83)}.store-hero h1{font-size:clamp(2.55rem,6vw,4.7rem);line-height:1.02;letter-spacing:-.045em;max-width:820px}.store-hero .lead{max-width:680px;color:rgba(255,255,255,.86);font-size:clamp(1.05rem,2vw,1.25rem)}.store-verified{display:inline-flex;align-items:center;gap:.35rem;background:#fff;color:#164e3b;border-radius:999px;padding:.38rem .7rem;font-size:.78rem;font-weight:850;box-shadow:0 5px 15px rgba(0,0,0,.1)}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}.hero-visual{position:relative;z-index:2;min-height:360px}.hero-image-main{position:absolute;inset:10px 32px 30px 0;width:calc(100% - 32px);height:calc(100% - 40px);object-fit:cover;border-radius:28px;box-shadow:0 26px 65px rgba(0,0,0,.28);border:5px solid rgba(255,255,255,.2)}.hero-visual-card{position:absolute;right:0;bottom:0;max-width:230px;background:#fff;color:var(--store-ink);padding:1rem;border-radius:16px;box-shadow:var(--store-shadow)}.hero-brand-graphic{height:100%;min-height:340px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.17),rgba(255,255,255,.04));box-shadow:inset 0 1px rgba(255,255,255,.25)}.hero-brand-graphic .brand-fallback,.hero-brand-graphic img{width:150px;height:150px;border-radius:30px}.hero-brand-graphic img{object-fit:contain;background:#fff;padding:12px}.store-trust-strip{position:relative;z-index:4;margin-top:-34px}.store-trust-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));background:#fff;border-radius:20px;box-shadow:var(--store-shadow);overflow:hidden}.store-trust-item{padding:1.25rem;text-align:center;border-right:1px solid var(--store-border)}.store-trust-item:last-child{border-right:0}.store-trust-item strong{display:block;color:var(--store-ink)}.store-trust-item small{color:var(--store-muted)}.store-section{padding:clamp(4rem,7vw,6rem) 0}.store-section-muted{background:var(--store-surface)}.store-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.store-eyebrow{color:var(--store-primary);margin:0 0 .55rem}.store-icon{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--store-primary) 12%,white);color:var(--store-primary)}.store-section-heading h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.035em;margin:0}.store-text-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--store-primary);font-weight:800;text-decoration:none;white-space:nowrap}.store-text-link:hover .icon{transform:translateX(3px)}.store-category{height:100%;display:flex;gap:1rem;align-items:center;padding:1.2rem;border:1px solid var(--store-border);border-radius:var(--store-radius);background:#fff;color:var(--store-ink);text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-category:hover{transform:translateY(-3px);border-color:var(--store-primary);box-shadow:0 13px 30px rgba(22,39,57,.09);color:var(--store-ink)}.store-category-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--store-primary) 12%,white);color:var(--store-primary)}.store-category strong{display:block}.store-category small{color:var(--store-muted)}.store-catalog-card{height:100%;display:flex;flex-direction:column;border:1px solid var(--store-border);border-radius:var(--store-radius);overflow:hidden;background:#fff;box-shadow:0 7px 25px rgba(22,39,57,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.store-catalog-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--store-primary) 50%,var(--store-border));box-shadow:var(--store-shadow)}.store-card-media{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--store-surface)}.store-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.store-catalog-card:hover .store-card-media img{transform:scale(1.035)}.store-media-fallback{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 10%,white),var(--store-surface));color:var(--store-primary);text-align:center}.store-media-fallback span{display:grid;gap:.55rem;justify-items:center}.store-featured{position:absolute;z-index:2;left:.8rem;top:.8rem;display:inline-flex;align-items:center;gap:.25rem;background:var(--store-accent);color:#172033;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:850}.store-card-body{display:flex;flex-direction:column;flex:1;padding:1.25rem}.store-card-meta{display:flex;gap:.4rem;flex-wrap:wrap;min-height:22px}.store-card-meta span{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--store-muted);font-weight:750}.store-card-body h3{font-size:1.16rem;line-height:1.3;margin:.45rem 0}.store-card-copy{color:var(--store-muted);font-size:.92rem}.store-price{color:var(--store-primary);font-size:1.12rem;font-weight:850;margin-bottom:.55rem}.store-price del{font-size:.82rem;color:#94a3b8;font-weight:500;margin-left:.45rem}.store-availability{font-size:.8rem;color:var(--store-muted);margin-bottom:1rem}.store-availability span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#16a34a;margin-right:.3rem}.store-card-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.8rem;border-top:1px solid var(--store-border);color:var(--store-primary);font-weight:800;text-decoration:none}.is-service .store-card-media{aspect-ratio:16/9}.is-service{border-left:3px solid var(--store-primary)}.store-profile{display:grid;grid-template-columns:minmax(220px,.75fr) 1.5fr;gap:clamp(2rem,6vw,5rem);align-items:center}.store-profile-visual{min-height:280px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 12%,white),color-mix(in srgb,var(--store-accent) 12%,white));position:relative}.store-profile-visual img,.store-profile-visual .brand-fallback{width:150px;height:150px;border-radius:28px}.store-profile-visual img{object-fit:contain;background:#fff;padding:10px}.store-profile-copy h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.03em}.store-facts{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.store-fact{border:1px solid var(--store-border);border-radius:999px;padding:.4rem .75rem;color:var(--store-muted);font-size:.85rem}.store-why,.store-purpose-card{height:100%;border:1px solid var(--store-border);border-radius:var(--store-radius);padding:1.5rem;background:#fff}.store-why .store-icon,.store-purpose-card .store-icon{margin-bottom:1rem}.store-purpose-card{background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--store-primary) 6%,white));padding:2rem}.store-contact-panel,.store-cta{border-radius:26px;background:linear-gradient(125deg,var(--store-secondary),var(--store-primary));color:#fff;padding:clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.store-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-top:2rem}.store-contact-item{display:flex;gap:.8rem;align-items:center;padding:1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:14px;min-width:0}.store-contact-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--store-primary)}.store-contact-item small,.store-contact-item strong,.store-contact-item a{display:block;color:#fff}.store-contact-item small{opacity:.72}.store-contact-item a{font-weight:750;overflow-wrap:anywhere}.store-cta{text-align:center}.store-cta h2{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.04em}.store-footer{background:color-mix(in srgb,var(--store-secondary) 38%,#07101c);color:#cbd5e1;border-top:4px solid var(--store-accent)}.store-footer h3{color:#fff;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.store-footer a{color:#e8edf4;text-decoration:none}.store-footer a:hover{color:#fff;text-decoration:underline}.store-footer li{margin:.45rem 0}.wa-float{position:fixed;right:18px;bottom:18px;z-index:1030;display:inline-flex;align-items:center;gap:.5rem;background:var(--store-primary);color:#fff!important;text-decoration:none;border-radius:999px;padding:.8rem 1rem;box-shadow:0 10px 28px rgba(15,35,50,.3);font-weight:800;animation:store-float-in .45s ease both}.theme-executive{--store-radius:5px}.theme-executive .store-hero{background:linear-gradient(120deg,color-mix(in srgb,var(--store-secondary) 72%,#111827),var(--store-primary))}.theme-executive .store-catalog-card,.theme-executive .store-why{box-shadow:none}.theme-executive h1,.theme-executive h2{font-family:Georgia,serif}.theme-vibrant{--store-surface:color-mix(in srgb,var(--store-accent) 7%,#fff)}.theme-vibrant .store-hero{background:linear-gradient(125deg,var(--store-primary),var(--store-secondary) 72%)}.theme-vibrant .store-category,.theme-vibrant .store-catalog-card{border-width:2px}.theme-marketplace{--store-radius:10px}.theme-marketplace .store-section{padding:4rem 0}.theme-marketplace .store-catalog-card{box-shadow:none}.theme-premium{--store-radius:22px}.theme-premium .store-section{padding:clamp(5rem,9vw,7.5rem) 0}.theme-premium .store-catalog-card,.theme-premium .store-why,.theme-premium .store-purpose-card{box-shadow:0 20px 50px rgba(17,32,48,.1)}.reveal-on-scroll{opacity:1;transform:none}.js .reveal-on-scroll{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.js .reveal-on-scroll.is-visible{opacity:1;transform:none}@keyframes store-float-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:991.98px){.tenant-header .navbar-collapse{padding:1rem 0;border-top:1px solid var(--store-border)}.store-nav-actions{align-items:stretch;flex-direction:column}.hero-visual{min-height:300px;margin-top:1rem}.store-profile{grid-template-columns:1fr}.store-profile-visual{min-height:220px}.store-trust-item{border-bottom:1px solid var(--store-border)}}@media(max-width:575.98px){.tenant-header .navbar{min-height:66px}.brand-logo,.brand-fallback{width:42px;height:42px;flex-basis:42px}.brand-name{max-width:53vw}.store-hero{padding:3.6rem 0 5rem}.store-hero h1{font-size:2.55rem}.hero-visual{min-height:250px}.hero-image-main{inset:0 14px 20px 0;width:calc(100% - 14px);height:calc(100% - 20px);border-radius:20px}.hero-visual-card{max-width:190px;font-size:.82rem}.store-trust-strip{margin-top:-25px}.store-trust-card{grid-template-columns:1fr 1fr}.store-trust-item{padding:1rem .65rem}.store-section{padding:3.7rem 0}.store-section-heading{align-items:flex-start;flex-direction:column}.store-section-heading h2{font-size:2rem}.store-catalog-card .store-card-body{padding:1rem}.store-contact-panel,.store-cta{border-radius:18px}.wa-float{width:52px;height:52px;padding:0;justify-content:center}.wa-float span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.tenant-store *,.tenant-store *:before,.tenant-store *:after{animation:none!important;transition:none!important}.js .reveal-on-scroll{opacity:1!important;transform:none!important}}
