.navbar{color:#fff;background-color:#fff;border:1px #0ff;grid-area:navbar;justify-content:center;align-items:center;height:76px;padding:6px 20px;display:flex;position:relative;overflow:visible}.logo{color:#080808;z-index:2;align-items:center;font-size:1.5em;font-weight:700;display:flex;position:absolute;top:50%;left:145px;transform:translateY(-50%)}.logo img{width:auto;height:68px;display:block}.nav-links{justify-content:center;align-items:center;gap:30px;height:100%;margin:0;padding:0;list-style:none;display:flex}.nav-links li{align-items:center;height:100%;display:flex;position:relative}.nav-links a,.nav-links span{color:#040303;cursor:pointer;white-space:nowrap;align-items:center;height:100%;font-size:1rem;line-height:1;text-decoration:none;display:flex}.nav-links a:hover,.nav-links span:hover{text-decoration:underline}.hamburger{cursor:pointer;display:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.hamburger span{background-color:#111;width:25px;height:3px;margin:5px 0;display:block}.dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #ddd;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:15px;min-width:400px;max-height:none;margin:0;padding:20px;list-style:none;display:grid;position:fixed;top:76px;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 4px 10px rgba(0,0,0,.15)}.dropdown-menu li{color:#333;text-align:center;border-radius:4px;padding:10px;font-size:.95em}.dropdown-menu li:hover{background-color:#f0f0f0}.dropdown-menu button{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding-left:10px;font-size:large;font-weight:700;display:flex}.dropdown-menu button img{width:40px;height:34px;margin-right:8px}.dropdown-menu button:hover{background-color:#e6e6e6}@media (max-width:1280px){.logo{left:90px}.logo img{height:60px}.nav-links{gap:24px}.nav-links a,.nav-links span{font-size:.95rem}}@media (max-width:1050px){.logo{display:none}.nav-links{gap:20px}.nav-links a,.nav-links span{font-size:.93rem}}@media (max-width:768px){.logo{margin:0 auto;display:flex;position:static;transform:none}.logo img{height:64px}.navbar{height:72px;padding:4px 20px}.nav-links{display:none}.nav-links.open{z-index:1001;background-color:#f2f6f8;flex-direction:column;gap:20px;width:100%;height:auto;padding:20px;display:flex;position:absolute;top:100%;left:0}.nav-links.open li{height:auto}.nav-links.open a,.nav-links.open span{height:auto;display:block}.hamburger{display:block}.dropdown-menu{z-index:1000;grid-template-columns:repeat(2,1fr);width:90%;max-height:300px;font-size:.8em;top:72px;left:50%;overflow-y:auto;transform:translate(-50%)}.dropdown-menu::-webkit-scrollbar{display:none}}
.footer{background-color:#fdfdfd;background-image:image(url(../media/backround_footer.a6000784.png));border:10px;flex-direction:column;justify-content:flex-start;align-items:center;padding:4px 10px 2px;font-size:.82rem;line-height:1.05;display:flex;position:relative;overflow:hidden}.footer-logo{position:absolute;bottom:16px;left:145px;transform:none}.footer-logo img{width:auto;height:68px}.footer-menu{justify-content:center;gap:8px;margin:0 0 6px;padding:0;line-height:1;list-style:none;display:flex}.footer-menu li{text-align:center}.footer-menu a{color:#020202;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none}.footer-menu a:hover{text-decoration:underline}.footer-submenu{grid-template-columns:repeat(8,minmax(40px,1fr));gap:1px;max-width:100%;margin:0 0 6px;padding:0;line-height:1;list-style:none;display:grid}.footer-submenu li{text-align:center;line-height:1}.footer-submenu a{color:#000;font-size:.64rem;line-height:1.05;text-decoration:none;display:inline-block}.footer-submenu a:hover{text-decoration:underline}.footer-address{border-radius:8px;line-height:0;position:absolute;bottom:16px;right:20px;overflow:hidden}.footer-address iframe{pointer-events:none;border:0;border-radius:8px;width:230px;height:78px;display:block;overflow:hidden}.footer-bottom{text-align:center;color:#888;font-size:.72em;line-height:1;display:block;margin:0!important;padding:0!important}@media (max-width:1366px) and (max-height:820px){.footer-logo,.footer-address{display:none}}@media (max-width:768px){.footer{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;min-height:58px;padding:6px 10px 3px}.footer-menu{flex-direction:column;gap:6px;margin:0 0 6px}.footer-submenu{grid-template-columns:repeat(3,minmax(80px,1fr));gap:3px;margin:0 0 5px}.footer-submenu a{font-size:.63rem}.footer-bottom{font-size:.64em;margin:0!important;padding:0!important}}
.sidesection{background:#fff;border-radius:5px;flex-direction:column;grid-area:sidesection;min-width:0;height:100%;min-height:0;max-height:none;padding:10px;display:flex;overflow:hidden}.sidesection.toc-active{max-height:none}.toc-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;height:100%;min-height:0;max-height:100%;scroll-padding-top:50px;overflow-y:auto;background:0 0!important;padding:0!important}.toc-list{padding-top:8px;padding-bottom:60px}.toc-content h3{z-index:100;background:#fff;margin:0;padding:12px 0;font-size:1.35rem;font-weight:700;position:-webkit-sticky;position:sticky;top:0}.toc-content ul,.toc-content ol{margin:0;padding:0;list-style:none}.toc-content li{margin:0;padding:0}.group-link{text-align:left;color:#111;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:1.1rem;font-weight:700;display:flex}.group-link:hover{color:#4f46e5}.group-link:after{content:"+";color:#666;font-size:20px;font-weight:700}.toc-group.active-group .group-link:after{content:"−";color:#4f46e5}.toc-sub{max-height:0;transition:max-height .25s;overflow:hidden}.toc-group.active-group .toc-sub{max-height:600px}.sub-link{text-align:left;color:#444;cursor:pointer;background:0 0;border:none;width:100%;padding:6px 0 6px 16px;font-size:1rem;font-weight:500;display:block;position:relative}.sub-link:hover{color:#4f46e5}.sub-link.active{color:#4f46e5;font-weight:700}.sub-link.active:before{content:"";background:#4f46e5;border-radius:2px;width:3px;position:absolute;top:4px;bottom:4px;left:-6px}.toc-content::-webkit-scrollbar{width:6px}.google-yorum-list::-webkit-scrollbar{width:6px}.toc-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.google-yorum-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.toc-content::-webkit-scrollbar-track{background:0 0}.google-yorum-list::-webkit-scrollbar-track{background:0 0}.google-yorum{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding:16px;display:flex;overflow:hidden}.google-yorum-header{flex-shrink:0;margin-bottom:14px}.google-yorum-header h3{color:#111827;margin:0 0 6px;font-size:20px;line-height:1.3}.google-yorum-summary{color:#4b5563;margin:0;font-size:14px}.google-yorum-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:6px;display:flex;overflow-x:hidden;overflow-y:auto}.google-yorum-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;min-width:0;padding:12px}.google-yorum-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.google-yorum-top strong{color:#111827;word-break:break-word;overflow-wrap:anywhere;flex:1;min-width:0;font-size:15px;line-height:1.4}.google-yorum-stars{flex-shrink:0;align-items:center;gap:2px;display:flex}.google-yorum-star{color:#d1d5db;font-size:15px;line-height:1}.google-yorum-star.filled{color:#f59e0b}.google-yorum-date{color:#6b7280;margin-bottom:8px;font-size:12px}.google-yorum-text{color:#374151;word-break:break-word;overflow-wrap:anywhere;max-height:9.6em;margin:0 0 10px;font-size:14px;line-height:1.6;overflow:hidden}.google-yorum-link,.google-yorum-all-link{color:#4f46e5;font-size:13px;font-weight:600;text-decoration:none}.google-yorum-link:hover,.google-yorum-all-link:hover{text-decoration:underline}.google-yorum-footer{flex-direction:column;flex-shrink:0;gap:8px;margin-top:14px;display:flex}.google-maps-attribution{color:#6b7280;font-size:12px}@media (max-width:768px){.sidesection{height:100%;min-height:0;max-height:none;padding-bottom:0;overflow:hidden}.sidesection.toc-active{max-height:none}.toc-content{height:100%;max-height:100%}.google-yorum{padding:12px}.google-yorum-header{margin-bottom:8px}.google-yorum-header h3{font-size:18px}.google-yorum-summary{font-size:13px}.google-yorum-card{padding:10px}.google-yorum-top{flex-wrap:wrap;gap:8px}.google-yorum-top strong{font-size:14px;line-height:1.35}.google-yorum-star{font-size:14px}.google-yorum-date{margin-bottom:6px;font-size:11px}.google-yorum-text{max-height:7.5em;font-size:13px;line-height:1.5}.google-yorum-link,.google-yorum-all-link{font-size:12px}.content.googleyorum-active .google-yorum-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.content.googleyorum-active .google-yorum-header h3{flex:1;min-width:0;margin:0;font-size:16px;line-height:1.2}.content.googleyorum-active .google-yorum-summary{white-space:nowrap;flex-shrink:0;margin:0;font-size:11px;line-height:1}.content.googleyorum-active .google-yorum-footer{white-space:nowrap;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;display:flex}.content.googleyorum-active .google-yorum-all-link{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;line-height:1;overflow:hidden}.content.googleyorum-active .google-maps-attribution{white-space:nowrap;flex-shrink:0;font-size:10px;line-height:1}}@media (max-width:390px){.content.googleyorum-active .google-yorum-summary,.content.googleyorum-active .google-maps-attribution{display:none}}
.bottom-menu{bottom:max(10px,env(safe-area-inset-bottom));z-index:1000;background:linear-gradient(145deg,#fff,#f3f3f3);border-radius:20px;display:none;position:fixed;left:10px;right:10px;box-shadow:0 6px 15px rgba(0,0,0,.1),inset 0 4px 8px rgba(0,0,0,.05)}.menu-bar{justify-content:space-evenly;align-items:center;padding:15px 10px;display:flex}.menu-item{text-align:center;color:#333;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;font-size:.85rem;text-decoration:none;transition:color .2s,transform .2s;display:flex;position:relative}.menu-item span{margin-top:5px}.menu-item img{width:24px;height:24px}.menu-item:hover{color:#007bff}.menu-item:after{content:"";background-color:#007bff;border-radius:2px;width:0;height:3px;transition:width .2s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.menu-item:hover:after{width:50%}.drawer{scrollbar-width:none;background:linear-gradient(145deg,#fff,#f3f3f3);border-radius:10px;max-height:250px;margin-bottom:10px;padding:15px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 10px rgba(0,0,0,.1),inset 0 2px 5px rgba(0,0,0,.05)}.drawer::-webkit-scrollbar{display:none}.drawer ul{flex-direction:column;align-items:center;margin:0 auto;padding:0;list-style:none;display:flex}.drawer li{background:rgba(255,255,255,.8);border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:80%;margin-bottom:10px;padding:5px;transition:background .2s;display:flex}.drawer li:hover{background:#f0f0f0}.drawer li img{width:24px;height:16px}.drawer li span{color:#333;font-size:1rem}@media (max-width:768px){.bottom-menu{display:block}.footer{display:none!important}}
