:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:#0a0a0a;color:#fff;overflow-x:hidden;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}.carousel-container{position:relative;width:100vw;height:100vh;height:100svh;height:100dvh;min-height:-webkit-fill-available;overflow:hidden;overscroll-behavior-x:none}.scroll-indicator{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);z-index:25;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;animation:bounce 2s infinite}.scroll-indicator span{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;opacity:.8}.scroll-indicator svg{width:24px;height:24px;opacity:.8}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.features-section{position:relative;padding:100px 60px;min-height:100vh;overflow:hidden}.features-video-bg{object-fit:cover;z-index:0}.features-overlay,.features-video-bg{position:absolute;top:0;left:0;width:100%;height:100%}.features-overlay{background:transparent;z-index:1}.features-content{position:relative;z-index:2}.features-section .section-tag{color:#333}.features-section .section-title{color:#000;font-size:3rem}.features-section .section-subtitle{color:#333}.section-header{text-align:center;margin-bottom:60px}.section-tag{font-size:.9rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:15px;display:block}.section-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:20px;color:#222;text-transform:uppercase;letter-spacing:-1px}.section-subtitle{font-size:1.1rem;font-weight:400;color:#666;max-width:700px;margin:0 auto;line-height:1.8}.category-tabs{display:flex;justify-content:center;gap:15px;margin-bottom:50px;max-width:900px;margin-left:auto;margin-right:auto}.category-tab{flex:1 1;max-width:200px;background:#fff;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.06)}.category-tab:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.category-tab-image{width:100%;height:100px;object-fit:cover;filter:grayscale(20%);transition:filter .3s}.category-tab:hover .category-tab-image{filter:grayscale(0)}.category-tab-content{padding:15px;text-align:center}.category-tab-label{font-size:1.1rem;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:1px}.newsletter-bar{background:#f0f0f0;padding:40px 60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.newsletter-text h4{font-size:1.4rem;font-weight:700;color:#222;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px}.newsletter-text p{font-size:1rem;color:#666}.newsletter-form{display:flex;align-items:center;gap:20px}.how-it-works-section{background:#fff;padding:80px 60px;min-height:auto}.how-it-works-section .section-title{color:#222}.content-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:50px;gap:50px;max-width:1100px;margin:0 auto}.main-content{display:flex;flex-direction:column;gap:30px}.featured-article{background:#fff}.featured-image{width:100%;height:380px;object-fit:cover;border-radius:3px;margin-bottom:25px}.featured-category{font-size:.9rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:15px}.featured-title{font-size:2.5rem;font-weight:800;color:#222;margin-bottom:10px;line-height:1.2;text-transform:uppercase;letter-spacing:-1px}.featured-date{font-size:.9rem;color:#888;margin-bottom:20px}.featured-desc{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:25px}.read-more-btn{display:inline-block;padding:10px 22px;border:1px solid #333;color:#333;font-size:.75rem;font-weight:500;text-decoration:none;border-radius:3px;transition:all .3s}.read-more-btn:hover{background:#333;color:#fff}.articles-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.article-card{background:#fff;border-radius:3px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.05)}.article-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.article-card-image{width:100%;height:160px;object-fit:cover}.article-card-content{padding:18px}.article-card-category{font-size:.85rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:10px}.article-card-title{font-size:1.4rem;font-weight:700;color:#222;margin-bottom:8px;line-height:1.2;text-transform:uppercase}.article-card-date{font-size:.9rem;color:#888}.sidebar{display:flex;flex-direction:column;gap:35px}.sidebar-section{padding-bottom:30px;border-bottom:1px solid #eee}.sidebar-section:last-child{border-bottom:none}.sidebar-title{font-size:1.2rem;font-weight:700;color:#222;margin-bottom:18px;text-transform:uppercase;letter-spacing:1px}.sidebar-text{font-size:1rem;line-height:1.8;color:#666;margin-bottom:20px}.social-icons{display:flex;gap:12px}.social-icon{width:32px;height:32px;border-radius:50%;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;color:#888;transition:all .3s ease;cursor:pointer}.social-icon:hover{background:#333;border-color:#333;color:#fff}.social-icon svg{width:14px;height:14px}.latest-posts{display:flex;flex-direction:column;gap:18px}.latest-post{display:flex;gap:12px;cursor:pointer}.latest-post-image{width:60px;height:60px;border-radius:3px;object-fit:cover;flex-shrink:0}.latest-post-content{display:flex;flex-direction:column;justify-content:center}.latest-post-title{font-size:1.05rem;font-weight:600;color:#222;margin-bottom:5px;line-height:1.3;transition:color .3s}.latest-post:hover .latest-post-title{color:#888}.latest-post-date{font-size:.9rem;color:#888}.follow-section{display:flex;gap:12px}.follow-icon{width:28px;height:28px;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#888;font-size:.7rem;cursor:pointer;transition:all .3s}.follow-icon:hover{background:#333;border-color:#333;color:#fff}.cta-section{background:#222;padding:100px 60px;text-align:center}.cta-title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:-1px}.cta-subtitle{font-size:1.2rem;color:hsla(0,0%,100%,.7);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:18px 50px;background:#fff;color:#222;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-radius:3px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.cta-button:hover{background:#f0f0f0;transform:translateY(-2px)}.shop-video-container{max-width:900px;margin:40px auto 0;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}.shop-video{width:100%;display:block;background:#000}.contact-section{position:relative;padding:100px 60px;min-height:80vh;background:linear-gradient(135deg,#2d2d2d,#1a1a1a 50%,#2d2d2d);overflow:hidden}.contact-content{position:relative;z-index:2;max-width:1200px;margin:0 auto}.contact-layout{display:flex;align-items:flex-start;gap:80px}.contact-text{flex:0 0 320px}.contact-section .section-tag{color:#c9a962;font-size:.75rem;text-transform:uppercase;letter-spacing:3px;margin-bottom:15px;display:block}.contact-section .section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.contact-section .section-subtitle{color:hsla(0,0%,100%,.6);font-size:.95rem;line-height:1.8}.contact-cards{display:flex;gap:25px;flex:1 1}.contact-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:35px 30px;text-align:center;transition:all .3s ease;flex:1 1;min-width:260px;position:relative}.contact-card:hover{background:hsla(0,0%,100%,.06);border-color:rgba(201,169,98,.3);transform:translateY(-3px)}.contact-quote{position:absolute;top:20px;right:25px;font-size:4rem;color:#c9a962;font-family:Georgia,serif;line-height:1;opacity:.8}.contact-avatar{width:70px;height:70px;background:linear-gradient(135deg,#c9a962,#a08040);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:1.5rem;color:#1a1a1a;font-weight:700}.contact-card-title{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:5px}.contact-card-role{font-size:.8rem;color:hsla(0,0%,100%,.5);margin-bottom:20px}.contact-card-info{font-size:.9rem;color:hsla(0,0%,100%,.65);line-height:2}.contact-card-info p{display:flex;align-items:center;justify-content:center;gap:8px}.contact-card-info a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s}.contact-card-info a:hover{color:#c9a962}.contact-icon{width:16px;height:16px;opacity:.6}.contact-link{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:10px 20px;background:transparent;border:1px solid #c9a962;color:#c9a962;text-decoration:none;border-radius:4px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.contact-link:hover{background:#c9a962;color:#1a1a1a}.footer{background:#111;padding:50px 60px 25px}.footer-content{display:flex;justify-content:space-between;gap:60px;margin-bottom:40px}.footer-brand{flex:1 1}.footer-logo{font-size:1.6rem;font-weight:700;margin-bottom:12px;color:#fff}.footer-tagline{font-size:.9rem;color:hsla(0,0%,100%,.5);line-height:1.7;max-width:280px}.footer-links{display:flex;gap:60px}.footer-column h4{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:18px;color:#888}.footer-column ul{list-style:none}.footer-column li{margin-bottom:10px}.footer-column a{color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.85rem;transition:color .3s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:25px;text-align:center;color:hsla(0,0%,100%,.3);font-size:.8rem}.card{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(1.1);transition:opacity .8s ease,transform .8s ease;pointer-events:none}.card.active{opacity:1;transform:scale(1);pointer-events:all}.card-background{background-size:cover;background-position:50%;filter:brightness(1)}.card-background,.card-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.card-overlay{background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.1) 50%,rgba(0,0,0,.2))}.card-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;padding:60px 80px}.location-tag{font-size:.9rem;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:hsla(0,0%,100%,.8);margin-bottom:15px}.destination-name{font-size:4.5rem;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:-2px;margin-bottom:25px;max-width:600px}.destination-description{font-size:1rem;font-weight:300;line-height:1.7;max-width:450px;color:hsla(0,0%,100%,.85);margin-bottom:30px}.thumbnail-grid{position:absolute;right:60px;top:50%;transform:translateY(-50%);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;z-index:20}.thumbnail{width:140px;height:100px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent;position:relative}.thumbnail:hover{transform:scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,.4)}.thumbnail.active{border-color:#fff;box-shadow:0 0 20px hsla(0,0%,100%,.3)}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-overlay{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(transparent,rgba(0,0,0,.8))}.thumbnail-name{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.nav-arrows{position:absolute;bottom:40px;left:80px;display:flex;gap:15px;z-index:20}.nav-arrow{width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-arrow:hover{background:hsla(0,0%,100%,.25);transform:scale(1.1)}.nav-arrow svg{width:20px;height:20px}.play-pause-btn{position:absolute;bottom:40px;left:220px;width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:20;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.play-pause-btn:hover{background:hsla(0,0%,100%,.25);transform:scale(1.1)}.play-pause-btn svg{width:18px;height:18px}.progress-container{position:absolute;bottom:40px;right:60px;display:flex;align-items:center;gap:8px;z-index:20}.progress-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease}.progress-dot.active{background:#fff;transform:scale(1.3)}.progress-dot:hover{background:hsla(0,0%,100%,.6)}.progress-bar-container{position:absolute;bottom:0;left:0;width:100%;height:4px;background:hsla(0,0%,100%,.1);z-index:20}.progress-bar{height:100%;background:linear-gradient(90deg,#ff6b6b,#feca57);transition:width .1s linear}.card-counter{position:absolute;bottom:55px;right:60px;font-size:.9rem;font-weight:600;z-index:20;opacity:.8}.header{position:absolute;top:0;left:0;right:0;padding:25px 80px;display:flex;justify-content:space-between;align-items:center;z-index:30}.logo{font-size:1.5rem;font-weight:700;letter-spacing:1px}.nav-menu{display:flex;gap:40px}.nav-item{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;cursor:pointer;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .3s}.nav-item:hover{color:#fff}.mobile-menu-btn{display:none;width:40px;height:40px;border:none;background:hsla(0,0%,100%,.15);border-radius:8px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu-btn span{width:20px;height:2px;background:#fff;transition:all .3s}.mobile-nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-panel{position:fixed;top:0;right:0;width:80%;max-width:320px;height:100%;height:100dvh;background:linear-gradient(180deg,#1a1a1a,#0a0a0a);padding:calc(24px + var(--safe-top)) 24px calc(24px + var(--safe-bottom));z-index:101;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.mobile-nav-overlay.active .mobile-nav-panel{transform:translateX(0)}.mobile-nav-close{position:absolute;top:calc(16px + var(--safe-top));right:16px;width:40px;height:40px;background:hsla(0,0%,100%,.1);border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-nav-items{margin-top:60px;display:flex;flex-direction:column;gap:8px}.mobile-nav-item{color:hsla(0,0%,100%,.9);font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:color .3s}.mobile-nav-item:active,.mobile-nav-item:hover{color:#fff}.mobile-nav-item:last-child{border-bottom:none}@media (max-width:1200px){.thumbnail-grid{right:30px}.thumbnail{width:110px;height:80px}}@media (max-width:992px){.card-content{padding:40px 180px 40px 40px}.destination-name{font-size:2.8rem;letter-spacing:-1px}.destination-description{font-size:.95rem;max-width:100%}.thumbnail-grid{right:20px;gap:8px}.thumbnail{width:70px;height:50px;border-radius:8px}.thumbnail-overlay{display:none}.header{padding:20px 40px}.logo{font-size:1.3rem}.nav-menu{gap:25px}.nav-item{font-size:.75rem}.nav-arrows{left:40px;bottom:35px}.play-pause-btn{left:160px;bottom:35px}.progress-container{right:40px;bottom:50px}.scroll-indicator{bottom:100px}.features-section,.how-it-works-section{padding:60px 40px}.section-title{font-size:2.5rem}.section-subtitle{font-size:1rem}.category-tabs{flex-wrap:wrap;gap:12px}.category-tab{max-width:calc(50% - 6px)}.category-tab-image{height:90px}.category-tab-label{font-size:1rem}.newsletter-bar{flex-direction:column;gap:20px;text-align:center;padding:35px 40px}.newsletter-text h4{font-size:1.2rem}.content-layout{grid-template-columns:1fr;gap:40px}.sidebar{order:-1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.sidebar-section{border-bottom:none;padding-bottom:0}.featured-image{height:300px}.featured-title{font-size:2rem}.article-card-title{font-size:1.2rem}.footer-content{flex-direction:column;gap:40px}.footer-links{flex-wrap:wrap;gap:40px}.contact-layout{flex-direction:column;gap:50px}.contact-text{flex:none;text-align:center}.contact-cards{justify-content:center;flex-wrap:wrap}}@media (max-width:576px){.card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.2) 40%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.7))}.card-content{padding:20px;padding-bottom:calc(100px + var(--safe-bottom));padding-left:calc(16px + var(--safe-left));padding-right:calc(110px + var(--safe-right));justify-content:center}.thumbnail-grid{right:calc(8px + var(--safe-right));top:50%;transform:translateY(-50%);gap:4px;grid-template-columns:repeat(2,1fr)}.thumbnail{width:42px;height:32px;border-radius:4px;border-width:1px}.thumbnail:hover{transform:none}.location-tag{font-size:.7rem;letter-spacing:2px;margin-bottom:8px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.destination-name{font-size:1.6rem;letter-spacing:-.5px;margin-bottom:12px;line-height:1.15;text-shadow:0 2px 10px rgba(0,0,0,.5)}.destination-description{font-size:.8rem;line-height:1.5;margin-bottom:16px;max-width:100%;text-shadow:0 1px 3px rgba(0,0,0,.5)}.header{padding:12px 16px;padding-top:calc(12px + var(--safe-top));padding-left:calc(16px + var(--safe-left));padding-right:calc(16px + var(--safe-right))}.logo{font-size:1rem;text-shadow:0 1px 3px rgba(0,0,0,.3)}.nav-menu{display:none}.mobile-menu-btn{display:flex}.nav-arrows{left:calc(16px + var(--safe-left));bottom:calc(20px + var(--safe-bottom));gap:8px}.nav-arrow{width:44px;height:44px;background:hsla(0,0%,100%,.2)}.nav-arrow svg{width:16px;height:16px}.play-pause-btn{left:calc(120px + var(--safe-left));bottom:calc(20px + var(--safe-bottom));width:44px;height:44px;background:hsla(0,0%,100%,.2)}.play-pause-btn svg{width:14px;height:14px}.progress-container{right:calc(16px + var(--safe-right));bottom:calc(35px + var(--safe-bottom));gap:5px}.progress-dot{width:6px;height:6px}.progress-dot.active{transform:scale(1.4)}.card-counter,.scroll-indicator{display:none}.progress-bar-container{bottom:var(--safe-bottom)}.features-section,.how-it-works-section{padding:50px 20px}.section-header{margin-bottom:40px}.section-tag{font-size:.8rem;letter-spacing:1.5px}.section-title{font-size:1.8rem;margin-bottom:15px}.section-subtitle{font-size:.9rem;line-height:1.6}.category-tabs{flex-direction:column;gap:12px}.category-tab{max-width:100%}.category-tab-image{height:120px}.category-tab-content{padding:12px}.category-tab-label{font-size:.95rem}.newsletter-bar{padding:25px 20px}.newsletter-text h4{font-size:1.1rem}.newsletter-text p{font-size:.9rem}.newsletter-form{flex-direction:column;width:100%}.sidebar{grid-template-columns:1fr}.sidebar-title{font-size:1.1rem}.sidebar-text{font-size:.9rem}.articles-row{grid-template-columns:1fr;gap:20px}.featured-image{height:220px;border-radius:8px}.featured-category{font-size:.8rem}.featured-title{font-size:1.6rem;margin-bottom:12px}.featured-desc{font-size:.95rem;margin-bottom:20px}.read-more-btn{padding:12px 24px;font-size:.7rem}.article-card-content{padding:15px}.article-card-title{font-size:1.1rem}.article-card-image{height:140px}.latest-post-image{width:55px;height:55px}.latest-post-title{font-size:.95rem}.cta-section{padding:50px 20px}.cta-title{font-size:1.7rem;line-height:1.3}.cta-subtitle{font-size:.95rem;margin-bottom:30px}.cta-button{padding:15px 40px;font-size:.9rem}.shop-video-container{margin:30px auto 0;border-radius:8px}.contact-section{padding:60px 20px}.contact-section .section-title{font-size:2rem}.contact-cards{flex-direction:column;gap:20px}.contact-card{min-width:auto;padding:30px 20px}.contact-card-title{font-size:1.05rem}.contact-card-info{font-size:.85rem}.contact-card-info a{word-break:break-word}.footer{padding:40px 20px 20px}.footer-logo{font-size:1.4rem}.footer-tagline{font-size:.85rem}.footer-links{gap:30px}.footer-column h4{font-size:.75rem;margin-bottom:15px}.footer-column a{font-size:.8rem}.footer-bottom{padding-top:20px;padding-bottom:calc(20px + var(--safe-bottom))}}@media (max-width:360px){.destination-name{font-size:1.4rem}.destination-description{font-size:.75rem;line-height:1.45}.logo{font-size:.9rem}.nav-arrow,.play-pause-btn{width:40px;height:40px}}@media (max-width:480px){body,html{overflow-x:hidden;width:100%;max-width:100vw}.carousel-container{position:relative;width:100%;height:auto;aspect-ratio:16/9;min-height:auto;max-height:none}.card,.card-background{position:absolute;top:0;left:0;width:100%;height:100%}.card-background{background-size:cover;background-position:50%}.card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.1) 30%,rgba(0,0,0,.5) 70%,rgba(0,0,0,.85))}.card-content{padding:8px 12px;padding:calc(40px + var(--safe-top)) calc(12px + var(--safe-right)) calc(45px + var(--safe-bottom)) calc(12px + var(--safe-left));justify-content:flex-end;align-items:flex-start}.location-tag{font-size:.5rem;letter-spacing:1.5px;margin-bottom:2px;opacity:.85;text-shadow:0 1px 3px rgba(0,0,0,.7)}.destination-name{font-size:.95rem;letter-spacing:-.2px;margin-bottom:3px;line-height:1.15;text-shadow:0 1px 8px rgba(0,0,0,.6);max-width:85%}.destination-description{font-size:.6rem;line-height:1.4;margin-bottom:0;max-width:90%;opacity:.85;text-shadow:0 1px 3px rgba(0,0,0,.6);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.thumbnail-grid{display:none}.header{padding:14px 16px;padding-top:calc(14px + var(--safe-top));padding-left:calc(16px + var(--safe-left));padding-right:calc(16px + var(--safe-right));background:linear-gradient(180deg,rgba(0,0,0,.4),transparent)}.logo{font-size:.95rem;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.4)}.nav-menu{display:none}.mobile-menu-btn{display:flex;width:32px;height:32px}.nav-arrows{left:calc(12px + var(--safe-left));transform:none;bottom:calc(8px + var(--safe-bottom));gap:8px}.nav-arrow{width:36px;height:36px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.25)}.nav-arrow:active{background:hsla(0,0%,100%,.35);transform:scale(.95)}.nav-arrow svg{width:14px;height:14px}.play-pause-btn{position:absolute;left:auto;right:calc(12px + var(--safe-right));bottom:calc(8px + var(--safe-bottom));width:36px;height:36px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.25)}.play-pause-btn:active{background:hsla(0,0%,100%,.35);transform:scale(.95)}.play-pause-btn svg{width:12px;height:12px}.progress-container{position:absolute;top:auto;left:50%;transform:translateX(-50%);right:auto;bottom:calc(14px + var(--safe-bottom));flex-direction:row;gap:6px}.progress-dot{width:6px;height:6px;background:hsla(0,0%,100%,.4)}.progress-dot.active{background:#fff;transform:scale(1.3);box-shadow:0 0 6px hsla(0,0%,100%,.5)}.card-counter,.scroll-indicator{display:none}.progress-bar-container{height:2px;bottom:var(--safe-bottom)}.header{padding:10px 12px;padding-top:calc(10px + var(--safe-top));padding-left:calc(12px + var(--safe-left));padding-right:calc(12px + var(--safe-right));background:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.features-section{padding:40px 16px;min-height:auto}.features-content{width:100%}.section-header{margin-bottom:28px}.section-tag{font-size:.65rem;letter-spacing:2px;margin-bottom:10px;color:#999;display:block;text-align:center}.section-title{font-size:1.5rem!important;font-weight:700;text-align:center;line-height:1.25;letter-spacing:-.5px;margin-bottom:12px}.section-subtitle{font-size:.85rem;text-align:center;line-height:1.6;color:#666;padding:0 8px}.category-tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-bottom:0}.category-tab{width:100%;max-width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.category-tab:active{transform:scale(.98)}.category-tab-image{height:70px;width:100%;object-fit:cover}.category-tab-content{padding:8px 10px;background:#fff}.category-tab-label{font-size:.7rem;font-weight:600;color:#222;line-height:1.2}.newsletter-bar{flex-direction:column;gap:18px;padding:28px 16px}.newsletter-bar,.newsletter-text{text-align:center}.newsletter-text h4{font-size:1rem;font-weight:600;margin-bottom:4px}.newsletter-text p{font-size:.8rem;color:#666}.newsletter-form{flex-direction:column;align-items:center;width:100%}.how-it-works-section{padding:40px 16px}.content-layout{display:flex!important;flex-direction:column!important;gap:32px}.main-content{width:100%;order:2}.featured-article{width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08)}.featured-image{height:200px;width:100%;object-fit:cover;border-radius:0}.featured-category{font-size:.7rem;color:#888;letter-spacing:1.5px;margin:16px 16px 8px}.featured-title{font-size:1.35rem;font-weight:700;color:#222;line-height:1.3;margin:0 16px 8px}.featured-date{font-size:.75rem;color:#999;margin:0 16px 12px}.featured-desc{font-size:.88rem;line-height:1.65;color:#555;margin:0 16px 16px}.read-more-btn{display:inline-block;margin:0 16px 20px;padding:12px 28px;font-size:.72rem;font-weight:600;border-radius:8px;background:#222;color:#fff;border:none;text-align:center}.articles-row{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-gap:10px;gap:10px}.article-card{width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);background:#fff}.article-card-image{height:70px;width:100%;object-fit:cover}.article-card-content{padding:8px 10px 10px}.article-card-category{font-size:.6rem;color:#888;margin-bottom:4px}.article-card-title{font-size:.72rem;font-weight:600;color:#222;line-height:1.25;margin-bottom:4px}.article-card-date{font-size:.65rem;color:#999}.sidebar{display:flex!important;flex-direction:column!important;gap:24px;order:1;background:#fafafa;margin:0 -16px;padding:24px 16px;width:calc(100% + 32px)}.sidebar-section{text-align:center;padding-bottom:20px;border-bottom:1px solid #eee}.sidebar-section:last-child{border-bottom:none;padding-bottom:0}.sidebar-title{font-size:.95rem;font-weight:600;color:#222;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.sidebar-text{font-size:.85rem;line-height:1.6;color:#666}.social-icons{justify-content:center;gap:10px}.social-icon{width:36px;height:36px}.latest-posts{display:flex;flex-direction:column;align-items:center;gap:14px}.latest-post{display:flex;gap:12px;width:100%;max-width:300px;background:#fff;padding:10px;border-radius:10px}.latest-post-image{width:55px;height:55px;border-radius:8px;flex-shrink:0}.latest-post-content{display:flex;flex-direction:column;justify-content:center;text-align:left}.latest-post-title{font-size:.85rem;font-weight:500;color:#222;line-height:1.3;margin-bottom:4px}.latest-post-date{font-size:.72rem;color:#999}.follow-section{justify-content:center}.cta-section{padding:48px 20px;text-align:center}.cta-title{font-size:1.45rem!important;font-weight:700;line-height:1.3;margin-bottom:14px;letter-spacing:-.5px}.cta-subtitle{font-size:.88rem;line-height:1.6;color:hsla(0,0%,100%,.75);margin-bottom:28px;padding:0 10px}.cta-button{display:inline-block;padding:16px 36px;font-size:.82rem;font-weight:600;border-radius:10px;letter-spacing:1px}.cta-button:active{transform:scale(.98)}.shop-video-container{margin:32px 0 0;border-radius:14px;overflow:hidden;box-shadow:0 15px 50px rgba(0,0,0,.4)}.shop-video{width:100%;display:block}.contact-section{padding:48px 16px;min-height:auto}.contact-content{width:100%}.contact-layout{flex-direction:column;gap:28px}.contact-text{width:100%;text-align:center}.contact-section .section-tag{font-size:.65rem;color:#c9a962}.contact-section .section-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:12px}.contact-section .section-subtitle{font-size:.85rem;line-height:1.6}.contact-cards{display:flex!important;flex-direction:column!important;gap:16px;width:100%}.contact-card{width:100%!important;min-width:auto!important;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:28px 20px;text-align:center;position:relative}.contact-quote{font-size:2.2rem;top:16px;right:18px;opacity:.6}.contact-avatar{width:60px;height:60px;font-size:1.3rem;margin:0 auto 16px;border-radius:50%}.contact-card-title{font-size:1.05rem;font-weight:600;margin-bottom:4px}.contact-card-role{font-size:.72rem;color:hsla(0,0%,100%,.5);margin-bottom:16px}.contact-card-info{font-size:.8rem;line-height:2}.contact-card-info p{flex-direction:row;justify-content:center;gap:8px;flex-wrap:wrap}.contact-card-info a{word-break:break-word}.contact-icon{width:14px;height:14px;opacity:.7}.contact-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px 24px;font-size:.72rem;font-weight:600;border-radius:8px;width:auto}.contact-link:active{transform:scale(.98)}.footer{padding:36px 16px calc(20px + var(--safe-bottom));background:#0a0a0a}.footer-content{flex-direction:column;gap:28px;text-align:center}.footer-brand{text-align:center;margin-bottom:8px}.footer-logo{font-size:1.4rem;font-weight:700;margin-bottom:10px}.footer-tagline{font-size:.82rem;line-height:1.6;color:hsla(0,0%,100%,.5);max-width:280px;margin:0 auto}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px 16px;gap:24px 16px}.footer-column,.footer-links{text-align:center}.footer-column h4{font-size:.72rem;font-weight:600;color:#888;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.footer-column ul{display:flex;flex-direction:column;gap:8px}.footer-column li{margin:0}.footer-column a{font-size:.8rem;color:hsla(0,0%,100%,.55);transition:color .2s}.footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.08);font-size:.72rem;color:hsla(0,0%,100%,.35)}}@media (max-width:360px){.destination-name{font-size:1.5rem}.destination-description{font-size:.8rem;-webkit-line-clamp:2;line-clamp:2}.section-title{font-size:1.35rem!important}.featured-title{font-size:1.2rem}.featured-image{height:170px}.cta-title{font-size:1.3rem!important}.contact-section .section-title{font-size:1.35rem}.category-tab-image{height:55px}.category-tab-label{font-size:.65rem}.category-tab-content{padding:6px 8px}.nav-arrow,.play-pause-btn{width:44px;height:44px}.footer-links{grid-template-columns:1fr;gap:20px}}@media (min-width:769px) and (max-width:992px){.category-tabs{flex-wrap:wrap;justify-content:center}.category-tab{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}.contact-cards{flex-wrap:wrap;justify-content:center}.contact-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);min-width:280px}.articles-row{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}}.like-button-container{position:fixed;bottom:30px;right:30px;display:flex;align-items:center;gap:12px;background:#fff;padding:12px 20px;border-radius:50px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;transition:transform .5s ease,opacity .3s ease}.like-button-container.slide-out{transform:translateX(150%);opacity:0}.like-button-container:hover:not(.slide-out){transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.like-text{font-size:14px;font-weight:500;color:#333;white-space:nowrap}.dislike-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:0;transition:transform .2s ease}.dislike-btn:hover{transform:scale(1.1)}.dislike-btn svg{width:2rem;height:2rem;fill:#666;padding:8px;transition:all .2s ease}.dislike-btn:hover svg{fill:#d7000f}.like-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.like-btn input{position:absolute;opacity:0;width:0;height:0}.like-btn svg{width:2rem;height:2rem;fill:#000;padding:8px;transition:all .2s ease}#icon-like-regular{display:block}#icon-like-solid{display:none}#like-checkbox:checked~#icon-like-regular{display:none;animation:checked-icon-like .5s}#like-checkbox:checked~#icon-like-solid{display:block;fill:#d7000f;animation:checked-icon-like .5s}.fireworks{transform:scale(.4)}#like-checkbox:checked~.fireworks>.checked-like-fx{position:absolute;width:10px;height:10px;right:40px;border-radius:50%;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;animation:fireworks-bang 1s ease-out forwards,fireworks-gravity 1s ease-in forwards,fireworks-position 5s linear forwards;animation-duration:1.25s,1.25s,6.25s}@keyframes checked-icon-like{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2) rotate(-10deg)}}@keyframes fireworks-position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@keyframes fireworks-gravity{to{transform:translateY(200px);opacity:0}}@keyframes fireworks-bang{to{box-shadow:114px -107.3333333333px #80f,212px -166.3333333333px #a600ff,197px -6.3333333333px #ff006a,179px -329.3333333333px #30f,-167px -262.3333333333px #ff0062,233px 65.6666666667px #ff008c,81px 42.6666666667px #0051ff,-13px 54.6666666667px #00ff2b,-60px -183.3333333333px #0900ff,127px -259.3333333333px #ff00e6,117px -122.3333333333px #00b7ff,95px 20.6666666667px #ff8000,115px 1.6666666667px #0004ff,-160px -328.3333333333px #00ff40,69px -242.3333333333px #000dff,-208px -230.3333333333px #ff0400,30px -15.3333333333px #e6ff00,235px -15.3333333333px #fb00ff,80px -232.3333333333px #d5ff00,175px -173.3333333333px #00ff3c,-187px -176.3333333333px #af0,4px 26.6666666667px #ff6f00,227px -106.3333333333px #f09,119px 17.6666666667px #00ffd5,-102px 4.6666666667px #f08,-16px -4.3333333333px #00fff7,-201px -310.3333333333px #0fd,64px -181.3333333333px #f700ff,-234px -15.3333333333px #00fffb,-184px -263.3333333333px #a0f,96px -303.3333333333px #0037ff,-139px 10.6666666667px #0026ff,25px -205.3333333333px #00ff2b,-129px -322.3333333333px #40ff00,-235px -187.3333333333px #26ff00,-136px -237.3333333333px #0091ff,-82px -321.3333333333px #6a00ff,7px -267.3333333333px #ff00c8,-155px 30.6666666667px #0059ff,-85px -73.3333333333px #6a00ff,60px -199.3333333333px #5f0,-9px -289.3333333333px #0fa,-208px -167.3333333333px #00ff80,-13px -299.3333333333px #ff0004,179px -164.3333333333px #f04,-112px 12.6666666667px #0051ff,-209px -125.3333333333px #f0b,14px -101.3333333333px #00ff95,-184px -292.3333333333px #f09,-26px -168.3333333333px #09ff00,129px -67.3333333333px #0084ff,-17px -23.3333333333px #0059ff,129px 34.6666666667px #7300ff,35px -24.3333333333px #ffd900,-12px -297.3333333333px #ff8400,129px -156.3333333333px #0dff00,157px -29.3333333333px #1a00ff,-221px 6.6666666667px #ff0062,0 -311.3333333333px #ff006a,155px 50.6666666667px #0fa,-71px -318.3333333333px #0073ff}}.interested-section{padding:80px 60px;background:#fff}.interested-container{max-width:900px;margin:0 auto;text-align:center}.interested-form{display:flex;flex-direction:column;gap:35px;margin-top:40px}.interested-form .form-group{display:flex;flex-direction:column;gap:15px;text-align:left}.interested-form label{font-size:1rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:1px}.button-group{display:flex;gap:15px;flex-wrap:wrap}.option-btn{flex:1 1;min-width:200px;padding:16px 30px;background:#fff;border:2px solid #ddd;border-radius:3px;color:#333;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.option-btn:hover{border-color:#333;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.option-btn.active{background:#333;border-color:#333;color:#fff}.price-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px}.price-btn{padding:14px 20px;background:#fff;border:2px solid #ddd;border-radius:3px;color:#333;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.price-btn:hover{border-color:#333;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.price-btn.active{background:#333;border-color:#333;color:#fff}.email-input{padding:14px 18px;background:#fff;border:2px solid #ddd;border-radius:3px;color:#333;font-size:1rem;transition:all .3s ease}.email-input:focus{outline:none;border-color:#333}.email-input::placeholder{color:#999}.submit-btn{padding:16px 40px;background:#333;border:none;border-radius:3px;color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;align-self:center;min-width:200px}.submit-btn:hover{background:#222;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.fade-in{animation:fadeInUp .4s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.interested-success{text-align:center;padding:60px 40px}.success-checkmark{width:70px;height:70px;margin:0 auto 20px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;animation:scaleIn .4s ease}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-title{font-size:2rem;font-weight:700;color:#222;margin-bottom:10px;text-transform:uppercase;letter-spacing:-1px}.success-text{font-size:1rem;color:#666}@media (max-width:768px){.interested-section{padding:60px 30px}.button-group{flex-direction:column}.option-btn{min-width:100%}.price-options{grid-template-columns:repeat(2,1fr)}}