
:root{--n:#071f3d;--b:#1f6ed4;--r:#d9232e;--l:#f5f7fb;--t:#1b1f24;--m:#64748b;--g:#f7b500}
.curry-site{font-family:Inter,Arial,sans-serif;color:var(--t)}.curry-site *{box-sizing:border-box}.curry-wrap{max-width:1180px;margin:auto;padding:0 24px}.curry-site a{text-decoration:none}
.curry-hero{min-height:720px;background:linear-gradient(90deg,rgba(7,31,61,.96),rgba(7,31,61,.75),rgba(7,31,61,.2)),url('assets/hero-crew.jpeg') center/cover;display:flex;align-items:center;color:white}.curry-hero>div{max-width:760px;margin-left:6vw;padding:80px 24px}.curry-hero h1,.curry-page h1{font-size:clamp(46px,7vw,100px);line-height:.92;margin:12px 0 22px;text-transform:uppercase}.curry-hero span{color:#4c9cff}.curry-hero p{font-size:22px;line-height:1.45}.eyebrow{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#9dccff}
.btn{display:inline-block;background:var(--b);color:white!important;padding:14px 22px;border-radius:8px;font-weight:900;margin:6px 10px 6px 0}.btn.red{background:var(--r)}.btn.outline{background:transparent;border:2px solid white}
.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:26px 7vw;background:white;box-shadow:0 8px 25px #0001}.trust div{border-left:4px solid var(--b);padding-left:16px}.trust strong{display:block;color:var(--n)}
.sec{padding:78px 0}.light{background:var(--l)}.dark{background:var(--n);color:white}.center{text-align:center}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
h2{font-size:clamp(32px,4vw,54px);line-height:1.05;margin:8px 0 22px;color:var(--n)}.dark h2{color:white}.label{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:var(--b)}p{line-height:1.65}.image,.card img{width:100%;display:block;border-radius:14px}.image{box-shadow:0 14px 35px #0002}.card{background:white;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0001;color:var(--t);text-align:left}.card img{height:230px;object-fit:cover;border-radius:0}.pad{padding:24px}.card h3,.review h3{color:var(--n);text-transform:uppercase}.review{background:white;color:var(--t);border-radius:16px;padding:26px;text-align:left;box-shadow:0 10px 24px #0001}.stars{color:var(--g);font-size:21px;font-weight:900}.page{background:linear-gradient(135deg,var(--n),#0b376c);color:white;text-align:center;padding:110px 24px}.page h1{color:white}.gallery img{height:300px;object-fit:cover}.cta{text-align:center;background:#eef5ff;padding:78px 24px}.area{background:linear-gradient(135deg,var(--n),#0b376c);color:white;text-align:center;padding:64px 24px}.area h2{color:white}.mobile-call{display:none}.foot{background:#031224;color:white;text-align:center;padding:36px 24px}.foot img{width:190px;background:white}
@media(max-width:900px){.trust,.grid2,.grid3,.grid4{grid-template-columns:1fr}.curry-hero>div{margin:0}.mobile-call{display:block;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--r);color:white!important;text-align:center;font-weight:900;padding:16px}.sec{padding:54px 0}}
