.header{padding:2rem 0;position:sticky;top:0;background-color:transparent;z-index:100}.header-container{max-width:1220px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:1rem}.logo{width:140px;height:40px;border-radius:999px;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.logo-link{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.logo-link{padding-top:3px}}.logo-link:hover~.mobile-menu-button,.logo:hover{background-color:#252525b3}.logo:hover{transform:translateY(-1px);background-color:#252525b3}.logo-image{height:22px;width:auto;display:block}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;color:#e5e1d7;padding:0;align-items:center;justify-content:center;z-index:101;flex-shrink:0}.hamburger-icon{display:flex;flex-direction:column;gap:4px;width:18px;height:18px;justify-content:center}.hamburger-line{width:100%;height:1.5px;background-color:#e5e1d7;border-radius:2px;transition:all .3s ease}.nav{display:flex;align-items:center;gap:1.5rem;height:46px;padding:2px 2px 0 1.5rem;border-radius:999px;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.nav:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:.6}@media (max-width: 768px){.nav{display:none}.nav.nav-open{display:flex}.nav:before{display:none}}.nav-link{font-family:objektiv-mk1,sans-serif;color:#e5e1d7;text-decoration:none;font-size:.75rem;font-weight:400;line-height:1.2;transition:color .3s ease,transform .3s ease;text-transform:uppercase;display:inline-block;position:relative}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:#c0bdb7;transition:width .3s ease}.nav-link:hover{color:#c0bdb7;transform:translateY(-2px)}.nav-link:hover:after{width:100%}.contact-button-link{text-decoration:none;display:inline-block}.contact-button{font-family:objektiv-mk1,sans-serif;background-color:#e5e1d7;color:#060606;border:none;padding:0 2px 0 0;padding-left:1.5rem;border-radius:999px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease,transform .2s ease;display:flex;align-items:center;gap:0;height:42px;overflow:hidden;align-self:center;text-transform:uppercase;width:100%}.contact-text{font-family:objektiv-mk1,sans-serif;display:flex;align-items:center;height:100%;padding-top:2px}.contact-icon-wrapper{width:34px;height:34px;border-radius:50%;background-color:#060606;display:flex;align-items:center;justify-content:center;margin-left:.75rem;transition:all .3s ease;flex-shrink:0;position:relative;overflow:hidden}.contact-icon-wrapper>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0}.contact-icon{color:#fff;flex-shrink:0;display:block;width:16px;height:16px}.contact-button:hover{background-color:#060606;color:#e5e1d7;transform:translateY(-1px)}.contact-button:hover .contact-text{color:#e5e1d7}.contact-button:hover .contact-icon-wrapper{background-color:#e5e1d7}.contact-button:hover .contact-icon{color:#060606}.contact-button:active{transform:translateY(0)}@media (max-width: 768px){.header{padding:1.5rem 0;position:fixed;top:0;left:0;right:0;background-color:#060606f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-container{flex-direction:row;justify-content:space-between;align-items:center;padding:0 1.5rem}.header-left{gap:0;width:100%}.logo{width:100%;max-width:none;height:42px;padding:0 1rem;justify-content:space-between;gap:.75rem}.logo-image{height:20px;width:auto}.mobile-menu-button{display:flex;z-index:101;margin-left:auto}.nav{position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;align-items:stretch;gap:0;padding:5rem 1.5rem 2rem;margin:0;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;border-radius:0;background:#060606fa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;height:100vh;justify-content:flex-start;border:none;box-shadow:none}.nav:before{display:none}.nav-open{max-height:100vh;opacity:1;overflow-y:auto}.nav>div{width:100%;display:block;margin-bottom:.5rem}.nav-link{display:block;padding:1rem;text-align:right;border-bottom:1px solid rgba(255,255,255,.05);width:100%}.nav-link:last-child{border-bottom:none}.nav>div:last-of-type{display:flex!important;justify-content:flex-end!important;width:100%!important;padding-right:12px}.contact-button-link{width:auto;display:inline-block;margin-top:1rem}.contact-button{width:auto;justify-content:center}.mobile-close-button{display:flex!important;align-items:center;justify-content:center;background:none;border:none;color:#e5e1d7;cursor:pointer;padding:0;width:auto;margin:0;position:absolute;top:1.5rem;right:2.5rem;height:42px}}.mobile-close-button{display:none}.footer{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.05);margin-top:4rem;position:relative;z-index:1;background-color:transparent}.footer-container{max-width:1220px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer-logo{display:flex;align-items:center;justify-content:center}.footer-copyright{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#c0bdb7;font-weight:300}.footer-links{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;visibility:visible;opacity:1}.footer-link{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#c0bdb7;text-decoration:none;transition:color .3s ease;display:inline-block;visibility:visible;opacity:1;font-weight:300}.footer-link:hover{color:#fff}.footer-separator{color:#c0bdb7;font-size:.75rem;opacity:.5;line-height:1}@media (max-width: 768px){.footer{padding:2rem 0;margin-top:3rem}.footer-container{flex-direction:column;gap:1.5rem;text-align:center;padding:0 1.5rem}.footer-links{justify-content:center;flex-wrap:wrap;gap:.5rem}.footer-link{font-size:.8125rem}.footer-separator{font-size:.6875rem}.footer-copyright{font-size:.8125rem}}.cookie-banner{position:fixed;bottom:2rem;right:calc((100% - 1220px)/2 + 2rem);z-index:1000;max-width:500px;width:500px;pointer-events:auto}@media (max-width: 1264px){.cookie-banner{right:2rem;width:calc(100% - 4rem);max-width:500px}}.cookie-banner-card{background-color:#202020f2;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;position:relative;box-shadow:0 20px 60px #00000080}.cookie-banner-content{display:flex;flex-direction:column;gap:1.5rem}.cookie-banner-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;color:#e5e1d7;line-height:1.3;margin:0}.cookie-banner-description{font-family:objektiv-mk1,sans-serif;font-size:.95rem;color:#c0bdb7;line-height:1.6;font-weight:300;margin:0}.cookie-categories{display:flex;flex-direction:column;gap:1.25rem}.cookie-category{display:flex;flex-direction:column;gap:.5rem}.cookie-category-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-category-title{font-family:new-astro,sans-serif;font-weight:400;font-size:1rem;color:#e5e1d7;margin:0}.cookie-lock-icon{color:#c0bdb7;flex-shrink:0}.cookie-category-description{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#c0bdb7;line-height:1.5;font-weight:300;margin:0}.cookie-toggle-label{display:flex;align-items:center;cursor:pointer;flex-shrink:0}.cookie-toggle-input{display:none}.cookie-toggle-slider{position:relative;width:40px;height:22px;background-color:#ffffff1a;border-radius:11px;transition:background-color .3s ease}.cookie-toggle-slider:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background-color:#c0bdb7;top:3px;left:3px;transition:all .3s ease}.cookie-toggle-input:checked+.cookie-toggle-slider{background-color:#e5e1d766}.cookie-toggle-input:checked+.cookie-toggle-slider:before{transform:translate(18px);background-color:#060606}.cookie-banner-actions{display:flex;gap:.75rem;align-items:center;margin-top:.5rem}.cookie-button{font-family:objektiv-mk1,sans-serif;cursor:pointer;transition:all .3s ease;font-size:.75rem;font-weight:500;text-transform:uppercase;padding:.625rem 1.5rem;border-radius:999px;flex:1;white-space:nowrap;display:flex;align-items:center;justify-content:center;height:42px}.cookie-button-accept-all{background-color:transparent;color:#e5e1d7;border:1px solid rgba(255,255,255,.2)}.cookie-button-accept-all:hover{background-color:#ffffff0d;border-color:#ffffff4d;transform:translateY(-1px)}.cookie-button-save{background-color:#e5e1d7;color:#060606;border:none}.cookie-button-save:hover{background-color:#e5e1d7e6;transform:translateY(-1px)}@media (max-width: 768px){.cookie-banner{bottom:1rem;left:.5rem;right:.5rem;width:calc(100% - 1rem);max-width:none;transform:none}.cookie-banner-card{padding:1.5rem}.cookie-banner-title{font-size:1.25rem}.cookie-banner-description{font-size:.875rem;line-height:1.5}.cookie-category-title{font-size:.9rem}.cookie-category-description{font-size:.8rem;line-height:1.4}.cookie-category-header{gap:.75rem}.cookie-banner-actions{flex-direction:column;gap:.5rem;margin-top:1rem}.cookie-button{width:100%;padding:.75rem 1rem;font-size:.7rem}}.hero{min-height:100vh;display:flex;align-items:center;max-width:1220px;margin:0 auto;padding-left:2rem;padding-right:2rem;position:relative}.hero-container{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1;width:100%}.hero-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2.5rem,5vw,4rem);color:#e5e1d7;line-height:1.2;letter-spacing:-.02em;max-width:100%}.hero-description{font-family:objektiv-mk1,sans-serif;font-size:22px;color:#c0bdb7;line-height:1.7;font-weight:300;max-width:100%}@media (max-width: 768px){.hero{padding:0 1.5rem;min-height:75vh;min-height:75dvh;display:flex;align-items:center;justify-content:center}.hero-container{gap:1.25rem}.hero-title{font-size:clamp(2rem,9vw,2.75rem);margin-bottom:.5rem;line-height:1.15}.hero-description{font-size:1.0625rem;line-height:1.7}}.agentic-designs{padding:2rem 2rem 6rem;max-width:1220px;margin:0 auto;position:relative;z-index:1}.agentic-container{display:flex;flex-direction:column;gap:2rem}.agentic-container>.section-title+.section-description{margin-top:0}.section-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2rem,4vw,3rem);color:#e5e1d7;line-height:1.2;margin-bottom:8px}.section-description{font-family:objektiv-mk1,sans-serif;font-size:1.375rem;color:#c0bdb7;line-height:1.7;max-width:800px;font-weight:300;white-space:nowrap}.agentic-designs .section-title+.section-description{margin-top:0}.project-card-image img,.project-card-image video{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;display:block}.project-card:hover .project-card-image img,.project-card:hover .project-card-image video{transform:scale(1.03)}.play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:52px;height:52px;background-color:#000000bf;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:none}.play-button-overlay svg{color:#e5e1d7;margin-left:2px}.project-card-image:hover .play-button-overlay{background-color:#000000d9;transform:translate(-50%,-50%) scale(1.1)}@media (max-width: 768px){.agentic-designs{padding:3rem 1.5rem}.section-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.5rem}.section-description{font-size:1rem;white-space:normal}.project-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.project-card-content{padding:1.5rem}.project-card-image{height:240px}.project-card-title{font-size:1.25rem}.project-link{font-size:.875rem}.play-button-overlay{width:44px;height:44px}.play-button-overlay svg{width:18px;height:18px}}.video-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.video-modal-content{position:relative;width:100%;max-width:1200px;max-height:90vh;background-color:#000;border-radius:12px;overflow:hidden}.video-modal-close-wrapper{position:absolute;top:1rem;right:1rem;z-index:99999!important;width:44px;height:44px;cursor:pointer!important;pointer-events:auto!important}.video-modal-close{width:100%;height:100%;background-color:#000000d9;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer!important;color:#e5e1d7;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto!important;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 10px #00000080;user-select:none;-webkit-user-select:none;margin:0;padding:0}.video-modal-close-wrapper,.video-modal-close-wrapper *,.video-modal-close,.video-modal-close *{cursor:pointer!important}.video-modal-close *{pointer-events:none}.video-modal-close-wrapper:hover .video-modal-close{background-color:#ffffff26;border-color:#fff6;transform:scale(1.15) rotate(90deg);box-shadow:0 4px 20px #0009,0 0 0 2px #ffffff1a}.video-modal-close-wrapper:hover .video-modal-close *{color:#fff}.video-modal-close:active{transform:scale(1.05) rotate(90deg);cursor:pointer!important;background-color:#fff3}.video-modal-player{width:100%;height:auto;max-height:90vh;display:block;position:relative;z-index:1}@media (max-width: 768px){.video-modal{padding:1rem}.video-modal-content{max-height:85vh}.video-modal-close{top:.5rem;right:.5rem;width:36px;height:36px}}.legacy-designs{max-width:1220px;margin:0 auto;padding:6rem 2rem}.legacy-container{display:flex;flex-direction:column;gap:2rem}.section-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2rem,4vw,3rem);color:#e5e1d7;line-height:1.2}.legacy-designs .section-title{margin-bottom:8px}.legacy-designs .section-description{font-family:objektiv-mk1,sans-serif;font-size:1.375rem;color:#c0bdb7;line-height:1.7;max-width:800px;font-weight:300;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:0}.legacy-designs .section-title+.section-description{margin-top:0}.project-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.project-card{background-color:#20202099;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}.project-card:hover{transform:translateY(-2px)}.project-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.project-card-image{width:100%;height:380px;overflow:hidden;position:relative;background:transparent;border-radius:12px 12px 0 0}.project-card-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000000d,#00000014,#0000001f);z-index:1;pointer-events:none;border-radius:12px 12px 0 0}.project-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;position:relative;z-index:0}.project-card:hover .project-card-image img{transform:scale(1.03)}.project-card-content{padding:2.5rem;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.project-card-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:1.75rem;color:#e5e1d7;line-height:1.3}.project-link{font-family:objektiv-mk1,sans-serif;font-size:.95rem;color:#c0bdb7;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;transition:color .3s ease}.project-card-link:hover .project-link{color:#e5e1d7}@media (max-width: 768px){.legacy-designs{padding:3rem 1.5rem}.section-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.5rem}.legacy-designs .section-description{font-size:1rem}.project-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.project-card-content{padding:1.5rem}.project-card-image{height:240px}.project-card-title{font-size:1.25rem}.project-link{font-size:.875rem;padding:.625rem 1.25rem}}.about-us{max-width:1220px;margin:0 auto;padding:6rem 2rem}.about-container{display:flex;flex-direction:column;gap:2rem}.about-us .section-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2rem,4vw,3rem);color:#e5e1d7;line-height:1.2;margin-bottom:8px}.about-us .section-title+.about-description{margin-top:0}.about-description{font-family:objektiv-mk1,sans-serif;font-size:1.375rem;color:#c0bdb7;line-height:1.7;max-width:100%;font-weight:300}.chat-link{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;color:#e5e1d7;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;transition:all .3s ease;cursor:pointer;width:fit-content}.chat-link-icon{display:flex;align-items:center;justify-content:center}.chat-link:hover{color:#e5e1d7;border-color:#fff6;background-color:#ffffff0d;transform:translate(4px)}@media (max-width: 768px){.about-us{padding:3rem 1.5rem}.section-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.5rem}.about-description{font-size:1rem;line-height:1.6}.chat-link{font-size:1.125rem;margin-top:1.5rem;padding:.4rem .875rem;width:fit-content}}.App{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;background-color:#060606}::selection{background-color:#e5e1d7;color:#060606}::-moz-selection{background-color:#e5e1d7;color:#060606}.unicorn-background{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1440px;height:100vh;height:100dvh;z-index:0;pointer-events:none;overflow:hidden}.unicorn-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0606064d,#0606061a,#06060633);z-index:1;pointer-events:none}main{flex:1;position:relative;z-index:1;overflow-x:hidden}@media (max-width: 768px){.App{overflow-x:hidden;padding-top:72px}}.page-section{min-height:100vh;display:flex;align-items:center;max-width:1220px;margin:0 auto;padding-left:2rem;padding-right:2rem;position:relative}.page-section-contact{align-items:flex-start;padding-top:10rem}.page-container{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1;width:100%}.page-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2.5rem,5vw,4rem);color:#e5e1d7;line-height:1.2;letter-spacing:-.02em;margin:0}.page-description{font-family:objektiv-mk1,sans-serif;font-size:1.375rem;color:#c0bdb7;line-height:1.7;font-weight:300;width:100%;margin:0}.page-description p{margin:0 0 1.5rem}.page-description p:last-child{margin-bottom:0}.page-description strong{color:#e5e1d7;font-weight:400}.privacy-contact-heading{margin-top:2rem!important;font-family:new-astro,sans-serif;font-size:1.25rem;color:#e5e1d7;font-weight:400}.privacy-company-info{margin-bottom:0;line-height:1.8}.privacy-email-link{color:#e5e1d7;text-decoration:underline;text-underline-offset:4px}.privacy-email-link:hover{color:#fff}@media (max-width: 768px){.page-section{padding:6rem 1.5rem 3rem;min-height:auto}.page-title{font-size:clamp(1.75rem,8vw,2.5rem);margin-bottom:.75rem}.page-description{font-size:1rem;line-height:1.6}.page-description p{margin-bottom:1rem}}.service-description{font-family:objektiv-mk1,sans-serif;font-size:1rem;color:#c0bdb7;line-height:1.6;font-weight:300;margin:.5rem 0 0}@media (max-width: 768px){.service-description{font-size:.9rem;line-height:1.5}}.agentic-ux-section{min-height:100vh;display:flex;align-items:center;max-width:1220px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.agentic-ux-container{width:100%}.agentic-ux-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.agentic-ux-left{display:flex;flex-direction:column;gap:2rem}.agentic-ux-label{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#c0bdb7;text-transform:uppercase;letter-spacing:.1em;margin:0;font-weight:300}.agentic-ux-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2.5rem,5vw,4.5rem);color:#e5e1d7;line-height:1.1;letter-spacing:-.02em;margin:0}.agentic-ux-intro{display:flex;flex-direction:column;gap:1rem}.agentic-ux-intro-text{font-family:objektiv-mk1,sans-serif;font-size:1.125rem;color:#c0bdb7;line-height:1.7;font-weight:300;margin:0}.agentic-ux-button-link{text-decoration:none;display:inline-block;width:fit-content}.agentic-ux-button.contact-button{font-family:objektiv-mk1,sans-serif;background-color:#e5e1d7;color:#060606;border:none;padding:0 2px 0 0;padding-left:1.5rem;border-radius:999px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease,transform .2s ease;display:flex;align-items:center;gap:0;height:42px;overflow:hidden;align-self:center;text-transform:uppercase;width:auto}.agentic-ux-button .contact-text{font-family:objektiv-mk1,sans-serif;display:flex;align-items:center;height:100%;padding-top:2px}.agentic-ux-button .contact-icon-wrapper{width:34px;height:34px;border-radius:50%;background-color:#060606;display:flex;align-items:center;justify-content:center;margin-left:.75rem;transition:all .3s ease;flex-shrink:0;position:relative;overflow:hidden}.agentic-ux-button .contact-icon-wrapper>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0}.agentic-ux-button .contact-icon{color:#fff;flex-shrink:0;display:block;width:16px;height:16px}.agentic-ux-button:hover{background-color:#060606;color:#e5e1d7;transform:translateY(-1px)}.agentic-ux-button:hover .contact-text{color:#e5e1d7}.agentic-ux-button:hover .contact-icon-wrapper{background-color:#e5e1d7}.agentic-ux-button:hover .contact-icon{color:#060606}.agentic-ux-button:active{transform:translateY(0)}.agentic-ux-right{display:flex;justify-content:center;align-items:center}.book-cover{width:100%;max-width:400px;display:flex;justify-content:center;align-items:center}.book-cover-image{width:100%;max-width:400px;height:70vh;object-fit:contain;object-position:center;border-radius:12px;box-shadow:0 20px 60px #0000004d;display:block}@media (max-width: 968px){.agentic-ux-content{grid-template-columns:1fr;gap:3rem}.agentic-ux-right{order:-1}.book-cover{max-width:300px;margin:0 auto}}@media (max-width: 768px){.agentic-ux-section{padding:6rem 1.5rem 1.5rem;min-height:auto}.agentic-ux-content{gap:2rem}.agentic-ux-left{gap:1.5rem}.agentic-ux-title{font-size:clamp(2rem,8vw,3rem)}.agentic-ux-intro-text{font-size:1rem}.agentic-ux-button{width:100%;padding:1rem 2rem}.book-cover-image{height:50vh;max-height:500px}}.contact-form{max-width:600px;margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:objektiv-mk1,sans-serif;font-size:12px;color:#c0bdb7;font-weight:400;text-transform:uppercase;letter-spacing:.05em}.form-group input,.form-group textarea{font-family:objektiv-mk1,sans-serif;font-size:13px;color:#e5e1d7;background-color:#20202099;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.875rem 1rem;transition:all .3s ease;resize:vertical;caret-color:#e5e1d7;cursor:text;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-group input::selection,.form-group textarea::selection{background-color:#e5e1d74d}.form-group input{height:46px;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ffffff4d;background-color:#202020cc}.form-group input::placeholder,.form-group textarea::placeholder{color:#c0bdb766}.form-group textarea{min-height:120px;font-family:objektiv-mk1,sans-serif;line-height:1.6}.form-note{font-family:objektiv-mk1,sans-serif;font-size:12px;color:#c0bdb7cc;margin:0 0 .5rem;line-height:1.5}.form-note a{color:#e5e1d7;text-decoration:underline}.form-note a:hover{opacity:.9}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:.5rem}.form-gdpr{display:flex;align-items:center;gap:.75rem;flex:1;max-width:400px}.form-gdpr input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#E5E1D7;flex-shrink:0}.form-gdpr-label{font-family:objektiv-mk1,sans-serif;font-size:12px;color:#c0bdb7;font-weight:300;line-height:1.2;text-transform:none;letter-spacing:0;cursor:pointer;margin:0}.form-gdpr-link{color:#e5e1d7;text-decoration:underline;text-underline-offset:2px;transition:color .3s ease}.form-gdpr-link:hover{color:#fff}.form-submit-button{font-family:objektiv-mk1,sans-serif;background-color:#e5e1d7;color:#060606;border:none;padding:0 2px 0 0;padding-left:1.5rem;border-radius:999px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .3s ease,transform .2s ease;display:flex;align-items:center;gap:0;height:42px;overflow:hidden;text-transform:uppercase;flex-shrink:0}.form-submit-text{font-family:objektiv-mk1,sans-serif;display:flex;align-items:center;height:100%;padding-top:2px}.form-submit-icon-wrapper{width:34px;height:34px;border-radius:50%;background-color:#060606;display:flex;align-items:center;justify-content:center;margin-left:.75rem;transition:all .3s ease;flex-shrink:0;position:relative;overflow:hidden}.form-submit-icon{color:#fff;flex-shrink:0;display:block;width:16px;height:16px}.form-submit-button:hover:not(:disabled){background-color:#060606;color:#e5e1d7;transform:translateY(-1px)}.form-submit-button:hover:not(:disabled) .form-submit-text{color:#e5e1d7}.form-submit-button:hover:not(:disabled) .form-submit-icon-wrapper{background-color:#e5e1d7}.form-submit-button:hover:not(:disabled) .form-submit-icon{color:#060606}.form-submit-button:disabled{opacity:.6;cursor:not-allowed}.form-message{padding:1rem;border-radius:8px;font-family:objektiv-mk1,sans-serif;font-size:.95rem;line-height:1.6}.form-message-success{background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#86efac}.form-message-error{background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.form-message-info{background-color:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#93c5fd}@media (max-width: 768px){.contact-form{margin-top:2rem;gap:1.25rem}.form-group input{height:46px;padding:.75rem;font-size:13px}.form-group textarea{padding:.75rem;font-size:13px}.form-footer{flex-direction:column;align-items:flex-end;gap:1rem}.form-gdpr{max-width:100%;width:100%}.form-submit-button{align-self:flex-end;width:auto}}.not-found-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.not-found-container{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.not-found-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:132px;color:#e5e1d7;line-height:1;margin:0}.not-found-subtitle{font-family:objektiv-mk1,sans-serif;font-size:1.5rem;color:#c0bdb7;font-weight:300;margin:0}.not-found-link{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#e5e1d7;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;margin-top:2rem;padding:1rem 2rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;transition:all .3s ease}.not-found-link:hover{background-color:#e5e1d7;color:#060606}@media (max-width: 768px){.not-found-title{font-size:80px}.not-found-subtitle{font-size:1.125rem}}.project-detail-page{min-height:100vh;overflow-y:auto;padding:0;position:relative;z-index:1}.project-detail-container{max-width:100%;margin:0 auto;padding:120px 80px 42px;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.project-detail-grid{display:flex;flex-direction:column;gap:2rem}.project-top-grid{display:grid;grid-template-columns:1fr auto;align-items:center;justify-items:start;position:fixed;top:0;left:0;right:0;padding:42px 80px;z-index:100;background:transparent;pointer-events:none}.project-top-grid>*{pointer-events:auto}.project-nav-link{z-index:10;display:flex;gap:4px;justify-self:flex-end}.project-title-section{display:flex;flex-direction:column;gap:4px}.project-challenge-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.project-back-link{z-index:10;justify-self:flex-start}.back-button{display:inline-flex;align-items:center;gap:2px;font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#e5e1d7;text-decoration:none;transition:all .3s ease;padding:.375rem 1rem;border-radius:999px;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1)}.back-button:hover{background-color:#252525b3;border-color:#fff3}.nav-top-button{display:inline-flex;align-items:center;gap:2px;font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#e5e1d7;text-decoration:none;transition:all .3s ease;padding:.375rem 1rem;border-radius:999px;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);cursor:pointer}.nav-top-button:hover{background-color:#252525b3;border-color:#fff3}.project-section-content{display:flex;flex-direction:column;gap:1rem;text-align:left}.project-category-label{font-family:objektiv-mk1,sans-serif;font-size:13px;color:#c0bdb7;text-transform:capitalize;font-weight:300;margin:0 0 4px}.project-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2.5rem,5vw,4rem);color:#e5e1d7;line-height:1.2;letter-spacing:-.02em;margin:0}.project-section-heading{font-family:new-astro,sans-serif;font-size:26px;color:#e5e1d7;text-transform:capitalize;font-weight:400;font-style:normal;margin:0}.project-section-text{font-family:objektiv-mk1,sans-serif;font-size:16px;color:#f0ece5;line-height:1.7;font-weight:300;margin:0;text-align:justify;max-width:calc(100% - 100px)}.project-fullscreen-slider{width:100%;position:relative;margin-left:0;margin-right:0}.project-slider-container{width:100%;position:relative;border-radius:22px;overflow:hidden;min-height:600px;display:flex;align-items:center}.project-slider-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000000d,#00000014,#0000001f);z-index:1;pointer-events:none;border-radius:22px}.project-slider-container img{width:100%;height:auto;display:block;position:relative;z-index:0;min-height:600px;object-fit:cover}.project-slider-container .project-pagination{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;margin:0;width:fit-content;padding:8px 12px}.project-pagination{display:flex;gap:.75rem;align-items:center;justify-content:center;width:fit-content;padding:4px;border-radius:999px;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1)}.pagination-dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff4d;transition:all .3s ease;border:none;cursor:pointer;padding:0}.pagination-dot.active{width:24px;height:8px;border-radius:4px;background-color:#e5e1d780}.project-hero-image{width:100%;border-radius:12px;overflow:hidden;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);aspect-ratio:16 / 10}.project-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.project-hero-content{display:flex;flex-direction:column;gap:1.5rem}.project-meta{display:flex;gap:1rem;align-items:center}.project-category,.project-year{font-family:objektiv-mk1,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#c0bdb7;padding:.375rem .75rem;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);border-radius:999px}.project-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(2rem,4vw,3.5rem);color:#e5e1d7;line-height:1.2;letter-spacing:-.02em;margin:0}.project-description{font-family:objektiv-mk1,sans-serif;font-size:1.25rem;color:#c0bdb7;line-height:1.7;font-weight:300;margin:0}.project-link-button{display:inline-flex;align-items:center;gap:.75rem;font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#e5e1d7;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);border-radius:999px;transition:all .3s ease;width:fit-content}.project-link-button:hover{background-color:#252525b3;border-color:#fff3;transform:translateY(-1px)}.project-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.project-info-card{padding:1.5rem;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;flex-direction:column;gap:.5rem}.info-label{font-family:objektiv-mk1,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#c0bdb7;font-weight:400;margin:0}.info-value{font-family:objektiv-mk1,sans-serif;font-size:1rem;color:#e5e1d7;font-weight:300;margin:0}.project-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;font-size:clamp(1.75rem,3vw,2.5rem);color:#e5e1d7;line-height:1.2;margin:0}.project-content{font-family:objektiv-mk1,sans-serif;font-size:1.125rem;color:#c0bdb7;line-height:1.8;font-weight:300}.project-content p{margin:0 0 1.5rem}.project-content p:last-child{margin-bottom:0}.project-tags{display:flex;flex-wrap:wrap;gap:.75rem}.project-tag{font-family:objektiv-mk1,sans-serif;font-size:.875rem;color:#e5e1d7;padding:.5rem 1rem;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);border-radius:999px}.project-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;font-family:objektiv-mk1,sans-serif;font-size:1.125rem;color:#c0bdb7;line-height:1.7;font-weight:300}.feature-bullet{width:6px;height:6px;background-color:#e5e1d7;border-radius:50%;margin-top:.6rem;flex-shrink:0}.gallery-sticky-container{margin:4rem 0;position:relative;min-height:calc(100vh * var(--gallery-items, 3))}.gallery-sticky-wrapper{display:flex;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:0}.gallery-sticky-card{position:sticky;top:20vh;width:85%;max-width:800px;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #00000080;margin-bottom:50vh;will-change:transform,opacity}.gallery-sticky-card:last-child{margin-bottom:20vh}.gallery-sticky-card:hover{box-shadow:0 25px 70px #0009}.gallery-sticky-card img{width:100%;height:100%;object-fit:cover;display:block}.project-fullscreen-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.project-fullscreen-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1400px;max-height:100vh}.project-fullscreen-close{position:absolute;top:20px;left:20px;z-index:1001;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#202020cc;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;color:#e5e1d7}.project-fullscreen-close:hover{background-color:#252525e6;border-color:#ffffff4d;transform:scale(1.05)}.project-fullscreen-image{width:100%;height:auto;max-width:100%;max-height:calc(100vh - 160px);object-fit:contain;border-radius:12px;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.project-fullscreen-nav{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1.5rem;z-index:1001;padding:12px 20px;border-radius:999px;background-color:#202020cc;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.2)}.project-fullscreen-nav-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;color:#e5e1d7}.project-fullscreen-nav-button:hover{background-color:#fff3;transform:scale(1.1)}.project-fullscreen-pagination{display:flex;gap:.5rem;align-items:center}.project-fullscreen-dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff4d;transition:all .3s ease;border:none;cursor:pointer;padding:0}.project-fullscreen-dot.active{width:24px;height:8px;border-radius:4px;background-color:#e5e1d7cc}.project-mobile-bottom-nav{display:none}@media (max-width: 768px){.project-detail-page{height:100vh;overflow:hidden}.project-detail-container{padding:80px 30px 30px;height:100vh;overflow:hidden;display:flex;flex-direction:column}.project-detail-grid{gap:1.5rem;height:100%;overflow-y:auto;overflow-x:hidden}.project-top-grid{padding:30px;grid-template-columns:1fr auto}.project-nav-link{gap:4px}.back-button,.nav-top-button{font-size:.75rem;padding:.25rem .75rem}.nav-top-button span{display:none}.back-button span{display:inline}.project-challenge-solution-grid{grid-template-columns:1fr;gap:1rem}.project-fullscreen-slider{width:100%;margin-left:0;margin-right:0;flex-shrink:0}.project-slider-container,.project-slider-container img{min-height:400px}.project-title{font-size:clamp(1.5rem,5vw,2rem)}.project-section-heading{font-size:20px}.project-section-text{font-size:13px;max-width:100%;line-height:1.5}.project-title-section{flex-shrink:0}.project-section-content{gap:.5rem}.project-mobile-bottom-nav{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2rem;padding-top:2rem}.nav-bottom-button{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background-color:#20202099;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease;color:#e5e1d7}.nav-bottom-button:hover{background-color:#252525b3;border-color:#fff3;transform:scale(1.05)}.project-fullscreen-modal{padding:0}.project-fullscreen-content{padding:60px 20px 100px}.project-fullscreen-close{top:15px;left:15px;width:44px;height:44px}.project-fullscreen-image{max-height:calc(100vh - 200px);border-radius:8px}.project-fullscreen-nav{bottom:15px;padding:10px 16px;gap:1rem}.project-fullscreen-nav-button{width:40px;height:40px}.project-slider-container img{cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,.1)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:objektiv-mk1,sans-serif;background-color:#101010;color:#c0bdb7;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:new-astro,sans-serif;font-weight:400;font-style:normal;color:#e5e1d7}
