:root{--cd-gold: #C9A96E;--cd-gold-light: #d4b87e;--cd-gold-dark: #b08d52;--cd-gold-shimmer: linear-gradient(90deg, transparent 0%, #C9A96E 50%, transparent 100%);--cd-text: #3a3a3a;--cd-text-strong: #1a1a1a;--cd-muted: #6b6b6b;--cd-bg: #fafaf8;--cd-border: rgba(201, 169, 110, .15);--cd-font-heading: "Cormorant Garamond", Georgia, "Times New Roman", serif;--cd-font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif}.text-block.rte.text-block--full-width{max-width:780px;margin:0 auto;padding:36px 20px 48px;font-family:var(--cd-font-body);color:var(--cd-text);line-height:1.8;font-size:.95rem;text-align:left;position:relative;letter-spacing:.01em}.text-block.rte.text-block--full-width:before{content:"";display:block;width:50px;height:1px;background:var(--cd-gold);margin:0 auto 36px;opacity:.5;animation:cd-breathe 5s ease-in-out infinite}@keyframes cd-breathe{0%,to{opacity:.35;width:45px}50%{opacity:.75;width:65px}}.text-block.rte.text-block--full-width h1{font-family:var(--cd-font-heading);font-size:1.65rem;font-weight:500;letter-spacing:.04em;line-height:1.25;margin:0 0 24px;text-align:center;text-transform:uppercase;background:linear-gradient(135deg,var(--cd-text-strong) 0%,var(--cd-gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-block.rte.text-block--full-width h2{font-family:var(--cd-font-heading);font-size:1.35rem;font-weight:500;color:var(--cd-text-strong);letter-spacing:.03em;line-height:1.3;margin:52px 0 18px;padding-bottom:14px;position:relative}.text-block.rte.text-block--full-width h2:after{content:"";position:absolute;bottom:0;left:0;width:45px;height:1px;background:linear-gradient(90deg,var(--cd-gold) 0%,transparent 100%);clip-path:inset(0 100% 0 0);transition:clip-path 1s cubic-bezier(.25,.46,.45,.94)}.text-block.rte.text-block--full-width h2.cd-revealed:after{clip-path:inset(0 0 0 0)}.text-block.rte.text-block--full-width h2:first-of-type{margin-top:28px}.text-block.rte.text-block--full-width h3{font-family:var(--cd-font-heading);font-size:1.15rem;font-weight:600;color:var(--cd-text-strong);margin:36px 0 14px;letter-spacing:.025em;font-style:italic}.text-block.rte.text-block--full-width p{font-family:var(--cd-font-body);font-size:.94rem;line-height:1.85;color:var(--cd-text);margin:0 0 22px;font-weight:400}.text-block.rte.text-block--full-width>p:first-of-type:first-letter{font-family:var(--cd-font-heading);font-size:3.4em;float:left;line-height:.75;padding:6px 10px 0 0;color:var(--cd-gold);font-weight:500}.text-block.rte.text-block--full-width>p:first-of-type{font-size:1.02rem;color:var(--cd-text-strong);line-height:1.8}.text-block.rte.text-block--full-width strong,.text-block.rte.text-block--full-width b{color:var(--cd-text-strong);font-weight:600}.text-block.rte.text-block--full-width a{color:var(--cd-gold);text-decoration:none;background-image:linear-gradient(var(--cd-gold),var(--cd-gold));background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .4s cubic-bezier(.25,.46,.45,.94),color .3s ease;padding-bottom:1px}.text-block.rte.text-block--full-width a:hover{color:var(--cd-gold-dark);background-size:100% 1px}.text-block.rte.text-block--full-width ul,.text-block.rte.text-block--full-width ol{margin:18px 0 28px;padding-left:0;list-style:none}.text-block.rte.text-block--full-width ul li{position:relative;padding-left:22px;margin-bottom:12px;line-height:1.75}.text-block.rte.text-block--full-width ul li:before{content:"";position:absolute;left:2px;top:.55em;width:5px;height:5px;background:var(--cd-gold);transform:rotate(45deg);opacity:.7}.text-block.rte.text-block--full-width ol{counter-reset:cd-counter;padding-left:0}.text-block.rte.text-block--full-width ol li{position:relative;padding-left:30px;margin-bottom:12px;counter-increment:cd-counter;line-height:1.75}.text-block.rte.text-block--full-width ol li:before{content:counter(cd-counter);position:absolute;left:0;top:0;font-family:var(--cd-font-heading);font-size:.88rem;color:var(--cd-gold);font-weight:500;font-style:italic;min-width:22px}.text-block.rte.text-block--full-width img{max-width:100%;height:auto;border-radius:3px;margin:28px 0}.cd-divider{width:100%;max-width:780px;height:1px;margin:0 auto 8px;background:var(--cd-border);position:relative;overflow:hidden}.cd-divider:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:var(--cd-gold-shimmer);animation:cd-shimmer 5s ease-in-out infinite}@keyframes cd-shimmer{0%{left:-60%}50%{left:100%}to{left:100%}}.cd-crystal-separator{display:flex;justify-content:center;align-items:center;margin:8px auto 28px;opacity:.85}.cd-crystal-svg{width:100px;height:50px;overflow:visible}.cd-crystal-separator:hover .cd-crystal-shard{stroke-opacity:1;transition:stroke-opacity .5s ease}@media(min-width:768px){.cd-crystal-svg{width:120px;height:60px}.cd-crystal-separator{margin:12px auto 36px}}@media(max-width:399px){.cd-crystal-svg{width:80px;height:40px}}.text-block.rte.text-block--full-width.cd-gsap-ready>h2,.text-block.rte.text-block--full-width.cd-gsap-ready>h3,.text-block.rte.text-block--full-width.cd-gsap-ready>p:nth-of-type(n+2),.text-block.rte.text-block--full-width.cd-gsap-ready>ul,.text-block.rte.text-block--full-width.cd-gsap-ready>ol{opacity:0}.text-block.rte.text-block--full-width>h1,.text-block.rte.text-block--full-width>p:first-of-type{opacity:1!important}.no-js .text-block.rte.text-block--full-width>*{opacity:1!important}.text-block.rte.text-block--full-width [class*=shop-],.text-block.rte.text-block--full-width [class*=shoper-],.text-block.rte.text-block--full-width [style*=font-family],.text-block.rte.text-block--full-width [style*=font-size],.text-block.rte.text-block--full-width [style*="color:"]{font-family:inherit!important;font-size:inherit!important;color:inherit!important;line-height:inherit!important;margin:inherit!important;padding:0!important;background:none!important;border:none!important}@media(min-width:768px){.text-block.rte.text-block--full-width{padding:44px 32px 56px;font-size:.96rem}.text-block.rte.text-block--full-width h1{font-size:1.9rem}.text-block.rte.text-block--full-width h2{font-size:1.45rem;margin-top:60px}.text-block.rte.text-block--full-width>p:first-of-type{font-size:1.06rem}.text-block.rte.text-block--full-width>p:first-of-type:first-letter{font-size:3.8em}}@media(min-width:1024px){.text-block.rte.text-block--full-width{padding:52px 0 64px;font-size:.97rem}.text-block.rte.text-block--full-width h1{font-size:2.1rem}.text-block.rte.text-block--full-width h2{font-size:1.55rem}}@media(max-width:399px){.text-block.rte.text-block--full-width{padding:24px 16px 36px;font-size:.9rem}.text-block.rte.text-block--full-width h1{font-size:1.4rem}.text-block.rte.text-block--full-width h2{font-size:1.2rem;margin-top:40px}.text-block.rte.text-block--full-width>p:first-of-type:first-letter{font-size:2.8em;padding:4px 6px 0 0}}@media(prefers-reduced-motion:reduce){.text-block.rte.text-block--full-width:before{animation:none;opacity:.5;width:50px}.cd-divider:after{animation:none}.text-block.rte.text-block--full-width>*{opacity:1!important;transform:none!important;filter:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-description.css.map */
