.ll-colours-page,.ll-colours-page h1,.ll-colours-page h2,.ll-colours-page h3,.ll-colours-page p,.ll-colours-page a,.ll-colours-page button{letter-spacing:normal;font-style:normal}.ll-colours-page h1,.ll-colours-page h2,.ll-colours-page h3{font-family:var(--font-body-family);font-weight:400;color:rgb(var(--ll-ink-plum));line-height:1.25;word-break:normal}.ll-colours-page{background:rgb(var(--ll-lumiere-ivory));min-height:70vh}.ll-colours-page--dark .ll-colours-hero{background:#1a1a1a!important}.ll-colours-page--dark .ll-colours-copy__title,.ll-colours-page--dark .ll-colours-selected__name{color:#f7f3ee}.ll-colours-page--dark .ll-colours-selected__desc{color:#ffffffb3}.ll-colours-hero{position:relative;min-height:calc(100svh - 8rem);display:flex;align-items:center;overflow:hidden;transition:background .7s ease}.ll-colours-hero__inner{width:100%;max-width:144rem;margin:0 auto;padding:3.2rem 1.6rem 6.4rem;position:relative;z-index:1}.ll-colours-hero__grid{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:1024px){.ll-colours-hero__grid{grid-template-columns:1fr 1fr;gap:4.8rem}}.ll-colours-wheel-wrap{position:relative;order:2}@media screen and (min-width:1024px){.ll-colours-wheel-wrap{order:1}}.ll-colours-wheel-toolbar{position:absolute;top:0;right:0;z-index:4;display:flex;gap:.8rem}@media screen and (min-width:1024px){.ll-colours-wheel-toolbar{top:1.6rem;right:1.6rem}}.ll-colours-icon-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 1.2rem;border:0;border-radius:999px;background:#ffffffe6;box-shadow:0 1rem 1.5rem -.3rem #0000001a;cursor:pointer;color:rgb(var(--ll-ink-plum));font-size:1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;transition:transform .2s ease}.ll-colours-icon-btn:hover{transform:scale(1.08);background:#fff}.ll-colours-icon-btn svg{width:2rem;height:2rem}.ll-colours-wheel{position:relative;margin:0 auto;height:34rem;display:flex;align-items:center;justify-content:center;border-radius:2.4rem;transition:background .5s ease}@media screen and (min-width:640px){.ll-colours-wheel{height:40rem}}@media screen and (min-width:768px){.ll-colours-wheel{height:48rem}}.ll-colours-page--dark .ll-colours-wheel{background:#1a1a1a}.ll-colours-wheel__stage{position:relative;width:30rem;height:30rem}@media screen and (min-width:640px){.ll-colours-wheel__stage{width:36rem;height:36rem}}@media screen and (min-width:768px){.ll-colours-wheel__stage{width:42rem;height:42rem}}.ll-colours-wheel__diamond{position:absolute;top:50%;left:50%;z-index:2;width:8rem;height:8rem;transform:translate(-50%,-50%);object-fit:contain;filter:drop-shadow(0 2.5rem 2.5rem rgba(0,0,0,.25)) brightness(1.1) contrast(1.05);pointer-events:none}@media screen and (min-width:640px){.ll-colours-wheel__diamond{width:11.2rem;height:11.2rem}}@media screen and (min-width:768px){.ll-colours-wheel__diamond{width:14.4rem;height:14.4rem}}.ll-colours-wheel__rays{position:absolute;top:0;right:0;bottom:0;left:0;animation:ll-colours-spin 60s linear infinite}.ll-colours-wheel__rays.is-paused{animation-play-state:paused}@keyframes ll-colours-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ll-colours-ray{position:absolute;top:50%;left:50%;width:5px;height:clamp(13rem,35vw,26rem);transform-origin:top center;border:0;padding:0;border-radius:4px;cursor:pointer;opacity:.85;background:transparent}.ll-colours-ray.is-active,.ll-colours-ray.is-hover{width:8px;opacity:1}.ll-colours-copy{order:1;text-align:center}@media screen and (min-width:1024px){.ll-colours-copy{order:2;text-align:left}}.ll-colours-copy__tagline{font-size:1rem;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:rgb(var(--ll-luxe-gold));margin:0 0 1.2rem}@media screen and (min-width:640px){.ll-colours-copy__tagline{font-size:1.2rem}}.ll-colours-copy__title{font-family:Playfair Display,Georgia,serif!important;font-weight:500!important;font-size:3rem!important;line-height:1.15!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 2.4rem!important}@media screen and (min-width:640px){.ll-colours-copy__title{font-size:3.6rem!important}}@media screen and (min-width:768px){.ll-colours-copy__title{font-size:4.8rem!important}}@media screen and (min-width:1024px){.ll-colours-copy__title{font-size:6rem!important}}.ll-colours-selected{margin-bottom:3.2rem}.ll-colours-selected__row{display:flex;align-items:center;gap:1.6rem;justify-content:center;margin-bottom:1.6rem}@media screen and (min-width:1024px){.ll-colours-selected__row{justify-content:flex-start}}.ll-colours-selected__swatch{position:relative;width:6.4rem;height:6.4rem;border-radius:1.6rem;flex-shrink:0;display:block;overflow:hidden;transition:transform .3s ease}@media screen and (min-width:640px){.ll-colours-selected__swatch{width:8rem;height:8rem}}.ll-colours-selected__swatch:hover{transform:scale(1.05)}.ll-colours-selected__swatch-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000;color:#fff;opacity:0;transition:background .2s ease,opacity .2s ease}.ll-colours-selected__swatch:hover .ll-colours-selected__swatch-icon{background:#0003;opacity:1}.ll-colours-selected__name{font-family:var(--font-body-family)!important;font-size:2.4rem!important;font-weight:400!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 .4rem!important}@media screen and (min-width:640px){.ll-colours-selected__name{font-size:3rem!important}}.ll-colours-selected__meaning{font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--ll-luxe-gold));margin:0}@media screen and (min-width:640px){.ll-colours-selected__meaning{font-size:1.2rem}}.ll-colours-selected__desc{font-size:1.6rem;line-height:1.625;color:rgba(var(--ll-charcoal),.7);max-width:44.8rem;margin:0 auto}@media screen and (min-width:640px){.ll-colours-selected__desc{font-size:1.8rem}}@media screen and (min-width:1024px){.ll-colours-selected__desc{margin:0}}.ll-colours-ctas{display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media screen and (min-width:640px){.ll-colours-ctas{flex-direction:row;justify-content:center}}@media screen and (min-width:1024px){.ll-colours-ctas{justify-content:flex-start}}.ll-colours-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:48px;padding:1.2rem 2.4rem;border-radius:999px;font-size:1.4rem;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid transparent;letter-spacing:normal;transition:gap .2s ease,background .2s ease,box-shadow .2s ease}.ll-colours-btn--solid{background:rgb(var(--ll-ink-plum));color:#fff;box-shadow:0 1rem 1.5rem -.3rem #0000001a}.ll-colours-btn--solid:hover{gap:1.2rem;background:rgba(var(--ll-ink-plum),.9);color:#fff;box-shadow:0 2rem 2.5rem -.5rem #0000001a}.ll-colours-btn--ghost{background:transparent;color:rgb(var(--ll-ink-plum));border-color:rgba(var(--ll-ink-plum),.2)}.ll-colours-btn--ghost:hover{background:rgba(var(--ll-ink-plum),.05)}.ll-colours-minis{margin-top:3.2rem;display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem;max-width:44.8rem;margin-left:auto;margin-right:auto}@media screen and (min-width:640px){.ll-colours-minis{grid-template-columns:repeat(10,1fr)}}@media screen and (min-width:1024px){.ll-colours-minis{margin-left:0}}.ll-colours-mini{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0;border:0;background:transparent;cursor:pointer;border-radius:999px}@media screen and (min-width:640px){.ll-colours-mini{min-height:0;min-width:0;width:3.2rem;height:3.2rem}}.ll-colours-mini__dot{display:block;width:2.8rem;height:2.8rem;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:640px){.ll-colours-mini__dot{width:100%;height:100%}}.ll-colours-mini.is-active .ll-colours-mini__dot{transform:scale(1.1);box-shadow:0 0 0 2px rgb(var(--ll-lumiere-ivory)),0 0 0 4px rgb(var(--ll-ink-plum))}@media screen and (min-width:640px){.ll-colours-mini.is-active{transform:scale(1.1)}.ll-colours-mini.is-active .ll-colours-mini__dot{transform:none;box-shadow:0 0 0 2px rgb(var(--ll-lumiere-ivory)),0 0 0 4px rgb(var(--ll-ink-plum))}}.ll-colours-scroll{display:none}@media screen and (min-width:1024px){.ll-colours-scroll{display:flex;justify-content:center;margin-top:3.2rem;background:none;border:0;color:rgba(var(--ll-charcoal),.4);cursor:pointer}}.ll-colours-stories{padding:6.4rem 1.6rem;background:rgb(var(--ll-lumiere-ivory))}@media screen and (min-width:640px){.ll-colours-stories{padding:8rem 2.4rem}}@media screen and (min-width:768px){.ll-colours-stories{padding:9.6rem 2.4rem}}.ll-colours-stories__inner{max-width:128rem;margin:0 auto}.ll-colours-stories__intro{text-align:center;margin-bottom:4.8rem}@media screen and (min-width:640px){.ll-colours-stories__intro{margin-bottom:6.4rem}}.ll-colours-stories__kicker{font-size:1rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:rgb(var(--ll-luxe-gold));margin:0 0 .8rem;line-height:1.4}@media screen and (min-width:640px){.ll-colours-stories__kicker{font-size:1.2rem}}.ll-colours-stories__heading{font-family:var(--font-body-family)!important;font-size:2.4rem!important;font-weight:400!important;letter-spacing:normal!important;line-height:1.25!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 1.2rem!important}@media screen and (min-width:640px){.ll-colours-stories__heading{font-size:3rem!important}}@media screen and (min-width:768px){.ll-colours-stories__heading{font-size:3.6rem!important}}.ll-colours-stories__sub{font-size:1.4rem;line-height:1.625;color:rgba(var(--ll-charcoal),.6);max-width:51.2rem;margin:0 auto}.ll-colours-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}@media screen and (min-width:640px){.ll-colours-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media screen and (min-width:768px){.ll-colours-grid{gap:2.4rem}}@media screen and (min-width:1024px){.ll-colours-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1280px){.ll-colours-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.ll-colours-card{display:block;text-align:left;text-decoration:none;padding:2rem;border-radius:1.6rem;background:#fff;border:1px solid rgba(79,79,79,.05);box-shadow:0 .1rem .2rem #0000000d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}@media screen and (min-width:640px){.ll-colours-card{padding:2.4rem}}.ll-colours-card:hover{transform:translateY(-.8rem);box-shadow:0 2.5rem 5rem -1.2rem #00000040;border-color:#4f4f4f26}.ll-colours-card.is-active{border-color:#5d3a5e4d;box-shadow:0 2rem 2.5rem -.5rem #0000001a,0 .8rem 1rem -.6rem #0000001a,0 0 0 1px #5d3a5e1a}.ll-colours-card__bar{display:block;width:100%;height:1.2rem;min-height:1.2rem;border-radius:999px;margin:0 0 2rem;flex-shrink:0;background-color:var(--ll-bar-color, currentColor);box-shadow:0 .4rem 1.2rem color-mix(in srgb,var(--ll-bar-color, currentColor) 20%,transparent);transition:height .3s ease}.ll-colours-card:hover .ll-colours-card__bar{height:1.6rem}.ll-colours-card__name{font-family:var(--font-body-family)!important;font-size:1.8rem!important;font-weight:400!important;letter-spacing:normal!important;line-height:1.3!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 .4rem!important;transition:color .2s ease}@media screen and (min-width:640px){.ll-colours-card__name{font-size:2rem!important}}.ll-colours-card:hover .ll-colours-card__name{color:#5d3a5ecc!important}.ll-colours-card__meaning{font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--ll-luxe-gold));margin:0 0 1.2rem;line-height:1.4}@media screen and (min-width:640px){.ll-colours-card__meaning{font-size:1.1rem}}.ll-colours-card__desc{font-size:1.2rem;line-height:1.625;color:rgba(var(--ll-charcoal),.6);margin:0}@media screen and (min-width:640px){.ll-colours-card__desc{font-size:1.4rem}}.ll-colours-card__shop{margin-top:1.6rem;display:flex;align-items:center;font-size:1.2rem;line-height:1.4;color:#5d3a5eb3;transition:color .2s ease}.ll-colours-card__shop svg{width:1.2rem;height:1.2rem;margin-left:.4rem;flex-shrink:0;transition:transform .2s ease}.ll-colours-card:hover .ll-colours-card__shop{color:rgb(var(--ll-ink-plum))}.ll-colours-card:hover .ll-colours-card__shop svg{transform:translate(.4rem)}.ll-colours-cta-band{padding:6.4rem 1.6rem 8rem;text-align:center;background:#faf8f5}@media screen and (min-width:640px){.ll-colours-cta-band{padding:8rem 1.6rem}}.ll-colours-cta-band__inner{max-width:67.2rem;margin:0 auto}.ll-colours-cta-band h2{font-family:var(--font-body-family)!important;font-size:2.4rem!important;font-weight:400!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 1.6rem!important;line-height:1.25!important}@media screen and (min-width:640px){.ll-colours-cta-band h2{font-size:3rem!important}}.ll-colours-cta-band p{font-size:1.4rem;color:rgba(var(--ll-charcoal),.6);margin:0 0 3.2rem;line-height:1.625}@media screen and (min-width:640px){.ll-colours-cta-band p{font-size:1.6rem}}.ll-colours-cta-band .ll-colours-btn--solid{gap:1.2rem;padding:1.6rem 3.2rem}.ll-colours-cta-band .ll-colours-btn--solid:hover{gap:1.6rem}#ll-soft-colours:not([hidden]),#ll-soft-colour-collection:not([hidden]){display:block;width:100%}.shopify-section:has(.ll-colours-page),.shopify-section:has(.ll-colour-collection){margin:0}.ll-colour-collection{background:rgb(var(--ll-lumiere-ivory));min-height:70vh}.ll-colour-bc{max-width:144rem;margin:0 auto;padding:1.6rem;display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:rgba(var(--ll-charcoal),.7)}.ll-colour-bc a{color:rgba(var(--ll-charcoal),.7);text-decoration:none}.ll-colour-bc a:hover{color:rgb(var(--ll-ink-plum))}.ll-colour-bc span:last-child{color:rgb(var(--ll-ink-plum))}.ll-colour-hero{max-width:144rem;margin:0 auto;padding:4.8rem 1.6rem 3.2rem;display:flex;flex-direction:column;align-items:center;gap:3.2rem;text-align:center}@media screen and (min-width:768px){.ll-colour-hero{flex-direction:row;align-items:flex-start;text-align:left;padding:6.4rem 1.6rem 4.8rem;gap:4.8rem}}.ll-colour-hero__swatch{width:9.6rem;height:9.6rem;border-radius:1.6rem;flex-shrink:0;display:block!important;min-width:9.6rem;min-height:9.6rem;overflow:hidden}.ll-colour-hero__swatch>span{display:block;width:100%;height:100%}@media screen and (min-width:768px){.ll-colour-hero__swatch{width:12.8rem;height:12.8rem}}.ll-colour-hero__meaning{font-size:1rem;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:rgb(var(--ll-luxe-gold));margin:0 0 .8rem}@media screen and (min-width:640px){.ll-colour-hero__meaning{font-size:1.2rem}}.ll-colour-hero__title{font-family:Playfair Display,Georgia,serif!important;font-size:3.6rem!important;font-weight:500!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 1.6rem!important;line-height:1.15!important}@media screen and (min-width:640px){.ll-colour-hero__title{font-size:4.8rem!important}}@media screen and (min-width:768px){.ll-colour-hero__title{font-size:6rem!important}}.ll-colour-hero__desc{font-size:1.6rem;line-height:1.625;color:rgba(var(--ll-charcoal),.7);max-width:57.6rem;margin:0}@media screen and (min-width:640px){.ll-colour-hero__desc{font-size:1.8rem}}.ll-colour-hero__count{margin:1.6rem 0 0;font-size:1.4rem;color:rgba(var(--ll-charcoal),.6)}.ll-colour-products{max-width:144rem;margin:0 auto;padding:3.2rem 1.6rem 6.4rem}@media screen and (min-width:768px){.ll-colour-products{padding:4.8rem 1.6rem 9.6rem}}.ll-colour-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}@media screen and (min-width:640px){.ll-colour-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1024px){.ll-colour-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.8rem}}.ll-colour-tile{text-decoration:none;color:inherit;display:block}.ll-colour-tile__media{aspect-ratio:1;background:#fffc;margin-bottom:1.6rem;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1.6rem}.ll-colour-tile__media img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.ll-colour-tile:hover img{transform:scale(1.05)}.ll-colour-tile h3{font-family:var(--font-body-family)!important;font-size:1.6rem!important;font-weight:500!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 .4rem!important;line-height:1.3!important}.ll-colour-tile__carat{font-size:1.1rem;color:rgba(var(--ll-charcoal),.5);margin:0}.ll-colour-tile__price{font-size:1.2rem;color:#999;margin:.6rem 0 0}.ll-colour-others{padding:4.8rem 1.6rem 6.4rem;text-align:center;background:#faf8f5}@media screen and (min-width:768px){.ll-colour-others{padding:6.4rem 1.6rem}}.ll-colour-others h2{font-family:var(--font-body-family)!important;font-size:2.4rem!important;font-weight:400!important;letter-spacing:normal!important;color:rgb(var(--ll-ink-plum))!important;margin:0 0 .8rem!important}@media screen and (min-width:640px){.ll-colour-others h2{font-size:3rem!important}}.ll-colour-others>p{font-size:1.4rem;color:rgba(var(--ll-charcoal),.6);margin:0 0 3.2rem}.ll-colour-others__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;max-width:76.8rem;margin:0 auto}.ll-colour-others__dot{width:4rem;height:4rem;border-radius:999px;display:block;transition:transform .2s ease}@media screen and (min-width:640px){.ll-colour-others__dot{width:4.8rem;height:4.8rem}}.ll-colour-others__dot:hover{transform:scale(1.25)}.ll-colour-others__dot.is-active{transform:scale(1.1);box-shadow:0 0 0 2px rgb(var(--ll-lumiere-ivory)),0 0 0 4px rgb(var(--ll-ink-plum))}.ll-colour-others__all{display:inline-flex;align-items:center;gap:.8rem;margin-top:3.2rem;color:rgb(var(--ll-ink-plum));text-decoration:none;font-size:1.4rem;font-weight:500}.ll-colour-others__all:hover{color:rgba(var(--ll-ink-plum),.8)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-ll-colours.css.map */
