@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Preahvihear&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--folder-color: #70a1ff;--folder-back-color: #4785ff;--paper-1: #e6e6e6;--paper-2: #f2f2f2;--paper-3: #ffffff}.folder{transition:all .2s ease-in;cursor:pointer}.folder:not(.folder--click):hover{transform:translateY(-8px)}.folder:not(.folder--click):hover .paper{transform:translate(-50%)}.folder:not(.folder--click):hover .folder__front{transform:skew(15deg) scaleY(.6)}.folder:not(.folder--click):hover .right{transform:skew(-15deg) scaleY(.6)}.folder.open{transform:translateY(-8px)}.folder.open .paper:nth-child(1){transform:translate(-120%,-70%) rotate(-15deg)}.folder.open .paper:nth-child(1):hover{transform:translate(-120%,-70%) rotate(-15deg) scale(1.1)}.folder.open .paper:nth-child(2){transform:translate(10%,-70%) rotate(15deg);height:80%}.folder.open .paper:nth-child(2):hover{transform:translate(10%,-70%) rotate(15deg) scale(1.1)}.folder.open .paper:nth-child(3){transform:translate(-50%,-100%) rotate(5deg);height:80%}.folder.open .paper:nth-child(3):hover{transform:translate(-50%,-100%) rotate(5deg) scale(1.1)}.folder.open .folder__front{transform:skew(15deg) scaleY(.6)}.folder.open .right{transform:skew(-15deg) scaleY(.6)}.folder__back{position:relative;width:100px;height:80px;background:var(--folder-back-color);border-radius:0 10px 10px}.folder__back:after{position:absolute;z-index:0;bottom:98%;left:0;content:"";width:30px;height:10px;background:var(--folder-back-color);border-radius:5px 5px 0 0}.paper{position:absolute;z-index:2;bottom:10%;left:50%;transform:translate(-50%,10%);width:70%;height:80%;background:var(--paper-1);border-radius:10px;transition:all .3s ease-in-out}.paper:nth-child(2){background:var(--paper-2);width:80%;height:70%}.paper:nth-child(3){background:var(--paper-3);width:90%;height:60%}.folder__front{position:absolute;z-index:3;width:100%;height:100%;background:var(--folder-color);border-radius:5px 10px 10px;transform-origin:bottom;transition:all .3s ease-in-out}.hero-container{background:#f5ede0;min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:space-between;padding:8rem 6% 4rem 8%;position:relative;overflow:hidden}.hero-content{flex:1;max-width:650px;z-index:10}.hero-text{font-family:Lora,serif;display:flex;flex-direction:column;gap:1.5rem}.hero-text .greeting{font-size:clamp(2.5rem,5vw,5.5rem);font-weight:400;letter-spacing:.01em;margin:0;line-height:.95;color:#5c4033}.hero-text .intro{font-size:clamp(1.2rem,2vw,2.2rem);color:#5c4033;font-style:italic;margin:0;font-weight:400}.hero-text .role{font-size:clamp(1rem,1.5vw,1.5rem);color:#5c4033;margin:0;font-weight:400;line-height:1.4}.hero-text .descr{font-size:clamp(.85rem,1vw,1.05rem);line-height:1.7;font-style:italic;color:#5c4033;margin:0;max-width:520px}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.hero-cta .cta-btn{font-family:Times New Roman,serif;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:1rem 2rem;border:none;border-radius:50px;font-size:clamp(.85rem,1vw,1rem);font-weight:400;cursor:pointer;transition:all .3s ease;white-space:nowrap}.hero-cta .cta-btn .btn-icon{width:16px;height:16px;flex-shrink:0;transition:transform .3s ease;filter:brightness(0) invert(1)}.hero-cta .cta-btn.primary-cta{background:#d4a574;color:#f5ede0;box-shadow:0 4px 15px #d4a57440}.hero-cta .cta-btn.primary-cta:hover{background:#ca9155;transform:translateY(-2px);box-shadow:0 6px 20px #d4a57459}.hero-cta .cta-btn.primary-cta:hover .btn-icon{transform:translate(3px,-3px)}.hero-cta .cta-btn.secondary-cta{background:#e8b87d;color:#f5ede0;box-shadow:0 4px 15px #e8b87d40}.hero-cta .cta-btn.secondary-cta:hover{background:#e2a55a;transform:translateY(-2px);box-shadow:0 6px 20px #e8b87d59}.hero-cta .cta-btn.secondary-cta:hover .btn-icon{transform:translate(3px,-3px)}.hero-cta .cta-btn:active{transform:translateY(0)}.hero-footer{display:flex;gap:2rem;margin-top:3rem}.hero-footer a{color:#8b7355;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.hero-footer a svg{width:24px;height:24px}.hero-footer a:hover{color:#d4a574;transform:translateY(-3px)}.hero-image-section{position:relative;flex-shrink:0;z-index:5;margin-left:3rem}.hero-image-section .image-wrapper{width:clamp(350px,35vw,550px);height:clamp(350px,35vw,550px);border-radius:50%;overflow:hidden;box-shadow:-15px 0 40px #5c40331f}.hero-image-section .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.hero-image-section .image-wrapper img:hover{transform:scale(1.05)}@media(min-width:1400px){.hero-container{padding:8rem 8% 4rem 10%}.hero-content{max-width:700px}}@media(max-width:1399px)and (min-width:1200px){.hero-container{padding:7.5rem 6% 4rem 7%}}@media(max-width:1199px)and (min-width:1024px){.hero-container{padding:7rem 5% 4rem 6%}.hero-content{max-width:550px}.hero-image-section{margin-left:2rem}}@media(max-width:1023px)and (min-width:769px){.hero-container{padding:7rem 4% 4rem 5%;gap:3rem}.hero-content{max-width:50%;flex:1}.hero-text{gap:1rem}.hero-text .descr{max-width:100%}.hero-image-section{margin-left:0;flex-shrink:0}.hero-image-section .image-wrapper{width:380px;height:380px}.hero-cta{margin-top:1.8rem}.hero-cta .cta-btn{padding:.85rem 1.6rem;font-size:.9rem}.hero-cta .cta-btn .btn-icon{width:14px;height:14px}.hero-footer{margin-top:2.2rem;gap:1.5rem}.hero-footer a svg{width:21px;height:21px}}@media(max-width:768px){.hero-container{flex-direction:column;align-items:center;text-align:center;padding:7.5rem 3rem 3.5rem;justify-content:center}.hero-content{max-width:100%;align-items:center}.hero-text{gap:1rem}.hero-text .descr{max-width:100%}.hero-image-section{margin-left:0;margin-top:2.5rem}.hero-image-section .image-wrapper{width:320px;height:320px}.hero-cta{justify-content:center;margin-top:2rem}.hero-cta .cta-btn{padding:.9rem 1.7rem;font-size:.9rem}.hero-cta .cta-btn .btn-icon{width:14px;height:14px}.hero-footer{justify-content:center;margin-top:2.3rem;gap:1.6rem}.hero-footer a svg{width:21px;height:21px}}@media(max-width:768px)and (min-width:600px){.hero-container{padding:7rem 2.5rem 3rem}.hero-image-section .image-wrapper{width:300px;height:300px}}@media(max-width:599px){.hero-container{padding:6.5rem 2rem 2.5rem}.hero-text{gap:.9rem}.hero-image-section{margin-top:2rem}.hero-image-section .image-wrapper{width:280px;height:280px}.hero-cta{flex-direction:column;align-items:center;gap:.8rem;margin-top:1.8rem}.hero-cta .cta-btn{width:100%;max-width:320px;padding:1rem 2rem}.hero-footer{margin-top:2rem;gap:1.4rem}.hero-footer a svg{width:20px;height:20px}}@media(max-width:479px)and (min-width:375px){.hero-container{padding:6rem 1.5rem 2.5rem}.hero-text{gap:.8rem}.hero-image-section{margin-top:1.8rem}.hero-image-section .image-wrapper{width:250px;height:250px}.hero-cta{gap:.75rem;margin-top:1.6rem}.hero-cta .cta-btn{max-width:300px;padding:.95rem 1.8rem;font-size:.88rem}.hero-footer{margin-top:1.8rem;gap:1.3rem}.hero-footer a svg{width:19px;height:19px}}@media(max-width:374px){.hero-container{padding:5.5rem 1.2rem 2rem}.hero-text{gap:.7rem}.hero-image-section{margin-top:1.6rem}.hero-image-section .image-wrapper{width:230px;height:230px}.hero-cta{gap:.7rem;margin-top:1.4rem}.hero-cta .cta-btn{max-width:280px;padding:.9rem 1.6rem;font-size:.85rem}.hero-cta .cta-btn .btn-icon{width:13px;height:13px}.hero-footer{margin-top:1.6rem;gap:1.2rem}.hero-footer a svg{width:18px;height:18px}}@media(max-width:1023px)and (orientation:landscape)and (max-height:600px){.hero-container{flex-direction:row;padding:3rem 3% 2rem 4%;gap:2rem;min-height:100vh}.hero-content{max-width:52%;text-align:left;align-items:flex-start}.hero-text{gap:.6rem}.hero-image-section{margin-top:0;margin-left:0}.hero-image-section .image-wrapper{width:260px;height:260px}.hero-cta{flex-direction:row;justify-content:flex-start;margin-top:1rem;gap:.7rem}.hero-cta .cta-btn{width:auto;padding:.75rem 1.4rem;font-size:.85rem}.hero-footer{justify-content:flex-start;margin-top:1.2rem;gap:1.2rem}.hero-footer a svg{width:19px;height:19px}}@media(min-width:1024px)and (max-width:1024px)and (min-height:1300px){.hero-container{flex-direction:column;align-items:center;text-align:center;padding:10rem 6rem 5rem}.hero-content{max-width:700px;align-items:center}.hero-text{gap:1.5rem}.hero-text .descr{max-width:100%}.hero-image-section{margin-left:0;margin-top:3.5rem}.hero-image-section .image-wrapper{width:450px;height:450px}.hero-cta{justify-content:center;margin-top:2.5rem}.hero-footer{justify-content:center;margin-top:3rem}}.about-container{background:#f5ede0;min-height:100vh;width:100vw;padding:10rem 8% 4rem;position:relative;overflow-x:hidden}.about-header{text-align:center;margin-bottom:8rem;opacity:0;animation:slideUp .8s ease-out .2s forwards}.about-header .about-greeting{font-family:Lora,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:400;letter-spacing:.1em;margin:0 0 1rem;line-height:1;color:#5c4033}.about-header .about-subtitle{font-family:Lora,serif;font-size:clamp(1.3rem,2vw,2rem);color:#5c4033;font-style:italic;margin:0;font-weight:400}.timeline-wrapper{max-width:1200px;margin:0 auto 8rem;position:relative}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,transparent,#D4A574 10%,#D4A574 90%,transparent);transform:translate(-50%);z-index:1}.timeline-item{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center;margin-bottom:6rem;opacity:0;animation:slideUp .8s ease-out forwards}.timeline-item:nth-child(2){animation-delay:.4s}.timeline-item:nth-child(3){animation-delay:.6s}.timeline-item:nth-child(4){animation-delay:.8s}.timeline-item:nth-child(5){animation-delay:1s}.timeline-item:nth-child(6){animation-delay:1.2s}.timeline-item.left .timeline-content{grid-column:1;text-align:right;padding-right:0}.timeline-item.left .timeline-dot{grid-column:2}.timeline-item.left .timeline-visual{grid-column:3;justify-self:start}.timeline-item.right .timeline-visual{grid-column:1;justify-self:end}.timeline-item.right .timeline-dot{grid-column:2}.timeline-item.right .timeline-content{grid-column:3;text-align:left;padding-left:0}.timeline-dot{width:24px;height:24px;background:#f5ede0;border:4px solid #D4A574;border-radius:50%;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #d4a5741a;transition:all .3s ease}.timeline-dot .dot-inner{width:8px;height:8px;background:#d4a574;border-radius:50%;transition:transform .3s ease}.timeline-item:hover .timeline-dot{transform:scale(1.3)}.timeline-item:hover .timeline-dot .dot-inner{transform:scale(1.5)}.timeline-content{max-width:450px}.timeline-content .timeline-year{font-family:Lora,serif;font-size:.9rem;font-weight:700;color:#d4a574;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.2em}.timeline-content h2{font-family:Lora,serif;font-size:clamp(1.8rem,2.5vw,2.5rem);color:#5c4033;font-weight:600;margin:0 0 1.2rem;line-height:1.2}.timeline-content p{font-family:Lora,serif;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.8;color:#5c4033;margin:0;font-style:italic}.timeline-visual{width:300px;height:300px;border-radius:50%;box-shadow:0 15px 50px #5c403326;transition:all .4s ease;position:relative}.timeline-visual:before{content:"";position:absolute;inset:-15px;background:linear-gradient(135deg,#d4a57426,#e8b87d26);border-radius:50%;z-index:-1;opacity:0;transition:opacity .4s ease}.timeline-visual:hover{transform:scale(1.05) rotate(3deg);box-shadow:0 20px 60px #5c403333}.timeline-visual:hover:before{opacity:1}.timeline-visual img{width:100%;height:100%;border-radius:50%;object-fit:fill;display:block}.personal-section{max-width:1200px;margin:8rem auto 6rem;display:flex;flex-direction:column;gap:3rem;padding:3rem;background:#d4a57414;border-radius:20px;opacity:0;animation:slideUp .8s ease-out 1.4s forwards}.personal-section .personal-images{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.personal-section .personal-images .personal-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #5c40331f;transition:transform .3s ease}.personal-section .personal-images .personal-image:hover{transform:scale(1.05)}.personal-section .personal-images .personal-image img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1}.personal-section .personal-text{text-align:center}.personal-section .personal-text h2{font-family:Lora,serif;font-size:clamp(1.5rem,2vw,1.8rem);color:#5c4033;font-weight:600;margin:0 0 1rem}.personal-section .personal-text p{font-family:Lora,serif;font-size:clamp(1rem,1.15vw,1.1rem);line-height:1.8;color:#5c4033;margin:0 auto;font-style:italic;max-width:700px}.philosophy-quote{text-align:center;padding:4rem 2rem;max-width:800px;margin:4rem auto;opacity:0;animation:slideUp .8s ease-out 1.6s forwards}.philosophy-quote blockquote{font-family:Lora,serif;font-size:clamp(1.4rem,2vw,2rem);font-style:italic;color:#5c4033;margin:0;line-height:1.6;font-weight:500;position:relative}.philosophy-quote blockquote:before{content:'"';font-size:4rem;color:#d4a574;opacity:.3;position:absolute;top:-1.5rem;left:-1.5rem}.about-bottom{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding-top:4rem;margin-top:4rem;border-top:1px solid rgba(139,115,85,.2);opacity:0;animation:slideUp .8s ease-out 1.8s forwards}.about-cta{display:flex;gap:1rem;flex-wrap:wrap}.about-cta .cta-btn{font-family:Times New Roman,serif;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:1rem 2rem;border:none;border-radius:50px;font-size:clamp(.85rem,1vw,1rem);font-weight:400;cursor:pointer;transition:all .3s ease;white-space:nowrap}.about-cta .cta-btn .btn-icon{width:16px;height:16px;flex-shrink:0;transition:transform .3s ease;filter:brightness(0) invert(1)}.about-cta .cta-btn.primary-cta{background:#d4a574;color:#f5ede0;box-shadow:0 4px 15px #d4a57440}.about-cta .cta-btn.primary-cta:hover{background:#ca9155;transform:translateY(-2px);box-shadow:0 6px 20px #d4a57459}.about-cta .cta-btn.primary-cta:hover .btn-icon{transform:translate(3px,-3px)}.about-cta .cta-btn.secondary-cta{background:#e8b87d;color:#f5ede0;box-shadow:0 4px 15px #e8b87d40}.about-cta .cta-btn.secondary-cta:hover{background:#e2a55a;transform:translateY(-2px);box-shadow:0 6px 20px #e8b87d59}.about-cta .cta-btn.secondary-cta:hover .btn-icon{transform:translate(3px,-3px)}.about-cta .cta-btn:active{transform:translateY(0)}.about-footer{display:flex;gap:2rem}.about-footer a{color:#8b7355;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.about-footer a svg{width:24px;height:24px}.about-footer a:hover{color:#d4a574;transform:translateY(-3px)}@media(max-width:1199px){.about-container{padding:9rem 6% 4rem}.timeline-visual{width:240px;height:240px}}@media(max-width:1023px){.about-container{padding:8rem 5% 4rem}.timeline-visual{width:200px;height:200px}.timeline-content{max-width:350px}}@media(max-width:768px){.about-container{padding:8rem 4% 3rem}.about-header{margin-bottom:5rem}.timeline-wrapper{padding:0 1rem}.timeline-line{left:30px;transform:none}.timeline-item{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:4rem;padding-left:60px;position:relative}.timeline-item.left .timeline-dot,.timeline-item.right .timeline-dot{position:absolute;left:4px;top:0}.timeline-item.left .timeline-content,.timeline-item.right .timeline-content{text-align:center!important;padding:0!important;max-width:100%;margin-bottom:1.5rem;width:100%}.timeline-item.left .timeline-visual,.timeline-item.right .timeline-visual{align-self:center;justify-self:center!important;width:280px;height:280px;margin:0 auto}.timeline-content h2{font-size:clamp(1.5rem,5vw,2rem)}.timeline-content p{font-size:clamp(.95rem,3vw,1.05rem)}.personal-section{padding:2rem;margin:5rem auto 4rem}.personal-section .personal-images{grid-template-columns:1fr;gap:1rem}.about-bottom{flex-direction:column;align-items:center;gap:2rem}.philosophy-quote{padding:3rem 1.5rem}.philosophy-quote blockquote{font-size:clamp(1.2rem,4vw,1.6rem)}}@media(max-width:599px){.about-container{padding:7rem 3% 2.5rem}.about-header{margin-bottom:4rem}.timeline-item{padding-left:50px;margin-bottom:3.5rem}.timeline-item.left .timeline-dot,.timeline-item.right .timeline-dot{left:0}.timeline-item.left .timeline-visual,.timeline-item.right .timeline-visual{width:240px;height:240px}.timeline-line{left:26px}.about-cta{flex-direction:column;width:100%;align-items:center}.about-cta .cta-btn{width:100%;max-width:320px}.philosophy-quote{padding:2.5rem 1rem}.philosophy-quote blockquote:before{font-size:3rem;left:0;top:-1rem}}@media(max-width:479px){.about-container{padding:6rem 4% 2rem}.about-header{margin-bottom:3rem}.timeline-wrapper{padding:0 .5rem}.timeline-item{padding-left:45px;margin-bottom:3rem}.timeline-item.left .timeline-dot,.timeline-item.right .timeline-dot{left:4px;width:20px;height:20px;border-width:3px}.timeline-item.left .timeline-dot .dot-inner,.timeline-item.right .timeline-dot .dot-inner{width:6px;height:6px}.timeline-item.left .timeline-visual,.timeline-item.right .timeline-visual{width:200px;height:200px}.timeline-line{left:22px;width:2px}.timeline-content h2{font-size:clamp(1.3rem,5vw,1.6rem);margin-bottom:.8rem}.timeline-content p{font-size:clamp(.9rem,3vw,1rem);line-height:1.7}.timeline-content .timeline-year{font-size:.8rem;margin-bottom:.6rem}.personal-section{padding:1.5rem;margin:4rem auto 3rem;gap:2rem}.personal-section .personal-images{gap:.75rem}.personal-section .personal-text h2{font-size:clamp(1.2rem,4vw,1.4rem)}.personal-section .personal-text p{font-size:clamp(.9rem,3vw,1rem)}.philosophy-quote{padding:2rem 1rem;margin:3rem auto}.philosophy-quote blockquote{font-size:clamp(1.1rem,4vw,1.3rem)}.about-bottom{padding-top:3rem;margin-top:3rem}.about-footer{gap:1.5rem}.about-footer a svg{width:20px;height:20px}}.contact-container{background:#f5ede0;width:100vw;min-height:100vh;padding:10rem 8% 4rem;position:relative}.contact-content{max-width:1200px;margin:0 auto;position:relative;z-index:10}.contact-header{text-align:center;margin-bottom:5rem;opacity:0;animation:slideUp .8s ease-out .2s forwards}.contact-header .contact-greeting{font-family:Lora,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:400;letter-spacing:.1em;margin:0 0 1rem;line-height:1;color:#5c4033}.contact-header .contact-subtitle{font-family:Lora,serif;font-size:clamp(1.2rem,1.8vw,1.8rem);color:#5c4033;font-style:italic;margin:0;font-weight:400}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;opacity:0;animation:slideUp .8s ease-out .4s forwards}.contact-info-column{display:flex;flex-direction:column;gap:3rem}.contact-intro p{font-family:Lora,serif;font-size:clamp(1.05rem,1.15vw,1.15rem);line-height:1.8;color:#5c4033;margin:0;font-style:italic}.contact-details{display:flex;flex-direction:column;gap:2.5rem}.contact-detail-item{display:flex;gap:1.25rem;align-items:flex-start;transition:transform .3s ease}.contact-detail-item:hover{transform:translate(5px)}.contact-detail-item:hover .detail-icon svg{stroke:#d4a574}.contact-detail-item .detail-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-top:.2rem}.contact-detail-item .detail-icon svg{width:28px;height:28px;stroke:#8b7355;transition:all .3s ease}.contact-detail-item h3{font-family:Lora,serif;font-size:clamp(1.1rem,1.2vw,1.2rem);color:#5c4033;margin:0 0 .5rem;font-weight:700}.contact-detail-item p,.contact-detail-item a{font-family:Lora,serif;font-size:clamp(.95rem,1.05vw,1.05rem);color:#8b7355;margin:0;text-decoration:none;transition:color .3s ease;display:block;line-height:1.6}.contact-detail-item a:hover{color:#d4a574}.contact-social-section{padding-top:2rem;border-top:2px solid #C9A88F}.contact-social-section h3{font-family:Lora,serif;font-size:clamp(1.1rem,1.2vw,1.2rem);color:#5c4033;margin:0 0 1.5rem;font-weight:700}.social-links-contact{display:flex;gap:1rem;flex-wrap:wrap}.social-link-contact{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:2px solid #C9A88F;border-radius:12px;color:#8b7355;transition:all .3s ease}.social-link-contact svg{width:24px;height:24px;fill:#8b7355;transition:all .3s ease}.social-link-contact:hover{background:#d4a574;border-color:#d4a574;transform:translateY(-3px);box-shadow:0 8px 16px #d4a5744d}.social-link-contact:hover svg{fill:#fff}.contact-form-column{background:transparent;padding:0}.form-intro{margin-bottom:2.5rem}.form-intro h2{font-family:Lora,serif;font-size:clamp(1.8rem,2.2vw,2.2rem);color:#5c4033;margin:0 0 .5rem;font-weight:500}.form-intro p{font-family:Lora,serif;font-size:clamp(1rem,1.1vw,1.1rem);color:#8b7355;margin:0;font-style:italic}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Lora,serif;font-size:clamp(.95rem,1.05vw,1.05rem);color:#5c4033;font-weight:700}.form-group input,.form-group textarea{width:100%;padding:1rem 1.25rem;font-family:Lora,serif;font-size:clamp(.95rem,1.05vw,1.05rem);color:#5c4033;background:#c9a88f26;border:2px solid #C9A88F;border-radius:10px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d4a574;background:#c9a88f40;box-shadow:0 0 0 3px #d4a5741a}.form-group input::placeholder,.form-group textarea::placeholder{color:#8b7355;opacity:.6}.form-group textarea{resize:vertical;min-height:150px}.form-message{padding:1rem 1.25rem;border-radius:10px;font-family:Lora,serif;font-size:clamp(.95rem,1.05vw,1.05rem);font-weight:600}.form-message.success{background:#d4a57426;color:#5c4033;border:2px solid #D4A574}.form-message.error{background:#d32f2f1a;color:#d32f2f;border:2px solid #d32f2f}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.2rem 2.5rem;background:#d4a574;color:#fff;border:none;border-radius:50px;font-family:Times New Roman,serif;font-size:clamp(1rem,1.1vw,1.1rem);font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #d4a5744d}.submit-btn .arrow-icon{width:16px;height:16px;filter:brightness(0) invert(1);transition:transform .3s ease}.submit-btn:hover:not(:disabled){background:#ca9155;transform:translateY(-3px);box-shadow:0 10px 30px #d4a57466}.submit-btn:hover:not(:disabled) .arrow-icon{transform:translate(3px,-3px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}@media(min-width:1600px){.contact-container{padding:12rem 8% 5rem}.contact-header{margin-bottom:6rem}.contact-layout{gap:6rem}}@media(max-width:1599px)and (min-width:1200px){.contact-container{padding:11rem 7% 4.5rem}.contact-header{margin-bottom:5.5rem}.contact-layout{gap:5rem}}@media(max-width:1199px)and (min-width:1024px){.contact-container{padding:10rem 6% 4rem}.contact-header{margin-bottom:4.5rem}.contact-layout{gap:4rem}.contact-info-column{gap:2.5rem}.contact-details{gap:2.2rem}}@media(max-width:1023px){.contact-container{padding:9rem 5% 3rem}.contact-header{margin-bottom:4rem}.contact-layout{grid-template-columns:1fr;gap:4rem}.contact-info-column{gap:2.5rem}.contact-intro{text-align:center}.contact-details{gap:2rem}.contact-social-section{text-align:center;padding-top:1.8rem}.contact-social-section h3{text-align:center}.social-links-contact{justify-content:center}.form-intro{text-align:center}}@media(max-width:899px)and (min-width:768px){.contact-container{padding:8.5rem 5% 3rem}.contact-header{margin-bottom:3.5rem}.contact-layout{gap:3.5rem}.contact-details{gap:1.8rem}}@media(max-width:767px){.contact-container{padding:8rem 4% 3rem}.contact-header{margin-bottom:3rem}.contact-layout{gap:3rem}.contact-info-column{gap:2rem}.contact-intro{text-align:center}.contact-details{gap:1.8rem}.contact-detail-item{gap:1rem}.contact-detail-item .detail-icon svg{width:26px;height:26px;text-align:center}.contact-social-section,.contact-social-section h3{text-align:center}.social-links-contact{justify-content:center;gap:.75rem}.social-link-contact{width:44px;height:44px}.social-link-contact svg{width:22px;height:22px}.form-intro{margin-bottom:2rem;text-align:center}.form-group input,.form-group textarea{padding:.95rem 1.15rem}}@media(max-width:599px){.contact-container{padding:7rem 4% 2.5rem}.contact-header{margin-bottom:2.5rem}.contact-layout{gap:2.5rem}.contact-info-column{gap:1.8rem}.contact-intro{text-align:center}.contact-details{gap:1.6rem}.contact-detail-item{gap:1rem}.contact-detail-item .detail-icon svg{width:24px;height:24px}.contact-social-section{padding-top:1.5rem}.social-links-contact{gap:.65rem}.social-link-contact{width:42px;height:42px}.social-link-contact svg{width:20px;height:20px}.form-intro{margin-bottom:1.8rem}.form-group{gap:.4rem}.form-group input,.form-group textarea{padding:.9rem 1.1rem}.submit-btn{padding:1.1rem 2.2rem}}@media(max-width:479px){.contact-container{padding:6rem 4% 2rem}.contact-header{margin-bottom:2rem}.contact-layout{gap:2rem}.contact-info-column{gap:1.5rem}.contact-intro{text-align:center}.contact-intro p{font-size:1rem}.contact-details{gap:1.4rem}.contact-detail-item{gap:.9rem}.contact-detail-item .detail-icon svg{width:22px;height:22px}.contact-detail-item h3{font-size:1.05rem}.contact-detail-item p,.contact-detail-item a{font-size:.9rem}.contact-social-section{padding-top:1.5rem}.contact-social-section h3{font-size:1.05rem;margin-bottom:1.2rem}.social-links-contact{gap:.6rem}.social-link-contact{width:40px;height:40px}.social-link-contact svg{width:18px;height:18px}.form-intro{margin-bottom:1.5rem}.form-intro h2{font-size:1.6rem}.form-intro p{font-size:.95rem}.contact-form{gap:1.25rem}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{padding:.85rem 1rem;font-size:.9rem}.form-group textarea{min-height:120px}.submit-btn{padding:1rem 2rem;font-size:.95rem}.submit-btn .arrow-icon{width:14px;height:14px}}@media(max-width:374px){.contact-container{padding:5.5rem 3.5% 1.8rem}.contact-header{margin-bottom:1.8rem}.contact-header .contact-greeting{font-size:2.8rem}.contact-header .contact-subtitle{font-size:1.1rem}.contact-layout{gap:1.8rem}.contact-info-column{gap:1.3rem}.contact-details{gap:1.2rem}.contact-detail-item{gap:.8rem}.contact-detail-item .detail-icon svg{width:20px;height:20px}.contact-detail-item h3{font-size:1rem}.contact-detail-item p,.contact-detail-item a{font-size:.85rem}.social-links-contact{gap:.5rem}.social-link-contact{width:38px;height:38px}.social-link-contact svg{width:17px;height:17px}.form-intro{margin-bottom:1.3rem}.form-intro h2{font-size:1.4rem}.form-intro p{font-size:.9rem}.form-group{gap:.4rem}.form-group label{font-size:.85rem}.form-group input,.form-group textarea{padding:.8rem .9rem;font-size:.85rem}.form-group textarea{min-height:100px}.submit-btn{padding:.9rem 1.8rem;font-size:.9rem}.submit-btn .arrow-icon{width:13px;height:13px}}@media(max-width:899px)and (orientation:landscape)and (max-height:600px){.contact-container{padding:6rem 4% 2rem;min-height:auto}.contact-header{margin-bottom:2rem}.contact-header .contact-greeting{font-size:3rem}.contact-header .contact-subtitle{font-size:1.2rem}.contact-layout{gap:2rem}.contact-info-column{gap:1.5rem}.contact-details{gap:1.3rem}.form-intro{margin-bottom:1.5rem}.form-group input,.form-group textarea{padding:.8rem 1rem}.form-group textarea{min-height:100px}}@media(width:1024px)and (height:1366px)and (orientation:portrait){.contact-container{padding:10rem 6% 4rem}.contact-header{margin-bottom:4.5rem}.contact-layout{gap:4rem}}@media(width:820px)and (height:1180px)and (orientation:portrait){.contact-container{padding:9rem 5.5% 3.5rem}.contact-header{margin-bottom:4rem}.contact-layout{gap:3.5rem}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:2rem 3rem;transition:all .4s ease}.navbar:before{content:"";position:absolute;inset:0;background:#f5ede0f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .4s ease;z-index:-1}.navbar.scrolled:before{opacity:1;box-shadow:0 2px 20px #5c403314}.navbar.loaded{animation:slideDown .6s ease-out}.navbar-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo-link{text-decoration:none;transition:transform .3s ease}.logo-link:hover{transform:translateY(-2px)}.logo-text,.menu-logo-text{font-family:Preahvihear,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.05em;display:flex;flex-direction:column;gap:0;line-height:1}.logo-line{display:block;color:#8b7355}.logo-line.flipped{transform:rotateX(180deg)}.hamburger{display:flex;flex-direction:column;gap:6px;background:none;border:none;outline:none;cursor:pointer;padding:.5rem;z-index:1001;position:relative}.hamburger:focus{outline:none;border:none}.hamburger span{width:30px;height:2px;background:#5c4033;border-radius:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(11px)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-11px)}.hamburger:hover span{background:#d4a574}.menu-overlay{position:fixed;inset:0;background:#5c403380;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;visibility:hidden;transition:all .3s ease}.menu-overlay.active{opacity:1;visibility:visible}.side-menu{position:fixed;top:0;right:-450px;width:450px;height:100vh;background:#f5ede0;padding:3rem 2.5rem;z-index:999;transition:right .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column}.side-menu.active{right:0}.menu-header{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:4rem}.menu-header a{text-decoration:none}.menu-header .menu-logo-text{font-size:1.1rem}@media(max-width:768px){.side-menu .menu-logo-text{display:none}}.menu-nav{flex:1}.menu-list{list-style:none;padding:0;margin:0}.menu-list li{opacity:0;animation:slideInRight .5s ease-out forwards;margin-bottom:.5rem}.menu-list .menu-link{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;text-decoration:none;color:#5c4033;font-size:1.3rem;font-weight:400;font-family:Times New Roman,serif;border-radius:12px;transition:all .3s ease;position:relative}.menu-list .menu-link .menu-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.menu-list .menu-link .menu-icon svg{width:100%;height:100%;stroke:#5c4033;transition:stroke .3s ease}.menu-list .menu-link .menu-text{flex:1}.menu-list .menu-link>svg{opacity:0;transform:translate(-10px);transition:all .3s ease;stroke:#d4a574}.menu-list .menu-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:#d4a574;border-radius:3px;transition:height .3s ease}.menu-list .menu-link.active{background:#d4a57426;color:#5c4033;font-weight:600}.menu-list .menu-link.active .menu-icon svg{stroke:#d4a574}.menu-list .menu-link.active>svg{opacity:1;transform:translate(0)}.menu-list .menu-link.active:before{height:60%}.menu-list .menu-link:hover{background:#d4a5741a;color:#5c4033;padding-left:2rem}.menu-list .menu-link:hover .menu-icon{transform:scale(1.15) rotate(5deg)}.menu-list .menu-link:hover .menu-icon svg{stroke:#d4a574}.menu-list .menu-link:hover>svg{opacity:1;transform:translate(0)}.menu-list .menu-link:hover:before{height:60%}.menu-list .menu-link.active:hover{background:#d4a57433}.menu-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(139,115,85,.2)}.menu-footer .menu-social{display:flex;justify-content:center;gap:1.5rem}.menu-footer .menu-social a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;color:#8b7355;border-radius:50%;background:#8b73551a;transition:all .3s ease}.menu-footer .menu-social a:hover{color:#f5ede0;background:#d4a574;transform:translateY(-3px);box-shadow:0 5px 15px #d4a5744d}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.navbar{padding:1.5rem 2rem}.side-menu{width:100%;right:-100%;padding:2.5rem 2rem}.menu-header{margin-bottom:3rem}.menu-list .menu-link{font-size:1.2rem;padding:1rem 1.2rem}.menu-list .menu-link .menu-icon{width:22px;height:22px}}@media(max-width:480px){.navbar{padding:1.2rem 1.5rem}.logo-text,.menu-logo-text{font-size:.9rem}.hamburger span{width:25px}}.menu-wrap{width:100%;height:100%;overflow:hidden}.menu{display:flex;flex-direction:column;height:100%;margin:0;padding:0}.menu__item{flex:1;position:relative;overflow:hidden;text-align:left;box-shadow:0 -1px #9fb4a31a;transition:all .3s ease}.menu__item.active .menu__item-link{color:#2d4a36;font-weight:700}.menu__item.active .menu__item-dot{opacity:1;background:#2d4a36;transform:scale(1);box-shadow:0 0 10px #2d4a3680;animation:pulse 2s infinite}.menu__item-link{display:flex;align-items:center;justify-content:flex-start;gap:1rem;height:100%;padding-left:2rem;position:relative;cursor:pointer;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:#1a1a1a;font-size:4vh;transition:all .3s ease}.menu__item-dot{width:10px;height:10px;border-radius:50%;background:#2d4a36;opacity:0;transition:all .3s ease;flex-shrink:0}.menu__item-text{transition:all .3s ease}.menu__item-link:hover{color:#9fb4a3}.menu__item-link:focus:not(:focus-visible){color:#9fb4a3}.marquee{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;pointer-events:none;background:#9fb4a3;transform:translate3d(0,101%,0);transition:transform .6s ease-expo}.marquee__inner-wrap{height:100%;width:200%;display:flex;transform:translate(0)}.marquee__inner{display:flex;align-items:center;position:relative;height:100%;width:200%;will-change:transform;animation:marquee 15s linear infinite}.marquee span{color:#060010;white-space:nowrap;text-transform:uppercase;font-weight:400;font-size:4vh;line-height:1.2;padding:1vh 1vw 0}.marquee__img{width:200px;height:7vh;margin:2em 2vw;padding:1em 0;border-radius:50px;background-size:cover;background-position:50% 50%}.menu__item:hover .marquee{transform:translateZ(0)}@keyframes pulse{0%,to{box-shadow:0 0 10px #2d4a3680}50%{box-shadow:0 0 20px #2d4a36cc}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.menu__item-link{font-size:3vh;padding-left:1rem}.menu__item-dot{width:8px;height:8px}.marquee span{font-size:3vh}}.faulty-terminal-container{width:100%;height:100%;position:relative;overflow:hidden}.projects-container{background:#f5ede0;min-height:100vh;width:100vw;padding:10rem 8% 4rem;position:relative;overflow-x:hidden}.projects-content{max-width:1200px;margin:0 auto;position:relative;z-index:10}.projects-header{text-align:center;margin-bottom:6rem;opacity:0;animation:slideUp .8s ease-out .2s forwards}.projects-header .projects-greeting{font-family:Lora,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:400;letter-spacing:.1em;margin:0 0 1rem;line-height:1;color:#5c4033}.projects-header .projects-subtitle{font-family:Lora,serif;font-size:clamp(1.2rem,1.8vw,1.8rem);color:#5c4033;font-style:italic;margin:0;font-weight:400}.projects-showcase{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;opacity:0;animation:slideUp .8s ease-out .4s forwards}.showcase-text h2{font-family:Lora,serif;font-size:clamp(1.8rem,2.5vw,2.5rem);color:#5c4033;font-weight:600;margin:0 0 1.5rem;line-height:1.3}.showcase-text p{font-family:Lora,serif;font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.8;color:#5c4033;margin:0 0 2.5rem;font-style:italic}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.project-stats .stat-item{display:flex;flex-direction:column;gap:.5rem;text-align:center;padding:1.5rem 1rem;background:#d4a5741a;border-radius:12px;border:1px solid rgba(212,165,116,.2);transition:all .3s ease}.project-stats .stat-item:hover{transform:translateY(-5px);background:#d4a57426;box-shadow:0 8px 24px #5c40331a}.project-stats .stat-item .stat-number{font-family:Lora,serif;font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:700;color:#d4a574;line-height:1}.project-stats .stat-item .stat-label{font-family:Lora,serif;font-size:clamp(.85rem,1vw,.95rem);color:#5c4033;font-weight:500}.showcase-folder{display:flex;flex-direction:column;align-items:center;gap:2rem}.folder-instruction{font-family:Lora,serif;font-style:italic;font-weight:500;color:#5c4033;text-align:center;line-height:1.3}.folder-instruction span{display:block;font-size:clamp(1.2rem,1.5vw,1.5rem)}.folder-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem;cursor:pointer;transition:transform .4s ease}.folder-wrapper:hover{transform:translateY(-8px)}.folder-wrapper:hover .folder-container{transform:scale(1.05)}.folder-wrapper:hover .folder-arrows span{border-color:#d4a574}.folder-arrows{display:flex;flex-direction:column;gap:.5rem;align-items:center}.folder-arrows span{width:16px;height:16px;border-right:3px solid #5C4033;border-bottom:3px solid #5C4033;transform:rotate(45deg);opacity:0;animation:arrowBounce 1.5s infinite;transition:border-color .3s ease}.folder-arrows span:nth-child(1){animation-delay:0s}.folder-arrows span:nth-child(2){animation-delay:.15s}.folder-arrows span:nth-child(3){animation-delay:.3s}.folder-container{width:320px;height:220px;display:flex;align-items:center;justify-content:center;transition:transform .4s ease;filter:drop-shadow(0 10px 30px rgba(92,64,51,.15))}@keyframes arrowBounce{0%{opacity:0;transform:translateY(-10px) rotate(45deg)}50%{opacity:1;transform:translateY(0) rotate(45deg)}to{opacity:0;transform:translateY(10px) rotate(45deg)}}@media(max-width:1199px){.projects-container{padding:9rem 6% 4rem}.projects-showcase{gap:4rem}}@media(max-width:1023px){.projects-container{padding:8rem 5% 4rem}.projects-showcase{grid-template-columns:1fr;gap:4rem;text-align:center}.showcase-text h2,.showcase-text p{text-align:center}.project-stats{justify-content:center}}@media(max-width:768px){.projects-container{padding:8rem 4% 3rem}.projects-header{margin-bottom:4rem}.projects-showcase{gap:3rem}.project-stats{grid-template-columns:1fr;gap:1rem;max-width:300px;margin:2rem auto 0}.folder-container{width:280px;height:200px}}@media(max-width:599px){.projects-container{padding:7rem 3% 2.5rem}.folder-instruction span{font-size:1.1rem}.folder-container{width:200px;height:140px}.project-stats{margin-top:2rem}.project-stats .stat-item{padding:1.2rem .8rem}}@media(max-width:479px){.projects-container{padding:6rem 4% 2rem}.projects-subtitle{font-size:1rem}.folder-wrapper{gap:1rem}.folder-container{width:220px;height:160px}.folder-arrows span{width:12px;height:12px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes windowOpen{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes windowRestore{0%{width:90%;height:85vh}to{width:70%;height:70vh}}@keyframes dialogPop{0%{opacity:0;transform:scale(.8) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.gallery-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#5c4033d9;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease;-webkit-user-select:none;user-select:none}@media(max-width:1023px){.gallery-overlay{padding:1rem}}@media(max-width:767px){.gallery-overlay{padding:.5rem}}.gallery-container{font-family:Lora,serif;background:#f5ede0;border-radius:12px 12px 0 0;display:flex;flex-direction:column;box-shadow:0 10px 50px #5c403380;overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.gallery-container.maximized{width:90%;max-width:1200px;height:85vh;animation:windowOpen .3s cubic-bezier(.34,1.56,.64,1)}.gallery-container.minimized{width:70%;max-width:900px;height:70vh;animation:windowRestore .3s cubic-bezier(.34,1.56,.64,1)}@media(max-width:1023px){.gallery-container.maximized,.gallery-container.minimized{width:95%;height:90vh}}@media(max-width:479px){.gallery-container{border-radius:8px 8px 0 0}.gallery-container.maximized,.gallery-container.minimized{width:100%;height:95vh}}.windows-titlebar{font-family:Lora,serif;background:linear-gradient(180deg,#c9a88f,#8b7355);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #5C4033;-webkit-user-select:none;user-select:none}@media(max-width:767px){.windows-titlebar{padding:.6rem .75rem}}@media(max-width:599px){.windows-titlebar{padding:.5rem}}@media(max-width:479px){.windows-titlebar{padding:.4rem}}.titlebar-left{display:flex;align-items:center;gap:.75rem}.titlebar-icon{font-size:1.2rem}@media(max-width:479px){.titlebar-icon{font-size:1rem}}.titlebar-text{font-family:Preahvihear,sans-serif;font-size:1rem;color:#f5ede0;font-weight:600}@media(max-width:767px){.titlebar-text{font-size:.85rem}}@media(max-width:599px){.titlebar-text{font-size:.8rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:479px){.titlebar-text{font-size:.75rem;max-width:120px}}.titlebar-buttons{display:flex;align-items:center;gap:.5rem}.titlebar-btn{width:45px;height:28px;border:1px solid #5C4033;background:linear-gradient(180deg,#f5ede0,#c9a88f);cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#5c4033;border-radius:4px}.titlebar-btn:hover{background:linear-gradient(180deg,#dac3b1,#c9a88f);transform:translateY(-1px)}.titlebar-btn:active{transform:translateY(0)}.titlebar-btn.minimize:hover{background:#e8b87d;border-color:#e8b87d}.titlebar-btn.maximize:hover{background:#d4a574;color:#fff;border-color:#d4a574}.titlebar-btn.close:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}@media(max-width:767px){.titlebar-btn{width:38px;height:26px;font-size:.8rem}}@media(max-width:599px){.titlebar-btn{width:32px;height:24px;font-size:.75rem}}@media(max-width:479px){.titlebar-btn{width:28px;height:22px;font-size:.7rem}}.windows-menubar{background:#f9f4ec;padding:.5rem 1rem;display:flex;align-items:center;gap:2rem;border-bottom:1px solid #C9A88F}@media(max-width:767px){.windows-menubar{padding:.4rem .75rem;gap:1rem}}@media(max-width:599px){.windows-menubar{gap:.75rem;flex-wrap:wrap}}@media(max-width:479px){.windows-menubar{padding:.3rem .5rem}}.menu-item{font-family:Preahvihear,sans-serif;font-size:.9rem;color:#5c4033;cursor:pointer;padding:.4rem .75rem;transition:all .2s ease;border-radius:4px;font-weight:500}.menu-item:hover{background:#d4a57433}.menu-item:active{background:#d4a5744d}@media(max-width:767px){.menu-item{font-size:.8rem;padding:.3rem .6rem}}@media(max-width:599px){.menu-item{font-size:.75rem}}.menu-item-wrapper{position:relative}.view-dropdown{font-family:Preahvihear,sans-serif;position:absolute;top:100%;left:0;background:#fff;border:1px solid #C9A88F;border-radius:0 0 6px 6px;box-shadow:0 4px 12px #5c403326;min-width:180px;z-index:1000;animation:dropdownSlide .2s ease;overflow:hidden}@media(max-width:768px){.view-dropdown{min-width:150px}}.dropdown-item{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:background .2s ease;font-size:.9rem;color:#5c4033}.dropdown-item:hover{background:#d4a57426}.dropdown-item.active{background:#d4a57440;font-weight:600}.dropdown-icon{font-size:1rem;width:20px;text-align:center;color:#d4a574}.check-mark{margin-left:auto;color:#d4a574;font-weight:700}.windows-navbar{background:#fff;padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #C9A88F}@media(max-width:599px){.windows-navbar{padding:.75rem;flex-direction:column;align-items:flex-start;gap:.75rem}}.nav-back{font-size:.95rem;padding:.5rem 1.25rem;background:#d4a574;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;font-weight:600}.nav-back:hover{background:#ca9155;transform:translateY(-2px);box-shadow:0 4px 12px #d4a5744d}.nav-breadcrumb{font-size:.95rem;color:#8b7355}.nav-breadcrumb span:first-child{color:#d4a574;text-decoration:underline;font-weight:600}@media(max-width:599px){.nav-breadcrumb{font-size:.8rem}}.breadcrumb-separator{margin:0 .5rem;color:#c9a88f}.windows-content{flex:1;background:#fff;overflow-y:auto;padding:2rem}@media(max-width:767px){.windows-content{padding:1rem}}@media(max-width:479px){.windows-content{padding:.75rem}}@media(max-width:899px)and (orientation:landscape){.windows-content{padding:1rem}}.windows-statusbar{background:#f9f4ec;padding:.6rem 1rem;border-top:1px solid #C9A88F;display:flex;align-items:center;justify-content:space-between}@media(max-width:479px){.windows-statusbar{padding:.5rem .75rem}}.status-text{font-family:Preahvihear,sans-serif;font-size:.85rem;color:#8b7355;font-weight:500}@media(max-width:479px){.status-text{font-size:.75rem}}.folders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:2rem;padding:1rem}@media(max-width:767px){.folders-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}}@media(max-width:599px){.folders-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}}@media(max-width:479px){.folders-grid{grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:.5rem;padding:.5rem}}@media(max-width:899px)and (orientation:landscape){.folders-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}.folder-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;padding:1.25rem 1rem;border-radius:12px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.folder-item:hover{background:#d4a5741a;transform:translateY(-5px);box-shadow:0 8px 20px #5c40331a}.folder-item:hover .mobile-tap-hint{display:block}.folder-item:active{transform:translateY(-2px)}@media(max-width:767px){.folder-item{padding:1rem .75rem}}@media(max-width:599px){.folder-item{padding:.75rem .5rem}}@media(max-width:479px){.folder-item{padding:.6rem .4rem}}.folder-icon-svg{width:90px;height:70px;filter:drop-shadow(0 4px 8px rgba(92,64,51,.15));transition:transform .3s ease}.folder-item:hover .folder-icon-svg{transform:scale(1.08)}.folder-icon-svg path:first-child{fill:#d4a574;stroke:#5c4033}.folder-icon-svg path:last-child{fill:#e8b87d;stroke:#5c4033}@media(max-width:767px){.folder-icon-svg{width:70px;height:55px}}@media(max-width:599px){.folder-icon-svg{width:60px;height:48px}}@media(max-width:479px){.folder-icon-svg{width:50px;height:40px}}.folder-name{font-size:.95rem;font-family:Preahvihear,sans-serif;color:#5c4033;text-align:center;font-weight:600;word-break:break-word;width:100%;line-height:1.4}@media(max-width:767px){.folder-name{font-size:.85rem}}@media(max-width:599px){.folder-name{font-size:.8rem}}@media(max-width:479px){.folder-name{font-size:.75rem}}.mobile-tap-hint{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:.7rem;color:#8b7355;font-style:italic;opacity:.7;white-space:nowrap;display:none}@media(max-width:768px){.mobile-tap-hint{display:block;position:static;transform:none;margin-top:.5rem}}.folders-list{display:flex;flex-direction:column;gap:0;padding:1rem}.folder-item-list{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(201,168,143,.3);cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none;border-radius:8px}.folder-item-list:hover{background:#d4a5741a;transform:translate(5px)}.folder-item-list:active{background:#d4a57433}.folder-item-list .folder-icon-svg{width:60px;height:48px;flex-shrink:0}@media(max-width:767px){.folder-item-list .folder-icon-svg{width:50px;height:40px}}@media(max-width:599px){.folder-item-list .folder-icon-svg{width:45px;height:36px}}@media(max-width:479px){.folder-item-list .folder-icon-svg{width:40px;height:32px}}.folder-item-list .folder-info{flex:1;display:flex;flex-direction:column;gap:.4rem}.folder-item-list .folder-name{font-size:1.05rem;color:#5c4033;font-weight:700;text-align:left}@media(max-width:767px){.folder-item-list .folder-name{font-size:.95rem}}@media(max-width:599px){.folder-item-list .folder-name{font-size:.9rem}}@media(max-width:479px){.folder-item-list .folder-name{font-size:.85rem}}.folder-item-list .folder-details{display:flex;flex-direction:column;gap:.3rem}.folder-item-list .folder-category{font-size:.85rem;color:#d4a574;font-weight:600}@media(max-width:767px){.folder-item-list .folder-category{font-size:.8rem}}@media(max-width:599px){.folder-item-list .folder-category{font-size:.75rem}}.folder-item-list .folder-tech{font-size:.8rem;color:#8b7355;font-style:italic}@media(max-width:767px){.folder-item-list .folder-tech{font-size:.75rem}}@media(max-width:599px){.folder-item-list .folder-tech{font-size:.7rem}}@media(max-width:767px){.folder-item-list{padding:.9rem 1rem}}@media(max-width:599px){.folder-item-list{padding:.75rem}}@media(max-width:479px){.folder-item-list{padding:.6rem .75rem;gap:.75rem}}.project-details{display:grid;grid-template-columns:380px 1fr;gap:2.5rem;height:100%}@media(max-width:1199px){.project-details{grid-template-columns:320px 1fr;gap:2rem}}@media(max-width:1023px){.project-details{grid-template-columns:1fr;gap:2rem;height:auto}}.details-sidebar{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1023px){.details-sidebar{order:1}}.details-preview{width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #5c403326;border:3px solid #C9A88F;position:relative;cursor:pointer}.details-preview img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.details-preview:hover img{transform:scale(1.05)}.details-preview:hover .preview-overlay{opacity:1}@media(max-width:479px){.details-preview{border-radius:8px}}.preview-overlay{position:absolute;inset:0;background:#5c4033b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.preview-hint{font-size:1.1rem;color:#fff;font-weight:600;background:#d4a574e6;padding:.75rem 1.5rem;border-radius:25px;letter-spacing:.05em}@media(max-width:768px){.preview-hint{font-size:.95rem;padding:.6rem 1.25rem}}@media(max-width:479px){.preview-hint{font-size:.85rem;padding:.5rem 1rem}}.details-info-box{background:#f5ede080;border:2px solid #C9A88F;border-radius:12px;padding:1.75rem}.details-info-box h4{font-size:1.2rem;color:#5c4033;margin:0 0 1.25rem;font-weight:700}@media(max-width:479px){.details-info-box{padding:1.25rem}}.info-row{margin-bottom:1.25rem}.info-row:last-child{margin-bottom:0}.info-label{font-size:.9rem;color:#8b7355;font-weight:700;display:block;margin-bottom:.6rem}.info-value{font-size:.95rem;color:#5c4033}.info-tech{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.tech-pill{font-size:.8rem;padding:.4rem .9rem;background:#d4a574;color:#fff;border-radius:20px;font-weight:600}@media(max-width:599px){.tech-pill{font-size:.7rem;padding:.3rem .7rem}}.details-main{overflow-y:auto;padding-right:1rem}@media(max-width:1023px){.details-main{order:2;padding-right:0;overflow-y:visible}}.details-title{font-size:2.8rem;color:#5c4033;margin:0 0 .75rem;font-weight:700;line-height:1.2}@media(max-width:1199px){.details-title{font-size:2.4rem}}@media(max-width:767px){.details-title{font-size:2rem}}@media(max-width:599px){.details-title{font-size:1.6rem}}@media(max-width:479px){.details-title{font-size:1.4rem}}.details-category{font-size:1.1rem;color:#d4a574;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin:0 0 2rem}@media(max-width:767px){.details-category{font-size:.95rem}}@media(max-width:599px){.details-category{font-size:.85rem}}@media(max-width:479px){.details-category{font-size:.8rem}}.details-section{margin-bottom:2.5rem}.details-section h3{font-size:1.5rem;color:#5c4033;margin:0 0 1rem;font-weight:700}@media(max-width:767px){.details-section h3{font-size:1.3rem}}@media(max-width:599px){.details-section h3{font-size:1.2rem}}.details-section span.hover{color:#5c4033}.details-section p{font-size:1.05rem;line-height:1.8;color:#5c4033;margin:0;font-style:italic}@media(max-width:767px){.details-section p{font-size:.95rem}}@media(max-width:599px){.details-section p{font-size:.9rem}}@media(max-width:599px){.details-section{margin-bottom:2rem}}.details-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:1023px){.details-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.details-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:479px){.details-gallery{grid-template-columns:repeat(2,1fr);gap:.75rem}}.gallery-section{display:block!important}.gallery-thumbnail{aspect-ratio:16/9;border-radius:10px;overflow:hidden;border:3px solid #C9A88F;transition:all .3s ease;cursor:pointer}.gallery-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-thumbnail:hover{border-color:#d4a574;transform:translateY(-5px);box-shadow:0 10px 25px #5c403333}.gallery-thumbnail:hover img{transform:scale(1.1)}.project-button{display:flex;align-items:center;max-width:200px;gap:.75rem;padding:1rem 2rem;background:#d4a574;color:#fff;text-decoration:none;border-radius:15px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #d4a5744d}.project-button svg{transition:transform .3s ease}.project-button:hover{background:#ca9155;transform:translateY(-3px);box-shadow:0 10px 30px #d4a57466;color:#5c4033}.project-button:hover svg{transform:translate(5px)}@media(max-width:599px){.project-button{padding:1rem 2rem;font-size:.9rem}}@media(max-width:479px){.project-button{padding:.9rem 1.75rem;font-size:.85rem}}.help-dialog-overlay{position:absolute;inset:0;background:#5c403399;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.help-dialog{background:#f5ede0;border-radius:12px 12px 0 0;box-shadow:0 15px 40px #5c403366;overflow:hidden;animation:dialogPop .3s cubic-bezier(.34,1.56,.64,1);width:420px;max-width:90%}@media(max-width:767px){.help-dialog{width:95%}}@media(max-width:479px){.help-dialog{width:100%;border-radius:8px 8px 0 0}}.help-dialog-titlebar{background:linear-gradient(180deg,#c9a88f,#8b7355);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #5C4033}.help-dialog-title{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#f5ede0;font-weight:600}.help-icon{font-size:1.2rem}.help-close-btn{width:28px;height:28px;border:1px solid #5C4033;background:linear-gradient(180deg,#f5ede0,#c9a88f);cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#5c4033;border-radius:4px}.help-close-btn:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}.help-dialog-content{background:#fff;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(max-width:479px){.help-dialog-content{padding:2rem 1.25rem}}.help-icon-large{font-size:4.5rem;animation:bounce 1s infinite}@media(max-width:767px){.help-icon-large{font-size:3.5rem}}@media(max-width:479px){.help-icon-large{font-size:3rem}}.help-message{font-size:1.3rem;color:#5c4033;font-weight:600;margin:0;line-height:1.6}@media(max-width:767px){.help-message{font-size:1.1rem}}@media(max-width:479px){.help-message{font-size:1rem}}.help-dialog-footer{background:#f9f4ec;padding:1.25rem;display:flex;align-items:center;justify-content:center;border-top:1px solid #C9A88F}.help-ok-btn{padding:.75rem 3rem;background:#d4a574;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:1rem;font-weight:600;color:#fff;box-shadow:0 4px 12px #d4a5744d}.help-ok-btn:hover{background:#ca9155;transform:translateY(-2px);box-shadow:0 6px 16px #d4a57466}.help-ok-btn:active{transform:translateY(0)}@media(max-width:479px){.help-ok-btn{padding:.7rem 2.5rem;font-size:.9rem}}.game-dialog{background:#f5ede0;border-radius:12px 12px 0 0;box-shadow:0 15px 40px #5c403366;overflow:hidden;animation:dialogPop .3s cubic-bezier(.34,1.56,.64,1);width:85%;max-width:700px;max-height:90vh;display:flex;flex-direction:column}@media(max-width:768px){.game-dialog{width:95%;max-width:95vw}}@media(max-width:599px){.game-dialog{width:98%;border-radius:8px 8px 0 0}}@media(max-width:479px){.game-dialog{width:100%}}@media(max-width:899px)and (orientation:landscape){.game-dialog{max-height:95vh}}.game-header{background:#5c4033;padding:1rem;border-bottom:3px solid #8B7355;flex-shrink:0}@media(max-width:768px){.game-header{padding:.75rem}}@media(max-width:599px){.game-header{padding:.6rem}}@media(max-width:479px){.game-header{padding:.5rem}}.game-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:768px){.game-stats{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:599px){.game-stats{gap:.5rem}}@media(max-width:479px){.game-stats{gap:.4rem}}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.3rem}@media(max-width:479px){.stat-item{gap:.2rem}}.stat-label{font-size:.7rem;color:#c9a88f;text-transform:uppercase;letter-spacing:.05em;font-weight:600}@media(max-width:768px){.stat-label{font-size:.65rem}}@media(max-width:599px){.stat-label{font-size:.6rem}}.stat-value{font-size:1.4rem;color:#d4a574;font-weight:700;font-family:Courier New,monospace}.stat-value.error-count{color:#d32f2f}@media(max-width:768px){.stat-value{font-size:1.2rem}}@media(max-width:599px){.stat-value{font-size:1.1rem}}.game-content{background:#fff;flex:1;overflow-y:auto;display:flex;flex-direction:column}@media(max-width:899px)and (orientation:landscape){.game-content{max-height:60vh}}.typing-test{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}@media(max-width:768px){.typing-test{padding:1rem;gap:1rem}}@media(max-width:599px){.typing-test{padding:.75rem}}@media(max-width:899px)and (orientation:landscape){.typing-test{padding:.75rem;gap:.75rem}}.typing-text-display{font-family:Courier New,monospace;font-size:1.1rem;line-height:1.8;padding:1.5rem;background:#f5ede04d;border-radius:10px;border:2px solid #C9A88F;word-wrap:break-word}.typing-text-display .char{position:relative;color:#8b7355}.typing-text-display .char.correct{color:#d4a574;font-weight:600}.typing-text-display .char.incorrect{color:#d32f2f;background:#d32f2f1a;font-weight:600}.typing-text-display .char.current{background:#d4a574;color:#fff;animation:blink 1s infinite}@media(max-width:768px){.typing-text-display{font-size:.95rem;padding:1rem;line-height:1.6}}@media(max-width:599px){.typing-text-display{font-size:.85rem;padding:.85rem}}@media(max-width:479px){.typing-text-display{font-size:.8rem;padding:.75rem}}@media(max-width:899px)and (orientation:landscape){.typing-text-display{padding:.75rem;font-size:.85rem}}.typing-input{width:100%;min-height:100px;padding:1rem;font-family:Courier New,monospace;font-size:1rem;border:2px solid #C9A88F;border-radius:10px;resize:vertical;background:#fff;color:#5c4033}.typing-input:focus{outline:none;border-color:#d4a574;box-shadow:0 0 0 3px #d4a5741a}@media(max-width:768px){.typing-input{min-height:80px;font-size:.9rem;padding:.75rem}}@media(max-width:599px){.typing-input{min-height:70px;font-size:.85rem}}@media(max-width:479px){.typing-input{min-height:60px;font-size:.8rem;padding:.65rem}}@media(max-width:899px)and (orientation:landscape){.typing-input{min-height:60px}}.typing-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}@media(max-width:768px){.typing-controls{flex-direction:column;width:100%;align-items:center}}.next-text-btn{padding:.75rem 1.75rem;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:.9rem;font-weight:600;font-family:Lora,serif;background:#d4a574;color:#fff;box-shadow:0 4px 12px #d4a5744d}.next-text-btn:hover{background:#ca9155;transform:translateY(-2px);box-shadow:0 6px 16px #d4a57466}@media(max-width:768px){.next-text-btn{width:100%;max-width:280px;padding:.9rem 1.5rem;font-size:.85rem}}@media(max-width:599px){.next-text-btn{padding:.8rem 1.25rem;font-size:.8rem}}.game-over{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;flex:1;min-height:350px}@media(max-width:768px){.game-over{padding:2rem 1rem}}@media(max-width:479px){.game-over{padding:1.5rem .75rem}}@media(max-width:899px)and (orientation:landscape){.game-over{padding:1.5rem 1rem;min-height:250px}}.game-over-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 1s infinite}@media(max-width:768px){.game-over-icon{font-size:3rem}}@media(max-width:479px){.game-over-icon{font-size:2.5rem}}.game-over-title{font-size:1.8rem;color:#5c4033;margin:0 0 1.5rem;font-weight:700}@media(max-width:768px){.game-over-title{font-size:1.5rem}}@media(max-width:479px){.game-over-title{font-size:1.3rem}}.final-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:400px}@media(max-width:768px){.final-stats{grid-template-columns:1fr;gap:1rem;max-width:280px}}.final-stat{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f5ede080;border-radius:10px;border:2px solid #C9A88F}@media(max-width:599px){.final-stat{padding:.85rem}}.final-stat-label{font-size:.85rem;color:#8b7355;font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media(max-width:599px){.final-stat-label{font-size:.75rem}}.final-stat-value{font-size:1.8rem;color:#d4a574;font-weight:700;font-family:Courier New,monospace}.final-stat-value.error{color:#d32f2f}@media(max-width:768px){.final-stat-value{font-size:1.5rem}}@media(max-width:599px){.final-stat-value{font-size:1.3rem}}.game-start-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:400px}@media(max-width:768px){.game-start-screen{padding:2.5rem 1.5rem;min-height:350px}}@media(max-width:599px){.game-start-screen{padding:2rem 1rem;min-height:300px}}.start-icon{font-size:5rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@media(max-width:768px){.start-icon{font-size:4rem}}@media(max-width:599px){.start-icon{font-size:3.5rem;margin-bottom:1rem}}.start-title{font-size:2rem;color:#5c4033;margin:0 0 1rem;font-weight:700}@media(max-width:768px){.start-title{font-size:1.6rem}}@media(max-width:599px){.start-title{font-size:1.4rem}}.start-description{font-size:1.05rem;color:#8b7355;line-height:1.7;max-width:500px;margin:0 0 2.5rem;font-style:italic}@media(max-width:768px){.start-description{font-size:.95rem}}@media(max-width:599px){.start-description{font-size:.9rem;margin-bottom:2rem}}.start-features{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media(max-width:768px){.start-features{gap:1rem}}@media(max-width:599px){.start-features{flex-direction:column;gap:.75rem;width:100%;max-width:250px}}.feature-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;background:#d4a5741a;border-radius:12px;border:2px solid #C9A88F;min-width:120px}.feature-item .feature-icon{font-size:2rem}@media(max-width:768px){.feature-item .feature-icon{font-size:1.5rem}}@media(max-width:599px){.feature-item .feature-icon{font-size:1.75rem}}.feature-item span:last-child{font-size:.9rem;color:#5c4033;font-weight:600}@media(max-width:768px){.feature-item span:last-child{font-size:.8rem}}@media(max-width:768px){.feature-item{min-width:100px;padding:1rem}}@media(max-width:599px){.feature-item{flex-direction:row;justify-content:flex-start;gap:1rem;padding:.85rem 1rem}}.start-game-btn{background:#d4a574;color:#fff;box-shadow:0 6px 20px #d4a5744d;font-size:1.1rem;padding:1rem 3.5rem}.start-game-btn:hover{background:#ca9155;transform:translateY(-3px);box-shadow:0 8px 25px #d4a57466}@media(max-width:599px){.start-game-btn{font-size:1rem;padding:.9rem 2.5rem}}.lightbox-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#5c4033f2;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease}@media(max-width:768px){.lightbox-overlay{padding:1rem}}.lightbox-content{position:relative;max-width:90%;max-height:90vh;display:flex;flex-direction:column;align-items:center;animation:dialogPop .3s cubic-bezier(.34,1.56,.64,1)}.lightbox-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080;border:4px solid #F5EDE0}@media(max-width:768px){.lightbox-content img{border-radius:8px;border-width:3px}}@media(max-width:768px){.lightbox-content{max-width:95%}}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;width:55px;height:55px;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;background:#f5ede0f2;border:3px solid #D4A574;border-radius:8px;color:#d4a574;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #5c40334d;z-index:10001}.lightbox-close:hover{background:#d4a574;color:#fff;border-color:#d4a574;box-shadow:0 6px 30px #d4a57480}.lightbox-close{font-size:1.4rem;font-weight:700}.lightbox-close:hover{transform:scale(1.1)}@media(max-width:768px){.lightbox-close{top:1rem;right:1rem;width:48px;height:48px;font-size:1.2rem}}@media(max-width:479px){.lightbox-close{top:.75rem;right:.75rem;width:42px;height:42px;font-size:1.1rem}}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:55px;height:55px;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;justify-content:center;background:#f5ede0f2;border:3px solid #D4A574;border-radius:8px;color:#d4a574;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #5c40334d;z-index:10001}.lightbox-prev:hover,.lightbox-next:hover{background:#d4a574;color:#fff;border-color:#d4a574;box-shadow:0 6px 30px #d4a57480}.lightbox-prev,.lightbox-next{font-size:1.8rem;font-weight:700;line-height:1}.lightbox-prev:hover,.lightbox-next:hover{transform:translateY(-50%) scale(1.1)}@media(max-width:768px){.lightbox-prev,.lightbox-next{width:48px;height:48px;font-size:1.5rem}}@media(max-width:479px){.lightbox-prev,.lightbox-next{width:42px;height:42px;font-size:1.3rem}}.lightbox-prev{left:2rem}@media(max-width:768px){.lightbox-prev{left:1rem}}@media(max-width:479px){.lightbox-prev{left:.5rem}}.lightbox-next{right:2rem}@media(max-width:768px){.lightbox-next{right:1rem}}@media(max-width:479px){.lightbox-next{right:.5rem}}.lightbox-counter{position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);background:#f5ede0f2;padding:.75rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:700;color:#5c4033;border:3px solid #D4A574;box-shadow:0 4px 20px #5c40334d;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:768px){.lightbox-counter{bottom:-2.5rem;padding:.6rem 1.25rem;font-size:.9rem}}@media(max-width:479px){.lightbox-counter{bottom:-2rem;padding:.5rem 1rem;font-size:.85rem}}.testimonials-container{background:#f5ede0;width:100vw;min-height:100vh;padding:10rem 8% 4rem;position:relative;overflow:hidden!important}.testimonials-content{max-width:1400px;margin:0 auto;position:relative;z-index:10}.testimonials-header{text-align:center;margin-bottom:5rem;opacity:0;animation:slideUp .8s ease-out .2s forwards}.testimonials-header .testimonials-greeting{font-family:Lora,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:400;letter-spacing:.1em;margin:0 0 1rem;line-height:1;color:#5c4033}.testimonials-header .testimonials-subtitle{font-family:Lora,serif;font-size:clamp(1.2rem,1.8vw,1.8rem);color:#5c4033;font-style:italic;margin:0;font-weight:400}.testimonials-marquee{position:relative;width:100%;overflow:hidden;padding:2rem 0;margin-bottom:4rem}.testimonials-track{display:flex;gap:3rem;width:max-content;animation:scrollTestimonials 50s linear infinite}.testimonials-track:hover{animation-play-state:paused}.testimonial-card{font-family:Lora,serif;position:relative;min-width:420px;max-width:420px;padding:2.5rem;background:#fff;border:3px solid #C9A88F;border-radius:16px;box-shadow:0 8px 24px #5c40331a;transition:all .4s ease}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #5c403326;border-color:#d4a574}.testimonial-card .quote-icon{font-size:3rem;color:#d4a574;line-height:1;margin-bottom:1rem}.testimonial-card .testimonial-text{font-size:clamp(1.05rem,1.15vw,1.15rem);line-height:1.8;color:#5c4033;margin:0 0 2rem;font-style:italic}.testimonial-card .testimonial-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.testimonial-card .testimonial-author strong{display:block;font-weight:700;font-size:clamp(1rem,1.1vw,1.1rem);margin-bottom:.3rem;color:#5c4033;font-style:normal}.testimonial-card .testimonial-author span{font-size:clamp(.9rem,.95vw,.95rem);color:#8b7355;font-style:italic}.testimonial-card .star-rating{display:flex;gap:.15rem}.testimonial-card .star-rating span{font-size:1rem;color:#d4a574}.testimonials-cta{text-align:center;padding:3rem 0;opacity:0;animation:slideUp .8s ease-out .4s forwards}.testimonials-cta p{font-family:Lora,serif;font-size:clamp(1.5rem,2vw,2rem);color:#5c4033;margin:0 0 2rem;font-style:italic}.testimonials-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;background:#d4a574;color:#fff;text-decoration:none;border-radius:50px;font-family:Times New Roman,serif;font-size:clamp(1rem,1.1vw,1.1rem);font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #d4a5744d}.testimonials-button .arrow-icon{width:16px;height:16px;filter:brightness(0) invert(1);transition:transform .3s ease}.testimonials-button:hover{background:#ca9155;transform:translateY(-3px);box-shadow:0 10px 30px #d4a57466;color:#5c4033!important}.testimonials-button:hover .arrow-icon{transform:translate(3px,-3px);filter:none}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.testimonials-container{padding:12rem 8% 5rem}.testimonials-header{margin-bottom:6rem}.testimonial-card{min-width:480px;max-width:480px;padding:3rem}.testimonials-track{gap:4rem}}@media(max-width:1199px)and (min-width:1024px){.testimonials-container{padding:10rem 6% 4rem}.testimonials-header{margin-bottom:4rem}.testimonial-card{min-width:380px;max-width:380px;padding:2.2rem}.testimonials-track{gap:2.5rem}}@media(max-width:1023px){.testimonials-container{padding:9rem 5% 3rem}.testimonials-header{margin-bottom:3.5rem}.testimonial-card{min-width:360px;max-width:360px;padding:2rem}.testimonial-card .quote-icon{font-size:2.5rem}.testimonial-card .testimonial-footer{flex-direction:column;align-items:flex-start;gap:1rem}.testimonials-track{gap:2.5rem;animation:scrollTestimonials 40s linear infinite}.testimonials-cta{padding:2.5rem 0}}@media(max-width:767px){.testimonials-container{padding:8rem 4% 3rem}.testimonials-header{margin-bottom:3rem}.testimonial-card{min-width:320px;max-width:320px;padding:1.8rem;border-radius:12px}.testimonial-card .quote-icon{font-size:2.2rem;margin-bottom:.8rem}.testimonial-card .testimonial-text{margin-bottom:1.5rem}.testimonial-card .star-rating span{font-size:.9rem}.testimonials-track{gap:2rem;animation:scrollTestimonials 35s linear infinite}.testimonials-marquee{margin-bottom:3rem}.testimonials-cta{padding:2rem 0}.testimonials-button{padding:1rem 2rem}}@media(max-width:599px){.testimonials-container{padding:7rem 4% 2.5rem}.testimonials-header{margin-bottom:2.5rem}.testimonial-card{min-width:300px;max-width:300px;padding:1.6rem}.testimonial-card .quote-icon{font-size:2rem}.testimonial-card .testimonial-text{margin-bottom:1.3rem}.testimonials-track{gap:1.8rem;animation:scrollTestimonials 30s linear infinite}.testimonials-button{padding:.9rem 1.8rem}}@media(max-width:479px){.testimonials-container{padding:6rem 4% 2rem}.testimonials-header{margin-bottom:2rem}.testimonial-card{min-width:280px;max-width:280px;padding:1.5rem}.testimonial-card .quote-icon{font-size:1.8rem;margin-bottom:.7rem}.testimonial-card .testimonial-text{margin-bottom:1.2rem}.testimonial-card .star-rating span{font-size:.85rem}.testimonials-track{gap:1.5rem;animation:scrollTestimonials 28s linear infinite}.testimonials-marquee{padding:1.5rem 0;margin-bottom:2.5rem}.testimonials-cta{padding:1.5rem 0}.testimonials-cta p{margin-bottom:1.5rem}.testimonials-button{padding:.85rem 1.6rem}.testimonials-button .arrow-icon{width:14px;height:14px}}@media(max-width:899px)and (orientation:landscape)and (max-height:600px){.testimonials-container{padding:6rem 4% 2rem;min-height:auto}.testimonials-header{margin-bottom:2rem}.testimonial-card{min-width:300px;max-width:300px;padding:1.5rem}.testimonials-marquee{margin-bottom:2rem}.testimonials-cta{padding:1.5rem 0}}*{margin:0;padding:0;box-sizing:border-box}body{background:#f8f8f8;color:#1a1a1a;overflow-x:hidden}.App{width:100%;min-height:100vh}
