:root{--forest:#173d32;--green:#255b49;--sage:#9caf88;--sand:#f2e4c8;--cream:#f8f6f0;--ink:#18231f;--muted:#68726d;--line:#dde2dc;--orange:#dc6e3d;--white:#fff;--shadow:0 18px 55px rgba(22,51,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}button,input,select{font:inherit}button,a{transition:.2s ease}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav-wrap{height:78px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(23,61,50,.08)}.nav{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:10px;font:800 22px Manrope;color:var(--forest)}.brand>span:last-child>span{color:var(--orange)}.brand-mark{position:relative;width:29px;height:30px;display:inline-block}.brand-mark i{position:absolute;bottom:2px;width:3px;background:var(--forest);border-radius:3px}.brand-mark i:before{content:"";position:absolute;width:11px;height:16px;background:var(--sage);border-radius:70% 10% 70% 10%;transform:rotate(-38deg);left:-7px;top:-9px}.brand-mark i:nth-child(1){left:6px;height:15px}.brand-mark i:nth-child(2){left:14px;height:23px}.brand-mark i:nth-child(3){left:22px;height:13px}.brand-mark i:nth-child(2):before{background:var(--orange);transform:rotate(42deg);left:0}.nav-links{display:flex;align-items:center;gap:28px;margin-left:auto}.nav-links a{font-size:14px;font-weight:600}.nav-links a:hover{color:var(--orange)}.nav-actions{display:flex;gap:10px;align-items:center}.btn{border:0;border-radius:9px;padding:14px 20px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:white;box-shadow:0 8px 22px rgba(220,110,61,.28)}.btn-outline{background:white;border:1px solid var(--line);color:var(--forest)}.btn-dark{background:var(--forest);color:#fff}.btn-sand{background:var(--sand);color:var(--forest)}.btn-small{padding:10px 14px;font-size:13px}.icon-btn{position:relative;border:0;background:transparent;font-size:23px;cursor:pointer}.account-toggle{border:1px solid var(--line);background:#fff;color:var(--forest);border-radius:9px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.nav-actions .add-experience{min-height:40px;padding:0 13px;border-radius:9px;font-size:10px;font-weight:800;gap:6px}.saved-count{position:absolute;right:-2px;top:-4px;font-size:9px;background:var(--orange);color:#fff;width:16px;height:16px;border-radius:50%;display:grid;place-items:center}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:24px}.hero{height:650px;background:url("assets/campplot-hero.png") center/cover no-repeat;color:#fff;position:relative;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,28,23,.9) 0%,rgba(9,28,23,.7) 38%,rgba(9,28,23,.15) 75%)}.hero-content{position:relative;padding-bottom:35px}.eyebrow{font:700 11px Manrope;letter-spacing:2px;color:var(--orange)}.eyebrow.light{color:#f7d6bf}.eyebrow.light span{color:#c7dfae}.hero h1{font:700 clamp(45px,6vw,76px)/.98 Manrope;margin:19px 0 20px;letter-spacing:-3px}.hero h1 em{font-style:normal;color:#d3e7bb}.hero-content>p{font-size:18px;line-height:1.6;max-width:650px;color:rgba(255,255,255,.86)}.search-box{height:76px;background:#fff;border-radius:12px;margin-top:31px;max-width:760px;display:flex;align-items:center;padding:9px;box-shadow:0 16px 45px rgba(0,0,0,.25);color:var(--ink);position:relative}.search-icon{font-size:30px;color:var(--orange);margin:0 12px}.search-box label{display:flex;flex-direction:column;flex:1}.search-box label span{font-size:11px;font-weight:700;color:var(--green)}.search-box input{border:0;outline:0;padding:5px 0;font-size:15px}.search-results{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;border-radius:10px;box-shadow:var(--shadow);padding:8px;z-index:4}.search-results.show{display:block}.search-result{padding:12px 15px;border-radius:7px;display:flex;justify-content:space-between;cursor:pointer}.search-result:hover{background:var(--cream)}.search-result small{color:var(--muted)}.quick{display:flex;gap:8px;margin-top:15px;align-items:center;font-size:12px}.quick span{opacity:.7}.quick button{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:6px 12px;cursor:pointer}.quick button:hover{background:#fff;color:var(--forest)}.hero-proof{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.avatars{display:flex}.avatars b{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--sand);color:var(--forest);font-size:9px;border:2px solid #fff;margin-left:-7px}.hero-proof>div:nth-child(2){display:flex;flex-direction:column;font-size:12px}.hero-proof>div:nth-child(2) span{opacity:.65}.stars{color:#f2ae45;font-size:13px}.stars span{color:rgba(255,255,255,.7);margin-left:8px}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:100px;align-items:center}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-icon{font-size:29px;color:var(--orange)}.trust-grid p{display:flex;flex-direction:column;margin:0;font-size:14px}.trust-grid small{color:var(--muted);margin-top:3px}.section{padding:90px 0}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2,.map-copy h2,.center-heading h2,.cta h2{font:700 clamp(32px,4vw,45px)/1.12 Manrope;letter-spacing:-1.5px;margin:12px 0}.section-heading p,.map-copy>p{color:var(--muted);margin:0}.text-link{border:0;background:transparent;color:var(--orange);font-weight:700;cursor:pointer}.filter-pills{display:flex;gap:8px;margin:35px 0 25px;overflow:auto}.filter-pills button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:9px 15px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer}.filter-pills button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.camp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.camp-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--line);transition:.25s}.camp-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.camp-img{height:205px;background-image:linear-gradient(0deg,rgba(0,0,0,.28),transparent),url("assets/campplot-hero.png");background-size:cover;position:relative}.camp-card:nth-child(2) .camp-img{background-position:58% 45%}.camp-card:nth-child(3) .camp-img{background-position:80% 80%}.badge{position:absolute;left:12px;top:12px;background:rgba(255,255,255,.94);border-radius:6px;padding:6px 9px;font-size:10px;font-weight:700;color:var(--forest)}.heart{position:absolute;right:12px;top:12px;background:#fff;border:0;width:34px;height:34px;border-radius:50%;font-size:19px;cursor:pointer}.heart.saved{background:var(--orange);color:#fff}.camp-info{padding:18px}.camp-location{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px}.camp-title-line{display:flex;justify-content:space-between;gap:10px;align-items:start}.camp-info h3{font:700 19px Manrope;margin:7px 0}.rating{color:var(--orange);font-weight:700;margin-top:7px}.camp-meta{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;display:flex;gap:14px;color:var(--muted);font-size:12px}.map-section{background:#e8eee5;padding:90px 0;overflow:hidden}.map-layout{display:grid;grid-template-columns:37% 63%;align-items:center;gap:65px}.map-copy>p{line-height:1.7}.feature-list{margin:30px 0}.feature-list>div{display:flex;gap:14px;margin:18px 0}.feature-list b{background:#fff;color:var(--orange);width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.feature-list span{display:flex;flex-direction:column}.feature-list small{color:var(--muted);margin-top:4px}.camp-map{height:570px;border-radius:18px;background:#d9d6b7;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(32,67,55,.2);transform:rotate(1deg)}.map-top{position:absolute;top:0;left:0;right:0;height:51px;background:#fff;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:0 16px;font-weight:700;font-size:13px}.map-top i{display:inline-block;width:9px;height:9px;background:var(--green);border-radius:50%;margin-right:6px}.map-top button{border:1px solid var(--line);background:#fff;width:30px;height:30px}.sea{position:absolute;left:0;bottom:0;width:32%;height:85%;background:linear-gradient(145deg,#83c6c0,#3d8d91);clip-path:polygon(0 0,80% 8%,65% 25%,85% 44%,58% 63%,70% 100%,0 100%);overflow:hidden}.sea span{position:absolute;top:42%;left:10px;color:rgba(255,255,255,.7);font:700 9px Manrope;letter-spacing:2px;transform:rotate(-90deg)}.sea i{position:absolute;width:120px;height:1px;background:rgba(255,255,255,.28);left:10px;top:30%}.sea i:nth-child(3){top:50%;left:30px}.sea i:nth-child(4){top:70%}.map-road{position:absolute;background:#aaa98e;border:8px solid rgba(255,255,255,.25);border-radius:50%}.road-a{width:600px;height:170px;right:-50px;top:195px;transform:rotate(-8deg)}.road-b{width:450px;height:120px;right:-40px;bottom:30px;transform:rotate(18deg)}.plots{position:absolute;inset:70px 25px 35px 130px}.plot{position:absolute;width:51px;height:38px;border:2px solid rgba(255,255,255,.7);background:#76936d;clip-path:polygon(5% 5%,95% 0,100% 90%,8% 100%);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center;cursor:pointer;filter:drop-shadow(0 2px 2px rgba(0,0,0,.15))}.plot:hover,.plot.active{background:var(--orange);transform:scale(1.12);z-index:3}.plot.limited{background:#b99c68}.facility{position:absolute;z-index:3;background:#fff;border-radius:7px;padding:6px;color:var(--green);display:flex;gap:4px;align-items:center;font-size:15px;box-shadow:0 5px 15px rgba(0,0,0,.12)}.facility small{font-size:8px}.reception{right:25px;top:70px}.wash{right:45px;bottom:45px}.beach{left:28px;top:150px}.map-legend{position:absolute;bottom:10px;left:15px;display:flex;gap:12px;background:rgba(255,255,255,.9);padding:7px 10px;border-radius:6px;font-size:8px;z-index:4}.map-legend i{display:inline-block;width:8px;height:8px;border-radius:2px;background:#76936d}.map-legend .best{background:var(--orange)}.map-legend .limited{background:#b99c68}.plot-card{position:absolute;width:265px;background:#fff;border:0;border-radius:12px;right:18px;top:105px;padding:19px;z-index:6;box-shadow:0 15px 40px rgba(0,0,0,.23);display:none}.plot-card.show{display:block;animation:pop .2s ease}@keyframes pop{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.plot-close{position:absolute;right:10px;top:8px;border:0;background:none;font-size:21px}.zone{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:1.5px}.plot-card h3{font:700 22px Manrope;margin:6px 0}.plot-rating{font-size:12px;color:var(--orange)}.plot-rating span{color:var(--muted)}.plot-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:15px 0}.plot-stats div{display:flex;flex-direction:column;font-size:11px;color:var(--orange)}.plot-stats strong{font-size:10px;color:var(--ink);margin-top:4px}.plot-stats small{font-size:9px;color:var(--muted)}.full{width:100%}.center-heading{text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px}.steps article{text-align:center;padding:15px 28px;position:relative}.steps article:after{content:"";position:absolute;right:-25%;top:57px;width:50%;border-top:1px dashed #b8c1ba}.steps article:last-child:after{display:none}.steps article>span{position:absolute;color:#e3e5df;font:800 55px Manrope;z-index:-1;top:-20px;left:50%;transform:translateX(-50%)}.step-icon{margin:auto;background:#edf1e9;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:27px}.steps h3{font:700 17px Manrope;margin:18px 0 7px}.steps p{color:var(--muted);font-size:13px;line-height:1.6}.cta-section{background:var(--forest);color:#fff;padding:75px 0;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-100px;top:-120px;box-shadow:0 0 0 80px rgba(255,255,255,.025)}.cta{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.cta>div:first-child>p{color:rgba(255,255,255,.7);line-height:1.6}.review-card{background:#fff;color:var(--ink);border-radius:15px;padding:25px;transform:rotate(1.3deg);box-shadow:var(--shadow)}.review-top{display:flex;align-items:center;gap:10px}.review-avatar{width:42px;height:42px;background:var(--sand);border-radius:50%;display:grid;place-items:center;font-weight:700}.review-top>div:nth-child(2){display:flex;flex-direction:column}.review-top small{color:var(--muted)}.review-top>span{margin-left:auto;color:var(--green);font-size:10px;background:#e5f0e7;padding:5px}.review-card blockquote{font-size:16px;line-height:1.55;margin:12px 0}.review-tags{display:flex;gap:7px;flex-wrap:wrap}.review-tags span{font-size:10px;background:var(--cream);padding:6px 8px;border-radius:5px}footer{background:#102d26;color:#fff;padding:65px 0 25px}.inverse{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-grid p,.footer-grid a{color:rgba(255,255,255,.58);line-height:1.5}.footer-grid a:hover{color:#fff}.newsletter{display:flex}.newsletter input{min-width:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#fff;padding:11px;outline:0}.newsletter button{background:var(--orange);border:0;color:#fff;width:42px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:45px;color:rgba(255,255,255,.4);font-size:11px;display:flex;justify-content:space-between}dialog{border:0;border-radius:18px;padding:35px;width:min(480px,calc(100% - 30px));box-shadow:0 30px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(11,32,26,.72);backdrop-filter:blur(5px)}dialog h2{font:700 30px Manrope;margin:9px 0}dialog p{color:var(--muted)}dialog label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin:17px 0}dialog input,dialog select{padding:13px;border:1px solid var(--line);border-radius:8px;background:#fff}dialog>small{display:block;text-align:center;color:var(--muted);margin-top:12px}.modal-close{position:absolute;right:17px;top:13px;border:0;background:none;font-size:25px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--forest);color:#fff;border-radius:9px;padding:13px 20px;opacity:0;pointer-events:none;z-index:100;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:950px){.nav-links{display:none}.account-toggle{border:0;background:transparent;padding:0;font-size:23px}.account-toggle span{display:none}.menu-toggle{display:block}.nav.open{height:auto;min-height:78px;flex-wrap:wrap;padding-bottom:15px}.nav.open .nav-links{display:flex;order:3;width:100%;justify-content:center}.map-layout{grid-template-columns:1fr}.map-copy{max-width:650px}.camp-map{transform:none}.cta{gap:45px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div{padding:18px}.steps{grid-template-columns:repeat(2,1fr)}.steps article:after{display:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.camp-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:950px){.nav-wrap{height:auto;min-height:78px}.nav{height:78px;min-height:78px}.nav.open{height:auto}}
@media(max-width:650px){.shell{width:min(100% - 28px,1180px)}.nav-actions .icon-btn,.nav-actions .account-toggle{width:38px;height:40px;padding:0;font-size:17px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--forest);display:inline-flex;align-items:center;justify-content:center;gap:0}.nav-actions .icon-btn span:not(.saved-count),.nav-actions .account-toggle span{display:none}.hero{height:670px;background-position:63% center}.hero-overlay{background:linear-gradient(90deg,rgba(9,28,23,.92),rgba(9,28,23,.52))}.hero h1{font-size:45px;letter-spacing:-2px}.hero-content>p{font-size:15px}.search-box{height:auto;display:grid;grid-template-columns:42px 1fr;padding:10px}.search-box .btn{grid-column:1/-1;margin-top:8px}.quick{flex-wrap:wrap}.hero-proof{bottom:16px}.hero-proof .stars{display:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{justify-content:flex-start;border-bottom:1px solid var(--line)}.trust-icon{font-size:22px}.trust-grid small{font-size:10px}.section{padding:65px 0}.section-heading{align-items:start}.text-link{display:none}.camp-grid{grid-template-columns:1fr}.camp-card:nth-child(n+3){display:none}.map-section{padding:65px 0}.map-layout{gap:35px}.camp-map{height:520px;margin:0 -7px}.plots{left:80px}.plot{width:45px}.plot-card{right:8px;top:95px}.steps{grid-template-columns:1fr 1fr}.steps article{padding:15px 8px}.cta{grid-template-columns:1fr;gap:30px}.review-card{transform:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{gap:15px}.nav.open .nav-links{flex-direction:column;align-items:center}.nav-actions{margin-left:auto}}

/* Ravan prikaz karte i detaljni prikaz parcele */
.camp-card{cursor:pointer}.camp-card:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.camp-img-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,#214f40,#83a477)}
.camp-placeholder-mark{font:800 86px/1 Manrope;color:rgba(255,255,255,.22);text-shadow:0 1px 0 rgba(255,255,255,.12)}
.camp-map{transform:none}
.plot-modal{width:min(1040px,calc(100% - 30px));padding:0;overflow:hidden;border-radius:20px}
.plot-modal .modal-close{z-index:3;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 4px 18px rgba(0,0,0,.18)}
.plot-photo{height:min(52vh,510px);position:relative;background:#dce2d7}
.plot-photo img{width:100%;height:100%;object-fit:cover;display:block}
.plot-photo>span{position:absolute;left:18px;bottom:16px;background:rgba(17,45,38,.82);color:#fff;padding:8px 11px;border-radius:7px;font-size:11px;backdrop-filter:blur(6px)}
.plot-modal-content{padding:28px 34px 32px}
.plot-modal-heading{display:flex;justify-content:space-between;gap:25px;align-items:center}
.plot-modal-heading h2{margin:7px 0 0}
.large-rating{color:var(--orange);font:700 20px Manrope;white-space:nowrap}.large-rating small{display:block;color:var(--muted);font:500 10px "DM Sans";text-align:right}
.plot-modal-content>p{max-width:750px;line-height:1.65}
.plot-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0}
.plot-detail-grid>div{background:var(--cream);border:1px solid var(--line);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:4px}
.plot-detail-grid span{color:var(--orange);font-size:18px}.plot-detail-grid strong{font-size:13px}.plot-detail-grid small{color:var(--muted);font-size:10px}
.verified-note{background:#e8f1e7;border-radius:9px;padding:12px 15px;display:flex;flex-direction:column;font-size:11px;color:var(--green)}.verified-note span{margin-top:3px;color:var(--muted)}
.plot-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
@media(max-width:650px){.plot-photo{height:34vh}.plot-modal-content{padding:22px 18px}.plot-detail-grid{grid-template-columns:1fr 1fr}.plot-modal-actions{flex-direction:column}.plot-modal-actions .btn{width:100%}}
.search-result:is(button){border:0;width:100%;background:transparent;color:inherit;text-align:left}.plot.unavailable{cursor:not-allowed;opacity:.42;background:#8f9481}.plot.unavailable:hover{transform:none;background:#8f9481}.footer-bottom a:hover{color:#fff}
.auth-modal{width:min(440px,calc(100% - 28px));padding:32px;border-radius:18px}.auth-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:25px}.auth-brand{font:800 22px Manrope;color:var(--forest)}.auth-brand span{color:var(--orange)}.auth-modal h2{margin:15px 0 5px}.auth-modal>p{color:var(--muted)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);padding:4px;border-radius:8px;margin:20px 0}.auth-tabs button{border:0;background:transparent;padding:9px;border-radius:6px;font-weight:700}.auth-tabs .active{background:var(--forest);color:#fff}.auth-modal label{display:flex;flex-direction:column;gap:6px;margin:14px 0;font-size:11px;font-weight:700}.auth-modal input{padding:12px;border:1px solid var(--line);border-radius:8px}.password-field{position:relative;display:flex}.password-field input{flex:1;padding-right:42px!important}.password-toggle{position:absolute;right:2px;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:16px;line-height:1;cursor:pointer;padding:8px;border-radius:6px}.password-toggle:hover{background:var(--cream)}.password-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.auth-error{min-height:20px;color:#b33b2f;font-size:11px}.auth-modal>small{display:block;color:var(--muted);text-align:center;margin-top:12px}.auth-oauth{display:flex;flex-direction:column;gap:9px;margin-top:18px}.auth-oauth-btn{font-weight:600}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 4px;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-top:1px solid var(--line)}.auth-forgot{display:block;margin:10px auto 0;border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700;cursor:pointer;text-decoration:underline}.production-toast{position:fixed;z-index:200;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;background:var(--forest);color:#fff;padding:12px 18px;border-radius:8px;box-shadow:var(--shadow);transition:.2s;pointer-events:none}.production-toast.show{opacity:1;transform:translate(-50%,0)}.production-toast[data-type="error"]{background:#9d382e}
.experience-modal select,.experience-modal textarea{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.experience-modal textarea{min-height:110px;resize:vertical}
.experience-modal{width:min(560px,calc(100% - 28px));max-height:calc(100vh - 28px);overflow:auto}
.experience-photo-block{margin:18px 0;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--cream)}
.hidden{display:none!important}
.experience-photo-block.hidden{display:none!important}
.experience-photo-picker{position:relative;margin:0!important;cursor:pointer}
.experience-photo-picker>span{display:flex;align-items:center;justify-content:center;margin-top:2px;padding:13px;border:1px dashed var(--green);border-radius:9px;background:#fff;color:var(--forest);font-size:12px;font-weight:800}
.experience-photo-picker:hover>span{border-color:var(--orange);color:var(--orange)}
.experience-photo-picker input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none;padding:0!important}
.experience-photo-date{margin:12px 0 8px!important}.experience-photo-date input{background:#fff}
.experience-photo-help{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:9px;line-height:1.4}
.experience-photo-help span:last-child{color:var(--green);text-align:right}
.experience-photo-moderation-note{display:flex;flex-direction:column;gap:4px;margin-top:11px;padding:11px 12px;border-left:3px solid var(--orange);border-radius:7px;background:#fff;color:var(--muted);font-size:10px;line-height:1.45}
.experience-photo-moderation-note strong{color:var(--forest);font-size:11px}
.experience-photo-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}
.experience-photo-preview{margin:0;min-width:0;border-radius:8px;overflow:hidden;background:#fff;border:1px solid var(--line)}
.experience-photo-preview img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.experience-photo-preview figcaption{padding:6px;font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.review-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.review-photo-grid figure{margin:0;overflow:hidden;border-radius:9px;background:var(--cream);border:1px solid var(--line)}.review-photo-grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.review-photo-grid figcaption{padding:7px;font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.review-item .review-photo-grid,.ulika-review-list article .review-photo-grid,.review-card .review-photos{width:85%}.review-item .review-photo-grid figure:nth-child(n+5),.ulika-review-list article .review-photo-grid figure:nth-child(n+5),.review-card .review-photos figure:nth-child(n+5){display:none}.review-item .review-photo-grid:has(figure:nth-child(5)) figure:nth-child(4),.ulika-review-list article .review-photo-grid:has(figure:nth-child(5)) figure:nth-child(4),.review-card .review-photos:has(figure:nth-child(5)) figure:nth-child(4){position:relative}.review-item .review-photo-grid:has(figure:nth-child(5)) figure:nth-child(4)::after,.ulika-review-list article .review-photo-grid:has(figure:nth-child(5)) figure:nth-child(4)::after,.review-card .review-photos:has(figure:nth-child(5)) figure:nth-child(4)::after{content:"+ još";position:absolute;inset:0;display:grid;place-items:center;background:rgba(10,35,27,.5);color:#fff;font:800 13px Manrope;pointer-events:none}
.camp-gallery img,.ulika-hero-map.is-camp-photo>img,.camp-photo-large,.review-photo-grid img,.review-photos img,.ulika-plot-gallery img,.plot-photo img,.plot-detail-grid img,.modal-plot-photo,.selected-plot img,.best-grid img,.list-view img,.cikat-plot-feature img{cursor:zoom-in}
.photo-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border-radius:0;background:rgba(6,18,14,.96);color:#fff;overflow:hidden}.photo-lightbox::backdrop{background:rgba(6,18,14,.96);backdrop-filter:none}.photo-lightbox figure{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;margin:0;padding:38px 74px 54px}.photo-lightbox figure img{width:100%;height:100%;min-height:0;object-fit:contain;cursor:default}.photo-lightbox figcaption{padding-top:12px;color:rgba(255,255,255,.78);font-size:12px;text-align:center}.photo-lightbox-close,.photo-lightbox-nav{position:absolute;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--forest);box-shadow:0 7px 24px rgba(0,0,0,.28)}.photo-lightbox-close{right:20px;top:18px;width:42px;height:42px;font-size:27px}.photo-lightbox-nav{top:50%;width:48px;height:48px;transform:translateY(-50%);font-size:35px}.photo-lightbox-nav.previous{left:18px}.photo-lightbox-nav.next{right:18px}.photo-lightbox-count{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);color:rgba(255,255,255,.65);font-size:11px;font-weight:800}
@media(max-width:650px){.photo-lightbox figure{padding:65px 12px 62px}.photo-lightbox-nav{top:auto;bottom:14px;width:42px;height:42px}.photo-lightbox-nav.previous{left:15px}.photo-lightbox-nav.next{right:15px}.photo-lightbox-close{right:13px;top:12px}}
.experience-modal button:disabled{cursor:wait;opacity:.6;transform:none}
.review-feedback-modal{width:min(520px,calc(100% - 28px));padding:36px;text-align:center}
.review-feedback-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#e5f0e7;color:var(--green);font:800 28px Manrope}
.review-feedback-modal h2{margin:8px 0 10px}
.review-feedback-modal>p{margin:0 auto;max-width:430px;line-height:1.6}
.review-feedback-status{display:flex;flex-direction:column;gap:4px;margin:22px 0;padding:14px;border:1px solid #e2c8b9;border-radius:10px;background:#fff7f1;color:var(--muted);font-size:11px}
.review-feedback-status strong{color:var(--orange);font-size:14px}
.review-feedback-actions{display:flex;justify-content:center;gap:10px}
.review-feedback-modal h2{margin:0 0 10px;font:800 26px Manrope;line-height:1.2;color:var(--forest)}
.review-success-lead{margin:0 0 12px;color:var(--ink);font-size:15px;line-height:1.55}
.review-success-note{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.6}
.review-success-community{display:block;margin:0 0 18px;padding:13px 15px;border-radius:10px;background:#eef5ee;color:var(--forest);font-size:11px;font-weight:600;line-height:1.5;text-align:left}
.review-feedback-modal .btn.full{margin-bottom:10px}
.review-more-back{margin:0 auto 12px 0;border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700}
.review-more-step{text-align:left}
.review-more-step h2{text-align:left}
.review-more-search input{width:100%;margin:16px 0 14px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;color:var(--ink)}
.review-more-heading{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.review-more-results{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.review-more-camp{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:10px;padding:8px;border:1px solid var(--line);border-radius:11px;background:#fff;text-align:left}
.review-more-camp:hover{border-color:var(--green);background:var(--cream)}
.review-more-camp img,.review-more-camp-blank{width:56px;height:48px;border-radius:8px;object-fit:cover;background:#e4ece6}
.review-more-camp strong{display:block;color:var(--forest);font-size:12px;line-height:1.3}
.review-more-camp small{display:block;margin-top:2px;color:var(--muted);font-size:10px}
.review-more-empty{grid-column:1/-1;margin:0;padding:14px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);font-size:11px;text-align:center}
.review-more-missing{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:#fffaf3;color:var(--muted);font-size:11px;line-height:1.5}
.review-more-missing strong{display:block;color:var(--forest)}
@media(max-width:560px){.review-more-results{grid-template-columns:1fr}}
@media(max-width:650px){.review-feedback-modal{padding:28px 20px}.review-feedback-actions{flex-direction:column}.review-feedback-actions .btn{width:100%}}
/* Post-review presentation; the existing two-step flow stays unchanged. */
.review-feedback-modal{width:min(660px,calc(100% - 28px));max-height:calc(100dvh - 32px);padding:28px 36px 32px;border:1px solid #e2e9e3;border-radius:24px;background:#fff;box-shadow:0 24px 90px #173d322e;overflow-y:auto}
.review-feedback-modal::backdrop{background:rgba(20,42,35,.38);backdrop-filter:blur(5px)}
.review-feedback-modal::before{content:"";display:block;width:150px;height:44px;margin-bottom:18px;background:url('/assets/welcome-email/campplot-logo-light.png') left center/contain no-repeat}
.review-feedback-modal .auth-close{top:24px;right:24px;width:36px;height:36px;border-radius:50%;color:var(--muted);cursor:pointer}
.review-feedback-modal .auth-close:hover{background:var(--cream);color:var(--forest)}
.review-feedback-modal .review-feedback-icon{position:relative;width:220px;height:132px;margin:0 auto 22px;border-radius:70px 70px 28px 28px;background:#eaf2e8 url('/assets/welcome-email/hero-campsite.jpg') center 48%/cover no-repeat;font-size:0;box-shadow:0 8px 24px #173d3210}
.review-feedback-icon::after{content:"♥";position:absolute;right:-7px;top:6px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff5ed;color:var(--orange);font-size:27px;box-shadow:0 3px 12px #173d3210}
.review-feedback-modal h2{max-width:530px;margin:0 auto 16px;font:800 clamp(25px,3.5vw,32px)/1.22 Manrope,sans-serif;letter-spacing:-.8px;text-wrap:balance}
.review-feedback-modal .review-success-lead{max-width:510px;margin:0 auto 14px;font-size:17px;line-height:1.55;text-wrap:pretty}
.review-feedback-modal .review-success-note{max-width:470px;margin:0 auto 22px;font-size:14px;line-height:1.65;text-wrap:pretty}
.review-success-community{position:relative;min-height:72px;display:flex;align-items:center;margin:0 0 20px;padding:16px 20px 16px 68px;border-radius:14px;background:#edf4eb;font-size:13px;font-weight:500;line-height:1.6}
.review-success-community::before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:url('/assets/welcome-email/icon-community.svg') center/contain no-repeat}
.review-feedback-modal .btn.full{width:100%;min-height:52px;margin-bottom:12px;background:var(--forest);box-shadow:0 4px 12px #173d3212;font-size:16px;border-radius:11px}
.review-feedback-modal .btn.full:hover{background:var(--green)}
.review-feedback-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.review-feedback-actions .btn{min-height:46px;padding:12px 10px;border-color:#bdcec2;font-size:13px;line-height:1.4}
.review-feedback-modal .review-feedback-status{margin:0 0 18px;padding:12px 16px;font-size:12px;text-align:left}
.review-feedback-modal [hidden]{display:none!important}
.review-more-back{display:block;margin:0 0 18px;padding:4px 0;font-size:13px;cursor:pointer}
.review-more-step h2{margin-left:0;font-size:28px}
.review-more-step .review-success-lead{margin-left:0;color:var(--muted);font-size:16px}
.review-feedback-modal .review-more-search{margin:22px 0}
.review-feedback-modal .review-more-search input{margin:0;min-height:50px;padding:14px 16px;border-radius:12px;font-size:15px;font-weight:400}
.review-feedback-modal :is(button,a,input):focus-visible{outline:3px solid var(--sage);outline-offset:3px}
.review-more-heading{margin:0 0 14px;color:var(--forest);font-size:16px;letter-spacing:0;text-transform:none}
.review-more-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.review-more-camp{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-color:#e3e9e3;border-radius:12px;box-shadow:0 3px 10px #173d3205;cursor:pointer}
.review-more-camp img,.review-more-camp-blank{width:100%;height:96px;border-radius:0;object-fit:cover}
.review-more-camp>span:last-child{padding:11px 12px 13px}
.review-more-camp strong{font-size:13px;line-height:1.4}
.review-more-camp small{margin-top:5px;font-size:11px;line-height:1.4}
.review-more-camp:hover{transform:translateY(-2px);background:#fff;box-shadow:0 5px 16px #173d3210}
.review-more-missing{gap:14px;margin-top:24px;padding:16px;border-radius:13px;background:#fafbf8;font-size:12px}
.review-more-missing>span:first-child{font-size:24px}.review-more-missing>span:last-child{margin-left:auto;font-size:26px}
.review-more-missing strong{margin-bottom:4px;font-size:14px}
@media(max-width:560px){.review-feedback-modal{padding:22px 20px 24px;border-radius:18px}.review-feedback-modal::before{width:130px;height:36px;margin-bottom:14px}.review-feedback-modal .auth-close{top:20px;right:16px}.review-feedback-modal .review-feedback-icon{width:176px;height:108px;margin-bottom:18px}.review-feedback-modal h2{font-size:25px;letter-spacing:-.5px}.review-feedback-modal .review-success-lead{font-size:15px}.review-feedback-modal .review-success-note{font-size:13px;margin-bottom:18px}.review-success-community{padding:14px 14px 14px 54px;font-size:12px}.review-success-community::before{left:14px;width:26px;height:26px}.review-feedback-actions{grid-template-columns:1fr}.review-more-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-more-camp img,.review-more-camp-blank{height:92px}.review-more-step h2{font-size:25px}}
@media(max-width:650px){.experience-photo-help{flex-direction:column}.experience-photo-help span:last-child{text-align:left}.experience-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Dvostupanjsko prikupljanje iskustava */
.experience-modal{width:min(980px,calc(100% - 28px));padding:34px 38px;border-radius:22px;color:var(--forest)}
.experience-modal::backdrop{background:rgba(11,37,30,.58);backdrop-filter:blur(3px)}
.experience-modal>.eyebrow{display:block;margin-bottom:8px;color:#ed5318;font:800 13px Manrope;letter-spacing:.15em}
.experience-modal>h2{margin:0 0 10px;font:800 clamp(32px,5vw,50px)/1 Manrope}
.experience-scope-step>p{margin:0 0 30px;color:var(--muted);font-size:17px}.experience-scope-step>h3{margin:0 0 18px;font:800 23px Manrope}
.experience-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.experience-scope-card{display:flex;min-height:360px;align-items:center;flex-direction:column;justify-content:center;padding:27px;border:1px solid #dedbd1;border-radius:18px;background:#fff;color:var(--forest);box-shadow:0 10px 24px rgba(20,53,43,.07);text-align:center;cursor:pointer}
.experience-scope-card:hover,.experience-scope-card:focus-visible{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 14px 32px rgba(220,110,61,.12)}
.experience-scope-card.featured{border-color:var(--orange);background:linear-gradient(145deg,#fff 68%,#fff8f3)}
.experience-scope-icon,.experience-target-icon{display:grid;place-items:center;border-radius:50%;background:#f6f3eb}.experience-scope-icon{width:106px;height:106px;margin-bottom:20px}.experience-scope-icon svg,.experience-target-icon svg{width:68%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.experience-scope-card.featured .experience-scope-icon{color:#ed5318;background:#fff1e6}
.experience-scope-card strong{font:800 25px Manrope}.experience-scope-card>span:not(.experience-scope-icon){max-width:330px;margin:12px 0 22px;color:var(--muted);font-size:16px;line-height:1.5}.experience-scope-card em{width:100%;margin-top:auto;padding:13px 18px;border:1px solid currentColor;border-radius:10px;font-style:normal;font-weight:800}.experience-scope-card.featured em{border-color:#ed5318;background:#ed5318;color:#fff}
.experience-info{margin:24px 0 0!important;padding:15px 18px;border:1px solid #f5d3bb;border-radius:12px;background:#fffaf5;color:var(--muted)!important;font-size:14px!important}
.experience-form-step{display:flex;flex-direction:column;gap:14px}.experience-form-step.hidden,.experience-scope-step.hidden{display:none!important}
.experience-target{display:flex;align-items:center;gap:14px;padding:13px 16px;border:1px solid #e7dfd0;border-radius:13px;background:#fffaf4}.experience-target-icon{flex:0 0 55px;width:55px;height:55px}.experience-target>div{display:flex;min-width:0;flex:1;flex-direction:column}.experience-target strong{font:800 18px Manrope}.experience-target small{margin-top:2px;color:var(--muted);font-size:13px}.experience-target>button{border:0;background:none;color:#ed5318;font-weight:800;cursor:pointer}
.experience-location-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.experience-location-fields label{margin:0!important}.experience-location-fields select{width:100%;margin-top:5px}
.experience-rating{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:16px 20px;border:1px solid #e7e3db;border-radius:13px;background:#fff}.experience-rating>strong{font:800 16px Manrope}.experience-rating>span{text-align:right;font-weight:800}.experience-stars{display:flex;gap:5px}.experience-stars button{padding:0;border:0;background:none;color:#d7d3ca;font-size:39px;line-height:1;cursor:pointer}.experience-stars button.active{color:#ed5318}.experience-stars button:hover{transform:scale(1.08)}
.experience-details{padding:18px 20px;border:1px solid #e7e3db;border-radius:13px;background:#fff}.experience-details.hidden{display:none}.experience-details h3{margin:0 0 13px;font:800 17px Manrope}.experience-detail-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:14px;margin-top:10px}.experience-detail-row>span{font-weight:800}.experience-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.experience-chips button{min-height:43px;padding:8px 10px;border:1px solid #dedbd3;border-radius:11px;background:#fff;color:var(--forest);font-weight:700;cursor:pointer}.experience-chips button:hover{border-color:#ed5318}.experience-chips button.active{border-color:#ed5318;background:#fff7f2;box-shadow:inset 0 0 0 1px #ed5318}.experience-chips[data-review-field="atmosphere"],.experience-chips[data-review-field="peace"]{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-chips[data-review-field="suitableFor"]{grid-template-columns:repeat(5,minmax(0,1fr))}
.experience-comment{margin:0!important;padding:14px 18px;border:1px solid #e7e3db;border-radius:13px;background:#fff}.experience-comment>span{display:flex;justify-content:space-between;font-weight:800}.experience-comment small{color:var(--muted);font-weight:400}.experience-comment textarea{width:100%;min-height:82px;margin-top:8px;border-color:#d8d3c9}
.experience-modal .experience-photo-block{margin:0;padding:14px 18px;background:#fff}.experience-modal .experience-photo-picker>span{padding:16px;font-size:14px}.experience-modal .experience-photo-help{margin-top:6px;font-size:11px}
.experience-stay{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:0;padding:13px 18px;border:1px solid #e7e3db;border-radius:13px;background:#fff}.experience-stay legend{float:left;width:100%;margin-bottom:8px;font-weight:800}.experience-stay label{margin:0!important}.experience-stay label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.experience-stay select{width:100%}
.experience-moderation-note{padding:10px 15px;border-left:4px solid #ed5318;border-radius:9px;background:#fff8f1;color:var(--muted);font-size:13px}.experience-form-step>.btn{min-height:54px;background:#ed5318;font-size:17px}.experience-form-step>.btn:hover{background:#d7440c}
.review-detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.review-detail-tags span{padding:6px 9px;border-radius:999px;background:#edf3ed;color:var(--forest);font-size:12px;font-weight:700}
.experience-summary-panel{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;margin:18px 0;padding:22px 24px;border:1px solid #d7ded7;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,61,50,.055)}
.experience-summary-main{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:start}.experience-summary-symbol{display:grid;width:82px;height:82px;place-items:center;border-radius:50%;background:#eef3ea;color:var(--forest)}.experience-summary-symbol svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.experience-summary-main h3{margin:2px 0 5px;color:var(--forest);font:800 20px Manrope}.experience-summary-main h3+p{margin:0;color:var(--muted);font-size:12px}.experience-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.experience-insight-grid article{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e5e1d8;border-radius:11px;background:#fbfaf7}.experience-insight-grid article>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;color:var(--forest)}.experience-insight-grid svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.experience-insight-grid article>div{display:flex;min-width:0;flex-direction:column}.experience-insight-grid strong{font-size:11px;line-height:1.25}.experience-insight-grid small{margin-top:2px;color:var(--muted);font-size:8px}.experience-summary-empty{margin-top:14px;padding:11px 13px;border-radius:9px;background:#f5f7f3;color:var(--muted);font-size:11px}
.experience-summary-panel>aside{display:flex;flex-direction:column;justify-content:center;gap:18px;padding-left:25px;border-left:1px solid #e4e1d9}.experience-summary-panel>aside>div{display:flex;align-items:center;gap:12px}.experience-summary-star{color:#eb642a;font-size:34px}.experience-summary-panel>aside p{display:flex;margin:0;flex-direction:column}.experience-summary-panel>aside p strong{color:#eb642a;font:800 32px/1 Manrope}.experience-summary-panel>aside p strong small{font-size:14px}.experience-summary-panel>aside p>span{margin-top:5px;color:var(--muted);font-size:11px}.experience-summary-camera{display:grid;width:32px;height:32px;place-items:center;border:2px solid var(--green);border-radius:7px;color:var(--green);font-size:15px}.experience-summary-panel>aside b{font-size:12px}
.experience-community-cta{display:flex;align-items:center;gap:15px;margin-top:18px;padding:15px 20px;border:1px solid #ddd9d0;border-radius:14px;background:#fbfaf6}.experience-community-cta>span{width:52px;height:42px;position:relative;flex:0 0 52px}.experience-community-cta>span:before,.experience-community-cta>span:after{content:"";position:absolute;width:24px;height:24px;border:2px solid var(--green);border-radius:50% 50% 42% 42%;top:0}.experience-community-cta>span:before{left:4px}.experience-community-cta>span:after{right:4px}.experience-community-cta>div{display:flex;min-width:0;flex:1;flex-direction:column}.experience-community-cta strong{font:800 14px Manrope}.experience-community-cta small{margin-top:3px;color:var(--muted);font-size:11px}.experience-community-cta .btn{padding:10px 16px}
.rich-review-feed{display:block!important}.rich-review-feed .rich-review-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,34%);gap:22px;margin-top:13px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(23,61,50,.04);transform:none}.rich-review-feed .rich-review-card.no-photo{grid-template-columns:1fr}.rich-review-feed .review-photos{width:100%;margin:0;align-content:start}.rich-review-copy{min-width:0}.rich-review-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:var(--muted);font-size:10px}.rich-review-footer button{border:0;background:transparent;color:var(--green);font-weight:700;cursor:pointer}.review-translation-badge{display:flex;align-items:center;gap:6px;margin-top:10px;color:var(--muted);font-size:10px}.review-translation-badge button{padding:2px 0;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.review-translation-badge button:hover,.review-translation-badge button:focus-visible{color:var(--forest)}.review-translation-badge button:focus-visible{outline:2px solid var(--forest);outline-offset:3px;border-radius:3px}
@media(max-width:1100px){.experience-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.experience-summary-panel{grid-template-columns:1fr}.experience-summary-panel>aside{display:grid;grid-template-columns:1fr 1fr;padding:16px 0 0;border-top:1px solid #e4e1d9;border-left:0}.experience-insight-grid{grid-template-columns:1fr 1fr}.rich-review-feed .rich-review-card{grid-template-columns:1fr}.experience-community-cta{align-items:flex-start;flex-wrap:wrap}.experience-community-cta .btn{width:100%}}
@media(max-width:560px){.experience-summary-panel{padding:17px}.experience-summary-main{grid-template-columns:1fr}.experience-summary-symbol{width:62px;height:62px}.experience-insight-grid{grid-template-columns:1fr}.experience-summary-panel>aside{grid-template-columns:1fr}.experience-community-cta>span{display:none}}
@media(max-width:750px){.experience-modal{padding:26px 20px}.experience-scope-grid,.experience-location-fields{grid-template-columns:1fr}.experience-scope-card{min-height:295px}.experience-rating{grid-template-columns:1fr;text-align:left}.experience-rating>span{text-align:left}.experience-detail-row{grid-template-columns:1fr}.experience-chips,.experience-chips[data-review-field="suitableFor"]{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-chips[data-review-field="atmosphere"],.experience-chips[data-review-field="peace"]{grid-template-columns:1fr}.experience-target small{display:none}}

/* Naslovnica: stvarni proizvod umjesto MVP demonstracije */
.legacy-map-section{display:none}
.product-proof{justify-content:flex-start;left:auto;transform:none;gap:14px}.product-proof>div:nth-child(2){min-width:155px}.product-proof>div:nth-child(3){padding-left:18px;border-left:1px solid rgba(255,255,255,.28);display:flex;flex-direction:column;font-size:12px}.product-proof strong{font-size:14px}.proof-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.46);border-radius:50%;font-size:19px}.product-map-section{background:#e8eee5}.product-map-layout{grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);gap:58px}.product-map-layout .feature-list{margin:28px 0}.product-map-layout .feature-list>div{margin:16px 0}.product-map-layout .feature-list b{width:42px;height:42px;font:800 11px Manrope}.map-spotlight{position:relative;display:block;min-height:520px;overflow:hidden;border-radius:18px;background:#f8f6f0;box-shadow:0 30px 70px rgba(32,67,55,.2);color:var(--forest)}.map-spotlight img{display:block;width:100%;height:520px;object-fit:cover;object-position:center}.map-spotlight-top{position:absolute;z-index:2;top:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;padding:18px 20px;background:rgba(255,255,255,.95);font:700 11px Manrope;letter-spacing:.2px}.map-spotlight-top i{display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:var(--green)}.map-spotlight-top span:last-child{color:var(--muted);font:600 10px "DM Sans"}.map-spotlight-caption{position:absolute;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:end;padding:16px 18px;border-radius:11px;background:rgba(255,255,255,.95);box-shadow:0 10px 30px rgba(20,48,39,.16)}.map-spotlight-caption strong{font:800 18px Manrope}.map-spotlight-caption span{font-size:11px;color:var(--muted)}.map-spotlight-caption b{grid-column:2;grid-row:1/3;color:var(--orange);font-size:12px}.map-spotlight:hover img{transform:scale(1.025)}.map-spotlight img{transition:transform .35s ease}.contribution-card{position:relative;background:#fff;color:var(--ink);border-radius:15px;padding:30px;box-shadow:var(--shadow)}.contribution-mark{display:grid;place-items:center;width:42px;height:42px;margin-bottom:16px;border-radius:50%;background:#e5f0e7;color:var(--green);font-weight:800}.contribution-card h3{margin:0 0 8px;font:800 22px Manrope}.contribution-card p{margin:0;color:var(--muted);line-height:1.55}.contribution-card ul{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none;font-size:13px}.contribution-card li{position:relative;padding-left:20px}.contribution-card li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:800}
@media(max-width:900px){.product-map-layout{grid-template-columns:1fr;gap:36px}.map-spotlight{min-height:440px}.map-spotlight img{height:440px}}
@media(max-width:650px){.product-proof{left:14px;right:14px;gap:10px}.product-proof>div:nth-child(2){min-width:0}.product-proof>div:nth-child(3){padding-left:10px}.product-proof strong{font-size:12px}.product-proof span{font-size:10px}.proof-icon{width:32px;height:32px}.map-spotlight{min-height:340px}.map-spotlight img{height:340px}.map-spotlight-top{padding:13px 14px;font-size:9px}.map-spotlight-top span:last-child{display:none}.map-spotlight-caption{left:10px;right:10px;bottom:10px;padding:12px}.map-spotlight-caption strong{font-size:15px}.map-spotlight-caption b{font-size:10px}.contribution-card{padding:25px}.camp-card:nth-child(n+3){display:block}}

/* Kompaktni redizajn gornjeg dijela naslovnice */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.nav-badge{display:inline-flex;align-items:center;margin-left:5px;padding:2px 5px;border-radius:8px;background:var(--orange);color:#fff;font-size:8px;line-height:1.2;vertical-align:2px}
.hero-home{height:auto;min-height:565px;align-items:stretch;background-position:center 53%}
.hero-home .hero-overlay{background:linear-gradient(90deg,rgba(7,34,27,.96) 0%,rgba(7,34,27,.86) 38%,rgba(7,34,27,.34) 68%,rgba(7,34,27,.12) 100%)}
.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(410px,.96fr);gap:55px;align-items:center;height:100%}
.hero-home .hero-content{width:100%;padding:30px 0 24px}
.hero-home .eyebrow{color:#f29a64;font-size:10px;letter-spacing:1.3px;text-transform:uppercase}
.hero-home h1{margin:13px 0 14px;font-size:clamp(31px,3.25vw,44px);line-height:1.12;letter-spacing:-1.5px}
.hero-home h1 em{color:#cce4ad}
.hero-home .hero-content>p:not(.hero-help){max-width:565px;margin:0;color:rgba(255,255,255,.86);font-size:13px;line-height:1.55}
.hero-home .search-box{height:58px;max-width:540px;margin-top:22px;padding:6px;border-radius:9px}
.hero-home .search-icon{margin:0 9px;font-size:23px}
.hero-home .search-box input{font-size:12px}
.hero-home .search-box .btn{align-self:stretch;padding:0 18px;border-radius:7px;font-size:12px;box-shadow:none}
.hero-home .search-results{top:66px}
.search-under{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:625px}
.hero-home .quick{margin-top:11px;font-size:10px}
.hero-home .quick button{padding:4px 10px;border:0;background:rgba(255,255,255,.14);font-size:10px}
.search-under>a{margin-top:11px;color:#fff;font-size:10px;font-weight:700;white-space:nowrap}
.search-under>a span{margin-left:5px;color:#cce4ad}
.hero-home .hero-proof{position:static;display:flex;width:max-content;margin:22px 0 0;transform:none}
.hero-home .product-proof>div:nth-child(2){min-width:155px}
.hero-home .product-proof strong{font-size:15px}
.hero-home .product-proof span{font-size:9px;color:rgba(255,255,255,.75)}
.hero-home .proof-icon{width:34px;height:34px;font-size:16px}
.hero-home .hero-help{margin:15px 0 0!important;color:rgba(255,255,255,.78)!important;font-size:10px!important}
.hero-showcase{position:relative;display:grid;width:100%;height:350px;place-items:center;color:var(--ink)}
.hero-showcase-decorative{pointer-events:none;user-select:none}
.hero-showcase-image{display:block;width:min(116%,590px);max-width:none;height:auto;filter:drop-shadow(0 18px 30px rgba(8,31,24,.2));transform:translate(-1%,2%) scale(.85);transform-origin:center}
.search-icon svg,.proof-icon svg,.hero-help svg,.trust-icon svg,.how-icon svg{display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.search-icon svg{width:20px;height:20px}
.proof-icon svg{width:18px;height:18px}
.hero-help{display:flex!important;align-items:center;gap:8px}.hero-help svg{width:16px;height:16px;flex:0 0 16px}
.trust-grid{min-height:92px}.trust-grid>div{min-width:0;padding:0 20px;justify-content:flex-start}.trust-grid p{font-size:12px}.trust-grid small{font-size:10px}.trust-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:21px}
.trust-icon svg{width:22px;height:22px}.trust-heart{color:var(--orange)}
.how-compact{padding:22px 0 25px;background:#f8f6f0;border-bottom:1px solid var(--line);scroll-margin-top:78px}
.how-compact h2{margin:0 0 14px;font:800 20px Manrope;color:var(--forest)}
.how-compact-grid{display:grid;grid-template-columns:1fr 26px 1fr 26px 1fr 1.32fr;gap:12px;align-items:center}
.how-compact-grid>article,.how-compact-grid>aside{min-height:105px;border:1px solid var(--line);border-radius:11px;background:#fff}
.how-compact-grid>article{position:relative;display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:center;padding:14px 13px}
.how-compact-grid>article>b{position:absolute;left:11px;top:11px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:10px}
.how-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--green);font-size:26px}.how-icon svg{width:34px;height:34px;stroke-width:1.55}
.how-compact-grid p{display:flex;flex-direction:column;margin:0}.how-compact-grid strong{font-size:11px}.how-compact-grid small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}
.how-compact-grid>i{color:#a6aea8;font-style:normal;text-align:center}
.how-compact-grid>aside{display:grid;grid-template-columns:42% 1fr;gap:13px;padding:9px;overflow:hidden}
.how-compact-grid>aside img{width:100%;height:85px;border-radius:7px;background:#315a47;object-fit:cover;object-position:45% 49%}
.how-compact-grid>aside p{justify-content:center}.how-compact-grid>aside strong{font-size:12px}.how-compact-grid>aside span{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.45}
@media(max-width:1050px){.hero-inner{grid-template-columns:minmax(0,1fr) 410px;gap:28px}.hero-showcase-image{width:108%}.how-compact-grid{grid-template-columns:repeat(3,1fr)}.how-compact-grid>i{display:none}.how-compact-grid>aside{grid-column:1/-1;min-height:95px}.how-compact-grid>aside img{height:76px}}
@media(max-width:900px){.hero-home{height:auto;min-height:570px}.hero-inner{grid-template-columns:1fr}.hero-showcase{display:none}.hero-home .hero-content{max-width:650px}.hero-home .hero-overlay{background:linear-gradient(90deg,rgba(7,34,27,.96),rgba(7,34,27,.6))}.trust-grid>div{padding:17px 12px}}
@media(max-width:650px){.nav-badge{display:none}.hero-home{height:auto;min-height:640px}.hero-home h1{font-size:34px;line-height:1.12}.hero-home .hero-content{padding:22px 0}.hero-home .search-box{height:auto;margin-top:18px}.hero-home .search-box .btn{min-height:38px;margin-top:7px;padding:8px 16px}.search-under>a{display:none}.hero-home .hero-proof{margin-top:18px}.hero-home .hero-help{margin-top:12px!important}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{min-height:88px}.trust-grid p{font-size:10px}.trust-grid small{font-size:8px}.trust-icon{width:32px;height:32px;flex-basis:32px;font-size:17px}.how-compact{padding:20px 0}.how-compact-grid{grid-template-columns:1fr}.how-compact-grid>aside{grid-column:auto}.how-compact h2{font-size:18px}}

/* CTA unutar kataloga kampova */
.camp-grid{grid-auto-flow:dense}
.catalog-cta-card{position:relative;display:grid;grid-column:span 2;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);min-height:344px;overflow:hidden;border:1px solid #d8e1d6;border-radius:14px;background:linear-gradient(135deg,#f7f5ed 0%,#fff 62%);box-shadow:0 15px 40px rgba(22,51,42,.08)}
.catalog-cta-card:before{content:"";position:absolute;right:-75px;top:-105px;width:250px;height:250px;border-radius:50%;background:rgba(229,239,222,.72)}
.catalog-cta-art{position:relative;display:grid;min-width:0;place-items:center;padding:24px 4px 16px 18px}
.catalog-cta-art svg{display:block;width:100%;max-width:330px;height:auto}
.cta-sun{fill:#f5c45f;stroke:#e7a937;stroke-width:2}.cta-cloud{fill:#fff;stroke:#dce6e1;stroke-width:2}.cta-ground{fill:#dce7cb}.cta-trees{fill:#315b46}.cta-tent{fill:#e38a4f;stroke:#bd6538;stroke-width:3}.cta-tent-door{fill:#f6d279;stroke:#bd6538;stroke-width:2}
.cta-phone{fill:#fff;stroke:#173d32;stroke-width:4;stroke-linecap:round}.cta-phone-screen{fill:#f4f2e9;stroke:#d9dfd7;stroke-width:1}.cta-photo{fill:#a9c6a1;stroke:none}.cta-photo-line{fill:none;stroke:#fff;stroke-width:3}.cta-stars{fill:#e89242;stroke:none}.cta-review-line{fill:#cfd8d1;stroke:none}.cta-hand{fill:#efae84;stroke:#d27a55;stroke-width:2;stroke-linejoin:round}
.catalog-cta-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:32px 34px 30px 18px}
.catalog-cta-copy .eyebrow{font-size:9px;letter-spacing:1.4px}.catalog-cta-copy h3{margin:7px 0 9px;color:var(--forest);font:800 25px/1.15 Manrope;letter-spacing:-.6px}.catalog-cta-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.catalog-cta-button{width:100%;margin-top:19px;padding:13px 18px;box-shadow:0 10px 25px rgba(220,110,61,.22)}.catalog-cta-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}
.catalog-cta-copy small{margin-top:10px;color:#8a938e;font-size:8px;text-align:center}
@media(max-width:950px){.catalog-cta-card{grid-column:span 2;grid-template-columns:minmax(230px,.9fr) minmax(260px,1.1fr)}.catalog-cta-copy{padding-right:26px}.catalog-cta-art{padding-left:12px}}
@media(max-width:650px){.catalog-cta-card{grid-column:span 1;grid-template-columns:1fr;min-height:0}.catalog-cta-art{height:205px;padding:12px 28px 0}.catalog-cta-art svg{max-width:290px;max-height:205px}.catalog-cta-copy{padding:16px 24px 25px;text-align:center}.catalog-cta-copy h3{font-size:23px}.catalog-cta-copy p{font-size:11px}.catalog-cta-button{margin-top:16px}}

/* Najnovija iskustva unutar kataloga */
.latest-experiences{grid-column:1/-1;margin:12px 0;padding:24px;border:1px solid #dce3dc;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#f7f6f0 100%);box-shadow:0 16px 42px rgba(22,51,42,.07)}
.latest-experiences-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.latest-experiences-heading h3{margin:5px 0 0;color:var(--forest);font:800 23px/1.15 Manrope;letter-spacing:-.5px}.latest-experiences-heading>a{color:var(--forest);font-size:12px;font-weight:800}.latest-experiences-heading>a span{margin-left:8px;color:var(--orange);font-size:17px}.latest-experiences-heading>span{color:var(--muted);font-size:10px}
.latest-experiences-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.latest-experience-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:15px;min-width:0;padding:0 19px;color:var(--ink);border-right:1px solid var(--line)}.latest-experience-card:first-child{padding-left:0}.latest-experience-card:last-child{border-right:0}.latest-experience-card:hover .latest-experience-copy>p{color:var(--forest)}.latest-experience-card:hover .latest-experience-photo{transform:translateY(-2px);box-shadow:0 10px 22px rgba(22,51,42,.16)}
.latest-experience-photo{position:relative;height:132px;overflow:hidden;border-radius:11px;background:center/cover no-repeat #dfe7dc;transition:.2s}.latest-experience-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(9,37,29,.28))}.latest-experience-photo>span{position:absolute;right:8px;bottom:7px;z-index:1;display:grid;min-width:26px;height:26px;padding:0 6px;place-items:center;border-radius:7px;background:rgba(255,255,255,.9);color:var(--forest);font-size:9px;font-weight:800}.latest-experience-photo.is-placeholder{background:linear-gradient(145deg,#dfe9d8,#b8cbb1)}
.latest-experience-copy{display:flex;min-width:0;flex-direction:column}.latest-experience-kicker{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.latest-experience-kicker strong{overflow:hidden;color:var(--forest);font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.latest-experience-kicker time{flex:0 0 auto;color:#8a928e;font-size:8px}.latest-experience-rating{margin-top:5px}.latest-experience-rating>span{display:flex;align-items:center;gap:1px}.latest-experience-rating i{color:#d8dcd7;font-style:normal;font-size:13px}.latest-experience-rating i.filled{color:var(--orange)}.latest-experience-rating small{margin-left:6px;color:var(--muted);font-size:9px}
.latest-experience-copy>p{display:-webkit-box;overflow:hidden;margin:8px 0;color:#4d5853;font-size:10px;line-height:1.5;transition:.2s;-webkit-box-orient:vertical;-webkit-line-clamp:2}.latest-experience-tags{display:flex;gap:5px;min-width:0;margin-top:auto;overflow:hidden}.latest-experience-tags span{flex:0 0 auto;padding:5px 7px;border-radius:7px;background:#e9eee7;color:#365348;font-size:8px;font-weight:700}.latest-experience-author{margin-top:7px;color:#929994;font-size:7px}
.latest-experience-contribute{display:flex;min-width:0;min-height:132px;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px 20px;border:1px dashed #bdcdbf;border-radius:12px;background:#edf3e9;color:var(--forest);cursor:pointer;text-align:left}.latest-contribute-icon{display:grid;width:29px;height:29px;margin-bottom:8px;place-items:center;border-radius:50%;background:var(--forest);color:#fff;font-size:17px}.latest-experience-contribute strong{font:800 13px Manrope}.latest-experience-contribute small{margin-top:5px;color:#65716b;font-size:9px;line-height:1.45}.latest-experience-contribute em{margin-top:9px;color:var(--orange);font-size:9px;font-style:normal;font-weight:800}.latest-experience-contribute:hover{border-color:var(--orange);background:#fff8f2;transform:translateY(-2px)}
.latest-experiences.review-count-1 .latest-experience-card{grid-column:span 2}.latest-experiences.review-count-1 .latest-experience-card .latest-experience-photo{height:148px}.latest-experiences.review-count-1 .latest-experience-card .latest-experience-copy>p{-webkit-line-clamp:3}
@media(max-width:950px){.latest-experiences-grid{grid-template-columns:1fr 1fr;gap:18px}.latest-experience-card{padding:0 0 18px;border-right:0;border-bottom:1px solid var(--line)}.latest-experiences.review-count-1 .latest-experience-card{grid-column:auto}.latest-experience-contribute{min-height:132px}.latest-experiences-grid>:nth-child(3){grid-column:1/-1}}
@media(max-width:650px){.latest-experiences{grid-column:span 1;margin:8px 0;padding:19px 16px}.latest-experiences-heading{align-items:flex-start;margin-bottom:15px}.latest-experiences-heading h3{font-size:20px}.latest-experiences-heading>a{display:none}.latest-experiences-grid{grid-template-columns:1fr;gap:15px}.latest-experience-card,.latest-experiences.review-count-1 .latest-experience-card{grid-column:auto;grid-template-columns:88px minmax(0,1fr);padding:0 0 15px}.latest-experience-photo,.latest-experiences.review-count-1 .latest-experience-card .latest-experience-photo{height:122px}.latest-experiences-grid>:nth-child(3){grid-column:auto}.latest-experience-contribute{min-height:118px}.latest-experience-kicker strong{white-space:normal}.latest-experience-copy>p{font-size:9px}}

.review-deep-link-target{scroll-margin-top:110px;outline:2px solid rgba(220,110,61,.8);outline-offset:5px;animation:reviewDeepLinkPulse 1.15s ease-in-out 2}
@keyframes reviewDeepLinkPulse{0%,100%{box-shadow:0 12px 36px rgba(22,51,42,.1)}50%{box-shadow:0 0 0 8px rgba(220,110,61,.13),0 18px 42px rgba(22,51,42,.16)}}

.catalog-load-more{display:flex;justify-content:center;margin-top:28px}.catalog-load-more .btn{min-width:220px}.catalog-cta-standalone{margin-top:24px}.catalog-cta-standalone .catalog-cta-card{grid-column:auto;width:100%}
@media(max-width:650px){.camp-grid .camp-card:nth-child(n+3){display:block}.catalog-load-more{margin-top:22px}.catalog-cta-standalone{margin-top:20px}}

.how-header-strip .trust-icon{color:var(--orange)}.how-header-strip .trust-icon svg{stroke:currentColor}.how-header-strip .trust-grid>div{min-height:92px}

/* i18n: sprječava bljesak izvornog (hrvatskog) teksta dok se rječnik ne primijeni */
[data-i18n]{visibility:hidden}
html[data-i18n-ready] [data-i18n]{visibility:visible}
.lang-switcher{display:flex;gap:2px;align-items:center;margin-left:8px}
.lang-switcher button{border:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px;font-weight:700;padding:5px 8px;border-radius:6px;cursor:pointer;text-transform:uppercase}
.lang-switcher button.active{background:var(--forest);color:#fff;border-color:var(--forest)}
.lang-switcher button:hover:not(.active){color:var(--forest)}

/* Hrvatski naslov je tek nekoliko piksela širi od dostupnog retka na pojedinim desktopima. */
html[lang="hr"] .hero-home [data-i18n="home.heroTitleLine1"]{white-space:nowrap}
/* Engleske i njemačke rečenice naslova su duže od hrvatskih i na 38.5px promaše redak za
   nekoliko piksela, pa se svaka lomi u dva retka ("book." i "pitch." ostanu sami dolje) i
   naslovnica naraste preko heroja. Engleskom treba <=37.8px na 559px stupca - ovaj clamp ga
   drži ispod te granice na svakoj širini, pa sve tri rečenice stanu u svoj redak.
   Njemački je predug za bilo koju veličinu (traži <=25.4px), ali i njemu ovo daje zraka.
   Ispod 650px vrijedi postojeći mobilni font (34px) za sve jezike - tamo se naslov ionako lomi
   u svakom jeziku, a bez ovog ograničenja bi engleski na mobitelu ispao manji od hrvatskog. */
@media(min-width:651px){
  html[lang="en"] .hero-home h1,
  html[lang="de"] .hero-home h1{font-size:clamp(27px,3.02vw,38px)}
}
/* Naslov ima tri retka (1. bijeli, 2. i 3. zeleni unutar <em>), ali jezik smije preskočiti
   redak - njemački nema prvi, jer bi ponavljao istu poruku tri puta. Prazan prijevod isprazni
   samo <span>; <br> oko njega ostaje i napravio bi prazan redak, pa se skriva zajedno s njim. */
.hero-home h1 [data-i18n^="home.heroTitle"]:empty{display:none}
.hero-home h1 > [data-i18n="home.heroTitleLine1"]:empty + br{display:none}
.hero-home h1 em:has(> [data-i18n="home.heroTitleLine3"]:empty) > br{display:none}
@media(max-width:650px){html[lang="hr"] .hero-home [data-i18n="home.heroTitleLine1"]{white-space:normal}}
.product-map-layout .feature-list{display:grid;gap:16px}
.product-map-layout .feature-list>div{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;margin:0}
.product-map-layout .feature-list b{width:42px;height:42px}
.product-map-layout .feature-list span{min-width:0}
.product-map-layout .feature-list strong{line-height:1.16}
.product-map-layout .feature-list small{line-height:1.35}

/* Shared navigation: keep the same dimensions and interaction on home/camp pages. */
.site-header.nav-wrap{height:auto;min-height:78px;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}
.site-header .nav.shell{width:min(1280px,calc(100% - 40px));height:78px;min-height:78px;gap:28px;position:relative;flex-wrap:nowrap;padding:0}
.site-header .brand{flex:0 0 auto}
.site-header .brand img{display:block;height:48px!important;width:auto;max-width:170px}
.site-nav-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;flex:1;min-width:0}
.site-header .nav-links{display:flex;align-items:center;gap:22px;margin:0;font-size:13px;white-space:nowrap}
.site-header .nav-links>a{display:flex;align-items:center;gap:6px;min-height:44px;color:var(--forest);font-weight:600}
.site-header .nav-links>a:hover{color:var(--orange)}
.site-header .nav-actions{display:flex;align-items:center;gap:8px;margin-left:auto}
.site-header .nav-actions>button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;width:auto;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--forest);font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}
.site-header .nav-actions>button:hover{background:var(--cream);border-color:#b9c8bd}
.site-header .nav-actions>.add-experience{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:none}
.site-header .nav-actions>.add-experience:hover{background:#c65f2e}
.site-header .nav-actions>button:disabled{opacity:.5;cursor:default}
.site-header .nav-actions .account-toggle span{display:inline}
.site-header .nav-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;flex-shrink:0}
.site-header .saved-count{position:static;display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:var(--cream);color:var(--forest);font-size:10px}
.site-header .lang-switcher{display:flex;gap:2px;margin:0 0 0 4px;padding:3px;border:1px solid var(--line);border-radius:10px;background:var(--cream)}
.site-header .lang-switcher button{min-width:32px;min-height:36px;padding:0 5px;font-size:11px;border-radius:7px}
.site-header .menu-toggle{display:none;min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--forest);font-size:24px;cursor:pointer}
.site-header :is(a,button):focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.site-header .pilot-page-label[hidden]{display:none}
@media(max-width:1240px){
  .site-header.nav-wrap{min-height:68px}
  .site-header .nav.shell{height:68px;min-height:68px;justify-content:space-between;gap:12px}
  .site-header .brand img{height:44px!important}
  .site-header .menu-toggle{display:inline-grid;place-items:center;margin-left:auto}
  .site-header .site-nav-panel{display:none;position:absolute;top:100%;left:-20px;right:-20px;max-height:calc(100dvh - 68px);overflow-y:auto;padding:16px 20px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 24px rgba(22,51,42,.1)}
  .site-header .nav.open .site-nav-panel{display:flex;flex-direction:column;align-items:stretch;gap:16px}
  .site-header .nav .nav-links{display:flex;flex-direction:column;align-items:stretch;gap:4px;order:0;width:auto}
  .site-header .nav-links>a{padding:8px 12px;border-radius:8px}
  .site-header .nav-links>a:hover{background:var(--cream)}
  .site-header .nav-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0;padding-top:16px;border-top:1px solid var(--line);gap:10px}
  .site-header .nav-actions>.add-experience{grid-column:1/-1;min-height:46px}
  .site-header .lang-switcher{grid-column:1/-1;justify-content:center;gap:6px;margin:4px 0 0;background:transparent;border:0}
  .site-header .lang-switcher button{min-height:44px;min-width:48px;border:1px solid var(--line)}
}
@media(prefers-reduced-motion:reduce){.site-header a,.site-header button{transition:none}}
