:root{--v2-navy: #00132b;--v2-navy-deep: #000f22;--v2-navy-1: #011329;--v2-navy-card: #0d1f36;--v2-gold: #c6af63;--v2-gold-1: #a28353;--v2-gold-2: #fdebb4;--v2-ink: #171b26;--v2-text: #ebebeb;--v2-gold-gradient: linear-gradient(to bottom, #a28353 0%, #fdebb4 47.641%, #a28353 100%);--v2-gold-gradient-h: linear-gradient(to right, #a28353 0%, #fdebb4 47.641%, #a28353 100%);--v2-display: "Cormorant Garamond", serif;--v2-body: "Lora", serif;--v2-max: 1180px}*,*:before,*:after{box-sizing:border-box}.coral-v2{margin:0;min-height:100vh;background:var(--v2-navy);color:#fff;font-family:var(--v2-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.coral-v2 img{display:block;max-width:100%}.coral-v2 a{color:inherit;text-decoration:none}.coral-v2 .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-container{margin-inline:auto;width:100%;max-width:var(--v2-max);padding-inline:1.5rem}@media screen and (min-width:768px){.v2-container{padding-inline:2rem}}.v2-display{font-family:var(--v2-display)}.v2-gold-text{color:transparent;background:var(--v2-gold-gradient);-webkit-background-clip:text;background-clip:text}.v2-h2{margin:0;font-family:var(--v2-display);color:var(--v2-gold);font-size:36px;line-height:44px}.v2-section-intro{max-width:700px;margin:0;color:#fff;font-size:16px;line-height:26px}.v2-pill{display:inline-flex;height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;padding-inline:2rem;font-family:var(--v2-display);font-size:18px;color:var(--v2-ink);background:var(--v2-gold-gradient-h);cursor:pointer;transition:filter .15s ease}.v2-pill:hover{filter:brightness(1.05)}.v2-arrow{display:inline-flex;height:56px;width:56px;align-items:center;justify-content:center;border:0;border-radius:999px;color:var(--v2-ink);background:var(--v2-gold-gradient-h);cursor:pointer;transition:filter .15s ease}.v2-arrow:hover{filter:brightness(1.05)}.v2-arrow svg{height:22px;width:22px}.v2-rail{position:absolute;inset-block:0;z-index:30;width:23px;pointer-events:none;background-image:url(side-rail.png);background-repeat:repeat-y;background-size:23px auto}.v2-rail--left{left:0}.v2-rail--right{right:0}.v2-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.1);background:#00132bd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v2-header__inner{margin-inline:auto;max-width:1440px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.75rem 1.5rem}@media screen and (min-width:1024px){.v2-header__inner{padding-inline:135px}}.v2-wordmark{font-family:var(--v2-display);font-size:22px;letter-spacing:.35em;color:#fff}.v2-nav{display:none;align-items:center;gap:2.25rem;font-family:var(--v2-display)}.v2-nav a{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:16px}.v2-nav a .v2-nav__rule{height:2px;width:40px;background:var(--v2-gold);opacity:0}.v2-nav a[aria-current=page] .v2-nav__rule,.v2-nav a:hover .v2-nav__rule{opacity:1}.v2-header__actions{display:none;align-items:center;gap:.75rem}.v2-cart{position:relative;display:inline-flex;height:48px;width:48px;align-items:center;justify-content:center;border-radius:999px;color:#fff;transition:background .15s ease}.v2-cart:hover{background:#ffffff0d}.v2-cart svg{height:24px;width:24px}.v2-cart__count{position:absolute;top:10px;right:10px;display:inline-flex;height:16px;min-width:16px;align-items:center;justify-content:center;border-radius:999px;background:var(--v2-gold);color:var(--v2-ink);font-size:10px;padding-inline:3px}.v2-burger{border:0;background:none;color:#fff;padding:.5rem;cursor:pointer}.v2-burger svg{height:24px;width:24px}@media screen and (min-width:1024px){.v2-nav,.v2-header__actions{display:flex}.v2-burger{display:none}}.v2-footer{border-top:1px solid rgba(255,255,255,.1);background:var(--v2-navy)}.v2-footer__inner{margin-inline:auto;max-width:1440px;display:grid;gap:3rem;padding:5rem 1.5rem}@media screen and (min-width:768px){.v2-footer__inner{grid-template-columns:1fr 1px 1fr;padding-inline:3rem}}@media screen and (min-width:1024px){.v2-footer__inner{padding-inline:135px}}.v2-footer__cols{display:grid;gap:3rem}@media screen and (min-width:640px){.v2-footer__cols{grid-template-columns:1fr 1fr}}.v2-footer h3{margin:0 0 1.5rem;font-family:var(--v2-display);font-size:24px;color:#fff}.v2-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;font-size:18px;color:var(--v2-text)}.v2-footer__links a:hover{color:var(--v2-gold)}.v2-footer__contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:18px}.v2-footer__contact li{display:flex;align-items:flex-start;gap:.5rem}.v2-footer__contact svg{height:20px;width:20px;margin-top:4px;color:var(--v2-gold);flex:none}.v2-footer__divider{display:none;background:#ffffff1a}@media screen and (min-width:768px){.v2-footer__divider{display:block}}.v2-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media screen and (min-width:768px){.v2-footer__brand{align-items:center;text-align:center}}.v2-footer__brand img{height:160px;width:auto}.v2-footer__tagline{margin:0;max-width:24rem;font-family:var(--v2-display);font-size:22px;line-height:1.3;color:#fff}.v2-newsletter{display:flex;flex-direction:column;gap:1rem;width:100%}@media screen and (min-width:768px){.v2-newsletter{align-items:center}}.v2-newsletter__title{margin:0;font-family:var(--v2-display);font-size:22px;color:#fff}.v2-newsletter__wrap{display:flex;flex-direction:column;gap:.75rem;width:100%}@media screen and (min-width:768px){.v2-newsletter__wrap{align-items:center}}.v2-newsletter__form{display:flex;align-items:center;gap:.25rem;width:100%;max-width:420px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.25rem .25rem .25rem 1.25rem}.v2-newsletter__form input{flex:1 1 auto;border:0;background:transparent;color:#fff;font-size:16px}.v2-newsletter__form input::placeholder{color:#fff9}.v2-newsletter__form input:focus{outline:none}.v2-newsletter__msg{font-size:13px}.v2-newsletter__msg--ok{color:#6ee7b7}.v2-newsletter__msg--err{color:#fca5a5}.v2-footer__legal{border-top:1px solid rgba(255,255,255,.1)}.v2-footer__legal p{margin:0;padding:1.5rem;text-align:center;color:#fff9;font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/coral-v2.css.map */
