
.cg-stores-page,.cg-store-detail{background:#f7f9fc;color:#102b65}
.cg-stores-page-hero{padding:92px 24px 78px;color:#fff;background:linear-gradient(135deg,#061b39 0%,#005aa9 100%)}
.cg-stores-page-hero__inner{width:min(1180px,100%);margin:auto}
.cg-stores-page-hero span,.cg-store-detail-hero__eyebrow,.cg-store-detail-kicker,.cg-store-section-heading>span{display:block;color:#ffd800;font-size:11px;font-weight:900;letter-spacing:.16em}
.cg-stores-page-hero h1{margin:12px 0 0;font-size:clamp(42px,5vw,68px);line-height:1;font-weight:900;letter-spacing:-.045em}
.cg-stores-page-hero p{max-width:720px;margin:18px 0 0;color:rgba(255,255,255,.84);font-size:17px;line-height:1.7}
.cg-stores-list-section{width:min(1180px,calc(100% - 40px));margin:auto;padding:64px 0 84px}
.cg-stores-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.cg-stores-list-card{overflow:hidden;border:1px solid rgba(15,43,82,.07);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,43,82,.07);transition:.25s}
.cg-stores-list-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(15,43,82,.12)}
.cg-stores-list-card__main{display:block;color:inherit;text-decoration:none}
.cg-stores-list-card__media{height:230px;overflow:hidden;background:#eaf0f6}
.cg-stores-list-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.cg-stores-list-card:hover img{transform:scale(1.045)}
.cg-stores-list-card__placeholder{height:100%;display:grid;place-items:center;color:#ffd800;background:linear-gradient(135deg,#005aa9,#073b75);font-size:48px;font-weight:900}
.cg-stores-list-card__body{padding:22px}
.cg-stores-list-card__body>span{color:#005aa9;font-size:10px;font-weight:900;letter-spacing:.12em}
.cg-stores-list-card h2{margin:8px 0 0;color:#102b65;font-size:22px;font-weight:900}
.cg-stores-list-card p{margin:10px 0 0;color:#64748b;line-height:1.6}
.cg-stores-list-card__address{display:flex;gap:8px;align-items:flex-start;margin-top:15px;color:#64748b}
.cg-stores-list-card__address .material-symbols-rounded{color:#005aa9;font-size:18px}
.cg-stores-list-card__body>strong{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid #edf1f5;color:#005aa9;font-size:13px}

.cg-store-detail-hero{position:relative;min-height:470px;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background-image:var(--store-banner);background-size:cover;background-position:center}
.cg-store-detail-hero.is-empty{background:linear-gradient(135deg,#061b39,#005aa9)}
.cg-store-detail-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,17,39,.92),rgba(2,17,39,.55) 55%,rgba(2,17,39,.18))}
.cg-store-detail-hero__inner{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:auto;padding:80px 0 62px}
.cg-store-detail-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:28px;color:rgba(255,255,255,.84);text-decoration:none;font-size:13px;font-weight:800}
.cg-store-detail-back:hover{color:#ffd800}
.cg-store-detail-hero h1{max-width:900px;margin:10px 0 0;font-size:clamp(44px,5.5vw,74px);line-height:1;font-weight:900;letter-spacing:-.045em}
.cg-store-detail-hero p{max-width:720px;margin:18px 0 0;color:rgba(255,255,255,.86);font-size:18px;line-height:1.7}

.cg-store-detail-summary{width:min(1180px,calc(100% - 40px));margin:auto;padding:66px 0}
.cg-store-detail-summary__content{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.7fr);gap:52px;align-items:start}
.cg-store-detail-summary h2,.cg-store-section-heading h2{margin:10px 0 0;color:#102b65;font-size:clamp(30px,3.3vw,46px);line-height:1.08;font-weight:900;letter-spacing:-.035em}
.cg-store-detail-kicker,.cg-store-section-heading>span{color:#005aa9}
.cg-store-detail-richtext{margin-top:22px;color:#4f6076;font-size:16px;line-height:1.85}
.cg-store-detail-richtext h2,.cg-store-detail-richtext h3{color:#102b65}
.cg-store-detail-richtext img{max-width:100%;height:auto;border-radius:16px}
.cg-store-detail-address{display:flex;gap:9px;margin-top:22px;color:#607086}
.cg-store-detail-actions{display:grid;gap:12px}
.cg-store-action{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;padding:16px 18px;border-radius:16px;text-decoration:none;transition:.2s}
.cg-store-action>.material-symbols-rounded{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;font-size:24px}
.cg-store-action span:last-child{display:grid;gap:2px}
.cg-store-action small{font-size:11px}
.cg-store-action strong{font-size:15px}
.cg-store-action--call{color:#fff;background:#005aa9}
.cg-store-action--call>.material-symbols-rounded{background:rgba(255,255,255,.12)}
.cg-store-action--map{color:#102b65;background:#ffd800}
.cg-store-action--map>.material-symbols-rounded{background:rgba(255,255,255,.55)}
.cg-store-action:hover{transform:translateY(-2px)}
.cg-store-detail-address-card{display:flex;gap:10px;padding:16px 18px;border:1px solid #dce5ef;border-radius:16px;background:#fff;color:#607086;line-height:1.55}
.cg-store-detail-address-card .material-symbols-rounded{color:#005aa9}

.cg-store-gallery-section,.cg-store-managers-section{width:min(1180px,calc(100% - 40px));margin:auto;padding:26px 0 82px}
.cg-store-section-heading{max-width:760px;margin-bottom:30px}
.cg-store-section-heading p{margin:12px 0 0;color:#64748b;line-height:1.6}
.cg-store-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.cg-store-gallery__item{position:relative;aspect-ratio:4/3;overflow:hidden;padding:0;border:0;border-radius:16px;background:#e9eef5;cursor:pointer}
.cg-store-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.cg-store-gallery__item>span{position:absolute;right:12px;bottom:12px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#102b65;background:rgba(255,255,255,.92);opacity:0;transform:translateY(5px);transition:.2s}
.cg-store-gallery__item:hover img{transform:scale(1.04)}
.cg-store-gallery__item:hover>span{opacity:1;transform:none}

.cg-store-managers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.cg-store-manager-card{overflow:hidden;border:1px solid rgba(15,43,82,.07);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,43,82,.06)}
.cg-store-manager-card__media{height:270px;display:grid;place-items:center;overflow:hidden;background:#edf2f7;color:#8aa0b8}
.cg-store-manager-card__media img{width:100%;height:100%;object-fit:cover}
.cg-store-manager-card__media>.material-symbols-rounded{font-size:68px}
.cg-store-manager-card__body{padding:22px}
.cg-store-manager-card h3{margin:0;color:#102b65;font-size:20px;font-weight:900}
.cg-store-manager-card p{margin:6px 0 0;color:#005aa9;font-size:13px;font-weight:800}
.cg-store-manager-card__contact{display:grid;gap:8px;margin-top:16px}
.cg-store-manager-card__contact a{display:flex;gap:8px;align-items:center;color:#607086;text-decoration:none;font-size:13px;overflow-wrap:anywhere}
.cg-store-manager-card__contact a:hover{color:#005aa9}
.cg-store-manager-card__contact .material-symbols-rounded{font-size:18px;color:#005aa9}

.cg-store-lightbox{position:fixed;inset:0;z-index:99999;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:30px;background:rgba(2,10,24,.94)}
.cg-store-lightbox[hidden]{display:none}
.cg-store-lightbox figure{margin:0;text-align:center}
.cg-store-lightbox figure img{max-width:min(1200px,100%);max-height:82vh;object-fit:contain;border-radius:12px}
.cg-store-lightbox figcaption{margin-top:12px;color:#fff;font-size:13px}
.cg-store-lightbox__close{position:absolute;top:18px;right:20px;width:48px;height:48px;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.12);font-size:32px;cursor:pointer}
.cg-store-lightbox__nav{width:52px;height:52px;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.12);font-size:34px;cursor:pointer}
.cg-store-lightbox__nav:hover,.cg-store-lightbox__close:hover{background:#005aa9}

@media(max-width:1000px){.cg-stores-list-grid{grid-template-columns:repeat(2,1fr)}.cg-store-detail-summary__content{grid-template-columns:1fr;gap:30px}.cg-store-gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.cg-stores-page-hero{padding:70px 18px 56px}.cg-stores-list-section,.cg-store-detail-summary,.cg-store-gallery-section,.cg-store-managers-section{width:min(100% - 28px,1180px)}.cg-store-detail-hero{min-height:390px}.cg-store-detail-hero__inner{width:min(100% - 28px,1180px);padding:64px 0 42px}.cg-store-detail-hero__overlay{background:linear-gradient(180deg,rgba(2,17,39,.38),rgba(2,17,39,.9))}.cg-store-gallery{grid-template-columns:repeat(2,1fr)}.cg-store-managers-grid{grid-template-columns:1fr}.cg-store-lightbox{grid-template-columns:46px minmax(0,1fr) 46px;padding:16px}.cg-store-lightbox__nav{width:42px;height:42px}}
@media(max-width:580px){.cg-stores-list-grid{grid-template-columns:1fr}.cg-stores-list-card__media{height:220px}.cg-store-gallery{gap:8px}.cg-store-gallery__item{border-radius:11px}}
