@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_31011fd-module__jtyeTG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_31011fd-module__jtyeTG__variable{--font-sans:"Inter", "Inter Fallback"}
.Header-module__hBw1pG__header{background-color:var(--surface);border-bottom:1px solid var(--border);z-index:100;display:block;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Header-module__hBw1pG__logo a{color:var(--primary);letter-spacing:0;white-space:nowrap;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__nav{display:block}.Header-module__hBw1pG__navMenu{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__navItem{align-items:center;height:80px;display:flex;position:relative}.Header-module__hBw1pG__navLink{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__activeLink{font-weight:700;color:var(--color-gold)!important}.Header-module__hBw1pG__megaMenu{background-color:var(--surface);border:1px solid var(--border);opacity:0;visibility:hidden;z-index:200;border-radius:0 0 8px 8px;gap:3rem;min-width:max-content;padding:2rem;transition:opacity .2s,visibility .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000000d}.Header-module__hBw1pG__megaMenu.Header-module__hBw1pG__showMenu{opacity:1;visibility:visible}.Header-module__hBw1pG__megaColumn h4{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:600}.Header-module__hBw1pG__megaColumn ul{flex-direction:column;gap:.75rem;display:flex}.Header-module__hBw1pG__megaColumn a{color:var(--text-muted);font-size:.95rem;transition:color .2s}.Header-module__hBw1pG__megaColumn a:hover{color:var(--foreground)}.Header-module__hBw1pG__postBtn{background-color:var(--primary);color:#fff;white-space:nowrap;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.Header-module__hBw1pG__postBtn:hover{background-color:var(--primary-hover)}.Header-module__hBw1pG__actions{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__searchForm{border:1px solid var(--border);background-color:var(--surface-hover);border-radius:6px;align-items:center;padding:.25rem .5rem;display:flex;overflow:hidden}.Header-module__hBw1pG__searchForm:focus-within{outline:2px solid var(--primary);outline-offset:1px}.Header-module__hBw1pG__searchInput{color:var(--foreground);background:0 0;border:none;width:170px;padding:.5rem;font-family:inherit;font-size:.9rem}.Header-module__hBw1pG__searchInput:focus{outline:none}.Header-module__hBw1pG__searchBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.45rem .65rem;font-size:.8rem;font-weight:700}.Header-module__hBw1pG__bottomNav,.Header-module__hBw1pG__drawerOverlay,.Header-module__hBw1pG__drawer{display:none}@media (max-width:767px){.Header-module__hBw1pG__header{display:none}.Header-module__hBw1pG__bottomNav{background-color:var(--surface);border-top:1px solid var(--border);z-index:500;justify-content:space-around;align-items:center;width:100%;height:60px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #00000008}.Header-module__hBw1pG__bottomNavItem{height:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;min-height:48px;font-family:inherit;font-size:.75rem;font-weight:500;display:flex}.Header-module__hBw1pG__bottomNavIcon{justify-content:center;align-items:center;width:24px;height:24px;font-size:1.35rem;line-height:1;display:flex}.Header-module__hBw1pG__activeMobileTab{color:var(--color-gold)!important}.Header-module__hBw1pG__drawerOverlay{z-index:900;opacity:0;visibility:hidden;background-color:#0006;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:block;position:fixed;top:0;left:0}.Header-module__hBw1pG__overlayVisible{opacity:1;visibility:visible}.Header-module__hBw1pG__drawer{background-color:var(--surface);z-index:1000;border-radius:16px 16px 0 0;flex-direction:column;width:100%;height:85vh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -5px 25px #0000001a}.Header-module__hBw1pG__drawerOpen{transform:translateY(0)}.Header-module__hBw1pG__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Header-module__hBw1pG__drawerHeader h2{color:var(--foreground);margin:0;font-size:1.3rem}.Header-module__hBw1pG__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:.5rem;display:flex}.Header-module__hBw1pG__closeBtn svg{width:24px;height:24px}.Header-module__hBw1pG__drawerBody{flex-direction:column;flex:1;gap:2rem;padding:1.5rem;display:flex;overflow-y:auto}.Header-module__hBw1pG__drawerSection h3{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Header-module__hBw1pG__drawerSection ul{flex-direction:column;gap:.5rem;margin:0;padding:0;display:flex}.Header-module__hBw1pG__drawerSection li{list-style:none}.Header-module__hBw1pG__drawerSection a{color:var(--text-muted);min-height:48px;padding:.75rem 0;font-size:1.05rem;display:block}.Header-module__hBw1pG__drawerSection a:active{color:var(--primary)}.Header-module__hBw1pG__drawerPostBtn{background-color:var(--primary);text-align:center;border-radius:8px;min-height:48px;padding:1rem;font-weight:600;display:block;color:#fff!important}}
:root{--background:#fafafa;--foreground:#111;--primary:#c2410c;--primary-hover:#9a3412;--border:#e5e5e5;--surface:#fff;--surface-hover:#f5f5f5;--text-muted:#666;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--color-gold:var(--primary)}html[data-guide-lang=gu]{font-family:var(--font-sans), system-ui, sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.mobile-nav-spacer{display:none}.site-footer{border-top:1px solid var(--border);text-align:center;margin-top:5rem;padding:2rem 1.5rem}.site-footer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:1rem;display:flex}.site-footer a{color:var(--text-muted);font-size:.9rem;font-weight:700}.site-footer a:hover{color:var(--primary)}.site-footer p{color:#888;font-size:.85rem}@media (max-width:767px){.mobile-nav-spacer{width:100%;height:60px;display:block}}
