:root{--if-navy:#0b2442;--if-blue:#174f78;--if-mint:#1dc6aa;--if-purple:#6a46dc;--if-bg:#f5f8fc;--if-border:#dfe7ef;--if-muted:#6f8192;--if-danger:#c33d52}.tenant-interface-manager .dashboard-main{background:var(--if-bg)}.interface-title{align-items:center}.interface-eyebrow{display:block;color:var(--if-purple);font-size:.72rem;font-weight:800;margin-bottom:6px}.interface-head-actions{display:flex;gap:8px;flex-wrap:wrap}.interface-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.interface-stats article{background:#fff;border:1px solid var(--if-border);border-radius:16px;padding:16px;box-shadow:0 8px 25px #102f4c0a}.interface-stats span,.interface-stats strong{display:block}.interface-stats span{color:var(--if-muted);font-size:.72rem}.interface-stats strong{font-size:1.65rem;margin-top:7px;color:var(--if-navy)}.interface-tabs{display:flex;gap:7px;overflow:auto;padding:5px;margin-bottom:14px;background:#fff;border:1px solid var(--if-border);border-radius:14px}.interface-tabs button{flex:0 0 auto;border:0;background:transparent;padding:10px 13px;border-radius:10px;color:var(--if-muted);font-weight:700;cursor:pointer}.interface-tabs button.active{background:linear-gradient(135deg,var(--if-navy),var(--if-purple));color:#fff}.interface-tab-panel{display:none;background:#fff;border:1px solid var(--if-border);border-radius:18px;padding:18px}.interface-tab-panel.active{display:block}.interface-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.interface-panel-head h2{margin:0 0 4px}.interface-panel-head p{margin:0;color:var(--if-muted);font-size:.78rem}.identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.identity-card{display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--if-border);border-radius:15px;background:#fbfdff}.identity-preview{width:92px;height:78px;border-radius:12px;overflow:hidden;background:#eaf0f5;display:grid;place-items:center;color:var(--if-muted);font-size:.68rem}.identity-preview img{width:100%;height:100%;object-fit:cover}.identity-copy h3{margin:0 0 4px;font-size:.88rem}.identity-copy p,.identity-copy small{display:block;margin:0;color:var(--if-muted);font-size:.66rem}.identity-copy p strong{color:var(--if-navy)}.gallery-manager,.interface-items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.gallery-manager article{position:relative;border-radius:14px;overflow:hidden;background:#eef3f7}.gallery-manager img{width:100%;height:180px;object-fit:cover}.gallery-manager span{position:absolute;bottom:8px;right:8px;background:#071a33cc;color:#fff;padding:5px 8px;border-radius:999px;font-size:.65rem}.gallery-manager form{position:absolute;bottom:8px;left:8px}.interface-item-card{border:1px solid var(--if-border);border-radius:15px;overflow:hidden;background:#fff}.interface-item-media{position:relative;height:165px;background:#eef3f7;display:grid;place-items:center;color:var(--if-muted)}.interface-item-media img{width:100%;height:100%;object-fit:cover}.interface-item-media em{position:absolute;top:9px;left:9px;padding:5px 8px;border-radius:999px;font-size:.62rem;font-style:normal}.status-published{background:#dcf9ef;color:#08765f}.status-draft{background:#fff1cf;color:#8a6100}.status-suspended{background:#ffe3e7;color:#a52b40}.interface-item-copy{padding:14px}.interface-item-copy>small{color:var(--if-muted)}.interface-item-copy h3{margin:4px 0}.interface-item-copy p{min-height:38px;margin:0;color:var(--if-muted);font-size:.73rem}.interface-price{display:flex;gap:8px;align-items:center;margin:10px 0}.interface-price strong{font-size:1rem;color:var(--if-purple)}.interface-price del{color:var(--if-muted)}.interface-item-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:12px}.interface-item-actions form{margin:0}.interface-empty{grid-column:1/-1;text-align:center;padding:45px 20px;border:1px dashed var(--if-border);border-radius:15px;color:var(--if-muted)}.interface-dialog{width:min(720px,calc(100% - 24px));max-height:90vh;padding:0;border:0;border-radius:18px;box-shadow:0 24px 80px #081a3444}.interface-dialog.wide{width:min(980px,calc(100% - 24px))}.interface-dialog::backdrop{background:#071b36a3;backdrop-filter:blur(3px)}.interface-dialog-form{padding:0;background:#fff}.interface-dialog-form>header,.interface-dialog-form>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid var(--if-border)}.interface-dialog-form>footer{justify-content:flex-end;border-top:1px solid var(--if-border);border-bottom:0}.interface-dialog-form>header strong,.interface-dialog-form>header small{display:block}.interface-dialog-form>header small{color:var(--if-muted);font-size:.68rem;margin-top:2px}.interface-dialog-form>header button{width:34px;height:34px;border:0;border-radius:10px;background:#edf2f7;font-size:1.3rem;cursor:pointer}.interface-dialog-form>.form-grid,.interface-dialog-form>.device-upload-grid,.interface-dialog-form>.upload-drop{margin:16px 18px}.upload-drop{position:relative;display:grid;place-items:center;min-height:190px;border:2px dashed #cdd9e6;border-radius:15px;background:#f8fbfe;text-align:center;overflow:hidden;cursor:pointer}.upload-drop.compact{min-height:150px;margin:0}.upload-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-drop span,.upload-drop strong,.upload-drop small{display:block;position:relative;z-index:1}.upload-drop small{color:var(--if-muted);margin-top:5px;font-size:.68rem}.upload-drop img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.device-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.section-sorter{display:grid;gap:8px}.section-sorter article{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--if-border);border-radius:13px;background:#fbfdff}.section-sorter article.dragging{opacity:.5;border-color:var(--if-purple)}.drag-handle{cursor:grab;font-size:1.2rem;color:#8ca0b4}.section-sorter strong,.section-sorter small{display:block}.section-sorter small{color:var(--if-muted);font-size:.65rem}.switch{display:flex;align-items:center;gap:7px;font-size:.7rem}.switch input{display:none}.switch i{width:38px;height:21px;border-radius:99px;background:#cdd7e2;position:relative}.switch i:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#fff;top:2px;right:2px;transition:.2s}.switch input:checked+i{background:var(--if-mint)}.switch input:checked+i:after{transform:translateX(-17px)}.interface-save-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 14px;border-radius:13px;background:#f2f6fb}.interface-save-bar span{color:var(--if-muted);font-size:.72rem}
.tenant-storefront{background:#f6f8fb;min-height:100vh}.storefront-hero{position:relative;min-height:500px;display:flex;align-items:end;overflow:hidden;background:linear-gradient(135deg,#0a2240,#183f64)}.storefront-hero-picture,.storefront-hero-picture img,.storefront-hero-overlay{position:absolute;inset:0;width:100%;height:100%}.storefront-hero-picture img{object-fit:cover}.storefront-hero-overlay{background:linear-gradient(90deg,#07182ee8,#07182e73 58%,#07182e24)}.storefront-hero-content{position:relative;z-index:2;display:flex;align-items:center;gap:22px;padding-block:70px;color:#fff}.storefront-logo{width:112px;height:112px;border-radius:24px;object-fit:contain;background:#fff;padding:10px;box-shadow:0 15px 35px #0004}.storefront-meta{display:flex;gap:8px;flex-wrap:wrap}.storefront-meta span{padding:5px 9px;border-radius:999px;background:#ffffff17;font-size:.7rem}.storefront-hero h1{font-size:clamp(2rem,5vw,4rem);margin:12px 0 8px}.storefront-hero p{max-width:720px;color:#e0eaf4}.storefront-slider{position:relative;min-height:380px;overflow:hidden;background:#102a48}.storefront-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:.5s}.storefront-slide.active{opacity:1;visibility:visible}.storefront-slide picture,.storefront-slide picture img{position:absolute;inset:0;width:100%;height:100%}.storefront-slide img{object-fit:cover}.storefront-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07182ed9,#07182e2c)}.storefront-slide-copy{position:relative;z-index:2;padding-block:95px;color:#fff}.storefront-slide-copy span{color:#8cf5df;font-weight:800}.storefront-slide-copy h2{max-width:650px;font-size:clamp(1.5rem,3vw,2.8rem)}.storefront-slider-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.storefront-slider-dots button{width:9px;height:9px;border:0;border-radius:99px;background:#ffffff66}.storefront-slider-dots button.active{width:30px;background:#fff}.storefront-ticker{background:linear-gradient(90deg,#0b2f50,#1b285c);color:#fff;overflow:hidden}.storefront-ticker>.container{display:flex;align-items:center;gap:12px;min-height:60px}.storefront-ticker-label{flex:none;background:var(--if-mint);color:#073a3f;padding:6px 11px;border-radius:999px;font-weight:800}.storefront-ticker-viewport{overflow:hidden;flex:1;min-width:0}.storefront-ticker-track{display:flex;width:max-content;animation:tenantTicker 28s linear infinite}.storefront-ticker-group{display:flex;gap:30px;padding-inline:10px 35px}.storefront-ticker-item{display:flex;align-items:center;gap:9px;min-width:max-content;color:#fff;text-decoration:none}.storefront-ticker-item img{width:40px;height:40px;border-radius:10px;object-fit:cover}.storefront-ticker-item strong,.storefront-ticker-item small{display:block}.storefront-ticker-item small{color:#d8e5f1}.storefront-ticker:hover .storefront-ticker-track{animation-play-state:paused}@keyframes tenantTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.storefront-sections{padding-block:26px 60px}.storefront-section{margin-bottom:22px}.storefront-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.storefront-section-head span{color:var(--if-purple);font-size:.7rem;font-weight:800}.storefront-section-head h2{margin:3px 0 0}.storefront-section-head>small{color:var(--if-muted)}.storefront-service-grid,.storefront-promo-grid,.storefront-branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.storefront-service-card,.storefront-promo-card,.storefront-branch-grid article,.storefront-policy-grid article{background:#fff;border:1px solid var(--if-border);border-radius:17px;overflow:hidden}.storefront-service-card>img,.storefront-promo-card picture img{width:100%;height:210px;object-fit:cover}.storefront-service-card>div,.storefront-promo-card>div,.storefront-branch-grid article,.storefront-policy-grid article{padding:16px}.storefront-service-card h3,.storefront-promo-card h3{margin:0 0 6px}.storefront-service-card p,.storefront-promo-card p,.storefront-branch-grid p,.storefront-policy-grid p{color:var(--if-muted);font-size:.76rem}.storefront-price{display:flex;gap:8px;align-items:center;margin:10px 0}.storefront-price strong{color:var(--if-purple);font-size:1.05rem}.storefront-banner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.storefront-banner{position:relative;min-height:260px;border-radius:18px;overflow:hidden;color:#fff;text-decoration:none;background:#102a48}.storefront-banner picture,.storefront-banner picture img{position:absolute;inset:0;width:100%;height:100%}.storefront-banner img{object-fit:cover}.storefront-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#07182edb,#07182e11)}.storefront-banner>div{position:absolute;z-index:2;bottom:0;padding:22px}.storefront-banner strong,.storefront-banner span{display:block}.storefront-banner strong{font-size:1.25rem}.storefront-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.storefront-gallery img{width:100%;height:210px;border-radius:14px;object-fit:cover}.storefront-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:20px;background:linear-gradient(135deg,#0b2442,#3d2a78);color:#fff}.storefront-contact p{color:#dbe6f0}.storefront-socials{display:flex;gap:8px;flex-wrap:wrap}.storefront-socials a{color:#fff;border:1px solid #ffffff2b;padding:8px 11px;border-radius:10px;text-decoration:none}.storefront-faq details{background:#fff;border:1px solid var(--if-border);border-radius:13px;padding:13px 15px;margin-bottom:8px}.storefront-faq summary{cursor:pointer;font-weight:700}.storefront-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}
@media(max-width:1050px){.identity-grid,.interface-items-grid,.gallery-manager,.storefront-service-grid,.storefront-promo-grid{grid-template-columns:repeat(2,1fr)}.interface-stats{grid-template-columns:repeat(2,1fr)}.storefront-gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.interface-tab-panel{padding:12px}.interface-panel-head{display:block}.interface-panel-head .button{margin-top:10px}.identity-grid,.interface-items-grid,.gallery-manager,.device-upload-grid,.storefront-service-grid,.storefront-promo-grid,.storefront-banner-grid,.storefront-branch-grid,.storefront-policy-grid{grid-template-columns:1fr}.identity-card{grid-template-columns:78px 1fr}.identity-card>.button,.identity-card>form{grid-column:1/-1}.interface-stats{grid-template-columns:1fr 1fr}.storefront-hero{min-height:560px}.storefront-hero-content{display:block;padding-block:55px}.storefront-logo{width:86px;height:86px}.storefront-slider{min-height:420px}.storefront-gallery{grid-template-columns:1fr 1fr}.storefront-gallery img{height:160px}.storefront-contact{display:block}.storefront-socials{margin-top:15px}.storefront-ticker>.container{padding-inline:9px}.storefront-ticker-item img{width:34px;height:34px}.interface-dialog-form>.form-grid,.interface-dialog-form>.device-upload-grid,.interface-dialog-form>.upload-drop{margin:12px}.section-sorter article{grid-template-columns:28px 1fr}.section-sorter .switch{grid-column:2}.interface-save-bar{display:block}.interface-save-bar .button{margin-top:9px;width:100%}}
@media(prefers-reduced-motion:reduce){.storefront-ticker-track{animation:none}.storefront-ticker-viewport{overflow:auto}.storefront-ticker-group[aria-hidden=true]{display:none}}
