.admin-dashboard-page{width:100%;min-height:100%;padding:48px 24px 80px}.admin-dashboard{width:min(1200px,100%);margin:0 auto}.admin-dashboard__header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:56px;display:flex}.admin-dashboard__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#777;margin:0 0 10px;font-size:12px;font-weight:700}.admin-dashboard__title{color:#111;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.1}.admin-dashboard__description{color:#666;max-width:650px;margin:16px 0 0;font-size:16px;line-height:1.7}.admin-dashboard__logout{color:#555;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.admin-dashboard__logout:hover{color:#222;background:#fafafa;border-color:#bdbdbd}.admin-dashboard__logout:active{transform:translateY(1px)}.admin-dashboard__logout:focus-visible{outline-offset:2px;outline:3px solid #0000001f}.admin-dashboard__section{width:100%}.admin-dashboard__section-header{margin-bottom:24px}.admin-dashboard__section-label{letter-spacing:.1em;text-transform:uppercase;color:#888;margin:0 0 6px;font-size:12px;font-weight:700}.admin-dashboard__section-header h2{color:#111;margin:0;font-size:26px}.admin-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.admin-dashboard__card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:250px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 8px #0000000a}.admin-dashboard__card:hover{border-color:#d5d5d5;transform:translateY(-2px);box-shadow:0 8px 24px #00000012}.admin-dashboard__card-label{letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.admin-dashboard__card-title{color:#111;margin:0;font-size:24px;line-height:1.2}.admin-dashboard__card-description{color:#666;margin:12px 0 0;font-size:14px;line-height:1.65}.admin-dashboard__card-actions{align-items:center;gap:10px;margin-top:28px;display:flex}.admin-dashboard__button{cursor:pointer;border-radius:5px;min-height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.admin-dashboard__button--secondary{color:#333;background:#fff;border:1px solid #d8d8d8}.admin-dashboard__button--secondary:hover{background:#f8f8f8;border-color:#aaa}.admin-dashboard__button--primary{color:#fff;background:#111;border:1px solid #111}.admin-dashboard__button--primary:hover{background:#333;border-color:#333}@media (width<=768px){.admin-dashboard-page{padding:32px 18px 60px}.admin-dashboard__header{flex-direction:column;gap:24px;margin-bottom:40px}.admin-dashboard__logout{align-self:flex-start}.admin-dashboard__grid{grid-template-columns:1fr}.admin-dashboard__card{min-height:auto}}@media (width<=480px){.admin-dashboard__card{padding:22px}.admin-dashboard__card-actions{flex-direction:column;align-items:stretch}.admin-dashboard__button{width:100%}}.admin-login-page{background:linear-gradient(135deg,#f7f8fa 0%,#eef1f5 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.admin-login{background:#fff;border:1px solid #e2e5e9;border-radius:16px;width:100%;max-width:460px;padding:42px;box-shadow:0 20px 50px #00000014}.admin-login__header{margin-bottom:32px}.admin-login__eyebrow{color:#777;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.admin-login__title{color:#1b1b1b;margin:0 0 12px;font-size:32px;line-height:1.15}.admin-login__description{color:#666;margin:0;font-size:15px;line-height:1.6}.admin-login__form{flex-direction:column;gap:20px;display:flex}.admin-login__field{flex-direction:column;gap:8px;display:flex}.admin-login__field label{color:#333;font-size:14px;font-weight:600}.admin-login__field input{box-sizing:border-box;color:#222;background:#fff;border:1px solid #d7dbe0;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-size:16px;transition:border-color .2s,box-shadow .2s}.admin-login__field input:focus{border-color:#222;box-shadow:0 0 0 3px #00000014}.admin-login__error{color:#9f1d1d;background:#fff1f1;border:1px solid #f1c4c4;border-radius:7px;margin:-4px 0 0;padding:11px 13px;font-size:14px}.admin-login__submit{color:#fff;cursor:pointer;background:#1f1f1f;border:0;border-radius:8px;width:100%;padding:14px 18px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.admin-login__submit:hover{background:#000}.admin-login__submit:active{transform:translateY(1px)}@media (width<=600px){.admin-login-page{padding:24px 16px}.admin-login{border-radius:12px;padding:30px 24px}.admin-login__title{font-size:28px}}:root{--color-bg:#fff;--color-surface:#fff;--color-dark:#18231f;--color-text:#17202a;--color-muted:#68716c;--color-border:#e2e0da;--color-accent:#d9a441;--color-accent-light:#e4b65d;--color-dark-bg:#18231f;--radius-sm:7px;--radius-md:14px;--radius-lg:18px;--radius-xl:24px;--container:1180px;--page-padding:24px;--home-bg:#f6f4ef;--home-surface:#fff;--home-dark:#17251f;--home-muted:#68716c;--home-border:#d0c6aa;--home-accent:#c99632;--home-accent-dark:#a9771d;color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#fff;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.blog-detail-page{padding-top:calc(var(--site-header-height,50px) + 32px)}.blog-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:64px;width:min(1200px,100% - 48px);margin:0 auto;padding:64px 0 100px;display:grid}.blog-content{color:#53605a;width:100%;min-width:0;max-width:820px;font-size:1rem;line-height:1.8}.blog-content h2,.blog-content h3{color:#18231f;letter-spacing:-.025em}.blog-content h2{margin-top:56px;margin-bottom:20px;padding-left:8px;font-size:clamp(1.65rem,3vw,2rem);line-height:1.25}.blog-content h3{margin-top:40px;margin-bottom:16px;padding-left:8px;font-size:clamp(1.25rem,2.2vw,1.45rem);line-height:1.35}.blog-content>h2:first-child,.blog-content>h3:first-child{margin-top:0}.blog-layout h2[id],.blog-layout h3[id]{scroll-margin-top:calc(var(--site-header-height,76px) + 32px)}.blog-content p{color:#53605a;max-width:760px;margin:0 0 22px;font-size:1rem;line-height:1.85}.blog-content figure{width:min(100%,720px);margin:36px auto;padding:0}.blog-content figure img{object-fit:cover;background:#f1f3f1;border:1px solid #e3e7e2;border-radius:14px;width:100%;max-width:720px;height:auto;margin:0 auto;display:block}.blog-content figcaption{color:#737d78;text-align:center;max-width:680px;margin:10px auto 0;font-size:.85rem;line-height:1.5}.blog-content blockquote{color:#53605a;box-sizing:border-box;background:#f7f8f6;border-left:4px solid #d9a441;border-radius:0 12px 12px 0;max-width:720px;margin:36px auto;padding:22px 26px;font-size:1.02rem;line-height:1.75}.blog-content ul,.blog-content ol{color:#53605a;max-width:740px;margin:0 0 24px;padding-left:28px;line-height:1.8}.blog-content li{margin-bottom:8px}.blog-layout>aside,.blog-layout>:nth-child(2){min-width:0;top:calc(var(--site-header-height,76px) + 24px);align-self:start;position:sticky}.blog-toc{box-sizing:border-box;background:#f7f8f6;border:1px solid #e3e7e2;border-left:3px solid #d9a441;border-radius:14px;width:100%;margin:0;padding:22px}.blog-toc h2{color:#18231f;margin:0 0 16px;padding:0;font-size:1rem;font-weight:750;line-height:1.3}.blog-toc ul{margin:0;padding:0;list-style:none}.blog-toc li{margin:0 0 10px}.blog-toc li:last-child{margin-bottom:0}.blog-toc-level-3{padding-left:16px}.blog-toc a{color:#53605a;font-size:.88rem;line-height:1.5;text-decoration:none;transition:color .16s,padding-left .16s;display:block}.blog-toc a:hover{color:#9d711d;padding-left:4px}.blog-hero{width:min(1000px,100% - 48px);margin:0 auto}.blog-hero img{object-fit:cover;border-radius:18px;width:100%;max-height:560px;margin:0 auto;display:block}@media (width<=900px){.blog-layout{grid-template-columns:1fr;gap:40px;width:calc(100% - 36px);padding:48px 0 80px}.blog-layout>:nth-child(2){order:-1;width:100%;position:static}.blog-content,.blog-content p{max-width:none}.blog-content figure{width:100%}.blog-content figure img{max-width:100%}.blog-content blockquote{max-width:none}}@media (width<=600px){.blog-detail-page{padding-top:calc(var(--site-header-height,30px) + 24px);padding-bottom:60px}.blog-layout{gap:32px;width:calc(100% - 28px);padding:40px 0 64px}.blog-content h2{margin-top:42px;padding-left:4px;font-size:1.55rem}.blog-content h3{margin-top:32px;padding-left:4px;font-size:1.2rem}.blog-content p{font-size:.96rem;line-height:1.8}.blog-content figure{margin:28px auto}.blog-content figure img{border-radius:11px}.blog-content blockquote{padding:18px 20px;font-size:.95rem}.blog-toc{padding:18px}.blog-toc a{font-size:.85rem}.blog-hero{width:calc(100% - 28px)}.blog-hero img{border-radius:12px;max-height:360px}}.blog-editor-actions{background:#fff;border:1px solid #e3e7ec;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;margin:1.5rem 0 2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 16px #0f172a0a}.blog-editor-actions__info{min-width:0}.blog-editor-actions__info h2{color:#18212b;margin:.2rem 0 .35rem;font-size:1.15rem;font-weight:700;line-height:1.3}.blog-editor-actions__info p{color:#687482;margin:0;font-size:.9rem;line-height:1.5}.blog-editor-actions__buttons{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.blog-editor-actions__buttons>button{appearance:none;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:.65rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.blog-editor-actions__save{color:#fff!important;background:#26313d!important;border:1px solid #26313d!important}.blog-editor-actions__save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #0f172a26;background:#18212b!important;border-color:#18212b!important}.blog-editor-actions__save:active:not(:disabled){transform:translateY(0)}.blog-editor-actions__save:disabled{cursor:not-allowed}.blog-editor-actions__publish{color:#18231f;cursor:pointer;background:#d9a441;border:1px solid #d9a441;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.88rem;font-weight:750;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.blog-editor-actions__publish:hover:not(:disabled){background:#e4b65d;border-color:#e4b65d;transform:translateY(-1px);box-shadow:0 6px 18px #d9a44138}.blog-editor-actions__view{color:#18231f;cursor:pointer;background:#fff;border:1px solid #dfe3df;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.88rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.blog-editor-actions__view:hover:not(:disabled){color:#9d711d;background:#f7f7f4;border-color:#cfd5d1;transform:translateY(-1px)}.blog-editor-actions__publish:disabled,.blog-editor-actions__view:disabled{opacity:.45;cursor:not-allowed}.blog-editor-actions__export{color:#465362!important;background:#fff!important;border:1px solid #d7dce3!important}.blog-editor-actions__export:hover:not(:disabled){box-shadow:0 2px 7px #0f172a0f;color:#26313d!important;background:#f6f8fa!important;border-color:#bfc7d1!important}.blog-editor-actions__buttons>button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.blog-editor-actions__buttons>button:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b838}@media (width<=700px){.blog-editor-actions{flex-direction:column;align-items:stretch;gap:1.25rem}.blog-editor-actions__buttons{width:100%}.blog-editor-actions__buttons>button{flex:1}}@media (width<=480px){.blog-editor-actions__buttons{flex-direction:column}.blog-editor-actions__buttons>button{width:100%}}.blog-editor-page{background:#f6f8f6;min-height:100vh;padding-top:40px;padding-bottom:80px}.blog-editor-page__header{justify-content:space-between;align-items:flex-start;gap:24px;width:min(1400px,100% - 48px);margin:0 auto 28px;display:flex}.blog-editor-page__header-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.blog-editor-page__header-content>span{color:#b27d1f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:750;display:inline-block}.blog-editor-page__header-content h1{color:#18231f;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.blog-editor-page__header-content p{color:#66716c;max-width:620px;margin:12px 0 0;font-size:.98rem;line-height:1.65}.blog-editor-page__back{appearance:none;color:#46534d;cursor:pointer;background:#fff;border:1px solid #d5ddd8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:6px;padding:.7rem 1rem;font-family:inherit;font-size:.84rem;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.blog-editor-page__back:hover{color:#18231f;background:#f7f9f7;border-color:#bdc7c1;transform:translateY(-1px);box-shadow:0 4px 12px #18231f12}.blog-editor-page__back:active{transform:translateY(0)}.blog-editor-page__back:focus-visible{border-color:#d9a441;outline:none;box-shadow:0 0 0 3px #d9a44124}.blog-editor-page__workspace{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start;gap:28px;width:min(1400px,100% - 48px);margin:0 auto;display:grid}.blog-editor-page__editor,.blog-editor-page__preview{min-width:0}.blog-editor-page__preview{top:calc(var(--site-header-height,76px) + 24px);position:sticky}.blog-editor-page__preview-header{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px;display:flex}.blog-editor-page__preview-header span{color:#66716c;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:750}@media (width<=1000px){.blog-editor-page__workspace{grid-template-columns:1fr}.blog-editor-page__preview{position:static}}@media (width<=700px){.blog-editor-page{padding-top:calc(var(--site-header-height,76px) + 28px);padding-bottom:50px}.blog-editor-page__header,.blog-editor-page__workspace{width:calc(100% - 36px)}.blog-editor-page__header{flex-direction:column;gap:18px;margin-bottom:22px}.blog-editor-page__header-content h1{font-size:2rem}.blog-editor-page__header-content p{font-size:.92rem}.blog-editor-page__back{margin-top:0}.blog-editor-page__workspace{gap:22px}}.blog-editor__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;display:grid}.blog-editor label{color:#35413c;flex-direction:column;gap:8px;font-size:.84rem;font-weight:700;display:flex}.blog-editor label:first-child,.blog-editor label:nth-child(3){grid-column:1/-1}.blog-editor input,.blog-editor textarea,.blog-editor select{box-sizing:border-box;color:#18231f;width:100%;font:inherit;background:#fff;border:1px solid #d9dfdb;border-radius:9px;outline:none;padding:12px 14px;font-size:.92rem;transition:border-color .16s,box-shadow .16s}.blog-editor textarea{resize:vertical;min-height:120px;line-height:1.65}.blog-editor input:focus,.blog-editor textarea:focus,.blog-editor select:focus{border-color:#d9a441;box-shadow:0 0 0 3px #d9a4411f}.blog-editor input::placeholder,.blog-editor textarea::placeholder{color:#a1aaa5}.blog-editor__blocks{flex-direction:column;gap:16px;display:flex}.blog-editor__block{background:#fafbfa;border:1px solid #dfe5e1;border-radius:14px;overflow:hidden}.blog-editor__block-header{background:#f3f6f4;border-bottom:1px solid #e1e6e3;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;display:flex}.blog-editor__block-type{align-items:center;gap:9px;display:flex}.blog-editor__block-type>span{color:#9d711d;background:#f8edcf;border-radius:6px;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:grid}.blog-editor__block-type strong{color:#34403b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:800}.blog-editor__block-actions{align-items:center;gap:5px;display:flex}.blog-editor__block-actions button{color:#53605a;cursor:pointer;background:#fff;border:1px solid #d9dfdb;border-radius:6px;min-width:30px;height:30px;padding:0 8px;font-size:.8rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.blog-editor__block-actions button:hover:not(:disabled){color:#18231f;border-color:#c4ccc7}.blog-editor__block-actions button:last-child{color:#a34f46}.blog-editor__block-actions button:disabled{opacity:.35;cursor:not-allowed}.blog-editor__block>textarea,.blog-editor__block>input,.blog-editor__block>select{width:calc(100% - 32px);margin:16px}.blog-editor__block>textarea{min-height:150px}.blog-editor__block>select{width:auto;min-width:90px}.blog-editor__block small{color:#8a948f;margin:-8px 16px 16px;font-size:.75rem;display:block}.blog-editor__image-preview{object-fit:cover;background:#eef1ef;border:1px solid #dfe5e1;border-radius:10px;width:calc(100% - 32px);max-height:360px;margin:4px 16px 16px;display:block}.blog-editor__list-items{flex-direction:column;gap:8px;margin:16px;display:flex}.blog-editor__list-items>div{grid-template-columns:1fr auto;gap:8px;display:grid}.blog-editor__list-items button{color:#a34f46;cursor:pointer;background:0 0;border:1px solid #e2cbc8;border-radius:7px;padding:0 12px}.blog-editor__block>button{color:#46524c;cursor:pointer;background:#fff;border:1px solid #d9dfdb;border-radius:7px;margin:0 16px 16px;padding:9px 14px;font-size:.8rem;font-weight:700}.blog-editor__add{background:#f5f7f5;border:1px dashed #ccd5d0;border-radius:13px;justify-content:space-between;align-items:center;gap:28px;margin-top:22px;padding:20px;display:flex}.blog-editor__add h3{margin:4px 0;font-size:1rem}.blog-editor__add p{color:#76807b;margin:0;font-size:.82rem}.blog-editor__add>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.blog-editor__add button{color:#26322d;cursor:pointer;background:#fff;border:1px solid #d5ddd8;border-radius:8px;padding:10px 14px;font-size:.8rem;font-weight:700;transition:transform .15s,border-color .15s,box-shadow .15s}.blog-editor__add button:hover{border-color:#d9a441;transform:translateY(-1px);box-shadow:0 4px 12px #18231f0f}.blog-editor__section:last-child{margin-bottom:0}.blog-editor__section:last-child label{margin-bottom:20px}.blog-editor__section:last-child label:last-child{margin-bottom:0}@media (width<=800px){.blog-editor{width:calc(100% - 28px);padding:32px 0 60px}.blog-editor__section{border-radius:14px;padding:22px}.blog-editor__fields{grid-template-columns:1fr}.blog-editor__add{flex-direction:column;align-items:flex-start}.blog-editor__add>div:last-child{justify-content:flex-start}}@media (width<=560px){.blog-editor{width:calc(100% - 20px)}.blog-editor__section{padding:17px}.blog-editor__section-header{margin-bottom:22px}.blog-editor__block-header{flex-direction:column;align-items:flex-start}.blog-editor__block-actions{width:100%}.blog-editor__block-actions button{flex:1}.blog-editor__list-items>div{grid-template-columns:1fr}.blog-editor__list-items button{min-height:36px}.blog-editor__add>div:last-child{grid-template-columns:1fr 1fr;width:100%;display:grid}.blog-editor__add button{width:100%}}.blog-hub{background:#faf9f6;width:100%}.blog-hub__hero{text-align:center;padding:72px 20px 52px}.blog-hub__hero-inner{width:min(760px,100%);margin:0 auto}.blog-hub__eyebrow{color:#a96d32;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:700;line-height:1.4;display:block}.blog-hub__title{color:#20241f;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.12}.blog-hub__intro{color:#686b64;max-width:680px;margin:18px auto 0;font-size:1.05rem;line-height:1.75}.blog-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:32px;width:min(1200px,100% - 40px);margin:0 auto;padding:12px 0 80px;display:grid}.blog-hub__card{background:#fff;border:1px solid #e7e2da;border-radius:18px;flex-direction:column;min-width:0;height:100%;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1e231e0f}.blog-hub__card:hover{border-color:#d9d0c4;transform:translateY(-5px);box-shadow:0 18px 42px #1e231e1c}.blog-hub__card-image-link{aspect-ratio:16/10;background:#eeeae4;width:100%;display:block;overflow:hidden}.blog-hub__card-image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.blog-hub__card:hover .blog-hub__card-image{transform:scale(1.045)}.blog-hub__card-content{flex-direction:column;flex:1;padding:24px;display:flex}.blog-hub__card-date{color:#77746e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:700;line-height:1.4;display:block}.blog-hub__card-title{color:#20241f;letter-spacing:-.015em;text-align:left;width:100%;margin:0 0 14px;padding:0;font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:700;line-height:1.3;display:block}.blog-hub__card-title a{width:100%;color:inherit;text-align:left;margin:0;padding:0;text-decoration:none;transition:color .18s;display:block}.blog-hub__card-title a:hover{color:#a96d32}.blog-hub__card-description{color:#666861;text-align:left;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;width:100%;margin:0;padding:0;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-hub__card-read-more{color:#a96d32;align-items:center;gap:7px;width:fit-content;margin-top:auto;padding-top:22px;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.blog-hub__card-read-more:hover{color:#7e4e21;transform:translate(3px)}@media (width<=980px){.blog-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}}@media (width<=640px){.blog-hub__hero{padding:52px 18px 38px}.blog-hub__title{font-size:2rem}.blog-hub__intro{font-size:.96rem}.blog-hub__grid{grid-template-columns:1fr;gap:22px;width:min(100% - 28px,520px);padding-bottom:56px}.blog-hub__card{border-radius:15px}.blog-hub__card-content{padding:20px}.blog-hub__card-title{font-size:1.2rem}.blog-hub__card-description{-webkit-line-clamp:5;line-clamp:5;font-size:.92rem;line-height:1.65}}@media (prefers-reduced-motion:reduce){.blog-hub__card,.blog-hub__card-image,.blog-hub__card-title a,.blog-hub__card-read-more{transition:none}.blog-hub__card:hover,.blog-hub__card:hover .blog-hub__card-image,.blog-hub__card-read-more:hover{transform:none}}.blog-library-page{width:min(1200px,100% - 48px);margin:0 auto;padding:56px 0 100px}.blog-library-page__header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.blog-library-page__header-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.blog-library-page__admin{color:#374151;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.blog-library-page__admin:hover{color:#111827;background:#f8fafc;border-color:#c7ced9}.blog-library-page__admin:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.blog-library-page__new{color:#fff;cursor:pointer;background:#111827;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1.1rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex}.blog-library-page__new:hover{background:#1f2937}.blog-library-page__new:active{transform:translateY(1px)}.blog-library-page__new:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (width<=700px){.blog-library-page__header{flex-direction:column}.blog-library-page__header-actions{width:100%}.blog-library-page__admin,.blog-library-page__new{flex:1}}.blog-library-page__toolbar{background:#fff;border:1px solid #e6e9ed;border-radius:14px;grid-template-columns:minmax(0,1fr) 220px;gap:20px;margin-bottom:28px;padding:22px;display:grid;box-shadow:0 4px 18px #1018280a}.blog-library-page__search,.blog-library-page__filter{flex-direction:column;gap:8px;display:flex}.blog-library-page__toolbar label{color:#344054;font-size:.82rem;font-weight:600}.blog-library-page__toolbar input,.blog-library-page__toolbar select{color:#18212b;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;padding:10px 13px;transition:border-color .2s,box-shadow .2s}.blog-library-page__toolbar input::placeholder{color:#98a2b3}.blog-library-page__toolbar input:focus,.blog-library-page__toolbar select:focus{border-color:#667085;box-shadow:0 0 0 3px #6670851a}.blog-library-page__list{flex-direction:column;gap:18px;display:flex}.blog-library-card{background:#fff;border:1px solid #e6e9ed;border-radius:14px;grid-template-columns:250px minmax(0,1fr);transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden;box-shadow:0 4px 18px #10182809}.blog-library-card:hover{border-color:#d4d8de;transform:translateY(-1px);box-shadow:0 10px 30px #10182812}.blog-library-card__image{background:#f2f4f7;min-height:220px;overflow:hidden}.blog-library-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.blog-library-card:hover .blog-library-card__image img{transform:scale(1.025)}.blog-library-card__image>div{color:#98a2b3;place-items:center;width:100%;height:100%;min-height:220px;font-size:.9rem;display:grid}.blog-library-card__content{flex-direction:column;min-width:0;padding:24px 26px;display:flex}.blog-library-card__top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.blog-status{border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.blog-status--published{color:#027a48;background:#ecfdf3}.blog-status--draft{color:#475467;background:#f2f4f7}.blog-library-card__category{color:#667085;font-size:.8rem;font-weight:600}.blog-library-card__category:before{content:"•";color:#d0d5dd;margin-right:10px}.blog-library-card__content h2{color:#18212b;letter-spacing:-.015em;margin:0 0 9px;font-size:1.35rem;line-height:1.3}.blog-library-card__excerpt{color:#667085;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:760px;margin:0;font-size:.94rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-library-card__meta{color:#98a2b3;flex-wrap:wrap;align-items:center;gap:18px;margin-top:17px;font-size:.78rem;display:flex}.blog-library-card__meta span:first-child{color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.blog-library-card__actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:auto;padding-top:22px;display:flex}.blog-library-card__actions a,.blog-library-card__actions button{color:#344054;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;justify-content:center;align-items:center;padding:7px 13px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.blog-library-card__actions a:hover,.blog-library-card__actions button:hover{background:#f9fafb;border-color:#98a2b3}.blog-library-card__actions a:first-child{color:#fff;background:#18212b;border-color:#18212b}.blog-library-card__actions a:first-child:hover{background:#2b3745;border-color:#2b3745}.blog-library-card__delete{color:#b42318!important;background:#fff!important;border-color:#fecdca!important}.blog-library-card__delete:hover{background:#fef3f2!important;border-color:#fda29b!important}.blog-library-card__actions button:disabled{opacity:.45;cursor:not-allowed}.blog-library-card__delete{appearance:none;color:#dc2626;font:inherit;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:.5rem;padding:.65rem .95rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .2s}.blog-library-card__delete:hover{color:#fff;background:#dc2626;border-color:#dc2626}.blog-library-card__delete:active{transform:translateY(1px)}.blog-library-page__confirm{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out blogDeleteOverlayIn;display:flex;position:fixed;inset:0}.blog-library-page__confirm-box{background:#fff;border:1px solid #0f172a14;border-radius:1rem;width:min(100%,480px);padding:2rem;animation:.22s ease-out blogDeleteModalIn;box-shadow:0 25px 60px #0f172a38,0 8px 20px #0f172a1a}.blog-library-page__confirm-title{color:#111827;margin:0 0 .75rem;font-size:1.35rem;font-weight:700;line-height:1.3}.blog-library-page__confirm-text{color:#4b5563;margin:0;font-size:.95rem;line-height:1.65}.blog-library-page__confirm-text strong{color:#111827;font-weight:700}.blog-library-page__confirm-actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.blog-library-page__confirm-cancel{appearance:none;color:#374151;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.7rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s}.blog-library-page__confirm-cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.blog-library-page__confirm-cancel:disabled{opacity:.5;cursor:not-allowed}.blog-library-page__confirm-delete{appearance:none;color:#fff;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:.5rem;padding:.7rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s}.blog-library-page__confirm-delete:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.blog-library-page__confirm-delete:active:not(:disabled){transform:translateY(1px)}.blog-library-page__confirm-delete:disabled{opacity:.6;cursor:not-allowed}@keyframes blogDeleteOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes blogDeleteModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.blog-library-page__confirm-box{border-radius:.85rem;padding:1.5rem}.blog-library-page__confirm-actions{flex-direction:column-reverse}.blog-library-page__confirm-cancel,.blog-library-page__confirm-delete{width:100%}}.blog-library-page__empty{text-align:center;background:#fff;border:1px dashed #d0d5dd;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:48px 24px;display:flex}.blog-library-page__empty h2{color:#18212b;margin:0 0 8px;font-size:1.3rem}.blog-library-page__empty p{color:#667085;max-width:460px;margin:0 0 22px;line-height:1.6}.blog-library-page__empty button{color:#fff;font:inherit;cursor:pointer;background:#18212b;border:0;border-radius:8px;padding:11px 17px;font-weight:600}.blog-library-page__empty button:hover{background:#2b3745}@media (width<=900px){.blog-library-card{grid-template-columns:210px minmax(0,1fr)}.blog-library-card__image{min-height:240px}}@media (width<=700px){.blog-library-page{width:min(100% - 32px,600px);padding-top:36px}.blog-library-page__header{flex-direction:column;align-items:flex-start;gap:20px}.blog-library-page__new{width:100%}.blog-library-page__toolbar,.blog-library-card{grid-template-columns:1fr}.blog-library-card__image{height:210px;min-height:0}.blog-library-card__image>div{min-height:210px}.blog-library-card__content{padding:20px}}@media (width<=480px){.blog-library-page{width:min(100% - 24px,600px)}.blog-library-page__header h1{font-size:2rem}.blog-library-card__actions{grid-template-columns:1fr 1fr;display:grid}.blog-library-card__actions a,.blog-library-card__actions button{width:100%}.blog-library-card__delete{grid-column:1/-1}}.blog-media-picker{margin-top:.5rem;margin-bottom:1.5rem}.blog-media-picker__current{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;width:180px;height:110px;margin-bottom:.85rem;overflow:hidden}.blog-media-picker__current img{object-fit:cover;width:100%;height:100%;display:block}.blog-media-picker__actions{align-items:center;gap:.65rem;margin-bottom:1.25rem;display:flex}.blog-media-picker .blog-media-picker__actions>button{appearance:none;cursor:pointer;box-shadow:none;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex;color:#26313d!important;background:#fff!important;border:1px solid #d7dce3!important}.blog-media-picker .blog-media-picker__actions>button:hover{box-shadow:0 2px 6px #0f172a0f;color:#111827!important;background:#f6f8fa!important;border-color:#bfc7d1!important}.blog-media-picker .blog-media-picker__actions>button:focus-visible{outline:none;box-shadow:0 0 0 3px #94a3b833;border-color:#9aa6b2!important}.blog-media-picker__actions button:last-child{color:#6b7280;background:0 0;border-color:#0000}.blog-media-picker__actions button:last-child:hover{color:#b42318;background:#fef2f2;border-color:#fecaca}.blog-media-picker__library{background:#fafbfc;border:1px solid #e3e7ec;border-radius:12px;margin-top:.5rem;padding:1.25rem}.blog-media-picker__header{margin-bottom:1rem}.blog-media-picker__header h3{color:#18212b;margin:.25rem 0 0}.blog-media-picker__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.blog-media-picker__item{appearance:none;color:#374151;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex-direction:column;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.blog-media-picker__item:hover{border-color:#b8c1cc;transform:translateY(-1px);box-shadow:0 4px 14px #0f172a14}.blog-media-picker__item img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.blog-media-picker__item span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;padding:.65rem .75rem;font-size:.75rem;line-height:1.4;display:block;overflow:hidden}.blog-media-picker__item--selected{border-color:#7c8794;box-shadow:0 0 0 2px #64748b26}.blog-media-picker__item--selected span{color:#26313d;font-weight:600}@media (width<=640px){.blog-media-picker__current{width:100%;height:180px}.blog-media-picker__actions{flex-wrap:wrap}.blog-media-picker__grid{grid-template-columns:repeat(2,1fr)}}.blog-preview{box-sizing:border-box;width:100%;max-width:100%;margin:0}.blog-preview__header{width:100%;max-width:900px;margin:0 auto 48px}.blog-preview__category{color:#9d711d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:750}.blog-preview__header h1{color:#18231f;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.blog-preview__excerpt{color:#66716c;max-width:760px;margin:20px 0 0;font-size:1rem;line-height:1.7}.blog-preview__header img{object-fit:cover;border-radius:14px;width:100%;max-height:420px;margin-top:30px;display:block}.blog-preview__body{grid-template-columns:minmax(0,1fr) minmax(170px,220px);align-items:start;gap:24px;width:100%;display:grid}.blog-preview__content{width:100%;min-width:0}.blog-preview__sidebar{min-width:0;top:calc(var(--site-header-height,76px) + 24px);align-self:start;height:fit-content;position:sticky}.blog-preview__sidebar .blog-toc{box-sizing:border-box;background:#f7f8f6;border:1px solid #e3e7e2;border-left:3px solid #d9a441;border-radius:10px;width:100%;margin:0;padding:16px}.blog-preview__sidebar .blog-toc h2{color:#18231f;margin:0 0 12px;font-size:.85rem;font-weight:750;line-height:1.3}.blog-preview__sidebar .blog-toc ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.blog-preview__sidebar .blog-toc li{margin:0}.blog-preview__sidebar .blog-toc a{color:#53605a;font-size:.76rem;line-height:1.45;text-decoration:none;transition:color .16s,padding-left .16s;display:block}.blog-preview__sidebar .blog-toc a:hover{color:#9d711d;padding-left:3px}.blog-preview__sidebar .blog-toc-level-3{padding-left:10px}.blog-preview__sidebar .blog-toc-level-3 a{color:#737d78;font-size:.72rem}.blog-preview__content h2[id],.blog-preview__content h3[id]{scroll-margin-top:100px}@media (width<=600px){.blog-preview__body{grid-template-columns:1fr;gap:28px}.blog-preview__sidebar{order:-1;position:static}.blog-preview{width:100%}.blog-preview__header{margin-bottom:36px}.blog-preview__header h1{font-size:2rem}.blog-preview__excerpt{font-size:.95rem}.blog-preview__header img{border-radius:12px;margin-top:24px}.blog-preview__sidebar .blog-toc{padding:16px}}.blog-validation{background:#fff;border:1px solid #e2e6e3;border-radius:16px;width:min(1400px,100% - 48px);margin:24px auto 0;padding:24px 28px;box-shadow:0 8px 30px #18231f0d}.blog-validation__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.blog-validation__header h2{color:#18231f;letter-spacing:-.02em;margin:5px 0 0;font-size:1.25rem;line-height:1.25}.blog-validation__count{color:#66716c;background:#f1f3f1;border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.blog-validation__group+.blog-validation__group{border-top:1px solid #edf0ed;margin-top:22px;padding-top:22px}.blog-validation__group h3{color:#18231f;letter-spacing:.02em;margin:0 0 12px;font-size:.85rem;font-weight:750}.blog-validation__group ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.blog-validation__group li{color:#58635e;background:#fafbfa;border:1px solid #e7eae7;border-radius:10px;padding:11px 14px 11px 38px;font-size:.88rem;line-height:1.5;position:relative}.blog-validation__group li:before{content:"!";color:#9a701f;background:#f1ead9;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.blog-validation--warning{background:#fffdfa;border-color:#eadfc9}.blog-validation--warning .blog-validation__count{color:#986d1d;background:#f6ecd7}.blog-validation--warning .blog-validation__group h3{color:#986d1d}.blog-validation--error{background:snow;border-color:#ead9d6}.blog-validation--error .blog-validation__count{color:#a4483c;background:#f5e3e0}.blog-validation--error .blog-validation__group h3{color:#a4483c}.blog-validation--error .blog-validation__group li:before{content:"×";color:#a4483c;background:#f4dfdc}.blog-validation--success{background:#f9fcfa;border-color:#d8e7dc;justify-content:space-between;align-items:center;gap:24px;display:flex}.blog-validation--success strong{color:#34734d;font-size:.98rem}.blog-validation--success p{color:#66716c;margin:4px 0 0;font-size:.88rem;line-height:1.5}@media (width<=700px){.blog-validation{border-radius:14px;width:calc(100% - 36px);padding:20px}.blog-validation__header{flex-direction:column;align-items:flex-start;gap:12px}.blog-validation--success{flex-direction:column;align-items:flex-start;gap:4px}.blog-validation__count{min-width:auto}.blog-validation__group li{padding-right:12px}}.blog-rich-text-editor{color:#1f2937;flex-direction:column;gap:0;width:100%;font-family:inherit;display:flex}.blog-rich-text-editor__toolbar{background:#f8fafc;border:1px solid #dbe1e8;border-bottom:0;border-radius:10px 10px 0 0;align-items:center;gap:4px;min-height:48px;padding:7px 9px;display:flex}.blog-rich-text-editor__toolbar button{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:15px;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.blog-rich-text-editor__toolbar button:hover{color:#111827;background:#fff;border-color:#d7dee7}.blog-rich-text-editor__toolbar button:active{transform:translateY(1px)}.blog-rich-text-editor__toolbar button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.blog-rich-text-editor__toolbar button:first-child,.blog-rich-text-editor__toolbar button:nth-child(2){font-size:16px}.blog-rich-text-editor__toolbar button:nth-child(3){font-size:15px}.blog-rich-text-editor__link{background:#f8fafc;border:1px solid #dbe1e8;border-top-color:#e5e7eb;align-items:center;gap:8px;padding:10px;display:flex}.blog-rich-text-editor__link input{color:#111827;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #cfd6df;border-radius:7px;outline:none;flex:1;padding:0 11px;font-size:14px;transition:border-color .15s,box-shadow .15s}.blog-rich-text-editor__link input::placeholder{color:#94a3b8}.blog-rich-text-editor__link input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.blog-rich-text-editor__link button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex-shrink:0;height:38px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.blog-rich-text-editor__link button:hover{background:#f1f5f9;border-color:#c3ccd7}.blog-rich-text-editor__link button:first-of-type{color:#fff;background:#2563eb;border-color:#2563eb}.blog-rich-text-editor__link button:first-of-type:hover{background:#1d4ed8;border-color:#1d4ed8}.blog-rich-text-editor__link button:nth-of-type(2){color:#64748b}.blog-rich-text-editor__input{box-sizing:border-box;color:#1f2937;white-space:pre-wrap;word-break:break-word;cursor:text;background:#fff;border:1px solid #dbe1e8;border-radius:0 0 10px 10px;outline:none;width:100%;padding:16px 17px;font-family:inherit;font-size:15px;line-height:1.7;transition:border-color .15s,box-shadow .15s;position:relative;overflow-y:auto}.blog-rich-text-editor__link+.blog-rich-text-editor__input{border-radius:0 0 10px 10px}.blog-rich-text-editor__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.blog-rich-text-editor__input:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.blog-rich-text-editor__input::selection{background:#2563eb33}.blog-rich-text-editor__input strong{font-weight:700}.blog-rich-text-editor__input em{font-style:italic}.blog-rich-text-editor__input a{color:#2563eb;text-underline-offset:2px;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px}.blog-rich-text-editor__input a:hover{color:#1d4ed8}.blog-rich-text-editor>small{color:#94a3b8;margin-top:8px;padding:0 2px;font-size:12px;line-height:1.5;display:block}.blog-rich-text-editor__input{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.blog-rich-text-editor__input::-webkit-scrollbar{width:8px}.blog-rich-text-editor__input::-webkit-scrollbar-track{background:0 0}.blog-rich-text-editor__input::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.blog-rich-text-editor__input::-webkit-scrollbar-thumb:hover{background:#94a3b8}.blog-rich-text-editor button:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.blog-rich-text-editor__toolbar{min-height:46px;padding:6px 7px}.blog-rich-text-editor__toolbar button{width:36px;height:36px}.blog-rich-text-editor__link{flex-wrap:wrap}.blog-rich-text-editor__link input{flex:100%;width:100%}.blog-rich-text-editor__link button{flex:1}.blog-rich-text-editor__input{padding:14px;font-size:15px;line-height:1.65}}.blog-rich-text-editor__input{white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.button{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:#111}.button--secondary{color:#111;background:#fff;border:1px solid #dcdcdc}.how-it-works{background:#fff}.how-it-works__inner{max-width:1200px;margin:0 auto;padding:96px 24px}.how-it-works__header{max-width:700px;margin-bottom:60px}.how-it-works__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);line-height:1.05}.how-it-works__steps{border-top:1px solid #ddd;grid-template-columns:repeat(3,1fr);display:grid}.how-it-works__step{padding:32px 32px 0 0}.how-it-works__step+.how-it-works__step{border-left:1px solid #ddd;padding-left:32px}.how-it-works__number{letter-spacing:.08em;color:#777;margin-bottom:48px;font-size:12px;font-weight:700;display:block}.how-it-works__step h3{letter-spacing:-.025em;margin:0;font-size:23px;line-height:1.2}.how-it-works__step p{color:#666;max-width:320px;margin:12px 0 0;font-size:14px;line-height:1.6}@media (width<=700px){.how-it-works__inner{padding:64px 18px}.how-it-works__steps{grid-template-columns:1fr}.how-it-works__step{padding:28px 0}.how-it-works__step+.how-it-works__step{border-top:1px solid #ddd;border-left:0;padding-left:0}.how-it-works__number{margin-bottom:28px}}.faq-accordion{border-top:1px solid #d8d8d4}.faq-accordion__item{border-bottom:1px solid #d8d8d4}.faq-accordion__question{color:#111;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:17px;font-weight:600;list-style:none;display:flex}.faq-accordion__question::-webkit-details-marker{display:none}.faq-accordion__icon{border:1px solid #ccc;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:400;line-height:1;display:flex}.faq-accordion__answer{padding:0 52px 24px 0}.faq-accordion__answer p{color:#666;max-width:720px;margin:0;font-size:14px;line-height:1.7}@media (width<=700px){.faq-accordion__question{padding:20px 0;font-size:16px}.faq-accordion__answer{padding-right:40px}.faq-accordion{grid-template-columns:1fr}.faq-accordion__question{padding:20px}.faq-accordion__answer{padding:0 20px 20px}}.why-choose{background:#f5f5f2}.why-choose__inner{max-width:1200px;margin:0 auto;padding:96px 24px}.why-choose__header{max-width:720px;margin-bottom:56px}.why-choose__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);line-height:1.05}.why-choose__header>p:last-child{color:#666;max-width:560px;margin:20px 0 0;font-size:16px;line-height:1.6}.why-choose__grid{background:#dcdcd8;border:1px solid #dcdcd8;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.why-choose__item{background:#f5f5f2;padding:36px}.why-choose__number{letter-spacing:.08em;color:#777;margin-bottom:40px;font-size:12px;font-weight:700;display:block}.why-choose__item h3{letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.2}.why-choose__item p{color:#666;max-width:420px;margin:12px 0 0;font-size:14px;line-height:1.6}@media (width<=700px){.why-choose__inner{padding:64px 18px}.why-choose__grid{grid-template-columns:1fr}.why-choose__item{padding:28px}.why-choose__number{margin-bottom:28px}}.floating-contact{z-index:1000;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;left:20px}.floating-contact__item{color:#f5f3ed;background:#17251f;border:1px solid #ffffff14;border-radius:999px;align-items:center;width:48px;height:48px;padding:0 7px;text-decoration:none;transition:width .26s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s;animation:3.8s ease-in-out infinite floatingActionFloat;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #17251f2e}.floating-contact__icon{color:#e8c46a;background:#24342d;border:1px solid #e8c46a29;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;transition:background-color .18s,transform .18s;display:flex}.floating-contact__label{color:#f5f3ed;white-space:nowrap;opacity:0;margin-left:9px;font-size:.78rem;font-weight:700;transition:opacity .18s,transform .22s;transform:translate(-8px)}.floating-contact__item:hover,.floating-contact__item:focus-visible{background:#20312a;border-color:#e8c46a38;width:142px;animation-play-state:paused;transform:translateY(-3px);box-shadow:0 12px 30px #17251f3d}.floating-contact__item:hover .floating-contact__label,.floating-contact__item:focus-visible .floating-contact__label{opacity:1;transform:translate(0)}.floating-contact__item:hover .floating-contact__icon,.floating-contact__item:focus-visible .floating-contact__icon{background:#2b3d35;transform:scale(1.04)}.floating-top{z-index:1000;color:#f5f3ed;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#17251f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:opacity .22s,visibility .22s,transform .22s,background-color .18s,box-shadow .18s;animation:3.8s ease-in-out infinite floatingTopFloat;display:flex;position:fixed;bottom:24px;right:20px;transform:translateY(12px);box-shadow:0 8px 24px #17251f2e}.floating-top--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.floating-top:hover,.floating-top:focus-visible{background:#20312a;border-color:#e8c46a38;animation-play-state:paused;transform:translateY(-3px);box-shadow:0 12px 30px #17251f3d}@keyframes floatingActionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes floatingTopFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.floating-contact__item--whatsapp{animation-delay:0s}.floating-contact__item--phone{animation-delay:.45s}@media (prefers-reduced-motion:reduce){.floating-contact__item,.floating-top{animation:none}}@media (width<=600px){.floating-contact{gap:8px;bottom:16px;left:14px}.floating-contact__item{justify-content:center;width:46px;height:46px;padding:0}.floating-contact__label{display:none}.floating-contact__icon{flex-basis:32px;width:32px;height:32px}.floating-contact__item:hover,.floating-contact__item:focus-visible{width:46px;transform:translateY(-3px)}.floating-top{width:44px;height:44px;bottom:16px;right:14px}}.destination-hero{color:#fff;background:#26352f;align-items:center;min-height:560px;padding:80px 0;display:flex;position:relative;overflow:hidden}.destination-hero__image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.destination-hero__overlay{z-index:1;background:linear-gradient(90deg,#0f1c17e6 0%,#0f1c17b3 42%,#0f1c1740 100%);position:absolute;inset:0}.destination-hero__content{z-index:2;width:min(1120px,100% - 32px);max-width:820px;margin:0 auto;position:relative}.destination-hero__content h1{color:#fff;margin:0 0 20px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.08}.destination-hero__content>p:last-child{color:#ffffffe6;max-width:720px;margin:0;font-size:1.1rem;line-height:1.7}.destination-hero__content .section-eyebrow{color:#ffffffd1}.destination-hero__content>p:not(.section-eyebrow){color:#ffffffe6;max-width:720px;margin:0 0 28px;font-size:1.1rem;line-height:1.7}.destination-hero__button{color:#17202a;background:#fff;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.destination-hero__button:hover{background:#f1f5f9;transform:translateY(-2px)}@media (width<=768px){.destination-hero{min-height:500px;padding:64px 20px}}@media (width<=480px){.destination-hero{min-height:460px;padding:52px 16px 56px}}.destination-summary{background:#f8fafc}.destination-summary__content{text-align:center;max-width:900px}.destination-summary__content h2{color:#17202a;letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-summary__content>p:last-child{color:#475467;max-width:780px;margin:20px auto 0;font-size:17px;line-height:1.8}.destination-overview{background:#fff}.destination-overview__heading{margin-bottom:34px}.destination-overview__heading h2{color:#17202a;letter-spacing:-.02em;max-width:800px;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-overview__content{max-width:900px;margin-left:auto;margin-right:auto}.destination-overview__content p{color:#475467;margin:0 0 20px;font-size:16px;line-height:1.8}.destination-overview__content p:last-child{margin-bottom:0}.destination-taxi-services{background:#f8fafc}.destination-taxi-services__heading{margin-bottom:42px}.destination-taxi-services__heading h2{color:#17202a;letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-taxi-services__heading>p:last-child{color:#667085;max-width:720px;margin:16px 0 0;font-size:16px;line-height:1.7}.destination-taxi-services__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.destination-taxi-services__item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 4px 16px #1018280a}.destination-taxi-services__item:hover{border-color:#d0d5dd;transform:translateY(-2px);box-shadow:0 8px 24px #10182812}.destination-taxi-services__item h3{color:#17202a;margin:0 0 12px;font-size:19px;line-height:1.35}.destination-taxi-services__item p{color:#667085;margin:0;font-size:15px;line-height:1.7}.destination-routes{background:#fff}.destination-routes__heading{margin-bottom:40px}.destination-routes__heading h2{color:#17202a;letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-routes__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.destination-routes__item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 4px 16px #1018280a}.destination-routes__item h3{color:#17202a;margin:0 0 12px;font-size:20px;line-height:1.35}.destination-routes__item p{color:#667085;margin:0 0 20px;font-size:15px;line-height:1.7}.destination-routes__item a{color:#e35b24;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.destination-routes__item a:hover{text-decoration:underline}.destination-itineraries{background:#f8fafc}.destination-itineraries__heading{margin-bottom:40px}.destination-itineraries__heading h2{color:#17202a;letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-itineraries__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.destination-itineraries__item{background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 4px 16px #1018280a}.destination-itineraries__item h3{color:#17202a;margin:0 0 12px;font-size:20px;line-height:1.35}.destination-itineraries__item p{color:#667085;margin:0 0 20px;font-size:15px;line-height:1.7}.destination-itineraries__item a{color:#e35b24;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.destination-itineraries__item a:hover{text-decoration:underline}.destination-final-cta{color:#fff;background:#17202a}.destination-final-cta__content{text-align:center;max-width:760px;margin:0 auto}.destination-final-cta__content .section-eyebrow{color:#f4a078}.destination-final-cta__content h2{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(30px,4vw,42px);line-height:1.2}.destination-final-cta__content>p:not(.section-eyebrow){color:#ffffffc7;max-width:650px;margin:0 auto 28px;font-size:16px;line-height:1.7}.destination-final-cta__button{color:#17202a;background:#fff;border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.destination-final-cta__button:hover{background:#f1f5f9;transform:translateY(-2px)}@media (width<=1000px){.destination-taxi-services__items,.destination-routes__list,.destination-itineraries__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.destination-summary,.destination-overview,.destination-taxi-services,.destination-routes,.destination-itineraries,.destination-final-cta{padding:64px 20px}.destination-routes__list,.destination-itineraries__list,.destination-taxi-services__items{grid-template-columns:1fr}}@media (width<=480px){.destination-summary,.destination-overview,.destination-taxi-services,.destination-routes,.destination-itineraries,.destination-final-cta{padding:52px 16px}.destination-hero{min-height:460px;padding:52px 16px 56px}.destination-hero__content{width:100%}.destination-hero__content h1{font-size:34px}.destination-hero__content>p:not(.section-eyebrow){font-size:16px;line-height:1.65}.destination-hero__button,.destination-final-cta__button{width:100%}}@keyframes destinationLeadPopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes destinationLeadPopupSlideIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.destination-routes__item,.destination-itineraries__item{overflow:hidden}.destination-routes__image,.destination-itineraries__image{background:#e5e7eb;width:100%;height:210px;overflow:hidden}.destination-routes__image img,.destination-itineraries__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.destination-routes__item:hover img,.destination-itineraries__item:hover img{transform:scale(1.04)}.destination-routes__content,.destination-itineraries__content{padding:24px}.destination-routes__content h3,.destination-itineraries__content h3{color:#17202a;margin:0 0 10px;font-size:19px;font-weight:650;line-height:1.35}.destination-routes__content p,.destination-itineraries__content p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.destination-routes__content a,.destination-itineraries__content a{color:#e35b24;margin-top:18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.destination-routes__content a:hover,.destination-itineraries__content a:hover{text-decoration:underline}@media (width<=700px){.destination-routes__image,.destination-itineraries__image{height:190px}.destination-routes__content,.destination-itineraries__content{padding:20px}}.destination-faqs{padding:80px 40px}.destination-faqs__heading{max-width:760px;margin-bottom:36px}.destination-faqs__heading h2{margin:0}.destination-faqs__heading .section-eyebrow{margin-bottom:10px}.destination-faqs__list{width:100%}@media (width<=700px){.destination-faqs{padding:56px 20px}.destination-faqs__heading{margin-bottom:28px}}.destination-summary,.destination-overview,.destination-taxi-services,.destination-routes,.destination-itineraries,.destination-final-cta{padding:80px 24px}.destination-summary__content,.destination-overview__heading,.destination-overview__content,.destination-taxi-services__heading,.destination-taxi-services__items,.destination-routes__heading,.destination-routes__list,.destination-itineraries__heading,.destination-itineraries__list{max-width:1100px;margin-left:auto;margin-right:auto}.section-eyebrow{color:#e35b24;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.4}.destination-editor__top-actions{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}.destination-editor__top-actions-left{align-items:center;gap:10px;min-width:0;display:flex}.destination-editor__top-actions-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.destination-editor__action{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s;display:inline-flex}.destination-editor__action:hover{background:#f9fafb;border-color:#9ca3af}.destination-editor__action:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.destination-editor__action:disabled{opacity:.55;cursor:not-allowed}.destination-editor__action--secondary{color:#374151;background:#fff}.destination-editor__action--secondary:hover{background:#f3f4f6}.destination-editor__action--primary{color:#fff;background:#2563eb;border-color:#2563eb}.destination-editor__action--primary:hover{background:#1d4ed8;border-color:#1d4ed8}.destination-editor__action--preview{color:#374151;background:#fff;border-color:#d1d5db}.destination-editor__action--preview:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.destination-editor__action--danger{color:#dc2626;background:#fff;border-color:#fecaca}.destination-editor__action--danger:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.destination-editor__action-status{align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.destination-editor__action-status--error{color:#dc2626}.destination-editor__status-dot{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.destination-editor__action-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite destination-editor-spin}@keyframes destination-editor-spin{to{transform:rotate(360deg)}}.destination-editor__confirm{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out destination-editor-confirm-overlay-in;display:flex;position:fixed;inset:0}.destination-editor__confirm-box{background:#fff;border:1px solid #0f172a14;border-radius:16px;width:min(100%,460px);padding:32px;animation:.18s ease-out destination-editor-confirm-box-in;box-shadow:0 25px 60px #0f172a40,0 8px 20px #0f172a1f}.destination-editor__confirm-title{color:#111827;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3}.destination-editor__confirm-text{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}.destination-editor__confirm-text strong{color:#111827;font-weight:700}.destination-editor__confirm-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.destination-editor__confirm-actions .destination-editor__action--secondary{color:#374151;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,transform .15s}.destination-editor__confirm-actions .destination-editor__action--secondary:hover{background:#f3f4f6;border-color:#9ca3af}.destination-editor__confirm-actions .destination-editor__action--danger{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,transform .15s}.destination-editor__confirm-actions .destination-editor__action--danger:hover{background:#b91c1c;border-color:#b91c1c}.destination-editor__confirm-actions .destination-editor__action--danger:active{transform:translateY(1px)}.destination-editor__confirm-actions .destination-editor__action:disabled{opacity:.6;cursor:not-allowed}@keyframes destination-editor-confirm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes destination-editor-confirm-box-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=600px){.destination-editor__confirm{padding:16px}.destination-editor__confirm-box{border-radius:14px;width:100%;padding:24px}.destination-editor__confirm-actions{flex-direction:column-reverse;align-items:stretch}.destination-editor__confirm-actions .destination-editor__action{width:100%}}@media (width<=768px){.destination-editor__top-actions{flex-direction:column;align-items:stretch}.destination-editor__top-actions-left,.destination-editor__top-actions-right{width:100%}.destination-editor__top-actions-right{justify-content:stretch}.destination-editor__top-actions-right .destination-editor__action{flex:1}}@media (width<=480px){.destination-editor__top-actions-right{grid-template-columns:1fr;display:grid}.destination-editor__top-actions-right .destination-editor__action{width:100%}}.destination-editor-page{width:100%;max-width:1200px;margin:0 auto;padding:40px 24px 80px}.destination-editor-page__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;padding-bottom:24px;display:flex}.destination-editor-page__header>div{min-width:0}.destination-editor-page__eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;line-height:1.4;display:block}.destination-editor-page__header h1{color:#111827;margin:0;font-size:32px;font-weight:700;line-height:1.2}.destination-editor-page__header p{color:#6b7280;max-width:680px;margin:10px 0 0;font-size:15px;line-height:1.6}.destination-editor-page__back{color:#374151;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.destination-editor-page__back:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.destination-editor-page__back:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (width<=768px){.destination-editor-page{padding:28px 16px 60px}.destination-editor-page__header{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:24px}.destination-editor-page__back{align-self:flex-start}.destination-editor-page__header h1{font-size:27px}}@media (width<=480px){.destination-editor-page{padding:24px 12px 48px}.destination-editor-page__header h1{font-size:24px}.destination-editor-page__header p{font-size:14px}.destination-editor-page__back{width:100%}}.destination-editor{color:#111827;width:100%;max-width:980px;margin:0 auto;padding:0 0 60px;font-family:inherit}.destination-editor__section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:28px;box-shadow:0 2px 8px #0f172a0a}.destination-editor__heading{border-bottom:1px solid #eef0f3;margin-bottom:22px;padding-bottom:16px}.destination-editor__heading span{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700;line-height:1.4;display:block}.destination-editor__heading h2{color:#111827;margin:0;font-size:20px;font-weight:700;line-height:1.3}.destination-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.destination-editor label{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.destination-editor__grid label{margin-bottom:0}.destination-editor label>span{color:#374151;font-size:13px;font-weight:600;line-height:1.4}.destination-editor input,.destination-editor textarea{box-sizing:border-box;color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:7px;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s,background-color .15s;display:block}.destination-editor input{min-height:44px;margin-bottom:15px;padding:10px 12px}.destination-editor textarea{resize:vertical;min-height:110px;margin-bottom:15px;padding:11px 12px}.destination-editor input::placeholder,.destination-editor textarea::placeholder{color:#9ca3af}.destination-editor input:hover,.destination-editor textarea:hover{border-color:#9ca3af}.destination-editor input:focus,.destination-editor textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.destination-editor__repeatable{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.destination-editor__repeatable-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;flex-direction:column;gap:12px;padding:18px;display:flex;position:relative}.destination-editor__repeatable-item input,.destination-editor__repeatable-item textarea{background:#fff}.destination-editor button{color:#374151;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.destination-editor button:hover{background:#f3f4f6;border-color:#9ca3af}.destination-editor button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.destination-editor__repeatable-item button{color:#dc2626;background:#fff;border-color:#fecaca;align-self:flex-start;min-height:36px;padding:7px 12px}.destination-editor__repeatable-item button:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.destination-editor__section>button{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.destination-editor__section>button:hover{color:#1e40af;background:#dbeafe;border-color:#93c5fd}.destination-editor__section:first-child{border-top:3px solid #2563eb}.destination-editor__section:first-child .destination-editor__grid label:last-child input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.destination-editor__section:last-child{background:#f8fafc;margin-bottom:0}.destination-editor__section>label:last-of-type{margin-bottom:0}.destination-editor__repeatable:empty{display:none}.destination-editor textarea{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.destination-editor input:disabled,.destination-editor textarea:disabled,.destination-editor button:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.destination-editor{padding-bottom:40px}.destination-editor__section{border-radius:10px;margin-bottom:18px;padding:20px}.destination-editor__grid{grid-template-columns:1fr;gap:0}.destination-editor__heading{margin-bottom:18px}.destination-editor__heading h2{font-size:18px}.destination-editor input{min-height:42px}.destination-editor__repeatable-item{padding:14px}}@media (width<=480px){.destination-editor{padding-bottom:30px}.destination-editor__section{padding:16px}.destination-editor__heading span{font-size:10px}.destination-editor__heading h2{font-size:17px}.destination-editor label>span{font-size:12px}.destination-editor input,.destination-editor textarea{font-size:13px}.destination-editor__repeatable-item{padding:12px}.destination-editor__repeatable-item button,.destination-editor__section>button{width:100%}}.destination-hub-hero{color:#fff;background:linear-gradient(90deg,#0d1915eb 0%,#0d1915c7 45%,#0d191559 100%),#26352f;align-items:center;min-height:560px;padding:0 24px;display:flex;position:relative;overflow:hidden}.destination-hub-hero__inner{width:min(1180px,100%);margin:0 auto;padding:96px 0}.destination-hub-hero__content{max-width:760px}.destination-hub-hero .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700}.destination-hub-hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:.98}.destination-hub-hero p{color:#ffffffd1;max-width:680px;margin:28px 0 0;font-size:1.08rem;line-height:1.75}.destination-hub-grid{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0}.destination-hub-grid__heading{max-width:720px;margin-bottom:48px}.destination-hub-grid__heading h2{color:#18231f;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.destination-hub-grid__heading>p:last-child{color:#66716c;max-width:650px;margin:18px 0 0;font-size:1rem;line-height:1.7}.destination-hub-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.destination-hub-card{background:#fff;border:1px solid #e4e7e3;border-radius:18px;flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 8px 30px #18231f0d}.destination-hub-card:hover{border-color:#d9a4418c;transform:translateY(-6px);box-shadow:0 18px 45px #18231f1c}.destination-hub-card__image{aspect-ratio:16/9;background:#dfe3df;position:relative;overflow:hidden}.destination-hub-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.destination-hub-card:hover .destination-hub-card__image img{transform:scale(1.045)}.destination-hub-card__content{flex-direction:column;flex:1;padding:26px;display:flex}.destination-hub-card__content .section-eyebrow{color:#9d711d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:700}.destination-hub-card__title{color:#18231f;letter-spacing:-.025em;margin:0;font-size:1.45rem;line-height:1.2}.destination-hub-card__description{color:#66716c;margin:14px 0 0;font-size:.95rem;line-height:1.7}.destination-hub-card__footer{margin-top:auto;padding-top:24px}.destination-hub-card__link{color:#18231f;align-items:center;gap:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.destination-hub-card__link span{color:#d9a441;font-size:1.2rem;transition:transform .18s}.destination-hub-card__link:hover{color:#9d711d}.destination-hub-card__link:hover span{transform:translate(4px)}@media (width<=1000px){.destination-hub-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.destination-hub-hero{min-height:500px;padding:0 18px}.destination-hub-hero__inner{padding:72px 0}.destination-hub-hero h1{font-size:clamp(2.5rem,12vw,4rem)}.destination-hub-hero p{margin-top:22px;font-size:1rem;line-height:1.65}.destination-hub-grid{width:calc(100% - 36px);padding:64px 0}.destination-hub-grid__heading{margin-bottom:36px}.destination-hub-grid__items{grid-template-columns:1fr;gap:20px}.destination-hub-card{border-radius:16px}.destination-hub-card__content{padding:22px}.destination-hub-card__title{font-size:1.3rem}}.destination-hub-faq{color:#18231f;background:#f5f5f2;width:100%;padding:96px 24px}.destination-hub-faq__inner{width:min(1000px,100%);margin:0 auto}.destination-hub-faq__heading{margin-bottom:48px;display:block}.destination-hub-faq__heading .section-eyebrow{color:#9d711d;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700}.destination-hub-faq__heading h2{color:#18231f;letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.05}.destination-hub-faq__heading>p:last-child{color:#66716c;margin:0;font-size:.95rem;line-height:1.7}@media (width<=700px){.destination-hub-faq{padding:64px 18px}.destination-hub-faq__heading{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.destination-hub-faq__heading h2{font-size:clamp(2rem,9vw,2.7rem)}}.destination-hub-final-cta{color:#fff;background:#18231f;width:100%;padding:96px 24px}.destination-hub-final-cta__inner{width:min(1180px,100%);margin:0 auto}.destination-hub-final-cta__content{text-align:center;max-width:760px;margin:0 auto}.destination-hub-final-cta .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}.destination-hub-final-cta h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:1.05}.destination-hub-final-cta__content>p:not(.section-eyebrow){color:#ffffffc2;max-width:650px;margin:22px auto 0;font-size:1rem;line-height:1.75}.destination-hub-final-cta__button{color:#18231f;background:#d9a441;border-radius:6px;justify-content:center;align-items:center;min-height:52px;margin-top:32px;padding:0 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.destination-hub-final-cta__button:hover{background:#e4b65d;transform:translateY(-2px);box-shadow:0 10px 25px #0000002e}@media (width<=700px){.destination-hub-final-cta{padding:72px 18px}.destination-hub-final-cta h2{font-size:clamp(2rem,9vw,2.8rem)}.destination-hub-final-cta__content>p:not(.section-eyebrow){font-size:.95rem}.destination-hub-final-cta__button{width:100%}}.destination-library-page{color:#172033;background:#f6f7f9;width:100%;min-height:100vh;padding:40px}.destination-library-page__header{border-bottom:1px solid #e2e5ea;justify-content:space-between;align-items:flex-end;gap:30px;max-width:1500px;margin:0 auto 32px;padding-bottom:28px;display:flex}.destination-library-page__header-content{max-width:760px}.destination-library-page__eyebrow{color:#d97706;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.destination-library-page__header h1{color:#111827;margin:0;font-size:clamp(30px,4vw,44px);font-weight:700;line-height:1.1}.destination-library-page__header p{color:#667085;max-width:680px;margin:12px 0 0;font-size:15px;line-height:1.7}.destination-library-page__header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.destination-library-page__header-actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:8px;padding:0 18px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,transform .2s}.destination-library-page__back{color:#344054;background:#fff;border:1px solid #d9dde5}.destination-library-page__back:hover{background:#f9fafb;border-color:#c4cad4}.destination-library-page__create{color:#fff;background:#d96f2f;border:1px solid #c65d20}.destination-library-page__create:hover{background:#c85f25;border-color:#c85f25;transform:translateY(-1px)}.destination-library-page__toolbar{background:#fff;border:1px solid #e2e5ea;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:24px;max-width:1500px;margin:0 auto 28px;padding:20px;display:flex}.destination-library-page__search{width:min(100%,560px)}.destination-library-page__search label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.destination-library-page__search input{color:#172033;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:8px;outline:none;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.destination-library-page__search input::placeholder{color:#98a2b3}.destination-library-page__search input:focus{border-color:#d96f2f;box-shadow:0 0 0 3px #d96f2f1f}.destination-library-page__stats{color:#667085;align-items:baseline;gap:7px;display:flex}.destination-library-page__stats span{color:#172033;font-size:25px;font-weight:700}.destination-library-page__stats small{font-size:13px}.destination-library-page__content{max-width:1500px;margin:0 auto}.destination-library-page__grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:22px;display:grid}.destination-library-card{background:#fff;border:1px solid #e2e5ea;border-radius:12px;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #1018280a}.destination-library-card:hover{border-color:#d6dae2;transform:translateY(-2px);box-shadow:0 10px 30px #10182814}.destination-library-card__image{background:#eaecf0;width:100%;height:190px;position:relative;overflow:hidden}.destination-library-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.destination-library-card:hover .destination-library-card__image img{transform:scale(1.035)}.destination-library-card__image-placeholder{color:#98a2b3;background:linear-gradient(135deg,#eef1f4,#e2e6eb);justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.destination-library-card__content{flex-direction:column;flex:1;padding:20px;display:flex}.destination-library-card__meta{justify-content:space-between;align-items:center;min-height:22px;margin-bottom:10px;display:flex}.destination-library-card__status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.destination-library-card__status--cms{color:#087443;background:#ecfdf3;border:1px solid #b7ebcd}.destination-library-card__status--static{color:#667085;background:#f2f4f7;border:1px solid #d9dde5}.destination-library-card h2{color:#172033;margin:0;font-size:20px;font-weight:700;line-height:1.3}.destination-library-card__slug{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.5;overflow:hidden}.destination-library-card__description{color:#667085;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:14px 0 20px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.destination-library-card__actions{align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.destination-library-card__actions button,.destination-library-card__actions a{min-height:36px;font:inherit;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.destination-library-card__actions button:first-child{color:#fff;background:#d96f2f;border:1px solid #d96f2f}.destination-library-card__actions button:first-child:hover{background:#c85f25;border-color:#c85f25}.destination-library-card__actions a{color:#344054;background:#fff;border:1px solid #d9dde5}.destination-library-card__actions a:hover{background:#f9fafb;border-color:#c4cad4}.destination-library-card__delete{margin-left:auto;color:#c0392b!important;background:#fff!important;border:1px solid #f1b8b8!important}.destination-library-card__delete:hover{background:#fff5f5!important;border-color:#e99a9a!important}.destination-library-page__empty{text-align:center;background:#fff;border:1px dashed #d9dde5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:50px 30px;display:flex}.destination-library-page__empty>span{color:#98a2b3;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.destination-library-page__empty h2{color:#172033;margin:0;font-size:22px}.destination-library-page__empty p{color:#667085;max-width:460px;margin:10px 0 22px;font-size:14px;line-height:1.6}.destination-library-page__empty button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#d96f2f;border:1px solid #d96f2f;border-radius:8px;padding:0 18px;font-size:13px;font-weight:600}.destination-library-page__empty button:hover{background:#c85f25;border-color:#c85f25}.destination-library__confirm{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.destination-library__confirm-box{background:#fff;border:1px solid #0f172a14;border-radius:16px;width:min(100%,460px);padding:32px;animation:.18s ease-out destinationDeleteModalIn;box-shadow:0 25px 60px #0f172a40,0 8px 20px #0f172a1f}.destination-library__confirm-box h3{color:#111827;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3}.destination-library__confirm-box p{color:#4b5563;margin:0 0 10px;font-size:.95rem;line-height:1.6}.destination-library__confirm-box strong{color:#111827}.destination-library__confirm-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.destination-library__confirm-actions button{min-height:42px;font:inherit;cursor:pointer;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,transform .15s}.destination-library__confirm-actions button:first-child{color:#374151;background:#fff;border:1px solid #d1d5db}.destination-library__confirm-actions button:first-child:hover{background:#f3f4f6}.destination-library__confirm-actions button:last-child{color:#fff;background:#dc2626;border:1px solid #dc2626}.destination-library__confirm-actions button:last-child:hover{background:#b91c1c;border-color:#b91c1c}.destination-library__confirm-actions button:active{transform:translateY(1px)}@keyframes destinationDeleteModalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=600px){.destination-library__confirm{padding:16px}.destination-library__confirm-box{border-radius:14px;padding:24px}.destination-library__confirm-actions{flex-direction:column-reverse}.destination-library__confirm-actions button{width:100%}}@media (width<=1100px){.destination-library-page{padding:30px}.destination-library-page__header{flex-direction:column;align-items:flex-start}.destination-library-page__header-actions{width:100%}.destination-library-page__header-actions button{flex:1}}@media (width<=760px){.destination-library-page{padding:20px 16px}.destination-library-page__header{gap:20px;margin-bottom:22px;padding-bottom:22px}.destination-library-page__header h1{font-size:30px}.destination-library-page__header p{font-size:14px}.destination-library-page__header-actions{flex-direction:column}.destination-library-page__header-actions button{width:100%}.destination-library-page__toolbar{flex-direction:column;align-items:stretch;margin-bottom:20px;padding:16px}.destination-library-page__search{width:100%}.destination-library-page__stats{justify-content:flex-start}.destination-library-page__grid{grid-template-columns:1fr;gap:16px}.destination-library-card__image{height:180px}.destination-library-card__actions{flex-wrap:wrap}.destination-library-card__actions button,.destination-library-card__actions a{flex:1}.destination-library-card__delete{margin-left:0;flex:none!important}}@media (width<=480px){.destination-library-page{padding:16px 12px}.destination-library-card__content{padding:16px}.destination-library-card__actions{grid-template-columns:1fr 1fr;display:grid}.destination-library-card__delete{grid-column:1/-1;width:100%}}.form-message{margin-top:10px;font-weight:500}.form-message--success{color:#15803d}.form-message--error{color:#dc2626}.quick-lead-form{background:#fff;border:1px solid #e4e4e4;border-radius:16px;padding:32px;box-shadow:0 20px 50px #00000014}.quick-lead-form__heading{color:#000;margin-bottom:24px}.quick-lead-form__heading span{letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.quick-lead-form__heading h2{color:#000;letter-spacing:-.03em;margin:0;font-size:26px;line-height:1.2}.quick-lead-form label{color:#000;margin-bottom:16px;display:block}.quick-lead-form label span{margin-bottom:7px;font-size:13px;font-weight:600;display:block}.quick-lead-form input,.quick-lead-form select{color:#111;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px}.quick-lead-form input:focus,.quick-lead-form select:focus{border-color:#111}.quick-lead-form button{color:#fff;background:#111;border:0;border-radius:8px;width:100%;min-height:50px;margin-top:4px;font-weight:650}.quick-lead-form button:disabled{opacity:.6;cursor:not-allowed}.quick-lead-form__error{color:red;margin:14px 0 0;font-size:15px;line-height:2}.quick-lead-success{background:#fff;border:1px solid #e4e4e4;border-radius:16px;padding:32px}.quick-lead-success strong{font-size:20px}.quick-lead-success p{color:#555;margin:8px 0 0}.tour-lead-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:520px;margin:50px auto;padding:30px;box-shadow:0 16px 40px #0f172a14}.tour-lead-form__heading{margin-bottom:26px}.tour-lead-form__heading h2{color:#111827;letter-spacing:-.025em;margin:0;font-size:1.55rem;line-height:1.2}.tour-lead-form__heading p{color:#64748b;margin:7px 0 0;font-size:.9rem;line-height:1.5}.tour-lead-form label{margin-bottom:17px;display:block}.tour-lead-form label>span{color:#334155;margin-bottom:7px;font-size:.82rem;font-weight:650;display:block}.tour-lead-form label small{color:#94a3b8;font-size:.75rem;font-weight:500}.tour-lead-form input,.tour-lead-form select,.tour-lead-form textarea{color:#111827;background:#fff;border:1px solid #d7dce2;border-radius:8px;outline:none;width:100%;transition:border-color .15s,box-shadow .15s;display:block}.tour-lead-form input,.tour-lead-form select{height:48px;padding:0 13px}.tour-lead-form textarea{resize:vertical;min-height:108px;padding:12px 13px;line-height:1.5}.tour-lead-form input::placeholder,.tour-lead-form textarea::placeholder{color:#9ca3af}.tour-lead-form input:focus,.tour-lead-form select:focus,.tour-lead-form textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #1118270f}.tour-lead-form button[type=submit]{color:#fff;background:#f97316;border:0;border-radius:8px;width:100%;min-height:50px;margin-top:4px;font-size:14px;font-weight:650;transition:background-color .15s,transform .15s}.tour-lead-form button[type=submit]:hover{background:#ea580c;transform:translateY(-1px)}.tour-lead-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}.tour-lead-form__error{margin:14px 0 0;font-size:13px;line-height:1.5;color:#b91c1c!important}.tour-lead-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;width:100%;max-width:520px;padding:30px;box-shadow:0 12px 30px #0f172a0d}.tour-lead-success strong{color:#166534;font-size:1.2rem;line-height:1.3;display:block}.tour-lead-success p{color:#4b5563;margin:8px 0 0;font-size:14px;line-height:1.6}@media (width<=600px){.tour-lead-form,.tour-lead-success{border-radius:14px;max-width:95%;margin:20px 10px;padding:24px 20px}.tour-lead-form__heading{margin-bottom:22px}.tour-lead-form__heading h2{font-size:1.4rem}.tour-lead-form label{margin-bottom:15px}}.vehicle-enquiry{background:#f5f3ee;padding:80px 24px}.vehicle-lead-form{background:#fff;border:1px solid #e3e0d9;border-radius:24px;width:min(680px,100%);margin:0 auto;padding:40px;box-shadow:0 12px 40px #17251f0f}.vehicle-lead-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.vehicle-lead-form textarea{color:#111;resize:vertical;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;min-height:110px;padding:12px 14px}.vehicle-lead-form textarea:focus{border-color:#17251f}.vehicle-lead-form small{color:#888;font-size:11px;font-weight:500}@media (width<=520px){.vehicle-enquiry{padding:56px 20px}.vehicle-lead-form{border-radius:20px;width:100%;padding:28px 20px}.vehicle-lead-form__row{grid-template-columns:1fr;gap:0}}.popular-destinations{box-sizing:border-box;background:#fff;width:100%;padding:100px 24px}.popular-destinations__inner{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto}.popular-destinations__header{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;display:flex}.popular-destinations__header h2{color:#17251f;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.popular-destinations__header>p{color:#68716c;width:100%;max-width:440px;margin:0;line-height:1.7}.popular-destinations__grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.destination-card{box-sizing:border-box;width:100%;min-width:0;color:inherit;background:#f7f6f2;border:1px solid #e2e0da;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 8px 28px #17251f0d}.destination-card:hover{border-color:#c9c3b8;transform:translateY(-5px);box-shadow:0 16px 38px #17251f1a}.destination-card__image{aspect-ratio:16/10;background:#deddd8;flex-shrink:0;width:100%;position:relative;overflow:hidden}.destination-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.destination-card:hover .destination-card__image img{transform:scale(1.045)}.destination-card__content{box-sizing:border-box;flex-direction:column;flex:1;min-width:0;padding:24px;display:flex}.destination-card__content h3{color:#17251f;letter-spacing:-.025em;margin:0;font-size:1.35rem;line-height:1.2}.destination-card__content p{color:#68716c;overflow-wrap:break-word;margin:12px 0 0;font-size:.92rem;line-height:1.65}.destination-card__content>span{color:#17251f;align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-size:.88rem;font-weight:700;transition:color .18s,transform .18s;display:inline-flex}.destination-card:hover .destination-card__content>span{color:#d9a441;transform:translate(4px)}.popular-destinations__footer{justify-content:center;margin-top:44px;display:flex}.popular-destinations__footer a{color:#17251f;background:0 0;border:1px solid #c9c3b8;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.popular-destinations__footer a:hover{color:#fff;background:#17251f;border-color:#17251f;transform:translateY(-2px)}@media (width<=1000px){.popular-destinations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (width<=760px){.popular-destinations{padding:76px 20px}.popular-destinations__header{margin-bottom:36px;display:block}.popular-destinations__header>p{margin-top:20px}.popular-destinations__grid{grid-template-columns:1fr;gap:18px}.destination-card{width:100%}.destination-card__content{padding:20px}}.home-faq{background:#f5f5f2}.home-faq__inner{max-width:1000px;margin:0 auto;padding:96px 24px}.home-faq__header{grid-template-columns:minmax(0,1fr) minmax(240px,340px);align-items:end;gap:60px;margin-bottom:48px;display:grid}.home-faq__header h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);line-height:1.05}.home-faq__header>p{color:#666;margin:0;font-size:15px;line-height:1.6}.home-faq__footer{margin-top:32px}.home-faq__link{color:#111;font-size:14px;font-weight:650;text-decoration:none}.home-faq__link:hover{text-decoration:underline}@media (width<=700px){.home-faq__inner{padding:64px 18px}.home-faq__header{grid-template-columns:1fr;gap:18px}.home-faq__footer{margin-top:24px}}@media (width<=420px){.home-faq__inner{padding:60px 0}}.final-cta{color:#fff;background:radial-gradient(circle at 80% 20%,#c9963229,#0000 34%),#18251f;position:relative;overflow:hidden}.final-cta__inner{width:min(1180px,100% - 48px);margin:0 auto;padding:105px 0}.final-cta__content{max-width:720px}.final-cta .section-eyebrow{color:#dfb65e}.final-cta h2{color:#fff;letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1}.final-cta p:not(.section-eyebrow){color:#ffffffb8;max-width:590px;margin:25px 0 0;font-size:1rem;line-height:1.75}.final-cta__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.final-cta__primary,.final-cta__secondary{min-height:50px;font:inherit;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 24px;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.final-cta__primary{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.final-cta__primary:hover{background:#b98627;border-color:#b98627;transform:translateY(-2px)}.final-cta__secondary{color:#fff;background:0 0;border:1px solid #ffffff40}.final-cta__secondary:hover{background:#ffffff12;border-color:#ffffff80;transform:translateY(-2px)}@media (width<=680px){.final-cta__inner{padding:72px 0}.final-cta h2{font-size:clamp(2.4rem,11vw,3.5rem)}.final-cta__actions{flex-direction:column}.final-cta__primary,.final-cta__secondary{width:100%}}.hero{color:#fff;background:linear-gradient(90deg,#0f1b16f5 0%,#0f1b16e6 42%,#0f1b16ad 68%,#0f1b1661 100%),#25352e;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(360px,430px);align-items:center;gap:80px;width:min(1180px,100% - 48px);margin:0 auto;padding:90px 0;display:grid}.hero__content{max-width:700px}.hero__eyebrow{color:#e0b457}.hero h1{color:#fff;letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(3.2rem,6vw,5.6rem);font-weight:700;line-height:.96}.hero__description{color:#fffc;max-width:650px;margin:30px 0 0;font-size:1.05rem;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero .button{border-radius:7px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.hero .button:hover{transform:translateY(-2px)}.hero .button--primary{background:var(--home-accent);color:#fff}.hero .button--primary:hover{background:#b98627}.hero .button--secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff47}.hero .button--secondary:hover{background:#ffffff21;border-color:#ffffff8c}.hero__form,.hero__form>*{width:100%}@media (width<=960px){.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;gap:55px;padding:75px 0}.hero__content{max-width:720px}.hero__form{max-width:520px}.trust-strip__inner{grid-template-columns:repeat(2,1fr)}.trust-strip__item{border-bottom:1px solid var(--home-border);padding:18px 22px}.trust-strip__item:nth-child(2){border-right:0}.trust-strip__item:nth-child(3),.trust-strip__item:nth-child(4){border-bottom:0}.trust-strip__item:first-child{padding-left:22px}.trust-strip__item:last-child{padding-right:22px}.vehicle-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px);margin:0 auto}}@media (width<=680px){.hero__inner{gap:40px;width:min(100% - 32px,1180px);padding:60px 0 65px}.hero h1{font-size:clamp(2.65rem,12vw,4rem);line-height:.98}.hero__description{margin-top:23px;font-size:.96rem;line-height:1.7}.hero__actions{flex-direction:column;margin-top:27px}.hero .button{width:100%}}@media (width<=420px){.hero h1{font-size:2.6rem}.hero__inner{padding-top:48px}}.home-page{--home-bg:#f6f4ef;--home-surface:#fff;--home-dark:#17251f;--home-muted:#68716c;--home-border:#d0c6aa;--home-accent:#c99632;--home-accent-dark:#a9771d;background:var(--home-bg);color:var(--home-dark)}.home-page section{width:100%}.home-page .section-eyebrow,.home-page .hero__eyebrow{color:var(--home-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:800;line-height:1.3}.quick-lead-popup{z-index:9999;visibility:hidden;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);background:#17251fb8;justify-content:center;align-items:center;padding:24px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.quick-lead-popup--open{visibility:visible;opacity:1;pointer-events:auto}.quick-lead-popup__backdrop{cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.quick-lead-popup__content{z-index:1;opacity:0;background:#fff;border-radius:24px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:36px;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1);position:relative;overflow-y:auto;transform:translateY(24px)scale(.97);box-shadow:0 30px 90px #0000003d,0 12px 35px #0000001f}.quick-lead-popup--open .quick-lead-popup__content{opacity:1;transform:translateY(0)scale(1)}.quick-lead-popup--closing .quick-lead-popup__content{opacity:0;transform:translateY(20px)scale(.97)}.quick-lead-popup__close{color:#17251f;cursor:pointer;background:#f3f1ed;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:25px;line-height:1;transition:background-color .2s,color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.quick-lead-popup__close:hover{color:#fff;background:#17251f;transform:rotate(90deg)}.quick-lead-popup__close:focus-visible{outline-offset:3px;outline:3px solid #b65f3240}.quick-lead-popup__header .section-eyebrow{color:#b65f32;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800}.quick-lead-popup__header h2{color:#17251f;letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2rem,5vw,2.8rem);line-height:1.08}.quick-lead-popup__header>p:last-child{color:#66716b;margin:0;font-size:.95rem;line-height:1.7}.quick-lead-popup .quick-lead-form{width:100%}@media (width<=640px){.quick-lead-popup{align-items:flex-end;padding:0}.quick-lead-popup__content{border-radius:22px 22px 0 0;width:100%;max-height:92vh;padding:28px 20px 24px;transform:translateY(40px)scale(1)}.quick-lead-popup--open .quick-lead-popup__content{transform:translateY(0)scale(1)}.quick-lead-popup--closing .quick-lead-popup__content{transform:translateY(40px)scale(1)}.quick-lead-popup__close{width:40px;height:40px;top:12px;right:12px}.quick-lead-popup__header{margin-bottom:22px;padding-right:44px}.quick-lead-popup__header h2{font-size:1.8rem}}@media (width<=400px){.quick-lead-popup__content{padding:24px 16px 20px}.quick-lead-popup__header h2{font-size:1.65rem}}@media (prefers-reduced-motion:reduce){.quick-lead-popup,.quick-lead-popup__content,.quick-lead-popup__close{transition:none}}.popular-tours{background:#f7f6f2;padding:0 24px 100px}.popular-tours__inner{width:min(1180px,100%);margin:0 auto}.popular-tours__header{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;display:flex}.popular-tours__header h2{color:#17251f;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.popular-tours__header>p{color:#68716c;text-align:left;max-width:440px;margin:0;line-height:1.7}.popular-tours__header .section-eyebrow{color:#e35b24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.75rem;font-weight:800}.popular-tours__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.tour-card{min-width:0;color:inherit;background:#fff;border:1px solid #e2e0da;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 8px 28px #17251f0d}.tour-card__image{aspect-ratio:16/10;background:#deddd8;width:100%;height:auto;margin:0;padding:0;display:block;overflow:hidden}.tour-card__image img{object-fit:cover;border:0;width:100%;height:100%;margin:0;padding:0;transition:transform .45s;display:block}.tour-card__content{text-align:left;flex-direction:column;flex:1;padding:24px;display:flex}.tour-card__eyebrow{color:#e35b24;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.tour-card__content h3{color:#17251f;letter-spacing:-.02em;margin:0;font-size:1.2rem;line-height:1.3}.tour-card__content>p:not(.tour-card__eyebrow){color:#68716c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:14px 0 0;font-size:.92rem;line-height:1.65;display:-webkit-box;overflow:hidden}.tour-card__link{color:#17251f;background:#fff;border:1px solid #d8d3ca;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:24px;padding:10px 16px;font-size:.84rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s,gap .18s;display:inline-flex}.tour-card__link span{color:#e35b24;font-size:1rem;transition:transform .18s}.tour-card:hover .tour-card__link{color:#fff;background:#17251f;border-color:#17251f;gap:10px;transform:translateY(-1px)}.tour-card:hover .tour-card__link span{color:#e35b24;transform:translate(3px)}.popular-tours__footer{justify-content:center;margin-top:44px;display:flex}.popular-tours__footer a{color:#17251f;background:0 0;border:1px solid #c9c3b8;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.popular-tours__footer a:hover{color:#fff;background:#17251f;border-color:#17251f;transform:translateY(-2px)}@media (width<=1000px){.popular-tours__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.popular-tours{padding:76px 20px}.popular-tours__header{margin-bottom:36px;display:block}.popular-tours__header>p{max-width:680px;margin-top:20px}.popular-tours__grid{grid-template-columns:1fr;gap:18px}}@media (width<=560px){.popular-tours__grid{grid-template-columns:1fr}.tour-card__content{padding:20px}.tour-card__link{margin-top:20px;padding:9px 14px;font-size:.82rem}}.testimonials{background:#f6f7f8;padding:104px 24px}.testimonials__inner{width:min(1180px,100%);margin:0 auto}.testimonials__header{max-width:700px;margin-bottom:52px}.testimonials__header .section-eyebrow{margin-bottom:14px}.testimonials__header h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.testimonials__header>p:last-child{color:#666;max-width:620px;margin:20px 0 0;font-size:1.05rem;line-height:1.7}.testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #e6e6e6;border-radius:18px;flex-direction:column;min-height:390px;padding:32px;display:flex;box-shadow:0 8px 30px #0000000a}.testimonial-card__rating{letter-spacing:.14em;margin-bottom:22px;font-size:.95rem;line-height:1}.testimonial-card__review{color:#333;margin:0;font-size:1rem;line-height:1.75}.testimonial-card__author{border-top:1px solid #ededed;flex-direction:column;gap:5px;margin-top:auto;padding-top:28px;display:flex}.testimonial-card__author strong{font-size:.98rem;line-height:1.3}.testimonial-card__author span{color:#777;font-size:.88rem;line-height:1.4}@media (width<=900px){.testimonials{padding:80px 20px}.testimonials__grid{grid-template-columns:1fr;gap:18px}.testimonial-card{min-height:auto}}@media (width<=600px){.testimonials{padding:68px 16px}.testimonials__header{margin-bottom:36px}.testimonials__header h2{font-size:2rem}.testimonial-card{border-radius:16px;padding:26px}.testimonial-card__review{font-size:.96rem;line-height:1.7}}.trust-strip{border-bottom:1px solid var(--home-border);background:#fff}.trust-strip__inner{grid-template-columns:repeat(4,1fr);width:min(1180px,100% - 48px);margin:0 auto;padding:28px 0;display:grid}.trust-strip__item{border-right:1px solid var(--home-border);align-items:center;gap:14px;min-height:58px;padding:0 28px;display:flex}.trust-strip__item:first-child{padding-left:0}.trust-strip__item:last-child{border-right:0;padding-right:0}.trust-strip__icon{width:34px;height:34px;color:var(--home-accent-dark);background:#f3ead7;border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:800;display:grid}.trust-strip strong{color:var(--home-dark);font-size:.88rem;line-height:1.35;display:block}.trust-strip p{color:var(--home-muted);margin:4px 0 0;font-size:.78rem;line-height:1.45}@media (width<=960px){.trust-strip__inner{grid-template-columns:repeat(2,1fr)}.trust-strip__item{border-bottom:1px solid var(--home-border);padding:18px 22px}.trust-strip__item:nth-child(2){border-right:0}.trust-strip__item:nth-child(3),.trust-strip__item:nth-child(4){border-bottom:0}.trust-strip__item:first-child{padding-left:22px}.trust-strip__item:last-child{padding-right:22px}}@media (width<=680px){.trust-strip__inner{grid-template-columns:1fr;width:calc(100% - 32px);padding:12px 0}.trust-strip__item,.trust-strip__item:first-child,.trust-strip__item:last-child{border-right:0;border-bottom:1px solid var(--home-border);padding:15px 0}.trust-strip__item:last-child{border-bottom:0}}.vehicle-preview{background:var(--home-bg)}.vehicle-preview__inner{width:min(1180px,100% - 48px);margin:0 auto;padding:100px 0}.vehicle-preview__header{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:60px;margin-bottom:48px;display:grid}.vehicle-preview__header h2,.home-faq__header h2{color:var(--home-dark);letter-spacing:-.045em;margin:0;font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.02}.vehicle-preview__intro,.vehicle-preview__header>p,.home-faq__header>p{color:var(--home-muted);margin:0;font-size:.98rem;line-height:1.75}.vehicle-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.vehicle-card{background:var(--home-surface);border:1px solid var(--home-border);border-radius:16px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.vehicle-card:hover{border-color:#d2c5a9;transform:translateY(-5px);box-shadow:0 18px 40px #17251f17}.vehicle-card__image{aspect-ratio:16/10;background:#dedfd9;overflow:hidden}.vehicle-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.vehicle-card:hover .vehicle-card__image img{transform:scale(1.045)}.vehicle-card__content{padding:25px}.vehicle-card__capacity{color:var(--home-accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:.73rem;font-weight:800}.vehicle-card h3{color:var(--home-dark);letter-spacing:-.025em;margin:0;font-size:1.45rem;line-height:1.2}.vehicle-card__content>p:not(.vehicle-card__capacity){min-height:78px;color:var(--home-muted);margin:13px 0 22px;font-size:.91rem;line-height:1.7}.vehicle-card .button{width:100%}.vehicle-preview__footer{justify-content:center;margin-top:34px;display:flex}.vehicle-preview__footer .button{min-height:48px;color:var(--home-dark);border:1px solid #cfcac0;border-radius:7px;justify-content:center;align-items:center;padding:0 25px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.vehicle-preview__footer .button:hover{border-color:burlywoo;color:#fff;background:#17251f}@media (width<=960px){.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;gap:55px;padding:75px 0}.hero__content{max-width:720px}.hero__form{max-width:520px}.trust-strip__inner{grid-template-columns:repeat(2,1fr)}.trust-strip__item{border-bottom:1px solid var(--home-border);padding:18px 22px}.trust-strip__item:nth-child(2){border-right:0}.trust-strip__item:nth-child(3),.trust-strip__item:nth-child(4){border-bottom:0}.trust-strip__item:first-child{padding-left:22px}.trust-strip__item:last-child{padding-right:22px}.vehicle-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px);margin:0 auto}}@media (width<=680px){.vehicle-preview__inner{padding:72px 0}.vehicle-preview__header{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.vehicle-preview__header h2{font-size:clamp(2.15rem,10vw,3rem)}.vehicle-preview__grid{grid-template-columns:1fr;gap:16px}.vehicle-card:last-child{grid-column:auto;max-width:none}.vehicle-card__content{padding:22px}.vehicle-card__content>p:not(.vehicle-card__capacity){min-height:auto}}@media (width<=420px){.vehicle-preview__inner{padding:60px 0}.vehicle-card__image{aspect-ratio:16/10}}.site-footer{color:#fff;background:#111}.site-footer__main{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:56px;width:min(1200px,100% - 48px);margin:0 auto;padding:72px 0 64px;display:grid}.site-footer__about{max-width:360px}.site-footer__logo{color:#fff;letter-spacing:-.025em;font-size:20px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-block}.site-footer__about>p{color:#999;margin:16px 0 0;font-size:14px;line-height:1.7}.site-footer__nav,.site-footer__contact{flex-direction:column;align-items:flex-start;display:flex}.site-footer__nav h3,.site-footer__contact h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px;font-size:12px;font-weight:700}.site-footer__nav a{color:#999;margin-bottom:10px;font-size:14px;line-height:1.5;text-decoration:none;transition:color .16s,transform .16s}.site-footer__nav a:hover{color:#fff;transform:translate(2px)}.site-footer__contact a{color:#c7c7c7;margin-bottom:10px;font-size:14px;line-height:1.5;text-decoration:none;transition:color .16s}.site-footer__contact a:hover{color:#d9a441}.site-footer__contact p{color:#999;margin:8px 0 0;font-size:14px;line-height:1.7}.site-footer__trust{border-top:1px solid #2b2b2b;justify-content:center;align-items:center;gap:28px;width:min(1200px,100% - 48px);margin:0 auto;padding:22px 0;display:flex}.site-footer__trust p{color:#999;margin:0;font-size:13px;line-height:1.5}.site-footer__trust p+p{position:relative}.site-footer__trust p+p:before{content:"";background:#555;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.site-footer__trust a{color:#d9a441;text-decoration:none;transition:color .16s}.site-footer__trust a:hover{color:#fff}.site-footer__bottom{border-top:1px solid #222;justify-content:space-between;align-items:center;gap:24px;width:min(1200px,100% - 48px);margin:0 auto;padding:20px 0;display:flex}.site-footer__bottom p{color:#666;margin:0;font-size:12px;line-height:1.5}.site-footer__legal-links{align-items:center;gap:18px;display:flex}.site-footer__legal-links a{color:#666;font-size:.72rem;text-decoration:none;transition:color .18s}.site-footer__legal-links a:hover{color:#fff}@media (width<=900px){.site-footer__main{grid-template-columns:1.5fr 1fr 1fr;gap:48px}.site-footer__about{grid-column:1/-1;max-width:600px}}@media (width<=600px){.site-footer__main{gap:30px 20px;width:100%;max-width:100%;padding:40px 20px;grid-template-columns:1fr 1fr!important}.site-footer__main>*{width:100%;min-width:0;max-width:100%}.site-footer__about{max-width:100%;margin-bottom:20px;grid-column:1/-1!important}.site-footer__nav,.site-footer__contact{width:100%}.site-footer__trust{text-align:center;flex-direction:column;gap:10px;width:100%;padding:20px 0}.site-footer__trust p+p:before{display:none}.site-footer__bottom{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;padding:20px 0}.site-footer__legal-links{flex-direction:column;gap:10px;width:100%}}.site-header{z-index:100;background:#fff;border-bottom:1px solid #eaeaea;width:100%;position:sticky;top:0}.site-header__inner{z-index:102;justify-content:space-between;align-items:center;gap:32px;max-width:1200px;min-height:76px;margin:0 auto;padding:0 24px;display:flex;position:relative}.site-header__logo{color:#111;flex-direction:column;flex-shrink:0;line-height:1;text-decoration:none;display:flex}.site-header__logo-main{letter-spacing:-.04em;font-size:24px;font-weight:800}.site-header__logo-sub{letter-spacing:.08em;text-transform:uppercase;color:#555;margin-top:5px;font-size:10px;font-weight:500}.site-header__nav{align-items:center;gap:28px;margin-left:auto;display:flex}.site-header__nav a{color:#222;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,opacity .15s;position:relative}.site-header__nav a:after{content:"";transform-origin:50%;background:#111;height:2px;transition:transform .18s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.site-header__nav a:hover{color:#000}.site-header__nav a:hover:after{transform:scaleX(1)}.site-header__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.site-header__phone{color:#222;font-size:14px;font-weight:600;text-decoration:none}.site-header__phone:hover{opacity:.6}.site-header__book{border-radius:8px;min-height:42px;padding:0 18px}.site-header__menu-button{color:#111;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 13px;font-size:12px;font-weight:700;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:none}.site-header__menu-button:hover{transform:translateY(-1px)}.site-header__menu-button--open{color:#fff;background:#111;border-color:#111}.site-header__menu-icon{flex-direction:column;justify-content:space-between;width:18px;height:14px;display:flex}.site-header__menu-icon span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.site-header__menu-button--open .site-header__menu-icon span:first-child{transform:translateY(6px)rotate(45deg)}.site-header__menu-button--open .site-header__menu-icon span:nth-child(2){opacity:0}.site-header__menu-button--open .site-header__menu-icon span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.site-header__mobile{z-index:101;pointer-events:none;padding:0 16px;position:absolute;top:100%;left:0;right:0}.site-header__mobile-nav{opacity:0;visibility:hidden;transform-origin:100% 0;background:#fff;border:1px solid #dedede;border-radius:18px;max-width:1200px;margin:0 auto;padding:10px;transition:opacity .18s,visibility .18s,transform .18s;transform:translateY(-12px)scale(.98);box-shadow:0 20px 50px #0000001f}.site-header__mobile--open{pointer-events:auto}.site-header__mobile--open .site-header__mobile-nav{opacity:1;visibility:visible;transform:translateY(12px)scale(1)}.site-header__mobile-nav a{color:#111;border-radius:11px;align-items:center;gap:16px;min-height:54px;padding:0 14px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .15s,padding-left .15s;display:flex}.site-header__mobile-nav a:hover{background:#f5f5f2;padding-left:18px}.site-header__mobile-nav a>span:first-child{color:#999;letter-spacing:.05em;width:24px;font-size:10px;font-weight:700}.site-header__mobile-book{justify-content:space-between;margin-top:8px;color:#fff!important;background:#111!important}.site-header__mobile-book:hover{background:#222!important;padding-left:14px!important}.site-header__mobile-book>span:last-child{color:#fff;font-size:20px;transition:transform .15s}.site-header__mobile-book:hover>span:last-child{transform:translate(4px)}@media (width<=900px){.site-header__inner{min-height:68px}.site-header__nav,.site-header__actions{display:none}.site-header__menu-button{display:inline-flex}}@media (width<=520px){.site-header__inner{padding:0 18px}.site-header__logo-main{font-size:22px}.site-header__logo-sub{font-size:9px}.site-header__mobile{padding:0 12px}}.destination-lead-popup{z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.destination-lead-popup__backdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0f1714ad;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.destination-lead-popup__content{z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px;width:min(560px,100%);min-width:0;max-height:calc(100dvh - 32px);padding:34px;animation:.22s ease-out destinationLeadPopupIn;position:relative;overflow:hidden auto;box-shadow:0 24px 70px #0f171440}.destination-lead-popup__close{z-index:10;color:#17251f;cursor:pointer;background:#f3f4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:12px;right:12px}.destination-lead-popup__close:hover{color:#fff;background:#17251f;transform:rotate(90deg)}.destination-lead-popup__header{margin-bottom:24px;padding-right:42px}.destination-lead-popup__header .section-eyebrow{color:#e35b24;margin-bottom:8px}.destination-lead-popup__header h2{color:#17251f;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.15}.destination-lead-popup__header p:last-child{color:#68716c;margin:10px 0 0;font-size:15px;line-height:1.6}@media (width<=600px){.destination-lead-popup{padding-top:max(16px, env(safe-area-inset-top));padding-right:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;min-width:0;max-width:100%;padding-left:16px}.destination-lead-popup__content{border-radius:18px;width:100%;max-height:calc(100dvh - 32px);padding:28px 20px}.destination-lead-popup__header{padding-right:38px}.destination-lead-popup__close{top:12px;right:12px}}@keyframes destinationLeadPopupIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.quick-lead-popup{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.quick-lead-popup__backdrop{cursor:pointer;background:#000000a6;border:0;width:100%;height:100%;position:absolute;inset:0}.quick-lead-popup__content{z-index:1;color:#111;background:#fff;border-radius:12px;width:min(100%,520px);max-height:calc(100vh - 48px);padding:40px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0003}.quick-lead-popup__close{color:#111;cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:flex;position:absolute;top:16px;right:16px}.quick-lead-popup__close:hover{background:#e7e7e7}.quick-lead-popup__header{margin-bottom:28px;padding-right:36px}.quick-lead-popup__header h2{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,38px);line-height:1.05}.quick-lead-popup__header p:last-child{color:#666;margin:12px 0 0;font-size:14px;line-height:1.6}@media (width<=600px){.quick-lead-popup{align-items:center}.quick-lead-popup__content{border-radius:18px;width:100%;max-height:90vh;padding:32px 20px 28px}}.route-lead-popup{z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.route-lead-popup__backdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0f1714ad;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.route-lead-popup__content{z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px;width:min(620px,100%);min-width:0;max-height:calc(100dvh - 32px);padding:34px;animation:.22s ease-out routeLeadPopupIn;position:relative;overflow:hidden auto;box-shadow:0 24px 70px #0f171440}.route-lead-popup__close{z-index:10;color:#17251f;cursor:pointer;background:#f3f4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:12px;right:12px}.route-lead-popup__close:hover{color:#fff;background:#17251f;transform:rotate(90deg)}.route-lead-popup__header{margin-bottom:24px;padding-right:42px}.route-lead-popup__header p{color:#e35b24;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.route-lead-popup__header h2{color:#17251f;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.15}.route-lead-popup__header span{color:#68716c;margin-top:10px;font-size:15px;line-height:1.6;display:block}.route-lead-popup .tour-lead-form{width:100%;max-width:none;margin:0}@keyframes routeLeadPopupIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.route-lead-popup{padding-top:max(16px, env(safe-area-inset-top));padding-right:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;min-width:0;max-width:100%;padding-left:16px}.route-lead-popup__content{border-radius:18px;width:100%;max-width:620px;max-height:calc(100dvh - 32px);padding:28px 20px}.route-lead-popup__header{margin-bottom:20px;padding-right:38px}.route-lead-popup__close{top:12px;right:12px}}@media (prefers-reduced-motion:reduce){.route-lead-popup__content{animation:none}.route-lead-popup__close{transition:none}}.tour-lead-popup{z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.tour-lead-popup__backdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0f1714ad;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.tour-lead-popup__content{z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px;width:min(560px,100%);min-width:0;max-height:calc(100dvh - 32px);padding:34px;animation:.22s ease-out tourLeadPopupIn;position:relative;overflow:hidden auto;box-shadow:0 24px 70px #0f171440}.tour-lead-popup__close{z-index:10;color:#17251f;cursor:pointer;background:#f3f4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:12px;right:12px}.tour-lead-popup__close:hover{color:#fff;background:#17251f;transform:rotate(90deg)}.tour-lead-popup__header{margin-bottom:24px;padding-right:42px}.tour-lead-popup__header .section-eyebrow{color:#e35b24;margin:0 0 8px}.tour-lead-popup__header h2{color:#17251f;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.15}.tour-lead-popup__header>p:last-child{color:#68716c;margin:10px 0 0;font-size:15px;line-height:1.6}.tour-lead-popup .tour-lead-form{width:100%;max-width:none;margin:0}@media (width<=600px){.tour-lead-popup{padding-top:max(16px, env(safe-area-inset-top));padding-right:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;min-width:0;max-width:100%;padding-left:16px}.tour-lead-popup__content{border-radius:18px;width:100%;max-width:560px;max-height:calc(100dvh - 32px);padding:28px 20px}.tour-lead-popup__header{padding-right:38px}.tour-lead-popup__close{top:12px;right:12px}}@keyframes tourLeadPopupIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.vehicle-lead-popup{z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.vehicle-lead-popup__backdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0f1714ad;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.vehicle-lead-popup__content{z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-radius:20px;width:min(560px,100%);min-width:0;max-height:calc(100dvh - 32px);padding:34px;animation:.22s ease-out vehicleLeadPopupIn;position:relative;overflow:hidden auto;box-shadow:0 24px 70px #0f171440}.vehicle-lead-popup__close{z-index:10;color:#17251f;cursor:pointer;background:#f3f4f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:12px;right:12px}.vehicle-lead-popup__close:hover{color:#fff;background:#17251f;transform:rotate(90deg)}.vehicle-lead-popup__header{margin-bottom:24px;padding-right:42px}.vehicle-lead-popup__header .section-eyebrow{color:#e35b24;margin-bottom:8px}.vehicle-lead-popup__header h2{color:#17251f;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,4vw,2.2rem);line-height:1.15}.vehicle-lead-popup__header p:last-child{color:#68716c;margin:10px 0 0;font-size:15px;line-height:1.6}.vehicle-lead-popup .vehicle-lead-form{width:100%;max-width:none;margin:0}@media (width<=600px){.vehicle-lead-popup{padding-top:max(16px, env(safe-area-inset-top));padding-right:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:flex-start;padding-left:16px}.vehicle-lead-popup__content{border-radius:18px;width:100%;max-width:560px;max-height:calc(100dvh - 32px);padding:28px 20px}.vehicle-lead-popup__header{padding-right:38px}.vehicle-lead-popup__close{top:12px;right:12px}}@keyframes vehicleLeadPopupIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.route-section{width:min(100% - 32px,1100px);margin:0 auto;padding:72px 0}.route-section>div{width:100%}.route-section__heading,.route-snapshot__heading,.route-locations__heading,.route-en-route-stops__heading,.route-traveler-types__heading,.route-notes__heading,.route-faqs__heading,.route-accommodation__heading{max-width:760px;margin-bottom:36px}.route-section__heading>p:first-child,.route-snapshot__heading>p:first-child,.route-locations__heading>p:first-child,.route-en-route-stops__heading>p:first-child,.route-traveler-types__heading>p:first-child,.route-notes__heading>p:first-child,.route-faqs__heading>p:first-child,.route-accommodation__heading>p:first-child{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color,#e35b24);margin:0 0 9px;font-size:.82rem;font-weight:700}.route-section h2,.route-snapshot h2,.route-locations h2,.route-en-route-stops h2,.route-traveler-types h2,.route-notes h2,.route-faqs h2,.route-accommodation h2{color:var(--heading-color,#111827);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.15}.route-hero{isolation:isolate;color:#fff;background:#111;align-items:center;min-height:min(720px,78vh);display:flex;position:relative;overflow:hidden}.route-hero__image{z-index:-3;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.route-hero__overlay{z-index:-2;background:linear-gradient(90deg,#000000c7 0%,#00000094 42%,#0003 100%),linear-gradient(#0000002e,#00000073);position:absolute;inset:0}.route-hero__content{width:min(1180px,100% - 40px);margin-inline:auto;padding-block:110px}.route-hero__content .section-eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.82;margin:0 0 18px;font-size:.78rem;font-weight:700}.route-hero__content h1{letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(2.8rem,6vw,5.3rem);line-height:.98}.route-hero__content>p:not(.section-eyebrow){color:#ffffffe0;max-width:720px;margin:26px 0 0;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.75}.route-hero__button{color:#111;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;margin-top:32px;padding:0 26px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.route-hero__button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0003}.route-hero__button:focus-visible{outline-offset:4px;outline:3px solid #ffffffd9}.route-snapshot__details{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 8px 28px #0000000d}.route-snapshot__details>div{padding:26px 28px}.route-snapshot__details>div+div{border-left:1px solid #e5e7eb}.route-snapshot__details span{color:#6b7280;margin-bottom:7px;font-size:.8rem;font-weight:600;display:block}.route-snapshot__details strong{color:#111827;font-size:1.05rem;line-height:1.45;display:block}.route-locations{padding-top:56px;padding-bottom:56px}.route-locations__heading{margin-bottom:24px}.route-locations__heading>p:last-child{color:#4b5563;max-width:700px;margin:14px 0 0;font-size:1rem;line-height:1.7}.route-locations ul{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.route-locations li{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:11px 17px;font-size:.92rem;font-weight:600}.route-service{padding-top:56px;padding-bottom:56px}.route-service>div{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:42px;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000e}.route-service>div:before{content:"";background:var(--primary-color,#e35b24);width:5px;position:absolute;inset:0 auto 0 0}.route-service>div>p:first-child{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color,#e35b24);margin:0 0 10px;font-size:.82rem;font-weight:700}.route-service h2{max-width:780px;margin:0 0 17px;font-size:clamp(1.7rem,3vw,2.3rem)}.route-service h2+p{color:#4b5563;max-width:780px;margin:0 0 30px;font-size:1rem;line-height:1.75}.route-service h3{color:#111827;margin:28px 0 13px;font-size:1.05rem;line-height:1.3}.route-service ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;margin:0;padding:0;list-style:none;display:grid}.route-service li{color:#374151;background:#f8fafc;border-radius:10px;padding:13px 16px 13px 41px;font-size:.94rem;line-height:1.5;position:relative}.route-service li:before{content:"✓";color:var(--primary-color,#e35b24);font-weight:700;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.route-service--one-way>div{background:linear-gradient(135deg,#2563eb0b,#fff 60%)}.route-service--round-trip>div{background:linear-gradient(135deg,#10b9810b,#fff 60%)}.route-service--round-trip>div:before{background:#10b981}.route-service--round-trip>div>p:first-child,.route-service--round-trip li:before{color:#059669}.route-service--multi-day>div{background:linear-gradient(135deg,#f59e0b0d,#fff 60%)}.route-service--multi-day>div:before{background:#f59e0b}.route-service--multi-day>div>p:first-child,.route-service--multi-day li:before{color:#d97706}.route-service+.route-service{padding-top:20px}.route-fare{width:min(100% - 32px,1100px);margin:0 auto;padding:72px 0}.route-fare__heading{max-width:760px;margin-bottom:36px}.route-fare__heading>p:first-child,.route-fare__service-heading>p:first-child,.route-fare__included>p:first-child,.route-fare__excluded>p:first-child{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color,#e35b24);margin:0 0 9px;font-size:.82rem;font-weight:700}.route-fare__heading h2{color:#111827;margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.route-fare__heading>p:last-child{color:#4b5563;margin:0;line-height:1.7}.route-fare__service{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:22px;padding:34px;box-shadow:0 7px 26px #0000000d}.route-fare__service--featured{background:linear-gradient(135deg,#2563eb0b,#fff 65%);border-color:#2563eb40}.route-fare__service-heading h3{color:#111827;margin:0 0 12px;font-size:1.35rem;line-height:1.3}.route-fare__service-heading>p:last-child{color:#4b5563;max-width:720px;margin:0 0 24px;line-height:1.7}.route-fare__vehicles{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:25px;display:grid}.route-fare__vehicle{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.route-fare__vehicle h4{color:#111827;margin:0 0 6px;font-size:1rem}.route-fare__vehicle p{color:#6b7280;margin:0;font-size:.9rem}.route-fare__vehicle strong{color:#111827}.route-fare__button{background:var(--primary-color,#111);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.route-fare__button:hover{opacity:.92;transform:translateY(-2px)}.route-fare__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.route-fare__included,.route-fare__excluded{border-radius:16px;padding:28px}.route-fare__included{background:#f0fdf4}.route-fare__excluded{background:#fff7ed}.route-fare__included h3,.route-fare__excluded h3{color:#111827;margin:0 0 18px;font-size:1.15rem}.route-fare__included ul,.route-fare__excluded ul{margin:0;padding-left:20px}.route-fare__included li,.route-fare__excluded li{color:#374151;margin-bottom:8px;line-height:1.55}.route-en-route-stops{padding-top:72px;padding-bottom:72px}.route-en-route-stops__heading{margin-bottom:36px}.route-en-route-stops__heading>p:last-child{color:#4b5563;max-width:700px;margin:14px 0 0;line-height:1.7}.route-en-route-stops__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.route-en-route-stops__item{background:#fff;border:1px solid #e5e7eb;border-radius:18px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 8px 28px #0000000e}.route-en-route-stops__item:hover{transform:translateY(-4px);box-shadow:0 14px 36px #00000017}.route-en-route-stops__image{background:#f3f4f6;width:100%;height:220px;overflow:hidden}.route-en-route-stops__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.route-en-route-stops__item:hover .route-en-route-stops__image img{transform:scale(1.04)}.route-en-route-stops__content{padding:24px}.route-en-route-stops__content h3{color:#111827;margin:0 0 9px;font-size:1.2rem;line-height:1.3}.route-en-route-stops__content p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.65}.route-traveler-types__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.route-traveler-types__item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;box-shadow:0 7px 24px #0000000b}.route-traveler-types__item h3{color:#111827;margin:0 0 12px;font-size:1.15rem;line-height:1.3}.route-traveler-types__item p{color:#4b5563;margin:0 0 10px;font-size:.94rem;line-height:1.65}.route-traveler-types__item p:last-child{margin-bottom:0}.route-traveler-types__item strong{color:#111827}.route-notes{padding-top:56px;padding-bottom:56px}.route-notes>ul{background:#fffbeb;border-radius:14px;margin:0;padding:24px 28px;list-style:none}.route-notes li{color:#4b5563;margin-bottom:12px;padding-left:28px;line-height:1.6;position:relative}.route-notes li:last-child{margin-bottom:0}.route-notes li:before{content:"•";color:#d97706;font-weight:700;position:absolute;left:7px}.route-accommodation{padding-top:56px;padding-bottom:56px}.route-accommodation__heading{justify-content:space-between;align-items:flex-end;gap:40px;width:100%;max-width:none;margin-bottom:24px;display:flex}.route-accommodation__title{max-width:760px}.route-accommodation__title>p{color:#e35b24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:700;line-height:1.2}.route-accommodation__title h2{color:var(--heading-color,#111827);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.15}.route-accommodation__button{color:#fff;white-space:nowrap;cursor:pointer;background:#e35b24;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:46px;margin:0;padding:0 20px;font-size:.9rem;font-weight:700;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.route-accommodation__button:hover{background:#c94d1d;transform:translateY(-2px);box-shadow:0 8px 20px #e35b2433}.route-accommodation__button span{font-size:1.05rem;transition:transform .18s}.route-accommodation__button:hover span{transform:translate(3px)}.route-accommodation__button:focus-visible{outline-offset:3px;outline:3px solid #e35b2440}.route-accommodation__description{color:#4b5563;max-width:780px;margin:0;font-size:1rem;line-height:1.75}@media (width<=700px){.route-accommodation{padding-top:42px;padding-bottom:42px}.route-accommodation__heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.route-accommodation__title{width:100%}.route-accommodation__title h2{font-size:1.8rem}.route-accommodation__button{width:auto;margin-top:0}.route-accommodation__description{font-size:.95rem;line-height:1.7}}.route-faqs{padding-top:72px;padding-bottom:72px}.route-faqs__items{max-width:900px}.route-final-cta{padding-top:48px;padding-bottom:90px}.route-final-cta__content{text-align:center;background:linear-gradient(135deg,#111827 0%,#1f2937 100%);border-radius:24px;padding:64px 50px;position:relative;overflow:hidden;box-shadow:0 16px 45px #0000001f}.route-final-cta__content:before{content:"";background:#2563eb2e;border-radius:50%;width:280px;height:280px;position:absolute;top:-160px;right:-80px}.route-final-cta__content:after{content:"";background:#10b9811a;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-150px;left:-80px}.route-final-cta__eyebrow{z-index:1;letter-spacing:.06em;text-transform:uppercase;color:#60a5fa;margin:0 0 10px;font-size:.82rem;font-weight:700;position:relative}.route-final-cta h2{z-index:1;color:#fff;max-width:850px;margin:0 auto 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.12;position:relative}.route-final-cta__description{z-index:1;color:#d1d5db;max-width:650px;margin:0 auto 28px;font-size:1rem;line-height:1.7;position:relative}.route-final-cta__button{z-index:1;color:#111827;background:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;position:relative}.route-final-cta__button:hover{background:#f3f4f6;transform:translateY(-2px)}.route-lead-modal{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0a0f14b8;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out routeLeadModalFadeIn;display:flex;position:fixed;inset:0}.route-lead-modal__content{background:#fff;border-radius:20px;width:min(100%,620px);max-height:calc(100vh - 48px);padding:32px;animation:.25s ease-out routeLeadModalSlideIn;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000047}.route-lead-modal__close{color:#222;cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:28px;line-height:1;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.route-lead-modal__close:hover{color:#fff;background:#111;transform:rotate(90deg)}.route-lead-modal__header{margin-bottom:24px;padding-right:48px}.route-lead-modal__header p{letter-spacing:.12em;text-transform:uppercase;color:#777;margin:0 0 6px;font-size:12px;font-weight:700}.route-lead-modal__header h2{color:#111;margin:0 0 6px;font-size:30px;line-height:1.15}.route-lead-modal__header span{color:#666;font-size:15px;line-height:1.5;display:block}@keyframes routeLeadModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes routeLeadModalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.route-lead-modal{align-items:flex-end;padding:0}.route-lead-modal__content{border-radius:20px 20px 0 0;width:100%;max-height:92vh;padding:24px 20px;animation:.25s ease-out routeLeadModalMobileSlideIn}.route-lead-modal__header h2{font-size:26px}}@keyframes routeLeadModalMobileSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=850px){.route-snapshot__details{grid-template-columns:1fr}.route-snapshot__details>div+div{border-top:1px solid #e5e7eb;border-left:0}.route-traveler-types__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.route-section,.route-fare{width:min(100% - 24px,1100px)}.route-section{padding:52px 0}.route-service{padding-top:42px;padding-bottom:42px}.route-service>div{border-radius:16px;padding:30px 22px}.route-service ul{grid-template-columns:1fr}.route-fare{padding:52px 0}.route-fare__service{padding:26px 20px}.route-fare__vehicles,.route-fare__details,.route-en-route-stops__items{grid-template-columns:1fr}.route-en-route-stops__image{height:200px}.route-traveler-types__items{grid-template-columns:1fr}.route-final-cta{padding-top:32px;padding-bottom:64px}.route-final-cta__content{border-radius:18px;padding:48px 24px}}@media (width<=480px){.route-section,.route-fare{width:min(100% - 20px,1100px)}.route-final-cta__content{padding:42px 20px}}.route-editor-actions{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:2rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.route-editor-actions__left,.route-editor-actions__right{align-items:center;gap:.75rem;display:flex}.route-editor-actions__right{margin-left:auto}.route-editor-actions__button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:9px;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,box-shadow .16s}.route-editor-actions__button--secondary{color:#374151;background:#fff;border-color:#d1d5db}.route-editor-actions__button--secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.route-editor-actions__button--primary{color:#fff;background:#111827;border-color:#111827}.route-editor-actions__button--primary:hover:not(:disabled){background:#1f2937;border-color:#1f2937}.route-editor-actions__button--danger{color:#b91c1c;background:#fff;border-color:#fecaca}.route-editor-actions__button--danger:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#fca5a5}.route-editor-actions__button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.route-editor-actions__button--primary:disabled{color:#fff;background:#9ca3af;border-color:#9ca3af}.route-editor-actions__confirm-text{color:#b91c1c;font-size:.9rem;font-weight:700}.route-editor-actions__save-warning{z-index:10;color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;width:min(420px,100vw - 2rem);padding:1rem 1.1rem;font-size:.9rem;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 8px 24px #7f1d1d14}.route-editor-actions__save-warning strong{color:#991b1b;margin-bottom:.5rem;font-size:.9rem;display:block}.route-editor-actions__save-warning ul{margin:.5rem 0 0;padding-left:1.25rem}.route-editor-actions__save-warning li{margin:.2rem 0}.route-editor-actions{position:relative}@media (width<=700px){.route-editor-actions{flex-direction:column;align-items:stretch}.route-editor-actions__left,.route-editor-actions__right{width:100%}.route-editor-actions__right{flex-wrap:wrap;margin-left:0}.route-editor-actions__button{flex:1}.route-editor-actions__confirm-text{width:100%}.route-editor-actions__button--primary{min-width:130px}.route-editor-actions__button--primary:disabled{opacity:.55;cursor:not-allowed}}.route-editor{--editor-bg:#f5f7fb;--editor-card:#fff;--editor-border:#e4e8ef;--editor-border-strong:#d4dbe5;--editor-text:#172033;--editor-muted:#687386;--editor-soft:#f8fafc;--editor-primary:#2563eb;--editor-primary-dark:#1d4ed8;--editor-danger:#dc2626;--editor-danger-dark:#b91c1c;--editor-success:#15803d;--editor-radius:14px;--editor-shadow:0 8px 30px #0f172a0f;width:100%;max-width:1180px;color:var(--editor-text);margin:0 auto;padding:36px 24px 80px}.route-editor__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.route-editor__eyebrow{color:var(--editor-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800;line-height:1.4}.route-editor__title{color:var(--editor-text);letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.1}.route-editor__slug{overflow-wrap:anywhere;border:1px solid var(--editor-border);background:var(--editor-soft);max-width:100%;color:var(--editor-muted);border-radius:7px;margin:10px 0 0;padding:6px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;display:inline-block}.route-editor>.route-editor-actions,.route-editor__actions{z-index:20;border:1px solid var(--editor-border);-webkit-backdrop-filter:blur(12px);background:#fffffff0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 28px;padding:12px;display:flex;position:sticky;top:16px;box-shadow:0 8px 24px #0f172a14}.route-editor-actions__left,.route-editor-actions__primary,.route-editor__actions-left,.route-editor-actions__right,.route-editor-actions__secondary,.route-editor__actions-right{align-items:center;gap:8px;display:flex}.route-editor-actions button,.route-editor__actions button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:9px 16px;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}.route-editor-actions button:hover,.route-editor__actions button:hover{transform:translateY(-1px)}.route-editor-actions button:focus-visible,.route-editor__actions button:focus-visible,.route-editor button:focus-visible,.route-editor input:focus-visible,.route-editor textarea:focus-visible,.route-editor select:focus-visible{outline-offset:2px;outline:3px solid #2563eb29}.route-editor-actions__save,.route-editor__save-button{background:var(--editor-primary);border-color:var(--editor-primary);color:#fff}.route-editor-actions__save:hover,.route-editor__save-button:hover{background:var(--editor-primary-dark);border-color:var(--editor-primary-dark)}.route-editor-actions__cancel,.route-editor__cancel-button{border-color:var(--editor-border-strong);color:var(--editor-text);background:#fff}.route-editor-actions__cancel:hover,.route-editor__cancel-button:hover{background:var(--editor-soft)}.route-editor-actions__export,.route-editor__export-button{border-color:var(--editor-border-strong);color:#334155;background:#fff}.route-editor-actions__export:hover,.route-editor__export-button:hover{background:var(--editor-soft)}.route-editor-actions__delete,.route-editor__delete-button{color:var(--editor-danger);background:#fff;border-color:#fecaca}.route-editor-actions__delete:hover,.route-editor__delete-button:hover{background:#fef2f2;border-color:#fca5a5}.route-editor-actions button:disabled,.route-editor__actions button:disabled{opacity:.55;cursor:not-allowed;transform:none}.route-editor__body{flex-direction:column;gap:22px;display:flex}.route-editor__section{border:1px solid var(--editor-border);border-radius:var(--editor-radius);background:var(--editor-card);box-shadow:var(--editor-shadow);margin:20px 0;padding:28px}.route-editor__section-header{margin-bottom:24px}.route-editor__section-label{color:var(--editor-primary);letter-spacing:.11em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800;line-height:1.4}.route-editor__section-header h2{color:var(--editor-text);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:800;line-height:1.3}.route-editor__section-header>p:not(.route-editor__section-label){max-width:760px;color:var(--editor-muted);margin:8px 0 0;font-size:14px;line-height:1.65}.route-editor__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.route-editor__field{flex-direction:column;gap:7px;min-width:0;display:flex}.route-editor__field--full{grid-column:1/-1}.route-editor__field label{color:#273247;font-size:13px;font-weight:700;line-height:1.4}.route-editor__field input,.route-editor__field textarea,.route-editor__field select{box-sizing:border-box;border:1px solid var(--editor-border-strong);width:100%;color:var(--editor-text);font:inherit;background:#fff;border-radius:9px;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s,background-color .15s}.route-editor__field input,.route-editor__field select{min-height:44px;padding:10px 12px}.route-editor__field textarea{resize:vertical;min-height:110px;padding:11px 12px}.route-editor__field input:hover,.route-editor__field textarea:hover,.route-editor__field select:hover{border-color:#b9c3d1}.route-editor__field input:focus,.route-editor__field textarea:focus,.route-editor__field select:focus{border-color:var(--editor-primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.route-editor__field input::placeholder,.route-editor__field textarea::placeholder{color:#9aa4b2}.route-editor__field small,.route-editor__field-help{color:var(--editor-muted);margin-top:1px;font-size:12px;line-height:1.55;display:block}.route-editor__fare-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px;display:grid}.route-editor__fare-service{border:1px solid var(--editor-border);background:var(--editor-soft);border-radius:12px;min-width:0;overflow:hidden}.route-editor__fare-service-header{border-bottom:1px solid var(--editor-border);background:#fff;padding:16px 17px}.route-editor__fare-service-header h3{color:var(--editor-text);margin:0;font-size:15px;font-weight:800}.route-editor__vehicle-options{flex-direction:column;display:flex}.route-editor__vehicle-row{border-bottom:1px solid var(--editor-border);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.route-editor__vehicle-row:last-child{border-bottom:0}.route-editor__vehicle-row>label{color:#334155;cursor:pointer;align-items:center;gap:9px;min-width:0;font-size:13px;font-weight:600;display:flex}.route-editor__vehicle-row input[type=checkbox]{width:17px;height:17px;accent-color:var(--editor-primary);margin:0}.route-editor__vehicle-row input[type=number]{border:1px solid var(--editor-border-strong);width:120px;min-width:0;min-height:38px;color:var(--editor-text);font:inherit;background:#fff;border-radius:7px;padding:7px 9px;font-size:13px}.route-editor__service-content{border:1px solid var(--editor-border);background:var(--editor-soft);border-radius:11px;margin-top:20px;padding:20px}.route-editor__service-content:first-of-type{margin-top:0}.route-editor__service-content h3{color:var(--editor-text);margin:0 0 18px;font-size:16px;font-weight:800}.route-editor__repeatable-list{flex-direction:column;gap:14px;display:flex}.route-editor__repeatable-card{border:1px solid var(--editor-border);background:var(--editor-soft);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px;display:grid;position:relative}.route-editor__repeatable-card .route-editor__field--full{grid-column:1/-1}.route-editor__repeatable-card>button{min-height:38px;color:var(--editor-danger);font:inherit;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;grid-column:1/-1;justify-self:flex-start;padding:8px 13px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s}.route-editor__repeatable-card>button:hover{background:#fef2f2;border-color:#fca5a5}.route-editor__repeatable-list+button,.route-editor__section>button{min-height:40px;color:var(--editor-primary);font:inherit;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:16px;padding:9px 15px;font-size:13px;font-weight:800;transition:background-color .15s,border-color .15s}.route-editor__repeatable-list+button:hover,.route-editor__section>button:hover{background:#dbeafe;border-color:#93c5fd}.route-editor__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.route-editor__section:has(#route-hero-image) .route-editor__field input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}#route-seo-title,#route-seo-description{background:#fcfdff}.route-editor__section:has(#route-seo-title){border-color:#dbe4f2}.route-editor__section:has(#route-seo-title) .route-editor__section-header{border-bottom:1px solid var(--editor-border);padding-bottom:18px}#route-schema-area-served{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.route-editor button{font-family:inherit}.route-editor button:not(.route-editor-actions button,.route-editor__actions button){cursor:pointer}.route-editor input[type=number]{appearance:textfield}.route-editor input[type=number]::-webkit-inner-spin-button{margin:0}.route-editor input[type=number]::-webkit-outer-spin-button{margin:0}.route-editor input[type=checkbox]{accent-color:var(--editor-primary)}.route-editor__section+.route-editor__section{scroll-margin-top:90px}@media (width<=900px){.route-editor{padding:28px 18px 60px}.route-editor__section{padding:22px}.route-editor__fare-services,.route-editor__fields{grid-template-columns:1fr}.route-editor__field--full{grid-column:auto}.route-editor__repeatable-card{grid-template-columns:1fr}.route-editor__repeatable-card .route-editor__field--full{grid-column:auto}}@media (width<=640px){.route-editor{padding:20px 12px 50px}.route-editor__header{margin-bottom:16px}.route-editor__title{font-size:29px}.route-editor__slug{font-size:11px}.route-editor>.route-editor-actions,.route-editor__actions{flex-direction:column;align-items:stretch;margin-bottom:18px;padding:10px;position:sticky;top:8px}.route-editor-actions__left,.route-editor-actions__right,.route-editor-actions__primary,.route-editor-actions__secondary,.route-editor__actions-left,.route-editor__actions-right{width:100%}.route-editor-actions button,.route-editor__actions button{flex:1}.route-editor__section{border-radius:11px;padding:18px 15px}.route-editor__section-header{margin-bottom:19px}.route-editor__section-header h2{font-size:19px}.route-editor__fields{gap:16px}.route-editor__repeatable-card{padding:15px}.route-editor__vehicle-row{flex-direction:column;align-items:flex-start}.route-editor__vehicle-row input[type=number]{width:100%}}@media (width<=420px){.route-editor{padding-left:9px;padding-right:9px}.route-editor__title{font-size:26px}.route-editor__section{padding:15px 12px}.route-editor-actions button,.route-editor__actions button{width:100%}.route-editor-actions__left,.route-editor-actions__right,.route-editor-actions__primary,.route-editor-actions__secondary,.route-editor__actions-left,.route-editor__actions-right{flex-direction:column}}@media (prefers-reduced-motion:reduce){.route-editor *,.route-editor :before,.route-editor :after{scroll-behavior:auto!important;transition:none!important}}.route-hub{width:100%;overflow:hidden}.route-hub-hero{color:#fff;background:linear-gradient(90deg,#0d1915eb 0%,#0d1915c7 45%,#0d191559 100%),#26352f;align-items:center;min-height:560px;padding:0 24px;display:flex;position:relative;overflow:hidden}.route-hub-hero__inner{width:min(1180px,100% - 48px);margin:0 auto;padding:96px 0}.route-hub-hero__content{max-width:760px}.route-hub-hero__eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700;line-height:1.3}.route-hub-hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:700;line-height:.98}.route-hub-hero__description{color:#ffffffd1;max-width:680px;margin:28px 0 0;font-size:1.08rem;line-height:1.75}.route-hub-grid{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0 80px}.route-hub-grid__heading{max-width:720px;margin-bottom:48px}.route-hub-grid__heading .section-eyebrow{color:#9d711d;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700;line-height:1.3}.route-hub-grid__heading h2{color:#18231f;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;line-height:1.05}.route-hub-grid__heading p{color:#66716c;max-width:650px;margin:18px 0 0;font-size:1rem;line-height:1.7}.route-hub-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.route-hub-grid>p{color:#66716c;margin:0;font-size:1rem;line-height:1.7}.route-card{background:#fff;border:1px solid #e4e7e3;border-radius:18px;flex-direction:column;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 8px 30px #18231f0d}.route-card:hover{border-color:#d9a4418c;transform:translateY(-6px);box-shadow:0 18px 45px #18231f1c}.route-card__image{aspect-ratio:16/9;background:#dfe3df;position:relative;overflow:hidden}.route-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.route-card:hover .route-card__image img{transform:scale(1.045)}.route-card__content{flex-direction:column;flex:1;padding:26px;display:flex}.route-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.route-card__meta-item{background:#f6f7f4;border:1px solid #e7e9e5;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:12px 13px;transition:background .18s,border-color .18s;display:flex}.route-card:hover .route-card__meta-item{background:#fafaf8;border-color:#d9a44147}.route-card__meta-icon{color:#b17e22;background:#d9a4411f;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;font-weight:700;line-height:1;display:flex}.route-card__meta-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.route-card__meta-label{color:#7a847f;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700;line-height:1.2}.route-card__meta-value{color:#18231f;font-size:.88rem;font-weight:700;line-height:1.3}.route-card__title{color:#18231f;letter-spacing:-.025em;margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}.route-card__description{color:#66716c;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:13px 0 0;font-size:.94rem;line-height:1.7;display:-webkit-box;overflow:hidden}.route-card__footer{align-items:center;margin-top:auto;padding-top:22px;display:flex}.route-card__link{color:#18231f;align-items:center;gap:9px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.route-card__link span{color:#d9a441;font-size:1.2rem;line-height:1;transition:transform .18s,color .18s}.route-card__link:hover{color:#9d711d}.route-card__link:hover span{color:#b17e22;transform:translate(4px)}.route-hub-faq{box-sizing:border-box;color:#18231f;background:#f5f5f2;width:100%;margin:0;padding:96px 24px}.route-hub-faq__inner{width:min(1000px,100%);margin:0 auto}.route-hub-faq__heading{margin-bottom:48px}.route-hub-faq__heading .section-eyebrow{color:#9d711d;letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700;line-height:1.3}.route-hub-faq__heading h2{color:#18231f;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700;line-height:1.05}.route-hub-faq__heading>p:last-child{color:#66716c;max-width:650px;margin:18px 0 0;font-size:.95rem;line-height:1.7}.route-hub-faq__list{width:100%}.route-hub .why-choose{background:#fff}.route-hub-final-cta{color:#fff;background:radial-gradient(circle at 85% 20%,#d9a44133,#0000 30%),linear-gradient(135deg,#17251f 0%,#263a31 100%);border-radius:24px;margin:0 24px 24px;position:relative;overflow:hidden}.route-hub-final-cta:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-100px}.route-hub-final-cta__content{text-align:center;width:min(900px,100% - 48px);margin:0 auto;padding:92px 0;position:relative}.route-hub-final-cta .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:700;line-height:1.3}.route-hub-final-cta h2{color:#fff;letter-spacing:-.045em;max-width:720px;margin:0 auto;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:700;line-height:1}.route-hub-final-cta p:not(.section-eyebrow){color:#ffffffc2;max-width:650px;margin:24px auto 0;font-size:1rem;line-height:1.75}.route-hub-final-cta__button{color:#18231f;background:#d9a441;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;margin-top:34px;padding:0 28px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 24px #0000002e}.route-hub-final-cta__button:hover{background:#e4b65d;transform:translateY(-2px);box-shadow:0 12px 30px #00000040}@media (width<=1000px){.route-hub-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.route-hub-hero{min-height:500px}}@media (width<=700px){.route-hub-hero{min-height:500px;padding:0 18px}.route-hub-hero__inner{width:100%;padding:72px 0}.route-hub-hero h1{font-size:clamp(2.5rem,12vw,4rem)}.route-hub-hero p{margin-top:22px;font-size:1rem;line-height:1.65}.route-hub-grid{width:calc(100% - 36px);padding:64px 0}.route-hub-grid__heading{margin-bottom:36px}.route-hub-grid__heading h2{font-size:clamp(2rem,9vw,2.7rem)}.route-hub-grid__heading p{font-size:.95rem}.route-hub-grid__items{grid-template-columns:1fr;gap:20px}.route-card{border-radius:16px}.route-card__content{padding:22px}.route-card__title{font-size:1.3rem}.route-hub-faq{padding:64px 18px}.route-hub-faq__heading{margin-bottom:32px}.route-hub-faq__heading h2{font-size:clamp(2rem,9vw,2.7rem)}.route-hub-faq .faq-accordion__question{padding:19px 18px}.route-hub-faq .faq-accordion__answer{padding:0 18px 20px}.route-hub-final-cta{border-radius:18px;margin:0 16px 16px}.route-hub-final-cta__content{width:calc(100% - 32px);padding:70px 0}.route-hub-final-cta h2{font-size:clamp(2rem,9vw,2.8rem)}.route-hub-final-cta p:not(.section-eyebrow){font-size:.95rem}.route-hub-final-cta__button{width:100%}}@media (width<=430px){.route-card__meta{gap:8px}.route-card__meta-item{gap:8px;padding:11px 10px}.route-card__meta-icon{flex-basis:27px;width:27px;height:27px;font-size:.85rem}.route-card__meta-label{font-size:.6rem}.route-card__meta-value{font-size:.8rem}}.route-library-page{color:#172033;box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);width:100%;min-height:100vh;padding:3rem 1.5rem 5rem}.route-library{width:min(1180px,100%);margin:0 auto}.route-library__header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:40px;display:flex}.route-library__header-content{min-width:0}.route-library__header-content h1{margin:8px 0 10px}.route-library__description{color:#667085;max-width:620px;margin:0;line-height:1.6}.route-library__header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.route-library__admin-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.route-library__admin-button:hover{color:#101828;background:#f9fafb;border-color:#98a2b3}.route-library__admin-button:active{transform:translateY(1px)}.route-library__create-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.route-library__create-button:hover{background:#1f2937;box-shadow:0 4px 12px #0f172a1f}.route-library__create-button:active{transform:translateY(1px)}@media (width<=760px){.route-library__header{flex-direction:column;gap:24px}.route-library__header-actions{flex-direction:column;align-items:stretch;width:100%}.route-library__admin-button,.route-library__create-button{width:100%}}.route-library__toolbar{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.25rem;padding:1rem;display:flex;box-shadow:0 1px 2px #0f172a08}.route-library__search{width:min(520px,100%)}.route-library__search label{color:#334155;margin-bottom:.45rem;font-size:.78rem;font-weight:700;display:block}.route-library__search input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:42px;padding:0 .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s;display:block}.route-library__search input::placeholder{color:#94a3b8}.route-library__search input:hover{border-color:#94a3b8}.route-library__search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.route-library__count{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:.45rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.route-library__list{flex-direction:column;gap:.85rem;display:flex}.route-library__item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.35rem 1.4rem;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;box-shadow:0 1px 2px #0f172a08}.route-library__item:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 18px #0f172a0f}.route-library__item-main{flex:1;min-width:0}.route-library__item-heading{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.55rem;display:flex}.route-library__item-heading h2{color:#0f172a;letter-spacing:-.015em;margin:0;font-size:1.05rem;font-weight:750;line-height:1.35}.route-library__item-main>p{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:820px;margin:0;font-size:.86rem;line-height:1.6;display:-webkit-box;overflow:hidden}.route-library__badge{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:5px;align-items:center;max-width:100%;padding:.28rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.route-library__meta{flex-wrap:wrap;align-items:center;gap:0;margin-top:.8rem;display:flex}.route-library__meta span{color:#64748b;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.route-library__meta span+span:before{content:"";background:#cbd5e1;border-radius:50%;width:4px;height:4px;margin:0 .65rem}.route-library__item-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.route-library__view-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d7dde5;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.route-library__view-button:hover{background:#f3f6f9;border-color:#b9c2ce}.route-library__view-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.route-editor-actions__button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.route-editor-actions__button:disabled:hover{transform:none}.route-library__edit-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:.55rem .85rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.route-library__edit-button:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.route-library__delete-button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:.55rem .85rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.route-library__delete-button:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.route-library__item--deleting{background:snow;border-color:#fca5a5;box-shadow:0 4px 18px #dc262612}.route-library__item--deleting:hover{transform:none}.route-library__delete-confirm{background:#fff1f2;border:1px solid #fecaca;border-radius:9px;justify-content:space-between;align-items:center;gap:1.25rem;min-width:min(520px,100%);padding:.75rem .85rem;display:flex}.route-library__delete-confirm-text{flex-direction:column;gap:.18rem;min-width:0;display:flex}.route-library__delete-confirm-text strong{color:#991b1b;font-size:.82rem;font-weight:800}.route-library__delete-confirm-text span{color:#7f1d1d;font-size:.72rem;line-height:1.4}.route-library__delete-confirm-actions{flex-shrink:0;align-items:center;gap:.45rem;display:flex}.route-library__delete-cancel,.route-library__delete-confirm-button{cursor:pointer;border-radius:6px;min-height:34px;padding:.45rem .7rem;font-family:inherit;font-size:.74rem;font-weight:700}.route-library__delete-cancel{color:#374151;background:#fff;border:1px solid #d1d5db}.route-library__delete-cancel:hover{background:#f8fafc;border-color:#94a3b8}.route-library__delete-confirm-button{color:#fff;background:#dc2626;border:1px solid #dc2626}.route-library__delete-confirm-button:hover{background:#b91c1c;border-color:#b91c1c}.route-library__empty{text-align:center;background:#ffffffb3;border:1px dashed #cbd5e1;border-radius:14px;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.route-library__empty-icon{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;font-size:1.5rem;font-weight:400;display:flex}.route-library__empty h2{color:#0f172a;margin:0;font-size:1.15rem;font-weight:750}.route-library__empty p{color:#64748b;max-width:400px;margin:.5rem 0 1.25rem;font-size:.85rem;line-height:1.55}.route-library__item{grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.route-library__item-image{background:#f1f3f5;border-radius:14px;width:220px;height:150px;overflow:hidden}.route-library__item-image img{object-fit:cover;width:100%;height:100%;display:block}.route-library__item-image-placeholder{color:#8a8f98;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#f5f6f7,#e9ebee);justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:600;display:flex}@media (width<=900px){.route-library__item{grid-template-columns:160px minmax(0,1fr)}.route-library__item-image{width:160px;height:120px}.route-library__item-actions{grid-column:1/-1}}@media (width<=600px){.route-library__item{flex-direction:column;align-items:stretch;display:flex}.route-library__item-image{width:100%;height:190px}.route-library__item-actions{width:100%}}.route-library-page button:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}@media (width<=850px){.route-library-page{padding:2.25rem 1rem 4rem}.route-library__header{flex-direction:column;align-items:flex-start;gap:1.25rem}.route-library__header .route-library__create-button{align-self:flex-start}.route-library__toolbar{flex-direction:column;align-items:stretch}.route-library__search{width:100%}.route-library__count{align-self:flex-start}.route-library__item{flex-direction:column;align-items:flex-start;gap:1.1rem}.route-library__item-actions{justify-content:flex-start;width:100%}.route-library__delete-confirm{box-sizing:border-box;width:100%;min-width:0}}@media (width<=600px){.route-library-page{padding:1.5rem .75rem 3rem}.route-library__header{margin-bottom:1.25rem;padding-bottom:1.25rem}.route-library__header h1{font-size:2rem}.route-library__description{font-size:.88rem}.route-library__header .route-library__create-button{width:100%}.route-library__toolbar{padding:.8rem}.route-library__item{border-radius:10px;padding:1rem}.route-library__item-heading{flex-direction:column;align-items:flex-start;gap:.45rem}.route-library__item-heading h2{font-size:.98rem}.route-library__badge{max-width:100%}.route-library__item-main>p{font-size:.82rem}.route-library__item-actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.route-library__item-actions>button{width:100%}.route-library__delete-confirm{flex-direction:column;align-items:stretch;gap:.75rem}.route-library__delete-confirm-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.route-library__delete-confirm-actions button{width:100%}.route-library__empty{padding:3.5rem 1.25rem}}@media (width<=400px){.route-library-page{padding-inline:.5rem}.route-library__item-actions,.route-library__delete-confirm-actions{grid-template-columns:1fr}.route-library__meta{flex-direction:column;align-items:flex-start;gap:.35rem}.route-library__meta span+span:before{display:none}}.about-page{--about-bg:#f7f7f4;--about-surface:#fff;--about-dark:#18231f;--about-muted:#66716c;--about-accent:#d9a441;--about-border:#e1e5e1;background:var(--about-bg);color:var(--about-dark)}.about-hero{color:#fff;background:linear-gradient(90deg,#0f1c17f5 0%,#0f1c17db 42%,#0f1c1773 100%),linear-gradient(135deg,#25352e 0%,#52645a 100%);align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.about-hero:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-120px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.about-hero__inner{width:min(1180px,100% - 48px);margin:0 auto;padding:110px 0}.about-hero__content{z-index:1;max-width:760px;position:relative}.about-hero .section-eyebrow{color:#e5b85e;letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px;font-size:.78rem;font-weight:700}.about-hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.98}.about-hero__content>p:last-child{color:#ffffffd1;max-width:650px;margin:30px 0 0;font-size:1.08rem;line-height:1.8}.about-intro{background:#fff;padding:110px 24px}.about-intro__content{width:min(900px,100%);margin:0 auto}.about-intro .section-eyebrow{color:#a77a24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}.about-intro h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.05}.about-intro__content>p:not(.section-eyebrow){max-width:720px;color:var(--about-muted);margin:28px 0 0;font-size:1rem;line-height:1.85}.about-intro__content>p+p{margin-top:18px}.about-story{background:var(--about-bg);padding:110px 24px}.about-story__inner{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;gap:90px;width:min(1180px,100%);margin:0 auto;display:grid}.about-story__heading{position:sticky;top:100px}.about-story .section-eyebrow{color:#a77a24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}.about-story h2{letter-spacing:-.045em;max-width:450px;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.05}.about-story__content{padding-top:8px}.about-story__content p{color:var(--about-muted);margin:0;font-size:1.02rem;line-height:1.9}.about-story__content p+p{margin-top:26px}.about-how-we-work{background:#fff;padding:110px 24px}.about-how-we-work__heading{width:min(1180px,100%);margin:0 auto 58px}.about-how-we-work .section-eyebrow{color:#a77a24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}.about-how-we-work h2{letter-spacing:-.045em;max-width:700px;margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.05}.about-how-we-work__items{border-top:1px solid var(--about-border);grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,100%);margin:0 auto;display:grid}.about-how-we-work__item{border-right:1px solid var(--about-border);min-height:270px;padding:34px 34px 36px;position:relative}.about-how-we-work__item:first-child{border-left:1px solid var(--about-border)}.about-how-we-work__number{color:#936a1f;background:#f4ead4;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:55px;font-size:.78rem;font-weight:800;display:inline-flex}.about-how-we-work__item h3{letter-spacing:-.02em;margin:0;font-size:1.25rem;line-height:1.25}.about-how-we-work__item p{max-width:300px;color:var(--about-muted);margin:14px 0 0;font-size:.93rem;line-height:1.7}.about-faq{background:var(--about-bg);padding:110px 24px}.about-faq__heading{width:min(1000px,100%);margin:0 auto 48px}.about-faq .section-eyebrow{color:#a77a24;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700}.about-faq h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05}.about-faq__list{width:min(1000px,100%);margin:0 auto}.about-final-cta{color:#fff;background:linear-gradient(135deg,#18231f 0%,#24342d 100%);padding:115px 24px;position:relative;overflow:hidden}.about-final-cta:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:-230px;right:-100px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff04}.about-final-cta__content{z-index:1;text-align:center;width:min(760px,100%);margin:0 auto;position:relative}.about-final-cta .section-eyebrow{color:#e5b85e;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}.about-final-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.about-final-cta__content>p:not(.section-eyebrow){color:#ffffffbf;max-width:620px;margin:26px auto 0;font-size:1rem;line-height:1.8}.about-final-cta__button{background:var(--about-accent);color:#18231f;border-radius:5px;justify-content:center;align-items:center;min-height:52px;margin-top:34px;padding:0 28px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.about-final-cta__button:hover{background:#e5b85e;transform:translateY(-2px);box-shadow:0 12px 30px #0000002e}@media (width<=800px){.about-hero{min-height:520px}.about-hero__inner{padding:90px 0}.about-intro,.about-story,.about-how-we-work,.about-faq,.about-final-cta{padding-top:80px;padding-bottom:80px}.about-story__inner{grid-template-columns:1fr;gap:45px}.about-story__heading{position:static}.about-how-we-work__items{grid-template-columns:1fr}.about-how-we-work__item,.about-how-we-work__item:first-child{border-left:1px solid var(--about-border);border-right:1px solid var(--about-border);border-bottom:1px solid var(--about-border);min-height:auto}.about-how-we-work__item:first-child{border-top:0}.about-how-we-work__number{margin-bottom:32px}}@media (width<=560px){.about-hero__inner{width:min(100% - 36px,1180px);padding:75px 0}.about-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.about-intro,.about-story,.about-how-we-work,.about-faq,.about-final-cta{padding-left:18px;padding-right:18px}.about-intro h2,.about-story h2,.about-how-we-work h2,.about-faq h2{font-size:2.25rem}.about-how-we-work__item{padding:26px}.about-final-cta h2{font-size:2.7rem}.about-final-cta__button{width:100%}}.book-taxi{--book-bg:#f6f4ef;--book-dark:#17251f;--book-muted:#68716c;--book-accent:#c99632;background:var(--book-bg);color:var(--book-dark)}.book-taxi__hero{color:#fff;background:linear-gradient(90deg,#13201bf5 0%,#13201be0 48%,#13201b9e 100%),#26352f;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.book-taxi__hero:after{content:"";pointer-events:none;border:1px solid #c9963238;border-radius:50%;width:420px;height:420px;position:absolute;top:-150px;right:-120px;box-shadow:0 0 0 70px #c9963209,0 0 0 140px #c9963205}.book-taxi__inner{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;padding:90px 0;position:relative}.book-taxi__hero .section-eyebrow{color:#dfb65e;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:800;line-height:1.3}.book-taxi__hero h1{color:#fff;letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:.98}.book-taxi__hero p:not(.section-eyebrow){color:#ffffffc7;max-width:620px;margin:26px 0 0;font-size:1.05rem;line-height:1.8}@media (width<=680px){.book-taxi__hero{min-height:auto}.book-taxi__inner{width:calc(100% - 32px);padding:68px 0 72px}.book-taxi__hero h1{font-size:clamp(2.7rem,12vw,4rem);line-height:.98}.book-taxi__hero p:not(.section-eyebrow){margin-top:22px;font-size:.96rem;line-height:1.7}.book-taxi__hero:after{width:280px;height:280px;top:-90px;right:-140px}}@media (width<=420px){.book-taxi__inner{padding:55px 0 62px}.book-taxi__hero h1{font-size:2.65rem}}.book-taxi__form-section{background:#fff}.book-taxi__form-wrapper{max-width:760px;margin:0 auto;padding:72px 24px 96px}.book-taxi__form{background:#fff;border:1px solid #e4e4e4;border-radius:16px;padding:36px;box-shadow:0 18px 50px #0000000f}.book-taxi__section{border-bottom:1px solid #e8e8e8;margin-bottom:36px;padding:0 0 36px}.book-taxi__section:last-of-type{margin-bottom:28px}.book-taxi__section h2{color:#111;letter-spacing:-.025em;margin:0 0 24px;font-size:22px;line-height:1.2}.book-taxi__form label{margin-bottom:8px;display:block}.book-taxi__form label:last-child{margin-bottom:0}.book-taxi__form label>span{color:#222;margin-bottom:7px;font-size:13px;font-weight:600;line-height:1.4;display:block}.book-taxi__form input,.book-taxi__form select,.book-taxi__form textarea{color:#111;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;margin-bottom:15px;transition:border-color .15s,box-shadow .15s}.book-taxi__form input,.book-taxi__form select{height:48px;padding:0 14px}.book-taxi__form textarea{resize:vertical;min-height:120px;padding:12px 14px;line-height:1.5}.book-taxi__form input::placeholder,.book-taxi__form textarea::placeholder{color:#999}.book-taxi__form input:focus,.book-taxi__form select:focus,.book-taxi__form textarea:focus{border-color:#111;box-shadow:0 0 0 3px #1111110f}.book-taxi__date-grid,.book-taxi__two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.book-taxi__form>button[type=submit]{color:#fff;background:#111;border:0;border-radius:8px;width:100%;min-height:50px;padding:0 22px;font-size:14px;font-weight:650;transition:background-color .15s,transform .15s,opacity .15s}.book-taxi__form>button[type=submit]:hover{background:#222;transform:translateY(-1px)}.book-taxi__form>button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=700px){.book-taxi__inner{padding:64px 24px}.book-taxi__form-wrapper{padding:56px 18px 72px}.book-taxi__form{border-radius:14px;padding:28px 22px}.book-taxi__date-grid,.book-taxi__two-column{grid-template-columns:1fr;gap:0}}@media (width<=480px){.book-taxi__inner{padding:52px 18px}.book-taxi__form-wrapper{padding:40px 12px 56px}.book-taxi__form{border-radius:12px;padding:24px 18px;box-shadow:0 12px 32px #0000000d}.book-taxi__section{margin-bottom:28px;padding-bottom:28px}.book-taxi__section h2{font-size:20px}.book-taxi__inner h1{font-size:clamp(40px,12vw,54px)}}.contact-page{--contact-bg:#f7f7f4;--contact-surface:#fff;--contact-dark:#18231f;--contact-muted:#68716c;--contact-accent:#d9a441;--contact-border:#e2e5e1;background:var(--contact-bg);color:var(--contact-dark)}.contact-hero{color:#fff;background:linear-gradient(90deg,#131f1bf5 0%,#131f1be0 55%,#131f1bb8 100%),#26352f;align-items:center;min-height:460px;padding:100px 24px;display:flex;position:relative}.contact-hero__content{width:min(1180px,100%);margin:0 auto}.contact-hero .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700}.contact-hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:.98}.contact-hero p:not(.section-eyebrow){color:#ffffffd1;max-width:650px;margin:28px 0 0;font-size:1.05rem;line-height:1.75}.contact-page__main{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:80px;width:min(1180px,100% - 48px);margin:0 auto;padding:96px 0;display:grid}.contact-details__heading{max-width:520px;margin-bottom:42px}.contact-details__heading .section-eyebrow{color:var(--contact-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:700}.contact-details__heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.contact-details__heading>p:last-child{color:var(--contact-muted);margin:20px 0 0;font-size:.98rem;line-height:1.75}.contact-details__items{grid-template-columns:repeat(1,minmax(0,1fr));gap:14px;display:grid}.contact-details__item{background:var(--contact-surface);border:1px solid var(--contact-border);border-radius:14px;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s}.contact-details__item:hover{border-color:#d9a4418c;transform:translateY(-3px);box-shadow:0 12px 30px #18231f12}.contact-details__label{color:#89918d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.contact-details__item a,.contact-details__item address{color:var(--contact-dark);margin:0;font-size:1rem;font-weight:700;line-height:1.45;text-decoration:none;display:block}.contact-details__item a:hover{color:#9d711d}.contact-details__item address{font-style:normal}.contact-details__item p{color:var(--contact-muted);margin:9px 0 0;font-size:.84rem;line-height:1.6}.contact-page__form{background:var(--contact-surface);border:1px solid var(--contact-border);border-radius:18px;padding:36px;box-shadow:0 12px 35px #18231f0d}.contact-page__form-heading{margin-bottom:30px}.contact-page__form-heading .section-eyebrow{color:var(--contact-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:700}.contact-page__form-heading h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}.contact-page__form-heading p:last-child{color:var(--contact-muted);margin:14px 0 0;font-size:.92rem;line-height:1.65}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-form__field{flex-direction:column;gap:8px;display:flex}.contact-form__field label{color:var(--contact-dark);font-size:.84rem;font-weight:700}.contact-form__field label span{color:#8a918d;font-size:.76rem;font-weight:400}.contact-form__field input,.contact-form__field textarea{width:100%;color:var(--contact-dark);font:inherit;background:#fff;border:1px solid #d8ddd9;border-radius:9px;outline:none;padding:13px 15px;font-size:.92rem;transition:border-color .18s,box-shadow .18s}.contact-form__field input{min-height:48px}.contact-form__field textarea{resize:vertical;min-height:140px}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:#a0a7a3}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--contact-accent);box-shadow:0 0 0 3px #d9a4411f}.contact-form__button{background:var(--contact-dark);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:8px;align-self:flex-start;padding:0 24px;font-size:.88rem;font-weight:700;transition:background .18s,transform .18s}.contact-form__button:hover{background:#26352f;transform:translateY(-1px)}.contact-form__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-form__success,.contact-form__error{border-radius:8px;margin:0;padding:13px 15px;font-size:.86rem;line-height:1.5}.contact-form__success{color:#28633a;background:#edf6ef;border:1px solid #cfe3d3}.contact-form__error{color:#9b3d31;background:#fff1ef;border:1px solid #ecd0cb}.contact-cta{color:#fff;text-align:center;background:#18231f;padding:100px 24px}.contact-cta__content{width:min(720px,100%);margin:0 auto}.contact-cta .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700}.contact-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.contact-cta p:not(.section-eyebrow){color:#ffffffbd;max-width:600px;margin:22px auto 0;font-size:.98rem;line-height:1.7}.contact-cta__button{background:var(--contact-accent);color:#18231f;border-radius:8px;justify-content:center;align-items:center;min-height:48px;margin-top:30px;padding:0 25px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.contact-cta__button:hover{background:#e4b65d;transform:translateY(-2px)}@media (width<=900px){.contact-page__main{grid-template-columns:1fr;gap:60px}.contact-details__heading{max-width:700px}}@media (width<=640px){.contact-hero{min-height:400px;padding:80px 20px}.contact-hero h1{font-size:clamp(2.5rem,12vw,3.5rem)}.contact-page__main{width:min(100% - 36px,1180px);padding:64px 0}.contact-details__items{grid-template-columns:1fr}.contact-page__form{border-radius:14px;padding:24px 20px}.contact-form__button{width:100%}.contact-cta{padding:72px 20px}}.faq-page{background:#fff}.faq-page__hero{background:#f6f7f8;border-bottom:1px solid #e8e8e8;padding:96px 24px 88px}.faq-page__hero-inner{text-align:center;width:min(900px,100%);margin:0 auto}.faq-page__hero .section-eyebrow{margin-bottom:18px}.faq-page__hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.08}.faq-page__hero p:last-child{color:#666;max-width:680px;margin:24px auto 0;font-size:1.08rem;line-height:1.7}.faq-page__content{width:min(1000px,100% - 48px);margin:0 auto;padding:96px 0 40px}.faq-page__section{padding:0 0 72px}.faq-page__section+.faq-page__section{border-top:1px solid #e8e8e8;padding-top:72px}.faq-page__section .section-eyebrow{margin-bottom:12px}.faq-page__section h2{letter-spacing:-.025em;margin:0 0 32px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15}.faq-page__section .faq-accordion{border-top:1px solid #ddd;width:100%}.faq-page__section .faq-accordion__item{border-bottom:1px solid #ddd}.faq-page__section .faq-accordion__question{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:22px 4px;font-size:1.05rem;font-weight:600;line-height:1.45;list-style:none;display:flex}.faq-page__section .faq-accordion__question::-webkit-details-marker{display:none}.faq-page__section .faq-accordion__question span:first-child{flex:1}.faq-page__section .faq-accordion__icon{border:1px solid #d6d6d6;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .2s,background-color .2s;display:flex}.faq-page__section .faq-accordion__item[open] .faq-accordion__icon{transform:rotate(45deg)}.faq-page__section .faq-accordion__answer{max-width:780px;padding:0 54px 24px 4px}.faq-page__section .faq-accordion__answer p{color:#666;margin:0;font-size:.98rem;line-height:1.75}.faq-page__cta{color:#fff;background:#111;border-bottom:1px solid #fff;margin-top:40px;padding:88px 24px}.faq-page__cta-inner{justify-content:space-between;align-items:center;gap:48px;width:min(1100px,100%);margin:0 auto;display:flex}.faq-page__cta .section-eyebrow{color:#aaa;margin-bottom:14px}.faq-page__cta h2{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.faq-page__cta p:last-child{color:#aaa;max-width:600px;margin:18px 0 0;line-height:1.7}.faq-page__cta-button{color:#111;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:15px 26px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.faq-page__cta-button:hover{opacity:.9;transform:translateY(-2px)}@media (width<=768px){.faq-page__hero{padding:72px 20px 64px}.faq-page__hero h1 br{display:none}.faq-page__content{width:min(100% - 32px,1000px);padding-top:64px}.faq-page__section{padding-bottom:52px}.faq-page__section+.faq-page__section{padding-top:52px}.faq-page__section h2{margin-bottom:24px}.faq-page__section .faq-accordion__question{padding:19px 2px;font-size:1rem}.faq-page__section .faq-accordion__answer{padding:0 38px 22px 2px}.faq-page__cta{padding:64px 20px}.faq-page__cta-inner{flex-direction:column;align-items:flex-start;gap:30px}.faq-page__cta-button{width:100%}}.legal-page{color:#1f2933;background:#fff}.legal-page__hero{background:#f5f7f8;border-bottom:1px solid #e5e7eb;padding:96px 24px 72px}.legal-page__hero .legal-page__inner{max-width:1100px;margin:0 auto}.legal-page__hero h1{letter-spacing:-.04em;max-width:800px;margin:12px 0 20px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.05}.legal-page__hero p:not(.section-eyebrow){color:#5f6b76;max-width:720px;margin:0;font-size:1.1rem;line-height:1.75}.legal-page__content{padding:72px 24px 110px}.legal-page__content .legal-page__inner{max-width:820px;margin:0 auto}.legal-page__updated{color:#7a858f;border-bottom:1px solid #e5e7eb;margin:0 0 52px;padding-bottom:20px;font-size:.875rem}.legal-page__content section{margin-bottom:48px}.legal-page__content section:last-child{margin-bottom:0}.legal-page__content h2{letter-spacing:-.02em;color:#17212b;margin:0 0 18px;font-size:1.5rem;font-weight:650;line-height:1.3}.legal-page__content p{color:#4f5b66;margin:0 0 18px;font-size:1rem;line-height:1.8}.legal-page__content p:last-child{margin-bottom:0}.legal-page__content ul{margin:20px 0 22px;padding-left:24px}.legal-page__content li{color:#4f5b66;margin-bottom:10px;padding-left:6px;font-size:1rem;line-height:1.7}.legal-page__content li:last-child{margin-bottom:0}.legal-page__content a{color:inherit;text-underline-offset:3px;text-decoration:underline}@media (width<=768px){.legal-page__hero{padding:68px 20px 52px}.legal-page__hero h1{font-size:2.5rem}.legal-page__hero p:not(.section-eyebrow){font-size:1rem;line-height:1.7}.legal-page__content{padding:52px 20px 80px}.legal-page__content section{margin-bottom:40px}.legal-page__content h2{font-size:1.3rem}.legal-page__content p,.legal-page__content li{font-size:.95rem;line-height:1.75}.legal-page__updated{margin-bottom:40px}}.not-found-page__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.not-found-page__button{border-radius:6px;justify-content:center;align-items:center;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.not-found-page__button--primary{color:#fff;background:#111;border:1px solid #111}.not-found-page__button--primary:hover{color:#fff;background:#333}.not-found-page__button--secondary{color:#111;background:0 0;border:1px solid #ccc}.not-found-page__button--secondary:hover{color:#111;background:#f5f5f5}.tour-page{color:#1f2937;background:#fff;width:100%}.tour-section{width:min(1120px,100% - 32px);margin:0 auto;padding:56px 0}.tour-section h2{color:#17231e;letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.18}.tour-section p{color:#52605a;line-height:1.75}.tour-section__heading{margin-bottom:28px}.tour-section__eyebrow,.tour-itinerary__eyebrow{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.76rem;font-weight:800;line-height:1.2;display:inline-block}.tour-hero{color:#fff;background-color:#17231e;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:590px;padding:90px 0;display:flex;position:relative;overflow:hidden}.tour-hero__content{z-index:2;width:min(1120px,100% - 32px);max-width:820px;margin:0 auto;position:relative}.tour-hero__content>p:first-child{color:#ffffffe6;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;border-radius:999px;align-items:center;margin:0 0 16px;padding:7px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.tour-hero h1{color:#fff;letter-spacing:-.04em;max-width:780px;margin:0 0 22px;font-size:clamp(2.4rem,5vw,4.25rem);line-height:1.05}.tour-hero__content>p:nth-of-type(2){color:#ffffffe0;max-width:720px;margin:0 0 32px;font-size:1.08rem;line-height:1.75}.tour-hero__content button{color:#fff;background:#f97316;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:13px 25px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 24px #f9731633}.tour-hero__content a:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 12px 30px #f9731647}.tour-page a[href=\#tour-enquiry]{color:#fff;background:#f97316;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:12px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.tour-page a[href=\#tour-enquiry]:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 8px 22px #f973162e}.tour-overview__inner{background:#f7f9f7;border:1px solid #e4e8e5;border-radius:18px;grid-template-columns:.65fr 1.35fr;gap:64px;padding:42px;display:grid}.tour-overview__label span{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.76rem;font-weight:800;display:block}.tour-overview__label h2{margin:0}.tour-overview__content p{margin:0 0 17px}.tour-overview__content p:last-child{margin-bottom:0}.tour-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.tour-highlight{background:#fff;border:1px solid #e2e7e3;border-radius:16px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 7px 25px #17231e0e}.tour-highlight:hover{border-color:#e5c27e;transform:translateY(-5px);box-shadow:0 16px 38px #17231e1a}.tour-highlight__image{aspect-ratio:4/3;background:#e5e9e6;position:relative;overflow:hidden}.tour-highlight__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.tour-highlight:hover .tour-highlight__image img{transform:scale(1.045)}.tour-highlight__image-placeholder{background:linear-gradient(135deg,#e7ebe8,#d8dfda);width:100%;height:100%}.tour-highlight__content{padding:22px 21px 24px;position:relative}.tour-highlight__icon{color:#b47d19;background:#fff8eb;border:1px solid #f1d49e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:13px;font-size:.82rem;font-weight:800;display:inline-flex}.tour-highlight h3{color:#18231f;letter-spacing:-.015em;margin:0;font-size:1.08rem;line-height:1.3}.tour-highlight p{color:#65716b;margin:9px 0 0;font-size:.88rem;line-height:1.65}@media (width<=900px){.tour-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (width<=700px){.tour-highlights{grid-template-columns:1fr;gap:14px}.tour-highlight{border-radius:15px}.tour-highlight__image{aspect-ratio:16/9}.tour-highlight__content{padding:19px 19px 21px}.tour-highlight__icon{width:30px;height:30px;margin-bottom:11px}}@media (width<=520px){.tour-highlight__image{aspect-ratio:16/9}.tour-highlight h3{font-size:1rem}.tour-highlight p{font-size:.86rem}}.tour-pricing{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tour-price-card{background:#fff;border:1px solid #e1e6e2;border-radius:15px;padding:28px 26px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 6px 24px #17231e0d}.tour-price-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #17231e17}.tour-price-card__label{color:#26352f;margin-bottom:20px;font-size:1.05rem;font-weight:750;display:block}.tour-price-card__starting{color:#7a8580;margin:0 0 3px;font-size:.8rem}.tour-price-card h3{color:#17231e;letter-spacing:-.025em;margin:0;font-size:2rem;line-height:1.15}.tour-price-card--featured{border-color:#f97316;box-shadow:0 10px 30px #f9731621}.tour-price-card--featured:before{content:"Popular";color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#f97316;border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:800;position:absolute;top:0;right:22px;transform:translateY(-50%)}.tour-price-card--featured .tour-price-card__label{color:#ea580c}.tour-pricing__note{color:#7a8580;margin:15px 0 0;font-size:.8rem}.tour-tabs{background:#fff;border:1px solid #dfe5e1;border-radius:16px;overflow:hidden;box-shadow:0 7px 25px #17231e0d}.tour-tabs__buttons{background:#f6f8f6;border-bottom:1px solid #e1e6e2;display:flex}.tour-tab{color:#69756f;cursor:pointer;background:0 0;border:0;min-height:50px;padding:13px 22px;font-size:.9rem;font-weight:700;transition:color .16s,background-color .16s}.tour-tab:hover{color:#ea580c}.tour-tab--active{color:#ea580c;background:#fff;box-shadow:inset 0 -3px #f97316}.tour-tabs__content{padding:26px 28px}.tour-tabs__content li{color:#52605a;padding-left:25px;font-size:.93rem;line-height:1.55;position:relative}.tour-itinerary{grid-template-columns:170px minmax(0,1fr);align-items:start;gap:28px;min-width:0;display:grid}.tour-itinerary__meta{color:#4b514d;background:#f6f7f5;border-left:3px solid #c89b3c;flex-wrap:wrap;align-items:center;gap:10px 24px;margin:18px 0 22px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.tour-itinerary__meta span{align-items:center;gap:4px;display:inline-flex}.tour-itinerary__meta strong{color:#1f2924;font-weight:600}.tour-itinerary__days{background:#f7f9f7;border:1px solid #e1e7e3;border-radius:18px;flex-direction:column;min-width:0;padding:16px;display:flex;position:sticky;top:110px;box-shadow:0 8px 26px #18231f0b}.tour-itinerary__days-heading{color:#7a8580;text-transform:uppercase;letter-spacing:.09em;align-items:baseline;gap:6px;margin:0 0 13px;font-size:.7rem;font-weight:700;line-height:1.3;display:flex}.tour-itinerary__days-heading strong{color:#18231f;font-size:.72rem}.tour-itinerary__days-list{flex-direction:column;gap:7px;min-width:0;display:flex}.tour-itinerary__day{color:#69756f;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:10px 12px;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.tour-itinerary__day span{font-size:.74rem;font-weight:650;line-height:1.2}.tour-itinerary__day strong{color:inherit;font-size:1rem;font-weight:800;line-height:1}.tour-itinerary__day:hover{color:#8b6419;background:#fff;border-color:#d9a4418c;transform:translate(2px)}.tour-itinerary__day--active{color:#fff;background:#18231f;border-color:#18231f;box-shadow:0 8px 20px #18231f21}.tour-itinerary__day--active strong{color:#fff}.tour-itinerary__day--active:hover{color:#fff;background:#18231f;border-color:#18231f;transform:none}.tour-itinerary__content{background:#fff;border:1px solid #e1e7e3;border-radius:20px;min-width:0;padding:36px 40px;scroll-margin-top:100px;box-shadow:0 12px 36px #18231f0e}.tour-itinerary__content article{min-width:0;max-width:780px}.tour-itinerary__eyebrow{color:#9d711d;text-transform:uppercase;letter-spacing:.09em;align-items:center;margin-bottom:10px;font-size:.75rem;font-weight:800;line-height:1.2;display:inline-flex}.tour-itinerary__content h3{color:#18231f;letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:750;line-height:1.2}.tour-itinerary__content article>p{color:#59655f;margin:18px 0 0;font-size:.98rem;line-height:1.78}.tour-itinerary__route{background:#faf8f2;border-left:3px solid #d9a441;border-radius:0 9px 9px 0;padding:12px 15px;display:block;color:#59655f!important;margin:16px 0 0!important;font-size:.88rem!important;line-height:1.55!important}.tour-itinerary__group{border-top:1px solid #e8ece9;margin-top:30px;padding-top:24px}.tour-itinerary__group-title{color:#26352f;text-transform:uppercase;letter-spacing:.08em;margin:0 0 13px;font-size:.76rem;font-weight:800;line-height:1.3;display:block}.tour-itinerary__tags{flex-wrap:wrap;gap:9px;display:flex}.tour-itinerary__tag{color:#3f4c45;background:#f7f9f7;border:1px solid #dfe5e1;border-radius:999px;align-items:center;min-height:35px;padding:8px 13px;font-size:.84rem;font-weight:650;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.tour-itinerary__tag:hover{color:#8b6419;background:#fffaf0;border-color:#d9a441a6;transform:translateY(-1px)}.tour-itinerary__group ul{justify-content:space-evenly;margin:0;padding:0;list-style:none;display:flex}.tour-itinerary__group li{color:#59655f;margin:0 0 9px;padding-left:20px;font-size:.93rem;line-height:1.5;position:relative}.tour-itinerary__group li:last-child{margin-bottom:0}.tour-itinerary__group li:before{content:"✓";color:#d9a441;font-size:.8rem;font-weight:900;position:absolute;top:0;left:0}.tour-itinerary__notes{background:#fffaf0;border:1px solid #f0d7a0;border-left:4px solid #d9a441;border-radius:12px;margin-top:28px;padding:18px 20px}.tour-itinerary__notes>strong{color:#8b6419;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.76rem;font-weight:800;line-height:1.3;display:block}.tour-itinerary__notes ul{margin:0;padding:0;list-style:none}.tour-itinerary__notes li{color:#66583d;margin:0 0 7px;font-size:.88rem;line-height:1.6}.tour-itinerary__notes li:last-child{margin-bottom:0}.tour-itinerary__cta{text-align:center;margin-top:24px}.tour-itinerary__cta a{color:#fff;background:#18231f;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.9rem;font-weight:750;text-decoration:none;transition:background-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.tour-itinerary__cta a:hover{background:#293a32;transform:translateY(-2px);box-shadow:0 8px 20px #18231f1f}@media (width<=900px){.tour-itinerary{grid-template-columns:145px minmax(0,1fr);gap:20px}.tour-itinerary__days{padding:13px}.tour-itinerary__content{padding:32px}}@media (width<=700px){.tour-itinerary{flex-direction:column;gap:14px;min-width:0;display:flex}.tour-itinerary__meta{flex-direction:column;align-items:flex-start;gap:6px;margin:16px 0 20px;padding:11px 14px}.tour-itinerary__content{border-radius:16px;order:1;width:100%;padding:27px 21px;scroll-margin-top:82px}.tour-itinerary__days{border-radius:16px;order:2;width:100%;padding:13px;position:static;box-shadow:0 6px 20px #18231f0b}.tour-itinerary__days-heading{margin-bottom:10px}.tour-itinerary__days-list{scrollbar-width:thin;scrollbar-color:#cbd3ce transparent;flex-direction:row;gap:8px;width:100%;padding:2px 1px 5px;display:flex;overflow:auto hidden}.tour-itinerary__days-list::-webkit-scrollbar{height:4px}.tour-itinerary__days-list::-webkit-scrollbar-track{background:0 0}.tour-itinerary__days-list::-webkit-scrollbar-thumb{background:#cbd3ce;border-radius:999px}.tour-itinerary__day{text-align:center;flex:none;justify-content:center;gap:8px;width:auto;min-width:72px;min-height:50px;padding:9px 13px}.tour-itinerary__day:hover{transform:none}.tour-itinerary__content article{max-width:none}.tour-itinerary__content h3{font-size:1.5rem}.tour-itinerary__content article>p{font-size:.94rem;line-height:1.7}.tour-itinerary__tags{gap:8px}.tour-itinerary__tag{min-height:34px;padding:7px 11px;font-size:.81rem}.tour-itinerary__group{margin-top:26px;padding-top:21px}.tour-itinerary__cta{text-align:stretch}.tour-itinerary__cta a{width:100%}}@media (width<=520px){.tour-itinerary__content{border-radius:15px;padding:24px 18px}.tour-itinerary__content h3{font-size:1.4rem}.tour-itinerary__route{padding:11px 13px;font-size:.82rem!important}.tour-itinerary__days{padding:11px}.tour-itinerary__day{min-width:68px;padding:9px 11px}.tour-itinerary__group-title{font-size:.72rem}.tour-itinerary__tag{font-size:.79rem}.tour-itinerary__notes{padding:16px 17px}.tour-itinerary__group ul{flex-wrap:wrap;justify-content:center}.tour-itinerary__group li{margin-right:10px;padding-left:15px}}.itinerary-editor__vehicles{flex-direction:column;gap:16px;display:flex}.itinerary-editor__vehicle-row{background:#fafbf9;border:1px solid #dfe4df;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:18px;padding:20px;display:grid}.itinerary-editor__vehicle-row label{flex-direction:column;gap:7px;min-width:0;display:flex}.itinerary-editor__vehicle-row label>span{color:#3d4741;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700;line-height:1.3}.itinerary-editor__vehicle-row input{color:#202923;background:#fff;border:1px solid #cfd6d0;border-radius:7px;outline:none;width:100%;min-height:46px;padding:10px 13px;font-family:inherit;font-size:15px;line-height:1.4;transition:border-color .18s,box-shadow .18s,background-color .18s}.itinerary-editor__vehicle-row input:hover{border-color:#aeb8b1}.itinerary-editor__vehicle-row input:focus{background:#fff;border-color:#667c6d;box-shadow:0 0 0 3px #667c6d1f}.itinerary-editor__vehicle-row input[type=number]{font-variant-numeric:tabular-nums}.itinerary-editor__vehicle-row>button{color:#a34848;cursor:pointer;background:#fff8f8;border:1px solid #d8bcbc;border-radius:7px;min-height:46px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.itinerary-editor__vehicle-row>button:hover{color:#8f3636;background:#fceeee;border-color:#c99595}.itinerary-editor__vehicle-row>button:focus-visible{outline-offset:2px;outline:3px solid #a3484826}.itinerary-editor__vehicles>button{color:#fff;cursor:pointer;background:#667c6d;border:1px solid #667c6d;border-radius:7px;align-self:flex-start;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s}.itinerary-editor__vehicles>button:hover{background:#53685b;border-color:#53685b}.itinerary-editor__vehicles>button:active{transform:translateY(1px)}.itinerary-editor__vehicles>button:focus-visible{outline-offset:2px;outline:3px solid #667c6d2e}@media (width<=700px){.itinerary-editor__vehicle-row{grid-template-columns:1fr;gap:14px;padding:16px}.itinerary-editor__vehicle-row>button,.itinerary-editor__vehicles>button{width:100%}}.tour-tabs__content ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0;padding:0;list-style:none;display:grid}.tour-tabs__content li{color:#3f4b45;background:#fff;border:1px solid #e5e9e5;border-radius:12px;align-items:flex-start;gap:12px;margin:0;padding:15px 16px;font-size:.95rem;line-height:1.55;display:flex}.tour-tabs__item-icon{color:#28764a;background:#e8f4ed;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:inline-flex}.tour-tabs__content--excluded .tour-tabs__item-icon{color:#c54848;background:#fbeaea}.tour-tabs__empty{color:#707b75;margin:0}.tour-accommodation{background:#fff8ef;border:1px solid #f4d3a8;border-radius:17px;justify-content:space-between;align-items:center;gap:36px;padding:32px 36px;display:flex}.tour-accommodation>div{max-width:760px}.tour-accommodation>div>span{color:#c2410c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.76rem;font-weight:800;display:block}.tour-accommodation h2{color:#17231e;margin:0 0 8px;font-size:1.65rem}.tour-accommodation p{margin:0}.tour-accommodation button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:0;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 6px 18px #ea580c38}.tour-accommodation button:hover{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%);transform:translateY(-2px);box-shadow:0 10px 24px #ea580c4d}.tour-accommodation button:active{transform:translateY(0);box-shadow:0 5px 14px #ea580c33}.tour-accommodation button:focus-visible{outline-offset:3px;outline:3px solid #f9731647}.tour-faqs{border-top:1px solid #dfe5e1}.tour-faq{border-bottom:1px solid #dfe5e1}.tour-faq__question{color:#26352f;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:18px 4px;font-size:.98rem;font-weight:700;display:flex}.tour-faq__question span:last-child{color:#ea580c;background:#fff4e8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;margin-left:20px;font-size:1.15rem;font-weight:500;display:inline-flex}.tour-faq__answer{padding:0 48px 20px 4px}.tour-faq__answer p{margin:0;font-size:.94rem}.tour-final-cta{color:#fff;text-align:center;background:#17231e;border-radius:20px;padding:58px 30px;position:relative;overflow:hidden}.tour-final-cta:before{content:"";border:1px solid #f9731640;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-70px}.tour-final-cta>*{z-index:1;position:relative}.tour-final-cta>span{color:#fdba74;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.76rem;font-weight:800;display:inline-block}.tour-final-cta h2{color:#fff;margin:0 0 12px}.tour-final-cta p{color:#cbd5d0;max-width:620px;margin:0 auto 26px}.tour-final-cta button{color:#fff;cursor:pointer;border:1px solid #ffffff2e;border-radius:9px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-size:.92rem;font-weight:750;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;box-shadow:0 8px 22px #f9731647,inset 0 1px #ffffff38;background:radial-gradient(circle at 30% 20%,#fff3 0%,#fff0 42%),linear-gradient(135deg,#fb923c 0%,#f97316 48%,#ea580c 100%)!important}.tour-final-cta button:hover{color:#fff;filter:saturate(1.05);transform:translateY(-2px);box-shadow:0 12px 30px #f973165c,inset 0 1px #ffffff40;background:radial-gradient(circle at 28% 18%,#ffffff3d 0%,#fff0 44%),linear-gradient(135deg,#fdba74 0%,#f97316 45%,#ea580c 100%)!important}.tour-final-cta button:active{transform:translateY(0);box-shadow:0 6px 16px #f973163d}.tour-final-cta button:focus-visible{outline-offset:3px;outline:3px solid #fdba748c}@media (width<=900px){.tour-overview__inner{grid-template-columns:1fr;gap:26px}.tour-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.tour-section{width:calc(100% - 28px);padding:42px 0}.tour-hero{min-height:540px;padding:70px 0}.tour-hero h1{font-size:clamp(2.25rem,10vw,3.3rem)}.tour-hero__content>p:nth-of-type(2){font-size:1rem}.tour-overview__inner{border-radius:15px;padding:26px 22px}.tour-pricing{grid-template-columns:1fr;gap:12px}.tour-price-card{padding:23px}.tour-tabs__buttons{overflow-x:auto}.tour-tab{flex:none;padding:13px 17px}.tour-tabs__content{padding:23px 20px}.tour-tabs__content ul{grid-template-columns:1fr}.tour-accommodation{flex-direction:column;align-items:flex-start;gap:22px;padding:25px 22px}.tour-faq__question{padding:17px 2px}.tour-faq__answer{padding:0 32px 19px 2px}.tour-final-cta{border-radius:16px;padding:45px 22px}}@media (width<=520px){.tour-section{width:calc(100% - 24px);padding:36px 0}.tour-section h2{font-size:1.65rem}.tour-hero{min-height:500px;padding:60px 0}.tour-hero__content{width:calc(100% - 24px);padding-top:50px}.tour-hero h1{font-size:2.2rem}.tour-hero__content>p:nth-of-type(2){font-size:.95rem;line-height:1.65}.tour-overview__inner{padding:23px 19px}.tour-faq__answer{padding-right:20px}.tour-final-cta{padding:40px 18px}.tour-final-cta button{width:100%}}.tour-accommodation a{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:0;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 6px 18px #ea580c38}.tour-accommodation a:hover{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%);transform:translateY(-2px);box-shadow:0 10px 24px #ea580c4d}.tour-accommodation a{width:100%}.itinerary-editor-actions{background:#fff;border:1px solid #e1e7e3;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;width:min(1400px,100% - 48px);margin:0 auto 24px;padding:22px 24px;display:flex;box-shadow:0 6px 24px #17231e0b}.itinerary-editor-actions__info{min-width:0;max-width:620px}.itinerary-editor-actions__info .blog-editor__eyebrow{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-block}.itinerary-editor-actions__info h2{color:#17231e;letter-spacing:-.02em;margin:0 0 6px;font-size:1.25rem;font-weight:750;line-height:1.25}.itinerary-editor-actions__info p{color:#69756f;margin:0;font-size:.87rem;line-height:1.6}.itinerary-editor-actions__buttons{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.itinerary-editor-actions__buttons button,.itinerary-editor-actions__buttons a{white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-family:inherit;font-size:.86rem;font-weight:750;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s,color .18s,opacity .18s;display:inline-flex}.itinerary-editor-actions__save{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #ea580c;box-shadow:0 6px 18px #ea580c2e}.itinerary-editor-actions__save:hover:not(:disabled){background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%);transform:translateY(-2px);box-shadow:0 9px 24px #ea580c40}.itinerary-editor-actions__save:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #ea580c2e}.itinerary-editor-actions__export{color:#26352f;background:#f7f9f7;border:1px solid #dce3de}.itinerary-editor-actions__export:hover:not(:disabled){color:#17231e;background:#fff;border-color:#cbd5cf;transform:translateY(-2px);box-shadow:0 6px 18px #17231e12}.itinerary-editor-actions__export:active:not(:disabled){transform:translateY(0)}.itinerary-editor-actions__view{color:#fff;background:#18231f;border:1px solid #18231f}.itinerary-editor-actions__view:hover{color:#fff;background:#293a32;transform:translateY(-2px);box-shadow:0 7px 18px #18231f24}.itinerary-editor-actions__view:active{transform:translateY(0)}.itinerary-editor-actions__delete{appearance:none;color:#dc2626;font:inherit;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:.5rem;padding:.75rem 1.1rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .2s}.itinerary-editor-actions__delete:hover:not(:disabled){color:#fff;background:#dc2626;border-color:#dc2626}.itinerary-editor-actions__delete:active:not(:disabled){transform:translateY(1px)}.itinerary-editor-actions__delete:disabled{opacity:.5;cursor:not-allowed}.itinerary-editor-actions__confirm{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;padding:1.5rem;animation:.18s ease-out itineraryDeleteOverlayIn;display:flex;position:fixed;inset:0}.itinerary-editor-actions__confirm-box{background:#fff;border:1px solid #0f172a14;border-radius:1rem;width:min(100%,480px);padding:2rem;animation:.22s ease-out itineraryDeleteModalIn;box-shadow:0 25px 60px #0f172a38,0 8px 20px #0f172a1a}.itinerary-editor-actions__confirm-title{color:#111827;margin:0 0 .75rem;font-size:1.35rem;font-weight:700;line-height:1.3}.itinerary-editor-actions__confirm-text{color:#4b5563;margin:0;font-size:.95rem;line-height:1.65}.itinerary-editor-actions__confirm-text strong{color:#111827;font-weight:700}.itinerary-editor-actions__confirm-actions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.itinerary-editor-actions__cancel{appearance:none;color:#374151;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.7rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s}.itinerary-editor-actions__cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.itinerary-editor-actions__cancel:disabled{opacity:.5;cursor:not-allowed}.itinerary-editor-actions__confirm-delete{appearance:none;color:#fff;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:.5rem;padding:.7rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s}.itinerary-editor-actions__confirm-delete:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.itinerary-editor-actions__confirm-delete:active:not(:disabled){transform:translateY(1px)}.itinerary-editor-actions__confirm-delete:disabled{opacity:.6;cursor:not-allowed}@keyframes itineraryDeleteOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes itineraryDeleteModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.itinerary-editor-actions__confirm-box{border-radius:.85rem;padding:1.5rem}.itinerary-editor-actions__confirm-actions{flex-direction:column-reverse}.itinerary-editor-actions__cancel,.itinerary-editor-actions__confirm-delete{width:100%}}.itinerary-editor-actions__buttons button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.itinerary-editor-actions__buttons button:focus-visible,.itinerary-editor-actions__buttons a:focus-visible{outline-offset:3px;outline:3px solid #f9731640}@media (width<=900px){.itinerary-editor-actions{flex-direction:column;align-items:flex-start;gap:20px;width:min(100% - 32px,1400px);padding:21px}.itinerary-editor-actions__info{max-width:none}.itinerary-editor-actions__buttons{justify-content:flex-start;width:100%}}@media (width<=700px){.itinerary-editor-actions{border-radius:14px;width:calc(100% - 28px);margin-bottom:18px;padding:19px}.itinerary-editor-actions__info h2{font-size:1.15rem}.itinerary-editor-actions__info p{font-size:.84rem}.itinerary-editor-actions__buttons{grid-template-columns:1fr 1fr;gap:9px;display:grid}.itinerary-editor-actions__buttons button,.itinerary-editor-actions__buttons a{width:100%;min-height:45px;padding:0 12px;font-size:.82rem}}@media (width<=520px){.itinerary-editor-actions{border-radius:13px;width:calc(100% - 24px);padding:17px}.itinerary-editor-actions__buttons{grid-template-columns:1fr}.itinerary-editor-actions__buttons button,.itinerary-editor-actions__buttons a{min-height:46px}}.itinerary-editor-page{color:#1f2937;background:linear-gradient(#f7f9f7 0%,#f3f6f4 100%);width:100%;min-height:100vh;padding:34px 0 70px}.itinerary-editor-page__header{justify-content:space-between;align-items:flex-start;gap:30px;width:min(1600px,100% - 40px);margin:0 auto 28px;display:flex}.itinerary-editor-page__header-content{min-width:0}.itinerary-editor-page__header-content>span{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.74rem;font-weight:800;line-height:1.2;display:inline-block}.itinerary-editor-page__header-content h1{color:#17231e;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.1}.itinerary-editor-page__header-content p{color:#69756f;max-width:700px;margin:10px 0 0;font-size:.95rem;line-height:1.65}.itinerary-editor-page__back{color:#39463f;cursor:pointer;background:#fff;border:1px solid #d9e0db;border-radius:9px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-family:inherit;font-size:.86rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 12px #17231e09}.itinerary-editor-page__back:hover{color:#8b6419;background:#fffaf0;border-color:#d9a441;transform:translateY(-1px);box-shadow:0 6px 18px #17231e12}.itinerary-editor-page__back:active{transform:translateY(0)}.itinerary-editor-page__back:focus-visible{outline-offset:3px;outline:3px solid #d9a44140}.itinerary-editor-page>.itinerary-editor-actions{width:min(1600px,100% - 40px);margin:0 auto 24px}.itinerary-editor-page__workspace{grid-template-columns:minmax(0,1fr) minmax(520px,1fr);align-items:start;gap:28px;width:min(1600px,100% - 40px);margin:0 auto;display:grid}.tour-editor-page__preview{background:#fff;border:1px solid #dce3de;border-radius:18px;min-width:0;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 38px #17231e13}.tour-editor-page__preview-header>span{color:#d97706;text-transform:uppercase;letter-spacing:.1em;align-items:center;margin-bottom:6px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.tour-editor-page__preview-header>span:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 0 3px #22c55e1f}.tour-editor-page__preview-header h2{color:#17231e;letter-spacing:-.015em;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.tour-editor-page__preview-content{scrollbar-width:thin;scrollbar-color:#cbd3ce transparent;background:#fff;min-width:0;max-height:calc(100vh - 185px);overflow:hidden auto}.tour-editor-page__preview-content::-webkit-scrollbar{width:6px}.tour-editor-page__preview-content::-webkit-scrollbar-track{background:0 0}.tour-editor-page__preview-content::-webkit-scrollbar-thumb{background:#cbd3ce;border-radius:999px}.tour-editor-page__preview-content::-webkit-scrollbar-thumb:hover{background:#aeb9b2}.tour-editor-page__preview-content .tour-page{width:100%}.itinerary-editor-page__loading{color:#69756f;background:#fff;border:1px solid #dfe5e1;border-radius:16px;justify-content:center;align-items:center;width:min(760px,100% - 32px);min-height:260px;margin:100px auto 0;font-size:.95rem;font-weight:650;display:flex;box-shadow:0 8px 28px #17231e0d}.itinerary-editor-page__not-found{text-align:center;background:#fff;border:1px solid #dfe5e1;border-radius:18px;width:min(650px,100% - 32px);margin:100px auto 0;padding:42px;box-shadow:0 10px 34px #17231e0f}.itinerary-editor-page__not-found .blog-editor__eyebrow{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-block}.itinerary-editor-page__not-found h1{color:#17231e;letter-spacing:-.025em;margin:0;font-size:2rem;line-height:1.2}.itinerary-editor-page__not-found p{color:#69756f;max-width:480px;margin:12px auto 24px;line-height:1.65}@media (width<=1200px){.itinerary-editor-page__workspace{grid-template-columns:minmax(0,1fr) minmax(430px,.85fr);gap:22px}}@media (width<=1000px){.itinerary-editor-page{padding-top:28px}.itinerary-editor-page__header{flex-direction:column;gap:18px}.itinerary-editor-page__back{align-self:flex-start}.itinerary-editor-page__workspace{grid-template-columns:1fr}.tour-editor-page__preview{position:static}.tour-editor-page__preview-content{max-height:none;overflow:visible}}@media (width<=700px){.itinerary-editor-page{padding:22px 0 50px}.itinerary-editor-page__header{width:calc(100% - 28px);margin-bottom:20px}.itinerary-editor-page__header-content h1{font-size:2rem}.itinerary-editor-page__header-content p{font-size:.9rem}.itinerary-editor-page__back{width:100%}.itinerary-editor-page__workspace{gap:18px;width:calc(100% - 28px)}.tour-editor-page__preview{border-radius:15px}.tour-editor-page__preview-header{padding:17px 18px}.tour-editor-page__preview-header h2{font-size:1.05rem}}@media (width<=520px){.itinerary-editor-page{padding-top:18px}.itinerary-editor-page__header,.itinerary-editor-page__workspace{width:calc(100% - 24px)}.itinerary-editor-page__header-content h1{font-size:1.8rem}.itinerary-editor-page__not-found{width:calc(100% - 24px);margin-top:60px;padding:30px 20px}.itinerary-editor-page__not-found h1{font-size:1.65rem}}.itinerary-editor{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:2rem;display:flex}.itinerary-editor__section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin:20px 0;padding:1.5rem;box-shadow:0 2px 8px #0f172a0a}.itinerary-editor__section>header{border-bottom:1px solid #eef0f3;margin-bottom:1.5rem;padding-bottom:1rem}.itinerary-editor__section>header span{color:#8b5e34;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.itinerary-editor__section>header h2{color:#172033;margin:0;font-size:1.25rem;line-height:1.3}.itinerary-editor__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.itinerary-editor label{flex-direction:column;gap:.45rem;display:flex}.itinerary-editor label>span{color:#374151;font-size:.85rem;font-weight:600}.itinerary-editor input,.itinerary-editor textarea,.itinerary-editor select{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #d7dce3;border-radius:9px;outline:none;padding:.75rem .85rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.itinerary-editor textarea{resize:vertical;min-height:100px;line-height:1.6}.itinerary-editor input::placeholder,.itinerary-editor textarea::placeholder{color:#9ca3af}.itinerary-editor input:focus,.itinerary-editor textarea:focus,.itinerary-editor select:focus{border-color:#8b5e34;box-shadow:0 0 0 3px #8b5e341a}.itinerary-editor__fields>label:last-child{grid-column:1/-1}.itinerary-editor button{appearance:none;color:#374151;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:8px;padding:.65rem .9rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,transform .15s}.itinerary-editor button:hover{background:#f8fafc;border-color:#b8c0cc}.itinerary-editor button:active{transform:translateY(1px)}.itinerary-editor__section>button:last-child,.itinerary-editor__array>button:last-child{color:#fff;background:#172033;border-color:#172033;margin-top:1rem}.itinerary-editor__section>button:last-child:hover,.itinerary-editor__array>button:last-child:hover{background:#263247;border-color:#263247}.itinerary-editor__array{margin-bottom:1.5rem}.itinerary-editor__array:last-child{margin-bottom:0}.itinerary-editor__array h3{color:#374151;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.itinerary-editor__array-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;margin-bottom:.65rem;display:grid}.itinerary-editor__array-row button{white-space:nowrap}.itinerary-editor__repeatable{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;margin-bottom:.75rem;display:grid}.itinerary-editor__repeatable textarea{min-height:100px}.itinerary-editor__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.itinerary-editor__highlight{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.itinerary-editor__highlight-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.itinerary-editor__highlight-header h3{color:#172033;margin:0;font-size:.95rem}.itinerary-editor__highlight-header button{color:#b42318;background:snow;border-color:#f0c5c1}.itinerary-editor__highlight-header button:hover{background:#fff1f0;border-color:#e6a7a1}.itinerary-editor__highlight label+label{margin-top:1rem}.itinerary-editor__day{background:#f8fafc;border:1px solid #e3e7ed;border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.itinerary-editor__day:last-of-type{margin-bottom:0}.itinerary-editor__day-header{border-bottom:1px solid #e3e7ed;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:.9rem;display:flex}.itinerary-editor__day-header h3{color:#172033;margin:0;font-size:1rem}.itinerary-editor__day-header button{color:#b42318;background:snow;border-color:#f0c5c1}.itinerary-editor__day-header button:hover{background:#fff1f0;border-color:#e6a7a1}.itinerary-editor__day>label{margin-bottom:1rem}.itinerary-editor__faq{background:#f8fafc;border:1px solid #e3e7ed;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.itinerary-editor__faq label+label{margin-top:1rem}.itinerary-editor__faq>button{color:#b42318;background:snow;border-color:#f0c5c1;margin-top:1rem}.itinerary-editor__faq>button:hover{background:#fff1f0;border-color:#e6a7a1}.itinerary-editor input[type=checkbox]{accent-color:#8b5e34;cursor:pointer;width:18px;height:18px;margin:.25rem 0}.itinerary-editor__section label+label{margin-top:1rem}.itinerary-editor__section input[placeholder*="/images/"]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}@media (width<=900px){.itinerary-editor{padding:1.25rem}.itinerary-editor__fields{grid-template-columns:1fr}.itinerary-editor__fields>label:last-child{grid-column:auto}.itinerary-editor__highlights{grid-template-columns:1fr}}@media (width<=640px){.itinerary-editor{gap:1rem;padding:.75rem}.itinerary-editor__section{border-radius:12px;padding:1rem}.itinerary-editor__day,.itinerary-editor__highlight{padding:1rem}.itinerary-editor__array-row,.itinerary-editor__repeatable{grid-template-columns:1fr}.itinerary-editor__array-row button,.itinerary-editor__repeatable button{width:100%}.itinerary-editor__day-header,.itinerary-editor__highlight-header{flex-direction:column;align-items:flex-start}.itinerary-editor__day-header button,.itinerary-editor__highlight-header button{width:100%}}.tour-hub{color:#1d252b;background:#fff}.tour-hub-hero{background:linear-gradient(90deg,#0d1915eb 0%,#0d1915c7 45%,#0d191559 100%),#26352f;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.tour-hub-hero__content{color:#fff;width:min(1180px,100% - 40px);margin:0 auto;padding:100px 0}.tour-hub-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.85;color:#e4b65d;margin:0 0 16px;font-size:13px;font-weight:700}.tour-hub-hero h1{letter-spacing:-.035em;max-width:720px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.02}.tour-hub-hero__description{color:#ffffffe6;max-width:620px;margin:24px 0 0;font-size:18px;line-height:1.65}.tour-filters{z-index:5;background:#fff;border:1px solid #1d252b14;border-radius:18px;grid-template-columns:minmax(0,1.7fr) minmax(180px,.8fr) auto;align-items:end;gap:20px;width:min(1100px,100% - 40px);margin:-85px auto -30px;padding:28px;display:grid;position:relative;box-shadow:0 20px 50px #141e231f}.tour-filter{position:relative}.tour-filter label{color:#35434b;margin-bottom:9px;font-size:13px;font-weight:700;display:block}.tour-filter input,.tour-filter select{color:#1d252b;width:100%;height:52px;font:inherit;background:#fff;border:1px solid #d8dee1;border-radius:10px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s}.tour-filter input:focus,.tour-filter select:focus{border-color:#1d252b;box-shadow:0 0 0 3px #1d252b14}.tour-filter__search{position:relative}.tour-filter__suggestions{z-index:20;background:#fff;border:1px solid #e1e5e7;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 15px 35px #141e2324}.tour-filter__suggestions button{color:#263239;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:11px 12px}.tour-filter__suggestions button:hover{background:#f3f5f5}.tour-filters__clear{color:#46545c;height:52px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 18px;font-weight:600}.tour-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:min(1180px,100% - 40px);margin:0 auto 30px;display:grid}.tour-card{background:#fff;border:1px solid #e5e8e9;border-radius:16px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.tour-card:hover{border-color:#d7dddf;transform:translateY(-5px);box-shadow:0 18px 40px #141e231a}.tour-card__image{aspect-ratio:16/10;background:#eef1f2;overflow:hidden}.tour-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.tour-card:hover .tour-card__image img{transform:scale(1.04)}.tour-card__content{padding:26px}.tour-card__duration{letter-spacing:.1em;text-transform:uppercase;color:#68767d;margin:0 0 10px;font-size:12px;font-weight:700}.tour-card__title{letter-spacing:-.02em;margin:0;font-size:24px;line-height:1.2}.tour-card__summary{color:#59666d;margin:15px 0 18px;line-height:1.65}.tour-card__places{color:#69777d;margin:0 0 24px;font-size:14px;line-height:1.6}.tour-card__link{color:#fff;background:#1d252b;border-radius:8px;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.tour-card__link:hover{background:#303c43;transform:translateY(-1px)}.tour-grid__empty{text-align:center;background:#f6f7f7;border-radius:18px;width:min(760px,100% - 40px);margin:0 auto 100px;padding:55px 35px}.tour-grid__empty h2{margin:8px 0 14px;font-size:32px;line-height:1.2}.tour-grid__empty p{color:#5d6a71;line-height:1.65}.tour-grid__contact-link{color:#fff;background:#1d252b;border-radius:8px;align-items:center;min-height:46px;margin-top:12px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.tour-hub-final-cta{color:#fff;background:linear-gradient(115deg,#0f1c23fa,#1d313af0);border-radius:24px;width:min(1180px,100% - 40px);margin:0 auto 80px;position:relative;overflow:hidden}.tour-hub-final-cta:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-160px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.tour-hub-final-cta__content{z-index:1;max-width:720px;padding:70px 65px;position:relative}.tour-hub-final-cta .section-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#ffffffa6;margin:0 0 14px;font-size:13px;font-weight:700}.tour-hub-final-cta h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,5vw,56px);line-height:1.05}.tour-hub-final-cta p:not(.section-eyebrow){color:#ffffffc7;max-width:600px;margin:22px 0 30px;font-size:17px;line-height:1.65}.tour-hub-final-cta__button{color:#1d252b;background:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.tour-hub-final-cta__button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}@media (width<=900px){.tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-filters{grid-template-columns:1fr 1fr}.tour-filters__clear{grid-column:1/-1;justify-self:start}}@media (width<=640px){.tour-hub-hero{min-height:480px}.tour-hub-hero__content{width:min(100% - 30px,1180px);padding:80px 0}.tour-hub-hero h1{font-size:42px}.tour-hub-hero__description{font-size:16px}.tour-filters{grid-template-columns:1fr;width:calc(100% - 30px);margin-top:-65px;padding:20px}.tour-filters__clear{grid-column:auto}.tour-grid{grid-template-columns:1fr;gap:18px;width:calc(100% - 30px);margin-bottom:75px}.tour-hub-faq{width:calc(100% - 30px);margin-bottom:75px}.tour-hub-faq__list{grid-template-columns:1fr}.tour-hub-final-cta{border-radius:18px;width:calc(100% - 30px);margin-bottom:40px}.tour-hub-final-cta__content{padding:48px 28px}}.itinerary-library-page{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:48px 32px 80px}.itinerary-library-page__header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:40px;display:flex}.itinerary-library-page__header-content{min-width:0}.itinerary-library-page__header-content h1{margin:8px 0 10px}.itinerary-library-page__header-content p{color:#667085;max-width:620px;margin:0;line-height:1.6}.itinerary-library-page__header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.itinerary-library-page__admin{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.itinerary-library-page__admin:hover{color:#101828;background:#f9fafb;border-color:#98a2b3}.itinerary-library-page__admin:active{transform:translateY(1px)}.itinerary-library-page__new{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;min-height:44px;padding:0 18px;font-size:14px;font-weight:600;transition:background-color .18s,transform .18s,box-shadow .18s}.itinerary-library-page__new:hover{background:#1f2937;box-shadow:0 4px 12px #0f172a1f}.itinerary-library-page__new:active{transform:translateY(1px)}@media (width<=760px){.itinerary-library-page__header{flex-direction:column;gap:24px}.itinerary-library-page__header-actions{flex-direction:column;align-items:stretch;width:100%}.itinerary-library-page__admin,.itinerary-library-page__new{width:100%}}.itinerary-library-page__toolbar{margin-bottom:28px}.itinerary-library-page__search{max-width:620px}.itinerary-library-page__search label{color:#34423b;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.itinerary-library-page__search input{box-sizing:border-box;color:#17231e;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #ccd5d0;border-radius:6px;padding:0 15px;transition:border-color .2s,box-shadow .2s}.itinerary-library-page__search input::placeholder{color:#929c97}.itinerary-library-page__search input:focus{border-color:#557765;outline:none;box-shadow:0 0 0 3px #5577651f}.itinerary-library-page__list{gap:20px;display:grid}.itinerary-library-card{background:#fff;border:1px solid #dfe5e1;border-radius:10px;grid-template-columns:280px minmax(0,1fr);min-height:230px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden;box-shadow:0 2px 8px #17231e0a}.itinerary-library-card:hover{border-color:#c5d0ca;transform:translateY(-2px);box-shadow:0 10px 30px #17231e14}.itinerary-library-card__image{background:linear-gradient(135deg,#e8eeeb,#dce5df);min-height:230px;overflow:hidden}.itinerary-library-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.itinerary-library-card:hover .itinerary-library-card__image img{transform:scale(1.035)}.itinerary-library-card__image>div{color:#78847e;justify-content:center;align-items:center;width:100%;height:100%;min-height:230px;font-size:14px;font-weight:600;display:flex}.itinerary-library-card__content{flex-direction:column;min-width:0;padding:26px 30px;display:flex}.itinerary-library-card__top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.itinerary-library-card__type{color:#3e604e;text-transform:uppercase;letter-spacing:.08em;background:#edf3ef;border-radius:4px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.itinerary-library-card__duration{color:#6d7872;white-space:nowrap;font-size:13px;font-weight:600}.itinerary-library-card h2{color:#17231e;letter-spacing:-.015em;margin:0 0 10px;font-size:24px;line-height:1.25}.itinerary-library-card__excerpt{color:#65716b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:760px;margin:0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.itinerary-library-card__meta{color:#7a8580;flex-wrap:wrap;align-items:center;gap:8px 20px;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.itinerary-library-card__meta span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.itinerary-library-card__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.itinerary-library-card__actions a,.itinerary-library-card__actions button{color:#344b40;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd5d0;border-radius:5px;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.itinerary-library-card__actions a:hover,.itinerary-library-card__actions button:hover{color:#203d30;background:#f3f7f4;border-color:#8fa397}.itinerary-library-card__actions .itinerary-library-card__delete{color:#a14d4d;border-color:#e1caca}.itinerary-library-card__actions .itinerary-library-card__delete:hover{color:#8d3636;background:#fff5f5;border-color:#c98d8d}.itinerary-library__confirm{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#0f172aa6;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out itinerary-confirm-overlay-in;display:flex;position:fixed;inset:0}.itinerary-library__confirm-box{background:#fff;border:1px solid #0f172a14;border-radius:16px;width:min(100%,460px);padding:32px;animation:.18s ease-out itinerary-confirm-box-in;box-shadow:0 25px 60px #0f172a40,0 8px 20px #0f172a1f}.itinerary-library__confirm-title{color:#111827;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3}.itinerary-library__confirm-text{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}.itinerary-library__confirm-text strong{color:#111827;font-weight:700}.itinerary-library__confirm-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;display:flex}.itinerary-library__confirm-cancel{color:#374151;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,transform .15s}.itinerary-library__confirm-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.itinerary-library__confirm-delete{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#dc2626;border:1px solid #dc2626;border-radius:8px;padding:0 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s,transform .15s}.itinerary-library__confirm-delete:hover{background:#b91c1c;border-color:#b91c1c}.itinerary-library__confirm-delete:active{transform:translateY(1px)}@keyframes itinerary-confirm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes itinerary-confirm-box-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=600px){.itinerary-library__confirm{padding:16px}.itinerary-library__confirm-box{border-radius:14px;width:100%;padding:24px}.itinerary-library__confirm-actions{flex-direction:column-reverse;align-items:stretch}.itinerary-library__confirm-cancel,.itinerary-library__confirm-delete{width:100%}}.itinerary-library-page__empty{text-align:center;background:#fafcfb;border:1px dashed #cbd5cf;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:48px 24px;display:flex}.itinerary-library-page__empty h2{color:#25352d;margin:0 0 8px;font-size:24px}.itinerary-library-page__empty p{color:#6c7771;margin:0 0 22px;font-size:14px}.itinerary-library-page__empty button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#244b3b;border:0;border-radius:5px;padding:0 18px;font-weight:600}.itinerary-library-page__empty button:hover{background:#193a2d}@media (width<=900px){.itinerary-library-page{padding:36px 22px 60px}.itinerary-library-card{grid-template-columns:220px minmax(0,1fr)}.itinerary-library-card__content{padding:22px}.itinerary-library-card h2{font-size:21px}}@media (width<=700px){.itinerary-library-page{padding:28px 16px 48px}.itinerary-library-page__header{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:26px;padding-bottom:22px}.itinerary-library-page__new{width:100%}.itinerary-library-card{grid-template-columns:1fr}.itinerary-library-card__image{min-height:190px;max-height:240px}.itinerary-library-card__image>div{min-height:190px}.itinerary-library-card__content{padding:20px}.itinerary-library-card__top{align-items:flex-start}.itinerary-library-card h2{font-size:20px}.itinerary-library-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.itinerary-library-card__actions a,.itinerary-library-card__actions button{box-sizing:border-box;width:100%}}@media (width<=420px){.itinerary-library-card__actions{grid-template-columns:1fr}.itinerary-library-card__top{flex-direction:column;gap:8px}}.itinerary-editor-page__workspace{grid-template-columns:minmax(0,1fr) minmax(520px,1fr);gap:28px;width:min(1600px,100% - 40px);margin:0 auto;display:grid}.itinerary-editor-page__editor{min-width:0}.tour-editor-page__preview{background:#fff;border:1px solid #dfe5e1;border-radius:18px;align-self:start;min-width:0;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 35px #17231e12}.tour-editor-page__preview-header{background:#f7f9f7;border-bottom:1px solid #e4e8e5;padding:20px 22px}.tour-editor-page__preview-header span{color:#d97706;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:.72rem;font-weight:800;display:block}.tour-editor-page__preview-header h2{color:#17231e;margin:0;font-size:1.15rem;line-height:1.3}.tour-editor-page__preview-header p{color:#69756f;margin:6px 0 0;font-size:.82rem;line-height:1.5}.tour-editor-page__preview-content{background:#fff;min-width:0;max-height:calc(100vh - 190px);overflow-y:auto}@media (width<=1200px){.itinerary-editor-page__workspace{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);gap:22px}}@media (width<=900px){.itinerary-editor-page__workspace{grid-template-columns:1fr;width:min(760px,100% - 28px)}.tour-editor-page__preview{position:static}.tour-editor-page__preview-content{max-height:none;overflow:visible}}.vehicle-hero{background:radial-gradient(circle at 85% 20%,#b65f3214,#0000 30%),#f5f3ee;padding:72px 24px 88px;position:relative}.vehicle-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(48px,7vw,96px);width:min(1240px,100%);margin:0 auto;display:grid}.vehicle-hero__content{max-width:620px}.vehicle-hero__category{letter-spacing:.14em;text-transform:uppercase;color:#b65f32;align-items:center;gap:8px;margin-bottom:20px;font-size:.75rem;font-weight:800;display:inline-flex}.vehicle-hero__category:before{content:"";background:#b65f32;width:28px;height:1px}.vehicle-hero h1{letter-spacing:-.055em;color:#17251f;margin:0 0 24px;font-size:clamp(3rem,6vw,5.4rem);line-height:.96}.vehicle-hero__overview{color:#59645f;max-width:590px;margin:0 0 30px;font-size:1.05rem;line-height:1.8}.vehicle-hero__price{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:28px;display:flex}.vehicle-hero__price span{letter-spacing:.08em;text-transform:uppercase;color:#7a817c;width:100%;margin-bottom:-2px;font-size:.78rem;font-weight:700}.vehicle-hero__price strong{color:#17251f;font-size:2.1rem;line-height:1}.vehicle-hero__price small{color:#68716c;font-size:.9rem}.vehicle-hero__cta{color:#fff;background:#17251f;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px 0 28px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.vehicle-hero__cta span{font-size:1.2rem;transition:transform .2s}.vehicle-hero__cta:hover{background:#b65f32;transform:translateY(-2px)}.vehicle-hero__cta:hover span{transform:translate(4px)}.vehicle-hero__note{color:#7a817c;margin:18px 0 0;font-size:.82rem}.vehicle-hero__media{background:#ddd8cf;border-radius:32px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 24px 70px #17251f1f}.vehicle-hero__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#17251f2e);position:absolute;inset:0}.vehicle-hero__media img{object-fit:cover;width:100%;height:100%;min-height:500px;transition:transform .6s;display:block}.vehicle-hero__media:hover img{transform:scale(1.025)}.vehicle-hero__image-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17251fd1;border:1px solid #ffffff47;border-radius:14px;flex-direction:column;gap:4px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:24px}.vehicle-hero__image-badge span{text-transform:uppercase;letter-spacing:.08em;color:#d99a72;font-size:.7rem}.vehicle-hero__image-badge strong{font-size:.9rem}.vehicle-features{background:#fff;padding:100px 24px}.vehicle-features__inner{width:min(1100px,100%);margin:0 auto}.vehicle-features .vehicle-section__heading{text-align:left;width:min(760px,100%);margin:0 0 52px}.vehicle-features .vehicle-section__heading>span{letter-spacing:.14em;text-transform:uppercase;color:#b65f32;align-items:center;gap:8px;margin-bottom:18px;font-size:.75rem;font-weight:800;display:inline-flex}.vehicle-features .vehicle-section__heading>span:before{content:"";background:#b65f32;width:28px;height:1px}.vehicle-features .vehicle-section__heading h2{letter-spacing:-.045em;color:#17251f;margin:0 0 18px;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.vehicle-features .vehicle-section__heading p{text-align:left;color:#59645f;width:min(620px,100%);margin:0;font-size:1rem;line-height:1.75}.vehicle-features__grid{border-top:1px solid #ddd9d1;border-left:1px solid #ddd9d1;grid-template-columns:repeat(3,1fr);display:grid}.vehicle-feature{background:#faf9f6;border-bottom:1px solid #ddd9d1;border-right:1px solid #ddd9d1;align-items:flex-end;min-height:170px;padding:28px;transition:background .25s,color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.vehicle-feature:before{content:"";background:#b65f32;width:0;height:3px;transition:width .3s;position:absolute;top:0;left:0}.vehicle-feature:hover{color:#fff;z-index:2;background:#17251f;transform:translateY(-4px);box-shadow:0 16px 35px #17251f1f}.vehicle-feature:hover:before{width:100%}.vehicle-feature__number{letter-spacing:.1em;color:#b5b8b3;font-size:.7rem;font-weight:800;position:absolute;top:20px;right:22px}.vehicle-feature:hover .vehicle-feature__number{color:#66716b}.vehicle-feature__content{flex-direction:column;gap:7px;display:flex}.vehicle-feature__label{letter-spacing:.1em;text-transform:uppercase;color:#7a817c;font-size:.72rem;font-weight:800}.vehicle-feature:hover .vehicle-feature__label{color:#aeb8b2}.vehicle-feature__value{color:#17251f;font-size:1.25rem}.vehicle-feature:hover .vehicle-feature__value{color:#fff}.vehicle-feature__arrow{color:#b65f32;opacity:0;font-size:1.1rem;transition:opacity .2s,transform .2s;position:absolute;bottom:20px;right:22px;transform:translate(-4px,4px)}.vehicle-feature:hover .vehicle-feature__arrow{opacity:1;transform:translate(0)}@media (width<=900px){.vehicle-features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.vehicle-features{padding:68px 20px}.vehicle-features .vehicle-section__heading{margin-bottom:38px}.vehicle-features .vehicle-section__heading h2{font-size:clamp(2rem,11vw,3.2rem)}.vehicle-features .vehicle-section__heading p{font-size:.95rem}.vehicle-features__grid{grid-template-columns:1fr}.vehicle-feature{min-height:145px}}@media (width<=480px){.vehicle-features{padding:60px 16px}.vehicle-features .vehicle-section__heading>span{font-size:.68rem}.vehicle-features .vehicle-section__heading h2{font-size:2rem}.vehicle-features .vehicle-section__heading p{font-size:.9rem}}.vehicle-faq{background:#f5f3ee;width:100%;padding:100px 24px;position:relative;overflow:hidden}.vehicle-faq:before{content:"";pointer-events:none;background:radial-gradient(circle,#b65f3212,#0000 70%);width:520px;height:520px;position:absolute;top:0;left:50%;transform:translate(-50%)}.vehicle-faq>*{z-index:1;position:relative}.vehicle-faq .vehicle-section__heading{text-align:left;width:min(760px,100%);margin:0 auto 52px}.vehicle-faq .vehicle-section__heading>span{letter-spacing:.14em;text-transform:uppercase;color:#b65f32;align-items:center;gap:8px;margin-bottom:18px;font-size:.75rem;font-weight:800;display:inline-flex}.vehicle-faq .vehicle-section__heading>span:before{content:"";background:#b65f32;width:28px;height:1px}.vehicle-faq .vehicle-section__heading h2{letter-spacing:-.045em;color:#17251f;margin:0 0 18px;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.vehicle-faq .vehicle-section__heading p{text-align:left;color:#59645f;width:min(620px,100%);margin:0;font-size:1rem;line-height:1.75}@media (width<=768px){.vehicle-faq{padding:72px 20px}.vehicle-faq .vehicle-section__heading{margin-bottom:36px}.vehicle-faq .vehicle-section__heading h2{font-size:clamp(2rem,9vw,3rem)}.vehicle-faq .vehicle-section__heading p{font-size:.95rem}}@media (width<=480px){.vehicle-faq{padding:60px 16px}.vehicle-faq .vehicle-section__heading{margin-bottom:30px}.vehicle-faq .vehicle-section__heading>span{font-size:.68rem}.vehicle-faq .vehicle-section__heading h2{font-size:2rem}.vehicle-faq .vehicle-section__heading p{font-size:.9rem}}.vehicle-cta-section{background:#fff;padding:100px 24px}.vehicle-cta{text-align:center;color:#fff;background:radial-gradient(circle at 15% 20%,#b65f3233,#0000 30%),#17251f;border-radius:30px;width:min(1100px,100%);margin:0 auto;padding:76px 48px;position:relative;overflow:hidden}.vehicle-cta__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#d99a72;margin-bottom:14px;font-size:.75rem;font-weight:800;display:block}.vehicle-cta h2{letter-spacing:-.045em;color:#fff;margin:0 0 18px;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.vehicle-cta p{color:#cbd0cc;width:min(600px,100%);margin:0 auto 32px;line-height:1.7}.vehicle-cta__button{color:#17251f;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.vehicle-cta__button:hover{color:#fff;background:#b65f32;transform:translateY(-2px)}.vehicle-page{position:relative}.vehicle-page__section{width:100%}@media (width<=900px){.vehicle-hero__inner{grid-template-columns:1fr;gap:42px}.vehicle-hero__content{max-width:720px}.vehicle-hero__media,.vehicle-hero__media img{min-height:420px}.vehicle-features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.vehicle-hero{padding:48px 20px 64px}.vehicle-hero h1{font-size:clamp(2.8rem,15vw,4rem)}.vehicle-hero__overview{font-size:1rem}.vehicle-hero__media,.vehicle-hero__media img{min-height:300px}.vehicle-hero__media{border-radius:22px}.vehicle-hero__image-badge{bottom:16px;left:16px}.vehicle-hero__cta{width:100%}.vehicle-features,.vehicle-faq,.vehicle-cta-section{padding:68px 20px}.vehicle-features__grid{grid-template-columns:1fr}.vehicle-feature{min-height:145px}.vehicle-cta{border-radius:22px;padding:56px 22px}.vehicle-cta__button{width:100%}}.vehicle-hub{--vehicle-hub-bg:#f7f7f4;--vehicle-hub-surface:#fff;--vehicle-hub-dark:#18231f;--vehicle-hub-muted:#68716c;--vehicle-hub-accent:#d9a441;--vehicle-hub-border:#e3e6e2;background:var(--vehicle-hub-bg);color:var(--vehicle-hub-dark)}.vehicle-hub-hero{color:#fff;background:linear-gradient(90deg,#0d1915f0 0%,#0d1915d6 42%,#0d19157a 72%,#0d191540 100%),linear-gradient(135deg,#26352f,#17241f);align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.vehicle-hub-hero__content{width:min(1180px,100% - 48px);margin:0 auto;padding:110px 0}.vehicle-hub-hero .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700}.vehicle-hub-hero h1{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,5rem);line-height:.98}.vehicle-hub-hero__content>p:last-child{color:#ffffffd1;max-width:680px;margin:28px 0 0;font-size:1.08rem;line-height:1.75}.vehicle-hub-grid{width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0}.vehicle-hub-grid+.vehicle-hub-grid{padding-top:0}.vehicle-hub-grid__heading{max-width:720px;margin-bottom:42px}.vehicle-hub-grid__heading .section-eyebrow{color:var(--vehicle-hub-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:700}.vehicle-hub-grid__heading h2{color:var(--vehicle-hub-dark);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.vehicle-hub-grid__heading>p:last-child{max-width:650px;color:var(--vehicle-hub-muted);margin:16px 0 0;font-size:.98rem;line-height:1.7}.vehicle-hub-grid__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.vehicle-hub-card{background:var(--vehicle-hub-surface);border:1px solid var(--vehicle-hub-border);border-radius:18px;flex-direction:column;min-width:0;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 8px 28px #18231f0b}.vehicle-hub-card:hover{border-color:#d9a4418c;transform:translateY(-5px);box-shadow:0 18px 42px #18231f1a}.vehicle-hub-card__image{aspect-ratio:16/10;background:#e3e6e3;position:relative;overflow:hidden}.vehicle-hub-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.vehicle-hub-card:hover .vehicle-hub-card__image img{transform:scale(1.045)}.vehicle-hub-card__content{flex-direction:column;flex:1;padding:25px;display:flex}.vehicle-hub-card__category{color:var(--vehicle-hub-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:750}.vehicle-hub-card__title{color:var(--vehicle-hub-dark);letter-spacing:-.025em;margin:0;font-size:1.4rem;line-height:1.2}.vehicle-hub-card__overview{color:var(--vehicle-hub-muted);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:13px 0 0;font-size:.92rem;line-height:1.7;display:-webkit-box;overflow:hidden}.vehicle-hub-card__footer{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:auto;padding-top:24px;display:flex}.vehicle-hub-card__price{flex-wrap:wrap;align-items:baseline;column-gap:5px;display:flex}.vehicle-hub-card__price span{color:#7a827e;font-size:.76rem}.vehicle-hub-card__price strong{color:var(--vehicle-hub-dark);font-size:1.15rem;font-weight:750}.vehicle-hub-card__link{color:var(--vehicle-hub-dark);flex-shrink:0;align-items:center;gap:8px;font-size:.88rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.vehicle-hub-card__link span{color:var(--vehicle-hub-accent);font-size:1.15rem;transition:transform .18s}.vehicle-hub-card__link:hover{color:#9d711d}.vehicle-hub-card__link:hover span{transform:translate(4px)}.vehicle-hub-faq{width:min(1000px,100% - 48px);margin:0 auto;padding:92px 0}.vehicle-hub-faq__heading{max-width:700px;margin-bottom:42px}.vehicle-hub-faq__heading .section-eyebrow{color:var(--vehicle-hub-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:700}.vehicle-hub-faq__heading h2{color:var(--vehicle-hub-dark);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.vehicle-hub-faq__list{width:100%}.vehicle-hub-final-cta{background:var(--vehicle-hub-dark);color:#fff;padding:100px 24px}.vehicle-hub-final-cta__content{text-align:center;width:min(780px,100%);margin:0 auto}.vehicle-hub-final-cta .section-eyebrow{color:#e4b65d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:700}.vehicle-hub-final-cta h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05}.vehicle-hub-final-cta p:not(.section-eyebrow){color:#ffffffb8;max-width:650px;margin:22px auto 0;font-size:1rem;line-height:1.75}.vehicle-hub-final-cta__button{border:1px solid var(--vehicle-hub-accent);background:var(--vehicle-hub-accent);color:#18231f;border-radius:7px;justify-content:center;align-items:center;min-height:50px;margin-top:30px;padding:0 26px;font-size:.9rem;font-weight:750;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.vehicle-hub-final-cta__button:hover{background:#e4b65d;border-color:#e4b65d;transform:translateY(-2px)}@media (width<=900px){.vehicle-hub-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-hub-hero{min-height:500px}.vehicle-hub-hero__content{padding:90px 0}.vehicle-hub-grid,.vehicle-hub-faq{padding:76px 0}.vehicle-hub-final-cta{padding:82px 24px}}@media (width<=640px){.vehicle-hub-hero{min-height:480px}.vehicle-hub-hero__content{width:min(100% - 36px,1180px);padding:72px 0}.vehicle-hub-hero h1{font-size:clamp(2.5rem,12vw,3.5rem)}.vehicle-hub-hero__content>p:last-child{margin-top:22px;font-size:.98rem;line-height:1.65}.vehicle-hub-grid{width:min(100% - 36px,1180px);padding:64px 0}.vehicle-hub-grid+.vehicle-hub-grid{padding-top:0}.vehicle-hub-grid__heading{margin-bottom:30px}.vehicle-hub-grid__items{grid-template-columns:1fr;gap:20px}.vehicle-hub-card__content{padding:22px}.vehicle-hub-card__footer{align-items:center}.vehicle-hub-faq{width:min(100% - 36px,1000px);padding:64px 0}.vehicle-hub-faq__heading{margin-bottom:30px}.vehicle-hub-final-cta{padding:72px 18px}.vehicle-hub-final-cta h2{font-size:2.25rem}}
