/* Compact Celeby homepage — one photo, one product preview, three sections. */
body{background:#f5f7fd!important}
.site-header{height:76px;padding:0 clamp(18px,4vw,58px);background:rgba(245,247,253,.96)!important}
.site-header .brand{width:116px;height:68px}
.site-header nav{gap:clamp(18px,2.4vw,36px)}
.site-header nav a{font-size:13px;font-weight:600}

.home-compact-hero{min-height:610px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1fr);background:#edf1fb}
.compact-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,110px);padding-right:clamp(36px,6vw,84px)}
.compact-hero-copy h1{max-width:670px;font-size:clamp(52px,5.6vw,84px);line-height:.98;letter-spacing:-.05em}
.compact-hero-copy h1 em{color:#4f0c28;font-weight:400}
.compact-hero-copy>p:not(.eyebrow){max-width:570px;margin:26px 0 30px;font-size:17px}
.compact-hero-copy .hero-actions{display:flex;flex-direction:row;align-items:center;gap:13px}
.compact-secondary{display:inline-flex;align-items:center;justify-content:center;padding:15px 20px;border:1px solid #93a9d1;border-radius:10px;background:#f5f7fd;color:#301728;text-decoration:none;font-weight:700}
.compact-hero-photo{position:relative;min-height:610px;overflow:hidden}
.compact-hero-photo img{width:100%;height:100%;min-height:610px;display:block;object-fit:cover;object-position:center}
.compact-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#edf1fb 0,rgba(237,241,251,.2) 18%,rgba(48,23,40,.08));pointer-events:none}
.compact-trust{position:absolute;left:28px;right:28px;bottom:25px;z-index:2;display:flex;justify-content:center;gap:26px;padding:13px 18px;border:1px solid rgba(201,210,231,.8);border-radius:14px;background:rgba(245,247,253,.9);backdrop-filter:blur(10px);color:#301728;font-size:12px;font-weight:700}

.home-compact-features{padding:72px clamp(20px,5vw,72px) 82px;background:#f5f7fd}
.compact-heading{text-align:center;max-width:760px;margin:0 auto 42px}
.compact-heading h2{font-size:clamp(38px,4vw,58px)}
.compact-heading p:last-child{max-width:600px;margin:14px auto 0}
.compact-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:1180px;margin:auto}
.compact-feature-grid article{display:flex;flex-direction:column;min-height:252px;padding:25px 21px;border:1px solid #c9d2e7;border-radius:16px;background:#f0f3fb;box-shadow:0 12px 30px rgba(48,23,40,.04)}
.compact-feature-grid .feature-icon{margin:0 0 36px;width:42px;height:42px;background:#e3e9f7!important}
.compact-feature-grid h3{font-size:20px;margin:0 0 10px}
.compact-feature-grid p{margin:0;font-size:13px;line-height:1.6}

.home-compact-finale{display:grid;grid-template-columns:minmax(0,.78fr) minmax(440px,1.22fr);min-height:470px;background:#301728;color:#fff;overflow:hidden}
.compact-finale-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,7vw,96px)}
.compact-finale-copy .eyebrow{color:#c5d2f8!important}
.compact-finale-copy h2{max-width:570px;font-size:clamp(42px,4.4vw,68px)}
.compact-finale-copy p{max-width:520px;color:#dfe4f2;margin:22px 0 28px}
.compact-finale-actions{display:flex;gap:12px;flex-wrap:wrap}
.compact-finale-actions .button{background:#f5f7fd!important;color:#301728!important;border-color:#f5f7fd!important;box-shadow:none!important}
.compact-vendor-link{display:inline-flex;align-items:center;padding:14px 18px;color:#fff;border:1px solid rgba(255,255,255,.34);border-radius:10px;text-decoration:none;font-weight:700}
.compact-product-preview{display:flex;align-items:center;justify-content:center;min-height:470px;padding:clamp(28px,4vw,56px);overflow:hidden;background:radial-gradient(circle at 70% 24%,#4f2944 0,#301728 46%,#1d0e18 100%)}
.compact-product-preview img{display:block;width:min(920px,100%);height:auto;object-fit:contain;border:1px solid rgba(197,210,248,.34);border-radius:18px;box-shadow:0 32px 90px rgba(0,0,0,.38)}

.compact-about{display:flex;justify-content:space-between;gap:40px;align-items:center;padding:44px clamp(20px,5vw,72px);background:#e3e9f7;border-bottom:1px solid #c9d2e7}
.compact-about p{max-width:760px;margin:0}
.compact-about strong{font:500 clamp(24px,2.8vw,38px) Georgia,serif;color:#301728}

footer{padding:30px 6vw!important;background:#f5f7fd!important}
footer img{height:60px!important}
.concierge-launcher{background:#301728!important}

@media(max-width:1000px){
  .home-compact-hero{grid-template-columns:1fr}.compact-hero-copy{padding:70px 32px}.compact-hero-photo,.compact-hero-photo img{min-height:460px}.compact-feature-grid{grid-template-columns:repeat(3,1fr)}.home-compact-finale{grid-template-columns:1fr}.compact-product-preview{min-height:390px}.compact-about{align-items:flex-start;flex-direction:column}
}
@media(max-width:640px){
  .site-header{height:68px;gap:7px;padding:0 10px}.site-header .brand{width:90px!important;height:58px!important}.site-header .menu-toggle{min-width:54px;margin-left:auto;padding:0 5px;font-size:14px;white-space:nowrap}.site-header .header-actions{flex:0 0 auto;gap:3px;min-width:0}.site-header .language{min-width:36px;padding:0 4px;font-size:14px}.site-header .header-actions .text-link{display:inline-flex;align-items:center;min-height:44px;padding:0 4px;white-space:nowrap;font-size:14px;line-height:1;font-weight:750}.compact-hero-copy{padding:54px 20px 42px}.compact-hero-copy h1{font-size:48px}.compact-hero-copy .hero-actions{align-items:stretch;flex-direction:column}.compact-hero-copy .button,.compact-secondary{width:100%}.compact-hero-photo,.compact-hero-photo img{min-height:360px}.compact-trust{left:12px;right:12px;bottom:12px;gap:10px;justify-content:space-around;font-size:10px}.compact-trust span:nth-child(3){display:none}.home-compact-features{padding:58px 0}.compact-heading{padding:0 20px}.compact-feature-grid{display:flex;gap:12px;max-width:none;overflow-x:auto;padding:2px 20px 22px;scroll-snap-type:x mandatory;scroll-padding-left:20px;overscroll-behavior-inline:contain;scrollbar-width:none}.compact-feature-grid::-webkit-scrollbar{display:none}.compact-feature-grid article{flex:0 0 72vw;max-width:264px;min-height:265px;padding:24px 20px;scroll-snap-align:start}.compact-feature-grid .feature-icon{margin-bottom:42px}.compact-finale-copy{padding:52px 20px}.compact-product-preview{min-height:245px;padding:24px 16px}.compact-product-preview img{border-radius:12px}.compact-about{padding:34px 20px}.compact-about .button{width:100%}
}
@media(max-width:360px){.site-header{padding-inline:7px;gap:4px}.site-header .brand{width:82px!important}.site-header .menu-toggle{min-width:48px;font-size:13px}.site-header .language{min-width:31px;font-size:13px}.site-header .header-actions .text-link{font-size:13px;padding-inline:2px}}
