/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
.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;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.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:"";}
.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;}
.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;}}
.pm-level-1{--lc:#8a7a6a;}.pm-level-2{--lc:#6aab8e;}.pm-level-3{--lc:#4a90d9;}.pm-level-4{--lc:#9b59b6;}.pm-level-5{--lc:var(--pm-gold);}.pm-level-6{--lc:#e74c3c;}.pm-profil-wrap{max-width:900px;margin:0 auto;padding-bottom:3rem;}.pm-profil-hero{background:linear-gradient(135deg,var(--pm-cream) 0%,var(--pm-cream-dk) 100%);border-bottom:2px solid var(--pm-gold);padding:2.5rem 1.5rem 0;text-align:center;}.pm-profil-hero-inner{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:center;max-width:760px;margin:0 auto;}.pm-profil-avatar-wrap{position:relative;flex-shrink:0;}.pm-profil-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid var(--pm-gold);}.pm-profil-avatar-default{display:flex;align-items:center;justify-content:center;background:var(--pm-brown);color:var(--pm-gold-pale);}.pm-profil-level-badge{position:absolute;bottom:0;right:0;width:26px;height:26px;border-radius:50%;background:var(--lc,var(--pm-gold));color:#fff;font-size:.75rem;font-weight:700;font-family:var(--pm-sans);display:flex;align-items:center;justify-content:center;border:2px solid var(--pm-dark);}.pm-profil-msg-alert{display:flex;align-items:center;gap:.6rem;margin:1rem auto 0;max-width:480px;padding:.7rem 1rem;border-radius:12px;background:#fff5f5;border:1px solid #f3c2c2;color:#8a1f1f;font-family:var(--pm-sans);font-size:.9rem;text-decoration:none;box-shadow:0 2px 6px rgba(217,43,43,.12);transition:background .15s,box-shadow .15s;}.pm-profil-msg-alert:hover{background:#ffecec;box-shadow:0 3px 10px rgba(217,43,43,.2);text-decoration:none;}.pm-profil-msg-alert-icon{font-size:1.15rem;color:#d92b2b;flex-shrink:0;}.pm-profil-msg-alert-cta{margin-left:auto;font-weight:700;white-space:nowrap;}.pm-profil-identity{text-align:left;}.pm-profil-name{font-family:var(--pm-serif);font-size:clamp(1.3rem,3vw,1.9rem);color:var(--pm-brown);margin:0 0 .2rem;}.pm-profil-level-name{display:inline-block;font-family:var(--pm-sans);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--pm-gold);background:rgba(212,175,55,.12);padding:.2em .7em;border-radius:999px;margin-bottom:.4rem;}.pm-profil-since{font-family:var(--pm-sans);font-size:.82rem;color:var(--pm-muted);margin:.4rem 0 .6rem;}.pm-profil-edit-btn{font-size:.82rem;padding:.4rem 1rem;}.pm-profil-ranks{display:flex;gap:.75rem;}.pm-rank-pill{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:.5rem 1rem;min-width:100px;}.pm-rank-pill-label{font-family:var(--pm-sans);font-size:.7rem;color:var(--pm-muted);text-transform:uppercase;letter-spacing:.05em;}.pm-rank-pill-value{font-family:var(--pm-serif);font-size:1.4rem;color:var(--pm-gold);font-weight:700;}.pm-profil-progress-wrap{height:4px;background:rgba(0,0,0,.08);margin-top:1.5rem;border-radius:0;overflow:hidden;}.pm-profil-progress-bar{height:100%;background:linear-gradient(90deg,var(--pm-gold),var(--pm-gold-lt));transition:width .6s ease;}.pm-profil-progress-label{font-family:var(--pm-sans);font-size:.78rem;color:var(--pm-muted);text-align:center;margin:.4rem 0 0;padding-bottom:1rem;}.pm-profil-body{padding:2rem 1.5rem;}.pm-profil-section{margin-bottom:2.5rem;}.pm-profil-section-title{font-family:var(--pm-serif);font-size:1.15rem;color:var(--pm-dark);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--pm-cream-dk);}.pm-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;}.pm-stat-card{background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:1rem .75rem;text-align:center;}.pm-stat-card--gold{background:var(--pm-cream);border-color:var(--pm-gold);}.pm-stat-value{font-family:var(--pm-serif);font-size:1.8rem;font-weight:700;color:var(--pm-dark);line-height:1;}.pm-stat-card--gold .pm-stat-value{color:var(--pm-brown);}.pm-stat-label{font-family:var(--pm-sans);font-size:.75rem;color:var(--pm-muted);margin-top:.3rem;}.pm-badges-grid{display:flex;flex-wrap:wrap;gap:.75rem;}.pm-badge{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:90px;padding:.75rem .5rem;border:1px solid var(--pm-border);border-radius:var(--pm-r);background:#fff;position:relative;text-align:center;cursor:default;}.pm-badge--earned{border-color:var(--pm-gold);background:var(--pm-cream);}.pm-badge--locked{opacity:.5;}.pm-badge-icon{font-size:1.6rem;line-height:1;}.pm-badge-name{font-family:var(--pm-sans);font-size:.68rem;color:var(--pm-text);font-weight:600;}.pm-badge-lock{font-size:.7rem;position:absolute;top:4px;right:4px;}.pm-activity-feed{list-style:none;margin:0;padding:0;border:1px solid var(--pm-border);border-radius:var(--pm-r);overflow:hidden;background:#fff;}.pm-activity-item{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;padding:.7rem 1rem;border-bottom:1px solid var(--pm-border);font-family:var(--pm-sans);font-size:.88rem;transition:background-color .15s;}.pm-activity-item:last-child{border-bottom:none;}.pm-activity-item:hover{background:var(--pm-cream);}.pm-activity-label{color:var(--pm-text);}.pm-activity-body{color:var(--pm-dark);background:var(--pm-gold);font-weight:700;white-space:nowrap;padding:.1rem .55rem;border-radius:999px;font-size:.8rem;}.pm-activity-time{color:var(--pm-muted);font-size:.78rem;white-space:nowrap;}.pm-profil-links{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;}.pm-zebricek-wrap{min-height:60vh;}.pm-zebricek-hero{background:linear-gradient(135deg,var(--pm-cream) 0%,var(--pm-cream-dk) 100%);border-bottom:2px solid var(--pm-gold);padding:2rem 1.5rem 1.75rem;text-align:center;}.pm-zebricek-hero-inner{max-width:760px;margin:0 auto;}.pm-zebricek-title{font-family:var(--pm-serif);font-size:clamp(1.5rem,4vw,2.2rem);color:var(--pm-brown);margin:0 0 .4rem;}.pm-zebricek-subtitle{color:var(--pm-muted);font-size:.95rem;margin:0;}.pm-zebricek-body{max-width:760px;margin:0 auto;padding:2rem 1.5rem 3rem;}.pm-zebricek-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.75rem;}.pm-zebricek-tab{font-family:var(--pm-sans);font-size:.83rem;font-weight:600;padding:.45rem 1rem;border:1px solid var(--pm-border);border-radius:var(--pm-r);background:#fff;color:var(--pm-text);text-decoration:none;transition:background var(--pm-dur),border-color var(--pm-dur),color var(--pm-dur);}.pm-zebricek-tab:hover{background:var(--pm-cream-dk);border-color:var(--pm-brown);}.pm-zebricek-tab--active{background:var(--pm-brown);border-color:var(--pm-brown);color:var(--pm-gold-pale);}.pm-zebricek-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;}.pm-zebricek-row{display:grid;grid-template-columns:2.5rem 44px 1fr auto;gap:.75rem;align-items:center;background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:.65rem 1rem;transition:border-color var(--pm-dur);}.pm-zebricek-row--me{border-color:var(--pm-gold);background:var(--pm-cream);}.pm-zebricek-rank{font-family:var(--pm-sans);font-size:.9rem;font-weight:700;color:var(--pm-muted);text-align:right;}.pm-zebricek-avatar,.pm-zebricek-avatar-default{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;}.pm-zebricek-avatar-default{display:flex;align-items:center;justify-content:center;background:var(--lc,var(--pm-brown));color:#fff;font-family:var(--pm-sans);font-size:1rem;font-weight:700;}.pm-zebricek-identity{display:flex;flex-direction:column;gap:.1rem;min-width:0;}.pm-zebricek-name{font-family:var(--pm-sans);font-size:.9rem;font-weight:700;color:var(--pm-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.pm-zebricek-name:hover{color:var(--pm-brown);}.pm-zebricek-level{font-family:var(--pm-sans);font-size:.7rem;color:var(--lc,var(--pm-muted));font-weight:600;}.pm-zebricek-body{font-family:var(--pm-sans);font-size:.9rem;color:var(--pm-muted);white-space:nowrap;}.pm-zebricek-body strong{color:var(--pm-brown);font-size:1rem;}.pm-zebricek-empty{text-align:center;padding:3rem 1rem;color:var(--pm-muted);}.pm-body-tips{margin-top:2.5rem;background:var(--pm-cream);border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:1.5rem;}.pm-body-tips-title{font-family:var(--pm-serif);font-size:1rem;color:var(--pm-dark);margin:0 0 .75rem;}.pm-body-tips-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.4rem .75rem;}.pm-body-tips-list li{font-family:var(--pm-sans);font-size:.83rem;color:var(--pm-text);display:flex;align-items:center;gap:.5rem;}.pm-tip-pts{font-weight:700;color:var(--pm-gold);min-width:36px;text-align:right;}.pm-navrh-wrap{max-width:680px;margin:0 auto;padding-bottom:3rem;}.pm-navrh-hero{background:linear-gradient(135deg,var(--pm-cream) 0%,var(--pm-cream-dk) 100%);border-bottom:2px solid var(--pm-gold);padding:2rem 1.5rem 1.75rem;text-align:center;}.pm-navrh-hero-inner{max-width:600px;margin:0 auto;}.pm-navrh-title{font-family:var(--pm-serif);font-size:clamp(1.3rem,3vw,1.8rem);color:var(--pm-brown);margin:0 0 .4rem;}.pm-navrh-subtitle{color:var(--pm-muted);font-size:.9rem;margin:0;}.pm-navrh-body{padding:2rem 1.5rem;}.pm-navrh-form,.pm-form-group{display:flex;flex-direction:column;gap:1.25rem;}.pm-form-group{gap:.35rem;}.pm-form-label{font-family:var(--pm-sans);font-size:.875rem;font-weight:600;color:var(--pm-text);}.pm-form-required{color:var(--pm-brown);}.pm-form-hint{font-weight:400;color:var(--pm-muted);font-size:.78rem;}.pm-form-input,.pm-form-textarea{padding:.55rem .75rem;border:1px solid var(--pm-border);border-radius:var(--pm-r);font-family:var(--pm-sans);font-size:.875rem;background:#fff;color:var(--pm-text);width:100%;box-sizing:border-box;}.pm-form-input:focus,.pm-form-textarea:focus{outline:2px solid var(--pm-gold);border-color:var(--pm-gold);}.pm-form-textarea{resize:vertical;min-height:120px;}.pm-char-count{font-family:var(--pm-sans);font-size:.75rem;color:var(--pm-muted);}.pm-char-count.pm-ok{color:var(--pm-gold);}.pm-form-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem;}.pm-navrh-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:var(--pm-r);padding:.75rem 1rem;font-family:var(--pm-sans);font-size:.875rem;color:#b91c1c;margin-bottom:1rem;}.pm-navrh-success{text-align:center;padding:3rem 1rem;}.pm-navrh-success-icon{font-size:3rem;margin-bottom:1rem;}.pm-navrh-success h2{font-family:var(--pm-serif);font-size:1.4rem;color:var(--pm-dark);margin:0 0 .5rem;}.pm-navrh-success p{color:var(--pm-muted);margin:0 0 1.5rem;}.pm-navrh-success-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;}.pm-moje-navrhy-wrap{max-width:760px;margin:0 auto;padding:2rem 1.5rem 3rem;}.pm-moje-navrhy-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;}.pm-moje-navrhy-title{font-family:var(--pm-serif);font-size:1.5rem;color:var(--pm-dark);margin:0;}.pm-moje-navrhy-list{display:flex;flex-direction:column;gap:.75rem;}.pm-navrh-card{background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:1rem 1.25rem;}.pm-navrh-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem;flex-wrap:wrap;}.pm-navrh-card-name{font-family:var(--pm-sans);font-weight:700;font-size:.95rem;color:var(--pm-dark);}.pm-navrh-status-chip{font-family:var(--pm-sans);font-size:.72rem;font-weight:700;padding:.2em .75em;border-radius:999px;}.pm-navrh-status-chip--0{background:#fef3c7;color:#92400e;}.pm-navrh-status-chip--1{background:#d1fae5;color:#065f46;}.pm-navrh-status-chip--2{background:#fee2e2;color:#991b1b;}.pm-navrh-card-lokalita,.pm-navrh-card-date,.pm-navrh-card-note{font-family:var(--pm-sans);font-size:.82rem;color:var(--pm-muted);margin:.2rem 0 0;}.pm-navrh-card-note{color:var(--pm-brown);font-style:italic;}.pm-moje-navrhy-empty{text-align:center;padding:4rem 1rem;color:var(--pm-muted);display:flex;flex-direction:column;align-items:center;gap:1.25rem;}.pm-moje-navrhy-empty p{font-size:.95rem;margin:0;}.pm-hlasit-btn{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--pm-sans);font-size:.8rem;color:var(--pm-muted);background:transparent;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:.35rem .85rem;cursor:pointer;transition:color var(--pm-dur),border-color var(--pm-dur);}.pm-hlasit-btn:hover{color:var(--pm-brown);border-color:var(--pm-brown);}.pm-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:900;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .2s;}.pm-modal-overlay.is-open{opacity:1;pointer-events:auto;}.pm-modal{background:#fff;border-radius:calc(var(--pm-r) * 2);padding:1.5rem;max-width:460px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.25);transform:translateY(-12px);transition:transform .2s;}.pm-modal-overlay.is-open .pm-modal{transform:translateY(0);}.pm-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;}.pm-modal-title{font-family:var(--pm-serif);font-size:1.1rem;color:var(--pm-dark);margin:0;}.pm-modal-close{background:transparent;border:none;cursor:pointer;color:var(--pm-muted);font-size:1.2rem;line-height:1;padding:.2rem;}.pm-modal-close:hover{color:var(--pm-brown);}.pm-modal-select,.pm-modal-textarea{width:100%;box-sizing:border-box;padding:.5rem .65rem;border:1px solid var(--pm-border);border-radius:var(--pm-r);font-family:var(--pm-sans);font-size:.875rem;background:#fff;color:var(--pm-text);margin-bottom:.75rem;}.pm-modal-textarea{min-height:90px;resize:vertical;}.pm-modal-select:focus,.pm-modal-textarea:focus{outline:2px solid var(--pm-gold);border-color:var(--pm-gold);}.pm-modal-actions{display:flex;gap:.5rem;justify-content:flex-end;}.pm-modal-result{font-family:var(--pm-sans);font-size:.85rem;padding:.5rem .75rem;border-radius:var(--pm-r);margin-top:.5rem;}.pm-modal-result--ok{background:#d1fae5;color:#065f46;}.pm-modal-result--err{background:#fee2e2;color:#991b1b;}.pm-body-toast{position:fixed;bottom:1.5rem;right:1.5rem;background:var(--pm-brown);color:var(--pm-gold-pale);font-family:var(--pm-sans);font-size:.875rem;font-weight:700;padding:.6rem 1.2rem;border-radius:999px;box-shadow:0 4px 20px rgba(0,0,0,.25);z-index:9999;pointer-events:none;opacity:0;transform:translateY(12px);transition:opacity .3s,transform .3s;}.pm-body-toast.is-visible{opacity:1;transform:translateY(0);}.pm-hlasit-section{display:flex;justify-content:center;padding:1.5rem 1.5rem 0;}@media (max-width:640px){.pm-profil-hero-inner{flex-direction:column;align-items:center;}.pm-profil-identity{text-align:center;}.pm-body-tips-list{grid-template-columns:1fr;}.pm-zebricek-row{grid-template-columns:1.8rem 38px 1fr auto;gap:.5rem;}.pm-stats-grid{grid-template-columns:repeat(2,1fr);}}.pm-navrh-foto-wrap{position:relative;}.pm-navrh-foto-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none;}.pm-navrh-foto-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1rem;border:2px dashed var(--pm-gold,#c8a060);border-radius:12px;background:rgba(200,160,96,.06);cursor:pointer;transition:background .2s,border-color .2s;text-align:center;}.pm-navrh-foto-dropzone:hover,.pm-navrh-foto-dragover .pm-navrh-foto-dropzone{background:rgba(200,160,96,.14);border-color:#a07840;}.pm-navrh-foto-icon{font-size:2rem;}.pm-navrh-foto-text{font-weight:600;color:var(--pm-text,#1a1a1a);}.pm-navrh-foto-hint{font-size:.8rem;color:#888;}.pm-navrh-foto-preview{position:relative;margin-top:.75rem;}.pm-navrh-foto-preview img{width:100%;max-height:280px;object-fit:cover;border-radius:10px;border:2px solid var(--pm-gold,#c8a060);}.pm-navrh-foto-remove{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border-radius:50%;border:none;background:rgba(0,0,0,.6);color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;}.pm-rank-pill--link{cursor:pointer;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease;}.pm-rank-pill--link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12);text-decoration:none;}.pm-oblibit-section{margin:1rem 0;}.pm-oblibit-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border:1.5px solid #d94a4a;background:#fff;color:#d94a4a;border-radius:999px;cursor:pointer;font-weight:700;font-size:.95rem;transition:background .15s,color .15s,transform .1s;}.pm-oblibit-btn:hover{background:#fff0f0;transform:translateY(-1px);}.pm-oblibit-btn--active{background:#d94a4a;color:#fff;}.pm-oblibit-icon{fill:currentColor;}.pm-oblibit-btn:disabled{opacity:.6;cursor:default;}.pm-form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;}@media (max-width:640px){.pm-form-row{grid-template-columns:1fr;}}.pm-form-select{appearance:auto;cursor:pointer;}.pm-navrh-gps-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;}.pm-navrh-gps-value{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--pm-sans);font-size:.85rem;color:var(--pm-text);background:#f5f1ea;border:1px solid var(--pm-border);border-radius:999px;padding:.3rem .75rem;}.pm-navrh-gps-remove{border:none;background:none;cursor:pointer;color:var(--pm-muted);font-size:.85rem;padding:0 .15rem;line-height:1;}.pm-navrh-gps-remove:hover{color:#b91c1c;}#navrh-gps-error{color:#b91c1c;}.pm-navstivene-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;}.pm-navstivena-card{display:flex;flex-direction:column;gap:.35rem;text-decoration:none;color:var(--pm-text);background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:.5rem;transition:transform .12s ease,box-shadow .12s ease;}.pm-navstivena-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;}.pm-navstivena-foto{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--pm-r) - 2px);background:#f5f1ea;}.pm-navstivena-foto--empty{display:flex;align-items:center;justify-content:center;font-size:2rem;}.pm-navstivena-title{font-family:var(--pm-sans);font-size:.85rem;font-weight:600;line-height:1.25;}.pm-navstivena-meta{font-family:var(--pm-sans);font-size:.75rem;color:var(--pm-muted);}.pm-navstivene-more{margin:1rem 0 0;}.pm-strankovani{display:flex;align-items:center;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap;}.pm-strankovani-info{font-family:var(--pm-sans);font-size:.85rem;color:var(--pm-muted);}.pm-kolekce-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;}.pm-kolekce-card{display:flex;flex-direction:column;gap:.35rem;text-decoration:none;color:var(--pm-text);background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:1rem;transition:transform .12s ease,box-shadow .12s ease;}.pm-kolekce-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);text-decoration:none;}.pm-kolekce-icon{font-size:1.6rem;}.pm-kolekce-name{font-family:var(--pm-serif);font-size:1.05rem;font-weight:700;color:var(--pm-dark);}.pm-kolekce-popis{font-family:var(--pm-sans);font-size:.82rem;color:var(--pm-muted);}.pm-kolekce-meta{font-family:var(--pm-sans);font-size:.78rem;color:var(--pm-muted);margin-top:auto;}.pm-kolekce-hint{font-family:var(--pm-sans);font-size:.8rem;color:var(--pm-muted);margin-top:1.25rem;}.pm-kolekce-detail-meta,.pm-kolekce-detail-popis{font-family:var(--pm-sans);font-size:.875rem;color:var(--pm-muted);margin:0 0 1rem;}.pm-kolekce-detail-meta a{color:inherit;}.pm-feed-sleduje{font-family:var(--pm-sans);font-size:.85rem;color:var(--pm-muted);margin:0 0 1.25rem;}.pm-feed-sleduje-link{color:inherit;font-weight:600;}.pm-feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;}.pm-feed-item{display:flex;align-items:center;gap:.85rem;background:#fff;border:1px solid var(--pm-border);border-radius:var(--pm-r);padding:.6rem .85rem;}.pm-feed-foto{width:56px;height:56px;flex:0 0 56px;object-fit:cover;border-radius:calc(var(--pm-r) - 2px);background:#f5f1ea;}.pm-feed-foto--empty{display:flex;align-items:center;justify-content:center;font-size:1.5rem;}.pm-feed-text{font-family:var(--pm-sans);font-size:.875rem;color:var(--pm-text);line-height:1.4;}.pm-feed-user,.pm-feed-pamatka{font-weight:600;color:var(--pm-dark);}.pm-feed-time{display:block;font-size:.75rem;color:var(--pm-muted);}.pm-kom-section{background:#fff;border:1px solid #e5e0d8;border-radius:12px;padding:16px 18px;margin-bottom:18px;}.pm-kom-section-title{font-size:1.05rem;font-weight:700;margin:0 0 12px;color:#5A3115;}.pm-kom-count{display:inline-block;min-width:22px;padding:1px 7px;margin-left:6px;border-radius:11px;background:#C0392B;color:#fff;font-size:.8rem;text-align:center;}.pm-kom-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;}.pm-kom-card{border:1px solid #eee7db;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fdfbf7;}.pm-kom-card-user{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;}.pm-kom-card-name{font-weight:600;}.pm-kom-card-meta{font-size:.82rem;color:#8a7f6f;}.pm-kom-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;}.pm-kom-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#e8e1d4;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#5A3115;flex:none;}.pm-kom-empty{color:#8a7f6f;font-size:.92rem;margin:4px 0;grid-column:1/-1;}.pm-kom-hint{color:#8a7f6f;font-size:.88rem;}.pm-kom-input{width:100%;max-width:420px;padding:9px 12px;border:1px solid #d8d0c2;border-radius:8px;margin-bottom:12px;font:inherit;}.pm-kom-alert{background:#fdecea;border:1px solid #f5c6c0;color:#7a1f14;border-radius:10px;padding:12px 14px;margin-bottom:16px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;}.pm-kom-danger,button.pm-btn-outline.pm-kom-danger,.pm-btn-outline.pm-kom-danger{background-color:#fff !important;color:#C0392B !important;border-color:#C0392B !important;}.pm-kom-friends-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:8px;background:#e8f5ea;color:#1e7a34;font-weight:600;}.pm-plan-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:2px solid #f0eadf;}.pm-plan-tab{background:none;border:0;padding:10px 14px;cursor:pointer;font:inherit;font-weight:600;color:#8a7f6f;border-bottom:3px solid transparent;margin-bottom:-2px;}.pm-plan-tab.is-active{color:#5A3115;border-bottom-color:#1E6B9B;}.pm-chip-row{display:flex;flex-wrap:wrap;gap:8px;}.pm-chip{border:1px solid #d8d0c2;background:#fff;border-radius:18px;padding:6px 14px;cursor:pointer;font:inherit;font-size:.9rem;color:#5A3115;transition:all .12s;}.pm-chip:hover{border-color:#1E6B9B;}.pm-chip.is-active{background:#1E6B9B;border-color:#1E6B9B;color:#fff;font-weight:600;}.pm-plan-stops{display:flex;flex-direction:column;gap:10px;margin:12px 0;}.pm-plan-stop{display:flex;gap:12px;align-items:flex-start;background:#faf7f0;border:1px solid #f0eadf;border-radius:10px;padding:10px;}.pm-plan-stop-foto{width:72px;height:72px;object-fit:cover;border-radius:8px;flex:none;}.pm-plan-stop-foto--empty{display:flex;align-items:center;justify-content:center;background:#efe9dd;font-size:1.6rem;}.pm-plan-stop-body{display:flex;flex-direction:column;gap:2px;min-width:0;}.pm-plan-stop-title{color:#5A3115;}.pm-plan-stop-duvod{font-size:.9rem;color:#6b6053;margin-top:2px;}.pm-kom-private{text-align:center;padding:28px 16px;}.pm-kom-private-icon{font-size:2.2rem;display:block;margin-bottom:8px;}.pm-kom-radek{padding:10px 0;border-top:1px solid #f0eadf;}.pm-kom-radek:first-of-type{border-top:0;}.pm-kom-radek-label{display:block;margin-bottom:8px;}.pm-kom-radios{display:flex;gap:14px;flex-wrap:wrap;}.pm-kom-radios label{display:inline-flex;align-items:center;gap:6px;cursor:pointer;}.pm-kom-switch{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;}.pm-kom-switch input{position:absolute;opacity:0;}.pm-kom-switch-slider{width:40px;height:22px;border-radius:11px;background:#cfc7b8;position:relative;flex:none;transition:background .15s;margin-top:2px;}.pm-kom-switch-slider::after{content:'';position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:left .15s;}.pm-kom-switch input:checked + .pm-kom-switch-slider{background:#1E6B9B;}.pm-kom-switch input:checked + .pm-kom-switch-slider::after{left:20px;}.pm-kom-switch--mini .pm-kom-switch-slider{margin-top:0;}.pm-kom-table{width:100%;border-collapse:collapse;}.pm-kom-table th,.pm-kom-table td{text-align:left;padding:8px 10px;border-bottom:1px solid #f0eadf;}.pm-kom-table th:nth-child(n+2),.pm-kom-table td:nth-child(n+2){text-align:center;width:90px;}.pm-feed-akce{display:inline-flex;gap:10px;align-items:center;margin-left:auto;flex:none;}.pm-feed-like,.pm-feed-koment-btn{border:1px solid #d8d0c2;background:#fff;border-radius:16px;padding:4px 10px;cursor:pointer;font:inherit;font-size:.88rem;}.pm-feed-like.is-liked{background:#e8f1f7;border-color:#1E6B9B;color:#1E6B9B;font-weight:600;}.pm-feed-komenty{margin:8px 0 4px 52px;padding:8px 12px;background:#faf7f0;border-radius:10px;}.pm-feed-koment{padding:4px 0;font-size:.92rem;}.pm-feed-koment-del{border:0;background:none;color:#C0392B;cursor:pointer;}.pm-feed-koment-form{display:flex;gap:8px;margin-top:8px;}.pm-feed-koment-form .pm-kom-input{margin-bottom:0;flex:1;}.pm-notif-list{list-style:none;margin:0;padding:0;}.pm-notif-item{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid #eee7db;border-radius:10px;margin-bottom:8px;background:#fff;}.pm-notif--unread{background:#f2f8fc;border-color:#c9dfee;}.pm-notif-icon{font-size:1.3rem;flex:none;}.pm-notif-text{flex:1;}.pm-notif-link{text-decoration:none;color:inherit;font-weight:500;}.pm-notif-uryvek{display:block;color:#6f6555;font-size:.9rem;font-style:italic;}.pm-notif-time{display:block;color:#9a8f7d;font-size:.8rem;margin-top:2px;}.pm-notif-dot{width:10px;height:10px;border-radius:50%;background:#1E6B9B;flex:none;margin-top:6px;}.pm-kom-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;}.pm-kom-modal{background:#fff;border-radius:14px;max-width:480px;padding:22px 24px;box-shadow:0 12px 40px rgba(0,0,0,.25);}.pm-kom-modal h2{margin-top:0;color:#5A3115;}.pm-kom-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);background:#33291c;color:#fff;padding:10px 18px;border-radius:10px;opacity:0;pointer-events:none;transition:all .2s;z-index:1100;max-width:90vw;}.pm-kom-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0);}.pm-profil-social-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}.pm-chat-zpravy{background:#fff;border:1px solid #e5e0d8;border-radius:12px;padding:14px;max-height:60vh;overflow-y:auto;margin-bottom:12px;display:flex;flex-direction:column;gap:8px;}.pm-chat-zprava{align-self:flex-start;max-width:80%;background:#f4efe5;border-radius:12px 12px 12px 4px;padding:8px 12px;position:relative;}.pm-chat-zprava--moje{align-self:flex-end;background:#e2eef7;border-radius:12px 12px 4px 12px;}.pm-chat-autor{display:block;font-size:.78rem;font-weight:700;color:#1E6B9B;text-decoration:none;margin-bottom:2px;}.pm-chat-text{white-space:pre-wrap;word-break:break-word;}.pm-chat-cas{display:block;font-size:.72rem;color:#9a8f7d;text-align:right;margin-top:2px;}.pm-chat-nahlasit{position:absolute;top:4px;right:-22px;border:0;background:none;color:#c8beac;cursor:pointer;font-size:.8rem;}.pm-chat-nahlasit:hover{color:#C0392B;}.pm-chat-form{position:sticky;bottom:0;}.pm-nastenka-text{display:block;margin:2px 0;white-space:pre-wrap;}.pm-vyzva{border-top:1px solid #f0eadf;padding:10px 0;}.pm-vyzva-hlava{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;}.pm-vyzva-bar{height:10px;border-radius:5px;background:#eee7db;margin:6px 0 2px;overflow:hidden;}.pm-vyzva-bar-fill{height:100%;border-radius:5px;background:#1E6B9B;transition:width .3s;}.pm-vyzva-bar-fill.is-done{background:#1e7a34;}.pm-vylet-hlava{display:flex;flex-direction:column;gap:2px;}.pm-vylet-datum{font-weight:700;color:#5A3115;}.pm-feed-koment-form{width:100%;}.pm-feed-koment-form .pm-kom-input,.pm-feed-koment-form input.pm-kom-input{flex:1 1 auto;width:auto;min-width:0;max-width:none;}@media (max-width:640px){.pm-feed-komenty{margin-left:0;}}
.firmy-intro{background:linear-gradient(135deg,#2c1a0e 0%,#4a2a0f 100%);color:#f5ead8;border-radius:12px;padding:2rem;margin-bottom:2rem;}.firmy-intro h2,.firmy-intro h2 *{margin:0 0 .75rem;font-size:1.4rem;color:#fde68a !important;font-weight:700;}.firmy-intro p{margin:0;color:#f5ead8 !important;opacity:1;font-size:1rem;line-height:1.6;}.firmy-tarify{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;}.firma-tarif{border:2px solid #e0d0b0;border-radius:12px;padding:1.25rem;position:relative;background:#fffdf7;}.firma-tarif--featured{border-color:#8B5E3C;background:#fff9f0;box-shadow:0 4px 16px rgba(139,94,60,.15);}.firma-tarif__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#8B5E3C;color:#fff;font-size:.7rem;font-weight:700;padding:.2em .75em;border-radius:20px;white-space:nowrap;}.firmy-promo-banner{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);color:#fff;font-weight:700;font-size:.95rem;text-align:center;padding:.85rem 1.25rem;border-radius:10px;margin-bottom:1.5rem;letter-spacing:.01em;}.firmy-price-old{text-decoration:line-through;color:#aaa;font-weight:400;font-size:.9rem;}.firmy-price-new{color:#b91c1c;font-weight:700;font-size:1.05rem;}.firma-tarif__name{font-size:1.1rem;font-weight:700;color:#3a2510;margin-bottom:.25rem;}.firma-tarif__price{font-size:1rem;color:#8B5E3C;font-weight:600;margin-bottom:.75rem;}.firma-tarif__price small{font-size:.8rem;color:#999;font-weight:400;}.firma-tarif ul{margin:0;padding-left:1.1em;color:#555;font-size:.88rem;}.firma-tarif li{margin-bottom:.25rem;}.firmy-gps-row{display:flex;gap:1rem;}.firmy-gps-row > *{flex:1;}.firmy-submit-btn,input.firmy-submit-btn{background:#8B5E3C !important;color:#fff !important;font-size:1.05rem !important;font-weight:700 !important;padding:.85em 2.5em !important;border-radius:8px !important;border:none !important;cursor:pointer;transition:background .2s;}.firmy-submit-btn:hover{background:#6B3D1E !important;}.firmy-dekujeme{max-width:600px;margin:3rem auto;text-align:center;padding:2rem;}.firmy-dekujeme__icon{font-size:4rem;margin-bottom:1rem;}.firmy-dekujeme h1{color:#3a2510;}.firmy-btn{display:inline-block;margin-top:1.5rem;background:#8B5E3C;color:#fff;padding:.75em 2em;border-radius:8px;text-decoration:none;font-weight:700;}.pm-firmy-section{}.pm-firma-card{display:flex;gap:1rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #e8dcc8;border-radius:10px;margin-bottom:.6rem;background:#fffdf8;}.pm-firma-card--premium{border-color:#c8a060;border-width:2px;background:linear-gradient(135deg,#fffef8 0%,#fffbf0 100%);box-shadow:0 3px 12px rgba(200,160,96,.18);}.pm-firma-logo{width:56px;height:56px;object-fit:cover;border-radius:8px;flex-shrink:0;}.pm-firma-logo--placeholder{width:56px;height:56px;background:#e8dcc8;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;}.pm-firma-body{flex:1;min-width:0;}.pm-firma-name{font-weight:700;font-size:.95rem;color:#3a2510;}.pm-firma-badge{display:inline-block;font-size:.6rem;font-weight:700;background:linear-gradient(135deg,#c8a060,#a07030);color:#fff;padding:.15em .5em;border-radius:4px;margin-left:.4rem;vertical-align:middle;letter-spacing:.03em;}.pm-firma-popis{font-size:.82rem;color:#666;margin:.2rem 0;}.pm-firma-meta{font-size:.78rem;color:#999;}.pm-firma-meta a{color:#8B5E3C;}.pm-firma-vzdalenost{font-size:.75rem;color:#bbb;float:right;}.pm-firma-galerie{display:flex;gap:.4rem;margin:.4rem 0;overflow-x:auto;}.pm-firma-galerie img{width:72px;height:54px;object-fit:cover;border-radius:6px;flex-shrink:0;}.pm-firma-sleva{display:inline-block;background:#fde68a;color:#78350f;font-size:.78rem;font-weight:700;padding:.2em .6em;border-radius:6px;margin:.3rem 0;}.pm-firma-sleva::before{content:"🎟 ";}.pm-firma-aktualita{font-size:.8rem;color:#b45309;margin:.2rem 0;}.pm-firma-aktualita::before{content:"📣 ";}.pm-firma-kviz{margin:.3rem 0;}.pm-firma-kviz a{display:inline-block;background:#7c3aed;color:#fff !important;font-size:.8rem;font-weight:700;padding:.25em .7em;border-radius:6px;text-decoration:none;}.pm-firma-soutez{margin:.3rem 0;}.pm-firma-soutez a{display:inline-block;background:#d97706;color:#fff !important;font-size:.8rem;font-weight:700;padding:.25em .7em;border-radius:6px;text-decoration:none;}.firmy-prihlasky{font-size:.9rem;color:#444;}.firmy-prihlasky li{margin-bottom:.25rem;}.firmy-kviz-intro h2{color:#3a2510;}.firmy-kviz-ok{background:#ecfdf5;border:1px solid #6ee7b7;border-radius:10px;padding:1.25rem;text-align:center;margin:1rem 0;}.firmy-kviz-kod{font-size:1.8rem;font-weight:800;letter-spacing:.12em;color:#065f46;background:#fff;border:2px dashed #10b981;border-radius:8px;padding:.5rem 1rem;display:inline-block;margin:.5rem 0;}.firmy-kviz-spatne{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;padding:.75rem 1rem;border-radius:8px;margin:1rem 0;}.firmy-map{height:320px;border-radius:10px;margin:.5rem 0 1rem;border:1px solid #e0d0b0;}.firmy-map-help{font-size:.85rem;color:#666;margin:.25rem 0 .5rem;}.firmy-map-search{display:flex;gap:.5rem;margin-bottom:.5rem;}.firmy-map-search input{flex:1;padding:.55em .75em;border:1px solid #d8c6a6;border-radius:8px;font-size:.95rem;}.firmy-map-warn{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c;font-size:.85rem;padding:.6em .9em;border-radius:8px;margin-bottom:.5rem;}.firmy-dashboard{margin-bottom:1.5rem;}.firmy-dashboard h2{color:#3a2510;margin-bottom:.25rem;}.firmy-dashboard__stav{color:#555;margin:0 0 1rem;}.firmy-stat-grid{display:flex;gap:1rem;flex-wrap:wrap;}.firmy-stat{background:#fff9f0;border:1px solid #e8dcc8;border-radius:10px;padding:1rem 1.5rem;text-align:center;min-width:130px;}.firmy-stat__num{display:block;font-size:2rem;font-weight:700;color:#8B5E3C;}.firmy-stat__lbl{display:block;font-size:.8rem;color:#777;}.firmy-podminky{max-width:760px;margin:0 auto;line-height:1.6;color:#333;}.firmy-podminky__lead{font-size:1.05rem;color:#555;margin-bottom:1.5rem;}.firmy-podminky h2{color:#3a2510;font-size:1.15rem;margin:1.6rem 0 .5rem;}.firmy-podminky ul{padding-left:1.2em;}.firmy-podminky li{margin-bottom:.35rem;}.firmy-podminky__back{margin-top:2rem;}.firma-reg-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-template-areas:"form preview";gap:1.75rem;align-items:start;}.firma-reg-left{grid-area:form;min-width:0;}.firma-reg-right{grid-area:preview;min-width:0;}.firma-reg-left > details{border:1px solid #e8dcc8;border-radius:10px;margin-bottom:.85rem;background:#fffdf8;padding:.25rem 1rem .75rem;}.firma-reg-left > details > summary{font-weight:700;color:#3a2510;cursor:pointer;padding:.65rem .25rem;list-style-position:inside;}.firma-reg-left > details[open] > summary{border-bottom:1px solid #f0e6d4;margin-bottom:.5rem;}.firma-reg-left .firmy-tarify{margin-bottom:.5rem;}.firma-reg-left .firma-tarif{padding:.8rem;}.firma-reg-right{position:sticky;top:1rem;}.firma-preview-label{font-weight:700;color:#8B5E3C;font-size:.9rem;margin-bottom:.6rem;}.firma-preview-wrap .pm-firma-card{margin-bottom:.5rem;}.firma-preview-note{font-size:.75rem;color:#999;margin:.25rem 0 0;}#fp-popis{white-space:pre-wrap;}@media (max-width:768px){.firma-reg-layout{grid-template-columns:1fr;grid-template-areas:"preview" "form";}.firma-reg-right{position:static;}}
