
.cb-home-hero{position:relative;min-height:760px;overflow:hidden;display:flex;align-items:center;background:var(--cb-graphite-950);color:var(--cb-white)}
.cb-home-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 26%,rgba(109,40,217,.42),transparent 30%),radial-gradient(circle at 76% 72%,rgba(244,180,0,.16),transparent 24%),linear-gradient(90deg,#0b0b0ef5 0%,#0b0b0ee6 46%,#0b0b0eaa 100%)}
.cb-home-hero__grid{position:relative;z-index:2;width:100%;padding-block:clamp(72px,8vw,126px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(46px,7vw,110px)}
.cb-home-hero__content{max-width:820px}.cb-home-hero__heading .cb-text-gradient{display:block;margin-top:.08em}
.cb-home-hero__description{max-width:690px;margin-top:var(--cb-space-6);color:#ffffffc2}
.cb-home-hero__actions{margin-top:var(--cb-space-8);display:flex;flex-wrap:wrap;gap:var(--cb-space-3)}
.cb-home-hero__prompt{max-width:760px;margin-top:var(--cb-space-10);padding:18px;border:1px solid #ffffff21;border-radius:var(--cb-radius-lg);background:#ffffff0f;box-shadow:0 26px 64px #0000002e;backdrop-filter:blur(18px)}
.cb-home-hero__prompt-label{margin-bottom:12px;display:flex;align-items:center;gap:9px;color:#fff;font-size:var(--cb-text-sm);font-weight:900}
.cb-home-hero__prompt-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.cb-home-hero__prompt-form .cb-input{min-width:0;border:0}.cb-home-hero__prompt-form .cb-button{border-radius:var(--cb-radius-md);white-space:nowrap}
.cb-home-hero__suggestions{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#ffffff8c;font-size:var(--cb-text-xs)}
.cb-home-hero__suggestions a{padding:6px 10px;border:1px solid #ffffff21;border-radius:var(--cb-radius-pill);color:#ffffffc7;text-decoration:none}
.cb-home-hero__visual{position:relative;min-height:580px}.cb-home-hero__visual-glow{position:absolute;inset:8% 0 3%;border-radius:50%;background:radial-gradient(circle,#6d28d96b,#f4b4001f 44%,transparent 70%);filter:blur(32px)}
.cb-home-hero__composition{position:relative;z-index:2;width:100%;height:100%;max-height:650px;object-fit:contain;filter:drop-shadow(0 34px 56px #00000061)}
.cb-home-hero__placeholder{position:relative;z-index:2;min-height:560px}
.cb-home-hero__product-card{position:absolute;display:flex;align-items:end;padding:24px;border-radius:var(--cb-radius-lg);font-family:var(--cb-font-display);font-weight:950;box-shadow:var(--cb-shadow-3)}
.cb-home-hero__product-card--one{width:58%;height:185px;top:0;left:5%;transform:rotate(-7deg);background:linear-gradient(145deg,var(--cb-purple-600),var(--cb-purple-800))}
.cb-home-hero__product-card--two{width:74%;height:235px;top:25%;right:0;transform:rotate(4deg);background:linear-gradient(145deg,var(--cb-gold-500),var(--cb-gold-700));color:var(--cb-graphite-950)}
.cb-home-hero__product-card--three{width:57%;height:220px;bottom:2%;left:12%;transform:rotate(-4deg);background:linear-gradient(145deg,#26212f,var(--cb-graphite-950));border:1px solid #ffffff1f}
.cb-home-hero__product-card--four{width:38%;height:165px;right:8%;bottom:4%;transform:rotate(7deg);background:linear-gradient(145deg,var(--cb-purple-500),var(--cb-gold-500))}
.cb-home-hero__badge{position:absolute;z-index:3;right:-8px;bottom:30px;max-width:255px;padding:16px 18px;display:flex;align-items:center;gap:12px;border:1px solid #ffffff21;border-radius:var(--cb-radius-md);background:#120e18d1;box-shadow:var(--cb-shadow-3);backdrop-filter:blur(18px)}
.cb-home-hero__badge strong,.cb-home-hero__badge small{display:block}.cb-home-hero__badge small{margin-top:3px;color:#ffffff9e}
.cb-home-trust{border-block:1px solid #ffffff14;background:var(--cb-graphite-900);color:var(--cb-white)}
.cb-home-trust__grid{min-height:110px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.cb-home-trust__item{position:relative;padding:24px;display:flex;align-items:center;justify-content:center;gap:13px}
.cb-home-trust__item:not(:last-child):after{content:"";position:absolute;top:24%;right:0;width:1px;height:52%;background:#ffffff1f}
.cb-home-trust__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#6d28d92e;color:var(--cb-gold-300)}
.cb-home-trust__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.cb-home-trust__copy strong,.cb-home-trust__copy small{display:block}.cb-home-trust__copy small{margin-top:3px;color:#ffffff94}
@media(max-width:1100px){.cb-home-hero__grid{grid-template-columns:1fr}.cb-home-hero__visual{min-height:500px}}
@media(max-width:850px){.cb-home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-home-trust__item:nth-child(2):after{display:none}}
@media(max-width:640px){.cb-home-hero{min-height:auto}.cb-home-hero__grid{padding-block:64px}.cb-home-hero__actions{flex-direction:column}.cb-home-hero__actions .cb-button{width:100%}.cb-home-hero__prompt-form{grid-template-columns:1fr}.cb-home-hero__visual,.cb-home-hero__placeholder{min-height:390px}.cb-home-trust__grid{grid-template-columns:1fr}.cb-home-trust__item{justify-content:flex-start}.cb-home-trust__item:after{top:auto!important;right:0!important;bottom:0;left:0;width:100%!important;height:1px!important}.cb-home-trust__item:last-child:after{display:none}}
