:root{--pbp-navy:#071322;--pbp-navy2:#0c1f33;--pbp-gold:#d6b46c;--pbp-gold2:#f3d99b;--pbp-ink:#132238;--pbp-muted:#6a7889;--pbp-paper:#f7f4ee;--pbp-white:#fff;--pbp-line:rgba(19,34,56,.12)}
*{box-sizing:border-box}.pbp-page{background:var(--pbp-paper);color:var(--pbp-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pbp-shell{width:min(1240px,calc(100% - 36px));margin:auto}.pbp-hero{min-height:720px;display:flex;align-items:center;position:relative;overflow:hidden;color:#fff;background:#071322}.pbp-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,22,.95) 0%,rgba(4,12,22,.72) 46%,rgba(4,12,22,.25) 100%),url('../img/attractions/bialka-panorama.jpg') center/cover no-repeat;transform:scale(1.03)}.pbp-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,var(--pbp-paper))}.pbp-hero-inner{position:relative;z-index:2;padding:150px 0 120px}.pbp-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:var(--pbp-gold2)}.pbp-hero h1{font-size:clamp(44px,7vw,86px);line-height:.98;letter-spacing:-.055em;margin:22px 0 26px;max-width:950px}.pbp-hero h1 em{font-style:normal;color:var(--pbp-gold2)}.pbp-hero> .pbp-shell p,.pbp-hero-inner>p{font-size:19px;line-height:1.72;max-width:720px;color:rgba(255,255,255,.78)}.pbp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.pbp-primary,.pbp-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:800}.pbp-primary{background:linear-gradient(135deg,var(--pbp-gold2),var(--pbp-gold));color:#172033;box-shadow:0 16px 35px rgba(214,180,108,.2)}.pbp-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(14px)}.pbp-stats{display:flex;gap:36px;flex-wrap:wrap;margin-top:52px}.pbp-stats div{display:flex;flex-direction:column}.pbp-stats strong{font-size:30px;color:#fff}.pbp-stats span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}
.pbp-planner{padding:90px 0 110px}.pbp-progress-wrap{max-width:980px;margin:0 auto 25px}.pbp-progress-head{display:flex;justify-content:space-between;gap:20px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--pbp-muted)}.pbp-progress{height:6px;background:#e8e1d6;border-radius:999px;overflow:hidden;margin-top:12px}.pbp-progress i{display:block;height:100%;width:25%;background:linear-gradient(90deg,var(--pbp-gold),var(--pbp-gold2));transition:width .35s ease}.pbp-wizard{max-width:980px;margin:auto;background:#fff;border:1px solid var(--pbp-line);border-radius:30px;padding:34px;box-shadow:0 30px 90px rgba(28,42,58,.12)}.pbp-step{display:none}.pbp-step.is-active{display:block;animation:pbpIn .35s ease}@keyframes pbpIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pbp-step-title{display:flex;gap:18px;align-items:flex-start;margin-bottom:30px}.pbp-step-title>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--pbp-navy);color:var(--pbp-gold2);font-weight:900}.pbp-step-title h2{margin:0 0 7px;font-size:34px;letter-spacing:-.035em}.pbp-step-title p{margin:0;color:var(--pbp-muted)}.pbp-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pbp-choice-grid button{min-height:145px;border:1px solid var(--pbp-line);background:#fbfaf7;border-radius:22px;padding:20px;text-align:left;cursor:pointer;transition:.22s ease;color:var(--pbp-ink)}.pbp-choice-grid button:hover{transform:translateY(-3px);border-color:rgba(214,180,108,.75);box-shadow:0 16px 34px rgba(19,34,56,.09)}.pbp-choice-grid button.is-selected{background:linear-gradient(145deg,var(--pbp-navy),var(--pbp-navy2));border-color:var(--pbp-gold);color:#fff;box-shadow:0 18px 38px rgba(7,19,34,.22)}.pbp-choice-grid button b{display:block;font-size:30px;margin-bottom:15px}.pbp-choice-grid button span{display:block;font-size:17px;font-weight:800}.pbp-choice-grid button small{display:block;margin-top:7px;line-height:1.5;color:var(--pbp-muted)}.pbp-choice-grid button.is-selected small{color:rgba(255,255,255,.65)}.pbp-days{grid-template-columns:repeat(5,1fr)}.pbp-days button{text-align:center}.pbp-days button b{font-size:38px}.pbp-weather{display:flex;align-items:center;gap:14px;margin-top:20px;padding:18px;border-radius:18px;background:#f4f0e8;cursor:pointer}.pbp-weather input{width:22px;height:22px}.pbp-weather span{display:flex;flex-direction:column}.pbp-weather small{color:var(--pbp-muted);margin-top:3px}.pbp-nav{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--pbp-line);margin-top:32px;padding-top:24px}.pbp-nav button,.pbp-result-actions button{border:0;border-radius:999px;min-height:48px;padding:0 22px;font-weight:800;cursor:pointer}.pbp-next{margin-left:auto;background:var(--pbp-navy);color:#fff}.pbp-back,.pbp-result-actions button{background:#efeae1;color:var(--pbp-ink)}#pbpHint{font-size:13px;color:#b5473b}
.pbp-result{padding:90px 0 120px;background:linear-gradient(180deg,#071322,#0b1b2d);color:#fff}.pbp-result-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:30px}.pbp-result-head h2{font-size:clamp(36px,5vw,62px);margin:10px 0;letter-spacing:-.04em}.pbp-result-head p{color:rgba(255,255,255,.65);max-width:720px}.pbp-result-actions{display:flex;gap:9px;flex-wrap:wrap}.pbp-result-actions button{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.13)}.pbp-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}.pbp-summary div{padding:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);border-radius:18px}.pbp-summary small{display:block;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.1em}.pbp-summary strong{display:block;margin-top:6px;font-size:18px}.pbp-days-result{display:grid;gap:20px}.pbp-day{background:#fff;color:var(--pbp-ink);border-radius:28px;overflow:hidden}.pbp-day-head{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;background:linear-gradient(135deg,#f5ead1,#fff)}.pbp-day-head h3{margin:0;font-size:26px}.pbp-day-head span{font-size:13px;color:var(--pbp-muted)}.pbp-timeline{padding:10px 28px 26px}.pbp-stop{display:grid;grid-template-columns:78px 40px 1fr;gap:12px;align-items:start;padding:18px 0;border-bottom:1px solid var(--pbp-line)}.pbp-stop:last-child{border-bottom:0}.pbp-time{font-weight:900;color:#9a7439}.pbp-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--pbp-navy);color:var(--pbp-gold2)}.pbp-stop h4{margin:0 0 6px;font-size:18px}.pbp-stop p{margin:0;color:var(--pbp-muted);line-height:1.55}.pbp-stop-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.pbp-stop-meta span{font-size:12px;background:#f0ece5;border-radius:999px;padding:6px 9px}.pbp-rain-alt{margin-top:12px;padding:12px 14px;border-radius:14px;background:#eef6fa;color:#2b5165;font-size:13px}.pbp-stay-cta{margin-top:28px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px;border-radius:24px;background:linear-gradient(135deg,rgba(214,180,108,.2),rgba(255,255,255,.06));border:1px solid rgba(214,180,108,.3)}.pbp-stay-cta>div{display:flex;gap:16px;align-items:center}.pbp-stay-cta>div>span{font-size:38px}.pbp-stay-cta h3{margin:0 0 5px}.pbp-stay-cta p{margin:0;color:rgba(255,255,255,.62)}.pbp-stay-cta a{white-space:nowrap;background:var(--pbp-gold2);color:#172033;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:900}
@media(max-width:900px){.pbp-choice-grid,.pbp-days{grid-template-columns:repeat(2,1fr)}.pbp-summary{grid-template-columns:repeat(2,1fr)}.pbp-result-head{align-items:flex-start;flex-direction:column}.pbp-hero{min-height:650px}}
@media(max-width:600px){.pbp-shell{width:min(100% - 22px,1240px)}.pbp-hero-inner{padding:125px 0 95px}.pbp-hero h1{font-size:43px}.pbp-hero-inner>p{font-size:16px}.pbp-wizard{padding:20px;border-radius:23px}.pbp-choice-grid,.pbp-days{grid-template-columns:1fr 1fr;gap:10px}.pbp-choice-grid button{min-height:125px;padding:15px}.pbp-step-title h2{font-size:27px}.pbp-summary{grid-template-columns:1fr 1fr}.pbp-stop{grid-template-columns:58px 32px 1fr}.pbp-timeline{padding:8px 18px 20px}.pbp-day-head{padding:20px}.pbp-stay-cta{align-items:flex-start;flex-direction:column}.pbp-stats{gap:20px}.pbp-nav{flex-wrap:wrap}}
@media print{header,footer,.pbp-hero,.pbp-planner,.pbp-result-actions,.pbp-stay-cta{display:none!important}.pbp-result{display:block!important;background:#fff!important;color:#111!important;padding:0}.pbp-result[hidden]{display:none!important}.pbp-day{break-inside:avoid;border:1px solid #ccc}.pbp-result-head p{color:#444}.pbp-summary div{border:1px solid #ccc;background:#fff;color:#111}}
