@import url(https://fonts.googleapis.com/css2?family=VT323&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Crimson+Text:ital,wght@0,400;0,600;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.header{left:0;position:fixed;right:0;top:0;transition:background-color var(--transition-medium),box-shadow var(--transition-medium),-webkit-transform var(--transition-medium);transition:background-color var(--transition-medium),box-shadow var(--transition-medium),transform var(--transition-medium);transition:background-color var(--transition-medium),box-shadow var(--transition-medium),transform var(--transition-medium),-webkit-transform var(--transition-medium);z-index:1000}.header-hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header-transparent{background:transparent}.header-transparent .nav-link{color:var(--color-white)}.header-transparent .menu-toggle span{background:var(--color-white)}.header-solid{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.85);box-shadow:0 1px 0 rgba(0,0,0,.08)}.header-solid .nav-link{color:var(--color-dark)}.header-solid .menu-toggle span{background:var(--color-dark)}.header-container{height:var(--header-height);justify-content:space-between;margin:0 auto;max-width:var(--container-max-width);padding:0 40px}.header-container,.logo{align-items:center;display:flex}.logo-img{height:32px;transition:-webkit-filter var(--transition-fast);transition:filter var(--transition-fast);transition:filter var(--transition-fast),-webkit-filter var(--transition-fast);width:auto}.nav{align-items:center;display:flex;gap:40px}.nav-link{font-size:.9375rem;font-weight:400;transition:opacity var(--transition-fast)}.nav-link:hover{opacity:.7}.nav-link.active{font-weight:500}.menu-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:8px;height:40px;justify-content:center;padding:0;width:40px}.menu-toggle span{display:block;height:1.5px;transition:all var(--transition-medium);width:24px}.menu-toggle.active span:first-child{-webkit-transform:translateY(4.75px) rotate(45deg);transform:translateY(4.75px) rotate(45deg)}.menu-toggle.active span:nth-child(2){-webkit-transform:translateY(-4.75px) rotate(-45deg);transform:translateY(-4.75px) rotate(-45deg)}@media screen and (max-width:768px){.header-container{padding:0 20px}.menu-toggle{display:flex;z-index:1001}.nav{align-items:center;background:var(--color-dark);flex-direction:column;gap:0;height:100vh;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity var(--transition-medium),visibility var(--transition-medium);visibility:hidden;width:100vw;z-index:999}.nav-open{opacity:1;visibility:visible}.nav-link{color:var(--color-white)!important;font-size:2rem;font-weight:300;padding:16px 0}.header.menu-open{background:transparent!important;box-shadow:none!important}.header.menu-open .logo-img{-webkit-filter:none!important;filter:none!important}.header.menu-open .menu-toggle span{background:var(--color-white)!important}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);color:var(--color-white);padding:80px 0 40px;position:relative}.footer-main{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding-bottom:60px}.footer-brand{max-width:320px}.footer-logo{display:block;margin-bottom:20px}.footer-logo-img{height:80px;width:auto}.footer-description{color:hsla(0,0%,100%,.7);font-size:.9375rem;font-weight:300;line-height:1.7;margin-bottom:24px}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact a,.footer-contact span{color:hsla(0,0%,100%,.6);font-size:.875rem;font-weight:300;transition:color var(--transition-fast)}.footer-contact a:hover{color:var(--color-white)}.footer-nav{display:flex;gap:60px}.footer-nav-group{display:flex;flex-direction:column;gap:12px}.footer-nav-title{color:hsla(0,0%,100%,.5);font-size:.8125rem;font-weight:500;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.footer-nav-group a,.footer-nav-group span{color:hsla(0,0%,100%,.7);font-size:.9375rem;font-weight:300;transition:color var(--transition-fast)}.footer-nav-group a:hover{color:var(--color-white)}.footer-nav-group span{cursor:default}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding-top:40px}.footer-bottom p{color:hsla(0,0%,100%,.4);font-size:.8125rem;font-weight:300}@media screen and (max-width:1024px){.footer-nav{gap:40px}}@media screen and (max-width:768px){.footer{padding:24px 0 16px}.footer-main{gap:16px;padding-bottom:16px}.footer-brand,.footer-main{align-items:center;flex-direction:column}.footer-brand{display:flex;max-width:none;text-align:center}.footer-logo{margin-bottom:10px}.footer-logo-img{height:44px}.footer-description{font-size:.8125rem;margin-bottom:8px}.footer-contact{align-items:center;gap:2px}.footer-contact a,.footer-contact span{font-size:.8125rem}.footer-nav-group:first-child,.footer-nav-group:nth-child(2){display:none}.footer-nav,.footer-nav-group:nth-child(3){display:flex;justify-content:center}.footer-nav-group:nth-child(3){align-items:center;flex-direction:row;gap:16px}.footer-nav-group:nth-child(3) .footer-nav-title{display:none}.footer-nav-group:nth-child(3) a{font-size:.8125rem}.footer-bottom{padding-top:12px;text-align:center}.footer-bottom p{font-size:.75rem}}@media screen and (max-width:480px){.footer-nav-group:nth-child(3){flex-wrap:wrap;gap:12px 16px;justify-content:center}}.hero{align-items:center;background:var(--color-dark);display:flex;justify-content:center;overflow:hidden;position:relative}.hero-large{min-height:100vh}.hero-medium{min-height:60vh}.hero-video{object-fit:cover}.hero-image,.hero-video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-image{background-position:50%;background-size:cover}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.4));height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{color:var(--color-white);max-width:900px;padding:0 40px;position:relative;text-align:center;z-index:3}.hero-label{color:hsla(0,0%,100%,.8);display:block;font-size:.9375rem;font-weight:400;letter-spacing:.5px;margin-bottom:16px}.hero-title{font-size:4rem;font-weight:600;letter-spacing:-1px;line-height:1.1;margin-bottom:20px}.hero-subtitle{color:hsla(0,0%,100%,.85);font-size:1.25rem;font-weight:300;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media screen and (max-width:1024px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}}@media screen and (max-width:768px){.hero{min-height:100svh}.hero-content{padding:0 20px}.hero-title{font-size:2.25rem;letter-spacing:-.5px}.hero-subtitle{font-size:1rem;margin-bottom:32px}.hero-actions{align-items:center;flex-direction:column}}.btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;font-family:var(--font-family);font-size:.9375rem;font-weight:400;gap:8px;justify-content:center;letter-spacing:.2px;text-decoration:none;transition:all var(--transition-fast)}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:var(--color-dark);color:var(--color-white)}.btn-primary:hover:not(:disabled){background:var(--color-gray-800)}.btn-secondary{background:var(--color-white);color:var(--color-dark)}.btn-secondary:hover:not(:disabled){background:var(--color-gray-100)}.btn-outline{background:transparent;border:1px solid hsla(0,0%,100%,.5);color:var(--color-white)}.btn-outline:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.8)}.btn-outline-dark{background:transparent;border:1px solid var(--color-gray-400);color:var(--color-dark)}.btn-outline-dark:hover:not(:disabled){border-color:var(--color-dark)}.btn-ghost{background:transparent;color:var(--color-dark);padding-left:0;padding-right:0}.btn-ghost:hover:not(:disabled){opacity:.7}.btn-ghost:after{content:">";margin-left:4px;transition:-webkit-transform var(--transition-fast);transition:transform var(--transition-fast);transition:transform var(--transition-fast),-webkit-transform var(--transition-fast)}.btn-ghost:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}.btn-link{background:transparent;color:var(--color-text-secondary);font-size:.9rem;padding:0}.btn-link:hover:not(:disabled){color:var(--color-dark)}.btn-link:after{content:"→";margin-left:6px;transition:-webkit-transform var(--transition-fast);transition:transform var(--transition-fast);transition:transform var(--transition-fast),-webkit-transform var(--transition-fast)}.btn-link:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}.btn-small{font-size:.875rem;padding:10px 20px}.btn-medium{padding:14px 28px}.btn-large{font-size:1rem;padding:16px 36px}.image-showcase{display:grid;grid-template-columns:1fr 1fr;min-height:60vh}.image-showcase-reverse{direction:rtl}.image-showcase-reverse>*{direction:ltr}.image-showcase-image{overflow:hidden;position:relative}.image-showcase-image img{height:100%;object-fit:cover;width:100%}.image-showcase-content{align-items:center;background:var(--color-gray-100);display:flex;padding:80px}.image-showcase-reverse .image-showcase-content{background:var(--color-white)}.image-showcase-inner{max-width:480px}.image-showcase-link{align-items:center;color:var(--color-dark);display:inline-flex;font-size:1rem;font-weight:400;gap:8px;margin-top:32px;transition:opacity var(--transition-fast)}.image-showcase-link:hover{opacity:.7}.image-showcase-link span{transition:-webkit-transform var(--transition-fast);transition:transform var(--transition-fast);transition:transform var(--transition-fast),-webkit-transform var(--transition-fast)}.image-showcase-link:hover span{-webkit-transform:translateX(4px);transform:translateX(4px)}@media screen and (max-width:1024px){.image-showcase{grid-template-columns:1fr;min-height:auto}.image-showcase-reverse{direction:ltr}.image-showcase-image{height:50vh;min-height:400px}.image-showcase-content{padding:60px 40px}}@media screen and (max-width:768px){.image-showcase-image{height:40vh;min-height:300px}.image-showcase-content{padding:48px 20px}}.gallery{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;padding:40px 0;scrollbar-width:none;width:100%}.gallery::-webkit-scrollbar{display:none}.gallery-track{display:flex;gap:16px;padding:0 40px;width:-webkit-max-content;width:max-content}.gallery-item{border-radius:8px;cursor:pointer;flex-shrink:0;height:300px;overflow:hidden;width:400px}.gallery-item img{height:100%;object-fit:cover;transition:-webkit-transform var(--transition-medium);transition:transform var(--transition-medium);transition:transform var(--transition-medium),-webkit-transform var(--transition-medium);width:100%}.gallery-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.lightbox{align-items:center;-webkit-animation:lightboxFadeIn .2s ease;animation:lightboxFadeIn .2s ease;background:rgba(0,0,0,.95);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@-webkit-keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{align-items:center;display:flex;flex-direction:column;max-height:90vh;max-width:90vw}.lightbox-content img{border-radius:4px;max-height:85vh;max-width:100%;object-fit:contain}.lightbox-counter{color:hsla(0,0%,100%,.7);font-size:14px;margin-top:16px}.lightbox-close{background:none;border:none;color:#fff;cursor:pointer;font-size:40px;line-height:1;opacity:.7;padding:8px;position:absolute;right:24px;top:20px;transition:opacity .2s}.lightbox-close:hover{opacity:1}.lightbox-nav{background:hsla(0,0%,100%,.1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:48px;line-height:1;opacity:.7;padding:16px 20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .2s,background .2s}.lightbox-nav:hover{background:hsla(0,0%,100%,.2);opacity:1}.lightbox-prev{left:20px}.lightbox-next{right:20px}@media screen and (max-width:768px){.gallery-track{gap:12px;padding:0 20px}.gallery-item{height:225px;width:300px}.lightbox-nav{font-size:32px;padding:12px 16px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.lightbox-close{font-size:32px;right:16px;top:12px}}.home-page,.intro-section{background:var(--color-white)}.intro-section{padding:120px 0 40px}.intro-content{margin:0 auto;max-width:700px}.gallery-section{background:var(--color-white);padding:120px 0 80px}.gallery-header{margin-bottom:40px}.feature-grid-section{background:var(--color-gray-100);padding:var(--section-padding) 0}.feature-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.feature-card{background:var(--color-dark);border-radius:8px;display:block;overflow:hidden;position:relative}.feature-card img{height:100%;object-fit:cover;opacity:.85;transition:opacity var(--transition-medium),-webkit-transform var(--transition-medium);transition:transform var(--transition-medium),opacity var(--transition-medium);transition:transform var(--transition-medium),opacity var(--transition-medium),-webkit-transform var(--transition-medium);width:100%}.feature-card:hover img{opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05)}.feature-card-large{grid-row:span 2;min-height:500px}.feature-card:not(.feature-card-large){min-height:240px}.feature-card-content{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);bottom:0;color:var(--color-white);left:0;padding:32px;position:absolute;right:0}.feature-card-label{color:hsla(0,0%,100%,.7);display:block;font-size:.8125rem;font-weight:400;letter-spacing:.5px;margin-bottom:8px}.feature-card-title{font-size:1.5rem;font-weight:500;margin-bottom:8px}.feature-card-desc{color:hsla(0,0%,100%,.8);font-size:.9375rem;font-weight:300;margin:0}.cta-section{overflow:hidden;padding:160px 0;position:relative}.cta-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cta-background img{height:100%;object-fit:cover;width:100%}.cta-overlay{background:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.cta-section .container{position:relative;z-index:3}.cta-content{margin:0 auto;max-width:600px;text-align:center}.cta-title{color:var(--color-white);font-size:3rem;font-weight:600;margin-bottom:20px}.cta-desc{color:hsla(0,0%,100%,.85);font-size:1.125rem;font-weight:300;margin-bottom:40px}@media screen and (max-width:1024px){.intro-section{padding:100px 0}.feature-grid{grid-template-columns:1fr}.feature-card-large{grid-row:span 1;min-height:400px}.cta-title{font-size:2.5rem}}@media screen and (max-width:768px){.intro-section{padding:80px 0}.gallery-section{padding:80px 0 60px}.feature-card-large,.feature-card:not(.feature-card-large){min-height:280px}.feature-card-content{padding:24px}.feature-card-title{font-size:1.25rem}.cta-section{padding:100px 0}.cta-title{font-size:2rem}.cta-desc{font-size:1rem}}.products-page{padding-top:0}.products-list-section{padding:var(--section-padding) 0}.products-list-section .container{display:flex;flex-direction:column;gap:100px}.product-card-large{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.product-card-left{display:flex;flex-direction:column;gap:24px}.product-card-image{border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.15);overflow:hidden}.product-card-image img{display:block;height:auto;width:100%}.product-card-content{display:flex;flex-direction:column;gap:20px}.product-card-header{display:flex;flex-direction:column;gap:8px}.product-badge{background:var(--color-orange);border-radius:20px;color:var(--color-white);display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-badge-wip{background:linear-gradient(135deg,#667eea,#764ba2)}.product-card-title{color:var(--color-dark);font-size:3rem;font-weight:700;margin-top:8px}.product-card-tagline{color:var(--color-text-secondary);font-size:1.25rem}.product-card-desc{color:var(--color-text-secondary);font-size:1rem;line-height:1.7}.product-card-features{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.product-card-features li{color:var(--color-dark);font-size:.95rem;padding-left:24px;position:relative}.product-card-features li:before{color:var(--color-orange);content:"✓";font-weight:600;left:0;position:absolute}.product-card-actions{display:flex;gap:16px;margin-top:8px}.coming-soon-section{background:var(--color-gray-100);padding:var(--section-padding) 0}@media screen and (max-width:968px){.products-list-section .container{gap:80px}.product-card-large{gap:40px;grid-template-columns:1fr;text-align:center}.product-card-features,.product-card-header,.product-card-left{align-items:center}.product-card-features li{padding-left:0;text-align:center}.product-card-features li:before{display:none}.product-card-actions{align-items:center;flex-direction:column}.product-card-title{font-size:2.5rem}}@media screen and (max-width:768px){.products-list-section .container{gap:60px}.product-card-large{gap:32px}.product-card-title{font-size:2rem}.product-card-tagline{font-size:1.1rem}.product-card-desc{font-size:.95rem}}.wopr-page{padding-top:0}.product-overview-section{padding:80px 0 60px}.product-overview{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.product-overview-image{border-radius:var(--card-border-radius);box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden}.product-overview-image img{display:block;height:auto;width:100%}.product-overview-desc{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:16px}.features-section{padding:60px 0 70px}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.feature-item{align-items:flex-start;background:var(--color-white);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;gap:12px;padding:20px}.feature-check{color:var(--color-dark);font-size:1.25rem;font-weight:600}.feature-text{color:var(--color-dark);font-size:1rem}.product-detail-section{padding:70px 0}.product-detail-section.bg-light{background:var(--color-gray-100)}.detail-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.detail-grid-intro{grid-column:1/-1;margin:0 auto 2rem;max-width:900px;text-align:center}.detail-grid-intro p{color:var(--color-text-secondary);font-size:1.15rem;line-height:1.8}.detail-card{border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.06);padding:2rem}.detail-card,.product-detail-section.bg-light .detail-card{background:var(--color-white)}.product-detail-section:not(.bg-light) .detail-card{background:var(--color-gray-100)}.detail-card h3{color:var(--color-dark);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.detail-card p{color:var(--color-text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1rem}.detail-card p:last-child{margin-bottom:0}.detail-list{list-style:none;margin:0;padding:0}.detail-list li{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:.6rem;padding-left:1.25rem;position:relative}.detail-list li:last-child{margin-bottom:0}.detail-list li:before{color:var(--color-orange);content:"•";font-weight:700;left:0;position:absolute}.detail-card-wide{grid-column:1/-1}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.step-item{align-items:flex-start;background:var(--color-white);border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.05);display:flex;gap:1rem;padding:1.5rem}.product-detail-section:not(.bg-light) .step-item{background:var(--color-gray-100)}.step-number{align-items:center;background:var(--color-dark);border-radius:50%;color:var(--color-white);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.step-content h4,.step-number{font-size:1rem;font-weight:600}.step-content h4{color:var(--color-dark);margin-bottom:.4rem}.step-content p{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;margin:0}.doc-card{align-items:center;background:var(--color-gray-100);border-radius:16px;display:flex;gap:2rem;justify-content:space-between;padding:2rem 2.5rem}.doc-card p{color:var(--color-text-secondary);font-size:1.05rem;margin:0}.get-started-section{background:var(--color-gray-100);padding:80px 0}.get-started-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1.2fr .8fr}.get-started-download,.get-started-support{display:flex;flex-direction:column;gap:16px}.get-started-subtitle{color:var(--color-text-secondary);font-size:1rem;margin-bottom:8px}.download-buttons{display:flex;flex-wrap:wrap;gap:16px}.requirements-inline{align-items:center;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px}.requirements-label{color:var(--color-dark);font-size:.875rem;font-weight:500}.requirement-tag{background:var(--color-white);border-radius:4px;color:var(--color-text-secondary);font-size:.875rem;padding:4px 12px}.get-started-support{background:var(--color-white);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:32px}.get-started-support .section-title{font-size:1.5rem}@media screen and (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.get-started-grid{gap:40px;grid-template-columns:1fr}}@media screen and (max-width:768px){.product-overview{gap:40px;grid-template-columns:1fr}.product-overview-content{text-align:center}.download-grid,.features-grid{grid-template-columns:1fr}.download-grid{max-width:300px}.product-detail-section{padding:50px 0}.detail-grid{gap:1.5rem;grid-template-columns:1fr}.detail-card-wide{grid-column:1}.steps-grid{grid-template-columns:1fr}.doc-card{flex-direction:column;gap:1rem;text-align:center}}.product-hero{align-items:center;display:flex;height:45vh;justify-content:center;max-height:450px;min-height:320px;overflow:hidden;position:relative}.product-hero-image{background:none;max-height:none;min-height:0}.product-hero-image,.product-hero-img{display:block;height:auto;margin:0;padding:0;width:100%}.product-hero-content{padding:60px 40px;position:relative;text-align:center;z-index:2}.product-hero-logo{display:flex;justify-content:center;margin-bottom:24px}.product-hero-logo img{height:auto;max-width:120px}.product-hero-title{margin-bottom:16px}.product-hero-tagline{font-size:1.25rem;font-weight:300;margin:0 auto;max-width:500px;opacity:.85}.product-hero-wopr{background:#0a0a0a;position:relative}.product-hero-wopr:before{background:repeating-linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.15) 1px,transparent 0,transparent 2px);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.product-hero-wopr .product-hero-title{-webkit-animation:wopr-glow 2s ease-in-out infinite alternate;animation:wopr-glow 2s ease-in-out infinite alternate;color:#00ff41;font-family:VT323,monospace;font-size:5rem;font-weight:400;letter-spacing:.1em;text-shadow:0 0 10px #00ff41,0 0 20px #00ff4188,0 0 30px #00ff4155,0 0 40px #00ff4133}@-webkit-keyframes wopr-glow{0%{text-shadow:0 0 10px #00ff41,0 0 20px #00ff4188,0 0 30px #00ff4155,0 0 40px #00ff4133}to{text-shadow:0 0 15px #00ff41,0 0 30px #00ff41aa,0 0 45px #00ff4177,0 0 60px #00ff4144}}@keyframes wopr-glow{0%{text-shadow:0 0 10px #00ff41,0 0 20px #00ff4188,0 0 30px #00ff4155,0 0 40px #00ff4133}to{text-shadow:0 0 15px #00ff41,0 0 30px #00ff41aa,0 0 45px #00ff4177,0 0 60px #00ff4144}}.product-hero-wopr .product-hero-tagline{color:#00aa2a;font-family:VT323,monospace;font-size:1.5rem;letter-spacing:.05em}.product-hero-autobattler{background:linear-gradient(180deg,#0d0b09,#151210 50%,#0d0b09);position:relative}.product-hero-autobattler:before{background:radial-gradient(ellipse at center top,rgba(212,164,74,.08) 0,transparent 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.product-hero-autobattler .product-hero-logo img{-webkit-filter:drop-shadow(0 0 20px rgba(212,164,74,.4));filter:drop-shadow(0 0 20px rgba(212,164,74,.4));max-width:100px}.product-hero-autobattler .product-hero-title{color:#d4a44a;font-family:Cinzel,serif;font-size:4rem;font-weight:600;letter-spacing:.15em;text-shadow:0 2px 4px rgba(0,0,0,.8),0 0 30px rgba(212,164,74,.3);text-transform:uppercase}.product-hero-autobattler .product-hero-tagline{color:#c9b896;font-family:Crimson Text,serif;font-size:1.4rem;font-style:italic;letter-spacing:.05em}.product-hero-mandatum{background:linear-gradient(135deg,#0f172a,#1e293b);position:relative}.product-hero-mandatum:before{background:radial-gradient(ellipse at 20% 20%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(99,102,241,.1) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.product-hero-mandatum .product-hero-title{color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:4rem;font-weight:700;letter-spacing:-.02em}.product-hero-mandatum .product-hero-title span{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.product-hero-mandatum .product-hero-tagline{color:#94a3b8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:400}@media screen and (max-width:1024px){.product-hero-wopr .product-hero-title{font-size:4.5rem}.product-hero-autobattler .product-hero-title,.product-hero-mandatum .product-hero-title{font-size:3rem}}@media screen and (max-width:768px){.product-hero{height:auto;max-height:none;min-height:280px}.product-hero-content{padding:50px 20px}.product-hero-wopr .product-hero-title{font-size:3rem}.product-hero-wopr .product-hero-tagline{font-size:1.1rem}.product-hero-autobattler .product-hero-title,.product-hero-mandatum .product-hero-title{font-size:2.25rem}.product-hero-autobattler .product-hero-tagline{font-size:1.1rem}.product-hero-logo img{max-width:80px}.product-hero-autobattler .product-hero-logo img{max-width:70px}}.project-card{aspect-ratio:16/10;border-radius:var(--card-border-radius);cursor:pointer;display:block;overflow:hidden;position:relative}.project-card-image{height:100%;width:100%}.project-card-image img{height:100%;object-fit:cover;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.project-card:hover .project-card-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.project-card-overlay{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.1));display:flex;inset:0;opacity:0;padding:24px;position:absolute;transition:opacity .3s ease}.project-card:hover .project-card-overlay{opacity:1}.project-card-content{color:var(--color-white);-webkit-transform:translateY(10px);transform:translateY(10px);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.project-card:hover .project-card-content{-webkit-transform:translateY(0);transform:translateY(0)}.project-card-title{font-size:1.25rem;font-weight:600;margin-bottom:8px}.project-card-desc{font-size:.9rem;line-height:1.5;margin-bottom:12px;opacity:.9}.project-card-tags{display:flex;flex-wrap:wrap;gap:8px}.project-card-tag{background:hsla(0,0%,100%,.2);border-radius:20px;color:var(--color-white);font-size:.75rem;padding:4px 10px}@media screen and (max-width:768px){.project-card-overlay{opacity:1}.project-card-content{-webkit-transform:translateY(0);transform:translateY(0)}}.projects-page{padding-top:0}.projects-grid-section{padding:var(--section-padding) 0}.all-projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.all-projects-grid{grid-template-columns:1fr}}.contact-page{padding-top:0}.contact-section{padding:var(--section-padding) 0}.contact-grid{grid-gap:60px;align-items:flex-start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.contact-info-title{font-size:2rem;font-weight:600;margin-bottom:16px}.contact-info-desc{color:var(--color-text-secondary);font-size:1rem;line-height:1.7;margin-bottom:40px}.contact-details{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.contact-detail{align-items:flex-start;display:flex;gap:16px}.contact-detail-icon{font-size:1.5rem}.contact-detail h4{color:var(--color-dark);font-size:.9rem;font-weight:600;margin-bottom:4px}.contact-detail p{color:var(--color-text-secondary);font-size:.95rem}.contact-social h4{color:var(--color-dark);font-size:.9rem;font-weight:600;margin-bottom:12px}.social-links{display:flex;gap:16px}.social-links a{color:var(--color-text-secondary);font-size:.9rem;transition:color .2s ease}.social-links a:hover{color:var(--color-dark)}.contact-form-container{background:var(--color-light-grey);border-radius:var(--card-border-radius);padding:40px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:var(--color-dark);font-size:.9rem;font-weight:500}.form-group input,.form-group textarea{background:var(--color-white);border:1px solid var(--color-border);border-radius:8px;color:var(--color-dark);font-family:var(--font-family);font-size:1rem;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-dark);box-shadow:0 0 0 3px rgba(0,0,0,.05);outline:none}.form-group input::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:var(--color-text-secondary);opacity:.7}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--color-text-secondary);opacity:.7}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:var(--color-orange);border:none;border-radius:var(--button-border-radius);color:var(--color-white);cursor:pointer;font-family:var(--font-family);font-size:1rem;font-weight:500;margin-top:8px;padding:16px 32px;transition:background .2s ease,-webkit-transform .2s ease;transition:background .2s ease,transform .2s ease;transition:background .2s ease,transform .2s ease,-webkit-transform .2s ease}.submit-btn:hover{background:var(--color-orange-hover);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width:768px){.contact-grid{gap:40px;grid-template-columns:1fr}.contact-info{text-align:center}.contact-detail,.contact-details{align-items:center}.contact-detail{flex-direction:column;gap:8px}.contact-detail,.contact-social{text-align:center}.social-links{justify-content:center}.contact-form-container{padding:24px}}.not-found-page{align-items:center;background:var(--color-gray-100);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.not-found-content{max-width:500px;text-align:center}.not-found-title{font-size:8rem;font-weight:700;line-height:1}.not-found-subtitle,.not-found-title{color:var(--color-dark);margin-bottom:16px}.not-found-subtitle{font-size:2rem;font-weight:600}.not-found-desc{color:var(--color-text-secondary);font-size:1.1rem;margin-bottom:32px}@media screen and (max-width:768px){.not-found-title{font-size:5rem}.not-found-subtitle{font-size:1.5rem}}:root{--color-white:#fff;--color-black:#000;--color-dark:#1a1a1a;--color-gray-100:#f7f7f7;--color-gray-200:#ebebeb;--color-gray-400:#999;--color-gray-600:#666;--color-gray-800:#333;--color-accent:#06c;--color-orange:#f5a623;--color-text-secondary:#666;--color-border:#ebebeb;--section-padding:120px;--section-padding-mobile:80px;--container-max-width:1400px;--header-height:60px;--font-family:"Poppins",-apple-system,BlinkMacSystemFont,sans-serif;--transition-fast:0.2s ease;--transition-medium:0.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--color-white);color:#1a1a1a;color:var(--color-dark);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-family);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font-family:inherit}.container{margin:0 auto;max-width:1400px;max-width:var(--container-max-width);padding:0 40px}section{padding:120px 0;padding:var(--section-padding) 0}.section-label{color:#666;color:var(--color-gray-600);font-size:.875rem;font-weight:400;letter-spacing:.5px;margin-bottom:16px}.section-title{color:#1a1a1a;color:var(--color-dark);font-size:3rem;font-weight:600;line-height:1.15;margin-bottom:20px}.section-subtitle{color:#666;color:var(--color-gray-600);font-size:1.125rem;font-weight:300;line-height:1.7;max-width:640px}.text-center{text-align:center}.text-center .section-subtitle{margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.container{padding:0 32px}section{padding:80px 0;padding:var(--section-padding-mobile) 0}.section-title{font-size:2.5rem}}@media screen and (max-width:768px){:root{--header-height:56px}.container{padding:0 20px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}
/*# sourceMappingURL=main.fe5fd63c.css.map*/