@import"https://fonts.googleapis.com/css2?family=Tan+Mon+Cheri&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap";body{margin:0;padding:0;font-family:Segoe UI,sans-serif;background:linear-gradient(#0006,#0006),url(/assets/background-BRerDAKm.png) repeat;background-size:900px auto}@font-face{font-family:Tan Mon Cheri;src:url(/assets/tan-mon-cheri-BuXgoXl6.ttf) format("truetype");font-weight:400;font-style:normal}.nav-container{display:flex;justify-content:center;align-items:center;padding:1rem;max-width:1000px;margin:auto;position:relative}.hamburger{position:absolute;left:1rem;background:none;border:none;cursor:pointer;display:none;color:#fff}.menu-desktop{display:flex;gap:2rem}.menu-mobile{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#252525}.nav-link{text-decoration:none;color:#fff;font-weight:600;font-size:16px;transition:color .3s ease,transform .3s ease}.nav-link:hover{color:#89cff0;transform:scale(1.05)}.nudlar-link{font-size:25px;font-weight:800;color:#fff;letter-spacing:2px;vertical-align:middle;line-height:.8;display:inline-block;padding-top:0}.logo{font-family:Tan Mon Cheri,serif;font-size:3rem;font-weight:400;color:#89cff0;text-align:center;margin:3rem 0 .5rem;-webkit-user-select:none;user-select:none}.active-link{position:relative;color:#89cff0}.active-link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#fff;border-radius:1px;transition:all .3s ease}@media (max-width: 768px){.hamburger{display:block}.menu-desktop{display:none}}.tan-mon-cheri{font-family:Tan Mon Cheri,cursive;font-weight:700;font-size:2.6rem}.home-layout{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.7rem;padding:2rem;color:#fff;max-width:1600px;margin:0 auto;border-radius:12px;height:700px}.large-box{grid-column:1 / 2}.review-box{grid-column:3 / 4;min-height:700px;color:#fff;background-color:gray;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Roboto Condensed,sans-serif;box-shadow:0 0 15px #0000004d}.review-box .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;padding-top:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;animation:fadeIn 1.5s ease forwards;box-sizing:border-box;color:#fff}.review-box h2{font-family:Tan Mon Cheri,cursive;font-size:2.8rem;margin-bottom:2rem;margin-top:.5rem;color:#89cff0}.instructions-list{list-style:none;padding:0;position:relative;font-size:1.2rem;color:#fff;font-weight:600;line-height:1.7;max-width:320px;margin:0 auto}.instructions-list li{position:relative;display:flex;align-items:flex-start;margin-bottom:2.2rem;min-height:40px;padding-left:0}.instructions-list li:last-child{margin-bottom:0}.instructions-list .step-circle{width:44px;height:44px;background:#3a7ca5;border:3px solid #89cff0;border-radius:50%;color:#bbe1fa;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;margin-right:1rem}.instructions-list li:hover .step-circle{color:#036;border-color:#3a7ca5}.instructions-list li span{display:block;margin-top:.7rem;font-size:1.15rem;color:#fff;font-family:Roboto Condensed,sans-serif;font-weight:500;text-align:left}.small-box{overflow:hidden;min-height:200px}.order-image-link{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,transform .4s ease;transform:translateY(20px) scale(.95);position:relative}.coffee-image:hover .order-image-link{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.order-image{width:160px;height:auto;border:3px solid #bbe1fa;border-radius:12px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));transition:transform .4s ease,border .3s ease}.order-image-link:hover .order-image{transform:scale(1.1) rotate(1deg);border-color:#89cff0}.coffee-image{background-image:url(src/assets/noodlez.png);background-color:gray;position:relative;overflow:hidden;background-position:center;background-size:cover}.hover-reveal{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;text-align:center;transition:background-color .3s ease,opacity .3s ease;opacity:1;padding:2rem;font-family:Roboto Condensed,sans-serif}.coffee-image:hover .hover-reveal{background-color:#0000001a}.order-text{font-size:5rem;line-height:1.3;margin-bottom:2rem;color:#e0f0ff;text-shadow:1px 1px 4px rgba(0,0,0,.5);font-weight:600;text-align:center;font-family:Roboto Condensed,sans-serif;animation:fadeInUpText .6s ease-in-out forwards}@media (max-width: 1024px){.order-text{font-size:2.2rem}}.highlight-foodora{color:#ff2b85;font-weight:700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.overlay{background-color:#0009;padding:1rem;width:100%;color:#fff;box-sizing:border-box}.overlay p{margin:.3rem 0;font-size:1rem}.opening-hours{display:flex;flex-direction:column;justify-content:flex-start;min-height:700px;background-color:gray;background-size:cover;background-position:center;position:relative;overflow:hidden}.opening-hours .overlay{height:700px;animation:fadeIn 1.2s ease-in-out;display:flex;flex-direction:column;justify-content:flex-start}.opening-hours h2{font-family:Tan Mon Cheri,cursive;font-size:2rem;margin-bottom:1rem;color:#89cff0;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.opening-hours-list{list-style:none;padding:0;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.2rem;width:100%;line-height:1.5}.opening-hours-list li{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;color:#f1f1f1;text-shadow:0 0 2px rgba(0,0,0,.6);transition:background-color .3s}.opening-hours-list li:hover{background-color:#ffffff0d}.opening-hours-list li strong{flex-basis:50%;color:#fff}.address-title{font-family:Tan Mon Cheri,cursive;font-size:2rem;color:#89cff0;margin-top:2rem;margin-bottom:.7rem;text-shadow:1px 1px 6px rgba(0,0,0,.6);animation:fadeInUp 1s ease forwards;opacity:0}address{font-family:Roboto Condensed,sans-serif;font-style:normal;font-size:1.6rem;color:#f1f1f1;line-height:1.6;text-shadow:0 0 4px rgba(0,0,0,.7);white-space:pre-line;animation:fadeInUp 1.3s ease forwards;opacity:0;margin-bottom:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}address{display:block;font-family:Roboto Condensed,sans-serif;font-style:normal;font-size:1.6rem;color:#f1f1f1;line-height:1.6;text-shadow:0 0 4px rgba(0,0,0,.7);white-space:pre-line;animation:fadeInUp 1.3s ease forwards;opacity:0;margin-bottom:.5rem;width:fit-content}.arrow-button{display:inline-flex;background-color:transparent;border:2px solid #89cff0;color:#89cff0;font-size:2.5rem;padding:.6rem .4rem;border-radius:8px;cursor:pointer;transition:background-color .3s,color .3s,transform .2s;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;height:50px;box-sizing:border-box;width:170px;margin-top:0}.opening-hours .overlay{display:inline-block}.arrow-button svg{stroke:#89cff0;width:20px;height:30px;transition:stroke .3s}.arrow-button:hover,.arrow-button:focus{background-color:#89cff0;color:#000;transform:translate(5px);outline:none}.arrow-button:hover svg,.arrow-button:focus svg{stroke:#000}.hero-box{position:relative;max-width:1600px;width:100%;margin:2rem auto 0;margin-bottom:0;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;height:700px;background-image:url(/assets/noodleshem-DiyDqqRS.jpg);background-repeat:no-repeat;background-position:30% center;background-size:113%;box-sizing:border-box}@media (max-width: 1400px){.hero-box{max-width:1235px}}@media (max-width: 1024px){.hero-box{max-width:700px;min-height:220px;height:auto;padding-left:1rem;padding-right:1rem}}.hero-box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;z-index:0}.hero-box .overlay{position:relative;z-index:1;padding:3rem 2rem;background-color:transparent;width:100%;max-width:1200px}.hero-box h1{font-size:3.5rem;margin:0 0 1rem;color:#89cff0}.hero-box p{font-size:1.2rem;margin:0}@media (max-width: 1024px){.home-layout{grid-template-columns:1fr;height:auto;gap:2rem;padding:1rem}.review-box,.large-box,.opening-hours{grid-column:1 / -1;min-height:400px;height:auto}.hero-box{height:auto;min-height:400px}.hero-box h1{font-size:2.5rem}.order-text{font-size:3rem;line-height:1.2;margin-bottom:1.5rem}.review-box h2{font-size:1.8rem;margin-bottom:1.5rem}.order-image{max-width:100%;height:auto}.overlay{padding:1rem}.review-box{position:relative;min-height:350px;height:auto;overflow:visible;padding:0;display:flex;align-items:center;justify-content:center}.review-box .overlay{position:static;background-color:#0009;overflow:visible;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transform-origin:top center}.instructions-list:before{display:none}.instructions-list li{flex-direction:row;align-items:center;position:static;padding-left:0;margin-bottom:1.5rem}.instructions-list .step-circle{position:static!important;left:0!important;margin-right:1rem;margin-bottom:0;width:38px;height:38px;min-width:38px;min-height:38px;display:flex;align-items:center;justify-content:center}.instructions-list .step-circle .step-circle-number{font-size:1.3rem}.instructions-list li span{margin-top:0;font-size:1rem;text-align:left}}.to-nudlar-btn{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:2px solid #89cff0;color:#89cff0;font-size:1.1rem;padding:.6rem .4rem;border-radius:8px;cursor:pointer;transition:background-color .3s,color .3s,transform .2s;font-family:Tan Mon Cheri,cursive;font-weight:700;margin-top:.7rem;box-shadow:0 2px 10px #89cff02e;outline:none;height:50px;width:170px;box-sizing:border-box}.to-nudlar-btn:hover,.to-nudlar-btn:focus{background-color:#89cff0;color:#036;transform:translate(5px) scale(1.04);border-color:#3a7ca5}.instructions-list .step-circle .step-circle-number{color:#89cff0;font-family:Tan Mon Cheri,cursive;font-size:1.5rem;top:0;position:relative}.instructions-list li:hover .step-circle .step-circle-number{font-size:2.2rem;transition:font-size .2s}.hero-cta-btn{display:inline-block;margin-top:2rem;background-color:#89cff0;color:#036;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.2rem;padding:.7rem 2.2rem;border-radius:10px;border:none;box-shadow:0 2px 12px #89cff021;text-decoration:none;transition:background .2s,color .2s,transform .2s;width:auto;min-width:160px;text-align:center}.hero-cta-btn:hover,.hero-cta-btn:focus{background-color:#3a7ca5;color:#fff;transform:translateY(-2px) scale(1.04)}@media (max-width: 600px){.hero-cta-btn{font-size:1rem;padding:.6rem 1.2rem;min-width:120px;width:30vw;max-width:320px;margin-top:1.2rem;border-radius:8px}}.footer{position:relative;background-color:#1a1a1a;color:#fff;padding:1.5rem 2rem;text-align:center;font-family:Roboto Condensed,sans-serif;font-size:1rem;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;pointer-events:none;z-index:0}.footer-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}.footer-nav{display:flex;gap:1.5rem;justify-content:center;align-items:center}.footer-nav a{color:#89cff0;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:color .3s ease}.footer-nav a:hover,.footer-nav a:focus{color:#ff2b85;outline:none}.footer-nav a i{font-size:1.2rem}.footer-bottom{background-color:#89cff0;color:#123;padding:.8rem 2rem;text-align:center;font-family:Roboto Condensed,sans-serif;font-weight:600;font-size:.9rem;border-top:2px solid #89cff0}.footer-bottom-container{max-width:1200px;margin:0 auto}.footer-blog-link a{color:#ff2b85;font-weight:700;font-size:1.05rem;letter-spacing:.5px;background:#fff;padding:.18em .9em;border-radius:16px;box-shadow:0 2px 8px #3a7ca514;opacity:.92;text-decoration:underline wavy #ff2b85;transition:background .2s,color .2s,box-shadow .2s;margin-left:1.2rem;display:inline-block}.footer-blog-link a:hover,.footer-blog-link a:focus{background:#ff2b85;color:#fff;text-decoration:underline wavy #fff;box-shadow:0 4px 16px #3a7ca521;opacity:1}@media (max-width: 600px){.footer-container{flex-direction:column}.footer-nav a{margin:.3rem 0}}.menu-coming-soon{max-width:1600px;min-height:60vh;margin:4rem auto;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(135deg,#e0f7fa,#bbe1fa);border-radius:12px;box-shadow:0 0 30px #00000026;font-family:Roboto Condensed,sans-serif;color:#123;animation:fadeIn 1s ease-in-out}.menu-coming-soon h1{font-size:3rem;color:#0077b6;margin-bottom:1rem;font-family:Tan Mon Cheri,cursive}.menu-coming-soon p{font-size:1.5rem;color:#333}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.menu-coming-soon h1{font-size:2.2rem}.menu-coming-soon p{font-size:1.2rem}}.nudlar-container{display:flex;flex-direction:column;align-items:center;padding-bottom:15rem}.nudlar-header{margin-bottom:4rem;text-align:center;-webkit-user-select:none;user-select:none;width:100%;max-width:960px}.nudlar-header h1{font-size:3.8rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.14em;line-height:1.1;animation:glowPulse 3s ease-in-out infinite}.highlight-gradient{background:linear-gradient(90deg,#89cff0,#bbe1fa,#3a7ca5);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 6s ease infinite}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;padding:0 2rem;margin-top:3rem;width:100%;max-width:960px;margin-left:auto;margin-right:auto;justify-content:center}.step-box{min-width:220px;min-height:220px;aspect-ratio:1 / 1;background:#121212;border:2px solid #333;border-radius:16px;padding:1.5rem 1.2rem;display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#eee;cursor:pointer;box-shadow:0 4px 15px #000c,0 0 12px #f39c12ab;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}.step-box:hover,.step-box:focus{background-color:#222;border-color:#89cff0;box-shadow:0 6px 20px #89cff0ba,0 0 18px #bbe1fa;outline:none}.step-icon{font-size:40px;margin-bottom:.8rem;filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.step-box h2{font-size:1.3rem;margin-bottom:.6rem;font-weight:700;text-transform:uppercase}.step-box p{font-size:.95rem;line-height:1.4;color:#ccc}.step-number{position:absolute;top:12px;left:12px;background-color:#89cff0;color:#121212;font-weight:700;font-size:1.2rem;width:28px;height:28px;line-height:28px;border-radius:50%;text-align:center;-webkit-user-select:none;user-select:none;box-shadow:0 0 8px #89cff0cc}.progress-container{width:100%;max-width:960px;height:8px;background-color:#222;border-radius:12px;margin:2rem auto 3rem;box-shadow:inset 0 0 5px #89cff099}.progress-bar{height:100%;background:linear-gradient(90deg,#89cff0,#3a7ca5);border-radius:12px;transition:width .5s ease}.detail-grid{margin-top:3rem;gap:1.8rem;min-height:220px;display:grid;grid-template-columns:repeat(3,1fr);padding:0 2rem;width:100%;max-width:960px;justify-items:center}.detail-grid>div{width:100%;max-width:320px;height:220px;padding:0;position:relative;background:#222;border-radius:12px;color:#eee;box-shadow:0 4px 10px #000000b3,0 0 8px #89cff080;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;overflow:hidden;display:flex;align-items:center;justify-content:center}.detail-grid>div:hover{box-shadow:0 0 15px 3px #89cff0cc;transform:scale(1.03);transition:box-shadow .3s ease,transform .3s ease}.detail-grid>div img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;object-fit:contain;background-color:#222;display:block;margin:auto;z-index:1}.detail-box{position:relative;z-index:2;background:transparent;color:#eee;font-weight:700;display:flex;align-items:center;gap:1rem;padding:1rem;height:100%;box-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none}.topping-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 0 5px #0009;z-index:3}.topping-name{flex-grow:1;z-index:3;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.7)}.detail-box:hover{background:#89cff033}.step4-instruction-box{display:flex;background-color:#89cff0;border-radius:16px;padding:2rem;margin-top:2rem;gap:2rem;align-items:center;color:#1f1f1f}.step4-text{flex:1}.step4-text h2{margin-bottom:1rem}.step4-text p{font-size:1.1rem;line-height:1.5}.step4-image-wrapper{flex:.4;display:flex;justify-content:center}.step4-image-wrapper img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 20px #0000001a}.step4-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;background-color:#fff;padding:2rem;border-radius:12px}@media (max-width: 768px){.step4-grid{grid-template-columns:1fr}}@keyframes glowPulse{0%,to{text-shadow:0 0 3px rgba(137,207,240,.4),0 0 6px rgba(137,207,240,.5),0 0 10px rgba(58,124,165,.6)}50%{text-shadow:0 0 6px rgba(137,207,240,.6),0 0 14px rgba(187,225,250,.7),0 0 22px rgba(58,124,165,.7)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:75% 50%}to{background-position:0% 50%}}@media (max-width: 768px){.nudlar-header h1{font-size:2.6rem;padding:0 1rem}.steps-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.detail-grid{grid-template-columns:repeat(2,1fr);padding:0 1rem;gap:1.2rem}.step4-instruction-box{flex-direction:column;padding:1.5rem;text-align:center}.step4-image-wrapper{flex:none;width:100%}.step4-text{width:100%}}@media (max-width: 480px){html,body{overflow-x:hidden;width:100%}*{box-sizing:border-box}.nudlar-container{transform:scale(.95);transform-origin:top center;padding-bottom:8rem}.progress-container{display:none}.steps-grid{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:0 .5rem;width:100%}.step-box{width:100%;max-width:340px;min-width:unset;min-height:120px;aspect-ratio:unset;padding:1.2rem .8rem;margin:0 auto;font-size:1rem;border-radius:14px}.step-number{top:8px;left:8px;width:24px;height:24px;font-size:1rem;line-height:24px}.step-icon{font-size:32px;margin-bottom:.5rem}.step-box h2{font-size:1.1rem;margin-bottom:.4rem}.step-box p{font-size:.92rem}.detail-grid{display:flex;flex-direction:column;align-items:center;padding:0 .5rem;gap:1rem;width:100%}.detail-grid>div{max-width:340px;width:100%;min-height:110px;height:auto;padding:.7rem;border-radius:10px}.detail-box{flex-direction:row;gap:.7rem;padding:.7rem;font-size:1rem;min-height:60px;align-items:center}.topping-dot{width:12px;height:12px}.topping-name{font-size:1rem}}.detail-grid-step0>div{border:2px solid #3a7ca5;background-color:#121212}.detail-grid-step1>div img{object-fit:cover;width:100%;height:100%;border-radius:12px;background-color:#1a1a1a;z-index:1}.detail-grid-step1 .detail-box:hover{background-color:#8ac92626}.detail-grid-step1{grid-template-columns:repeat(3,1fr);gap:1.5rem}.back-to-steps-btn{display:none}@media (max-width: 768px){.back-to-steps-btn{display:block;position:fixed;left:0;right:0;bottom:0;width:100vw;margin:0;padding:1.1rem 0;background:#89cff0;color:#036;border:none;border-radius:0;font-size:1.1rem;font-weight:700;box-shadow:0 -2px 16px #89cff02e;cursor:pointer;transition:background .2s,color .2s;z-index:9999}.back-to-steps-btn:hover{background:#3a7ca5;color:#fff}}.om-container{max-width:1200px;margin:2rem auto;padding:0 1rem;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(4,auto);grid-template-areas:"large-box history" "large-box values" "large-box team-box" "large-box contact";gap:1rem;color:#eee;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.om-large-box{grid-area:large-box;grid-row:1 / 5;background:#1f1f1f;padding:2rem;box-shadow:0 4px 15px #000000b3;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;gap:1rem;transition:background-color .3s ease;justify-content:space-between}.large-box-image-wrapper{position:relative;width:100%}.large-box-image-wrapper .large-box-image{display:block;width:100%;object-fit:cover;border-radius:0 0 12px 12px;box-shadow:0 4px 10px #0000001a;min-height:120px;max-height:500px;height:auto;flex-grow:0}.large-box-image-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0 0 12px 12px;background:#0003;pointer-events:none}.om-large-box:hover{background-color:#2a2a2a}.om-large-box h2{color:#89cff0;font-weight:700;font-size:2.2rem;text-transform:uppercase;letter-spacing:.1em}.om-large-box p{font-size:1.1rem;color:#ccc;line-height:1.6}.om-small-box{background:#1f1f1f;padding:2rem;box-shadow:0 4px 15px #000000b3;color:#eee;-webkit-user-select:none;user-select:none;transition:background-color .3s ease;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}.om-small-box:hover{background-color:#2a2a2a}.om-small-box h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#bbe1fa;text-transform:uppercase;letter-spacing:.05em}.om-small-box.history{grid-area:history}.om-small-box.values{grid-area:values}.om-small-box.team-box{grid-area:team-box;padding:0!important;overflow:hidden;display:flex}.om-small-box.contact{grid-area:contact}.team-image-wrapper{position:relative;width:100%;height:100%;display:flex}.team-image{width:100%;height:auto;max-height:350px;object-fit:cover;display:block}.team-overlay-title{position:absolute;top:1.7rem;left:1.1rem;right:1.1rem;margin:0;color:#bbe1fa;font-family:Tan Mon Cheri,cursive;font-size:1.25rem;font-weight:700;letter-spacing:.04em;opacity:0;transform:translate(-30px);transition:opacity .35s .08s,transform .5s cubic-bezier(.77,0,.18,1) .08s;z-index:2;text-shadow:0 2px 8px rgba(0,0,0,.5);padding-bottom:.3rem}.team-overlay-title:after{content:"";display:block;margin-top:.25rem;width:100%;height:3px;border-radius:2px;background:linear-gradient(90deg,#bbe1fa 60%,#89cff0)}.team-image-text{font-family:Roboto Condensed,Arial,sans-serif;font-size:1.08rem;color:#eaf6fb;font-weight:400;text-align:left;line-height:1.6;opacity:0;pointer-events:none;transition:opacity .35s .22s,transform .5s cubic-bezier(.77,0,.18,1) .22s;transform:translate(-40px);max-width:95%;text-shadow:0 2px 8px rgba(0,0,0,.25);background:#0000002e;border-radius:8px;padding:.7rem 1rem;margin-bottom:.2rem}.team-image-wrapper:hover .team-overlay-title,.team-image-wrapper:hover .team-image-text{opacity:1;transform:translate(0)}.contact-info{font-size:1rem;color:#ccc;line-height:1.5}.contact-info a{color:#89cff0;text-decoration:none;transition:color .2s ease}.contact-info a:hover{text-decoration:underline;color:#bbe1fa}.fade{animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.om-container{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;grid-template-areas:"large-box" "history" "values" "team-box" "contact"}.om-large-box{grid-area:large-box;grid-row:1}.om-small-box.history{grid-area:history;grid-row:2}.om-small-box.values{grid-area:values;grid-row:3}.om-small-box.team-box{grid-area:team-box;grid-row:4}.om-small-box.contact{grid-area:contact;grid-row:5}}.tan-mon-cheri-text{font-family:Roboto Condensed,Arial,sans-serif;font-size:1.15rem;color:#bbe1fa;font-weight:700;text-align:center;line-height:1.5;padding:1.2rem 1.5rem;letter-spacing:.01em}@font-face{font-family:Tan Mon Cheri;src:url(./assets/fonts/tan-mon-cheri.ttf) format("truetype");font-weight:400;font-style:normal}.kontakt-container{display:grid;grid-template-columns:1fr 1.5fr;gap:1rem;max-width:1400px;margin:0 auto;padding:4rem;box-sizing:border-box}.kontakt-form{background-color:#1f1f1f;padding:2rem;color:#f0f0f0;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;justify-content:start}.kontakt-right-side{display:grid;grid-template-rows:auto auto;gap:1rem}.kontakt-map{overflow:hidden;box-shadow:0 8px 20px #00000014;height:100%}.location-image{width:100%;height:100%;object-fit:cover;display:block}.kontakt-info-sign{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:100%}.kontakt-info-title{color:#89cff0;font-family:Tan Mon Cheri,sans-serif}.info-box{background-color:#1f1f1f;padding:2rem;color:#f0f0f0;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;justify-content:start}.image-box{background-color:transparent;padding:0;overflow:hidden;box-shadow:0 8px 20px #00000014;display:flex;position:relative}.image-box:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;pointer-events:none;z-index:2;border-radius:inherit}.info-box h3{margin-bottom:.5rem;font-size:1.25rem;color:#89cff0}.signature-image{width:100%;height:100%;object-fit:cover;display:block}.kontakt-form{background-color:#1f1f1f;padding:2rem;color:#89cff0;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;justify-content:center;align-items:center}.kontakt-form input,.kontakt-form textarea{padding:.75rem 1rem;border:1px solid #555;border-radius:8px;font-size:1rem;font-family:inherit;background-color:#2a2a2a;color:#f0f0f0}.kontakt-form input::placeholder,.kontakt-form textarea::placeholder{color:#aaa}.kontakt-form button{padding:.75rem 1.2rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.kontakt-form form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.kontakt-form h2{text-align:center;margin-bottom:5.5rem;font-size:40px;font-family:Tan Mon Cheri,sans-serif}.kontakt-form input::placeholder,.kontakt-form textarea::placeholder{color:#aaa;font-family:Tan Mon Cheri}.kontakt-form button:hover{background-color:#2980b9}@media (max-width: 900px){.kontakt-container{grid-template-columns:1fr;height:auto}.kontakt-right-side{grid-template-rows:auto auto}.kontakt-info-sign{grid-template-columns:1fr}.kontakt-map{height:300px}}@media (max-width: 600px){.kontakt-container{padding:2rem 1rem;gap:2rem}.kontakt-form,.info-box,.image-box{align-items:center;text-align:center;padding:1.5rem}.kontakt-form form{max-width:100%}.kontakt-info-sign{grid-template-columns:1fr;gap:1rem}.kontakt-map{height:250px}.kontakt-form h2{font-size:32px;margin-bottom:3rem}}.loader-overlay{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:#121212;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fadeOutLoader .6s 1.2s forwards}.loader-spinner{border:6px solid #bbe1fa;border-top:6px solid #3498db;border-radius:50%;width:70px;height:70px;animation:spin 1s linear infinite;margin-bottom:2rem}.loader-text{color:#89cff0;font-size:2rem;font-family:Tan Mon Cheri,cursive,sans-serif;letter-spacing:.15em;animation:glowPulse 2s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeOutLoader{to{opacity:0;visibility:hidden}}.blog-container{max-width:800px;margin:2.5rem auto;padding:2.5rem 1.5rem;background:#f8fafc;border-radius:18px;box-shadow:0 4px 24px #00000017;min-height:60vh}.blog-title{font-family:Montserrat,Tan Mon Cheri,cursive,sans-serif;color:#3a7ca5;font-size:2.7rem;margin-bottom:2.5rem;text-align:center;letter-spacing:1px}.blog-post{display:flex;flex-direction:row;align-items:flex-start;background:#fff;border-radius:14px;box-shadow:0 2px 12px #3a7ca512;margin-bottom:2.5rem;overflow:hidden;transition:box-shadow .3s;position:relative}.blog-post:hover{box-shadow:0 6px 24px #3a7ca521;transform:translateY(-2px) scale(1.01)}.blog-img-wrapper{flex:0 0 180px;height:160px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#eaf6fb}.blog-img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .4s cubic-bezier(.4,2,.6,1)}.blog-post:hover .blog-img{transform:scale(1.07) rotate(-1deg)}.blog-post-content{flex:1;padding:1.3rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.blog-post-title{font-family:Montserrat,Tan Mon Cheri,cursive,sans-serif;font-size:1.5rem;color:#222;margin-bottom:.2rem;letter-spacing:.5px;font-weight:700;text-align:left}.blog-post-date{font-size:.95rem;color:#89cff0;margin-bottom:.7rem;font-family:Roboto Condensed,sans-serif}.blog-post-text{font-size:1.13rem;color:#333;line-height:1.6;font-family:Roboto Condensed,sans-serif}.blog-readmore{display:inline-block;color:#3a7ca5;font-size:1rem;margin-top:.7rem;font-weight:600;letter-spacing:.5px;cursor:pointer}.blog-modal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#1e2c3c8c;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s}.blog-modal{background:#fff;border-radius:18px;max-width:420px;width:92vw;padding:2.2rem 1.5rem 1.5rem;box-shadow:0 8px 32px #3a7ca52e;position:relative;display:flex;flex-direction:column;align-items:center;animation:popIn .4s;max-height:90vh;overflow-y:auto}.blog-modal-img{width:100%;max-width:320px;height:180px;object-fit:cover;border-radius:12px;margin-bottom:1.2rem;box-shadow:0 2px 12px #3a7ca517}.blog-modal-title{font-family:Montserrat,Tan Mon Cheri,cursive,sans-serif;font-size:1.5rem;color:#3a7ca5;margin-bottom:.3rem;text-align:center}.blog-modal-date{font-size:.95rem;color:#89cff0;margin-bottom:1.1rem;font-family:Roboto Condensed,sans-serif}.blog-modal-text{font-size:1.13rem;color:#333;line-height:1.6;font-family:Roboto Condensed,sans-serif;text-align:center}.blog-modal-close{position:absolute;top:.7rem;right:1.1rem;background:none;border:none;font-size:2.1rem;color:#3a7ca5;cursor:pointer;z-index:2;transition:color .2s}.blog-modal-close:hover{color:#ff2b85}@media (max-width: 700px){.blog-post{flex-direction:column;align-items:stretch}.blog-img-wrapper{width:100%;height:180px;border-radius:14px 14px 0 0}.blog-post-content{padding:1.1rem 1rem}.blog-modal{padding:1.2rem .5rem}.blog-modal-img{max-width:100vw;height:140px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.97) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}
