:root{--navy:#003463;--navy-dark:#002747;--ivory:#faf8f2;--gold:#b99455;--ink:#1f2933;--muted:#66717c;--line:#dfe4e8;--bluegrey:#eef1f5;--white:#fff;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font-family:var(--sans);line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(250,248,242,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,52,99,.08)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:155px;height:auto}.nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#34414c}.nav a:not(.nav-cta){padding:28px 0}.nav a:hover{color:var(--navy)}.nav-cta{background:var(--navy);color:#fff!important;padding:12px 18px;border-radius:4px}.nav-cta b{font-size:15px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;overflow:hidden;min-height:680px;display:flex;align-items:center;background:#edf2f4}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#faf8f2 0%,rgba(250,248,242,.96) 44%,rgba(250,248,242,.1) 100%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:78px 0}.hero-copy{max-width:620px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--navy);margin:0 0 18px;text-transform:uppercase}.hero h1,.section-heading h2,.intro-copy h2,.quality-copy h2,.custom h2,.quote-copy h2{font-family:var(--serif);font-weight:600;line-height:.94;margin:0;color:var(--navy)}.hero h1{font-size:clamp(62px,7vw,102px);letter-spacing:-.035em}.hero h1 em{font-style:normal;color:#526777}.hero-text{font-size:18px;max-width:560px;color:#56636d;margin:28px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:48px;padding:0 22px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;transition:.25s ease}.btn span{font-size:18px;line-height:0}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-dark);transform:translateY(-2px)}.btn-secondary{border:1px solid #aeb8c1;color:var(--navy);background:rgba(255,255,255,.65)}.btn-secondary:hover{border-color:var(--navy);transform:translateY(-2px)}.trust-row{display:flex;gap:13px;align-items:center;margin-top:30px;color:#71808b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.trust-row i{width:3px;height:3px;background:var(--gold);border-radius:50%}.photo-placeholder{position:relative;overflow:hidden;background:linear-gradient(135deg,#dfe8e2,#c9d5d6 45%,#9da887 100%);display:flex;align-items:center;justify-content:center;text-align:center}.photo-placeholder:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,52,99,.12),transparent 55%),radial-gradient(circle at 70% 30%,rgba(255,255,255,.5),transparent 22%)}.photo-placeholder>div,.photo-placeholder>span{position:relative;z-index:1}.hero-photo{height:500px;box-shadow:0 30px 70px rgba(0,39,71,.15);border:12px solid rgba(255,255,255,.55)}.hero-photo small{display:block;font-size:9px;letter-spacing:.18em;color:var(--navy);font-weight:700}.hero-photo strong{display:block;font-family:var(--serif);font-size:40px;color:var(--navy);line-height:1.05;margin:10px 0}.hero-photo p{font-size:11px;color:#5c6871}.section{padding:110px 0}.split{display:grid;grid-template-columns:280px 1fr;gap:80px}.intro-copy{max-width:800px}.intro-copy h2,.quality-copy h2{font-size:clamp(44px,5vw,70px);margin-bottom:30px}.intro-copy p{font-size:16px;color:#5c6871;max-width:800px}.intro-copy .highlight{border-left:2px solid var(--gold);padding-left:22px;color:var(--navy);font-size:18px;margin-top:30px}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto 58px}.section-heading h2{font-size:clamp(48px,5vw,72px)}.section-heading p{color:var(--muted);max-width:650px;margin:18px auto 0}.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--ivory);border:1px solid #edf0f2;transition:.3s ease;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,39,71,.1)}.product-photo{height:250px}.product-photo span{font-size:10px;letter-spacing:.18em;color:var(--navy);font-weight:700}.product-photo small{position:absolute;left:18px;top:18px;font-size:9px;font-weight:700;letter-spacing:.16em;color:var(--navy)}.product-card:nth-child(1) .product-photo{background:linear-gradient(135deg,#e0eadc,#b9ceb0)}.product-card:nth-child(2) .product-photo{background:linear-gradient(135deg,#f0e4c7,#d8b77d)}.product-card:nth-child(3) .product-photo{background:linear-gradient(135deg,#eee9df,#cfd7da)}.product-card:nth-child(4) .product-photo{background:linear-gradient(135deg,#d8e7c7,#b7c99f)}.product-card:nth-child(5) .product-photo{background:linear-gradient(135deg,#eee2c6,#d3bd91)}.product-card:nth-child(6) .product-photo{background:linear-gradient(135deg,#e5d0ad,#b77d57)}.product-card:nth-child(7) .product-photo{background:linear-gradient(135deg,#dfe4e6,#b4c1c7)}.product-body{padding:25px}.product-tag{font-size:9px;letter-spacing:.14em;color:var(--gold);font-weight:700;margin:0 0 8px}.product-body h3{font-family:var(--serif);font-size:31px;color:var(--navy);line-height:1.05;margin:0 0 10px}.product-body p:not(.product-tag){color:#68737c;font-size:13px;min-height:64px}.product-body a{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--navy)}.why{background:var(--navy);color:#fff}.section-kicker.light{color:#d8b97d}.why .section-heading h2{color:#fff}.why .section-heading p{color:#c5d0d8;margin-left:0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.17)}.benefit{padding:32px 28px 10px 0;border-bottom:1px solid rgba(255,255,255,.17);min-height:205px}.benefit:not(:nth-child(3n+1)){padding-left:28px;border-left:1px solid rgba(255,255,255,.17)}.benefit span{color:#d8b97d;font-size:11px;letter-spacing:.14em}.benefit h3{font-family:var(--serif);font-size:30px;margin:20px 0 8px;color:#fff}.benefit p{color:#bdc9d1;font-size:13px;max-width:300px}.process{background:var(--ivory)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);margin-top:10px}.step{padding:35px 24px 10px 0;min-height:220px}.step:not(:first-child){padding-left:24px;border-left:1px solid var(--line)}.step b{font-size:11px;letter-spacing:.12em;color:var(--gold)}.step h3{font-family:var(--serif);font-size:32px;color:var(--navy);margin:18px 0 8px}.step p{font-size:13px;color:var(--muted);margin:0}.quality{background:var(--bluegrey)}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.quality-copy p{color:#5f6b74}.quality-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d9dfe4}.quality-item{background:#fff;padding:24px;font-weight:600;color:var(--navy);font-size:13px}.quality-item span{color:var(--gold);margin-right:12px}.custom{min-height:520px;display:flex;align-items:center;position:relative;background:#234d5a;overflow:hidden}.custom-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,39,71,.88),rgba(0,52,99,.38)),linear-gradient(135deg,#244f5d,#89926c);}.custom:after{content:"INDIA";position:absolute;right:-4%;bottom:-16%;font-family:var(--serif);font-weight:700;font-size:320px;line-height:.8;color:rgba(255,255,255,.08)}.custom-content{position:relative;z-index:1;color:#fff;max-width:720px}.custom h2{font-size:clamp(54px,6vw,82px);color:#fff}.custom p{font-size:17px;color:#e4ebef;max-width:650px;margin:22px 0 30px}.btn-light{background:#fff;color:var(--navy)}.btn-light:hover{transform:translateY(-2px)}.quote{background:#fff}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.quote-copy h2{font-size:clamp(54px,5vw,78px)}.quote-copy>p{color:var(--muted);font-size:17px;max-width:450px}.quote-note{display:flex;gap:15px;margin-top:40px;padding-top:24px;border-top:1px solid var(--line);color:var(--navy)}.quote-note>span{color:var(--gold)}.quote-note small{color:var(--muted)}.quote-form{padding:32px;background:var(--ivory);border:1px solid #e9edf0}.tally-embed-wrap{padding:0;background:transparent;border:0;min-width:0}.tally-embed-wrap iframe{display:block;width:100%;min-height:3830px;border:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form label{display:block;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#4b5963;margin-bottom:15px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #d7dde1;background:#fff;padding:13px 14px;margin-top:7px;font:inherit;font-size:13px;color:var(--ink);outline:none;border-radius:2px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--navy);box-shadow:0 0 0 2px rgba(0,52,99,.08)}.quote-form textarea{resize:vertical}.form-submit{border:0;cursor:pointer;width:100%;margin-top:4px}.form-help{font-size:10px;color:#7a858d;text-align:center;margin:10px 0 0}.form-status{font-size:12px;text-align:center;color:var(--navy);font-weight:600;min-height:18px}.footer{background:var(--navy-dark);color:#fff;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.footer-logo{width:170px;margin-bottom:15px}.footer p{color:#becbd3;font-size:13px}.footer small{color:#8fa2af}.footer h4{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#d8b97d;margin:3px 0 20px}.footer a{display:block;color:#c6d0d6;font-size:12px;margin:10px 0}.footer a:hover{color:#fff}.footer .muted{font-size:11px;color:#8fa2af}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8295a2;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.footer-bottom a{display:inline;color:#8295a2;margin:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.legal{padding:100px 0}.legal h1,.legal h2{font-family:var(--serif);color:var(--navy)}.legal h1{font-size:64px;line-height:1}.legal h2{font-size:32px;margin-top:45px}.legal p,.legal li{color:#596670;max-width:850px}.legal .notice{background:#fff7e7;border-left:3px solid var(--gold);padding:18px;margin:25px 0}.legal-footer{margin-top:60px}.contact-email:empty{display:none}
@media(max-width:900px){.container{width:min(100% - 34px,700px)}.nav{position:absolute;left:17px;right:17px;top:82px;background:#fff;padding:18px;display:none;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 30px rgba(0,39,71,.12)}.nav.open{display:flex}.nav a:not(.nav-cta){padding:12px 4px}.nav-cta{text-align:center;margin-top:8px}.menu-toggle{display:block}.hero{min-height:auto}.hero-bg{background:linear-gradient(180deg,#faf8f2 0%,rgba(250,248,242,.82) 55%,rgba(250,248,242,.35) 100%)}.hero-grid{grid-template-columns:1fr;gap:50px;padding:70px 0 90px}.hero h1{font-size:clamp(58px,14vw,82px)}.hero-photo{height:430px}.split,.quality-grid,.quote-grid{grid-template-columns:1fr;gap:40px}.split{gap:25px}.section{padding:80px 0}.product-grid{grid-template-columns:1fr 1fr}.product-card{grid-column:auto}.benefit-grid{grid-template-columns:1fr 1fr}.benefit:not(:nth-child(3n+1)){padding-left:0;border-left:0}.benefit:nth-child(even){padding-left:25px;border-left:1px solid rgba(255,255,255,.17)}.process-grid{grid-template-columns:1fr}.step,.step:not(:first-child){padding:25px 0;border-left:0;border-bottom:1px solid var(--line);min-height:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){.brand img{width:135px}.hero-text{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.btn{width:100%}.trust-row{flex-wrap:wrap;gap:9px}.trust-row i{display:none}.hero-photo{height:360px}.hero-photo strong{font-size:30px}.section-heading h2,.intro-copy h2,.quality-copy h2{font-size:48px}.product-grid{grid-template-columns:1fr}.product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:span 1}.product-photo{height:220px}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit:nth-child(even){padding:25px 0;border-left:0}.form-row{grid-template-columns:1fr;gap:0}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:10px}.custom{min-height:500px}.custom:after{font-size:190px}.custom h2{font-size:52px}.legal h1{font-size:50px}}

/* V1.2 editorial photography */
.hero-photo{position:relative;overflow:hidden;background:#dfe5e4;box-shadow:0 30px 70px rgba(0,39,71,.15);border:12px solid rgba(255,255,255,.55);height:500px}
.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,39,71,.05) 35%,rgba(0,39,71,.68) 100%)}
.hero-photo-overlay{position:absolute;left:30px;right:30px;bottom:30px;z-index:2;color:#fff}
.hero-photo-overlay small{display:block;font-size:9px;letter-spacing:.18em;font-weight:700;color:#e7d3a3}
.hero-photo-overlay strong{display:block;font-family:var(--serif);font-size:34px;line-height:1.05;margin-top:9px;color:#fff;max-width:430px}
.product-photo{height:250px;position:relative;overflow:hidden;background:#e7e2d8}
.product-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}
.product-card:hover .product-photo img{transform:scale(1.04)}
.product-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,39,71,.03) 45%,rgba(0,39,71,.42) 100%);pointer-events:none}
.product-photo small{z-index:2;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}
.custom-product-photo img{object-position:center 60%}
@media(max-width:900px){.hero-photo{height:430px}}
@media(max-width:600px){.hero-photo{height:360px}.hero-photo-overlay{left:20px;right:20px;bottom:20px}.hero-photo-overlay strong{font-size:28px}}
