@font-face{font-family:brahmi;src:url('/fonts/NotoSansBrahmi-Regular.ttf')}@font-face{font-family:Roboto;src:url('/fonts/Roboto-VariableFont_wdth\,wght.ttf')}@font-face{font-family:'Pixelify Sans';src:url('/fonts/PixelifySans-VariableFont_wght.ttf')}*{box-sizing:border-box;border:0;margin:0;padding:0;outline:0}:root{--primary-bg-color:#f0e0d6;--secondary-bg-color:rgba(255,255,255,.7);--primary-dark-bg-color:#d3bdaf;--primary-border-color:rgba(0,0,0,.1);--secondary-border-color:#f0e0d6;--primary-text-color:rgb(141, 68, 68);--secondary-text-color:rgb(150, 86, 86);--primary-dark-text-color:rgb(119 76 57);--primary-header-text-color:rgb(141, 68, 68);--primary-shadow-color:rgba(0,0,0,.14);--primary-url-color:#239}body{min-height:100vh;width:100%;padding:15px;background:url('/images/tired.png') fixed bottom right no-repeat,linear-gradient(to bottom,#fed6af 0,transparent 260px),#ffe;background-size:10%,auto,auto}.title{text-align:center;font-size:2.4rem}.english{display:inline-block;font-size:2.4rem;color:#f08080;text-shadow:2px 2px #dc143c;font-family:'Pixelify Sans','IBM Plex Mono'}.bh-green,.bh-orange,.bh-white{text-shadow:1px 1px #765b7c}.bh-orange{color:#f0b240}.bh-white{color:#fff}.bh-green{color:#66ac66}.hindi{display:inline-block;color:#ffa07a;font-weight:100;margin:0 10px;font-family:Modak,cursive}.hindi:hover{transform:rotate(31deg)}.brahmi{display:inline-block;color:#add8e6;text-shadow:0 0 5px #b4d4df;font-weight:700}.brahmi:hover{transform:rotate(-20deg)}nav{max-width:fit-content;margin:1.5vh auto}ul{list-style-type:none;display:flex;justify-content:center;flex-wrap:wrap}ul li{margin:5px;display:inline-block}li a,li button{text-decoration:none;color:#cd5c5c;padding:5px;width:50px;font-family:Roboto}ul li a[title='हिन्दी-ब्राह्मी']{font-weight:100}li a:hover,li button:hover{background-color:#cd5c5c;color:#fff;border-radius:5px}li button{cursor:pointer;width:80px;background-color:transparent}main{margin:0 auto;color:#cd5c5c;font-family:Roboto}.topic h3{font-weight:700;font-size:1.3rem}.topic p{font-size:.9rem;padding:1.5vh;padding-top:.5vh}a{font-weight:700;color:#cd5c5c}img{width:1.5rem;height:auto}.quote{color:#8fbc8f}.italic{font-style:italic}.bold{font-weight:700}.italic_bold{font-style:italic;font-weight:700}.heading-1{font-size:1.1rem}.heading-2{font-size:1.2rem}.heading-3{font-size:1.3rem}.post-ref{color:#6495ed}.custom-flags-details{cursor:pointer}@media screen and (max-width:600px){main{width:100%}}.noticeboard-container{max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.noticeboard-container h2{color:var(--primary-header-text-color);background-color:var(--primary-bg-color);border:1px solid var(--primary-border-color);padding:.5vh;margin-bottom:20px;border-radius:.3vh}.notice-card{flex-basis:100%;border:1px solid #ddd;border-radius:.35vh;padding:.8vh;background:#fff;word-wrap:break-word;color:var(--primary-text-color);margin-bottom:.8vh;transition:box-shadow .2s ease-in-out}.pinned-notices:hover{box-shadow:2px 2px rgba(240,178,64,.3)}.notice-card:hover{box-shadow:2px 2px var(--primary-shadow-color)}.pinned-notices{background:rgba(240,178,64,.1)}.meta-info{border-bottom:1px solid var(--primary-border-color);display:flex;padding:.8vh;padding-top:0;margin-bottom:.8vh;border-radius:.3vh;width:100%;justify-content:space-between;font-size:.8rem}.notice-media{float:left}.notice-media img{min-width:100px;max-width:150px;height:auto;max-height:150px;object-fit:contain;margin-right:1vh}.dummy{clear:both;width:0;height:0}.notice-details{padding:.8vh}.notice-content .notice-title{color:var(--primary-dark-text-color);font-size:clamp(16px, 2.5vw, 18px)}.notice-content .notice-message{margin:0;color:var(--primary-text-color);line-height:1.5;font-size:clamp(14px, 2vw, 16px)}.no-notices{text-align:center;color:#666;font-style:italic;padding:40px}