/* LINE Seed Sans TH © LY Corporation — SIL Open Font License 1.1 (assets/fonts/OFL.txt) */
@font-face{font-family:'LINE Seed Sans TH';src:url('assets/fonts/LINESeedSansTH-Regular.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:'LINE Seed Sans TH';src:url('assets/fonts/LINESeedSansTH-Bold.woff') format('woff');font-weight:500;font-display:swap}
@font-face{font-family:'LINE Seed Sans TH';src:url('assets/fonts/LINESeedSansTH-Bold.woff') format('woff');font-weight:600;font-display:swap}
@font-face{font-family:'LINE Seed Sans TH';src:url('assets/fonts/LINESeedSansTH-Bold.woff') format('woff');font-weight:700;font-display:swap}
@font-face{font-family:'LINE Seed Sans TH';src:url('assets/fonts/LINESeedSansTH-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--navy:#102f53;--blue:#0764ce;--blue-dark:#0757b4;--red:#e51d36;--ink:#142642;--muted:#617086;--line:#dce5f0;--pale:#eef7ff}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:#edf6ff;color:var(--ink);font:400 16px/1.5 'LINE Seed Sans TH',sans-serif}
button,input,select{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{max-width:100%}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f8ad28;outline-offset:2px}
[hidden]{display:none!important}
.site-shell{width:min(1320px,calc(100% - 28px));margin:14px auto 24px;background:#fff;border-radius:8px;box-shadow:0 12px 50px #123e6d22;overflow:hidden}
.site-header{min-height:76px;display:flex;align-items:center;gap:24px;padding:8px 5%;background:#fff;position:relative;z-index:10}
.brand{display:flex;align-items:center;gap:8px;flex:none;min-width:240px}
.brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}
.brand span,.footer-brand span{display:flex;flex-direction:column;line-height:1.05}
.brand strong,.footer-brand strong{font-size:29px;font-weight:800;color:#0e2d4f;letter-spacing:-1.1px;white-space:nowrap}
.brand small,.footer-brand small{font-size:11px;font-weight:600;color:#172b43;white-space:nowrap;margin-top:4px}
.site-nav{display:flex;align-items:center;justify-content:center;gap:23px;flex:1}
.site-nav a{font-size:13px;font-weight:700;white-space:nowrap}
.site-nav a:hover,.text-link:hover{color:var(--blue)}
.header-line{background:#04a951;color:#fff;border-radius:7px;padding:12px 16px;font-size:13px;font-weight:700;white-space:nowrap}
.header-line:hover,.mobile-line-bar:hover{background:#07873f}
.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:8px;flex-direction:column;justify-content:center;gap:5px}
.menu-toggle span{display:block;width:100%;height:2px;background:#082952;border-radius:3px}
.hero{height:440px;position:relative;color:#fff;background:#1a659e}
.hero-slide{position:absolute;inset:0;background-position:center 48%;background-size:cover;background-repeat:no-repeat;opacity:0;transition:opacity .7s ease}
.hero-slide.is-active{opacity:1}
.hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,37,75,.74) 0%,rgba(8,37,75,.35) 43%,rgba(8,37,75,.04) 75%),linear-gradient(0deg,rgba(3,25,58,.25),transparent 52%)}
.hero-copy{position:absolute;z-index:2;top:70px;left:5%;max-width:720px;text-shadow:0 3px 10px #0e315a45}
.hero-kicker{font-size:13px;font-weight:700;letter-spacing:2px}
.hero h1{font-size:clamp(52px,5.8vw,76px);font-weight:800;line-height:1.13;letter-spacing:-1.9px;margin:13px 0 10px}
.hero p{font-size:23px;font-weight:600;margin:0}
.hero-controls{position:absolute;z-index:3;right:4%;bottom:35px;display:flex;gap:6px;padding:5px;background:#0c31518c;border:1px solid #ffffff80;border-radius:999px;backdrop-filter:blur(8px)}
.hero-tab{border:0;border-radius:999px;padding:7px 13px;background:transparent;color:#fff;font-size:13px;font-weight:700;cursor:pointer}
.hero-tab.is-active{background:#fff;color:#123c70;box-shadow:0 2px 8px #09274440}
.hero-tab:focus-visible{outline:3px solid #ffd470;outline-offset:2px}
.hero-benefits{position:absolute;z-index:3;left:5%;bottom:27px;display:flex;align-items:center;background:#fff;color:#111d35;border-radius:11px;box-shadow:0 6px 20px #06285130;overflow:hidden}
.hero-benefits span{display:flex;align-items:center;gap:11px;padding:11px 17px;font-size:13px;font-weight:700;white-space:nowrap;border-right:1px solid #d4dce6}
.hero-benefits span:last-child{border:0}
.hero-benefits b{display:inline-grid;place-items:center;min-width:25px;height:26px;color:var(--blue);font-size:25px;line-height:1;font-weight:800}
.hero-benefits span:last-child b{font-size:13px;letter-spacing:-7px;padding-right:8px}
.hero-search{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(160px,1fr) minmax(160px,1fr) auto;align-items:end;gap:14px;width:90%;margin:-38px auto 0;padding:16px 18px;background:#fff;border:1px solid #e1e8f0;border-radius:16px;box-shadow:0 9px 25px #204c7b20}
.search-field{display:flex;flex-direction:column;gap:5px;min-width:0;font-size:14px;font-weight:700}
.search-field input,.search-field select{width:100%;height:43px;border:1px solid #ccd7e6;border-radius:7px;background:#fff;padding:0 13px;color:#263c56;font-size:14px;font-weight:400}
.search-field input::placeholder{color:#7d8da1}
.primary-button{height:43px;padding:0 25px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}
.primary-button:hover,.tour-button:hover,.pdf:hover{background:var(--blue-dark)}
.section-pad{padding-left:5%;padding-right:5%}
.featured{padding-top:42px;padding-bottom:29px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px}
.section-heading h2{font-size:32px;font-weight:800;letter-spacing:-.7px;line-height:1.25;margin:0 0 2px;color:#0f2c54}
.section-heading p{font-size:15px;color:#3e4858;margin:0}
.text-link{color:#0759bb;font-size:14px;font-weight:700;white-space:nowrap;margin-bottom:3px}
.featured-toolbar{display:flex;align-items:center;gap:12px;min-height:34px;margin:0 0 12px}
.featured-toolbar label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#243a58}
.featured-toolbar input{height:32px;border:1px solid var(--line);border-radius:6px;padding:3px 7px;font-size:12px}
.featured-toolbar>button{border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--blue);font-size:12px;padding:7px 9px}
#featuredStatus{font-size:12px;color:var(--muted)}
.carousel-controls{margin-left:auto;display:flex;gap:5px}
.carousel-controls button{width:31px;height:31px;border:1px solid #c9d6e8;background:#fff;border-radius:50%;color:#0b4e9d;font-size:18px;line-height:1}
.carousel-controls button:disabled{opacity:.4}
.carousel{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bad0ea transparent;padding:2px 2px 14px}
.featured-card{flex:0 0 calc((100% - 45px)/4);height:365px;min-width:0;border:1px solid #dce5ef;background:#fff;border-radius:10px;box-shadow:0 4px 11px #133c6b12;overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column}
.featured-photo{height:125px;display:block;position:relative;overflow:hidden;background:#edf3fb}
.featured-photo img{width:100%;height:100%;object-fit:cover;object-position:center 19%}
.featured-country{position:absolute;left:10px;bottom:8px;background:#d91f37;color:#fff;padding:3px 10px;border-radius:5px;font-size:12px;font-weight:700}
.featured-card:nth-child(3n+2) .featured-country{background:#6f2fa3}
.featured-card:nth-child(3n+3) .featured-country{background:#148f73}
.featured-info{display:flex;flex-direction:column;flex:1;min-height:0;padding:8px 10px}
.featured-code{font-size:11px;color:#697d91}
.featured-info h3{font-size:18px;font-weight:800;line-height:1.2;margin:1px 0 5px;min-height:43px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.featured-duration{font-size:13px;margin:0 0 4px}
.featured-duration::before{content:'◷';color:var(--red);font-weight:800;margin-right:5px}
.featured-dates{list-style:none;margin:0 0 6px;padding:0;min-height:0}
.featured-dates li{font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-dates li::before{content:'▣';color:var(--red);margin-right:7px}
.featured-price{font-size:11px;text-align:right;margin:auto 0 4px;white-space:nowrap}
.featured-price strong{font-size:18px;font-weight:800;color:var(--red);white-space:nowrap}
.tour-button{display:block;background:var(--blue);color:#fff;text-align:center;border-radius:6px;padding:8px 10px;font-size:14px;font-weight:700}
.featured-card>.tour-button{margin:0 12px 12px}
.featured-empty{flex:1;min-height:190px;display:grid;place-items:center;text-align:center;padding:22px;border:1px dashed #c9d9ea;border-radius:10px;color:#5f7083;background:#f8fbff}
.fine-print{font-size:12px;color:#708096;margin:10px 0 0}
.destinations{padding-top:10px;padding-bottom:28px}
.countries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.destination-item{min-width:0}
.country{width:100%;height:130px;position:relative;display:block;border:0;border-radius:10px;overflow:hidden;padding:0;background:#b9d6ec;color:#fff;text-align:center}
.country::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d2849a3,transparent 76%)}
.country img{width:100%;height:100%;object-fit:cover;transition:transform .25s}
.country:hover img{transform:scale(1.05)}
.country-info{position:absolute;z-index:1;bottom:8px;left:8px;right:8px;display:block}
.country-info small,.country-info span,.country-arrow{display:none}
.country-info strong{font-size:23px;font-weight:800;text-shadow:0 1px 4px #081c39b3}
.destination-caption{display:none}
.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;padding:15px 5% 26px}
.trust-row>div{display:flex;align-items:center;gap:12px;min-width:0}
.trust-row b{width:43px;height:43px;flex:none;display:grid;place-items:center;border-radius:50%;background:#e4f2ff;color:#0865c9;font-size:25px;line-height:1}
.trust-row>div:last-child b{font-size:12px;letter-spacing:-6px;padding-right:5px}
.trust-row span{display:flex;flex-direction:column;min-width:0}
.trust-row strong{font-size:15px;font-weight:700;white-space:nowrap}
.trust-row small{font-size:12px;color:#526073}
.all-tours{padding-top:36px;padding-bottom:46px;border-top:1px solid #e8edf3;background:#fbfdff}
.all-tours .section-heading h2{font-size:38px}
.catalog-layout{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:25px}
.country-sidebar{position:sticky;top:15px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:17px}
.country-sidebar h3{font-size:15px;font-weight:600;margin:0 0 10px}
.sidebar-filters{display:grid;gap:3px}
.sidebar-chip{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:7px;background:#fff;color:#22384f;text-align:left;padding:9px 10px;font-size:16px;font-weight:500}
.sidebar-chip:hover{background:#edf5ff}
.sidebar-chip.active{background:var(--blue);color:#fff}
.sidebar-count{font-size:12px;font-weight:400;opacity:.8}
.catalog-main{min-width:0}
.date-controls{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin:0 0 22px}
.date-controls label{font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px}
.date-controls input{border:1px solid var(--line);border-radius:6px;padding:7px 9px;background:#fff;color:var(--ink);font-size:14px}
.date-controls p{font-size:13px;color:var(--muted);margin:0}
.tour-groups{display:grid;gap:36px}
.group-heading{display:flex;align-items:baseline;gap:9px;border-bottom:1px solid #dce4ee;padding-bottom:8px;margin-bottom:17px}
.group-heading h3{font-size:31px;line-height:1.2;font-weight:700;margin:0}
.group-heading span{font-size:13px;color:var(--muted)}
.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 3px 11px #113e6b0d}
.card-image{display:block;height:220px;overflow:hidden;background:#f3f6fa}
.card-image img{display:block;width:100%;height:100%;object-fit:contain}
.card-body{display:flex;flex-direction:column;flex:1;padding:15px}
.code{font-size:11px;color:#6b8098;letter-spacing:.2px}
.card h3{font-size:19px;font-weight:700;line-height:1.4;margin:6px 0;min-height:52px}
.card .sub{font-size:14px;color:#56667b;line-height:1.5;margin:0 0 10px}
.meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-bottom:10px;font-size:14px;color:#3d536b}
.travel-period{font-size:14px;color:#4b5d72;margin:0 0 10px}
.travel-period small{display:block;font-size:12px;color:#8090a3}
.departure-block{margin:0 0 11px}
.departure-caption{display:block;font-size:13px;color:#53647b;margin-bottom:6px}
.departure-dates{display:flex;gap:5px;flex-wrap:wrap}
.date-pill{font-size:13px;color:#b52038;background:#fff1f3;border:1px solid #f5d4db;border-radius:5px;padding:3px 5px}
.more-dates{margin-top:5px;font-size:12px;color:#085cb9}
.more-dates summary{cursor:pointer}
.more-dates .departure-dates{margin-top:6px;max-height:150px;overflow:auto}
.card-footer{display:flex;align-items:end;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:12px;border-top:1px solid #e6ecf3}
.price-note{font-size:13px;color:#6c7d90;line-height:1.3}
.price-prefix{display:block}
.price-note strong{display:block;color:var(--red);font-size:30px;font-weight:800;line-height:1.1;white-space:nowrap}
.price-note small{display:block;font-size:11px;color:#8997a8;margin-top:3px}
.pdf{display:block;flex:1;min-width:110px;background:var(--blue);color:#fff;border-radius:5px;padding:8px 10px;text-align:center;font-size:14px;font-weight:700;white-space:nowrap}
.empty{padding:40px;text-align:center;grid-column:1/-1;border:1px dashed #cbd8e7;border-radius:10px;background:#fff}
.empty h3{font-size:23px;margin:0 0 7px}
.empty p{font-size:14px;color:var(--muted)}
.empty button{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:9px 15px}
.promo{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:27px;padding-bottom:27px;background:linear-gradient(110deg,#99162d,#e0293d 60%,#ff6923);color:#fff}
.promo-kicker{font-size:11px;font-weight:700;letter-spacing:2px;color:#ffdfa1}
.promo h2{font-size:30px;font-weight:800;line-height:1.2;margin:5px 0}
.promo h2 em{font-style:normal;color:#ffe480}
.promo p{margin:0;font-size:14px}
.promo>a{background:#ffe480;color:#79262a;border-radius:7px;padding:11px 18px;font-weight:700;white-space:nowrap}
.about{display:grid;grid-template-columns:1fr minmax(220px,330px);gap:30px;align-items:center;padding-top:38px;padding-bottom:38px}
.about-copy>span{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--blue)}
.about h2{font-size:32px;font-weight:800;margin:3px 0 7px}
.about p{max-width:630px;font-size:15px;color:#40536b;margin:0 0 15px}
.about-copy>a{display:inline-block;color:var(--blue);font-size:14px;font-weight:700}
.about-image{display:block;border-radius:10px;overflow:hidden;border:1px solid var(--line)}
.about-image img{display:block;width:100%;height:auto}
.keta{padding-top:0;padding-bottom:30px}
.keta>a,.keta img{display:block;width:100%;border-radius:12px;overflow:hidden}
.site-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px;padding:29px 5% 17px;background:#123655;color:#fff}
.footer-brand{display:flex;align-items:center;gap:9px}
.footer-brand img{width:55px;height:55px;object-fit:cover;border-radius:50%}
.footer-brand strong{color:#fff;font-size:27px}
.footer-brand small{color:#dce7f3}
.site-footer>div:not(.footer-brand){display:flex;flex-direction:column;align-items:start;gap:3px}
.site-footer>div>strong{font-size:15px}
.site-footer a,.site-footer small{font-size:13px;color:#e5eff9}
.site-footer a:hover{text-decoration:underline}
.copyright{grid-column:1/-1;border-top:1px solid #ffffff2e;padding-top:10px;margin:3px 0 0;font-size:11px;color:#c2d4e5}
.mobile-line-bar{display:none}
@media(max-width:1120px){.brand{min-width:210px}.brand strong{font-size:25px}.site-nav{gap:12px}.site-nav a{font-size:11px}.header-line{font-size:11px;padding:10px}.hero-benefits span{padding:10px 11px;font-size:11px}.featured-card{flex-basis:calc((100% - 30px)/3)}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-search{grid-template-columns:minmax(0,1.3fr) minmax(140px,1fr) minmax(140px,1fr) auto;gap:8px}.primary-button{padding:0 12px}}
@media(max-width:800px){.site-shell{width:100%;margin:0;border-radius:0}.site-header{min-height:69px;padding:7px 4%}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 8px 15px #0f385b20;padding:14px 5%;flex-direction:column;align-items:start;gap:11px}.site-nav.open{display:flex}.site-nav a{font-size:15px}.header-line{margin-left:auto}.menu-toggle{display:flex}.hero{height:390px}.hero-copy{top:65px}.hero h1{font-size:56px}.hero p{font-size:19px}.hero-benefits{left:4%;right:4%;justify-content:space-around}.hero-benefits span{font-size:10px;gap:5px;padding:10px 7px}.hero-benefits b{font-size:20px}.hero-search{width:92%;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-23px}.search-keyword{grid-column:1/-1}.primary-button{grid-column:2}.featured-card{flex-basis:calc((100% - 15px)/2)}.countries{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.country-sidebar{position:static;padding:12px}.country-sidebar h3{margin-bottom:7px}.sidebar-filters{display:flex;overflow-x:auto;gap:5px}.sidebar-chip{flex:none;width:auto;gap:8px;padding:8px 11px}.trust-row{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){html{scroll-padding-top:72px}body{font-size:15px}.site-header{min-height:65px}.brand{min-width:0;gap:5px}.brand img{width:45px;height:45px}.brand strong{font-size:22px}.brand small{font-size:9px}.header-line{display:none}.hero{height:265px;background-position:58% center}.hero-shade{background:linear-gradient(0deg,rgba(4,27,60,.84),rgba(4,27,60,.15) 84%)}.hero-copy{left:5%;right:5%;top:auto;bottom:18px}.hero-kicker{display:none}.hero h1{font-size:34px;line-height:1.13;letter-spacing:-.7px;margin:0 0 5px}.hero p{font-size:13px;line-height:1.4}.hero-benefits{position:relative;left:auto;right:auto;bottom:auto;border-radius:0;box-shadow:none;border-bottom:1px solid #e5ebf3;display:grid;grid-template-columns:repeat(4,1fr)}.hero-benefits span{border:0;display:flex;flex-direction:column;text-align:center;justify-content:start;white-space:normal;min-height:83px;font-size:11px;line-height:1.2;padding:10px 4px}.hero-benefits b{height:25px;font-size:24px}.hero-search{width:calc(100% - 22px);display:flex;flex-direction:column;align-items:stretch;gap:9px;margin:8px auto 0;padding:14px;border-radius:13px}.search-field{font-size:14px}.search-field input,.search-field select{height:42px}.primary-button{height:42px}.section-pad{padding-left:15px;padding-right:15px}.featured{padding-top:26px;padding-bottom:20px}.section-heading{align-items:start;gap:7px;margin-bottom:10px}.section-heading h2{font-size:25px}.section-heading p{font-size:12px}.text-link{font-size:12px}.featured-toolbar{gap:6px;flex-wrap:wrap;margin-bottom:9px}.featured-toolbar label{font-size:11px}.featured-toolbar input{height:30px}.carousel-controls{gap:3px}.carousel-controls button{width:28px;height:28px;font-size:16px}.featured-card{flex-basis:86%;display:grid;grid-template-columns:40% 60%;grid-template-rows:1fr auto}.featured-photo{height:100%;min-height:175px;grid-row:1}.featured-info{padding:9px;min-width:0;grid-column:2;grid-row:1}.featured-info h3{font-size:18px;min-height:0;margin:3px 0}.featured-code{font-size:10px}.featured-duration,.featured-dates li{font-size:12px}.featured-dates{min-height:0}.featured-dates li:nth-child(n+3){display:none}.featured-price{text-align:left}.featured-price strong{font-size:18px}.featured-info .tour-button{grid-column:1/-1}.featured-country{font-size:10px}.featured-card>.tour-button{grid-column:1/-1;grid-row:2;border-radius:0;margin:7px 9px 9px}.fine-print{font-size:11px}.destinations{padding-top:5px;padding-bottom:19px}.countries{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.country{height:84px;border-radius:7px}.country-info{bottom:4px;left:2px;right:2px}.country-info strong{font-size:13px}.trust-row{grid-template-columns:repeat(2,1fr);gap:11px 6px;padding:13px 15px 24px}.trust-row b{width:34px;height:34px;font-size:19px}.trust-row strong{font-size:12px;white-space:normal}.trust-row small{font-size:10px}.all-tours{padding-top:28px;padding-bottom:29px}.all-tours .section-heading h2{font-size:36px}.country-sidebar h3{font-size:15px}.sidebar-chip{font-size:15px}.date-controls{margin-bottom:14px}.date-controls label{font-size:14px}.date-controls p{font-size:11px}.group-heading h3{font-size:30px}.grid{grid-template-columns:1fr;gap:14px}.card-image{height:245px}.card h3{min-height:0}.card-footer .pdf{flex:1 0 100%}.promo{display:block;padding-top:25px;padding-bottom:26px}.promo h2{font-size:26px}.promo p{font-size:13px}.promo>a{display:inline-block;margin-top:15px;font-size:13px}.about{grid-template-columns:1fr;padding-top:28px;padding-bottom:28px}.about h2{font-size:27px}.about p{font-size:14px}.about-image img{height:145px}.keta{padding-bottom:20px}.site-footer{display:grid;grid-template-columns:1fr;gap:15px;padding-bottom:72px}.footer-brand{grid-column:auto}.copyright{grid-column:auto}.mobile-line-bar{display:block;position:fixed;z-index:30;left:0;right:0;bottom:0;padding:12px 16px;background:#04a951;color:#fff;text-align:center;font-size:15px;font-weight:700;box-shadow:0 -4px 16px #102e4c33}}
@media(max-width:560px){.menu-toggle{margin-left:auto}.hero{margin-bottom:83px}.hero-benefits{position:absolute;top:100%;left:0;right:0;bottom:auto;height:83px;background:#fff}}
@media(max-width:560px){.date-controls{align-items:flex-start;flex-direction:column;gap:6px}.date-controls p{max-width:100%;white-space:normal}.featured-card{height:218px}.featured-price{white-space:normal}.featured-info h3{-webkit-line-clamp:2}}
@media(max-width:800px){.hero-controls{top:13px;right:4%;bottom:auto}}
@media(max-width:560px){.hero-slide{background-position:76% center}.hero-controls{left:15px;right:auto;top:12px;padding:4px;gap:3px}.hero-tab{font-size:11px;padding:5px 8px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
@media(max-width:560px){.about-image img{height:auto}}
