.hero{background-image:linear-gradient(90deg,#040c1de6 0%,#040c1db8 42%,#040c1d52 72%,#040c1d33 100%),url(https://images.unsplash.com/photo-1570077188670-e3a8d69ac5ff?auto=format&fit=crop&w=2200&q=85);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding:150px 6% 90px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 20%,#38bdf833,#0000 35%),linear-gradient(#0206170d,#02061752);position:absolute;inset:0}.hero-overlay{pointer-events:none;background:linear-gradient(#0000 60%,#0206178c 100%);position:absolute;inset:0}.hero-container{z-index:2;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:80px;width:100%;max-width:1240px;margin:0 auto;display:grid;position:relative}.hero-left{max-width:780px}.hero-badge{color:#fff;-webkit-backdrop-filter:blur(15px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:28px;padding:12px 20px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 12px 30px #02061726,inset 0 1px #ffffff1f}.hero-badge svg{color:#7dd3fc;flex-shrink:0}.hero-left h1{color:#fff;letter-spacing:-3px;text-shadow:0 14px 40px #0206173d;max-width:760px;margin:0;font-size:clamp(54px,6.2vw,88px);font-weight:800;line-height:.98}.hero-left h1 span{color:#7dd3fc;display:block}.hero-description{color:#ffffffdb;text-shadow:0 5px 20px #02061740;max-width:660px;margin-top:30px;font-size:20px;line-height:1.75}.hero-buttons{flex-wrap:wrap;align-items:center;gap:15px;margin-top:36px;display:flex}.hero-primary,.hero-secondary{cursor:pointer;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:15px 27px;font-size:16px;font-weight:750;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s;display:inline-flex}.hero-primary{color:#fff;background:linear-gradient(135deg,#0284c7,#0ea5e9);border:1px solid #0000;box-shadow:0 18px 38px #0ea5e952,inset 0 1px #fff3}.hero-primary:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0ea5e966,inset 0 1px #ffffff38}.hero-secondary{color:#fff;-webkit-backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff38;box-shadow:0 15px 32px #02061721,inset 0 1px #ffffff1a}.hero-secondary:hover{background:#fff3;border-color:#ffffff61;transform:translateY(-3px)}.hero-social{align-items:center;gap:20px;margin-top:45px;display:none}.hero-avatars{align-items:center;display:flex}.hero-avatars img{object-fit:cover;background:#fff;border:3px solid #fffffff2;border-radius:50%;width:46px;height:46px;margin-left:-11px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 9px 22px #02061733}.hero-avatars img:first-child{margin-left:0}.hero-avatars img:first-child{z-index:5}.hero-avatars img:nth-child(2){z-index:4}.hero-avatars img:nth-child(3){z-index:3}.hero-avatars img:nth-child(4){z-index:2}.hero-avatars img:hover{z-index:10;transform:translateY(-4px)scale(1.06);box-shadow:0 13px 28px #0206174d}.hero-avatars strong{z-index:6;color:#fff;background:#0f172a;border:3px solid #fffffff2;border-radius:999px;justify-content:center;align-items:center;min-width:69px;height:46px;margin-left:-9px;padding:0 13px;font-size:13px;font-weight:800;display:flex;position:relative;box-shadow:0 9px 22px #02061738}.hero-social-info p{color:#ffffffc7;margin:0;font-size:14px;line-height:1.4}.hero-rating{align-items:center;gap:9px;margin-top:7px;display:flex}.hero-stars{color:#fbbf24;align-items:center;gap:2px;display:flex}.hero-rating strong{color:#fff;font-size:14px}.hero-review-slider{justify-self:end;width:100%;max-width:380px;overflow:hidden}.hero-review-track{will-change:transform;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.hero-review-card{-webkit-backdrop-filter:blur(22px);cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:28px;flex-shrink:0;width:100%;min-width:100%;max-width:none;padding:30px;position:relative;box-shadow:0 26px 65px #02061742,inset 0 1px #ffffff29}.hero-review-mark{color:#7dd3fc;background:#7dd3fc2e;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:46px;font-weight:900;line-height:1;display:flex}.hero-review-card>p{color:#fff;margin:20px 0 22px;font-size:20px;font-weight:750;line-height:1.5}.hero-review-user{align-items:center;gap:12px;display:flex}.hero-review-user img{object-fit:cover;border:2px solid #fffc;border-radius:50%;width:46px;height:46px}.hero-review-user div{flex-direction:column;gap:3px;display:flex}.hero-review-user strong{color:#fff;font-size:14px}.hero-review-user span{color:#ffffffa6;font-size:13px}.hero-review-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;width:fit-content;height:42px;margin-top:18px;padding:0 16px;transition:all .25s;display:inline-flex}.hero-review-button:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 10px 25px #0000002e}.hero-review-button span{font-size:14px;font-weight:700}.hero-review-button svg{transition:all .25s}.hero-review-button:hover svg{transform:translate(3px)}.hero-review-slider .review-dots{justify-content:center;gap:7px;margin-top:16px;display:flex}.review-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s,transform .25s}.review-dot:hover{transform:scale(1.2)}.review-dot-active{background:#7dd3fc;width:22px}.hero-scroll-indicator{z-index:3;color:#fff9;flex-direction:column;align-items:center;gap:9px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-scroll-indicator span{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:650}.hero-scroll-indicator div{background:linear-gradient(#fffc,#0000);width:1px;height:29px}@media (max-width:1100px){.hero{min-height:auto;padding:140px 5% 90px}.hero-container{grid-template-columns:1fr;gap:48px}.hero-review-slider{justify-self:start;max-width:560px}.hero-left h1{max-width:850px}.hero-scroll-indicator{display:none}}@media (max-width:768px){.hero{background-position:62%;padding:120px 22px 70px}.hero:before{background:linear-gradient(#020617b8,#020617a8)}.hero-container{gap:40px}.hero-badge{margin-bottom:23px;padding:10px 15px;font-size:13px}.hero-left h1{letter-spacing:-2px;font-size:clamp(46px,12vw,66px);line-height:1}.hero-description{margin-top:24px;font-size:17px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:stretch;margin-top:30px}.hero-primary,.hero-secondary{border-radius:15px;width:100%;min-height:54px;padding:14px 20px;font-size:15px}.hero-social{flex-direction:column;align-items:flex-start;gap:15px;margin-top:35px}.hero-review-slider{max-width:100%}.hero-review-card{border-radius:23px;padding:25px}.hero-review-card>p{font-size:18px}}@media (max-width:480px){.hero{padding:108px 18px 58px}.hero-left h1{letter-spacing:-1.5px;font-size:43px}.hero-badge{max-width:100%;line-height:1.35}.hero-avatars img{width:42px;height:42px}.hero-avatars strong{min-width:64px;height:42px;font-size:12px}.hero-review-card{padding:22px}}@media (prefers-reduced-motion:reduce){.hero-review-track{transition:none}}
.stats-section{background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:70px 7%;display:grid;position:relative}.stat-card{text-align:center;background:#ffffffeb;border:1px solid #e1e8f0e6;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:185px;padding:28px;display:flex;box-shadow:0 12px 30px #0f172a0f}.stat-card h2{color:#0284c7;font-variant-numeric:tabular-nums;margin:0 0 12px;font-size:clamp(36px,4vw,52px)}.stat-card p{color:#607083;margin:0;font-size:18px;font-weight:700}@media (max-width:950px){.stats-section{grid-template-columns:repeat(2,minmax(0,1fr));padding:56px 5%}}@media (max-width:560px){.stats-section{gap:12px;padding:40px 18px}.stat-card{border-radius:20px;min-height:125px;padding:18px 10px}.stat-card h2{font-size:30px}.stat-card p{font-size:14px}}
.categories-section{background:0 0;padding:100px 6%;position:relative}.categories-header{text-align:center;max-width:760px;margin:0 auto 60px}.categories-header span{color:#0284c7;background:#e0f2fe;border-radius:999px;margin-bottom:20px;padding:10px 20px;font-weight:700;display:inline-block}.categories-header h2{color:#18253b;letter-spacing:-1px;margin:0 0 18px;font-size:clamp(36px,5vw,62px)}.categories-header p{color:#617487;margin:0;font-size:20px;line-height:1.7}.categories-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.category-card{background:#fcfdfd;border:1px solid #e1e8f0e6;border-radius:28px;flex-direction:column;min-height:430px;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.category-image{background:#eaf0f6;width:100%;height:150px;overflow:hidden}.category-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.category-card:hover .category-image img{transform:scale(1.035)}.category-card h3{color:#18253b;margin:26px 24px 14px;font-size:24px}.category-card p{color:#617487;flex:1;margin:0 24px 28px;line-height:1.7}.category-card-link{color:#fff;text-align:center;background:linear-gradient(135deg,#0284c7,#0ea5e9);border-radius:16px;margin:0 24px 24px;padding:16px;font-size:16px;font-weight:700;text-decoration:none;transition:filter .2s,box-shadow .2s;box-shadow:0 8px 18px #0ea5e929}.category-card-link:hover{filter:brightness(1.04);box-shadow:0 10px 22px #0ea5e933}.category-card-link:focus-visible{outline-offset:3px;outline:3px solid #0ea5e938}@media (max-width:1300px){.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.categories-section{padding:80px 5%}.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.categories-header p{font-size:18px}}@media (max-width:600px){.categories-section{padding:70px 20px}.categories-grid{grid-template-columns:1fr}.category-card{min-height:auto}.category-image{height:180px}}@media (prefers-reduced-motion:reduce){.category-image img,.category-card-link{transition:none}}
.popular-destinations{background:0 0;padding:100px 6%;position:relative}.section-header{text-align:center;max-width:800px;margin:0 auto 60px}.section-header span{color:#0284c7;background:#e0f2fe;border-radius:999px;margin-bottom:20px;padding:10px 22px;font-weight:700;display:inline-block}.section-header h2{color:#18253b;letter-spacing:-1px;margin:0 0 18px;font-size:clamp(38px,5vw,62px)}.section-header p{color:#617487;margin:0;font-size:20px;line-height:1.7}.destinations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1040px;margin:0 auto;display:grid}.destination-card{background:#fcfdfd;border:1px solid #e1e8f0e6;border-radius:28px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.destination-image{background:linear-gradient(135deg,#dbeafe,#e0f2fe);height:150px;position:relative;overflow:hidden}.destination-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.destination-card:hover .destination-image img{transform:scale(1.035)}.destination-rank{color:#0284c7;background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:14px;padding:8px 13px;font-weight:800;position:absolute;top:14px;right:14px;box-shadow:0 6px 14px #0f172a14}.destination-content{padding:22px}.destination-content h3{color:#18253b;margin:0 0 18px;font-size:25px}.destination-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;display:grid}.destination-stats div{text-align:center;background:#f6fafc;border:1px solid #e2e8f0bf;border-radius:16px;padding:13px 8px}.destination-stats strong{color:#0284c7;margin-bottom:3px;font-size:23px;display:block}.destination-stats span{color:#607083;font-size:13px}.destination-content>a{box-sizing:border-box;color:#fff;text-align:center;background:linear-gradient(135deg,#0284c7,#0ea5e9);border-radius:15px;width:100%;padding:14px;font-size:15px;font-weight:700;text-decoration:none;display:block}.destinations-message{color:#617487;text-align:center;background:#fffc;border:1px solid #dbe7f1;border-radius:24px;max-width:1040px;margin:0 auto;padding:38px}@media (max-width:900px){.popular-destinations{padding:80px 5%}.destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-header p{font-size:18px}}@media (max-width:600px){.popular-destinations{padding:70px 20px}.destinations-grid{grid-template-columns:1fr}.destination-image{height:180px}}@media (prefers-reduced-motion:reduce){.destination-image img{transition:none}}
