.gallery-container{padding:40px 20px;background-color:#fff;min-height:100vh}.gallery-container h2{font-size:3em;font-weight:700;color:#2c3e50;margin-bottom:20px;text-align:center;position:relative;padding-bottom:10px}.gallery-container h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#333;border-radius:2px}.gallery-container p{font-size:1.3em;color:#555;margin-bottom:40px;text-align:center;max-width:600px;line-height:1.6;margin-left:auto;margin-right:auto}.category-tabs{display:flex;justify-content:center;gap:40px;margin-bottom:40px}.category-tabs button{background:none;border:none;padding:10px 20px;font-size:18px;cursor:pointer;color:#333;font-weight:400;text-transform:uppercase;position:relative;transition:color .3s ease}.category-tabs button:hover,.category-tabs button.active{color:#000}.category-tabs button:hover:after,.category-tabs button.active:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background-color:#000;animation:underlineSlide .5s ease forwards}@keyframes underlineSlide{0%{width:0;left:0}to{width:30px;left:50%;transform:translate(-50%)}}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px;padding:0 10px;position:relative}.image-grid .gallery-img{border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.image-grid .gallery-img:hover,.image-grid img:hover{transform:scale(1.05);box-shadow:0 6px 20px #0003}.image-item img{width:100%;object-fit:cover;transition:transform .3s ease}.gallery-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;filter:blur(10px);transform:scale(1.05);transition:filter .3s ease,transform .3s ease,opacity .3s ease;opacity:.6;will-change:opacity,filter}.gallery-img:not(.preview-loaded){filter:blur(10px);opacity:.5;transform:scale(1.02);transition:filter .4s ease,opacity .4s ease,transform .3s ease;will-change:filter,opacity,transform}.gallery-img.preview-loaded{filter:none;opacity:1;transform:scale(1);transition:opacity .5s ease,filter .5s ease}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0009;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;text-align:center;padding:20px}.image-item:hover .overlay{opacity:1}.overlay h3{margin:0;font-size:20px;font-weight:600}.overlay p{font-size:14px;margin:8px 0}.gallery-img.loading{background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;filter:blur(4px);transition:filter .3s ease-in-out}.coming-soon{grid-column:1 / -1;text-align:center;padding:80px 20px;animation:fadeIn .8s ease;color:#2c3e50;background-color:#fff}.coming-soon h2{font-size:2.5rem;margin-bottom:0;color:#ffaf1b;font-weight:700}.coming-soon p{font-size:1.2rem;color:#666;line-height:1.6}.lottie-cooking{max-width:300px;margin:0 auto 20px;animation:floatUpDown 2.5s ease-in-out infinite}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.no-underline:after{content:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.gallery-container h2{font-size:2.6em}.gallery-container h2:after{width:64px}.coming-soon{padding:60px 20px}.coming-soon h2{font-size:2.2rem}.coming-soon p{font-size:1.1rem;min-height:1.2rem}.lottie-cooking{max-width:260px}}@media (max-width: 900px){.gallery-container h2{font-size:2.2em}.gallery-container h2:after{width:54px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.coming-soon{padding:50px 15px}.coming-soon h2{font-size:2rem}.coming-soon p{font-size:1rem;min-height:1.1rem}.lottie-cooking{max-width:220px}}@media (max-width: 768px){.gallery-container h2{font-size:2em}.gallery-container h2:after{width:48px}.category-tabs{gap:15px;flex-wrap:wrap;justify-content:center}.category-tabs button{padding:8px 15px;font-size:16px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.image-grid img{height:200px}.coming-soon{padding:40px 15px}.coming-soon h2{font-size:1.8rem}.coming-soon p{font-size:.95rem;min-height:1.05rem}.lottie-cooking{max-width:180px}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}}@media (max-width: 480px){.gallery-container{padding:20px 10px}.gallery-container h2{font-size:1.8em}.gallery-container h2:after{width:40px}.category-tabs{gap:10px}.category-tabs button{padding:6px 10px;font-size:14px}.image-grid{grid-template-columns:1fr}.image-grid img{height:200px}.coming-soon{padding:30px 10px}.coming-soon h2{font-size:1.6rem}.coming-soon p{font-size:.9rem;min-height:1rem}.lottie-cooking{max-width:150px}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}}@media (max-width: 430px){.image-grid{grid-template-columns:1fr}.image-grid img{height:auto;aspect-ratio:16 / 9}.coming-soon{padding:25px 10px}.coming-soon h2{font-size:1.5rem}.coming-soon p{font-size:.85rem;min-height:.95rem}.lottie-cooking{max-width:140px}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}}@media (max-width: 360px){.gallery-container h2{font-size:1.5em}.gallery-container h2:after{width:32px}.coming-soon{padding:20px 10px}.coming-soon h2{font-size:1.4rem}.coming-soon p{font-size:.8rem;min-height:.9rem}.lottie-cooking{max-width:120px}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}}.services-wrapper{max-width:1200px;margin:0 auto;padding:20px;background-color:#fff;font-family:Arial,sans-serif;color:#000}.services-container{display:flex;flex-direction:column;align-items:center;min-height:70vh;position:relative;font-family:Josefin Sans,serif}.services-container h2{font-size:3em;font-weight:700;color:#2c3e50;margin-bottom:20px;text-align:center;position:relative;padding-bottom:10px}.services-container h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#333;border-radius:2px}.services-container p{font-size:1.3em;color:#555;margin-bottom:20px;text-align:center;max-width:600px;line-height:1.6}.services-and-visual{display:flex;justify-content:space-between;width:100%;align-items:center}.services-section{width:50%;padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.service-header-label{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding-left:5px}.service-header-label h3{font-size:1.4rem;font-weight:600;color:#333;margin:0}.service-icon{width:32px;height:32px;transform:translateY(-5px)}.services-visual{width:50%;position:relative;display:flex;justify-content:center;align-items:center}.service-buttons{display:flex;gap:10px;margin-bottom:50px;justify-content:flex-start;flex-wrap:wrap}.service-buttons button{padding:10px 20px;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#333;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000014;cursor:pointer;transition:all .3s ease;-webkit-user-select:text;user-select:text}.service-buttons button:hover{background:#ffffff4d;box-shadow:0 6px 16px #0000001f;transform:translateY(-2px)}.call-to-action{display:flex;gap:10px;margin-bottom:40px;margin-top:20px;justify-content:center}.call-to-action button{padding:12px 30px;font-size:1rem;font-weight:600;border:none;border-radius:8px;background-color:#333;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000001a;-webkit-user-select:text;user-select:text}.call-to-action button:hover{background-color:#000;transform:translateY(-2px)}.icon-circle{position:relative;width:580px;height:580px;background:linear-gradient(135deg,#ffaf1bb3,#ffda79b3);clip-path:circle(50% at center);overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:0;border-radius:50%;box-shadow:0 10px 20px #0000001a}.icon{position:absolute;top:42%;left:42%;transform-origin:center center;transform:rotate(var(--angle)) translate(220px) rotate(calc(-1 * var(--angle)));display:flex;justify-content:center;align-items:center;width:96px;height:96px;background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;z-index:1}.icon:hover{border-color:#007bff;background:#007bff33;transform:rotate(var(--angle)) translate(220px) rotate(calc(-1 * var(--angle))) scale(1.1)}.icon img,.icon svg{width:50px;height:50px;display:block}.hero-image{position:absolute;top:55%;left:55%;transform:translate(-50%,-50%);width:580px;height:580px;object-fit:cover;object-position:center top;z-index:2;border-radius:50%}.service-details{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:100%;margin-top:40px}.service-item{padding:15px;background:#f9f9f9;border-radius:10px;border-left:5px solid #ffaf1b;box-shadow:0 2px 5px #0000001a;text-align:left}.service-item h3{font-size:1.3rem;font-weight:600;margin-bottom:8px;color:#333}.service-item p{margin-bottom:6px!important;font-size:.9rem;color:#666;line-height:1.6;text-align:start}.examples{margin-top:6px;padding-left:18px;font-size:.85rem;color:#444;list-style-type:disc;line-height:1.5;transition:all .3s ease}.examples li{margin-bottom:4px;opacity:.95}.examples li::marker{color:#ffaf1b}.highlight-glow{animation:glowFade 3s cubic-bezier(.65,0,.35,1) forwards}@keyframes glowFade{0%{box-shadow:0 0 #ffaf1b00}30%{box-shadow:0 0 18px #ffaf1b}70%{box-shadow:0 0 18px #ffaf1b}to{box-shadow:0 0 #ffaf1b00}}.service-title{display:flex;align-items:center;gap:10px;margin-bottom:10px}.service-title-icon{width:38px;height:38px;transform:translateY(-2px);display:block}.service-title h3{margin:0;padding:0;line-height:1}.service-coming-soon{background-color:#fff7e6;border:2px dashed #ffa600;border-radius:16px;padding:16px;margin-top:8px;font-size:1rem;color:#333;transition:all .3s ease;line-height:1.6;text-align:left;max-width:500px}.service-coming-soon p:nth-of-type(2){margin-bottom:0}.service-coming-soon strong{color:#e67e22;font-weight:700}.service-coming-soon .link-like{color:#ff8c00;font-weight:700;cursor:pointer;text-decoration:underline;transition:color .2s ease}.service-coming-soon .link-like:hover{color:#e67300}@media (max-width: 1200px){.services-container{padding:20px 10px}.services-container h2{font-size:2.5em}.services-container p{font-size:1.1em}.services-container h2:after{width:64px}.services-and-visual{flex-direction:column-reverse;align-items:center}.services-section,.services-visual{width:100%}.icon-circle,.hero-image{width:500px;height:500px}.icon{width:80px;height:80px;transform:rotate(var(--angle)) translate(190px) rotate(calc(-1 * var(--angle)))}.icon img,.icon svg{width:40px;height:40px}}@media (max-width: 768px){.services-container h2{font-size:2em}.services-container p{font-size:1em}.services-container h2:after{width:48px}.services-section{width:90%}.services-visual{width:90%;margin-bottom:24px}.services-section h1{font-size:2.5rem}.service-details{grid-template-columns:1fr}.service-item h3{font-size:1.1rem}.service-item p{font-size:.8rem}.icon-circle{width:460px;height:460px}.hero-image{width:470px;height:470px}.icon{width:76px;height:76px;transform:rotate(var(--angle)) translate(170px) rotate(calc(-1 * var(--angle)))}.icon img,.icon svg{width:42px;height:42px}}@media (max-width: 480px){.services-container h2{font-size:1.8em}.services-container p{font-size:.95em}.services-container h2:after{width:40px}.services-wrapper{padding:10px}.services-section{width:100%}.services-visual{width:100%;margin-bottom:24px}.services-section h1{font-size:2rem}.service-item h3{font-size:1rem}.service-item p{font-size:.8rem}.icon-circle,.hero-image{width:360px;height:360px}.icon{width:60px;height:60px;transform:rotate(var(--angle)) translate(135px) rotate(calc(-1 * var(--angle)))}.icon img,.icon svg{width:34px;height:34px}}@media (max-width: 360px){.services-container h2{font-size:1.5em}.services-container p{font-size:.9em}.services-container h2:after{width:32px}.icon-circle{width:250px;height:250px}.hero-image{width:230px;height:230px}.icon{width:40px;height:40px;transform:rotate(var(--angle)) translate(90px) rotate(calc(-1 * var(--angle)))}.icon img,.icon svg{width:20px;height:20px}}.icon{transition:transform .1s linear}.contact-container{background-color:#fff;min-height:100vh;display:flex;flex-direction:column;padding:40px 0;align-items:center;font-family:Josefin Sans,serif;color:#333}.contact-container h2{font-size:3em;font-weight:700;color:#2c3e50;margin-bottom:20px;text-align:center;position:relative;padding-bottom:10px}.contact-container h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#333;border-radius:2px}.contact-container p{font-size:1.3em;color:#555;margin-bottom:40px;text-align:center;max-width:600px;line-height:1.6}.contact-form{width:100%;max-width:600px;display:flex;flex-direction:column;gap:20px}.contact-form input,.contact-form textarea{font-size:16px!important}.contact-form input,.contact-form textarea{width:100%;padding:15px;font-size:1em;font-family:Josefin Sans,serif;border:2px solid #ddd;border-radius:8px;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#333;box-shadow:0 0 8px #4a90e24d}.contact-form textarea{height:150px;resize:none}.contact-form button{padding:15px 30px;font-size:1.1em;font-weight:600;color:#fff;background-color:#333;border:none;border-radius:8px;cursor:pointer;align-self:flex-end;transition:background-color .3s ease,transform .3s ease;min-height:48px;display:flex;align-items:center;justify-content:center}.contact-form button:hover{background-color:#3f3f3f;transform:translateY(-2px)}.contact-form button:active{transform:translateY(0)}@media (max-width: 1200px){.contact-container h2{font-size:2.5em}.contact-container h2:after{width:70px;height:3px}.contact-container p{font-size:1.2em}}@media (max-width: 900px){.contact-container{padding:40px 30px}.contact-container h2{font-size:2.5em}.contact-container p{font-size:1.2em;max-width:90%}.contact-form{max-width:500px}}@media (max-width: 768px){.contact-container{padding:30px 20px}.contact-container h2{font-size:2em}.contact-container h2:after{width:60px;height:3px}.contact-container p{font-size:1.1em}.contact-form input,.contact-form textarea{padding:12px;font-size:.95em}.contact-form textarea{height:120px}.contact-form button{padding:12px 25px;font-size:1em}}@media (max-width: 480px){.contact-container{padding:20px 10px}.contact-container h2{font-size:1.8em}.contact-container h2:after{width:50px;height:2px}.contact-container p{font-size:1em;max-width:100%}.contact-form{max-width:100%;gap:15px}.contact-form input,.contact-form textarea{padding:10px;font-size:.9em;border-radius:6px}.contact-form textarea{height:100px}.contact-form button{padding:10px 20px;font-size:.9em;align-self:center}}.success-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-box{background:#fff;padding:30px 40px;border-radius:12px;box-shadow:0 15px 30px #0003;text-align:center;max-width:320px;width:100%}.popup-box p{margin-top:-20px;font-size:18px;color:#2c3e50}.form-error{color:#e74c3c;font-size:.9em;margin-top:4px;display:block;padding-left:4px}.loading-spinner{height:80px;width:80px;margin:0 auto;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}@media (max-width: 480px){.loading-spinner{height:60px;width:60px}}.loading-wrapper{width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden}.loading-wrapper svg{width:100%!important;height:100%!important}.gallery-detail-container{padding:40px;background-color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Josefin Sans,serif;color:#333}.gallery-detail-container h1{font-size:2.5em;font-weight:700;color:#2c3e50;margin-bottom:20px;text-align:center;text-transform:capitalize;position:relative;padding-bottom:10px}.gallery-detail-container h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:#333;border-radius:2px}.gallery-detail-container p{font-size:1.2em;margin:10px 0;line-height:1.6;text-align:center;max-width:800px}.gallery-detail-container p strong{color:#2c3e50;font-weight:700}.image-info-block{text-align:left;width:100%;max-width:800px;margin:20px 0;padding:0 10px;align-self:flex-start}.image-info-block h4{font-size:1.2em;margin-bottom:10px;color:#2c3e50;font-weight:700}.image-info-block ul{padding-left:20px;margin:0;list-style-type:disc;color:#333}.image-info-block li{margin-bottom:8px;font-size:1em;line-height:1.6}.info-wrapper{max-width:800px;width:100%;margin:0 auto;padding:0 10px;text-align:center}.info-wrapper .image-info-block{text-align:left;margin-top:30px}@media (max-width: 900px){.gallery-detail-container{padding:0}.gallery-detail-container h1{font-size:2em}.gallery-detail-container p{font-size:1.1em;max-width:90%}.gallery-detail-container img{max-width:100%}}@media (max-width: 768px){.gallery-detail-container{padding:20px}.gallery-detail-container h1{font-size:1.8em}.gallery-detail-container p{font-size:1em}.gallery-detail-container img{max-width:100%;margin-top:0}.aspect-wrapper.full-width{height:50vw}}@media (max-width: 480px){.gallery-detail-container{padding:15px}.gallery-detail-container h1{font-size:1.5em}.gallery-detail-container h1:after{width:40px;height:2px}.gallery-detail-container p{font-size:.9em;max-width:100%}.gallery-detail-container img{max-width:100%;margin-top:0;border-radius:8px;box-shadow:0 4px 15px #0000001a}.aspect-wrapper.full-width{height:200px}.image-info-block h4{font-size:1.05em}.image-info-block li{font-size:.9em}}.sticky-chips{width:100%;background:transparent;position:static;top:var(--header-height, 80px);z-index:3;padding:10px 0;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;border:none;margin:10px 0}.chip{padding:8px 18px;border-radius:999px;background:#eee;color:#333;font-weight:500;font-size:.95em;cursor:pointer;transition:all .25s ease}.chip:hover{background-color:#ddd}.chip.active{background:#333;color:#fff}.related-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:25px;margin-top:40px;padding:0 10px;width:100%;max-width:1200px}@media (max-width: 900px){.related-gallery{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 600px){.related-gallery{grid-template-columns:1fr}}.related-item{text-align:center;cursor:pointer;transition:transform .2s ease;display:flex;flex-direction:column;align-items:center}.related-item img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:15px;box-shadow:0 6px 18px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.related-item img:hover{transform:scale(1.05)}.related-item p{margin-top:10px;font-size:1rem;color:#333}.zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.zoomed-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px;animation:zoomIn .3s ease}.zoom-overlay .nav-button{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#0003;border:none;color:#fff;cursor:pointer;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.zoom-overlay .nav-button.left{left:1rem}.zoom-overlay .nav-button.right{right:1rem}.nav-button .nav-icon{width:24px;height:24px;filter:invert(1);margin:0}.zoom-overlay .nav-button:hover{background:#fff3}.nav-button .svg-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;pointer-events:none;fill:#fff;filter:invert(1)}.loader-container{display:flex;align-items:center;justify-content:center;height:100%}.aspect-wrapper{width:100%;overflow:hidden;border-radius:15px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 18px #0000001a;cursor:pointer}.aspect-wrapper:hover{transform:scale(1.05);box-shadow:0 12px 30px #0003}.aspect-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:15px}.aspect-1-1{aspect-ratio:1 / 1}.aspect-16-9{aspect-ratio:16 / 9}.aspect-9-16{aspect-ratio:9 / 16}.aspect-3-4{aspect-ratio:3 / 4}.aspect-4-3{aspect-ratio:4 / 3}.aspect-2-5{aspect-ratio:2 / 5}.aspect-3-2{aspect-ratio:3 / 2}.related-item.full-width{grid-column:1 / -1;width:100%;aspect-ratio:unset!important;height:auto;min-height:200px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 18px #0000001a;border-radius:15px}.related-item.full-width:hover{transform:scale(1.05);box-shadow:0 12px 30px #0003}.image-item{position:relative;overflow:hidden;border-radius:15px}.image-wrapper{background-color:#f5f5f5;overflow:hidden;position:relative;border-radius:15px}.image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.no-image-wrapper{display:flex;justify-content:center;align-items:center;grid-column:1 / -1;padding:60px 0;font-size:1.2rem;font-weight:500;color:#555;text-align:center}.gallery-img{width:100%;height:100%;object-fit:cover;display:block;filter:blur(10px);transform:scale(1.05);transition:filter .3s ease,transform .3s ease,opacity .3s ease;opacity:.6;will-change:opacity,filter}.gallery-img.preview-loaded{filter:none;opacity:1;transform:scale(1);transition:filter .3s ease,transform .3s ease,opacity .4s ease}.gallery-img.loading{background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;z-index:1}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.image-item:hover img{transform:scale(1.05)}.image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0009;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;text-align:center;padding:20px}.image-item:hover .image-overlay{opacity:1}.image-overlay h3{margin:0;font-size:20px;font-weight:600;color:#fff}.image-overlay p{font-size:14px;margin:8px 0}.category-label{font-size:12px;background-color:#fff3;padding:4px 10px;border-radius:20px;margin-top:8px}.aspect-wrapper.full-width{aspect-ratio:unset;height:clamp(200px,40vw,600px);border-radius:15px;box-shadow:0 6px 18px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.aspect-wrapper.full-width:hover{transform:scale(1.05);box-shadow:0 12px 30px #0003}.youtube-wrapper{width:100%;max-width:800px;aspect-ratio:16 / 9;margin:20px auto;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #00000026;background-color:#000}.youtube-wrapper iframe{width:100%;height:100%;border:none;display:block;border-radius:12px}.close-button{position:absolute;top:20px;right:30px;width:40px;height:40px;border:none;background:#0003;border-radius:50%;font-size:36px;font-weight:700;color:#fff;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.close-button:hover{background:#fff3}.suggested-gallery-section{width:100%;max-width:1200px;margin:60px auto 40px;padding:0 20px;text-align:center}.suggested-gallery-section h3{font-size:1.6em;font-weight:700;margin-bottom:30px;color:#2c3e50}.suggested-gallery-section .image-overlay h3{margin:0;font-size:20px;font-weight:600;color:#fff}.suggested-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.suggested-item{width:100%;aspect-ratio:16 / 9;border-radius:15px;overflow:hidden;background-color:#f2f2f2;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 18px #0000001a}.image-inner{width:100%;height:100%;transition:transform .3s ease;will-change:transform}.suggested-item:hover .image-inner{transform:scale(1.05)}@media (max-width: 480px){.suggested-gallery-section{padding:0 10px}.suggested-gallery-section h3{font-size:1.3em;margin-bottom:20px}.suggested-gallery{gap:15px}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes zoomIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wheel-and-hamster{--dur: 1s;position:relative;width:12em;height:12em;font-size:8px}.wheel,.hamster,.hamster div,.spoke{position:absolute}.wheel,.spoke{border-radius:50%;top:0;left:0;width:100%;height:100%}.wheel{background:radial-gradient(100% 100% at center,#9990 47.8%,#999 48%);z-index:2}.hamster{animation:hamster var(--dur) ease-in-out infinite;top:50%;left:calc(50% - 3.5em);width:7em;height:3.75em;transform:rotate(4deg) translate(-.8em,1.85em);transform-origin:50% 0;z-index:1}.hamster__head{animation:hamsterHead var(--dur) ease-in-out infinite;background:#f48c25;border-radius:70% 30% 0 100%/40% 25% 25% 60%;box-shadow:0 -.25em #facc9e inset,.75em -1.55em #fce6cf inset;top:0;left:-2em;width:2.75em;height:2.5em;transform-origin:100% 50%}.hamster__ear{animation:hamsterEar var(--dur) ease-in-out infinite;background:#fbb6b6;border-radius:50%;box-shadow:-.25em 0 #f48c25 inset;top:-.25em;right:-.25em;width:.75em;height:.75em;transform-origin:50% 75%}.hamster__eye{animation:hamsterEye var(--dur) linear infinite;background-color:#000;border-radius:50%;top:.375em;left:1.25em;width:.5em;height:.5em}.hamster__nose{background:#f98686;border-radius:35% 65% 85% 15%/70% 50% 50% 30%;top:.75em;left:0;width:.2em;height:.25em}.hamster__body{animation:hamsterBody var(--dur) ease-in-out infinite;background:#fce6cf;border-radius:50% 30%/15% 60% 40% 40%;box-shadow:.1em .75em #f48c25 inset,.15em -.5em #facc9e inset;top:.25em;left:2em;width:4.5em;height:3em;transform-origin:17% 50%;transform-style:preserve-3d}.hamster__limb--fr,.hamster__limb--fl{clip-path:polygon(0 0,100% 0,70% 80%,60% 100%,0% 100%,40% 80%);top:2em;left:.5em;width:1em;height:1.5em;transform-origin:50% 0}.hamster__limb--fr{animation:hamsterFRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 80%,#f98686 80%);transform:rotate(15deg) translateZ(-1px)}.hamster__limb--fl{animation:hamsterFLLimb var(--dur) linear infinite;background:linear-gradient(#fce6cf 80%,#fbb6b6 80%);transform:rotate(15deg)}.hamster__limb--br,.hamster__limb--bl{border-radius:.75em .75em 0 0;clip-path:polygon(0 0,100% 0,100% 30%,70% 90%,70% 100%,30% 100%,40% 90%,0% 30%);top:1em;left:2.8em;width:1.5em;height:2.5em;transform-origin:50% 30%}.hamster__limb--br{animation:hamsterBRLimb var(--dur) linear infinite;background:linear-gradient(#facc9e 90%,#f98686 90%);transform:rotate(-25deg) translateZ(-1px)}.hamster__limb--bl{animation:hamsterBLLimb var(--dur) linear infinite;background:linear-gradient(#fce6cf 90%,#fbb6b6 90%);transform:rotate(-25deg)}.hamster__tail{animation:hamsterTail var(--dur) linear infinite;background:#fbb6b6;border-radius:.25em 50% 50% .25em;box-shadow:0 -.2em #f98686 inset;top:1.5em;right:-.5em;width:1em;height:.5em;transform:rotate(30deg) translateZ(-1px);transform-origin:.25em .25em}.spoke{animation:spoke var(--dur) linear infinite;background:radial-gradient(100% 100% at center,#999 4.8%,#9990 5%),linear-gradient(#8c8c8c00 46.9%,#a6a6a6 47%,#a6a6a6 52.9%,#a6a6a600 53%) 50% 50% / 99% 99% no-repeat}@keyframes hamster{0%,to{transform:rotate(4deg) translate(-.8em,1.85em)}50%{transform:rotate(0) translate(-.8em,1.85em)}}@keyframes hamsterHead{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(8deg)}}@keyframes hamsterEye{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(0)}}@keyframes hamsterEar{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(12deg)}}@keyframes hamsterBody{0%,25%,50%,75%,to{transform:rotate(0)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-2deg)}}@keyframes hamsterFRLimb{0%,25%,50%,75%,to{transform:rotate(50deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-30deg) translateZ(-1px)}}@keyframes hamsterFLLimb{0%,25%,50%,75%,to{transform:rotate(-30deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(50deg)}}@keyframes hamsterBRLimb{0%,25%,50%,75%,to{transform:rotate(-60deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(20deg) translateZ(-1px)}}@keyframes hamsterBLLimb{0%,25%,50%,75%,to{transform:rotate(20deg)}12.5%,37.5%,62.5%,87.5%{transform:rotate(-60deg)}}@keyframes hamsterTail{0%,25%,50%,75%,to{transform:rotate(30deg) translateZ(-1px)}12.5%,37.5%,62.5%,87.5%{transform:rotate(10deg) translateZ(-1px)}}@keyframes spoke{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.notfound-wrapper{min-height:100vh;background-color:#fff;font-family:Josefin Sans,serif;color:#2d3748;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 16px;gap:20px}.lottie-container{width:100%;max-width:320px;margin-bottom:24px}.notfound-wrapper h1{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0;line-height:1.2;position:relative;padding-bottom:10px}.notfound-wrapper h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:64px;height:4px;background:#333;border-radius:2px}.notfound-wrapper p{font-size:1.125rem;color:#4a5568;max-width:500px;margin:0;line-height:1.6}.home-button{display:inline-block;padding:12px 30px;font-size:1rem;font-weight:600;color:#fff;background-color:#333;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 2px 5px #0000001a}.home-button:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.home-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.lottie-container:hover{transform:scale(1.03);transition:transform .3s ease}@media (min-width: 1513px){.lottie-container{max-width:480px}}@media (max-width: 1200px){.notfound-wrapper{padding:32px 16px}.lottie-container{max-width:300px}.notfound-wrapper h1{font-size:2.25rem}.notfound-wrapper h1:after{width:56px}.notfound-wrapper p{font-size:1.05rem;max-width:450px}.home-button{padding:10px 24px;font-size:.95rem}}@media (max-width: 768px){.notfound-wrapper{padding:24px 12px}.lottie-container{max-width:260px}.notfound-wrapper h1{font-size:2rem}.notfound-wrapper h1:after{width:48px}.notfound-wrapper p{font-size:.95rem;max-width:400px}.home-button{padding:10px 20px;font-size:.9rem}}@media (max-width: 480px){.lottie-container{max-width:220px}.notfound-wrapper h1{font-size:1.75rem}.notfound-wrapper h1:after{width:40px}.notfound-wrapper p{font-size:.9rem;max-width:320px}.home-button{padding:8px 16px;font-size:.85rem}}@media (max-width: 360px){.notfound-wrapper{padding:20px 10px}.lottie-container{max-width:180px}.notfound-wrapper h1{font-size:1.5rem}.notfound-wrapper h1:after{width:32px}.notfound-wrapper p{font-size:.85rem;max-width:280px}.home-button{padding:8px 14px;font-size:.8rem}}
