*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#eee5da;color:#302b28;line-height:1.5}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:absolute;z-index:10;width:100%}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;color:#fff}.logo{font-size:30px;font-weight:800}.nav nav{display:flex;gap:28px;font-weight:700;font-size:14px}.hero{min-height:720px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;background:#142a36}.hero-slider,.hero-slide{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.3s,transform 6s}.hero-slide.active{opacity:1;transform:scale(1)}.s1{background-image:linear-gradient(#08192a66,#08192a99),url('/static/img/sea.jpg')}.s2{background-image:linear-gradient(#08192a66,#08192a99),url('/static/img/forest.jpg')}.s3{background-image:linear-gradient(#08192a66,#08192a99),url('/static/img/mountains.jpg')}.s4{background-image:linear-gradient(#08192a66,#08192a99),url('/static/img/lake.jpg')}.s5{background-image:linear-gradient(#08192a66,#08192a99),url('/static/img/road.jpg')}.hero-inner{position:relative;z-index:2}.hero-content{max-width:780px;padding-top:70px}.hero-label{display:inline-block;padding:8px 14px;border:1px solid #ffffff66;border-radius:999px;background:#ffffff1c;margin-bottom:18px}.hero-title{font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-3px;margin-bottom:24px}.hero-title-line{display:block;overflow:hidden;padding-bottom:7px}.hero-title-line>span{display:block;opacity:0;transform:translateY(105%);filter:blur(4px)}.hero-loaded .hero-title-line:nth-child(1)>span{animation:reveal .9s cubic-bezier(.16,1,.3,1) both}.hero-loaded .hero-title-line:nth-child(2)>span{animation:reveal .9s cubic-bezier(.16,1,.3,1) .12s both}@keyframes reveal{to{opacity:1;transform:none;filter:none}}.hero-content>p{font-size:21px;max-width:650px;margin-bottom:34px}.hero-actions{display:flex;gap:14px}.btn{padding:15px 24px;border-radius:12px;font-weight:800}.primary{background:#fffaf5;color:#302b28}.ghost{border:1px solid #ffffff88}.slider-arrow{position:absolute;top:50%;z-index:5;width:52px;height:52px;border-radius:50%;border:1px solid #ffffff55;background:#1115;color:#fff;font-size:28px}.prev{left:28px}.next{right:28px}.slider-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:5;display:flex;gap:8px}.dot{position:relative;width:32px;height:32px;border:0;background:transparent;border-radius:50%;padding:0}.dot::before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;transform:translate(-50%,-50%);border-radius:20px;background:#ffffff88}.dot.active::before{width:28px;background:#fff}section{padding:90px 0}.categories{background:#ded0c0}.ideas{background:#d6c5b3}.section-heading{max-width:900px;margin-bottom:46px}.section-heading h2{font-size:clamp(52px,5.8vw,72px);line-height:.98;letter-spacing:-3px;margin-bottom:18px}.section-heading p{max-width:670px;font-size:18px;color:#665b54}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:210px;padding:24px;border-radius:22px;border:1px solid #5d4d421a;background:#f8f2ec;text-align:left;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:.25s}.category-card:hover,.category-card.selected{transform:translateY(-5px);box-shadow:0 18px 40px #4833251a}.icon{font-size:34px}.category-card h3{font-size:22px;margin-bottom:6px}.category-card p{font-size:14px;color:#71665f}.travel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.travel-card{background:#f8f2ec;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px #48332512;transition:.25s}.travel-card:hover{transform:translateY(-5px)}.travel-card img{width:100%;height:260px;object-fit:cover}.travel-body{padding:22px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tags span{background:#e8ddd1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.travel-body h3{font-size:24px;margin-bottom:10px}.travel-body p{color:#6e635c}.filter-info{display:none;justify-content:space-between;align-items:center;padding:16px 18px;background:#f8f2ecbb;border-radius:14px;margin-bottom:25px}.filter-info.show{display:flex}.filter-info button{border:1px solid #51443b55;background:transparent;border-radius:9px;padding:8px 12px}.finder{background:#eee5da}.finder-box{min-height:360px;background:#51443b;color:#fff;border-radius:28px;padding:58px 42px;display:flex;flex-direction:column;justify-content:center}.finder-box h2{font-size:42px;margin-bottom:12px}.finder-box>p{color:#e6ddd6;margin-bottom:42px}.finder-grid{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px}.finder-grid select,.finder-grid button{min-height:52px;border:0;border-radius:12px;padding:0 14px}.finder-grid select{background:#f8f2ec}.finder-grid button{background:#d5b28e;font-weight:800;padding:0 24px}.about-section{background:#eee5da}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about img{width:100%;min-height:420px;object-fit:cover;border-radius:26px}.about h2{font-size:44px;line-height:1.05;margin-bottom:20px}.about p{font-size:18px;color:#6d625b;margin-bottom:18px}.empty{grid-column:1/-1;background:#f8f2ec;border-radius:18px;padding:28px}.hidden{display:none}.ad-slot{width:min(1180px,calc(100% - 40px));margin:28px auto;text-align:center;overflow:hidden}.ad-label{font-size:11px;color:#8a817a;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}footer{background:#40362f;color:#fff;padding:48px 0}.footer{display:flex;justify-content:space-between}.article-nav{background:#40362f;color:#fff}.article-nav .container{height:74px;display:flex;justify-content:space-between;align-items:center}.article{padding:60px 0}.article-wrap{max-width:900px}.article-hero img{width:100%;max-height:520px;object-fit:cover;border-radius:24px;margin-bottom:30px}.article h1{font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-3px}.article-excerpt{font-size:21px;color:#6d625b;margin:20px 0 40px}.prose{font-size:18px}.prose h2{font-size:34px;margin:45px 0 16px}.prose p{margin:0 0 20px}.prose img{max-width:100%;border-radius:20px}.prose a{text-decoration:underline}@media(max-width:950px){.category-grid{grid-template-columns:repeat(2,1fr)}.travel-grid{grid-template-columns:1fr}.finder-grid{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}}@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.nav nav{display:none}.hero{min-height:650px}.slider-arrow{display:none}.category-grid{grid-template-columns:1fr}.finder-grid{grid-template-columns:1fr}.finder-box{min-height:520px;padding:46px 20px}.section-heading h2{font-size:44px}.footer{display:block}.filter-info{align-items:flex-start;gap:12px;flex-direction:column}}
