/*
Theme Name: CTRIN Interior
Theme URI: https://ctrininterior.in/
Author: CTRIN INTERIOR PRIVATE LIMITED
Description: Premium, responsive interior design website theme for CTRIN Interior.
Version: 2.0.0
License: GPL-2.0-or-later
Text Domain: ctrin-interior
*/
:root{--gold:#c7a15a;--ink:#111;--cream:#f6f3ed;--white:#fff;--muted:#686868;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:auto;padding:0 24px}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #eee}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;letter-spacing:2px;font-size:20px}.brand span{color:var(--gold)}.menu{display:flex;gap:25px;align-items:center;font-size:14px}.menu a:hover{color:var(--gold)}.nav-cta,.btn{display:inline-block;background:var(--gold);color:#111;padding:12px 19px;border-radius:2px;font-weight:700;font-size:13px;letter-spacing:.4px}.mobile-toggle{display:none;border:0;background:none;font-size:24px}
.hero{min-height:650px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.3)),url('assets/hero.jpg') center/cover no-repeat;color:#fff}.eyebrow{color:#e3c789;letter-spacing:2px;font-size:13px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;max-width:800px;margin:18px 0}.hero p{max-width:650px;font-size:18px;color:#eee}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn-outline{background:transparent;color:#fff;border:1px solid #fff}
.trust{padding:30px 0;border-bottom:1px solid #eee}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-item strong{display:block}.trust-item span{font-size:13px;color:var(--muted)}
section{padding:85px 0}.section-head{max-width:700px;margin-bottom:42px}.eyebrow-dark{color:#a07b35;letter-spacing:2px;font-size:12px;font-weight:700}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:10px 0 14px}.section-head p{color:var(--muted)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid #e9e6df;background:#fff}.card img{width:100%;height:235px;object-fit:cover;display:block}.card-body{padding:22px}.card h3{margin:0 0 8px;font-size:20px}.card p{margin:0;color:var(--muted);font-size:14px}
.projects{background:var(--cream)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{position:relative;overflow:hidden;min-height:310px;background:#ddd}.project img{width:100%;height:100%;min-height:310px;object-fit:cover;display:block}.project .overlay{position:absolute;inset:auto 0 0;padding:35px 20px 18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8))}.project h3{margin:0}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step{padding:25px;border-top:2px solid var(--gold);background:#fafafa}.step b{font-size:12px;color:#9a7637}.step h3{margin:8px 0}.step p{color:var(--muted);font-size:14px}
.estimate{background:#111;color:#fff}.estimate .section-head p{color:#ccc}.estimate-box{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.estimate-list{display:grid;gap:10px}.estimate-list div{padding:13px 16px;border:1px solid #333}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-image{width:100%;height:500px;object-fit:cover}.check{margin:15px 0}.check:before{content:"✓";color:var(--gold);font-weight:700;margin-right:10px}
.faq{display:grid;grid-template-columns:1fr 1fr;gap:20px}.faq details{border-bottom:1px solid #ddd;padding:18px 0}.faq summary{cursor:pointer;font-weight:700}
.cta{background:var(--cream);text-align:center}.cta h2{font-size:42px;line-height:1.1}.cta p{max-width:700px;margin:0 auto 25px;color:var(--muted)}
.site-footer{background:#111;color:#fff;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.site-footer p,.site-footer a{color:#bbb;font-size:14px}.site-footer h3{font-size:15px}.copyright{border-top:1px solid #333;margin-top:35px;padding-top:20px;color:#777;font-size:12px}
.page-hero{padding:90px 0;background:#111;color:#fff}.page-hero h1{font-size:52px;margin:0}.content{max-width:900px}.content h2{margin-top:42px}.content p,.content li{color:#555}
@media(max-width:850px){.menu{display:none}.mobile-toggle{display:block}.nav-cta{display:none}.trust-grid,.cards,.project-grid,.steps{grid-template-columns:1fr 1fr}.about-grid,.estimate-box,.faq,.footer-grid{grid-template-columns:1fr}.hero{min-height:600px}.hero h1{font-size:48px}}
@media(max-width:560px){.wrap{padding:0 18px}section{padding:60px 0}.trust-grid,.cards,.project-grid,.steps{grid-template-columns:1fr}.hero h1{font-size:40px}.hero p{font-size:16px}.page-hero h1{font-size:40px}}
