.gb-hero-wrap{background:#f6f2eb;padding:28px;border-radius:28px;overflow:hidden}.gb-hero-card{max-width:1320px;margin:0 auto;background:#fff;border:1px solid #ece4d7;border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(16,44,87,.06)}.gb-hero-header{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:24px}.gb-hero-brand{min-width:230px}.gb-hero-brand-crown{font-size:19px;line-height:1;color:#c79a43;margin-bottom:6px}.gb-hero-brand-name{font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.05;letter-spacing:.02em;color:#102c57}.gb-hero-brand-tagline{position:relative;display:inline-flex;align-items:center;gap:10px;margin-top:10px;font-size:12px;line-height:1;letter-spacing:.2em;text-transform:uppercase;color:#c79a43}.gb-hero-brand-tagline:before,.gb-hero-brand-tagline:after{content:"";display:block;width:32px;height:1px;background:#c79a43}.gb-hero-top-items{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px 26px}.gb-hero-top-item{display:flex;align-items:center;gap:8px;color:#102c57;font-size:15px;line-height:1.4}.gb-hero-top-icon{display:inline-flex;font-size:15px}.gb-hero-main{display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,1.4fr);gap:36px;align-items:stretch}.gb-hero-content{display:flex;flex-direction:column;justify-content:center;padding:24px 12px 24px 20px}.gb-hero-badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:10px 16px;border:1px solid #c79a43;border-radius:14px;color:#c79a43;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.gb-hero-badge-icon{font-size:14px;display:inline-flex}.gb-hero-title{margin:18px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:76px;line-height:.95;letter-spacing:-.04em;color:#102c57}.gb-hero-divider{display:flex;align-items:center;gap:14px;color:#c79a43;font-size:15px;margin:8px 0 18px}.gb-hero-divider:before,.gb-hero-divider:after{content:"";display:block;max-width:140px;width:100%;height:1px;background:currentColor;opacity:.6}.gb-hero-promo-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;font-family:Georgia,"Times New Roman",serif;color:#102c57}.gb-hero-promo-percent{font-size:68px;line-height:1;color:#c79a43}.gb-hero-promo-title{font-size:28px;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.gb-hero-promo-subtitle{margin-top:8px;font-size:14px;line-height:1.2;letter-spacing:.35em;text-transform:uppercase;color:#102c57}.gb-hero-desc{margin-top:18px;max-width:460px;font-size:22px;line-height:1.65;color:#4f5b6b}.gb-hero-buttons{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:28px}.gb-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 22px;border-radius:14px;text-decoration:none;font-size:17px;font-weight:700;transition:all .2s ease}.gb-hero-button-primary{background:#102c57;border:1px solid #102c57;color:#fff}.gb-hero-button-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.gb-hero-arrow{font-size:18px;line-height:1}.gb-hero-button-secondary{position:relative;display:inline-flex;align-items:center;text-decoration:none;font-size:17px;font-weight:700;color:#102c57;padding-bottom:8px}.gb-hero-button-secondary:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#c79a43;opacity:.8}.gb-hero-visual{min-height:620px;border:1px solid #efe6d7;border-radius:24px;overflow:hidden;background:#f5efe5}.gb-hero-visual img{display:block;width:100%;height:100%;object-fit:cover}.gb-hero-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px;padding:20px 18px;background:#fff;border:1px solid #ece4d7;border-radius:18px}.gb-hero-bottom-item{display:flex;align-items:flex-start;gap:14px;padding:8px 10px}.gb-hero-bottom-icon{font-size:24px;line-height:1;color:#c79a43;display:inline-flex;flex:0 0 auto;margin-top:2px}.gb-hero-bottom-title{font-size:14px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#102c57}.gb-hero-bottom-text{margin-top:6px;font-size:15px;line-height:1.45;color:#4f5b6b}@media (max-width:1200px){.gb-hero-title{font-size:62px}.gb-hero-promo-percent{font-size:58px}.gb-hero-desc{font-size:20px}.gb-hero-visual{min-height:540px}.gb-hero-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.gb-hero-card{padding:22px}.gb-hero-header{flex-direction:column;align-items:flex-start}.gb-hero-top-items{justify-content:flex-start}.gb-hero-main{grid-template-columns:1fr}.gb-hero-content{padding:10px 0 0}.gb-hero-visual{min-height:420px}.gb-hero-title{font-size:56px}}@media (max-width:767px){.gb-hero-wrap{padding:16px}.gb-hero-card{padding:16px;border-radius:22px}.gb-hero-brand-name{font-size:28px}.gb-hero-top-items{gap:12px 16px}.gb-hero-top-item{font-size:14px}.gb-hero-title{font-size:42px}.gb-hero-promo-percent{font-size:48px}.gb-hero-promo-title{font-size:22px}.gb-hero-promo-subtitle{font-size:12px;letter-spacing:.28em}.gb-hero-desc{font-size:18px}.gb-hero-buttons{gap:18px}.gb-hero-button,.gb-hero-button-secondary{font-size:16px}.gb-hero-visual{min-height:320px;border-radius:18px}.gb-hero-bottom{grid-template-columns:1fr;padding:12px}.gb-hero-bottom-item{padding:8px 6px}}

/* v1.0.2: flatter mobile layout without the outer white frame. */
@media (max-width: 767px) {
  .gb-hero-wrap {
    padding: 10px !important;
    border-radius: 18px !important;
  }
  .gb-hero-card {
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
  .gb-hero-header,
  .gb-hero-main,
  .gb-hero-bottom {
    width: 100%;
  }
  .gb-hero-main {
    gap: 16px !important;
  }
  .gb-hero-content {
    padding: 8px 6px 0 !important;
  }
  .gb-hero-bottom {
    margin-top: 16px !important;
    border-radius: 16px !important;
  }
}
