:root{--maroon:#74162f;--deep:#4b0d1e;--cream:#fff8ec;--gold:#efb34f;--orange:#ed7608;--green:#169b54;--ink:#281b1e;--muted:#74666a;--line:#e7d8cf;--white:#fff;--shadow:0 12px 35px rgba(76,31,19,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans Devanagari","Mukta",system-ui,sans-serif;line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1240px)/2));border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20}.brand{display:flex;align-items:center;gap:10px;color:var(--maroon)}.brand>span{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--maroon);color:#ffe59d;font-weight:900;font-size:23px}.brand em{font-style:normal;color:var(--orange);font-size:11px}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:700}.site-header>div{display:flex;gap:15px;align-items:center}.button{display:inline-flex;background:var(--orange);color:#fff;padding:11px 17px;border-radius:9px;font-weight:850}.flash{position:fixed;top:82px;right:20px;z-index:50;background:#fff;border-left:5px solid var(--green);box-shadow:var(--shadow);padding:13px 18px;border-radius:8px}.hero{min-height:510px;padding:55px max(24px,calc((100% - 1240px)/2));display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;background:radial-gradient(circle at 85% 20%,#ffeec4,transparent 28%),linear-gradient(130deg,#fff8ee,#fff)}.hero>div>span,.listing>header>span{font-size:12px;color:var(--orange);font-weight:900;letter-spacing:.1em}.hero h1{font-size:clamp(42px,5vw,65px);line-height:1.12;color:var(--maroon);margin:12px 0}.hero h1 em{color:var(--ink);font-style:normal}.hero p{font-size:18px;color:var(--muted)}.hero form{display:flex;max-width:650px;height:58px;background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.hero form input{flex:1;border:0;padding:0 16px;outline:0}.hero form button{border:0;background:var(--orange);color:#fff;padding:0 25px;font-weight:900}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:18px;font-weight:800}.wa{color:#fff!important;background:var(--green)!important}.hero-actions a{padding:11px 15px;border-radius:8px}.hero>aside{height:360px;border-radius:28px;background:linear-gradient(145deg,var(--maroon),#941f45);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#ffe59d;box-shadow:var(--shadow)}.hero-logo{width:170px;height:170px;border:10px double #ffe59d;border-radius:50%;display:grid;place-items:center;font-size:85px;font-weight:900}.hero>aside b{font-size:22px;letter-spacing:.1em;margin-top:15px}.modules,.section,.latest{width:min(1240px,calc(100% - 40px));margin:30px auto}.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.modules a{border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;box-shadow:0 5px 17px rgba(70,30,20,.05)}.modules b{font-size:20px;color:var(--maroon)}.modules span{color:var(--muted)}.section{padding:50px 0}.section-head h2,.latest h2{font-size:32px;color:var(--maroon);margin:3px 0}.section-head small{color:var(--orange);font-weight:850}.cards,.product-grid,.list-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article,.product-grid article,.list-grid article{border:1px solid var(--line);border-radius:15px;background:#fff;padding:17px;box-shadow:0 6px 20px rgba(70,30,20,.05)}.thumb{height:120px;border-radius:10px;background:var(--cream);display:grid;place-items:center;color:var(--maroon);font-size:45px;font-weight:900}.cards h3{margin:14px 0 2px}.cards p{color:var(--muted);margin:0}.cards article>span{color:#e68a00}.cards article>div:last-child{display:flex;gap:8px;margin-top:14px}.cards article>div a{flex:1;border:1px solid var(--line);border-radius:7px;text-align:center;padding:8px;font-weight:800}.latest{display:grid;grid-template-columns:1.4fr .6fr;gap:25px;background:var(--cream);width:100%;padding:55px max(24px,calc((100% - 1240px)/2))}.latest article{background:#fff;border-radius:12px;padding:18px;margin:10px 0}.latest article small{color:var(--orange)}.latest article h3{margin:5px 0}.latest article p{color:var(--muted)}.latest>aside{background:var(--maroon);color:#fff;border-radius:16px;padding:28px}.latest>aside h2{color:#fff}.business-page{padding-bottom:0}.business-hero{min-height:350px;background:linear-gradient(145deg,var(--deep),#921f43);background-size:cover;background-position:center;display:grid;place-items:center;text-align:center;color:#fff}.business-hero>div{background:rgba(68,11,29,.78);backdrop-filter:blur(4px);padding:28px 45px;border-radius:18px}.business-hero img,.business-hero>div>span{width:100px;height:100px;border-radius:22px;object-fit:cover;display:grid;place-items:center;background:#fff7df;color:var(--maroon);font-size:46px;font-weight:900;margin:auto}.business-hero h1{font-size:42px;margin:10px 0 0}.business-hero p{margin:3px}.business-hero b{color:#ffd677}.business-actions{width:min(1000px,calc(100% - 30px));margin:-25px auto 30px;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;position:relative;box-shadow:var(--shadow)}.business-actions a{padding:12px;text-align:center;border-radius:8px;font-weight:900}.business-section{width:min(1050px,calc(100% - 30px));margin:28px auto;border:1px solid var(--line);border-radius:16px;padding:28px}.business-section h2{color:var(--maroon)}.product-grid img,.list-grid img{width:100%;height:170px;object-fit:cover;border-radius:9px}.product-grid article a{display:block;text-align:center;padding:9px;border-radius:7px;margin-top:12px}.address{background:var(--cream)}.forms{display:grid;grid-template-columns:1fr 1fr;gap:25px}.forms form{display:flex;flex-direction:column;gap:10px}.forms input,.forms textarea,.forms select,.auth-page input,.auth-page select,.profile-editor input,.profile-editor textarea,.profile-editor select,.panel-form input{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px}.forms button,.auth-page button,.profile-editor button,.panel-form button,.inline-form button,.table button{border:0;border-radius:8px;background:var(--orange);color:#fff;padding:11px;font-weight:900}.business-dock{display:none}.listing{width:min(1200px,calc(100% - 40px));margin:50px auto}.listing>header{text-align:center;margin-bottom:35px}.listing>header h1{font-size:42px;color:var(--maroon);margin:6px}.list-grid article small{color:var(--orange)}.list-grid article h2{font-size:20px}.list-grid article p,.list-grid article time{color:var(--muted)}.article-page{width:min(850px,calc(100% - 30px));margin:50px auto}.article-page article{border:1px solid var(--line);border-radius:16px;padding:35px}.article-page h1{font-size:42px;line-height:1.25;color:var(--maroon)}.article-page img{width:100%;border-radius:12px;margin:20px 0}.article-page>a,.article-page article>a{display:inline-flex;padding:10px 15px;border-radius:8px;margin:10px 5px 0 0}.source{border-top:1px solid var(--line);padding-top:15px;color:var(--muted)}.auth-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:1fr 1fr}.auth-page>section{background:linear-gradient(145deg,var(--deep),#821b3a);color:#fff;padding:8vw;display:flex;flex-direction:column;justify-content:center}.auth-page>section>span{font-size:80px;color:#ffe59d}.auth-page>section h1{font-size:50px;line-height:1.15}.auth-page>section em{color:#ffd477;font-style:normal}.auth-page>section p{color:#eedde2}.auth-page>form{width:min(520px,calc(100% - 40px));margin:auto;padding:35px}.auth-page form>small{color:var(--orange);font-weight:900}.auth-page form h2{color:var(--maroon);font-size:32px}.auth-page label,.profile-editor label,.panel-form label{display:block;font-size:13px;font-weight:800;margin:12px 0}.auth-page label input,.auth-page label select{margin-top:5px}.auth-page form button{width:100%;margin-top:17px}.two,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashboard{min-height:100vh;display:grid;grid-template-columns:245px 1fr;background:#f7f5f4}.dashboard>aside{background:var(--deep);color:#fff;padding:20px 15px;display:flex;flex-direction:column}.dashboard>aside .brand{color:#fff}.dashboard>aside h3{padding:15px}.dashboard>aside nav{display:flex;flex-direction:column;gap:5px}.dashboard>aside nav a{padding:11px 13px;border-radius:8px;font-size:13px}.dashboard>aside nav a.active,.dashboard>aside nav a:hover{background:#8a2944}.dashboard>aside form{margin-top:auto}.dashboard>aside form button{background:transparent;border:1px solid #a6707e;color:#fff;padding:9px;width:100%;border-radius:7px}.dashboard>section>header{height:65px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 25px}.dashboard>section>header div{display:flex;flex-direction:column}.dashboard>section>header small{color:var(--muted)}.dashboard>section>header a{color:var(--maroon);font-weight:800}.dash-content{padding:28px}.dash-content h1{color:var(--maroon)}.profile-alert{display:flex;align-items:center;gap:18px;background:#fff4e4;border:1px solid #f0d2a5;border-radius:13px;padding:18px}.profile-alert>b{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;border:7px solid var(--orange);color:var(--maroon)}.profile-alert>div{flex:1}.profile-alert h2{margin:0;font-size:18px}.profile-alert p{margin:3px;color:var(--muted)}.profile-alert a{background:var(--maroon);color:#fff;padding:9px 13px;border-radius:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.stats article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;flex-direction:column}.stats article small{color:var(--muted)}.stats article b{font-size:28px;color:var(--maroon)}.table{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin-top:18px}.table>div{display:flex;align-items:center;gap:15px;border-bottom:1px solid #eee7e3;padding:12px}.table>div>b{min-width:180px}.table>div>span,.table>div>p{flex:1;color:var(--muted)}.table>div>em{font-style:normal;background:#fff2dc;color:#b55700;padding:4px 8px;border-radius:20px}.table form{display:flex;gap:5px}.profile-editor,.panel-form{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px;margin-bottom:20px}.profile-editor h1,.profile-editor h2{color:var(--maroon)}.profile-editor>label textarea{margin-top:5px}.profile-editor>button{margin-top:15px}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.inline-form{display:flex;gap:10px;background:#fff;padding:15px;border-radius:10px}.inline-form select{padding:8px}footer{background:#32101b;color:#eadce1;padding:28px max(24px,calc((100% - 1240px)/2));display:flex;justify-content:space-between}footer b{color:#ffe19a}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero>aside{display:none}.cards,.product-grid,.list-grid{grid-template-columns:repeat(2,1fr)}.latest{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr}.auth-page>section{padding:45px 25px}.auth-page>section h1{font-size:38px}.dashboard{grid-template-columns:1fr}.dashboard>aside{display:none}.stats{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.site-header{height:64px;padding:0 12px}.site-header .brand b{font-size:14px}.site-header>div>a:first-child{display:none}.site-header .button{font-size:11px;padding:9px}.hero{padding:40px 18px;min-height:auto}.hero h1{font-size:36px}.hero p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}.modules,.cards,.product-grid,.list-grid{grid-template-columns:1fr}.modules{width:calc(100% - 28px)}.section{width:calc(100% - 28px)}.latest{padding:35px 14px}.business-hero{min-height:280px}.business-hero h1{font-size:32px}.business-actions{grid-template-columns:1fr 1fr}.forms{grid-template-columns:1fr}.business-page{padding-bottom:78px}.business-dock{display:grid;position:fixed;left:8px;right:8px;bottom:7px;z-index:40;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:15px;padding:6px;box-shadow:var(--shadow)}.business-dock a{text-align:center;padding:10px 4px;font-size:10px;border-radius:10px}.listing{margin-top:30px}.listing>header h1,.article-page h1{font-size:31px}.article-page article{padding:22px}.two,.form-grid{grid-template-columns:1fr}.auth-page>section{display:none}.auth-page>form{padding:30px 0}.dash-content{padding:16px}.stats{grid-template-columns:1fr 1fr}.profile-alert{align-items:flex-start;flex-wrap:wrap}.profile-alert a{width:100%;text-align:center}.table{overflow:auto}.table>div{min-width:650px}.table>div>b{min-width:130px}footer{display:none}}
