:root{color-scheme:dark;--bg:#07090b;--card:#111419;--card2:#171a1f;--line:#292e35;--text:#f7f8f9;--muted:#9ca3ad;--red:#ff1f3d;--red2:#bd001e;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 90% 18%,#400710 0,transparent 28%),radial-gradient(circle at 4% 75%,#26050a 0,transparent 30%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;background:#080a0de8;border-bottom:1px solid #20242a;backdrop-filter:blur(18px)}.nav-wrap{max-width:var(--max);height:72px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;white-space:nowrap}.brand img{width:44px;height:44px}.brand strong{display:block;font-size:22px;line-height:1}.brand strong span{color:var(--red)}.brand small{display:block;margin-top:3px;color:#d7d9dd;font-size:11px}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a{text-decoration:none;color:#c8cbd0;font-size:13px;padding:27px 0 23px;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a.active{color:#fff;border-color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:13px;padding:12px 18px;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#ff2945,#d60029);color:#fff;box-shadow:0 14px 36px #d5002538}.btn-ghost,.btn-dark{border:1px solid #525862;background:#0b0d10dc;color:#fff}.btn-lg{padding:15px 22px;font-size:15px}.header-cta{margin-left:8px}.menu-btn,.mobile-nav{display:none}.hero{position:relative;min-height:520px;border-bottom:1px solid #24282f;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/assets/hero-main.webp') center right/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050607 0%,#07090bee 38%,#07090b9c 56%,transparent 82%),linear-gradient(0deg,#07090b 0,transparent 28%)}.hero-inner{position:relative;z-index:2;max-width:var(--max);margin:auto;padding:70px 24px 42px}.hero-copy{max-width:650px}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.15em;color:#f2cbd0;border:1px solid #7c2430;background:#1c0c10c7;padding:8px 12px;border-radius:999px}.hero h1,.catalog-hero h1,.detail-copy h1{font-size:clamp(46px,5.5vw,76px);line-height:.98;letter-spacing:-.045em;margin:18px 0 16px}.hero h1 span,h1 em,h2 em{color:var(--red);font-style:normal}.hero p{font-size:18px;line-height:1.55;color:#e4e6e9;max-width:650px}.hero-actions{display:flex;gap:14px;margin:28px 0}.hero-features{display:flex;gap:26px;flex-wrap:wrap;padding-top:8px}.hero-features span{display:flex;align-items:center;gap:8px;color:#ff4057}.hero-features b{font-size:13px;color:#e6e8eb}.section{max-width:var(--max);margin:auto;padding:34px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{margin:0;font-size:30px;letter-spacing:-.02em}.section-head a{color:#ff4057;text-decoration:none;font-weight:700;font-size:13px}.section-head.compact{margin-bottom:14px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.attraction-card{background:linear-gradient(145deg,#171a1f,#0d0f12);border:1px solid #343942;border-radius:16px;overflow:hidden;box-shadow:0 20px 55px #0005}.photo-link{display:block;height:190px;background:#0a0c0e}.photo-link img{width:100%;height:100%;object-fit:cover}.attraction-body{padding:14px}.attraction-body h3{font-size:20px;margin:0 0 7px}.meta{display:flex;gap:14px;flex-wrap:wrap;color:#d9dde2;font-size:12px}.meta span:first-child{color:#ff5166}.attraction-body p{color:#b9bec5;font-size:13px;line-height:1.5;min-height:58px}.card-actions{display:flex;gap:8px}.card-actions .btn{flex:1;padding:10px 8px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.compact-process{grid-template-columns:repeat(3,1fr)}.process-grid article,.benefit-grid article{background:linear-gradient(145deg,#15181d,#0e1013);border:1px solid #2e333a;border-radius:16px;padding:18px}.process-grid article>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--red);margin-bottom:12px}.process-grid article>div{font-size:28px}.process-grid h3,.benefit-grid h3{font-size:14px;margin:8px 0 4px}.process-grid p,.benefit-grid p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.benefit-grid article{display:flex;gap:12px}.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#251016;border:1px solid #63202c;color:#ff5366;font-size:25px;flex:none}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-grid img{width:100%;height:180px;object-fit:cover;border-radius:14px;border:1px solid #2d333a}.faq details{max-width:900px;margin:9px 0;border:1px solid #2f343c;border-radius:13px;background:#111419;padding:13px 16px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);line-height:1.55}.cta-strip{max-width:var(--max);margin:16px auto 34px;padding:18px 22px;border:1px solid #9e1328;border-radius:18px;background:linear-gradient(90deg,#23080e,#5b0715 58%,#2c080e);display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-strip h2{margin:0;font-size:24px}.cta-strip p{margin:4px 0 0;color:#d9c0c5}.footer-grid{max-width:var(--max);margin:auto;padding:30px 24px;border-top:1px solid #24282f;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer-grid h4{margin:0 0 10px}.footer-grid p,.footer-grid a{display:block;color:#b8bec7;text-decoration:none;font-size:13px;margin:6px 0}.footer-bottom{max-width:var(--max);margin:auto;padding:14px 24px 24px;color:#737b85;font-size:12px}.muted{color:var(--muted);font-size:13px}.skeleton{height:330px;border-radius:16px;background:linear-gradient(90deg,#11151a,#1a1e24,#11151a);background-size:200%;animation:sh 1.2s infinite}@keyframes sh{to{background-position:-200%}}.catalog-hero{background:linear-gradient(90deg,#07090bf2,#07090b9e),url('/assets/hero-main.webp') center/cover no-repeat;border-bottom:1px solid #2b3036}.catalog-hero .section{padding-top:72px;padding-bottom:54px}.catalog-hero h1{font-size:56px}.catalog-hero p{max-width:730px;color:#c8cdd3;font-size:17px}.search-row{margin-bottom:20px}.search-row input{width:min(560px,100%);padding:15px 16px;border:1px solid #383e46;border-radius:14px;background:#101318;color:#fff;font-size:15px}.all-cards{grid-template-columns:repeat(4,1fr)}.detail-page{padding-top:20px}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:32px}.detail-main{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;border:1px solid #333944}.detail-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px}.detail-thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;border:1px solid #333944;cursor:pointer}.detail-copy h1{font-size:58px}.spec-pills{display:flex;gap:8px;flex-wrap:wrap}.spec-pills span{padding:9px 12px;border-radius:999px;border:1px solid #3a414a;background:#11151a;color:#dbe0e5;font-size:12px}.lead{font-size:16px;line-height:1.7;color:#c8cdd4}.feature-list{display:grid;gap:9px;padding-left:20px;color:#d9dde1}.info-box{padding:16px;border-radius:15px;border:1px solid #5e252e;background:#1e1014;margin:20px 0}.info-box p{color:#d4b9bf;line-height:1.55;font-size:13px}.full{width:100%}@media(max-width:980px){.desktop-nav,.header-cta{display:none}.menu-btn{display:block;margin-left:auto;background:#171b20;border:1px solid #343a42;color:#fff;border-radius:12px;width:42px;height:42px;font-size:22px}.mobile-nav{display:none;padding:10px 16px 18px;background:#0a0d11}.mobile-nav.open{display:grid;gap:8px}.mobile-nav a{text-decoration:none;padding:10px 4px}.cards,.all-cards{grid-template-columns:repeat(2,1fr)}.split,.detail-grid{grid-template-columns:1fr}.hero{min-height:600px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(180deg,#0607083b,#060708e8 55%,#07090b 100%)}.hero-inner{padding-top:220px}.process-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.nav-wrap{height:66px;padding:0 14px}.brand img{width:38px;height:38px}.brand strong{font-size:19px}.hero{min-height:650px}.hero-inner{padding:230px 16px 24px}.hero h1{font-size:46px}.hero p{font-size:15px}.hero-actions{display:grid}.hero-features{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section{padding:28px 14px}.section-head h2{font-size:27px}.cards,.all-cards{grid-template-columns:1fr 1fr;gap:10px}.photo-link{height:125px}.attraction-body{padding:10px}.attraction-body h3{font-size:16px}.attraction-body p{display:none}.meta{font-size:11px;display:grid;gap:4px}.card-actions{display:grid}.card-actions .btn{font-size:11px;padding:8px}.split{display:block}.split>div+div{margin-top:28px}.compact-process{grid-template-columns:repeat(3,1fr)}.process-grid article{padding:12px}.process-grid p{display:none}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article{display:block}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid img{height:120px}.cta-strip{margin:12px 12px 24px;display:block}.cta-strip .btn{width:100%;margin-top:14px}.footer-grid{grid-template-columns:1fr 1fr;padding:24px 14px}.detail-grid{padding-top:14px}.detail-copy h1{font-size:44px}.detail-thumbs{gap:6px}}

/* v3: bardziej kompaktowy hero strony glownej */
@media(min-width:981px){.hero{min-height:455px}.hero-inner{padding-top:48px;padding-bottom:34px}.hero h1{font-size:clamp(44px,4.9vw,68px)}}

/* v3: premium karta informacyjna atrakcji */
.product-page{background:radial-gradient(circle at 92% 10%,#420713 0,transparent 27%),radial-gradient(circle at 4% 65%,#250409 0,transparent 26%),#07090b;min-height:100vh}.product-hero{padding-top:22px}.back-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;margin-bottom:14px;border:1px solid #752331;border-radius:999px;text-decoration:none;color:#dbe0e5;font-size:12px;background:#100c0f}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,.8fr);gap:18px;align-items:stretch}.product-main-photo{min-height:470px;border-radius:20px;overflow:hidden;border:1px solid #343b43;background:#0b0e11;box-shadow:0 24px 70px #0007}.product-main-photo img{width:100%;height:100%;min-height:470px;object-fit:cover;display:block}.product-info-card{border:1px solid #343b43;border-radius:20px;padding:28px;background:linear-gradient(150deg,#15191eec,#090c0fee);box-shadow:0 24px 70px #0008;display:flex;flex-direction:column}.product-info-card h1{font-size:clamp(42px,4vw,66px);line-height:.96;letter-spacing:-.045em;margin:15px 0 6px}.product-info-card h2{font-size:23px;line-height:1.15;margin:0 0 18px;color:#f0f2f4}.product-info-card>p{color:#cbd0d6;line-height:1.6;font-size:15px}.product-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:12px 0 20px}.product-badges>div{padding:13px;border:1px solid #30363e;border-radius:13px;background:#101419;text-align:center}.product-badges b{display:block;color:#fff;font-size:18px}.product-badges span{display:block;margin-top:4px;color:#aeb5bd;font-size:10px;line-height:1.25}.product-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.product-thumbs button{padding:0;border:1px solid #333a42;border-radius:14px;background:#0b0e11;overflow:hidden;cursor:pointer;opacity:.8}.product-thumbs button.active{border-color:var(--red);box-shadow:0 0 0 1px var(--red);opacity:1}.product-thumbs img{width:100%;height:145px;object-fit:cover;display:block}.product-details-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:16px;align-items:start}.product-description,.spec-card,.tech-card{border:1px solid #30363e;border-radius:17px;background:linear-gradient(145deg,#12161b,#0b0e11);padding:20px}.product-description h2,.spec-card h2,.tech-card h2{font-size:22px;margin:0 0 14px}.product-description p{color:#c4cad1;line-height:1.65;font-size:14px}.feature-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.feature-icons span{display:flex;align-items:center;gap:10px;color:#ff4158;font-size:24px}.feature-icons b{color:#e6eaee;font-size:11px;line-height:1.25}.spec-card dl,.tech-card dl{margin:0}.spec-card dl div,.tech-card dl div{display:grid;grid-template-columns:1fr auto;gap:16px;padding:9px 11px;border-radius:8px}.spec-card dl div:nth-child(odd),.tech-card dl div:nth-child(odd){background:#181d22}.spec-card dt,.tech-card dt{color:#aeb5bd;font-size:11px}.spec-card dd,.tech-card dd{margin:0;text-align:right;color:#f0f2f4;font-size:11px;font-weight:700}.spec-card img{width:100%;margin-top:14px;border-radius:12px;border:1px solid #313842;aspect-ratio:4/3;object-fit:cover}.tech-card dd{max-width:150px}.product-page .cta-strip{margin-top:6px}
@media(max-width:1050px){.product-hero-grid{grid-template-columns:1fr}.product-main-photo,.product-main-photo img{min-height:360px}.product-details-grid{grid-template-columns:1fr 1fr}.product-description{grid-column:1/-1}.product-thumbs img{height:120px}}
@media(max-width:650px){.product-hero{padding-left:12px;padding-right:12px}.product-main-photo,.product-main-photo img{min-height:250px}.product-info-card{padding:18px}.product-info-card h1{font-size:42px}.product-info-card h2{font-size:18px}.product-actions{grid-template-columns:1fr}.product-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-thumbs button{min-width:72%;scroll-snap-align:start}.product-thumbs img{height:130px}.product-details-grid{grid-template-columns:1fr}.product-description{grid-column:auto}.feature-icons{grid-template-columns:repeat(2,1fr)}}

/* v4 – zdjęcia produktu */
.product-main-photo img{object-position:center center}.spec-card img{background:#090b0e}.product-thumbs button{transition:.16s}.product-thumbs button:hover{opacity:1;transform:translateY(-1px)}

/* v5 – produkt jak w zaakceptowanej wizualizacji */
.product-page .section{max-width:1480px}
.product-page .product-hero{padding-top:20px;padding-bottom:18px}
.product-page .product-hero-grid{grid-template-columns:minmax(0,2.05fr) minmax(410px,.95fr);gap:14px;align-items:stretch}
.product-page .product-main-photo{height:535px;min-height:535px;border-radius:18px}
.product-page .product-main-photo img{height:535px;min-height:535px;object-fit:cover}
.product-page .product-info-card{padding:24px 24px 22px;border-radius:18px;background:linear-gradient(150deg,#12171d 0%,#080b0f 100%);border-color:#39414a}
.product-page .product-info-card .eyebrow{align-self:flex-start;padding:6px 11px;font-size:10px;color:#ff4057;border-color:#8c2131;background:#150b0f}
.product-page .product-info-card h1{font-size:58px;line-height:.95;margin:14px 0 4px}
.product-page .product-info-card h2{font-size:22px;line-height:1.12;margin:0 0 17px}
.product-page .product-info-card>p{font-size:14px;line-height:1.62;margin:0 0 14px}
.product-page .product-badges-4{grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0 18px}
.product-page .product-badges-4>div{min-height:92px;padding:10px 6px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px}
.product-page .product-badges .stat-icon{display:grid;place-items:center;width:28px;height:28px;margin-bottom:4px;border-radius:9px;color:#fff;font-size:19px;background:#191e24;border:1px solid #303741}
.product-page .product-badges-4 b{font-size:17px;line-height:1}
.product-page .product-badges-4 span:last-child{font-size:9px}
.product-page .product-actions{grid-template-columns:1.18fr .9fr;gap:8px}
.product-page .product-actions .btn{min-height:48px;padding:12px 10px;font-size:13px}
.product-page .product-thumbs{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:12px}
.product-page .product-thumbs button{border-radius:13px}
.product-page .product-thumbs img{height:142px}
.product-page .product-details-grid{max-width:1480px;grid-template-columns:1.3fr .78fr .9fr;gap:15px;padding-top:12px}
.product-page .product-description,.product-page .spec-card,.product-page .tech-card{border-radius:15px;padding:18px;background:linear-gradient(145deg,#11161b,#090c0f)}
.product-page .product-description h2,.product-page .spec-card h2,.product-page .tech-card h2{font-size:20px}
.product-page .product-description p{font-size:13px;line-height:1.62}
.product-page .feature-icons{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}
.product-page .feature-icons span{font-size:21px;gap:8px}
.product-page .spec-card dl div,.product-page .tech-card dl div{padding:7px 9px}
.product-page .spec-card img{aspect-ratio:1.36/1;max-height:260px;object-fit:cover;margin-top:12px}
.product-page .cta-strip{max-width:1480px}
@media(min-width:1500px){.product-page .product-main-photo,.product-page .product-main-photo img{height:560px;min-height:560px}}
@media(max-width:1180px){.product-page .product-hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(350px,.9fr)}.product-page .product-badges-4{grid-template-columns:repeat(2,1fr)}.product-page .product-info-card h1{font-size:48px}}
@media(max-width:1050px){.product-page .product-hero-grid{grid-template-columns:1fr}.product-page .product-main-photo,.product-page .product-main-photo img{height:auto;min-height:360px;aspect-ratio:16/9}.product-page .product-badges-4{grid-template-columns:repeat(4,1fr)}}
@media(max-width:650px){.product-page .product-main-photo,.product-page .product-main-photo img{min-height:250px;aspect-ratio:4/3}.product-page .product-badges-4{grid-template-columns:repeat(2,1fr)}.product-page .product-thumbs button{min-width:78%}.product-page .product-thumbs img{height:150px}}
