.ad-hero-product{background:var(--bg-body,#fefefd);overflow:hidden;padding:48px 24px 64px;position:relative}.ad-hero-product__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--container-max,1280px);min-height:480px;position:relative;z-index:2}.ad-hero-product__content{display:flex;flex-direction:column;gap:24px}.ad-hero-product__breadcrumb{align-items:center;display:flex;font-family:var(--font-serif,"Fraunces",serif);font-size:16px;font-weight:400;gap:8px;line-height:1.45}.ad-hero-product__breadcrumb-link{color:var(--primary-blue,#6761e5);text-decoration:none;transition:color .2s ease}.ad-hero-product__breadcrumb-link:hover{color:var(--hover-purple,#b380f8);text-decoration:underline}.ad-hero-product__breadcrumb-sep{color:var(--text-muted,#545875);font-size:14px}.ad-hero-product__breadcrumb-current{color:var(--text-muted,#545875)}.ad-hero-product__title{color:var(--primary-blue,#6761e5);font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.ad-hero-product__subtitle{color:var(--text-main,#292e53);font-family:var(--font-serif,"Fraunces",serif);font-size:24px;font-weight:400;letter-spacing:-.005em;line-height:1.45;margin:0}.ad-hero-product__checklist{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.ad-hero-product__checklist li{align-items:flex-start;color:var(--text-main,#292e53);display:flex;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:16px;font-weight:700;gap:10px;line-height:1.4}.ad-hero-product__checklist li:before{color:var(--primary-blue,#6761e5);content:"\2713";flex-shrink:0;font-weight:700}.ad-hero-product__ctas{display:flex;flex-wrap:wrap;gap:16px;padding-top:8px}.ad-hero-product .ad-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:18px;font-weight:700;justify-content:center;padding:16px 40px;text-decoration:none;transition:all .25s ease}.ad-hero-product .ad-btn--primary{background:var(--accent-pink,#e040fb);color:#fff}.ad-hero-product .ad-btn--primary:hover{background:var(--hover-purple,#b380f8);transform:scale(1.03)}.ad-hero-product .ad-btn--outline{background:transparent;border:1px solid rgba(41,46,83,.2);color:var(--primary-blue,#6761e5)}.ad-hero-product .ad-btn--outline:hover{background:rgba(103,97,229,.05);transform:scale(1.03)}.ad-hero-product__media{align-items:center;animation:heroProductSlideIn .8s cubic-bezier(.16,1,.3,1) .2s both;display:flex;justify-content:center;position:relative}.ad-hero-product__form-wrapper{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(41,46,83,.08),0 1px 4px rgba(41,46,83,.04);padding:32px;width:100%}.ad-hero-product__form-wrapper .hs-form-field{margin-bottom:16px}.ad-hero-product__form-wrapper .hs-form-field label{color:var(--text-main,#292e53);display:block;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:14px;font-weight:600;margin-bottom:6px}.ad-hero-product__form-wrapper .hs-input{border:1px solid rgba(41,46,83,.15);border-radius:10px;box-sizing:border-box;color:var(--text-main,#292e53);font-family:var(--font-serif,"Fraunces",serif);font-size:16px;padding:12px 16px;transition:border-color .2s ease;width:100%!important}.ad-hero-product__form-wrapper .hs-input:focus{border-color:var(--primary-blue,#6761e5);box-shadow:0 0 0 3px rgba(103,97,229,.12);outline:none}.ad-hero-product__form-wrapper .hs-submit .hs-button{background:var(--primary-blue,#6761e5);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:16px;font-weight:700;margin-top:8px;padding:14px 32px;transition:all .25s ease;width:100%}.ad-hero-product__form-wrapper .hs-submit .hs-button:hover{background:var(--hover-purple,#b380f8);transform:scale(1.02)}.ad-hero-product__media img{height:auto;max-height:560px;object-fit:contain;width:100%}.ad-hero-product__placeholder{aspect-ratio:16/10;background:var(--bg-muted,#8e92a6);border-radius:32px;width:100%}@keyframes heroProductSlideIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.ad-hero-product--dark{background:var(--bg-dark,#39357e)}.ad-hero-product--dark .ad-hero-product__breadcrumb-link{color:hsla(0,0%,100%,.8)}.ad-hero-product--dark .ad-hero-product__breadcrumb-link:hover{color:#fff}.ad-hero-product--dark .ad-hero-product__breadcrumb-current,.ad-hero-product--dark .ad-hero-product__breadcrumb-sep{color:hsla(0,0%,100%,.5)}.ad-hero-product--dark .ad-hero-product__title{color:#fff}.ad-hero-product--dark .ad-hero-product__subtitle{color:hsla(0,0%,100%,.8)}.ad-hero-product--dark .ad-btn--primary{background:var(--accent-pink,#e040fb);color:#fff}.ad-hero-product--dark .ad-btn--primary:hover{background:var(--hover-purple,#b380f8)}.ad-hero-product--dark .ad-btn--outline{border-color:hsla(0,0%,100%,.3);color:#fff}.ad-hero-product--dark .ad-btn--outline:hover{background:hsla(0,0%,100%,.1)}.ad-hero-product--dark .ad-hero-product__checklist li{color:hsla(0,0%,100%,.9)}.ad-hero-product--dark .ad-hero-product__checklist li:before{color:var(--accent-pink,#e040fb)}@media (max-width:768px){.ad-hero-product{padding:32px 16px 48px}.ad-hero-product__inner{gap:40px;grid-template-columns:1fr;min-height:auto}.ad-hero-product__content{text-align:center}.ad-hero-product__breadcrumb{justify-content:center}.ad-hero-product__subtitle{font-size:18px}.ad-hero-product__ctas{justify-content:center}.ad-hero-product__media{order:1}.ad-hero-product__form-wrapper{border-radius:20px;padding:24px 20px}.ad-hero-product .ad-btn{font-size:16px;padding:14px 28px}}