:root{--lcct-cream: #f6f2ea;--lcct-blush: #f1eadd;--lcct-pink: #efe6dc;--lcct-rose: #C8184E;--lcct-bordeaux: #8E1238;--lcct-ink: #1c1a17;--lcct-ink-soft: #5a514b;--lcct-line: #e7decf;--lcct-gold: #b89a6a;--lcct-gold-bright: #c8a85b}.lcct-root{font-family:Outfit,ui-sans-serif,system-ui,sans-serif;color:var(--lcct-ink);box-sizing:border-box}.lcct-root *,.lcct-root *:before,.lcct-root *:after{box-sizing:border-box}.lcct-form{display:flex;flex-direction:column}.lcct-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lcct-bordeaux);font-weight:700}.lcct-title{font-family:Fraunces,Georgia,serif;line-height:1.12;font-weight:600;margin:0;text-wrap:balance;letter-spacing:-.01em}.lcct-title em{color:var(--lcct-rose);font-style:italic}.lcct-sub{color:var(--lcct-ink-soft);margin:0;line-height:1.45}.lcct-fields,.lcct-field{display:flex;flex-direction:column}.lcct-field-label{font-weight:600;color:var(--lcct-ink)}.lcct-field input,.lcct-field select{width:100%;border:1.5px solid var(--lcct-line);background:#fff;font-family:inherit;color:var(--lcct-ink);transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lcct-field select{padding-right:36px!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23C8184E' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.lcct-field input:focus,.lcct-field select:focus{outline:none;border-color:var(--lcct-rose);box-shadow:0 0 0 4px #c8184e1f}.lcct-field-label small{font-weight:400;opacity:.7}.lcct-cta{background:var(--lcct-rose);color:#fff;border:none;border-radius:999px;font-family:inherit;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:all .45s cubic-bezier(.32,.72,0,1);width:100%}.lcct-cta:hover:not(:disabled){background:var(--lcct-bordeaux);transform:translateY(-1px)}.lcct-cta:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.lcct-fineprint{color:var(--lcct-ink-soft);font-style:italic;margin:0}.lcct-trust{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px;color:var(--lcct-ink-soft)}.lcct-trust-stars{color:#b89a6a;letter-spacing:.05em}.lcct-trust strong{color:var(--lcct-bordeaux)}.lcct-mockup{display:flex;justify-content:center;align-items:center}.lcct-mockup-frame{perspective:800px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.lcct-cover-img{width:100%;max-width:280px;height:auto;aspect-ratio:1 / 1;display:block;border-radius:4px 12px 12px 4px;box-shadow:-2px 0 #0000002e inset,0 24px 60px -10px #6e1f2d52,0 8px 16px #6e1f2d33;transform:rotateY(-6deg) rotateX(2deg);transition:transform .5s cubic-bezier(.32,.72,0,1),box-shadow .5s ease}@media(hover:hover)and (pointer:fine){.lcct-cover-img:hover{transform:rotateY(-3deg) rotateX(1deg) translateY(-4px)}}.lcct-mockup-caption{font-family:Outfit,sans-serif;font-size:11px;letter-spacing:.04em;color:var(--lcct-ink-soft, #6A5858);text-align:center;margin:4px 0 0;font-style:italic;opacity:.85}@media(max-width:768px){.lcct-cover-img{max-width:160px;transform:rotateY(-3deg)}}.lcct-cover{aspect-ratio:5/7;width:100%;border-radius:3px 8px 8px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--lcct-gold-bright);transition:background .6s ease,transform .4s ease;position:relative;text-align:center;background:linear-gradient(180deg,#6e1f2d,#8e1238)}.lcct-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.04) 0%,transparent 50%);border-radius:inherit;pointer-events:none}.lcct-cover:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(90deg,#0006,#0000);border-radius:inherit}.lcct-cover[data-palette=bordeaux]{background:linear-gradient(180deg,#6e1f2d,#8e1238)}.lcct-cover-ornament{color:currentColor;opacity:.8}.lcct-cover-ornament-mid,.lcct-cover-ornament-bottom{opacity:.5}.lcct-cover-eyebrow{font-family:Fraunces,Georgia,serif;font-style:italic;opacity:.75;letter-spacing:.04em}.lcct-cover-title{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.05;letter-spacing:-.01em}.lcct-cover-names{font-family:Fraunces,Georgia,serif;font-style:italic;line-height:1.3;text-align:center;padding:0 4px;word-wrap:break-word;max-width:100%}.lcct-cover-name{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:1px;transition:all .3s ease;max-width:100%;overflow-wrap:break-word}.lcct-cover-amp{opacity:.75}.lcct-cover-publisher{letter-spacing:.14em;text-transform:uppercase;opacity:.55}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root){background:linear-gradient(135deg,var(--lcct-blush) 0%,#efe6dc 100%);padding:64px 32px;border-radius:24px;margin:32px 0}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-layout{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 320px;gap:64px;align-items:center}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-form{gap:16px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-eyebrow{font-size:12px;letter-spacing:.12em}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-title{font-size:clamp(28px,3.6vw,38px)}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-sub{font-size:16px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-fields{gap:14px;max-width:460px;margin:8px 0}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-field{gap:6px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-field-label{font-size:13px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-field input{padding:14px 18px;font-size:17px;border-radius:12px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cta{padding:18px 32px;font-size:16px;max-width:460px;box-shadow:0 8px 22px #c8184e38}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-trust{font-size:13px;margin-top:12px;gap:6px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover{max-width:280px;padding:28px 22px 22px;box-shadow:-2px 0 #0000001f inset,0 20px 50px #00000040,0 6px 12px #00000026;transform:rotateY(-8deg) rotateX(2deg)}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover-ornament{width:65%;height:22px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover-title{font-size:clamp(22px,2.8vw,32px)}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover-names{font-size:clamp(16px,1.9vw,20px)}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover-publisher{font-size:8px}@media(max-width:900px){.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root){padding:40px 20px;margin:24px 0}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-layout{grid-template-columns:1fr;gap:28px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-mockup{order:-1}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-cover{max-width:200px}.lcct-root:not(.lcct-root--product):not(.product__info-container .lcct-root) .lcct-title{font-size:26px}}.product__info-container .lcct-root,.lcct-root--product{background:var(--lcct-cream)!important;border:1px solid var(--lcct-line)!important;padding:10px 12px 12px!important;border-radius:12px!important;margin:8px 0 14px!important;position:relative;overflow:hidden}.product__info-container .lcct-root:before,.lcct-root--product:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--lcct-rose) 0%,var(--lcct-bordeaux) 100%)}.product__info-container .lcct-layout,.lcct-root--product .lcct-layout{display:grid!important;grid-template-columns:1fr 140px!important;gap:16px!important;align-items:center!important;max-width:100%!important}.product__info-container .lcct-form,.lcct-root--product .lcct-form{gap:6px;min-width:0}.product__info-container .lcct-eyebrow,.lcct-root--product .lcct-eyebrow,.product__info-container .lcct-trust,.lcct-root--product .lcct-trust{display:none!important}.product__info-container .lcct-title,.product__info-container h2.lcct-title,.lcct-root--product .lcct-title,.lcct-root--product h2.lcct-title{font-size:16px!important;line-height:1.15!important;margin:0!important;letter-spacing:-.005em!important}.product__info-container .lcct-sub,.lcct-root--product .lcct-sub{font-size:11.5px;line-height:1.35;margin:0 0 2px}.product__info-container .lcct-fields,.lcct-root--product .lcct-fields{gap:5px;margin:2px 0}.product__info-container .lcct-field,.lcct-root--product .lcct-field{gap:2px}.product__info-container .lcct-field-label,.lcct-root--product .lcct-field-label{font-size:10.5px}.product__info-container .lcct-field input,.product__info-container .lcct-field select,.lcct-root--product .lcct-field input,.lcct-root--product .lcct-field select{padding:7px 11px!important;font-size:13px!important;border-radius:7px!important;border-width:1px!important}.product__info-container .lcct-cta,.lcct-root--product .lcct-cta{padding:9px 16px!important;font-size:13px!important;margin-top:4px;box-shadow:0 3px 10px #c8184e2e}.product__info-container .lcct-fineprint,.lcct-root--product .lcct-fineprint{display:none}.product__info-container .lcct-trust,.lcct-root--product .lcct-trust{font-size:10.5px;margin-top:4px;gap:4px}.product__info-container .lcct-mockup,.lcct-root--product .lcct-mockup{align-self:center!important;display:flex!important;justify-content:center!important;overflow:visible}.product__info-container .lcct-mockup-frame,.lcct-root--product .lcct-mockup-frame{perspective:800px;max-width:140px!important;margin:0 auto!important}.product__info-container .lcct-cover,.product__info-container .lcct-cover[data-palette=bordeaux],.lcct-root--product .lcct-cover,.lcct-root--product .lcct-cover[data-palette=bordeaux]{max-width:95px!important;width:95px!important;padding:10px 8px!important;gap:3px!important;box-shadow:-1.5px 0 #0000001f inset,0 6px 18px #00000038,0 2px 5px #0000001f!important;transform:rotateY(-3deg)!important}.product__info-container .lcct-cover-img,.lcct-root--product .lcct-cover-img{width:140px!important;max-width:140px!important;height:auto!important;aspect-ratio:1 / 1;align-self:center!important;flex:0 0 auto!important;border-radius:3px 8px 8px 3px!important;transform:rotateY(-4deg) rotateX(1deg)!important;box-shadow:-2px 0 #00000024 inset,0 10px 26px -6px #6e1f2d52,0 4px 8px #6e1f2d2e!important}.product__info-container .lcct-mockup-caption,.lcct-root--product .lcct-mockup-caption{font-size:9.5px!important;line-height:1.3!important;max-width:140px!important;margin:6px auto 0!important;text-align:center!important}.product__info-container .lcct-mockup-caption,.lcct-root--product .lcct-mockup-caption{overflow-wrap:break-word}.product__info-container .lcct-cover-ornament,.lcct-root--product .lcct-cover-ornament{width:50%!important;height:8px!important}.product__info-container .lcct-cover-eyebrow,.lcct-root--product .lcct-cover-eyebrow{display:none!important}.product__info-container .lcct-cover-title,.lcct-root--product .lcct-cover-title{font-size:13px!important;margin:1px 0!important}.product__info-container .lcct-cover-names,.lcct-root--product .lcct-cover-names{font-size:8px!important;margin:2px 0!important;line-height:1.25!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:1px!important;max-width:100%!important}.product__info-container .lcct-cover-name,.lcct-root--product .lcct-cover-name{padding-bottom:.5px!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;display:inline-block}.product__info-container .lcct-cover-amp,.lcct-root--product .lcct-cover-amp{margin:0!important;font-size:7px!important}.product__info-container .lcct-cover-publisher,.lcct-root--product .lcct-cover-publisher{font-size:4.5px!important;margin-top:2px!important;white-space:nowrap!important}.product__info-container .lcct-cover-ornament-mid,.product__info-container .lcct-cover-ornament-bottom,.lcct-root--product .lcct-cover-ornament-mid,.lcct-root--product .lcct-cover-ornament-bottom{display:none!important}@media(max-width:749px){.product__info-container .lcct-root,.lcct-root--product{padding:16px 16px 14px;margin:8px 0 14px}.product__info-container .lcct-layout,.lcct-root--product .lcct-layout{grid-template-columns:1fr!important;gap:16px!important}.product__info-container .lcct-mockup,.lcct-root--product .lcct-mockup{order:-1!important;width:100%!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.product__info-container .lcct-mockup-frame,.lcct-root--product .lcct-mockup-frame{max-width:118px!important;width:118px!important;margin:0 auto!important}.product__info-container .lcct-cover-img,.lcct-root--product .lcct-cover-img{width:118px!important;max-width:118px!important;transform:rotateY(-3deg) rotateX(1deg)!important}.product__info-container .lcct-cover,.lcct-root--product .lcct-cover{max-width:118px!important;width:118px!important;padding:10px 8px!important}.product__info-container .lcct-mockup-caption,.lcct-root--product .lcct-mockup-caption{font-size:9.5px!important;max-width:160px!important;margin-top:4px!important}.product__info-container .lcct-title,.lcct-root--product .lcct-title{font-size:18px!important}.product__info-container .lcct-field input,.product__info-container .lcct-field select,.lcct-root--product .lcct-field input,.lcct-root--product .lcct-field select{padding:12px 14px!important;font-size:16px!important}.product__info-container .lcct-cta,.lcct-root--product .lcct-cta{padding:14px 18px!important;font-size:15px!important}}@media(max-width:749px){.lcct-root--product .lcct-mockup .lcct-mockup-frame,.product__info-container .lcct-mockup .lcct-mockup-frame{max-width:84px!important;width:84px!important}.lcct-root--product .lcct-mockup .lcct-cover-img,.lcct-root--product .lcct-mockup img,.product__info-container .lcct-mockup .lcct-cover-img{width:84px!important;max-width:84px!important;height:auto!important}.lcct-root--product .lcct-mockup .lcct-cover,.product__info-container .lcct-mockup .lcct-cover{width:84px!important;max-width:84px!important}.lcct-root--product .lcct-mockup-caption,.product__info-container .lcct-mockup-caption{font-size:9px!important;margin-top:3px!important;max-width:160px!important}.lcct-root--product .lcct-layout,.product__info-container .lcct-layout{gap:10px!important}.lcct-root--product{padding:12px 14px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/configurator-teaser.css.map */
