:root{--white:#fff;--off:#f7f6f4;--black:#0e0e0c;--red:#e3221c;--red2:#b81915;--muted:#6b6b68;--border:#e4e4e0;--nav-h:62px;--font-display:var(--font-heading);--fd:var(--font-heading);--fb:var(--font-body);--ease:cubic-bezier(.22,.68,0,1.2)}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(32px)}.reveal.visible{opacity:1;transform:none}.reveal-left{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translate(-40px)}.reveal-right{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translate(40px)}.reveal-left.visible,.reveal-right.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right{opacity:1;transition:none;transform:none}}.cf-btn{cursor:pointer;font-family:var(--fb);letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:3px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.cf-btn-red{background:var(--red);color:var(--white)}.cf-btn-red:hover{background:var(--red2);transform:translateY(-1px);box-shadow:0 6px 18px #e3221c47}.cf-btn-outline{color:var(--black);background:0 0;border:1.5px solid #0e0e0c4d}.cf-btn-outline:hover{border-color:var(--black);transform:translateY(-1px)}.cf-btn-sm{padding:.48rem 1.1rem;font-size:.75rem}.cf-btn-light{color:var(--white);background:#ffffff1a;border:1px solid #ffffff26}.cf-btn-light:hover{background:#ffffff2e}.cf-sec-label{letter-spacing:.14em;text-transform:uppercase;color:var(--red);align-items:center;gap:.55rem;margin-bottom:.9rem;font-size:.68rem;font-weight:600;display:inline-flex}.cf-sec-label:before{content:"";background:var(--red);width:18px;height:1.5px;display:block}.cf-luxury-gallery{background:#fff;padding:10rem 0;overflow:hidden}.cf-gallery-header{text-align:center;margin-bottom:4rem}.cf-gallery-header span{color:#c00;text-transform:uppercase;letter-spacing:.2em}.cf-gallery-header h2{margin-top:1rem;font-size:clamp(3rem,6vw,6rem)}.cf-marquee-container{overflow:hidden}.cf-marquee-track{gap:2rem;width:max-content;display:flex}.cf-marquee-item{cursor:pointer;border-radius:2rem;flex-shrink:0;width:420px;height:520px;transition:all .5s;position:relative;overflow:hidden}.cf-marquee-item img{-o-object-fit:cover;object-fit:cover;filter:grayscale();width:100%;height:100%;transition:all .8s}.cf-marquee-item:hover img{filter:grayscale(0%);transform:scale(1.08)}.cf-marquee-item:after{content:"";background:linear-gradient(#0000,#00000073);position:absolute;inset:0}.cf-marquee-item:hover{transform:translateY(-12px);box-shadow:0 40px 80px #0000002e}.cf-testimonial-accent{background:var(--off);border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:8rem 2rem;display:flex}.cf-testimonial-box{background:var(--white);border:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;max-width:820px;padding:5rem 4rem;display:flex;position:relative}.bracket{border-color:var(--red);pointer-events:none;border-style:solid;width:24px;height:24px;position:absolute}.bracket--tl{border-width:2px 0 0 2px;top:20px;left:20px}.bracket--br{border-width:0 2px 2px 0;bottom:20px;right:20px}.cf-testimonial-quote-icon{font-family:var(--fd);color:var(--red);margin-bottom:1rem;font-size:5rem;line-height:1}.cf-testimonial-box blockquote{font-family:var(--fd);color:var(--black);margin-bottom:2.5rem;font-size:clamp(1.3rem,2.2vw,2.1rem);font-style:italic;font-weight:400;line-height:1.45}.cf-testimonial-author{flex-direction:column;align-items:center;gap:.3rem;display:flex}.cf-testimonial-author strong{color:var(--black);font-size:1rem;font-weight:600}.cf-testimonial-author span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.cf-materials-section{background:var(--white);color:var(--black);border-bottom:1px solid var(--border);padding:8rem 3rem}.cf-materials-head{max-width:650px;margin-bottom:5rem}.cf-materials-head h2{font-family:var(--fd);margin-top:1rem;margin-bottom:1.5rem;font-size:clamp(2.2rem,3.8vw,3.8rem);font-weight:700;line-height:1.05}.cf-materials-head p{color:var(--muted);font-size:1.05rem;line-height:1.7}.cf-materials-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.cf-mat-card{border:1px solid var(--border);background:var(--white);transition:all .4s var(--ease);border-radius:2px;padding:3rem 2rem;position:relative}.cf-mat-card:hover{border-color:var(--red);transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.cf-mat-card-num{color:var(--red);margin-bottom:2rem;font-size:.9rem;font-weight:600;display:inline-block}.cf-mat-card h3{font-size:1.3rem;font-weight:600;font-family:var(--fd);margin-bottom:1rem}.cf-mat-card p{color:var(--muted);font-size:.9rem;line-height:1.65}.cf-cta-immersive{color:#fff;text-align:center;background:#0a0a0a;border-top:1px solid #ffffff1a;padding:10rem 2rem;position:relative;overflow:hidden}.cf-cta-content{z-index:2;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.cf-cta-tag{color:var(--red);letter-spacing:.25em;text-transform:uppercase;margin-bottom:2rem;font-size:.85rem;font-weight:600;display:inline-block}.cf-cta-immersive h2{letter-spacing:-.02em;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1;font-family:var(--fd);margin-bottom:2rem}.cf-cta-immersive p{color:#ffffffb3;max-width:700px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.8}.cf-cta-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.cf-cta-btn,.cf-cta-btn-outline{cursor:pointer;border-radius:999px;padding:1.1rem 2.5rem;font-size:1rem;font-weight:500;transition:all .4s;display:inline-block}.cf-cta-btn{background:var(--red);color:#fff;border:none}.cf-cta-btn:hover{background:var(--red2);transform:translateY(-2px);box-shadow:0 10px 20px #e3221c4d}.cf-cta-btn-outline{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.cf-cta-btn-outline:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)}.cf-cta-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#e3221c1f 0%,#0000 70%);width:800px;height:800px;position:absolute;bottom:-50%;left:50%;transform:translate(-50%)}@media (max-width:768px){.cf-cta-immersive{padding:6rem 1.5rem}.cf-cta-immersive p{margin-bottom:2rem;font-size:1.05rem}.cf-cta-actions{flex-direction:column;width:100%}.cf-cta-actions a{text-align:center;width:100%}}@media (max-width:1024px){.cf-materials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.tool-layout{grid-template-columns:1fr}.preview-canvas-wrap{min-height:320px}}@media (max-width:768px){.cf-materials-section{padding:6rem 1.5rem}.cf-materials-grid{grid-template-columns:1fr;gap:1.5rem}.cf-testimonial-accent{padding:6rem 1.25rem}.cf-testimonial-box{padding:3rem 1.5rem}}@media (max-width:640px){.nav{padding:0 1.25rem}.nav-links{display:none}.burger{display:flex}.cf-hero{padding-left:1.25rem;padding-right:1.25rem}.work{padding:4rem 1.25rem}.carousel{padding:0 1.25rem 1.5rem}}.custom-framing-wrapper{background:var(--white);color:var(--black);font-family:var(--fb);overflow-x:hidden}.custom-framing-wrapper img{max-width:100%;display:block}.custom-framing-wrapper a{color:inherit;text-decoration:none}.custom-framing-wrapper ul{list-style:none}.custom-framing-wrapper h1,.custom-framing-wrapper h2,.custom-framing-wrapper h3{font-family:var(--fd);-webkit-user-select:auto;user-select:auto}.custom-framing-wrapper p,.custom-framing-wrapper a{font-family:var(--fb);-webkit-user-select:auto;user-select:auto;line-height:normal;font-size:inherit}.char{letter-spacing:0;display:inline-block}.char-mask{display:inline-block;overflow:hidden}.cf-hero-image-bg{background-color:var(--black);justify-content:center;align-items:center;width:100%;height:85vh;min-height:600px;display:flex;position:relative}.cf-hero-overlay{z-index:1;background:linear-gradient(#00000080 0%,#0000004d 50%,#0009 100%);position:absolute;inset:0}.cf-hero-content{z-index:2;text-align:center;color:var(--white);flex-direction:column;align-items:center;max-width:800px;padding:0 2rem;display:flex;position:relative}.cf-hero-content h1{font-family:var(--font-heading), "Outfit", sans-serif;text-shadow:0 2px 15px #0003;margin-bottom:1rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1.1}.cf-hero-content p{font-family:var(--fb);text-shadow:0 1px 10px #0000004d;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:300;line-height:1.5}.cf-hero-btn{background-color:var(--red);color:#fff;font-family:var(--fb);letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:4px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #e3221c66}.cf-hero-btn:hover{background-color:var(--red2);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #e3221c80}.cf-text-section{background-color:var(--white);justify-content:center;align-items:center;padding:4rem 2rem 1rem;display:flex}.cf-text-container{text-align:left;max-width:800px;margin:0 auto}.cf-text-container h2{font-family:var(--fd);text-transform:none;text-align:center;color:var(--black);margin-bottom:1.2rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400;line-height:1.3}.cf-text-container p{font-family:var(--font-inter), "Inter", sans-serif;color:#4a4a4a;margin-bottom:1.2rem;font-size:1.05rem;font-weight:400;line-height:1.7}.cf-text-container p:last-child{margin-bottom:0}.cf-text-section-bottom{background-color:var(--white);justify-content:center;align-items:center;padding:2rem 2rem 4rem;display:flex}.cf-image-grid-section{background-color:var(--white);padding:0 2rem}.cf-image-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto;display:grid}.cf-grid-img{width:100%;overflow:hidden}.cf-grid-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.cf-grid-img:hover img{transform:scale(1.03)}@media (max-width:768px){.cf-image-grid{grid-template-columns:1fr 1fr;gap:1rem}.cf-grid-img:nth-child(3){grid-column:1/-1}}.cf-customer-photos{background-color:var(--off);border-top:1px solid var(--border);padding:4rem 2rem 2rem}.cf-customer-header{text-align:center;max-width:600px;margin:0 auto 4rem}.cf-customer-header .cf-sec-label{justify-content:center}.cf-customer-header h2{font-family:var(--fd);color:var(--black);margin-top:.5rem;margin-bottom:1rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400}.cf-customer-header p{color:var(--muted);font-size:1.05rem;line-height:1.6}.cf-customer-carousel-wrapper{align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.cf-customer-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:1.5rem;width:100%;padding:0;display:flex;overflow-x:auto}.cf-customer-track::-webkit-scrollbar{display:none}.cf-customer-item{aspect-ratio:1;scroll-snap-align:start;border-radius:0;flex:0 0 calc(25% - 1.125rem);overflow:hidden}.cf-customer-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.cf-customer-carousel-wrapper .cf-carousel-btn{color:#000;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000001a}.cf-customer-carousel-wrapper .cf-carousel-prev{left:1rem}.cf-customer-carousel-wrapper .cf-carousel-next{right:1rem}@media (max-width:1024px){.cf-customer-item{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:768px){.cf-customer-photos{padding:4rem 1rem}.cf-customer-track{gap:1rem}.cf-customer-item{flex:0 0 calc(50% - .5rem)}.cf-customer-carousel-wrapper .cf-carousel-btn{width:40px;height:40px}.cf-customer-carousel-wrapper .cf-carousel-prev{left:.5rem}.cf-customer-carousel-wrapper .cf-carousel-next{right:.5rem}}@media (max-width:480px){.cf-customer-item{flex:0 0 calc(100% - 2rem)}}.cf-category-section{background-color:var(--white);border-top:1px solid #f0f0f0;padding:2rem 2rem 6rem}.cf-category-heading{font-family:var(--fd);text-align:center;color:var(--black);margin-bottom:3rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400}.cf-category-carousel-wrapper{justify-content:center;align-items:center;gap:1rem;max-width:1500px;margin:0 auto;padding:0 1rem;display:flex}.cf-carousel-btn{cursor:pointer;width:40px;height:40px;color:var(--black);opacity:.6;background-color:#0000;border:none;flex:0 0 40px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:static}.cf-carousel-btn:hover{opacity:1;transform:scale(1.1)}.cf-category-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;align-items:flex-end;gap:3rem;width:calc(100% - 100px);padding:2rem 1rem;display:flex;overflow-x:auto}.cf-category-track::-webkit-scrollbar{display:none}@media (max-width:768px){.cf-category-carousel-wrapper{flex-wrap:wrap;justify-content:center;padding:0}.cf-category-track{order:1;width:100%;padding:1.5rem 1rem}.cf-carousel-btn{margin-top:.5rem;display:flex}.cf-carousel-prev{order:2;margin-left:auto;margin-right:.5rem}.cf-carousel-next{order:3;margin-left:.5rem;margin-right:auto}}.cf-category-card{scroll-snap-align:center;cursor:pointer;flex-direction:column;flex:none;align-items:center;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex}.cf-css-frame-wrapper{justify-content:center;align-items:flex-end;height:320px;padding-bottom:2rem;display:flex}.cf-css-frame{border-radius:2px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;box-shadow:0 10px 30px #00000026,0 4px 10px #0000001a}.cf-css-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 2px 5px #ffffff1a,inset 0 -2px 5px #0003}.cf-category-card:hover .cf-css-frame{transform:translateY(-12px)scale(1.03);box-shadow:0 20px 40px #0003,0 8px 16px #0000001a}.cf-category-title{font-family:var(--font-inter), "Inter", sans-serif;text-align:center;color:var(--black);margin-top:1rem;font-size:1rem;font-weight:500;transition:color .3s}.cf-category-card:hover .cf-category-title{color:#c31b07}@media (max-width:1024px){.cf-category-card{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:768px){.cf-category-card{flex:0 0 calc(50% - .75rem)}.cf-carousel-prev{left:10px}.cf-carousel-next{right:10px}.cf-category-section{padding:3rem 1rem 4rem}}@media (max-width:480px){.cf-category-card{flex:0 0 80%}}.cf-feature{border-bottom:1px solid var(--border);background-color:var(--white);grid-template-columns:1fr 1fr;min-height:520px;display:grid}.cf-feature-flip{direction:rtl}.cf-feature-flip>*{direction:ltr}.cf-feature-img{background-color:var(--off);position:relative;overflow:hidden}.cf-feature-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.cf-feature-img:hover img{transform:scale(1.03)}.cf-feature-copy{border-left:1px solid var(--border);background-color:var(--white);flex-direction:column;justify-content:center;padding:5rem 4rem;display:flex}.cf-feature-flip .cf-feature-copy{border-left:none;border-right:1px solid var(--border)}.cf-feature-copy h2{font-family:var(--fd);letter-spacing:-.02em;color:var(--black);margin-bottom:1.25rem;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.cf-feature-copy p{font-family:var(--fb);color:var(--muted);max-width:440px;margin-bottom:2rem;font-size:clamp(.9rem,1vw,1.02rem);line-height:1.7}.cf-feature-actions{flex-wrap:wrap;gap:1rem;display:flex}.cf-materials-section{border-bottom:1px solid var(--border);background-color:var(--white);padding:7rem 0}.cf-materials-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}.cf-materials-head h2{font-family:var(--fd);max-width:400px;color:var(--black);margin:0;font-size:clamp(2.2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.cf-materials-head p{font-family:var(--fb);color:var(--muted);max-width:360px;margin:0;font-size:clamp(.9rem,1vw,1.05rem);line-height:1.7}.cf-materials-grid{border:1px solid var(--border);background-color:var(--white);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.cf-mat-card{border-right:1px solid var(--border);background-color:var(--white);padding:2.5rem 2rem;transition:background .25s}.cf-mat-card:last-child{border-right:none}.cf-mat-card:hover{background:radial-gradient(circle,#e3221c1f 0%,#e3221c0a 55%,#0000 100%)}.cf-mat-card-num{font-family:var(--font-display);color:#e0e0e0;margin-bottom:1.25rem;font-size:2.5rem;font-weight:700;line-height:1;display:block}.cf-mat-card h3{font-family:var(--fb);color:var(--black);margin-bottom:.6rem;font-size:1.1rem;font-weight:600}.cf-mat-card p{font-family:var(--fb);color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}@media (max-width:960px){.cf-feature{grid-template-columns:1fr;min-height:auto}.cf-feature-flip{direction:ltr}.cf-feature-copy{border-left:none;border-right:none;border-top:1px solid var(--border);padding:4rem 2rem}.cf-feature-flip .cf-feature-copy{border-right:none}.cf-feature-img{height:60vw;min-height:300px}.cf-materials-head{flex-direction:column;align-items:flex-start;gap:1.5rem}.cf-materials-grid{grid-template-columns:1fr 1fr}.cf-mat-card:nth-child(2){border-right:none}.cf-mat-card:nth-child(3),.cf-mat-card:nth-child(4){border-top:1px solid var(--border)}.cf-mat-card:nth-child(4){border-right:none}}@media (max-width:600px){.cf-materials-grid{grid-template-columns:1fr}.cf-mat-card{border-bottom:1px solid var(--border);border-right:none!important}.cf-mat-card:last-child{border-bottom:none}}
