.egg-toast{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;align-items:flex-start;gap:12px;max-width:340px;padding:16px 18px;border-radius:16px;background:#1a1717;color:#fff;border:1px solid #3a3330;box-shadow:0 20px 50px #00000073;animation:egg-pop .4s cubic-bezier(.22,1,.36,1)}@keyframes egg-pop{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:none}}.egg-link{display:inline-block;margin-top:8px;color:#f4b942;font-weight:600;font-size:.9rem;text-decoration:none}.egg-link:hover{text-decoration:underline}.egg-confetti{position:fixed;inset:0;pointer-events:none;z-index:999;overflow:hidden}.egg-confetti span{position:absolute;top:-10px;width:9px;height:9px;border-radius:2px;opacity:.9;animation:egg-fall 2.6s linear forwards}@keyframes egg-fall{0%{transform:translateY(-10px) rotate(0deg);opacity:1}to{transform:translateY(105vh) rotate(540deg);opacity:0}}@media (prefers-reduced-motion:reduce){.egg-confetti{display:none}.egg-toast{animation:none}}.cc-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center;background:#00000059;padding:16px}.cc-banner{background:#1a1717;color:#fff;width:100%;max-width:760px;border-radius:18px;border:1px solid #ffffff1f;box-shadow:0 20px 50px #00000073;padding:26px 28px;font-family:Roboto,sans-serif}.cc-text h2{font-family:PT Sans,Roboto,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:10px}.cc-text p{color:#d6d6d6;font-size:.96rem;line-height:1.6;margin-bottom:8px}.cc-link{color:#fff;text-decoration:underline}.cc-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px}.cc-btn{padding:10px 18px;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;border:2px solid #0000;transition:all .2s ease-out}.cc-btn-primary{background:#fff;color:#1a1717;border-color:#fff}.cc-btn-primary:hover{background:#e6e6e6}.cc-btn-ghost{background:#0000;color:#fff;border-color:#fff6}.cc-btn-ghost:hover{background:#ffffff1f}.cc-category{border:1px solid #ffffff1f;border-radius:12px;padding:14px 16px;margin-top:12px}.cc-category-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cc-category-title{font-weight:600;font-size:1rem}.cc-always-on{font-size:.8rem;color:#9c9c9c}.cc-category-desc{margin-top:6px;margin-bottom:0;font-size:.88rem;color:#b9b9b9}.cc-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}.cc-toggle input{width:18px;height:18px;cursor:pointer;accent-color:#fff}@media screen and (max-width:600px){.cc-banner{padding:20px}.cc-actions{justify-content:stretch}.cc-btn{flex:1 1 auto;text-align:center}}.floating-contact{position:fixed;right:24px;bottom:24px;z-index:900;display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:999px;background:#f4b942;color:#1a1717;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 10px 26px #00000047;border:2px solid #1a1717;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.floating-contact:hover{transform:translateY(-3px);background:#ffc850;box-shadow:0 16px 34px #00000057}.floating-contact-wave{display:inline-block;font-size:1.1rem;transform-origin:70% 70%}.floating-contact:hover .floating-contact-wave{animation:floating-wave .6s ease-in-out}@keyframes floating-wave{0%,to{transform:rotate(0deg)}25%{transform:rotate(18deg)}50%{transform:rotate(-8deg)}75%{transform:rotate(14deg)}}@media screen and (max-width:600px){.floating-contact{right:16px;bottom:16px;padding:11px 18px;font-size:.92rem}}@media (prefers-reduced-motion:reduce){.floating-contact,.floating-contact:hover .floating-contact-wave{transition:none;animation:none}}.footer-container{width:100%;flex-direction:column;padding:30px;background-color:#1a1717;color:#fff;border-top:2px solid #f4b94259}.footer-container,.footer-row{display:flex;justify-content:center;align-items:center}.footer-row{flex-direction:row}.footer-column{width:520px;flex-direction:column;align-items:center}.footer-column,.icons-wrapper{display:flex;justify-content:center}.icons-wrapper{flex-direction:row;align-items:left}.icon{color:#fff;object-fit:contain;width:40px;height:40px;transform:scale(1);margin-right:20px}.icon:last-child{margin-right:0}.footer-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;margin-top:20px;padding-top:16px;border-top:1px solid #ffffff26;width:100%}.footer-legal-link{color:#d6d6d6;font-size:.9rem;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;transition:color .2s ease-out}.footer-legal-link:hover{color:#fff;text-decoration:underline}.website-rights{display:flex;flex-direction:row;justify-content:center;text-align:center;width:100%;color:#fff;margin-top:12px;margin-bottom:0}@media screen and (max-width:920px){.footer-row{flex-direction:column}.footer-column{width:100%}}.tech-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.tech-stack-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff73}.tech-stack-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;list-style:none;margin:0;padding:0}.tech-chip{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:#fffc;transition:color .2s ease}.tech-chip:hover{color:#fff}.tech-chip-icon{width:18px;height:18px;object-fit:contain}@media screen and (max-width:920px){.tech-stack,.tech-stack-list{align-items:center;justify-content:center}}.lang-switcher{position:relative;display:flex;align-items:center}.lang-switcher-toggle{display:flex;align-items:center;gap:6px;background:#0000;border:none;border-radius:10px;color:#ffffffd9;padding:7px 10px;cursor:pointer;font-size:.95rem;transition:all .2s ease-out}.lang-switcher-toggle:hover{background:#ffffff14;color:#fff}.lang-switcher-chevron{opacity:.7;transition:transform .2s ease-out}.lang-switcher-chevron.is-open{transform:rotate(180deg)}.lang-switcher-current{font-size:.95rem;font-weight:500}.lang-switcher-menu{position:absolute;top:calc(100% + 10px);right:0;list-style:none;margin:0;padding:6px;background:#242222;border:1px solid #ffffff26;border-radius:14px;min-width:160px;box-shadow:0 10px 30px #00000059;z-index:1000}[dir=rtl] .lang-switcher-menu{right:auto;left:0}.lang-switcher-option{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;background:#0000;border:none;color:#fff;padding:10px 12px;border-radius:9px;cursor:pointer;font-size:.98rem;text-align:start;transition:background .15s ease-out}.lang-switcher-option:hover{background:#ffffff1a}.lang-switcher-option.is-active{background:#ffffff29;font-weight:600}@media screen and (max-width:960px){.lang-switcher{width:88%;max-width:360px;justify-content:flex-start;margin:1rem auto}.lang-switcher-toggle{padding:10px 22px;font-size:1.1rem}.lang-switcher-menu{right:auto;left:0;transform:none}}.navbar{background-color:initial;height:80px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;position:sticky;top:0;z-index:999}.navbar-top-backdrop{top:0;left:0;right:0;height:80px;background-color:#1a1717;z-index:998}.navbar-top-backdrop,.navbar:before{position:absolute;pointer-events:none}.navbar:before{content:"";inset:0;z-index:-1;background-color:#12100f80;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%)}.navbar-container{justify-content:center;height:80px;max-width:1500px}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{color:#fff;justify-self:start;margin-left:20px;cursor:pointer;text-decoration:none;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;white-space:nowrap;gap:12px}.navbar-logo-mark{flex-shrink:0;border-radius:12px;transition:transform .25s ease}.navbar-logo:hover .navbar-logo-mark{transform:rotate(-4deg) scale(1.06)}.navbar-logo-text{transition:opacity .25s ease}.navbar-logo i{margin-left:10px}.fa-typo3{margin-left:.5rem;font-size:1.8rem}.nav-menu{display:grid;grid-template-columns:repeat(6,auto);grid-gap:10px;list-style:none;text-align:center;width:60vw;justify-content:end;margin-right:2rem}.nav-item{height:80px}.nav-links{color:#fff;display:flex;align-items:center;text-decoration:none;padding:.5rem 1rem;height:100%}.nav-links:hover{border-bottom:4px solid #fff;transition:all .2s ease-out}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}.contact-me-border{background:#fff;color:#1a1717!important;border:2px solid #fff;border-radius:10px;font-weight:600;padding:8px 18px!important;transition:all .25s ease-out;height:auto!important;margin:auto 0;display:flex;align-items:center}.contact-me-border:hover{background:#f4b942;border-color:#f4b942;color:#1a1717!important}.contact-me-border.nav-links:hover{border-bottom:2px solid #f4b942!important}.nav-links span,.nav-links-mobile span{display:inline-block;transition:transform .3s ease}.nav-links-mobile:hover span,.nav-links:hover span{animation:wave .7s infinite}@keyframes wave{0%{transform:rotate(0deg)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}@media screen and (max-width:960px){.navbar-logo{margin-left:16px;font-size:1.35rem}.menu-icon{display:block;position:absolute;top:50%;right:16px;transform:translateY(-50%);cursor:pointer;z-index:1001}.nav-menu{display:flex;flex-direction:column;width:100%;height:calc(100vh - 80px);position:absolute;top:80px;left:0;background:#1a1717;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);padding:24px 0 48px;gap:4px;align-items:center;justify-content:flex-start;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;overflow-y:auto}.nav-menu.active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s}.nav-item{height:auto;width:100%;display:flex;justify-content:center}.nav-links{width:88%;max-width:360px;text-align:center;padding:1rem;border-radius:12px;font-size:1.2rem;transition:background .2s ease,color .2s ease}.nav-links:hover{background-color:#ffffff14;color:#f4b942;border-bottom:none}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{display:flex;align-items:center;justify-content:center;width:88%;max-width:360px;margin:14px auto 0;padding:14px 20px;border-radius:12px;font-size:1.2rem;text-decoration:none;background:#fff;color:#1a1717;font-weight:600;transition:all .25s ease-out}.nav-links-mobile:hover{background:#f4b942;color:#1a1717}}[dir=rtl]{text-align:right}[dir=rtl] .navbar-logo{margin-left:0;margin-right:20px}[dir=rtl] .navbar-logo i{margin-left:0;margin-right:10px}@media screen and (min-width:961px){[dir=rtl] .nav-menu{justify-content:start;margin-right:0;margin-left:2rem}}[dir=rtl] .hero-container .lg\:text-left,[dir=rtl] .post-container .text-left{text-align:right}[dir=rtl] .post-container .text-right{text-align:left}[dir=rtl] .contents-container h1,[dir=rtl] .contents-container h2,[dir=rtl] .contents-container h3,[dir=rtl] .services-why-card li{text-align:right}[dir=rtl] .contents-container a[href^="/"],[dir=rtl] .contents-container a[href^=http]{unicode-bidi:isolate}