@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17332e;background:#fffdf8;font-synthesis:none;--green: #163c35;--green-2: #245d50;--coral: #ef6549;--cream: #f7f1e7;--ink: #17332e;--muted: #687975;--line: #dfe5df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fffdf8}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.content-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:82px;display:flex;align-items:center;padding:0 max(28px,calc((100% - 1180px)/2));background:#fffdf8f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(22,60,53,.09);position:sticky;top:0;z-index:50}.brand{display:inline-flex;align-items:center;gap:10px;min-width:194px}.brand-mark{width:34px;height:39px;border-radius:18px 18px 20px 20px;background:var(--coral);position:relative;transform:rotate(4deg);display:inline-block;box-shadow:inset 0 -5px #6a23171f}.brand-mark:after{content:"";width:13px;height:13px;background:#fffdf8;border-radius:50%;position:absolute;top:8px;left:10px}.brand-mark span{position:absolute;width:5px;height:15px;background:#fffdf8;border-radius:5px;left:14px;top:17px}.brand-copy{font:800 17px/1 Manrope,sans-serif;letter-spacing:-.6px}.brand-copy em{font-style:normal;color:var(--coral)}.brand-copy small{font-size:11px;margin-left:2px;color:#8a9693}.desktop-nav{display:flex;margin:auto;gap:34px;align-items:center;font-weight:600;font-size:14px}.desktop-nav a{padding:30px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:20px;height:2px;background:var(--coral);transition:.2s}.desktop-nav a:hover:after{left:0;right:0}.header-actions{min-width:240px;justify-content:flex-end;display:flex;gap:10px;align-items:center}.header-actions button{border:0;background:none;cursor:pointer}.saved-button{display:flex;align-items:center;gap:7px;padding:10px;font-size:13px;font-weight:600}.saved-button b{background:var(--coral);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.add-place{display:flex;align-items:center;gap:7px;border:1px solid var(--green)!important;padding:10px 16px!important;border-radius:50px;font-weight:700;font-size:13px}.add-place:hover{background:var(--green);color:#fff}.menu-button,.mobile-nav{display:none}.hero{min-height:660px;position:relative;background:#f5efe4;overflow:hidden;padding:95px max(24px,calc((100% - 1180px)/2)) 80px}.hero:before{content:"";position:absolute;width:600px;height:600px;right:-100px;top:-230px;background:#e6dcc9;border-radius:50%;opacity:.7}.hero:after{content:"";position:absolute;inset:auto 0 0;height:10px;background:repeating-linear-gradient(90deg,var(--coral) 0 90px,#f2b94b 90px 180px,#76a9a1 180px 270px,#d9e0a2 270px 360px)}.hero-content{width:54%;position:relative;z-index:3}.eyebrow,.kicker{color:var(--coral);font:700 11px/1 Manrope,sans-serif;letter-spacing:1.7px}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:9px 14px;border-radius:40px;box-shadow:0 8px 30px #1a373114}.hero h1{margin:24px 0 18px;font:800 clamp(55px,6vw,86px)/.93 "Manrope",sans-serif;letter-spacing:-5px}.hero h1 span{color:var(--coral);position:relative}.hero h1 span:after{content:"";position:absolute;left:4px;right:2px;bottom:-7px;height:8px;background:url("data:image/svg+xml,%3Csvg width='300' height='12' viewBox='0 0 300 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8C70 1 168 3 298 8' stroke='%23ef6549' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100%}.hero-content>p{max-width:560px;color:#566b66;line-height:1.65;font-size:17px}.hero-search{margin-top:34px;background:#fff;border-radius:18px;padding:8px;display:flex;align-items:center;max-width:720px;box-shadow:0 18px 45px #233b3526;border:1px solid rgba(255,255,255,.8)}.search-field,.location-field{display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--green);text-align:left}.search-field{padding:4px 14px;flex:1.2}.search-field span,.location-field span{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-search small{color:#84918e;font-size:10px;font-weight:700;letter-spacing:.4px}.search-field input{border:0;outline:0;color:var(--ink);padding:0;min-width:0;width:100%;font-weight:600}.search-field input::placeholder{color:#263f3a;opacity:1}.search-divider{height:37px;width:1px;background:var(--line)}.location-field{flex:.8;padding:5px 12px;cursor:pointer}.location-field strong{font-size:13px;white-space:nowrap}.location-field svg:last-child{margin-left:auto}.search-submit{border:0;border-radius:13px;background:var(--coral);color:#fff;height:53px;padding:0 21px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 7px 18px #ef65494d}.search-submit:hover{transform:translateY(-1px);background:#df573d}.quick-links{display:flex;align-items:center;gap:8px;margin-top:19px;color:#83908d;font-size:12px}.quick-links button{border:1px solid #d8d9d4;background:#ffffff80;border-radius:40px;padding:6px 10px;cursor:pointer;font-size:11px}.quick-links button:hover{background:#fff;border-color:var(--coral)}.hero-art{position:absolute;width:58%;height:620px;right:-4%;bottom:5px;z-index:1;display:grid;place-items:center}.hero-art img{width:100%;position:relative;z-index:1;mix-blend-mode:multiply;filter:saturate(.95) contrast(1.05);-webkit-mask-image:radial-gradient(ellipse 68% 69% at 50% 53%,black 52%,transparent 94%);mask-image:radial-gradient(ellipse 68% 69% at 50% 53%,black 52%,transparent 94%)}.art-glow{position:absolute;width:77%;aspect-ratio:1;border-radius:50%;background:#fbdfba;filter:blur(4px);opacity:.72}.floating-note{position:absolute;background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid white;box-shadow:0 15px 35px #163c3529;border-radius:14px;padding:10px 13px;display:flex;align-items:center;gap:9px;z-index:3;animation:bob 5s ease-in-out infinite}.floating-note>span{width:34px;height:34px;display:grid;place-items:center;background:#fff1cc;border-radius:10px;color:#e8a626}.floating-note div{display:flex;flex-direction:column}.floating-note strong{font:800 15px/1.2 Manrope}.floating-note small{color:var(--muted);font-size:9px}.note-age{right:8%;top:24%}.note-count{left:17%;bottom:20%;animation-delay:-2s}@keyframes bob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}.hero-doodle{position:absolute;color:var(--coral);font-size:38px;opacity:.65}.hero-doodle-one{left:4%;top:70px;transform:rotate(15deg)}.hero-doodle-two{left:47%;top:100px;font-size:50px}.hero-stats{position:absolute;z-index:4;bottom:22px;left:max(24px,calc((100% - 1180px)/2));display:flex;gap:45px}.hero-stats div{display:flex;gap:6px;align-items:baseline}.hero-stats strong{font:800 16px Manrope}.hero-stats span{color:#71817d;font-size:11px}.category-section{padding-block:100px 90px}.section-heading,.finder-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2,.finder-heading h2,.inspiration h2,.how-copy h2{font:800 clamp(31px,3.5vw,47px)/1.08 "Manrope";letter-spacing:-2px;margin:10px 0 0}.section-heading>a{display:flex;align-items:center;gap:7px;font-weight:700;font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:4px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:1px solid transparent;background:var(--card-color);border-radius:18px;min-height:172px;padding:23px 18px 18px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.25s;text-align:left}.category-card:hover,.category-card.active{transform:translateY(-7px);box-shadow:0 15px 35px #243d371f;border-color:#163c3524}.category-card.active{box-shadow:inset 0 0 0 2px var(--green),0 15px 35px #243d371f}.category-icon{font-size:37px;height:54px;display:grid;align-items:center}.category-card>span:nth-child(2){display:flex;flex-direction:column;margin-top:auto;gap:4px}.category-card strong{font:700 14px Manrope}.category-card small{color:var(--muted);font-size:11px}.category-card svg{align-self:flex-end;margin-top:-25px;opacity:.7}.finder-section{background:#f1f4ef;padding:90px 0 105px;scroll-margin-top:80px}.finder-heading{align-items:center}.finder-heading p{color:var(--muted);margin:10px 0 0;font-size:14px}.view-toggle{background:#fff;border:1px solid #dce2dc;padding:4px;border-radius:11px;display:flex}.view-toggle button{display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:8px;padding:9px 13px;color:#75827f;cursor:pointer;font-size:12px;font-weight:700}.view-toggle button.active{background:var(--green);color:#fff;box-shadow:0 4px 12px #163c3533}.filter-row{display:grid;grid-template-columns:1.8fr repeat(3,.8fr) auto;gap:9px;margin-bottom:16px}.inline-search,.filter-row select,.more-filters{height:49px;background:#fff;border:1px solid #d9e0da;border-radius:11px}.inline-search{display:flex;align-items:center;gap:9px;padding:0 14px}.inline-search input{border:0;outline:0;width:100%;font-size:12px}.inline-search svg{color:#86928f}.filter-row select{padding:0 12px;font-size:12px;font-weight:600;color:var(--ink);outline:0}.more-filters{display:flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;cursor:pointer;font-size:12px;font-weight:700}.more-filters.active{border-color:var(--coral);color:var(--coral)}.more-filters b{background:var(--coral);color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:grid;place-items:center}.filter-panel{display:grid;grid-template-columns:1.2fr 1.2fr .9fr auto;align-items:center;gap:35px;background:#fff;border:1px solid #d9e0da;border-radius:14px;padding:18px 20px;margin:-6px 0 17px;box-shadow:0 10px 30px #263c3712}.filter-panel>div:first-child,.budget-filter{display:flex;flex-direction:column;gap:8px}.filter-panel label{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.filter-panel label strong{color:var(--ink)}.filter-panel input[type=range]{accent-color:var(--coral);width:100%}.weather-filter{display:flex;align-items:center;gap:10px}.weather-filter svg{color:#f0ad35}.weather-filter span{display:flex;flex-direction:column}.weather-filter strong{font-size:11px}.weather-filter small{color:var(--muted);font-size:10px}.reset-button{border:0;background:transparent;text-decoration:underline;cursor:pointer;font-size:11px;color:var(--muted)}.results-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 1px;font-size:11px;color:var(--muted)}.results-meta p{margin:0}.results-meta p strong{color:var(--ink)}.results-meta button{border:0;background:transparent;display:flex;align-items:center;gap:5px;cursor:pointer;font-size:11px;color:var(--muted)}.places-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.place-card{position:relative;cursor:pointer;background:#fff;border-radius:17px;overflow:hidden;border:1px solid #e1e5e0;box-shadow:0 4px 16px #263b360d;transition:.25s;min-width:0}.place-card-link{position:absolute;inset:0;z-index:2;border-radius:inherit}.place-card-link:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.place-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #263b361f}.place-card:hover .place-image img{transform:scale(1.04)}.place-image{height:183px;position:relative;overflow:hidden;background:#dfe6de}.place-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.place-tag{position:absolute;top:11px;left:11px;background:var(--coral);color:#fff;padding:5px 8px;border-radius:6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.favorite-button{z-index:3;position:absolute;top:10px;right:10px;border:0;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:35px;height:35px;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px #00000021}.favorite-button.favorite{color:var(--coral)}.open-badge{position:absolute;bottom:10px;left:10px;color:var(--green);background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;padding:5px 8px;font-size:9px;font-weight:700}.open-badge:before{content:"";display:inline-block;width:6px;height:6px;background:#5aaa70;border-radius:50%;margin-right:5px}.open-badge.closed:before{background:#d0705f}.place-body{padding:16px 16px 13px}.place-location{display:flex;align-items:center;gap:4px;color:#88938f;font-size:9px;text-transform:uppercase;letter-spacing:.4px}.place-body h3{font:700 18px/1.25 Manrope;letter-spacing:-.5px;margin:8px 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.place-category{font-size:11px;color:var(--muted)}.place-details{display:flex;gap:9px;align-items:center;margin:15px 0 12px;padding-top:12px;border-top:1px solid #edf0ed;white-space:nowrap;overflow:hidden}.place-details>span{font-size:9px;color:#667571;padding-right:8px;border-right:1px solid #dce1dd}.place-details>span:last-child{border:0}.place-details>span:first-child{display:flex;align-items:center;gap:3px;color:#e0a129}.place-details small{color:#929b98}.place-footer{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700}.place-footer .place-arrow{width:32px;height:32px;border-radius:50%;border:1px solid #d8ded9;background:#fff;display:grid;place-items:center;cursor:pointer}.place-card:hover .place-footer .place-arrow{background:var(--green);color:#fff}.empty-state{padding:70px 20px;text-align:center;background:#fff;border:1px dashed #cbd5cc;border-radius:18px}.empty-state>span{font-size:45px}.empty-state h3{font:800 24px Manrope;margin:12px 0 4px}.empty-state p{color:var(--muted)}.empty-state button{border:0;border-radius:30px;background:var(--coral);color:#fff;font-weight:700;padding:11px 18px;cursor:pointer}.map-workspace{background:#fff;border:1px solid #dce3dc;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:300px 1fr;height:540px;box-shadow:0 12px 35px #263b3614}.mini-list{padding:10px;overflow-y:auto;border-right:1px solid #e0e5df}.mini-list button{width:100%;border:0;background:transparent;display:flex;gap:11px;padding:10px;border-radius:11px;cursor:pointer;text-align:left}.mini-list button:hover,.mini-list button.active{background:#f0f4ef}.mini-list img{width:72px;height:66px;object-fit:cover;border-radius:9px}.mini-list span{display:flex;flex-direction:column;min-width:0;justify-content:center}.mini-list small{font-size:8px;color:var(--muted);text-transform:uppercase}.mini-list strong{font:700 12px/1.3 Manrope;margin:3px 0}.mini-list em{font-style:normal;font-size:9px;color:#b1822c}.map-canvas{position:relative;overflow:hidden;background-color:#e9eee7;background-image:linear-gradient(30deg,rgba(255,255,255,.45) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.45) 87.5%),linear-gradient(150deg,rgba(255,255,255,.45) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.45) 87.5%);background-size:72px 42px}.map-canvas:before,.map-canvas:after{content:"";position:absolute;background:#d7e3d1;border-radius:45% 55% 60% 40%}.map-canvas:before{width:250px;height:170px;top:2%;left:8%;transform:rotate(20deg)}.map-canvas:after{width:290px;height:240px;bottom:-5%;right:3%}.map-road{position:absolute;height:6px;background:#fff;box-shadow:0 0 0 1px #d8ddd7;border-radius:50%;z-index:1}.road-one{width:120%;left:-10%;top:53%;transform:rotate(-13deg)}.road-two{width:90%;left:19%;top:43%;transform:rotate(61deg)}.map-river{position:absolute;width:115%;height:35px;top:70%;left:-10%;background:#b9dce0;transform:rotate(8deg);border-radius:50%}.map-label{position:absolute;z-index:1;color:#829087;font:700 10px Manrope;letter-spacing:1px}.label-plzen{left:12%;top:67%}.label-praha{left:46%;top:50%;font-size:13px;color:#617269}.label-liberec{left:55%;top:14%}.label-brno{right:12%;bottom:12%}.map-marker{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);border:0;width:39px;height:45px;z-index:3;background:var(--green);color:#fff;border-radius:50% 50% 50% 7px;rotate:-45deg;display:grid;place-items:center;cursor:pointer;box-shadow:0 7px 15px #163c3547;transition:.2s}.map-marker span{rotate:45deg;font-size:17px}.map-marker:hover,.map-marker.active{background:var(--coral);scale:1.15;z-index:4}.map-locate{position:absolute;right:14px;top:14px;z-index:4;width:40px;height:40px;border-radius:9px;background:#fff;border:1px solid #d8ded8;box-shadow:0 5px 15px #1e38321f;display:grid;place-items:center}.map-popup{position:absolute;left:50%;bottom:20px;transform:translate(-50%);z-index:5;display:flex;align-items:center;gap:11px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 12px 30px #17332e38;width:330px}.map-popup img{width:65px;height:58px;object-fit:cover;border-radius:8px}.map-popup div{display:flex;flex-direction:column;flex:1}.map-popup small{font-size:8px;color:var(--muted)}.map-popup strong{font:700 12px Manrope}.map-popup span{color:#b1822c;font-size:9px}.map-popup button{border:0;background:transparent;cursor:pointer;color:var(--coral)}.inspiration{padding:105px 0}.slider-arrows{display:flex;gap:8px}.slider-arrows button{border:1px solid #d6ded8;background:#fff;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.slider-arrows button:last-child{background:var(--green);color:#fff}.story-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(2,218px);gap:15px}.story-grid article{border-radius:18px;overflow:hidden;position:relative}.story-large{grid-row:span 2}.story-large:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#0c2a23e8)}.story-large>img{width:100%;height:100%;object-fit:cover}.story-grid article>div{position:absolute;z-index:2;left:28px;right:28px;bottom:25px}.story-grid article div>span{font-size:9px;font-weight:700;letter-spacing:1.4px}.story-grid h3{font:800 24px/1.15 Manrope;letter-spacing:-.8px;margin:8px 0 16px;max-width:480px}.story-grid a{font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid currentColor;padding-bottom:3px}.story-large div{color:#fff}.story-small{padding:20px}.story-small h3{max-width:320px}.story-yellow{background:#f2c862}.story-coral{background:#ef765d;color:#fff}.story-emoji{position:absolute;font-size:88px;right:30px;top:50%;transform:translateY(-50%) rotate(10deg);filter:drop-shadow(0 9px 8px rgba(63,48,17,.12))}.how-section{background:var(--green);color:#fff;padding:100px 0;position:relative;overflow:hidden}.how-section:after{content:"↝";position:absolute;font-size:220px;right:-25px;bottom:-75px;color:#ffffff09;transform:rotate(-20deg)}.how-inner{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:100px}.how-copy .kicker{color:#f1b44a}.how-copy h2{font-size:clamp(37px,4vw,54px)}.how-copy p{color:#b8c9c5;line-height:1.7;max-width:440px}.how-copy button{background:transparent;color:#fff;border:1px solid #79928c;border-radius:40px;padding:12px 18px;display:flex;align-items:center;gap:7px;font-weight:700;margin-top:25px;cursor:pointer}.steps{position:relative}.steps:before{content:"";position:absolute;top:50px;bottom:50px;left:22px;border-left:1px dashed #647e77}.steps>div{display:grid;grid-template-columns:45px 1fr;gap:20px;margin:0 0 34px;position:relative}.steps>div:last-child{margin:0}.steps>div>span{width:45px;height:45px;background:#28554b;border:1px solid #547269;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;z-index:1}.steps>div>div{background:#ffffff0e;padding:19px 22px;border:1px solid rgba(255,255,255,.09);border-radius:14px;position:relative}.steps svg{position:absolute;right:18px;top:18px;color:#f1b44a}.steps h3{font:700 16px Manrope;margin:0 45px 5px 0}.steps p{color:#aebfbb;font-size:11px;margin:0}.newsletter{margin-top:80px;margin-bottom:80px;border-radius:20px;padding:35px 42px;background:#f6eadf;display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter-copy{display:flex;gap:18px;align-items:center}.newsletter-copy>span{font-size:45px}.newsletter small{color:var(--coral);font-size:9px;font-weight:700;letter-spacing:1.3px}.newsletter h2{font:800 25px Manrope;margin:4px 0}.newsletter p{color:var(--muted);margin:0;font-size:11px}.newsletter form{background:#fff;padding:5px;border-radius:12px;display:flex;min-width:390px;box-shadow:0 8px 20px #263b3614}.newsletter input{border:0;outline:0;padding:0 14px;min-width:0;flex:1;font-size:12px}.newsletter button{border:0;background:var(--coral);color:#fff;border-radius:9px;padding:11px 15px;font-weight:700;display:flex;gap:6px;align-items:center;cursor:pointer}.newsletter form[data-sent=true] button{background:#4f9b67;font-size:0}.newsletter form[data-sent=true] button:after{content:"Děkujeme! ✓";font-size:12px}footer{background:#102c27;color:#fff;padding:60px 0 24px}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-brand{color:#fff}.footer-main>div{display:flex;flex-direction:column;gap:11px}.footer-main p{color:#8da39e;font-size:12px;line-height:1.7}.footer-main strong{font:700 12px Manrope;margin-bottom:8px}.footer-main a:not(.brand){color:#9fb1ad;font-size:11px}.footer-main a:hover{color:#fff}.footer-bottom{border-top:1px solid #29453f;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#768f89;font-size:9px}.mobile-bottom-nav{display:none}@media(max-width:1050px){.desktop-nav{gap:20px}.header-actions{min-width:170px}.saved-button span{display:none}.hero{min-height:690px}.hero-content{width:59%}.hero-art{width:60%;right:-14%}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:145px}.places-grid{grid-template-columns:repeat(3,1fr)}.filter-row{grid-template-columns:1.6fr repeat(2,.8fr) auto}.filter-row select:nth-of-type(3){display:none}.how-inner{gap:55px}}@media(max-width:760px){.content-width{width:min(100% - 30px,580px)}.site-header{height:68px;padding:0 16px}.brand{min-width:0}.brand-mark{width:29px;height:33px}.brand-mark:after{width:11px;height:11px;left:9px;top:7px}.brand-mark span{left:12px;top:15px}.brand-copy{font-size:15px}.desktop-nav,.saved-button,.add-place{display:none}.header-actions{min-width:0;margin-left:auto}.menu-button{display:grid!important;place-items:center}.mobile-nav{display:flex;position:absolute;top:67px;left:0;right:0;background:#fffdf8;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;gap:5px;box-shadow:0 15px 25px #14312b1f}.mobile-nav a{padding:12px 8px;font:700 16px Manrope}.mobile-nav button{border:0;background:var(--green);color:#fff;padding:13px 15px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.hero{min-height:auto;padding:62px 18px 55px;text-align:center}.hero:before{width:360px;height:360px;right:-170px;top:220px}.hero-content{width:100%}.eyebrow{font-size:9px}.hero h1{font-size:clamp(49px,15vw,68px);letter-spacing:-3.5px;margin-top:20px}.hero-content>p{font-size:14px;line-height:1.55;margin:20px auto;max-width:480px}.hero-search{max-width:520px;margin:28px auto 0;flex-wrap:wrap;padding:7px}.search-field{flex:1;min-width:calc(100% - 65px);height:52px}.search-divider,.location-field{display:none}.search-submit{width:52px;padding:0;justify-content:center}.search-submit span{display:none}.quick-links{justify-content:center;flex-wrap:wrap}.quick-links>span{width:100%}.hero-art{position:relative;width:calc(100% + 60px);height:300px;right:auto;left:-30px;bottom:auto;margin-top:20px}.hero-art img{width:100%}.floating-note{scale:.78}.note-age{right:4%;top:12%}.note-count{left:3%;bottom:5%}.hero-stats{position:relative;left:auto;bottom:auto;justify-content:center;gap:20px;margin-top:-15px}.hero-stats div{flex-direction:column;gap:0;align-items:center}.hero-stats strong{font-size:14px}.hero-stats span{font-size:9px}.category-section{padding:65px 0 55px}.section-heading,.finder-heading{align-items:flex-start;margin-bottom:25px}.section-heading h2,.finder-heading h2{font-size:31px;letter-spacing:-1.5px}.section-heading>a{font-size:0;border:1px solid var(--line);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;padding:0;flex:0 0 auto}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card{min-height:126px;padding:15px}.category-icon{font-size:30px;height:40px}.category-card strong{font-size:12px}.category-card svg{margin-top:-22px}.finder-section{padding:60px 0 75px}.finder-heading{flex-direction:column}.finder-heading p{line-height:1.5}.view-toggle{width:100%}.view-toggle button{flex:1;justify-content:center}.filter-row{grid-template-columns:1fr auto}.inline-search{grid-column:span 2}.filter-row select{display:none}.more-filters{padding-inline:18px}.filter-row:after{content:"V okolí Prahy";border:1px solid #d9e0da;background:#fff;border-radius:11px;grid-row:2;grid-column:1;height:49px;display:flex;align-items:center;padding:0 14px;font-size:12px;font-weight:600}.filter-panel{grid-template-columns:1fr;gap:17px}.results-meta button{font-size:0}.results-meta button svg{display:none}.results-meta button:before{content:"Nejbližší";font-size:10px}.places-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px;padding:0 15px 20px 0;gap:12px}.place-card{min-width:min(82vw,310px);scroll-snap-align:start}.place-image{height:190px}.map-workspace{grid-template-columns:1fr;height:560px}.mini-list{display:none}.map-popup{width:calc(100% - 30px)}.map-marker{scale:.9}.inspiration{padding:70px 0}.slider-arrows{display:none}.story-grid{display:flex;overflow-x:auto;margin-right:-15px;padding-right:15px;scroll-snap-type:x mandatory}.story-grid article{min-width:83vw;height:380px;scroll-snap-align:start}.story-small{min-width:72vw!important}.story-emoji{font-size:74px;top:32%;right:25px}.story-grid article>div{left:22px;right:22px;bottom:22px}.story-grid h3{font-size:22px}.how-section{padding:70px 0}.how-inner{grid-template-columns:1fr;gap:50px}.how-copy h2{font-size:38px}.steps>div{gap:12px}.steps>div>div{padding:17px}.steps h3{font-size:14px}.newsletter{margin-top:55px;margin-bottom:55px;padding:26px 20px;flex-direction:column;text-align:center;gap:22px}.newsletter-copy{flex-direction:column;gap:6px}.newsletter h2{font-size:22px}.newsletter form{width:100%;min-width:0}.newsletter form button svg{display:none}footer{padding-bottom:90px}.footer-main{grid-template-columns:repeat(2,1fr);gap:35px 20px}.footer-main>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:65px;background:#fffdf8f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #d8deda;z-index:40;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:700;position:relative}.mobile-bottom-nav a:first-child{color:var(--coral)}.mobile-bottom-nav b{position:absolute;top:7px;left:calc(50% + 6px);background:var(--coral);color:#fff;border-radius:50%;width:15px;height:15px;font-size:8px;display:grid;place-items:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
