:root{--lrc-ink: #17162b;--lrc-muted: #6d6e7f;--lrc-purple: #673de6;--lrc-purple-2: #8cc8ff;--lrc-pink: #ff9fd6;--lrc-lilac: #ece9e3;--lrc-yellow: #ffe13a;--lrc-orange: #ff722b;--lrc-red: #ef233c;--lrc-cream: #fff8ea;--lrc-white: #ffffff;--lrc-line: #ddd8e9;--lrc-shadow: 0 18px 48px rgba(56, 79, 168, .12);--lrc-shadow-strong: 0 28px 76px rgba(56, 79, 168, .2);--lrc-radius-sm: 14px;--lrc-radius-md: 22px;--lrc-radius-lg: 34px;--lrc-radius-xl: 44px;--lrc-page: min(1240px, calc(100vw - 32px) );--lrc-font: var(--font-body--family, Inter, system-ui, sans-serif);--lrc-font-display: var(--font-heading--family, "Fredoka", system-ui, sans-serif);--lrc-font-accent: var(--font-accent--family, "DynaPuff", system-ui, sans-serif)}.lrc-policy-page{padding-block:clamp(44px,8vw,96px);background:var(--lrc-cream)}.lrc-policy-page__back{display:inline-flex;color:var(--lrc-purple);font-size:13px;font-weight:900;text-decoration:none}.lrc-policy-page__hero{max-width:760px;margin:26px 0 42px}.lrc-policy-page__hero h1{margin:12px 0;color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:clamp(42px,7vw,76px);line-height:.96}.lrc-policy-page__hero p{max-width:56ch;color:var(--lrc-muted);font-size:clamp(17px,2vw,22px);line-height:1.5}.lrc-policy-page__hero small{color:var(--lrc-muted);font-weight:700}.lrc-policy-page__layout{display:grid;grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:clamp(24px,5vw,80px);align-items:start}.lrc-policy-page__nav{position:sticky;top:20px;display:grid;gap:8px}.lrc-policy-page__nav a{border:2px solid var(--lrc-purple);border-radius:999px;padding:10px 14px;color:var(--lrc-purple);font-size:13px;font-weight:900;text-decoration:none}.lrc-policy-page__content{max-width:78ch;border:2px solid var(--lrc-purple);border-radius:var(--lrc-radius-lg);padding:clamp(24px,5vw,58px);background:var(--lrc-white)}.lrc-policy-page__content h2{margin-top:0;font-family:var(--lrc-font-display);font-size:clamp(30px,4vw,46px)}.lrc-policy-page__content h3{margin:32px 0 10px;color:var(--lrc-purple);font-size:clamp(19px,2.4vw,25px)}.lrc-policy-page__content p,.lrc-policy-page__content li{color:var(--lrc-muted);font-size:16px;line-height:1.7}.lrc-policy-page__content ul{display:grid;gap:10px;padding-left:1.2em}.lrc-policy-page__content a{color:var(--lrc-purple);font-weight:800}@media(max-width:749px){.lrc-policy-page{padding-block:34px}.lrc-policy-page__layout{grid-template-columns:1fr;gap:22px}.lrc-policy-page__nav{position:static;display:flex;flex-wrap:wrap}.lrc-policy-page__nav a{padding:8px 11px;font-size:11px}.lrc-policy-page__content{border-radius:24px;padding:24px 18px}.lrc-policy-page__content p,.lrc-policy-page__content li{font-size:14px}}.lrc-series{padding-block:clamp(42px,7vw,92px)}.lrc-series__shell{overflow:hidden;border:2px solid var(--lrc-purple);border-radius:var(--lrc-radius-xl);background:linear-gradient(120deg,#efff38,#ddff52)}.lrc-series__intro{max-width:760px;padding:clamp(28px,5vw,64px) clamp(22px,6vw,78px) 30px}.lrc-series__intro .lrc-heading{margin:14px 0 12px;max-width:14ch;font-size:clamp(38px,5.5vw,70px);line-height:.96}.lrc-series__strapline{max-width:32ch;margin:0;color:var(--lrc-ink);font-family:var(--font-heading--family, var(--lrc-font-display));font-size:clamp(20px,2.4vw,30px);font-weight:800;line-height:1.15}.lrc-series__description{max-width:62ch;margin:18px 0 0;color:#403b4c;font-size:16px;line-height:1.55}.lrc-series__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 clamp(22px,6vw,78px) 30px}.lrc-series__stat{display:flex;gap:14px;align-items:center;min-height:92px;border:2px solid var(--lrc-ink);border-radius:20px;padding:16px;background:#ffffffdb}.lrc-series__stat>span:last-child{display:grid;gap:3px}.lrc-series__stat strong{color:var(--lrc-ink);font-size:14px;font-weight:900}.lrc-series__stat small{color:var(--lrc-muted);font-size:12px;font-weight:700;line-height:1.3}.lrc-series__icon,.lrc-series__mini-icon{display:inline-grid;flex:0 0 auto;place-items:center;width:44px;height:44px;border:2px solid var(--lrc-ink);border-radius:14px;background:var(--lrc-purple);color:var(--lrc-white)}.lrc-series__icon svg,.lrc-series__mini-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.lrc-series__roadmap{margin:0 clamp(14px,3vw,34px) 0;border:2px solid var(--lrc-purple);border-radius:28px;padding:clamp(22px,4vw,38px);background:linear-gradient(145deg,#fff,#f1edff)}.lrc-series__roadmap-heading{display:flex;gap:14px;align-items:flex-start}.lrc-series__mini-icon{width:38px;height:38px;border-radius:12px;background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-series__roadmap-heading .lrc-kicker{color:var(--lrc-purple)}.lrc-series__roadmap-heading p{margin:5px 0 0;color:var(--lrc-muted);font-size:14px;font-weight:650}.lrc-series__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none}.lrc-series__steps li{position:relative;display:grid;gap:8px;min-height:154px;overflow:hidden;border:2px solid var(--lrc-purple);border-radius:20px;padding:18px;background:#fff;box-shadow:5px 5px 0 var(--lrc-ink);transition:transform .18s ease,box-shadow .18s ease}.lrc-series__steps li:before{position:absolute;top:0;right:0;left:0;height:7px;background:var(--lrc-yellow);content:""}.lrc-series__steps li:nth-child(2):before{background:var(--lrc-pink)}.lrc-series__steps li:nth-child(3):before{background:var(--lrc-purple-2)}.lrc-series__steps li:hover{box-shadow:2px 2px 0 var(--lrc-ink);transform:translate(3px,3px)}.lrc-series__steps li:not(:last-child):after{position:absolute;top:50%;right:-17px;z-index:2;display:grid;width:28px;height:28px;place-items:center;border:2px solid var(--lrc-ink);border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);content:"\2192";font-size:15px;font-weight:950;transform:translateY(-50%)}.lrc-series__step-number{display:inline-grid;width:38px;height:38px;place-items:center;border:2px solid var(--lrc-ink);border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:12px;font-weight:950;letter-spacing:.04em}.lrc-series__steps strong{color:var(--lrc-ink);font-family:var(--font-heading--family, var(--lrc-font-display));font-size:17px;line-height:1.1}.lrc-series__steps small{color:var(--lrc-muted);font-size:12px;font-weight:650;line-height:1.35}.lrc-series__steps .lrc-series__step--prize{border-color:var(--lrc-ink);background:var(--lrc-purple);box-shadow:5px 5px 0 var(--lrc-ink)}.lrc-series__step--prize:before{background:var(--lrc-yellow)!important}.lrc-series__step--prize .lrc-series__step-number{background:var(--lrc-yellow)}.lrc-series__step--prize strong,.lrc-series__step--prize small{color:var(--lrc-white)}.lrc-series__footer{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:30px clamp(22px,6vw,78px) clamp(28px,5vw,58px)}.lrc-series__motto{display:flex;flex-wrap:wrap;gap:8px}.lrc-series__motto span{border:2px solid var(--lrc-ink);border-radius:999px;padding:8px 12px;color:var(--lrc-ink);font-size:12px;font-weight:900}.lrc-series__footer>div:last-child{display:grid;gap:4px;text-align:right}.lrc-series__footer strong{color:var(--lrc-ink);font-family:var(--font-heading--family, var(--lrc-font-display));font-size:18px;text-transform:uppercase}.lrc-series__footer span{color:#403b4c;font-size:13px;font-weight:700}@media(max-width:749px){.lrc-series__shell{border-radius:28px}.lrc-series__intro{padding:28px 20px 22px}.lrc-series__intro .lrc-heading{font-size:clamp(36px,10vw,52px)}.lrc-series__description{font-size:14px}.lrc-series__stats{grid-template-columns:1fr;gap:10px;padding:0 20px 22px}.lrc-series__stat{min-height:72px;padding:12px}.lrc-series__roadmap{margin-inline:12px;padding:18px 14px}.lrc-series__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px}.lrc-series__steps li{min-height:132px;padding:14px;box-shadow:3px 3px 0 var(--lrc-ink)}.lrc-series__step-number{width:32px;height:32px}.lrc-series__steps li:not(:last-child):after{display:none}.lrc-series__steps strong{font-size:15px}.lrc-series__footer{display:grid;padding:22px 20px 28px}.lrc-series__footer>div:last-child{text-align:left}}.lrc-product-card{overflow:hidden;min-height:100%;border:2px solid var(--lrc-ink);border-radius:26px;padding:10px;background:var(--lrc-white);box-shadow:none;transition:border-color .18s ease,transform .18s ease}.lrc-product-card:hover{border-color:var(--lrc-purple);transform:translateY(-3px)}.lrc-product-card__media{overflow:hidden;aspect-ratio:1 / 1;border-radius:18px;background:linear-gradient(145deg,#f5f1ff,#fff8e4 68%,#efff38)}.lrc-product-card__media img,.lrc-product-card__media .placeholder-svg{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;padding:10px;mix-blend-mode:multiply}.lrc-product-card:hover .lrc-product-card__media img{transform:scale(1.025)}.lrc-product-card__badge{top:18px;left:18px;max-width:calc(100% - 36px);overflow:hidden;border:2px solid var(--lrc-ink);padding:8px 12px;background:#efff38;color:var(--lrc-ink);font-size:11px;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.lrc-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px 8px 12px}.lrc-product-card__eyebrow{margin:0 0 7px;overflow:hidden;color:var(--lrc-purple);font-size:11px;font-weight:900;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.lrc-product-card h3{min-height:0;margin:0;font-size:clamp(20px,1.45vw,25px);font-weight:800;line-height:1.12}.lrc-product-card h3 a{display:-webkit-box;overflow:hidden;color:var(--lrc-ink);font-size:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lrc-product-card__meta{display:-webkit-box;min-height:0;margin:10px 0 0;overflow:hidden;color:var(--lrc-muted);font-size:14px;font-weight:650;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lrc-product-card__facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.lrc-product-card__facts span{border:1px solid rgba(103,61,230,.28);border-radius:999px;padding:5px 9px;background:#f3efff;color:var(--lrc-purple);font-size:10px;font-weight:850;line-height:1;white-space:nowrap}.lrc-product-card__price-row{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:end;justify-content:space-between;margin-top:auto;padding-top:16px}.lrc-product-card__price{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:baseline;margin:0;color:var(--lrc-ink);font-size:20px;font-weight:900;line-height:1}.lrc-product-card__price small{color:var(--lrc-muted);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.lrc-product-card__price s{color:var(--lrc-muted);font-size:13px;font-weight:650}.lrc-product-card__saving{color:#3d791e;font-size:11px;font-weight:900}.lrc-product-card__action{margin-top:auto;padding:0 8px 8px}.lrc-product-card__action product-form-component,.lrc-product-card__action .lrc-button{display:block;width:100%;margin:0}.lrc-product-card .button,.lrc-product-card__action>.lrc-button{width:100%;min-height:48px;border:2px solid var(--lrc-purple);border-radius:999px;background:var(--lrc-purple);color:var(--lrc-white);font-size:14px;font-weight:900}.lrc-product-card__action>.lrc-button--outline{background:transparent;color:var(--lrc-purple)}.lrc-collection-catalog .product-grid__item{min-width:0;border:0}.lrc-collection-catalog .product-grid.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding-inline:max(18px,var(--page-margin))}.lrc-collection-catalog .facets-controls-wrapper{border-block:1px solid var(--lrc-line);background:#fff8e4f0}@media(max-width:1199px)and (min-width:750px){.lrc-collection-catalog .product-grid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.lrc-collection-catalog .product-grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;padding-inline:10px}.lrc-collection-catalog .lrc-product-card{border-width:1.5px;border-radius:20px;padding:7px}.lrc-collection-catalog .lrc-product-card__media{border-radius:14px}.lrc-collection-catalog .lrc-product-card__media img,.lrc-collection-catalog .lrc-product-card__media .placeholder-svg{padding:6px}.lrc-collection-catalog .lrc-product-card__badge{top:11px;left:11px;max-width:calc(100% - 22px);border-width:1px;padding:6px 8px;font-size:9px}.lrc-collection-catalog .lrc-product-card__body{padding:12px 5px 9px}.lrc-collection-catalog .lrc-product-card__eyebrow{margin-bottom:5px;font-size:9px}.lrc-collection-catalog .lrc-product-card h3{font-size:16px;line-height:1.16}.lrc-collection-catalog .lrc-product-card__meta{margin-top:7px;font-size:12px;line-height:1.35}.lrc-collection-catalog .lrc-product-card__facts{gap:4px;margin-top:9px}.lrc-collection-catalog .lrc-product-card__facts span{padding:4px 6px;font-size:8px}.lrc-collection-catalog .lrc-product-card__price-row{display:block;padding-top:12px}.lrc-collection-catalog .lrc-product-card__price{font-size:17px}.lrc-collection-catalog .lrc-product-card__saving{display:inline-block;margin-top:6px}.lrc-collection-catalog .lrc-product-card__action{padding:0 5px 5px}.lrc-collection-catalog .lrc-product-card .button,.lrc-collection-catalog .lrc-product-card__action>.lrc-button{min-height:42px;padding-inline:8px;font-size:12px}}html.lrc-transitioning,html.lrc-transitioning *{cursor:progress}body{font-family:var(--font-body--family, var(--lrc-font));font-weight:var(--font-body--weight, 600);color:var(--lrc-ink)}.lrc-page-surface{background:radial-gradient(circle at 8% 8%,rgba(255,225,58,.26),transparent 24%),radial-gradient(circle at 88% 4%,rgba(103,61,230,.18),transparent 28%),radial-gradient(circle at 82% 26%,rgba(255,159,214,.16),transparent 18%),radial-gradient(circle at 14% 82%,rgba(197,232,167,.24),transparent 22%),linear-gradient(180deg,#fff9ef,#eef6ff 45%,#fff7fb)}.lrc-section{position:relative;overflow:clip;padding-block:clamp(48px,7vw,96px);color:var(--lrc-ink)}.lrc-section--flush-top{padding-block-start:clamp(20px,4vw,44px)}.lrc-section--compact{padding-block:clamp(36px,5vw,64px)}.lrc-container{width:var(--lrc-page);margin-inline:auto}.lrc-kicker{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:8px 14px;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:12px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.lrc-heading{max-width:840px;margin:18px 0 0;font-family:var(--lrc-font-display);font-size:clamp(36px,6vw,76px);font-weight:700;line-height:.98;letter-spacing:0}.lrc-heading--medium{font-size:clamp(32px,4.5vw,56px);line-height:1.03}.lrc-copy{max-width:680px;margin:18px 0 0;color:var(--lrc-muted);font-size:clamp(16px,1.8vw,19px);font-weight:600;line-height:1.52}.lrc-heading span,.lrc-registration-highlight__heading span,.lrc-leaderboard__heading span{font-family:var(--lrc-font-accent);font-weight:700}.lrc-section-header{display:grid;gap:8px;align-items:end}.lrc-section-header--split{grid-template-columns:minmax(0,1fr) auto;gap:24px}.lrc-button,.shopify-payment-button__button.shopify-payment-button__button--unbranded{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:0 24px;background:var(--lrc-purple);color:var(--lrc-white);font:inherit;font-weight:900;text-decoration:none;box-shadow:none;transition:transform .18s ease,background .18s ease}.lrc-button:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{transform:translateY(-2px);box-shadow:none}.lrc-button--yellow{background:var(--lrc-yellow);color:var(--lrc-ink);box-shadow:none}.lrc-button--white{background:var(--lrc-white);color:var(--lrc-purple)}.lrc-button--outline{border:1px solid var(--lrc-line);background:#ffffffb8;color:var(--lrc-purple);box-shadow:none}.lrc-hero{position:relative;width:min(1380px,calc(100vw - 24px));min-height:clamp(420px,38vw,500px);margin:clamp(14px,2.2vw,28px) auto 0;overflow:hidden;border-radius:clamp(26px,4vw,var(--lrc-radius-xl));background:#10071f;box-shadow:var(--lrc-shadow-strong);isolation:isolate}.lrc-hero__media,.lrc-hero__media picture,.lrc-hero__media picture>img,.lrc-hero__media picture>.placeholder-svg,.lrc-hero__media img,.lrc-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lrc-hero__media picture,.lrc-hero__media img,.lrc-hero__media video{display:block}.lrc-hero__media picture>img,.lrc-hero__media picture>.placeholder-svg,.lrc-hero__media img,.lrc-hero__media video{object-fit:cover}.lrc-hero__media picture>img,.lrc-hero__media img{transform:scale(1.04)}.lrc-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0a0513e6,#0a05137a 55%,#42158b47),radial-gradient(circle at 72% 28%,rgba(255,210,30,.16),transparent 25%)}.lrc-hero__track{position:absolute;z-index:2;left:-8%;right:-8%;bottom:86px;height:78px;opacity:.78;background:linear-gradient(90deg,transparent 0 20%,rgba(255,210,30,.88) 20% 25%,transparent 25% 38%,rgba(255,210,30,.88) 38% 43%,transparent 43% 58%,rgba(255,210,30,.88) 58% 63%,transparent 63%),linear-gradient(180deg,transparent 0 34px,rgba(255,210,30,.52) 35px 41px,transparent 42px);transform:rotate(-4deg);filter:drop-shadow(0 8px 12px rgba(0,0,0,.32));pointer-events:none}.lrc-hero__content{position:relative;z-index:3;width:min(720px,100%);min-height:inherit;display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,72px);color:var(--lrc-white)}.lrc-hero .lrc-heading,.lrc-hero .lrc-copy{color:var(--lrc-white)}.lrc-hero .lrc-heading{max-width:600px;font-size:clamp(46px,5.8vw,82px)}.lrc-hero .lrc-copy{color:#ffffffe6}.lrc-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.lrc-hero__stat{position:absolute;z-index:3;left:auto;right:clamp(24px,5vw,72px);bottom:clamp(18px,3vw,34px);max-width:min(440px,calc(100% - 48px));display:flex;gap:18px;align-items:center;border-radius:28px;padding:18px 24px;background:var(--lrc-white);color:var(--lrc-ink);box-shadow:var(--lrc-shadow)}.lrc-hero__stat strong{color:var(--lrc-purple);font-size:clamp(22px,3vw,32px);line-height:1}.lrc-hero__stat span{font-weight:800;line-height:1.25}.lrc-metrics{width:var(--lrc-page);margin:-10px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-radius:30px;background:var(--lrc-white);box-shadow:var(--lrc-shadow)}.lrc-metric{min-height:92px;display:grid;place-items:center;gap:8px;padding:18px 22px;text-align:center}.lrc-metric+.lrc-metric{border-inline-start:1px solid var(--lrc-line)}.lrc-metric strong{color:var(--lrc-purple);font-size:clamp(28px,4vw,42px);line-height:1}.lrc-metric span{color:var(--lrc-muted);font-weight:800;line-height:1.24}.lrc-card{border:1px solid var(--lrc-line);border-radius:var(--lrc-radius-lg);background:var(--lrc-white);box-shadow:var(--lrc-shadow)}.lrc-events{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(20px,3vw,36px);align-items:stretch;margin-top:28px;padding:clamp(18px,3vw,36px)}.lrc-event-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px}.lrc-event-card{min-height:330px;display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid var(--lrc-line);border-radius:28px;padding:14px;background:var(--lrc-white);box-shadow:0 10px 22px #2f125c14}.lrc-event-card img,.lrc-event-card .placeholder-svg{width:100%;aspect-ratio:16 / 9;border-radius:22px;object-fit:cover;background:var(--lrc-lilac)}.lrc-tag{width:fit-content;display:inline-flex;align-items:center;min-height:30px;margin-top:14px;border-radius:999px;padding:7px 12px;background:var(--lrc-lilac);color:var(--lrc-purple);font-size:12px;font-weight:900}.lrc-tag--hot{background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-event-card h3{margin:16px 4px 8px;font-size:clamp(26px,2.7vw,34px);font-weight:900;line-height:1}.lrc-event-card p{margin:0 4px;color:var(--lrc-muted);font-weight:750;line-height:1.45}.lrc-form{position:relative;overflow:hidden;border:1px solid var(--lrc-line);border-radius:var(--lrc-radius-lg);padding:clamp(24px,3vw,40px);background:var(--lrc-white);box-shadow:0 10px 24px #2f125c14}.lrc-form:before{content:"";position:absolute;inset:0 0 auto;height:10px;background:var(--lrc-yellow)}.lrc-form h3{margin:0 0 10px;font-size:clamp(28px,3vw,40px);line-height:1.04}.lrc-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.lrc-field{display:grid;gap:8px}.lrc-field--full{grid-column:1 / -1}.lrc-field label{color:var(--lrc-purple);font-size:13px;font-weight:900}.lrc-field input,.lrc-field select,.lrc-field textarea{width:100%;min-height:54px;border:1px solid var(--lrc-line);border-radius:16px;padding:0 16px;background:var(--lrc-white);color:var(--lrc-ink);font:inherit;font-weight:650}.lrc-field textarea{min-height:104px;padding-block:14px;resize:vertical}.lrc-product-grid{display:grid;grid-template-columns:repeat(var(--lrc-columns, 4),minmax(0,1fr));gap:clamp(16px,2vw,24px);margin-top:32px}.lrc-product-card{position:relative;min-width:0;display:flex;flex-direction:column;border:1px solid var(--lrc-line);border-radius:30px;padding:14px 14px 12px;background:var(--lrc-white);box-shadow:0 10px 22px #2f125c14;color:var(--lrc-ink)}.lrc-product-card__media{position:relative;display:block;overflow:hidden;border-radius:24px;background:var(--lrc-lilac)}.lrc-product-card__media img,.lrc-product-card__media .placeholder-svg{width:100%;aspect-ratio:1.42 / 1;object-fit:cover;transition:transform .3s ease}.lrc-product-card:hover .lrc-product-card__media img{transform:scale(1.04)}.lrc-product-card__badge{position:absolute;z-index:2;top:14px;left:14px;border-radius:999px;padding:10px 14px;background:var(--lrc-purple);color:var(--lrc-white);font-size:13px;font-weight:900;line-height:1}.lrc-product-card h3{margin:18px 10px 10px;font-size:clamp(22px,2vw,27px);font-weight:900;line-height:1.08}.lrc-product-card h3 a{color:inherit;text-decoration:none}.lrc-product-card__meta{min-height:38px;margin:0 10px 14px;color:var(--lrc-muted);font-weight:650;line-height:1.38}.lrc-product-card__price{margin:auto 10px 18px;color:var(--lrc-purple);font-size:20px;font-weight:900;line-height:1}.lrc-product-card product-form-component{margin:0 10px 8px}.lrc-product-card .button{width:100%;border-radius:999px;background:var(--lrc-yellow);color:var(--lrc-ink);font-weight:900;min-height:54px;font-size:16px}.lrc-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden;border-radius:var(--lrc-radius-lg);background:var(--lrc-purple);color:var(--lrc-white)}.lrc-split__media{min-height:440px;background:#120822}.lrc-split__media img,.lrc-split__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.lrc-split__content{display:grid;align-content:center;padding:clamp(32px,6vw,76px)}.lrc-split .lrc-heading,.lrc-split .lrc-copy{color:var(--lrc-white)}.lrc-split .lrc-copy{color:#ffffffdb}.lrc-feature-list{display:grid;gap:18px;margin-top:28px}.lrc-feature{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start}.lrc-feature__icon{width:44px;height:44px;border-radius:16px;padding:8px;background:var(--lrc-lilac);object-fit:contain}.lrc-feature strong{display:block;font-size:20px}.lrc-feature p{margin:6px 0 0;color:var(--lrc-muted);font-weight:650;line-height:1.45}.lrc-gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:34px}.lrc-gallery img,.lrc-gallery .placeholder-svg{width:100%;height:100%;min-height:260px;border-radius:28px;object-fit:cover;background:var(--lrc-lilac)}.lrc-gallery__stack{display:grid;gap:24px}.lrc-quote-grid,.lrc-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.lrc-quote,.lrc-faq-item{border:1px solid var(--lrc-line);border-radius:24px;padding:24px;background:var(--lrc-white);box-shadow:0 8px 18px #2f125c12}.lrc-quote blockquote{margin:0;font-size:19px;font-weight:850;line-height:1.32}.lrc-quote cite{display:block;margin-top:18px;color:var(--lrc-purple);font-style:normal;font-weight:850}.lrc-faq-item summary{cursor:pointer;font-size:18px;font-weight:900}.lrc-faq-item p{margin:14px 0 0;color:var(--lrc-muted);font-weight:650;line-height:1.48}.lrc-collection-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:clamp(22px,4vw,42px);align-items:center;margin-top:28px;border-radius:var(--lrc-radius-lg);padding:clamp(28px,5vw,52px);background:linear-gradient(110deg,var(--lrc-purple),#13091f);color:var(--lrc-white)}.lrc-collection-hero .lrc-heading,.lrc-collection-hero .lrc-copy{color:var(--lrc-white)}.lrc-collection-hero .lrc-copy{color:#ffffffd6}.lrc-collection-hero__image img,.lrc-collection-hero__image .placeholder-svg{width:100%;aspect-ratio:4 / 3;border-radius:28px;object-fit:cover;box-shadow:0 16px 34px #0000002e}.lrc-product-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:clamp(24px,5vw,52px);align-items:center}.lrc-product-story__panel{border-radius:var(--lrc-radius-lg);padding:clamp(24px,4vw,44px);background:var(--lrc-white);box-shadow:var(--lrc-shadow)}.lrc-product-story__media img,.lrc-product-story__media .placeholder-svg{width:100%;aspect-ratio:1 / .82;border-radius:var(--lrc-radius-lg);object-fit:cover;background:var(--lrc-lilac)}.lrc-reveal{opacity:0;transform:translateY(18px);transition:opacity .48s ease,transform .48s ease}.lrc-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:989px){.lrc-section-header--split,.lrc-events,.lrc-split,.lrc-gallery,.lrc-collection-hero,.lrc-product-story{grid-template-columns:1fr}.lrc-product-grid{--lrc-columns: 2 !important}.lrc-quote-grid,.lrc-faq-grid{grid-template-columns:1fr}.lrc-metrics{grid-template-columns:repeat(2,1fr)}.lrc-metric:nth-child(3){border-inline-start:0}.lrc-metric:nth-child(n+3){border-top:1px solid var(--lrc-line)}}@media(max-width:749px){.lrc-section{padding-block:44px}.lrc-hero{min-height:660px;border-radius:28px}.lrc-hero__content{justify-content:flex-start;padding:34px 22px}.lrc-hero__stat{left:24px;right:auto;align-items:start;flex-direction:column}.lrc-hero__track{bottom:160px}.lrc-metrics{grid-template-columns:1fr}.lrc-metric+.lrc-metric{border-inline-start:0;border-top:1px solid var(--lrc-line)}.lrc-product-grid{--lrc-columns: 1 !important}.lrc-field-grid{grid-template-columns:1fr}.lrc-field--full{grid-column:auto}.lrc-button{width:100%}}.lrc-header-shell{position:sticky;top:0;z-index:60;background:#fff8e4e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--lrc-line)}.lrc-header-ribbon{height:34px;overflow:hidden;display:flex;align-items:center;background:var(--lrc-ink);color:var(--lrc-yellow);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.lrc-header-ribbon__track{display:flex;gap:46px;min-width:100%;justify-content:center}.lrc-header-ribbon__track span:after{content:"";display:inline-block;width:7px;height:7px;margin-left:46px;border-radius:50%;background:var(--lrc-yellow);vertical-align:1px}.lrc-header{width:min(1380px,calc(100vw - 40px));min-height:74px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.lrc-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:230px;color:var(--lrc-ink);text-decoration:none}.lrc-header__brand img{width:70px;height:46px;object-fit:contain}.lrc-header__brand strong{display:block;font-size:15px;font-weight:900;line-height:1.05}.lrc-header__brand small{display:block;margin-top:2px;color:var(--lrc-purple);font-size:11px;font-weight:850}.lrc-header__nav{display:flex;justify-content:center;align-items:center;gap:28px;font-size:13px;font-weight:850}.lrc-header__nav a{color:var(--lrc-ink);text-decoration:none}.lrc-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.lrc-header__register{min-height:38px;display:inline-flex;align-items:center;border-radius:999px;padding:0 18px;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:12px;font-weight:900;text-decoration:none}.lrc-header__icon,.lrc-header__actions .header-actions__action{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--lrc-ink)}.lrc-header__icon svg{width:18px;height:18px}.lrc-header__actions header-actions{display:flex;align-items:center;gap:6px}@media(max-width:989px){.lrc-header{grid-template-columns:auto auto;width:min(100vw - 28px,720px)}.lrc-header__nav,.lrc-header__register,.lrc-header__brand small{display:none}.lrc-header__brand{min-width:0}.lrc-header__actions{justify-content:end}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.lrc-reveal{opacity:1;transform:none}}.header-announcements,.announcement-bar{background:var(--lrc-ink);color:var(--lrc-yellow);font-weight:900;letter-spacing:.08em;text-transform:uppercase}#header-group .header,#header-group header-component,.header-section{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-actions__cart-icon,.cart-drawer__inner,.theme-drawer__dialog{--color-foreground: var(--lrc-ink)}.cart-drawer__inner{border-radius:30px 0 0 30px;background:var(--lrc-white)}.cart-drawer__summary{background:var(--lrc-cream);border-top:1px solid var(--lrc-line)}.cart-drawer__summary .button,.cart-drawer__summary button[type=submit]{border-radius:999px;background:var(--lrc-purple);color:var(--lrc-white);font-weight:900}.lrc-page-surface{background:radial-gradient(circle at 78% 18%,rgba(255,225,58,.12),transparent 18%),radial-gradient(circle at 80% 44%,rgba(103,61,230,.11),transparent 24%),radial-gradient(circle at 22% 12%,rgba(245,167,215,.1),transparent 18%),linear-gradient(180deg,#fff9e9,#f3f6ff 42%,#f7f5f1)}.lrc-header-shell{background:#fff8e4f5;box-shadow:0 1px #130b240f}.lrc-header-ribbon{height:26px;font-size:10px}.lrc-header-ribbon__track{gap:clamp(24px,6vw,84px);justify-content:center}.lrc-header{min-height:62px;width:min(1320px,calc(100vw - 48px))}.lrc-header__brand{gap:10px;min-width:220px}.lrc-header__brand img{width:60px;height:42px}.lrc-header__brand strong{font-family:var(--lrc-font-display);font-size:16px;font-weight:700;letter-spacing:0}.lrc-header__brand small{color:#4c61d0;font-size:10px}.lrc-header__nav{gap:clamp(16px,2.2vw,28px);font-size:12px}.lrc-header__nav a{position:relative;padding:6px 0}.lrc-header__nav a:after,.lrc-header__nav-item summary:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:var(--lrc-yellow);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.lrc-header__nav a:hover:after,.lrc-header__nav-item summary:hover:after,.lrc-header__nav-item[open] summary:after{transform:scaleX(1)}.lrc-header__nav-item{position:relative}.lrc-header__nav-item summary{position:relative;padding:6px 0;cursor:pointer;list-style:none;outline:0}.lrc-header__nav-item summary::-webkit-details-marker{display:none}.lrc-header__dropdown{position:absolute;top:calc(100% + 14px);left:50%;z-index:30;min-width:220px;display:grid;gap:4px;border:1px solid rgba(255,210,30,.18);border-radius:20px;padding:10px;background:var(--lrc-ink);box-shadow:0 20px 48px #130b2438;transform:translate(-50%)}.lrc-header__dropdown:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:14px}.lrc-header__dropdown a{border-radius:13px;padding:11px 12px;color:var(--lrc-white);font-size:13px;line-height:1.2}.lrc-header__dropdown a:after{display:none}.lrc-header__dropdown a:hover{background:#ffffff14}.lrc-header__register{min-height:40px;padding-inline:22px;box-shadow:0 8px 18px #ffd21e3d}.lrc-header__icon,.lrc-header__actions .header-actions__action,.lrc-header__mobile-menu summary{width:38px;height:38px;border-radius:50%;background:transparent;box-shadow:none;outline:0}.lrc-header__icon:hover,.lrc-header__actions .header-actions__action:hover,.lrc-header__mobile-menu summary:hover{background:#42158b12}.lrc-header__actions .header-actions__action:focus-visible,.lrc-header__icon:focus-visible,.lrc-header__mobile-menu summary:focus-visible,.lrc-header__nav-item summary:focus-visible{outline:2px solid var(--lrc-purple);outline-offset:2px}.lrc-header__mobile-menu{position:relative;display:none}.lrc-header__mobile-menu summary{display:grid;place-items:center;cursor:pointer;list-style:none}.lrc-header__mobile-menu summary::-webkit-details-marker{display:none}.lrc-header__mobile-menu svg{width:18px;height:18px}.lrc-header__mobile-panel{position:absolute;right:0;top:calc(100% + 12px);z-index:20;min-width:min(280px,calc(100vw - 32px));display:grid;gap:6px;border:1px solid rgba(255,210,30,.2);border-radius:22px;padding:12px;background:var(--lrc-ink);box-shadow:0 20px 44px #130b243d}.lrc-header__mobile-panel a{border-radius:14px;padding:12px 14px;color:var(--lrc-white);font-size:14px;font-weight:900;text-decoration:none}.lrc-header__mobile-panel a:hover{background:#ffffff14}.lrc-header__mobile-panel .lrc-header__mobile-cta{margin-top:4px;background:var(--lrc-yellow);color:var(--lrc-ink);text-align:center}.lrc-header__mobile-panel .lrc-header__mobile-child{margin-left:14px;padding-block:9px;color:#ffffffb8;font-size:13px}.lrc-section--flush-top{padding-block-start:clamp(18px,3vw,32px)}.lrc-hero{width:min(1320px,calc(100vw - 48px));min-height:clamp(480px,40vw,570px);border-radius:28px;background:#0d0619}.lrc-hero__media img{transform:scale(1.02);filter:saturate(1.15) contrast(1.08)}.lrc-hero:after{background:linear-gradient(90deg,#07030ef0,#0d0619c2 46%,#42158b52),radial-gradient(circle at 78% 28%,rgba(255,210,30,.16),transparent 20%)}.lrc-hero__content{max-width:680px;padding:clamp(34px,5.4vw,78px)}.lrc-hero .lrc-kicker{min-height:30px;background:var(--lrc-yellow);font-size:11px}.lrc-hero .lrc-heading{max-width:560px;margin-top:18px;color:var(--lrc-white);font-size:clamp(52px,6.5vw,92px);line-height:.88;text-wrap:balance}.lrc-hero .lrc-copy{max-width:560px;color:#ffffffeb;font-size:clamp(16px,1.6vw,20px)}.lrc-hero__track{bottom:104px;opacity:.92}.lrc-hero__stat{right:clamp(28px,5vw,72px);bottom:clamp(28px,3.2vw,48px);border-radius:26px;background:#fffffff5}.lrc-metrics{width:min(1180px,calc(100vw - 96px));margin-top:-38px;position:relative;z-index:4;border-radius:18px}.lrc-metric{min-height:98px}.lrc-metric strong{color:var(--lrc-purple-2)}.lrc-events{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:clamp(24px,4vw,48px);align-items:start;margin-top:34px;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.lrc-event-list{min-height:470px;display:grid;grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:minmax(0,1.08fr) minmax(180px,.92fr);grid-template-rows:1fr 1fr;gap:18px;overflow:visible;padding:0}.lrc-event-card{min-height:0;border:1px solid rgba(101,40,191,.12);border-radius:24px;padding:12px;box-shadow:0 18px 40px #2f125c1a}.lrc-event-card:first-child{grid-row:1 / span 2}.lrc-event-card img,.lrc-event-card .placeholder-svg{border-radius:18px}.lrc-event-card:first-child img,.lrc-event-card:first-child .placeholder-svg{aspect-ratio:1 / .9}.lrc-event-card:not(:first-child) img,.lrc-event-card:not(:first-child) .placeholder-svg{aspect-ratio:16 / 8.2}.lrc-event-card h3{margin-top:12px;font-size:clamp(22px,2.4vw,32px)}.lrc-event-card p{font-size:14px}.lrc-form{border:0;border-radius:26px;box-shadow:0 22px 58px #2f125c24}.lrc-form:before{height:8px}.lrc-form .lrc-copy{margin-top:8px;font-size:15px}.lrc-form .lrc-button{margin-top:22px}.lrc-field-grid{gap:12px}.lrc-field label{font-size:11px;letter-spacing:.02em;text-transform:uppercase}.lrc-field input,.lrc-field select,.lrc-field textarea{min-height:48px;border-radius:13px;font-size:14px}.lrc-split{border-radius:28px;background:radial-gradient(circle at 82% 18%,rgba(255,210,30,.18),transparent 20%),linear-gradient(135deg,#673de6,#130b24)}.lrc-split__media img,.lrc-split__media .placeholder-svg{filter:saturate(1.08) contrast(1.04)}.lrc-feature{border-radius:18px;padding:12px;background:#ffffff14}.lrc-feature__icon{border-radius:14px;background:var(--lrc-yellow)}.lrc-feature p{color:#ffffffc7}.lrc-gallery{grid-template-columns:1.1fr .9fr}.lrc-gallery img,.lrc-gallery .placeholder-svg{border-radius:24px;box-shadow:0 18px 42px #2f125c1f}.lrc-quote,.lrc-faq-item{border-radius:20px;box-shadow:0 14px 32px #2f125c14}.lrc-footer{position:relative;overflow:clip;padding:clamp(56px,7vw,96px) 0 28px;background:radial-gradient(circle at 12% 16%,rgba(255,210,30,.18),transparent 20%),radial-gradient(circle at 82% 22%,rgba(255,114,43,.15),transparent 18%),linear-gradient(135deg,#130b24,#24103e 48%,#673de6);color:var(--lrc-white)}.lrc-footer__shell{width:min(1240px,calc(100vw - 40px));margin-inline:auto}.lrc-footer__top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(28px,5vw,76px);align-items:end;padding-bottom:clamp(34px,5vw,58px);border-bottom:1px solid rgba(255,255,255,.14)}.lrc-footer__logo{width:fit-content;display:inline-flex;gap:12px;align-items:center;color:var(--lrc-white);font-weight:900;text-decoration:none}.lrc-footer__logo img{width:66px;height:48px;object-fit:contain}.lrc-footer h2{max-width:640px;margin:24px 0 0;font-family:var(--font-heading--family, var(--lrc-font));font-size:clamp(34px,5vw,72px);font-weight:900;line-height:.96;letter-spacing:0}.lrc-footer p{max-width:600px;margin:18px 0 0;color:#ffffffc7;font-weight:700;line-height:1.5}.lrc-footer__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lrc-footer__newsletter{border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:clamp(24px,3vw,34px);background:#ffffff14;box-shadow:0 22px 54px #00000029}.lrc-footer__eyebrow{display:inline-flex;border-radius:999px;padding:7px 12px;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-footer__newsletter h3{margin:16px 0 18px;color:var(--lrc-white);font-size:clamp(24px,2.8vw,36px);font-weight:900;line-height:1}.lrc-footer-form{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:10px;align-items:center}.lrc-footer-form input{min-width:0;min-height:52px;border:0;border-radius:999px;padding:0 18px;background:var(--lrc-white);color:var(--lrc-ink);font:inherit;font-weight:750}.lrc-footer-form button{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);cursor:pointer}.lrc-footer-form button svg{width:18px;height:18px}.lrc-footer-form__message{grid-column:1 / -1;margin:4px 0 0;font-size:13px}.lrc-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,4vw,56px);padding:clamp(34px,5vw,52px) 0}.lrc-footer__column h3{margin:0 0 14px;color:var(--lrc-yellow);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-footer__column a,.lrc-footer__column p{display:block;width:fit-content;margin:9px 0 0;color:#ffffffc7;font-size:15px;font-weight:750;line-height:1.45;text-decoration:none}.lrc-footer__bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}.lrc-footer__bottom p{margin:0;font-size:13px}.lrc-footer__socials{display:flex;gap:10px}.lrc-footer__socials a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:var(--lrc-white)}.lrc-footer__socials svg{width:19px;height:19px}@media(max-width:989px){.lrc-header{width:min(100vw - 28px,760px);gap:14px}.lrc-header__actions header-actions{gap:2px}.lrc-header__mobile-menu{display:block}.lrc-hero,.lrc-metrics{width:min(100vw - 28px,760px)}.lrc-events{grid-template-columns:1fr}.lrc-event-list{min-height:0;grid-template-columns:1fr}.lrc-event-card:first-child{grid-row:auto}.lrc-footer__top,.lrc-footer__grid{grid-template-columns:1fr}}@media(max-width:749px){.lrc-header-ribbon{height:28px}.lrc-header-ribbon__track{justify-content:flex-start;padding-inline:16px;overflow:auto}.lrc-header{min-height:58px}.lrc-header__brand img{width:52px;height:38px}.lrc-header__brand strong{max-width:112px;font-size:12px}.lrc-header__actions{gap:2px}.lrc-header__icon{display:none}.lrc-header__icon,.lrc-header__actions .header-actions__action,.lrc-header__mobile-menu summary{width:34px;height:34px}.lrc-hero{min-height:620px;border-radius:22px}.lrc-hero .lrc-heading{font-size:clamp(42px,13vw,62px)}.lrc-hero__stat{left:18px;right:18px;bottom:18px;max-width:none}.lrc-metrics{margin-top:18px}.lrc-events{gap:22px}.lrc-gallery__stack{gap:16px}.lrc-footer__actions,.lrc-footer__bottom{align-items:stretch;flex-direction:column}.lrc-footer-form{grid-template-columns:minmax(0,1fr) 46px}}.lrc-product-main{padding:clamp(42px,5.5vw,74px) 0 clamp(48px,6vw,86px);color:var(--lrc-ink)}.lrc-product-main__container{width:min(1440px,calc(100vw - 48px));margin-inline:auto}.lrc-product-main__intro{max-width:760px;margin-bottom:clamp(30px,4vw,48px)}.lrc-product-main__kicker{display:inline-flex;margin-bottom:20px;color:var(--lrc-purple);font-size:15px;font-weight:950;letter-spacing:.14em;line-height:1;text-transform:uppercase}.lrc-product-main__intro h1{margin:0;font-family:var(--font-heading--family, var(--lrc-font));font-size:clamp(40px,4.7vw,66px);font-weight:950;line-height:.98;letter-spacing:0;text-wrap:balance}.lrc-product-main__intro p{max-width:760px;margin:22px 0 0;color:var(--lrc-muted);font-size:clamp(17px,1.8vw,22px);font-weight:800;line-height:1.45}.lrc-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(34px,5vw,64px);align-items:start}.lrc-product-gallery{display:grid;grid-template-columns:104px minmax(0,1fr);gap:24px;align-items:start}.lrc-product-gallery__thumbs{position:sticky;top:calc(var(--header-height, 90px) + 24px);display:grid;gap:18px}.lrc-product-gallery__thumb{width:104px;aspect-ratio:1;overflow:hidden;border:3px solid transparent;border-radius:20px;padding:0;background:var(--lrc-white);box-shadow:0 12px 24px #2f125c1f;cursor:pointer}.lrc-product-gallery__thumb.is-active{border-color:var(--lrc-white);outline:3px solid var(--lrc-yellow);outline-offset:0}.lrc-product-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:8px;background:var(--lrc-white)}.lrc-product-gallery__stage{overflow:hidden;border-radius:34px;background:#ede5ff;box-shadow:0 28px 70px #2f125c29}.lrc-product-gallery__stage img{display:block;width:100%;aspect-ratio:1 / 1.12;box-sizing:border-box;padding:clamp(18px,3vw,34px);object-fit:contain;background:var(--lrc-white)}.lrc-product-buybox{position:sticky;top:calc(var(--header-height, 90px) + 28px);border:1px solid var(--lrc-line);border-radius:34px;padding:clamp(28px,4.5vw,48px);background:#fffffff5;box-shadow:0 28px 76px #2f125c24}.lrc-product-buybox__badge{display:inline-flex;align-items:center;min-height:38px;border-radius:999px;padding:0 18px;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.lrc-product-buybox h2{margin:30px 0 0;font-family:var(--font-heading--family, var(--lrc-font));font-size:clamp(34px,3.8vw,54px);font-weight:950;line-height:1;letter-spacing:0;text-wrap:balance}.lrc-product-buybox__rating{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:22px;color:var(--lrc-purple);font-size:18px;font-weight:950}.lrc-product-buybox__description{margin:22px 0 0;color:var(--lrc-muted);font-size:clamp(16px,1.45vw,19px);font-weight:800;line-height:1.45}.lrc-product-buybox__price{margin-top:28px;color:var(--lrc-purple);font-size:clamp(38px,4vw,52px);font-weight:950;line-height:1}.lrc-product-form{margin-top:28px}.lrc-product-options{display:grid;gap:22px}.lrc-product-option{min-width:0;margin:0;border:0;padding:0}.lrc-product-option legend{margin-bottom:12px;color:var(--lrc-ink);font-size:16px;font-weight:950}.lrc-product-option__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lrc-product-option__values label{position:relative;z-index:1;min-height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lrc-line);border-radius:16px;padding:0 16px;background:var(--lrc-white);color:var(--lrc-ink);font-size:16px;font-weight:950;line-height:1.1;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .16s ease,border-color .16s ease,color .16s ease}.lrc-product-option__values input:checked+label{border-color:var(--lrc-yellow);background:var(--lrc-yellow)}.lrc-product-option__values input:focus-visible+label{outline:2px solid var(--lrc-purple);outline-offset:2px}.lrc-product-actions{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px;align-items:center;margin-top:30px}.lrc-product-quantity{min-height:58px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;overflow:hidden;border:1px solid var(--lrc-line);border-radius:999px;background:var(--lrc-white)}.lrc-product-quantity button,.lrc-product-quantity input{width:100%;height:100%;border:0;background:transparent;color:var(--lrc-ink);font:inherit;font-size:17px;font-weight:950;text-align:center}.lrc-product-quantity button{cursor:pointer}.lrc-product-quantity input::-webkit-outer-spin-button,.lrc-product-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.lrc-product-add{min-height:58px;border:0;border-radius:999px;padding:0 28px;background:var(--lrc-yellow);color:var(--lrc-ink);font:inherit;font-size:17px;font-weight:950;cursor:pointer;box-shadow:0 14px 30px #ffd21e38}.lrc-product-add:disabled{cursor:not-allowed;opacity:.55}.lrc-product-dynamic-checkout{margin-top:18px}.lrc-product-dynamic-checkout .shopify-payment-button,.lrc-product-dynamic-checkout .shopify-payment-button__button,.lrc-product-dynamic-checkout .shopify-payment-button__button.shopify-payment-button__button--unbranded{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--lrc-purple);color:var(--lrc-white);font-size:17px;font-weight:950}.lrc-product-dynamic-checkout .shopify-payment-button__button:hover,.lrc-product-dynamic-checkout .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{background:var(--lrc-purple-2)}.lrc-product-support{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid var(--lrc-line)}.lrc-product-support__item{min-width:0}.lrc-product-support__item strong,.lrc-product-support__item span{display:block}.lrc-product-support__item strong{color:var(--lrc-purple);font-size:13px;font-weight:950}.lrc-product-support__item span{margin-top:4px;color:var(--lrc-muted);font-size:12px;font-weight:750;line-height:1.3}@media(max-width:989px){.lrc-product-main__container{width:min(100vw - 32px,760px)}.lrc-product-layout{grid-template-columns:1fr}.lrc-product-buybox{position:relative;top:auto}}@media(max-width:749px){.lrc-product-main{padding-top:38px}.lrc-product-main__intro{margin-bottom:28px}.lrc-product-main__intro h1{font-size:clamp(38px,12vw,54px)}.lrc-product-main__intro p{font-size:16px}.lrc-product-gallery{grid-template-columns:1fr}.lrc-product-gallery__thumbs{position:relative;top:auto;grid-auto-flow:column;grid-auto-columns:78px;order:2;overflow-x:auto;padding:4px 4px 10px}.lrc-product-gallery__thumb{width:78px;border-radius:16px}.lrc-product-gallery__stage{border-radius:24px}.lrc-product-gallery__stage img{aspect-ratio:1}.lrc-product-buybox{border-radius:24px;padding:24px 18px}.lrc-product-buybox h2{font-size:clamp(34px,10vw,46px)}.lrc-product-option__values,.lrc-product-actions,.lrc-product-support{grid-template-columns:1fr}}.product-card,.resource-list__item,.product-card__content{border-radius:24px}footer .shopify-section{background:var(--lrc-ink);color:var(--lrc-white)}.lrc-header-shell{background:var(--lrc-white)}.lrc-header-ribbon{height:42px;background:#0e0c14;color:var(--lrc-yellow);font-size:14px;font-weight:900;letter-spacing:.08em}.lrc-header{width:min(1296px,calc(100vw - 64px));min-height:86px}.lrc-header__brand{min-width:250px;gap:14px}.lrc-header__brand img{width:92px;height:64px}.lrc-header__brand strong{font-size:20px}.lrc-header__brand small{margin-top:3px;font-size:13px}.lrc-header__nav{gap:clamp(18px,2.25vw,30px);font-size:15px}.lrc-header__nav a,.lrc-header__nav-item summary{font-weight:850}.lrc-header__register{min-height:52px;padding-inline:28px;background:var(--lrc-purple);color:var(--lrc-white);box-shadow:0 8px 18px #42158b2e}.lrc-header__icon,.lrc-header__actions .header-actions__action,.lrc-header__mobile-menu summary{width:52px;height:52px;border:1px solid var(--lrc-line);background:var(--lrc-white);box-shadow:0 6px 14px #2f125c0f}.lrc-hero{width:min(1360px,calc(100vw - 48px));min-height:clamp(540px,47.2vw,680px);margin-top:28px;border-radius:40px}.lrc-hero__media iframe{position:absolute;top:50%;left:50%;width:max(100%,177.78vh);height:max(100%,56.25vw);border:0;pointer-events:none;transform:translate(-50%,-50%) scale(1.02)}.lrc-hero:after{background:linear-gradient(90deg,#000000d1,#00000061 58%,#42158b52)}.lrc-hero__content{width:min(720px,100%);max-width:none;padding:clamp(40px,4.7vw,64px)}.lrc-hero .lrc-heading{max-width:640px;font-size:clamp(52px,5.1vw,68px);line-height:1.02}.lrc-hero .lrc-copy{max-width:620px;font-size:20px}.lrc-hero__track{display:none}.lrc-hero__stat{left:clamp(40px,5vw,72px);right:auto;bottom:44px;border-radius:28px;padding:20px 28px}.lrc-metrics{width:min(1180px,calc(100vw - 96px));margin-top:36px;border-radius:30px}.lrc-hero+.lrc-metrics,.lrc-hero+.lrc-metrics.lrc-reveal{opacity:1;transform:none}.lrc-section{padding-block:clamp(56px,6vw,84px)}.lrc-section-header{max-width:760px}.lrc-heading--medium{font-size:clamp(38px,3.7vw,52px)}.lrc-events{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:34px}.lrc-event-list{min-height:500px}.lrc-event-card{border-radius:28px}.lrc-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px}.lrc-editorial-card{overflow:hidden;border:1px solid var(--lrc-line);border-radius:28px;background:var(--lrc-white);box-shadow:0 10px 22px #2f125c14}.lrc-editorial-card__media{overflow:hidden;aspect-ratio:16 / 9;background:var(--lrc-lilac)}.lrc-editorial-card__media img,.lrc-editorial-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.lrc-editorial-card:hover img{transform:scale(1.04)}.lrc-editorial-card__body{padding:20px 22px 24px}.lrc-editorial-card .lrc-tag{margin-top:0}.lrc-editorial-card h3{margin:18px 0 8px;font-size:27px;line-height:1.04}.lrc-editorial-card p{margin:0;color:var(--lrc-muted);font-weight:650;line-height:1.48}.lrc-editorial-card a{display:inline-flex;gap:8px;margin-top:18px;color:var(--lrc-purple);font-weight:900;text-decoration:none}.section-lrc-partner-strip .lrc-container{width:var(--lrc-page)}.section-lrc-partner-strip .lrc-section-header{max-width:940px}.lrc-partner-marquee{overflow:hidden;margin-top:30px;border-radius:18px}.lrc-partner-marquee__track{display:flex;width:max-content;gap:18px;align-items:center;animation:lrc-partner-marquee 28s linear infinite}.lrc-partner{min-height:116px;display:grid;place-items:center;border:1px solid rgba(98,73,179,.14);border-radius:24px;padding:20px;background:#ffffffc7;color:var(--lrc-purple);font-size:13px;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lrc-partner{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.lrc-partner-marquee .lrc-partner{min-width:clamp(220px,20vw,280px)}.lrc-partner img{max-width:100%;max-height:56px;object-fit:contain}.lrc-partner-marquee__track{gap:12px}.lrc-partner-marquee .lrc-partner{min-width:clamp(180px,16vw,220px);padding-inline:8px}.lrc-partner img{width:100%;max-width:180px;max-height:42px}@keyframes lrc-partner-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.lrc-community{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.74fr);gap:clamp(30px,5vw,64px);align-items:center;border-radius:34px;padding:clamp(28px,4.5vw,52px);background:var(--lrc-lilac)}.lrc-community .lrc-copy{max-width:590px}.lrc-community__form{display:grid;gap:12px}.lrc-community__form input{min-height:56px;border:1px solid var(--lrc-line);border-radius:16px;padding:0 18px;background:var(--lrc-white);color:var(--lrc-ink);font:inherit;font-weight:650}.lrc-community__form .lrc-button{width:100%}.lrc-community__message{margin:4px 0 0;color:var(--lrc-purple);font-weight:750}@media(max-width:989px){.lrc-header{width:min(100% - 32px,760px);min-height:72px}.lrc-header-ribbon{height:34px;font-size:11px}.lrc-header__brand{min-width:0}.lrc-header__brand img{width:70px;height:52px}.lrc-header__brand strong{font-size:16px}.lrc-hero{width:min(100% - 32px,900px);min-height:560px}.lrc-events,.lrc-community{grid-template-columns:1fr}.lrc-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.lrc-header-ribbon{height:30px;font-size:9px}.lrc-header{min-height:68px}.lrc-header__brand img{width:48px;height:42px}.lrc-header__brand strong{font-size:15px;line-height:1}.lrc-header__brand small{font-size:9px}.lrc-header__register{min-height:40px;padding-inline:16px;font-size:12px}.lrc-header__icon,.lrc-header__actions .header-actions__action,.lrc-header__mobile-menu summary{width:40px;height:40px}.lrc-header__actions{width:fit-content;max-width:100%;justify-self:end;justify-content:flex-end;gap:10px;flex:0 0 auto}.lrc-header__actions header-actions,.lrc-header__mobile-menu{display:flex;width:fit-content;flex:0 0 auto}.lrc-header__actions .header-actions__action,.lrc-mobile-menu__trigger,.lrc-header__mobile-menu summary{width:40px!important;height:40px!important;min-width:40px;min-height:40px;flex:0 0 40px}.lrc-header__actions .header-actions__action svg,.lrc-mobile-menu__trigger svg,.lrc-header__mobile-menu summary svg{width:18px;height:18px}.lrc-hero{width:calc(100% - 24px);min-height:570px;margin-top:14px;border-radius:28px}.lrc-hero__content{justify-content:end;padding:28px}.lrc-hero .lrc-kicker{max-width:calc(100% - 86px);white-space:normal;line-height:1.2}.lrc-hero .lrc-heading{font-size:46px;line-height:.96}.lrc-hero .lrc-copy{font-size:16px}.lrc-hero__stat{display:none}.lrc-metrics{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr);margin-top:18px;border-radius:22px}.lrc-metric{min-height:82px}.lrc-metric:nth-child(3){border-inline-start:0;border-top:1px solid var(--lrc-line)}.lrc-metric:nth-child(4){border-top:1px solid var(--lrc-line)}.lrc-editorial-grid,.section-lrc-featured-products .lrc-product-grid,.lrc-review-grid{display:flex;flex-wrap:nowrap;align-items:stretch;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow-x:auto;overflow-y:visible;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.lrc-editorial-grid::-webkit-scrollbar,.section-lrc-featured-products .lrc-product-grid::-webkit-scrollbar,.lrc-review-grid::-webkit-scrollbar{display:none}.lrc-editorial-grid,.section-lrc-featured-products .lrc-product-grid,.lrc-review-grid{gap:16px;padding:2px 16px 10px}.lrc-editorial-card,.lrc-product-card,.lrc-review-card{flex:0 0 auto;scroll-snap-align:start}.lrc-editorial-card{width:min(82vw,320px);min-width:min(82vw,320px);display:flex;flex-direction:column;min-height:100%}.section-lrc-featured-products .lrc-product-card{width:min(84vw,320px)}.lrc-review-card{width:80vw;min-width:80vw;max-width:80vw}.lrc-editorial-card__body{flex:1 1 auto}.lrc-partner-marquee__track{gap:14px;animation-duration:22s}.lrc-partner-marquee .lrc-partner{min-width:220px}.lrc-editorial-card h3{font-size:24px}.lrc-community{gap:24px;border-radius:26px}}.lrc-section--compact{padding-block:clamp(44px,5vw,68px)}.lrc-section.lrc-section--flush-top{padding-block-start:0}.lrc-hero__stat{right:clamp(32px,4vw,58px);left:auto;max-width:360px}.lrc-category-grid{display:grid;grid-template-columns:repeat(var(--lrc-category-columns, 4),minmax(0,1fr));gap:18px;margin-top:34px}.lrc-category-card{position:relative;overflow:hidden;min-height:360px;border:1px solid var(--lrc-line);border-radius:28px;background:var(--lrc-white);color:var(--lrc-ink);text-decoration:none;box-shadow:0 12px 28px #2f125c14}.lrc-category-card__media{overflow:hidden;aspect-ratio:4 / 3;background:var(--lrc-lilac)}.lrc-category-card__media img,.lrc-category-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.lrc-category-card:hover .lrc-category-card__media img{transform:scale(1.045)}.lrc-category-card__body{padding:20px 20px 24px}.lrc-category-card__body>span{color:var(--lrc-purple);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-category-card__body h3{margin:8px 0 6px;font-size:27px;line-height:1.04}.lrc-category-card__body p{margin:0;color:var(--lrc-muted);font-size:14px;font-weight:650;line-height:1.45}.lrc-category-card__body strong{display:inline-flex;gap:8px;margin-top:16px;color:var(--lrc-purple);font-size:14px;font-weight:900}.lrc-event-spotlight{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);overflow:hidden;border-radius:36px;background:var(--lrc-purple);color:var(--lrc-white);box-shadow:var(--lrc-shadow-strong)}.lrc-event-spotlight__media{position:relative;min-height:580px;background:var(--lrc-lilac)}.lrc-event-spotlight__media>img,.lrc-event-spotlight__media>.placeholder-svg{width:100%;height:100%;object-fit:cover}.lrc-event-spotlight__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 48%,rgba(19,11,36,.78))}.lrc-event-spotlight__status{position:absolute;z-index:1;right:28px;bottom:28px;left:28px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.3);border-radius:22px;padding:18px 20px;background:#130b24cc;color:var(--lrc-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lrc-event-spotlight__status span{color:var(--lrc-yellow);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-event-spotlight__status strong{font-size:30px;line-height:1}.lrc-event-spotlight__status small{opacity:.78;font-weight:650}.lrc-event-spotlight__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,5vw,68px)}.lrc-event-spotlight__content .lrc-kicker{background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-event-spotlight__content .lrc-heading,.lrc-event-spotlight__content .lrc-copy{color:var(--lrc-white)}.lrc-event-spotlight__content .lrc-copy{opacity:.8}.lrc-event-spotlight__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0}.lrc-event-spotlight__facts div{min-height:92px;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:16px;background:#ffffff14}.lrc-event-spotlight__facts dt{color:var(--lrc-yellow);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lrc-event-spotlight__facts dd{margin:7px 0 0;font-size:17px;font-weight:850;line-height:1.2}.lrc-event-spotlight__actions,.lrc-event-campaign__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lrc-event-page{padding:28px 0 clamp(68px,7vw,100px)}.lrc-event-campaign{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);width:min(1360px,calc(100vw - 48px));min-height:650px;margin:0 auto;overflow:hidden;border-radius:40px;background:var(--lrc-ink);color:var(--lrc-white);box-shadow:var(--lrc-shadow-strong)}.lrc-event-campaign__media{position:relative;min-height:650px;overflow:hidden;background:var(--lrc-purple)}.lrc-event-campaign__media picture,.lrc-event-campaign__media picture>img,.lrc-event-campaign__media picture>.placeholder-svg{display:block;width:100%;height:100%}.lrc-event-campaign__media img,.lrc-event-campaign__media .placeholder-svg{object-fit:cover}.lrc-event-campaign__media iframe{position:absolute;top:50%;left:50%;width:max(100%,1155px);height:max(100%,56.25vw);border:0;pointer-events:none;transform:translate(-50%,-50%)}.lrc-event-campaign__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#130b240a 35%,#130b24d1)}.lrc-event-campaign__play{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:92px;height:92px;place-items:center;border-radius:50%;padding-left:5px;background:var(--lrc-white);color:var(--lrc-purple);font-size:30px;transform:translate(-50%,-50%);box-shadow:var(--lrc-shadow)}.lrc-event-campaign__caption{position:absolute;z-index:2;right:34px;bottom:34px;left:34px;display:grid;gap:4px;color:var(--lrc-white)}.lrc-event-campaign__caption strong{font-size:22px}.lrc-event-campaign__caption span{opacity:.8;font-weight:650}.lrc-event-campaign__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,72px)}.lrc-event-campaign__content .lrc-kicker{width:fit-content;align-self:flex-start;background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-event-campaign__content h1{max-width:600px;margin:22px 0 0;color:var(--lrc-white);font-size:clamp(46px,4.7vw,68px);line-height:.98}.lrc-event-campaign__content>p{margin:20px 0 0;color:#ffffffbd;font-size:18px;font-weight:650;line-height:1.55}.lrc-event-campaign__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:30px 0 0}.lrc-event-campaign__facts div{border-top:1px solid rgba(255,255,255,.22);padding-top:14px}.lrc-event-campaign__facts dt{color:var(--lrc-yellow);font-size:10px;font-weight:900;text-transform:uppercase}.lrc-event-campaign__facts dd{margin:6px 0 0;font-size:15px;font-weight:850}.lrc-event-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:36px 0 0;overflow:hidden;border:1px solid var(--lrc-line);border-radius:24px;background:var(--lrc-white);box-shadow:0 12px 30px #2f125c14}.lrc-event-trust span{min-height:82px;display:grid;place-items:center;border-inline-start:1px solid var(--lrc-line);padding:18px;color:var(--lrc-purple);font-weight:850;text-align:center}.lrc-event-trust span:first-child{border-inline-start:0}.lrc-event-details{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:34px;align-items:start;padding-top:clamp(64px,7vw,96px)}.lrc-event-details__about{padding:clamp(28px,4vw,48px) 0}.lrc-event-details__about h2,.lrc-event-summary h2{margin:20px 0 0;font-size:clamp(38px,4vw,56px);line-height:1.02}.lrc-event-details__about>p{max-width:720px;margin:20px 0 0;color:var(--lrc-muted);font-size:18px;font-weight:650;line-height:1.6}.lrc-event-inclusions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.lrc-event-inclusions div{display:flex;min-height:70px;align-items:center;gap:12px;border:1px solid var(--lrc-line);border-radius:18px;padding:16px;background:var(--lrc-white)}.lrc-event-inclusions div span{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--lrc-yellow)}.lrc-event-inclusions-more{margin-top:12px}.lrc-event-inclusions-more summary{width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--lrc-line);border-radius:999px;padding:0 16px;background:var(--lrc-white);color:var(--lrc-purple);font-weight:900;cursor:pointer;list-style:none}.lrc-event-inclusions-more summary::-webkit-details-marker{display:none}.lrc-event-inclusions-more summary span{font-size:22px;line-height:1;transition:transform .18s ease}.lrc-event-inclusions-more[open] summary span{transform:rotate(45deg)}.lrc-event-inclusions--more{margin-top:12px}.lrc-event-policy-footer{display:flex;justify-content:center;padding-top:clamp(42px,6vw,72px);padding-bottom:clamp(80px,10vw,132px)}.lrc-event-summary{position:sticky;top:112px;border:1px solid var(--lrc-line);border-radius:28px;padding:30px;background:var(--lrc-white);box-shadow:var(--lrc-shadow)}.lrc-event-summary h2{font-size:34px}.lrc-anchor-target{display:block;position:relative;top:calc(-1 * var(--lrc-header-offset, 0px) - 12px);visibility:hidden}html.lrc-has-selected-event .lrc-event-summary{display:none}html.lrc-has-selected-event .lrc-event-details{grid-template-columns:minmax(0,1fr)}.lrc-event-summary dl{margin:24px 0 0}.lrc-event-summary dl div{display:grid;grid-template-columns:82px 1fr;gap:12px;border-top:1px solid var(--lrc-line);padding:15px 0}.lrc-event-summary dt{color:var(--lrc-muted);font-weight:750}.lrc-event-summary dd{margin:0;font-weight:850}.lrc-event-summary__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px}.lrc-event-summary__price small{color:var(--lrc-muted);font-size:.68em;font-weight:750}.lrc-event-summary__price em{flex-basis:100%;color:var(--lrc-muted);font-size:.72em;font-style:normal;font-weight:650}.lrc-event-summary .lrc-button{width:100%;margin-top:18px}.lrc-registration-page{min-height:70vh;padding:clamp(58px,7vw,92px) 0}.lrc-registration-page__header{max-width:840px;margin:0 auto 38px;text-align:center}.lrc-registration-page__header .lrc-kicker{margin-inline:auto}.lrc-registration-page__header .lrc-heading{margin-top:20px;font-size:clamp(44px,5vw,66px)}.lrc-registration-page__header .lrc-copy{max-width:720px;margin-inline:auto}.lrc-registration-shell{display:grid;grid-template-columns:290px minmax(0,1fr);max-width:1120px;margin:0 auto;overflow:hidden;border:1px solid var(--lrc-line);border-radius:32px;background:var(--lrc-white);box-shadow:var(--lrc-shadow);scroll-margin-top:120px}.lrc-registration-steps{display:grid;align-content:start;gap:8px;margin:0;padding:36px 26px;background:var(--lrc-purple);color:var(--lrc-white);list-style:none}.lrc-registration-steps li{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;border-radius:18px;padding:12px;opacity:.58}.lrc-registration-steps li.is-active,.lrc-registration-steps li.is-complete{background:#ffffff1a;opacity:1}.lrc-registration-steps li>span{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-weight:900}.lrc-registration-steps li.is-active>span{border-color:var(--lrc-yellow);background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-registration-steps li.is-complete>span{border-color:var(--lrc-white);background:var(--lrc-white);color:var(--lrc-purple)}.lrc-registration-steps strong,.lrc-registration-steps small{display:block}.lrc-registration-steps small{margin-top:2px;opacity:.72;font-size:11px;font-weight:650}.lrc-registration-wizard{min-width:0;padding:clamp(30px,4.5vw,56px)}.lrc-registration-panel{min-width:0;margin:0;border:0;padding:0}.lrc-registration-panel[hidden]{display:none}.lrc-registration-panel legend{display:block;width:100%;padding:0;font-size:clamp(31px,3vw,42px);font-weight:900;line-height:1.05}.lrc-registration-panel>p{margin:12px 0 26px;color:var(--lrc-muted);font-weight:650;line-height:1.5}.lrc-registration-events{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lrc-registration-event{position:relative;overflow:hidden;border:2px solid var(--lrc-line);border-radius:20px;background:var(--lrc-white);cursor:pointer}.lrc-registration-event:has(input:checked){border-color:var(--lrc-purple);box-shadow:0 0 0 3px #42158b1a}.lrc-registration-event input{position:absolute;z-index:2;top:12px;right:12px;width:22px;height:22px;accent-color:var(--lrc-purple)}.lrc-registration-event__media{display:block;aspect-ratio:4 / 3;background:var(--lrc-lilac)}.lrc-registration-event__media img,.lrc-registration-event__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.lrc-registration-event__body{display:grid;gap:5px;padding:16px}.lrc-registration-event__body strong{font-size:21px}.lrc-registration-event__body small{min-height:34px;color:var(--lrc-muted);font-weight:650;line-height:1.35}.lrc-registration-event__body em{color:var(--lrc-purple);font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.lrc-registration-nav{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.lrc-registration-consent{display:flex;gap:12px;align-items:flex-start;margin-top:22px;color:var(--lrc-muted);font-weight:650;line-height:1.45}.lrc-registration-consent input{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--lrc-purple)}.lrc-registration-success,.lrc-registration-error{border-radius:18px;margin-top:24px;padding:20px}.lrc-registration-success{background:#ecf9ef;color:#145b2c}.lrc-registration-success strong{font-size:20px}.lrc-registration-success p{margin:6px 0 0}.lrc-registration-error{background:#fff0f2;color:#8b1424}.lrc-registration-addons{max-width:1120px;margin:clamp(64px,7vw,96px) auto 0}.cart-drawer__inner{width:min(480px,100vw);border-radius:28px 0 0 28px;box-shadow:-18px 0 52px #130b2438}.cart-drawer__summary{margin:12px;border:0;border-radius:22px}@media(max-width:989px){.lrc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lrc-event-spotlight,.lrc-event-campaign,.lrc-event-details{grid-template-columns:1fr}.lrc-event-spotlight__media{min-height:480px}.lrc-event-campaign__media{min-height:520px}.lrc-event-campaign__content{min-height:500px}.lrc-event-summary{position:static}.lrc-registration-shell{grid-template-columns:1fr}.lrc-registration-steps{grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.lrc-registration-steps li{grid-template-columns:38px 1fr;padding:9px}.lrc-registration-steps li>span{width:38px;height:38px}}@media(max-width:749px){.lrc-category-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.lrc-category-card{display:grid;grid-template-columns:42% 1fr;min-height:190px;border-radius:22px}.lrc-category-card__media{height:100%;aspect-ratio:auto}.lrc-category-card__body{align-self:center;padding:18px}.lrc-category-card__body h3{font-size:23px}.lrc-category-card__body p{display:none}.lrc-event-spotlight{border-radius:26px}.lrc-event-spotlight__media{min-height:280px}.lrc-event-spotlight__status{right:18px;bottom:18px;left:18px;border-radius:18px}.lrc-event-spotlight__content{padding:22px 20px 24px}.lrc-event-spotlight__facts{grid-template-columns:1fr 1fr}.lrc-event-spotlight__actions,.lrc-event-campaign__actions,.lrc-registration-nav{display:grid;grid-template-columns:1fr}.lrc-event-page{padding-top:12px}.lrc-event-campaign{width:calc(100% - 24px);border-radius:28px}.lrc-event-campaign__media{min-height:420px}.lrc-event-campaign__media iframe{width:max(100%,748px)}.lrc-event-campaign__play{width:68px;height:68px;font-size:22px}.lrc-event-campaign__caption{right:22px;bottom:22px;left:22px}.lrc-event-campaign__caption strong{font-size:18px}.lrc-event-campaign__content{min-height:0;padding:34px 24px 40px}.lrc-event-campaign__content h1{font-size:43px}.lrc-event-campaign__facts,.lrc-event-inclusions{grid-template-columns:1fr}.lrc-event-campaign__facts{gap:14px}.lrc-event-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.lrc-event-trust span,.lrc-event-trust span:first-child{min-height:52px;border:1px solid var(--lrc-line);border-radius:14px;padding:8px 10px;background:var(--lrc-white);font-size:12px;line-height:1.25}.lrc-event-details{gap:16px;padding-top:30px}.lrc-event-details__about{padding:0}.lrc-event-details__about h2{margin-top:14px;font-size:34px;line-height:1.05}.lrc-event-details__about>p{margin-top:14px;font-size:15px;line-height:1.5}.lrc-event-inclusions{gap:8px;margin-top:20px}.lrc-event-inclusions div{min-height:52px;gap:10px;border-radius:14px;padding:9px 12px}.lrc-event-inclusions div span{flex-basis:28px;width:28px;height:28px}.lrc-event-inclusions div strong{font-size:14px;line-height:1.25}.lrc-event-inclusions-more summary{width:100%;justify-content:center}.lrc-event-policy-footer{padding-top:34px;padding-bottom:104px}.lrc-event-summary{border-radius:24px;padding:24px}.lrc-registration-page{padding:46px 0 68px}.lrc-registration-page__header{margin-bottom:28px;text-align:left}.lrc-registration-page__header .lrc-kicker{margin-inline:0}.lrc-registration-page__header .lrc-heading{font-size:43px}.lrc-registration-shell{border-radius:24px}.lrc-registration-steps{gap:4px;padding:12px}.lrc-registration-steps li{display:flex;justify-content:center;border-radius:14px;padding:8px 4px}.lrc-registration-steps li>div{display:none}.lrc-registration-wizard{padding:28px 20px 30px}.lrc-registration-events{grid-template-columns:1fr}.lrc-registration-event{display:grid;grid-template-columns:120px 1fr}.lrc-registration-event__media{min-height:128px;aspect-ratio:auto}.lrc-registration-event__body small{min-height:0}.cart-drawer__inner{border-radius:0}}@media(min-width:990px){.section-lrc-video-hero .lrc-section{padding-bottom:0}.lrc-hero{min-height:680px}.lrc-hero__content{width:720px;min-height:680px;align-items:flex-start;justify-content:flex-start;padding:64px 64px 168px;text-align:left}.lrc-hero .lrc-kicker{align-self:flex-start}.lrc-hero .lrc-heading{max-width:620px;margin-top:28px;font-size:clamp(58px,5.3vw,68px);line-height:1.02}.lrc-hero .lrc-copy{max-width:620px;margin-top:20px;font-size:20px;line-height:1.48}.lrc-hero__actions{margin-top:34px}.lrc-hero__stat{right:auto;bottom:44px;left:72px;max-width:620px;gap:24px;padding:20px 28px}.lrc-hero__stat strong{font-size:30px;white-space:nowrap}.lrc-hero__stat span{font-size:18px}}.lrc-metrics{width:min(1296px,calc(100vw - 64px));min-height:140px;margin-top:36px;padding:26px 36px}.lrc-metric{min-height:88px;padding-inline:26px}.lrc-metric strong{font-size:38px}.section-lrc-event-spotlight .lrc-section{padding-top:54px}.lrc-event-spotlight{grid-template-columns:1fr 1fr;min-height:520px;border-radius:38px;background:#170526}.lrc-event-spotlight__media{min-height:520px}.lrc-event-spotlight__media:after{background:linear-gradient(180deg,#42158b3d,#260740eb)}.lrc-event-spotlight__status{right:42px;bottom:32px;left:42px;gap:6px;border:0;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.lrc-event-spotlight__status span{justify-self:start;border-radius:999px;padding:8px 12px;background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-event-spotlight__status strong{margin-top:6px;font-size:48px}.lrc-event-spotlight__status small{font-size:18px;opacity:1}.lrc-event-spotlight__status em{justify-self:start;margin-top:12px;border-radius:999px;padding:11px 22px;background:var(--lrc-white);color:var(--lrc-purple);font-size:14px;font-style:normal;font-weight:900}.lrc-event-spotlight__content{align-items:stretch;padding:clamp(44px,5vw,70px)}.lrc-event-spotlight__content .lrc-kicker{align-self:flex-start}.lrc-event-spotlight__content .lrc-heading{max-width:500px;font-size:clamp(46px,4.3vw,58px);line-height:1.03}.lrc-event-spotlight__actions{display:grid;grid-template-columns:1fr;width:100%;margin-top:28px}.lrc-event-spotlight__actions .lrc-button{width:100%}.section-lrc-featured-products .lrc-section{padding-top:64px;background:radial-gradient(circle at 12% 16%,rgba(140,200,255,.18),transparent 22%),radial-gradient(circle at 88% 8%,rgba(255,159,214,.16),transparent 22%),linear-gradient(180deg,#ffffff26,#fff0)}.section-lrc-featured-products .lrc-section-header{max-width:920px}.section-lrc-featured-products .lrc-heading--medium{font-size:clamp(40px,3.7vw,52px)}.lrc-product-grid{gap:24px}.lrc-product-card{min-height:0;padding:16px}.lrc-product-card__media img,.lrc-product-card__media .placeholder-svg{aspect-ratio:1.42 / 1}.lrc-product-card__badge{top:18px;left:18px}.lrc-product-card__badge--purple{background:var(--lrc-purple);color:var(--lrc-white)}.lrc-product-card h3{min-height:0;margin:18px 10px 8px;font-size:25px}.lrc-product-card__price{margin:0 10px 18px}.lrc-product-card product-form-component,.lrc-product-card>.lrc-button{margin-top:auto}.lrc-product-card .button,.lrc-product-card>.lrc-button{min-height:54px}.lrc-editorial-grid--icon .lrc-editorial-card{padding:28px}.lrc-editorial-grid--icon .lrc-editorial-card__media{width:54px;height:54px;aspect-ratio:1;border-radius:18px;background:var(--lrc-lilac)}.lrc-editorial-grid--icon .lrc-editorial-card__media img,.lrc-editorial-grid--icon .lrc-editorial-card__media .placeholder-svg{object-fit:contain;padding:8px}.lrc-editorial-grid--icon .lrc-editorial-card__body{padding:16px 0 0}.lrc-editorial-grid--icon .lrc-editorial-card h3{margin-top:0;font-size:24px}.lrc-editorial-grid--icon .lrc-editorial-card .lrc-tag+h3{margin-top:16px}@media(max-width:989px){.section-lrc-video-hero .lrc-section{padding-bottom:0}.lrc-metrics{width:min(100% - 32px,760px);padding:0}.section-lrc-event-spotlight .lrc-section{padding-top:38px}.lrc-event-spotlight{grid-template-columns:1fr}.lrc-event-spotlight__media{min-height:440px}}@media(max-width:749px){.lrc-hero__content{align-items:flex-start;text-align:left}.section-lrc-video-hero .lrc-section{padding-top:12px}.section-lrc-video-hero .lrc-hero{display:block;min-height:calc(100dvh - var(--lrc-header-offset, 0px));background:#080411}.section-lrc-video-hero .lrc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;grid-row:auto;aspect-ratio:auto;height:100%;overflow:hidden;background:#080411}.section-lrc-video-hero .lrc-hero__media iframe{top:50%;left:50%;width:max(100%,177.78vh);height:max(100%,56.25vw);transform:translate(-50%,-50%) scale(1.02)}.section-lrc-video-hero .lrc-hero:after{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(180deg,#08041114,#0804111f 32%,#08041147 58%,#0804118f);pointer-events:none}.section-lrc-video-hero .lrc-hero__content{width:100%;min-height:inherit;grid-row:auto;padding:22px 20px 24px;justify-content:flex-end;background:transparent}.section-lrc-video-hero .lrc-hero .lrc-kicker{min-height:28px;max-width:none;padding:7px 12px;font-size:10px;line-height:1;white-space:nowrap}.section-lrc-video-hero .lrc-hero .lrc-heading{max-width:none;margin-top:14px;font-size:clamp(34px,10.5vw,42px);line-height:.98}.section-lrc-video-hero .lrc-hero .lrc-copy{max-width:32ch;margin-top:10px;font-size:15px;line-height:1.4}.section-lrc-video-hero .lrc-hero__actions{display:grid;width:100%;margin-top:20px;grid-template-columns:1fr 1fr;gap:10px}.section-lrc-video-hero .lrc-hero__actions .lrc-button{min-height:48px;width:auto;padding:12px 14px;font-size:13px;text-align:center}.section-lrc-video-hero .lrc-hero__stat,.section-lrc-video-hero .lrc-hero__track{display:none}.lrc-metrics{width:calc(100% - 24px);min-height:0;padding:0}.lrc-metric strong{font-size:30px}.lrc-event-spotlight{min-height:0}.lrc-event-spotlight__media{height:min(40svh,360px);min-height:0;max-height:40svh}.lrc-event-spotlight__media:after{background:linear-gradient(180deg,#42158b14,#310f602e 24%,#21083d6b 58%,#120526d1)}.lrc-event-spotlight__status{right:22px;bottom:22px;left:22px}.lrc-event-spotlight__status strong{font-size:40px}.lrc-event-spotlight__status small{font-size:15px}.lrc-event-spotlight__content .lrc-heading{font-size:clamp(32px,9.2vw,38px);line-height:1.02}.lrc-product-grid{gap:14px}.lrc-product-card{min-height:0}.lrc-editorial-grid--icon .lrc-editorial-card{padding:22px}.lrc-editorial-grid .lrc-reveal,.section-lrc-featured-products .lrc-product-grid .lrc-reveal,.lrc-review-grid .lrc-reveal{opacity:1;transform:none}}.lrc-gallery-section .lrc-section-header{max-width:1180px}.lrc-gallery-grid{display:grid;grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(0,.9fr));grid-auto-flow:row;grid-auto-rows:var(--lrc-gallery-row-height, 220px);gap:18px;margin-top:32px}.lrc-gallery-tile{position:relative;min-width:0;overflow:hidden;border-radius:30px;background:var(--lrc-ink);box-shadow:var(--lrc-shadow);isolation:isolate}.lrc-gallery-tile__trigger{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;border:0;padding:0;overflow:hidden;border-radius:inherit;background:transparent;color:inherit;cursor:zoom-in;font:inherit;text-align:left}.lrc-gallery-tile--featured{grid-row:span 2}.lrc-gallery-tile__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--lrc-gallery-image-position, center center);transform:scale(1.002);transition:transform .6s cubic-bezier(.22,1,.36,1)}.lrc-gallery-tile__trigger:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 36%,rgba(5,3,12,.76) 100%);content:"";pointer-events:none}.lrc-gallery-tile__expand{position:absolute;z-index:3;top:18px;right:18px;display:grid;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;place-items:center;background:#0a041970;color:var(--lrc-white);opacity:0;transform:translateY(5px);transition:opacity .24s ease,transform .24s ease,background-color .24s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lrc-gallery-tile__expand svg{width:20px;height:20px}.lrc-gallery-tile__caption{position:absolute;z-index:2;right:24px;bottom:22px;left:24px;color:var(--lrc-white)}.lrc-gallery-tile__heading{display:block;margin:0;color:inherit;font-size:clamp(22px,1.75vw,28px);font-weight:800;line-height:1.05}.lrc-gallery-tile--featured .lrc-gallery-tile__heading{font-size:clamp(26px,2vw,34px)}.lrc-gallery-tile__text{display:block;margin:6px 0 0;color:#ffffffd1;font-size:16px;font-weight:800;line-height:1.25}.lrc-gallery-tile:hover .lrc-gallery-tile__image{transform:scale(1.035)}.lrc-gallery-tile:hover .lrc-gallery-tile__expand,.lrc-gallery-tile__trigger:focus-visible .lrc-gallery-tile__expand{opacity:1;transform:translateY(0)}.lrc-gallery-tile__trigger:focus-visible{outline:4px solid var(--lrc-yellow);outline-offset:-4px}.lrc-gallery-tile__trigger:focus-visible .lrc-gallery-tile__image{transform:scale(1.035)}.lrc-gallery-is-open{overflow:hidden}.lrc-gallery-modal{width:min(1480px,calc(100vw - 32px));max-width:none;height:min(920px,calc(100dvh - 32px));max-height:none;border:0;border-radius:32px;padding:0;overflow:hidden;background:#110827;color:var(--lrc-white);box-shadow:0 40px 120px #0602129e}.lrc-gallery-modal::backdrop{background:#0c0719c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lrc-gallery-modal[open]{animation:lrc-gallery-modal-in .32s cubic-bezier(.22,1,.36,1) both}.lrc-gallery-modal__shell{display:grid;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr)}.lrc-gallery-modal__header{display:flex;min-height:108px;padding:22px 24px 20px 30px;align-items:center;justify-content:space-between;gap:24px}.lrc-gallery-modal__eyebrow,.lrc-gallery-modal__rail-label{color:var(--lrc-yellow);font-size:12px;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.lrc-gallery-modal__header h2{margin:8px 0 0;color:inherit;font-size:clamp(25px,2.6vw,40px);line-height:1}.lrc-gallery-modal__header-actions{display:flex;align-items:center;gap:22px}.lrc-gallery-modal__count{color:#ffffffa3;font-size:15px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.lrc-gallery-modal__count [data-lrc-gallery-current]{color:var(--lrc-yellow)}.lrc-gallery-modal__close,.lrc-gallery-modal__navigation button{display:grid;width:52px;height:52px;flex:0 0 auto;border:1px solid rgba(255,255,255,.22);border-radius:50%;padding:0;place-items:center;background:#ffffff14;color:var(--lrc-white);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.lrc-gallery-modal__close:hover,.lrc-gallery-modal__navigation button:hover{border-color:var(--lrc-yellow);background:var(--lrc-yellow);color:var(--lrc-ink);transform:scale(1.04)}.lrc-gallery-modal__close:focus-visible,.lrc-gallery-modal__navigation button:focus-visible,.lrc-gallery-modal__thumbnail:focus-visible{outline:3px solid var(--lrc-yellow);outline-offset:3px}.lrc-gallery-modal__close svg,.lrc-gallery-modal__navigation svg{width:22px;height:22px}.lrc-gallery-modal__body{display:grid;min-height:0;padding:0 24px 24px;grid-template-columns:minmax(0,1fr) 224px;gap:18px}.lrc-gallery-modal__stage,.lrc-gallery-modal__media{position:relative;min-width:0;min-height:0;height:100%}.lrc-gallery-modal__media{overflow:hidden;border-radius:22px;background:#080411}.lrc-gallery-modal__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;animation:lrc-gallery-image-in .36s cubic-bezier(.22,1,.36,1) both}.lrc-gallery-modal__slide[hidden]{display:none}.lrc-gallery-modal__image{display:block;width:100%;height:100%;object-fit:cover}.lrc-gallery-modal__caption{position:absolute;right:0;bottom:0;left:0;display:flex;padding:80px 28px 26px;flex-direction:column;background:linear-gradient(180deg,transparent,rgba(7,3,17,.84));pointer-events:none}.lrc-gallery-modal__caption strong{color:inherit;font-size:clamp(25px,2.5vw,40px);line-height:1}.lrc-gallery-modal__caption span{margin-top:7px;color:#ffffffc7;font-size:16px;font-weight:800}.lrc-gallery-modal__navigation{position:absolute;z-index:2;top:50%;right:18px;left:18px;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.lrc-gallery-modal__navigation button{background:#0a04199e;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lrc-gallery-modal__rail{display:flex;min-width:0;min-height:0;border-radius:22px;padding:20px;flex-direction:column;background:#ffffff0e}.lrc-gallery-modal__thumbnails{display:grid;min-height:0;margin-top:16px;padding:3px;overflow:auto;align-content:start;gap:12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.lrc-gallery-modal__thumbnail{position:relative;height:108px;border:2px solid transparent;border-radius:14px;padding:0;overflow:hidden;background:#080411;cursor:pointer;opacity:.54;transition:border-color .18s ease,opacity .18s ease,transform .18s ease}.lrc-gallery-modal__thumbnail:hover,.lrc-gallery-modal__thumbnail[aria-current=true]{border-color:var(--lrc-yellow);opacity:1;transform:translateY(-1px)}.lrc-gallery-modal__thumbnail-image{display:block;width:100%;height:100%;object-fit:cover}.lrc-gallery-modal__thumbnail span{position:absolute;right:7px;bottom:7px;display:grid;width:28px;height:28px;border-radius:50%;place-items:center;background:#0a0419c7;color:var(--lrc-white);font-size:10px;font-weight:900}@keyframes lrc-gallery-modal-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lrc-gallery-image-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.lrc-gallery-empty{margin-top:32px;border:2px dashed rgba(75,25,152,.25);border-radius:8px;padding:36px;color:var(--lrc-muted);text-align:center}@media(max-width:989px){.lrc-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:210px}.lrc-gallery-tile--featured{grid-column:1 / -1;min-height:430px}.lrc-gallery-modal__body{grid-template-columns:minmax(0,1fr) 168px}.lrc-gallery-modal__rail{padding:16px}.lrc-gallery-modal__thumbnail{height:92px}}@media(max-width:749px){.lrc-gallery-grid{display:flex;flex-wrap:nowrap;align-items:stretch;grid-template-columns:none;grid-auto-rows:unset;gap:14px;margin-top:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-inline:2px;scrollbar-width:none;-ms-overflow-style:none}.lrc-gallery-grid::-webkit-scrollbar{display:none}.lrc-gallery-tile{flex:0 0 min(86vw,320px);width:min(86vw,320px);min-height:280px;border-radius:22px;scroll-snap-align:start}.lrc-gallery-tile--featured{flex-basis:min(86vw,320px);width:min(86vw,320px);grid-column:auto;grid-row:auto;min-height:280px}.lrc-gallery-tile__caption{right:20px;bottom:18px;left:20px}.lrc-gallery-tile__heading,.lrc-gallery-tile--featured .lrc-gallery-tile__heading{font-size:24px}.lrc-gallery-tile__text{font-size:15px}.lrc-gallery-tile__expand{top:14px;right:14px;width:40px;height:40px;opacity:1;transform:none}.lrc-gallery-modal{width:100vw;height:100dvh;border-radius:0}.lrc-gallery-modal__header{min-height:88px;padding:16px 16px 14px 20px}.lrc-gallery-modal__header h2{margin-top:5px;font-size:24px}.lrc-gallery-modal__header-actions{gap:12px}.lrc-gallery-modal__close{width:46px;height:46px}.lrc-gallery-modal__body{padding:0 12px 14px;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:12px}.lrc-gallery-modal__media{border-radius:18px}.lrc-gallery-modal__image{object-position:center}.lrc-gallery-modal__caption{padding:64px 20px 19px}.lrc-gallery-modal__caption strong{font-size:27px}.lrc-gallery-modal__caption span{font-size:14px}.lrc-gallery-modal__navigation{right:10px;left:10px}.lrc-gallery-modal__navigation button{width:46px;height:46px}.lrc-gallery-modal__rail{display:block;border-radius:18px;padding:12px}.lrc-gallery-modal__rail-label{display:none}.lrc-gallery-modal__thumbnails{display:flex;margin-top:0;overflow-x:auto;gap:9px}.lrc-gallery-modal__thumbnail{width:92px;height:64px;flex:0 0 92px;border-radius:10px}}@media(prefers-reduced-motion:reduce){.lrc-gallery-tile__image,.lrc-gallery-tile__expand,.lrc-gallery-modal[open],.lrc-gallery-modal__slide,.lrc-gallery-modal__close,.lrc-gallery-modal__navigation button,.lrc-gallery-modal__thumbnail{animation:none;transition:none}}.lrc-proof-section .lrc-container{width:var(--lrc-page)}.lrc-proof-panel{border:1px solid rgba(98,73,179,.18);border-radius:38px;padding:clamp(30px,3.5vw,48px);background:linear-gradient(180deg,#f4f6ff,#eef2ff);box-shadow:var(--lrc-shadow)}.lrc-proof-head{display:flex;gap:30px;align-items:flex-end;justify-content:space-between}.lrc-proof-head__copy{min-width:0}.lrc-proof-heading{max-width:900px;margin-top:22px;font-size:56px;line-height:1.02}.lrc-proof-score{flex:0 0 292px;border-radius:28px;padding:24px 30px;background:var(--lrc-purple);color:var(--lrc-white)}.lrc-proof-score strong{display:block;color:var(--lrc-yellow);font-size:46px;line-height:1}.lrc-proof-score span{display:block;margin-top:8px;font-size:16px;font-weight:850;line-height:1.25}.lrc-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.lrc-review-card{display:flex;min-height:178px;flex-direction:column;margin:0;border:1px solid var(--lrc-line);border-radius:24px;padding:24px;background:var(--lrc-white);box-shadow:0 8px 18px #2f125c12}.lrc-review-card__stars{min-height:24px;color:var(--lrc-yellow);font-size:22px;line-height:1;letter-spacing:2px}.lrc-review-card blockquote{margin:18px 0 0;color:var(--lrc-ink);font-size:19px;font-weight:900;line-height:1.3}.lrc-review-card figcaption{margin-top:auto;padding-top:20px;color:var(--lrc-purple);font-size:16px;font-weight:900}.lrc-review-card figcaption span{margin-inline:4px}.lrc-proof-faq-head{margin-top:38px}.lrc-proof-panel--faq-only .lrc-proof-faq-head{margin-top:0}.lrc-proof-faq-head .lrc-proof-heading{max-width:none}.lrc-proof-faq-copy{max-width:760px;margin:16px 0 0;color:var(--lrc-muted);font-size:17px;font-weight:650;line-height:1.55}.lrc-proof-faq-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;margin-top:24px}.lrc-proof-faq-more{display:flex;width:100%;margin-top:18px;align-items:center;gap:14px;border:0;padding:0;background:transparent;color:var(--lrc-purple);cursor:pointer;font:inherit;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-proof-faq-more__line{flex:1 1 auto;height:1px;background:#6249b333}.lrc-proof-faq-more__label{white-space:nowrap}.lrc-proof-faq-more__icon{display:grid;width:18px;height:18px;place-items:center;transition:transform .18s ease}.lrc-proof-faq-more__icon svg{width:18px;height:18px}.lrc-proof-faq-more[aria-expanded=true] .lrc-proof-faq-more__icon{transform:rotate(180deg)}.lrc-proof-faq-more:focus-visible{outline:3px solid var(--lrc-yellow);outline-offset:4px;border-radius:999px}.lrc-proof-faq-card{min-width:0;border:1px solid var(--lrc-line);border-radius:24px;padding:0;background:var(--lrc-white);box-shadow:0 6px 14px #2f125c0f;overflow:hidden}.lrc-proof-faq-card summary{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding:22px 24px;cursor:pointer;color:var(--lrc-ink);font-size:18px;font-weight:900;line-height:1.3;list-style:none}.lrc-proof-faq-card summary::-webkit-details-marker{display:none}.lrc-proof-faq-card summary:after{flex:0 0 28px;content:"+";width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--lrc-lilac);color:var(--lrc-purple);font-size:20px;line-height:1;text-align:center;transition:transform .18s ease,background-color .18s ease}.lrc-proof-faq-card[open] summary:after{content:"\2212";background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-proof-faq-card p{margin:0;padding:0 24px 22px;color:var(--lrc-muted);font-size:16px;font-weight:650;line-height:1.45}@media(max-width:989px){.lrc-proof-head{flex-direction:column;align-items:stretch}.lrc-proof-score{flex-basis:auto}.lrc-proof-heading{font-size:48px}.lrc-review-card{min-height:0}}@media(max-width:749px){.section-lrc-partner-strip .lrc-container{width:calc(100vw - 32px)}.lrc-proof-section .lrc-container{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.lrc-proof-panel{border-radius:0;padding:24px 16px}.lrc-proof-head{flex-direction:column;align-items:stretch}.lrc-proof-heading{margin-top:18px;font-size:38px}.lrc-proof-score{flex-basis:auto;border-radius:22px;padding:22px 24px}.lrc-proof-score strong{font-size:40px}.lrc-review-grid{display:flex;flex-wrap:nowrap;gap:14px;margin-top:22px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 16px 10px}.lrc-review-card{width:80vw;min-width:80vw;max-width:80vw;flex:0 0 auto;scroll-snap-align:start;border-radius:20px;padding:20px}.lrc-proof-faq-card{border-radius:20px}.lrc-proof-faq-card summary{padding:18px 20px}.lrc-proof-faq-card p{padding:0 20px 18px}.lrc-proof-faq-head{margin-top:32px}.lrc-proof-faq-grid{gap:12px;margin-top:20px}.lrc-proof-faq-copy{font-size:15px}.lrc-proof-faq-more{gap:10px;margin-top:16px;font-size:12px}}.lrc-community-shell{width:var(--lrc-page);margin-inline:auto}.lrc-community{display:grid;grid-template-columns:minmax(0,1fr) minmax(620px,.95fr);gap:56px;align-items:center;border-radius:38px;padding:52px 64px;background:linear-gradient(110deg,var(--lrc-yellow),#fff0a6);box-shadow:var(--lrc-shadow)}.lrc-community__copy .lrc-heading{max-width:620px;margin-top:18px;font-size:56px;line-height:1.02}.lrc-community__copy>p{max-width:690px;margin:24px 0 0;color:var(--lrc-muted);font-size:18px;font-weight:700;line-height:1.5}.lrc-community__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 170px;gap:12px;align-items:center;border-radius:28px;padding:18px;background:var(--lrc-white);box-shadow:0 10px 24px #2f125c1a}.lrc-community__field{min-width:0}.lrc-community__form input{width:100%;min-width:0;min-height:64px;border:1px solid var(--lrc-line);border-radius:18px;padding:0 22px;background:var(--lrc-white);color:var(--lrc-ink);font:inherit;font-weight:750}.lrc-community__form input::placeholder{color:var(--lrc-muted);opacity:1}.lrc-community__form .lrc-button{width:100%;min-height:64px}.lrc-community__message{grid-column:1 / -1;margin:2px 4px 0;color:var(--lrc-purple);font-weight:800}.lrc-footer{position:relative;overflow:hidden;padding:76px 0 34px;background:#100b19;color:var(--lrc-white)}.lrc-footer__logo{display:block;width:130px;color:var(--lrc-white);text-decoration:none}.lrc-footer__logo img{width:130px;height:147px;object-fit:contain}.lrc-footer__grid{display:grid;grid-template-columns:minmax(260px,1.3fr) repeat(4,minmax(0,.9fr));gap:48px;padding:42px 0 58px;align-items:start}.lrc-footer__brand-column h2,.lrc-footer__column h2{margin:0 0 20px;color:var(--lrc-yellow);font-size:20px;font-weight:900;line-height:1.2}.lrc-footer__brand-column p,.lrc-footer__column a,.lrc-footer__column p{display:block;width:100%;max-width:100%;margin:10px 0 0;color:#ffffffb8;font-size:16px;font-weight:700;line-height:1.55;text-decoration:none;overflow-wrap:anywhere}.lrc-footer__column a:hover{color:var(--lrc-white)}.lrc-footer__bottom{display:flex;gap:24px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:26px}.lrc-footer__bottom p{max-width:none;margin:0;color:#ffffff9e;font-size:15px;font-weight:750}@media(max-width:1199px){.lrc-community{grid-template-columns:minmax(0,1fr)}.lrc-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}}@media(max-width:749px){.lrc-community-shell,.lrc-footer__shell{width:calc(100vw - 32px)}.lrc-community{gap:28px;border-radius:26px;padding:30px 22px}.lrc-community__copy .lrc-heading{font-size:40px}.lrc-community__copy>p{margin-top:18px;font-size:16px}.lrc-community__form{grid-template-columns:minmax(0,1fr);border-radius:22px;padding:14px}.lrc-community__form input,.lrc-community__form .lrc-button{min-height:56px}.lrc-footer{padding-top:54px}.lrc-footer__logo,.lrc-footer__logo img{width:104px}.lrc-footer__logo img{height:118px}.lrc-footer__grid{grid-template-columns:minmax(0,1fr);gap:34px;padding:34px 0 42px}.lrc-footer__bottom{align-items:flex-start;flex-direction:column}}html.lrc-mobile-menu-open{overflow:hidden}.lrc-header__mobile-menu{position:static;display:none}.lrc-mobile-menu__trigger,.lrc-mobile-drawer__close{display:grid;width:52px;height:52px;place-items:center;border:1px solid var(--lrc-line);border-radius:50%;padding:0;background:var(--lrc-white);color:var(--lrc-ink);box-shadow:0 6px 14px #2f125c0f;cursor:pointer}.lrc-mobile-menu__trigger svg,.lrc-mobile-drawer__close svg{width:20px;height:20px}.lrc-mobile-menu__trigger:focus-visible,.lrc-mobile-drawer__close:focus-visible{outline:2px solid var(--lrc-purple);outline-offset:2px}.lrc-mobile-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:0;overflow:hidden;background:transparent}.lrc-mobile-drawer::backdrop{background:#100b199e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lrc-mobile-drawer__panel{width:min(480px,100vw);height:100dvh;display:flex;margin-left:auto;flex-direction:column;background:var(--lrc-white);border-radius:30px 0 0 30px;box-shadow:-18px 0 52px #130b2438;animation:lrc-mobile-drawer-in .32s cubic-bezier(.22,1,.36,1) both}.lrc-mobile-drawer.is-closing .lrc-mobile-drawer__panel{transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.lrc-mobile-drawer__header{display:flex;min-height:88px;gap:18px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lrc-line);padding:14px 20px}.lrc-mobile-drawer__brand{min-width:0;display:inline-flex;gap:12px;align-items:center;color:var(--lrc-ink);text-decoration:none}.lrc-mobile-drawer__brand img{width:56px;height:64px;object-fit:contain}.lrc-mobile-drawer__brand strong{font-size:16px;line-height:1.2}.lrc-mobile-drawer__close{width:44px;height:44px;flex:0 0 44px}.lrc-mobile-drawer__nav{min-height:0;display:grid;align-content:start;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px}.lrc-mobile-drawer__nav>a,.lrc-mobile-drawer__group>summary{min-height:58px;display:flex;gap:16px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lrc-line);color:var(--lrc-ink);font-size:18px;font-weight:900;line-height:1.2;text-decoration:none}.lrc-mobile-drawer__group>summary{width:100%;height:auto;border:0;border-bottom:1px solid var(--lrc-line);border-radius:0;padding:0;background:transparent;box-shadow:none;cursor:pointer;list-style:none}.lrc-mobile-drawer__group>summary::-webkit-details-marker{display:none}.lrc-mobile-drawer__group>summary svg{width:18px;height:18px;transition:transform .18s ease}.lrc-mobile-drawer__group[open]>summary svg{transform:rotate(90deg)}.lrc-mobile-drawer__children{display:grid;gap:4px;border-bottom:1px solid var(--lrc-line);padding:10px 0 12px 18px}.lrc-mobile-drawer__children a{border-radius:8px;padding:10px 12px;color:var(--lrc-muted);font-size:15px;font-weight:750;line-height:1.25;text-decoration:none}.lrc-mobile-drawer__children a:hover{background:var(--lrc-lilac);color:var(--lrc-purple)}.lrc-mobile-drawer__footer{border-top:1px solid var(--lrc-line);padding:18px 20px max(18px,env(safe-area-inset-bottom))}.lrc-mobile-drawer__footer .lrc-button{width:100%}lrc-header-account{display:block}.lrc-header__login,.lrc-header__account{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lrc-purple);border-radius:999px;padding:0 24px;background:var(--lrc-white);color:var(--lrc-purple);font:inherit;font-weight:900;line-height:1;text-decoration:none;cursor:pointer}.lrc-header__account{background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-header__cart{position:relative;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lrc-ink);border-radius:50%;padding:0;background:linear-gradient(120deg,#efff38,#ddff52);color:var(--lrc-ink);line-height:1;text-decoration:none}.lrc-header__cart-icon{display:grid;width:24px;height:24px;place-items:center}.lrc-header__cart-icon svg{width:100%;height:100%;--icon-stroke-width: 1.8px}.lrc-header__cart strong{position:absolute;top:-6px;right:-6px;display:grid;min-width:22px;height:22px;place-items:center;border:2px solid var(--lrc-white);border-radius:50%;background:#673de6;color:#fff;padding-inline:4px;font-size:10px;font-weight:900;line-height:1}#lrc-quick-root>.lrcq-customer-root>.lrcq-account-trigger{display:none!important}.lrc-mobile-drawer__auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lrc-mobile-drawer__auth-actions .lrc-button{min-width:0;padding-inline:14px}.lrc-mobile-drawer__auth-actions .lrc-button--outline{border:1px solid var(--lrc-purple);background:var(--lrc-white);color:var(--lrc-purple)}.lrc-mobile-drawer__account{background:var(--lrc-yellow);color:var(--lrc-ink)}.lrc-header-auth-status{position:fixed;z-index:2147483001;right:16px;bottom:16px;max-width:min(360px,calc(100vw - 32px));margin:0;border-radius:12px;padding:10px 14px;background:var(--lrc-ink);color:var(--lrc-white);font-size:13px;font-weight:750;box-shadow:var(--lrc-shadow)}.lrc-header-auth-status:empty,[data-lrc-auth-visibility][hidden]{display:none!important}.lrc-header__login:focus-visible,.lrc-header__account:focus-visible{outline:3px solid var(--lrc-yellow);outline-offset:3px}@media(max-width:1199px){.lrc-header__login,.lrc-header__account{display:none}}@keyframes lrc-mobile-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:989px){.lrc-header__mobile-menu{display:block}}@media(max-width:749px){.lrc-header__register,.lrc-header__login,.lrc-header__account{display:none}.lrc-header__cart{width:40px;height:40px}.lrc-header__cart-icon{width:20px;height:20px}.lrc-header__cart strong{top:-5px;right:-5px;min-width:19px;height:19px;border-width:2px;font-size:9px}.lrc-mobile-menu__trigger{width:40px;height:40px}.lrc-mobile-drawer__panel{width:100vw;border-radius:0}}@media(prefers-reduced-motion:reduce){.lrc-mobile-drawer__panel{animation-duration:1ms}.lrc-mobile-drawer.is-closing .lrc-mobile-drawer__panel{transition-duration:1ms}}.lrc-page-surface{background:var(--lrc-cream)}.lrc-header-ribbon__track--static{justify-content:center;gap:0;text-align:center}.lrc-header-ribbon__track--static span:after{display:none}.lrc-header__brand small{display:none}.section-lrc-video-hero .lrc-section{padding-top:16px}.section-lrc-video-hero .lrc-hero{width:calc(100% - 32px);min-height:max(420px,calc(100dvh - var(--lrc-header-offset, 0px)));margin-top:0;border-radius:28px}.section-lrc-video-hero .lrc-hero:after{background:linear-gradient(180deg,#08041129,#08041175)}.section-lrc-video-hero .lrc-hero__poster{z-index:0;transform:none;filter:saturate(1.04) contrast(1.04)}.section-lrc-video-hero .lrc-hero__native-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.section-lrc-video-hero .lrc-hero__external-video{z-index:1;opacity:0;transition:opacity .5s ease}.section-lrc-video-hero .lrc-hero__external-video.is-ready{opacity:1}.section-lrc-video-hero .lrc-hero__content{width:100%;max-width:none;min-height:inherit;padding:clamp(40px,7vw,96px);align-items:center;justify-content:center;text-align:center}.section-lrc-video-hero .lrc-hero .lrc-heading{max-width:780px;margin:0;font-size:clamp(48px,5vw,72px);line-height:1.02;text-wrap:balance;text-shadow:0 3px 24px rgba(8,4,17,.26)}.section-lrc-video-hero .lrc-hero__actions{justify-content:center;margin-top:30px}.section-lrc-video-hero .lrc-hero__actions .lrc-button{min-height:54px;padding-inline:30px}.section-lrc-video-hero .lrc-hero__stat,.section-lrc-video-hero .lrc-metrics{display:none}.lrc-editorial-card,.lrc-proof-panel,.lrc-community{box-shadow:0 12px 36px #2f125c14}@media(min-width:990px){.lrc-header{min-height:76px}.lrc-header__nav{gap:38px}}@media(max-width:749px){.lrc-header-ribbon__track--static{justify-content:center;padding-inline:12px;overflow:hidden}.section-lrc-video-hero .lrc-section{padding-top:10px}.section-lrc-video-hero .lrc-hero{width:calc(100% - 20px);min-height:calc(100dvh - var(--lrc-header-offset, 0px));border-radius:22px}.section-lrc-video-hero .lrc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.section-lrc-video-hero .lrc-hero:after{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(180deg,#0804110a,#0804112e 42%,#080411bd)}.section-lrc-video-hero .lrc-hero__content{min-height:inherit;padding:22px 20px 28px;align-items:center;justify-content:flex-end;text-align:center}.section-lrc-video-hero .lrc-hero .lrc-heading{max-width:12ch;font-size:clamp(32px,9.4vw,38px);line-height:1}.section-lrc-video-hero .lrc-hero__actions{display:flex;width:100%;margin-top:20px;justify-content:center}.section-lrc-video-hero .lrc-hero__actions .lrc-button{min-height:50px;width:min(100%,220px);padding-inline:22px}}#header-group{position:sticky;top:0;z-index:100}.lrc-header-shell{position:relative;top:auto;background:var(--lrc-white)}.lrc-header__actions .account-button{display:none}.lrc-header__actions .header-actions__action{width:52px;height:52px;border:1px solid var(--lrc-line);background:var(--lrc-white)}.section-lrc-video-hero .lrc-section{padding-top:0}.section-lrc-video-hero .lrc-hero{--lrc-hero-inset: 0px;--lrc-hero-radius: 0px;--lrc-hero-shadow-color: rgba(47, 18, 92, 0);width:auto;min-height:max(420px,calc(100dvh - var(--lrc-header-offset, 0px)));margin:0 var(--lrc-hero-inset);border:0;border-radius:var(--lrc-hero-radius);box-shadow:0 28px 76px var(--lrc-hero-shadow-color);will-change:margin-inline,border-radius,box-shadow}@media(min-width:1200px){.lrc-header{width:min(1360px,calc(100vw - 48px));min-height:76px;gap:24px}.lrc-header__brand{min-width:240px}.lrc-header__brand small{display:block}.lrc-header__nav{gap:clamp(12px,1.35vw,22px);font-size:13px}}@media(max-width:1199px){.lrc-header{width:min(100% - 32px,920px);grid-template-columns:auto auto}.lrc-header__nav,.lrc-header__register,.lrc-header__brand small{display:none}.lrc-header__brand{min-width:0}.lrc-header__actions{justify-content:flex-end}.lrc-header__mobile-menu{display:block}}@media(max-width:749px){.section-lrc-video-hero .lrc-section{padding-top:0}.section-lrc-video-hero .lrc-hero{width:auto;min-height:max(300px,calc(100dvh - var(--lrc-header-offset, 0px)));margin:0 var(--lrc-hero-inset);border-radius:var(--lrc-hero-radius)}.section-lrc-video-hero .lrc-hero:after{top:0;right:0;bottom:0;left:0;height:auto;background:transparent}}@media(prefers-reduced-motion:reduce){.section-lrc-video-hero .lrc-hero{will-change:auto}}.lrc-registration-highlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border:1px solid rgba(61,41,128,.22);border-radius:40px;background:linear-gradient(90deg,#fff 0 48%,#4b3298 48% 100%);box-shadow:0 24px 60px #2f125c1f}.lrc-registration-highlight__media,.lrc-registration-highlight__content{min-width:0}.lrc-registration-highlight__media{position:relative;display:flex;padding:0;background:linear-gradient(180deg,#f7f3ff,#fff)}.lrc-registration-highlight__stage{flex:1 1 auto;position:relative;overflow:hidden;border-radius:32px;min-height:560px;width:100%;height:auto;box-shadow:0 18px 44px #2f125c1f}.lrc-registration-highlight__stage .placeholder-svg,.lrc-registration-highlight__stage img{width:100%;height:100%;object-fit:cover}.lrc-registration-highlight__slide{position:relative;width:100%;height:100%;margin:0}.lrc-registration-highlight__slide figcaption{position:absolute;left:20px;bottom:18px;border-radius:999px;padding:10px 16px;background:#100b19b8;color:var(--lrc-white);font-size:14px;font-weight:900}.lrc-registration-highlight__slide:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(180deg,#0a041900,#0a041961);pointer-events:none}.lrc-registration-highlight__nav{position:absolute;z-index:2;top:50%;width:52px;height:52px;display:grid;place-items:center;border:0;border-radius:50%;background:#fffffff0;color:var(--lrc-purple);box-shadow:0 14px 30px #2f125c29;transform:translateY(-50%)}.lrc-registration-highlight__nav--prev{left:38px}.lrc-registration-highlight__nav--next{right:38px}.lrc-registration-highlight__nav svg{width:20px;height:20px}.lrc-registration-highlight__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px);color:var(--lrc-white)}.lrc-registration-highlight__eyebrow{display:inline-flex;width:fit-content;margin-bottom:22px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 18px;background:#ffffff1a;font-size:14px;font-weight:850}.lrc-registration-highlight__heading{margin:0;color:var(--lrc-white);font-size:clamp(38px,4.5vw,62px);line-height:1.04}.lrc-registration-highlight__heading span{display:block;color:var(--lrc-yellow)}.lrc-registration-highlight__copy{max-width:32ch;margin:22px 0 0;color:#ffffffdb;font-size:17px;line-height:1.65}.lrc-registration-highlight__copy{max-width:24ch;font-size:16px;line-height:1.5}.lrc-registration-highlight__city{margin:18px 0 0;color:#ffffffd1;font-size:18px;font-weight:850}.lrc-registration-highlight__list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.lrc-registration-highlight__list li{color:var(--lrc-white);font-size:16px;font-weight:700}.lrc-registration-highlight__panel .lrc-button{margin-top:28px}.lrc-leaderboard{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(24px,4.4vw,42px);align-items:start;padding:clamp(24px,3vw,34px);border-radius:36px;background:linear-gradient(180deg,#dbe8bf,#d3e2c7)}.lrc-leaderboard__kicker{display:inline-flex;margin-bottom:18px;align-items:center;gap:10px;border:1px solid rgba(103,61,230,.22);border-radius:999px;padding:8px 14px;background:#ffffffdb;color:#4d63d4;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lrc-leaderboard__kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lrc-pink)}.lrc-leaderboard__kicker:empty{display:none}.lrc-leaderboard__heading{margin:0;color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:clamp(34px,3.8vw,54px);line-height:.98}.lrc-leaderboard__heading span{color:#ff9a18}.lrc-leaderboard__text{max-width:24ch;margin:18px 0 0;color:var(--lrc-muted);font-size:16px;line-height:1.5}.lrc-leaderboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.lrc-leaderboard__stats div{border:1px solid rgba(70,64,40,.08);border-radius:22px;padding:18px 12px;background:#fffbf4eb;text-align:center;box-shadow:0 10px 24px #5c533614}.lrc-leaderboard__stats strong{display:block;color:#6a4a1e;font-size:32px;line-height:1}.lrc-leaderboard__stats span{display:block;margin-top:8px;color:#17162bb8;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lrc-leaderboard__board{overflow:hidden;border-radius:32px;background:linear-gradient(180deg,#ffd59c,#ffe7cb 36%,#fff);color:var(--lrc-ink);box-shadow:0 20px 44px #6753201f}.lrc-leaderboard__board-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 16px}.lrc-leaderboard__board-head strong{font-size:22px;font-weight:900;text-transform:uppercase}.lrc-leaderboard__board-head span{padding:6px 10px;border-radius:999px;background:#5f4b2314;color:#17162bb8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lrc-leaderboard__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 20px 20px}.lrc-leaderboard__card{display:grid;gap:10px;padding:18px;border-radius:24px;background:#fffffff5;border:1px solid rgba(95,75,35,.08)}.lrc-leaderboard__card:nth-child(1){background:#f3f0d0}.lrc-leaderboard__card:nth-child(2){background:#ffd7e9}.lrc-leaderboard__card:nth-child(3){background:#d9ecff}.lrc-leaderboard__card:nth-child(4){background:#dff0c3}.lrc-leaderboard__card:nth-child(5){background:#ffe7bf}.lrc-leaderboard__card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.lrc-leaderboard__rank{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#6a7e52;color:var(--lrc-white);font-size:18px;font-weight:900}.lrc-leaderboard__card:nth-child(2) .lrc-leaderboard__rank{background:#b46478}.lrc-leaderboard__card:nth-child(3) .lrc-leaderboard__rank{background:#673de6}.lrc-leaderboard__card:nth-child(4) .lrc-leaderboard__rank{background:#87b64d}.lrc-leaderboard__card:nth-child(5) .lrc-leaderboard__rank{background:#e28d25}.lrc-leaderboard__class{width:fit-content;padding:7px 12px;border-radius:999px;background:#17162b14;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lrc-leaderboard__card strong{font-size:clamp(22px,2.5vw,30px);line-height:1}.lrc-leaderboard__card p{margin:0;color:#17162bb3;font-size:15px;font-weight:700}.lrc-leaderboard__card-points{display:flex;align-items:end;justify-content:space-between;gap:12px}.lrc-leaderboard__card-points small{color:#17162ba3;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lrc-leaderboard__card-points b{color:#673de6;font-size:22px}.lrc-about-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);gap:clamp(28px,5vw,56px);align-items:center;margin-top:18px;border-radius:34px;padding:clamp(24px,4vw,40px);background:linear-gradient(180deg,#e7e4de,#dedbd5)}.lrc-about-split__media{overflow:hidden;border-radius:30px;background:#d9d6cf;box-shadow:0 14px 30px #28221814}.lrc-about-split__media img,.lrc-about-split__media .placeholder-svg{width:100%;height:100%;min-height:420px;object-fit:cover}.lrc-about-split__content{max-width:520px}.lrc-about-split__content .lrc-heading{margin-top:18px;font-size:clamp(42px,4.6vw,68px);line-height:.98}.lrc-about-split__content p{margin:22px 0 0;color:var(--lrc-muted);font-size:18px;font-weight:700;line-height:1.55}.lrc-about-split__features{display:flex;flex-wrap:wrap;gap:16px 18px;margin-top:28px}.lrc-about-split__feature{display:inline-flex;align-items:center;gap:10px;color:var(--lrc-ink);font-size:18px;font-weight:900}.lrc-about-split__feature:before{content:"";width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#673de6,#ff9fd6);box-shadow:0 0 0 6px #673de61a}.lrc-instagram-apps{margin-top:34px;border:1px solid var(--lrc-line);border-radius:28px;padding:20px;background:var(--lrc-white);box-shadow:0 12px 26px #2f125c14}.lrc-instagram-apps--empty{display:grid;place-items:center;min-height:220px;text-align:center}.lrc-instagram-apps--empty p{max-width:34ch;margin:0;color:var(--lrc-muted);font-size:16px;font-weight:700;line-height:1.6}.lrc-community .lrc-kicker{border-color:#111;background:#111;color:var(--lrc-white)}.lrc-gallery-section__footer{display:flex;justify-content:center;margin-top:26px}.lrc-gallery-directory__filters{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.lrc-gallery-directory__filters button{border:1px solid var(--lrc-line);border-radius:999px;padding:10px 16px;background:var(--lrc-white);color:var(--lrc-purple);font:inherit;font-size:14px;font-weight:850}.lrc-gallery-directory__filters button.is-active{border-color:var(--lrc-purple);background:var(--lrc-purple);color:var(--lrc-white)}.lrc-gallery-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.lrc-gallery-directory__card{overflow:hidden;border:1px solid var(--lrc-line);border-radius:24px;background:var(--lrc-white)}.lrc-gallery-directory__image{aspect-ratio:1 / .88;background:var(--lrc-lilac)}.lrc-gallery-directory__image img,.lrc-gallery-directory__image .placeholder-svg{width:100%;height:100%;object-fit:cover}.lrc-gallery-directory__body{padding:16px 18px 20px}.lrc-gallery-directory__body span{color:var(--lrc-purple);font-size:13px;font-weight:900}.lrc-gallery-directory__body strong{display:block;margin-top:8px;font-size:24px;line-height:1.15}.lrc-gallery-directory__body p{margin:8px 0 0;color:var(--lrc-muted)}.lrc-city-events{margin-top:28px}.lrc-city-events__tabs{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.lrc-city-events__tabs::-webkit-scrollbar{display:none}.lrc-city-events__tabs button{flex:0 0 auto;border:1px solid var(--lrc-line);border-radius:999px;padding:10px 18px;background:var(--lrc-white);color:var(--lrc-purple);font:inherit;font-size:14px;font-weight:850;white-space:nowrap}.lrc-city-events__tabs button.is-active{border-color:var(--lrc-purple);background:var(--lrc-purple);color:var(--lrc-white)}.lrc-city-events__panel{margin-top:24px}.lrc-city-events__list{display:grid;gap:20px}.lrc-city-events__card{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr) auto;align-items:stretch;gap:24px;overflow:hidden;border:1px solid var(--lrc-line);border-radius:32px;background:linear-gradient(120deg,#efff38,#ddff52);padding:18px;box-shadow:0 16px 34px #21144b0f}.lrc-city-events__media{position:relative;overflow:hidden;border-radius:24px;background:var(--lrc-lilac);height:340px}.lrc-city-events__media img,.lrc-city-events__media .placeholder-svg{width:100%;height:100%;object-fit:cover}.lrc-city-events__status{position:absolute;top:16px;left:16px;z-index:1;display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border-radius:999px;background:#111111d1;color:var(--lrc-white);font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.lrc-city-events__body{display:grid;align-content:center;gap:14px;min-width:0;padding:8px 0}.lrc-city-events__body h3{margin:0;color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:clamp(30px,3vw,46px);line-height:.98}.lrc-city-events__meta{display:grid;gap:10px}.lrc-city-events__meta p,.lrc-city-events__details{margin:0;color:var(--lrc-muted);font-size:16px;line-height:1.55}.lrc-city-events__meta-row{display:flex;flex-wrap:wrap;gap:8px}.lrc-city-events__meta-row span{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(103,61,230,.22);border-radius:999px;padding:7px 12px;background:#f2edff;color:var(--lrc-purple);font-size:14px;font-weight:800;line-height:1.2}.lrc-city-events__actions{display:flex;align-items:end;justify-content:flex-end;padding:8px 0}.lrc-city-events__actions .lrc-button{min-width:184px;justify-content:center}.lrc-footer{padding:0;background:#fff1b8;color:#101010;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.lrc-button,.lrc-button:hover,.lrc-button:focus-visible,.lrc-button:active,.shopify-payment-button__button.shopify-payment-button__button--unbranded,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus-visible,.lrc-header__register,.lrc-header__icon,.lrc-header__actions .header-actions__action,.lrc-header__mobile-menu summary{box-shadow:none!important}.lrc-footer__shell{width:var(--lrc-page);margin-inline:auto}.lrc-footer__top{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);gap:clamp(28px,5vw,72px);padding:clamp(32px,4vw,52px);background:#fff1b8}.lrc-footer__connect{margin:0 0 20px;color:#111;font-size:18px;font-weight:900}.lrc-footer__brand-column{min-width:0}.lrc-footer__brand-column{display:flex;flex-direction:column;align-items:flex-start}.lrc-footer__brand-column{gap:10px}.lrc-footer__brand-column .lrc-footer__logo{width:min(280px,100%)}.lrc-footer__brand-column .lrc-footer__logo{width:min(190px,100%)}.lrc-footer__brand-column .lrc-footer__logo img{width:100%;height:auto;object-fit:contain}.lrc-footer__brand-column .lrc-footer__logo img{max-height:180px}.lrc-footer__brand-column h2{margin:24px 0 0;color:var(--lrc-ink);font-size:24px;font-weight:900}.lrc-footer__brand-column p,.lrc-footer__column a,.lrc-footer__column p{max-width:none;color:#100b19bd;font-size:16px;font-weight:650}.lrc-footer__community-button{min-height:58px;margin-top:26px;border:0;border-radius:16px;padding:0 28px;background:var(--lrc-yellow);color:var(--lrc-ink);font:inherit;font-size:18px;font-weight:900}.lrc-footer__social-copy{margin:18px 0 0}.lrc-footer__social-copy{margin:10px 0 0}.lrc-footer__socials{margin-top:18px;gap:10px}.lrc-footer__socials{margin-top:8px}.lrc-footer__socials a{width:42px;height:42px;border:0;border-radius:12px;background:#111;color:var(--lrc-white)}.lrc-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding:0}.lrc-footer__column h2{margin:0 0 18px;color:#111;font-size:18px;font-weight:900}.lrc-footer__column a,.lrc-footer__column p{margin-top:10px}.lrc-footer__bottom{display:flex;width:100vw;max-width:100vw;gap:24px;align-items:center;justify-content:space-between;margin-inline:calc(50% - 50vw);padding:16px clamp(28px,4vw,52px);background:#111}.lrc-footer__bottom-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.lrc-footer__bottom p{color:#ffffffd1;font-size:14px}.lrc-footer__payments{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.lrc-footer__payments svg{width:42px;height:28px}.lrc-community-dialog{width:min(560px,calc(100vw - 32px));border:0;padding:0;background:transparent}.lrc-community-dialog::backdrop{background:#100b19b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lrc-community-dialog__shell{position:relative;border-radius:28px;padding:28px;background:var(--lrc-white);box-shadow:0 30px 90px #100b193d}.lrc-community-dialog__close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--lrc-lilac);color:var(--lrc-purple)}.lrc-community-dialog__copy p{margin:14px 0 0;color:var(--lrc-muted)}.lrc-community-dialog__form{display:grid;gap:14px;margin-top:22px}.lrc-community-dialog__form input[type=text],.lrc-community-dialog__form input[type=tel]{min-height:56px;border:1px solid var(--lrc-line);border-radius:16px;padding:0 18px;font:inherit}.lrc-community-dialog__consent{display:flex;gap:12px;align-items:flex-start;color:var(--lrc-muted);font-size:14px;line-height:1.5}.lrc-community-dialog__consent input{margin-top:4px}.lrc-community-dialog__message{color:#b42318;font-weight:700}@media(max-width:989px){.lrc-registration-highlight,.lrc-leaderboard,.lrc-about-split,.lrc-footer__top{grid-template-columns:1fr}.lrc-gallery-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lrc-city-events__card{grid-template-columns:minmax(0,1fr);gap:18px}.lrc-city-events__body{padding:0}.lrc-city-events__actions{justify-content:flex-start;padding:0}.lrc-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.lrc-registration-highlight{border-radius:28px;background:#4b3298}.lrc-registration-highlight__media{padding:0}.lrc-registration-highlight__stage{min-height:320px;height:320px;border-radius:28px 28px 0 0}.lrc-registration-highlight__nav{width:44px;height:44px}.lrc-registration-highlight__nav--prev{left:28px}.lrc-registration-highlight__nav--next{right:28px}.lrc-registration-highlight__content{padding:24px 20px 26px}.lrc-registration-highlight__heading{font-size:42px}.lrc-registration-highlight__copy,.lrc-registration-highlight__list li{font-size:15px}.lrc-leaderboard__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.lrc-leaderboard{grid-template-columns:1fr;padding:22px 18px}.lrc-leaderboard__board-head{padding:18px 18px 14px}.lrc-leaderboard__board-head strong{font-size:16px}.lrc-leaderboard__board-head span{font-size:9px}.lrc-leaderboard__cards{grid-template-columns:1fr;gap:14px;padding:0 14px 14px}.lrc-leaderboard__card{padding:16px}.lrc-leaderboard__rank{width:38px;height:38px;font-size:16px}.lrc-leaderboard__card strong{font-size:20px}.lrc-leaderboard__card-points b{font-size:18px}.lrc-gallery-directory__grid{grid-template-columns:1fr}.lrc-city-events{margin-top:22px}.lrc-city-events__tabs{gap:10px;margin-inline:-4px;padding-inline:4px}.lrc-city-events__tabs button{padding:10px 15px;font-size:13px}.lrc-city-events__panel{margin-top:20px}.lrc-city-events__list{gap:16px}.lrc-city-events__card{border-radius:26px;padding:14px}.lrc-city-events__media{height:260px;border-radius:20px}.lrc-city-events__status{top:14px;left:14px;min-height:36px;padding:7px 12px;font-size:11px}.lrc-city-events__body h3{font-size:36px}.lrc-city-events__meta p,.lrc-city-events__details{font-size:15px}.lrc-city-events__meta-row span{min-height:32px;padding:6px 10px;font-size:13px}.lrc-city-events__actions .lrc-button{width:100%;min-width:0}.lrc-about-split{gap:22px;margin-top:12px;border-radius:28px;padding:20px}.lrc-about-split__media{border-radius:24px}.lrc-about-split__media img,.lrc-about-split__media .placeholder-svg{min-height:280px}.lrc-about-split__content .lrc-heading{font-size:54px}.lrc-about-split__content p{margin-top:16px;font-size:16px}.lrc-about-split__features{gap:12px 16px;margin-top:20px}.lrc-about-split__feature{font-size:16px}.lrc-instagram-apps{margin-top:24px;border-radius:24px;padding:16px}.lrc-gallery-section__footer{margin-top:18px}.lrc-partner-marquee__track{gap:8px}.lrc-partner-marquee .lrc-partner{min-width:calc((100vw - 56px)*.4);padding-inline:4px}.lrc-partner img{max-width:150px;max-height:36px}.lrc-footer__shell{width:100%}.lrc-footer__top{padding:28px 20px}.lrc-footer__grid{grid-template-columns:1fr 1fr;gap:26px 18px}.lrc-footer__brand-column{gap:8px}.lrc-footer__brand-column .lrc-footer__logo{width:150px}.lrc-footer__brand-column .lrc-footer__logo img{max-height:140px}.lrc-footer__connect{margin-bottom:6px}.lrc-footer__bottom{align-items:flex-start;flex-direction:column}}.section-lrc-registration-flow .lrc-registration-page{padding:0 0 clamp(72px,8vw,112px);background:var(--lrc-cream)}.lrc-registration-campaign{width:min(1360px,calc(100% - 48px));min-height:max(560px,calc(100dvh - var(--lrc-header-offset, 0px) - 32px));display:grid;grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);margin:32px auto 0;overflow:hidden;border-radius:40px;background:linear-gradient(135deg,#13051f,var(--lrc-purple));color:var(--lrc-white);box-shadow:var(--lrc-shadow-strong)}.lrc-registration-campaign__media{position:relative;min-height:inherit;overflow:hidden;background:#0b0614}.lrc-registration-campaign__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0c051805 35%,#0c05189e);pointer-events:none}.lrc-registration-campaign__media img,.lrc-registration-campaign__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover}.lrc-registration-campaign__media img{filter:saturate(1.06) contrast(1.04)}.lrc-registration-campaign__media iframe{width:max(100%,1138px);left:50%;z-index:1;opacity:0;transform:translate(-50%);transition:opacity .5s ease;pointer-events:none}.lrc-registration-campaign__media iframe.is-ready{opacity:1}.lrc-registration-campaign__content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,4.5vw,64px)}.lrc-registration-campaign__intro .lrc-kicker{background:var(--lrc-yellow)}.lrc-registration-campaign__intro h1{max-width:640px;margin:22px 0 0;color:var(--lrc-white);font-size:clamp(46px,4.4vw,66px);font-weight:950;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.lrc-registration-campaign__intro p{max-width:590px;margin:18px 0 0;color:#fffc;font-size:17px;font-weight:700;line-height:1.5}.lrc-registration-selector{margin-top:28px}.lrc-registration-selector>label{display:block;margin-bottom:9px;color:var(--lrc-yellow);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.lrc-registration-selector__control{min-height:68px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;border-radius:20px;padding:8px 14px;background:var(--lrc-white);color:var(--lrc-ink)}.lrc-registration-selector__control>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--lrc-lilac);color:var(--lrc-purple);font-size:18px;font-weight:900}.lrc-registration-selector__control select{width:100%;min-height:50px;border:0;padding:0 34px 0 0;background:transparent;color:var(--lrc-ink);font:inherit;font-weight:900}.lrc-registration-selector__control select:focus-visible{outline:2px solid var(--lrc-purple);outline-offset:2px}.lrc-registration-selector__note{margin:10px 0 0;border-radius:12px;padding:10px 12px;background:#ffd21e24;color:var(--lrc-yellow);font-size:13px;font-weight:750}.lrc-registration-campaign__meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 24px}.lrc-registration-campaign__meta div{min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:14px 16px;background:#ffffff14}.lrc-registration-campaign__meta dt{color:#fff9;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lrc-registration-campaign__meta dd{margin:5px 0 0;overflow-wrap:anywhere;color:var(--lrc-white);font-size:15px;font-weight:900;line-height:1.25}.lrc-registration-campaign__content>.lrc-button{align-self:flex-start;min-width:210px}.lrc-registration-inclusions{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(28px,5vw,72px);align-items:center;max-width:1120px;margin:clamp(56px,7vw,92px) auto 32px;border:1px solid var(--lrc-line);border-radius:34px;padding:clamp(28px,4.5vw,52px);background:var(--lrc-white);box-shadow:0 14px 42px #2f125c14}.lrc-registration-inclusions__heading h2{margin:18px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.02;text-wrap:balance}.lrc-registration-inclusions__heading p{margin:14px 0 0;color:var(--lrc-muted);font-weight:650;line-height:1.5}.lrc-registration-inclusions__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lrc-registration-inclusions__grid>div{min-height:70px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;border-radius:18px;padding:14px 16px;background:var(--lrc-cream)}.lrc-registration-inclusions__grid span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);font-weight:950}.lrc-registration-inclusions__grid strong{font-size:14px;line-height:1.3}.section-lrc-registration-flow .lrc-registration-shell{margin-top:0}.lrc-registration-event.is-selected{border-color:var(--lrc-purple);box-shadow:0 0 0 3px #42158b1a}body.lrc-policy-is-open,body.lrc-policy-is-open .page-wrapper{overflow:hidden}.lrc-policy-link{min-height:48px;display:inline-flex;gap:10px;align-items:center;margin-top:24px;border:0;border-radius:999px;padding:0 18px;background:var(--lrc-lilac);color:var(--lrc-purple);font:inherit;font-weight:900;cursor:pointer}.lrc-policy-link span{font-size:20px}.lrc-policy-link:focus-visible{outline:2px solid var(--lrc-purple);outline-offset:3px}.lrc-policy-dialog{width:min(680px,calc(100vw - 32px));max-width:680px;max-height:min(820px,calc(100dvh - 48px));margin:auto;border:0;border-radius:30px;padding:0;overflow:hidden;background:transparent;color:var(--lrc-white);box-shadow:0 34px 90px #09041261}.lrc-policy-dialog::backdrop{background:#0e0a14b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lrc-policy-dialog__panel{max-height:inherit;overflow-y:auto;overscroll-behavior:contain;padding:clamp(26px,5vw,46px);background:linear-gradient(145deg,#a975f4,#6b39ad 55%,#3e236f)}.lrc-policy-dialog__header{display:flex;gap:24px;align-items:flex-start;justify-content:space-between}.lrc-policy-dialog__header span{color:#ffffffb8;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lrc-policy-dialog__header h2{margin:8px 0 0;color:var(--lrc-white);font-size:clamp(30px,5vw,42px);line-height:1.02}.lrc-policy-dialog__header button{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;padding:0;background:#ffffff1a;color:var(--lrc-white);cursor:pointer}.lrc-policy-dialog__header button svg{width:18px;height:18px}.lrc-policy-dialog__header button:focus-visible{outline:2px solid var(--lrc-yellow);outline-offset:3px}.lrc-policy-dialog__list{display:grid;gap:22px;margin:32px 0 0;padding:0;list-style:none;counter-reset:policy}.lrc-policy-dialog__list li{position:relative;padding-left:46px;counter-increment:policy}.lrc-policy-dialog__list li:before{content:counter(policy);position:absolute;top:-4px;left:0;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);font-size:13px;font-weight:950}.lrc-policy-dialog__list strong{color:var(--lrc-white);font-size:17px}.lrc-policy-dialog__list p{margin:6px 0 0;color:#ffffffd6;font-size:15px;font-weight:600;line-height:1.5}@media(max-width:989px){.lrc-registration-campaign{min-height:max(520px,calc(100dvh - var(--lrc-header-offset, 0px) - 24px));grid-template-columns:1fr}.lrc-registration-campaign__media{min-height:inherit}.lrc-registration-campaign__content{padding:44px}}@media(max-width:749px){.section-lrc-registration-flow .lrc-registration-page{padding-top:0}.lrc-registration-campaign{width:calc(100% - 20px);min-height:max(320px,calc(100dvh - var(--lrc-header-offset, 0px) - 10px));display:block;margin-top:10px;border-radius:28px}.lrc-registration-campaign__media{min-height:max(320px,calc(100dvh - var(--lrc-header-offset, 0px) - 10px))}.lrc-registration-campaign__media iframe{width:590px}.lrc-registration-campaign__media:after{background:linear-gradient(180deg,#0c051805 32%,#0c0518eb)}.lrc-registration-campaign__content{position:relative;z-index:2;display:block;margin-top:-200px;padding:0 12px 24px}.lrc-registration-campaign__intro{min-height:200px;display:flex;flex-direction:column;justify-content:flex-end;padding:18px 8px 20px}.lrc-registration-campaign__intro .lrc-kicker{align-self:flex-start}.lrc-registration-campaign__intro h1{margin-top:14px;font-size:clamp(34px,10.5vw,42px);line-height:.98}.lrc-registration-campaign__intro p{margin-top:10px;font-size:14px;line-height:1.4}.lrc-registration-selector{margin-top:0;border-radius:22px;padding:16px;background:var(--lrc-lilac)}.lrc-registration-selector>label{color:var(--lrc-purple)}.lrc-registration-selector__control{min-height:64px;border:1px solid rgba(66,21,139,.14)}.lrc-registration-selector__note{color:var(--lrc-purple)}.lrc-registration-campaign__meta{margin:12px 0 18px}.lrc-registration-campaign__meta div{min-height:74px;padding:13px}.lrc-registration-campaign__content>.lrc-button{width:100%}.lrc-registration-inclusions{grid-template-columns:1fr;gap:24px;margin:44px 0 28px;border-radius:26px;padding:24px 20px}.lrc-registration-inclusions__grid{grid-template-columns:1fr}.lrc-registration-inclusions__grid>div{min-height:62px}.section-lrc-registration-flow .lrc-registration-shell{scroll-margin-top:104px}.lrc-policy-link{width:100%;justify-content:center}.lrc-policy-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:24px}.lrc-policy-dialog__panel{padding:24px 20px 28px}.lrc-policy-dialog__header{gap:12px}.lrc-policy-dialog__header button{flex-basis:44px;width:44px;height:44px}.lrc-policy-dialog__list li{padding-left:42px}}.lrc-hero__media-variant{position:absolute;top:0;right:0;bottom:0;left:0}.lrc-hero__media-variant[hidden],.lrc-city-events__panel[hidden]{display:none!important}.lrc-hero__media-variant>picture,.lrc-hero__media-variant>img,.lrc-hero__media-variant>video,.lrc-hero__media-variant>iframe{width:100%;height:100%}.lrc-hero__media-variant--desktop{display:block}.lrc-hero__media-variant--mobile,.lrc-city-events__select-wrap{display:none}.lrc-leaderboard{gap:24px;padding:22px;border-radius:28px}.lrc-leaderboard__heading{font-size:clamp(32px,3.2vw,44px)}.lrc-leaderboard__stats{gap:8px;margin-top:18px}.lrc-leaderboard__stats div{border-radius:16px;padding:13px 8px}.lrc-leaderboard__stats strong{font-size:25px}.lrc-leaderboard__stats span{margin-top:5px;font-size:9px}.lrc-leaderboard__board{border-radius:24px}.lrc-leaderboard__board-head{padding:16px 18px 12px}.lrc-leaderboard__board-head strong{font-size:17px}.lrc-leaderboard__cards{grid-template-columns:1fr;gap:9px;padding:0 12px 12px}.lrc-leaderboard__card{grid-template-areas:"rank accessory rider class points";grid-template-columns:36px 28px minmax(0,1fr) auto 52px;gap:10px;align-items:center;min-height:62px;padding:10px 12px;border-radius:18px}.lrc-leaderboard__rank{grid-area:rank;width:34px;height:34px;border-radius:11px;font-size:15px}.lrc-leaderboard__accessory{grid-area:accessory;display:grid;width:28px;height:28px;place-items:center}.lrc-leaderboard__accessory svg{width:100%;height:100%}.lrc-leaderboard__rider{grid-area:rider;min-width:0}.lrc-leaderboard__rider strong{display:block;overflow:hidden;font-size:18px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.lrc-leaderboard__rider p{margin:3px 0 0;font-size:12px}.lrc-leaderboard__class{grid-area:class;padding:5px 8px;font-size:9px}.lrc-leaderboard__card-points{grid-area:points;display:grid;gap:2px;justify-items:end}.lrc-leaderboard__card-points small{font-size:8px}.lrc-leaderboard__card-points b{font-size:17px}.lrc-community-dialog__website{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.lrc-community-dialog__message[data-state=loading]{color:var(--lrc-muted)}.lrc-community-dialog__message[data-state=success]{color:#157347}.lrc-community-dialog__message[data-state=error]{color:#b42318}.lrc-community-dialog__form .lrc-button:disabled{cursor:wait;opacity:.65}@media(max-width:749px){.lrc-hero__media-variant--desktop{display:none}.lrc-hero__media-variant--mobile{display:block}.lrc-city-events__select-wrap{display:grid;gap:8px}.lrc-city-events__select-wrap label{color:var(--lrc-ink);font-size:13px;font-weight:850}.lrc-city-events__select-wrap select{width:100%;min-height:52px;border:1px solid var(--lrc-purple);border-radius:16px;padding:0 48px 0 16px;background:var(--lrc-white);color:var(--lrc-purple);font:inherit;font-size:15px;font-weight:850}.lrc-city-events__tabs{display:none}.lrc-leaderboard{gap:16px;padding:16px 14px;border-radius:24px}.lrc-leaderboard__heading{font-size:clamp(28px,8vw,34px)}.lrc-leaderboard__stats{margin-top:14px}.lrc-leaderboard__stats div{padding:11px 5px}.lrc-leaderboard__stats strong{font-size:21px}.lrc-leaderboard__board-head{padding:14px 14px 10px}.lrc-leaderboard__cards{gap:8px;padding:0 8px 8px}.lrc-leaderboard__card{grid-template-columns:32px 24px minmax(0,1fr) auto 46px;gap:7px;min-height:56px;padding:8px 9px;border-radius:16px}.lrc-leaderboard__rank{width:30px;height:30px;border-radius:10px;font-size:13px}.lrc-leaderboard__accessory{width:24px;height:24px}.lrc-leaderboard__rider strong{font-size:15px}.lrc-leaderboard__rider p{font-size:10px}.lrc-leaderboard__class{padding:4px 6px;font-size:8px}.lrc-leaderboard__card-points b{font-size:15px}}.lrc-leaderboard{display:grid;grid-template-columns:1fr;gap:20px;padding:clamp(20px,3vw,32px);border:1px solid rgba(103,61,230,.14);border-radius:32px;background:radial-gradient(circle at 94% 4%,rgba(255,211,40,.3),transparent 22%),linear-gradient(145deg,#fff8e8,#f4efff 55%,#edf4ff);box-shadow:0 24px 60px #493d801f}.lrc-leaderboard__copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:24px;align-items:end}.lrc-leaderboard__title{min-width:0}.lrc-leaderboard__heading{font-size:clamp(34px,3.5vw,48px);line-height:.96}.lrc-leaderboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.lrc-leaderboard__stats div{min-height:74px;border:1px solid rgba(103,61,230,.14);border-radius:18px;padding:12px 8px;background:#fffc;box-shadow:none}.lrc-leaderboard__stats strong{color:var(--lrc-ink);font-size:24px}.lrc-leaderboard__stats span{margin-top:5px;color:var(--lrc-muted);font-size:9px}.lrc-leaderboard__board{overflow:hidden;border:1px solid rgba(103,61,230,.15);border-radius:26px;background:#fffffff0;box-shadow:0 18px 46px #392e701f}.lrc-leaderboard__board-head{display:flex;padding:18px 22px 14px;align-items:end;justify-content:space-between;gap:16px}.lrc-leaderboard__board-head>div{display:grid;gap:2px}.lrc-leaderboard__board-head strong{color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:24px;line-height:1;text-transform:none}.lrc-leaderboard__eyebrow{color:#6a5ad3;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lrc-leaderboard__updated{display:inline-flex;min-height:32px;padding:6px 11px;align-items:center;gap:7px;border:1px solid rgba(103,61,230,.12);border-radius:999px;background:#f4f1ff;color:#5d54a8;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.lrc-leaderboard__updated i{width:7px;height:7px;border-radius:50%;background:#47a969;box-shadow:0 0 0 3px #47a96924}.lrc-leaderboard__podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:236px;padding:30px 28px 18px;align-items:end;gap:clamp(12px,4vw,56px);background:radial-gradient(circle at 50% 0%,rgba(255,211,40,.26),transparent 29%),linear-gradient(180deg,#f0ebff,#faf8ff)}.lrc-leaderboard__podium-rider{position:relative;display:grid;min-width:0;justify-items:center;text-align:center}.lrc-leaderboard__podium-rider--1{order:2;padding-bottom:24px}.lrc-leaderboard__podium-rider--2{order:1}.lrc-leaderboard__podium-rider--3{order:3}.lrc-leaderboard__crown{position:absolute;z-index:2;top:-26px;left:50%;width:42px;transform:translate(-50%) rotate(-3deg)}.lrc-leaderboard__crown svg{display:block;width:100%}.lrc-leaderboard__avatar-wrap{position:relative;margin-bottom:10px}.lrc-leaderboard__avatar{position:relative;display:grid;width:92px;height:92px;overflow:visible;place-items:center;border:5px solid #8b6fea;border-radius:50%;background:linear-gradient(145deg,#ffd8eb,#dcd2ff);color:var(--lrc-ink);box-shadow:0 12px 24px #5d47a933}.lrc-leaderboard__podium-rider--1 .lrc-leaderboard__avatar{width:112px;height:112px;border-color:#6d4fd4;background:linear-gradient(145deg,#ffe57c,#e5d8ff 70%)}.lrc-leaderboard__podium-rider--2 .lrc-leaderboard__avatar{border-color:#ff8bc2}.lrc-leaderboard__podium-rider--3 .lrc-leaderboard__avatar{border-color:#673de6}.lrc-leaderboard__avatar-image{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.lrc-leaderboard__avatar-initial{font-family:var(--lrc-font-display);font-size:38px;line-height:1}.lrc-leaderboard__avatar .lrc-leaderboard__accessory{position:absolute;top:-12px;right:-12px;display:grid;width:38px;height:38px;place-items:center;border:3px solid #fff;border-radius:50%;background:#fff;filter:drop-shadow(0 5px 7px rgba(40,29,89,.18))}.lrc-leaderboard__avatar .lrc-leaderboard__accessory svg{width:100%;height:100%}.lrc-leaderboard__podium-rank{position:absolute;right:-4px;bottom:-4px;display:grid;width:32px;height:32px;place-items:center;border:3px solid #fff;border-radius:50%;background:#ff8bc2;color:var(--lrc-ink);font-size:14px;font-weight:950;box-shadow:0 5px 12px #3125632e}.lrc-leaderboard__podium-rider--1 .lrc-leaderboard__podium-rank{background:#ffd328}.lrc-leaderboard__podium-rider--3 .lrc-leaderboard__podium-rank{background:#8ea0ff}.lrc-leaderboard__podium-rider>strong{max-width:100%;overflow:hidden;color:var(--lrc-ink);font-size:17px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.lrc-leaderboard__podium-rider>p{margin:3px 0 0;color:var(--lrc-muted);font-size:11px;font-weight:750}.lrc-leaderboard__podium-points{margin-top:5px;color:#6a5ad3;font-size:11px;font-weight:800}.lrc-leaderboard__podium-points b{color:var(--lrc-ink);font-size:13px}.lrc-leaderboard__table-head{display:grid;grid-template-columns:52px 44px minmax(0,1fr) 100px 90px;gap:10px;padding:12px 20px 7px;color:var(--lrc-muted);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lrc-leaderboard__table-head span:nth-child(1){grid-column:1}.lrc-leaderboard__table-head span:nth-child(2){grid-column:2 / 4}.lrc-leaderboard__table-head span:nth-child(3){grid-column:4}.lrc-leaderboard__table-head span:nth-child(4){grid-column:5;text-align:right}.lrc-leaderboard__cards{display:grid;grid-template-columns:1fr;gap:8px;padding:0 12px 12px}.lrc-leaderboard__cards .lrc-leaderboard__card{display:grid;grid-template-areas:none;grid-template-columns:52px 44px minmax(0,1fr) 100px 90px;gap:10px;align-items:center;min-height:64px;padding:9px 14px;border:0;border-radius:16px;background:linear-gradient(100deg,#7659db,#8c69e7 58%,#9a78ea);color:#fff;box-shadow:0 8px 18px #5039a12e}.lrc-leaderboard__cards .lrc-leaderboard__card:nth-child(2n){background:linear-gradient(100deg,#6756c9,#7b68d7)}.lrc-leaderboard__rank{grid-area:auto;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#ffffff24;color:#fff;font-size:14px;font-weight:900}.lrc-leaderboard__row-avatar{display:grid;width:40px;height:40px;overflow:hidden;place-items:center;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:#ffd7e9;color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:16px}.lrc-leaderboard__rider{grid-area:auto;min-width:0}.lrc-leaderboard__rider strong{display:block;overflow:hidden;color:#fff;font-size:16px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.lrc-leaderboard__rider p{margin:3px 0 0;color:#ffffffc2;font-size:11px}.lrc-leaderboard__class{grid-area:auto;width:fit-content;padding:6px 10px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff1f;color:#fff;font-size:9px}.lrc-leaderboard__card-points{grid-area:auto;display:flex;align-items:baseline;gap:4px;justify-content:end}.lrc-leaderboard__card-points small{color:#ffffffbd;font-size:8px}.lrc-leaderboard__card-points b{color:#fff;font-size:18px}.lrc-leaderboard__empty{margin:0 18px 18px;border:1px dashed rgba(103,61,230,.32);border-radius:18px;padding:28px 20px;background:#f7f4ff;text-align:center}.lrc-leaderboard__empty strong{font-family:var(--lrc-font-display);font-size:22px}.lrc-leaderboard__empty p{max-width:42ch;margin:6px auto 0;color:var(--lrc-muted);font-size:13px}@media(max-width:749px){.lrc-leaderboard{gap:14px;padding:14px 10px;border-radius:24px}.lrc-leaderboard__copy{grid-template-columns:1fr;gap:14px;padding-inline:4px}.lrc-leaderboard__heading{font-size:clamp(28px,8vw,34px)}.lrc-leaderboard__stats{margin:0}.lrc-leaderboard__stats div{min-height:62px;padding:9px 4px}.lrc-leaderboard__stats strong{font-size:19px}.lrc-leaderboard__board-head{padding:14px 14px 12px}.lrc-leaderboard__board-head strong{font-size:20px}.lrc-leaderboard__updated{min-height:28px;padding:5px 8px;font-size:8px}.lrc-leaderboard__podium{min-height:204px;padding:28px 10px 14px;gap:6px}.lrc-leaderboard__podium-rider--1{padding-bottom:18px}.lrc-leaderboard__avatar{width:70px;height:70px;border-width:4px}.lrc-leaderboard__podium-rider--1 .lrc-leaderboard__avatar{width:86px;height:86px}.lrc-leaderboard__avatar .lrc-leaderboard__accessory{top:-9px;right:-9px;width:30px;height:30px;border-width:2px}.lrc-leaderboard__avatar-initial{font-size:29px}.lrc-leaderboard__podium-rank{width:28px;height:28px;border-width:2px;font-size:12px}.lrc-leaderboard__crown{top:-23px;width:36px}.lrc-leaderboard__podium-rider>strong{font-size:13px}.lrc-leaderboard__podium-rider>p,.lrc-leaderboard__podium-points{font-size:9px}.lrc-leaderboard__podium-points b{font-size:11px}.lrc-leaderboard__table-head{grid-template-columns:28px 36px minmax(0,1fr) auto;gap:7px;padding:10px 12px 6px;font-size:8px}.lrc-leaderboard__table-head span:nth-child(1){grid-column:1}.lrc-leaderboard__table-head span:nth-child(2){grid-column:2 / 4}.lrc-leaderboard__table-head span:nth-child(3){display:none}.lrc-leaderboard__table-head span:nth-child(4){grid-column:4}.lrc-leaderboard__cards{gap:7px;padding:0 7px 8px}.lrc-leaderboard__cards .lrc-leaderboard__card{grid-template-columns:28px 36px minmax(0,1fr) auto;gap:7px;min-height:54px;padding:7px 9px;border-radius:14px}.lrc-leaderboard__rank{width:27px;height:27px;font-size:11px}.lrc-leaderboard__row-avatar{width:34px;height:34px;font-size:14px}.lrc-leaderboard__rider strong{font-size:13px}.lrc-leaderboard__rider p{font-size:9px}.lrc-leaderboard__class{display:none}.lrc-leaderboard__card-points b{font-size:14px}.lrc-leaderboard__card-points small{font-size:7px}}.section-lrc-event-landing .lrc-event-page{padding-top:0}.section-lrc-event-landing .lrc-event-campaign{position:relative;display:block;width:100%;min-height:min(720px,calc(100dvh - var(--lrc-header-offset, 0px)));margin:0;border:0;border-radius:0;background:linear-gradient(135deg,#673de6,#7d62e8 62%,#ff9fd6);box-shadow:none;isolation:isolate}.section-lrc-event-landing .lrc-event-campaign__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;background:#673de6}.section-lrc-event-landing .lrc-event-campaign__media:after{z-index:2;background:linear-gradient(90deg,#17162bb3,#17162b3d 58%,#673de614),linear-gradient(180deg,#17162b0d 48%,#17162bb3)}.section-lrc-event-landing .lrc-event-campaign__media :is(img,video,iframe){display:block;width:100%;height:100%;border:0;object-fit:cover}.section-lrc-event-landing .lrc-event-campaign__media iframe{position:absolute;top:50%;left:50%;width:max(100%,1280px);height:max(100%,56.25vw);transform:translate(-50%,-50%)}.section-lrc-event-landing .lrc-event-campaign__media .lrc-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0}.section-lrc-event-landing .lrc-event-campaign__media .lrc-hero__external-video{opacity:0;transition:opacity .5s ease}.section-lrc-event-landing .lrc-event-campaign__media .lrc-hero__external-video.is-ready{opacity:1}.section-lrc-event-landing .lrc-event-campaign__content{position:relative;z-index:3;min-height:inherit;width:min(1240px,calc(100vw - 64px));justify-content:flex-end;align-items:flex-start;margin-inline:auto;padding:clamp(56px,8vw,104px) 0}.section-lrc-event-landing .lrc-event-campaign__content h1{max-width:11ch;margin-top:18px;font-size:clamp(48px,6.2vw,82px);line-height:.98;text-wrap:balance;text-shadow:0 4px 28px rgba(23,22,43,.28)}.section-lrc-event-landing .lrc-event-campaign__content>p{max-width:34ch;margin-top:14px;color:#ffffffe6;font-size:clamp(17px,1.8vw,21px);line-height:1.42}.section-lrc-event-landing .lrc-event-campaign__actions{margin-top:24px}.section-lrc-event-landing .lrc-event-campaign__actions .lrc-button{min-height:54px;padding-inline:30px}html.lrc-has-selected-event #event-registration{scroll-margin-top:calc(var(--lrc-header-offset, 0px) + 8px);padding-top:clamp(16px,2.5vw,28px);padding-bottom:clamp(32px,5vw,64px)}.section-lrc-event-landing .lrc-event-trust{gap:10px;margin-top:24px;overflow:visible;border:0;background:transparent;box-shadow:none}.section-lrc-event-landing .lrc-event-trust span,.section-lrc-event-landing .lrc-event-trust span:first-child{min-height:56px;border:1px solid rgba(103,61,230,.22);border-radius:16px;padding:10px 14px;background:#ffffffdb;color:var(--lrc-ink);box-shadow:0 10px 24px #384fa814}.section-lrc-faq .lrc-section{padding-block:clamp(36px,4vw,54px)}.section-lrc-faq .lrc-section-header .lrc-heading{max-width:14ch;font-size:clamp(34px,4vw,50px);line-height:1.02}.section-lrc-faq .lrc-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.section-lrc-faq .lrc-faq-item{overflow:hidden;border-radius:18px;padding:0}.section-lrc-faq .lrc-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--lrc-ink);font-size:17px;line-height:1.3;list-style:none}.section-lrc-faq .lrc-faq-item summary::-webkit-details-marker{display:none}.section-lrc-faq .lrc-faq-item summary:after{content:"+";flex:0 0 28px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--lrc-lilac);color:var(--lrc-purple);font-size:20px;line-height:1;transition:transform .18s ease,background-color .18s ease}.section-lrc-faq .lrc-faq-item[open] summary:after{content:"\2212";background:var(--lrc-yellow);color:var(--lrc-ink)}.section-lrc-faq .lrc-faq-item p{margin:0;padding:0 20px 18px;font-size:14px;line-height:1.5}@media(max-width:749px){.section-lrc-event-landing .lrc-event-campaign{min-height:max(520px,calc(100svh - var(--lrc-header-offset, 0px)))}.section-lrc-event-landing .lrc-event-page{padding-bottom:50px}.section-lrc-event-landing .lrc-event-campaign__media:after{background:linear-gradient(180deg,#17162b08 28%,#17162bc2)}.section-lrc-event-landing .lrc-event-campaign__media iframe{width:max(100%,760px);height:max(100%,135vw)}.section-lrc-event-landing .lrc-event-campaign__content{width:calc(100% - 40px);min-height:inherit;padding:36px 0 40px}.section-lrc-event-landing .lrc-event-campaign__content h1{max-width:10ch;font-size:clamp(38px,11vw,52px)}.section-lrc-event-landing .lrc-event-campaign__content>p{max-width:28ch;font-size:16px}.section-lrc-event-landing .lrc-event-campaign__actions{display:flex;width:100%}.section-lrc-event-landing .lrc-event-campaign__actions .lrc-button{width:min(100%,280px)}html.lrc-has-selected-event #event-registration{padding-top:10px}.section-lrc-event-landing .lrc-event-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}.section-lrc-event-landing .lrc-event-trust span,.section-lrc-event-landing .lrc-event-trust span:first-child{min-height:48px;padding:8px;font-size:11px}.section-lrc-faq .lrc-section-header .lrc-heading{font-size:clamp(30px,9vw,38px)}.section-lrc-faq .lrc-faq-grid{grid-template-columns:1fr;gap:10px;margin-top:18px}.section-lrc-faq .lrc-faq-item{border-radius:16px}.section-lrc-faq .lrc-faq-item summary{padding:15px 16px;font-size:16px}.section-lrc-faq .lrc-faq-item p{padding:0 16px 15px}}@media(prefers-reduced-motion:reduce){.section-lrc-event-landing .lrc-event-campaign__media .lrc-hero__external-video{transition:none}.section-lrc-faq .lrc-faq-item summary:after{transition:none}}.lrc-featured-products__footer{display:flex;margin-top:28px;justify-content:center}.lrc-featured-products__footer .lrc-button{min-width:min(100%,320px)}@media(max-width:749px){.lrc-about-split__content .lrc-heading,.lrc-city-events-section .lrc-section-header .lrc-heading--medium{font-size:42px;font-weight:600}.lrc-city-events-section .lrc-city-events__select-wrap{display:none}.lrc-city-events-section .lrc-city-events__tabs{display:flex;width:100vw;max-width:100vw;gap:10px;margin-inline:calc(50% - 50vw);overflow-x:auto;padding:2px 16px 8px;scroll-padding-inline:16px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.lrc-city-events-section .lrc-city-events__tabs button{min-height:48px;padding-inline:18px;scroll-snap-align:start}.lrc-city-events-section .lrc-city-events__panel{margin-top:16px}.lrc-featured-products__footer{margin-top:18px;padding-inline:16px}.lrc-featured-products__footer .lrc-button{width:100%}}.lrc-header__brand{min-width:0;gap:0}.lrc-header__brand img{width:118px;height:78px;object-fit:contain}.lrc-about-split{border:1px solid rgba(103,61,230,.12);background:linear-gradient(120deg,#efff38,#ddff52)}.lrc-about-split__media{background:#f7f0e6}.lrc-community{background:linear-gradient(120deg,#efff38,#ddff52)}.lrc-leaderboard.lrc-leaderboard--classic{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(24px,4.4vw,42px);align-items:start;padding:clamp(24px,3vw,34px);border:0;border-radius:36px;background:linear-gradient(145deg,#673de6,#7950e9);box-shadow:none}.lrc-leaderboard--classic .lrc-leaderboard__copy{display:block}.lrc-leaderboard--classic .lrc-leaderboard__kicker{border-color:#fff6;background:#fffffff5;color:#673de6}.lrc-leaderboard--classic .lrc-leaderboard__heading{color:#fff}.lrc-leaderboard--classic .lrc-leaderboard__heading span{color:var(--lrc-yellow)}.lrc-leaderboard--classic .lrc-leaderboard__text{color:#ffffffdb}.lrc-leaderboard--classic .lrc-leaderboard__stats{margin-top:22px}.lrc-leaderboard--classic .lrc-leaderboard__stats div{min-height:0;border:1px solid rgba(255,255,255,.35);background:#fffffff5;box-shadow:none}.lrc-leaderboard--classic .lrc-leaderboard__stats strong{color:#673de6}.lrc-leaderboard--classic .lrc-leaderboard__board{overflow:hidden;border:1px solid rgba(255,255,255,.54);border-radius:28px;background:#f6f2ff;color:var(--lrc-ink);box-shadow:none}.lrc-leaderboard--classic .lrc-leaderboard__board-head{align-items:center;padding:18px 20px 14px;background:#e9e1ff}.lrc-leaderboard--classic .lrc-leaderboard__board-head strong{color:var(--lrc-ink);font-family:var(--lrc-font-display);font-size:20px;text-transform:none}.lrc-leaderboard--classic .lrc-leaderboard__board-head span{border:1px solid rgba(103,61,230,.2);background:#fff;color:#673de6}.lrc-leaderboard--classic .lrc-leaderboard__cards{display:grid;grid-template-columns:1fr;gap:10px;padding:12px}.lrc-leaderboard--classic .lrc-leaderboard__cards .lrc-leaderboard__card{display:grid;grid-template-areas:"rank rider class points";grid-template-columns:38px minmax(0,1fr) auto 58px;gap:10px;align-items:center;min-height:64px;border:1px solid rgba(103,61,230,.14);border-radius:18px;padding:10px 12px;background:#fff;color:var(--lrc-ink);box-shadow:none}.lrc-leaderboard--classic .lrc-leaderboard__cards .lrc-leaderboard__card:nth-child(2n){background:#eee8ff}.lrc-leaderboard--classic .lrc-leaderboard__rank{grid-area:rank;width:34px;height:34px;border:0;border-radius:11px;background:#673de6;color:#fff;font-size:15px}.lrc-leaderboard--classic .lrc-leaderboard__card:nth-child(odd) .lrc-leaderboard__rank{background:#efff38;color:var(--lrc-ink)}.lrc-leaderboard--classic .lrc-leaderboard__card:nth-child(2n) .lrc-leaderboard__rank{background:var(--lrc-purple);color:var(--lrc-white)}.lrc-leaderboard--classic .lrc-leaderboard__accessory{grid-area:accessory;display:grid;width:32px;height:32px;padding:3px;place-items:center;border:1px solid rgba(103,61,230,.16);border-radius:10px;background:#fff1b8}.lrc-leaderboard--classic .lrc-leaderboard__accessory svg{display:block;width:100%;height:100%}.lrc-leaderboard--classic .lrc-leaderboard__rider{grid-area:rider}.lrc-leaderboard--classic .lrc-leaderboard__rider strong{color:var(--lrc-ink);font-size:17px}.lrc-leaderboard--classic .lrc-leaderboard__rider p{color:var(--lrc-muted);font-size:11px}.lrc-leaderboard--classic .lrc-leaderboard__class{grid-area:class;border:1px solid rgba(103,61,230,.16);background:#f5f1ff;color:#673de6}.lrc-leaderboard--classic .lrc-leaderboard__card-points{grid-area:points;display:grid;gap:2px;justify-items:end}.lrc-leaderboard--classic .lrc-leaderboard__card-points small{color:var(--lrc-muted)}.lrc-leaderboard--classic .lrc-leaderboard__card-points b{color:#673de6;font-size:17px}.lrc-partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:24px clamp(18px,3vw,46px);align-items:center;margin-top:30px}.lrc-partner-grid .lrc-partner{min-width:0;min-height:92px;border:0;border-radius:0;padding:6px;background:transparent;display:grid;place-items:center}.lrc-partner-grid .lrc-partner img{width:auto;height:auto;max-width:min(100%,180px);max-height:72px;object-fit:contain}@media(max-width:989px){.lrc-header__brand img{width:96px;height:70px}.lrc-leaderboard.lrc-leaderboard--classic{grid-template-columns:1fr}}@media(max-width:749px){.lrc-header{min-height:80px}.lrc-header__brand img{width:84px;height:62px}.lrc-partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px}.lrc-partner-grid .lrc-partner{min-height:72px;padding:4px}.lrc-partner-grid .lrc-partner img{max-height:58px}.lrc-leaderboard.lrc-leaderboard--classic{gap:16px;padding:18px 14px;border-radius:26px}.lrc-leaderboard--classic .lrc-leaderboard__copy{padding-inline:0}.lrc-leaderboard--classic .lrc-leaderboard__stats{margin-top:16px}.lrc-leaderboard--classic .lrc-leaderboard__board-head{padding:14px 12px 12px}.lrc-leaderboard--classic .lrc-leaderboard__board-head strong{font-size:17px}.lrc-leaderboard--classic .lrc-leaderboard__cards{gap:8px;padding:8px}.lrc-leaderboard--classic .lrc-leaderboard__cards .lrc-leaderboard__card{grid-template-columns:30px minmax(0,1fr) 48px;grid-template-areas:"rank rider points";gap:7px;min-height:56px;border-radius:15px;padding:8px}.lrc-leaderboard--classic .lrc-leaderboard__rank{width:29px;height:29px;font-size:12px}.lrc-leaderboard--classic .lrc-leaderboard__accessory{width:29px;height:29px}.lrc-leaderboard--classic .lrc-leaderboard__rider strong{font-size:14px}.lrc-leaderboard--classic .lrc-leaderboard__rider p{font-size:10px}.lrc-leaderboard--classic .lrc-leaderboard__class{display:none}.lrc-leaderboard--classic .lrc-leaderboard__card-points b{font-size:15px}.lrc-partner-grid{gap:18px 12px;margin-top:22px}.lrc-partner-grid .lrc-partner{flex-basis:calc((100% - 24px) / 3);min-height:72px;padding:6px}.lrc-partner-grid .lrc-partner img{max-width:100%;max-height:54px}}.lrc-product-card{min-height:100%;border:2px solid var(--lrc-ink);border-radius:26px;padding:10px;background:var(--lrc-white);box-shadow:none}.lrc-product-card__media{aspect-ratio:1 / 1;border-radius:18px;background:linear-gradient(145deg,#f5f1ff,#fff8e4 68%,#efff38)}.lrc-product-card__media img,.lrc-product-card__media .placeholder-svg{height:100%;aspect-ratio:1 / 1;object-fit:contain;padding:10px}.lrc-product-card__badge{top:18px;left:18px;border:2px solid var(--lrc-ink);padding:8px 12px;background:#efff38;color:var(--lrc-ink);font-size:11px}.lrc-product-card--sold-out .lrc-product-card__badge{background:var(--lrc-white)}.lrc-product-card h3{min-height:0;margin:0;font-size:clamp(20px,1.45vw,25px)}.lrc-product-card h3 a{font-size:inherit}.lrc-product-card__meta{min-height:0;margin:10px 0 0}.lrc-product-card__price{margin:0;color:var(--lrc-ink)}.lrc-product-card product-form-component{margin:0}.lrc-product-card .button,.lrc-product-card__action>.lrc-button{min-height:48px;border:2px solid var(--lrc-purple);background:var(--lrc-purple);color:var(--lrc-white)}.lrc-product-grid{align-items:stretch}.lrc-product-card{height:100%;padding:10px}.lrc-product-card__media{display:grid;aspect-ratio:4 / 3;place-items:center;isolation:isolate}.lrc-product-card__media img,.lrc-product-card__media .placeholder-svg{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:center;padding:8px;mix-blend-mode:normal}.lrc-product-card__body{min-width:0;padding:16px 8px 12px}.lrc-product-card h3{min-height:2.24em}.lrc-product-card__facts{min-height:25px}.lrc-product-card__price-row{min-height:44px}.lrc-product-card__action{width:100%}.lrc-product-card__action product-form-component,.lrc-product-card__action form,.lrc-product-card__action .lrc-button,.lrc-product-card__action .button{width:100%}.lrc-product-card__action .lrc-button,.lrc-product-card__action .button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:10px 18px;line-height:1.15;text-align:center}.lrc-product-card .lrc-product-card__sold-out,.lrc-product-card .lrc-product-card__sold-out:hover{border-color:var(--lrc-line);background:#efedf4;color:#686779;cursor:not-allowed;opacity:1;transform:none}.lrc-product-card__notify{position:relative;width:100%}.lrc-product-card__notify>summary{list-style:none;cursor:pointer}.lrc-product-card__notify>summary::-webkit-details-marker{display:none}.lrc-product-card__notify-trigger{width:100%}.lrc-product-card__notify[open] .lrc-product-card__notify-trigger{border-radius:16px 16px 0 0}.lrc-product-card__notify-panel{display:grid;gap:10px;border:2px solid var(--lrc-purple);border-top:0;border-radius:0 0 16px 16px;padding:13px;background:#f7f3ff}.lrc-product-card__notify-panel p{margin:0;color:var(--lrc-muted);font-size:12px;line-height:1.35}.lrc-product-card__notify-form{display:grid;gap:8px}.lrc-product-card__notify-form input[type=email]{width:100%;min-height:42px;border:1px solid var(--lrc-line);border-radius:10px;padding:0 10px;background:var(--lrc-white);color:var(--lrc-ink);font:inherit;font-size:13px}.lrc-product-card__notify-form button{min-height:42px;border:2px solid var(--lrc-purple);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}@media(max-width:749px){.section-lrc-featured-products .lrc-product-card__media,.lrc-collection-catalog .lrc-product-card__media{aspect-ratio:4 / 3}.section-lrc-featured-products .lrc-product-card__media img,.section-lrc-featured-products .lrc-product-card__media .placeholder-svg,.lrc-collection-catalog .lrc-product-card__media img,.lrc-collection-catalog .lrc-product-card__media .placeholder-svg{padding:6px}.section-lrc-featured-products .lrc-product-card h3,.lrc-collection-catalog .lrc-product-card h3{min-height:2.32em}.lrc-collection-catalog .lrc-product-card{border-width:1.5px;border-radius:20px;padding:7px}.lrc-collection-catalog .lrc-product-card__media{border-radius:14px}.lrc-collection-catalog .lrc-product-card__media img,.lrc-collection-catalog .lrc-product-card__media .placeholder-svg{padding:6px}.lrc-collection-catalog .lrc-product-card__badge{top:11px;left:11px;padding:6px 8px;font-size:9px}.lrc-collection-catalog .lrc-product-card h3{margin:0;font-size:16px}}.lrc-product-main{padding:clamp(24px,3vw,44px) 0 clamp(88px,8vw,124px)}.lrc-product-main__container{width:min(1320px,calc(100vw - 48px))}.lrc-product-breadcrumbs{display:flex;gap:10px;align-items:center;min-width:0;margin-bottom:24px;color:var(--lrc-muted);font-size:13px;font-weight:800}.lrc-product-breadcrumbs a{color:var(--lrc-purple);text-decoration:none}.lrc-product-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lrc-product-layout{display:grid;grid-template:"gallery summary" auto "gallery buybox" auto / minmax(0,1.12fr) minmax(390px,.88fr);gap:24px clamp(34px,5vw,72px);align-items:start}.lrc-product-summary{grid-area:summary;min-width:0;padding-top:6px}.lrc-product-summary__badges{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.lrc-product-summary h1{max-width:15ch;margin:18px 0 0;font-family:var(--font-heading--family, var(--lrc-font));font-size:clamp(38px,4.3vw,62px);font-weight:700;line-height:.98;letter-spacing:-.02em;text-wrap:balance}.lrc-product-availability{display:inline-flex;gap:7px;align-items:center;min-height:36px;border:1px solid #b9ddd0;border-radius:999px;padding:0 14px;background:#effbf5;color:#176a4b;font-size:12px;font-weight:900;text-transform:uppercase}.lrc-product-availability>span{width:8px;height:8px;border-radius:50%;background:currentColor}.lrc-product-availability.is-sold-out{border-color:#e2d8d3;background:#f7f3f1;color:#7b5b4d}.lrc-product-price-row{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline;margin-top:22px}.lrc-product-buybox__price{margin:0;color:var(--lrc-purple);font-size:clamp(30px,3vw,42px);font-weight:900}.lrc-product-compare-price{color:var(--lrc-muted);font-size:18px;font-weight:750}.lrc-product-compare-price.is-hidden{display:none}.lrc-product-buybox__rating{margin-top:14px;font-size:15px}.lrc-product-buybox__description{max-width:56ch;margin-top:16px;font-size:16px;font-weight:650;line-height:1.55}.lrc-product-gallery{grid-area:gallery;display:grid;grid-template-columns:1fr;gap:14px}.lrc-product-gallery__stage{position:relative;overflow:hidden;border:2px solid var(--lrc-purple);border-radius:28px;background:var(--lrc-white);box-shadow:none}.lrc-product-gallery__stage img{aspect-ratio:1 / 1.04;padding:clamp(16px,3vw,34px);background:var(--lrc-white)}.lrc-product-gallery__thumbs{position:static;display:flex;gap:10px;overflow-x:auto;padding:3px 3px 7px;scrollbar-width:thin}.lrc-product-gallery__thumb{width:82px;flex:0 0 82px;border:2px solid var(--lrc-line);border-radius:16px;box-shadow:none}.lrc-product-gallery__thumb.is-active{border-color:var(--lrc-purple);outline:3px solid var(--lrc-yellow);outline-offset:1px}.lrc-product-gallery__arrow{position:absolute;z-index:2;top:50%;width:46px;height:46px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid var(--lrc-line);border-radius:50%;background:#ffffffeb;color:var(--lrc-ink);font:inherit;font-size:20px;font-weight:900;cursor:pointer}.lrc-product-gallery__arrow--previous{left:16px}.lrc-product-gallery__arrow--next{right:16px}.lrc-product-gallery__arrow[hidden],.lrc-product-gallery__counter[hidden]{display:none!important}.lrc-product-gallery__counter{position:absolute;right:16px;bottom:16px;min-height:34px;display:inline-flex;gap:4px;align-items:center;border:1px solid var(--lrc-line);border-radius:999px;padding:0 12px;background:#ffffffeb;color:var(--lrc-muted);font-size:12px;font-weight:800}.lrc-product-buybox{grid-area:buybox;position:sticky;top:calc(var(--header-height, 90px) + 20px);border:2px solid var(--lrc-purple);border-radius:26px;padding:clamp(22px,3vw,32px);background:var(--lrc-white);box-shadow:none}.lrc-product-form{margin:0}.lrc-product-options{gap:20px}.lrc-product-option legend{margin-bottom:10px;font-size:14px}.lrc-product-option__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lrc-product-option__values label{min-height:54px;border:2px solid var(--lrc-line);border-radius:14px;padding:10px 14px;font-size:14px}.lrc-product-option__values input:checked+label{border-color:var(--lrc-purple);background:#f0ebff;box-shadow:inset 0 0 0 1px var(--lrc-purple)}.lrc-product-purchase-heading{display:grid;gap:3px;margin-top:24px;padding-top:20px;border-top:1px solid var(--lrc-line)}.lrc-product-purchase-heading strong{font-family:var(--font-heading--family, var(--lrc-font));font-size:21px}.lrc-product-purchase-heading span{color:var(--lrc-muted);font-size:13px;font-weight:650}.lrc-product-actions{grid-template-columns:138px minmax(0,1fr);margin-top:16px}.lrc-product-quantity,.lrc-product-add.button{min-height:56px}.lrc-product-add.button{width:100%;border:2px solid var(--lrc-purple);border-radius:999px;padding:0 22px;background:var(--lrc-yellow);color:var(--lrc-ink);box-shadow:none;font-size:16px;font-weight:900}.lrc-product-add.button:hover{background:#efff38}.lrc-product-support{grid-template-columns:1fr;gap:0;margin:22px 0 0;padding:12px 0 0;list-style:none}.lrc-product-support__item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;border-bottom:1px solid var(--lrc-line);padding:11px 0}.lrc-product-support__item:last-child{border-bottom:0}.lrc-product-support__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:start;box-sizing:border-box;border-radius:50%;background:var(--lrc-yellow);color:var(--lrc-ink);font-family:Arial,sans-serif;font-size:0;font-weight:900;line-height:1;text-align:center}.lrc-product-support__icon:before{content:"\2713";display:block;font-size:15px;line-height:1;transform:translateY(-.5px)}.lrc-product-support__item>span:last-child{color:var(--lrc-muted);font-size:12px;font-weight:650;line-height:1.35}.lrc-product-support__item strong{display:block;margin-bottom:2px;color:var(--lrc-ink);font-size:13px}.lrc-product-description{display:grid;grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);gap:clamp(34px,6vw,84px);margin-top:clamp(56px,7vw,96px);border-top:2px solid var(--lrc-purple);padding-top:clamp(34px,5vw,60px)}.lrc-product-description__heading>span{color:var(--lrc-purple);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lrc-product-description__heading h2{max-width:12ch;margin:12px 0 0;font-family:var(--font-heading--family, var(--lrc-font));font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1}.lrc-product-description__accordions details{border-bottom:1px solid var(--lrc-line)}.lrc-product-description__accordions details:first-child{border-top:1px solid var(--lrc-line)}.lrc-product-description__accordions summary{min-height:68px;display:flex;gap:20px;align-items:center;justify-content:space-between;color:var(--lrc-ink);font-size:16px;font-weight:900;cursor:pointer;list-style:none}.lrc-product-description__accordions summary::-webkit-details-marker{display:none}.lrc-product-description__accordions summary span{width:18px;height:18px;position:relative;flex:0 0 18px}.lrc-product-description__accordions summary span:before,.lrc-product-description__accordions summary span:after{position:absolute;top:8px;left:2px;width:14px;height:2px;background:var(--lrc-purple);content:""}.lrc-product-description__accordions summary span:after{transform:rotate(90deg)}.lrc-product-description__accordions details[open] summary span:after{transform:rotate(0)}.lrc-product-description__content{max-width:70ch;padding:0 36px 24px 0;color:var(--lrc-muted);font-size:15px;line-height:1.7}.lrc-product-description__content>:first-child{margin-top:0}.lrc-product-description__content>:last-child{margin-bottom:0}.lrc-product-sticky-bar{display:none}@media(max-width:989px){.lrc-product-layout{grid-template:"summary" auto "gallery" auto "buybox" auto / minmax(0,1fr);gap:24px}.lrc-product-summary h1{max-width:18ch}.lrc-product-buybox{position:static}}@media(max-width:749px){.lrc-product-main{padding:20px 0 calc(104px + env(safe-area-inset-bottom))}.lrc-product-main__container{width:min(100vw - 28px,620px)}.lrc-product-breadcrumbs{margin-bottom:18px;font-size:12px}.lrc-product-layout{gap:18px}.lrc-product-summary{padding:0}.lrc-product-summary h1{margin-top:14px;font-size:clamp(34px,10vw,46px)}.lrc-product-buybox__badge,.lrc-product-availability{min-height:32px;padding-inline:12px;font-size:10px}.lrc-product-price-row{margin-top:16px}.lrc-product-buybox__price{font-size:29px}.lrc-product-buybox__description{font-size:15px}.lrc-product-gallery__stage{border-radius:22px}.lrc-product-gallery__stage img{aspect-ratio:1;padding:12px}.lrc-product-gallery__arrow{width:42px;height:42px}.lrc-product-gallery__arrow--previous{left:10px}.lrc-product-gallery__arrow--next{right:10px}.lrc-product-gallery__counter{right:10px;bottom:10px}.lrc-product-gallery__thumbs{margin-inline:-2px;scroll-snap-type:x proximity}.lrc-product-gallery__thumb{width:68px;flex-basis:68px;border-radius:13px;scroll-snap-align:start}.lrc-product-buybox{border-radius:22px;padding:20px 16px}.lrc-product-option__values{grid-template-columns:repeat(2,minmax(0,1fr))}.lrc-product-actions{grid-template-columns:118px minmax(0,1fr)}.lrc-product-add.button .add-to-cart-icon{display:none}.lrc-product-description{grid-template-columns:1fr;gap:26px;margin-top:54px;padding-top:34px}.lrc-product-description__heading h2{max-width:15ch;font-size:34px}.lrc-product-description__accordions summary{min-height:62px;font-size:15px}.lrc-product-description__content{padding-right:0;font-size:14px}.lrc-product-sticky-bar{position:fixed;z-index:2147481000;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,.72fr) minmax(154px,1.28fr);gap:12px;align-items:center;border-top:2px solid var(--lrc-purple);padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;box-shadow:0 -10px 30px #2f125c1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lrc-product-sticky-bar>div{min-width:0;display:grid;gap:1px}.lrc-product-sticky-bar span{overflow:hidden;color:var(--lrc-muted);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.lrc-product-sticky-bar strong{color:var(--lrc-purple);font-size:18px}.lrc-product-sticky-bar button{min-height:50px;border:2px solid var(--lrc-purple);border-radius:999px;background:var(--lrc-yellow);color:var(--lrc-ink);font:inherit;font-size:14px;font-weight:900}.lrc-product-sticky-bar button:disabled{opacity:.55}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lrc-theme.css.map */
