@font-face{font-family:OpenSans;src:url('https://rapidlash.com/cdn/fonts/open_sans/opensans_n4.c32e4d4eca5273f6d4ee95ddf54b5bbb75fc9b61.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:OpenSans;src:url('https://rapidlash.com/cdn/fonts/open_sans/opensans_n7.a9393be1574ea8606c68f4441806b2711d0d13e4.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--ink:#121212;--muted:#4d4d4d;--paper:#fff;--soft:#f3f3f3;--line:#d8d8d8;--accent:#492d8c;--focus:#ffbf47;--base-size:16px;--content:1200px;color-scheme:light}
*{box-sizing:border-box}
html{font-size:var(--base-size);scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:OpenSans,Arial,sans-serif;line-height:1.6;overflow-wrap:anywhere}
body.nav-open{overflow:hidden}
img,video{display:block;max-width:100%}
button,input{font:inherit}
button,a{touch-action:manipulation}
a{color:inherit;text-underline-offset:.18em}
a:hover{text-decoration-thickness:2px}
:focus-visible{outline:3px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 2px #121212}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip-link{position:fixed;z-index:999;left:1rem;top:1rem;padding:.8rem 1.1rem;background:#fff;color:#000;border:2px solid #000;transform:translateY(-180%);font-weight:700}
.skip-link:focus{transform:none}
.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #ececec}
.desktop-header{max-width:1440px;min-height:106px;margin:auto;padding:1.1rem 2rem .7rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 2rem}
.logo-link{display:inline-flex;align-items:center;text-decoration:none}
.logo-link img{width:205px;height:auto}
.desktop-header>.logo-link{width:100%;justify-content:center}
.desktop-header nav{flex:1}
.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(.6rem,1.5vw,1.55rem);list-style:none;padding:0;margin:0}
.main-nav a,.main-nav button,.header-tools a,.header-tools button{border:0;background:none;text-transform:uppercase;text-decoration:none;font-size:.75rem;letter-spacing:.05em;font-weight:700;min-height:44px;padding:.65rem .2rem;cursor:pointer}
.nav-dropdown{position:relative}
.nav-dropdown ul{position:absolute;top:100%;left:-1rem;width:220px;margin:0;padding:.5rem;background:#fff;border:1px solid var(--line);box-shadow:0 8px 25px #0002;list-style:none}
.nav-dropdown li a{display:flex;padding:.65rem .8rem;min-height:44px;text-transform:none}
.header-tools{display:flex;align-items:center;gap:1rem}
.cart-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 .35rem;border-radius:50%;background:#000;color:#fff;margin-left:.3rem}
.mobile-bar,.mobile-nav{display:none}
.hero img{width:100%;height:auto}
.carousel{position:relative;background:#ddd;overflow:hidden}
.slide{position:relative;min-height:clamp(340px,55vw,790px)}
.slide img,.slide video{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}
.campaign-copy{position:absolute;z-index:2;left:7%;top:50%;transform:translateY(-50%);width:max-content;max-width:86%;margin:0;padding:.12em .2em;text-transform:uppercase;font-size:clamp(2rem,4.4vw,4.7rem);font-weight:700;line-height:1.08;letter-spacing:-.03em}
.campaign-copy.light{color:#fff;background:#000a}.campaign-copy.dark{color:#111;background:#ffffffe6}
.carousel-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid #fff8;border-radius:50%;background:#1119;color:#fff;font-size:2.2rem;line-height:1;cursor:pointer}
.carousel-arrow.previous{left:1rem}.carousel-arrow.next{right:1rem}
.carousel-dots{position:absolute;z-index:4;bottom:1.25rem;left:50%;transform:translateX(-50%);display:flex;gap:.7rem;padding:.55rem;border-radius:2rem;background:#1118}
.carousel-dots button{position:relative;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}
.carousel-dots button::after{content:'';position:absolute;width:14px;height:14px;inset:15px;border:2px solid #fff;border-radius:50%;background:transparent}
.carousel-dots button[aria-current=true]::after{background:#fff}
.products{padding:clamp(3rem,6vw,6.5rem) max(1rem,calc((100% - var(--content))/2))}
.section-heading{text-align:center;margin-bottom:2.6rem}.section-heading p,.eyebrow{margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}.section-heading h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem);text-transform:uppercase;letter-spacing:.04em}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem)}
.product-card{text-align:center;display:flex;flex-direction:column;align-items:stretch}
.product-card a{text-decoration:none}.product-card a:hover h3{text-decoration:underline}
.product-card img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;background:#f4f4f4}
.product-card h3{font-size:.9rem;line-height:1.45;margin:1rem .25rem .4rem;min-height:2.7em;text-transform:uppercase}
.price{margin:.25rem 0 1rem;font-weight:700}
.add-cart{margin-top:auto;min-height:48px;padding:.75rem;background:#111;color:#fff;border:2px solid #111;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;cursor:pointer}
.add-cart:hover{background:#fff;color:#111}
.cart-feedback{text-align:center;min-height:1.6em;margin:1.5rem 0 0;font-weight:700}
.brand-strip img{width:100%;height:auto}
.closing-campaign{position:relative;min-height:clamp(360px,55vw,760px);display:grid;place-items:center;overflow:hidden;background:#222}
.closing-campaign video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top}
.closing-campaign::after{content:'';position:absolute;inset:0;background:#0009}
.closing-campaign h2{position:relative;z-index:2;color:#fff;text-align:center;text-transform:uppercase;font-size:clamp(2rem,4.4vw,4rem);line-height:1.08;letter-spacing:-.02em;text-shadow:0 2px 20px #000;margin:0}
.newsletter{background:var(--soft);padding:clamp(3rem,7vw,6rem) max(1rem,calc((100% - 980px)/2));display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(2rem,7vw,6rem);align-items:center}
.newsletter h2{font-size:clamp(2rem,4vw,3.4rem);text-transform:uppercase;margin:.2rem 0 .5rem}.newsletter p{margin:.3rem 0}
.newsletter label{display:block;font-weight:700;margin-bottom:.5rem}.field-row{display:flex}.field-row input{flex:1;min-width:0;min-height:50px;border:2px solid #444;background:#fff;padding:.75rem}.field-row button{min-height:50px;padding:.75rem 1.4rem;border:2px solid #111;background:#111;color:#fff;text-transform:uppercase;font-weight:700;cursor:pointer}
.error{color:#a30000;font-weight:700;min-height:1.6em}.success{color:#1f6624;font-weight:700;min-height:1.6em}
.site-footer{background:#111;color:#fff;padding:3.5rem max(1rem,calc((100% - var(--content))/2)) 1.5rem}
.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:3rem}.site-footer h2{font-size:1rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:.45rem 0}.site-footer a,.link-button{display:inline-flex;min-height:44px;align-items:center;color:#fff}.link-button{border:0;background:none;padding:0;text-decoration:underline;cursor:pointer}.social-links{display:flex;flex-wrap:wrap;gap:.25rem 1rem}.copyright{border-top:1px solid #555;margin:2.5rem 0 0;padding-top:1.25rem;font-size:.78rem;color:#ddd}
.accessibility-trigger{position:fixed;z-index:80;right:1rem;bottom:1rem;min-height:48px;padding:.6rem .85rem;border:2px solid #fff;border-radius:99px;background:#171717;color:#fff;box-shadow:0 3px 16px #0005;font-weight:700;cursor:pointer}.accessibility-trigger>span:first-child{display:inline-grid;place-items:center;width:30px;height:30px;background:#fff;color:#111;border-radius:50%;margin-right:.35rem}
dialog{width:min(520px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);padding:0;border:2px solid #111;border-radius:3px;box-shadow:0 16px 60px #0007;color:#111;background:#fff}dialog::backdrop{background:#0009}.panel-shell{padding:1.4rem}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.panel-heading h2{margin:0;text-transform:uppercase;font-size:1.8rem}.panel-close{width:46px;height:46px;border:2px solid #111;background:#fff;font-size:2rem;line-height:1;cursor:pointer}.panel-shell fieldset{border:0;padding:0;margin:1.4rem 0}.panel-shell legend{font-weight:700;margin-bottom:.5rem}.segmented{display:grid;grid-template-columns:repeat(3,1fr)}.segmented button{min-height:48px;padding:.5rem;border:1px solid #111;background:#fff;cursor:pointer}.segmented button[aria-pressed=true]{background:#111;color:#fff}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #ccc;padding:1rem 0}.switch-row span{display:flex;flex-direction:column}.switch-row small{color:#555}.switch-row input{appearance:none;width:52px;height:30px;flex:none;border:2px solid #333;border-radius:99px;background:#ddd;position:relative;cursor:pointer}.switch-row input::after{content:'';position:absolute;width:22px;height:22px;left:2px;top:2px;border-radius:50%;background:#333;transition:transform .15s}.switch-row input:checked{background:#111}.switch-row input:checked::after{transform:translateX(22px);background:#fff}.reset-button{width:100%;min-height:48px;border:2px solid #111;background:#fff;font-weight:700;cursor:pointer}
html[data-text-size=large]{--base-size:19px}html[data-text-size=xlarge]{--base-size:22px}
html.high-contrast{--ink:#000;--muted:#000;--soft:#fff;--line:#000}.high-contrast .site-header,.high-contrast .product-card img,.high-contrast .newsletter{border-color:#000}.high-contrast a{text-decoration:underline}.high-contrast .campaign-copy.light{background:#000}.high-contrast .campaign-copy.dark{background:#fff}
html.readable body{letter-spacing:.035em;word-spacing:.09em;line-height:1.85}html.readable p:not(.campaign-copy):not(.price):not(.copyright){max-width:68ch}
.slide:first-child{background:#555 url('https://rapidlash.com/cdn/shop/files/gempages_540943325398565937-3e86ae8d-6c84-4fec-a43d-1a1694daa47b.jpg?v=14721586632250679269') center/cover no-repeat}html.reduce-motion{scroll-behavior:auto}.reduce-motion *,.reduce-motion *::before,.reduce-motion *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reduce-motion video{display:none}.reduce-motion .slide video+*{position:relative}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media (max-width:900px){.desktop-header{display:none}.mobile-bar{min-height:72px;padding:.45rem 1rem;display:grid;grid-template-columns:48px 1fr 48px;align-items:center}.mobile-bar .logo-link{justify-self:center}.mobile-bar .logo-link img{width:160px}.icon-button{width:48px;height:48px;padding:10px;border:0;background:#fff;cursor:pointer}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;height:2px;background:#111}.cart-button{border:0;background:none;cursor:pointer}.mobile-nav{display:block;position:absolute;inset:72px 0 auto 0;background:#fff;border-top:1px solid #ddd;box-shadow:0 14px 25px #0002;max-height:calc(100dvh - 72px);overflow:auto}.mobile-nav[hidden]{display:none}.mobile-nav ul{list-style:none;padding:0;margin:0}.mobile-nav>ul>li{border-bottom:1px solid #ddd}.mobile-nav a,.submenu-toggle{display:flex;width:100%;min-height:52px;padding:.85rem 1.2rem;align-items:center;justify-content:space-between;border:0;background:#fff;text-decoration:none;font-weight:700;cursor:pointer}.mobile-nav ul ul a{padding-left:2.2rem;font-weight:400;background:#f5f5f5}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid section:last-child{grid-column:1/-1}}
@media (max-width:767px){.hero picture img{width:100%;height:auto;max-height:none}.slide{min-height:620px}.campaign-copy{font-size:clamp(1.8rem,10vw,3rem);left:8%}.carousel-arrow{width:46px;height:46px}.carousel-arrow.previous{left:.5rem}.carousel-arrow.next{right:.5rem}.products{padding:3.5rem 1rem}.product-grid{gap:2rem .75rem}.product-card h3{font-size:.76rem}.add-cart{padding:.65rem .25rem}.brand-strip img{aspect-ratio:4/3;object-fit:cover}.closing-campaign{min-height:435px}.newsletter{grid-template-columns:1fr;gap:1.5rem}.field-row{flex-direction:column;gap:.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid section:last-child{grid-column:auto}.trigger-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.accessibility-trigger{width:52px;height:52px;padding:0}.accessibility-trigger>span:first-child{margin:0}.segmented{grid-template-columns:1fr}.panel-shell{padding:1rem}}
@media (max-width:380px){.product-grid{grid-template-columns:1fr}.product-card h3{min-height:0}.slide{min-height:540px}}
@media (forced-colors:active){:focus-visible{outline:3px solid CanvasText}.carousel-dots button[aria-current=true]::after{background:CanvasText}.switch-row input{appearance:auto;width:28px;height:28px}}
