h1{margin:20px 0;text-align:center;font-size:2em;font-weight:700}.adventure-container{max-width:1200px;margin:20px auto;padding:20px;background:#f9f9f9;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.1);font-family:Arial,Helvetica,sans-serif}.adventure-title{font-size:42px;text-align:center;margin-bottom:5px;font-weight:700;background:linear-gradient(90deg,#1a237e,#3949ab);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:3px 3px 8px rgba(0,0,0,.4);cursor:pointer;transform:perspective(500px) rotateX(8deg);transition:transform .3s ease,text-shadow .3s ease}.adventure-title:hover{transform:perspective(500px) rotateX(12deg) scale(1.05);text-shadow:5px 5px 12px rgba(0,0,0,.6)}.region-group{display:flex;flex-direction:column;gap:20px}.region-section{background:#fff;padding:5px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.region-section h3{margin:40px 0}.region-title{font-size:22px;color:#0078d7;margin-bottom:20px;border-left:4px solid #0078d7;padding-left:10px}.country-list{display:flex;flex-wrap:wrap;gap:20px;margin:0 auto}.country-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:260px;text-align:center}.country-flag{width:180px;height:110px;border-radius:10px;margin-bottom:12px;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.country-flag:hover{transform:scale(1.1);box-shadow:0 8px 16px rgba(0,0,0,.3)}.country-name{font-size:18px;color:#333;margin-top:8px}.image-details{text-align:center;margin-top:30px}.image-title{font-size:26px;margin:20px 0;color:#444;font-weight:700}.image-date{font-size:16px;color:#777;margin-bottom:25px}.gallery-image-large{border-radius:10px;margin-bottom:20px;box-shadow:0 6px 12px rgba(0,0,0,.1)}.image-details-content{font-size:clamp(19px,1.6vw,22px);color:#333;line-height:1.9;background:#f7f7f7;border-radius:10px;white-space:pre-wrap;word-wrap:break-word;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:left;max-width:900px;margin:0 auto;padding:20px}.image-details-content p{margin:0 0 1.15em}.image-details-content h3{margin:1.6em 0 .8em;color:#163c67;font-size:1.18em}.image-details-content a{color:#075fd8;font-weight:600;text-decoration:underline;text-underline-offset:.16em;overflow-wrap:anywhere}.image-details-content img{display:block;margin:20px auto;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.image-details-content img.smart-image-placeholder{width:min(100%,320px);max-width:320px;aspect-ratio:3/2;object-fit:cover}.gallery-image-large{max-width:100%;max-height:500px;width:auto;height:auto;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.adventure-error-container{text-align:center;margin-top:100px;padding:20px;font-family:Arial,sans-serif;background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:800px;margin-left:auto;margin-right:auto}.adventure-error-title{font-size:1.8rem;color:#333;margin-bottom:20px;line-height:1.5}.adventure-error-highlight{color:#dc3545;font-weight:700}.adventure-error-subtitle{font-size:1.2rem;color:#555;margin-bottom:20px;line-height:1.4}.adventure-error-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:30px}.adventure-error-item{margin:0}.adventure-error-button{padding:12px 25px;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.adventure-error-button:hover{background-color:#0056b3;transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.adventure-error-home-button{margin-top:40px;padding:12px 30px;font-size:1.1rem;background-color:#28a745;color:#fff;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.adventure-error-home-button:hover{background-color:#218838;transform:scale(1.1);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (min-width:600px){.country-item{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 20px)}}@media (min-width:900px){.country-item{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 20px)}}@media (min-width:1200px){.country-item{flex-grow:1;flex-shrink:1;flex-basis:calc(20% - 20px)}}.adventure-page{width:min(1160px,calc(100% - 26px));margin:14px auto 28px;color:#17324d}.adventure-header{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 18px;margin-bottom:10px;background:linear-gradient(145deg,#f6fbff,#dcecf9);border:1px solid rgba(23,50,77,.08);border-radius:22px;box-shadow:0 12px 24px rgba(16,44,72,.07);text-align:left}.adventure-kicker{margin:0;font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1d71c9}.adventure-title{margin:0;font-size:clamp(1.45rem,2.4vw,1.95rem);line-height:1.12;text-align:left;font-weight:800;color:#15314d;background:none;-webkit-text-fill-color:currentColor}.adventure-title,.adventure-title:hover{text-shadow:none;transform:none}.adventure-subtitle{margin:0;max-width:760px;font-size:.96rem;line-height:1.56;color:#42617f}.region-group{gap:12px}.region-section{padding:14px;border:1px solid rgba(23,50,77,.08);border-radius:20px;box-shadow:0 10px 22px rgba(18,41,67,.05)}.region-section-heading{margin-bottom:12px}.region-section-heading h3{margin:0 0 4px;font-size:1.08rem;color:#15314d}.region-section-heading p{margin:0;font-size:.84rem;color:#5d748b}.country-list{justify-content:center;gap:14px}.country-item{width:170px;max-width:170px;flex:0 0 170px;padding:0;overflow:hidden;border:1px solid rgba(23,50,77,.08);border-radius:17px;background:#fff;box-shadow:0 8px 18px rgba(20,48,77,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.country-item:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 30px rgba(20,48,77,.14);border-color:rgba(17,84,185,.18)}.country-item-link{display:block;color:inherit;text-decoration:none}.country-item:focus-visible{outline:3px solid rgba(29,113,201,.35);outline-offset:3px}.country-flag{width:100%;height:112px;margin:0;border-radius:0;box-shadow:none}.country-flag:hover{transform:none;box-shadow:none}.country-card-body{width:100%;padding:10px 11px 11px;text-align:left}.country-card-body strong{display:block;margin:0 0 5px;font-size:.9rem;line-height:1.35;color:#15314d}.country-card-body p{margin:0;font-size:.79rem;line-height:1.48;color:#5d748b}@media (max-width:860px){.adventure-page{width:calc(100% - 16px);margin:10px auto 24px}.adventure-header,.region-section{padding:12px 14px;border-radius:18px}.country-list{justify-content:center}.country-item{flex:0 0 min(100%,220px);width:min(100%,220px);max-width:220px}}.adventure-header.et-warm-hero{background:radial-gradient(circle at 8% 10%,rgba(255,138,0,.12),transparent 28%),radial-gradient(circle at 92% 6%,rgba(108,77,246,.12),transparent 30%),linear-gradient(145deg,#fff,#f3f9ff 48%,#e6f3ff);border:1px solid rgba(22,119,210,.16);border-radius:24px;box-shadow:0 14px 34px rgba(15,45,75,.08),inset 0 1px 0 hsla(0,0%,100%,.85)}.region-section.et-panel{background:hsla(0,0%,100%,.98);border:1px solid rgba(22,119,210,.11);border-radius:22px;box-shadow:0 12px 28px rgba(18,41,67,.055)}.country-item.et-warm-card{background:radial-gradient(circle at 90% 8%,rgba(255,138,0,.08),transparent 26%),linear-gradient(165deg,#fff,#f8fbff 60%,#f1f8ff);border:1px solid rgba(22,119,210,.13);box-shadow:0 8px 18px rgba(20,48,77,.045)}.country-item.et-hover-card:hover{transform:translateY(-4px) scale(1.018);box-shadow:0 18px 36px rgba(20,48,77,.15);border-color:rgba(22,119,210,.26)}