.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-items:center;width:40px;height:30px;margin-left:20px;padding:0;transition:transform .3s;display:flex;position:relative}.hamburger span{transform-origin:50%;background-color:#000;border-radius:4px;width:100%;height:4px;transition:all .4s cubic-bezier(.68,-.6,.32,1.6);display:block}.hamburger.open span:first-child{background-color:#000;transform:translateY(13px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){background-color:#000;transform:translateY(-13px)rotate(-45deg)}.sidebar{color:#fff;z-index:10001;opacity:0;background:#fff;border-top:1px solid #f3f1f1;border-right:1px solid #f3f1f1;width:250px;height:100vh;margin-top:81.3px;transition:transform .3s,opacity .3s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 3px 6px #0000000d,0 3px 8px #00000012}.sidebar.sidebar-open{opacity:1;transform:translate(0)}.sidebar.sidebar-close{opacity:0;transform:translate(-100%)}.sidebar-button{display:none}.navbar{z-index:10000;background:#fff;justify-content:space-between;align-items:center;width:100%;height:81px;display:flex;position:sticky;top:0;box-shadow:0 3px 6px #0000000d,0 3px 8px #00000012}.navbar-content{justify-content:space-between;align-items:center;width:98%;display:flex}*{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}body,html{background-color:#f5f5f5;margin:0;padding:0;font-family:Inter,sans-serif}.logo h1{color:#000;font-family:Edu NSW ACT Cursive,cursive}@media (width<=768px){.logo h1{font-size:22px}}.home-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.banner-image{background-image:url(/abhi2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:5px solid #000;border-radius:50%;width:300px;height:300px;margin-top:50px;box-shadow:0 10px 30px #0000004d}.abhishek-desc{margin-top:40px}.abhishek-desc p{color:#000;font-family:Edu NSW ACT Cursive,cursive;font-size:20px;font-weight:700}.story{border:1px solid #e1e1e1;border-radius:14px;width:85%;margin-bottom:40px;padding:10px;transition:box-shadow .3s,transform .3s;box-shadow:0 2px 4px #0000001a}.story p{color:navy;text-align:justify;font-family:Edu NSW ACT Cursive,cursive;font-size:14px;line-height:1.6}.sidebar-itemss{flex-direction:column;gap:10px;height:auto;padding-left:40px;display:flex}.sidebar-itemss p{font-family:Edu NSW ACT Cursive,cursive;font-size:20px;font-weight:700}.story-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.story-container p{color:#191970;font-family:Edu NSW ACT Cursive,cursive;font-size:14px}.story-head p{font-family:Edu NSW ACT Cursive,cursive}.story-body{border:1px solid #e1e1e1;border-radius:14px;width:85%;margin-bottom:40px;padding:15px;transition:box-shadow .3s,transform .3s;box-shadow:0 2px 4px #0000001a}
