﻿header .heading{width:calc(100% - 440px)}.spoilers{display:flex;justify-content:flex-start;flex-direction:column}.spoilers .tile_section{width:82%;margin:0 auto}.filter_section{width:max-content;margin:0 auto;margin-top:25px;position:relative}.spoilers .tile_section legend{margin:0px 20px;width:calc(100% - 40px);border-bottom:1px solid lightgray}.tile_section .spoiler:nth-child(1){justify-content:center;margin-top:0px}.filter_section ul{list-style:none;padding-left:0px}.filter_section ul li{display:inline;padding:5px 15px}.filter_section ul li a{color:#999;font-weight:400}.filter_section ul li a:hover{color:black}.filter_section ul li ul.submenu li:hover a{color:black}.filter_section ul li ul.submenu{display:none;width:250px;position:absolute;right:5px;background:#fff;border:1px solid lightgray;border-radius:15px;transition:1s;z-index:10;top:20px;overflow:hidden}.filter_section ul li ul.submenu li{display:block}.filter_section ul li ul.submenu li:hover{background:#f4f9ff}.filter_section ul li:hover ul.submenu{display:block}.filter_section ul li ul.submenu li a{position:relative;width:100%;display:table;border-collapse:collapse;border-spacing:0}.spoiler{overflow:hidden;margin:20px;transition:0.5s;display:flex;position:relative;flex-wrap:wrap;justify-content:center}section .spoiler:nth-child(1){max-height:1500px}.spoiler h2.header{position:absolute;top:0;cursor:pointer}.spoiler h2.header i.fas{margin-left:15px;height:20px;margin-top:10px;position:absolute;color:black;font-size:1.5rem}.spoiler h2.header i.fas.fa-chevron-up{display:none}.spoiler:nth-child(1) h2.header i.fas.fa-chevron-down{display:none}.spoiler:nth-child(1) h2.header i.fas.fa-chevron-up{display:inline}.pattern_block{width:200px;height:200px;margin:25px;perspective:1000px;cursor:pointer}.flip-pattern{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.8s;transform-style:preserve-3d;background-color:transparent}.pattern_block:hover .flip-pattern{transform:rotateY(180deg)}.pattern_block .front_side,.pattern_block .back_side{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0px 0px 15px 0px lightgrey;border-radius:25px;overflow:hidden}.pattern_block .front_side{background-color:#fff;color:lightgray;box-shadow:0px 0px 15px 0px lightgray}.pattern_block .back_side{background-color:#fff;color:lightgray;transform:rotateY(180deg);box-shadow:0px 0px 15px 0px lightgray}.pattern_block .front_side img{width:100%;height:70%}.pattern_block .front_side .description{margin-top:0;color:gray;display:flex;justify-content:center;align-items:center;margin-bottom:0px;height:30%}.pattern_block .back_side .back_description{height:80%;display:flex;justify-content:center;align-items:center;padding:10px;color:gray}.pattern_block .back_side .btn-success{position:absolute;bottom:15px;width:80%;left:0;right:0;font-size:0.6rem;font-weight:500;height:35px}.black_popup_background{position:fixed;top:0;right:0;width:100vw;height:100vh;z-index:10;background:rgba(0,0,0,0.3);display:none}.pattern_popup{display:none;width:500px;position:absolute;top:0px;left:0;right:0;margin-left:auto;margin-right:auto;background:#fff;border-radius:15px;padding:25px;z-index:10}.pattern_popup i.fas.fa-times{position:absolute;right:0;top:10px;color:black;cursor:pointer}.pattern_popup img{width:100%;height:auto}.new_app{color:#fff;text-align:center;width:260px;height:260px;margin:25px;perspective:1000px;cursor:pointer;background-color:#fff !important;border-radius:25px;box-shadow:0px 0px 15px 0px lightgray;display:flex;justify-content:space-around;flex-direction:column;align-items:center}.new_app button{height:35px;width:220px;font-size:0.6rem;margin-top:0px;font-weight:500;bottom:15px}.new_app input{border-radius:25px;border:1px solid lightgray;padding-left:10px;width:220px;height:30px}.new_app h5{font-size:1rem;margin-top:5px;font-weight:400;margin-bottom:0px;color:gray}.new_app img{width:80%;margin-bottom:-55px;margin-top:-30px}.new_app_header{margin:15px;color:gray;text-align:center;margin-bottom:0px}@media screen and (max-width: 414px){.new_app input,.new_app button{width:200px}.spoiler{margin:0}.filter_section{width:100%;text-align:center}.filter_section .submenu{text-align:left}.pattern_block{width:250px;height:250px}}.new_app span.LV_invalid,.new_app span.LV_valid{position:absolute;top:110px}.new_app span.LV_invalid:nth-of-type(2){top:175px}#creating_app_loader{width:500px;height:auto}@media screen and (max-width: 600px){#creating_app_loader{width:100%;height:auto}}.live-demo-section{padding:40px 0;background-color:#ffffff;text-align:center}.demo-header h2{font-size:48px;font-weight:800;color:#1d1d1f;margin-bottom:12px}.demo-header p{font-size:18px;color:#86868b;margin-bottom:60px}.demo-grid{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.demo-card{width:360px;height:280px;border-radius:24px;overflow:hidden;position:relative;box-shadow:0 12px 40px rgba(0,0,0,0.06);transition:all 0.5s cubic-bezier(0.16, 1, 0.3, 1);cursor:pointer}.demo-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 48px rgba(106,44,212,0.12)}.demo-card-inner{width:100%;height:100%;background-size:cover;background-position:center;position:relative}.demo-overlay{display:flex;flex-direction:column;justify-content:flex-end;padding:32px;height:100%;text-decoration:none;text-align:left;background:linear-gradient(180deg, rgba(162,125,236,0.2) 0%, rgba(106,44,212,0.95) 100%)}.badge-live{background:#ffffff;color:#6a2cd4;padding:6px 14px;border-radius:100px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.8px;align-self:flex-start;margin-bottom:16px;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.demo-content h3{color:#ffffff;font-size:24px;font-weight:700;margin:0 0 8px 0}.demo-desc{color:rgba(255,255,255,0.85);font-size:14px;line-height:1.5;margin-bottom:20px}.demo-cta{color:#ffffff;font-weight:700;font-size:16px;display:flex;align-items:center}.demo-cta:after{content:' →';margin-left:6px;transition:margin-left 0.3s ease}.demo-card:hover .demo-cta:after{margin-left:12px}.demo-overlay{display:flex;flex-direction:column;justify-content:center;padding:40px 30px;height:100%;text-decoration:none;text-align:left;background:linear-gradient(180deg, rgba(162,125,236,0.2) 0%, rgba(106,44,212,0.95) 100%)}.badge-live{margin-bottom:auto;background:#ffffff;color:#6a2cd4;padding:6px 14px;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;align-self:flex-start}.demo-content{margin-bottom:20px}.demo-content h3{color:#ffffff;font-size:24px;font-weight:700;margin:10px 0 8px 0}.demo-desc{color:rgba(255,255,255,0.9);font-size:14px;line-height:1.5;margin-bottom:20px;max-height:60px;overflow:hidden}.solutions-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;padding:20px 0;perspective:1000px}.solution-card-wrapper{width:280px;height:320px;position:relative;margin-bottom:20px}.solution-flip-card{width:100%;height:100%;transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transform-style:preserve-3d;position:relative}.solution-card-wrapper:hover .solution-flip-card{transform:rotateY(180deg)}.card-side{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.05);box-sizing:border-box}.card-side.front{background:#ffffff}.card-side.front .icon-box{width:70px;height:70px;background:linear-gradient(135deg, #6e45e2 0%, #88d3ce 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;color:white}.card-side.front .icon-box svg{width:35px;height:35px}.card-side.front .solution-title{font-size:1.1rem;font-weight:700;color:#333;margin:0;line-height:1.4}.card-side.front .hint-text{margin-top:15px;font-size:0.85rem;color:#6e45e2;font-weight:600}.card-side.back{background:linear-gradient(135deg, #6e45e2 0%, #4b2cad 100%);color:white;transform:rotateY(180deg)}.card-back-content{flex-grow:1;display:flex;align-items:center;justify-content:center}.card-side.back .description{font-size:0.9rem;line-height:1.5;margin:0}.card-side.back .btn-solution{background:white;color:#6e45e2;padding:10px 22px;border-radius:12px;text-decoration:none;font-weight:700;font-size:0.9rem;display:inline-flex;align-items:center;gap:8px;margin-top:15px;transition:0.3s ease}.card-side.back .btn-solution:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,0.2)}@media (max-width: 600px){.solution-card-wrapper{width:100%;max-width:300px}}.is-app-card .solution-flip-card{border:1px solid rgba(49,130,206,0.2);border-radius:16px}.app-badge{position:absolute;top:12px;right:12px;background:rgba(49,130,206,0.1);color:#3182ce;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;display:flex;align-items:center;gap:5px;border:1px solid rgba(49,130,206,0.2);backdrop-filter:blur(4px);z-index:2}.app-badge svg{opacity:0.8}.is-app-card:hover .front{background:linear-gradient(135deg, #fff 0%, #f0f7ff 100%)}.is-app-card{box-shadow:0 4px 15px rgba(0,0,0,0.03);transition:transform 0.3s ease}.industry-nav-list{list-style:none;padding:0}.nav-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;text-decoration:none;color:#4a5568;border-radius:6px;transition:background 0.2s}.nav-item:hover{background:#f7fafc;color:#3182ce}.nav-app-badge{font-size:9px;font-weight:800;text-transform:uppercase;background:#ebf8ff;color:#3182ce;padding:2px 6px;border-radius:4px;margin-left:8px;border:1px solid rgba(49,130,206,0.2);line-height:1}.is-app-category{font-weight:500}.industry-nav-list{list-style:none;padding:10px;max-width:300px}.nav-section-title{font-size:11px;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:1px;padding:15px 12px 8px 12px;border-bottom:1px solid #f1f5f9;margin-bottom:5px}.nav-item{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;color:#334155;text-decoration:none;border-radius:8px;font-size:14px;transition:all 0.2s ease}.nav-item:hover{background-color:#f8fafc;color:#3182ce}.nav-icon{width:16px;height:16px;margin-right:10px;opacity:0.5}.app-icon{stroke:#3182ce}.nav-install-label{font-size:9px;background:#3182ce;color:white;padding:2px 6px;border-radius:4px;font-weight:800;text-transform:uppercase;opacity:0;transition:opacity 0.2s ease}.nav-item:hover .nav-install-label{opacity:1}.nav-item-content{display:flex;align-items:center}.nav-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px}.nav-item-content{display:flex;align-items:center;flex-grow:1;gap:10px}.nav-icon{flex-shrink:0;width:16px;height:16px;margin:0}.solutions-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;width:100%}.solution-card-wrapper{width:280px;height:328px;flex:0 0 auto;box-sizing:border-box}#apps_gallery .solutions-grid{display:flex !important;flex-wrap:wrap !important;justify-content:flex-start !important;align-content:flex-start;gap:20px;width:100%;perspective:none !important}#apps_gallery .solution-card-wrapper{margin:0 !important;flex:0 0 280px}
