@keyframes pageTurnOut{0%{transform-origin:0;opacity:1;z-index:2;transform:perspective(1000px)rotateY(0)}50%{transform-origin:0;opacity:.8;z-index:2;transform:perspective(1000px)rotateY(-90deg)}to{transform-origin:0;opacity:0;z-index:1;transform:perspective(1000px)rotateY(-180deg)}}@keyframes pageTurnIn{0%{transform-origin:0;opacity:0;z-index:1;transform:perspective(1000px)rotateY(180deg)}50%{transform-origin:0;opacity:.8;z-index:2;transform:perspective(1000px)rotateY(90deg)}to{transform-origin:0;opacity:1;z-index:2;transform:perspective(1000px)rotateY(0)}}@keyframes pageTurnOutRight{0%{transform-origin:100%;opacity:1;z-index:2;transform:perspective(1000px)rotateY(0)}50%{transform-origin:100%;opacity:.8;z-index:2;transform:perspective(1000px)rotateY(90deg)}to{transform-origin:100%;opacity:0;z-index:1;transform:perspective(1000px)rotateY(180deg)}}@keyframes pageTurnInRight{0%{transform-origin:100%;opacity:0;z-index:1;transform:perspective(1000px)rotateY(-180deg)}50%{transform-origin:100%;opacity:.8;z-index:2;transform:perspective(1000px)rotateY(-90deg)}to{transform-origin:100%;opacity:1;z-index:2;transform:perspective(1000px)rotateY(0)}}.hero-active{opacity:1;z-index:2;transform:perspective(1000px)rotateY(0)}.hero-inactive{opacity:0;z-index:1;transform:perspective(1000px)rotateY(-180deg)}@keyframes dissolveOut{0%{opacity:1}to{opacity:0}}@keyframes dissolveIn{0%{opacity:0}to{opacity:1}}.page-turning-out{animation:2s cubic-bezier(.25,.46,.45,.94) forwards pageTurnOut}.page-turning-in{animation:2s cubic-bezier(.25,.46,.45,.94) forwards pageTurnIn}.page-turning-out-right{animation:2s cubic-bezier(.25,.46,.45,.94) forwards pageTurnOutRight}.page-turning-in-right{animation:2s cubic-bezier(.25,.46,.45,.94) forwards pageTurnInRight}.dissolve-out{animation:2s cubic-bezier(.25,.46,.45,.94) forwards dissolveOut}.dissolve-in{animation:2s cubic-bezier(.25,.46,.45,.94) forwards dissolveIn}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html,body{width:100%;margin:0;padding:0}.home{perspective:1000px;height:100vh;position:relative;overflow:hidden}.home .hero-container{background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.home .hero-container .hero{width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;box-shadow:0 0 20px #0000004d}.home .hero-container .hero-caption{z-index:10;color:#fff;text-shadow:2px 2px 4px #000c;opacity:0;width:100%;height:100%;font-family:Verdana,Geneva,Tahoma,sans-serif;animation:1.2s cubic-bezier(.25,.46,.45,.94) forwards fadeInUp;display:flex;position:absolute;transform:translateY(20px)}.home .hero-container .hero-caption.caption-right{justify-content:flex-end;align-items:center}.home .hero-container .hero-caption.caption-right .caption-content{flex-direction:column;align-items:flex-start;margin-right:10%;display:flex}.home .hero-container .hero-caption.caption-right .caption-content .caption-small{font-size:24px!important}.home .hero-container .hero-caption.caption-right .caption-content .caption-bold{font-size:80px!important}.home .hero-container .hero-caption.caption-right .caption-content .caption-bold:nth-child(2){color:#ec915e}.home .hero-container .hero-caption.caption-left{justify-content:flex-start;align-items:center}.home .hero-container .hero-caption.caption-left .caption-content{flex-direction:column;justify-content:center;align-items:flex-start;margin-left:10%;display:flex}.home .hero-container .hero-caption.caption-left .caption-content .caption-normal{font-size:60px!important}.home .hero-container .hero-caption.caption-left .caption-content .caption-highlight{font-size:100px!important}.home .hero-container .hero-caption.caption-both-sides{justify-content:center;align-items:center}.home .hero-container .hero-caption.caption-both-sides .caption-content{flex-direction:row;display:flex;justify-content:space-between!important;width:100%!important;padding:0 5%!important}.home .hero-container .hero-caption.caption-both-sides .caption-content .caption-bold{font-size:80px!important}.home .hero-container .hero-caption.caption-top{justify-content:center;align-items:flex-start;margin-top:15%}.home .hero-container .hero-caption.caption-top .caption-content{justify-content:center;align-items:center;display:flex}.home .hero-container .hero-caption.caption-top .caption-content .caption-small{font-size:25px!important}.home .hero-container .hero-caption.caption-top .caption-content .caption-normal{font-size:35px!important}.home .hero-container .hero-caption.caption-top .caption-content .caption-bold{font-size:50px!important}.home .hero-container .hero-caption.caption-top .caption-content .caption-bold:nth-child(2){color:#ec915e}.home .hero-container .hero-caption.caption-top .caption-content .caption-highlight{font-size:60px!important}.home .hero-container .hero-caption .caption-content{text-align:center;flex-direction:column;align-items:center;width:fit-content;height:fit-content;display:flex}.home .hero-container .hero-caption .caption-small{opacity:.8;letter-spacing:.1em;margin-bottom:.5rem;font-size:clamp(.8rem,2.5vw,1.4rem);font-weight:300}.home .hero-container .hero-caption .caption-bold{letter-spacing:-.02em;font-size:clamp(2rem,8vw,5rem);font-weight:700;line-height:1.1}.home .hero-container .hero-caption .caption-cursive{letter-spacing:-.02em;font-size:clamp(2rem,8vw,5rem);font-style:italic;font-weight:300;line-height:1.1}.home .hero-container .hero-caption .caption-highlight{color:#ec915e;text-shadow:2px 2px 4px #000000e6;letter-spacing:-.02em;font-size:clamp(2rem,8vw,5rem);font-weight:700}.about-section{background:#fff;align-items:center;width:100%;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.about-section .background-shapes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.about-section .background-shapes .shape{background:linear-gradient(135deg,#8b45131a,#a0522d1a);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.about-section .background-shapes .shape.shape-1{width:200px;height:200px;animation-delay:0s;top:10%;right:15%}.about-section .background-shapes .shape.shape-2{width:150px;height:150px;animation-delay:2s;top:60%;right:5%}.about-section .background-shapes .shape.shape-3{width:100px;height:100px;animation-delay:4s;top:30%;left:5%}.about-section .background-shapes .shape.shape-4{width:80px;height:80px;animation-delay:1s;bottom:20%;left:10%}.about-section .background-shapes .shape.shape-5{width:120px;height:120px;animation-delay:3s;top:70%;left:20%}.about-section .about-container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.about-section .about-content{flex-direction:row;align-items:center;gap:50px;height:100vh;display:flex}@media (max-width:768px){.about-section .about-content{flex-direction:column-reverse}}.about-section .about-image{justify-content:center;align-items:center;width:50%;display:flex;position:relative}@media (max-width:768px){.about-section .about-image{width:90%;transform:translate(-3%)}}.about-section .about-image .image-wrapper{width:100%;max-width:600px;position:relative}.about-section .about-image .image-wrapper .profile-image{z-index:2;border-radius:24px;width:100%;height:auto;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 30px 60px #0003}.about-section .about-image .image-wrapper .profile-image:hover{transform:translateY(-12px)scale(1.03)}.about-section .about-image .image-wrapper .image-overlay{z-index:1;background:linear-gradient(135deg,#8b451326,#a0522d26);border-radius:24px;position:absolute;inset:0;transform:translate(25px,25px)}.about-section .about-text{align-items:center;padding-left:40px;padding-right:60px;display:flex}.about-section .about-text .content-wrapper{max-width:600px}.about-section .about-text .content-wrapper .sub-heading{margin-bottom:24px}.about-section .about-text .content-wrapper .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.about-section .about-text .content-wrapper .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:0}.about-section .about-text .content-wrapper .main-heading{color:#1f2937;margin-bottom:32px;font-size:2rem;font-weight:800;line-height:1.2}.about-section .about-text .content-wrapper .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}.about-section .about-text .content-wrapper .content-paragraphs{margin-bottom:48px}.about-section .about-text .content-wrapper .content-paragraphs .paragraph{color:#6b7280;margin-bottom:24px;font-size:18px;font-weight:400;line-height:1.7}.about-section .about-text .content-wrapper .content-paragraphs .paragraph:last-child{margin-bottom:0}.about-section .about-text .content-wrapper .feature-icons{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.about-section .about-text .content-wrapper .feature-icons .icon-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #8b45131a;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.about-section .about-text .content-wrapper .feature-icons .icon-item:hover{border-color:#8b451333;transform:translateY(-4px);box-shadow:0 20px 40px #8b451326}.about-section .about-text .content-wrapper .feature-icons .icon-item .icon{color:#8b4513;font-size:20px;transition:transform .3s}.about-section .about-text .content-wrapper .feature-icons .icon-item span{color:#374151;font-size:16px;font-weight:600}.about-section .about-text .content-wrapper .feature-icons .icon-item:hover .icon{transform:scale(1.1)}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(3deg)}}@media (max-width:1024px){.about-section .about-container{padding:0 24px}.about-section .about-content{gap:40px}.about-section .about-text{padding-left:20px;padding-right:40px}.about-section .about-text .content-wrapper .main-heading{font-size:2.8rem}.about-section .about-text .content-wrapper .content-paragraphs .paragraph{font-size:16px}}@media (max-width:768px){.about-section{height:auto;min-height:100vh;padding:80px 0}.about-section .about-container{padding:0 20px}.about-section .about-content{grid-template-columns:1fr;gap:50px;height:auto}.about-section .about-image{order:-1}.about-section .about-image .image-wrapper{max-width:500px}.about-section .about-text{text-align:center;padding-left:0;padding-right:0}.about-section .about-text .content-wrapper .main-heading{text-align:center;font-size:2.4rem}.about-section .about-text .content-wrapper .content-paragraphs .paragraph{text-align:center;font-size:16px}.about-section .about-text .content-wrapper .feature-icons{grid-template-columns:1fr;gap:16px}.about-section .background-shapes .shape.shape-1,.about-section .background-shapes .shape.shape-2{display:none}}@media (max-width:480px){.about-section .about-text .content-wrapper .main-heading{font-size:2rem}.about-section .about-text .content-wrapper .content-paragraphs .paragraph{font-size:15px}.about-section .about-text .content-wrapper .feature-icons .icon-item{padding:12px 16px}.about-section .about-text .content-wrapper .feature-icons .icon-item .icon{font-size:18px}.about-section .about-text .content-wrapper .feature-icons .icon-item span{font-size:14px}}.journalism-portfolio-section{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);align-items:center;width:100%;min-height:100vh;padding:100px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.journalism-portfolio-section .background-shapes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.journalism-portfolio-section .background-shapes .shape{background:linear-gradient(135deg,#8b45131a,#a0522d1a);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.journalism-portfolio-section .background-shapes .shape.shape-1{width:200px;height:200px;animation-delay:0s;top:10%;left:15%}.journalism-portfolio-section .background-shapes .shape.shape-2{width:150px;height:150px;animation-delay:2s;top:60%;left:5%}.journalism-portfolio-section .background-shapes .shape.shape-3{width:100px;height:100px;animation-delay:4s;top:30%;right:5%}.journalism-portfolio-section .background-shapes .shape.shape-4{width:80px;height:80px;animation-delay:1s;bottom:20%;right:10%}.journalism-portfolio-section .background-shapes .shape.shape-5{width:120px;height:120px;animation-delay:3s;top:70%;right:20%}.journalism-portfolio-section .portfolio-container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.journalism-portfolio-section .portfolio-header{text-align:center;max-width:900px;margin:0 auto 60px}@media (max-width:768px){.journalism-portfolio-section .portfolio-header{margin-bottom:50px}}.journalism-portfolio-section .portfolio-header .sub-heading{margin-bottom:24px}.journalism-portfolio-section .portfolio-header .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.journalism-portfolio-section .portfolio-header .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.journalism-portfolio-section .portfolio-header .main-heading{color:#1f2937;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.2}.journalism-portfolio-section .portfolio-header .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.journalism-portfolio-section .portfolio-header .main-heading{font-size:2rem}}.journalism-portfolio-section .portfolio-header .intro-paragraph{color:#6b7280;font-size:18px;font-weight:400;line-height:1.7}@media (max-width:768px){.journalism-portfolio-section .portfolio-header .intro-paragraph{font-size:16px}}.journalism-portfolio-section .portfolio-row{align-items:center;gap:50px;margin-bottom:60px;display:flex}@media (max-width:768px){.journalism-portfolio-section .portfolio-row{flex-direction:column;gap:40px;margin-bottom:50px}}.journalism-portfolio-section .portfolio-row:last-child{margin-bottom:0}.journalism-portfolio-section .portfolio-row.portfolio-row-reverse{flex-direction:row-reverse}@media (max-width:768px){.journalism-portfolio-section .portfolio-row.portfolio-row-reverse{flex-direction:column}}.journalism-portfolio-section .portfolio-content{flex:1;width:50%}@media (max-width:768px){.journalism-portfolio-section .portfolio-content{width:100%}}@media (min-width:768px){.journalism-portfolio-section .portfolio-content:first-child{padding-left:100px}}.journalism-portfolio-section .portfolio-content .section-title{color:#1f2937;margin-bottom:24px;font-size:20px;font-weight:700}@media (max-width:768px){.journalism-portfolio-section .portfolio-content .section-title{font-size:18px}}.journalism-portfolio-section .portfolio-content .coverage-category{margin-bottom:28px}.journalism-portfolio-section .portfolio-content .coverage-category:last-child{margin-bottom:0}.journalism-portfolio-section .portfolio-content .coverage-category .category-title{color:#8b4513;margin-bottom:12px;font-size:17px;font-weight:600}@media (max-width:768px){.journalism-portfolio-section .portfolio-content .coverage-category .category-title{font-size:16px}}.journalism-portfolio-section .portfolio-content .coverage-category .category-list{padding-left:0;list-style:none}.journalism-portfolio-section .portfolio-content .coverage-category .category-list li{color:#6b7280;margin-bottom:8px;padding-left:24px;font-size:16px;line-height:1.7;position:relative}.journalism-portfolio-section .portfolio-content .coverage-category .category-list li:before{content:"✓";color:#8b4513;font-weight:700;position:absolute;left:0}.journalism-portfolio-section .portfolio-content .coverage-category .category-list li:last-child{margin-bottom:0}@media (max-width:768px){.journalism-portfolio-section .portfolio-content .coverage-category .category-list li{font-size:15px}}.journalism-portfolio-section .portfolio-content .recent-work .section-title{color:#1f2937;margin-bottom:20px;font-size:20px;font-weight:700}@media (max-width:768px){.journalism-portfolio-section .portfolio-content .recent-work .section-title{font-size:18px}}.journalism-portfolio-section .portfolio-content .recent-work .highlights-list{padding-left:0;list-style:none}.journalism-portfolio-section .portfolio-content .recent-work .highlights-list li{color:#6b7280;margin-bottom:10px;padding-left:24px;font-size:16px;line-height:1.7;position:relative}.journalism-portfolio-section .portfolio-content .recent-work .highlights-list li:before{content:"◆";color:#8b4513;font-size:12px;position:absolute;left:0}.journalism-portfolio-section .portfolio-content .recent-work .highlights-list li:last-child{margin-bottom:0}@media (max-width:768px){.journalism-portfolio-section .portfolio-content .recent-work .highlights-list li{font-size:15px}}.journalism-portfolio-section .portfolio-image{justify-content:center;align-items:center;width:50%;display:flex;position:relative}@media (max-width:768px){.journalism-portfolio-section .portfolio-image{width:90%}}.journalism-portfolio-section .portfolio-image .image-wrapper{aspect-ratio:1;width:100%;max-width:500px;position:relative}@media (max-width:768px){.journalism-portfolio-section .portfolio-image .image-wrapper{max-width:400px}}.journalism-portfolio-section .portfolio-image .image-wrapper .square-image{object-fit:cover;border-radius:20px;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 40px #0003}.journalism-portfolio-section .portfolio-image .image-wrapper .square-image:hover{transform:translateY(-10px)scale(1.02)}@media (max-width:1024px){.journalism-portfolio-section .portfolio-container{padding:0 24px}.journalism-portfolio-section .portfolio-row{gap:50px}}@media (max-width:768px){.journalism-portfolio-section{height:auto;min-height:100vh;padding:80px 0}.journalism-portfolio-section .portfolio-container{padding:0 20px}.journalism-portfolio-section .background-shapes .shape.shape-1,.journalism-portfolio-section .background-shapes .shape.shape-2{display:none}}@media (max-width:480px){.journalism-portfolio-section .portfolio-header .main-heading{font-size:1.8rem}.journalism-portfolio-section .portfolio-header .intro-paragraph{font-size:15px}.journalism-portfolio-section .portfolio-content .section-title{font-size:17px}.journalism-portfolio-section .portfolio-content .coverage-category .category-title{font-size:15px}.journalism-portfolio-section .portfolio-content .coverage-category .category-list li{font-size:14px}.journalism-portfolio-section .portfolio-content .recent-work .section-title{font-size:17px}.journalism-portfolio-section .portfolio-content .recent-work .highlights-list li{font-size:14px}}.life-events-section{box-sizing:border-box;background:#fff;width:100%;min-height:100vh;padding:100px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow-x:hidden}.life-events-section .background-elements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.life-events-section .background-elements .floating-shapes .shape{background:linear-gradient(135deg,#8b451314,#a0522d14);border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.life-events-section .background-elements .floating-shapes .shape.shape-1{width:120px;height:120px;animation-delay:0s;top:15%;right:10%}.life-events-section .background-elements .floating-shapes .shape.shape-2{width:80px;height:80px;animation-delay:3s;top:60%;left:5%}.life-events-section .background-elements .floating-shapes .shape.shape-3{width:100px;height:100px;animation-delay:6s;bottom:20%;right:15%}.life-events-section .life-events-container{z-index:2;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 50px;position:relative}@media (max-width:768px){.life-events-section .life-events-container{max-width:100%;padding:0 30px}}@media (max-width:480px){.life-events-section .life-events-container{padding:0 24px}}.life-events-section .section-header{text-align:center;margin-bottom:80px}.life-events-section .section-header .sub-heading{margin-bottom:24px}.life-events-section .section-header .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.life-events-section .section-header .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.life-events-section .section-header .main-heading{color:#1f2937;letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.life-events-section .section-header .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.life-events-section .section-header .main-heading{font-size:2.5rem}}@media (max-width:480px){.life-events-section .section-header .main-heading{font-size:2rem}}.life-events-section .section-header .section-description{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}@media (max-width:768px){.life-events-section .section-header .section-description{font-size:16px}}.life-events-section .timeline-container{padding:40px 0;position:relative}.life-events-section .timeline-container .timeline-columns{box-sizing:border-box;align-items:flex-start;gap:60px;width:100%;display:flex}@media (max-width:1024px){.life-events-section .timeline-container .timeline-columns{gap:40px}}@media (max-width:768px){.life-events-section .timeline-container .timeline-columns{flex-direction:column;gap:0;width:100%;overflow-x:hidden}}.life-events-section .timeline-container .timeline-column{box-sizing:border-box;flex:1;width:100%;position:relative;overflow-x:hidden}.life-events-section .timeline-container .timeline-column .column-timeline-line{background:linear-gradient(#8b451333 0%,#8b451366 50%,#8b451333 100%);border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:0}@media (max-width:768px){.life-events-section .timeline-container .timeline-column .column-timeline-line{left:20px}}.life-events-section .timeline-container .timeline-column .timeline-item{margin-bottom:50px;padding-left:30px;position:relative}.life-events-section .timeline-container .timeline-column .timeline-item:last-child{margin-bottom:0}@media (max-width:768px){.life-events-section .timeline-container .timeline-column .timeline-item{margin-bottom:40px;padding-left:60px}}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-marker{z-index:30;position:absolute;top:8px;left:-6px}@media (max-width:768px){.life-events-section .timeline-container .timeline-column .timeline-item .timeline-marker{left:14px}}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-marker .marker-circle{background:linear-gradient(135deg,#8b4513,sienna);border:3px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .3s;box-shadow:0 2px 8px #8b45134d}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-marker .marker-circle:hover{transform:scale(1.2);box-shadow:0 4px 12px #8b451366}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content{width:100%}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-date{color:#8b4513;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:14px;font-weight:600}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-title{color:#1f2937;margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.3}@media (max-width:768px){.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-title{font-size:1.3rem}}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-location{color:#6b7280;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:500;display:flex}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-location .location-icon{color:#8b4513;font-size:12px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-description{color:#4b5563;margin-bottom:16px;font-size:15px;line-height:1.6}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable{margin-bottom:20px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable .expand-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b4513,sienna);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable .expand-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b45134d}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable .expand-button .expand-icon{font-size:10px;transition:transform .3s}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable .expanded-content{border-top:1px solid #8b45131a;margin-top:12px;padding-top:12px;animation:.3s ease-out slideDown}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-expandable .expanded-content .detailed-description{color:#4b5563;font-size:14px;line-height:1.7}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-image{border-radius:12px;width:100%;margin-top:20px;transition:transform .3s;overflow:hidden;box-shadow:0 8px 25px #0000001a}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-image:hover{transform:translateY(-4px);box-shadow:0 12px 35px #00000026}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-image .event-img{border-radius:12px;width:100%;height:auto;display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.life-events-section .life-events-container{padding:0 30px}.life-events-section .timeline-container .timeline-columns{gap:30px}.life-events-section .timeline-container .timeline-column .timeline-item{margin-bottom:40px}}@media (max-width:768px){.life-events-section{padding:80px 0}.life-events-section .section-header{margin-bottom:60px}.life-events-section .timeline-container{padding:20px 0}.life-events-section .timeline-container .timeline-columns{gap:0}.life-events-section .timeline-container .timeline-column .timeline-item{margin-bottom:30px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-title{font-size:1.2rem}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-location{font-size:13px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-description{font-size:14px}}@media (max-width:480px){.life-events-section .life-events-container{max-width:100%;padding:0 16px;overflow-x:hidden}.life-events-section .timeline-container{overflow-x:hidden}.life-events-section .timeline-container .timeline-column .timeline-item{box-sizing:border-box;max-width:100%;padding-left:50px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-date{font-size:13px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-title{word-wrap:break-word;font-size:1.1rem}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-location{font-size:12px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-description{word-wrap:break-word;font-size:13px}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-image{max-width:100%;overflow:hidden}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-content .event-image .event-img{max-width:100%;height:auto}.life-events-section .timeline-container .timeline-column .timeline-item .timeline-marker .marker-circle{width:10px;height:10px}}.gallery-section{box-sizing:border-box;background:#fff;width:100%;min-height:100vh;padding:100px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.gallery-section .background-elements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-section .background-elements .floating-shapes .shape{background:linear-gradient(135deg,#8b451314,#a0522d14);border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.gallery-section .background-elements .floating-shapes .shape.shape-1{width:120px;height:120px;animation-delay:0s;top:15%;right:10%}.gallery-section .background-elements .floating-shapes .shape.shape-2{width:80px;height:80px;animation-delay:3s;top:60%;left:5%}.gallery-section .background-elements .floating-shapes .shape.shape-3{width:100px;height:100px;animation-delay:6s;bottom:20%;right:15%}.gallery-section .gallery-container{z-index:2;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}@media (max-width:768px){.gallery-section .gallery-container{padding:0 20px}}@media (max-width:480px){.gallery-section .gallery-container{padding:0 16px}}.gallery-section .section-header{text-align:center;margin-bottom:80px}.gallery-section .section-header .sub-heading{margin-bottom:24px}.gallery-section .section-header .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.gallery-section .section-header .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.gallery-section .section-header .main-heading{color:#1f2937;letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.gallery-section .section-header .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.gallery-section .section-header .main-heading{font-size:2.5rem}}@media (max-width:480px){.gallery-section .section-header .main-heading{font-size:2rem}}.gallery-section .section-header .section-description{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}@media (max-width:768px){.gallery-section .section-header .section-description{font-size:16px}}.gallery-section .gallery-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;display:grid}@media (max-width:1200px){.gallery-section .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}}@media (max-width:768px){.gallery-section .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}}@media (max-width:480px){.gallery-section .gallery-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}}.gallery-section .gallery-item{aspect-ratio:1;cursor:pointer;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-section .gallery-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0003}.gallery-section .gallery-item:hover .image-overlay{opacity:1}.gallery-section .gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-section .gallery-item .image-wrapper{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.gallery-section .gallery-item .gallery-image{object-fit:cover;transition:transform .3s}.gallery-section .gallery-item .image-overlay{opacity:0;background:linear-gradient(135deg,#8b4513cc,#a0522dcc);border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-section .gallery-item .image-overlay .overlay-content{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.gallery-section .gallery-item .image-overlay .overlay-content .view-icon{opacity:.9;font-size:24px}.gallery-section .gallery-item .image-overlay .overlay-content .view-text{text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600}.gallery-section .view-more-container{justify-content:center;margin-top:60px;display:flex}.gallery-section .view-more-container .view-more-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b4513,sienna);border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #8b45134d}.gallery-section .view-more-container .view-more-button:hover{background:linear-gradient(135deg,sienna,#8b4513);transform:translateY(-3px);box-shadow:0 8px 25px #8b451366}.gallery-section .view-more-container .view-more-button .button-icon{font-size:18px;transition:transform .3s}.gallery-section .view-more-container .view-more-button:hover .button-icon{transform:translate(4px)}@media (max-width:768px){.gallery-section .view-more-container .view-more-button{padding:14px 28px;font-size:15px}}@media (max-width:480px){.gallery-section .view-more-container .view-more-button{padding:12px 24px;font-size:14px}}.gallery-section .modal-overlay{z-index:1000;box-sizing:border-box;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.gallery-section .modal-overlay .modal-content{justify-content:center;align-items:center;width:90vw;max-width:90vw;height:90vh;max-height:90vh;display:flex;position:relative}.gallery-section .modal-overlay .modal-content .close-button{color:#fff;cursor:pointer;z-index:1001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:-60px;right:0}.gallery-section .modal-overlay .modal-content .close-button:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.1)}.gallery-section .modal-overlay .modal-content .close-button .close-icon{font-weight:700;line-height:1}.gallery-section .modal-overlay .modal-content .modal-image-wrapper{border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.gallery-section .modal-overlay .modal-content .modal-image-wrapper .modal-image{object-fit:contain;max-width:100%;max-height:100%}.gallery-section .modal-overlay .modal-content .modal-instructions{color:#fffc;text-align:center;font-size:14px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.gallery-section .modal-overlay .modal-content .modal-instructions p{justify-content:center;align-items:center;gap:8px;margin:0;display:flex}.gallery-section .modal-overlay .modal-content .modal-instructions kbd{background:#fff3;border:1px solid #ffffff4d;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.gallery-section .gallery-container{padding:0 24px}.gallery-section .gallery-grid{gap:16px}}@media (max-width:768px){.gallery-section{padding:80px 0}.gallery-section .section-header{margin-bottom:60px}.gallery-section .gallery-grid{gap:14px}.gallery-section .gallery-item,.gallery-section .gallery-item .image-wrapper,.gallery-section .gallery-item .image-overlay{border-radius:10px}.gallery-section .modal-overlay{padding:16px}.gallery-section .modal-overlay .modal-content{width:95vw;height:95vh}.gallery-section .modal-overlay .modal-content .close-button{width:40px;height:40px;font-size:18px;top:-50px}.gallery-section .modal-overlay .modal-content .modal-image-wrapper{border-radius:10px;max-width:100%;max-height:100%}.gallery-section .modal-overlay .modal-content .modal-instructions{font-size:13px;bottom:-45px}}@media (max-width:480px){.gallery-section .gallery-container{padding:0 16px}.gallery-section .gallery-grid{gap:12px}.gallery-section .gallery-item,.gallery-section .gallery-item .image-wrapper,.gallery-section .gallery-item .image-overlay{border-radius:8px}.gallery-section .gallery-item .image-overlay .overlay-content .view-icon{font-size:20px}.gallery-section .gallery-item .image-overlay .overlay-content .view-text{font-size:12px}.gallery-section .modal-overlay{padding:12px}.gallery-section .modal-overlay .modal-content{width:98vw;height:98vh}.gallery-section .modal-overlay .modal-content .close-button{width:36px;height:36px;font-size:16px;top:-45px}.gallery-section .modal-overlay .modal-content .modal-image-wrapper{border-radius:8px;max-width:100%;max-height:100%}.gallery-section .modal-overlay .modal-content .modal-instructions{font-size:12px;bottom:-40px}.gallery-section .modal-overlay .modal-content .modal-instructions kbd{padding:1px 4px;font-size:10px}}.footer-section{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.footer-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#8b45131a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a0522d1a 0%,#0000 50%);position:absolute;inset:0}.footer-section .footer-container{z-index:2;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:80px 40px 0;position:relative}@media (max-width:768px){.footer-section .footer-container{padding:60px 20px 0}}@media (max-width:480px){.footer-section .footer-container{padding:50px 16px 0}}.footer-section .footer-content{grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}@media (max-width:1024px){.footer-section .footer-content{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.footer-section .footer-content{grid-template-columns:1fr;gap:40px;margin-bottom:40px}}.footer-section .footer-column{flex-direction:column;gap:20px;display:flex}.footer-section .footer-column .footer-title{color:#fff;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:1.8rem;font-weight:700}@media (max-width:768px){.footer-section .footer-column .footer-title{font-size:1.6rem}}.footer-section .footer-column .footer-subtitle{color:#d1d5db;margin-bottom:16px;font-size:1.2rem;font-weight:600;position:relative}.footer-section .footer-column .footer-subtitle:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:30px;height:2px;position:absolute;bottom:-6px;left:0}.footer-section .footer-column .footer-description{color:#9ca3af;margin-bottom:20px;font-size:15px;line-height:1.7}.footer-section .footer-column .footer-social{flex-direction:column;gap:12px;display:flex}.footer-section .footer-column .footer-social .social-label{color:#d1d5db;font-size:14px;font-weight:500}.footer-section .footer-column .footer-social .social-links{flex-wrap:wrap;gap:12px;display:flex}.footer-section .footer-column .footer-social .social-links .social-link{color:#fff;background:#8b451333;border:1px solid #8b45134d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:flex}.footer-section .footer-column .footer-social .social-links .social-link:hover{color:#fff;background:#8b451366;border-color:#8b451399;transform:translateY(-2px)}.footer-section .footer-column .footer-social .social-links .social-link svg{transition:all .3s}.footer-section .footer-column .footer-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-section .footer-column .footer-links .footer-link{color:#9ca3af;padding-left:0;font-size:15px;text-decoration:none;transition:all .3s;position:relative}.footer-section .footer-column .footer-links .footer-link:hover{color:#fff;padding-left:8px}.footer-section .footer-column .footer-links .footer-link:before{content:"→";opacity:0;color:#8b4513;transition:all .3s;position:absolute;left:-20px}.footer-section .footer-column .footer-links .footer-link:hover:before{opacity:1;left:-16px}.footer-section .footer-column .contact-info{flex-direction:column;gap:16px;display:flex}.footer-section .footer-column .contact-info .contact-item{color:#9ca3af;align-items:center;gap:12px;font-size:14px;display:flex}.footer-section .footer-column .contact-info .contact-item .contact-icon{color:#8b4513;flex-shrink:0}.footer-section .footer-column .contact-info .contact-item .contact-text{flex:1;line-height:1.5}.footer-section .footer-bottom{border-top:1px solid #8b451333;margin-top:40px;padding:30px 0}.footer-section .footer-bottom .footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:768px){.footer-section .footer-bottom .footer-bottom-content{text-align:center;flex-direction:column;gap:16px}}.footer-section .footer-bottom .footer-bottom-content .copyright p{color:#9ca3af;margin:0;font-size:14px;line-height:1.5}.footer-section .footer-bottom .footer-bottom-content .copyright p:first-child{color:#d1d5db;font-weight:500}.footer-section .footer-bottom .footer-bottom-content .copyright .tribute-text{color:#6b7280;margin-top:4px;font-size:13px}.footer-section .footer-bottom .footer-bottom-content .footer-credits p{color:#9ca3af;margin:0;font-size:14px}.footer-section .footer-bottom .footer-bottom-content .footer-credits p .credit-link{color:#8b4513;font-weight:500;text-decoration:none;transition:color .3s}.footer-section .footer-bottom .footer-bottom-content .footer-credits p .credit-link:hover{color:sienna}.footer-section .memorial-note{text-align:center;background:linear-gradient(135deg,#8b45131a,#a0522d1a);border:1px solid #8b451333;border-radius:12px;margin-top:40px;padding:30px;position:relative;overflow:hidden}.footer-section .memorial-note:before{content:"";background:linear-gradient(90deg,#8b4513,sienna);height:2px;position:absolute;top:0;left:0;right:0}.footer-section .memorial-note .memorial-content{z-index:2;position:relative}.footer-section .memorial-note .memorial-content .memorial-title{color:#fff;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:1.4rem;font-weight:600}.footer-section .memorial-note .memorial-content .memorial-text{color:#d1d5db;margin-bottom:12px;font-size:15px;font-weight:500}.footer-section .memorial-note .memorial-content .memorial-text strong{color:#fff}.footer-section .memorial-note .memorial-content .memorial-quote{color:#9ca3af;max-width:600px;margin:0 auto;font-size:16px;font-style:italic;line-height:1.6;position:relative}.footer-section .memorial-note .memorial-content .memorial-quote:before,.footer-section .memorial-note .memorial-content .memorial-quote:after{content:"\"";color:#8b4513;font-size:24px;font-weight:700}.footer-section .memorial-note .memorial-content .memorial-quote:before{margin-right:4px}.footer-section .memorial-note .memorial-content .memorial-quote:after{margin-left:4px}@media (max-width:1024px){.footer-section .footer-content{gap:40px}}@media (max-width:768px){.footer-section .footer-container{padding:50px 20px 0}.footer-section .footer-content{gap:30px}.footer-section .footer-column .footer-title{font-size:1.5rem}.footer-section .footer-column .footer-subtitle{font-size:1.1rem}.footer-section .footer-column .footer-description{font-size:14px}.footer-section .footer-column .contact-info .contact-item{font-size:13px}.footer-section .memorial-note{margin-top:30px;padding:24px}.footer-section .memorial-note .memorial-content .memorial-title{font-size:1.2rem}.footer-section .memorial-note .memorial-content .memorial-text{font-size:14px}.footer-section .memorial-note .memorial-content .memorial-quote{font-size:15px}}@media (max-width:480px){.footer-section .footer-container{padding:40px 16px 0}.footer-section .footer-content{gap:24px}.footer-section .footer-column .footer-title{font-size:1.4rem}.footer-section .footer-column .footer-subtitle{font-size:1rem}.footer-section .footer-column .footer-description{font-size:13px}.footer-section .footer-column .social-links{gap:10px}.footer-section .footer-column .social-links .social-link{width:34px;height:34px}.footer-section .footer-column .social-links .social-link svg{width:16px;height:16px}.footer-section .footer-column .contact-info .contact-item{gap:10px;font-size:12px}.footer-section .footer-column .contact-info .contact-item .contact-icon{width:14px;height:14px}.footer-section .footer-bottom{padding:24px 0}.footer-section .footer-bottom .footer-bottom-content .copyright p,.footer-section .footer-bottom .footer-bottom-content .footer-credits p{font-size:13px}.footer-section .memorial-note{margin-top:24px;padding:20px}.footer-section .memorial-note .memorial-content .memorial-title{font-size:1.1rem}.footer-section .memorial-note .memorial-content .memorial-text{font-size:13px}.footer-section .memorial-note .memorial-content .memorial-quote{font-size:14px}}.articles-section{box-sizing:border-box;background:#fff;width:100%;min-height:100vh;padding:100px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow-x:hidden}.articles-section .background-elements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.articles-section .background-elements .floating-shapes .shape{background:linear-gradient(135deg,#8b451314,#a0522d14);border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.articles-section .background-elements .floating-shapes .shape.shape-1{width:120px;height:120px;animation-delay:0s;top:15%;right:10%}.articles-section .background-elements .floating-shapes .shape.shape-2{width:80px;height:80px;animation-delay:3s;top:60%;left:5%}.articles-section .background-elements .floating-shapes .shape.shape-3{width:100px;height:100px;animation-delay:6s;bottom:20%;right:15%}.articles-section .articles-container{z-index:2;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 50px;position:relative}@media (max-width:768px){.articles-section .articles-container{max-width:100%;padding:0 30px}}@media (max-width:480px){.articles-section .articles-container{padding:0 24px}}.articles-section .section-header{text-align:center;margin-bottom:80px}.articles-section .section-header .sub-heading{margin-bottom:24px}.articles-section .section-header .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.articles-section .section-header .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.articles-section .section-header .main-heading{color:#1f2937;letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.articles-section .section-header .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.articles-section .section-header .main-heading{font-size:2.5rem}}@media (max-width:480px){.articles-section .section-header .main-heading{font-size:2rem}}.articles-section .section-header .section-description{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}@media (max-width:768px){.articles-section .section-header .section-description{font-size:16px}}.articles-section .articles-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px;margin-top:40px;display:grid}@media (max-width:1024px){.articles-section .articles-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}}@media (max-width:768px){.articles-section .articles-grid{grid-template-columns:1fr;gap:25px}}.articles-section .article-card{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #8b451314;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.articles-section .article-card:hover{border-color:#8b451333;transform:translateY(-12px);box-shadow:0 25px 60px #8b451326}.articles-section .article-card:hover .article-image img{transform:scale(1.08)}.articles-section .article-card:hover .read-more{color:#8b4513;transform:translate(8px)}.articles-section .article-card:hover .read-more svg{transform:translate(4px)}.articles-section .article-card:hover .article-category{background:linear-gradient(135deg,#8b4513,sienna);transform:scale(1.05)}.articles-section .article-card .article-image{height:240px;position:relative;overflow:hidden}.articles-section .article-card .article-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.articles-section .article-card .article-image .article-category{color:#fff;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b4513e6;border:1px solid #fff3;border-radius:25px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s;position:absolute;top:20px;right:20px}.articles-section .article-card .article-content{padding:30px}.articles-section .article-card .article-content .article-meta{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;display:flex}.articles-section .article-card .article-content .article-meta .article-date{color:#8b4513;text-transform:uppercase;letter-spacing:1px;font-weight:600}.articles-section .article-card .article-content .article-meta .article-read-time{color:#8b4513;background:#8b45131a;border-radius:15px;padding:6px 12px;font-size:12px;font-weight:600}.articles-section .article-card .article-content .article-title{color:#1f2937;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:1.5rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:768px){.articles-section .article-card .article-content .article-title{font-size:1.3rem}}.articles-section .article-card .article-content .article-excerpt{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.articles-section .article-card .article-content .article-footer{border-top:1px solid #8b45131a;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.articles-section .article-card .article-content .article-footer .article-author{color:#8b4513;font-size:14px;font-weight:600}.articles-section .article-card .article-content .article-footer .read-more{color:#6b7280;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.articles-section .article-card .article-content .article-footer .read-more svg{transition:transform .3s}.articles-section .article-card{animation:.6s ease-out fadeInUp}.articles-section .article-card:first-child{animation-delay:.1s}.articles-section .article-card:nth-child(2){animation-delay:.2s}.articles-section .article-card:nth-child(3){animation-delay:.3s}.articles-section .article-card:nth-child(4){animation-delay:.4s}.articles-section .article-card:nth-child(5){animation-delay:.5s}.articles-section .article-card:nth-child(6){animation-delay:.6s}@media (max-width:1024px){.articles-section{padding:80px 0}.articles-section .section-header{margin-bottom:60px}.articles-section .articles-grid{gap:25px}}@media (max-width:768px){.articles-section{padding:60px 0}.articles-section .section-header{margin-bottom:50px}.articles-section .article-card .article-image{height:200px}.articles-section .article-card .article-content{padding:25px}.articles-section .article-card .article-content .article-title{font-size:1.2rem}.articles-section .article-card .article-content .article-excerpt{font-size:14px}}@media (max-width:480px){.articles-section{padding:40px 0}.articles-section .section-header{margin-bottom:40px}.articles-section .article-card .article-image{height:180px}.articles-section .article-card .article-content{padding:20px}.articles-section .article-card .article-content .article-title{font-size:1.1rem}.articles-section .article-card .article-content .article-excerpt,.articles-section .article-card .article-content .article-meta,.articles-section .article-card .article-content .article-footer .article-author,.articles-section .article-card .article-content .article-footer .read-more{font-size:13px}}.books-section{background:linear-gradient(#fff 0%,#faf9f7 100%);width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.books-section .books-bg-effects{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.books-section .books-bg-effects .floating-book-particles{width:100%;height:100%;position:absolute}.books-section .books-bg-effects .floating-book-particles .particle{background:linear-gradient(135deg,#8b45130d,#a0522d14);border-radius:50%;position:absolute}.books-section .books-bg-effects .floating-book-particles .particle.particle-0{width:80px;height:80px;animation:12s ease-in-out infinite floatParticle;top:15%;left:20%}.books-section .books-bg-effects .floating-book-particles .particle.particle-1{width:60px;height:60px;animation:15s ease-in-out .3s infinite floatParticle;top:25%;left:80%}.books-section .books-bg-effects .floating-book-particles .particle.particle-2{width:90px;height:90px;animation:18s ease-in-out .6s infinite floatParticle;top:45%;left:10%}.books-section .books-bg-effects .floating-book-particles .particle.particle-3{width:70px;height:70px;animation:14s ease-in-out .9s infinite floatParticle;top:60%;left:75%}.books-section .books-bg-effects .floating-book-particles .particle.particle-4{width:85px;height:85px;animation:16s ease-in-out 1.2s infinite floatParticle;top:80%;left:30%}.books-section .books-bg-effects .floating-book-particles .particle.particle-5{width:55px;height:55px;animation:13s ease-in-out 1.5s infinite floatParticle;top:10%;left:60%}.books-section .books-bg-effects .floating-book-particles .particle.particle-6{width:75px;height:75px;animation:17s ease-in-out 1.8s infinite floatParticle;top:35%;left:45%}.books-section .books-bg-effects .floating-book-particles .particle.particle-7{width:65px;height:65px;animation:11s ease-in-out 2.1s infinite floatParticle;top:70%;left:85%}.books-section .books-bg-effects .floating-book-particles .particle.particle-8{width:95px;height:95px;animation:19s ease-in-out 2.4s infinite floatParticle;top:5%;left:40%}.books-section .books-bg-effects .floating-book-particles .particle.particle-9{width:50px;height:50px;animation:10s ease-in-out 2.7s infinite floatParticle;top:50%;left:5%}.books-section .books-bg-effects .floating-book-particles .particle.particle-10{width:88px;height:88px;animation:20s ease-in-out 3s infinite floatParticle;top:90%;left:65%}.books-section .books-bg-effects .floating-book-particles .particle.particle-11{width:72px;height:72px;animation:14s ease-in-out 3.3s infinite floatParticle;top:20%;left:90%}.books-section .books-bg-effects .floating-book-particles .particle.particle-12{width:58px;height:58px;animation:12s ease-in-out 3.6s infinite floatParticle;top:75%;left:15%}.books-section .books-bg-effects .floating-book-particles .particle.particle-13{width:82px;height:82px;animation:16s ease-in-out 3.9s infinite floatParticle;top:40%;left:50%}.books-section .books-bg-effects .floating-book-particles .particle.particle-14{width:68px;height:68px;animation:15s ease-in-out 4.2s infinite floatParticle;top:85%;left:95%}.books-section .books-header{text-align:center;z-index:2;margin-bottom:60px;padding:0 30px;position:relative}.books-section .books-header .sub-heading{margin-bottom:24px}.books-section .books-header .sub-heading .sub-text{-webkit-text-fill-color:#0000;text-transform:uppercase;letter-spacing:3px;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;display:inline-block;position:relative}.books-section .books-header .sub-heading .sub-text:after{content:"";background:linear-gradient(90deg,#8b4513,sienna);border-radius:1px;width:50px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.books-section .books-header .main-heading{color:#1f2937;letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.books-section .books-header .main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,sienna);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.books-section .books-header .main-heading{font-size:2.5rem}}@media (max-width:480px){.books-section .books-header .main-heading{font-size:2rem}}.books-section .books-header .section-description{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}@media (max-width:768px){.books-section .books-header .section-description{font-size:16px}}.books-section .books-swiper-container{z-index:2;width:100%;height:auto;min-height:auto;position:relative}.books-section .book-slide{box-sizing:border-box;justify-content:center;align-items:center;gap:40px;height:auto;padding:40px 60px 80px;display:flex}@media (max-width:1200px){.books-section .book-slide{gap:30px;padding:30px 40px 60px}}@media (max-width:768px){.books-section .book-slide{flex-direction:column;gap:25px;padding:30px 20px 80px}}@media (max-width:480px){.books-section .book-slide{padding:20px 15px 80px}}.books-section .book-cover-section{flex:0 0 30%;justify-content:center;align-items:center;max-width:400px;animation:.8s ease-out slideInLeft;display:flex}@media (max-width:768px){.books-section .book-cover-section{flex:none;width:100%;max-width:250px}}.books-section .book-cover-section .book-cover-wrapper{aspect-ratio:2/3;width:100%;max-width:280px;position:relative}@media (max-width:768px){.books-section .book-cover-section .book-cover-wrapper{max-width:220px}}.books-section .book-cover-section .book-cover-wrapper .book-cover-glow{filter:blur(40px);background:radial-gradient(#8b451333,#0000 70%);width:120%;height:120%;animation:3s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.books-section .book-cover-section .book-cover-wrapper .book-cover{border-radius:20px;width:100%;height:100%;transition:transform .5s;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d,0 0 0 1px #8b45131a,inset 0 0 0 1px #fff3}.books-section .book-cover-section .book-cover-wrapper .book-cover:hover{transform:translateY(-10px)scale(1.02)}.books-section .book-cover-section .book-cover-wrapper .book-cover img{object-fit:cover;width:100%;height:100%}.books-section .book-cover-section .book-cover-wrapper .book-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#8b4513,sienna);border-radius:30px;align-items:center;gap:8px;padding:5px 12px;font-size:10px;font-weight:700;animation:1s ease-out .5s both bounceIn;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 10px 30px #8b451366}.books-section .book-cover-section .book-cover-wrapper .book-badge .badge-icon{font-size:12px}@media (max-width:768px){.books-section .book-cover-section .book-cover-wrapper .book-badge{padding:5px 12px;font-size:10px;top:-10px;right:-10px}}.books-section .book-details-section{flex-direction:column;flex:1;justify-content:center;max-width:750px;animation:.8s ease-out slideInRight;display:flex}@media (max-width:768px){.books-section .book-details-section{max-width:100%}}.books-section .book-details-section .book-details-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #8b45131a;border-radius:30px;padding:35px;box-shadow:0 20px 60px #00000014}@media (max-width:768px){.books-section .book-details-section .book-details-content{border-radius:20px;padding:25px}}@media (max-width:480px){.books-section .book-details-section .book-details-content{padding:20px}}.books-section .book-details-section .book-genre{color:#8b4513;text-transform:uppercase;background:linear-gradient(135deg,#8b45131a,#a0522d26);border:1px solid #8b451333;border-radius:20px;padding:5px 12px;font-size:8px;font-weight:600;display:inline-block}.books-section .book-details-section .book-title{color:#1f2937;letter-spacing:-.02em;margin-top:12px;margin-bottom:5px;font-size:1.6rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.books-section .book-details-section .book-title{font-size:1.6rem}}@media (max-width:768px){.books-section .book-details-section .book-title{font-size:1.4rem}}@media (max-width:480px){.books-section .book-details-section .book-title{font-size:1.2rem}}.books-section .book-details-section .book-subtitle{color:#6b7280;margin-bottom:15px;font-size:.8rem;font-style:italic;font-weight:500}@media (max-width:768px){.books-section .book-details-section .book-subtitle{font-size:.9rem}}.books-section .book-details-section .book-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:5px;display:flex}.books-section .book-details-section .book-meta .book-author{color:#8b4513;font-size:15px;font-weight:600}.books-section .book-details-section .book-meta .book-separator{color:#d1d5db}.books-section .book-details-section .book-meta .book-date{color:#6b7280;font-size:14px}.books-section .book-details-section .book-rating{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.books-section .book-details-section .book-rating .stars-container{gap:4px;display:flex}.books-section .book-details-section .book-rating .stars-container .star{color:#fbbf24;width:15px;height:15px}.books-section .book-details-section .book-rating .stars-container .star.empty{color:#e5e7eb}.books-section .book-details-section .book-rating .rating-value{color:#1f2937;font-size:15px;font-weight:700}.books-section .book-details-section .book-rating .rating-reviews{color:#6b7280;font-size:12px}.books-section .book-details-section .book-description{color:#4b5563;margin-bottom:20px;font-size:14px;line-height:1.6}@media (max-width:768px){.books-section .book-details-section .book-description{font-size:13px;line-height:1.5}}.books-section .book-details-section .book-highlights{margin-bottom:20px}.books-section .book-details-section .book-highlights .highlights-title{color:#1f2937;margin-bottom:10px;font-size:14px;font-weight:700}.books-section .book-details-section .book-highlights .highlights-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.books-section .book-details-section .book-highlights .highlights-list li{color:#4b5563;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.books-section .book-details-section .book-highlights .highlights-list li svg{color:#8b4513;flex-shrink:0;width:16px;height:16px;margin-top:2px}.books-section .book-details-section .book-info-grid{background:#8b45130a;border:1px solid #8b45131a;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;padding:15px;display:grid}@media (max-width:480px){.books-section .book-details-section .book-info-grid{grid-template-columns:1fr;gap:10px;padding:12px}}.books-section .book-details-section .book-info-grid .info-item{flex-direction:column;gap:3px;display:flex}.books-section .book-details-section .book-info-grid .info-item .info-label{color:#8b4513;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.books-section .book-details-section .book-info-grid .info-item .info-value{color:#1f2937;font-size:12px;font-weight:500}.books-section .book-details-section .book-awards{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.books-section .book-details-section .book-awards .award-badge{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-radius:15px;align-items:center;gap:4px;padding:6px 12px;font-size:10px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #fbbf2433}.books-section .book-details-section .purchase-section{margin-top:20px}.books-section .book-details-section .purchase-section .purchase-title{color:#1f2937;margin-bottom:12px;font-size:14px;font-weight:700}.books-section .book-details-section .purchase-section .purchase-links{flex-wrap:wrap;gap:8px;display:flex}.books-section .book-details-section .purchase-section .purchase-links .purchase-button{color:#fff;background:linear-gradient(135deg,#8b4513,sienna);border-radius:8px;flex:1;align-items:center;gap:6px;min-width:0;padding:8px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #8b451340}.books-section .book-details-section .purchase-section .purchase-links .purchase-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.books-section .book-details-section .purchase-section .purchase-links .purchase-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b451359}.books-section .book-details-section .purchase-section .purchase-links .purchase-button:hover:before{left:100%}.books-section .book-details-section .purchase-section .purchase-links .purchase-button:hover .button-arrow{transform:translate(3px)}.books-section .book-details-section .purchase-section .purchase-links .purchase-button .button-icon{font-size:14px}.books-section .book-details-section .purchase-section .purchase-links .purchase-button .button-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.books-section .book-details-section .purchase-section .purchase-links .purchase-button .button-arrow{width:14px;height:14px;transition:transform .3s}.books-section .swiper-navigation .swiper-button-prev-custom,.books-section .swiper-navigation .swiper-button-next-custom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:10;background:#fffffff2;border:2px solid #8b451326;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #00000026}.books-section .swiper-navigation .swiper-button-prev-custom svg,.books-section .swiper-navigation .swiper-button-next-custom svg{color:#8b4513;width:24px;height:24px}.books-section .swiper-navigation .swiper-button-prev-custom:hover,.books-section .swiper-navigation .swiper-button-next-custom:hover{background:linear-gradient(135deg,#8b4513,sienna);border-color:#0000;transform:translateY(-50%)scale(1.1)}.books-section .swiper-navigation .swiper-button-prev-custom:hover svg,.books-section .swiper-navigation .swiper-button-next-custom:hover svg{color:#fff}@media (max-width:768px){.books-section .swiper-navigation .swiper-button-prev-custom,.books-section .swiper-navigation .swiper-button-next-custom{width:40px;height:40px;top:15%;transform:translateY(-50%)}.books-section .swiper-navigation .swiper-button-prev-custom svg,.books-section .swiper-navigation .swiper-button-next-custom svg{width:20px;height:20px}}.books-section .swiper-navigation .swiper-button-prev-custom{left:20px}@media (max-width:768px){.books-section .swiper-navigation .swiper-button-prev-custom{left:10px}}.books-section .swiper-navigation .swiper-button-next-custom{right:20px}@media (max-width:768px){.books-section .swiper-navigation .swiper-button-next-custom{right:10px}}.books-section .swiper-pagination-custom{z-index:10;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (max-width:768px){.books-section .swiper-pagination-custom{bottom:20px}}.books-section .swiper-pagination-custom .swiper-pagination-bullet{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;cursor:pointer;background:#ffffffe6;border:2px solid #8b451333;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:relative}.books-section .swiper-pagination-custom .swiper-pagination-bullet .bullet-number{color:#6b7280;font-size:16px;font-weight:700;transition:color .3s}.books-section .swiper-pagination-custom .swiper-pagination-bullet:after{content:"";opacity:0;border:2px solid #8b4513;border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px}.books-section .swiper-pagination-custom .swiper-pagination-bullet:hover{border-color:#8b4513;transform:scale(1.1)}@media (max-width:768px){.books-section .swiper-pagination-custom .swiper-pagination-bullet{display:none}}.books-section .swiper-pagination-custom .swiper-pagination-bullet-active{background:linear-gradient(135deg,#8b4513,sienna);border-color:#8b4513;transform:scale(1.15)}.books-section .swiper-pagination-custom .swiper-pagination-bullet-active .bullet-number{color:#fff}.books-section .swiper-pagination-custom .swiper-pagination-bullet-active:after{opacity:1}.books-section .autoplay-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:10;background:#fffffff2;border:2px solid #8b451326;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px;box-shadow:0 8px 20px #0000001a}.books-section .autoplay-toggle svg{color:#8b4513;width:20px;height:20px;transition:color .3s}.books-section .autoplay-toggle:hover{background:linear-gradient(135deg,#8b4513,sienna);border-color:#0000;transform:scale(1.1)}.books-section .autoplay-toggle:hover svg{color:#fff}@media (max-width:768px){.books-section .autoplay-toggle{width:40px;height:40px;top:20px;right:20px}.books-section .autoplay-toggle svg{width:16px;height:16px}}.books-section .book-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffffff2;border:2px solid #8b451326;border-radius:30px;align-items:center;gap:8px;padding:5px 12px;font-weight:700;display:flex;position:absolute;top:30px;left:30px;box-shadow:0 8px 20px #0000001a}@media (max-width:768px){.books-section .book-counter{padding:5px 12px;font-size:10px;top:20px;left:20px}}.books-section .book-counter .counter-current{color:#8b4513;font-size:20px}@media (max-width:768px){.books-section .book-counter .counter-current{font-size:14px}}.books-section .book-counter .counter-separator{color:#d1d5db;font-size:16px}@media (max-width:768px){.books-section .book-counter .counter-separator{font-size:10px}}.books-section .book-counter .counter-total{color:#6b7280;font-size:16px}@media (max-width:768px){.books-section .book-counter .counter-total{font-size:10px}}@keyframes floatParticle{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,-20px)rotate(90deg)}50%{transform:translate(-15px,15px)rotate(180deg)}75%{transform:translate(15px,-15px)rotate(270deg)}}@keyframes pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@media (max-width:1024px){.books-section{padding:80px 0 0}.books-section .books-header{margin-bottom:50px}}@media (max-width:768px){.books-section{padding:60px 0 0}.books-section .books-header{margin-bottom:40px;padding:0 20px}.books-section .book-slide{height:auto}.books-section .book-cover-section{order:1}.books-section .book-details-section{order:2}}@media (max-width:480px){.books-section{padding:40px 0 0}.books-section .books-header{margin-bottom:30px}.books-section .books-header .main-heading{font-size:1.8rem}.books-section .books-header .section-description{font-size:15px}}.mobile-menu-btn{z-index:1001;color:#fff;cursor:pointer;background:#240071;border:none;border-radius:8px;padding:12px;transition:all .3s;display:none;position:fixed;top:20px;left:20px;box-shadow:0 2px 10px #0003}.mobile-menu-btn:hover{background:#14003e;transform:scale(1.05)}.mobile-overlay{z-index:999;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.admin-side-navigation{color:#fff;z-index:1000;width:280px;height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#240071;flex-direction:column;padding:0;transition:transform .3s;display:flex;position:fixed;top:0;left:0;box-shadow:2px 0 15px #00000026}.admin-side-navigation .nav-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:24px 20px;display:flex}.admin-side-navigation .nav-header h2{color:#fff;font-size:1.5rem;font-weight:700;font-family:var(--font-inter),sans-serif;letter-spacing:-.02em;margin:0}.admin-side-navigation .nav-header .mobile-close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:background-color .2s;display:none}.admin-side-navigation .nav-header .mobile-close-btn:hover{background:#ffffff1a}.admin-side-navigation .nav-list{flex:1;margin:0;padding:16px 0;list-style:none}.admin-side-navigation .nav-list .nav-item{margin:0}.admin-side-navigation .nav-list .nav-item .nav-link{color:#fff;font-family:var(--font-inter),sans-serif;border-left:3px solid #0000;align-items:center;padding:16px 24px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.admin-side-navigation .nav-list .nav-item .nav-link:hover{background-color:#ffffff1a;border-left-color:#fff;transform:translate(4px)}.admin-side-navigation .nav-list .nav-item .nav-link.active{background-color:#ffffff26;border-left-color:#fff;font-weight:600}.admin-side-navigation .nav-list .nav-item .nav-link .nav-icon{flex-shrink:0;width:20px;height:20px;margin-right:16px;transition:transform .2s}.admin-side-navigation .nav-list .nav-item .nav-link .nav-label{font-size:1rem;font-weight:inherit;letter-spacing:-.01em}.admin-side-navigation .nav-list .nav-item .nav-link:hover .nav-icon{transform:scale(1.1)}.admin-page{min-height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#f0f0f0;margin-left:280px;padding:20px;transition:margin-left .3s}@media (max-width:1024px){.admin-page{margin-left:0;padding-top:80px}.mobile-menu-btn,.mobile-overlay{display:block}.admin-side-navigation{transform:translate(-100%)}.admin-side-navigation.mobile-open{transform:translate(0)}.admin-side-navigation .nav-header .mobile-close-btn{display:block}}@media (max-width:768px){.admin-page{padding:80px 16px 16px}.admin-side-navigation{width:100%;max-width:320px}.mobile-menu-btn{padding:10px;top:16px;left:16px}}@media (max-width:480px){.admin-page{padding:80px 12px 12px}.admin-side-navigation .nav-header{padding:20px 16px}.admin-side-navigation .nav-header h2{font-size:1.3rem}.admin-side-navigation .nav-list .nav-item .nav-link{padding:14px 20px}.admin-side-navigation .nav-list .nav-item .nav-link .nav-label{font-size:.95rem}}.settings-container{max-width:600px;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;margin:0 auto;padding:20px}.settings-header{text-align:center;margin-bottom:40px}.settings-header h1{color:#240071;letter-spacing:-.02em;margin-bottom:10px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.settings-header p{color:#000;opacity:.8;letter-spacing:-.01em;font-size:1.1rem;font-weight:400}.settings-form-container{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:40px;box-shadow:0 8px 32px #0000001a}.settings-form .form-group{margin-bottom:28px}.settings-form .form-group label{color:#240071;font-size:1rem;font-weight:600;font-family:var(--font-inter),sans-serif;letter-spacing:-.01em;margin-bottom:10px;display:block}.settings-form .form-group input{width:100%;font-size:1rem;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;padding:14px 18px;transition:all .3s}.settings-form .form-group input:focus{background:#fff;border-color:#240071;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2400711a}.settings-form .form-group input::placeholder{color:#9ca3af;font-weight:400}.settings-form .submit-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background-color:#240071;border:none;border-radius:12px;width:100%;padding:16px 24px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s}.settings-form .submit-btn:hover:not(:disabled){background-color:#170048;transform:translateY(-2px);box-shadow:0 8px 25px #2400714d}.settings-form .submit-btn:active:not(:disabled){transform:translateY(0)}.settings-form .submit-btn:disabled{cursor:not-allowed;box-shadow:none;background-color:#d1d5db;transform:none}@media (max-width:768px){.settings-container{padding:16px}.settings-header{margin-bottom:32px}.settings-header h1{font-size:2rem}.settings-header p{font-size:1rem}.settings-form-container{border-radius:12px;padding:24px}.settings-form .form-group{margin-bottom:24px}.settings-form .form-group input{padding:12px 16px;font-size:.95rem}.settings-form .submit-btn{padding:14px 20px;font-size:1rem}}@media (max-width:480px){.settings-container{padding:12px}.settings-header{margin-bottom:24px}.settings-header h1{font-size:1.75rem}.settings-header p{font-size:.95rem}.settings-form-container{border-radius:8px;padding:20px}.settings-form .form-group{margin-bottom:20px}.settings-form .form-group label{font-size:.95rem}.settings-form .form-group input{padding:10px 14px;font-size:.9rem}.settings-form .submit-btn{padding:12px 18px;font-size:.95rem}}.articles-container{max-width:1400px;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;margin:0 auto;padding:20px}.articles-header{text-align:center;margin-bottom:40px}.articles-header h1{color:#240071;font-size:2rem;font-weight:700;font-family:var(--font-inter),sans-serif;letter-spacing:-.02em;margin-bottom:10px}.articles-header p{color:#000;opacity:.8;letter-spacing:-.01em;font-size:.95rem;font-weight:400}.add-article-section{background:#fff;border:1px solid #0000000d;border-radius:16px;margin-bottom:40px;padding:32px;box-shadow:0 8px 32px #0000001a}.add-article-section h2{color:#240071;align-items:center;gap:8px;margin-bottom:20px;font-size:1.25rem;font-weight:600;display:flex}.article-form .form-group{margin-bottom:20px}.article-form .form-group label{color:#240071;align-items:center;gap:8px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.article-form .form-group input[type=text],.article-form .form-group input[type=url]{width:100%;max-width:100%;font-size:.9rem;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background:#fafafa;border:2px solid #e5e7eb;border-radius:10px;padding:12px 16px;transition:all .3s}.article-form .form-group input[type=text]:focus,.article-form .form-group input[type=url]:focus{background:#fff;border-color:#240071;outline:none;box-shadow:0 0 0 4px #2400711a}.article-form .form-group input[type=text]:disabled,.article-form .form-group input[type=url]:disabled{opacity:.6;cursor:not-allowed}.article-form .form-group .url-input-wrapper{flex-wrap:wrap;gap:12px;display:flex}.article-form .form-group .url-input-wrapper input{min-width:200px;max-width:100%;font-size:.9rem;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background:#fafafa;border:2px solid #e5e7eb;border-radius:10px;flex:1;padding:12px 16px;transition:all .3s}.article-form .form-group .url-input-wrapper input:focus{background:#fff;border-color:#240071;outline:none;box-shadow:0 0 0 4px #2400711a}.article-form .form-group .url-input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.article-form .form-group .url-input-wrapper .fetch-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#240071;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.article-form .form-group .url-input-wrapper .fetch-btn svg{flex-shrink:0}.article-form .form-group .url-input-wrapper .fetch-btn:hover:not(:disabled){background-color:#170048;transform:translateY(-2px);box-shadow:0 8px 25px #2400714d}.article-form .form-group .url-input-wrapper .fetch-btn:disabled{cursor:not-allowed;background-color:#d1d5db;transform:none}.article-form .form-group .url-input-wrapper .fetch-btn .spinner{animation:1s linear infinite spin}.metadata-preview{border-top:2px solid #e5e7eb;margin-top:32px;padding-top:32px}.metadata-preview h3{color:#240071;margin-bottom:16px;font-size:1.15rem;font-weight:600}.metadata-preview .preview-card{background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.metadata-preview .preview-card .preview-image{background:#e5e7eb;width:100%;height:300px;position:relative;overflow:hidden}.metadata-preview .preview-card .preview-image img{object-fit:cover;width:100%;height:100%}.metadata-preview .preview-card .preview-image .remove-image-btn{color:#fff;cursor:pointer;background:#c00000;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #0003}.metadata-preview .preview-card .preview-image .remove-image-btn svg{flex-shrink:0}.metadata-preview .preview-card .preview-image .remove-image-btn:hover{background:#8d0000;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.metadata-preview .preview-card .no-image-placeholder{color:#9ca3af;background:#f5f5f5;border-bottom:2px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;width:100%;height:300px;display:flex}.metadata-preview .preview-card .no-image-placeholder svg{margin-bottom:12px}.metadata-preview .preview-card .no-image-placeholder p{font-size:1rem;font-weight:500}.metadata-preview .preview-card .image-upload-section{text-align:center;background:#fafafa;border-bottom:2px solid #e5e7eb;padding:16px 24px}.metadata-preview .preview-card .image-upload-section .upload-label{color:#fff;cursor:pointer;background:#240071;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.metadata-preview .preview-card .image-upload-section .upload-label svg{flex-shrink:0}.metadata-preview .preview-card .image-upload-section .upload-label:hover{background:#170048;transform:translateY(-2px);box-shadow:0 4px 12px #2400714d}.metadata-preview .preview-card .preview-content{padding:24px}.metadata-preview .preview-card .preview-content h4{color:#240071;margin-bottom:8px;font-size:1.2rem;font-weight:600;line-height:1.3}.metadata-preview .preview-card .preview-content .meta-info{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.metadata-preview .preview-card .preview-content .meta-info .site-name{color:#0e4e00;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.metadata-preview .preview-card .preview-content .meta-info .article-date{color:#240071;align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:flex}.metadata-preview .preview-card .preview-content .description{color:#000;opacity:.8;margin-bottom:14px;font-size:.9rem;line-height:1.6}.metadata-preview .preview-card .preview-content .preview-link{color:#240071;align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.metadata-preview .preview-card .preview-content .preview-link:hover{color:#14003e;gap:8px}.metadata-preview .save-btn{color:#fff;cursor:pointer;background-color:#0e4e00;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px 24px;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.metadata-preview .save-btn svg{flex-shrink:0}.metadata-preview .save-btn:hover:not(:disabled){background-color:#072500;transform:translateY(-2px);box-shadow:0 8px 25px #0e4e004d}.metadata-preview .save-btn:disabled{cursor:not-allowed;background-color:#d1d5db;transform:none}.saved-articles-section h2{color:#240071;margin-bottom:20px;font-size:1.4rem;font-weight:600}.saved-articles-section .loading-state{color:#240071;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.saved-articles-section .loading-state .spinner{margin-bottom:16px;animation:1s linear infinite spin}.saved-articles-section .loading-state p{font-size:.95rem;font-weight:500}.saved-articles-section .empty-state{text-align:center;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;padding:60px 20px}.saved-articles-section .empty-state svg{color:#d1d5db;margin-bottom:16px}.saved-articles-section .empty-state p{color:#000;margin-bottom:8px;font-size:1.1rem;font-weight:600}.saved-articles-section .empty-state span{color:#000;opacity:.6;font-size:.9rem}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.articles-grid .article-card{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 16px #0000001a}.articles-grid .article-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.articles-grid .article-card .article-image{background:#e5e7eb;width:100%;height:200px;position:relative;overflow:hidden}.articles-grid .article-card .article-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.articles-grid .article-card .article-image .image-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0003}.articles-grid .article-card .article-image .image-badge.external{color:#fff;background:#240071}.articles-grid .article-card .article-image .image-badge.internal{color:#fff;background:#0e4e00}.articles-grid .article-card:hover .article-image img{transform:scale(1.05)}.articles-grid .article-card .article-content{padding:20px}.articles-grid .article-card .article-content h4{color:#240071;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:1.05rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.articles-grid .article-card .article-content .meta-info{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.articles-grid .article-card .article-content .meta-info .site-name{color:#0e4e00;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.articles-grid .article-card .article-content .meta-info .article-date{color:#240071;align-items:center;gap:4px;font-size:.7rem;font-weight:500;display:flex}.articles-grid .article-card .article-content .created-at{color:#000;opacity:.5;margin-bottom:10px;font-size:.75rem;font-style:italic}.articles-grid .article-card .article-content .description{color:#000;opacity:.7;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:14px;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.articles-grid .article-card .article-content .article-actions{border-top:1px solid #e5e7eb;gap:12px;padding-top:16px;display:flex}.articles-grid .article-card .article-content .article-actions .view-btn,.articles-grid .article-card .article-content .article-actions .delete-btn,.articles-grid .article-card .article-content .article-actions .edit-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;outline:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.articles-grid .article-card .article-content .article-actions .view-btn svg,.articles-grid .article-card .article-content .article-actions .delete-btn svg,.articles-grid .article-card .article-content .article-actions .edit-btn svg{flex-shrink:0}.articles-grid .article-card .article-content .article-actions .view-btn{color:#fff;background-color:#240071}.articles-grid .article-card .article-content .article-actions .view-btn:hover{background-color:#170048;transform:translateY(-2px);box-shadow:0 4px 12px #2400714d}.articles-grid .article-card .article-content .article-actions .edit-btn{color:#fff;background-color:#059669}.articles-grid .article-card .article-content .article-actions .edit-btn:hover{background-color:#047857;transform:translateY(-2px);box-shadow:0 4px 12px #0596694d}.articles-grid .article-card .article-content .article-actions .delete-btn{color:#fff;background-color:#c00000}.articles-grid .article-card .article-content .article-actions .delete-btn:hover{background-color:#970000;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.articles-container{padding:16px}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}@media (max-width:768px){.articles-header{margin-bottom:32px}.articles-header h1{font-size:2rem}.articles-header p{font-size:1rem}.add-article-section{padding:24px}.add-article-section h2{font-size:1.3rem}.article-form .form-group .url-input-wrapper{flex-direction:column}.article-form .form-group .url-input-wrapper .fetch-btn{justify-content:center;width:100%}.articles-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.articles-container{padding:12px}.articles-header h1{font-size:1.75rem}.articles-header p{font-size:.95rem}.add-article-section{padding:20px}.add-article-section h2{font-size:1.2rem}.metadata-preview .preview-card .preview-content{padding:20px}.metadata-preview .preview-card .preview-content h4{font-size:1.3rem}.articles-grid .article-card .article-content{padding:16px}.articles-grid .article-card .article-content h4{font-size:1.1rem}}.book-form .form-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px;display:grid}.book-form .image-upload-container{margin-bottom:24px}.book-form .image-upload-container .image-preview{width:100%;max-width:300px;margin-bottom:16px;position:relative}.book-form .image-upload-container .image-preview img{border-radius:12px;width:100%;height:auto;box-shadow:0 4px 12px #0000001a}.book-form .image-upload-container .image-preview .remove-image-btn{color:#fff;cursor:pointer;background:#ef4444f2;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.book-form .image-upload-container .image-preview .remove-image-btn svg{flex-shrink:0}.book-form .image-upload-container .image-preview .remove-image-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.book-form .image-upload-container .upload-label{color:#fff;cursor:pointer;background:#240071;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:inline-flex}.book-form .image-upload-container .upload-label svg{flex-shrink:0}.book-form .image-upload-container .upload-label:hover{background:#1c0058;transform:translateY(-2px);box-shadow:0 4px 12px #2400714d}.book-form textarea{width:100%;max-width:100%;font-size:.9rem;font-family:var(--font-inter),sans-serif;resize:vertical;box-sizing:border-box;background:#fafafa;border:2px solid #e5e7eb;border-radius:10px;padding:12px 16px;transition:all .3s}.book-form textarea:focus{background:#fff;border-color:#240071;outline:none;box-shadow:0 0 0 4px #2400711a}.book-form input[type=text],.book-form input[type=number]{width:100%;max-width:100%;font-size:.9rem;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background:#fafafa;border:2px solid #e5e7eb;border-radius:10px;padding:12px 16px;transition:all .3s}.book-form input[type=text]:focus,.book-form input[type=number]:focus{background:#fff;border-color:#240071;outline:none;box-shadow:0 0 0 4px #2400711a}.reviews-section{background:#f9fafb;border:2px dashed #e5e7eb;border-radius:12px;margin-top:32px;padding:24px}.reviews-section h3{color:#240071;margin-bottom:20px;font-size:1.25rem;font-weight:600}.reviews-section h4{color:#240071;margin-bottom:16px;font-size:1rem;font-weight:600}.reviews-section .review-form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px}.reviews-section .review-form .rating-input{align-items:center;gap:12px;display:flex}.reviews-section .review-form .rating-input input[type=number]{width:80px}.reviews-section .review-form .rating-input .stars{gap:4px;display:flex}.reviews-section .review-form .review-actions{gap:12px;margin-top:16px;display:flex}.reviews-section .review-form .review-actions .add-review-btn{color:#fff;cursor:pointer;background:#240071;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex}.reviews-section .review-form .review-actions .add-review-btn svg{flex-shrink:0}.reviews-section .review-form .review-actions .add-review-btn:hover{background:#1c0058;transform:translateY(-2px);box-shadow:0 4px 12px #2400714d}.reviews-section .review-form .review-actions .cancel-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:all .2s;display:flex}.reviews-section .review-form .review-actions .cancel-btn svg{flex-shrink:0}.reviews-section .review-form .review-actions .cancel-btn:hover{background:#4b5563;transform:translateY(-2px)}.reviews-section .reviews-list .review-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px;padding:16px}.reviews-section .reviews-list .review-item .review-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.reviews-section .reviews-list .review-item .review-header .review-user strong{color:#240071;margin-bottom:6px;font-size:1rem;display:block}.reviews-section .reviews-list .review-item .review-header .review-user .stars{gap:2px;display:flex}.reviews-section .reviews-list .review-item .review-header .review-actions-small{gap:8px;display:flex}.reviews-section .reviews-list .review-item .review-header .review-actions-small .edit-btn-small,.reviews-section .reviews-list .review-item .review-header .review-actions-small .delete-btn-small{cursor:pointer;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.reviews-section .reviews-list .review-item .review-header .review-actions-small .edit-btn-small svg,.reviews-section .reviews-list .review-item .review-header .review-actions-small .delete-btn-small svg{flex-shrink:0}.reviews-section .reviews-list .review-item .review-header .review-actions-small .edit-btn-small{color:#fff;background:#059669}.reviews-section .reviews-list .review-item .review-header .review-actions-small .edit-btn-small:hover{background:#047857;transform:translateY(-1px);box-shadow:0 2px 8px #0596694d}.reviews-section .reviews-list .review-item .review-header .review-actions-small .delete-btn-small{color:#fff;background:#ef4444}.reviews-section .reviews-list .review-item .review-header .review-actions-small .delete-btn-small:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}.reviews-section .reviews-list .review-item .review-content{color:#000;font-size:.95rem;line-height:1.6}.form-actions{justify-content:flex-start;gap:12px;margin-top:32px;display:flex}.form-actions .save-btn{color:#fff;cursor:pointer;background:#240071;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.form-actions .save-btn svg{flex-shrink:0}.form-actions .save-btn:hover:not(:disabled){background:#1c0058;transform:translateY(-2px);box-shadow:0 6px 20px #24007166}.form-actions .save-btn:disabled{opacity:.6;cursor:not-allowed}.form-actions .save-btn .spinner{animation:1s linear infinite spin}.form-actions .cancel-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.form-actions .cancel-btn svg{flex-shrink:0}.form-actions .cancel-btn:hover{background:#4b5563;transform:translateY(-2px)}.books-grid .book-card .book-image img{aspect-ratio:2/3;object-fit:cover}.books-grid .book-card .book-content .book-subtitle{color:#6b7280;margin-bottom:12px;font-size:.9rem;font-style:italic}.books-grid .book-card .book-content .book-meta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.books-grid .book-card .book-content .book-meta .badge{color:#240071;background:#e0e7ff;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:500}.books-grid .book-card .book-content .book-reviews-summary{color:#6b7280;border-top:1px solid #e5e7eb;align-items:center;gap:6px;margin-top:12px;padding-top:12px;font-size:.9rem;display:flex}.books-grid .book-card .edit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#059669;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.books-grid .book-card .edit-btn svg{flex-shrink:0}.books-grid .book-card .edit-btn:hover{background:#047857;transform:translateY(-2px);box-shadow:0 4px 12px #0596694d}.video-form .video-preview-section{border-top:2px solid #e5e7eb;margin-top:24px;padding-top:24px}.video-form .video-preview-section h3{color:#240071;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:flex}.video-form .video-preview-section .video-preview-container{aspect-ratio:16/9;background:#000;border:2px solid #e5e7eb;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.video-form .video-preview-section .video-preview-container iframe{border:none;width:100%;height:100%;display:block}.video-form .video-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0e4e00 0%,#051b00 100%);border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 16px #0e4e004d}.video-form .video-submit-btn svg{flex-shrink:0}.video-form .video-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#093500 0%,#000200 100%);transform:translateY(-2px);box-shadow:0 8px 25px #0e4e0066}.video-form .video-submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.video-form .video-submit-btn .spinner{animation:1s linear infinite spin}.videos-grid .video-card .video-embed-container{aspect-ratio:16/9;background:#000;border-radius:12px 12px 0 0;width:100%;position:relative;overflow:hidden}.videos-grid .video-card .video-embed-container iframe{border:none;width:100%;height:100%;display:block}.videos-grid .video-card .video-embed-container .no-video-placeholder{color:#9ca3af;background:#1f2937;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.videos-grid .video-card .video-embed-container .no-video-placeholder svg{color:#6b7280;margin-bottom:12px}.videos-grid .video-card .video-embed-container .no-video-placeholder p{margin:0;font-size:.9rem;font-weight:500}.article-content .video-url{color:#6b7280;word-break:break-all;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;padding:6px 10px;font-family:Courier New,monospace;font-size:.8rem;line-height:1.3}.gallery-form .gallery-upload-area{max-width:100%;margin-bottom:24px;overflow:hidden}.gallery-form .gallery-upload-area .upload-dropzone{cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:3px dashed #cbd5e0;border-radius:16px;width:100%;max-width:100%;padding:50px 30px;transition:all .3s;display:block}.gallery-form .gallery-upload-area .upload-dropzone:hover{background:linear-gradient(135deg,#fff 0%,#f1f3f5 100%);border-color:#240071;transform:translateY(-2px);box-shadow:0 8px 24px #2400711a}.gallery-form .gallery-upload-area .upload-dropzone:hover .upload-icon-wrapper{background:linear-gradient(135deg,#240071 0%,#14003e 100%);transform:scale(1.1)}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content{word-wrap:break-word;max-width:100%}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .upload-icon-wrapper{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;transition:all .3s;display:inline-flex}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .upload-icon-wrapper svg{color:#240071}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content h3{color:#240071;margin-bottom:8px;font-size:1.1rem;font-weight:600}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content p{color:#000;opacity:.7;margin-bottom:12px;font-size:.9rem}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .file-types{color:#240071;white-space:nowrap;text-overflow:ellipsis;background:#24007114;border-radius:20px;max-width:100%;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-block;overflow:hidden}.gallery-form .gallery-upload-area .gallery-image-preview{background:#000;border-radius:16px;width:100%;max-width:100%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.gallery-form .gallery-upload-area .gallery-image-preview img{object-fit:contain;width:100%;height:auto;max-height:500px;display:block}.gallery-form .gallery-upload-area .gallery-image-preview .preview-overlay{opacity:0;background:linear-gradient(#0000 0%,#000c 100%);justify-content:center;gap:12px;padding:20px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-form .gallery-upload-area .gallery-image-preview:hover .preview-overlay{opacity:1}.gallery-form .gallery-upload-area .gallery-image-preview .change-image-btn,.gallery-form .gallery-upload-area .gallery-image-preview .remove-image-btn{cursor:pointer;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.gallery-form .gallery-upload-area .gallery-image-preview .change-image-btn svg,.gallery-form .gallery-upload-area .gallery-image-preview .remove-image-btn svg{flex-shrink:0}.gallery-form .gallery-upload-area .gallery-image-preview .change-image-btn{color:#fff;background:#240071}.gallery-form .gallery-upload-area .gallery-image-preview .change-image-btn:hover{background:#170048;transform:translateY(-2px);box-shadow:0 4px 12px #2400714d}.gallery-form .gallery-upload-area .gallery-image-preview .remove-image-btn{color:#fff;background:#c00000}.gallery-form .gallery-upload-area .gallery-image-preview .remove-image-btn:hover{background:#970000;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.gallery-form .gallery-submit-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#240071 0%,#14003e 100%);border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;margin-top:24px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 20px #2400714d}.gallery-form .gallery-submit-btn svg{flex-shrink:0}.gallery-form .gallery-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1c0058 0%,#0c0025 100%);transform:translateY(-2px);box-shadow:0 8px 30px #24007166}.gallery-form .gallery-submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.gallery-form .gallery-submit-btn .spinner{animation:1s linear infinite spin}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.gallery-grid .gallery-item{background:#fff;border:1px solid #0000000d;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 16px #0000001a}.gallery-grid .gallery-item:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.gallery-grid .gallery-item .gallery-image{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.gallery-grid .gallery-item .gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.gallery-grid .gallery-item:hover .gallery-image img{transform:scale(1.05)}.gallery-grid .gallery-item .gallery-info{padding:16px}.gallery-grid .gallery-item .gallery-info h4{color:#240071;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.gallery-grid .gallery-item .gallery-info .created-at{color:#000;opacity:.5;margin-bottom:12px;font-size:.75rem;font-style:italic}.gallery-grid .gallery-item .gallery-info .delete-btn{color:#fff;cursor:pointer;background-color:#c00000;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.gallery-grid .gallery-item .gallery-info .delete-btn svg{flex-shrink:0}.gallery-grid .gallery-item .gallery-info .delete-btn:hover{background-color:#970000;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}@media (max-width:768px){.video-form .video-preview-section .video-preview-container{height:250px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.gallery-grid .gallery-item .gallery-image{height:200px}}@media (max-width:480px){.video-form .video-preview-section .video-preview-container{height:200px}.video-form .video-submit-btn{padding:14px 24px;font-size:1rem}.gallery-form .gallery-upload-area .upload-dropzone{padding:30px 16px}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .upload-icon-wrapper{width:70px;height:70px}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .upload-icon-wrapper svg{width:32px;height:32px}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content h3{font-size:.95rem}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content p{font-size:.8rem}.gallery-form .gallery-upload-area .upload-dropzone .dropzone-content .file-types{padding:5px 10px;font-size:.7rem}.gallery-form .gallery-upload-area .gallery-image-preview img{max-height:400px}.gallery-form .gallery-upload-area .gallery-image-preview .preview-overlay{flex-direction:column;padding:16px}.gallery-form .gallery-upload-area .gallery-image-preview .preview-overlay .change-image-btn,.gallery-form .gallery-upload-area .gallery-image-preview .preview-overlay .remove-image-btn{justify-content:center;width:100%}.gallery-form .gallery-submit-btn{padding:14px 24px;font-size:.95rem}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-grid .gallery-item .gallery-image{height:250px}}.date-type-selector{gap:8px;margin-bottom:12px;display:flex}.date-type-selector .date-type-btn{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.date-type-selector .date-type-btn:hover{color:#240071;border-color:#240071}.date-type-selector .date-type-btn.active{color:#fff;background:#240071;border-color:#240071}.form-hint{color:#6b7280;margin-top:6px;font-size:.75rem;font-style:italic;display:block}.life-events-grid .life-event-card{position:relative}.life-events-grid .life-event-card .event-sequence-badge{color:#fff;z-index:1;background:#240071;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:12px;right:12px}.life-events-grid .life-event-card .event-meta{color:#6b7280;flex-wrap:wrap;gap:12px;margin:12px 0;font-size:.85rem;display:flex}.life-events-grid .life-event-card .event-meta .event-date,.life-events-grid .life-event-card .event-meta .event-location{align-items:center;gap:6px;display:flex}.life-events-grid .life-event-card .event-meta .event-date svg,.life-events-grid .life-event-card .event-meta .event-location svg{flex-shrink:0}.life-event-form .life-event-form-row{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:24px;display:grid}@media (max-width:1024px){.life-event-form .life-event-form-row{gap:24px}}@media (max-width:768px){.life-event-form .life-event-form-row{grid-template-columns:1fr;gap:20px}}.life-event-form .life-event-form-row .image-section{width:100%;max-width:100%}.life-event-form .life-event-form-row .image-section .image-upload-container,.life-event-form .life-event-form-row .image-section .image-upload-container .image-preview{max-width:100%}.life-event-form .life-event-form-row .image-section .image-upload-container .image-preview img{object-fit:cover;border-radius:12px;width:100%;max-width:100%;height:250px}@media (max-width:768px){.life-event-form .life-event-form-row .image-section .image-upload-container .image-preview img{height:200px}}.life-event-form .life-event-form-row .image-section .image-upload-container .no-image-placeholder{color:#9ca3af;background:#f5f5f5;border:2px dashed #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:250px;display:flex}@media (max-width:768px){.life-event-form .life-event-form-row .image-section .image-upload-container .no-image-placeholder{height:200px}}.life-event-form .life-event-form-row .image-section .image-upload-container .no-image-placeholder svg{margin-bottom:12px}.life-event-form .life-event-form-row .image-section .image-upload-container .no-image-placeholder p{font-size:.9rem;font-weight:500}.life-event-form .life-event-form-row .image-section .image-upload-container .upload-label{text-align:center;box-sizing:border-box;width:100%;max-width:100%;margin-top:12px;display:block}.life-event-form .life-event-form-row .fields-section{flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex}.life-event-form .description-section textarea{min-height:120px}
