.dc-home-hero{background:var(--dc-white, #FFFAF9);padding:0;position:relative;overflow:hidden;min-height:92vh;display:flex;align-items:center}.dc-home-hero__dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.dc-home-hero__dot{position:absolute;border-radius:50%;opacity:.05}.dc-home-hero__dot--1{width:280px;height:280px;background:var(--dc-tea-rose, #EFC0BC);top:-80px;right:15%;animation:dc-hero-float 12s ease-in-out infinite}.dc-home-hero__dot--2{width:180px;height:180px;background:var(--dc-sage, #A0AB89);bottom:10%;left:-60px;animation:dc-hero-float 15s ease-in-out infinite reverse}.dc-home-hero__dot--3{width:120px;height:120px;background:var(--dc-coral, #E69B97);top:30%;left:45%;animation:dc-hero-float 10s ease-in-out infinite 2s}.dc-home-hero__dot--4{width:160px;height:160px;background:var(--dc-blush, #F6E5E7);bottom:-40px;right:5%;animation:dc-hero-float 14s ease-in-out infinite 1s}@keyframes dc-hero-float{0%,to{transform:translate(0)}50%{transform:translate(15px,-20px)}}.dc-home-hero__inner{max-width:100%;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;position:relative;z-index:1;padding:0;min-height:92vh}.dc-home-hero__copy{display:flex;flex-direction:column;gap:0;padding:40px 48px 60px 7vw}.dc-home-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;background:#e69b971a;border:1px solid rgba(230,155,151,.2);color:var(--dc-coral, #E69B97);font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:11px;font-weight:600;letter-spacing:.04em;width:fit-content;margin-bottom:24px;animation:dc-home-fadeUp .7s ease both}.dc-home-hero__title{font-family:var(--dc-font-heading, "Cormorant Garamond", serif);font-size:clamp(36px,4.5vw,56px);font-weight:400;color:var(--dc-dark, #3D3632);line-height:1.08;letter-spacing:-.02em;margin:0 0 20px;max-width:560px;animation:dc-home-fadeUp .7s ease .1s both}.dc-home-hero__subtitle{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:16px;color:var(--dc-muted, #5C5550);line-height:1.65;margin:0 0 28px;max-width:500px;animation:dc-home-fadeUp .7s ease .2s both}.dc-home-hero__phase-strip{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px;animation:dc-home-fadeUp .7s ease .3s both}.dc-home-hero__phase{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:12px;font-weight:600;padding:6px 14px;border-radius:50px;border:1.5px solid transparent;display:flex;align-items:center;gap:4px}.dc-home-hero__phase--m{color:#d4577b;border-color:#d4577b40;background:#d4577b0f}.dc-home-hero__phase--f{color:var(--dc-sage, #A0AB89);border-color:#a0ab894d;background:#a0ab890f}.dc-home-hero__phase--o{color:var(--dc-reseda, #928C6A);border-color:#928c6a4d;background:#928c6a0f}.dc-home-hero__phase--l{color:var(--dc-coral, #E69B97);border-color:#e69b974d;background:#e69b970f}.dc-home-hero__ctas{display:flex;gap:12px;align-items:center;margin-bottom:32px;animation:dc-home-fadeUp .7s ease .4s both}.dc-home-hero__cta{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:14px;font-weight:600;text-decoration:none;border-radius:14px;padding:14px 28px;transition:all .25s ease;display:inline-flex;align-items:center;gap:8px}.dc-home-hero__cta--primary{background:var(--dc-coral, #E69B97);color:#fff}.dc-home-hero__cta--primary:hover{background:var(--dc-coral-dark, #D4857F);transform:translateY(-2px);box-shadow:0 6px 20px #e69b974d}.dc-home-hero__cta--secondary{color:var(--dc-dark, #3D3632);border:1.5px solid var(--dc-tea-rose, #EFC0BC);background:transparent}.dc-home-hero__cta--secondary:hover{border-color:var(--dc-coral, #E69B97);background:#e69b970a}.dc-home-hero__trust{display:flex;gap:20px;flex-wrap:wrap;animation:dc-home-fadeUp .7s ease .5s both}.dc-home-hero__trust-item{display:flex;align-items:center;gap:6px;font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:12px;color:var(--dc-muted, #5C5550)}.dc-home-hero__trust-item svg{color:var(--dc-coral, #E69B97);flex-shrink:0}.dc-home-hero__visual{position:relative;display:flex;justify-content:center;align-items:center;animation:dc-home-fadeUp .8s ease .3s both;height:100%;min-height:92vh;padding:20px 5vw 40px 24px}.dc-home-hero__image-wrap{position:relative;width:100%;max-width:480px}.dc-home-hero__image-frame{position:relative;width:100%;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #3d36321a;background:var(--dc-blush, #F6E5E7);aspect-ratio:5 / 6}.dc-home-hero__image{width:100%;height:100%;object-fit:cover;display:block}.dc-home-hero__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6e5e7cc,#e69b9733)}.dc-home-hero__image-placeholder span{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:14px;color:var(--dc-coral, #E69B97);font-weight:500}.dc-home-hero__credential{position:absolute;bottom:16px;left:16px;right:16px;background:#fffaf9eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:14px;padding:14px 18px;display:flex;flex-direction:column;gap:2px}.dc-home-hero__credential-name{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:14px;font-weight:700;color:var(--dc-dark, #3D3632)}.dc-home-hero__credential-title{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:12px;color:var(--dc-muted, #5C5550)}.dc-home-hero__float{position:absolute;background:#fffaf9f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #3d363214;border:1px solid rgba(239,192,188,.2);z-index:2}.dc-home-hero__float--top{top:-12px;left:-28px;animation:dc-home-floatBounce 4s ease-in-out infinite}.dc-home-hero__float--bottom{bottom:80px;right:-28px;animation:dc-home-floatBounce 4s ease-in-out 2s infinite}@keyframes dc-home-floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.dc-home-hero__float-num{font-family:var(--dc-font-heading, "Cormorant Garamond", serif);font-size:28px;font-weight:400;color:var(--dc-coral, #E69B97);line-height:1}.dc-home-hero__float-label{font-family:var(--dc-font-body, "DM Sans", sans-serif);font-size:11px;color:var(--dc-muted, #5C5550);line-height:1.3}@keyframes dc-home-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.dc-home-hero__inner{grid-template-columns:1fr;gap:0;min-height:auto}.dc-home-hero{min-height:auto}.dc-home-hero__copy{text-align:center;align-items:center;padding:24px 24px 40px}.dc-home-hero__subtitle{max-width:100%}.dc-home-hero__phase-strip,.dc-home-hero__ctas,.dc-home-hero__trust{justify-content:center}.dc-home-hero__visual{order:-1;min-height:auto;padding:80px 24px 8px}.dc-home-hero__image-wrap{max-width:320px}.dc-home-hero__image-frame{aspect-ratio:4 / 5}.dc-home-hero__float--top{top:100px;right:10px}.dc-home-hero__float--bottom{bottom:40px;left:10px}}@media(max-width:480px){.dc-home-hero__copy{padding:20px 16px 32px}.dc-home-hero__visual{padding:70px 16px 4px}.dc-home-hero__title{font-size:32px}.dc-home-hero__subtitle{font-size:14px}.dc-home-hero__phase{font-size:11px;padding:5px 10px}.dc-home-hero__ctas{flex-direction:column;width:100%}.dc-home-hero__cta{width:100%;justify-content:center}.dc-home-hero__trust{flex-direction:column;align-items:center;gap:10px}.dc-home-hero__image-wrap{max-width:280px}.dc-home-hero__float{display:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/dc-home-hero.css.map */
