.beauty-rent-hero{--hero-foreground: var(--wp--preset--color--foreground, #0f172a);--hero-background: var(--wp--preset--color--background, #ffffff);--hero-primary: var(--wp--preset--color--primary, #111111);--hero-surface: linear-gradient( 140deg, color-mix(in srgb, var(--hero-primary) 18%, var(--hero-background)) 0%, var(--hero-background) 70% );--hero-chip-bg: color-mix(in srgb, var(--hero-background) 85%, transparent);--hero-border: color-mix(in srgb, var(--hero-foreground) 12%, transparent);--hero-shadow: color-mix(in srgb, var(--hero-foreground) 12%, transparent);position:relative;display:grid;gap:clamp(1.5rem,3vw,4rem);grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));border-radius:clamp(1.5rem,5vw,3.5rem);padding:clamp(1.75rem,4vw,4.5rem);overflow:hidden;color:var(--hero-foreground);background:var(--hero-surface);box-shadow:0 35px 70px var(--hero-shadow)}.beauty-rent-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.7), transparent 55%);z-index:0}.beauty-rent-hero__content,.beauty-rent-hero__media{position:relative;z-index:1}.beauty-rent-hero__content{max-width:580px;display:grid;gap:1.25rem;align-content:center}.beauty-rent-hero__eyebrow{font-size:.95rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:color-mix(in srgb, var(--hero-foreground) 65%, transparent)}.beauty-rent-hero__heading{margin:0;font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.05;letter-spacing:-0.02em}.beauty-rent-hero__description{font-size:clamp(1rem,1.2vw,1.2rem);color:color-mix(in srgb, var(--hero-foreground) 85%, transparent)}.beauty-rent-hero__tagline{margin:0;padding:.85rem 1.25rem;border-radius:999px;background:var(--hero-chip-bg);font-weight:600;display:inline-flex;align-items:center;gap:.35rem;width:fit-content;box-shadow:inset 0 1px 3px rgba(255, 255, 255, 0.7)}.beauty-rent-hero__buttons{display:flex;flex-wrap:wrap;gap:.85rem}.beauty-rent-hero__button{padding:.85rem 1.8rem;border-radius:999px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center}.beauty-rent-hero__button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(15, 23, 42, 0.1)}.beauty-rent-hero__button.is-variant-primary{background:var(--hero-primary);color:var(--hero-background)}.beauty-rent-hero__button.is-variant-ghost{background:transparent;border-color:var(--hero-border);color:inherit}.beauty-rent-hero__button.is-variant-link{background:transparent;color:inherit;padding-inline:.35rem}.beauty-rent-hero__media{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2.5vw,1.75rem);padding:clamp(1.25rem,3vw,2.25rem) clamp(1rem,2vw,2rem)}.beauty-rent-hero__media-label{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .95rem;border-radius:999px;font-size:.9rem;background:var(--hero-chip-bg);box-shadow:0 20px 35px var(--hero-shadow)}.beauty-rent-hero__slides{position:relative;width:min(460px,100%);aspect-ratio:3/4;touch-action:pan-y pinch-zoom}.beauty-rent-hero__slide{position:absolute;inset:0;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease;border-radius:clamp(1.5rem,4vw,2.5rem);overflow:hidden}.beauty-rent-hero__slide img{width:100%;height:100%;object-fit:cover;display:block}.beauty-rent-hero__slide.is-active{opacity:1;transform:translateY(0);z-index:2}.beauty-rent-hero__slide-placeholder{width:100%;height:100%;background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--hero-background) 90%, transparent), color-mix(in srgb, var(--hero-background) 90%, transparent) 12px, color-mix(in srgb, var(--hero-background) 70%, transparent) 12px, color-mix(in srgb, var(--hero-background) 70%, transparent) 24px);display:grid;place-items:center;font-weight:600;color:color-mix(in srgb, var(--hero-foreground) 60%, transparent)}.beauty-rent-hero__nav{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(.9rem,2.5vw,1.6rem);pointer-events:none}.beauty-rent-hero__nav-btn{width:44px;height:44px;border-radius:999px;border:none;background:var(--hero-chip-bg);box-shadow:0 10px 25px var(--hero-shadow);cursor:pointer;position:relative;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center}.beauty-rent-hero__nav-btn::after{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}.beauty-rent-hero__nav-btn.is-prev::after{transform:translate(-50%, -50%) rotate(-135deg)}.beauty-rent-hero__dots{margin-top:clamp(2.2rem,4vw,3rem);display:flex;gap:.4rem;justify-content:center}.beauty-rent-hero__dot{width:10px;height:10px;border-radius:999px;border:none;background:color-mix(in srgb, var(--hero-foreground) 35%, transparent);cursor:pointer;padding:0}.beauty-rent-hero__dot.is-active{background:color-mix(in srgb, var(--hero-foreground) 80%, transparent);transform:scale(1.1)}.beauty-rent-hero.is-tone-mint{--hero-surface: linear-gradient( 130deg, color-mix(in srgb, var(--hero-primary) 12%, var(--hero-background)) 0%, var(--hero-background) 70% )}.beauty-rent-hero.is-tone-pearl{--hero-surface: linear-gradient( 140deg, color-mix(in srgb, var(--hero-primary) 10%, var(--hero-background)) 0%, color-mix(in srgb, var(--hero-background) 90%, transparent) 100% )}.beauty-rent-hero.is-tone-night{--hero-surface: linear-gradient( 135deg, color-mix(in srgb, var(--wp--preset--color--black, #000000) 85%, var(--hero-primary)) 0%, color-mix(in srgb, var(--wp--preset--color--black, #000000) 60%, var(--hero-background)) 70% );--hero-foreground: var(--hero-background);--hero-chip-bg: color-mix(in srgb, var(--hero-background) 20%, transparent);--hero-border: color-mix(in srgb, var(--hero-background) 35%, transparent);--hero-shadow: color-mix(in srgb, var(--wp--preset--color--black, #000000) 45%, transparent)}.beauty-rent-hero.is-tone-night .beauty-rent-hero__button.is-variant-ghost,.beauty-rent-hero.is-tone-night .beauty-rent-hero__button.is-variant-link{color:var(--hero-background)}.beauty-rent-hero.is-shape-pill .beauty-rent-hero__slide{border-radius:clamp(2.5rem,5vw,4rem)}.beauty-rent-hero__control{padding:.75rem 0;border-bottom:1px solid rgba(15, 23, 42, 0.08);display:grid;gap:.35rem}.beauty-rent-hero__control:last-child{border-bottom:none}.beauty-rent-hero__control-row{display:flex;justify-content:space-between;align-items:center}@media(max-width: 768px){.beauty-rent-hero{padding:clamp(1.25rem,4vw,2rem);border-radius:1.5rem}.beauty-rent-hero__heading{font-size:clamp(1.9rem,8vw,2.6rem)}.beauty-rent-hero__slides{width:100%}.beauty-rent-hero__nav{padding:0 clamp(.5rem,4vw,1rem)}.beauty-rent-hero__nav-btn{width:38px;height:38px}}

/*# sourceMappingURL=hero-highlight.css.map*/