/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;}.ajax-progress-throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin-block-start:-0.1875rem;margin-block-end:0;margin-inline-start:var(--sp0-5);margin-inline-end:var(--sp0-5);vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.ajax-progress-throbber .throbber{width:1.125rem;height:1.125rem;border-width:2px;border-color:var(--color--primary-50) transparent var(--color--primary-50) var(--color--primary-50);}.ajax-progress-throbber .message{display:inline-block;padding-inline-start:var(--sp0-5);font-size:var(--font-size-s);font-weight:400;}.ajax-progress-fullscreen{position:fixed;z-index:1000;inset-block-start:50%;inset-inline-start:50%;width:3.5rem;height:3.5rem;margin:-1.75rem;border:1px solid var(--color--gray-70);border-radius:3.5rem;background-color:var(--color--white);box-shadow:0 0.25rem 0.625rem rgba(34,35,48,0.1);}.ajax-progress-fullscreen::before{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border-width:3px;}[dir="rtl"] .ajax-progress-fullscreen{box-shadow:0 -0.25rem 0.625rem rgba(34,35,48,0.1);}.ajax-progress-throbber .throbber,.ajax-progress-fullscreen::before{animation:olivero-throbber 0.75s linear infinite;border-style:solid dotted solid solid;border-color:var(--color--primary-50) transparent var(--color--primary-50) var(--color--primary-50);border-radius:50%;}html.js .button:not(.js-hide) + .ajax-progress-throbber{margin-inline-start:0;}@keyframes olivero-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}
.poll dl,.poll dd{margin:0;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form{text-align:left;}.poll .vote-form .poll-title{font-weight:bold;}.poll-chtext{width:80%;}.poll-chvotes .form-text{width:85%;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}
.social-auth.auth-link{border-bottom:none;}.social-auth.auth-icon{width:3em;margin-right:5px;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-o-transition:all ease 0.3s;-ms-transition:all ease 0.3s;transition:all ease 0.3s;}.social-auth.auth-icon:hover{animation-name:grey;animation-duration:0.5s;filter:grayscale(1);}@keyframes grey{from{webkit-filter:grayscale(0);filter:grayscale(0);}to{webkit-filter:grayscale(1);filter:grayscale(1);}}
.articlesothersVertical{width:100%;display:flex;flex-direction:column;padding:20px;cursor:pointer;}.articles-secondVertical{width:100%;}.summaryartVertical{color:#3c4858;}.titleartVertical h3{font-size:18px;color:#2B353B;border-left:8px solid #16d378;padding-left:15px;font-weight:900;margin:10px 0px;cursor:pointer;line-height:24px;}.articlesBlockVertical{width:100%;margin:0 auto;padding:0 15px;display:flex;flex-direction:column;box-sizing:border-box;}@media (max-width:768px){.articlesothersVertical{padding:10px;}}@media (max-width:480px){.articlesBlockVertical{padding:0 10px;}}
.bannerpo{margin-bottom:20px;}.infog img{max-width:500px;height:auto;display:block;margin:0 auto;}@media (max-width:767px){.infog img{max-width:300px;}}.copyright-warning{color:#191838;}.rowitemarticle{display:flex;align-items:flex-start;margin-bottom:20px;}.author-title{color:#191838;font-size:1.1em;margin-bottom:20px;}.expertise-section,.credentials-section,.approach-section{margin:25px 0;padding:20px;background-color:#f8f9fa;border-left:4px solid #1a73e8;}.expertise-section h4,.credentials-section h4,.approach-section h4{color:#191838;margin-bottom:15px;font-size:1.1em;}.expertise-section ul{margin:15px 0;padding-left:20px;}.expertise-section li{margin-bottom:8px;}.personal-note{background-color:#e8f4fd;padding:20px;border-radius:8px;margin:25px 0;font-style:italic;}.contact-info{margin-top:30px;padding-top:20px;border-top:2px solid #e9ecef;}.contact-info p{margin:5px 0;color:#666;}.article-summary{background-color:#f8f9fa;border-left:3px solid #191838;padding:18px 22px;margin:20px 0 30px 0;font-size:1.05rem;line-height:1.6;color:#333;}.article-summary p{margin:0;font-weight:400;}@media (max-width:768px){.article-summary{padding:16px 18px;margin:16px 0 24px 0;font-size:1rem;line-height:1.5;}}.max180{flex-shrink:0;width:180px;margin-right:15px;}.evkatalog100 img{width:100px;float:left;margin-right:15px;}.rowitemarticle p{margin:0;}@media (max-width:768px){.rowitemarticle{display:block;text-align:center;}.max180{width:100%;margin:0 0 10px 0;}.rowitemarticle p{text-align:left;}.boxart img{width:120px;display:block;margin:0 auto;margin-right:15px;}}.boxart{background-color:#191838;border-radius:8px;margin-top:20px;padding:15px;}.boxart p{margin-left:0px !important;margin-top:5px !important;color:#ffffff;}p.pboxart{margin-left:0px !important;margin-top:5px !important;color:#ffffff;}.boxart h3{color:#ffffff;font-size:18px;margin:0 0 10px 0;}.boxart a,.boxart a:link,.boxart a:visited,.boxart a:hover{color:#add8e6;text-decoration:none;font-size:18px;background:none !important;}@media screen and (max-width:1200px){#dxpr-theme-menu-toggle.navbar-toggle--active span{background:#14454e !important;}#dxpr-theme-menu-toggle span{display:block;width:25px;height:3px;margin:5px auto;background-color:#fff !important;position:relative;}#dxpr-theme-menu-toggle span::before,#dxpr-theme-menu-toggle span::after{content:'';position:absolute;width:100%;height:3px;background-color:#fff !important;}#dxpr-theme-menu-toggle span::before{top:-8px;}#dxpr-theme-menu-toggle span::after{bottom:-8px;}}.mediaart{padding-bottom:20px;}#secondary-header{padding-top:5px!important;padding-bottom:0px!important;background:#274f56!important;}.onepx,.onepx img{width:3px;height:3px;}.header-topmain{display:flex;flex-wrap:wrap;width:70%;margin:0 auto;}.b-login{float:right;width:20%;text-align:right;padding-right:7px;}.header-top{width:80%;font-size:13px;color:#fff;padding:0px 10px;line-height:16px;}.header-top p{line-height:23px;}.b-login img{width:28px;}.goologr .go-link{background-image:url('/images/googlelogin.png');width:200px;height:50px;background-position:center;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;display:block;border:none;text-align:center;line-height:50px;cursor:pointer;}.html select,.html select.form-control{height:2em;height:calc(1.6em + 24px);padding:0 22px !important;}form .error{border-color:red;background-color:#FFEBE8;}.kontaktmain{display:flex;flex-wrap:wrap;}.kontakt1{width:30%;padding:30px;}.kontakt1-obr{width:200px;margin:0 auto;}.kontakt1 h3,.kontakt1 p{text-align:center;}.footermain{display:flex;flex-wrap:wrap;padding:30px 0px;}.footer1,.footer2,.footer3{width:30%;color:#fff;}.footer1 h3,.footer2 h3,.footer3 h3{color:#fff;}.footer3 img{width:55px;margin-right:2px;}.footerlogo img{width:150px;}#navbar{width:100%;height:60px !important;}.navbar-container{background-color:rgba(20,69,78,1);width:70%;margin :auto;}.adopcnimapa,.loga-main,.lateststationmain{width:70%;margin:0 auto;padding:0px 15px;}.footermain{width:100%;margin:0 auto;padding:0px 15px;box-sizing:border-box;padding-bottom:30px;}#block-simplenewssubscription{width:50%;margin:30px auto 50px auto;background:#274f56;padding:30px;border-radius:10px;text-align:center;}.dxpr-theme-header--side .dxpr-theme-main-menu{padding:0px!important;}a.contact{color:#fff!important;font-size:13px;}.listrental{font-size:13px;margin-bottom:20px;}.studiografix-bikessale-banner img{border-radius:8px 8px 0px 0px;}.studiografix-bikessale-banner picture img{width:100%;height:auto;}.studiografix-bikessale{width:70%;margin:30px auto;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);box-sizing:border-box;background:url('/images/body.webp')no-repeat #3ed1bf;background-position:top right;}.studiografix-bikessale02{width:100%;}.studiografix-bikessale-banner h3{padding:30px 20px;font-size:38px;}.bike-detail-dalsi{background:#fff;width:23%;padding:10px;cursor:pointer;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);margin-top:20px;box-sizing:border-box;}.bike-detail-dalsi h3{font-size:30px;padding-top:15px;}.bike-detail-in{margin:5px;border:2px solid #fff;border-radius:8px;padding:10px;}a.button-ai-1{display:block;width:200px;padding:20px;background:#14454e;border-radius:50px;text-align:center;color:#fff;margin-right:10px;margin-bottom:10px;}a.button-ai-1:hove{background:#999;}span.pozadi{background:#fff;font-weight:900;}span.pozadi-green{background:#3ed1bf;font-weight:900;padding:0px 5px;}.studiografix-bikessale  h2{padding:30px 0px 0px 20px;box-sizing:border-box;}.perex{padding:0px 0px 0px 20px;box-sizing:border-box;}.bikes-list-hp{padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;}a.bike-detail-hp{width:24%;padding:10px;cursor:pointer;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);margin-top:20px;background:#fff;box-sizing:border-box;}a.bike-detail-hp:hover{border:1px solid #e6e6e6;box-shadow:0 10px 40px 0 rgba(0,0,0,.2);color:#14454e;text-decoration:none;}.bike-title h3{font-size:16px;text-align:center;}.bike-price{background:#f8f8f8;padding:5px;font-weight:bold;border-radius:10px;text-align:center;}.bike-detail-link{text-align:center;border-radius:0px 0px 10px 10px;width:100%;border-color:#14454e;border:1px solid;padding:5px 10px;background:#14454e;}.bike-detail-link a,.bike-detail-link a:link{color:#fff;}.bike-brand,.bike-motor-brand,.bike-baterie{font-size:14px;text-align:center;}.bike-detail-sale{text-align:center;color:#e82a2a;}.bike-detail-img{display:flex;justify-content:center;align-items:center;position:relative;}.bike-action-sale{position:absolute;right:0px;top:0px;background:#6be946;color:#14454e;padding:4px 10px;border-radius:30px;font-size:20px;box-shadow:0 2px 10px rgba(0,0,0,.2);}.img-fluid{margin-bottom:10px;border-radius:10px;}.art-head{display:flex;flex-wrap:wrap;}.articlehead-main{width:70%;padding-right:20px;display:flex;flex-wrap:wrap;box-sizing:border-box;}.art-add{width:28%;}.art-add img{box-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:15px;width:100%;}.mediaart img{border-radius:10px;}.articlefirstb-in{width:100%;padding-bottom:20px;background:#f5f5f5;padding:20px;box-sizing:border-box;}.imgarticle img{width:100%;}.articlesBlockVertical{background:#ebecf0;}#block-olivero-nejvetsivyrobceev{background:#191838;padding:20px;box-sizing:border-box;}#block-olivero-nejvetsivyrobceev h2{color:#fff!important;margin-bottom:20px;font-size:25px;}.containerv{background:#191838 !important;box-shadow:0 0 0px rgba(0,0,0,0.1)!important;}h3.poll-results-title{font-size:18px;}.bartop{background:#191838 !important;margin:0px !important;}.articlesothers-in{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0px;}.articles-second-in{width:49%;margin-bottom:15px;}.article-main a,.article-main a:link,.articlehead-main a,articlehead-main a:link{color:#191838;text-decoration:none;}.article-main a:hover{color:#191838;text-decoration:none;}.adopcnimapa-stanice,.adopcnimapa-pujcovny{width:100%;}.mapadivstationlist{z-index:5;display:flex;flex-wrap:wrap;padding:10px 0px 10px 0px;box-sizing:border-box;}#rentalsbut.button-unpressed{background:#14454e;border-color:#14454e;color:white;}#rentalsbut img{width:26px;margin-left:5px;}.html .dxpr-theme-mini-tabs-wrapper .tabs--primary li.active a,.tabs--primary li a{color:#000!important;}.html .dxpr-theme-mini-tabs-wrapper .tabs--primary li{margin-right:2px!important;}.art-motor{display:flex;flex-wrap:wrap;border-top:1px solid #3fd1c0;padding-top:40px;margin-top:30px;margin-bottom:20px;}.art-motor-obr{width:32%;}.art-motor-obr p{text-align:center;}span.green{color:#fff;background:#3fd1c0;padding:3px 6px;font-size:22px;}.art-motor-vyhody,.art-motor-nevyhody{width:33%;margin-right:5px;}.art-motor-nadpis{display:flex;flex-wrap:wrap;}.art-motor-nadpis img{width:30px;}.art-motor-vyhody h3,.art-motor-nevyhody h3{font-size:15px;padding:8px 0px 0px 10px;display:block;}.art-motor-vyhody h3{color:#3fd1c0;}.art-motor-nevyhody h3{color:#f9485e;}.media-wrapper--blazy{min-width:0% !important;}.art-motor-vyhody{padding:10px;box-sizing:border-box;}.art-motor-nevyhody{padding:10px;box-sizing:border-box;}.car-filter-form{background:#f9f9f9;padding:10px;box-sizing:border-box;margin-bottom:20px;}#car-filter-form{display:flex;flex-wrap:wrap;}.js-form-item-brand,.js-form-item-name{margin-right:10px;}#block-olivero-aktualnianketa{background:#ebecf0;padding:25px;box-sizing:border-box;}#studiografix-katalog-user-car-form{display:flex;flex-wrap:wrap;}.form-item,.form-text,.form-select,.form-number{margin-right:10px;}#edit-actions{width:100%;}@media screen and (max-width:1400px){.header-top p{font-size:12px;line-height:18px;}.footermain,.header-topmain,.navbar-container{width:95%;}#block-studiografixarticles{padding:0px 15px;}.loga-main{padding:40px;}}@media screen and (max-width:1000px){.art-motor-obr{width:100%;margin-bottom:20px;}.art-motor-vyhody,.art-motor-nevyhody{width:48%;}a.bike-detail-hp{width:32%;}.bike-detail-dalsi{width:32%;}}@media screen and (max-width:800px){.footer1,.footer2,.footer3{width:100%;margin-top:30px;}.form-item,.form-text,.form-select{margin-right:10px;width:100%;}.footermain,.header-topmain,.navbar-container{width:99%;}.bike-detail-dalsi{width:48%;}.bike-detail-dalsi h3{font-size:22px;padding-top:15px;}a.button-ai-1{width:140px;}h1,.html #page-title .page-title{font-size:24px !important;}.articlehead-main{width:100%;padding-right:0px;}.art-add,.articles-second-in{width:100%;}.art-motor-obr,.art-motor-vyhody,.art-motor-nevyhody{width:100%;}.adopcnimapa,.articlesBlock,.loga-main,.lateststationmain,.footermain{width:100%;margin:0 auto;padding:0px 15px;box-sizing:border-box;}#block-simplenewssubscription{width:90%;}.html select,.html select.form-control{height:2em;height:calc(1.5em + 12px)!important;font-size:13px;}.b-login{width:40%;}.header-top{width:60%;}.kontakt1{width:49%;padding:10px;}#secondary-header{padding-left:10px;}.studiografix-bikessale-banner h3{font-size:24px;}.bike-title h3{font-size:16px;}}.titleart h3{cursor:pointer;}.titleart h3:hover{color:#35f29c;}.articles-second-in{padding:10px;}.articles-second-in:hover{background:#f5f5f5;}.landerssoc a,.landerssoc a:link,.landerssoc a:visited,.landerssoc a:hover{color:#fff;}.highlight-box{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:5px solid #3b82f6;padding:20px;margin:25px 0;border-radius:0 8px 8px 0;}.stats{display:flex;justify-content:space-around;background:#f1f5f9;padding:20px;margin:25px 0;border-radius:8px;flex-wrap:wrap;}.stat-item{text-align:center;margin:10px;}.stat-number{font-size:2em;font-weight:bold;color:#1e3a8a;display:block;}.stat-label{font-size:0.9em;color:#64748b;margin-top:5px;}.timeline{position:relative;padding-left:30px;margin:30px 0;}.timeline::before{content:'';position:absolute;left:15px;top:0;bottom:0;width:2px;background:#3b82f6;}.timeline-item{position:relative;margin-bottom:30px;background:white;padding:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);}.timeline-item::before{content:'';position:absolute;left:-22px;top:20px;width:12px;height:12px;border-radius:50%;background:#3b82f6;border:3px solid white;}.year{font-weight:bold;color:#1e3a8a;font-size:1.1em;}.quoten{font-style:italic;background:#f8fafc;padding:20px;border-radius:8px;margin:25px 0;position:relative;}.quoten::before{content:'"';font-size:4em;color:#cbd5e1;position:absolute;top:-10px;left:15px;}.manufacturing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:25px 0;}.manufacturing-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.manufacturing-card h4{color:#1e3a8a;margin-top:0;margin-bottom:15px;}.models-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:30px 0;}.model-card{background:white;padding:20px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-left:5px solid #0066cc;}.model-card h4{color:#000;margin-top:0;font-size:1.3em;}.model-specs{background:#f8f9fa;padding:15px;border-radius:8px;margin:15px 0;}.model-specs strong{color:#0066cc;}.tech-box{background:white;padding:20px;border-radius:10px;margin:20px 0;border:2px solid #e9ecef;}.tech-box h4{color:#0066cc;margin-top:0;}.features-list{background:#f8f9fa;padding:20px;border-radius:8px;margin:20px 0;}.features-list ul{margin:0;padding-left:20px;}.features-list li{margin-bottom:8px;}.program-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:20px 0;}.program-card{background:#f8f9fa;padding:20px;border-radius:8px;border:1px solid #e9ecef;}.program-card h4{color:#1e3a8a;margin-top:0;margin-bottom:15px;font-size:1.2em;}.program-list{list-style:none;padding:0;margin:0;}.program-list li{padding:6px 0;font-size:0.9em;line-height:1.4;}.program-time{font-weight:bold;color:#1e3a8a;}.vehicles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin:20px 0;}.vehicle-item{background:#f8f9fa;padding:15px;border-radius:6px;text-align:center;border:1px solid #e2e8f0;font-weight:500;font-size:0.9em;}@media (max-width:768px){.stats{flex-direction:column;}.manufacturing-grid{grid-template-columns:1fr;}}.brand-analysis{background:white;border-radius:12px;padding:20px;margin:20px 0;box-shadow:0 4px 20px rgba(0,0,0,0.08);}.brand-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;}.brand-row:last-child{border-bottom:none;}.brand-name{font-weight:bold;color:#333;}
.charging-calculator-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin:20px;box-sizing:border-box;}.seo-intro-section{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;padding:2rem;margin-bottom:2rem;border-left:4px solid #0284c7;}.seo-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3;}.seo-description{color:#334155;line-height:1.6;font-size:1rem;}.seo-description p{margin-bottom:1rem;}.seo-description p:last-child{margin-bottom:0;}.seo-description strong{color:#0369a1;font-weight:600;}.charging-calculator-header{text-align:center;margin-bottom:2rem;width:100%;}.calculator-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem;}.calculator-description{font-size:1.1rem;color:#64748b;line-height:1.6;}.charging-calculator-main{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);margin-bottom:2rem;width:100%;}.calculator-form{display:flex;flex-direction:column;gap:2rem;}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;align-items:end;}.input-group{display:flex;flex-direction:column;gap:0.5rem;}.input-label{font-weight:600;color:#374151;font-size:0.9rem;}.input-wrapper{position:relative;display:flex;align-items:center;}.car-select,.km-input,.price-input{width:100%;padding:0.75rem 3rem 0.75rem 1rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;transition:border-color 0.2s ease;background:white;}.car-select{padding-right:2.5rem;}.car-select:focus,.km-input:focus,.price-input:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px rgba(2,132,199,0.1);}.input-unit{position:absolute;right:1rem;color:#6b7280;font-weight:500;font-size:0.9rem;}.calculate-button{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);color:white;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease;display:flex;align-items:center;justify-content:center;gap:0.5rem;align-self:flex-start;}.calculate-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px -5px rgba(2,132,199,0.4);}.calculate-button:active{transform:translateY(0);}.calculate-button:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.spinner{animation:spin 1s linear infinite;}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.calculator-results{margin-top:2rem;animation:fadeIn 0.5s ease;}@keyframes fadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.car-info{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:1.5rem;border-radius:8px;margin-bottom:2rem;text-align:center;}.car-info h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1rem;}.car-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;}.stat{font-size:0.95rem;color:#475569;}.stat strong{color:#0369a1;}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;}.charging-option{background:white;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all 0.3s ease;position:relative;}.charging-option:hover{transform:translateY(-2px);box-shadow:0 8px 25px -5px rgba(0,0,0,0.1);}.home-charging{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);}.home-charging h4{color:#059669;}.public-charging{border-color:#0284c7;}.public-charging h4{color:#0369a1;}.expensive{border-color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);}.expensive h4{color:#dc2626;}.charging-option h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem;}.price-display{display:flex;flex-direction:column;gap:0.5rem;}.annual-cost{font-size:1.3rem;font-weight:700;color:#1e293b;}.monthly-cost{font-size:1rem;color:#64748b;}.per-100km{font-size:0.9rem;color:#94a3b8;}.savings-summary{margin-top:2rem;}.savings-card{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;border-radius:12px;padding:2rem;text-align:center;}.savings-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;}.savings-amount{font-size:1.1rem;opacity:0.95;}.savings-amount strong{font-size:1.3rem;font-weight:700;}.charging-info-section{margin-top:3rem;width:100%;}.info-section{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.info-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;text-align:center;}.providers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;}.provider-info{background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0;transition:transform 0.2s ease,box-shadow 0.2s ease;}.provider-info:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);}.provider-info h4{font-weight:600;color:#374151;margin-bottom:0.75rem;font-size:1.1rem;}.provider-info p{font-size:0.9rem;color:#6b7280;line-height:1.5;margin:0;}.usage-tips{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,0.05);}.usage-tips h3{font-size:1.4rem;font-weight:600;color:#1e293b;margin-bottom:1rem;}.tips-content ul,.exp-content ul{list-style:none;padding:0;margin:0;}.tips-content li,.exp-content li{padding:0.75rem 0;border-bottom:1px solid #f1f5f9;color:#475569;line-height:1.6;}.tips-content li:last-child,.exp-content li:last-child{border-bottom:none;}.tips-content li strong,.exp-content li strong{color:#0369a1;font-weight:600;}.tips-content li::before{content:"💡";margin-right:0.5rem;}.exp-content li::before{content:"✍️";margin-right:0.5rem;}.error-message{background:#fef2f2;color:#dc2626;padding:0.75rem;border-radius:6px;margin-top:1rem;font-size:0.9rem;border-left:4px solid #dc2626;}@media (max-width:768px){.charging-calculator-wrapper{padding:1rem;}.seo-title{font-size:1.5rem;}.calculator-title{font-size:1.6rem;}.form-row{grid-template-columns:1fr;gap:1rem;}.car-stats{flex-direction:column;gap:0.5rem;}.results-grid{grid-template-columns:1fr;}.providers-grid{grid-template-columns:1fr;}.calculate-button{width:100%;justify-content:center;}}
.top-cars-block h2{font-size:25px;line-height:normal;margin-block:5px;}.top-cars-block h3{margin-block:5px;}.top-cars-block h3 a,.top-cars-block h3 a:link,.top-cars-block h3 a:visited,.top-cars-block h3 a:hover{text-decoration:none;}.car-item{cursor:pointer;margin-bottom:5px;padding:5px;}
.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem;border:1px solid #dee2e6;border-radius:4px;position:relative;}.superchargers-table,.nearest-superchargers-table,.cheapest-superchargers-table,.route-superchargers-table,.analytics-table{min-width:700px;margin-bottom:0;width:100%;border-collapse:collapse;}.analytics-table{min-width:800px;}.superchargers-table th,.superchargers-table td,.nearest-superchargers-table th,.nearest-superchargers-table td,.cheapest-superchargers-table th,.cheapest-superchargers-table td,.route-superchargers-table th,.route-superchargers-table td,.analytics-table th,.analytics-table td{padding:0.75rem;text-align:left;border-bottom:1px solid #dee2e6;}.superchargers-table th,.nearest-superchargers-table th,.cheapest-superchargers-table th,.route-superchargers-table th,.analytics-table th{background-color:#f8f9fa;font-weight:bold;border-bottom:2px solid #dee2e6;}.superchargers-table tbody tr:hover,.nearest-superchargers-table tr:hover,.cheapest-superchargers-table tr:hover,.route-superchargers-table tr:hover,.analytics-table tr:hover{background-color:#f8f9fa;}@media (max-width:768px){.table-wrapper{border-radius:0;border-left:none;border-right:none;margin-left:-1rem;margin-right:-1rem;}.superchargers-table,.nearest-superchargers-table,.cheapest-superchargers-table,.route-superchargers-table{font-size:0.875rem;min-width:600px;}.analytics-table{font-size:0.875rem;min-width:700px;}.superchargers-table th,.superchargers-table td,.nearest-superchargers-table th,.nearest-superchargers-table td,.cheapest-superchargers-table th,.cheapest-superchargers-table td,.route-superchargers-table th,.route-superchargers-table td,.analytics-table th,.analytics-table td{padding:0.5rem 0.75rem;white-space:nowrap;}.superchargers-table .button--small,.nearest-superchargers-table .button--small,.cheapest-superchargers-table .button--small,.route-superchargers-table .button--small{padding:0.25rem 0.5rem;font-size:0.8rem;}}@media (max-width:480px){.superchargers-table,.nearest-superchargers-table,.cheapest-superchargers-table,.route-superchargers-table{font-size:0.8rem;min-width:550px;}.analytics-table{font-size:0.8rem;min-width:650px;}.superchargers-table th,.superchargers-table td,.nearest-superchargers-table th,.nearest-superchargers-table td,.cheapest-superchargers-table th,.cheapest-superchargers-table td,.route-superchargers-table th,.route-superchargers-table td,.analytics-table th,.analytics-table td{padding:0.4rem 0.6rem;}}.table-wrapper::before,.table-wrapper::after{content:'';position:absolute;top:0;bottom:0;width:10px;pointer-events:none;z-index:1;transition:opacity 0.3s ease;}.table-wrapper::before{left:0;background:linear-gradient(to right,rgba(255,255,255,0.8),transparent);}.table-wrapper::after{right:0;background:linear-gradient(to left,rgba(255,255,255,0.8),transparent);}.scroll-hint{display:none;text-align:center;font-size:0.85rem;color:#6c757d;margin-top:0.5rem;font-style:italic;}@media (max-width:768px){.scroll-hint{display:block;}}.superchargers-table th:first-child,.superchargers-table td:first-child,.nearest-superchargers-table th:first-child,.nearest-superchargers-table td:first-child,.cheapest-superchargers-table th:first-child,.cheapest-superchargers-table td:first-child,.route-superchargers-table th:first-child,.route-superchargers-table td:first-child,.analytics-table th:first-child,.analytics-table td:first-child{position:sticky;left:0;z-index:2;box-shadow:2px 0 4px rgba(0,0,0,0.1);}.superchargers-table th:first-child,.nearest-superchargers-table th:first-child,.cheapest-superchargers-table th:first-child,.route-superchargers-table th:first-child,.analytics-table th:first-child{background:#f8f9fa;z-index:3;}.superchargers-table td:first-child,.nearest-superchargers-table td:first-child,.cheapest-superchargers-table td:first-child,.route-superchargers-table td:first-child,.analytics-table td:first-child{background:white;}.superchargers-table tr:hover td:first-child,.nearest-superchargers-table tr:hover td:first-child,.cheapest-superchargers-table tr:hover td:first-child,.route-superchargers-table tr:hover td:first-child,.analytics-table tr:hover td:first-child{background:#f8f9fa;}.superchargers-table th:first-child::after,.superchargers-table td:first-child::after,.nearest-superchargers-table th:first-child::after,.nearest-superchargers-table td:first-child::after,.cheapest-superchargers-table th:first-child::after,.cheapest-superchargers-table td:first-child::after,.route-superchargers-table th:first-child::after,.route-superchargers-table td:first-child::after,.analytics-table th:first-child::after,.analytics-table td:first-child::after{content:'';position:absolute;top:0;right:-8px;bottom:0;width:8px;background:linear-gradient(to right,rgba(0,0,0,0.1),transparent);pointer-events:none;}@media (max-width:768px){.superchargers-table th:first-child,.superchargers-table td:first-child,.nearest-superchargers-table th:first-child,.nearest-superchargers-table td:first-child,.cheapest-superchargers-table th:first-child,.cheapest-superchargers-table td:first-child,.route-superchargers-table th:first-child,.route-superchargers-table td:first-child,.analytics-table th:first-child,.analytics-table td:first-child{min-width:120px;max-width:150px;width:140px;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto;line-height:1.3;padding:0.4rem 0.6rem;}.superchargers-table th:not(:first-child),.superchargers-table td:not(:first-child),.nearest-superchargers-table th:not(:first-child),.nearest-superchargers-table td:not(:first-child),.cheapest-superchargers-table th:not(:first-child),.cheapest-superchargers-table td:not(:first-child),.route-superchargers-table th:not(:first-child),.route-superchargers-table td:not(:first-child),.analytics-table th:not(:first-child),.analytics-table td:not(:first-child){white-space:nowrap;}}@media (max-width:480px){.superchargers-table th:first-child,.superchargers-table td:first-child,.nearest-superchargers-table th:first-child,.nearest-superchargers-table td:first-child,.cheapest-superchargers-table th:first-child,.cheapest-superchargers-table td:first-child,.route-superchargers-table th:first-child,.route-superchargers-table td:first-child,.analytics-table th:first-child,.analytics-table td:first-child{min-width:100px;max-width:120px;width:110px;font-size:0.8rem;line-height:1.2;}}.superchargers-table td:first-child a,.nearest-superchargers-table td:first-child a,.cheapest-superchargers-table td:first-child a,.route-superchargers-table td:first-child a,.analytics-table td:first-child a{display:block;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto;line-height:1.3;}.superchargers-filters{background:#f8f9fa;padding:1rem;border-radius:4px;margin-bottom:1rem;}.superchargers-filters .form--inline{display:flex;flex-wrap:wrap;gap:1rem;align-items:end;}.superchargers-filters .form--inline .form-item{margin-bottom:0;flex:0 0 auto;}.superchargers-filters .form--inline .form-item label{font-weight:bold;margin-bottom:0.25rem;}.action-links{margin-bottom:1rem;}.action-links a{margin-right:0.5rem;}.supercharger-basic-info{margin-bottom:2rem;}.supercharger-basic-info h2{margin-bottom:0.5rem;color:#333;}.supercharger-address{margin-bottom:1rem;color:#666;}.supercharger-technical ul{list-style:none;padding:0;}.supercharger-technical li{margin-bottom:0.5rem;padding:0.5rem;background:#f8f9fa;border-radius:4px;}.supercharger-actions{margin-top:2rem;}.supercharger-actions a{margin-right:1rem;}.pricing-details{background:#f8f9fa;padding:1rem;border-radius:4px;margin-bottom:1rem;}.pricing-group{margin-bottom:1.5rem;}.pricing-group:last-child{margin-bottom:0;}.pricing-group h4{margin-bottom:0.5rem;color:#333;font-size:1.1rem;}.pricing-group ul{list-style:none;padding:0;margin:0;}.pricing-group li{padding:0.5rem;background:white;border:1px solid #dee2e6;border-radius:4px;margin-bottom:0.25rem;}.pricing-group li:last-child{margin-bottom:0;}.analytics-summary{background:#f8f9fa;padding:1.5rem;border-radius:4px;margin-bottom:2rem;}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;text-align:center;}.stat-item{background:white;padding:1rem;border-radius:4px;border:1px solid #dee2e6;}.stat-item strong{font-size:1.5rem;color:#007bff;display:block;}.reports-summary{background:#f8f9fa;padding:1rem;border-radius:4px;margin-bottom:1rem;}#supercharger-map{height:400px;width:100%;border:1px solid #dee2e6;border-radius:4px;}.form-item{margin-bottom:1rem;}.form-item label{display:block;font-weight:bold;margin-bottom:0.25rem;}.form-item .description{font-size:0.9rem;color:#666;margin-top:0.25rem;}.form-actions{margin-top:1.5rem;}.button{display:inline-block;padding:0.5rem 1rem;background-color:#007bff;color:white;text-decoration:none;border-radius:4px;border:none;cursor:pointer;font-size:0.9rem;transition:background-color 0.2s;}.button:hover{background-color:#191838;text-decoration:none;color:white;}.button--primary{background-color:#28a745;}.button--primary:hover{background-color:#218838;}.button--secondary{background-color:#6c757d;}.button--secondary:hover{background-color:#5a6268;}.button--small{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.2;border-radius:3px;display:inline-block;text-decoration:none;border:1px solid transparent;cursor:pointer;text-align:center;white-space:nowrap;vertical-align:middle;}.button--small:hover{text-decoration:none;}.button--small.button--secondary{background-color:#6c757d;border-color:#6c757d;color:white;}.button--small.button--secondary:hover{background-color:#5a6268;border-color:#545b62;color:white;}.button--small:not(.button--secondary){background-color:#007bff;border-color:#007bff;color:white;}.button--small:not(.button--secondary):hover{background-color:#191838;border-color:#004085;color:white;}@media (max-width:768px){.superchargers-filters .form--inline{flex-direction:column;align-items:stretch;}.superchargers-filters .form--inline .form-item{flex:1 1 auto;}.stats-grid{grid-template-columns:1fr;}.action-links{display:flex;flex-direction:column;gap:0.5rem;}.action-links a{margin-right:0;text-align:center;}}@media print{.superchargers-filters,.action-links,.supercharger-actions,.form-actions{display:none;}.superchargers-table{border:1px solid #000;}.superchargers-table th,.superchargers-table td{border:1px solid #000;}}.pager{margin:20px 0;text-align:center;}.pager-items{display:inline-flex;align-items:center;gap:5px;justify-content:center;}.pager-item{display:inline-block;padding:8px 12px;text-decoration:none;border:1px solid #ddd;color:#333;background:#fff;border-radius:4px;transition:all 0.2s ease;min-width:20px;text-align:center;}.pager-item:hover{background:#f5f5f5;text-decoration:none;color:#333;}.pager-item.is-active{background:#0073aa;color:#fff;border-color:#0073aa;font-weight:bold;}.pager-ellipsis{border:none;background:none;padding:8px 4px;color:#666;}.pager-prev,.pager-next{font-weight:bold;}@media (max-width:768px){.pager-items{flex-wrap:wrap;gap:3px;}.pager-item{padding:6px 8px;font-size:14px;}}.user-location-info{background:#f8f9fa;padding:1rem;border-radius:4px;margin-bottom:1rem;border-left:4px solid #007bff;}.smart-suggestion{background:#e8f5e8;border:1px solid #28a745;}.smart-suggestion .fieldset-legend{background:#28a745;color:white;padding:0.5rem 1rem;border-radius:4px;}.recommendation-comparison{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:1rem 0;}.nearest-option,.cheapest-option,.savings-info{background:white;padding:1rem;border-radius:4px;border:1px solid #dee2e6;}.nearest-option{border-left:4px solid #007bff;}.cheapest-option{border-left:4px solid #28a745;}.savings-info{border-left:4px solid #ffc107;background:#fff3cd;}.savings-info strong{color:#856404;}.route-cheapest-highlight{background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;padding:1rem;margin-bottom:1rem;}.route-cheapest-highlight h4{color:#155724;margin-top:0;}.geolocation-btn,.geolocation-nearest-btn{background:#17a2b8;border-color:#17a2b8;color:white;margin-left:0.5rem;}.geolocation-btn:hover,.geolocation-nearest-btn:hover{background:#138496;border-color:#138496;}.geolocation-btn:disabled,.geolocation-nearest-btn:disabled{background:#6c757d;border-color:#6c757d;cursor:not-allowed;}.address-input{width:100%;max-width:400px;margin-bottom:0.5rem;}.geocode-btn{margin-left:0.5rem;}.price-calculator{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin-top:1rem;}.price-calculator h3{margin-top:0;color:#495057;}.price-calculator .form-item{margin-bottom:1rem;}.price-calculator label{display:block;margin-bottom:0.25rem;font-weight:500;}.price-calculator input{width:100px;padding:0.375rem 0.75rem;border:1px solid #ced4da;border-radius:4px;}.price-result{margin-top:1rem;padding:1rem;background:white;border-radius:4px;border:1px solid #dee2e6;}.price-result h4{margin-top:0;color:#495057;}.price-result ul{margin:0;padding-left:1.5rem;}.price-result li{margin-bottom:0.5rem;}.location-form,.route-form{background:white;padding:1rem;border:1px solid #dee2e6;border-radius:4px;margin-top:1rem;}.location-form fieldset,.route-form fieldset{border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin-bottom:1rem;}.location-form legend,.route-form legend{padding:0 0.5rem;font-weight:600;}.location-form .form-item,.route-form .form-item{margin-bottom:1rem;}.location-form label,.route-form label{display:block;margin-bottom:0.25rem;font-weight:500;}.location-form input,.location-form select,.route-form input,.route-form select{width:100%;max-width:300px;padding:0.375rem 0.75rem;border:1px solid #ced4da;border-radius:4px;}.loading{opacity:0.6;pointer-events:none;}.loading::after{content:'';position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.status-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:0.5rem;}.status-indicator.available{background:#28a745;}.status-indicator.busy{background:#ffc107;}.status-indicator.offline{background:#dc3545;}.distance-indicator{font-size:0.875rem;color:#6c757d;font-weight:500;}.distance-indicator.near{color:#28a745;}.distance-indicator.medium{color:#ffc107;}.distance-indicator.far{color:#dc3545;}.smart-suggestion .recommendation-comparison{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:1rem 0;}.smart-suggestion .recommendation-comparison > div{background:white;padding:1rem;border-radius:4px;border-left:4px solid;}.smart-suggestion .recommendation-comparison > div:first-child{border-left-color:#007bff;}.smart-suggestion .recommendation-comparison > div:nth-child(2){border-left-color:#28a745;}.smart-suggestion .recommendation-comparison > div:last-child{border-left-color:#ffc107;}.smart-suggestion .recommendation-comparison h4{margin-top:0;margin-bottom:0.5rem;}.smart-suggestion .recommendation-comparison p{margin:0.5rem 0;}.smart-suggestion .recommendation-comparison a{text-decoration:none;}.smart-suggestion .recommendation-comparison a:hover{text-decoration:underline;}.nearest-superchargers-table .button--small,.cheapest-superchargers-table .button--small{margin-right:0.25rem;}.nearest-superchargers-table .button--small:last-child,.cheapest-superchargers-table .button--small:last-child{margin-right:0;}@media (max-width:768px){.smart-suggestion .recommendation-comparison{grid-template-columns:1fr;gap:0.5rem;}.smart-suggestion .recommendation-comparison > div{padding:0.75rem;}.recommendation-comparison{grid-template-columns:1fr;}}.random-superchargers-title{margin:0 0 1rem 0;font-size:1.2rem;color:#333;border-bottom:2px solid #191838;padding-bottom:0.5rem;}.random-superchargers-list{list-style:none;padding:0;margin:0;}.random-supercharger-item{margin-bottom:0.75rem;padding:0.75rem;border:1px solid #e0e0e0;border-radius:6px;background:#fff;transition:all 0.2s ease;}.random-supercharger-item:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,0.1);transform:translateY(-1px);}.random-supercharger-item:last-child{margin-bottom:0;}.supercharger-info{display:block;}.supercharger-link{font-weight:600;color:#191838;text-decoration:none;font-size:0.95rem;line-height:1.3;}.supercharger-link:hover{color:#191838;text-decoration:underline;}.supercharger-location{display:block;color:#666;font-size:0.8rem;margin-top:0.25rem;font-style:italic;}.supercharger-quick-info{font-size:0.75rem;color:#888;margin-top:0.4rem;padding-top:0.4rem;border-top:1px solid #f0f0f0;}.random-superchargers-footer{margin-top:1rem;padding-top:0.75rem;border-top:1px solid #e0e0e0;text-align:center;}.view-all-link{font-size:0.9rem;color:#007bff;text-decoration:none;font-weight:500;transition:color 0.2s ease;}.view-all-link:hover{color:#191838;text-decoration:underline;}@media (max-width:768px){.random-supercharger-item{padding:0.5rem;margin-bottom:0.5rem;}.random-superchargers-title{font-size:1.1rem;}.supercharger-link{font-size:0.9rem;}}@media (prefers-color-scheme:dark){.random-superchargers-title{color:#f0f0f0;border-bottom-color:#4a90e2;}.random-supercharger-item{background:#2a2a2a;border-color:#444;color:#f0f0f0;}.random-supercharger-item:hover{border-color:#4a90e2;box-shadow:0 2px 8px rgba(74,144,226,0.2);}.supercharger-link{color:#4a90e2;}.supercharger-link:hover{color:#6ba3f0;}.supercharger-location{color:#ccc;}.supercharger-quick-info{color:#aaa;border-top-color:#444;}.random-superchargers-footer{border-top-color:#444;}.view-all-link{color:#4a90e2;}.view-all-link:hover{color:#6ba3f0;}}
.analytics-table{min-width:800px;margin-bottom:0;}@media (max-width:768px){.analytics-table{font-size:0.875rem;min-width:700px;}.analytics-table th,.analytics-table td{padding:0.5rem 0.75rem;white-space:nowrap;}}@media (max-width:480px){.analytics-table{font-size:0.8rem;min-width:650px;}.analytics-table th,.analytics-table td{padding:0.4rem 0.6rem;}}.analytics-table th:first-child,.analytics-table td:first-child{position:sticky;left:0;z-index:2;box-shadow:2px 0 4px rgba(0,0,0,0.1);}.analytics-table th:first-child{background:#f8f9fa;z-index:3;}.analytics-table td:first-child{background:white;}.analytics-table tr:hover td:first-child{background:#f8f9fa;}.analytics-table th:first-child::after,.analytics-table td:first-child::after{content:'';position:absolute;top:0;right:-8px;bottom:0;width:8px;background:linear-gradient(to right,rgba(0,0,0,0.1),transparent);pointer-events:none;}@media (max-width:768px){.analytics-table th:first-child,.analytics-table td:first-child{min-width:120px;max-width:150px;width:140px;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto;line-height:1.3;padding:0.4rem 0.6rem;}.analytics-table th:not(:first-child),.analytics-table td:not(:first-child){white-space:nowrap;}}@media (max-width:480px){.analytics-table th:first-child,.analytics-table td:first-child{min-width:100px;max-width:120px;width:110px;font-size:0.8rem;line-height:1.2;}}
