:root{--cr-ink: #201f1d;--cr-muted: #6f6b66;--cr-cream: #f5f1eb;--cr-cream-2: #fbf8f4;--cr-white: #ffffff;--cr-orange: #e95601;--cr-orange-hover: #c94800;--cr-teal: #28a098;--cr-gold: #d4a574;--cr-radius-sm: 1.2rem;--cr-radius: 2rem;--cr-radius-lg: 2.8rem;--cr-shadow: 0 1.6rem 4.5rem rgba(43, 34, 25, .1);--cr-shadow-soft: 0 .8rem 2.4rem rgba(43, 34, 25, .08)}.cr-home-section{color:var(--cr-ink)}.cr-home-section *,.cr-home-section *:before,.cr-home-section *:after{box-sizing:border-box}.cr-container{width:min(120rem,calc(100% - 4rem));margin:0 auto}.cr-section{padding:clamp(6rem,8vw,10rem) 0}.cr-section--cream{background:var(--cr-cream)}.cr-section--soft{background:var(--cr-cream-2)}.cr-eyebrow{margin:0 0 1.4rem;color:var(--cr-orange);font-size:1.3rem;font-weight:750;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}.cr-heading{max-width:82rem;margin:0;color:var(--cr-ink);font-family:var(--font-heading-family);font-size:clamp(3.2rem,4.2vw,5.6rem);font-style:var(--font-heading-style);font-weight:750;letter-spacing:-.035em;line-height:1.06}.cr-heading--center{margin-inline:auto;text-align:center}.cr-intro{max-width:68rem;margin:1.8rem 0 0;color:var(--cr-muted);font-size:clamp(1.6rem,1.8vw,1.9rem);line-height:1.6}.cr-intro--center{margin-inline:auto;text-align:center}.cr-button{display:inline-flex;min-height:5.2rem;align-items:center;justify-content:center;padding:1.4rem 2.6rem;border:0;border-radius:.9rem;background:var(--cr-orange);box-shadow:0 1rem 2.4rem #e9560140;color:#fff;font-size:1.6rem;font-weight:750;line-height:1.3;text-align:center;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.cr-button:hover{background:var(--cr-orange-hover);box-shadow:0 1.2rem 3rem #e9560152;color:#fff;transform:translateY(-.2rem)}.cr-button:focus-visible,.cr-link-card:focus-visible,.cr-faq summary:focus-visible{outline:.3rem solid rgba(40,160,152,.65);outline-offset:.4rem}.cr-placeholder{width:100%;height:100%;background:#eee8e1;color:#c8bdb1}.cr-hero{position:relative;display:grid;min-height:clamp(64rem,82vh,92rem);overflow:hidden;isolation:isolate}.cr-hero__media,.cr-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.cr-hero__media{z-index:-3}.cr-hero__media img,.cr-hero__media .cr-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--cr-hero-position, center)}.cr-hero__media--mobile{display:none}.cr-hero__shade{z-index:-2;background:linear-gradient(90deg,#110f0c8a,#110f0c24 48%,#110f0c05 72%),linear-gradient(0deg,#110f0c1a,#110f0c1a)}.cr-hero__inner{width:min(134rem,calc(100% - 6rem));align-self:center;margin:0 auto;padding:6rem 0}.cr-hero__panel{width:min(52rem,46vw);padding:clamp(3rem,4vw,5.4rem);border:.1rem solid rgba(255,255,255,.22);border-radius:var(--cr-radius);background:#211f1b59;box-shadow:0 2rem 6rem #00000038;color:#fff;-webkit-backdrop-filter:blur(1.6rem);backdrop-filter:blur(1.6rem)}.cr-hero__eyebrow{margin:0 0 1.4rem;color:#ffffffd6;font-size:1.3rem;font-weight:750;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.cr-hero__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(4.2rem,4.5vw,6.6rem);font-style:var(--font-heading-style);font-weight:750;letter-spacing:-.04em;line-height:1.02}.cr-hero__text{margin:2rem 0 0;color:#ffffffeb;font-size:clamp(1.6rem,1.5vw,1.9rem);line-height:1.55}.cr-hero__text p{margin:0}.cr-hero__actions{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center;margin-top:2.8rem}.cr-hero__badge{display:inline-flex;gap:1.1rem;align-items:center;min-height:4.7rem;padding:.9rem 1.4rem;border-radius:1rem;background:#1c1b19d1;box-shadow:0 .8rem 2rem #0000002e;color:#fff;font-size:1.25rem;line-height:1.35}.cr-hero__stars{color:#ffd452;font-size:1.35rem;letter-spacing:.05em;white-space:nowrap}.cr-hero__microcopy{margin:1.6rem 0 0;color:#ffffffd1;font-size:1.3rem;line-height:1.5}.cr-trust{border-bottom:.1rem solid rgba(32,31,29,.08);background:#fff}.cr-trust__grid{display:grid;grid-template-columns:repeat(3,1fr)}.cr-trust__item{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:center;min-height:11rem;padding:2.4rem 3rem}.cr-trust__item+.cr-trust__item{border-left:.1rem solid rgba(32,31,29,.09)}.cr-trust__icon,.cr-order-card__icon{display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:50%;background:var(--cr-cream);color:var(--cr-orange)}.cr-trust__icon svg,.cr-order-card__icon svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cr-trust__title,.cr-trust__text{margin:0}.cr-trust__title{color:var(--cr-ink);font-size:1.55rem;font-weight:750;line-height:1.3}.cr-trust__text{margin-top:.35rem;color:var(--cr-muted);font-size:1.3rem;line-height:1.4}.cr-process-visual{position:relative;overflow:hidden;margin-top:4.8rem;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius-lg);background:#fff;box-shadow:var(--cr-shadow)}.cr-process-visual img{display:block;width:100%;height:auto;transform:scale(1.014)}.cr-process-mobile{display:none}.cr-process-approval{display:grid;max-width:82rem;grid-template-columns:auto 1fr;gap:1.8rem;align-items:center;margin:3rem auto 0;padding:2rem 2.4rem;border:.1rem solid rgba(40,160,152,.22);border-radius:var(--cr-radius-sm);background:#ffffffd1}.cr-process-approval__icon{display:grid;width:4.8rem;height:4.8rem;place-items:center;border-radius:50%;background:#28a0981f;color:var(--cr-teal)}.cr-process-approval__icon svg{width:2.6rem;height:2.6rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cr-process-approval h3,.cr-process-approval p{margin:0}.cr-process-approval h3{color:var(--cr-ink);font-size:1.7rem;font-weight:780;line-height:1.3}.cr-process-approval p{margin-top:.45rem;color:var(--cr-muted);font-size:1.4rem;line-height:1.5}.cr-process-mobile{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.cr-step{position:relative;min-height:24rem;padding:3rem;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius);background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-step__number{display:grid;width:4.2rem;height:4.2rem;place-items:center;border-radius:50%;background:var(--cr-gold);color:#fff;font-size:1.6rem;font-weight:800}.cr-step__title{margin:3rem 0 0;color:var(--cr-ink);font-size:2rem;font-weight:750;letter-spacing:-.02em;line-height:1.25}.cr-step__text{margin:1.1rem 0 0;color:var(--cr-muted);font-size:1.5rem;line-height:1.55}.cr-step:not(:last-child):after{position:absolute;z-index:2;top:4rem;right:-1.6rem;width:3rem;color:var(--cr-gold);content:"\2192";font-size:2.3rem;font-weight:500;text-align:center}.cr-compare{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.4rem,5vw,6rem);align-items:center;margin-top:4.8rem}.cr-compare__item{position:relative}.cr-compare__label{display:inline-flex;margin-bottom:1.4rem;padding:.7rem 1.2rem;border-radius:99rem;background:#fff;box-shadow:var(--cr-shadow-soft);color:var(--cr-ink);font-size:1.4rem;font-weight:750}.cr-compare__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--cr-radius);background:#e9e3dc;box-shadow:var(--cr-shadow)}.cr-compare__media img,.cr-compare__media .cr-placeholder{width:100%;height:100%;object-fit:cover}.cr-compare__arrow{position:absolute;z-index:3;top:55%;right:calc(clamp(2.4rem,5vw,6rem)/-2 - 2.4rem);display:grid;width:4.8rem;height:4.8rem;place-items:center;border-radius:50%;background:#fff;box-shadow:var(--cr-shadow-soft);color:var(--cr-teal);font-size:2.4rem}.cr-order-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4.8rem}.cr-order-card{display:grid;grid-template-columns:auto 1fr;gap:2rem;padding:clamp(2.4rem,3vw,3.6rem);border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius);background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-order-card--accent{border-color:#e9560147;background:#fff8f3}.cr-order-card__title{margin:0;color:var(--cr-ink);font-size:2rem;font-weight:780;line-height:1.25}.cr-order-card__text{margin:.9rem 0 0;color:var(--cr-muted);font-size:1.5rem;line-height:1.6}.cr-order-card__tag{display:inline-flex;margin-top:1.4rem;padding:.55rem 1rem;border-radius:99rem;background:var(--cr-orange);color:#fff;font-size:1.25rem;font-weight:750}.cr-quality{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(42rem,.95fr);gap:clamp(4rem,7vw,9rem);align-items:center}.cr-quality__media{overflow:hidden;aspect-ratio:5 / 4;border-radius:var(--cr-radius-lg);background:#e9e3dc;box-shadow:var(--cr-shadow)}.cr-quality__media img,.cr-quality__media .cr-placeholder{width:100%;height:100%;object-fit:cover}.cr-quality__features{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3.8rem}.cr-quality__feature{padding-top:1.8rem;border-top:.2rem solid var(--cr-gold)}.cr-quality__feature h3{margin:0;color:var(--cr-ink);font-size:1.65rem;font-weight:750;line-height:1.35}.cr-quality__feature p{margin:.8rem 0 0;color:var(--cr-muted);font-size:1.4rem;line-height:1.55}.cr-occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4.8rem}.cr-link-card{display:flex;min-height:19rem;flex-direction:column;align-items:center;justify-content:center;padding:2.8rem 2rem;border:.1rem solid rgba(32,31,29,.06);border-radius:var(--cr-radius);background:var(--cr-cream);box-shadow:var(--cr-shadow-soft);color:var(--cr-ink);text-align:center;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.cr-link-card:hover{box-shadow:var(--cr-shadow);color:var(--cr-ink);transform:translateY(-.4rem)}.cr-link-card__icon{font-size:4rem;line-height:1}.cr-link-card__title{margin:2rem 0 0;font-size:1.7rem;font-weight:750;line-height:1.35}.cr-faq{max-width:84rem;margin:4.8rem auto 0}.cr-faq details{overflow:hidden;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius-sm);background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-faq details+details{margin-top:1.2rem}.cr-faq summary{position:relative;padding:2.2rem 6rem 2.2rem 2.4rem;color:var(--cr-ink);cursor:pointer;font-size:1.7rem;font-weight:750;line-height:1.35;list-style:none}.cr-faq summary::-webkit-details-marker{display:none}.cr-faq summary:after{position:absolute;top:50%;right:2.4rem;color:var(--cr-teal);content:"+";font-size:2.6rem;font-weight:400;transform:translateY(-52%)}.cr-faq details[open] summary:after{content:"\2212"}.cr-faq__answer{padding:0 2.4rem 2.4rem;color:var(--cr-muted);font-size:1.5rem;line-height:1.65}.cr-faq__answer p{margin:0}.cr-final{position:relative;display:grid;min-height:clamp(52rem,65vw,72rem);overflow:hidden;place-items:center;isolation:isolate}.cr-final__media,.cr-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.cr-final__media{z-index:-3}.cr-final__media img,.cr-final__media .cr-placeholder{width:100%;height:100%;object-fit:cover;object-position:var(--cr-final-position, center)}.cr-final__overlay{z-index:-2;background:linear-gradient(90deg,#16131080,#16131033)}.cr-final__content{width:min(76rem,calc(100% - 4rem));padding:5rem 3rem;color:#fff;text-align:center;text-shadow:0 .2rem 2rem rgba(0,0,0,.22)}.cr-final__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(3.8rem,5.5vw,6.4rem);font-weight:750;letter-spacing:-.04em;line-height:1.05}.cr-final__text{margin:2rem auto 0;color:#ffffffeb;font-size:clamp(1.6rem,2vw,2rem);line-height:1.55}.cr-final__text p{margin:0}.cr-final .cr-button{margin-top:3rem}@media screen and (max-width:989px){.cr-container{width:min(100% - 3.2rem,72rem)}.cr-hero{min-height:72rem;align-items:end}.cr-hero__media--desktop.has-mobile-image{display:none}.cr-hero__media--mobile.has-mobile-image{display:block}.cr-hero__shade{background:linear-gradient(0deg,#110f0ca3,#110f0c1f 64%,#110f0c0a)}.cr-hero__inner{width:min(100% - 3.2rem,72rem);align-self:end;padding:3.2rem 0}.cr-hero__panel{width:100%;padding:3rem;background:#1e1c1875}.cr-trust__grid{grid-template-columns:1fr}.cr-trust__item{min-height:auto;padding:2rem 0}.cr-trust__item+.cr-trust__item{border-top:.1rem solid rgba(32,31,29,.09);border-left:0}.cr-process-mobile,.cr-occasion-grid{grid-template-columns:repeat(2,1fr)}.cr-step:not(:last-child):after{display:none}.cr-quality{grid-template-columns:1fr}.cr-quality__content{order:-1}}@media screen and (max-width:749px){.cr-section{padding:5.6rem 0}.cr-hero{min-height:68rem}.cr-hero__panel{padding:2.6rem 2.2rem;border-radius:1.6rem}.cr-hero__title{font-size:clamp(3.6rem,10vw,4.8rem)}.cr-hero__actions,.cr-hero .cr-button{width:100%}.cr-hero__badge{width:100%;justify-content:center}.cr-process-mobile,.cr-order-grid,.cr-occasion-grid,.cr-quality__features{grid-template-columns:1fr}.cr-process-visual{margin-top:3.2rem;border-radius:1.6rem}.cr-process-mobile{display:grid}.cr-process-approval{grid-template-columns:1fr;padding:2.2rem}.cr-step{min-height:auto}.cr-compare{grid-template-columns:1fr;gap:3.2rem}.cr-compare__arrow{top:auto;right:50%;bottom:-4rem;transform:translate(50%) rotate(90deg)}.cr-order-card{grid-template-columns:1fr}.cr-link-card{min-height:15rem}.cr-final{min-height:58rem}}@media(prefers-reduced-motion:reduce){.cr-button,.cr-link-card{transition:none}}.cr-section-cta{margin-top:4rem;text-align:center}.cr-section-cta p{margin:1rem 0 0;color:var(--cr-muted);font-size:1.3rem}.cr-hero{min-height:clamp(62rem,76vh,82rem)}.cr-hero__shade{background:linear-gradient(90deg,#fffcf733,#fffcf700 50%)}.cr-hero__inner{width:min(138rem,calc(100% - 6rem))}.cr-hero__panel{width:min(49rem,38vw);padding:clamp(3rem,3.4vw,4.6rem);border-color:#ffffffd1;background:#fffcf7e6;box-shadow:0 2rem 6rem #533b2724;color:var(--cr-ink)}.cr-hero__title{color:var(--cr-ink);font-size:clamp(4rem,4.2vw,6rem)}.cr-hero__eyebrow{color:var(--cr-orange)}.cr-hero__text{color:#4f4a45}.cr-hero__microcopy{color:var(--cr-muted)}.cr-hero__badge{border:.1rem solid rgba(32,31,29,.08);background:#ffffffe6;color:var(--cr-ink)}.cr-trust__grid{grid-template-columns:repeat(4,1fr)}.cr-trust__item{min-height:9.2rem;padding:1.8rem 2rem}.cr-product-proof{background:#fff}.cr-product-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem;margin-top:4.8rem}.cr-product-proof__card{overflow:hidden;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius);background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-product-proof__media{overflow:hidden;aspect-ratio:4 / 3;background:var(--cr-cream)}.cr-product-proof__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.cr-product-proof__card:hover .cr-product-proof__media img{transform:scale(1.025)}.cr-product-proof__content{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;padding:2.4rem}.cr-product-proof__number{display:grid;width:3.2rem;height:3.2rem;place-items:center;border-radius:50%;background:var(--cr-orange);color:#fff;font-size:1.35rem;font-weight:800}.cr-product-proof__content h3,.cr-product-proof__content p{margin:0}.cr-product-proof__content h3{font-size:1.85rem;font-weight:780;line-height:1.28}.cr-product-proof__content p{margin-top:.7rem;color:var(--cr-muted);font-size:1.4rem;line-height:1.55}.cr-order-heading{margin-bottom:3.6rem}.cr-order-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;margin-top:0}.cr-order-card{display:block;min-height:17.5rem;padding:2rem}.cr-order-card__icon{width:3.8rem;height:3.8rem}.cr-order-card__icon svg{width:2rem;height:2rem}.cr-order-card__title{margin-top:1.6rem;font-size:1.65rem}.cr-order-card__text{font-size:1.35rem;line-height:1.5}.cr-order-card__tag{margin-top:1rem}.cr-process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem;margin-top:4.8rem}.cr-process-step{position:relative;overflow:visible;min-height:0;padding:0;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius);background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-process-step:nth-child(1){border-top:.45rem solid var(--cr-orange)}.cr-process-step:nth-child(2){border-top:.45rem solid #7360f2}.cr-process-step:nth-child(3){border-top:.45rem solid var(--cr-teal)}.cr-process-step:not(:last-child):after{position:absolute;z-index:2;top:12rem;right:-1.8rem;display:grid;width:3.4rem;height:3.4rem;place-items:center;border-radius:50%;background:#fff;box-shadow:0 .4rem 1rem #2b221914;color:var(--cr-gold);content:"\2192";font-size:2rem}.cr-process-step__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border-radius:calc(var(--cr-radius) - .1rem) calc(var(--cr-radius) - .1rem) 0 0;background:#eee7df}.cr-process-step:nth-child(1) .cr-process-step__media{background:radial-gradient(circle at 85% 12%,rgba(233,86,1,.17),transparent 10rem),linear-gradient(145deg,#fff8f1,#f1dfcf)}.cr-process-step:nth-child(2) .cr-process-step__media{background:radial-gradient(circle at 18% 84%,rgba(115,96,242,.22),transparent 11rem),linear-gradient(145deg,#f7f4ff,#ded7fb)}.cr-process-step:nth-child(3) .cr-process-step__media{background:radial-gradient(circle at 12% 14%,rgba(40,160,152,.18),transparent 10rem),linear-gradient(145deg,#f5faf7,#dce9e2)}.cr-process-step__media>img{display:block;width:100%;height:100%;object-fit:cover}.cr-process-step__number{position:absolute;top:1.4rem;left:1.4rem;z-index:2;display:grid;width:3.4rem;height:3.4rem;place-items:center;border:.2rem solid #fff;border-radius:50%;background:var(--cr-gold);box-shadow:0 .6rem 1.6rem #201f1d29;color:#fff;font-size:1.4rem;font-weight:800}.cr-process-step__content{padding:2.4rem}.cr-process-phone{display:flex;aspect-ratio:9 / 19.5;height:94%;flex-direction:column;margin:3% auto;overflow:hidden;border:.5rem solid #272526;border-radius:2.4rem;background:#f3eef7;box-shadow:0 1.6rem 3.4rem #281d333d;color:#28242c}.cr-process-phone__status{display:flex;min-height:1.5rem;align-items:center;justify-content:space-between;padding:.3rem 1rem .1rem;background:#fff;font-size:.55rem;font-weight:800}.cr-process-phone__top{display:flex;min-height:3.1rem;align-items:center;gap:.5rem;padding:.4rem .6rem;background:#7360f2;color:#fff}.cr-process-phone__back{font-size:1.7rem;line-height:1}.cr-process-phone__avatar{display:grid;width:2.1rem;height:2.1rem;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff;color:var(--cr-orange);font-size:1rem;font-weight:900}.cr-process-phone__contact{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.cr-process-phone__contact strong{font-size:.7rem;line-height:1.15}.cr-process-phone__contact small{color:#ffffffc7;font-size:.5rem;line-height:1.2}.cr-process-phone__brand{font-size:.7rem}.cr-process-phone__chat{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:.3rem;padding:.5rem .6rem;background-color:#eee8f3;background-image:radial-gradient(rgba(115,96,242,.09) .07rem,transparent .07rem);background-size:.7rem .7rem}.cr-process-phone__date{align-self:center;padding:.2rem .5rem;border-radius:.8rem;background:#4639502e;color:#5b5062;font-size:.5rem;font-weight:800}.cr-process-phone__bubble{max-width:86%;padding:.4rem .5rem;border-radius:.6rem;font-size:.53rem;font-weight:650;line-height:1.25}.cr-process-phone__bubble--sent,.cr-process-phone__bubble--note{align-self:flex-end;border-bottom-right-radius:.2rem;background:#7360f2;color:#fff}.cr-process-phone__bubble--note{max-width:90%}.cr-process-phone__bubble--reply{align-self:flex-start;border-bottom-left-radius:.2rem;background:#fff;box-shadow:0 .1rem .3rem #2c233214;color:#302b34;font-size:.6rem;font-weight:850}.cr-process-phone__file{align-self:flex-end;width:90%;padding:.3rem;border-radius:.6rem .6rem .2rem;background:#7360f2;color:#fff}.cr-process-phone__preview{position:relative;overflow:hidden;aspect-ratio:3 / 4;border-radius:.4rem;background:#fff}.cr-process-phone__preview img{width:100%;height:100%;object-fit:cover}.cr-process-phone__preview:after{position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;border:.15rem solid #ef7ac6;content:""}.cr-process-phone__file>span{display:block;padding:.2rem .1rem 0;font-size:.48rem;font-weight:750}.cr-process-phone__input{display:flex;min-height:2.2rem;align-items:center;gap:.4rem;padding:.4rem .5rem;border-top:.1rem solid rgba(61,49,69,.08);background:#fff}.cr-process-phone__input span{flex:1 1 auto;padding:.3rem .5rem;border-radius:.8rem;background:#f1edf3;color:#9a919f;font-size:.5rem}.cr-process-phone__input b{display:grid;width:1.4rem;height:1.4rem;place-items:center;border-radius:50%;background:#7360f2;color:#fff;font-size:.6rem;font-weight:750}.cr-process-step__content h3,.cr-process-step__content p{margin:0}.cr-process-step__content h3{font-size:2rem;font-weight:780;line-height:1.3}.cr-process-step__content p{margin-top:.9rem;color:var(--cr-muted);font-size:1.45rem;line-height:1.52}.cr-enhance{background:radial-gradient(circle at 12% 18%,rgba(233,86,1,.09),transparent 28rem),#fff}.cr-enhance__layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(38rem,.88fr);gap:clamp(4rem,7vw,8rem);align-items:center}.cr-enhance__compare{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:.1rem solid rgba(32,31,29,.08);border-radius:var(--cr-radius-lg);background:#e9e2db;box-shadow:var(--cr-shadow);isolation:isolate}.cr-enhance__image,.cr-enhance__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cr-enhance__image img{display:block;object-fit:cover}.cr-enhance__image--before{z-index:2;overflow:hidden;clip-path:inset(0 calc(100% - var(--cr-compare-position)) 0 0)}.cr-enhance__label{position:absolute;z-index:3;top:1.5rem;padding:.8rem 1rem;border-radius:.8rem;background:#1f1c19c2;color:#fff;font-size:1.2rem;font-weight:750;line-height:1.2;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.cr-enhance__label--before{left:1.5rem}.cr-enhance__label--after{right:1.5rem}.cr-enhance__divider{position:absolute;z-index:4;top:0;bottom:0;left:var(--cr-compare-position);width:.3rem;background:#fff;box-shadow:0 0 1.2rem #201f1d3d;pointer-events:none;transform:translate(-50%)}.cr-enhance__divider span{position:absolute;top:50%;left:50%;display:grid;width:4.6rem;height:4.6rem;place-items:center;border:.3rem solid #fff;border-radius:50%;background:var(--cr-orange);box-shadow:0 .8rem 2.2rem #201f1d38;color:#fff;font-size:1.8rem;transform:translate(-50%,-50%)}.cr-enhance__range{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.cr-enhance__text p{margin:0}.cr-enhance__offer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:3rem 0 2rem;padding:2rem;border:.1rem solid rgba(233,86,1,.2);border-radius:1.4rem;background:#e956010f}.cr-enhance__offer strong,.cr-enhance__offer span{display:block}.cr-enhance__offer strong{font-size:1.65rem;line-height:1.3}.cr-enhance__offer span{margin-top:.45rem;color:var(--cr-muted);font-size:1.25rem;line-height:1.4}.cr-enhance__offer b{flex:0 0 auto;color:var(--cr-orange);font-size:2.5rem;line-height:1}.cr-enhance__reassurance{display:flex;gap:1rem;align-items:center;margin:0 0 2.4rem;color:var(--cr-ink);font-size:1.45rem;font-weight:750;line-height:1.4}.cr-enhance__reassurance span{display:grid;width:2.6rem;height:2.6rem;flex:0 0 auto;place-items:center;border-radius:50%;background:#28a09821;color:var(--cr-teal)}.cr-enhance__disclaimer{max-width:48rem;margin:1.4rem 0 0;color:var(--cr-muted);font-size:1.15rem;line-height:1.45}.cr-quality{grid-template-columns:minmax(0,1.08fr) minmax(40rem,.92fr);gap:clamp(4rem,6vw,7rem)}.cr-quality__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.4rem;min-height:58rem}.cr-quality__media{position:relative;overflow:hidden;aspect-ratio:auto;border-radius:1.6rem}.cr-quality__media--main{grid-row:1 / 3}.cr-quality__media img{width:100%;height:100%;object-fit:cover}.cr-quality__media--detail img,.cr-quality__media--craft img{object-position:center}.cr-quality__media span{position:absolute;right:1.2rem;bottom:1.2rem;left:1.2rem;padding:.9rem 1.1rem;border-radius:.8rem;background:#1f1c19b8;color:#fff;font-size:1.25rem;font-weight:700;line-height:1.35;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.cr-delivery{display:grid;grid-template-columns:minmax(36rem,.85fr) minmax(0,1.15fr);gap:clamp(4rem,7vw,8rem);align-items:center}.cr-delivery__list{display:grid;gap:1.5rem;margin:3rem 0;padding:0;list-style:none}.cr-delivery__list li{display:grid;grid-template-columns:auto 1fr;gap:1.3rem;align-items:start}.cr-delivery__list li>span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;background:#28a0981f;color:var(--cr-teal);font-size:1.4rem;font-weight:800}.cr-delivery__list strong{font-size:1.55rem;line-height:1.35}.cr-delivery__list p{margin:.35rem 0 0;color:var(--cr-muted);font-size:1.35rem;line-height:1.5}.cr-delivery__gallery{display:block}.cr-delivery__image{position:relative;overflow:hidden;min-height:0;margin:0;aspect-ratio:3 / 2;border-radius:var(--cr-radius);background:#f2ede7;box-shadow:var(--cr-shadow-soft)}.cr-delivery__image img{display:block;width:100%;height:100%;object-fit:cover}.cr-package-art{position:relative;width:100%;height:100%;min-height:50rem;overflow:hidden;background:radial-gradient(circle at 18% 16%,rgba(233,86,1,.18),transparent 15rem),radial-gradient(circle at 82% 82%,rgba(40,160,152,.18),transparent 16rem),linear-gradient(145deg,#fffaf5,#efe6dc)}.cr-package-art--open{perspective:90rem}.cr-package-art__lid,.cr-package-art__box,.cr-package-art__closed-box{position:absolute;border:.15rem solid rgba(255,255,255,.12);background:linear-gradient(145deg,#343230,#171615);box-shadow:0 2.4rem 4rem #30231942}.cr-package-art__lid{top:9%;left:18%;width:64%;height:26%;border-radius:1rem;transform:rotate(-6deg)}.cr-package-art__box{right:10%;bottom:9%;width:76%;height:49%;overflow:hidden;padding:1.4rem;border-radius:1.2rem;transform:rotate(3deg)}.cr-package-art__tissue{position:absolute;top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;border-radius:.8rem;background:linear-gradient(126deg,transparent 0 41%,rgba(255,255,255,.82) 42% 56%,transparent 57%),#dcd3c8}.cr-package-art__canvas{position:absolute;top:10%;left:31%;width:38%;height:76%;overflow:hidden;border:.6rem solid #f7f3ee;background:#fff;box-shadow:0 1rem 2rem #0000003d;transform:rotate(-2deg)}.cr-package-art__canvas img{width:100%;height:100%;object-fit:cover}.cr-package-sticker{position:absolute;top:50%;left:50%;display:grid;width:6.4rem;height:6.4rem;place-items:center;align-content:center;border:.1rem solid rgba(255,255,255,.45);border-radius:50%;background:#ffffff1f;color:#fff;text-align:center;transform:translate(-50%,-50%)}.cr-package-sticker b,.cr-package-sticker small{display:block;line-height:1}.cr-package-sticker b{font-size:2rem;font-weight:850}.cr-package-sticker small{margin-top:.35rem;font-size:.72rem;font-weight:750;letter-spacing:.16em}.cr-package-art__spark{position:absolute;z-index:3;color:var(--cr-orange);font-size:2.8rem}.cr-package-art__spark--one{top:13%;right:9%}.cr-package-art__spark--two{bottom:17%;left:7%;color:var(--cr-teal);font-size:2rem}.cr-package-art--closed{background:radial-gradient(circle at 75% 18%,rgba(229,181,95,.2),transparent 13rem),linear-gradient(160deg,#eef5f1,#fff9f1)}.cr-package-art__closed-box{top:19%;left:9%;width:82%;height:58%;border-radius:1.4rem;transform:rotate(3deg)}.cr-package-sticker--large{width:7.4rem;height:7.4rem}.cr-delivery__placeholder{display:flex;width:100%;height:100%;min-height:42rem;align-items:center;justify-content:center;flex-direction:column;padding:3rem;background:radial-gradient(circle at 70% 20%,rgba(40,160,152,.16),transparent 18rem),linear-gradient(145deg,#f4ece3,#fffaf5);color:var(--cr-ink);text-align:center}.cr-delivery__placeholder--large{background:radial-gradient(circle at 30% 80%,rgba(233,86,1,.14),transparent 18rem),linear-gradient(145deg,#eef4f1,#fffaf5)}.cr-delivery__placeholder svg{width:min(19rem,80%);fill:none;stroke:var(--cr-orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.cr-delivery__placeholder--large svg{stroke:var(--cr-teal)}.cr-delivery__placeholder strong,.cr-delivery__placeholder span{display:block}.cr-delivery__placeholder strong{margin-top:1.2rem;font-size:1.7rem;line-height:1.3}.cr-delivery__placeholder span{margin-top:.4rem;color:var(--cr-muted);font-size:1.3rem}.cr-delivery__image figcaption{position:absolute;right:auto;bottom:1.4rem;left:1.4rem;max-width:calc(100% - 2.8rem);padding:1rem 1.2rem;border-radius:.9rem;background:#1f1c19c2;color:#fff;font-size:1.3rem;font-weight:700;line-height:1.35;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.cr-sticky-cta{position:fixed;z-index:40;right:1.2rem;bottom:calc(1.2rem + env(safe-area-inset-bottom));left:1.2rem;display:none;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem;border:.1rem solid rgba(32,31,29,.1);border-radius:1.4rem;background:#fffffff0;box-shadow:0 1rem 3.5rem #201f1d33;opacity:0;pointer-events:none;transform:translateY(2rem);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.cr-sticky-cta strong,.cr-sticky-cta span{display:block}.cr-sticky-cta strong{color:var(--cr-ink);font-size:1.35rem;line-height:1.25}.cr-sticky-cta span{margin-top:.2rem;color:var(--cr-muted);font-size:1.1rem;line-height:1.3}.cr-sticky-cta .cr-button{min-height:4.4rem;flex:0 0 auto;padding:1rem 1.5rem;font-size:1.35rem}.cr-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:1100px){.cr-trust__grid{grid-template-columns:repeat(2,1fr)}.cr-trust__item:nth-child(3){border-top:.1rem solid rgba(32,31,29,.09);border-left:0}.cr-trust__item:nth-child(4){border-top:.1rem solid rgba(32,31,29,.09)}.cr-order-grid{grid-template-columns:repeat(2,1fr)}.cr-process-step:not(:last-child):after{display:none}}@media screen and (max-width:989px){.cr-hero{min-height:78rem}.cr-hero__media img{object-position:64% center}.cr-hero__shade{background:linear-gradient(0deg,#16131085,#16131005 72%)}.cr-hero__panel{width:min(58rem,100%);background:#221f1c8f}.cr-product-proof__grid{grid-template-columns:1fr 1fr}.cr-product-proof__card:last-child{grid-column:1 / 3}.cr-quality,.cr-delivery,.cr-enhance__layout{grid-template-columns:1fr}.cr-quality__content,.cr-enhance__content{order:-1}}@media screen and (max-width:749px){.cr-heading{font-size:clamp(3rem,9vw,4.2rem)}.cr-hero{min-height:auto;padding-top:56rem;background:var(--cr-cream)}.cr-hero__media{height:56rem;bottom:auto}.cr-hero__media img{object-position:67% center}.cr-hero__shade{display:none}.cr-hero__inner{width:100%;padding:0}.cr-hero__panel{width:100%;padding:3.2rem 2rem 3.8rem;border:0;border-radius:0;background:var(--cr-cream);box-shadow:none;color:var(--cr-ink);-webkit-backdrop-filter:none;backdrop-filter:none}.cr-hero__eyebrow{color:var(--cr-orange)}.cr-hero__title{color:var(--cr-ink)}.cr-hero__text,.cr-hero__microcopy{color:var(--cr-muted)}.cr-hero__actions{align-items:stretch}.cr-hero__badge{background:#fff;color:var(--cr-ink)}.cr-trust__grid{grid-template-columns:1fr 1fr}.cr-trust__item{min-width:0;grid-template-columns:1fr;gap:1rem;padding:1.8rem 1.4rem;text-align:center}.cr-trust__icon{margin:0 auto}.cr-trust__item+.cr-trust__item{border-top:0;border-left:.1rem solid rgba(32,31,29,.09)}.cr-trust__item:nth-child(3),.cr-trust__item:nth-child(4){border-top:.1rem solid rgba(32,31,29,.09)}.cr-trust__item:nth-child(3){border-left:0}.cr-product-proof__grid,.cr-order-grid,.cr-process-steps{grid-template-columns:1fr}.cr-product-proof__card:last-child{grid-column:auto}.cr-order-card{display:grid;min-height:auto;grid-template-columns:auto 1fr;gap:1.4rem}.cr-order-card__title{margin-top:0}.cr-process-step{min-height:auto}.cr-quality__gallery{min-height:50rem;grid-template-rows:1.15fr .85fr}.cr-quality__media--main{grid-row:1;grid-column:1 / 3}.cr-delivery__gallery{grid-template-columns:1fr 1fr}.cr-delivery__image{min-height:0;aspect-ratio:3 / 2}.cr-package-art{min-height:32rem}.cr-package-art__lid{top:10%}.cr-package-art__box{bottom:12%}.cr-package-sticker{width:5.4rem;height:5.4rem}.cr-package-sticker--large{width:6.2rem;height:6.2rem}.cr-delivery__placeholder{min-height:32rem}.cr-sticky-cta{display:flex}}@media(prefers-reduced-motion:reduce){.cr-product-proof__media img,.cr-sticky-cta{transition:none}}.cr-viber-inline{display:inline-flex;margin-top:1.2rem;color:#5f4de0;font-size:1.25rem;font-weight:750;text-decoration:none}.cr-viber-inline:hover,.cr-enhance__contact a:hover,.cr-aura__phone:hover{text-decoration:underline;text-underline-offset:.3rem}.cr-upload-ui{width:88%;overflow:hidden;border:.1rem solid rgba(32,31,29,.12);border-radius:1.2rem;background:#fff;box-shadow:0 1.3rem 3rem #2a201821}.cr-process-step__media--ui{display:grid;place-items:center;background:linear-gradient(145deg,#f8f4ef,#eee4da)}.cr-process-step:nth-child(1) .cr-process-step__media--ui{background:radial-gradient(circle at 85% 12%,rgba(233,86,1,.17),transparent 10rem),linear-gradient(145deg,#fff8f1,#f1dfcf)}.cr-process-step:nth-child(3) .cr-process-step__media--ui{background:radial-gradient(circle at 12% 14%,rgba(40,160,152,.18),transparent 10rem),linear-gradient(145deg,#f5faf7,#dce9e2)}.cr-upload-ui__bar{display:flex;gap:1rem;align-items:center;padding:.9rem 1.2rem;border-bottom:.1rem solid #eee8e1;color:var(--cr-muted);font-size:1.05rem}.cr-upload-ui__bar span{width:.9rem;height:.9rem;margin-right:2.8rem;border-radius:50%;background:var(--cr-orange);box-shadow:1.4rem 0 #e5b55f,2.8rem 0 0 var(--cr-teal)}.cr-upload-ui__body{display:grid;grid-template-columns:8rem 1fr;gap:1.4rem;padding:1.4rem}.cr-upload-ui__thumb{overflow:hidden;aspect-ratio:3 / 4;border-radius:.8rem}.cr-upload-ui__thumb img,.cr-result-phone img{width:100%;height:100%;object-fit:cover}.cr-upload-ui__fields{display:grid;gap:.7rem;align-content:center}.cr-upload-ui__fields small,.cr-upload-ui__fields span{color:var(--cr-muted);font-size:1.05rem;line-height:1.25}.cr-upload-ui__fields strong{color:var(--cr-teal);font-size:1.15rem}.cr-upload-ui__fields em{display:inline-flex;justify-content:center;padding:.8rem 1rem;border-radius:.6rem;background:var(--cr-orange);color:#fff;font-size:1.1rem;font-style:normal;font-weight:750}.cr-result-scene{display:grid;width:94%;height:100%;grid-template-columns:5.8rem 3.2rem minmax(0,1fr);align-items:center;padding:1.2rem 0}.cr-result-phone{overflow:hidden;width:5.8rem;aspect-ratio:9 / 19.5;padding:.35rem;border:.4rem solid #262421;border-radius:1.4rem;background:#fff;box-shadow:var(--cr-shadow-soft)}.cr-result-arrow{color:var(--cr-orange);font-size:2.4rem;font-weight:850;opacity:.78;text-align:center}.cr-result-wall{position:relative;overflow:hidden;width:100%;min-height:0;aspect-ratio:4 / 3;border-radius:.8rem;background:#eee5da;box-shadow:0 1.2rem 2.6rem #221c172e}.cr-result-wall__room{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cr-enhance__artwork-before{position:absolute;z-index:2;top:12.2%;left:28.7%;width:40.2%;height:69.1%;overflow:hidden;clip-path:inset(0 calc(100% - var(--cr-compare-position)) 0 0)}.cr-enhance__artwork-before img{position:absolute;top:-17.7%;left:-71.4%;display:block;width:248.8%;max-width:none;height:144.7%;object-fit:cover}.cr-enhance__contact{max-width:48rem;margin:-1rem 0 2.4rem;color:var(--cr-muted);font-size:1.3rem;line-height:1.5}.cr-enhance__contact a{color:#5f4de0;font-weight:750;text-decoration:none}.cr-made-by{display:inline-flex;gap:1rem;align-items:center;margin:2.6rem 0 0;color:var(--cr-ink);font-size:1.35rem;font-weight:750}.cr-made-by span{display:grid;width:3rem;height:3rem;place-items:center;border-radius:50%;background:var(--cr-orange);color:#fff;font-weight:900}.cr-aura{background:#211f1d;color:#fff}.cr-aura .cr-heading{color:#fff}.cr-aura__head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(30rem,.9fr);gap:clamp(3rem,6vw,7rem);align-items:end}.cr-aura__intro p{margin:0 0 2rem;color:#ffffffb8;font-size:1.6rem;line-height:1.6}.cr-button--viber{background:#7360f2;box-shadow:0 1rem 2.4rem #7360f238}.cr-button--viber:hover{background:#5f4de0}.cr-aura__phone{display:inline-flex;margin:1.2rem 0 0 1.2rem;color:#ffffffc7;font-size:1.25rem;font-weight:700;text-decoration:none}.cr-aura__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:2rem;margin-top:5rem}.cr-aura-card{position:relative;overflow:hidden;min-height:48rem;border-radius:var(--cr-radius);background:#171615}.cr-aura-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cr-aura-card:hover img{transform:scale(1.025)}.cr-aura-card__label{position:absolute;right:1.6rem;bottom:1.6rem;left:1.6rem;display:flex;gap:1rem;align-items:center;padding:1.2rem 1.4rem;border:.1rem solid rgba(255,255,255,.16);border-radius:1rem;background:#181614cc;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.cr-aura-card__label strong,.cr-aura-card__label small{display:block;color:#fff}.cr-aura-card__label strong{font-size:1.55rem}.cr-aura-card__label small{margin-top:.2rem;opacity:.72;font-size:1.2rem}.cr-aura-swatch{width:2.8rem;height:2.8rem;flex:0 0 auto;border:.1rem solid rgba(255,255,255,.25);border-radius:50%}.cr-aura-swatch--black{background:#171717}.cr-aura-swatch--gold{background:linear-gradient(135deg,#8d6837,#dcc08a,#8b642d)}.cr-aura__note{margin:2rem 0 0;color:#ffffffa3;font-size:1.25rem}.cr-delivery__image--large img{object-position:54% 58%}.cr-delivery__image:not(.cr-delivery__image--large) img{object-position:52% 42%}.cr-sticky-cta__viber{display:grid;min-width:5.8rem;align-self:stretch;place-items:center;padding:.6rem;border-radius:.9rem;background:#7360f2;color:#fff;text-decoration:none}.cr-sticky-cta__viber>span{display:grid;width:2.4rem;height:2.4rem;place-items:center;margin:0;border-radius:50%;background:#fff;color:#7360f2;font-weight:900}.cr-sticky-cta__viber small{font-size:.95rem;font-weight:750}.cr-sticky-cta .cr-button{flex:1}@media screen and (max-width:989px){.cr-aura__head,.cr-aura__grid{grid-template-columns:1fr}.cr-aura-card{min-height:42rem}}@media screen and (max-width:749px){.cr-upload-ui{width:84%}.cr-result-scene{width:86%}.cr-aura-card{min-height:34rem}.cr-aura__phone{display:block;margin-left:0}}@media(prefers-reduced-motion:reduce){.cr-aura-card img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/crearto-home.css.map */
