:root{--ink:#17142d;--ink-2:#211d3e;--red:#ef233c;--paper:#f7f6f4;--muted:#777489;--line:rgba(23,20,45,.12);--white:#fff;--shadow:0 30px 80px rgba(20,16,46,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}a{text-decoration:none}img{max-width:100%}.section-space{padding:110px 0}.site-header{position:fixed;top:0;left:0;width:100%;z-index:999;padding:14px 0;transition:.35s ease}.site-header.scrolled{background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 10px 35px rgba(18,16,37,.08);padding:7px 0}.brand-wrap{display:flex;align-items:center;gap:12px}.brand-mark{width:50px;height:50px;border-radius:50%;object-fit:cover}.brand-copy{display:flex;flex-direction:column;line-height:.9;color:#fff;letter-spacing:.18em}.brand-copy strong{font-size:1.15rem}.brand-copy small{font-size:.58rem;margin-top:7px}.site-header.scrolled .brand-copy{color:var(--ink)}.nav-link{color:#fff!important;font-size:.84rem;font-weight:700;letter-spacing:.05em;padding:.85rem 1rem!important;position:relative}.nav-link:after{content:"";position:absolute;left:1rem;right:1rem;bottom:.45rem;height:2px;background:var(--red);transform:scaleX(0);transition:.25s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.site-header.scrolled .nav-link{color:var(--ink)!important}.language-btn{border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:999px;padding:10px 14px;font-weight:700}.site-header.scrolled .language-btn{border-color:var(--line);color:var(--ink)}.lang-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:7px}.dropdown-menu{border:0;border-radius:14px;padding:8px;box-shadow:var(--shadow)}.dropdown-item{border-radius:9px;font-weight:700;font-size:.84rem}.hero-section{position:relative;min-height:100vh;color:#fff;overflow:hidden;background:var(--ink)}.hero-media{position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,13,38,.96) 0%,rgba(17,13,38,.80) 46%,rgba(17,13,38,.25) 100%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:76px 76px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:12px;font-size:.73rem;font-weight:800;letter-spacing:.24em;color:var(--red);margin-bottom:22px}.eyebrow:before,.section-kicker:before{content:"";width:34px;height:2px;background:currentColor}.section-kicker.light{color:#fff}.hero-title{font-family:'Playfair Display',serif;font-size:clamp(3.2rem,7vw,6.7rem);line-height:.98;letter-spacing:-.045em;margin:0 0 28px}.hero-title em{color:#ff5267;font-style:normal}.hero-text{font-size:1.08rem;line-height:1.9;max-width:720px;color:rgba(255,255,255,.76);margin-bottom:34px}.btn-premium,.btn-outline-premium,.btn-light-premium{border-radius:0;padding:16px 24px;font-weight:800;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transition:.3s}.btn-premium{background:var(--red);color:#fff;border:1px solid var(--red)}.btn-premium:hover{background:#cf1830;color:#fff;transform:translateY(-2px)}.btn-outline-premium{color:#fff;border:1px solid rgba(255,255,255,.42)}.btn-outline-premium:hover{background:#fff;color:var(--ink)}.btn-light-premium{background:#fff;color:var(--ink);border:1px solid #fff}.btn-light-premium:hover{background:transparent;color:#fff}.hero-scroll{position:absolute;right:42px;bottom:40px;display:flex;align-items:center;gap:10px;transform:rotate(90deg);transform-origin:right bottom;font-size:.62rem;letter-spacing:.2em}.hero-scroll span{width:55px;height:1px;background:rgba(255,255,255,.5)}.section-title{font-family:'Playfair Display',serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.12;letter-spacing:-.035em;margin:0}.lead-copy{font-size:1.05rem;line-height:1.95;color:var(--muted);margin:0}.intro-section{background:linear-gradient(180deg,#fff 0%,#faf9f7 100%)}.expertise-section{background:#faf9f7}.expertise-card{height:100%;padding:38px 30px;border:1px solid var(--line);background:#fff;position:relative;overflow:hidden;transition:.35s}.expertise-card:before{content:"";position:absolute;inset:auto 0 0;height:4px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.35s}.expertise-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.expertise-card:hover:before{transform:scaleX(1)}.expertise-number{font-size:.7rem;letter-spacing:.2em;color:#aaa6b5}.expertise-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:800;margin:36px 0 30px}.expertise-card h3{font-size:1.35rem;font-weight:800;margin-bottom:14px}.expertise-card p{color:var(--muted);line-height:1.8;font-size:.92rem}.image-story{background:#fff}.story-shell{box-shadow:var(--shadow)}.story-image{min-height:620px;background:url('https://images.unsplash.com/photo-1590739225287-bd31519780c3?auto=format&fit=crop&w=1600&q=85') center/cover no-repeat}.story-content{background:var(--ink);color:#fff;padding:80px}.story-content h2{font-family:'Playfair Display',serif;font-size:clamp(2.4rem,4vw,4.3rem);line-height:1.1;margin-bottom:24px}.story-content p{color:rgba(255,255,255,.7);line-height:1.9;margin-bottom:30px}.text-link{display:inline-flex;gap:12px;color:#fff;font-weight:800;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:8px}.text-link.dark{color:var(--ink);border-color:var(--line)}.stats-section{background:#f7f6f4}.stat-item{padding:20px}.stat-item strong{display:block;font-family:'Playfair Display',serif;font-size:4.3rem;line-height:1;color:var(--red)}.stat-item strong:after{content:"+";font-size:1.5rem}.stat-item span{display:block;margin-top:14px;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.cta-section{padding:0 0 110px}.cta-box{background:linear-gradient(125deg,#17142d,#292148);padding:65px 70px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.cta-box:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(239,35,60,.22);right:-90px;top:-120px}.cta-box h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,3.4vw,3.5rem);max-width:760px;margin:0}.cta-box .btn{position:relative;z-index:2;white-space:nowrap}.site-footer{background:#0f0d20;color:#fff;padding:85px 0 26px;position:relative;overflow:hidden}.footer-glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(239,35,60,.17),transparent 68%);right:-220px;top:-220px}.footer-brand{display:flex;align-items:center;gap:14px;color:#fff}.footer-brand img{width:56px;height:56px;border-radius:50%}.footer-brand span{display:flex;flex-direction:column;letter-spacing:.18em}.footer-brand small{font-size:.58rem;margin-top:4px}.footer-intro{max-width:420px;color:rgba(255,255,255,.6);line-height:1.8;margin-top:22px}.site-footer h6{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:#ff5267;margin-bottom:20px}.site-footer a,.site-footer span{display:block;color:rgba(255,255,255,.65);font-size:.88rem;margin-bottom:10px}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;gap:20px}.footer-bottom span{font-size:.75rem;margin:0}.inner-hero{min-height:650px;display:flex;align-items:flex-end;padding:180px 0 95px;color:#fff;position:relative;background-size:cover;background-position:center}.inner-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,13,38,.96),rgba(17,13,38,.45))}.inner-hero h1{font-family:'Playfair Display',serif;font-size:clamp(3.2rem,6vw,6rem);line-height:1.02;letter-spacing:-.04em;max-width:1000px}.inner-hero p{max-width:720px;color:rgba(255,255,255,.74);font-size:1.05rem;line-height:1.85}.about-hero{background-image:url('https://images.unsplash.com/photo-1551488831-00ddcb6c6bd3?auto=format&fit=crop&w=2200&q=88')}.products-hero{background-image:url('https://images.unsplash.com/photo-1528459801416-a9e53bbf4e17?auto=format&fit=crop&w=2200&q=88')}.contact-hero{background-image:url('https://images.unsplash.com/photo-1456324504439-367cee3b3c32?auto=format&fit=crop&w=2200&q=88')}.editorial-image{min-height:620px;background-size:cover;background-position:center;box-shadow:var(--shadow)}.editorial-image-one{background-image:url('https://images.unsplash.com/photo-1605000797499-95a51c5269ae?auto=format&fit=crop&w=1400&q=85')}.editorial-image-two{background-image:url('https://images.unsplash.com/photo-1604335399105-a0c585fd81a1?auto=format&fit=crop&w=1400&q=85')}.values-section{background:var(--ink)}.value-card{border:1px solid rgba(255,255,255,.13);padding:36px;height:100%;color:#fff}.value-card span{color:#ff5267;font-size:.72rem;letter-spacing:.2em}.value-card h3{font-size:1.28rem;margin:28px 0 14px}.value-card p{color:rgba(255,255,255,.62);line-height:1.8}.product-grid-section{background:#f7f6f4}.product-panel{background:#fff;height:100%;box-shadow:0 18px 50px rgba(20,16,46,.08);overflow:hidden}.product-photo{height:340px;background-size:cover;background-position:center;transition:.5s}.product-panel:hover .product-photo{transform:scale(1.025)}.product-photo-dyeing{background-image:url('https://images.unsplash.com/photo-1605000797499-95a51c5269ae?auto=format&fit=crop&w=1200&q=85')}.product-photo-weaving{background-image:url('https://images.unsplash.com/photo-1558769132-cb1aea458c5e?auto=format&fit=crop&w=1200&q=85')}.product-photo-knitting{background-image:url('https://images.unsplash.com/photo-1603487742131-4160ec999306?auto=format&fit=crop&w=1200&q=85')}.product-photo-upholstery{background-image:url('https://images.unsplash.com/photo-1555041469-a586c61ea9bc?auto=format&fit=crop&w=1200&q=85')}.product-body{padding:38px}.product-body>span{font-size:.7rem;letter-spacing:.2em;color:var(--red)}.product-body h2{font-family:'Playfair Display',serif;font-size:2.4rem;margin:12px 0}.product-body p{color:var(--muted);line-height:1.8}.product-body ul{padding-left:18px;color:var(--ink)}.product-body li{margin:10px 0}.contact-details{margin-top:42px}.contact-details>div{padding:22px 0;border-bottom:1px solid var(--line)}.contact-details small{display:block;color:var(--red);font-weight:800;letter-spacing:.16em;margin-bottom:8px}.contact-details a,.contact-details span{color:var(--ink);font-weight:700}.contact-form-card{padding:42px;background:#f7f6f4}.form-label{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.form-control{border:0;border-bottom:1px solid #c8c5ce;border-radius:0;background:transparent;padding:14px 2px}.form-control:focus{background:transparent;box-shadow:none;border-color:var(--red)}.back-to-top{position:fixed;right:24px;bottom:24px;width:46px;height:46px;border:0;background:var(--red);color:#fff;opacity:0;visibility:hidden;transition:.3s;z-index:800}.back-to-top.show{opacity:1;visibility:visible}.page-loader{position:fixed;inset:0;background:#fff;z-index:5000;display:grid;place-items:center;transition:.5s}.page-loader span{width:46px;height:46px;border:3px solid #eee;border-top-color:var(--red);border-radius:50%;animation:spin .7s linear infinite}.page-loader.hidden{opacity:0;visibility:hidden}@keyframes spin{to{transform:rotate(360deg)}}.reveal,.reveal-card{opacity:0;transform:translateY(24px);transition:.7s}.reveal.visible,.reveal-card.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}.delay-3{transition-delay:.32s}.menu-lines{display:flex;flex-direction:column;gap:5px}.menu-lines i{width:27px;height:2px;background:#fff}.site-header.scrolled .menu-lines i{background:var(--ink)}
@media(max-width:991.98px){.site-header .navbar-collapse{background:#fff;padding:18px;margin-top:12px;box-shadow:var(--shadow)}.site-header .nav-link{color:var(--ink)!important}.language-btn{color:var(--ink);border-color:var(--line)}.hero-title{font-size:3.9rem}.story-content{padding:55px 35px}.story-image{min-height:450px}.cta-box{padding:48px 36px;flex-direction:column;align-items:flex-start}.inner-hero{min-height:560px}.section-space{padding:85px 0}.product-photo{height:300px}}
@media(max-width:575.98px){.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:1rem}.hero-section .min-vh-100{min-height:820px!important}.hero-title{font-size:3.25rem}.hero-text{font-size:.95rem}.hero-scroll{display:none}.section-space{padding:72px 0}.section-title{font-size:2.35rem}.story-content{padding:45px 25px}.story-image{min-height:330px}.stat-item strong{font-size:3.1rem}.cta-section{padding-bottom:72px}.cta-box{padding:42px 24px}.footer-bottom{flex-direction:column}.inner-hero{min-height:500px;padding:150px 0 70px}.inner-hero h1{font-size:3rem}.editorial-image{min-height:420px}.contact-form-card{padding:28px 20px}.product-body{padding:28px}.product-photo{height:250px}}

/* CKM Textile Premium v2 */
.brand-mark{width:54px;height:54px;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.brand-copy{line-height:.86;min-width:105px}
.brand-copy strong{font-size:1.32rem;letter-spacing:.205em}
.brand-copy small{font-size:.66rem;letter-spacing:.255em;margin-top:9px}
.hero-media{background-image:url('../images/upholstery-collage.png');background-position:center 46%;filter:saturate(.88) contrast(1.03)}
.hero-overlay{background:linear-gradient(90deg,rgba(13,11,29,.96) 0%,rgba(13,11,29,.84) 42%,rgba(13,11,29,.34) 75%,rgba(13,11,29,.14) 100%)}
.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:210px;background:linear-gradient(transparent,#fff);pointer-events:none}
.hero-section .container,.hero-scroll{z-index:2}
.hero-title{max-width:980px;text-shadow:0 10px 45px rgba(0,0,0,.18)}
.hero-text{font-size:1.12rem;max-width:760px}
.upholstery-feature{background:#fff}
.feature-image{min-height:720px;background-size:cover;background-position:center;box-shadow:var(--shadow);position:relative}
.feature-image:after{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.55)}
.feature-image-curtain{background-image:url('../images/curtain-interior.png')}
.feature-points{display:grid;gap:14px;margin:30px 0}
.feature-points span{position:relative;padding-left:28px;font-weight:700;color:var(--ink)}
.feature-points span:before{content:"";position:absolute;left:0;top:.65em;width:14px;height:2px;background:var(--red)}
.story-image{background-image:url('../images/upholstery-showroom.png');background-position:center 55%}
.about-hero{background-image:url('../images/upholstery-collage.png');background-position:center 40%}
.products-hero{background-image:url('../images/upholstery-showroom.png');background-position:center 55%}
.contact-hero{background-image:url('../images/curtain-interior.png');background-position:center 45%}
.editorial-image-one{background-image:url('../images/upholstery-showroom.png')}
.editorial-image-two{background-image:url('../images/curtain-interior.png')}
.product-photo-dyeing{background-image:url('../images/upholstery-showroom.png');background-position:center 25%}
.product-photo-weaving{background-image:url('../images/upholstery-collage.png');background-position:23% center}
.product-photo-knitting{background-image:url('../images/curtain-interior.png');background-position:center}
.product-photo-upholstery{background-image:url('../images/upholstery-collage.png');background-position:67% center}
.product-panel{border:1px solid rgba(23,20,45,.08)}
.product-photo{height:390px}
.contact-details>div{padding:20px 0}.contact-details span{line-height:1.75}
.site-footer .col-lg-3 span{line-height:1.65;margin-bottom:8px}
@media(max-width:991.98px){.feature-image{min-height:560px}.brand-copy strong{font-size:1.2rem}.brand-copy small{font-size:.61rem}.hero-overlay{background:rgba(13,11,29,.75)}}
@media(max-width:575.98px){.brand-mark{width:46px;height:46px}.brand-copy{min-width:88px}.brand-copy strong{font-size:1.08rem}.brand-copy small{font-size:.56rem}.feature-image{min-height:430px}.hero-media{background-position:60% center}.product-photo{height:290px}}

/* CKM Textile Premium v3 - expanded homepage */
.manufacturer-strip{position:relative;z-index:3;margin-top:-52px}
.manufacturer-strip .container{background:#fff;box-shadow:0 24px 70px rgba(18,14,40,.12)}
.manufacturer-promise{height:100%;display:flex;gap:20px;padding:28px 30px;border-right:1px solid var(--line)}
.manufacturer-strip .col-md-4:last-child .manufacturer-promise{border-right:0}
.manufacturer-promise>span{color:var(--red);font-weight:800;letter-spacing:.16em;font-size:.7rem;padding-top:3px}
.manufacturer-promise strong{display:block;color:var(--ink);font-size:.95rem;margin-bottom:6px}
.manufacturer-promise small{display:block;color:var(--muted);line-height:1.6;font-size:.78rem}
.home-products{background:#f4f2ef;position:relative;overflow:hidden}
.home-products:before{content:"CKM";position:absolute;right:-40px;top:-115px;font-family:'Playfair Display',serif;font-size:25rem;line-height:1;color:rgba(20,16,46,.025);pointer-events:none}
.small-copy{font-size:.98rem}
.home-product-card{display:block;background:#fff;height:100%;color:var(--ink);overflow:hidden;box-shadow:0 16px 45px rgba(20,16,46,.07);transition:.4s}
.home-product-card:hover{transform:translateY(-8px);color:var(--ink);box-shadow:0 28px 65px rgba(20,16,46,.14)}
.home-product-image{height:350px;background-size:cover;background-position:center;transition:transform .7s}
.home-product-card:hover .home-product-image{transform:scale(1.045)}
.product-sofa{background-image:url('../images/upholstery-collage.png');background-position:50% 10%}
.product-curtain{background-image:url('../images/curtain-interior.png');background-position:center 38%}
.product-contract{background-image:url('../images/upholstery-collage.png');background-position:15% 58%}
.product-automotive{background-image:url('../images/upholstery-collage.png');background-position:86% 8%}
.home-product-content{padding:28px 27px 32px;position:relative;background:#fff}
.home-product-content>span{font-size:.66rem;color:var(--red);letter-spacing:.2em;font-weight:800}
.home-product-content h3{font-family:'Playfair Display',serif;font-size:1.7rem;margin:10px 0 12px}
.home-product-content p{font-size:.87rem;line-height:1.75;color:var(--muted);margin:0}
.production-story{background:linear-gradient(135deg,#17132f 0%,#0e0c1d 72%);color:#fff;position:relative;overflow:hidden}
.production-story:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(255,255,255,.06);border-radius:50%;right:-210px;top:-290px}
.production-story:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(239,35,60,.18);border-radius:50%;right:-95px;top:-175px}
.production-story .container{position:relative;z-index:2}
.production-story p{color:rgba(255,255,255,.68);line-height:1.9;font-size:1rem}
.production-steps{border-top:1px solid rgba(255,255,255,.14)}
.production-steps>div{display:flex;gap:26px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.production-steps b{font-size:.7rem;letter-spacing:.18em;color:#ff5267;padding-top:4px}
.production-steps span{display:block}
.production-steps strong{display:block;font-size:1.03rem;margin-bottom:7px}
.production-steps small{display:block;color:rgba(255,255,255,.56);line-height:1.65}
@media(max-width:991.98px){.manufacturer-strip{margin-top:-25px}.manufacturer-promise{padding:24px 20px}.home-product-image{height:320px}}
@media(max-width:767.98px){.manufacturer-strip{margin-top:0}.manufacturer-promise{border-right:0;border-bottom:1px solid var(--line)}.manufacturer-strip .col-md-4:last-child .manufacturer-promise{border-bottom:0}.home-products:before{font-size:13rem;top:-30px}.home-product-image{height:360px}}
@media(max-width:575.98px){.home-product-image{height:300px}.home-product-content h3{font-size:1.5rem}.production-steps>div{gap:18px}}
