:root{--navy:#1e2f4a;--navy-deep:#101a2b;--gold:#a86c3a;--gold-light:#c48a4c;--cream:#fbf7ec;--cream-deep:#f2e2d2;--ink:#2a2a28;--wa:#25d366;--wa-dark:#128c7e;--max:1180px}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body.sgx{background:var(--cream);color:var(--ink);font-family:Inter,sans-serif;overflow-x:hidden}.sgx *,.sgx :before,.sgx :after{box-sizing:border-box}.sgx h1,.sgx h2,.sgx h3,.sgx .display{font-family:Fraunces,serif}.sgx .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-family:Cinzel,serif;font-size:.72rem;font-weight:600}.sgx .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.sgx a{color:inherit;text-decoration:none}.sgx img{max-width:100%;display:block}.sgx header.site{z-index:100;padding:22px 0;transition:background .4s,box-shadow .4s,padding .3s;position:fixed;top:0;left:0;right:0}.sgx header.site.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbf7eceb;padding:12px 0;box-shadow:0 2px 18px #1e2f4a14}.sgx nav.site{justify-content:space-between;align-items:center;display:flex}.sgx .brand{align-items:center;gap:12px;display:flex}.sgx .brand-mark{background:radial-gradient(circle at 30% 30%, var(--gold-light), var(--gold) 70%);width:44px;height:44px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:1rem;font-weight:600;transition:width .3s,height .3s;display:flex;box-shadow:inset 0 -3px #00000026}.sgx header.site.scrolled .brand-mark{width:36px;height:36px;font-size:.85rem}.sgx .brand-text{color:var(--navy);font-family:Fraunces,serif;font-size:1.05rem;font-weight:600;line-height:1.1}.sgx .brand-text span{letter-spacing:.14em;color:var(--gold);margin-top:2px;font-family:Cinzel,serif;font-size:.6rem;display:block}.sgx .nav-links{gap:38px;display:flex}.sgx .nav-links a{color:var(--navy);padding:4px 0;font-size:.86rem;font-weight:500;position:relative}.sgx .nav-links a:after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.sgx .nav-links a:hover:after,.sgx .nav-links a.active:after{width:100%}.sgx .nav-cta{background:var(--navy);letter-spacing:.02em;border-radius:2px;padding:10px 22px;font-size:.82rem;font-weight:600;transition:background .3s;color:var(--cream)!important}.sgx .nav-cta:hover{background:var(--gold)}.sgx .hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 100px;display:flex;position:relative;overflow:hidden}.sgx .mandala{opacity:.07;pointer-events:none;width:1100px;height:1100px;animation:120s linear infinite sgx-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes sgx-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.sgx .hero-inner{z-index:2;max-width:760px;position:relative}.sgx .arch-wrap{justify-content:center;align-items:center;width:260px;height:260px;margin:0 auto 18px;display:flex;position:relative}.sgx .diya-glow{z-index:1;background:radial-gradient(circle,#a86c3a59 0%,#a86c3a00 70%);border-radius:50%;width:180px;height:180px;animation:4s ease-in-out infinite sgx-glow;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}@keyframes sgx-glow{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}}.sgx .hero-emblem{z-index:2;background:linear-gradient(160deg, var(--gold-light), var(--gold));width:150px;height:150px;color:var(--cream);letter-spacing:.05em;border-radius:50%;justify-content:center;align-items:center;font-family:Cinzel,serif;font-size:2.4rem;display:flex;position:relative;box-shadow:0 20px 44px #a86c3a59,inset 0 -6px #00000026}.sgx .hero h1{color:var(--navy);margin:26px 0 18px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:600;line-height:1.08}.sgx .hero h1 em{color:var(--gold);font-style:italic;font-weight:500}.sgx .hero p.lede{color:#4a4a45;max-width:560px;margin:0 auto 34px;font-size:1.05rem;line-height:1.6}.sgx .hero-ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.sgx .btn{letter-spacing:.02em;cursor:pointer;border:1.5px solid #0000;border-radius:2px;align-items:center;gap:8px;padding:10px 24px;font-size:.88rem;font-weight:600;transition:all .3s;display:inline-flex}.sgx .btn svg{flex-shrink:0;width:20px;height:20px}.sgx .btn-primary{background:var(--gold);color:var(--cream)}.sgx .btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 10px 24px #a86c3a4d}.sgx .btn-outline{border-color:var(--navy);color:var(--navy);background:0 0}.sgx .btn-outline:hover{background:var(--navy);color:var(--cream)}.sgx .btn-wa{color:var(--wa);border-color:var(--wa);background:0 0}.sgx .btn-wa:hover{background:var(--wa);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px #25d36659}.sgx .kolam{justify-content:center;gap:14px;margin:64px 0 0;display:flex}.sgx .kolam span{background:var(--gold);opacity:.35;border-radius:50%;width:7px;height:7px}.sgx .kolam span:nth-child(3n){background:var(--navy);opacity:.55}.sgx .kolam span:nth-child(4){width:11px;height:11px}.sgx section{padding:110px 0;position:relative}.sgx .section-head{max-width:640px;margin-bottom:56px}.sgx .section-head.center{text-align:center;margin-left:auto;margin-right:auto}.sgx .section-head h2{color:var(--navy);margin-top:10px;font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:600;line-height:1.2}.sgx .about{background:var(--cream)}.sgx .about-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.sgx .about p{color:#4a4a45;margin-bottom:18px;font-size:1.02rem;line-height:1.75}.sgx .stat-row{gap:36px;margin-top:30px;display:flex}.sgx .stat-num{color:var(--navy);font-family:Fraunces,serif;font-size:2.1rem;font-weight:600;line-height:1;display:block}.sgx .stat-item small{letter-spacing:.03em;color:var(--gold);text-transform:uppercase;margin-top:6px;font-size:.72rem;font-weight:600;display:block}.sgx .badges{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sgx .badge{background:var(--cream-deep);text-align:center;border:1px solid #a86c3a40;border-radius:4px;padding:22px 18px;transition:transform .3s,box-shadow .3s}.sgx .badge:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1e2f4a1a}.sgx .badge .num{color:var(--navy);font-family:Fraunces,serif;font-size:1.5rem;font-weight:600;display:block}.sgx .badge small{letter-spacing:.03em;color:var(--gold);text-transform:uppercase;font-size:.72rem;font-weight:600}.sgx .products{background:var(--cream-deep)}.sgx .product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.sgx .product-card{background:var(--cream);border:1px solid #1e2f4a14;border-radius:4px;flex-direction:column;padding:30px 22px;transition:all .35s;display:flex;position:relative;overflow:hidden}.sgx .product-card:before{content:"";background:var(--gold);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.sgx .product-card:hover:before{transform:scaleX(1)}.sgx .product-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #1e2f4a1f}.sgx .product-card svg.pc-icon{width:34px;height:34px;stroke:var(--navy);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:18px;transition:stroke .3s}.sgx .product-card:hover svg.pc-icon{stroke:var(--gold)}.sgx .product-card h3{color:var(--navy);margin:0 0 8px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.sgx .product-card p{color:#6a6a63;margin:0 0 18px;font-size:.82rem;line-height:1.5}.sgx .product-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.sgx .pc-link{color:var(--navy);border-bottom:1px solid var(--gold);padding:6px 0;font-size:.78rem;font-weight:600;transition:color .25s}.sgx .pc-link:hover{color:var(--gold)}.sgx .wa-btn{color:var(--wa);border:1.5px solid var(--wa);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .25s;display:inline-flex}.sgx .wa-btn:hover{background:var(--wa);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #25d36640}.sgx .wa-btn svg{fill:none;width:14px;height:14px}.sgx .why{background:var(--navy);color:var(--cream);position:relative}.sgx .why:after{content:"";pointer-events:none;background:radial-gradient(circle at 85% 20%,#a86c3a26,#0000 55%);position:absolute;inset:0}.sgx .why .eyebrow{color:var(--gold-light)}.sgx .why .section-head h2{color:var(--cream)}.sgx .why-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.sgx .why-item{border-left:2px solid var(--gold);padding-left:20px}.sgx .why-item h3{margin-bottom:10px;font-family:Fraunces,serif;font-size:1.2rem;font-weight:600}.sgx .why-item p{color:#c9d1de;font-size:.88rem;line-height:1.6}.sgx .contact{background:var(--cream)}.sgx .contact-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.sgx .info-row{align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.sgx .info-row svg{width:20px;height:20px;stroke:var(--gold);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:3px}.sgx .info-row h4{text-transform:uppercase;letter-spacing:.06em;color:var(--gold);margin:0 0 5px;font-size:.78rem;font-weight:600}.sgx .info-row p,.sgx .info-row a{color:var(--navy);font-size:.95rem;line-height:1.55}.sgx .team-list{margin:4px 0 0;padding:0;list-style:none}.sgx .team-list li{border-bottom:1px solid #1e2f4a14}.sgx .team-list li:last-child{border-bottom:none}.sgx .team-list a{justify-content:space-between;align-items:center;gap:14px;padding:11px 0;transition:transform .25s,color .25s;display:flex}.sgx .team-list a:hover{color:var(--gold);transform:translate(6px)}.sgx .team-list a span{color:var(--navy);font-size:.92rem;font-weight:500}.sgx .team-list a b{color:var(--gold);white-space:nowrap;font-size:.92rem;font-weight:700}.sgx .reg-line{color:#8a8a82;border-top:1px solid #1e2f4a1f;margin-top:30px;padding-top:20px;font-size:.78rem;line-height:1.8}.sgx .map-card{background:var(--navy);color:var(--cream);border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:340px;padding:40px 32px;display:flex;position:relative;overflow:hidden}.sgx .map-card:before{content:"";border:1.5px solid #c48a4c59;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-40px;right:-40px}.sgx .map-card:after{content:"";border:1.5px solid #c48a4c59;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-10px;right:-10px}.sgx .map-card h3{z-index:1;color:var(--cream);font-family:Fraunces,serif;font-size:1.3rem;position:relative}.sgx .map-card p{color:#c9d1de;z-index:1;max-width:320px;font-size:.9rem;position:relative}.sgx footer.site{background:var(--navy-deep);color:#a9b3c2;padding:56px 0 30px}.sgx .footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;display:flex}.sgx .footer-brand{align-items:center;gap:12px;display:flex}.sgx .footer-brand .brand-mark{width:38px;height:38px;font-size:.9rem}.sgx .footer-brand span{color:var(--cream);font-family:Fraunces,serif;font-size:1rem;font-weight:600}.sgx .footer-links{flex-wrap:wrap;gap:28px;display:flex}.sgx .footer-links a{color:#a9b3c2;font-size:.82rem;transition:color .3s}.sgx .footer-links a:hover{color:var(--gold-light)}.sgx .footer-bottom{color:#6f7a8c;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:22px;font-size:.72rem;display:flex}.sgx .page-hero{text-align:center;background:var(--cream-deep);border-bottom:1px solid #a86c3a33;padding:110px 0 40px;position:relative}.sgx .page-hero h1{color:var(--navy);margin:10px 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:600}.sgx .page-hero p{color:#4a4a45;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.sgx .pd-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:60px;display:grid}.sgx .pd-visual{background:var(--cream-deep);aspect-ratio:1;border:1px solid #a86c3a40;border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.sgx .pd-visual svg{width:120px;height:120px;stroke:var(--navy);fill:none;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.sgx .pd-visual:after{content:"";border:1.5px solid #a86c3a59;border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -60px -60px auto}.sgx .pd-body h2{color:var(--navy);margin:10px 0 16px;font-size:2rem}.sgx .pd-body p.lead{color:#4a4a45;margin-bottom:22px;font-size:1.05rem;line-height:1.7}.sgx .pd-feats{margin:0 0 30px;padding:0;list-style:none}.sgx .pd-feats li{color:#3d3d38;border-bottom:1px solid #1e2f4a14;padding:10px 0 10px 26px;font-size:.95rem;position:relative}.sgx .pd-feats li:before{content:"";background:var(--gold);width:14px;height:2px;position:absolute;top:16px;left:0}.sgx .pd-actions{flex-wrap:wrap;gap:12px;display:flex}.sgx .back-link{color:var(--gold);align-items:center;gap:6px;margin-bottom:6px;font-size:.85rem;font-weight:600;display:inline-flex}.sgx .back-link:hover{color:var(--navy)}@media (width<=900px){.sgx .about-grid,.sgx .contact-grid,.sgx .pd-grid{grid-template-columns:1fr;gap:40px}.sgx .product-grid{grid-template-columns:repeat(2,1fr)}.sgx .why-grid{grid-template-columns:repeat(2,1fr);gap:36px 24px}.sgx .nav-links{display:none}}@media (width<=560px){.sgx .product-grid,.sgx .why-grid{grid-template-columns:1fr}.sgx .badges{grid-template-columns:1fr 1fr}.sgx section{padding:80px 0}}@media (prefers-reduced-motion:reduce){.sgx .mandala,.sgx .diya-glow{animation:none}html{scroll-behavior:auto}}
