@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--black:#0b0b0b;--black2:#151515;--cream:#f8f2e7;--cream2:#fffaf1;--gold:#e8b94f;--gold2:#f4cf74;--text:#1b1916;--muted:#70695e;--green:#14b866;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;color:var(--text);background:var(--cream2)}a{text-decoration:none;color:inherit}.header{height:72px;background:#0a0a0af7;color:#fff;display:flex;align-items:center;gap:28px;padding:0 clamp(18px,5vw,70px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(232,185,79,.35)}.brand{display:flex;align-items:center;gap:10px;min-width:235px}.brand b,.footer-brand b{font:600 25px Playfair Display;color:var(--gold2);display:block;line-height:1}.brand small,.footer-brand small{display:block;color:#000;font-size:11px;letter-spacing:.4px;margin-top:4px}.brand-mark{font-size:27px;color:var(--gold2);display:inline-block}.nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1}.nav a{font-size:13px;color:#ddd;transition:.2s}.nav a:hover{color:var(--gold2)}.header-call{background:var(--gold2);color:#17120a;padding:12px 16px;border-radius:7px;font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center;white-space:nowrap}.menu-btn{display:none;background:none;color:#fff;border:0}.hero{min-height:610px;background:radial-gradient(circle at 75% 42%,#4d3614 0,#17120b 24%,#080808 61%);color:#fff;display:grid;grid-template-columns:1.05fr .95fr;position:relative;overflow:hidden;padding:80px clamp(22px,7vw,100px) 55px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,#00000080);pointer-events:none}.hero-copy{max-width:720px;z-index:2}.eyebrow{font-size:12px;letter-spacing:6px;color:var(--gold2);font-weight:700;margin:0 0 15px}.eyebrow.dark{color:#a67b21;letter-spacing:4px}.hero h1{font:600 clamp(54px,7vw,94px)/.9 "Playfair Display";margin:0}.hero h1 span{color:var(--gold2)}.hero-text{font-size:18px;line-height:1.7;color:#e8e5df;max-width:620px;margin:28px 0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 21px;border-radius:7px;font-size:14px;font-weight:700;border:1px solid transparent}.btn.gold{background:var(--gold2);color:#16110a}.btn.whatsapp{background:var(--green);color:#fff}.btn.outline{border-color:#e7d8ad;color:#fff;background:#0003}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px}.trust-row span{display:grid;grid-template-columns:28px 1fr;column-gap:8px;align-items:center}.trust-row svg{grid-row:span 2;color:var(--gold2)}.trust-row b{font-size:13px}.trust-row small{color:#aaa;font-size:10px}.hero-art{position:relative;min-height:460px}.hero-art:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:3%;top:2%;background:radial-gradient(circle,#4d3719,transparent 67%);opacity:.65}.orb{position:absolute;right:5%;top:12%;width:170px;height:170px;border:1px solid var(--gold2);border-radius:50%;background:#e8b94f1f;display:grid;place-content:center;text-align:center;color:var(--gold2);font-size:12px;line-height:1.5;box-shadow:0 0 60px #e8b94f1f}.orb b{font-size:14px}.hero-art p{position:absolute;right:22%;top:48%;font:italic 30px Playfair Display;line-height:1.1;color:#fff;text-align:center;transform:rotate(-7deg)}.jewel{position:absolute;color:var(--gold2);filter:drop-shadow(0 10px 25px rgba(232,185,79,.25))}.jewel-one{font-size:190px;bottom:30px;right:24%}.jewel-two{font-size:130px;bottom:20px;right:2%;color:#c5c2b9}.jewel-three{font-size:85px;bottom:90px;right:46%}.section{padding:82px clamp(20px,6vw,90px)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;background:#fff}.intro h2,.section-heading h2,.rate-banner h2,.contact h2{font:600 clamp(34px,4vw,53px)/1.08 "Playfair Display";margin:0}.intro>p{color:var(--muted);line-height:1.8;font-size:16px;max-width:600px}.cream{background:var(--cream)}.section-heading{text-align:center;max-width:720px;margin:0 auto 45px}.section-heading h2{margin-bottom:12px}.section-heading p:last-child{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;max-width:1250px;margin:auto}.product-card{background:#fff;border:1px solid #e8decc;border-radius:12px;padding:26px 16px;text-align:center;box-shadow:0 8px 25px #31230a0a;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #31230a1a}.product-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#fff5d9;color:#b98516;font-size:27px}.product-card h3{font:600 19px Playfair Display;margin:0 0 8px}.product-card p{font-size:12px;line-height:1.55;color:var(--muted);min-height:40px}.product-card a{color:#a77b1d;font-weight:700;font-size:12px;display:inline-flex;align-items:center;gap:5px;margin-top:10px}.benefits{background:var(--black);color:#fff}.section-heading.light p{color:var(--gold2)}.section-heading.light h2{color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;max-width:1200px;margin:auto}.benefit{display:flex;gap:14px;align-items:flex-start}.benefit svg{color:var(--gold2);min-width:29px}.benefit b,.benefit small{display:block}.benefit b{font-family:Playfair Display;font-size:16px;color:#f7d984}.benefit small{font-size:11px;color:#a9a9a9;margin-top:5px;line-height:1.4}.rate-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--gold2)}.rate-banner p{max-width:700px;color:#5f4b21;line-height:1.6}.dark-btn{background:#111;color:#fff}.dark-btn:hover{background:#222}.branches{background:#fff}.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1150px;margin:auto}.branch-card{border:1px solid #e8decc;border-radius:14px;padding:30px;display:grid;grid-template-columns:60px 1fr;gap:18px;box-shadow:0 8px 25px #31230a0a}.branch-number{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#fbefcf;color:#a67b21;font:600 20px Playfair Display}.tag{font-size:10px;font-weight:800;letter-spacing:1px;color:#a67b21;background:#fff0bf;padding:5px 8px;border-radius:4px}.branch-card h3{font:600 28px Playfair Display;margin:12px 0}.branch-card p{color:var(--muted);font-size:13px;display:flex;gap:8px;line-height:1.5}.branch-card p svg{min-width:18px;color:#a67b21}.branch-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.small-btn{display:inline-flex;gap:6px;align-items:center;border:1px solid #cfc4b0;padding:10px 12px;border-radius:6px;font-size:11px;font-weight:700}.small-btn.gold{background:var(--gold2);border-color:var(--gold2)}.small-btn.green{background:var(--green);border-color:var(--green);color:#fff}.review-section{background:var(--cream);overflow:hidden}.reviews-viewport{width:100%;max-width:100%;margin:0 auto;overflow:hidden;position:relative}.reviews-track{display:flex;width:max-content;gap:0;align-items:stretch;will-change:transform;animation:reviewsMarquee 60s linear infinite}.reviews-group{display:flex;flex:0 0 auto;width:max-content;gap:20px;align-items:stretch;padding-right:20px}.review-card{flex:0 0 330px;width:330px;min-width:330px;box-sizing:border-box;background:#fff;border:1px solid #e8decc;border-radius:12px;padding:26px;box-shadow:0 8px 25px #31230a0a;overflow:hidden}.stars{color:#d89a12;letter-spacing:2px}.review-card p{font-size:14px;line-height:1.7;color:#4f4a42;min-height:72px}.review-card b,.review-card small{display:block}.review-card small{font-size:11px;color:#999;margin-top:4px}.reviews-track:hover{animation-play-state:paused}@keyframes reviewsMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:760px){.reviews-viewport{max-width:100%}.reviews-track{animation-duration:50s}.reviews-group{gap:14px;padding-right:14px}.review-card{flex:0 0 280px;width:280px;min-width:280px;padding:22px}}.contact{background:var(--black2);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.contact h2{max-width:600px}.contact-copy>p:not(.eyebrow){color:#424141;line-height:1.8;max-width:550px}.contact-line{display:flex;gap:10px;align-items:center;margin-top:16px;color:#686767}.contact-line svg{color:var(--gold2)}.contact-line a{color:var(--gold2);font-weight:700}.enquiry-form{background:#fff;color:#17130d;padding:30px;border-radius:14px}.enquiry-form h3{font:600 29px Playfair Display;margin:0 0 5px}.enquiry-form>p{color:#777;font-size:12px;margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;padding:13px 14px;border:1px solid #ddd3c2;border-radius:6px;margin:6px 0;font:inherit;font-size:13px;outline:none}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:#c99a37}.submit-btn{width:100%;border:0;background:var(--gold2);padding:14px;border-radius:7px;font-weight:800;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:8px;cursor:pointer}.footer{background:#090909;color:#fff;padding:50px clamp(20px,6vw,90px);display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;border-top:1px solid rgba(232,185,79,.35)}.footer-brand{display:flex;gap:10px}.footer h4{color:var(--gold2);margin:0 0 14px;font-size:13px}.footer a,.footer span,.footer p{display:block;color:#aaa;font-size:18px;margin:8px 0}.footer a:hover{color:#fff}.floating-whatsapp,.floating-call{position:fixed;right:20px;z-index:60;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 10px 25px #0003}.floating-whatsapp{bottom:84px;background:var(--green)}.floating-call{bottom:20px;background:#111;border:2px solid var(--gold2)}.floating-whatsapp svg,.floating-call svg{width:23px}@media(max-width:1100px){.product-grid,.benefit-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-art{display:none}.trust-row{max-width:800px}.nav,.header{gap:16px}.brand{min-width:auto}.footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.reviews-viewport{max-width:calc(100vw - 24px)}.reviews-track{gap:14px;animation-duration:34s}.reviews-group{gap:14px}.review-card{flex-basis:280px;width:280px;min-width:280px;padding:22px}}@media(max-width:430px){.hero-actions{grid-template-columns:1fr}.hero-actions .outline{grid-column:auto}.trust-row{grid-template-columns:1fr 1fr}.product-grid,.benefit-grid,.footer{grid-template-columns:1fr}.floating-whatsapp{bottom:74px}.floating-call{bottom:12px}}html{scroll-padding-top:78px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.btn,.small-btn,.submit-btn,.header-call,.floating-whatsapp,.floating-call,.product-card a,.nav a,.branch-card,.review-card,.benefit,.back-top{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,opacity .22s ease}.btn:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000038}.btn:active,.small-btn:active,.submit-btn:active{transform:translateY(0) scale(.98)}.btn.gold:hover,.small-btn.gold:hover,.submit-btn:hover{background:#f8d989;box-shadow:0 10px 24px #b4822340}.btn.whatsapp:hover,.small-btn.green:hover,.floating-whatsapp:hover{background:#0fa457;box-shadow:0 10px 24px #14b86647}.btn.outline:hover{background:#e8b94f1f;border-color:var(--gold2)}.header-call:hover{transform:translateY(-2px);box-shadow:0 8px 18px #e8b94f40}.nav a{position:relative;padding:26px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--gold2);transition:right .22s ease}.nav a:hover:after{right:0}.product-card:hover{border-color:#b4822373}.product-card:hover .product-icon{transform:scale(1.06) rotate(-3deg);background:#fff0c8}.product-card a:hover{color:#7d5a12;gap:9px}.branch-card:hover{transform:translateY(-4px);border-color:#b4822373;box-shadow:0 18px 40px #31230a1a}.small-btn:hover{transform:translateY(-2px);border-color:#b99756;box-shadow:0 7px 16px #00000014}.review-card:hover{transform:translateY(-4px);border-color:#b4822366;box-shadow:0 18px 35px #31230a1a}.benefit:hover{transform:translateY(-3px)}.benefit:hover svg{transform:scale(1.08)}.floating-whatsapp:hover,.floating-call:hover{transform:scale(1.08)}.floating-whatsapp:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid rgba(20,184,102,.35);border-radius:50%;animation:pulse 2.2s infinite}@keyframes pulse{0%,60%,to{transform:scale(.95);opacity:.1}25%{transform:scale(1.12);opacity:.5}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-card{opacity:1}.reveal-card:hover{transform:translateY(-5px)}.back-top{position:fixed;right:20px;bottom:146px;z-index:59;width:42px;height:42px;border-radius:50%;border:1px solid #d6b65d;background:#fffaf0;color:#6f5319;font-size:20px;cursor:pointer;box-shadow:0 8px 22px #00000029}.back-top:hover{background:var(--gold2);color:#16110a;transform:translateY(-3px)}.enquiry-form input:hover,.enquiry-form select:hover,.enquiry-form textarea:hover{border-color:#c8a45c}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{box-shadow:0 0 0 3px #e8b94f24}.submit-btn:hover{transform:translateY(-2px);cursor:pointer}.submit-btn:focus-visible,.btn:focus-visible,.small-btn:focus-visible,.header-call:focus-visible,a:focus-visible,.back-top:focus-visible{outline:3px solid rgba(232,185,79,.45);outline-offset:3px}.mobile-contact-bar{display:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media(max-width:760px){.nav a{padding:9px 0}.nav a:after{display:none}.mobile-contact-bar{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:55;grid-template-columns:repeat(3,1fr);background:#0a0a0af5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(232,185,79,.35);padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:7px}.mobile-contact-bar a{display:flex;justify-content:center;align-items:center;gap:6px;color:#fff;font-size:11px;font-weight:700;padding:10px 5px;border-radius:7px}.mobile-contact-bar a:nth-child(2){background:var(--green)}.mobile-contact-bar a:first-child{background:var(--gold2);color:#17120a}.mobile-contact-bar a:hover{transform:translateY(-2px)}.floating-whatsapp,.floating-call{display:none}.back-top{right:14px;bottom:82px}.footer{padding-bottom:95px}}@media(max-width:430px){.back-top{bottom:80px}}.enquiry-form>input{width:100%;padding:13px 14px;border:1px solid #ddd3c2;border-radius:6px;margin:6px 0;font:inherit;font-size:13px;outline:none;transition:border-color .22s ease,box-shadow .22s ease}.enquiry-form>input:hover{border-color:#c8a45c}.enquiry-form>input:focus{border-color:#c99a37;box-shadow:0 0 0 3px #e8b94f24}.hero-mark{position:relative;min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 36px;overflow:hidden}.hero-mark-ring{position:absolute;top:-125px;right:-80px;width:260px;height:260px;border:1px solid rgba(246,200,93,.75);border-radius:50%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:74px;color:#f6c85d;font-size:15px;letter-spacing:.04em;z-index:0}.hero-logo{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:150px;height:150px;margin-bottom:26px;color:#f6c85d;filter:drop-shadow(0 10px 28px rgba(246,200,93,.12))}.hero-tagline{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:1px;text-align:center;max-width:430px;margin-top:4px;color:#fff9ed;text-shadow:0 3px 18px rgba(0,0,0,.85)}.hero-tagline span{display:block;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700;font-size:clamp(28px,4vw,46px);line-height:.98;letter-spacing:-.035em}@media(max-width:760px){.hero-mark{min-height:360px;padding:42px 18px 30px}.hero-mark-ring{top:-150px;right:-110px;width:235px;height:235px;font-size:12px}.hero-logo{width:118px;height:118px;margin-bottom:22px}.hero-logo svg{width:72px;height:72px}.hero-tagline span{font-size:clamp(25px,8vw,36px)}}@media(max-width:430px){.hero-mark{min-height:320px;padding-top:36px}.hero-logo{width:100px;height:100px;margin-bottom:18px}.hero-logo svg{width:62px;height:62px}.hero-tagline span{font-size:26px}}.utility-strip{min-height:38px;background:#17120a;color:#f5ead0;border-bottom:1px solid rgba(232,185,79,.18);display:flex;align-items:center;justify-content:space-around;gap:20px;padding:7px 5vw;font-size:11px}.utility-strip span{display:flex;align-items:center;gap:7px;white-space:nowrap}.utility-strip svg{color:var(--gold2)}.header{height:82px;position:sticky}.header-wa{background:var(--green);color:#fff;padding:13px 17px;border-radius:7px;font-size:13px;font-weight:800;display:flex;gap:8px;align-items:center;white-space:nowrap}.hero-premium{grid-template-columns:.95fr 1.05fr;grid-template-rows:auto auto;align-items:center;min-height:650px;padding-top:62px;padding-bottom:0;background:radial-gradient(circle at 72% 46%,#513615 0,#1a1309 28%,#070707 65%)}.hero-premium .hero-copy{padding-bottom:35px}.hero-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #c99a37;border-radius:999px;padding:8px 13px;letter-spacing:1.4px;margin-bottom:20px;background:#e8b94f12}.hero-premium h1{font-size:clamp(52px,6.4vw,86px);line-height:.94;letter-spacing:-.025em}.hero-premium h1 span{color:var(--gold2)}.hero-premium .hero-text{max-width:580px;margin:24px 0;color:#565655}.hero-premium .hero-actions{gap:14px}.hero-premium .btn{min-width:190px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:24px;color:#1e1e1e;font-size:12px}.proof-stars{color:var(--gold2);letter-spacing:3px}.hero-photo-wrap{position:relative;min-height:470px;display:flex;align-items:center;justify-content:center}.hero-photo{width:100%;max-width:760px;height:500px;object-fit:cover;object-position:center;border-radius:18px 18px 0 0;filter:saturate(1.08) contrast(1.05);box-shadow:0 30px 70px #00000073;border:1px solid rgba(232,185,79,.22)}.value-badge{position:absolute;right:2%;top:5%;width:126px;height:126px;border:1px solid var(--gold2);border-radius:50%;display:grid;place-content:center;text-align:center;background:#0a0805bf;box-shadow:0 0 35px #e8b94f2e;color:var(--gold2)}.value-badge small{font-size:10px;font-weight:800}.value-badge b{font:700 16px Playfair Display;margin:3px 0}.value-badge span{font-size:9px;letter-spacing:2px}.hero-trust{grid-column:1/-1;grid-row:2;margin:0;padding:18px 28px;border:1px solid rgba(232,185,79,.2);border-radius:14px 14px 0 0;background:#080808b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card{padding:0 0 18px;overflow:hidden}.product-photo{height:135px;overflow:hidden;background:#17120a;border-radius:11px 11px 0 0}.product-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-card:hover .product-photo img{transform:scale(1.06)}.product-card h3{padding:0 12px;margin-top:18px}.product-card p,.product-card a{padding:0 12px}@media(max-width:1100px){.utility-strip{display:none}.header{height:72px}.header-wa{display:none}.hero-premium{grid-template-columns:1fr;padding-top:55px}.hero-photo-wrap{order:2;min-height:360px}.hero-photo{height:380px}.hero-premium .hero-copy{order:1}.hero-trust{order:3}.value-badge{right:5%;top:4%}}@media(max-width:430px){.hero-premium h1{font-size:43px}.hero-pill{font-size:9px}.hero-photo{height:245px}.value-badge{width:82px;height:82px}.value-badge small{font-size:8px}.value-badge b{font-size:11px}.hero-trust{grid-template-columns:1fr 1fr}.product-photo{height:145px}}.rates-section{background:radial-gradient(circle at 50% 0%,rgba(230,183,76,.12),transparent 45%),#0b0a08;color:#fff}.rates-section .section-heading h2{color:#fff}.rates-section .section-heading p:last-child{color:#bdb6aa}.rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1150px;margin:0 auto}.rate-card{background:linear-gradient(145deg,#17130c,#0d0d0d);border:1px solid rgba(230,183,76,.35);border-radius:18px;padding:26px;box-shadow:0 15px 45px #00000040}.rate-card-top{display:flex;align-items:center;gap:13px}.rate-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(246,200,93,.65);color:#f6c85d;font-weight:800;font-size:15px}.rate-card-top b,.rate-card-top small{display:block}.rate-card-top b{font:600 20px Playfair Display;color:#fff}.rate-card-top small{color:#9d978c;margin-top:4px;font-size:11px}.rate-card strong{display:block;color:#f6c85d;font:700 clamp(29px,3vw,42px) "Playfair Display";margin:24px 0 2px}.rate-card>span{color:#ded8cd;font-size:12px}.rate-card em{display:block;margin-top:14px;color:#8f8a81;font-style:normal;font-size:11px;line-height:1.45}.rate-silver .rate-icon{color:#818080;border-color:#dcdcdc80}.rate-silver strong{color:#e8e8e8}.rates-footer{max-width:1150px;margin:20px auto 0;padding:15px 0 0;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#9e988d;font-size:11px}.rates-footer .dark-btn{flex-shrink:0}@media(max-width:760px){.mobile-contact-bar{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;left:8px;right:8px;bottom:8px;z-index:80;padding:7px;gap:7px;border:1px solid rgba(246,200,93,.35);border-radius:16px;background:#0c0b0af0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 35px #00000061}.mobile-contact-bar a{min-height:54px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border-radius:11px;color:#fff;font-size:11px;font-weight:800;text-decoration:none;transition:transform .2s ease,filter .2s ease}.mobile-contact-bar a:first-child{background:#f6c85d;color:#15110a}.mobile-contact-bar a:nth-child(2){background:#08bd67}.mobile-contact-bar a:nth-child(3){background:#1a1814;border:1px solid rgba(246,200,93,.35)}.mobile-contact-bar a:active{transform:scale(.97)}.mobile-contact-bar span{line-height:1.1}.mobile-contact-bar small{font-size:8px;opacity:.72;font-weight:600}.footer{padding-bottom:105px}.back-top{bottom:92px;right:14px}.rates-grid{grid-template-columns:1fr;gap:12px}.rate-card{padding:20px}.rates-footer{flex-direction:column;align-items:flex-start}.rates-footer .dark-btn{width:100%;justify-content:center}}@media(max-width:430px){.mobile-contact-bar{left:5px;right:5px;bottom:5px;padding:5px;gap:5px}.mobile-contact-bar a{min-height:52px}.mobile-contact-bar small{display:none}.back-top{bottom:82px}}:root{--cream:#fffaf0;--gold2:#d7a52a;--gold:#f3c85b;--muted:#6d665a;--black:#2a251c }body{background:#fffdf7;color:#2b271f}.header{background:#fffcf5f7;color:#2b271f;border-bottom-color:#ead8ad}.brand b{color:#9a4b16}.brand small{color:#6f675a}.nav a{color:#3e392f}.nav a:hover{color:#9a4b16}.header-call{color:#332a1b;background:#f7df9c}.hero-premium{background:linear-gradient(120deg,#fffaf0,#fff4d7 48%,#f8e6b6);color:#2b271f}.hero h1{color:#2c271f}.hero h1 span{color:#9a4b16}.hero-text{color:#5f584d}.value-badge{background:#fffaecf5;color:#8c5e0b;border-color:#d7a52a}.hero-trust,.trust-row{background:#ffffffb8;border-color:#ead8ad}.hero-trust b,.trust-row b{color:#3b3428}.hero-trust small,.trust-row small{color:#756d60}.cream{background:#fffaf0}.product-card{background:#fff;border-color:#eadfc8}.benefits{background:#f7ecd0;color:#2d281f}.section-heading.light h2{color:#2d281f}.benefit b{color:#8c630c}.benefit small{color:#71695d}.rates-section{background:linear-gradient(135deg,#fffaf0,#f9edcf);color:#2d281f}.rates-section .section-heading h2{color:#2d281f}.rates-section .section-heading p:last-child{color:#716d65}.rate-card{background:#fff;border-color:#e5c979;box-shadow:0 15px 40px #8b641914}.rate-card-top b{color:#2d281f}.rate-card-top small{color:#766e62}.rate-card strong{color:#a86d08}.rate-card>span{color:#625a4e}.rate-card em{color:#81786a}.rate-silver strong{color:#66717a}.rates-footer{color:#756d60;border-top-color:#e5d8ba}.branch-card,.review-card{background:#fff;border-color:#e7dcc5}.contact{background:linear-gradient(135deg,#fff8e8,#f6e5b7);color:#2c271f}.enquiry-form{background:#fff;border-color:#e1cf9e}.footer{background:#f4e7c4;color:#3b3429}.footer a,.footer span,.footer p{color:#5e564a}.hindi-shree-logo{width:58px;height:58px;flex:0 0 58px;display:block;filter:drop-shadow(0 5px 9px rgba(125,81,8,.15))}@media(prefers-reduced-motion:reduce){.reviews-track{animation:none!important;transform:none!important}}.hero-premium.hero{background:linear-gradient(120deg,#fffaf0,#fff5dc,#f8e8bd)!important;filter:none!important;opacity:1!important}.hero-premium.hero:before,.hero-premium.hero:after,.hero-premium:before,.hero-premium:after{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;background:none!important;background-image:none!important;box-shadow:none!important;filter:none!important}.hero-premium.hero .hero-trust{background:#fffdf8!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero-premium.hero .hero-photo{filter:saturate(1.08) contrast(1.05)!important}.rate-highlight{min-height:340px;padding:30px;border-radius:18px;border:1px solid #e5c979;background:radial-gradient(circle at 88% 12%,rgba(255,221,130,.65),transparent 34%),linear-gradient(145deg,#fffdf7,#f7e6b7);box-shadow:0 15px 40px #8b641914;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;color:#2d281f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rate-highlight:before{content:"₹";position:absolute;right:-25px;top:-48px;font:700 190px Playfair Display,Georgia,serif;color:#b8851414;pointer-events:none;z-index:0}.rate-highlight-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#d7a52a;color:#fff;font:700 24px Georgia,serif;margin-bottom:16px;position:relative;z-index:1;box-shadow:0 8px 20px #b7851440;transition:transform .25s ease,box-shadow .25s ease}.rate-highlight-label{margin:0 0 8px;color:#a16c05;font-size:12px;font-weight:800;letter-spacing:1.5px;position:relative;z-index:1}.rate-highlight h3{margin:0 0 13px;color:#2a251d;font:600 27px/1.15 Playfair Display,Georgia,serif;position:relative;z-index:1}.rate-highlight>p:not(.rate-highlight-label){margin:0 0 20px;color:#5f584d;font-size:13px;line-height:1.6;position:relative;z-index:1}.rate-highlight-btn{width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 15px;border-radius:9px;background:#171512;color:#fff;text-decoration:none;font-size:13px;font-weight:800;position:relative;z-index:1;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.rate-highlight:hover{transform:translateY(-5px);border-color:#d7a52a;box-shadow:0 22px 50px #8b641929}.rate-highlight:hover .rate-highlight-icon{transform:scale(1.08) rotate(-4deg);box-shadow:0 12px 26px #b7851452}.rate-highlight-btn:hover{background:#9b6b0a;transform:translateY(-2px);box-shadow:0 9px 20px #00000026}@media(max-width:1000px){.rate-highlight{grid-column:1/-1;min-height:280px}}@media(max-width:760px){.rate-highlight{min-height:auto;padding:25px 20px}.rate-highlight h3{font-size:24px}.rate-highlight-btn{width:100%}}.footer-copyright{grid-column:1/-1;background:#000;color:#fff;width:100%;margin:12px 0 -20px;padding:12px 20px;border-top:1px solid rgba(255,255,255,.18);text-align:center;font-size:15px;line-height:1.4}.footer{padding-top:35px;padding-bottom:20px}@media(max-width:760px){.footer{padding-top:28px;padding-bottom:18px}.footer-copyright{margin:10px 0 -18px;padding:11px 12px;font-size:15px}}@media(min-width:1440px){.header{padding-left:clamp(40px,5vw,100px);padding-right:clamp(40px,5vw,100px)}.hero-premium{padding-left:clamp(40px,7vw,120px);padding-right:clamp(40px,7vw,120px)}.section{padding-left:clamp(30px,6vw,110px);padding-right:clamp(30px,6vw,110px)}.hero-premium h1{font-size:clamp(68px,5.5vw,94px)}.hero-photo{max-width:820px}.product-grid,.rates-grid,.branch-grid,.benefit-grid{max-width:1280px}.review-grid{max-width:1150px}}@media(min-width:1101px)and (max-width:1439px){.header{gap:18px;padding-left:30px;padding-right:30px}.brand{min-width:215px}.nav{gap:17px}.nav a{font-size:12px}.hero-premium{padding-left:55px;padding-right:55px}.hero-premium h1{font-size:clamp(58px,6vw,78px)}.hero-photo{height:450px}.section{padding-left:45px;padding-right:45px}.product-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.rates-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:769px)and (max-width:1100px){.header{height:72px;padding:0 24px;gap:14px}.brand{min-width:210px}.brand b{font-size:22px}.brand small{font-size:10px}.nav{gap:12px}.nav a{font-size:11px;white-space:nowrap}.header-call{padding:10px 12px;font-size:11px}.header-wa{display:none}.hero-premium{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;min-height:auto;padding:55px 32px 0}.hero-premium .hero-copy{padding-bottom:40px}.hero-premium h1{font-size:clamp(48px,6vw,66px)}.hero-premium .hero-text{font-size:15px;max-width:500px}.hero-premium .btn{min-width:150px;padding:13px 15px}.hero-photo-wrap{min-height:380px}.hero-photo{height:380px}.value-badge{width:105px;height:105px;right:2%;top:4%}.hero-trust{grid-column:1/-1;grid-row:2;margin-top:0}.section{padding:65px 30px}.section-heading{margin-bottom:35px}.product-grid{grid-template-columns:repeat(3,1fr);gap:15px}.product-photo{height:145px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:28px}.rates-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px}.rate-highlight{grid-column:1/-1;min-height:280px}.branch-grid{grid-template-columns:1fr 1fr;gap:16px}.branch-card{padding:24px;grid-template-columns:52px 1fr;gap:14px}.branch-card h3{font-size:24px}.branch-actions{gap:7px}.small-btn{padding:9px 10px}.review-grid{grid-template-columns:repeat(2,1fr)}.contact{grid-template-columns:1fr 1fr;gap:35px}.enquiry-form{padding:24px}.footer{grid-template-columns:repeat(2,1fr);gap:30px}}@media(min-width:600px)and (max-width:768px){.header{height:68px;padding:0 22px}.brand{min-width:0}.brand b{font-size:21px}.brand small{font-size:9px}.brand-mark{font-size:23px}.menu-btn{display:block;margin-left:auto}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fffdf7;flex-direction:column;align-items:stretch;padding:16px 24px;gap:0;border-top:1px solid #ead8ad;box-shadow:0 12px 25px #0000001a}.nav.open{display:flex}.nav a{color:#3e392f;padding:13px 0;width:100%;border-bottom:1px solid #eee3cd}.hero-premium{grid-template-columns:1fr;min-height:auto;padding:48px 28px 0}.hero-premium .hero-copy{order:1;padding-bottom:25px}.hero-premium h1{font-size:clamp(48px,8vw,65px)}.hero-premium .hero-text{font-size:16px}.hero-photo-wrap{order:2;min-height:360px}.hero-photo{height:360px;border-radius:16px}.value-badge{width:105px;height:105px;right:3%}.hero-trust{order:3;grid-column:1/-1;margin-top:10px}.section{padding:60px 24px}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-photo{height:155px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:25px}.rates-grid{grid-template-columns:1fr!important}.rate-highlight{grid-column:auto}.branch-grid{grid-template-columns:1fr}.branch-card{grid-template-columns:55px 1fr}.review-grid{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr;gap:35px}.footer{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:599px){body{overflow-x:hidden}.header{height:64px;padding:0 14px;gap:10px}.brand{min-width:0;gap:8px;max-width:calc(100% - 50px)}.brand b{font-size:19px;white-space:nowrap}.brand small{font-size:8px;white-space:nowrap}.brand-mark{font-size:21px;flex-shrink:0}.menu-btn{display:flex;align-items:center;justify-content:center;margin-left:auto;width:40px;height:40px;flex-shrink:0;color:#2d281f;cursor:pointer}.nav{display:none;position:absolute;top:64px;left:0;right:0;background:#fffdf7;flex-direction:column;align-items:stretch;padding:10px 18px 16px;gap:0;border-top:1px solid #ead8ad;box-shadow:0 12px 28px #0000001f}.nav.open{display:flex}.nav a{color:#3e392f;padding:13px 2px;width:100%;border-bottom:1px solid #eee3cd;font-size:13px}.hero-premium{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:auto;padding:40px 18px 0}.hero-premium .hero-copy{order:1;padding-bottom:20px}.hero-pill{font-size:9px;letter-spacing:1px;padding:7px 10px;margin-bottom:16px}.hero-premium h1{font-size:clamp(40px,12vw,52px);line-height:.95}.hero-premium .hero-text{font-size:14px;line-height:1.65;margin:19px 0}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-premium .btn{width:100%;min-width:0;padding:12px 10px;font-size:12px}.hero-proof{font-size:10px;gap:8px;margin-top:17px}.hero-photo-wrap{order:2;min-height:270px;width:100%}.hero-photo{width:100%;height:270px;border-radius:14px}.value-badge{width:82px;height:82px;right:3%;top:3%}.value-badge small{font-size:7px}.value-badge b{font-size:10px}.value-badge span{font-size:7px;letter-spacing:1px}.hero-trust{order:3;grid-column:1/-1;grid-row:auto;margin-top:8px;padding:14px 10px!important;border-radius:14px 14px 0 0!important}.hero-trust,.trust-row{grid-template-columns:1fr 1fr!important;gap:14px!important}.trust-row span,.hero-trust span{grid-template-columns:22px 1fr;column-gap:6px}.trust-row b,.hero-trust b{font-size:11px}.trust-row small,.hero-trust small{font-size:8px}.section{padding:52px 16px}.section-heading{margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:3px}.eyebrow.dark{letter-spacing:2.5px}.section-heading h2,.intro h2,.contact h2,.rate-banner h2{font-size:34px;line-height:1.1}.section-heading p:last-child{font-size:13px;line-height:1.6}.intro{grid-template-columns:1fr;gap:18px}.intro>p{font-size:14px;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-card{padding:0 0 15px;border-radius:10px}.product-photo{height:125px}.product-card h3{font-size:15px;margin-top:14px}.product-card p{font-size:11px;min-height:45px;line-height:1.5}.product-card a{font-size:11px}.benefit-grid{grid-template-columns:1fr 1fr;gap:22px 15px}.benefit{gap:9px}.benefit svg{min-width:24px;width:24px}.benefit b{font-size:14px;line-height:1.25}.benefit small{font-size:10px;line-height:1.4}.rates-grid{grid-template-columns:1fr!important;gap:12px}.rate-card{min-height:auto;padding:20px}.rate-card strong{font-size:32px;margin-top:20px}.rate-highlight{min-height:auto;padding:22px 18px}.rate-highlight h3{font-size:23px}.rate-highlight-btn{width:100%;font-size:12px}.rates-footer{font-size:10px}.branch-grid{grid-template-columns:1fr;gap:14px}.branch-card{grid-template-columns:1fr;gap:13px;padding:20px;border-radius:12px}.branch-number{width:46px;height:46px;font-size:18px}.branch-card h3{font-size:23px;margin:10px 0}.branch-card p{font-size:12px}.branch-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.small-btn{justify-content:center;padding:10px 7px;font-size:10px}.small-btn.green{grid-column:1/-1}.review-grid{grid-template-columns:1fr}.review-card{padding:21px}.review-card p{font-size:13px;min-height:auto}.contact{grid-template-columns:1fr;gap:30px}.contact-copy>p:not(.eyebrow){font-size:14px;line-height:1.7}.contact-line{font-size:13px}.enquiry-form{padding:21px 17px;border-radius:12px}.enquiry-form h3{font-size:25px}.form-row{grid-template-columns:1fr}.enquiry-form input,.enquiry-form select,.enquiry-form textarea,.enquiry-form>input{font-size:13px}.footer{grid-template-columns:1fr 1fr;gap:24px 18px;padding:35px 18px 105px}.footer-brand{grid-column:1/-1}.footer a,.footer span,.footer p{font-size:13px}.floating-review{width:270px;max-width:calc(100vw - 20px)}.back-top{width:40px;height:40px;right:12px;bottom:82px}.mobile-contact-bar{left:5px!important;right:5px!important;bottom:5px!important}}@media(max-width:360px){.header{padding:0 10px}.brand b{font-size:17px}.brand small{font-size:7px}.brand-mark{font-size:19px}.hero-premium{padding-left:14px;padding-right:14px}.hero-premium h1{font-size:38px}.hero-premium .hero-actions{grid-template-columns:1fr}.hero-premium .btn{padding:12px}.hero-photo{height:235px}.hero-trust,.trust-row{grid-template-columns:1fr!important}.product-grid{grid-template-columns:1fr}.product-photo{height:175px}.benefit-grid,.branch-actions{grid-template-columns:1fr}.small-btn.green{grid-column:auto}.section{padding-left:14px;padding-right:14px}.section-heading h2,.intro h2,.contact h2,.rate-banner h2{font-size:30px}.mobile-contact-bar a{min-height:50px;font-size:10px}}@media(max-width:900px)and (orientation:landscape){.header{height:58px}.nav{top:58px}.hero-premium{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding-top:35px}.hero-premium .hero-copy{order:1}.hero-photo-wrap{order:2;min-height:300px}.hero-photo{height:300px}.hero-trust{grid-column:1/-1;order:3}.section{padding-top:45px;padding-bottom:45px}.product-grid,.benefit-grid{grid-template-columns:repeat(3,1fr)}.branch-grid,.contact{grid-template-columns:1fr 1fr}}@media(hover:none)and (pointer:coarse){.product-card:hover,.branch-card:hover,.review-card:hover,.benefit:hover,.rate-highlight:hover,.btn:hover,.small-btn:hover,.header-call:hover{transform:none}.nav a:after{display:none}.product-card a,.small-btn,.btn,.submit-btn{min-height:44px}}html,body,#root{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%}.hero-photo,.product-photo img{max-width:100%}.rate-highlight,.rate-card,.branch-card,.review-card,.enquiry-form{min-width:0}.footer>*,.contact>*,.hero-premium>*{min-width:0}@media(min-width:1800px){.hero-premium,.section{padding-left:8vw;padding-right:8vw}.hero-photo{max-width:850px}}@supports (padding:max(0px)){.mobile-contact-bar{padding-bottom:max(7px,env(safe-area-inset-bottom))}.footer{padding-bottom:max(105px,calc(85px + env(safe-area-inset-bottom)))}}.footer{padding-top:35px!important;padding-bottom:0!important;margin-bottom:0!important;min-height:0!important}.footer-copyright{grid-column:1/-1;width:100%;background:#000;color:#fff;margin:25px 0 0!important;padding:12px 20px;border-top:1px solid rgba(255,255,255,.18);text-align:center;font-size:15px;line-height:1.4;box-sizing:border-box}html,body,#root{margin:0!important;padding:0!important}.footer:last-child{margin-bottom:0!important}@media(max-width:760px){.footer{padding-top:28px!important;padding-bottom:0!important}.footer-copyright{margin:20px 0 0!important;padding:11px 12px;font-size:15px}}@media(max-width:760px){.header-call{display:none!important}}.footer-copyright{grid-column:1 / -1!important;width:100%!important;box-sizing:border-box!important;background:#000!important;color:#fff!important;margin:25px 0 0!important;padding:12px 20px!important;border-top:1px solid rgba(255,255,255,.18);text-align:center;font-size:15px;line-height:1.4;position:relative;z-index:2}@media(max-width:760px){.footer{padding-bottom:115px!important}.footer-copyright{margin:20px 0 0!important;padding:12px 10px!important;font-size:15px;line-height:1.4}}body{-webkit-user-select:none;-moz-user-select:none;user-select:none}
