:root{--bg:#fffaf4;--surface:#ffffff;--text:#222222;--muted:#6b7280;--line:#e7e7e7;--dark:#111111;--footer:#3a3a3a;--cream:#fff2e0;--brand:#ff9900;--brand-deep:#e47600;--danger:#ff4141;--max:1200px}*{box-sizing:border-box}[hidden]{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:"Noto Sans TC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh;display:flex;flex-direction:column;max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;background:rgba(0,0,0,.82);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.promo-bar{height:50px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;color:#333;background:linear-gradient(90deg,#ffa928 0%,#ffcccc 100%);font-size:14px;font-weight:700}.promo-bar strong{color:#ff0000}.promo-text{display:inline-block}.promo-code{padding:4px 10px;border:2px dashed #ff0000;border-radius:2px;color:#111 !important;background:rgba(255,255,255,.12);letter-spacing:0}.promo-bar a{background:#fff;padding:7px 18px;border-radius:14px;font-weight:600}.header-inner{max-width:var(--max);height:72px;margin:0 auto;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:60px;height:46px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:15px}.desktop-nav a:hover,.desktop-nav a.active,.desktop-nav .nav-dropdown-trigger:hover,.desktop-nav .nav-dropdown-trigger.active{color:var(--brand)}.nav-dropdown{position:relative;display:inline-flex;align-items:center;min-height:72px}.nav-dropdown-trigger{min-height:0;padding:0;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;font-weight:inherit}.nav-dropdown-trigger img{width:10px;height:10px;object-fit:contain}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:153px;padding:8px;display:none;background:rgba(0,0,0,.9);border:1px solid #333;border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.22)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:grid;gap:2px}.nav-dropdown-menu a{padding:10px 12px;border-radius:6px;white-space:nowrap;color:#fff;font-weight:600}.nav-dropdown-menu a:hover{background:rgba(255,255,255,.08)}.header-actions{display:flex;align-items:center;gap:12px}.header-select{width:auto;min-height:34px;padding:0 8px;border:0;border-radius:8px;background:#fff;color:#222;font-size:13px;font-weight:700}.cart-link{position:relative;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center}.cart-link img,.menu-button img{width:26px;height:26px;object-fit:contain}[data-cart-count]{position:absolute;top:0;right:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--danger);color:#fff;font-size:11px;line-height:17px;text-align:center;display:none}[data-cart-count]:not(:empty){display:block}.user-dropdown-wrapper{position:relative;max-width:240px}.email-user{max-width:240px;min-height:36px;padding:0 16px;border-radius:4px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.email-user span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon{flex:0 0 auto;font-size:12px}.user-dropdown-menu{position:absolute;top:calc(100%+8px);right:0;z-index:30;min-width:140px;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.12);animation:dropdownFadeIn .18s ease}.user-dropdown-menu a,.user-dropdown-menu button{width:100%;min-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:center;border:0;border-bottom:1px solid #f3f4f6;border-radius:0;background:#fff;color:#374151;font-size:15px;font-weight:400;white-space:nowrap}.user-dropdown-menu [data-cart-menu-count],.mobile-nav [data-cart-menu-count]{margin-left:4px}.user-dropdown-menu a:hover,.user-dropdown-menu button:hover{background:#f9fafb}.user-dropdown-menu button{color:#ef4444}.user-dropdown-menu button:hover{background:#fef2f2}@keyframes dropdownFadeIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.menu-button{display:none;background:transparent;border:0;padding:6px}.mobile-nav{display:none;color:#374151}.mobile-nav-backdrop{display:none}.mobile-nav-panel{display:grid}.mobile-nav a{padding:12px;border-radius:8px}.mobile-nav button{min-height:44px;justify-content:flex-start;padding:12px;border-radius:8px;background:#fff;color:#ef4444;font-weight:500}.mobile-nav label{display:grid;gap:6px;padding:10px 12px;color:var(--muted);font-size:13px}.mobile-nav a:hover,.mobile-nav a.active{background:#fffbf1;color:var(--brand-deep)}body.mobile-menu-open{overflow:hidden}body>main{flex:1 0 auto;width:100%}.site-toast-region{position:fixed;top:29px;left:50%;z-index:1200;display:grid;gap:10px;transform:translateX(-50%);pointer-events:none}.site-toast{min-width:238px;min-height:58px;padding:0 19px 0 16px;display:inline-flex;align-items:center;gap:14px;border-radius:2px;background:#39c96b;color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.18);font-size:16px;line-height:1.3;font-weight:700;animation:toastIn .18s ease both}.site-toast::before{content:"✓";width:19px;height:19px;flex:0 0 19px;margin-right:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#39c96b;font-size:13px;line-height:1;font-weight:900}.site-toast.is-error{background:#ef4444}.site-toast.is-error::before{content:"×";color:#ef4444;font-size:16px}.site-toast.is-leaving{animation:toastOut .16s ease both}@keyframes toastIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes toastOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:1100;max-width:980px;margin:0 auto;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid rgba(0,0,0,.08);border-radius:8px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.2)}.cookie-consent-copy{display:grid;gap:5px;min-width:0}.cookie-consent-copy strong{color:#111827;font-size:16px;line-height:1.3}.cookie-consent-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.cookie-consent-copy a{color:var(--brand-deep);font-weight:700;text-decoration:underline;text-underline-offset:2px}.cookie-consent-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cookie-consent-actions button{min-width:104px}.page,.home-page{max-width:var(--max);margin:0 auto;padding:34px 16px 56px}.home-page{background:#fff}.home-banner-section{width:100vw;margin:-34px calc(50% - 50vw) 0}.home-banner{width:100%;overflow:hidden;position:relative;aspect-ratio:1920 / 700;border-radius:0;background:#f5f5f5;touch-action:pan-y}.home-banner-slides{display:flex;height:100%;transition:transform .4s ease}.home-banner-slide{flex:0 0 100%;height:100%;cursor:pointer}.home-banner-slide picture{display:block;width:100%;height:100%}.home-banner-slide img{width:100%;height:100%;object-fit:cover}.home-banner-dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:14px;align-items:center;justify-content:center}.home-banner-dots button{width:8px;height:8px;min-height:8px;padding:0;border-radius:50%;background:#fff;border:0;opacity:.95}.home-banner-dots button.active{background:var(--brand-deep)}@media (max-width:768px){.home-banner{aspect-ratio:860 / 960}}.home-search-section{width:100vw;margin:0 calc(50% - 50vw);padding:42px 16px 12px;background:#fff}.home-search-box{position:relative;width:min(532px,100%);height:48px;margin:0 auto;padding:0 8px 0 14px;display:flex;align-items:center;gap:10px;border:2px solid #fff;border-radius:10px;background:#fff;box-shadow:0 0 40px rgba(0,0,0,.1);transition:border-color .2s}.home-search-box:focus-within,.home-search-box:hover{border-color:var(--brand)}.home-search-box .home-search-location{width:20px;height:20px;object-fit:contain}.home-search-box>span{width:1px;height:16px;background:#e7e7e7}.home-search-box input{flex:1;min-height:44px;padding:0;border:0;outline:0;color:#1f2937;font-size:15px}.home-search-box button{width:32px;height:32px;min-height:32px;padding:0;border-radius:12px;background:#333}.home-search-box button:hover{background:var(--brand)}.home-search-box button img{width:19px;height:19px;object-fit:contain}.search-dropdown{position:absolute;top:calc(100%+7px);left:-2px;right:-2px;z-index:35;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.search-dropdown[hidden]{display:none}.search-result-item{min-height:56px;padding:10px 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #f1f1f1;color:#00112b;font-size:16px;line-height:1.35}.search-result-item:last-child{border-bottom:0}.search-result-item:hover{background:#fff8ed}.result-flag-group{min-width:24px;display:flex;align-items:center;gap:4px;flex:0 0 auto}.result-flag{width:24px;height:24px;border:1px solid #e5e7eb;border-radius:50%;object-fit:cover;background:#fff}.result-name{min-width:0;overflow-wrap:anywhere}.home-quick-links{margin:18px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 26px;color:#374151;font-size:14px}.home-quick-links a{padding:4px 0}.home-quick-links a:hover,.home-quick-links a.active{color:var(--brand-deep)}h1{font-size:clamp(34px,6vw,64px);line-height:1.04;margin:8px 0 18px;letter-spacing:0}h2{font-size:24px;margin:0 0 14px;letter-spacing:0}h3{margin:0 0 8px}input,select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px;font:inherit;background:#fff}button,.primary-btn,.secondary-btn{min-height:44px;border:0;border-radius:8px;padding:0 20px;font:inherit;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.primary-btn,button{background:var(--brand-deep);color:#fff}.secondary-btn{background:#fff;color:#222;border:1px solid var(--line)}@media (min-width:641px){button,.primary-btn,.secondary-btn,.use-btn,.coupon-state{white-space:nowrap}}.home-destination-section{padding:34px 0 42px;text-align:center;background:#fff}.home-destination-section h1{margin:0 0 34px;color:#08111f;font-size:28px;line-height:1.35;font-weight:700}.home-destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;text-align:left}.home-destination-card{position:relative;min-width:0;display:block;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.home-destination-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.14)}.home-card-image{display:block;width:100%;aspect-ratio:340 / 180;object-fit:cover;background:#f3f4f6}.home-card-flags{position:absolute;left:14px;bottom:64px;z-index:2;display:flex;align-items:center;gap:4px;min-height:42px}.home-card-flags img{width:38px;height:38px;border:2px solid #dfdfdf;border-radius:50%;object-fit:cover;background:#fff}.home-card-body{min-height:82px;padding:14px 16px 12px;display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:6px 8px;background:#fff}.home-card-title{min-width:0;color:#333;font-size:18px;font-weight:400;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-card-arrow{color:#9ca3af;font-size:24px;font-weight:300;line-height:1;text-align:right}.home-card-price{grid-column:1 / -1;color:#222;font-size:16px}.home-card-price strong{color:var(--danger);font-size:20px;font-weight:500}.home-more-btn{min-height:38px;margin-top:46px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--brand);color:#fff;font-size:14px;font-weight:600}.home-more-btn:hover{background:#333}.features{width:100vw;margin:0 calc(50% - 50vw);padding:58px max(16px,calc((100vw - var(--max)) / 2)) 54px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;background:#fffbf7;text-align:center}.features>h2{grid-column:1 / -1;margin:0 0 18px;color:#08111f;font-size:28px;line-height:1.35}.features article,.panel,.buy-box,.guide-strip article{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:22px}.features article{padding:0 12px;border:0;background:transparent}.features img{width:42px;height:42px;margin:0 auto 22px;object-fit:contain}.features article h2{min-height:48px;margin-bottom:10px;font-size:18px;line-height:1.35}.features p,.muted{color:var(--muted)}.features p{max-width:260px;margin:0 auto;line-height:1.55}.query-card{width:100vw;aspect-ratio:1920 / 420;margin:0 calc(50% - 50vw);padding:0 max(16px,calc((100vw - var(--max)) / 2));display:flex;align-items:center;background:#ffa22b url("../public/images/home/mid.png") center / cover no-repeat;border:0;border-radius:0}.query-card-inner{width:min(460px,100%);margin-left:170px}.query-card h2{color:#fff;font-size:26px;line-height:1.3;text-align:center}.query-card p{display:none}.home-query-form{height:56px;margin-top:24px;padding:4px 8px 4px 4px;display:flex;align-items:center;gap:4px;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}.home-query-form input{min-height:48px;border:0;outline:0;color:#374151}.home-query-form button{min-height:36px;padding:0 18px;border-radius:8px;background:#333;font-size:15px;font-weight:600}.home-query-form button:hover{background:var(--brand)}.guide-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:0;padding:82px 0 58px;text-align:center;background:#fff}.guide-strip>h2{grid-column:1 / -1;margin-bottom:34px;color:#08111f;font-size:28px;line-height:1.35}.guide-strip article{padding:0 12px;border:0;background:transparent}.guide-strip img{height:174px;margin:0 auto 34px;object-fit:contain}.guide-strip h3{color:#08111f;font-size:20px;line-height:1.35}.guide-strip p{margin:14px 0 0;color:var(--muted);line-height:1.55}.guide-strip a{min-height:38px;margin-top:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--brand);color:#fff;font-size:14px;font-weight:500}.home-invite{min-height:236px;margin-top:0;padding:34px 54px 34px 400px;display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:38px;align-items:center;border:0;border-radius:12px;background:#fff5e5 url("../public/images/home/invite.png") left center / auto 100% no-repeat}.home-invite-copy{text-align:center}.home-invite p{max-width:560px;margin:0 auto;color:#222;font-size:16px;line-height:1.45}.home-invite-copy a{margin-top:18px;display:inline-block;color:#ff6a35;font-size:16px;font-weight:600}.home-invite-actions{display:grid;gap:12px}.home-invite-actions button,.home-invite-actions a{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:15px;font-weight:600}.home-invite-actions button{background:#333;color:#fff;white-space:nowrap}.home-invite-actions a{background:var(--brand);color:#fff}.brand-jump{margin:0 0 20px;padding:10px 0 13px;display:flex;flex-wrap:wrap;gap:11px}.brand-jump a{min-width:73px;min-height:36px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dddddd;border-radius:5px;background:#fff;color:#111827;font-size:14px;font-weight:400}.brand-jump a:hover{border-color:var(--brand);color:var(--brand-deep)}body:has(.about-page) .site-header{background:#050505}body:has(.about-page) .desktop-nav a[href="about.html"]{color:var(--brand)}.region-action-row .primary-btn{background:#ff9900}.region-action-row .secondary-btn{border:0;background:#e47600;color:#fff}body[data-page="auth"] .site-header,body[data-page="auth"] .site-footer,body[data-page="auth"] .floating-actions,body:has(.auth-page) .site-header,body:has(.auth-page) .site-footer,body:has(.auth-page) .floating-actions{display:none}body:has(.cart-page) .promo-bar{display:none}.cart-toolbar .secondary-btn{min-height:32px;padding:0 16px;border-color:#d9d9d9;border-radius:4px;background:#fff;color:#1f2937;font-weight:400}.settlement-card .primary-btn.is-disabled{opacity:.45;pointer-events:none}.settlement-card .primary-btn.full{min-height:45px;border-radius:7px;background:var(--brand);font-weight:500}.order-list-actions .primary-btn,.order-list-actions .secondary-btn{min-width:100px;min-height:32px;padding:0 16px;border-radius:6px;font-size:14px;font-weight:500}.order-list-actions .primary-btn{background:var(--brand);color:#fff}.order-list-actions .secondary-btn{color:#4b5563;border-color:#d6d6d6}.global-loading{position:fixed;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;min-height:100dvh;z-index:1400;display:block;background:rgba(0,0,0,.18)}.global-loading[hidden]{display:none}.global-loading-box{position:fixed;left:50%;top:50%;width:121px;min-height:95px;padding:22px 16px 15px;display:grid;place-items:center;gap:10px;border-radius:5px;background:rgba(41,41,41,.78);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2);transform:translate(-50%,-50%)}.global-loading-spinner{width:26px;height:26px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:loadingSpin .8s linear infinite}.global-loading-box strong{color:#fff;font-size:16px;line-height:1.2;font-weight:700}@keyframes loadingSpin{to{transform:rotate(360deg)}}.cart-delete-actions .secondary-btn{border:1px solid var(--brand);background:#fff;color:var(--brand)}.cart-delete-actions .primary-btn{border:0;background:var(--brand);color:#fff}body.order-payment-open{overflow:hidden}.order-payment-actions .secondary-btn{border-color:#d9dde4;background:#fff;color:#475467}.order-payment-actions .primary-btn{border:0;background:#f79009;color:#fff;box-shadow:0 5px 14px rgba(247,144,9,.25)}.order-payment-actions .primary-btn:hover{background:#e47f00}.checkout-side .primary-btn.full{min-height:49px;border-radius:9px;background:#ffc56d;font-size:16px;font-weight:600}.checkout-grid.is-agreed .checkout-side .primary-btn.full{background:var(--brand-deep)}.checkout-side .primary-btn.full:hover,.checkout-grid.is-agreed .checkout-side .primary-btn.full:hover{background:var(--brand)}.account-finance-card .primary-btn{min-height:47px;margin-top:38px;padding:0 25px;border-radius:999px;background:linear-gradient(180deg,#ff8f16 0%,#ff6d18 100%);box-shadow:0 7px 16px rgba(255,110,24,.28);font-size:16px;font-weight:700}.recharge-modal-actions .secondary-btn{border:0;background:#e5e7eb;color:#6b7280}.recharge-modal-actions .primary-btn{background:var(--brand);color:#fff}.blog-item .secondary-btn{justify-self:start;min-width:110px;min-height:42px;margin:2px 0 0;border-color:var(--brand);border-radius:6px;color:var(--brand-deep);font-size:14px;font-weight:500}.blog-related-card .primary-btn{min-height:51px;padding:0 18px;border-radius:7px;background:var(--brand);color:#fff;font-weight:700}body:has(.contact-layout) .promo-bar{display:none}body:has(.contact-layout) .desktop-nav a[href="contact.html"]{color:var(--brand)}body:has(.voucher-page) .promo-bar{display:none}.site-footer{flex-shrink:0;margin-top:auto;background:var(--footer);color:var(--cream);padding:60px 24px 24px}.footer-content{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:28px}.site-footer section{display:flex;flex-direction:column;gap:10px}.site-footer h2{font-size:16px;margin-bottom:4px}.site-footer h2 button{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.footer-logo{width:80px;height:80px;object-fit:contain}.contact-list{display:grid;gap:10px;margin-top:12px}.contact-list a{display:flex;align-items:center;gap:8px}.contact-list img{width:30px;height:30px}.copyright{max-width:var(--max);margin:44px auto 0;padding-top:16px;border-top:1px solid #555;text-align:center;font-size:13px}.floating-actions{position:fixed;right:18px;bottom:72px;z-index:18;display:grid;gap:14px}.floating-actions a,.floating-actions button{width:48px;height:48px;min-height:48px;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:none;display:grid;place-items:center}.floating-actions img{width:48px;height:48px;object-fit:contain}.floating-actions a img{transform:scale(1.16)}.floating-actions .floating-top-btn{background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.12)}.floating-actions .floating-top-btn img{width:48px;height:48px;transform:none}@media (max-width:1080px){.promo-bar{height:50px;gap:2px 6px;line-height:1.35;font-size:12px}.promo-code{padding:3px 8px;font-size:12px;line-height:1.2}.promo-text-main,.promo-tail-at,.promo-tail-checkout{white-space:nowrap}.promo-tail{display:contents}.promo-tail-checkout{flex-basis:100%}.header-inner{height:60px}.desktop-nav{display:none}.header-select{display:none}.menu-button{display:inline-flex}.mobile-nav:not([hidden]){position:fixed;inset:0;z-index:60;display:grid;pointer-events:none}.mobile-nav .mobile-nav-backdrop{position:fixed;inset:0;display:block;width:100%;min-height:100%;padding:0;border:0;border-radius:0;background:rgba(0,0,0,.48);pointer-events:auto}.mobile-nav-panel{position:fixed;top:0;right:max(0px,calc((100vw - 430px) / 2));bottom:0;width:min(268px,calc(100vw - 42px));overflow:hidden;display:grid;grid-template-rows:60px auto 1fr auto;border:1px solid #d8d8d8;border-radius:4px 4px 0 0;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.18);pointer-events:auto}.mobile-nav-close-row{display:flex;align-items:center;justify-content:flex-end;padding:0 16px;border-bottom:1px solid #eeeeee}.mobile-nav .mobile-nav-close{position:relative;width:30px;height:30px;min-height:30px;padding:0;justify-content:center;border:0;border-radius:50%;background:#f5f6f8;color:#9ca3af}.mobile-nav-close::before,.mobile-nav-close::after{content:"";position:absolute;left:8px;right:8px;top:14px;height:1.5px;border-radius:999px;background:currentColor}.mobile-nav-close::before{transform:rotate(45deg)}.mobile-nav-close::after{transform:rotate(-45deg)}.mobile-account-summary{min-height:68px;padding:0 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #eeeeee;border-radius:0;color:#4b5563;font-size:13px;font-weight:500}.mobile-account-avatar{width:40px;height:40px;flex:0 0 40px;margin-right:14px !important;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#ffc36d 0%,#f6a23d 100%);color:#fff;font-size:16px;font-weight:700}.mobile-account-summary [data-mobile-account-name]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-links{min-height:0;overflow-y:auto;padding:12px 16px 24px;display:grid;align-content:start;gap:12px}.mobile-nav a,.mobile-products-menu summary{min-height:34px;padding:7px 10px;display:flex;align-items:center;border-radius:0;color:#374151;font-size:13px;line-height:1.35;font-weight:500}.mobile-nav a:hover,.mobile-nav a.active{background:transparent;color:#374151}.mobile-products-menu{display:grid;gap:8px;border:0;padding:0}.mobile-products-menu summary{position:relative;cursor:pointer;list-style:none;border:0;outline:0;background:transparent;box-shadow:none}.mobile-products-menu summary:focus,.mobile-products-menu summary:focus-visible{outline:0;box-shadow:none}.mobile-products-menu summary::-webkit-details-marker{display:none}.mobile-products-menu summary::after{content:"";position:absolute;right:10px;top:50%;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #a8b0bd;transform:translateY(-35%)}.mobile-products-menu[open] summary::after{transform:translateY(-55%) rotate(180deg)}.mobile-products-menu a{min-height:30px;padding-left:24px;color:#6b7280;font-size:12px}.mobile-nav-footer{padding:16px;border-top:1px solid #eeeeee}.mobile-nav .mobile-logout-btn{width:100%;min-height:38px;padding:0 12px;align-items:center;justify-content:center;border:1px solid #ffcaca;border-radius:6px;background:#fff;color:#ef4444;font-size:13px;font-weight:700;text-align:center}.brand img{width:52px;height:39px}.hero,.product-hero,.query-card,.product-layout,.checkout-grid{grid-template-columns:1fr}.home-invite{grid-template-columns:1fr}.order-sub>div,.order-sub .secondary-btn{grid-column:2;justify-self:start}.features{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:40px;padding-bottom:38px;gap:24px 18px}.features>h2{max-width:560px;margin:0 auto 8px;font-size:24px;line-height:1.32}.features article{padding:0 6px}.features img{width:38px;height:38px;margin-bottom:14px}.features article h2{min-height:40px;margin:0 0 6px;font-size:16px;line-height:1.28}.features p{max-width:190px;font-size:12px;line-height:1.45}.home-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.query-card-inner{margin-left:0}.home-invite{grid-template-columns:1fr;min-height:auto;padding:34px 26px 36px;gap:20px;background:linear-gradient(90deg,#fff8ef 0%,#ffecd0 100%);border-radius:0}.home-invite-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:769px) and (max-width:1080px){.desktop-nav{display:flex;gap:16px;font-size:13px}.header-actions{gap:8px}.user-dropdown-wrapper,.email-user{max-width:190px}.menu-button{display:none}.mobile-nav:not([hidden]){display:none}body.mobile-menu-open{overflow:auto}}@media (max-width:640px){.page,.home-page{padding:22px 14px 42px}body:has(.checkout-page) .floating-actions{display:none}body:has(.orders-page) .promo-bar,body:has(.orders-page) .floating-actions{display:none}.order-sub>.order-list-actions .secondary-btn,.order-sub>.order-list-actions .primary-btn{grid-column:auto;justify-self:stretch;width:100%;min-height:31px;padding:0 8px;border:1px solid #d9dde4;border-radius:5px;background:#fff;color:#374151;font-size:13px;font-weight:400}.home-banner-section{margin:-22px calc(50% - 50vw) 0}.home-banner{aspect-ratio:860 / 960}.home-banner-dots{bottom:8px;gap:0}.home-banner-dots button{width:9px;height:9px;min-height:9px;margin:0 3px}h1{font-size:34px}.home-search-section{padding-top:28px}.home-search-box{height:46px}.home-quick-links{gap:8px 18px}.home-destination-section{padding:28px 0 34px}.home-destination-section h1,.query-card h2,.guide-strip>h2{font-size:24px}.home-destination-grid{gap:16px}.home-page .home-card-image{height:78px;aspect-ratio:auto}.home-card-body{min-height:74px;padding:12px}.home-card-title{font-size:16px}.home-card-price{font-size:14px}.home-card-price strong{font-size:16px}.home-card-flags{left:10px;bottom:58px}.home-card-flags img{width:32px;height:32px}.home-more-btn{margin-top:30px}.features{padding:42px 18px 40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.features>h2{margin-bottom:0;font-size:22px;line-height:1.35}.features img{width:36px;height:36px;margin-bottom:12px}.features article h2{min-height:38px;font-size:15px;line-height:1.28}.features p{font-size:11px;line-height:1.42}.query-card{min-height:260px;padding-top:38px;padding-bottom:38px;background-image:url("../public/images/home/query-phone.png")}.home-query-form{height:auto;align-items:stretch;flex-direction:column;padding:8px}.home-query-form button{min-height:42px}.guide-strip{padding:54px 0 38px;gap:36px}.guide-strip img{height:146px;margin-bottom:22px}.home-invite{padding:30px 12px 36px;gap:18px;background:linear-gradient(90deg,#fff8ef 0%,#ffecd0 100%)}.home-invite p{max-width:340px;font-size:16px;line-height:1.28}.home-invite-copy a{margin-top:16px;font-size:18px;line-height:1.25}.home-invite-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 42px}.home-invite-actions button,.home-invite-actions a{min-height:34px;border-radius:6px;font-size:12px}body:has(.about-page) .floating-actions{display:none}.account-finance-card .primary-btn{width:100%;min-height:40px;margin-top:18px;border-radius:7px;font-size:14px}.guide-strip,.footer-content{grid-template-columns:1fr}.site-footer{margin:0;padding:36px 14px 22px;border-radius:0 0 4px 4px;background:#383838;color:#fff7e8;box-shadow:0 2px 6px rgba(0,0,0,.18)}.footer-content{max-width:none;display:grid;grid-template-columns:1fr;gap:0;text-align:center}.site-footer section{position:relative;gap:0;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer section:first-child{padding-top:0;padding-bottom:28px;border-bottom:0}.site-footer section:first-child::before{content:"Reach Us";margin-bottom:12px;color:#fff;font-size:16px;line-height:1.3;font-weight:800}.footer-logo{display:none}.site-footer .contact-list{width:112px;margin:0 auto;display:grid;grid-template-columns:40px 40px;justify-content:space-between;align-items:center;gap:0}.site-footer .contact-list a{width:40px;height:40px;min-height:40px;display:grid;place-items:center;overflow:visible;border-radius:4px;font-size:0;line-height:0}.site-footer .contact-list img{display:block;width:40px;height:40px;max-width:40px;margin:0;object-fit:contain;transform:none}.site-footer h2{position:relative;width:100%;margin:0;color:#fff;font-size:15px;line-height:1.35;font-weight:800}.site-footer h2 button{width:100%;min-height:20px;justify-content:center;color:#fff;text-align:center}.site-footer h2::after{content:"▲";position:absolute;right:0;top:50%;color:#fff7e8;font-size:13px;transform:translateY(-50%);pointer-events:none}.site-footer section:nth-child(n+2) a{margin-top:18px;color:#fff;font-size:13px;line-height:1.2;font-weight:700}.site-footer section.is-collapsed a{display:none}.site-footer section.is-collapsed h2::after{content:"▼"}.copyright{max-width:none;margin:22px 0 0;padding-top:20px;border-top:0;color:#fff;font-size:11px;line-height:1.35;font-weight:700}body:has(.cart-page) .promo-bar{display:flex}body:has(.cart-page) .site-footer{display:none}body[data-page="commerce"] .floating-actions,body:has(.cart-page) .floating-actions{display:none}.cart-toolbar .secondary-btn{min-height:30px;margin-left:10px;padding:0 18px;font-size:12px}.settlement-card .primary-btn.full{min-height:38px;border-radius:6px;font-size:14px;font-weight:700}.cookie-consent{left:10px;right:10px;bottom:10px;padding:14px;grid-template-columns:1fr;gap:12px}.cookie-consent-copy strong{font-size:15px}.cookie-consent-copy p{font-size:13px}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-consent-actions button{width:100%;min-width:0;min-height:40px;padding:0 12px;font-size:14px}.floating-actions{right:10px;bottom:50px;gap:12px}body:has(.home-page) .floating-actions{display:none}body:has(.cart-page) .floating-actions{display:none}.floating-actions a,.floating-actions button,.floating-actions img{width:46px;height:46px;min-height:46px}}
