*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0d2240;--navy-light: #1a3a5c;--gold: #c8a84b;--gold-dark: #8a6f2c;--yellow: #f5cf36;--white: #ffffff;--bg: #f4f6f9;--text: #1a2535;--text-muted: #6b7a8d;--border: #dde3ea;--sidebar-w: 25%;--header-h: 40px;--header-bg: #ffffff;--header-text: #000000;--header-accent: #8e7200}html,body,#root{height:100%;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text)}.app{display:flex;flex-direction:column;height:100%}.content{display:flex;flex:1;overflow:hidden}.map-wrapper{flex:1;position:relative;overflow:hidden}.map{width:100%;height:100%}.map-loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d2240b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:10;color:#fff;font-size:14px}.spinner{width:36px;height:36px;border:3px solid rgba(200,168,75,.3);border-top-color:var(--gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.map-error{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#fee;border:1px solid #e74c3c;color:#c0392b;padding:10px 16px;border-radius:6px;font-size:13px;z-index:10}.mobile-list-toggle{display:none}@media(max-width:767px){:root{--sidebar-w: 100%}.map-wrapper{flex:1;min-height:0}.map-wrapper:has(.gm-style-iw-c) .tour-btn,.map-wrapper:has(.gm-style-iw-c) .map-reset-btn,.map-wrapper:has(.gm-style-iw-c) .map-switcher{visibility:hidden;pointer-events:none}.mobile-list-toggle{display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:10;width:36px;height:36px;background:#fff;border:none;border-radius:4px;box-shadow:0 1px 5px #0000004d;cursor:pointer;color:#444;pointer-events:auto}.mobile-list-toggle:hover{background:var(--bg)}}.not-found-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0b0bbf;z-index:2000;display:flex;align-items:center;justify-content:center}.not-found-modal{background:#fff;border-radius:6px;padding:40px 48px;text-align:center;font-family:Open Sans,Arial,sans-serif;color:#222;min-width:260px}.not-found-modal p:first-child{font-size:64px;font-weight:700;line-height:1;color:var(--navy);margin-bottom:12px}.not-found-modal p:last-of-type{font-size:15px;margin-bottom:24px}.not-found-modal button{background:var(--navy);color:#fff;border:none;border-radius:4px;padding:9px 20px;font-size:14px;cursor:pointer}.not-found-modal button:hover{background:var(--navy-light)}.header{height:var(--header-h);background:#fff url(/website-background-font.png) repeat 0 0;background-size:auto;display:flex;align-items:center;padding:0;flex-shrink:0;z-index:100;position:relative;font-family:Arial,sans-serif;overflow:hidden}#domepost .baadernote h4:before{content:url(/baader-logo-note.png);float:right;margin:0 0 15px 25px}.share-btn-wrap{position:relative;flex-shrink:0}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:#555;color:#fff;cursor:pointer;flex-shrink:0;transition:background .15s;font-size:0}.share-btn svg{flex-shrink:0}.share-btn:hover{background:#333}.share-dropdown{z-index:9999;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 3px 10px #00000026;min-width:220px;overflow:hidden}.share-option{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;cursor:pointer;font-size:13px;font-family:inherit;color:#333;text-align:left;transition:background .12s}.share-option:hover{background:#f5f5f5}.share-option+.share-option{border-top:1px solid #eee}.gm-style-iw{max-width:370px!important}.gm-style-iw-d{max-width:350px!important;overflow:auto!important}.gm-style-iw-ch,.gm-style-iw button.gm-ui-hover-effect{display:none!important}.gm-style-iw{padding:12px!important}.gm-style-iw-c,.gm-style-iw-t{z-index:9999999!important}.iw-content{min-width:260px;max-width:340px;position:relative;font-family:Open Sans,sans-serif;font-size:13px;font-weight:300;color:#4e4e4e}.iw-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.iw-heading{font-size:15px;font-weight:600;margin:0;line-height:1.3;color:#333;text-transform:uppercase}.iw-close{flex-shrink:0;background:none;border:none;font-size:20px;line-height:1;color:#666;cursor:pointer;padding:0;margin-left:4px;transition:color .15s}.iw-close:hover{color:#111}.iw-body{position:relative;overflow:hidden;padding-bottom:10px}.iw-thumbnail{float:left;width:75px;height:75px;object-fit:cover;display:block;margin:0 10px 10px 0}.iw-excerpt{font-size:13px;font-style:italic;line-height:1.5;color:#4e4e4e;margin:0 0 8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.iw-fields{list-style:none;padding:0;margin:0;clear:both;line-height:1.5;font-size:13px}.iw-fields strong{font-weight:700}.iw-complogo{position:absolute;bottom:0;right:0;max-height:70px;max-width:140px;object-fit:contain;display:block}.iw-actions{clear:both;margin-top:18px;display:flex;align-items:center;gap:8px}.iw-readmore{display:inline-block;padding:8px 14px;background-color:var(--yellow);color:#333;font-size:12px;font-weight:100;text-transform:uppercase;letter-spacing:.03em;border-radius:3px;border:none;cursor:pointer;box-shadow:0 -2px #00000026 inset;transition:background .15s;flex-shrink:0}.iw-readmore:hover{background-color:var(--gold-dark);color:#fff}.location-search{position:absolute;top:25px;left:10px;z-index:10;display:flex;align-items:center;background:#fff;border-radius:4px;box-shadow:0 2px 6px #0000004d;padding:0 10px;height:36px;gap:6px}.location-search-icon{color:var(--text-muted);flex-shrink:0}.location-search-input{border:none;outline:none;font-size:13px;color:var(--text);background:transparent;width:220px}.location-search-input::placeholder{color:var(--text-muted)}@media(max-width:767px){.location-search{top:10px}.location-search-input{width:120px}}.map-legend{position:absolute;bottom:5px;left:8px;z-index:10;background:#fff;border-radius:5px;box-shadow:0 1px 6px #0000004d;padding:6px 10px;pointer-events:auto}.map-legend ul{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px 4px;margin:0;padding:0}.map-legend ul li{display:flex}.legend-item{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:3px 6px;border-radius:4px;font-size:12px;font-weight:500;color:var(--text);white-space:nowrap;transition:background .12s}.legend-item:hover{background:var(--bg)}.legend-item.active{background:#eef4ff;font-weight:700}.legend-item.active span{text-decoration:underline}.legend-mobile-toggle{display:none}@media(max-width:767px){.map-legend{padding:0;background:none;box-shadow:none;bottom:25px}.legend-mobile-toggle{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;background:#fff;border:none;border-radius:4px;box-shadow:0 1px 5px #0000004d;cursor:pointer;padding:0}.legend-mobile-toggle.has-active{outline:2px solid var(--gold)}.legend-badge{position:absolute;top:-4px;right:-4px;background:var(--gold);color:#fff;font-size:10px;font-weight:700;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.map-legend ul{display:none}.map-legend.mobile-open{background:#fff;box-shadow:0 1px 6px #0000004d;padding:46px 10px 6px;z-index:20}.map-legend.mobile-open ul{display:flex;flex-direction:column;gap:0}.map-legend.mobile-open .legend-mobile-toggle{position:absolute;top:6px;left:10px}}.map-filters-wrap{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10}.map-filters-wrap>*{pointer-events:auto}.mobile-filters-toggle{display:none}.map-switcher{position:absolute;top:5px;left:280px;z-index:10;display:flex;flex-direction:column;align-items:flex-start;gap:4px;pointer-events:none}@media(min-width:768px){.map-switcher{flex-direction:row;align-items:flex-end}}.map-switcher>*{pointer-events:auto}.map-reset-btn{position:absolute;top:70px;left:10px;z-index:10;background:#fff;border:1px solid var(--border);border-radius:4px;padding:5px 10px;font-size:12px;font-weight:600;color:var(--text-muted);cursor:pointer;white-space:nowrap;box-shadow:0 1px 4px #0003;transition:all .15s;pointer-events:auto}.map-reset-btn:hover{background:#fee;color:#e74c3c;border-color:#e74c3c}.map-switcher-domes{display:flex;flex-direction:row;align-items:flex-end;background:none;padding:0}.dome-type-btn{cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:4px 6px}.dome-type-btn img{display:block;filter:brightness(.8);transition:filter .15s}.dome-type-btn:hover img,.dome-type-btn img.active{filter:drop-shadow(0 0 6px yellow) brightness(1)}.dome-sizes{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 10px;padding:4px 8px;background:#00000059;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dome-size-item{display:flex;align-items:center;gap:5px;cursor:pointer;white-space:nowrap}.dome-size-item input[type=checkbox]{accent-color:var(--gold);width:13px;height:13px;cursor:pointer}.dome-size-item span{font-size:12px;color:#fff;font-weight:500}@media(max-width:767px){.map-filters-wrap{inset:auto;bottom:auto;pointer-events:auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px;top:60px;left:10px}.mobile-filters-toggle{display:flex;position:relative;align-items:center;justify-content:center;width:40px;height:40px;background:#f5cf36;border:none;border-radius:6px;box-shadow:0 1px 5px #00000059;cursor:pointer;padding:0;flex-shrink:0}.map-filters-wrap.has-active .mobile-filters-toggle{outline:2px solid #8e7200}.mobile-filters-badge{position:absolute;top:-4px;right:-4px;background:#e74c3c;color:#fff;font-size:10px;font-weight:700;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}.map-filters-panel{display:none}.map-filters-wrap.open .map-filters-panel{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:8px;animation:map-filters-fade .15s ease}@keyframes map-filters-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.map-filters-panel .map-switcher{position:static;align-items:flex-start}.map-filters-panel .map-reset-btn{position:static}.map-filters-panel .map-legend{position:static;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:none;border-radius:6px;padding:6px 10px;margin-right:10px}.map-filters-panel .legend-mobile-toggle{display:none}.map-filters-panel .map-legend ul{display:flex;flex-direction:row;gap:0}.map-filters-panel .legend-item{color:#fff}.map-filters-panel .legend-item:hover{background:#ffffff26}.map-filters-panel .legend-item.active{background:#ffffff40}.dome-sizes{justify-content:flex-end}}.si-item{cursor:pointer;transition:background .1s;padding:5px 15px;position:relative}.si-item:after{content:"";background:linear-gradient(90deg,#fff,#f5cf36 10%,#f5cf36 90%,#fff);width:100%;height:1px;display:block;position:absolute;bottom:-1px;left:0}.si-item:hover{background:#fef4cc;transform:scale(1.05)}.si-item.selected{background:#fdf8e8}.si-entry{padding:4px 0 6px;overflow:hidden}.si-entry:after{content:"";display:table;clear:both}.si-image{position:relative;float:left;width:230px;height:120px;border:1px solid #ddd;padding:1px;margin:4px 21px 2px 0;overflow:hidden;background:#eee}.si-image img:not(.si-telescope-icon){width:100%;height:100%;object-fit:cover;display:block}.si-image-placeholder{width:100%;height:100%;background:#d0d8e4}.si-domesize{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:absolute;top:10px;left:10px;color:#fff;font-size:16px;font-weight:700;line-height:1;text-shadow:1px 1px 3px rgba(0,0,0,.6);pointer-events:none;z-index:1}.si-domesize span{font-size:24px}.si-telescope-icon{position:absolute;top:6px;left:6px;width:38px;height:38px;background:#fff;padding:4px;pointer-events:none;z-index:1}.si-domedate{position:absolute;bottom:4px;right:6px;color:#fff;font-size:16px;font-weight:500;text-shadow:1px 1px 3px rgba(0,0,0,.6);pointer-events:none;z-index:1}.si-cat-dot{position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);pointer-events:none}.si-logo{float:right;margin:5px 5px 10px 10px;width:90px;height:35px;background:#fff;white-space:nowrap;text-align:center}.si-logo:before{content:"";display:inline-block;height:100%;vertical-align:middle}.si-logo img{display:inline-block;max-width:84px;max-height:30px;vertical-align:middle}.si-title{font-size:12px;font-weight:700;line-height:1;margin:10px 0 5px;color:#8e7200;text-transform:uppercase;clear:right}.si-title-container{display:flex;justify-content:space-between}.si-cat-line{display:inline-block;width:3px;height:.9em;border-radius:2px;margin-right:5px;vertical-align:middle;flex-shrink:0}@media(max-width:767px){.si-entry{display:flex;flex-direction:row;gap:10px;align-items:flex-start}.si-image{float:none;flex:0 0 50%;width:50%;height:90px;margin:0}.si-title-container{flex:1 1 50%;min-width:0}.si-logo{display:none}}@media(min-width:2426px){.si-title{font-size:1.2em;line-height:1em}.si-excerpt{font-size:1.1em}}.si-excerpt{font-size:11px;font-style:italic;line-height:1.5;color:#4e4e4e;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.sk-block{border-radius:4px;background:linear-gradient(90deg,#e8ecf0 25%,#f4f6f9,#e8ecf0 75%);background-size:600px 100%;animation:shimmer 1.4s ease-in-out infinite}.si-skeleton .si-image.sk-block{width:154px;height:120px;border:none;padding:0;background:linear-gradient(90deg,#e8ecf0 25%,#f4f6f9,#e8ecf0 75%);background-size:600px 100%;animation:shimmer 1.4s ease-in-out infinite}.sk-title{height:14px;margin:10px 0 8px}.sk-line{height:11px;margin-bottom:6px}.sk-line--short{width:65%}.sidebar{width:var(--sidebar-w);background:var(--white);border-left:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden;flex-shrink:0;font-size:13px;font-family:Open Sans,sans-serif;color:#222}.sidebar-count{padding:8px 16px;font-size:.75em;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--bg);font-weight:500;flex-shrink:0}.sidebar-list{list-style:none;flex:1;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:0}.sidebar-list::-webkit-scrollbar{width:4px}.sidebar-list::-webkit-scrollbar-track{background:transparent}.sidebar-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.sidebar-empty{padding:24px 16px;color:var(--text-muted);font-size:.85em;text-align:center}@media only screen and (min-width:771px)and (max-width:2425px){.sidebar .si-image{width:154px}}.sidebar-mobile-header{display:none}@media(max-width:767px){.sidebar{position:fixed;top:0;right:0;bottom:0;width:85vw;max-width:360px;height:100%;z-index:50;transform:translate(100%);transition:transform .3s ease;border-left:2px solid var(--border);border-top:none;order:unset;flex-shrink:unset}.sidebar.mobile-open{transform:translate(0)}.sidebar-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:var(--bg);border-bottom:1px solid var(--border);flex-shrink:0;font-weight:600;font-size:13px;color:var(--text)}.sidebar-mobile-close{background:none;border:none;font-size:16px;cursor:pointer;color:var(--text-muted);padding:2px 4px;line-height:1}}.header{height:var(--header-h);background:#fff url(/website-background-font.png) repeat 0 0;background-size:auto;display:flex;align-items:center;padding:0;flex-shrink:0;z-index:100;position:relative;font-family:Arial,sans-serif;overflow:hidden}.header-nav:after{content:"";background:linear-gradient(90deg,#fff,#f5cf36 10%,#f5cf36 90%,#fff);width:100%;height:3px;display:block;position:absolute;bottom:0;left:0}.header-nav{display:flex;align-items:center;height:100%;width:100%}.header-homelink{display:flex;align-items:center;gap:10px;padding:0 12px;height:100%;color:#000;font-size:16px;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .15s;font-family:Montserrat}.header-homelink:hover{color:#333}.header-baaderlink{display:flex;align-items:center;gap:6px;padding:0 12px;height:100%;color:var(--header-accent);font-size:18px;font-weight:700;text-decoration:underline;white-space:nowrap;flex-shrink:0;margin-left:auto;transition:color .15s;font-family:Montserrat}.header-baaderlink:hover{color:#c8a84b}.map-lang-switch{position:absolute;top:10px;right:10px;z-index:10;display:flex;align-items:center;gap:6px;background:#fff;padding:7px 10px 7px 20px;box-shadow:0 1px 4px #00000040;pointer-events:auto}.lang-label{font-size:13px;font-weight:700;float:left;color:#636363;font-family:Open Sans,sans-serif!important}.lang-flag{background:none;border:1px solid transparent;cursor:pointer;padding:1px;border-radius:2px;opacity:.35;transition:opacity .15s,box-shadow .15s,border-color .15s;display:flex;align-items:center}.lang-flag img{display:block}.lang-flag:hover,.lang-flag.selected{opacity:1;border-color:#adadad;box-shadow:0 0 8px #0000002e}@media(max-width:767px){.header{display:none}.map-lang-switch{right:58px;padding-left:10px}.lang-label{display:none}}.introjs-tour{transition:all .3s ease-out}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td{z-index:9999999!important;position:relative}tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer *{box-sizing:content-box}.introjs-helperLayer :before{box-sizing:content-box}.introjs-helperLayer :after{box-sizing:content-box}.introjs-tooltipReferenceLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px #2121214d;transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{padding:0;margin:0 0 2px;display:inline;width:10px;height:10px}.introjs-dontShowAgain label{font-size:14px;display:inline-block;font-weight:400;margin:0 0 0 5px;padding:0;background-color:#fff;color:#616161;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;width:90%;min-height:1.5em;margin:0;padding:0;font-weight:700;line-height:1.5}.introjs-tooltip-header{position:relative;padding-left:20px;padding-right:20px;padding-top:10px;min-height:1.5em}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:0;background-color:#f4f4f4;border-radius:.2em;zoom:1;display:inline}.introjs-button:hover{outline:0;text-decoration:none;border-color:#9e9e9e;background-color:#e0e0e0;color:#212121}.introjs-button:focus{outline:0;text-decoration:none;background-color:#eee;box-shadow:0 0 0 .2rem #9e9e9e80;border:1px solid #616161;color:#212121}.introjs-button:active{outline:0;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{position:absolute;top:0;right:0;display:inline-block;width:45px;height:45px;line-height:45px;color:#616161;font-size:22px;cursor:pointer;font-weight:700;text-align:center;text-decoration:none}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:0}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.introjs-hint-pulse{box-sizing:content-box;width:15px;height:15px;border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out;animation:introjspulse 2s infinite}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{box-sizing:content-box;background:0 0;border-radius:60px;height:50px;width:50px;position:absolute;top:-18px;left:-18px;z-index:1;opacity:0}.tour-btn{position:absolute;bottom:60px;left:50%;transform:translate(-50%);z-index:10;background:#f5cf36;color:#000;border:none;padding:9px 22px;font-size:13px;border-radius:3px;cursor:pointer;box-shadow:0 -2px #00000026 inset,0 2px 6px #0000004d;white-space:nowrap;transition:background .15s;text-transform:uppercase}.tour-btn:hover{background:#e8bf20}@media(max-width:767px){.tour-btn{bottom:20px}}.introjs-button{background:#f5cf36!important;color:#000!important;border:none!important;border-radius:3px!important;font-weight:600!important;text-shadow:none!important;box-shadow:0 -2px #00000026 inset!important}.introjs-button:hover{background:#e8bf20!important}.introjs-skipbutton{background:transparent!important;color:#888!important;box-shadow:none!important}.introjs-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.post-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0b0bcc;z-index:2000;display:flex;align-items:center;justify-content:center;padding:0}#domepost{position:relative;display:flex;background:#fff;overflow:hidden;font-size:13px;font-family:Open Sans,Arial,sans-serif;color:#222;line-height:1.5;width:90%;max-width:2000px;height:96vh}.post-modal-close{position:absolute;top:6px;right:10px;z-index:10;background:none;border:none;font-size:30px;line-height:1;cursor:pointer;color:#888;padding:0 4px}.post-modal-close:hover{color:#222}#domepost .col-main{flex:1 1 0;min-width:0;overflow:hidden;overflow-y:auto;height:100%;background:#fff;padding:20px 24px 60px;--scrollbarBG: #d6d6d6;--thumbBG: #8e7200;scrollbar-width:auto;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}#domepost .col-main::-webkit-scrollbar{width:11px}#domepost .col-main::-webkit-scrollbar-track{background:var(--scrollbarBG)}#domepost .col-main::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:6px;border:3px solid var(--scrollbarBG)}#domepost a{color:#8e7200;text-decoration:none}#domepost a:hover{text-decoration:underline}#domepost .featured-image{float:left;max-width:50%;border:1px solid #ddd;padding:1px;margin:4px 21px 2px 0}#domepost .featured-image img{width:100%;height:auto;display:block}#domepost .domecomplogo-link{display:block;float:right;margin:0 0 25px 25px}#domepost .domecomplogo{max-width:300px;max-height:80px;object-fit:contain;display:block}#domepost .col-main .page-title h1{font-size:18px;font-weight:700;color:#333;text-transform:uppercase;margin:0 0 16px;padding:0;line-height:1.3}#domepost .col-right{width:420px;flex-shrink:0;background:transparent;border-left:1px solid #808080;overflow-y:auto;padding:20px 10px 20px 20px;display:flex;flex-direction:column}.post-modal-share{margin-bottom:14px}.post-modal-video{margin-bottom:14px;aspect-ratio:16 / 9;background:#000}.post-modal-video iframe,.post-modal-video video{width:100%;height:100%;border:0;display:block}.post-modal-loading{height:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:post-modal-shimmer 1.2s infinite;border-radius:4px;margin-bottom:12px}@keyframes post-modal-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mfp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:10000;display:flex;align-items:center;justify-content:center}.mfp-container{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.mfp-img{max-width:90vw;max-height:90vh;object-fit:contain;display:block;border:0}.mfp-close{position:fixed;top:16px;right:20px;background:none;border:none;color:#fff;font-size:40px;line-height:1;cursor:pointer;opacity:.8;z-index:10001}.mfp-close:hover{opacity:1}.mfp-arrow{position:fixed;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:60px;line-height:1;cursor:pointer;opacity:.7;padding:0 20px;z-index:10001;-webkit-user-select:none;user-select:none}.mfp-arrow:hover{opacity:1}.mfp-arrow-left{left:0}.mfp-arrow-right{right:0}.mfp-counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);color:#ccc;font-size:14px;z-index:10001}a.image-popup{cursor:zoom-in}#domepost .std p,#domepost .desription_wrapper p{margin:0 0 1.5em}#domepost .std ul,#domepost .desription_wrapper ul{list-style:disc outside;margin:0 0 1.5em 2em}#domepost .std ol,#domepost .desription_wrapper ol{list-style:decimal outside;margin:0 0 1.5em 2em}#domepost .std li,#domepost .desription_wrapper li{margin-bottom:.3em}#domepost .std h2,#domepost .desription_wrapper h2{font-size:22px;font-weight:600;color:#636363;margin:1em 0 .5em}#domepost .std h3,#domepost .desription_wrapper h3{font-size:18px;font-weight:600;color:#636363;margin:1em 0 .5em}#domepost .std h4,#domepost .desription_wrapper h4{font-size:15px;font-weight:700;margin:.8em 0 .4em}#domepost .alignleft{float:left;margin:4px 20px 10px 0}#domepost .alignright{float:right;margin:4px 0 10px 20px}#domepost .aligncenter{display:block;margin:10px auto}#domepost .alignnone{margin:10px 0}#domepost figure,#domepost .wp-caption{margin:10px 0;max-width:100%}#domepost figcaption,#domepost .wp-caption-text{font-size:12px;color:#888;text-align:center;margin-top:4px}#domepost figure img,#domepost .wp-caption img{max-width:100%;height:auto;display:block}#domepost section#photos,#domepost section#photogrid{width:100%;column-count:4;column-gap:20px;margin:.5em 0}#domepost section#photos a,#domepost section#photogrid a{display:inline-block;width:100%!important;margin-bottom:7px;break-inside:avoid;cursor:zoom-in;overflow:hidden;transition:transform .2s ease}#domepost section#photos a:hover,#domepost section#photogrid a:hover{transform:scale(1.05)}#domepost section#photos img,#domepost section#photogrid img{display:block;width:100%;height:auto;transition:opacity .2s ease}#domepost .featured-image a.image-popup,#domepost .desription_wrapper a.image-popup:not(section a){display:inline-block;overflow:hidden;transition:opacity .2s ease}#domepost .featured-image a.image-popup:hover img,#domepost .desription_wrapper a.image-popup:not(section a):hover img{opacity:.85}#domepost .baadernote{padding:15px;background:#dcf1fb;outline:#1c6ea4 dotted 2px;font-style:italic;outline-offset:5px;margin:20px;border-radius:5px;display:flow-root;max-width:none!important}#domepost .baadernote h4{font-style:normal;font-weight:700;text-transform:uppercase;color:#636363;font-size:14px}#domepost .baadernote h4:before{content:url(/baader-logo-note.png);float:right;margin:0 0 15px 25px}#domepost blockquote{background:#f9f9f9;margin:1em;border-left:15px solid #ccc;padding:.5em 15px;font-size:14px;font-style:italic}#domepost blockquote:before{color:#ccc;content:"“";font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}#domepost blockquote p:first-child{display:inline}#domepost blockquote p:last-child{margin-bottom:0}#domepost .wp-block-image{margin:1em 0}#domepost .wp-block-image img{max-width:100%;height:auto}#domepost .wp-block-image figcaption{font-size:12px;color:#888;text-align:center}#domepost .wp-block-gallery,#domepost .gallery{display:flex;flex-wrap:wrap;gap:6px;margin:1em 0}#domepost .wp-block-gallery .wp-block-image,#domepost .gallery-item{flex:1 1 calc(33% - 6px);min-width:80px}#domepost .gallery-item img{width:100%;height:auto;display:block}#domepost .wp-block-columns{display:flex;gap:20px;margin:1em 0;flex-wrap:wrap}#domepost .wp-block-column{flex:1 1 200px;min-width:0}#domepost .product-attachment-container{margin:16px 0;padding:7px;max-width:none}#domepost .product-attachment-container .section-title,#domepost .product-attachment-container .head{display:none}#domepost .product-attachment-container .section-files{display:flex;flex-wrap:wrap;gap:20px;padding:0;font-size:13px}#domepost .downloads-item{width:196px;text-align:center;margin:0}#domepost .downloads-item .attachment-wrapper{display:block}#domepost .downloads-item .item-icon{display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:center;gap:4px;margin-bottom:10px}#domepost .downloads-item .item-icon .preview-image{display:block;width:106px;height:auto;background:#fff;border:0}#domepost .downloads-item .item-icon .file-type-icon{display:block;width:16px;height:auto}#domepost .downloads-item .item-description{display:block}#domepost .downloads-item .item-link{display:block;text-align:center;font-weight:700}#domepost .downloads-item .item-link a{color:#8e7200;font-weight:700;text-decoration:none}#domepost .downloads-item .item-link a:hover{text-decoration:underline}#domepost .downloads-item .item-info{display:block;text-align:center;font-size:13px;color:#222;margin-top:6px}#domepost .downloads-item .item-info:before{content:"(";margin-right:-.27em}#domepost .downloads-item .item-info:after{content:")";margin-left:-.27em}#domepost .downloads-item .item-download{display:none}#domepost .inlinesku{color:#989898;font-style:italic}#domepost .pricecolor{color:#77a809}#domepost .wp-block-table table,#domepost .std table{width:100%;border-collapse:collapse;margin:1em 0}#domepost .wp-block-table td,#domepost .wp-block-table th,#domepost .std td,#domepost .std th{padding:6px 10px;border:1px solid #ddd;vertical-align:top;font-size:13px}#domepost .wp-block-table th,#domepost .std th{background:#f4f4f4;font-weight:700}#domepost .wp-block-quote{border-left:3px solid #ddd;margin:1em 0 1em 1em;padding:4px 12px;color:#555;font-style:italic}#domepost .wp-block-embed,#domepost .wp-video{margin:1em 0;max-width:100%}#domepost .wp-block-embed iframe,#domepost .wp-video video{max-width:100%;height:auto}#domepost .std:after,#domepost .desription_wrapper:after{content:"";display:table;clear:both}#domepost .download-block{margin:12px 0;padding:8px 12px;background:#f7f7f7;border-left:3px solid #d09000}#domepost .download-block-title{display:block;margin-bottom:6px;font-weight:700;font-size:13px}#domepost .download-item{margin:4px 0;font-size:13px}#domepost .download-ext{display:inline-block;background:#d09000;color:#fff;font-size:10px;font-weight:700;padding:1px 4px;border-radius:2px;margin-right:4px;vertical-align:middle}.post-modal-visitlink{display:inline-block;margin-top:16px;font-size:12px;color:#8e7200;text-decoration:none}.post-modal-visitlink:hover{text-decoration:underline}.post-modal-promo-banners{display:flex;flex-direction:row;gap:10px;margin-top:auto;padding-top:16px}.post-modal-banner{flex:1;border:1px solid #ccc;padding:8px;font-size:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.post-modal-banner:hover{transform:scale(1.05)}.post-modal-banner img{width:100%;max-width:160px;height:auto;display:block;margin-bottom:4px}.post-modal-banner-title{color:#8e7200;font-weight:700;font-size:12px;text-decoration:none;line-height:1.3}.post-modal-banner-title:hover{text-decoration:underline}.post-modal-banner p{font-size:12px;line-height:1.4;color:#333;margin:0}.post-modal-banner a:not(.post-modal-banner-title){color:#8e7200;font-size:12px}.post-modal-banner a:not(.post-modal-banner-title):hover{text-decoration:underline}#domepost .table{display:table;width:100%;border-collapse:collapse;font-size:13px;color:#222}#domepost .tablerow{display:table-row}#domepost .tablerow+.tablerow .tablename,#domepost .tablerow+.tablerow .tablevalue{border-top:1px dotted #ccc}#domepost .tablename{display:table-cell;font-weight:700;padding:5px;vertical-align:top;white-space:nowrap}#domepost .tablevalue{display:table-cell;padding:5px;vertical-align:top}@media(max-width:768px){#domepost{flex-direction:column;height:96dvh}#domepost .col-right{width:100%;border-left:none;border-top:1px solid #ddd;flex-shrink:0;max-height:200px;padding:10px}#domepost .featured-image{float:none;width:100%;margin:0 0 14px}}
