body{margin:0}:root{--color-bg:#faf8f4;--app-scrollbar-size:8px;--color-surface:#fff;--color-surface-soft:#ede4d8;--color-border:#e4dbd0;--color-border-light:#ede4d8;--color-text:#2a2018;--color-text-muted:#907868;--color-text-light:#b0a090;--color-primary:#bf9f5a;--color-primary-dark:#9a7b2f;--color-primary-light:#bf9f5a24;--color-branded-cover-floor:#9a7b2f;--color-gold-btn:var(--color-primary);--color-gold-btn-hover:var(--color-primary-dark);--color-accent:var(--color-primary);--color-focus-ring:#bf9f5a38;--color-cream-hover:#f5efe0;--color-success:#2d8a5c;--color-danger:#c44555;--color-danger-light:#fce9eb;--scrollbar-thumb:#9078688c;--seg-bar-strip-padding-block:6px;--seg-bar-chrome-bleed-height:calc(var(--seg-bar-strip-padding-block)*2 + 39px);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--radius-btn:4px;--cover-hero-height:clamp(260px,34vh,380px);--trip-media-thumb-gap:10px;--trip-media-gallery-inner-max:760px;--trip-media-thumb-span:calc((min(100%, var(--trip-media-gallery-inner-max)) - 3*var(--trip-media-thumb-gap))/4);--shadow-sm:0 2px 10px #2a20180f;--shadow-md:0 8px 24px #2a201814;--shadow-lg:0 16px 36px #2a20181a;--shadow-xl:0 24px 56px #2a20181f;--font-heading:"DM Sans",system-ui,sans-serif;--font-spectral:"Spectral",Georgia,serif;--font-sans:"DM Sans",system-ui,sans-serif;--transition:0.2s ease;--letter-spacing-uppercase:0.04em;--letter-spacing-wordmark:0.2em;--heart-pop:heart-pop 0.45s cubic-bezier(0.34,1.35,0.64,1) forwards}*,:after,:before{box-sizing:border-box;margin:0;padding:0}@keyframes heart-pop{0%{transform:translateY(0) scale(1)}28%{transform:translateY(-18px) scale(1.14)}48%{transform:translateY(-4px) scale(1.04)}68%{transform:translateY(1px) scale(1)}to{transform:translateY(0) scale(1)}}@keyframes trip-save-spin-down{0%{transform:scale(1.08) translateZ(0) rotateY(0deg)}to{transform:scale(1.08) translateZ(0) rotateY(2turn)}}@media (prefers-reduced-motion:reduce){.use-trip-save-btn.is-saved .use-trip-save-heart{animation:none}}html{background-color:#eee6d6;color-scheme:light;font-size:16px;overflow-x:clip;scroll-behavior:smooth;scrollbar-gutter:stable}html:has(.trip-builder-layout-root){scrollbar-gutter:auto}html:has(.post-trip-step1-grid),html:has(.post-trip-step2-panel),html:has(.post-trip-step4-package){scrollbar-gutter:auto}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}*,:after,:before{scrollbar-color:#9078688c #0000;scrollbar-color:var(--scrollbar-thumb) #0000;scrollbar-width:thin}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-color:#9078688c;background-color:var(--scrollbar-thumb);border-radius:4px}body{-webkit-font-smoothing:antialiased;background:#faf8f4;background:var(--color-bg);color:#2a2018;color:var(--color-text);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);line-height:1.7}body,h1,h2,h3,h4,h5,h6{font-weight:400;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-heading);line-height:1.22}p{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-weight:400}a{color:inherit;text-decoration:none}[type=button],[type=reset],[type=submit],button{background:none;border:none;cursor:pointer;font-family:inherit;font-weight:inherit}input,select,textarea{font-family:inherit}[contenteditable=true],input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]):not([type=reset]):not([type=image]),textarea{caret-color:#2a2018;caret-color:var(--color-text);color-scheme:light;cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%232A2018' d='M9 5h6v2H9zM11 7h2v10h-2zM9 17h6v2H9z'/%3E%3C/svg%3E") 12 12,text}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}select{color-scheme:light}img{display:block;max-width:100%}ul{list-style:none}.accent-label{color:#bf9f5a;color:var(--color-accent);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:15px;font-weight:400;letter-spacing:0}.container{margin:0 auto;max-width:1460px;padding:0 24px;width:100%}.btn{align-items:center;border:1px solid #0000;border-radius:4px;border-radius:var(--radius-btn);display:inline-flex;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:15px;font-weight:400;gap:9px;justify-content:center;letter-spacing:0;padding:11px 22px;transition:all .2s ease;transition:all var(--transition);white-space:nowrap}a.btn-primary,button.btn-primary{background:#bf9f5a;background:var(--color-gold-btn);color:#fff;font-weight:400}a.btn-primary:hover:not(:disabled),button.btn-primary:hover:not(:disabled){background:#9a7b2f;background:var(--color-gold-btn-hover);box-shadow:0 8px 24px #2a201814;box-shadow:var(--shadow-md);color:#fff;transform:translateY(-1px)}.btn-secondary{background:#fff;border-color:#e4dbd0;border-color:var(--color-border)}.btn-secondary,.btn-secondary:hover{color:#2a2018;color:var(--color-text)}.btn-secondary:hover{border-color:#907868;border-color:var(--color-text-muted)}.btn-ghost{background:#0000;color:#907868;color:var(--color-text-muted)}.btn-ghost:hover{background:#bf9f5a24;background:var(--color-primary-light);color:#2a2018;color:var(--color-text)}.btn-danger{background:#c44555;background:var(--color-danger);color:#fff}.btn-danger:hover{background:#a63a48}.btn-lg{font-size:15px;padding:15px 30px}.btn-sm{border-radius:4px;border-radius:var(--radius-btn);font-size:15px;padding:7px 14px}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.platform-back-btn{align-items:center;background:#fff;border:1px solid #c8bfaf;border-radius:4px;box-sizing:border-box;color:#3a3028;cursor:pointer;display:inline-flex;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:15px;font-weight:500;gap:5px;justify-content:center;letter-spacing:0;line-height:1;margin:0;padding:9px 12px;text-decoration:none;text-transform:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap}.platform-back-btn:hover{background:#f0ece4;border-color:#c8bfaf;color:#3a3028;text-decoration:none}.platform-back-btn:focus-visible{border-color:#c8bfaf;box-shadow:0 0 0 2px #bf9f5a38;box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.platform-back-btn:disabled{cursor:not-allowed;opacity:.55}.platform-back-btn:disabled:hover{background:#fff;border-color:#c8bfaf;color:#3a3028}.platform-back-arrow{color:inherit;flex-shrink:0;font-size:14px;font-weight:500;justify-content:center;letter-spacing:0;line-height:1}.platform-back-arrow,.seg-track{align-items:center;display:inline-flex}.seg-track{background:#fff;border:1px solid #e4dbd0;border-radius:100px;box-shadow:0 4px 20px #2a20181f;max-width:calc(100vw - 80px);overflow-x:auto;padding:4px;position:relative;scrollbar-width:none;transition:box-shadow .2s ease}.seg-track::-webkit-scrollbar{display:none}@media (max-width:768px){.seg-track{max-width:100%}}.seg-highlight{background:#bf9f5a;background:var(--color-accent);border-radius:100px;height:calc(100% - 8px);left:0;pointer-events:none;position:absolute;top:4px;transition:transform .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);z-index:0}.book-trip-group-label,.day-link-chip,.post-trip-category-label{font-size:15px}.seg-item{font-weight:400;letter-spacing:0}.discovery-hero .hero-search-btn,.seg-item{-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans),"DM Sans",system-ui,sans-serif;font-size:15px;line-height:1;text-transform:none}.discovery-hero .hero-search-btn{letter-spacing:.04em}.seg-item{align-items:center;background:#0000;border:none;border-radius:100px;color:#6b5c3e;cursor:pointer;display:inline-flex;flex-shrink:0;gap:8px;padding:7px 18px;position:relative;text-decoration:none;transition:color .15s;white-space:nowrap;z-index:1}.seg-item:hover:not(.active){color:#4a4035}.seg-item.active{color:#fff;font-weight:400}.seg-item:focus-visible{outline:2px solid #bf9f5a38;outline:2px solid var(--color-focus-ring);outline-offset:2px}.seg-bar-strip{--seg-bar-strip-padding-block:6px;background:#fff;display:flex;margin-bottom:32px;padding:6px 0;padding:var(--seg-bar-strip-padding-block) 0;position:sticky;top:71px;z-index:99}.seg-bar-row,.seg-bar-strip{align-items:center;box-sizing:border-box;width:100%}.seg-bar-row{grid-column-gap:20px;background:#0000;column-gap:20px;display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1520px;padding:0}.seg-bar-row:after,.seg-bar-row:before{background:#bf9f5a;background:var(--color-accent);content:"";height:1px;min-width:0;opacity:.5;width:100%}.seg-bar-row:before{grid-column:1;margin-left:0}.seg-bar-row:after{box-sizing:border-box;grid-column:3;margin-right:140px;margin-right:var(--header-profile-pill-span,140px)}.seg-bar-row .seg-track{grid-column:2}.seg-bar-strip--pinned{border-bottom:1px solid #b4a8964d}.seg-bar-strip--pinned .seg-track{box-shadow:0 4px 20px #2a201824,0 10px 36px #2a20181a}@media (max-width:800px){.seg-bar-row{padding-left:20px;padding-right:20px}}.discovery-hero .hero-search-btn{appearance:none;-webkit-appearance:none;background:#bf9f5a;background:var(--color-gold-btn);border:none;border-radius:0 30px 30px 0;box-shadow:none;color:#fff;cursor:pointer;flex-shrink:0;font-synthesis:none;font-weight:400;margin-left:0;padding:14px 24px;text-shadow:none;transition:background .2s ease}.discovery-hero .hero-search-btn:hover:not(:disabled){background:#9a7b2f;background:var(--color-gold-btn-hover)}.discovery-hero .hero-search-btn:disabled{cursor:default;opacity:.65}@media (max-width:600px){.hero-search-row,.trip-builder-search-wrap .trip-builder-search{flex-direction:column;gap:10px}.hero-search,.trip-builder-search-input{border-radius:30px}.discovery-hero .hero-search-btn{border-radius:30px;width:100%}}.book-trip-item-view,.day-link-add-build,.draft-banner-start-new,.post-trip-link-btn,.trip-card-footer-action,.trip-card-view,.trip-map-popup-link,.trip-structure-link{align-items:center;background:#fff;border:1px solid #bf9f5a;border:1px solid var(--color-accent);border-radius:9999px;border-radius:var(--radius-full);box-sizing:border-box;color:#6b5c3e;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:14px;font-weight:500;gap:4px;justify-content:center;letter-spacing:0;line-height:1;margin:0;min-height:36px;padding:8px 14px;text-decoration:none;text-transform:none;transition:border-color .2s ease,color .2s ease,background .2s ease;transition:border-color var(--transition),color var(--transition),background var(--transition);-webkit-user-select:none;user-select:none;white-space:nowrap}.book-trip-item-view:hover,.day-link-add-build:hover:not(:disabled),.draft-banner-start-new:hover,.post-trip-link-btn:hover,.trip-card-footer-action:hover,.trip-card-view:hover,.trip-map-popup-link:hover,.trip-structure-link:hover{background:#f5efe0;background:var(--color-cream-hover);border-color:#bf9f5a;border-color:var(--color-primary);color:#6b5c3e;text-decoration:none}.book-trip-item-view:focus-visible,.day-link-add-build:focus-visible,.draft-banner-start-new:focus-visible,.post-trip-link-btn:focus-visible,.trip-card-footer-action:focus-visible,.trip-map-popup-link:focus-visible,.trip-structure-link:focus-visible{border-color:#bf9f5a;border-color:var(--color-primary);box-shadow:0 0 0 2px #bf9f5a38;box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.trip-map-popup-link:not(button),a.book-trip-item-view,span.book-trip-item-view{font-size:11px;height:30px;min-height:30px;padding:4px 10px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:15px;letter-spacing:0}.form-hint,.form-label{color:#907868;color:var(--color-text-muted);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-weight:400}.form-hint{font-size:12px}.form-input{background:#fff;background:var(--color-surface);border:1px solid #e4dbd0;border:1px solid var(--color-border);border-radius:14px;border-radius:var(--radius-md);caret-color:#2a2018;caret-color:var(--color-text);color:#2a2018;color:var(--color-text);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:15px;font-weight:400;outline:none;padding:13px 15px;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color var(--transition),box-shadow var(--transition);width:100%}.form-input:focus{border-color:#bf9f5a;border-color:var(--color-accent);box-shadow:0 0 0 3px #bf9f5a38;box-shadow:0 0 0 3px var(--color-focus-ring)}.form-input::placeholder{color:#b0a090;color:var(--color-text-light)}.form-input.error{border-color:#c44555;border-color:var(--color-danger)}.form-textarea{min-height:100px;resize:vertical}.card{background:#fff;background:var(--color-surface);border:1px solid #e4dbd0;border:1px solid var(--color-border);border-radius:20px;border-radius:var(--radius-lg);color:#2a2018;color:var(--color-text);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;transition:transform var(--transition),box-shadow var(--transition)}.card:hover{box-shadow:0 8px 24px #2a201814;box-shadow:var(--shadow-md);transform:translateY(-2px)}.badge{align-items:center;border-radius:9999px;border-radius:var(--radius-full);display:inline-flex;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:15px;font-weight:400;gap:4px;padding:3px 10px}.badge-accent{background:#bf9f5a24;background:var(--color-primary-light);color:#bf9f5a;color:var(--color-primary)}.badge-green{background:#2d8a5c1f;color:#1f6b47}.badge-orange{background:#bf9f5a33;color:#8a6f3a}.badge-gray{background:#ede4d8;background:var(--color-surface-soft);color:#907868;color:var(--color-text-muted)}.spinner{animation:spin .7s linear infinite;border:3px solid #e4dbd0;border-top-color:#bf9f5a;border:3px solid var(--color-border);border-radius:50%;border-top-color:var(--color-accent);height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.loading-page{align-items:center;display:flex;justify-content:center;min-height:60vh}.empty-state{color:#907868;color:var(--color-text-muted);padding:84px 24px;text-align:center}.empty-state .empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{color:#2a2018;color:var(--color-text);font-size:34px;margin-bottom:10px}.empty-state p{font-size:16px;margin:0 auto 28px;max-width:540px}.empty-state p,.toast{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-weight:400}.toast{animation:toastIn .3s ease;background:#2a2018;background:var(--color-text);border-radius:9999px;border-radius:var(--radius-full);bottom:32px;box-shadow:0 24px 56px #2a20181f;box-shadow:var(--shadow-xl);color:#fff;font-size:14px;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:1000}.toast.success{background:#15803d}.toast.error{background:#c44555;background:var(--color-danger)}@keyframes toastIn{0%{opacity:0;transform:translateX(-50%) translateY(16px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.auth-error{background:#fce9eb;background:var(--color-danger-light);border:1px solid #c4455559;border-radius:14px;border-radius:var(--radius-md);color:#c44555;color:var(--color-danger)}.auth-error,.auth-success{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-size:14px;font-weight:400;padding:10px 14px}.auth-success{background:#2d8a5c1f;border:1px solid #2d8a5c59;border-radius:14px;border-radius:var(--radius-md);color:#1f6b47}.avatar{align-items:center;background:linear-gradient(135deg,#d4b87a,#bf9f5a);background:linear-gradient(135deg,#d4b87a,var(--color-accent));border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans);font-weight:400;justify-content:center;object-fit:cover}.avatar-sm{font-size:13px;height:32px;width:32px}.avatar-md{font-size:17px;height:44px;width:44px}.avatar-lg{font-size:28px;height:80px;width:80px}.avatar-xl{font-size:40px;height:120px;width:120px}.discovery-page img.dp-card-image[src*="/favicon.svg"],.profile-archive-page img.dp-card-image[src*="/favicon.svg"],.profile-comment-cover img[src*="/favicon.svg"],.search-trip-thumb[src*="/favicon.svg"],.trip-header-right img[src*="/favicon.svg"],.use-trip-hero img[src*="/favicon.svg"],img[src*="/favicon.svg"]{background-color:#9a7b2f;background-color:var(--color-branded-cover-floor);background-position:50%;background-repeat:no-repeat;object-fit:contain;object-position:center}.divider{align-items:center;color:#907868;color:var(--color-text-muted);display:flex;font-size:13px;gap:12px}.divider:after,.divider:before{background:#e4dbd0;background:var(--color-border);content:"";flex:1 1;height:1px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--trip-builder-stack-gap:14px;--trip-builder-shell-card-radius:20px;--trip-builder-viewport-chrome:calc(125px + var(--trip-detail-section-gap, 16px) + var(--trip-builder-stack-gap, 14px));--trip-builder-main-row-height:clamp(280px,calc(100vh - var(--trip-builder-viewport-chrome)),980px);--trip-builder-place-tab-height:60px;--trip-builder-category-place-tab-height:52px}.trip-detail-page{--trip-detail-section-gap:16px;--trip-detail-sidebar-width:320px;background:#eee6d6;color:#1a1712;font-family:var(--font-sans),"DM Sans",sans-serif;min-height:calc(100vh - 70px)}@keyframes tripDetailFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes tripDetailContentReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.trip-detail-page:not(.trip-builder-build-page):not(.trip-builder-summary-page) .trip-header{animation:tripDetailContentReveal .25s ease-out both}.trip-detail-page:not(.trip-builder-build-page):not(.trip-builder-summary-page) .seg-bar-strip{animation:tripDetailContentReveal .25s ease-out .04s both}.trip-detail-page:not(.trip-builder-build-page):not(.trip-builder-summary-page) .main-grid,.trip-detail-page:not(.trip-builder-build-page):not(.trip-builder-summary-page) .trip-map-panel-inner{animation:tripDetailContentReveal .25s ease-out .08s both}.trip-shell{margin:0 auto;max-width:1300px;padding:0 48px}.trip-header{background:#fff;border-bottom:none;position:relative}.trip-topbar{left:0;position:absolute;top:0;width:100%;z-index:2}.trip-topbar .container{box-sizing:border-box;max-width:1520px;padding-left:0;padding-right:0}.trip-topbar-inner{align-items:center;display:flex;gap:12px;justify-content:space-between}.trip-topbar-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-bottom:6px;margin-right:5px;margin-top:28px}.trip-detail-page .trip-topbar-inner button.trip-today-btn{align-items:center;background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:999px;box-shadow:0 1px 4px #0000001f;box-sizing:border-box;color:#fdfaf7;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:.875rem;font-weight:400;justify-content:center;line-height:1;padding:8px 14px;transition:background .15s ease,border-color .15s ease}.trip-detail-page .trip-topbar-inner button.trip-today-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}.trip-detail-page .trip-topbar-inner button.trip-edit-btn{align-items:center;background:#ffffffeb;border:1px solid #b4a89673;border-radius:999px;box-shadow:0 1px 4px #0000001f;box-sizing:border-box;color:#1a1a1a;color:var(--color-text,#1a1a1a);cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:.875rem;font-weight:400;justify-content:center;line-height:1;padding:8px 14px;transition:background .15s ease,border-color .15s ease}.trip-detail-page .trip-topbar-inner button.trip-edit-btn:hover:not(:disabled){background:#fff;border-color:#b4a896a6}.trip-header .trip-shell{max-width:1220px}.trip-header-inner{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) 460px;padding-bottom:28px;padding-top:28px}.trip-header-left{display:flex;flex-direction:column;justify-content:space-between}.trip-header-copy{max-width:640px}.trip-back-btn.trip-back-btn--solid{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff}.trip-back-btn.trip-back-btn--solid:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-back-btn.trip-back-btn--solid:disabled,.trip-back-btn.trip-back-btn--solid:disabled:hover{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff;opacity:.55}.trip-back-btn.trip-builder-save-draft-btn{align-items:center;box-sizing:border-box;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;text-transform:none}.trip-builder-layout-root.is-draft-loading,.trip-detail-page.is-draft-loading{opacity:.6;pointer-events:none}.trip-builder-draft-load-notice{color:var(--color-text-muted);font-size:12px;line-height:1.4;margin:0;padding:0 48px 8px;text-align:center}.platform-back-btn.trip-back-btn--edge{margin-bottom:6px;margin-top:28px}.trip-detail-page .trip-destination-badge{align-items:center;background:var(--color-accent);border-radius:3px;color:#fff;display:inline-flex;font-family:var(--font-sans);font-size:15px;font-weight:500;justify-content:center;letter-spacing:0;line-height:1.25;margin-bottom:0;padding:5px 10px;text-align:center}.trip-detail-page .trip-header-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.trip-detail-page .trip-traveling-badge{align-items:center;background:var(--color-accent);border-radius:3px;color:#fff;display:inline-flex;font-family:var(--font-sans);font-size:15px;font-weight:500;justify-content:center;letter-spacing:0;line-height:1.25;padding:5px 10px;text-align:center}.trip-title-row{align-items:flex-start;display:flex;gap:12px;margin:0 0 12px}.trip-title{color:#1a1712;flex:1 1 auto;font-family:var(--font-spectral),Georgia,serif;font-size:28px;font-style:italic;font-weight:300;line-height:1.15;margin:0;min-width:0}.trip-title-row .trip-saves-below--title{--trip-title-first-line:32.2px;align-self:flex-start;flex:0 0 auto;height:var(--trip-title-first-line);margin-top:0;max-width:none}.trip-meta-row{align-items:center;color:#4a4035;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;gap:8px;margin-bottom:14px}.trip-saves-inline{align-items:center;display:inline-flex;gap:4px;line-height:1}.trip-saves-inline-heart{color:#c4714a}.trip-saves-inline-heart.btn-save-trip-heart path{fill:currentColor;stroke:none}.trip-saves-below{--trip-saves-heart-size:18px;color:#4a4035;display:inline-flex;font-size:15px;font-weight:500;gap:5px;margin-top:22px}.trip-saves-below,.trip-saves-count{align-items:center;height:var(--trip-saves-heart-size);line-height:1}.trip-saves-count{display:flex}button.trip-saves-below--clickable{background:#0000;border:none;cursor:pointer;font:inherit;padding:0;transition:opacity .15s ease}button.trip-saves-below--clickable:hover{opacity:.72}button.trip-saves-below--clickable:focus-visible{border-radius:4px;outline:2px solid var(--color-accent);outline-offset:3px}.trip-detail-page .trip-meta-row .meta-dot{color:#c4b8a0;font-size:30px;line-height:1}.trip-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.trip-tag{border:1px solid #c4b8a0;border-radius:100px;color:#4a4035;padding:4px 10px;text-transform:capitalize}.trip-quote,.trip-tag{font-size:15px;font-weight:400}.trip-quote{border-left:3px solid var(--color-accent);color:#5a5248;font-family:var(--font-sans),"DM Sans",sans-serif;font-style:normal;line-height:1.75;margin:0;padding-left:14px}.trip-author{align-items:center;display:flex;gap:8px}.trip-avatar{align-items:center;background:var(--color-accent);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:500;height:32px;justify-content:center;overflow:hidden;width:32px}.trip-avatar .trip-avatar-img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.trip-author-name{color:#1a1712;font-size:14px;font-weight:500}.trip-header-right{border-radius:var(--radius-lg);flex-shrink:0;height:var(--cover-hero-height);overflow:hidden;width:100%}.trip-header-right img{display:block;height:100%;object-fit:cover;width:100%}.trip-header-right .cover-placeholder{background:#d8cfc0;height:100%;width:100%}.timeline-wrap{align-items:center;background:#f5f0e8;display:flex;flex-direction:column;margin-top:20px;padding-bottom:2px;padding-top:2px;position:sticky;top:71px;z-index:90}.content-card,.day-card,.sidebar-card,.timeline-card{background:#fff;border:1px solid #e0d8cc;border-radius:var(--radius-lg)}.timeline-card{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:8px 20px 14px;width:fit-content}.timeline-card .section-label{align-self:flex-start;font-size:15px;letter-spacing:0;margin-bottom:6px}.section-label{color:var(--color-accent);font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:14px}.timeline-track{-webkit-overflow-scrolling:touch;align-items:flex-start;display:flex;justify-content:safe center;margin-top:-2px;max-width:100%;overflow-x:auto;width:100%}.t-stop{align-items:stretch;display:flex;flex:0 0 110px;flex-direction:column;width:110px}.t-day-label,.t-day-title{background:#0000;border:0;cursor:pointer;font-family:inherit}.t-day-label{align-self:center;color:var(--color-accent);font-size:12px;font-weight:500;letter-spacing:.1em;margin-bottom:5px;white-space:nowrap}.t-dot{align-self:center;background:var(--color-accent);border:2px solid var(--color-accent);border-radius:50%;cursor:pointer;height:14px;transition:all .2s ease;width:14px}.t-dot.active,.t-dot:hover{background:#fff}.t-dot.active{box-shadow:0 0 0 3px #bf9f5a4d}.t-day-title{box-sizing:border-box;color:#3a3028;font-size:12px;line-height:1.3;margin-top:4px;max-width:100%;overflow-wrap:break-word;padding:0 4px;text-align:center;transition:color .2s ease;width:100%;word-break:normal}.t-day-title:hover{color:var(--color-accent)}.t-connector{box-sizing:border-box;flex:0 0 28px;padding-top:26px;width:28px}.t-connector span{background:#d8cfc0;display:block;height:2px;width:100%}.trip-detail-page .seg-bar-strip{--seg-bar-strip-padding-block:0;background:#0000;border-bottom:none;border-top:none;box-shadow:none;box-sizing:border-box;margin-bottom:var(--trip-detail-section-gap);margin-top:var(--trip-detail-section-gap);padding:0 12px;position:sticky;top:71px;width:100%;z-index:99}.trip-detail-page .seg-bar-strip.seg-bar-strip--pinned{border-bottom:none;margin-top:0}.trip-detail-page .seg-bar-row:after,.trip-detail-page .seg-bar-row:before{display:none}.trip-detail-page .seg-bar-row .seg-track{align-self:center;justify-self:center}.trip-detail-page .seg-bar-row .seg-item{font-size:15px;font-weight:400;letter-spacing:0;line-height:1;text-transform:none}.trip-map-panel{background:#eee6d6;box-sizing:border-box;padding:0 0 60px}.trip-map-panel-inner{grid-gap:var(--trip-detail-section-gap);align-items:start;box-sizing:border-box;display:grid;gap:var(--trip-detail-section-gap);grid-template-columns:minmax(0,1fr) var(--trip-detail-sidebar-width);margin:0 auto;max-width:1220px;min-height:600px;padding:0 48px}.trip-map-panel-map-wrap{background:#fff;border:1px solid #e0d8cc;border-radius:20px;border-radius:var(--trip-builder-shell-card-radius,20px);display:flex;flex-direction:column;height:600px;overflow:hidden}.trip-map-panel-label-row{align-items:center;display:flex;flex-shrink:0;justify-content:flex-start;padding:8px 16px 6px 20px}.trip-map-panel-label{color:var(--color-accent);font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;letter-spacing:0;margin:0;text-align:left}.trip-map-panel-canvas{flex:1 1;min-height:0;position:relative;width:100%}.trip-map-empty{align-items:center;box-sizing:border-box;color:#9a917e;display:flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;height:100%;justify-content:center;min-height:200px;padding:24px;text-align:center}.trip-map-chunk-fallback{background:#eee6d6;box-sizing:border-box;height:100%;min-height:0;overflow:hidden;width:100%}.trip-builder-map-leaflet-host>.trip-map-chunk-fallback,.trip-map-chunk-fallback,.trip-map-panel-canvas>.trip-map-chunk-fallback{inset:0;position:absolute}.trip-map-chunk-fallback-shimmer{animation:trip-map-chunk-shimmer 1.6s ease-in-out infinite;background:linear-gradient(110deg,#eee6d6,#eee6d6 38%,#f5efe4 50%,#eee6d6 62%,#eee6d6);background-size:200% 100%;inset:0;position:absolute}@keyframes trip-map-chunk-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.trip-map-chunk-fallback-shimmer{animation:none;background:#eee6d6}}.trip-map-popup-title{color:#1a1712;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;font-weight:500;line-height:1.3;margin:0 0 6px}.trip-detail-page .trip-detail-mapbox-popup.mapboxgl-popup .mapboxgl-popup-content{background:#0000;border-radius:0;box-shadow:none;padding:0}.trip-detail-page .trip-detail-mapbox-popup.mapboxgl-popup .mapboxgl-popup-tip{display:none}.trip-builder-build-page .trip-builder-mapbox-popup.mapboxgl-popup .mapboxgl-popup-content{background:#0000;border-radius:0;box-shadow:none;padding:0}.trip-builder-build-page .trip-builder-mapbox-popup.mapboxgl-popup .mapboxgl-popup-tip{display:none}.trip-detail-page .trip-map-popup-shell{box-sizing:border-box;padding:10px 36px 10px 12px;position:relative}.trip-detail-page .trip-map-popup-shell .trip-map-category-popup-close,.trip-map-category-popup-card .trip-map-category-popup-close{align-items:center;background:#fff;background:var(--color-surface,#fff);border:1px solid #e0d8cc;border:1px solid var(--color-border,#e0d8cc);border-radius:50%;box-sizing:border-box;color:#786f5f;color:var(--color-text-muted,#786f5f);cursor:pointer;display:flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;height:26px;justify-content:center;line-height:1;padding:0;position:absolute;right:8px;top:8px;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:26px}.trip-detail-page .trip-map-popup-shell button.trip-map-category-popup-close:hover,.trip-map-category-popup-card .trip-map-category-popup-close:hover{background:#f0ece4;border-color:#e0d8cc;border-color:var(--color-border,#e0d8cc);color:#1a1712;color:var(--color-text,#1a1712)}.trip-map-panel .main-right{margin:0}.main-grid{grid-gap:var(--trip-detail-section-gap);align-items:start;display:grid;gap:var(--trip-detail-section-gap);grid-template-columns:minmax(0,1fr) var(--trip-detail-sidebar-width);margin-top:0;padding-bottom:60px}.trip-shell.main-grid{max-width:1220px}.day-cards{display:flex;flex-direction:column;gap:8px}.day-by-day-section{margin-top:0}.trip-detail-page.trip-builder-summary-page .day-by-day-section{margin-top:var(--trip-detail-section-gap)}.day-card{overflow:hidden;scroll-margin-top:170px}.day-card.active{border-color:var(--color-accent)}.day-card-header{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;justify-content:space-between;padding:14px 20px;text-align:left;transition:background .2s ease;width:100%}.day-card-header:hover,.day-card.active .day-card-header{background:#fff}.day-card-head-left{align-items:center;display:flex;flex-wrap:nowrap;gap:14px;min-width:0}.day-num{align-items:center;color:var(--color-accent);display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;justify-content:center;letter-spacing:0;min-width:48px}.day-num,.day-title{font-weight:500;line-height:1}.day-title{align-self:center;color:#1a1712;font-size:15px;min-width:0}.day-subtitle{color:#5a5248;font-size:12px;margin-left:4px}.day-card-head-right{align-items:center;display:flex;gap:12px}.day-link-count{align-items:center;background:#faf8f4;border:1px solid #e6dfd2;border-radius:100px;color:#9a7b2f;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;line-height:1;min-height:28px;padding:0 10px;white-space:nowrap}.day-chevron{color:var(--color-accent);font-size:11px;transition:transform .2s ease}.day-chevron.open{transform:rotate(90deg)}.day-card-body{display:none}.day-card-body.open{background:#fff;border-top:1px solid #f0ebe0;display:block}.day-filmstrip{background:#fff;border-bottom:1px solid #f0ebe0;display:flex;gap:var(--trip-media-thumb-gap);overflow-x:auto;padding:12px 20px 10px}.day-filmstrip::-webkit-scrollbar{height:3px}.day-filmstrip::-webkit-scrollbar-thumb{background:#9a7b2f;border-radius:2px}.day-film-item,.trip-media-grid-item{aspect-ratio:4/5;background:#f0ebe0;border:0;border-radius:var(--radius-lg);cursor:pointer;overflow:hidden;padding:0;position:relative}.day-film-item{flex:0 0 var(--trip-media-thumb-span);height:auto;width:var(--trip-media-thumb-span)}.day-film-item img,.trip-media-grid-item img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.video-poster-fallback{align-items:flex-end;background:#f0ebe0;color:#fff;display:flex;font-size:11px;inset:0;justify-content:center;overflow:hidden;padding:8px;position:absolute}.video-poster-fallback .video-filename-fallback{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;position:relative;text-align:center;z-index:1}.day-film-item:hover img,.trip-media-grid-item:hover img{transform:scale(1.05)}.day-film-item.video:after,.trip-media-grid-item.video:after{align-items:center;background:#00000047;color:#fff;content:"▶";display:flex;font-size:16px;inset:0;justify-content:center;pointer-events:none;position:absolute}.trip-media-grid{grid-gap:var(--trip-media-thumb-gap);display:grid;gap:var(--trip-media-thumb-gap);grid-template-columns:repeat(4,minmax(0,1fr))}.trip-media-grid-item{width:100%}.trip-media-toggle-wrap{display:flex;justify-content:center;margin-top:14px}.trip-detail-page .trip-media-toggle-wrap .book-trip-item-view{background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-full);box-sizing:border-box;color:#6b5c3e;font-weight:500;line-height:normal;padding:8px 14px;width:auto}.trip-detail-page .trip-media-toggle-wrap .book-trip-item-view:hover{background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.day-content{padding:16px 20px 20px}.day-content:not(:has(.day-overview)):has(.day-links-wrap){padding-top:10px}.day-overview{background:none;border:0;border-left:3px solid #9a7b2f;color:#4a433a;font-family:var(--font-spectral),"Spectral",serif;font-size:17px;font-style:italic;font-weight:400;line-height:1.75;margin:0 0 18px;padding:10px 0 10px 14px}.day-overview:has(+.day-links-wrap){margin-bottom:10px}.day-costs{display:flex;flex-direction:column;gap:12px}.cost-group+.cost-group{margin-top:10px}.cost-group-head{align-items:center;display:flex;gap:8px;margin-bottom:7px}.cost-group-line{background:#f0ebe0;flex:1 1;height:1px}.cost-group-label{color:#9a7b2f;font-size:15px;letter-spacing:0}.cost-group-amount,.cost-group-label{font-family:var(--font-sans),"DM Sans",sans-serif;font-weight:500;white-space:nowrap}.cost-group-amount{color:#5a5248;flex-shrink:0;font-size:14px}.subset-note{background:#fff;border-left:2px solid #e0d8cc;border-radius:2px;color:#7a6e60;font-family:Fraunces,serif;font-size:15px;font-style:italic;font-weight:300;line-height:1.65;margin-bottom:8px;padding:7px 10px}.day-links-wrap{margin-top:-6px}.day-links-wrap .day-link-group-head{margin:2px 0 8px}.day-overview+.day-links-wrap{margin-top:-4px}.day-links-wrap .day-link-group+.day-link-group{margin-top:16px}.day-links-wrap .day-link-list{gap:8px}.day-links-label{color:#3a3028;font-size:15px;font-weight:500;margin-bottom:10px}.day-link-group+.day-link-group{margin-top:10px}.day-link-group-head{align-items:center;display:flex;gap:8px;margin:10px 0 6px}.book-trip-group-line,.day-link-group-line,.post-trip-category-line{flex:1 1;height:1px;min-width:24px;opacity:.5}.day-link-group-line{background:var(--day-link-accent)}.book-trip-group-line{background:var(--book-trip-accent)}.day-link-list{display:flex;flex-direction:column;gap:5px}.day-link-item{--day-link-accent:#7f8c6a;--day-link-chip-bg:#eef2e8;background:#faf8f4;border:1px solid #e6dfd2;display:flex;flex-direction:row;gap:8px;overflow:hidden;padding:0 10px 0 0;width:100%}.day-link-item,.day-link-row-btn{align-items:stretch;text-align:left}.day-link-row-btn{align-self:stretch;background:#0000;border:0;color:inherit;cursor:pointer;display:grid;flex:1 1;font:inherit;grid-template-columns:4px 1fr;margin:0;min-width:0;padding:0;text-decoration:none}a.day-link-row-btn{color:inherit}.day-link-item .book-trip-item-view{align-self:center}.day-link-add-build{align-items:center;align-self:center;background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-full);box-sizing:border-box;color:#6b5c3e;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;justify-content:center;letter-spacing:0;margin:0;padding:8px 14px;transition:border-color var(--transition),color var(--transition),background var(--transition);white-space:nowrap}.day-link-add-build:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.day-link-add-build:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.day-link-add-build:disabled{cursor:wait;opacity:.65}.day-link-add-build--added{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff}.day-link-add-build--added:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.day-link-accent{align-self:stretch;background:var(--day-link-accent);border-radius:0;box-sizing:border-box;flex-shrink:0;height:auto;max-width:4px;min-height:100%;min-width:4px;width:4px}.day-link-main{grid-column-gap:8px;align-items:center;column-gap:8px;display:grid;grid-template-columns:26px 1fr;padding:8px 10px;position:relative}.day-link-copy{min-width:0;padding-right:110px}.day-link-icon{align-items:center;background:#f3eee4;border-radius:50%;color:#7a6e60;display:inline-flex;flex-shrink:0;font-size:15px;font-weight:400;height:26px;justify-content:center;letter-spacing:0;line-height:1;width:26px}.day-link-title{color:#2f2a24;display:block;font-size:15px;font-weight:500;margin-bottom:2px}.day-link-meta-row{align-items:center;display:flex;gap:6px;margin-left:0;min-width:0}.day-link-chip{background:var(--day-link-chip-bg);border:0;border-radius:100px;color:var(--day-link-accent);font-size:15px;font-weight:500;letter-spacing:0;padding:1px 5px}.day-link-meta-text{flex:1 1;min-width:0}.day-link-cost,.day-link-meta-text{color:#5a5248;font-size:15px;white-space:nowrap}.day-link-cost{align-items:center;display:inline-flex;line-height:1;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.pill-row{display:flex;flex-wrap:wrap;gap:6px}.link-pill{align-items:center;background:#f5f0e8;border:1px solid #c4b8a0;border-radius:20px;color:#9a7b2f;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:5px;padding:5px 12px;text-decoration:none;transition:all .2s;white-space:nowrap}.link-pill:hover{background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.pill-arrow{font-size:11px}.content-card{margin-top:8px;padding:18px 20px}.tip-row{border-bottom:1px solid #f0ebe0;display:flex;gap:12px;padding:10px 0}.tip-row:last-child{border-bottom:0}.tip-icon{flex-shrink:0;font-size:15px;margin-top:1px}.tip-row p{color:#3a3028;font-size:14px;line-height:1.65;margin:0}.comment-row{border-bottom:1px solid #f0eae0;padding:12px 0;position:relative}.comment-row--menu-open{z-index:2}.comment-row-menu-wrap{position:absolute;right:0;top:0;z-index:3}.comment-row-menu-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#6b5c3e;color:var(--color-text-muted,#6b5c3e);cursor:pointer;display:inline-flex;font-size:18px;height:28px;justify-content:center;line-height:1;width:28px}.comment-row-menu-btn:hover:not(:disabled){background:#2a20180f;color:var(--color-text)}.comment-row-menu-btn--delete{font-size:20px}.comment-row-report-menu .trip-card-menu-btn{height:28px;width:28px}.trip-card-menu-wrap.trip-detail-report-menu{position:relative;right:auto;top:auto}.comment-row:last-child{border-bottom:0}.comment-header{align-items:center;display:flex;gap:8px;margin-bottom:6px}.comment-avatar{align-items:center;background:var(--color-primary);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:500;height:30px;justify-content:center;overflow:hidden;width:30px}.comment-avatar .comment-avatar-img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.comment-list-empty{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:1.55;margin:0 0 12px}.comment-name{color:var(--color-text);font-size:13px;font-weight:500}.comment-time{color:var(--color-text-light);font-size:12px;margin-left:4px}.comment-text{color:#3a3028;font-size:13.5px;line-height:1.55;margin:0;padding-left:38px}.comment-input-row{border:none;border-radius:0;display:flex;gap:8px;margin:0;padding:10px 0 0}.comment-input-row input{background:#fff;border:1px solid #c4b8a0;border-radius:12px;color:var(--color-text);flex:1 1;font-size:13.5px;outline:none;padding:10px 14px}.comment-input-row input:focus{border-color:var(--color-accent);outline:none}.comment-input-row input::placeholder{color:var(--color-text-light)}.comment-input-row button{background:var(--color-gold-btn);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:400;letter-spacing:0;padding:10px 20px}.comment-input-row button:hover:not(:disabled){background:var(--color-gold-btn-hover)}.main-right{display:flex;flex-direction:column;gap:12px}.sidebar-card{padding:18px 20px}.trip-header-actions-wrap--mobile{margin-top:18px}.trip-header-actions-wrap--desktop{margin-top:0}.trip-header-actions{align-items:center;background:#0000;border:0;display:flex;flex-wrap:wrap;gap:8px;margin-top:0;padding:0}.trip-header-actions-wrap--desktop{display:none}@media (min-width:769px){.trip-header-actions-wrap--mobile{display:none}.trip-header-actions-wrap--desktop{display:block}}.trip-header-actions>.btn-like-trip,.trip-header-actions>.btn-save-trip,.trip-header-actions>.btn-share-trip{box-sizing:border-box;flex:1 1;margin-top:0;min-width:0;width:auto}.trip-header-actions .btn-like-trip,.trip-header-actions .btn-save-trip,.trip-header-actions .btn-share-trip,.trip-header-actions .btn-use-trip{font-size:15px}.trip-header-actions .trip-summary-action-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-share-trip{align-items:center;background:#fff;border:1px solid #aea290;border-radius:var(--radius-full);color:#9a7b2f;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;gap:8px;justify-content:center;letter-spacing:.5px;padding:10px;text-transform:none;width:100%}.btn-share-trip:hover{background:#fff;border:1px solid var(--color-accent);color:var(--color-accent)}.btn-share-trip--instagram{border:2px solid #9a7b2f;box-shadow:none;transition:box-shadow .2s ease,color .2s ease}.btn-share-trip--instagram:hover{border:2px solid #9a7b2f;box-shadow:0 0 0 3px var(--color-focus-ring),0 5px 18px #bf9f5a1f}.btn-share-trip-share-icon{align-items:center;color:#1a1712;display:inline-flex;flex-shrink:0}.btn-share-trip-share-icon svg{display:block}.btn-share-trip-copy-icon{align-items:center;color:#1a1712;display:inline-flex;flex-shrink:0}.btn-share-trip-copy-icon svg{display:block}.btn-share-trip-instagram-icon{align-items:center;color:inherit;display:inline-flex;flex-shrink:0}.btn-share-trip-instagram-icon svg{display:block}.btn-share-trip--copy{background:#f5f5f5;border:1px solid #1a17122e;color:#1a1712}.btn-share-trip--copy:hover{background:#ececec;border:1px solid #1a171247;color:#1a1712}.btn-save-trip,.btn-use-trip{border-radius:var(--radius-full);cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.btn-use-trip{background:var(--color-gold-btn);border:0;color:#fff;font-size:13px;letter-spacing:.1em;margin-top:14px;padding:12px}.btn-use-trip:hover:not(:disabled){background:var(--color-gold-btn-hover)}.btn-save-trip{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);color:#fff;font-size:13px;font-weight:400;gap:8px;letter-spacing:.08em;margin-top:8px;padding:10px 12px;text-transform:none}.btn-save-trip,.btn-save-trip-heart{align-items:center;display:inline-flex;justify-content:center}.btn-save-trip-heart{flex-shrink:0;transform-origin:center center}.btn-save-trip-heart-svg{display:block;height:18px;width:18px}.btn-save-trip-heart path{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.btn-save-trip--saved .btn-save-trip-heart path{fill:currentColor;stroke:none}.btn-save-trip-bookmark{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;transform-origin:center center}.btn-save-trip-bookmark-svg{display:block;height:18px;width:18px}.btn-save-trip-bookmark path{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.btn-save-trip--saved .btn-save-trip-bookmark path{fill:currentColor;stroke:none}.btn-like-trip{align-items:center;background:#fff;border:1px solid var(--color-gold-btn);border-radius:var(--radius-full);color:#9a7b2f;cursor:pointer;display:inline-flex;font-size:13px;font-weight:400;gap:8px;justify-content:center;letter-spacing:.08em;margin-top:8px;padding:10px 12px;text-transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.btn-like-trip:hover:not(:disabled){background:#f5f5f5;border-color:var(--color-gold-btn-hover)}.btn-like-trip:disabled{cursor:wait;opacity:.65}.btn-like-trip-heart{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;transform-origin:center center;transform-style:preserve-3d}.btn-like-trip-heart-svg{display:block;height:18px;width:18px}.btn-like-trip-heart path{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.btn-like-trip--liked .btn-like-trip-heart path{fill:var(--color-danger);stroke:none}.btn-like-trip.is-spinning .btn-like-trip-heart{animation:trip-detail-like-spin 2s cubic-bezier(.36,.08,.48,1) forwards;will-change:transform}.btn-like-trip.is-spinning .btn-like-trip-heart path{transition:none}.btn-like-trip--liked .btn-like-trip-heart{transform:scale(1.08)}.trip-detail-engagement-cluster{align-items:stretch;display:flex;flex-direction:row;gap:8px;min-width:0;width:100%}.trip-detail-engagement-cluster .btn-like-trip,.trip-detail-engagement-cluster .btn-save-trip{flex:1 1;margin-top:0;min-width:0}@keyframes trip-detail-like-spin{0%{transform:scale(1.08) translateZ(0) rotateY(0deg)}to{transform:scale(1.08) translateZ(0) rotateY(2turn)}}.btn-save-trip-icon{display:inline-block;font-size:18px;font-weight:400;line-height:1;transform-origin:center center}.btn-save-trip-icon--outline{color:#fff}.btn-save-trip:not(.btn-save-trip--saved):hover:not(:disabled) .btn-save-trip-icon--outline{color:#ffffffeb}.btn-save-trip-icon--filled{color:#fff}.btn-save-trip:disabled{cursor:wait;opacity:.65}.btn-save-trip:not(.btn-save-trip--saved):hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.btn-save-trip--saved{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff}.btn-save-trip--saved:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-save-error{background:#fce8e8;border:1px solid #e8bcbc;border-radius:3px;color:#8b2e2e;font-family:var(--font-sans);font-size:13px;font-weight:500;line-height:1.35;margin:10px 0 0;padding:10px 12px}.trip-detail-fetch-banner{line-height:1.4;padding:12px 24px}.trip-detail-fetch-banner,.trip-detail-first-publish-banner{background:#faf3e4;border-bottom:1px solid #e0d0b0;color:#5c3d0f;font-family:var(--font-sans);font-size:14px;font-weight:500;margin:0}.trip-detail-first-publish-banner{align-items:center;display:flex;justify-content:center;line-height:1.45;padding:14px 56px;position:relative;text-align:center}.trip-detail-first-publish-banner-text{margin:0;max-width:42rem}.trip-detail-first-publish-banner-dismiss.modal-close{position:absolute;right:12px;top:50%;transform:translateY(-50%)}@media (max-width:768px){.trip-detail-first-publish-banner{padding:12px 52px 12px 16px}}.trip-detail-empty-message{color:#5a5248;font-family:var(--font-sans);font-size:15px;font-weight:400;line-height:1.5;margin:0 0 16px;max-width:36rem}.share-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.share-row button{background:#fcfbf7;border:1px solid #c4b8a0;border-radius:3px;color:#3a3028;cursor:pointer;font-size:12px;padding:9px 8px}.share-row button:hover{border-color:var(--color-accent);color:var(--color-accent)}.book-trip-card,.posted-by-card{padding-top:20px}.posted-by-card-row{justify-content:space-between}.posted-by-card-row,.posted-by-leading{align-items:center;display:flex;gap:12px}.posted-by-leading{flex-wrap:wrap;min-width:0}.posted-by-link{background:#0000;border:0;cursor:pointer;flex:1 1 auto;min-width:0;padding:0;text-align:left}.posted-by-traveled-with{border-top:1px solid #00000014;border-top:1px solid var(--color-border,#00000014);margin-top:14px;padding-top:14px}.posted-by-traveled-with-label{color:#6b5c3e;color:var(--color-text-muted,#6b5c3e);font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:8px;text-transform:uppercase}.posted-by-traveled-with-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.posted-by-traveled-with-item{align-items:center;display:flex;gap:4px;min-width:0}.posted-by-traveled-with-link{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;flex:1 1 auto;gap:8px;min-width:0;padding:0;text-align:left;width:auto}.posted-by-traveled-with-link:disabled{cursor:default}.posted-by-traveled-with-menu{flex:0 0 auto}.trip-card-menu-wrap.posted-by-traveled-with-menu{position:relative;right:auto;top:auto}.posted-by-traveled-with-menu button.profile-archive-gear.posted-by-traveled-with-menu-btn{height:28px;min-height:28px;min-width:28px;width:28px}.posted-by-traveled-with-error{color:#b42318;color:var(--color-danger,#b42318);font-size:13px;margin:8px 0 0}.posted-by-traveled-with-avatar{align-items:center;background:#c4a35a;background:var(--color-accent,#c4a35a);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:600;height:28px;justify-content:center;overflow:hidden;width:28px}.posted-by-traveled-with-avatar img{height:100%;object-fit:cover;width:100%}.posted-by-traveled-with-name{color:#1a1a1a;color:var(--color-text,#1a1a1a);font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-detail-page .posted-by-card button.follow-btn{background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-lg);color:#6b5c3e;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;padding:8px 14px;text-transform:none;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.trip-detail-page .posted-by-card button.follow-btn:hover:not(:disabled){background:#bf9f5a1f}.trip-detail-page .posted-by-card button.follow-btn.follow-btn--following{background:var(--color-accent);border-color:var(--color-accent);color:#fdfaf7}.trip-detail-page .posted-by-card button.follow-btn.follow-btn--following:hover:not(:disabled){background:#9a7b2f;border-color:#9a7b2f;color:#fdfaf7}.trip-detail-page .posted-by-card button.follow-btn:disabled{cursor:not-allowed;opacity:.55}.book-trip-group+.book-trip-group{margin-top:16px}.book-trip-group--inbox{border-top:1px solid #e0d8cc;margin-top:18px;padding-top:14px}.book-trip-group-head{align-items:center;display:flex;gap:8px;margin:10px 0 6px}.book-trip-item-actions--place-day{align-items:center;display:inline-flex;gap:10px;justify-self:end}.book-trip-item-day-select{background:#fff;border:1px solid #c4b8a0;border-radius:3px;box-sizing:border-box;color:#5a5248;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:11px;font-weight:500;height:30px;letter-spacing:.04em;max-width:7.5em;min-height:30px;padding:4px 8px}.book-trip-item-day-select:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #bf9f5a33;outline:none}.book-trip-group-label{background:var(--book-trip-chip-bg);border-radius:100px;color:var(--book-trip-accent);font-size:15px;font-weight:400;letter-spacing:0;padding:2px 8px;white-space:nowrap}.book-trip-list{display:flex;flex-direction:column}.book-trip-list--dnd{contain:layout}.book-trip-all-empty-hint{color:#5a5248;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;line-height:1.45;margin:0 0 14px;padding:0 2px}.book-trip-list--dnd.book-trip-list--empty-zone{box-sizing:border-box;min-height:60px}.book-trip-list--drop-target{border-radius:2px;box-shadow:inset 0 0 0 2px #bf9f5a73;transition:box-shadow .12s ease}.book-trip-drop-placeholder{background:#faf8f599;border:1px dashed #d4cbb8;border-radius:2px;color:#9a917e;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:12px;margin-bottom:0;padding:12px 8px;text-align:center}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-list--dnd.book-trip-list--empty-zone{box-sizing:border-box;display:flex;flex-direction:column;height:60px;height:var(--trip-builder-place-tab-height,60px);max-height:60px;max-height:var(--trip-builder-place-tab-height,60px);min-height:60px;min-height:var(--trip-builder-place-tab-height,60px)}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-drop-placeholder{align-items:center;background:#faf8f599;background:var(--book-trip-chip-bg,#faf8f599);border:1.5px dashed #d4cbb8;border:1.5px dashed var(--book-trip-accent,#d4cbb8);border-radius:10px;box-sizing:border-box;color:#9a917e;color:var(--book-trip-accent,#9a917e);display:flex;flex:1 1 auto;font-size:15px;font-weight:400;height:100%;justify-content:center;min-height:0;opacity:.9;padding:4px 10px;text-align:center}.trip-detail-page .trip-builder-onmap-drawer .book-trip-list--dnd.book-trip-list--empty-zone{box-sizing:border-box;display:flex;flex-direction:column;height:60px;height:var(--trip-builder-place-tab-height,60px);max-height:60px;max-height:var(--trip-builder-place-tab-height,60px);min-height:60px;min-height:var(--trip-builder-place-tab-height,60px)}.trip-detail-page .trip-builder-onmap-drawer .book-trip-drop-placeholder{align-items:center;background:#faf8f599;background:var(--book-trip-chip-bg,#faf8f599);border:1.5px dashed #d4cbb8;border:1.5px dashed var(--book-trip-accent,#d4cbb8);border-radius:10px;box-sizing:border-box;color:#9a917e;color:var(--book-trip-accent,#9a917e);display:flex;flex:1 1 auto;font-size:12px;font-weight:400;height:100%;justify-content:center;min-height:0;opacity:.9;padding:4px 10px;text-align:center}.trip-builder-sidebar-body .book-trip-item-row[draggable=true]{cursor:grab}.trip-builder-sidebar-body .book-trip-item-row[draggable=true]:active{cursor:grabbing}.book-trip-item-row{align-items:stretch;border-top:1px solid #c4b8a0;display:flex;width:100%}.book-trip-item-row:first-child{border-top:0}.book-trip-remove-btn{background:#faf8f5;border:none;border-left:1px solid #e8e2d8;color:#786f5f;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:20px;font-weight:300;line-height:1;margin:0;min-height:100%;padding:0;transition:color .15s ease,background .15s ease;width:38px}.book-trip-remove-btn:hover{background:#f5f0ea;color:#a05040}.book-trip-item-reorder{background:#faf8f5;border-right:1px solid #e8e2d8;box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:6px;padding:6px 5px}.book-trip-item-reorder,.book-trip-reorder-btn{align-items:center;display:flex;justify-content:center}.book-trip-reorder-btn{background:#fff;border:1.5px solid var(--color-accent);border-radius:50%;box-shadow:0 1px 4px #2a20181a;color:#6b5c3e;cursor:pointer;height:28px;padding:0;transition:border-color var(--transition),color var(--transition),background var(--transition);width:28px}.book-trip-reorder-svg{display:block;flex-shrink:0}.book-trip-reorder-btn:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.book-trip-reorder-btn:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.book-trip-reorder-btn:disabled{cursor:default;opacity:.45;transform:none}.book-trip-item-row .book-trip-item{border-top:0;flex:1 1;min-width:0}.book-trip-item-row-main{align-items:stretch;display:flex;flex:1 1;min-width:0}.book-trip-item-row-main--with-day-select{box-sizing:border-box;gap:12px;padding-right:6px}.book-trip-item-row-main--with-day-select .book-trip-item{min-width:0}.book-trip-item-day-select--row-sibling{align-self:center;flex-shrink:0;position:relative;z-index:3}.book-trip-item{--book-trip-accent:#6a6866;grid-column-gap:10px;align-items:stretch;background:#0000;border:0;border-top:1px solid #c4b8a0;column-gap:10px;cursor:pointer;display:grid;grid-template-columns:4px 1fr auto;padding:0;text-align:left;width:100%}.book-trip-item.book-trip-item--interactive-div{font:inherit;margin:0;text-align:left}.book-trip-item--interactive-div:focus-visible{border-radius:1px;box-shadow:inset 0 0 0 2px #bf9f5a59;outline:none}.book-trip-item--interactive-div.book-trip-item{grid-template-columns:12px 1fr auto}.book-trip-item-accent--drag-handle{box-sizing:border-box;cursor:grab;max-width:12px;min-width:12px;width:12px}.book-trip-item-accent--drag-handle:active{cursor:grabbing}.book-trip-card{border-color:#c4b8a0}.book-trip-item-accent{align-self:stretch;background:var(--book-trip-accent);border-radius:4px;box-sizing:border-box;height:auto;max-width:4px;min-height:28px;min-width:4px;width:4px}.book-trip-item-copy{box-sizing:border-box;display:flex;flex-direction:column;gap:2px;justify-content:center;min-width:0;padding:9px 0;text-align:left}.book-trip-item-title{color:#2f2a24;font-size:14px;font-weight:500}.book-trip-item-subtitle,.book-trip-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-trip-item-subtitle{color:#5a5248;font-size:12px}.book-trip-item-actions{align-items:center;box-sizing:border-box;display:inline-flex;padding:9px 0}.book-trip-item-added{color:var(--color-accent);font-size:13px;font-weight:600;line-height:1}.main-right .sidebar-card.book-trip-card,.main-right .sidebar-card.posted-by-card{background:#fff;border:1px solid var(--color-border);padding:16px}.main-right .book-trip-card .section-label{color:var(--color-accent);font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:12px}.trip-detail-page .main-right .book-trip-card .trip-affiliate-disclosure{background:#0000;border:none;border-radius:0;color:#6b6560;display:block;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;line-height:1.3;margin:0 0 8px;padding:0;text-align:center;width:100%}.main-right .book-trip-card .book-trip-group-label{font-size:15px;font-weight:500;padding:1px 5px;text-transform:none}.main-right .book-trip-card .book-trip-item-row{border-top:0}.main-right .book-trip-card .book-trip-item{align-items:center;border-bottom:1px solid #f0eae0;border-top:0;column-gap:0;display:flex;grid-template-columns:none;justify-content:space-between;padding:8px 0}.main-right .book-trip-card .book-trip-item-row:last-child .book-trip-item{border-bottom:0}.main-right .book-trip-card .book-trip-item-accent{display:none}.main-right .book-trip-card .book-trip-item-copy{flex:1 1;min-width:0;padding:0}.main-right .book-trip-card .book-trip-item-actions{padding:0}.main-right .book-trip-card .book-trip-item-title{color:var(--color-text);font-size:15px;font-weight:500}.main-right .book-trip-card .book-trip-item-subtitle{color:var(--color-text-muted);font-size:15px;margin-top:1px}.trip-detail-page .media-lightbox button.modal-close.media-lightbox-close,.trip-detail-page .media-lightbox button.modal-close.media-lightbox-nav{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:50%;box-sizing:border-box;color:var(--color-text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:0;font-weight:400;height:32px;justify-content:center;line-height:0;padding:0;position:absolute;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:32px;z-index:10}.trip-detail-page .media-lightbox button.modal-close.media-lightbox-close{right:18px;top:14px}.trip-detail-page .media-lightbox button.modal-close.media-lightbox-close:hover,.trip-detail-page .media-lightbox button.modal-close.media-lightbox-nav:hover{background:#f0ece4;border-color:var(--color-border);color:var(--color-text)}.trip-detail-page .media-lightbox button.modal-close.media-lightbox-nav{top:50%;transform:translateY(-50%)}.trip-detail-page .media-lightbox .media-lightbox-nav-prev{left:18px}.trip-detail-page .media-lightbox .media-lightbox-nav-next{right:18px}.trip-detail-empty{margin:80px auto;max-width:600px;text-align:center}.trip-detail-empty h2{font-family:var(--font-spectral),"Spectral",serif;font-weight:400;margin:0 0 8px}.trip-detail-page a,.trip-detail-page blockquote,.trip-detail-page button,.trip-detail-page dd,.trip-detail-page dt,.trip-detail-page h2,.trip-detail-page h3,.trip-detail-page h4,.trip-detail-page input,.trip-detail-page label,.trip-detail-page li,.trip-detail-page p,.trip-detail-page span{font-size:14px}.trip-detail-page .platform-back-btn{align-items:center;display:inline-flex;font-size:15px;gap:5px;justify-content:center;line-height:1}.trip-detail-page .platform-back-btn .platform-back-arrow,.trip-detail-page .platform-back-btn .platform-back-label{align-items:center;align-self:center;display:inline-flex;font-size:inherit;line-height:1}.trip-detail-page .trip-title{font-size:30px}.trip-detail-page .trip-title-row .trip-saves-below--title{--trip-title-first-line:34.5px}.trip-detail-page .comment-input-row button,.trip-detail-page .content-card .section-label,.trip-detail-page .share-row button,.trip-detail-page .sidebar-card .section-label,.trip-detail-page .tip-row p,.trip-detail-page .trip-header-actions .btn-like-trip,.trip-detail-page .trip-header-actions .btn-save-trip,.trip-detail-page .trip-header-actions .btn-share-trip,.trip-detail-page .trip-header-actions .btn-use-trip{font-size:15px}.trip-detail-page .main-right .book-trip-card .section-label{color:var(--color-accent);font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:12px}.trip-detail-page .day-overview{font-size:17px}.trip-detail-page .subset-note,.trip-detail-page .trip-meta-row,.trip-detail-page .trip-meta-row span,.trip-detail-page .trip-saves-below,.trip-detail-page .trip-tag{font-size:15px}.trip-detail-page .trip-quote{font-style:normal;font-weight:400}.trip-detail-page .day-num,.trip-detail-page .trip-quote{font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px}.trip-detail-page .day-num{font-weight:500;letter-spacing:0;line-height:1}.trip-detail-page .day-link-chip{font-size:15px}.trip-detail-page .book-trip-item-actions--place-day .book-trip-item-view{box-sizing:border-box;font-size:11px;height:30px;line-height:1;min-height:30px}.trip-detail-page .day-link-item a.book-trip-item-view,.trip-detail-page .day-link-item button.book-trip-item-view,.trip-detail-page .day-link-item button.day-link-add-build,.trip-detail-page .main-right .book-trip-card .book-trip-item-view{border:1px solid var(--color-accent);box-sizing:border-box;font-size:14px;font-weight:500;height:auto;line-height:1;min-height:36px;padding:8px 14px}.trip-detail-page .trip-header-actions .btn-save-trip,.trip-detail-page .trip-header-actions .btn-share-trip{align-items:center;border:1px solid var(--color-accent);box-sizing:border-box;display:flex;font-size:14px;font-weight:500;height:38px;justify-content:center;line-height:1;min-height:38px;min-width:0;padding:0 8px}.trip-detail-page .trip-header-actions .trip-summary-action-inner{align-items:center;display:inline-flex;gap:6px;height:18px;justify-content:center;max-width:100%}.trip-detail-page .trip-header-actions .trip-summary-action-label{display:block;flex-shrink:1;font-size:14px;font-weight:500;height:18px;line-height:18px;margin:0;min-width:0;padding:0;white-space:nowrap}.trip-detail-page .trip-header-actions .btn-like-trip-heart,.trip-detail-page .trip-header-actions .btn-save-trip-bookmark,.trip-detail-page .trip-header-actions .btn-share-trip-copy-icon,.trip-detail-page .trip-header-actions .btn-share-trip-instagram-icon,.trip-detail-page .trip-header-actions .btn-share-trip-share-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:0;height:18px;justify-content:center;line-height:0;width:18px}.trip-detail-page .trip-header-actions .btn-like-trip-heart-svg,.trip-detail-page .trip-header-actions .btn-save-trip-bookmark-svg,.trip-detail-page .trip-header-actions .btn-share-trip-copy-icon svg,.trip-detail-page .trip-header-actions .btn-share-trip-instagram-icon svg,.trip-detail-page .trip-header-actions .btn-share-trip-share-icon svg{display:block;flex-shrink:0;height:18px;width:18px}.trip-detail-page .day-link-item .book-trip-item-view,.trip-detail-page .day-link-item .day-link-add-build{background:#fff;border-radius:var(--radius-full);color:#6b5c3e}.trip-detail-page .day-link-item .book-trip-item-view:hover,.trip-detail-page .day-link-item .day-link-add-build:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.trip-detail-page .posted-by-card .trip-author-name{color:var(--color-text);font-size:15px;font-weight:500}.trip-detail-page .day-link-title{font-size:15px}.trip-detail-page .day-link-item .day-link-add-build--added{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff}.trip-detail-page .day-link-item .day-link-add-build--added:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-page .day-title{align-self:center;font-size:15px;line-height:1}.trip-detail-page .btn-save-trip-heart-svg{height:18px;width:18px}.trip-detail-page .trip-header-actions .btn-like-trip{align-items:center;background:#fff;border:1px solid var(--color-gold-btn);border-radius:var(--radius-full);color:#9a7b2f;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;gap:8px;justify-content:center;letter-spacing:0;margin-top:0;text-transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.trip-detail-page .trip-header-actions .btn-like-trip:hover:not(:disabled){background:#f5f5f5;border-color:var(--color-gold-btn-hover);color:#9a7b2f}.trip-detail-page .trip-header-actions .btn-save-trip{align-items:center;background:var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:var(--radius-full);color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;gap:8px;justify-content:center;letter-spacing:0;margin-top:0;text-transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease;width:100%}.trip-detail-page .trip-header-actions .btn-save-trip:not(.btn-save-trip--saved):hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-page .trip-header-actions .btn-save-trip--saved{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff}.trip-detail-page .trip-header-actions .btn-save-trip--saved:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-page .trip-header-actions .btn-save-trip:disabled{cursor:wait;opacity:.65}.trip-detail-page .trip-header-actions .btn-share-trip{align-items:center;border-radius:var(--radius-full);cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;gap:8px;justify-content:center;letter-spacing:0;text-transform:none;width:100%}.trip-detail-page .trip-header-actions .btn-share-trip--copy{background:#f5f5f5;border:1px solid #1a17122e;color:#1a1712}.trip-detail-page .trip-header-actions .btn-share-trip--copy:hover{background:#ececec;border:1px solid #1a171247;color:#1a1712}.trip-detail-page .trip-header-actions .btn-share-trip--instagram{background:#fff;border:1px solid #9a7b2f;color:#9a7b2f}.trip-detail-page .trip-header-actions .btn-share-trip--instagram:hover{background:#fff;border:1px solid #9a7b2f;box-shadow:0 0 0 3px var(--color-focus-ring),0 5px 18px #bf9f5a1f;color:#9a7b2f}@media (max-width:1100px){.main-grid{grid-template-columns:1fr}.main-right{position:static}.trip-header-inner,.trip-map-panel-inner{grid-template-columns:1fr}.timeline-wrap{top:71px}}@media (max-width:768px){.main-grid>.main-left,.main-grid>.main-right{max-width:100%;min-width:0}.trip-detail-page .seg-bar-strip{background-color:#eee6d6;top:71px}.trip-detail-page .seg-bar-strip.seg-bar-strip--pinned{border-bottom:1px solid #b4a8964d}.trip-detail-page:not(.trip-builder-summary-page) .day-link-item{align-items:center;flex-wrap:wrap}.trip-detail-page:not(.trip-builder-summary-page) .day-link-row-btn{flex:1 1 100%;min-width:0}.trip-detail-page:not(.trip-builder-summary-page) .day-link-copy{min-width:0;padding-right:0}.trip-detail-page:not(.trip-builder-summary-page) .day-link-title{min-width:0;overflow-wrap:break-word}.trip-detail-page:not(.trip-builder-summary-page) .day-link-meta-row{flex-wrap:wrap;row-gap:4px}.trip-detail-page:not(.trip-builder-summary-page) .day-link-cost{flex-shrink:0;position:static;right:auto;top:auto;transform:none;white-space:nowrap}.trip-detail-page:not(.trip-builder-summary-page) .day-link-item .book-trip-item-view,.trip-detail-page:not(.trip-builder-summary-page) .day-link-item .day-link-add-build{min-height:44px}.trip-detail-page.trip-builder-build-page .trip-builder-map-stack{display:flex;flex-direction:column;min-height:300px}.trip-detail-page.trip-builder-build-page .trip-builder-search-on-map{left:auto;margin:0 0 8px;max-width:none;order:-1;pointer-events:auto;position:static;top:auto;transform:none;width:100%;z-index:auto}.trip-detail-page.trip-builder-build-page .trip-builder-map-stack>.trip-builder-map-canvas{flex:1 1 auto;min-height:0;position:relative}}@media (max-width:800px){.trip-topbar .container{padding-left:20px;padding-right:20px}}@media (max-width:768px){.trip-map-panel-inner{padding-left:20px;padding-right:20px}.trip-shell{padding:0 20px}.trip-header-actions>.btn-like-trip,.trip-header-actions>.btn-save-trip,.trip-header-actions>.btn-share-trip{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1}}.trip-builder-search-wrap{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:520px;overflow:visible;width:100%}.trip-builder-search-wrap .trip-builder-search{align-items:stretch;display:flex;flex-wrap:nowrap;gap:0;margin:0;overflow:visible;width:100%}.trip-builder-search-input-wrap{align-items:stretch;display:flex;flex:1 1;min-width:0;overflow:visible;position:relative;width:100%}.trip-builder-search-input-wrap>.trip-builder-search-input{flex:1 1 auto;min-width:0;width:100%}.trip-builder-places-dropdown{background:#fff;border:1px solid #e4dbd0;border-radius:12px;box-shadow:0 8px 24px #2a201814;font-family:DM Sans,sans-serif;left:0;list-style:none;margin:0;max-height:none;overflow:visible;padding:4px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:9999}.trip-builder-places-dropdown-item{cursor:pointer;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;gap:2px;padding:10px 14px;text-align:left}.trip-builder-places-dropdown-item.is-active,.trip-builder-places-dropdown-item.is-active:hover,.trip-builder-places-dropdown-item:hover{background:#f5f0ea}.trip-builder-places-dropdown .trip-builder-places-dropdown-primary{color:#1a1712;font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.35}.trip-builder-places-dropdown .trip-builder-places-dropdown-secondary{color:#907868;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.35}.trip-builder-search-on-map{box-sizing:border-box;left:50%;pointer-events:none;position:absolute;top:10px;transform:translateX(-50%);width:min(520px,calc(100% - 11rem));z-index:10}.trip-builder-search-on-map .trip-builder-search-wrap{margin:0;max-width:none;pointer-events:auto;width:100%}.trip-builder-search-on-map .trip-builder-search{--trip-builder-map-control-height:36px;align-items:stretch;background:#fff;border:1px solid #e0d8cc;border-radius:20px;box-shadow:0 4px 20px #0000001f;min-height:var(--trip-builder-map-control-height);overflow:visible;transition:border-color .2s ease,box-shadow .2s ease}.trip-builder-search-on-map .trip-builder-search:focus-within{border-color:var(--color-accent);box-shadow:0 4px 20px #0000001f,0 0 0 2px #bf9f5a33}.trip-builder-search-on-map .trip-builder-search-input-wrap{align-items:stretch}.trip-builder-search-on-map .trip-builder-search-input{background:#0000;border:none;border-radius:20px;box-sizing:border-box;height:36px;height:var(--trip-builder-map-control-height,36px);line-height:36px;line-height:var(--trip-builder-map-control-height,36px);padding:0 18px}.trip-builder-search-on-map .trip-builder-search-input:focus{border-color:#0000;box-shadow:none}.trip-builder-search-on-map .trip-builder-search-error{margin-top:6px}.trip-builder-search-above-map,.trip-builder-search-toolbar{box-sizing:border-box;overflow:visible;width:100%}.trip-builder-search-toolbar{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(320px,380px)}.trip-builder-search-toolbar .trip-builder-search-wrap{grid-column:1/-1;grid-row:1;justify-self:center}.trip-builder-search-toolbar-sidebar-slot{align-items:center;display:flex;grid-column:2;grid-row:1;justify-content:center;min-width:0;pointer-events:none;z-index:1}.trip-builder-search-toolbar-sidebar-slot .trip-builder-see-summary-cta-wrap{pointer-events:auto}.trip-builder-see-summary-cta-wrap{animation:trip-builder-see-summary-in .22s ease-out}@keyframes trip-builder-see-summary-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.trip-builder-search-input{background:#fff;border:1px solid #c4b8a0;border-radius:30px 0 0 30px;border-right:none;box-sizing:border-box;color:#1a1712;flex:1 1;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;min-width:0;outline:none;padding:14px 18px;transition:border-color .2s ease,background .2s ease}.trip-builder-search-input::placeholder{color:#9a917e}.trip-builder-search-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #bf9f5a33;outline:none}.trip-builder-search-error{box-sizing:border-box;color:#a05040;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;margin:10px 0 0;max-width:520px;text-align:center;width:100%}@media (max-width:600px){.trip-builder-search-input{border-right:1px solid #c4b8a0}}.trip-builder-load-error{background:#faf4f0;border:1px solid #e8d4cc;border-radius:3px;box-sizing:border-box;color:#8a4a3a;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;margin:0 0 12px;max-width:520px;padding:10px 14px;text-align:center;width:100%}.trip-map-panel.trip-map-panel--builder{padding:8px 0 48px}.trip-detail-page.trip-builder-build-page>.trip-map-panel.trip-map-panel--builder,.trip-detail-page.trip-builder-summary-page>.trip-map-panel.trip-map-panel--builder{padding-top:0}.trip-builder-layout-root{display:flex;flex-direction:column;height:calc(100vh - 71px);max-height:calc(100vh - 71px);overflow:hidden}.trip-builder-layout-root>.trip-builder-draft-load-notice{flex-shrink:0}.trip-builder-layout-root>.trip-detail-page.trip-builder-build-page,.trip-detail-page.trip-builder-build-page{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.trip-detail-page.trip-builder-build-page>.trip-map-panel.trip-map-panel--builder{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding-bottom:14px;padding-bottom:var(--trip-builder-stack-gap,14px)}.trip-detail-page.trip-builder-build-page .trip-builder-align-band{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.trip-detail-page.trip-builder-build-page .trip-builder-align-inner{flex:1 1 auto;gap:0;min-height:0}.trip-detail-page.trip-builder-build-page .trip-builder-layout{flex:1 1 auto;grid-template-rows:auto minmax(0,1fr);height:auto;min-height:0}.trip-detail-page.trip-builder-summary-page .trip-builder-page-top{padding-bottom:14px;padding-bottom:var(--trip-builder-stack-gap,14px);padding-top:0}.trip-detail-page.trip-builder-build-page .trip-builder-align-inner,.trip-detail-page.trip-builder-summary-page .trip-map-panel .trip-builder-align-inner{display:flex;flex-direction:column;gap:14px;gap:var(--trip-builder-stack-gap,14px)}.trip-builder-align-band{box-sizing:border-box;padding:0 12px;width:100%}@media (max-width:800px){.trip-builder-align-band{padding:0 16px}}.trip-builder-align-inner{box-sizing:border-box;margin:0 auto;max-width:1520px;width:100%}.trip-detail-page.trip-builder-summary-page .trip-builder-align-band{box-sizing:border-box;padding-left:0;padding-right:0}.trip-detail-page.trip-builder-summary-page .trip-builder-align-inner.trip-builder-align-inner--shell-width{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1220px;padding-left:48px;padding-right:48px;width:100%}@media (max-width:768px){.trip-detail-page.trip-builder-summary-page .trip-builder-align-inner.trip-builder-align-inner--shell-width{padding-left:20px;padding-right:20px}}.trip-builder-map-frame{background:#fff;border:1px solid #e0d8cc;border-radius:20px;border-radius:var(--trip-builder-shell-card-radius,20px);box-shadow:0 0 0 1px #00000014;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative;width:100%}.trip-builder-map-stack{flex:1 1 auto;min-height:300px;min-width:0;overflow:hidden;position:relative}.trip-builder-map-stack>.trip-builder-map-canvas{height:100%;inset:0;position:absolute;width:100%}.trip-builder-unassigned-tray{--trip-builder-tray-card-height:68px;--trip-builder-tray-grid-gap:8px;--trip-builder-tray-scroll-peek:20px;background:#fff;box-sizing:border-box;flex:0 0 auto;min-width:0}.trip-builder-unassigned-tray .book-trip-tray-inner{padding:0}.trip-builder-unassigned-tray-chrome{min-width:0;padding:8px 12px 0}.book-trip-inbox-hint--tray-sentence{color:#6a6866;display:block;font-size:12px;line-height:1.35;margin:0}.book-trip-inbox-hint--tray-sentence .book-trip-group-label{background:#edeceb;border-radius:100px;color:#6a6866;display:inline;font-size:15px;font-weight:400;letter-spacing:0;padding:2px 8px;text-transform:none;vertical-align:initial}.trip-builder-unassigned-tray-chrome .book-trip-group-head{margin:0}.trip-builder-unassigned-tray.is-empty{flex:0 0 auto;height:auto;max-height:none;min-height:0}.trip-builder-unassigned-tray.is-empty .trip-builder-unassigned-tray-chrome{align-items:center;background:#edeceb;border:1.5px dashed #6a6866;border-radius:var(--radius-lg);box-sizing:border-box;color:#6a6866;display:flex;height:var(--trip-builder-tray-card-height);justify-content:center;margin:8px 12px;max-height:var(--trip-builder-tray-card-height);min-height:var(--trip-builder-tray-card-height);padding:0 12px}.trip-builder-unassigned-tray.is-empty .book-trip-inbox-hint--tray-sentence{color:#6a6866;font-size:13px;line-height:1.3;margin:0;text-align:center}.trip-builder-unassigned-tray.is-empty .book-trip-inbox-hint--tray-sentence .book-trip-group-label{background:#e4e2e0;color:#6a6866}.trip-builder-unassigned-tray.is-empty .book-trip-group--tray-empty{display:none}.trip-builder-unassigned-tray-chrome--drop-target{border-radius:var(--radius-lg);outline:2px dashed #6a6866;outline-offset:-2px}.trip-builder-unassigned-tray.is-populated .trip-builder-unassigned-tray-chrome{padding-bottom:0}.trip-builder-unassigned-tray.is-populated .book-trip-group--inbox{padding:2px 12px 8px}.trip-builder-unassigned-tray .book-trip-group--inbox,.trip-builder-unassigned-tray .book-trip-group--tray{border-top:none;margin-top:0;padding-top:0}.trip-builder-unassigned-tray.is-populated .book-trip-group--inbox .book-trip-list{grid-gap:var(--trip-builder-tray-grid-gap);-webkit-overflow-scrolling:touch;align-content:start;display:grid;gap:var(--trip-builder-tray-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));max-height:calc(var(--trip-builder-tray-card-height)*2 + var(--trip-builder-tray-grid-gap) + var(--trip-builder-tray-scroll-peek));overflow-y:auto;overscroll-behavior:contain}.trip-builder-unassigned-tray .book-trip-tray-card-row{background:#0000;border:none;box-sizing:border-box;height:var(--trip-builder-tray-card-height);margin:0;max-height:var(--trip-builder-tray-card-height);min-height:var(--trip-builder-tray-card-height);overflow:visible;padding:0;position:relative}.trip-builder-unassigned-tray .book-trip-tray-card{background:#fff;border:.5px solid #e0d8cc;border-radius:var(--radius-lg);box-sizing:border-box;color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:2px;height:100%;justify-content:center;min-width:0;padding:7px 26px 7px 10px;text-align:left;transition:border-color .15s ease,background-color .15s ease;width:100%}.trip-builder-unassigned-tray .book-trip-tray-card-row[draggable=true]{cursor:grab}.trip-builder-unassigned-tray .book-trip-tray-card-row[draggable=true]:active{cursor:grabbing}.trip-builder-unassigned-tray .book-trip-tray-card-name{color:#2c2416;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-builder-unassigned-tray .book-trip-tray-card-chip{align-self:flex-start;font-size:12px;line-height:1.35;max-width:100%;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.trip-builder-unassigned-tray .book-trip-tray-card-remove.book-trip-remove-btn{align-items:center;background:#fff;background:var(--color-surface,#fff);border:1px solid #e0d8cc;border-left:1px solid #e0d8cc;border:1px solid var(--color-border,#e0d8cc);border-radius:50%;box-sizing:border-box;color:#786f5f;color:var(--color-text-muted,#786f5f);cursor:pointer;display:flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;height:26px;justify-content:center;line-height:1;margin:0;min-height:26px;min-width:26px;padding:0;position:absolute;right:6px;top:6px;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:26px;z-index:1}.trip-builder-unassigned-tray .book-trip-tray-card-remove.book-trip-remove-btn:hover{background:#f0ece4;border-color:#e0d8cc;border-color:var(--color-border,#e0d8cc);color:#1a1712;color:var(--color-text,#1a1712)}.trip-builder-unassigned-tray.is-populated .book-trip-group--inbox .book-trip-list--dnd.book-trip-list--drop-target{border-radius:var(--radius-lg);outline:2px dashed #6a6866;outline:2px dashed var(--book-trip-accent,#6a6866);outline-offset:-2px}@media (max-width:1100px){.trip-builder-unassigned-tray.is-populated .book-trip-group--inbox .book-trip-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.trip-builder-unassigned-tray.is-populated .book-trip-group--inbox .book-trip-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.trip-builder-map-leaflet-host{height:100%;inset:0;position:absolute;width:100%;z-index:1}.trip-builder-map-leaflet-host .trip-map-leaflet,.trip-builder-map-leaflet-host .trip-map-leaflet-wrap{inset:0;position:absolute}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-top-controls,.trip-detail-page .trip-map-leaflet-wrap .trip-map-top-controls{--trip-builder-map-control-height:36px;align-items:center;display:flex;flex-direction:row;font-family:var(--font-sans),"DM Sans",sans-serif;gap:8px;height:var(--trip-builder-map-control-height);left:10px;min-height:var(--trip-builder-map-control-height);pointer-events:none;position:absolute;right:10px;top:10px;z-index:5}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-top-controls>*,.trip-detail-page .trip-map-leaflet-wrap .trip-map-top-controls>*{pointer-events:auto}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-top-controls--builder{right:10px}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search{--trip-builder-band-search-width:340px;flex:0 0 var(--trip-builder-band-search-width);height:var(--trip-builder-map-control-height);max-width:var(--trip-builder-band-search-width);min-width:280px;position:relative;width:var(--trip-builder-band-search-width);z-index:6}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-search{align-items:stretch;background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:none;display:flex;height:100%;overflow:visible}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-search-input-wrap{height:100%;width:100%}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-search-input{background:#0000;border:none;box-shadow:none;font-size:14px;height:100%;padding:0 14px}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-search-input:focus{box-shadow:none;outline:none}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-places-dropdown{left:auto;min-width:100%;right:0;width:max(100%,340px)}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-band-search .trip-builder-search-error{background:#fffffff5;border:1px solid #00000014;border-radius:8px;color:#a15c38;font-size:12px;left:0;line-height:1.3;margin:0;padding:4px 8px;position:absolute;right:0;top:calc(100% + 4px);z-index:7}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-top-controls--builder .trip-builder-map-fullscreen-btn{border:1px solid #0000001f;border-radius:20px;box-shadow:none;flex:0 0 auto;position:relative;right:auto;top:auto}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-map-type-toggle,.trip-detail-page .trip-map-leaflet-wrap .trip-builder-map-type-toggle{--trip-builder-map-control-height:36px;background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:none;display:flex;font-family:var(--font-sans),"DM Sans",sans-serif;height:var(--trip-builder-map-control-height);left:10px;overflow:hidden;position:absolute;top:10px;z-index:5}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-top-controls .trip-builder-map-type-toggle,.trip-detail-page .trip-map-leaflet-wrap .trip-map-top-controls .trip-builder-map-type-toggle{flex:0 0 auto;left:auto;position:relative;top:auto;z-index:auto}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-type-option,.trip-detail-page .trip-map-leaflet-wrap button.trip-builder-map-type-option{align-items:center;background:#fff;border:none;color:#6b6b6b;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:500;height:100%;justify-content:center;line-height:1;padding:0 14px;transition:background-color .15s ease,color .15s ease}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-type-option:hover:not(.trip-builder-map-type-option--active),.trip-detail-page .trip-map-leaflet-wrap button.trip-builder-map-type-option:hover:not(.trip-builder-map-type-option--active){background:#f5f5f5;color:#6b6b6b}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-type-option--active,.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-type-option--active:hover,.trip-detail-page .trip-map-leaflet-wrap button.trip-builder-map-type-option--active,.trip-detail-page .trip-map-leaflet-wrap button.trip-builder-map-type-option--active:hover{background:#bf9f5a;color:#fff}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-day-focus-chips,.trip-detail-page .trip-map-leaflet-wrap .trip-map-day-focus-chips{--trip-map-day-chip-height:var(--trip-builder-map-control-height,36px);align-items:center;display:flex;flex:1 1 auto;flex-direction:row;font-family:var(--font-sans),"DM Sans",sans-serif;gap:6px;height:var(--trip-map-day-chip-height);left:auto;min-width:0;pointer-events:auto;position:relative;right:auto;top:auto;z-index:auto}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-day-focus-chips-track,.trip-detail-page .trip-map-leaflet-wrap .trip-map-day-focus-chips-track{align-items:center;display:flex;flex:1 1 auto;flex-direction:row;gap:4px;height:100%;min-width:0;position:relative}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-day-focus-chips-viewport,.trip-detail-page .trip-map-leaflet-wrap .trip-map-day-focus-chips-viewport{flex:1 1 auto;height:100%;min-width:0;overflow:hidden;position:relative}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-day-focus-chips-scroll,.trip-detail-page .trip-map-leaflet-wrap .trip-map-day-focus-chips-scroll{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;flex-wrap:nowrap;gap:6px;height:100%;overflow-x:auto;overflow-y:hidden;pointer-events:auto;scrollbar-width:none;width:100%}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-map-day-focus-chips-scroll::-webkit-scrollbar,.trip-detail-page .trip-map-leaflet-wrap .trip-map-day-focus-chips-scroll::-webkit-scrollbar{display:none}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip{align-items:center;background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:none;color:#6b6b6b;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:13px;font-weight:500;height:var(--trip-map-day-chip-height);justify-content:center;line-height:1;padding:0 12px;transition:background-color .15s ease,color .15s ease,opacity .15s ease;white-space:nowrap}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip:hover:not(.trip-map-day-focus-chip--active),.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip:hover:not(.trip-map-day-focus-chip--active){background:#f5f5f5;color:#6b6b6b}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all{background:#fff;flex:0 0 auto;left:auto;position:relative;z-index:2}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all.trip-map-day-focus-chip--active,.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all.trip-map-day-focus-chip--active:hover,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all.trip-map-day-focus-chip--active,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip--all.trip-map-day-focus-chip--active:hover{background:#bf9f5a;border-color:#00000014;color:#fff}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow{align-items:center;background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:none;color:#333;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:18px;font-weight:500;height:var(--trip-map-day-chip-height);justify-content:center;left:auto;line-height:1;padding:0;position:relative;right:auto;top:auto;transform:none;transition:background-color .15s ease;width:var(--trip-map-day-chip-height);z-index:2}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow:hover,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow:hover{background:#f5f5f5}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow.is-arrow-disabled,.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow.is-arrow-disabled:hover,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow.is-arrow-disabled,.trip-detail-page .trip-map-leaflet-wrap button.trip-map-day-focus-chip-arrow.is-arrow-disabled:hover{background:#fff;color:#9a9590;cursor:default;opacity:.35;pointer-events:none}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-map-zoom-group{background:#fff;border:1px solid #0000001f;border-radius:20px;bottom:50px;box-shadow:none;display:flex;flex-direction:column;font-family:var(--font-sans),"DM Sans",sans-serif;overflow:hidden;position:absolute;right:10px;z-index:5}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-zoom-btn{align-items:center;background:#fff;border:none;border-radius:0;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:26px;font-weight:300;height:36px;justify-content:center;line-height:1;padding:0;transition:background-color .15s ease;width:36px}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-zoom-btn:hover{background:#f5f5f5;color:#333}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .trip-builder-map-zoom-divider{background:#0000001a;flex-shrink:0;height:1px}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-fullscreen-btn{align-items:center;background:#fff;border:none;border-radius:20px;box-shadow:0 2px 6px #00000026;color:#333;cursor:pointer;display:flex;font-family:var(--font-sans),"DM Sans",sans-serif;height:36px;justify-content:center;padding:0;position:absolute;right:10px;top:10px;transition:background-color .15s ease;width:36px;z-index:5}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap button.trip-builder-map-fullscreen-btn:hover{background:#f5f5f5;color:#333}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .mapboxgl-ctrl-group,.trip-detail-page .trip-map-leaflet-wrap .mapboxgl-ctrl-group{background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:none;overflow:hidden}.trip-builder-map-leaflet-host .trip-map-leaflet-wrap .mapboxgl-ctrl-group:not(:empty),.trip-detail-page .trip-map-leaflet-wrap .mapboxgl-ctrl-group:not(:empty){box-shadow:none}.trip-map-category-pin{background:#edeceb;background:var(--book-trip-chip-bg,#edeceb);border:2px solid #6a6866;border:2px solid var(--book-trip-accent,#6a6866);border-radius:50%;box-shadow:0 1px 4px #00000038;box-sizing:border-box;height:16px;width:16px}.trip-map-category-popup{box-sizing:border-box;filter:drop-shadow(0 1px 4px rgba(0,0,0,.12));pointer-events:auto;position:absolute;z-index:675}.trip-map-category-popup-frame{box-sizing:border-box;padding-bottom:12px;position:relative}.trip-map-category-popup-card{background:#fff;border:2px solid #6a6866;border:2px solid var(--book-trip-accent,#6a6866);border-radius:10px;box-shadow:none;box-sizing:border-box;max-width:280px;min-width:140px;padding:10px 36px 10px 12px;position:relative;text-align:left}.trip-map-category-popup-card:before{border-color:#6a6866 #0000 #0000;border-color:var(--book-trip-accent,#6a6866) #0000 #0000 #0000;border-style:solid;border-width:12px 10px 0;bottom:-12px;height:0;width:0;z-index:1}.trip-map-category-popup-card:after,.trip-map-category-popup-card:before{content:"";left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.trip-map-category-popup-card:after{background:#6a6866;background:var(--book-trip-accent,#6a6866);bottom:-2px;height:2px;width:20px;z-index:2}.trip-map-category-popup-head{align-items:flex-start;display:flex;justify-content:flex-start;margin:0;width:100%}.trip-map-category-popup .book-trip-group-label{background:var(--book-trip-chip-bg);border-radius:100px;color:var(--book-trip-accent);display:inline-block;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;margin:0 0 6px;padding:1px 5px;text-transform:none;white-space:nowrap;width:fit-content}.trip-map-category-popup .book-trip-item-copy.trip-map-category-popup-copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0;min-width:0;padding:0;text-align:left;width:100%}.trip-map-category-popup .book-trip-item-title{color:#2f2a24;font-size:14px;font-weight:500;line-height:1.25;text-align:left;width:100%}.trip-map-category-popup-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;margin-top:8px}.trip-map-category-popup-card .book-trip-item-view.day-link-add-build,.trip-map-category-popup-card .trip-map-popup-link{border:1px solid var(--color-accent);font-size:14px;font-weight:500;height:auto;line-height:normal;min-height:0;padding:8px 14px}.trip-map-category-popup-card .book-trip-item-view.day-link-add-build,.trip-map-category-popup-card .trip-map-popup-link{background:#fff;box-sizing:border-box;color:#6b5c3e}.trip-map-category-popup-card .trip-map-popup-link{cursor:pointer}.trip-map-category-popup-card .trip-map-popup-link:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.trip-map-category-popup-card .trip-map-popup-link:disabled{cursor:wait;opacity:.7}.trip-map-category-popup-card .book-trip-item-view.day-link-add-build:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.trip-map-category-popup-card .day-link-add-build:disabled{cursor:wait;opacity:1}.trip-builder-onmap-panel{align-content:flex-start;align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;max-width:calc(100vw - 32px);pointer-events:auto;position:absolute;right:12px;top:12px;width:min(380px,calc(100% - 24px));z-index:700}.trip-builder-onmap-panel--open{max-height:calc(100% - 24px);overflow:hidden;top:50%;transform:translateY(-50%)}.trip-builder-onmap-panel:not(.trip-builder-onmap-panel--open){max-width:min(380px,calc(100vw - 32px));min-width:240px;top:12px;transform:none;width:auto}.trip-builder-onmap-toggle{align-items:center;background:#fff;border:1px solid #e0d8cc;border-radius:3px;box-shadow:0 4px 20px #0000001f;color:var(--color-accent);cursor:pointer;display:flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;font-weight:500;gap:12px;justify-content:space-between;letter-spacing:0;margin:0;padding:10px 14px;transition:border-radius .2s ease,box-shadow .2s ease,border-color .15s ease;width:100%}.trip-builder-onmap-toggle:hover{border-color:#c4b8a0;box-shadow:0 6px 24px #00000024}.trip-builder-onmap-panel--open .trip-builder-onmap-toggle{border-bottom-color:#f0ebe3;border-radius:3px 3px 0 0;box-shadow:0 4px 16px #0000001a}.trip-builder-onmap-toggle-label{text-align:left}.trip-builder-onmap-chevron{color:var(--color-accent);flex-shrink:0;font-size:11px;line-height:1;text-align:center;width:1.25em}.trip-builder-onmap-drawer{align-self:stretch;background:#fff;border:1px solid #e0d8cc;border-radius:0 0 3px 3px;border-top:none;box-shadow:0 12px 36px #00000024;flex:0 1 auto;flex-grow:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.trip-builder-onmap-drawer[hidden]{display:none!important}.trip-builder-onmap-card-wrap{box-sizing:border-box;padding:0 6px 8px}.trip-builder-duration{align-items:center;box-sizing:border-box;color:#5a5248;display:flex;flex-direction:row;flex-wrap:wrap;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;gap:8px 12px;justify-content:center;line-height:1.55;margin:20px 0 10px;padding:0 4px;width:100%}.trip-builder-duration-label{color:inherit;cursor:pointer;flex-shrink:0;font-weight:500;margin:0}.trip-builder-duration-input{background:#fff;border:1px solid #c4b8a0;border-radius:3px;box-sizing:border-box;color:#1a1712;flex:0 0 auto;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:400;height:30px;line-height:1.55;max-width:none;min-height:30px;min-width:0;padding:0 7px;text-align:center;width:calc(3ch + 14px)}.trip-builder-duration-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #bf9f5a33;outline:none}.trip-builder-duration-display{align-items:center;color:#1a1712;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;line-height:1.35;min-height:40px}.trip-builder-duration-suffix{color:inherit;flex-shrink:0;font-weight:500;margin:0;-webkit-user-select:none;user-select:none}.trip-builder-day-bar{align-items:center;display:flex;gap:10px;justify-content:center;margin:0;width:100%}.trip-detail-page button.trip-builder-day-arrow{align-items:center;background:#fdfcfa;border:1.5px solid #e4dbd0;border-radius:50%;box-shadow:0 1px 4px #2a201814;box-sizing:border-box;color:#9a7b2f;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;line-height:1;transition:background .15s ease,border-color .15s ease,transform .12s ease;width:34px}.trip-detail-page button.trip-builder-day-arrow:hover:not(:disabled){background:#f5efe4;border-color:#bf9f5a;transform:scale(1.06)}.trip-detail-page button.trip-builder-day-arrow:disabled{cursor:default;opacity:.45}.trip-builder-day-pill{align-items:center;background:#f5efe4;border:1.5px solid #e4dbd0;border-radius:100px;color:#6b5230;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;height:34px;justify-content:center;letter-spacing:0;min-width:88px;padding:0 14px;text-align:center}.trip-detail-page .trip-builder-onmap-drawer .sidebar-card.book-trip-card{border:none;box-shadow:none;box-sizing:border-box;max-width:100%;padding:10px 12px 16px;width:100%}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group-head,.trip-detail-page .trip-builder-onmap-drawer .book-trip-list{box-sizing:border-box;width:100%}.trip-detail-page .trip-builder-onmap-drawer .book-trip-remove-btn{align-self:stretch;background:#f2f0ed;color:#2f2a24;font-size:17px;font-weight:500;height:auto;min-height:0;min-width:28px;width:28px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-remove-btn:hover{background:#eae8e5;color:#a05040}.trip-detail-page .trip-builder-onmap-drawer .trip-builder-duration{margin:8px 0 4px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group:first-of-type .book-trip-group-head{margin-top:0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row-main{align-items:stretch;align-self:stretch}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row>.book-trip-item{align-self:stretch;min-height:0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item{align-items:stretch;background:#fff;column-gap:8px;grid-template-columns:3px 1fr auto;min-height:0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item--interactive-div.book-trip-item{grid-template-columns:3px 1fr auto}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-accent{align-self:stretch;height:auto;justify-self:stretch;max-width:none;min-height:22px;min-width:0;width:100%}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-accent--drag-handle{cursor:grab;max-width:none;min-width:0;width:100%}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-accent--drag-handle:active{cursor:grabbing}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row-main--with-day-select{background:#fff}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-day-select--row-sibling{margin-left:-4px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row{background:#fff;box-sizing:border-box;height:60px;height:var(--trip-builder-place-tab-height,60px);max-height:60px;max-height:var(--trip-builder-place-tab-height,60px);min-height:60px;min-height:var(--trip-builder-place-tab-height,60px);overflow:hidden}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group:not(.book-trip-group--inbox) .book-trip-item-row{height:52px;height:var(--trip-builder-category-place-tab-height,48px);max-height:52px;max-height:var(--trip-builder-category-place-tab-height,48px);min-height:52px;min-height:var(--trip-builder-category-place-tab-height,48px)}.trip-builder-onmap-card.trip-builder-onmap-card{border-bottom:none;border-left:none;border-radius:0;border-right:none;box-shadow:none;margin:0 8px 10px}.trip-builder-onmap-empty{color:#786f5f;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;line-height:1.5;margin:0;padding:8px 4px 4px}.trip-builder-map-canvas{position:relative}.trip-builder-layout{grid-column-gap:16px;grid-row-gap:0;align-items:stretch;box-sizing:border-box;column-gap:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);grid-template-rows:auto minmax(0,clamp(280px,calc(100vh - 155px),980px));grid-template-rows:auto minmax(0,var(--trip-builder-main-row-height));padding-top:0;row-gap:0}.trip-builder-layout>.trip-builder-shell-manual-strip{align-self:stretch;animation:none;background:#0000;grid-column:1;grid-row:1;padding:0}.trip-builder-layout>.trip-builder-shell-manual-strip.trip-builder-align-band{padding-left:0;padding-right:0}.trip-builder-layout>.trip-builder-shell-manual-strip .trip-builder-align-inner{margin:0;max-width:none;width:100%}.trip-builder-layout>.trip-builder-shell-manual-strip .trip-builder-shell-manual-fields{border-bottom:.5px solid #0000001a;border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0;max-width:none;width:100%}.trip-builder-right-column{display:flex;flex-direction:column;gap:14px;gap:var(--trip-builder-stack-gap,14px);grid-column:2;grid-row:1/-1;min-height:0;min-width:0;overflow:hidden}.trip-builder-right-top-row{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;justify-content:flex-start;min-width:0}.trip-builder-right-top-row .trip-builder-load-error{margin:0;max-width:none;width:100%}.trip-builder-layout>.trip-builder-map-frame{border-top:none;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;grid-column:1;grid-row:2;height:100%;min-height:0}.trip-builder-right-column>.trip-builder-sidebar{flex:1 1 auto;height:auto;margin-top:0;max-height:none;min-height:0}.trip-builder-sidebar{background:#fff;border:1px solid #e0d8cc;border-radius:20px;border-radius:var(--trip-builder-shell-card-radius,20px);box-sizing:border-box;display:flex;flex-direction:column;min-width:0;overflow:hidden}.trip-builder-sidebar-head{align-items:center;border-bottom:1px solid #f0ebe3;box-sizing:border-box;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;padding:8px 10px}.trip-builder-sidebar-label{color:var(--color-accent);display:block;font-size:14px}.trip-builder-sidebar-label,.trip-builder-summary-btn{font-family:var(--font-sans),"DM Sans",sans-serif;font-weight:500;letter-spacing:0}.trip-builder-summary-btn{background:#fff;border:1px solid #c4b8a0;border-radius:3px;color:#5a5248;cursor:pointer;flex-shrink:0;font-size:11px;padding:6px 8px}.trip-builder-summary-btn:hover{border-color:var(--color-accent);color:#1a1712}.trip-detail-page.trip-builder-build-page .trip-back-btn.trip-builder-see-summary-btn{align-items:center;background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:4px;box-shadow:0 4px 14px #3a302824;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;gap:5px;justify-content:center;letter-spacing:0;line-height:1;margin:0;padding:9px 12px;text-transform:none;white-space:nowrap}.trip-detail-page.trip-builder-build-page .trip-back-btn.trip-builder-see-summary-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-page.trip-builder-build-page .trip-back-btn.trip-builder-see-summary-btn:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring),0 4px 14px #3a302824;outline:none}.trip-detail-page.trip-builder-build-page .trip-back-btn.trip-builder-see-summary-btn .trip-card-arrow{font-size:15px;line-height:1}.trip-builder-sidebar-body{box-sizing:border-box;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 6px 8px}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body{margin:4px 12px 12px 0}.trip-builder-top-controls{--trip-builder-top-controls-gap:12px;background:#fff;border-bottom:1px solid #f0ebe3;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--trip-builder-top-controls-gap);margin:0 -6px;padding:var(--trip-builder-top-controls-gap) 6px var(--trip-builder-top-controls-gap);position:sticky;top:0;z-index:5}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .trip-builder-top-controls{padding-top:6px;pointer-events:none}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .trip-builder-top-controls button,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .trip-builder-top-controls input,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .trip-builder-top-controls select,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .trip-builder-top-controls textarea{pointer-events:auto}.trip-builder-sidebar-day-title{box-sizing:border-box;margin:0 auto;padding:0;width:calc(100% - 24px)}.trip-builder-sidebar-day-title .trip-builder-summary-input{font-size:15px;margin-bottom:0}.trip-builder-layout-root{background:#eee6d6;box-sizing:border-box;padding-top:16px;padding-top:var(--trip-detail-section-gap,16px)}.trip-builder-layout-root>.trip-detail-page{background:#eee6d6}button.trip-builder-rail-save-draft-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:400;padding:8px 16px;white-space:nowrap;width:100%}button.trip-builder-rail-save-draft-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}button.trip-builder-rail-save-draft-btn.is-save-success,button.trip-builder-rail-save-draft-btn.is-save-success:hover:not(:disabled){background:#d4e4c8;border-color:#8aab7a;color:#3d5c32}button.trip-builder-rail-save-draft-btn.is-save-error,button.trip-builder-rail-save-draft-btn.is-save-error:hover:not(:disabled){background:#e8d0cc;border-color:#d4a8a3;color:#8b4540}.trip-builder-mobile-save-strip{display:none}.trip-builder-day-accordion{display:flex;flex-direction:column;gap:8px}.trip-builder-day-accordion-card{background:#fff;border:1px solid #e0d8cc;border-radius:12px;overflow:hidden}.trip-builder-day-accordion-card .day-card-header{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:10px 12px;text-align:left;width:100%}.trip-builder-day-accordion-body{padding:0 8px 8px}.trip-builder-accordion-day-title{padding:10px 4px 0}.trip-builder-accordion-day-title .trip-builder-summary-input{box-sizing:border-box;margin-bottom:10px;width:100%}.trip-detail-page.trip-builder-build-page .trip-builder-accordion-day-title .trip-builder-summary-input,.trip-detail-page.trip-builder-build-page .trip-builder-shell-manual-field .trip-builder-summary-input{height:auto;max-height:none;min-height:0}.trip-detail-page.trip-builder-build-page .trip-builder-shell-manual-field .trip-builder-summary-input{line-height:1.35;min-height:39.9px}.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date]::-webkit-datetime-edit,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date]::-webkit-datetime-edit-fields-wrapper{line-height:1.35;padding:0}.book-trip-inbox-hint{color:#6a6866;font-size:12px;line-height:1.35;margin:0 0 8px}.book-trip-embedded{padding:0}button.trip-builder-shell-save-draft-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:400;padding:8px 16px;white-space:nowrap}button.trip-builder-shell-save-draft-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}button.trip-builder-shell-save-draft-btn.is-save-success,button.trip-builder-shell-save-draft-btn.is-save-success:hover:not(:disabled){background:#d4e4c8;border-color:#8aab7a;color:#3d5c32}button.trip-builder-shell-save-draft-btn.is-save-error,button.trip-builder-shell-save-draft-btn.is-save-error:hover:not(:disabled){background:#e8d0cc;border-color:#d4a8a3;color:#8b4540}.trip-builder-shell-manual-strip{animation:tripDetailFadeIn .25s ease both;background:#eee6d6;box-sizing:border-box;padding:14px 0;padding:var(--trip-builder-stack-gap,14px) 0;width:100%}.trip-builder-shell-manual-fields,.trip-builder-shell-manual-strip-inner{box-sizing:border-box;margin:0 auto;width:100%}.trip-builder-shell-manual-fields{background:#fff;border:1px solid #e0d8cc;border-radius:20px;border-radius:var(--trip-builder-shell-card-radius,20px);max-width:1100px;padding:10px 8px 11px}.trip-builder-shell-manual-fields--row{grid-column-gap:8px;grid-row-gap:10px;align-items:center;column-gap:8px;display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr) 142px 142px minmax(8px,16px) auto;row-gap:10px}.trip-builder-shell-manual-field--destination{max-width:260px}.trip-builder-shell-manual-field--title{max-width:none;min-width:0}.trip-builder-shell-manual-field--date{flex-shrink:0;max-width:142px;min-width:142px;width:142px}.trip-builder-shell-manual-field--date .trip-builder-shell-date-input-wrap{box-sizing:border-box;max-width:142px;min-width:142px;width:142px}.trip-builder-shell-manual-field--date:first-of-type{margin-left:0}.trip-builder-shell-manual-field--date .trip-builder-summary-input{line-height:1.35;padding:9px 10px}.trip-builder-shell-manual-field--date .trip-builder-shell-date-placeholder{left:10px}@media (max-width:800px){.trip-builder-shell-manual-fields--row{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-builder-shell-manual-field--destination,.trip-builder-shell-manual-field--title{grid-column:1/-1;max-width:none}.trip-builder-shell-manual-field--date{grid-column:auto;max-width:none;min-width:0;width:auto}.trip-builder-shell-manual-field--date .trip-builder-shell-date-input-wrap{max-width:none;min-width:0;width:100%}.trip-builder-shell-manual-field--duration{grid-column:1/-1;justify-self:center;margin-left:0;margin-right:0}}.trip-builder-shell-manual-field{display:flex;flex-direction:column;gap:0;min-width:0}.trip-builder-shell-manual-field .trip-builder-summary-field-label{margin-bottom:2px}.trip-builder-shell-date-input-wrap{position:relative;width:100%}.trip-builder-shell-date-placeholder{left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .12s ease,visibility .12s ease}.trip-builder-shell-date-input-wrap:focus-within .trip-builder-shell-date-placeholder{opacity:0;visibility:hidden}.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus){color:#0000}.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date]:focus,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date]:not(.is-empty){color:#1a1712}.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit-day-field,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit-fields-wrapper,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit-month-field,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit-text,.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-datetime-edit-year-field{color:#0000}.trip-builder-shell-date-input-wrap input.trip-builder-summary-input[type=date].is-empty:not(:focus)::-webkit-calendar-picker-indicator{opacity:1}.trip-builder-shell-manual-field .trip-builder-summary-input{box-sizing:border-box;margin-bottom:0;width:100%}.trip-builder-shell-manual-field input.trip-builder-summary-input[type=date]{line-height:1.35;min-width:0;padding:9px 10px;width:100%}.trip-builder-shell-manual-field .trip-builder-duration-display{align-items:center;background:#0000;border:none;border-radius:0;color:#786f5f;color:var(--color-text-muted,#786f5f);display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:1.35;padding:0;text-align:center;white-space:nowrap}.trip-builder-shell-manual-field--duration{align-items:center;grid-column:6;justify-self:end;margin-left:0;margin-right:16px;max-width:max-content;min-width:0;padding-right:0;width:auto}.trip-builder-shell-duration-wrap{align-items:center;box-sizing:border-box;display:flex;gap:8px;justify-content:center;max-width:max-content;min-width:56px;width:auto}.trip-builder-shell-duration-wrap .trip-builder-duration-input{box-sizing:border-box;flex:0 0 auto;height:auto;line-height:1.35;max-width:calc(3ch + 22px);min-height:40px;min-width:calc(3ch + 22px);padding:9px 6px;width:calc(3ch + 22px)}.trip-builder-shell-duration-wrap .trip-builder-duration-display{max-width:none;min-width:0;padding-left:0;padding-right:0;width:auto}.trip-builder-shell-duration-wrap .trip-builder-duration-suffix{color:#1a1712;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:400;line-height:1.35}.trip-builder-summary-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.trip-builder-summary-title-row--align-end{justify-content:flex-end}.trip-builder-summary-overview-trip-fields{margin-bottom:10px}.trip-builder-summary-metrics-row .trip-builder-summary-readonly-value,.trip-builder-summary-overview-trip-fields .trip-builder-summary-date-row{margin-bottom:0}.trip-builder-summary-readonly-row{min-width:0}.trip-builder-summary-readonly-row .trip-builder-summary-field-label{margin-bottom:4px}.trip-builder-summary-card .trip-builder-summary-field-label{color:#3a3028;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500}.trip-builder-summary-card .trip-builder-summary-field-label:after{content:":"}.trip-builder-summary-readonly-value{color:#5a5248;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;line-height:1.45;margin:0 0 20px;word-break:break-word}.trip-builder-summary-readonly-value.is-empty{color:#5a5248;font-weight:400}.trip-builder-summary-readonly-dates{align-items:start}.trip-builder-summary-title-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.trip-builder-summary-draft-error{color:#a05040;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;margin:8px 0 0}.trip-builder-summary-title{color:#1a1712;font-family:Spectral,serif;font-size:28px;font-weight:300;margin:0}.trip-builder-summary-subtitle{color:#5a5248;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;margin:8px 0 0}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-top-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-back-btn{flex-shrink:0;margin:0}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-top-actions{align-items:center;display:flex;gap:10px}.trip-detail-page.trip-builder-summary-page .trip-back-btn.trip-builder-save-draft-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;min-width:142px;white-space:nowrap}.trip-detail-page.trip-builder-summary-page .trip-back-btn.post-trip-save-draft-btn.is-save-success,.trip-detail-page.trip-builder-summary-page .trip-back-btn.post-trip-save-draft-btn.is-save-success:hover:not(:disabled),.trip-detail-page.trip-builder-summary-page .trip-back-btn.trip-builder-save-draft-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.trip-detail-page.trip-builder-summary-page .trip-back-btn.post-trip-save-draft-btn.is-save-error,.trip-detail-page.trip-builder-summary-page .trip-back-btn.post-trip-save-draft-btn.is-save-error:hover:not(:disabled){background:#e8d0cc;border-color:#d4a8a3;color:#8b4540}.trip-builder-summary-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 715px}.trip-builder-summary-manual{min-width:0}.trip-builder-summary-card{background:#fff;border:1px solid #e0d8cc;border-radius:var(--radius-lg);padding:16px}.trip-builder-summary-days{background:#0000;border:none;border-radius:0;box-sizing:border-box;max-width:100%;padding:0;width:715px}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-card{background:#fff;border:1px solid #e6dfd2;overflow:hidden}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-card-header,.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-card-header:hover,.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-card.active .day-card-header{background:#fff}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-card-body.open{background:#fff;border-top-color:#e6dfd2}.trip-builder-summary-manual-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.trip-builder-summary-days-head .section-label,.trip-builder-summary-manual-head .section-label{font-size:15px}.trip-builder-summary-manual-head .section-label{margin-bottom:10px}.trip-builder-summary-days-head .section-label{margin-bottom:0}.trip-builder-summary-save-status{color:#9a917e;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:11px;letter-spacing:normal;margin-bottom:10px;text-transform:none}.trip-builder-summary-save-status.is-saving{color:var(--color-accent)}.trip-builder-summary-save-status.is-saved{color:#6a6866}.trip-builder-summary-save-status.is-error{color:#a05040}.trip-builder-summary-field-label{color:#3a3028;display:block;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;letter-spacing:0;margin:0 0 6px;text-transform:none}.trip-builder-summary-input,.trip-builder-summary-textarea{background:#fdfcfa;border:1.5px solid #c4b8a0;border-radius:13px;box-sizing:border-box;color:#1a1712;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;margin-bottom:12px;padding:9px 14px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.trip-detail-page.trip-builder-build-page .trip-builder-accordion-day-title .trip-builder-summary-input::placeholder,.trip-detail-page.trip-builder-build-page .trip-builder-shell-date-placeholder,.trip-detail-page.trip-builder-build-page .trip-builder-shell-manual-field .trip-builder-summary-input::placeholder,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-day-title .trip-builder-summary-input::placeholder{color:var(--color-text-light);font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:400;line-height:1.35;opacity:1}.trip-builder-summary-input:focus,.trip-builder-summary-textarea:focus{background:#fff;border-color:#bf9f5a;box-shadow:0 0 0 3px #bf9f5a1f;outline:none}.trip-builder-summary-textarea{min-height:130px;resize:vertical}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-textarea-wrap{display:grid;grid-template-columns:minmax(0,1fr);margin-bottom:12px;position:relative}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-textarea-wrap .trip-builder-summary-textarea{font-size:15px;grid-column:1;grid-row:1;margin-bottom:0;min-height:200px;padding-bottom:28px}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-counter{align-self:end;color:var(--color-text-muted);font-size:12px;grid-column:1;grid-row:1;justify-self:end;line-height:1.2;margin:0 10px 8px 0;pointer-events:none;z-index:1}.trip-builder-summary-date-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.trip-builder-summary-date-row.trip-builder-summary-metrics-row{grid-template-columns:repeat(3,minmax(0,1fr))}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-link-chip{font-size:15px;font-weight:500;letter-spacing:0;padding:1px 5px;text-transform:none}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .book-trip-drop-placeholder{align-items:center;background:#faf8f599;background:var(--day-link-chip-bg,#faf8f599);border:1.5px dashed #d4cbb8;border:1.5px dashed var(--day-link-accent,#d4cbb8);border-radius:10px;box-sizing:border-box;color:#9a917e;color:var(--day-link-accent,#9a917e);display:flex;font-size:15px;font-weight:400;justify-content:center;min-height:60px;opacity:.9;padding:4px 10px;text-align:center}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-link-row-btn{grid-template-columns:3px 1fr}.trip-detail-page.trip-builder-summary-page .trip-builder-summary-days .day-link-accent{align-self:stretch;max-width:3px;min-height:100%;min-width:3px;width:3px}.trip-builder-summary-days-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:16px}.trip-detail-page button.trip-builder-summary-expand-btn{align-items:center;background:#fff;border:1px solid #c8bfaf;border-radius:4px;box-sizing:border-box;color:#3a3028;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;justify-content:center;letter-spacing:0;line-height:1;margin:0;padding:9px 12px;text-transform:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap}.trip-detail-page button.trip-builder-summary-expand-btn:hover{background:#f0ece4;border-color:#c8bfaf;color:#3a3028}.trip-detail-page button.trip-builder-summary-expand-btn:focus-visible{border-color:#c8bfaf;box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.trip-builder-summary-loading{background:#faf8f5;border:1px dashed #d4cbb8;border-radius:3px;color:#7a6e60;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;padding:14px;text-align:center}.trip-detail-page .trip-builder-sidebar-body .sidebar-card.book-trip-card{border:none;box-shadow:none;box-sizing:border-box;max-width:100%;padding:10px 12px 16px;width:100%}.trip-detail-page .trip-builder-sidebar-body .book-trip-group-head{box-sizing:border-box;width:100%}.trip-detail-page .trip-builder-sidebar-body .sidebar-card.book-trip-card .book-trip-group-label{font-size:15px;font-weight:500;padding:1px 5px;text-transform:none}.trip-detail-page .trip-builder-sidebar-body .book-trip-list{box-sizing:border-box;width:100%}.trip-detail-page .trip-builder-sidebar-body .book-trip-remove-btn{align-self:stretch;background:#f2f0ed;color:#2f2a24;font-size:17px;font-weight:500;height:auto;min-height:0;min-width:28px;width:28px}.trip-detail-page .trip-builder-sidebar-body .book-trip-remove-btn:hover{background:#eae8e5;color:#a05040}.trip-detail-page .trip-builder-sidebar-body .trip-builder-duration{margin:8px 0 4px}.trip-detail-page .trip-builder-sidebar-body .book-trip-group:first-of-type .book-trip-group-head{margin-top:0}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-row-main{align-items:stretch;align-self:stretch}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-row>.book-trip-item{align-self:stretch;min-height:0}.trip-detail-page .trip-builder-sidebar-body .book-trip-item{align-items:stretch;background:#fff;column-gap:8px;grid-template-columns:3px 1fr auto;min-height:0}.trip-detail-page .trip-builder-sidebar-body .book-trip-item--interactive-div.book-trip-item{grid-template-columns:3px 1fr auto}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-accent{align-self:stretch;height:auto;justify-self:stretch;max-width:none;min-height:22px;min-width:0;width:100%}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-accent--drag-handle{cursor:grab;max-width:none;min-width:0;width:100%}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-accent--drag-handle:active{cursor:grabbing}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-row-main--with-day-select{background:#fff}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-day-select--row-sibling{margin-left:-4px}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-row{background:#fff;box-sizing:border-box;height:60px;height:var(--trip-builder-place-tab-height,60px);max-height:60px;max-height:var(--trip-builder-place-tab-height,60px);min-height:60px;min-height:var(--trip-builder-place-tab-height,60px);overflow:hidden}.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-group:not(.book-trip-group--inbox) .book-trip-item-row{height:52px;height:var(--trip-builder-category-place-tab-height,48px);max-height:52px;max-height:var(--trip-builder-category-place-tab-height,48px);min-height:52px;min-height:var(--trip-builder-category-place-tab-height,48px)}.trip-detail-page .trip-builder-sidebar-body .book-trip-group--inbox .book-trip-item-copy--inbox-added{gap:4px;padding:4px 0}.trip-detail-page .trip-builder-sidebar-body .book-trip-group--inbox .book-trip-item-title{line-height:1.25}.trip-detail-page .trip-builder-sidebar-body .book-trip-group--inbox .book-trip-item-accent,.trip-detail-page .trip-builder-sidebar-body .book-trip-group--inbox .book-trip-item-accent--drag-handle{min-height:0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group--inbox .book-trip-item-copy--inbox-added .book-trip-group-label,.trip-detail-page .trip-builder-sidebar-body .book-trip-group--inbox .book-trip-item-copy--inbox-added .book-trip-group-label{align-self:flex-start;box-sizing:border-box;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trip-detail-page .trip-builder-sidebar-body .book-trip-item-actions{justify-content:flex-end;padding:5px 6px 5px 0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group:not(.book-trip-group--inbox) .book-trip-item-copy,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-group:not(.book-trip-group--inbox) .book-trip-item-copy{padding:3px 0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-actions{padding:5px 0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-reorder,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-reorder{gap:4px;padding:4px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-reorder-btn,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-reorder-btn{background:#fff;border:1.5px solid var(--color-accent);border-radius:50%;box-shadow:0 1px 4px #2a20181a;color:#6b5c3e;height:24px;width:24px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-reorder-btn:hover:not(:disabled),.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-reorder-btn:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-day-select,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-day-select{height:26px;min-height:26px;padding:2px 6px}.trip-detail-page .trip-builder-onmap-drawer .book-trip-group--inbox .book-trip-item-copy--inbox-added{gap:4px;padding:4px 0}.persistent-builder-panel-stops .book-trip-item-row .book-trip-item,.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row .book-trip-item,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-row .book-trip-item{max-height:100%;min-height:0;overflow:hidden}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row-main,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-row-main{align-self:stretch;flex:1 1 auto;min-height:0;min-width:0}.trip-detail-page .trip-builder-onmap-drawer .book-trip-item-row .book-trip-item-copy,.trip-detail-page.trip-builder-build-page .trip-builder-sidebar-body .book-trip-item-row .book-trip-item-copy{justify-content:center;min-height:0;overflow:hidden}.persistent-builder-panel-shell{overflow:visible;position:fixed;right:0;z-index:200}.persistent-builder-panel-inner{display:flex;flex-direction:column;height:100%;min-height:0}.persistent-builder-panel-card{background:#fff;border:none;box-shadow:none;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;min-height:0;padding:10px 12px 12px;width:100%}.persistent-builder-panel-head{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:space-between;margin-bottom:8px}.persistent-builder-panel-head .section-label{color:var(--color-accent);font-size:15px;font-weight:500;letter-spacing:0;margin:0}.persistent-builder-panel-count{background:#f5f5f5;border-radius:999px;color:#5a5248;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;padding:2px 10px;white-space:nowrap}.persistent-builder-panel-stops{--persistent-builder-place-tab-height:40px;flex:1 1 auto;min-height:0;overflow-y:auto}.persistent-builder-panel-card .book-trip-group-head{box-sizing:border-box;width:100%}.persistent-builder-panel-card .book-trip-group-label{font-size:15px;font-weight:500;padding:1px 5px;text-transform:none}.persistent-builder-panel-card .book-trip-group:first-of-type .book-trip-group-head{margin-top:0}.persistent-builder-panel-card .book-trip-list{box-sizing:border-box;width:100%}.persistent-builder-panel-empty{margin:12px 0 0}.persistent-builder-panel-footer{background:#fff;border-top:1px solid #00000014;flex-shrink:0;padding:10px 12px}.persistent-builder-panel-signin-hint{color:#999;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:10px;line-height:1.4;margin:0 0 8px;text-align:center}.persistent-builder-panel-footer .persistent-builder-send-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:4px;color:#fff;cursor:pointer;padding:9px 12px;transition:background-color .2s ease,border-color .2s ease;width:100%}.persistent-builder-panel-footer .persistent-builder-send-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.persistent-builder-panel-footer .persistent-builder-send-btn:disabled,.persistent-builder-panel-footer .persistent-builder-send-btn:disabled:hover{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff;cursor:not-allowed;opacity:.55}.persistent-builder-panel-stops .book-trip-item-row{background:#fff;border-top:0;box-sizing:border-box;height:40px;height:var(--persistent-builder-place-tab-height,40px);max-height:40px;max-height:var(--persistent-builder-place-tab-height,40px);min-height:40px;min-height:var(--persistent-builder-place-tab-height,40px);overflow:hidden}.persistent-builder-panel-stops .book-trip-remove-btn{align-self:stretch;background:#f2f0ed;color:#2f2a24;font-size:17px;font-weight:500;height:auto;min-height:0;min-width:28px;width:28px}.persistent-builder-panel-stops .book-trip-remove-btn:hover{background:#eae8e5;color:#a05040}.persistent-builder-panel-stops .book-trip-item-row>.book-trip-item{align-self:stretch;min-height:0}.persistent-builder-panel-stops .book-trip-item{align-items:stretch;background:#fff;border-bottom:1px solid #f0eae0;border-top:0;column-gap:8px;cursor:default;grid-template-columns:3px 1fr;min-height:0}.persistent-builder-panel-stops .book-trip-item-row:last-child .book-trip-item{border-bottom:0}.persistent-builder-panel-stops .book-trip-item-accent{align-self:stretch;border-radius:0;height:auto;justify-self:stretch;max-width:none;min-height:0;min-width:0;width:100%}.persistent-builder-panel-stops .book-trip-item-copy{justify-content:center;min-height:0;overflow:hidden;padding:2px 0}.persistent-builder-panel-stops .book-trip-item-title{line-height:1.25}@media (max-width:768px){button.persistent-builder-mobile-pill{align-items:center;background:#bf9f5a;background:var(--color-gold-btn,#bf9f5a);border:none;border-radius:999px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));box-shadow:0 4px 16px #2a20182e;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;gap:10px;line-height:1;min-height:44px;min-width:44px;padding:10px 14px;position:fixed;right:16px}button.persistent-builder-mobile-pill:hover{background:#a8874a;background:var(--color-gold-btn-hover,#a8874a)}.persistent-builder-mobile-pill-label{white-space:nowrap}.persistent-builder-mobile-pill-badge{align-items:center;background:#fff;border-radius:999px;color:#bf9f5a;color:var(--color-gold-btn,#bf9f5a);display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;height:24px;justify-content:center;line-height:1;min-width:24px;padding:0 6px}.persistent-builder-mobile-sheet{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;inset:0;position:fixed}.persistent-builder-mobile-sheet-head{align-items:center;background:#fff;border-bottom:1px solid #00000014;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:12px 12px 12px 16px}.persistent-builder-mobile-sheet-title-wrap{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0}.persistent-builder-mobile-sheet-title{color:var(--color-accent);font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;white-space:nowrap}.persistent-builder-mobile-sheet-count{flex-shrink:0}button.persistent-builder-mobile-sheet-close{align-items:center;background:#fff;border:1px solid #e4dbd0;border-radius:100px;color:#4a4035;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:24px;font-weight:400;height:44px;justify-content:center;line-height:1;min-height:44px;min-width:44px;padding:0;transition:background .15s ease,border-color .15s ease;width:44px}button.persistent-builder-mobile-sheet-close:hover{background:#ede4d8;border-color:#d8cec2}.persistent-builder-mobile-sheet-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.persistent-builder-mobile-sheet-body .persistent-builder-panel-card{border-radius:0;flex:1 1 auto;min-height:0}.persistent-builder-mobile-sheet-body .persistent-builder-panel-footer{flex-shrink:0}.trip-builder-shell-manual-fields--row{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-builder-shell-manual-field--destination,.trip-builder-shell-manual-field--title{grid-column:1/-1;max-width:none}.trip-builder-shell-manual-field--date{grid-column:auto;max-width:none;min-width:0;width:auto}.trip-builder-shell-manual-field--date .trip-builder-shell-date-input-wrap{max-width:none;min-width:0;width:100%}.trip-builder-shell-manual-field--duration{grid-column:1/-1;justify-self:center;margin-left:0;margin-right:0}.trip-builder-summary-layout{grid-template-columns:1fr}.trip-builder-summary-days{max-width:100%;min-width:0;width:100%}.trip-detail-page.trip-builder-summary-page .day-link-copy{padding-right:10px}button.trip-back-btn.trip-builder-save-draft-btn.trip-builder-rail-save-draft-btn{display:none}.trip-builder-mobile-save-strip{background:#eee6d6;box-sizing:border-box;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;min-height:44px;padding:8px 20px;position:sticky;top:71px;z-index:99}button.trip-builder-shell-save-draft-btn{flex-shrink:0;font-size:13px;max-width:100%;min-height:44px;min-width:0;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:1100px){.trip-builder-search-toolbar{grid-template-columns:1fr;row-gap:10px}.trip-builder-search-toolbar .trip-builder-search-wrap{grid-column:1}.trip-builder-search-toolbar-sidebar-slot{grid-column:1;grid-row:2;justify-content:center}.trip-builder-layout-root{height:auto;max-height:none;overflow:visible}.trip-detail-page.trip-builder-build-page,.trip-detail-page.trip-builder-build-page .trip-builder-align-band,.trip-detail-page.trip-builder-build-page .trip-builder-align-inner,.trip-detail-page.trip-builder-build-page .trip-builder-layout,.trip-detail-page.trip-builder-build-page>.trip-map-panel.trip-map-panel--builder{flex:none;min-height:auto;overflow:visible}.trip-builder-layout{grid-template-columns:1fr;grid-template-rows:auto;row-gap:14px;row-gap:var(--trip-builder-stack-gap,14px)}.trip-builder-layout>.trip-builder-map-frame,.trip-builder-layout>.trip-builder-right-column,.trip-builder-layout>.trip-builder-shell-manual-strip{grid-column:1;grid-row:auto}.trip-builder-layout>.trip-builder-right-column{display:flex;flex-direction:column;gap:14px;gap:var(--trip-builder-stack-gap,14px)}.trip-builder-layout>.trip-builder-shell-manual-strip .trip-builder-shell-manual-fields{border-bottom:1px solid #e0d8cc;border-bottom-left-radius:20px;border-bottom-left-radius:var(--trip-builder-shell-card-radius,20px);border-bottom-right-radius:20px;border-bottom-right-radius:var(--trip-builder-shell-card-radius,20px)}.trip-builder-layout>.trip-builder-map-frame{border-top:1px solid #e0d8cc;border-top-left-radius:20px;border-top-left-radius:var(--trip-builder-shell-card-radius,20px);border-top-right-radius:20px;border-top-right-radius:var(--trip-builder-shell-card-radius,20px);box-shadow:0 0 0 1px #00000014;height:auto;min-height:clamp(280px,calc(100vh - 155px),980px);min-height:var(--trip-builder-main-row-height)}.trip-builder-layout>.trip-builder-map-frame .trip-builder-map-stack{min-height:300px}.trip-builder-right-column>.trip-builder-sidebar{flex:none;height:auto;margin-top:0;max-height:none;min-height:clamp(280px,calc(100vh - 155px),980px);min-height:var(--trip-builder-main-row-height)}.trip-builder-summary-date-row.trip-builder-summary-metrics-row,.trip-builder-summary-layout{grid-template-columns:1fr}}.trip-card-draft-badge,.trip-card-traveling-badge{background:var(--color-accent);border-radius:3px;bottom:10px;color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:500;left:10px;letter-spacing:0;padding:5px 10px;pointer-events:none;position:absolute;z-index:3}.trip-card-menu-wrap{position:absolute;right:10px;top:10px;z-index:6}.trip-card-delete-popover{background:#fff;border:.5px solid #e0d8cc;border-radius:10px;box-shadow:0 8px 24px #1a171229;font-family:var(--font-sans);padding:12px;position:absolute;right:0;top:calc(100% + 6px);width:min(220px,calc(100vw - 32px));z-index:10}.trip-card-menu-popover{padding:6px}.trip-card-menu-item{background:none;border:none;border-radius:6px;color:#1a1712;cursor:pointer;display:block;font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:0;line-height:1.35;margin:0;padding:10px 12px;text-align:left;transition:background .15s ease;width:100%}.trip-card-menu-item:hover{background:#f5f0e8}.trip-card-menu-item--danger{color:#c0392b}.trip-card-menu-item--danger:hover{background:#fdf2f0}.trip-card-delete-popover-title{color:#1a1712;font-size:13px;font-weight:500;line-height:1.35;margin:0 0 4px}.trip-card-delete-popover-body{color:#5a5248;font-size:12px;font-weight:400;line-height:1.4;margin:0 0 12px}.trip-card-delete-popover-actions{align-items:stretch;display:flex;gap:8px}.trip-card-delete-popover-actions button.profile-archive-btn-outline{flex:1 1;font-size:13px;min-width:0;padding:8px 10px}.trip-card-delete-popover-actions .trip-card-delete-popover-delete{background:#c0392b;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:0;line-height:1;min-width:0;padding:8px 10px;text-transform:none;transition:background .15s ease,opacity .15s ease}.trip-card-delete-popover-actions .trip-card-delete-popover-delete:hover:not(:disabled){background:#a93226}.trip-card-delete-popover-actions .trip-card-delete-popover-delete:disabled,.trip-card-delete-popover-actions button.profile-archive-btn-outline:disabled{cursor:not-allowed;opacity:.55}.trip-card-draft-progress{color:#7a6a5a;font-family:var(--font-sans);font-size:15px;font-weight:500;letter-spacing:0;line-height:1.35;margin:0 0 10px}.trip-card-draft-progress--builder{color:#9a7b2f}.trip-card-move-post-trip{border-top:1px solid #ebe4d8;margin-top:10px;padding-top:10px}.trip-card-move-post-trip-link{background:none;border:none;color:#bf9f5a;cursor:pointer;display:block;font-family:var(--font-sans);font-size:12px;font-weight:500;margin:0;padding:0;text-align:left;transition:color .2s ease;width:100%}.trip-card-move-post-trip-link:hover{color:#9a7b2f}.trip-card-capture-today{border-top:1px solid #ebe4d8;margin-top:10px;padding-top:10px}.trip-card-capture-today-link{background:none;border:none;color:#c4a035;color:var(--color-accent,#c4a035);cursor:pointer;display:block;font-family:var(--font-sans);font-size:12px;font-weight:600;margin:0;padding:0;text-align:left;transition:color .2s ease;width:100%}.trip-card-capture-today-link:hover{color:#9a7b2f}.trip-card-move-confirm{display:flex;flex-direction:column;gap:8px}.trip-card-move-confirm-text{color:#7a6a5a;color:var(--color-text-muted,#7a6a5a);font-family:var(--font-sans);font-size:12px;line-height:1.4;margin:0}.trip-card-move-confirm-actions{align-items:center;display:flex;gap:12px}.trip-card-move-confirm-yes{background:#0000;border:none;color:#bf9f5a;cursor:pointer;font-family:var(--font-sans);font-size:12px;font-weight:500;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.trip-card-move-confirm-yes:disabled{cursor:not-allowed;opacity:.6}.trip-card-move-confirm-cancel{background:#0000;border:none;color:#7a6a5a;color:var(--color-text-muted,#7a6a5a);cursor:pointer;font-family:var(--font-sans);font-size:12px;font-weight:500;margin:0;padding:0}.trip-card-move-confirm-cancel:hover:not(:disabled){color:#1a1712;color:var(--color-text,#1a1712)}.trip-card-move-confirm-cancel:disabled{cursor:not-allowed;opacity:.6}.trip-card-arrow{display:inline}.persistent-builder-tab-arrow{font-family:var(--font-sans);font-size:24px;font-weight:500;line-height:1}.gate-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.gate-modal{background:#fff;border:1px solid #e0d8cc;border-radius:20px;padding:20px;width:min(420px,calc(100vw - 32px))}.gate-modal p{color:#3a3028;font-size:15px;line-height:1.6;margin:0 0 14px}.gate-modal button{align-items:center;background:#f5f0e8;border:1px solid #c4b8a0;border-radius:12px;box-sizing:border-box;color:#1a1712;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;justify-content:center;line-height:1.2;margin-top:8px;padding:12px;transition:background .15s ease,border-color .15s ease,color .15s ease;width:100%}.gate-modal button:not(.gate-google-btn):not(.gate-cancel):hover:not(:disabled){background:#ede6d9;border-color:var(--color-accent);color:#1a1712}.gate-modal .gate-google-btn{background:#fff;border:1px solid #e4dbd0;color:#2a2018;gap:10px;transition:background .18s ease}.gate-modal .gate-google-btn:hover:not(:disabled){background:#fdfcfa}.gate-modal .gate-google-btn:disabled{cursor:default;opacity:.65}.gate-modal .gate-cancel{background:#fff;border-color:var(--color-accent);color:#2c2416}.gate-modal .gate-cancel:hover:not(:disabled){background:#bf9f5a1f}.gate-modal-error{color:#8b3a3a;font-size:15px;line-height:1.5;margin:0 0 10px}.notification-bell,.notification-bell-trigger{align-items:center;display:inline-flex;position:relative}.notification-bell-trigger{background:#fff;border:1px solid #e4dbd0;border-radius:100px;color:#4a4035;cursor:pointer;height:40px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease;width:40px}.notification-bell-trigger:hover{background:#ede4d8;border-color:#d8cec2}.notification-bell-trigger[aria-expanded=true]{background:#ede4d8;border-color:var(--color-accent)}.notification-bell-icon{flex-shrink:0;height:20px;width:20px}.notification-bell-badge{background:var(--color-accent);border-radius:999px;box-sizing:border-box;color:#fff;font-family:var(--font-sans);font-size:10px;font-weight:700;height:16px;line-height:16px;min-width:16px;padding:0 4px;pointer-events:none;position:absolute;right:2px;text-align:center;top:2px}.notification-bell-backdrop{display:none}.notification-bell-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:flex;flex-direction:column;max-height:min(480px,calc(100vh - 100px));overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:min(380px,calc(100vw - 32px));z-index:210}.notification-bell-panel-header{border-bottom:1px solid var(--color-border);color:var(--color-text);flex-shrink:0;font-family:var(--font-sans);font-size:15px;font-weight:500;padding:14px 16px 10px}.notification-bell-panel-body{overflow-y:auto;overscroll-behavior:contain}.notification-bell-status{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;line-height:1.45;padding:24px 16px;text-align:center}.notification-bell-status--error{color:#6b4a4a}.notification-bell-list{list-style:none;margin:0;padding:6px 0}.notification-bell-item{align-items:flex-start;background:#0000;border:none;box-sizing:border-box;cursor:pointer;display:flex;gap:10px;padding:12px 14px;text-align:left;transition:background .15s ease;width:100%}.notification-bell-item:hover{background:var(--color-surface-soft)}.notification-bell-item--unread{background:#bf9f5a14}.notification-bell-item--unread:hover{background:#bf9f5a24}.notification-bell-item-avatar{flex-shrink:0;margin-top:1px}.notification-bell-item-system-icon{align-items:center;background:#bf9f5a1f;border-radius:50%;color:var(--color-accent);display:inline-flex;flex-shrink:0;height:32px;justify-content:center;margin-top:1px;width:32px}.notification-bell-item-system-icon svg{height:16px;width:16px}.notification-bell-item-content{flex:1 1;min-width:0}.notification-bell-item-text{color:var(--color-text);font-family:var(--font-sans);font-size:14px;line-height:1.45;margin:0;word-break:break-word}.notification-bell-item-handle{color:#1a1712;font-weight:500}.notification-bell-item-time{color:var(--color-text-muted);display:block;font-family:var(--font-sans);font-size:12px;margin-top:4px}@media (max-width:768px){.notification-bell-backdrop{background:#1a17126b;border:none;cursor:pointer;display:block;inset:0;padding:0;position:fixed;z-index:255}.notification-bell-panel{animation:notificationBellSheetIn .24s cubic-bezier(.2,1,.32,1);border-bottom:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;bottom:0;left:0;max-height:min(70vh,520px);max-width:none;position:fixed;right:0;top:auto;width:100%;z-index:260}@keyframes notificationBellSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.notification-bell-panel{animation:none}}.header{background:#0000;border-bottom:none;box-sizing:border-box;isolation:isolate;position:sticky;top:0;width:100%;z-index:100}.header:before{background:#fff;border-bottom:1px solid #b4a8964d;content:"";height:71px;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}body[class*=termly-styles-preventBodyScroll] .header{left:0;position:fixed;right:0;top:0;width:100%}body[class*=termly-styles-preventBodyScroll] .header:before{position:fixed}.header .container{max-width:1520px;padding-left:0;padding-right:0}.header-inner{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto 1fr;height:70px}.header-left{justify-self:start;min-width:0}.header-logo{color:var(--color-gold-btn-hover);text-decoration:none}.header-logo,.header-nav{align-items:center;display:flex}.header-nav{gap:4px}.header-nav--center{gap:0;justify-self:center}.header-right{align-items:center;display:flex;gap:4px;justify-self:end;min-width:0}.header-nav--end{flex-shrink:0}.header-nav a{border-bottom:2px solid #0000;border-radius:0;color:#4a4035;font-family:var(--font-sans);font-size:15px;font-weight:400;letter-spacing:0;padding:10px 14px 8px;transition:color var(--transition),border-color var(--transition)}.header-nav--center a{font-size:15px;position:relative}.header-nav--center a:not(:last-child):after{color:#b4a89699;content:"·";font-size:30px;left:100%;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.header-nav a:hover{background:#0000;color:#5a5040}.header-nav a.active{background:#0000;border-bottom-color:var(--color-accent);color:#1a1712;font-weight:500}.header-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end}.header-search-trigger{align-items:center;background:#fff;border:1px solid #e4dbd0;border-radius:100px;color:#4a4035;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease;width:40px}.header-search-trigger:hover{background:#ede4d8;border-color:#d8cec2}.header-search-icon{flex-shrink:0;height:20px;width:20px}.header-btn-signin{align-items:center;background:#fff;border:1px solid var(--color-accent);border-radius:4px;box-sizing:border-box;color:#2c2416;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;text-decoration:none;text-transform:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.header-btn-signin:hover{background:#bf9f5a1f}.header-btn-join{align-items:center;background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:4px;box-sizing:border-box;color:var(--color-surface);display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;text-decoration:none;text-transform:none;transition:background var(--transition),border-color var(--transition);white-space:nowrap}.header-btn-join:hover{background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}.header-user{--header-profile-avatar-size:40px;align-items:stretch;display:inline-flex;flex-direction:column;position:relative;width:fit-content}:root{--header-profile-pill-span:var(--header-profile-avatar-size,40px)}.header-user-trigger{align-items:center;background:#0000;border:none;border-radius:100px;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;padding:0;transition:opacity .15s}.header-user-trigger:hover{opacity:.92}.header-user-trigger:focus{outline:none}.header-user-trigger:focus-visible{outline:2px solid #bf9f5aa6;outline-offset:2px}.header-user-trigger .header-user-avatar{background:#bf9f5a24;border:1.5px solid #bf9f5a;box-sizing:border-box;color:#9a7b2f;font-size:13px;font-weight:700;height:var(--header-profile-avatar-size);min-height:var(--header-profile-avatar-size);min-width:var(--header-profile-avatar-size);width:var(--header-profile-avatar-size)}.header-menu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);box-sizing:border-box;font-size:15px;min-width:160px;overflow:hidden;padding:8px;position:absolute;right:0;top:calc(100% + 6px);z-index:200}.header-menu-stagger{--menu-stagger-step:30ms;animation:headerMenuStaggerItem .28s cubic-bezier(.2,1,.32,1) forwards;animation-delay:calc(var(--menu-stagger-step)*0);animation-delay:calc(var(--menu-stagger, 0)*var(--menu-stagger-step));opacity:0;transform:translateY(-14px)}@keyframes headerMenuStaggerItem{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.header-menu-stagger{animation:none;opacity:1;transform:none}.mobile-nav-drawer{animation:none}}.header-menu-identity{color:var(--color-text-muted);font-weight:400;overflow:hidden;padding:8px 12px 4px;text-overflow:ellipsis;white-space:nowrap}.header-menu-identity,.header-menu-item{font-family:var(--font-sans);font-size:15px}.header-menu-item{align-items:center;background:none;border:none;border-radius:var(--radius-sm);box-sizing:border-box;color:var(--color-text);cursor:pointer;display:flex;gap:10px;padding:10px 12px;text-align:left;text-decoration:none;transition:background var(--transition);width:100%}.header-menu-item:hover{background:var(--color-surface-soft)}.header-menu-item.danger{color:var(--color-danger)}.header-menu-divider{background:var(--color-border);height:1px;margin:6px 0}.header-menu-error{background:#fce8e8;border:1px solid #e8bcbc;border-radius:6px;border-radius:var(--radius-md,6px);color:#8b2e2e;font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.35;margin:0 8px 8px;padding:8px 10px}.header-menu-item:disabled{cursor:not-allowed;opacity:.65}.header-hamburger{align-items:center;background:#fff;border:1px solid #e4dbd0;border-radius:100px;color:#4a4035;cursor:pointer;display:none;flex-shrink:0;height:44px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease;width:44px}.header-hamburger:hover{background:#ede4d8;border-color:#d8cec2}.header-hamburger[aria-expanded=true]{background:#ede4d8;border-color:var(--color-accent)}.header-hamburger-icon{flex-shrink:0;height:20px;width:20px}.mobile-nav-scrim{background:#1a17126b;border:none;cursor:pointer;inset:0;padding:0;position:fixed;z-index:400}.mobile-nav-drawer{animation:mobileNavDrawerIn .24s cubic-bezier(.2,1,.32,1);background:var(--color-surface);border-left:1px solid var(--color-border);bottom:0;box-shadow:var(--shadow-md);box-sizing:border-box;display:flex;flex-direction:column;position:fixed;right:0;top:0;width:min(82vw,360px);z-index:410}@keyframes mobileNavDrawerIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.mobile-nav-drawer-head{display:flex;flex-shrink:0;justify-content:flex-end;padding:12px 12px 0}.mobile-nav-close{align-items:center;background:#fff;border:1px solid #e4dbd0;border-radius:100px;color:#4a4035;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease;width:40px}.mobile-nav-close:hover{background:#ede4d8;border-color:#d8cec2}.mobile-nav-close-icon{flex-shrink:0;height:20px;width:20px}.mobile-nav-drawer-body{flex:1 1 auto;font-size:15px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 12px 24px}.mobile-nav-item,.mobile-nav-link{align-items:center;background:none;border:none;border-radius:var(--radius-sm);box-sizing:border-box;color:var(--color-text);cursor:pointer;display:flex;font-family:var(--font-sans);font-size:15px;gap:10px;padding:10px 12px;text-align:left;text-decoration:none;transition:background var(--transition);width:100%}.mobile-nav-item:hover:not(:disabled),.mobile-nav-link:hover{background:var(--color-surface-soft)}.mobile-nav-link.active{border-left:2px solid var(--color-accent);color:#1a1712;font-weight:500;padding-left:10px}.mobile-nav-item.danger{color:var(--color-danger)}.mobile-nav-item:disabled{cursor:not-allowed;opacity:.65}.mobile-nav-divider{background:var(--color-border);height:1px;margin:6px 0}.mobile-nav-identity{color:var(--color-text-muted);font-weight:400;overflow:hidden;padding:8px 12px 4px;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-error,.mobile-nav-identity{font-family:var(--font-sans);font-size:15px}.mobile-nav-error{background:#fce8e8;border:1px solid #e8bcbc;border-radius:6px;border-radius:var(--radius-md,6px);color:#8b2e2e;font-weight:500;line-height:1.35;margin:0 8px 8px;padding:8px 10px}.mobile-nav-link--join{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:4px;color:var(--color-surface);font-weight:400;justify-content:center;line-height:1;margin-top:4px;padding:9px 12px;transition:background var(--transition),border-color var(--transition)}.mobile-nav-link--join:hover{background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}.mobile-nav-link--signin{background:#fff;border:1px solid var(--color-accent);border-radius:4px;color:#2c2416;font-weight:400;justify-content:center;line-height:1;padding:9px 12px;transition:background .15s ease,color .15s ease}.mobile-nav-link--signin:hover{background:#bf9f5a1f}@media (max-width:800px){.header .container{padding-left:20px;padding-right:20px}}@media (max-width:768px){.header-inner{grid-template-columns:1fr auto}.header-btn-join,.header-btn-signin,.header-nav--center,.header-user{display:none}.header-right{grid-column:2;justify-self:end}.header-hamburger{display:inline-flex}}.site-footer{background:#eee6d6;border-top:1px solid #b4a8964d;padding:20px 24px 28px}.site-footer-inner{margin:0 auto;max-width:1520px}.site-footer-nav{align-items:center;display:flex;flex-wrap:wrap;font-family:var(--font-sans);font-size:13px;gap:6px 0;justify-content:center;line-height:1.4}.site-footer-link{border-radius:var(--radius-sm);color:var(--color-text-muted);padding:2px 8px;text-decoration:none;transition:color var(--transition)}.site-footer-nav a.site-footer-link{-webkit-font-smoothing:antialiased;font-family:var(--font-sans);font-size:13px;font-weight:400;letter-spacing:.01em;line-height:1.4;text-transform:none}.site-footer-link:focus-visible,.site-footer-link:hover{color:var(--color-primary);outline:none}.site-footer-link:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring)}.site-footer-consent-btn{background:none;border:none;cursor:pointer;font:inherit;letter-spacing:inherit}.site-footer-sep{color:var(--color-text-light);padding:0 2px;-webkit-user-select:none;user-select:none}@media (max-width:480px){.site-footer{padding:16px 16px 24px}.site-footer-nav{row-gap:4px}}.trips-masonry{align-items:flex-start;display:flex;gap:32px}.trips-masonry-col{display:flex;flex:1 1;flex-direction:column;gap:24px;min-width:0}@keyframes trip-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.trip-card-enter{animation-duration:.25s;animation-fill-mode:both;animation-name:trip-card-enter;animation-timing-function:ease-out}@media (max-width:600px){.trips-masonry{gap:24px}}html.media-lightbox-open{overflow:hidden;scrollbar-gutter:auto}.media-lightbox{align-items:center;background:#000000b8;box-sizing:border-box;display:flex;inset:0;isolation:isolate;justify-content:center;padding:32px;position:fixed;z-index:600}.media-lightbox-image{border-radius:3px;box-shadow:0 20px 45px #00000059;display:block;flex:0 0 auto;height:auto;max-height:calc(100vh - 64px);max-width:min(1100px,calc(100vw - 64px));object-fit:contain;position:relative;width:auto;z-index:1}.media-lightbox-video{background:#0a0908}.media-lightbox-counter{background:#ffffffeb;border:1px solid #c4b8a0;border:1px solid var(--color-border,#c4b8a0);border-radius:999px;bottom:20px;box-shadow:0 2px 12px #1a17122e;color:#6b5c3e;color:var(--color-text-muted,#6b5c3e);font-family:var(--font-sans),"DM Sans",sans-serif;font-size:13px;font-weight:500;left:50%;letter-spacing:.02em;line-height:1;margin:0;padding:6px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:10}.media-lightbox button.modal-close.media-lightbox-close,.media-lightbox button.modal-close.media-lightbox-nav{align-items:center;background:#fff;border:1px solid #c4b8a0;border:1px solid var(--color-border,#c4b8a0);border-radius:50%;box-sizing:border-box;color:#6b5c3e;color:var(--color-text-muted,#6b5c3e);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:0;font-weight:400;height:36px;justify-content:center;line-height:0;padding:0;position:absolute;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;width:36px;z-index:10}.media-lightbox-btn-icon{display:block;flex-shrink:0;height:18px;width:18px}.media-lightbox-btn-icon--chevron{height:18px;width:18px}.media-lightbox button.modal-close.media-lightbox-close{right:20px;top:20px}.media-lightbox button.modal-close.media-lightbox-close:hover,.media-lightbox button.modal-close.media-lightbox-nav:hover{background:#f0ece4;border-color:#c4b8a0;border-color:var(--color-border,#c4b8a0);box-shadow:0 2px 12px #1a171238;color:#1a1712;color:var(--color-text,#1a1712)}.media-lightbox button.modal-close.media-lightbox-nav{top:50%;transform:translateY(-50%)}.media-lightbox-nav-prev{left:20px}.media-lightbox-nav-next{right:20px}.media-lightbox button.modal-close.media-lightbox-close:focus-visible,.media-lightbox button.modal-close.media-lightbox-nav:focus-visible{outline:2px solid #bf9f5a;outline:2px solid var(--color-focus-ring,#bf9f5a);outline-offset:2px}.discovery-page .dp-card{background:#fff;border:1px solid #e0d8cc;border-radius:20px;box-shadow:0 6px 18px #1a171224;cursor:pointer;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.discovery-page .dp-card:hover{box-shadow:0 16px 30px #1a171238;transform:translateY(-6px)}body.media-lightbox-open .discovery-page .dp-card:hover{box-shadow:0 6px 18px #1a171224;transform:none}body.media-lightbox-open .discovery-page .dp-card:hover .dp-card-image{transform:none}.discovery-page .dp-card:hover .dp-card-image{transform:scale(1.06)}.discovery-page .dp-card-image-wrap{background:#e8dfcf;flex-shrink:0;overflow:hidden;position:relative}.discovery-page .dp-card--featured,.discovery-page .dp-card--rail{--dp-feat-title-lh:1.3;--dp-feat-title-fs:16px;--dp-feat-tag-lh:1.3;--dp-feat-tag-fs:15px;--dp-feat-tag-pad-y:4px;--dp-feat-excerpt-fs:15px;--dp-feat-excerpt-lh:1.65;--dp-feat-slot-gap:10px;border:1px solid #bf9f5a;box-sizing:border-box;height:100%;min-height:0;overflow:hidden}.discovery-page .dp-card--featured{--dp-feat-strip-thumb-span:calc((var(--trip-media-gallery-inner-max) - 3*var(--trip-media-thumb-gap))/4);--dp-feat-strip-viewport-h:calc(var(--dp-feat-strip-thumb-span)*11/16);--dp-feat-strip-band-h:calc(var(--dp-feat-strip-viewport-h) + 12px);display:flex;flex-direction:row}@media (max-width:900px){.discovery-page .dp-card--featured{--dp-feat-strip-band-h:88px;--dp-feat-strip-viewport-h:72px;--dp-feat-strip-thumb-span:calc(var(--dp-feat-strip-viewport-h)*16/11)}}.discovery-page .dp-card--featured .dp-card-image-wrap{flex:0 0 46%;height:100%;min-height:0;width:46%}.discovery-page .dp-card--featured .dp-card-body{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;min-width:0;padding:14px 16px}.discovery-page .dp-card--featured .dp-card-content{display:flex;flex:1 1;flex-direction:column;min-height:calc(var(--dp-feat-title-fs)*2*var(--dp-feat-title-lh) + var(--dp-feat-slot-gap) + 32px + var(--dp-feat-slot-gap) + var(--dp-feat-tag-fs)*var(--dp-feat-tag-lh) + var(--dp-feat-tag-pad-y)*2 + var(--dp-feat-slot-gap) + var(--dp-feat-excerpt-fs)*4*var(--dp-feat-excerpt-lh));overflow:hidden}.discovery-page .dp-featured-body-spacer,.discovery-page .dp-featured-strip-zone{box-sizing:border-box;flex:0 0 var(--dp-feat-strip-band-h);height:var(--dp-feat-strip-band-h);max-height:var(--dp-feat-strip-band-h);min-height:var(--dp-feat-strip-band-h);width:100%}.discovery-page .dp-featured-strip-zone{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:12px}.discovery-page .dp-featured-strip-slot-after,.discovery-page .dp-featured-strip-slot-before{display:none}.discovery-page .dp-card--featured .dp-card-title-row{flex-shrink:0;min-height:calc(var(--dp-feat-title-fs)*2*var(--dp-feat-title-lh))}.discovery-page .dp-card--featured .dp-card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:var(--dp-feat-title-fs);font-weight:500;line-height:var(--dp-feat-title-lh);margin:0;overflow:hidden}.discovery-page .dp-card--featured .dp-card-author{flex-shrink:0;min-height:32px}.discovery-page .dp-card--featured .dp-card-excerpt{flex-shrink:0;min-height:calc(var(--dp-feat-excerpt-fs)*4*var(--dp-feat-excerpt-lh))}.discovery-page .dp-card--featured .dp-card-tags,.discovery-page .dp-card--featured .dp-day-chips{gap:5px}.discovery-page .dp-card--featured .dp-featured-photo-strip{flex:0 0 auto;margin:0;padding:0;position:relative;width:100%}.discovery-page .dp-card--featured .dp-card-bottom{flex-shrink:0;margin-top:0}.discovery-page .dp-featured-photo-strip-viewport{border-radius:10px;box-sizing:border-box;height:var(--dp-feat-strip-viewport-h);max-height:var(--dp-feat-strip-viewport-h);min-height:var(--dp-feat-strip-viewport-h);overflow:hidden;position:relative;width:100%}.discovery-page .dp-featured-photo-strip-track{display:flex;gap:var(--trip-media-thumb-gap)}.discovery-page .dp-featured-photo-strip-photo{background:#f0ebe0;border-radius:var(--radius-lg);cursor:pointer;overflow:hidden}.discovery-page .dp-featured-photo-strip-photo,.discovery-page button.dp-featured-photo-strip-photo{aspect-ratio:16/11;flex:0 0 var(--dp-feat-strip-thumb-span);height:var(--dp-feat-strip-viewport-h);min-height:var(--dp-feat-strip-viewport-h);width:var(--dp-feat-strip-thumb-span)}.discovery-page button.dp-featured-photo-strip-photo{border:none;display:block;padding:0;position:relative;text-align:left;transition:transform .22s ease,box-shadow .22s ease}.discovery-page button.dp-featured-photo-strip-photo:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.discovery-page .dp-featured-photo-strip-photo img{display:block;height:100%;object-fit:cover;transition:transform .22s ease;width:100%}.discovery-page button.dp-featured-photo-strip-photo:focus-visible,.discovery-page button.dp-featured-photo-strip-photo:hover{box-shadow:0 8px 18px #1a17123d;z-index:2}.discovery-page button.dp-featured-photo-strip-photo:focus-visible img,.discovery-page button.dp-featured-photo-strip-photo:hover img{transform:scale(1.06);transform-origin:center 52%}body.media-lightbox-open .discovery-page button.dp-featured-photo-strip-photo:focus-visible,body.media-lightbox-open .discovery-page button.dp-featured-photo-strip-photo:hover{box-shadow:none}body.media-lightbox-open .discovery-page button.dp-featured-photo-strip-photo:focus-visible img,body.media-lightbox-open .discovery-page button.dp-featured-photo-strip-photo:hover img{transform:none}.discovery-page button.dp-featured-photo-strip-nav{align-items:center;appearance:none;background:#fff;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #1a171238;color:#1a1712;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:3}.discovery-page button.dp-featured-photo-strip-nav--prev{left:8px}.discovery-page button.dp-featured-photo-strip-nav--next{right:8px}.discovery-page button.dp-featured-photo-strip-nav:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.discovery-page .dp-card--rail .dp-card-tags{gap:5px}.discovery-page .dp-card--rail .dp-card-badge{max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-page .dp-card--rail{display:flex;flex-direction:row}.discovery-page .dp-card--rail .dp-card-image-wrap{flex:0 0 40%;height:100%;min-height:0;width:40%}.discovery-page .dp-card--rail .dp-card-body{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;min-width:0;padding:10px 12px 12px}.discovery-page .dp-card--rail .dp-card-content{display:flex;flex:1 1;flex-direction:column;min-height:calc(var(--dp-feat-title-fs)*1*var(--dp-feat-title-lh) + var(--dp-feat-slot-gap) + 32px + var(--dp-feat-slot-gap) + var(--dp-feat-tag-fs)*var(--dp-feat-tag-lh) + var(--dp-feat-tag-pad-y)*2 + var(--dp-feat-slot-gap) + var(--dp-feat-excerpt-fs)*2*var(--dp-feat-excerpt-lh));overflow:hidden}.discovery-page .dp-card--rail .dp-card-title-row{flex-shrink:0;min-height:calc(var(--dp-feat-title-fs)*1*var(--dp-feat-title-lh))}.discovery-page .dp-card--rail .dp-card-title{font-size:var(--dp-feat-title-fs);font-weight:500;line-height:var(--dp-feat-title-lh);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-page .dp-card--rail .dp-card-author{flex-shrink:0;min-height:32px}.discovery-page .dp-card--rail .dp-card-excerpt{flex-shrink:0;min-height:calc(var(--dp-feat-excerpt-fs)*2*var(--dp-feat-excerpt-lh))}.discovery-page .dp-card-body{padding:14px 16px 16px}.discovery-page .dp-card-title{color:var(--color-text);font-family:var(--font-sans);font-size:16px;font-weight:500;line-height:1.3;margin:0}.discovery-page .dp-card-title-row{--dp-title-fs:16px;--dp-title-lh:1.3;--dp-card-likes-heart-size:16px;align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.discovery-page .dp-card-title-row .dp-card-title{flex:1 1;min-width:0}.discovery-page .dp-card-likes{align-items:center;align-self:flex-start;display:inline-flex;flex-shrink:0;gap:5px;height:var(--dp-card-likes-heart-size);margin-top:calc((var(--dp-title-fs)*var(--dp-title-lh) - var(--dp-card-likes-heart-size))/2)}.discovery-page .dp-card-likes-heart{align-items:center;color:#c4714a;display:inline-flex;flex-shrink:0;justify-content:center}.discovery-page .dp-card-likes-heart-svg{display:block;height:var(--dp-card-likes-heart-size);width:var(--dp-card-likes-heart-size)}.discovery-page .dp-card-likes-heart path{fill:currentColor;stroke:none}.discovery-page .dp-card-likes-count{align-items:center;color:#7a6a5a;display:flex;font-family:var(--font-sans);font-size:14px;font-weight:400;height:var(--dp-card-likes-heart-size);line-height:1}.discovery-page .dp-card-author{align-items:center;display:flex;gap:8px;margin-bottom:10px}.discovery-page .dp-card-avatar{align-items:center;background:#f1ebdd;border-radius:50%;color:#7a6840;display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.discovery-page .dp-card-author-name{color:#7a6a5a;font-size:14px;line-height:1.35}.discovery-page .dp-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.discovery-page .dp-card--featured .dp-card-tags,.discovery-page .dp-card--rail .dp-card-tags{flex-shrink:0;flex-wrap:nowrap;margin-bottom:var(--dp-feat-slot-gap);min-height:calc(var(--dp-feat-tag-fs)*var(--dp-feat-tag-lh) + var(--dp-feat-tag-pad-y)*2);overflow:hidden;position:relative}.discovery-page .dp-card--featured .dp-card-tags:after,.discovery-page .dp-card--rail .dp-card-tags:after{background:linear-gradient(90deg,#fff0,#fff);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:28px}.discovery-page .dp-card--featured .dp-card-tag,.discovery-page .dp-card--rail .dp-card-tag{flex-shrink:0}.discovery-page .dp-card-tag{background:#0000;border:1px solid #c4b8a0;border-radius:100px;color:#4a4035;font-family:var(--font-sans);font-size:15px;font-weight:400;letter-spacing:.01em;line-height:1.3;padding:4px 10px}.discovery-page .dp-card-excerpt{color:#6a5e50;font-size:15px;line-height:1.65;margin:0 0 10px}.discovery-page .dp-card--masonry .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;margin:0 0 10px;overflow:hidden}.discovery-page .dp-card--masonry .dp-card-image-wrap{height:175px}.discovery-page .dp-card--featured .dp-card-badge,.discovery-page .dp-card--masonry .dp-card-badge,.discovery-page .dp-card--rail .dp-card-badge{font-size:15px;font-weight:500;line-height:1.25}.discovery-page .dp-card--featured .dp-card-title-row,.discovery-page .dp-card--masonry .dp-card-title-row,.discovery-page .dp-card--rail .dp-card-title-row{--dp-title-fs:16px}.discovery-page .dp-card--featured .dp-card-title,.discovery-page .dp-card--masonry .dp-card-title,.discovery-page .dp-card--rail .dp-card-title{font-size:16px;line-height:1.3}.discovery-page .dp-card--featured .dp-card-avatar,.discovery-page .dp-card--masonry .dp-card-avatar,.discovery-page .dp-card--rail .dp-card-avatar{font-size:13px;font-weight:600;height:32px;width:32px}.discovery-page .dp-card--featured .dp-card-author-name,.discovery-page .dp-card--masonry .dp-card-author-name,.discovery-page .dp-card--rail .dp-card-author-name{font-size:14px;line-height:1.35}.discovery-page .dp-card--featured .dp-card-tag,.discovery-page .dp-card--masonry .dp-card-tag,.discovery-page .dp-card--rail .dp-card-tag{font-size:15px;letter-spacing:.01em;line-height:1.3}.discovery-page .dp-card--featured .dp-card-excerpt,.discovery-page .dp-card--masonry .dp-card-excerpt,.discovery-page .dp-card--rail .dp-card-excerpt{color:#6a5e50;font-size:15px;line-height:1.65}.discovery-page .dp-card--featured .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;margin:0;overflow:hidden}.discovery-page .dp-card--rail .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin:0;overflow:hidden}.discovery-page .dp-card--featured .dp-card-days-price,.discovery-page .dp-card--masonry .dp-card-days-price,.discovery-page .dp-card--rail .dp-card-days-price{color:#3a3028;font-size:15px;line-height:1.65;margin:0}.discovery-page .dp-card-days-price .dp-card-meta-sep{font-size:17px;line-height:1;position:relative;top:1px}.discovery-page .dp-card-bottom{border-top:1px solid #ede4d8;display:flex;flex-direction:column;gap:2px;padding-top:12px}.discovery-page .dp-card-bottom .dp-card-days-price{margin-bottom:-6px}.discovery-page .dp-card-bottom .dp-card-footer-row{margin-top:0}.discovery-page .dp-card--rail .dp-card-bottom{flex-shrink:0}.discovery-page .dp-card-footer-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-top:0}.discovery-page .dp-card-date{color:#9a8a7a;flex:1 1;font-family:var(--font-sans);font-size:15px;font-weight:400;line-height:1.65;margin:0;min-width:0}.discovery-page .dp-card-view{align-items:center;background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-full);box-sizing:border-box;color:#6b5c3e;display:inline-flex;flex-shrink:0;font-family:var(--font-sans);font-size:14px;font-weight:500;gap:4px;justify-content:center;line-height:1;margin:0;min-height:36px;padding:8px 14px;transition:border-color var(--transition),color var(--transition),background var(--transition);-webkit-user-select:none;user-select:none;white-space:nowrap}.discovery-page .dp-card:hover .dp-card-view{background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.discovery-page .dp-card-image-placeholder{background:#e8dfcf;inset:0;position:absolute}.discovery-page .dp-card-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .45s ease;width:100%}.discovery-page .dp-card-badge{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff;border:1px solid #b4a89666;border-radius:100px;color:var(--color-text);font-size:15px;font-weight:500;left:12px;line-height:1.25;padding:5px 10px;position:absolute;top:12px;z-index:2}.discovery-page .dp-card-action-cluster{height:36px;position:absolute;right:8px;top:8px;width:36px;z-index:4}.discovery-page .dp-card-action-cluster:has(.dp-card-save-btn):has(.dp-card-bookmark-btn){height:72px}.discovery-page .dp-card-action-cluster .dp-card-bookmark-btn,.discovery-page .dp-card-action-cluster .dp-card-save-btn{left:auto;margin:0;position:absolute;right:0;top:auto}.discovery-page .dp-card-action-cluster .dp-card-save-btn{top:0}.discovery-page .dp-card-action-cluster .dp-card-bookmark-btn{top:36px}.discovery-page .dp-card-action-cluster:not(:has(.dp-card-save-btn)) .dp-card-bookmark-btn{top:0}.discovery-page .dp-card-save-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.discovery-page .dp-card-save-heart{display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45));flex-shrink:0;height:24px;transform-origin:center center;transform-style:preserve-3d;transition:transform .2s ease;width:24px}.discovery-page .dp-card-save-heart path{fill:none;stroke:#fff;stroke-width:1.78px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.discovery-page .dp-card-save-btn:active:not(.is-spinning) .dp-card-save-heart{transform:scale(.94)}.discovery-page .dp-card-save-btn.liked .dp-card-save-heart,.discovery-page .dp-card-save-btn:hover:not(.is-spinning) .dp-card-save-heart{transform:scale(1.08)}.discovery-page .dp-card-save-btn.is-spinning .dp-card-save-heart{animation:dp-trip-save-spin-down 2s cubic-bezier(.36,.08,.48,1) forwards;will-change:transform}.discovery-page .dp-card-save-btn.is-spinning .dp-card-save-heart path{transition:none}.discovery-page .dp-card-save-btn.liked .dp-card-save-heart path{fill:var(--color-danger);stroke:none;transition:none}.discovery-page .dp-card-bookmark-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.discovery-page .dp-card-save-bookmark{display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45));flex-shrink:0;height:24px;transition:transform .2s ease;width:24px}.discovery-page .dp-card-save-bookmark path{fill:none;stroke:#fff;stroke-width:1.78px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.discovery-page .dp-card-bookmark-btn:active .dp-card-save-bookmark{transform:scale(.94)}.discovery-page .dp-card-bookmark-btn.saved .dp-card-save-bookmark,.discovery-page .dp-card-bookmark-btn:hover .dp-card-save-bookmark{transform:scale(1.08)}.discovery-page .dp-card-bookmark-btn.saved .dp-card-save-bookmark path{fill:var(--color-primary);stroke:none;transition:none}@media (max-width:768px){.discovery-page .dp-card--featured,.discovery-page .dp-card--rail{max-width:100%;min-width:0;width:100%}}@media (max-width:900px){.discovery-page .dp-card--featured,.discovery-page .dp-card--rail{flex-direction:column;height:auto}.discovery-page .dp-card--featured .dp-card-image-wrap{flex:none;height:240px;max-height:240px;min-height:240px;width:100%}.discovery-page .dp-card--rail .dp-card-image-wrap{flex:none;height:140px;max-height:140px;min-height:140px;width:100%}.discovery-page .dp-card--featured .dp-card-body,.discovery-page .dp-card--featured .dp-card-content,.discovery-page .dp-card--rail .dp-card-body,.discovery-page .dp-card--rail .dp-card-content{flex:0 1 auto;min-height:0}}.discovery-page .dp-card-avatar--photo{background:#0000;object-fit:cover;padding:0}.discovery-page .dp-card-avatar--profile-gold{background:#f1ebdd;color:#7a6840}.discovery-page .dp-card--menu-open{z-index:20}.discovery-page .dp-card-image-wrap .trip-card-draft-badge{bottom:10px;left:10px;top:auto;z-index:3}.discovery-page .dp-card-body .trip-card-move-post-trip{margin-top:10px}.skeleton-box{animation:skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#e8dfcf,#f0e9dc 50%,#e8dfcf);background-size:200% 100%;border-radius:var(--radius-md)}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton-box{animation:none;background:#e8dfcf}}.onboarding-tour-root{inset:0;pointer-events:none;position:fixed;z-index:500}.onboarding-tour-scrim{background:#0000;border:none;cursor:default;inset:0;margin:0;padding:0;pointer-events:auto;position:fixed;z-index:0}.onboarding-tour-spotlight{border-radius:10px;box-shadow:0 0 0 9999px #1a171285;pointer-events:none;position:fixed;z-index:1}.onboarding-tour-card{background:#fcfbf7;border:2px solid #bf9f5a;border:2px solid var(--color-primary,#bf9f5a);border-radius:12px;box-shadow:0 8px 32px #2a20182e;box-sizing:border-box;font-family:var(--font-sans),"DM Sans",sans-serif;padding:18px 18px 14px;pointer-events:auto;position:fixed;z-index:2}.onboarding-tour-body{color:#3a3028;font-size:15px;line-height:1.5;margin:0 0 16px}.onboarding-tour-actions{display:flex;flex-direction:column;gap:12px}.onboarding-tour-dots{display:flex;gap:6px;justify-content:center}.onboarding-tour-dot{background:#bf9f5a47;border-radius:50%;height:7px;width:7px}.onboarding-tour-dot.is-active{background:#bf9f5a;background:var(--color-primary,#bf9f5a)}.onboarding-tour-buttons{align-items:center;display:flex;gap:12px;justify-content:space-between}.onboarding-tour-skip{background:#0000;border:none;color:#6b5c3e;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:8px 4px}.onboarding-tour-skip:hover{color:#3a3028}button.onboarding-tour-next{background:#bf9f5a;background:var(--color-gold-btn,#bf9f5a);border:1px solid #bf9f5a;border:1px solid var(--color-gold-btn,#bf9f5a);border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;padding:10px 18px}button.onboarding-tour-next:hover:not(:disabled){background:#a8874a;background:var(--color-gold-btn-hover,#a8874a);border-color:#a8874a;border-color:var(--color-gold-btn-hover,#a8874a);color:#fff}.onboarding-callout-root{inset:0;pointer-events:none;position:fixed;z-index:500}.onboarding-callout-scrim{background:#0000;border:none;cursor:default;inset:0;margin:0;padding:0;pointer-events:auto;position:fixed;z-index:0}.onboarding-callout-spotlight{border-radius:10px;box-shadow:0 0 0 9999px #1a171285;pointer-events:none;position:fixed;z-index:1}.onboarding-callout-card{background:#fcfbf7;border:2px solid #bf9f5a;border:2px solid var(--color-primary,#bf9f5a);border-radius:12px;box-shadow:0 8px 32px #2a20182e;box-sizing:border-box;font-family:var(--font-sans),"DM Sans",sans-serif;padding:18px;pointer-events:auto;position:fixed;z-index:2}.onboarding-callout-body{color:#3a3028;font-size:15px;line-height:1.5;margin:0 0 14px}button.onboarding-callout-gotit{background:#bf9f5a;background:var(--color-gold-btn,#bf9f5a);border:1px solid #bf9f5a;border:1px solid var(--color-gold-btn,#bf9f5a);border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:14px;font-weight:400;padding:10px 18px;width:100%}button.onboarding-callout-gotit:hover:not(:disabled){background:#a8874a;background:var(--color-gold-btn-hover,#a8874a);border-color:#a8874a;border-color:var(--color-gold-btn-hover,#a8874a);color:#fff}body:has(.discovery-page){background-color:#eee6d6}.discovery-page{--discovery-section-gap:24px;background-color:#eee6d6;font-family:var(--font-sans);padding-top:var(--discovery-section-gap)}.discovery-page .container{box-sizing:border-box;margin:0 auto;max-width:1520px;padding:0}.discovery-filter-label-row{align-items:center;box-sizing:border-box;display:flex;margin:0 auto;max-width:1520px;min-height:37px;padding:0 12px}.discovery-page .seg-bar-strip.discovery-filter-bar{--seg-bar-strip-padding-block:0;background:#0000;border-bottom:none;box-shadow:none;box-sizing:border-box;margin-bottom:var(--discovery-section-gap);padding:0 12px;position:sticky;top:71px;width:100%;z-index:99}.discovery-page .seg-bar-strip.discovery-filter-bar.seg-bar-strip--pinned{border-bottom:none}.discovery-page .seg-bar-strip.discovery-filter-bar--with-label{margin-top:-37px}.discovery-page .discovery-filter-bar-row{grid-column-gap:20px;align-items:center;background:#0000;box-sizing:border-box;column-gap:20px;display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1520px;padding:0;width:100%}.discovery-page .discovery-filter-bar-row:after,.discovery-page .discovery-filter-bar-row:before{display:none}.discovery-page .discovery-filter-bar-row .seg-track{align-self:center;justify-self:center}@media (max-width:900px){.discovery-filter-label-row{justify-content:center;margin-bottom:12px}.discovery-page .seg-bar-strip.discovery-filter-bar--with-label{margin-top:0}}.discovery-section-label{align-items:center;color:#1a1712;display:inline-flex;font-family:var(--font-spectral),Georgia,serif;font-size:24px;font-style:italic;font-weight:300;gap:8px;letter-spacing:0;line-height:1;text-transform:none;white-space:nowrap}.discovery-section-label-note{color:#6a5e50;font:inherit;font-size:16px;line-height:1}.discovery-featured-section{box-sizing:border-box;margin:0 auto var(--discovery-section-gap);max-width:1520px;padding:0}.discovery-featured-section:last-child{margin-bottom:0}.discovery-featured-section,.discovery-skeleton-featured-wrap{--dp-featured-shelf-h:540px;--dp-featured-hero-h:320px;--dp-featured-rail-h:180px;--dp-featured-side-gap:24px;--dp-featured-grid-gap:32px}@media (min-width:901px){.discovery-featured-section,.discovery-skeleton-featured-wrap{--dp-featured-hero-h:var(--dp-featured-shelf-h);--dp-featured-rail-h:calc((var(--dp-featured-shelf-h) - var(--dp-featured-side-gap))/2)}}.discovery-featured-grid{grid-gap:var(--dp-featured-grid-gap);align-items:stretch;display:grid;gap:var(--dp-featured-grid-gap);grid-template-columns:3fr 2fr}.discovery-featured-side{flex-direction:column;gap:var(--dp-featured-side-gap)}.discovery-featured-main,.discovery-featured-side,.discovery-featured-side-item{display:flex;min-height:0}.discovery-featured-main>*,.discovery-featured-side-item>*{flex:1 1;min-height:0;width:100%}@media (min-width:901px){.discovery-featured-grid{height:var(--dp-featured-shelf-h)}.discovery-featured-main,.discovery-featured-side{height:100%;min-height:0}.discovery-featured-side-item{flex:1 1}}@media (max-width:900px){.discovery-featured-grid{grid-template-columns:1fr;height:auto}.discovery-featured-main{flex:none;height:auto;min-height:var(--dp-featured-hero-h)}.discovery-featured-side-item{flex:none;height:var(--dp-featured-rail-h);min-height:var(--dp-featured-rail-h)}}@media (max-width:600px){.discovery-featured-section,.discovery-skeleton-featured-wrap{--dp-featured-grid-gap:24px}.discovery-featured-grid{gap:var(--dp-featured-grid-gap)}}@media (max-width:768px){.discovery-featured-grid{min-width:0;width:100%}.discovery-featured-main,.discovery-featured-side,.discovery-featured-side-item{max-width:100%;min-width:0}}.discovery-main{background:#eee6d6;padding:0 12px 60px}.discovery-main .container{box-sizing:border-box;margin:0 auto;max-width:1520px;padding:0}.discovery-main .empty-state .empty-state-title{color:#1a1712;font-family:var(--font-sans);font-size:32px;font-weight:300;margin:0}.discovery-main .empty-state{grid-row-gap:10px;align-content:center;display:grid;justify-items:center;row-gap:10px}.discovery-main .empty-state p{color:#1a1712;font-size:18px;font-weight:400;line-height:1.25;margin:0;text-align:center}.empty-state .btn.btn-primary{background:var(--color-gold-btn);border-radius:3px;font-size:15px;letter-spacing:0;margin:8px 0 0!important;min-height:48px;padding:14px 24px}.empty-state .btn.btn-primary:hover:not(:disabled){background:var(--color-gold-btn-hover)}.discovery-main .empty-state .empty-state-title{line-height:1.25;margin:0!important}@media (max-width:800px){.discovery-main{padding:0 16px 48px}}.discovery-skeleton-featured-wrap{margin-bottom:var(--discovery-section-gap)}.discovery-skeleton-featured-grid{grid-gap:var(--dp-featured-grid-gap);align-items:stretch;display:grid;gap:var(--dp-featured-grid-gap);grid-template-columns:3fr 2fr}.discovery-skeleton-featured-main{min-height:0}.discovery-skeleton-side-stack{display:flex;flex-direction:column;gap:var(--dp-featured-side-gap);min-height:0}.discovery-skeleton-side-card{flex:1 1;min-height:0}.discovery-skeleton-masonry{display:flex;gap:32px}.discovery-skeleton-masonry-col{display:flex;flex:1 1;flex-direction:column;gap:24px;min-width:0}.discovery-skeleton-tile{width:100%}@media (min-width:901px){.discovery-skeleton-featured-grid{height:var(--dp-featured-shelf-h)}.discovery-skeleton-featured-main,.discovery-skeleton-side-stack{height:100%}.discovery-skeleton-side-card{flex:1 1}}@media (max-width:900px){.discovery-skeleton-featured-grid{grid-template-columns:1fr;height:auto}.discovery-skeleton-featured-main{height:var(--dp-featured-hero-h)}.discovery-skeleton-side-card{flex:none;height:var(--dp-featured-rail-h)}}@media (max-width:600px){.discovery-skeleton-featured-grid,.discovery-skeleton-masonry{gap:var(--dp-featured-grid-gap)}}.search-loading-skeleton{min-height:320px}.search-loading-skeleton-person-row,.search-loading-skeleton-trip-row{align-items:center;background:#fff;border:.5px solid #e0d8cc;border-radius:12px;border-radius:var(--radius-lg,12px);box-sizing:border-box;display:flex;gap:12px;padding:12px;pointer-events:none;width:100%}.search-loading-skeleton-trip-thumb{border-radius:10px;flex:0 0 64px;height:64px;width:64px}.search-loading-skeleton-person-body,.search-loading-skeleton-trip-body{flex:1 1;min-width:0}.search-loading-skeleton-line{border-radius:8px;border-radius:var(--radius-md,8px);display:block;max-width:100%}.search-loading-skeleton-line--title{height:16px;margin-bottom:4px}.search-loading-skeleton-line--destination{height:14px}.search-loading-skeleton-line--meta{height:13px;margin-top:2px}.search-loading-skeleton-line--handle{height:14px}.search-loading-skeleton-line--trip-count{height:13px;margin-top:2px}.search-loading-skeleton-trip-author{align-items:center;display:flex;gap:8px;margin-top:8px;min-width:0}.search-loading-skeleton-line--author{height:13px}.search-loading-skeleton-avatar{border-radius:50%;flex:0 0 32px;height:32px;width:32px}@media (min-width:640px){.search-loading-skeleton-trip-thumb{flex-basis:72px;height:72px;width:72px}}.search-page{background:#eee6d6;min-height:100vh}.search-main{--search-chrome-gap:20px;box-sizing:border-box;padding:var(--search-chrome-gap) 12px 48px}.search-main .container{box-sizing:border-box;margin:0 auto;max-width:1520px;padding:0}.search-page .empty-state h3{color:#2c2416;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:22px;font-weight:400;margin:0}.search-header{margin-bottom:var(--search-chrome-gap)}.search-input-wrap{position:relative}.search-input{background:#fff;border:.5px solid #e0d8cc;border-radius:12px;border-radius:var(--radius-lg,12px);box-sizing:border-box;color:#2c2416;display:block;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:16px;line-height:1.4;padding:14px 16px 14px 44px;width:100%}.search-input::placeholder{color:#8a7f6f}.search-input:focus{border-color:#bf9f5aa6;box-shadow:0 0 0 3px #bf9f5a26;outline:none}.search-input-icon{color:#8a7f6f;height:18px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.search-tabs-bar{margin-bottom:24px}.search-page .search-tabs-bar.seg-bar-strip{--seg-bar-strip-padding-block:0;background:#0000;border-bottom:none;box-shadow:none;padding:0;position:static}.search-page .search-tabs-bar .seg-bar-row:after,.search-page .search-tabs-bar .seg-bar-row:before{display:none}.search-page .search-tabs-bar .seg-item{box-sizing:border-box;flex-basis:calc(7ch + 36px);flex-grow:1;flex-shrink:0;justify-content:center;min-width:calc(7ch + 36px)}.search-prompt{color:#8a7f6f;font-size:15px;margin:0;padding:12px 0 4px;text-align:center}.search-error,.search-prompt{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif)}.search-error{background:#b43c3c0f;border:.5px solid #b43c3c40;border-radius:12px;border-radius:var(--radius-lg,12px);color:#8b3030;font-size:14px;margin:0 0 16px;padding:12px 14px}.search-section{margin-bottom:28px}.search-section:last-child{margin-bottom:0}.search-section-title{color:#8a7f6f;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:13px;font-weight:500;letter-spacing:.04em;margin:0 0 12px;text-transform:uppercase}.search-results-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.search-person-row,.search-trip-row{align-items:center;background:#fff;border:.5px solid #e0d8cc;border-radius:12px;border-radius:var(--radius-lg,12px);box-sizing:border-box;color:inherit;cursor:pointer;display:flex;gap:12px;padding:12px;text-align:left;text-decoration:none;transition:border-color .15s ease,background .15s ease;width:100%}.search-person-row:hover,.search-trip-row:hover{background:#bf9f5a0f;border-color:#bf9f5a8c}.search-person-row:focus-visible,.search-trip-row:focus-visible{outline:2px solid #bf9f5aa6;outline-offset:2px}.search-trip-thumb{background:#f0ebe2;border-radius:10px;flex:0 0 64px;height:64px;object-fit:cover;width:64px}.search-person-body,.search-trip-body{flex:1 1;min-width:0}.search-person-name,.search-trip-title{color:#2c2416;font-size:16px;font-weight:500;line-height:1.3;margin:0 0 4px}.search-person-name,.search-person-username,.search-trip-destination,.search-trip-meta,.search-trip-title{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-person-username,.search-trip-destination,.search-trip-meta{color:#6b6254;font-size:14px;line-height:1.35;margin:0}.search-trip-meta{color:#8a7f6f;font-size:13px;margin-top:2px}.search-trip-author{align-items:center;display:flex;gap:8px;margin-top:8px;min-width:0}.search-trip-author-name{color:#5c5345;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-person-meta,.search-trip-author-name{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:13px}.search-person-meta{color:#8a7f6f;margin:2px 0 0}.search-person-avatar-wrap{flex:0 0 auto}@media (min-width:640px){.search-main{--search-chrome-gap:28px}.search-trip-thumb{flex-basis:72px;height:72px;width:72px}}.modal-overlay{align-items:center;animation:overlayIn .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2a201873;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:500}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal{animation:modalIn .25s cubic-bezier(.34,1.56,.64,1);background:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);color:var(--color-text);display:flex;flex-direction:column;max-height:90vh;max-width:760px;overflow:hidden;width:100%}@keyframes modalIn{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid var(--color-border);display:flex;flex-shrink:0;justify-content:space-between;padding:24px 28px}.modal-header h2{font-family:var(--font-heading);font-size:34px;font-weight:400}.modal-close{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;box-sizing:border-box;color:var(--color-text-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:32px;justify-content:center;line-height:1;padding:0;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:32px}.modal-close:hover{background:#f0ece4;border-color:var(--color-border);color:var(--color-text)}.modal-close--hero{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2a201873;border:none;color:#fff;position:absolute;right:12px;top:12px}.modal-close--hero:hover{background:#2a201899;border:none;color:#fff}.modal-body{flex:1 1;overflow-y:auto}.modal-footer{border-top:1px solid var(--color-border);display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;padding:20px 28px}.use-trip-save-btn{align-items:center;display:inline-flex;gap:8px}.use-trip-save-heart{color:#fff;font-size:16px;line-height:1;transform-origin:center center;transition:transform .2s ease,color .2s ease}.use-trip-save-btn:active .use-trip-save-heart{transform:scale(.92)}.use-trip-save-btn.is-saved .use-trip-save-heart{animation:var(--heart-pop);color:#c4714a}.use-trip-modal{max-width:820px}.use-trip-save-error{background:#fce8e8;border:1px solid #e8bcbc;border-radius:var(--radius-md);color:#8b2e2e;font-family:var(--font-sans);font-size:13px;font-weight:500;line-height:1.4;margin:0 30px 16px;padding:12px 14px}.use-trip-hero{background:var(--color-surface-soft);flex-shrink:0;height:250px;overflow:hidden;position:relative}.use-trip-hero-placeholder{align-items:center;background:#ede4d8;display:flex;height:100%;justify-content:center;padding:16px;text-align:center;width:100%}.use-trip-hero-placeholder-dest{color:#6a5040;font-family:var(--font-sans);font-size:14px;font-weight:400;letter-spacing:0;line-height:1.35;max-width:100%}.use-trip-hero img{height:100%;object-fit:cover;width:100%}.use-trip-hero-overlay{background:linear-gradient(0deg,#000000b3 0,#0000 60%);inset:0;position:absolute}.use-trip-hero-content{bottom:30px;color:#fff;left:30px;position:absolute;right:30px}.use-trip-hero-title{font-family:var(--font-sans);font-size:42px;font-weight:600;line-height:1.15;margin-bottom:8px}.use-trip-hero-meta{display:flex;font-family:var(--font-sans);font-size:15px;font-weight:400;gap:16px;letter-spacing:0;opacity:.9}.use-trip-section{padding:26px 30px}.use-trip-section+.use-trip-section{border-top:1px solid var(--color-border)}.use-trip-section-title{color:var(--color-accent);font-family:var(--font-sans);font-size:15px;font-weight:400;letter-spacing:0;margin-bottom:16px}.use-trip-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:4px}.use-trip-summary-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);padding:14px;text-align:center}.use-trip-summary-value{color:var(--color-text);font-family:var(--font-heading);font-size:20px;font-weight:400}.use-trip-summary-label{color:var(--color-text-muted);font-family:var(--font-sans);font-size:15px;letter-spacing:0;margin-top:3px}.use-trip-structure{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.trip-structure-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);padding:16px}.trip-structure-label{color:var(--color-text-light);font-family:var(--font-sans);font-size:15px;letter-spacing:0;margin-bottom:8px}.trip-structure-title{font-family:var(--font-heading);font-size:21px;font-weight:400;margin-bottom:10px}.trip-structure-meta{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:1.6}.trip-structure-link{margin-top:14px}.checklist{display:flex;flex-direction:column;gap:8px}.checklist-item{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;display:flex;gap:12px;padding:12px 14px;transition:all var(--transition)}.checklist-item:hover{background:var(--color-primary-light);border-color:var(--color-accent)}.checklist-item.checked{background:#2d8a5c1a;border-color:var(--color-success)}.checklist-checkbox{align-items:center;border:2px solid var(--color-border);border-radius:6px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all var(--transition);width:20px}.checklist-item.checked .checklist-checkbox{background:var(--color-success);border-color:var(--color-success);color:#fff}.checklist-item-label{flex:1 1;font-family:var(--font-sans);font-size:14px;font-weight:400}.checklist-item.checked .checklist-item-label{color:var(--color-text-muted);text-decoration:line-through}.checklist-progress{align-items:center;color:var(--color-text-muted);display:flex;font-family:var(--font-sans);font-size:13px;gap:10px;margin-top:8px}.checklist-progress-bar{background:var(--color-border);border-radius:var(--radius-full);flex:1 1;height:6px;overflow:hidden}.checklist-progress-fill{background:var(--color-success);border-radius:var(--radius-full);height:100%;transition:width .3s ease}.budget-breakdown{display:flex;flex-direction:column;gap:8px}.budget-row-item{align-items:center;background:var(--color-surface-soft);border-radius:var(--radius-md);display:flex;font-family:var(--font-sans);font-size:14px;font-weight:400;justify-content:space-between;padding:10px 12px}.budget-row-label{align-items:center;color:var(--color-text-muted);display:flex;gap:8px}.budget-row-value{font-weight:400}.budget-total{background:var(--color-primary-light);color:var(--color-primary)}.budget-total .budget-row-label{color:var(--color-primary);font-weight:400}.use-trip-notes{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-family:var(--font-sans);font-size:14px;font-weight:400;min-height:80px;outline:none;padding:12px 14px;resize:vertical;transition:border-color var(--transition);width:100%}.use-trip-notes:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring)}@media (max-width:760px){.use-trip-hero-title{font-size:34px}.use-trip-structure,.use-trip-summary{grid-template-columns:1fr}}.profile-archive-page{--profile-section-gap:24px;--profile-avatar-size:168px;--pa-cream:#ede6dc;--pa-white:#fdfaf7;--pa-gold-hover:var(--color-gold-btn-hover);--pa-text:#2a2018;--pa-muted:#7a6e62;--pa-serif:Georgia,"Times New Roman",serif;--pa-sans:var(--font-sans,"DM Sans",system-ui,sans-serif);background:#eee6d6;min-height:100vh;padding-bottom:100px}.profile-archive-shell{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1180px;padding-left:40px;padding-right:40px;width:100%}.profile-archive-small-caps{color:var(--pa-muted);font-family:var(--pa-sans);font-size:15px;font-weight:500;letter-spacing:0}.profile-archive-header{background:#fff;border-bottom:1px solid #f0e8d8;box-sizing:border-box;padding:52px 0 40px;position:relative}.profile-archive-header-inner{box-sizing:border-box;margin:0 auto;max-width:1520px;min-height:calc(var(--profile-avatar-size) + 32px);width:100%}.profile-archive-header-profile{grid-column-gap:20px;grid-row-gap:8px;align-items:start;column-gap:20px;display:grid;grid-template-columns:var(--profile-avatar-size) minmax(0,1fr);grid-template-rows:auto auto;row-gap:8px;width:100%}.profile-archive-header-identity-row{grid-column-gap:20px;align-items:start;column-gap:20px;display:grid;grid-column:1/-1;grid-row:1;grid-template-columns:var(--profile-avatar-size) minmax(0,1fr);transform:translateY(22px)}.profile-archive-identity{flex:1 1;min-width:0;text-align:left}.profile-archive-avatar-column{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:12px}.profile-archive-avatar-wrap{display:inline-block;flex-shrink:0;position:relative}.profile-archive-avatar-display,.profile-archive-avatar-wrap{height:var(--profile-avatar-size);width:var(--profile-avatar-size)}.profile-archive-avatar-display{align-items:center;background:var(--color-gold-btn);border:3px solid #f0e8d8;border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding:0}.profile-archive-avatar-img{height:100%;object-fit:cover;width:100%}.profile-archive-avatar-initials{color:#fff;font-family:var(--pa-sans);font-size:48px;font-weight:600;letter-spacing:.04em}.profile-archive-avatar-error{color:#8b2e2e;font-family:var(--pa-sans);font-size:13px;margin-top:10px;max-width:280px}.profile-archive-display-name-row{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;min-width:0;width:100%}.profile-archive-display-name-leading{align-items:center;display:flex;flex-wrap:wrap;gap:12px;min-width:0}.profile-archive-identity-actions{align-items:center;display:inline-flex;flex-shrink:0;gap:8px}.profile-moderation-menu.trip-card-menu-wrap{align-items:center;display:inline-flex;flex-shrink:0;position:relative;right:auto;top:auto}.profile-archive-display-name{color:#2c2416;font-family:var(--pa-sans);font-size:30px;font-weight:400;line-height:1.2;margin:0}.profile-archive-page .profile-archive-display-name-leading button.follow-btn{background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-lg);color:#6b5c3e;cursor:pointer;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;font-weight:500;letter-spacing:0;padding:8px 14px;text-transform:none;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.profile-archive-page .profile-archive-display-name-leading button.follow-btn:hover:not(:disabled){background:#bf9f5a1f}.profile-archive-page .profile-archive-display-name-leading button.follow-btn.follow-btn--following{background:var(--color-accent);border-color:var(--color-accent);color:#fdfaf7}.profile-archive-page .profile-archive-display-name-leading button.follow-btn.follow-btn--following:hover:not(:disabled){background:#9a7b2f;border-color:#9a7b2f;color:#fdfaf7}.profile-archive-page .profile-archive-display-name-leading button.follow-btn:disabled{cursor:not-allowed;opacity:.55}.profile-archive-follow-error{margin-top:8px}.profile-archive-handle{color:#bf9f5a;font-family:var(--pa-sans);font-size:15px;letter-spacing:.04em;margin:3px 0 0}.profile-archive-bio{color:#6b5c3e;font-family:var(--pa-sans);font-size:15px;line-height:1.5;margin:6px 0 0;max-width:min(650px,100%);width:auto}.profile-archive-bio--empty{margin-top:0;min-height:0}.profile-archive-header-stats-wrap{align-items:flex-start;align-self:start;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;gap:32px;grid-column:2;grid-row:2;justify-content:flex-start;margin-bottom:-18px;margin-top:18px;padding:0;width:100%}.profile-archive-follow-stats,.profile-archive-header-stats{display:contents}.profile-archive-stats-group-divider{align-self:stretch;background:#00000024;flex-shrink:0;margin:0;width:.5px}.profile-archive-follow-stat-label{color:#6b5c3e;font-family:var(--pa-sans);font-size:15px;font-weight:500;letter-spacing:0;margin-top:4px;text-transform:none}.profile-archive-follow-stat-num{color:#2c2416;flex-shrink:0;font-family:var(--pa-sans);font-size:17px;font-weight:400;line-height:1.15}.profile-archive-header-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:8px;justify-content:flex-end;margin-left:auto;min-height:35px;min-width:0}.profile-archive-people-list-topbar{box-sizing:border-box;height:0;left:50%;margin:0;max-width:1520px;overflow:visible;padding:0;pointer-events:none;position:absolute;top:24px;transform:translateX(-50%);width:100%;z-index:2}.profile-archive-people-list-topbar .platform-back-btn.trip-back-btn--edge{margin:0;pointer-events:auto}button.profile-archive-btn-outline{align-items:center;background:#fff;border:1px solid var(--color-accent);border-radius:4px;box-sizing:border-box;color:#2c2416;cursor:pointer;display:inline-flex;font-family:var(--pa-sans);font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;text-transform:none;transition:background .15s ease,color .15s ease;white-space:nowrap}button.profile-archive-btn-outline:hover:not(:disabled){background:#bf9f5a1f}button.profile-archive-btn-gold{align-items:center;background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:4px;box-sizing:border-box;color:#fdfaf7;cursor:pointer;display:inline-flex;font-family:var(--pa-sans);font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;text-transform:none;transition:opacity .15s ease,background .15s ease,border-color .15s ease;white-space:nowrap}button.profile-archive-btn-gold:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}button.profile-archive-btn-gold:disabled,button.profile-archive-btn-outline:disabled{cursor:not-allowed;opacity:.55}.profile-archive-header-stats{align-items:flex-start;justify-content:flex-start}.profile-archive-follow-stat-item,.profile-archive-stat-cell{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;min-width:0;text-align:center}button.profile-archive-follow-stat-item,button.profile-archive-stat-cell{background:#0000;border:none;color:inherit;font:inherit;padding:0}.profile-archive-stat-cell--clickable{cursor:pointer;transition:opacity .15s ease}.profile-archive-stat-cell--clickable:hover{opacity:.72}.profile-archive-stat-cell--clickable:focus-visible{border-radius:4px;outline:2px solid var(--color-accent);outline-offset:3px}.profile-archive-stat-cell--static{cursor:default}.profile-archive-stat-num{color:#2c2416;font-family:var(--pa-sans);font-size:17px;font-weight:400;line-height:1.15}.profile-archive-stat-label{color:#6b5c3e;font-family:var(--pa-sans);font-size:15px;font-weight:500;letter-spacing:0;margin-top:4px;text-transform:none}button.profile-archive-gear{align-items:center;background:#fff;border:1px solid #c8bfaf;border-radius:50%;box-sizing:border-box;color:#6b5c3e;cursor:pointer;display:inline-flex;flex-shrink:0;height:35px;justify-content:center;line-height:1;padding:0;transition:border-color .15s ease,color .15s ease,background-color .15s ease;width:35px}button.profile-archive-gear:hover:not(:disabled){background:#f0ece4;border-color:var(--color-accent);color:var(--color-accent)}.profile-archive-page .seg-bar-strip{--seg-bar-strip-padding-block:0;background:#0000;border-bottom:none;box-shadow:none;box-sizing:border-box;margin-bottom:var(--profile-section-gap);margin-left:auto;margin-right:auto;margin-top:var(--profile-section-gap);max-width:1520px;padding:0 12px}.profile-archive-page .seg-bar-strip.seg-bar-strip--pinned{border-bottom:none}.profile-archive-page .seg-bar-row:after,.profile-archive-page .seg-bar-row:before{display:none}.profile-archive-tab-badge{border-radius:999px;font-family:var(--pa-sans);font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1;padding:3px 8px;text-transform:none}.profile-archive-tab-badge.is-gold{background:#bf9f5a24;color:#2c2416}.profile-archive-tab-badge.is-muted{background:#2a20180f;color:#2c2416}.profile-archive-page .seg-item.active .profile-archive-tab-badge.is-gold{background:#f6f1e8;color:#2c2416}.profile-archive-content{background:#eee6d6;padding:0}.profile-archive-content .profile-archive-trips-main{padding-top:0}.profile-archive-trips-main .profile-archive-banner-error{margin:0 0 20px}.profile-archive-trips-main .trips-masonry.trips-masonry--row-grid{display:block;overflow:visible;position:relative;width:100%}.profile-archive-trips-main .trips-masonry--row-grid .trip-card-enter,.profile-archive-trips-main .trips-masonry--row-grid .trips-masonry-sizer{width:calc(25% - 24px)}.profile-archive-trips-main .trips-masonry--row-grid .trips-masonry-sizer{border:0;float:left;height:0;margin:0;padding:0;pointer-events:none;visibility:hidden}.profile-archive-trips-main .trips-masonry--row-grid .trip-card-enter{margin-bottom:24px;position:static}.profile-archive-trips-main .trips-masonry--row-grid .dp-card{position:relative;width:100%}.profile-archive-page .dp-card .trip-card-menu-wrap{align-items:center;display:flex;position:absolute;right:12px;top:26.375px;transform:translateY(-50%);z-index:6}.profile-archive-page .dp-card .trip-card-menu-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;transition:transform .2s ease,opacity .2s ease;width:48px}.profile-archive-page .dp-card .trip-card-menu-btn svg{height:32px;width:32px}.profile-archive-page .dp-card .trip-card-menu-btn:hover:not(:disabled){opacity:.85;transform:scale(1.06)}.profile-archive-page .dp-card .trip-card-menu-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.profile-archive-trips-main .trips-masonry--row-grid .trip-card-enter,.profile-archive-trips-main .trips-masonry--row-grid .trips-masonry-sizer{width:100%}}.profile-archive-muted{color:var(--pa-muted);font-family:var(--pa-sans);font-size:15px}.profile-archive-card{background:var(--pa-white);border:1px solid #2a20180f;border-radius:var(--radius-lg);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-align:left}.profile-archive-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.profile-archive-card-image-wrap{aspect-ratio:4/3;background:#e8e2d8;position:relative}.profile-archive-card-image-wrap.is-loading{background:linear-gradient(90deg,#e8e2d8,#f2ede6,#e8e2d8)}.profile-archive-card-image{display:block;height:100%;object-fit:cover;width:100%}.profile-archive-location-pill{background:#2a201873;bottom:10px;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-archive-draft-badge,.profile-archive-location-pill{border-radius:2px;color:#fdfaf7;font-family:var(--pa-sans);font-size:15px;left:10px;letter-spacing:0;padding:5px 10px;position:absolute}.profile-archive-draft-badge{background:var(--color-accent);top:10px}.profile-archive-delete-chip{background:#c44555eb;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:var(--pa-sans);font-size:15px;letter-spacing:0;padding:5px 10px;position:absolute;right:10px;top:10px}.profile-archive-saved-poster{align-items:center;background:var(--pa-white);display:flex;gap:10px;padding:10px 14px 0}.profile-archive-saved-poster-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.profile-archive-saved-poster-fallback{align-items:center;background:#bf9f5a1f;border-radius:50%;color:var(--color-accent);display:inline-flex;font-family:var(--pa-sans);font-size:12px;font-weight:600;height:32px;justify-content:center;width:32px}.profile-archive-saved-poster-name{color:var(--pa-text);font-family:var(--pa-sans);font-size:13px}.profile-archive-card-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:14px 16px 16px}.profile-archive-card-title{color:var(--pa-text);font-family:var(--pa-serif);font-size:1.15rem;font-weight:400;line-height:1.3;margin:0}.profile-archive-card-meta{color:var(--pa-muted);font-family:var(--pa-sans);font-size:13px;margin:0}.profile-archive-tags{display:flex;flex-wrap:wrap;gap:6px}.profile-archive-tag-pill{border:1px solid #2a201833;border-radius:999px;color:var(--pa-muted);font-family:var(--pa-sans);font-size:15px;letter-spacing:0;padding:4px 8px}.profile-archive-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding-top:4px}.profile-archive-card-date{color:var(--pa-muted);font-family:var(--pa-sans);font-size:12px}.profile-archive-saves{align-items:center;color:var(--pa-text);display:inline-flex;font-family:var(--pa-sans);font-size:13px;gap:5px}.profile-archive-heart{color:#c44555;font-size:14px}.profile-archive-continue-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-radius:2px;color:#fdfaf7;cursor:pointer;font-family:var(--pa-sans);font-size:15px;letter-spacing:0;padding:6px 12px}.profile-archive-continue-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}.profile-archive-modal-overlay{overflow:hidden;z-index:200}.profile-archive-settings-modal{--settings-gold:#bf9f5a;--settings-label:#c8bfaf;--settings-text:#2c2416;--settings-muted:#6b5c3e;font-family:var(--pa-sans);font-size:15px;max-height:min(90vh,900px)}.profile-archive-settings-modal>form{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.profile-archive-settings-modal .modal-body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.profile-archive-settings-modal .modal-footer,.profile-archive-settings-modal .modal-header,.profile-archive-settings-signout-wrap{flex-shrink:0}.profile-archive-settings-modal .modal-header h2{color:#3a3028;font-family:var(--pa-sans);font-size:18px;font-weight:500;letter-spacing:0}.profile-archive-settings-modal .modal-header button.modal-close{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;box-sizing:border-box;color:var(--color-text-muted);display:flex;flex-shrink:0;font-size:18px;height:32px;justify-content:center;line-height:1;padding:0;width:32px}.profile-archive-settings-modal .modal-header button.modal-close:hover{background:#f0ece4;border-color:var(--color-border);color:var(--color-text)}.profile-archive-settings-body{padding:20px 24px 8px!important}.profile-archive-settings-body .form-group{gap:4px}.profile-archive-settings-body .form-group+.form-group{margin-top:14px}.profile-archive-settings-body .form-label,.profile-archive-settings-body .form-label.profile-archive-small-caps,.profile-archive-settings-modal .profile-archive-settings-section-label{color:#3a3028;font-family:var(--pa-sans);font-size:15px;font-weight:500;letter-spacing:0;text-transform:none}.profile-archive-settings-body .form-label:after,.profile-archive-settings-modal .profile-archive-settings-section-label:after{content:":"}.profile-archive-settings-section-label{margin:18px 0 4px}.profile-archive-settings-section-label+.form-group{margin-top:0}.profile-archive-username-field{align-items:stretch;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;overflow:hidden;transition:border-color var(--transition),box-shadow var(--transition)}.profile-archive-username-field:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring)}.profile-archive-username-at{align-items:center;color:#bf9f5a;display:flex;flex-shrink:0;font-family:var(--pa-sans);font-size:15px;font-weight:500;padding:0 0 0 15px;-webkit-user-select:none;user-select:none}.profile-archive-username-input{padding-left:2px}.profile-archive-username-input,.profile-archive-username-input:focus{border:none!important;box-shadow:none!important}.profile-archive-settings-modal .auth-error,.profile-archive-settings-modal .profile-archive-help-muted,.profile-archive-settings-modal .profile-archive-readonly-email,.profile-archive-settings-modal .profile-archive-signout,.profile-archive-settings-modal .profile-archive-toggle-desc,.profile-archive-settings-modal .profile-archive-toggle-row,.profile-archive-settings-modal .profile-archive-username-bad,.profile-archive-settings-modal .profile-archive-username-muted,.profile-archive-settings-modal .profile-archive-username-ok{font-size:15px}.profile-archive-settings-modal .profile-archive-signout{letter-spacing:0;text-transform:none}.profile-archive-settings-modal button.btn.profile-archive-signout{background:#0000;border:1px solid #c44555;box-sizing:border-box;color:#c44555;transition:background .15s ease,border-color .15s ease,color .15s ease}.profile-archive-settings-modal button.btn.profile-archive-signout:hover:not(:disabled){background:#c445551a;border-color:#a83848;color:#a83848}.profile-archive-settings-modal .profile-archive-btn-gold,.profile-archive-settings-modal .profile-archive-btn-outline,.profile-archive-settings-modal .profile-archive-settings-footer .btn,.profile-archive-settings-modal .profile-archive-toggle-title,.profile-archive-settings-modal .settings-toggle-desc,.profile-archive-settings-modal .settings-toggle-title{font-size:15px}.profile-archive-settings-modal .profile-archive-settings-footer .profile-archive-btn-gold,.profile-archive-settings-modal .profile-archive-settings-footer .profile-archive-btn-outline{padding:12px}.profile-archive-update-pw-btn{margin-top:18px}.profile-archive-username-ok{color:#2d7a4d;font-family:var(--pa-sans);font-size:13px;margin:6px 0 0}.profile-archive-username-bad{color:#8b2e2e;font-family:var(--pa-sans);font-size:13px;margin:6px 0 0}.profile-archive-username-muted{color:var(--pa-muted);font-family:var(--pa-sans);font-size:13px;margin:6px 0 0}.profile-archive-inline-error{margin-bottom:12px!important}.profile-archive-readonly-email{color:var(--pa-text);font-family:var(--pa-sans);font-size:15px;margin:0 0 6px}.profile-archive-help-muted{color:var(--pa-muted);font-family:var(--pa-sans);font-size:12px;line-height:1.45;margin:0 0 8px}.profile-archive-toggle-row{align-items:flex-start;color:var(--pa-text);cursor:pointer;display:flex;font-family:var(--pa-sans);font-size:14px;gap:12px}.profile-archive-toggle-title{display:block;font-weight:500}.profile-archive-toggle-desc{color:var(--pa-muted);display:block;font-size:12px;line-height:1.4;margin-top:4px}.profile-archive-settings-footer{grid-gap:12px;border-top:1px solid #2a201814;display:grid;gap:12px;grid-template-columns:1fr 1fr}.profile-archive-settings-footer .btn{justify-content:center;text-transform:none;width:100%}.profile-archive-page .btn.profile-archive-btn-gold,.profile-archive-page .btn.profile-archive-btn-outline{text-transform:none}.profile-archive-settings-signout-wrap{border-top:1px solid #2a201814;padding:0 24px 20px}.profile-archive-signout{background:#0000;border:1px solid #c44555;border-radius:2px;color:#c44555;font-family:var(--pa-sans);font-size:15px;letter-spacing:0;margin-top:12px;padding:12px;transition:background .15s ease,border-color .15s ease,color .15s ease;width:100%}.profile-archive-signout:hover:not(:disabled){background:#c445551a;border-color:#a83848;color:#a83848}.profile-archive-empty h3{color:var(--pa-text);font-family:var(--pa-serif);font-size:1.5rem;font-weight:400}.profile-archive-empty p{color:var(--pa-muted);font-family:var(--pa-sans);font-size:15px}.profile-archive-banner-error{background:#fce8e8;border:1px solid #e8bcbc;border-radius:3px;color:#8b2e2e;font-family:var(--pa-sans);font-size:14px;margin:0 0 16px;padding:10px 12px}.profile-data-error-state p{font-family:var(--pa-sans)}.profile-comments-empty{text-align:center}.profile-comments-list{--profile-comment-cover-width:240px;--profile-comment-cover-height:132px;--profile-comment-card-min-height:132px;display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.profile-comment-card{align-items:flex-start;background:#fff;border:1px solid #e4dbd0;border-radius:8px;border-radius:var(--radius-lg,8px);display:flex;gap:0;min-height:var(--profile-comment-card-min-height);overflow:hidden;position:relative}.profile-comment-card.profile-comment-card--delete-open{overflow:visible;z-index:5}.profile-comment-cover{align-self:flex-start;background:#f5efe0;border-radius:8px 0 0 8px;border-radius:var(--radius-lg,8px) 0 0 var(--radius-lg,8px);flex:0 0 auto;overflow:hidden}.profile-comment-cover,.profile-comment-cover img{height:var(--profile-comment-cover-height);max-height:var(--profile-comment-cover-height);width:var(--profile-comment-cover-width)}.profile-comment-cover img{display:block;max-width:none;object-fit:cover}.profile-comment-body{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-height:var(--profile-comment-card-min-height);min-width:0;padding:18px 48px 30px 18px;position:relative}.profile-comment-delete-wrap{position:absolute;right:12px;top:12px;z-index:4}.profile-comment-delete-wrap .trip-card-delete-popover{background:#fff;border:.5px solid #e0d8cc;border-radius:10px;box-shadow:0 8px 24px #1a171229;font-family:DM Sans,sans-serif;font-family:var(--font-sans,"DM Sans",sans-serif);padding:12px;position:absolute;right:0;top:calc(100% + 6px);width:min(220px,calc(100vw - 32px));z-index:10}.profile-comment-delete-wrap .trip-card-delete-popover-title{color:#1a1712;font-size:13px;font-weight:500;line-height:1.35;margin:0 0 4px}.profile-comment-delete-wrap .trip-card-delete-popover-body{color:#5a5248;font-size:12px;font-weight:400;line-height:1.4;margin:0 0 12px}.profile-comment-delete-wrap .trip-card-delete-popover-actions{align-items:stretch;display:flex;gap:8px}.profile-comment-card .trip-card-delete-popover-actions button.profile-archive-btn-outline{flex:1 1;font-size:13px;margin:0;min-width:0;padding:8px 10px}.profile-comment-card .trip-card-delete-popover-actions .trip-card-delete-popover-delete{background:#c0392b;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-family:DM Sans,sans-serif;font-family:var(--font-sans,"DM Sans",sans-serif);font-size:13px;font-weight:500;letter-spacing:0;line-height:1;margin:0;min-width:0;padding:8px 10px;text-transform:none;transition:background .15s ease,opacity .15s ease}.profile-comment-card .trip-card-delete-popover-actions .trip-card-delete-popover-delete:hover:not(:disabled){background:#a93226}.profile-comment-card .trip-card-delete-popover-actions .trip-card-delete-popover-delete:disabled,.profile-comment-card .trip-card-delete-popover-actions button.profile-archive-btn-outline:disabled{cursor:not-allowed;opacity:.55}.profile-comment-card button.profile-comment-delete-btn{align-items:center;background:#c44555eb;border:none;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:var(--pa-sans);font-size:18px;font-weight:400;height:32px;justify-content:center;line-height:1;margin:0;padding:0;transition:background-color .15s ease,transform .15s ease;width:32px}.profile-comment-card button.profile-comment-delete-btn:hover:not(:disabled){background:#c44555;transform:scale(1.06)}.profile-comment-card button.profile-comment-delete-btn:disabled{cursor:not-allowed;opacity:.55}.profile-comment-card button.profile-comment-delete-btn:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}@media (max-width:768px){.profile-comment-card button.profile-comment-delete-btn{font-size:20px;height:44px;width:44px}}.profile-comment-card .book-trip-item-view{font-size:14px;font-weight:500;height:auto;letter-spacing:0;line-height:1;min-height:36px;padding:8px 14px}.profile-comment-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:0 6px;min-width:0}.profile-comment-label{color:#5a5248;flex-shrink:0;font-weight:400;letter-spacing:0;text-transform:none}.profile-comment-label,.profile-comment-text{font-family:var(--pa-sans);font-size:15px;line-height:1.55}.profile-comment-text{color:#2a2018;flex:1 1;margin:0;min-width:0;white-space:pre-wrap;word-break:break-word}.profile-comment-meta{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 10px}.profile-comment-trip-title--static{color:var(--pa-muted);font-family:var(--pa-sans);font-size:14px;font-weight:500}.profile-comment-date{bottom:18px;color:var(--pa-muted);flex-shrink:0;font-family:var(--pa-sans);font-size:13px;pointer-events:none;position:absolute;right:18px}@media (max-width:800px){.profile-archive-header{padding-left:16px;padding-right:16px}.profile-archive-people-list-topbar{padding-left:20px;padding-right:20px}}@media (max-width:768px){.profile-archive-header{padding-bottom:40px;padding-top:52px}.profile-archive-header-inner{min-height:0}.profile-archive-header-profile{display:flex;flex-direction:column;gap:16px}.profile-archive-header-identity-row{align-items:center;display:flex;flex-direction:column;transform:none;width:100%}.profile-archive-avatar-column{align-self:auto;grid-column:auto;grid-row:auto;margin-bottom:4px;max-width:var(--profile-avatar-size);width:100%}.profile-archive-identity{grid-column:auto;grid-row:auto;text-align:center;transform:none;width:100%}.profile-archive-display-name-row{align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:center}.profile-archive-display-name-leading{justify-content:center;width:100%}.profile-archive-identity-actions{justify-content:center}.profile-archive-display-name{max-width:100%;min-width:0;text-align:center}.profile-archive-header-actions{flex-wrap:wrap;justify-content:center;margin-left:0;width:100%}button.profile-archive-btn-gold,button.profile-archive-btn-outline,button.profile-archive-gear{min-height:44px;min-width:44px}.profile-archive-bio{margin-left:auto;margin-right:auto}.profile-archive-header-stats-wrap{column-gap:28px;flex-wrap:wrap;grid-column:auto;grid-row:auto;justify-content:flex-start;margin-bottom:0;margin-top:0;padding:0;row-gap:16px;transform:none;width:100%}.profile-archive-follow-stats,.profile-archive-header-stats{display:flex;flex:1 1 100%;flex-wrap:wrap;gap:28px;justify-content:flex-start;row-gap:16px}.profile-archive-stats-group-divider{display:none}.profile-archive-follow-stat-item,.profile-archive-page .seg-bar-row,.profile-archive-stat-cell{min-width:0}.profile-archive-page .seg-bar-row .seg-track{max-width:100%;overflow-x:auto;scrollbar-width:none;white-space:nowrap;width:100%}.profile-archive-page .seg-bar-row .seg-track::-webkit-scrollbar{display:none}.profile-comments-list{--profile-comment-cover-width:100%}.profile-comment-card{align-items:stretch;flex-direction:column}.profile-comment-cover{aspect-ratio:240/132;border-radius:8px 8px 0 0;border-radius:var(--radius-lg,8px) var(--radius-lg,8px) 0 0;height:auto;max-height:none;max-width:none;width:100%}.profile-comment-cover img{height:100%;max-height:none;max-width:none;object-fit:cover;width:100%}.profile-comment-body{flex:none;max-width:none;padding:14px 18px 24px;width:100%}.profile-comment-row{align-items:stretch;flex-direction:column;gap:4px}.profile-comment-text{flex:none;max-width:none;width:100%}.profile-archive-shell{padding-left:18px;padding-right:18px}}.cover-reposition-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1300}.cover-reposition-modal{background:#fff;border-radius:12px;box-shadow:0 16px 48px #1a17122e;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);max-width:560px;padding:24px;width:100%}.cover-reposition-title{color:#2c2416;font-family:inherit;font-size:16px;font-weight:500;line-height:1.35;margin:0 0 16px}.cover-reposition-area{background:#1a1712;border-radius:8px;height:min(320px,calc(100vh - 240px));overflow:hidden;position:relative;width:100%}.cover-reposition-area .cover-reposition-crop-area{border:2px solid #ffffffeb;border-radius:var(--radius-lg);box-shadow:0 0 0 9999em #00000080,0 0 0 1px #00000059}.cover-reposition-loading{align-items:center;color:#ffffffd9;display:flex;font-family:inherit;font-size:14px;height:100%;justify-content:center;margin:0;width:100%}.cover-reposition-zoom{accent-color:#bf9f5a;accent-color:var(--color-accent,#bf9f5a);cursor:pointer;display:block;margin-top:16px;width:100%}.cover-reposition-zoom:disabled{cursor:not-allowed;opacity:.6}.cover-reposition-error{color:#8b2e2e;font-family:inherit;font-size:13px;line-height:1.4;margin:12px 0 0}.cover-reposition-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:20px}.cover-reposition-actions .btn{justify-content:center;text-transform:none;width:100%}.post-trip-cover-edit-btn{align-items:center;background:#00000085;border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:28px;justify-content:center;left:10px;padding:0;position:absolute;top:10px;width:28px;z-index:6}.post-trip-cover-edit-btn:hover{background:#000000ad}.post-trip-cover-edit-btn:focus-visible{outline:2px solid #c4a574;outline:2px solid var(--color-accent,#c4a574);outline-offset:2px}.draft-banner-wrap{box-sizing:border-box;margin:0 auto 12px;margin:0 auto var(--post-trip-stack-gap,12px);max-width:1220px;padding:0 48px}.draft-banner-wrap+.post-trip-body{padding-top:0}.draft-banner{animation:bannerEnter .25s ease;background:#f5efe0;border:1px solid var(--color-accent);border-radius:12px;display:flex;flex-direction:column;font-family:var(--font-sans),"DM Sans",sans-serif;gap:12px;gap:var(--post-trip-stack-gap,12px);margin:0;padding:20px}.draft-banner.dismissing{animation:bannerExit .2s ease forwards}@keyframes bannerEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.draft-banner-header{align-items:flex-start;background:var(--color-accent);border-radius:11px 11px 0 0;display:flex;gap:12px;justify-content:space-between;margin:-20px -20px 0;padding:14px 48px 14px 20px;position:relative}.draft-banner-header-copy{min-width:0}.draft-banner-heading-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:0;margin:0}.draft-banner-heading{color:#2c2416;flex:0 0 auto;font-weight:600;line-height:1.3;margin:0}.draft-banner-heading,.draft-banner-subtext{font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px}.draft-banner-subtext{--draft-banner-subtext-dash-gap:0.35em;color:#ffffffd9;flex:0 1 auto;font-weight:400;line-height:1.4;margin:0 0 0 var(--draft-banner-subtext-dash-gap)}.draft-banner-subtext-after-dash{margin-left:var(--draft-banner-subtext-dash-gap)}.draft-banner-dismiss{flex-shrink:0;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.draft-banner .post-trip-remove-circle{background:#fff;border:1px solid #c8bfaf;box-shadow:none;box-sizing:border-box;color:#c8bfaf;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.draft-banner .post-trip-remove-circle:hover{background:#f0ece4;border-color:#c8bfaf;color:#3a3028}.draft-banner .post-trip-remove-circle:focus-visible{border-color:#c8bfaf;box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.draft-banner-grid{grid-gap:12px;grid-gap:var(--post-trip-stack-gap,12px);display:grid;gap:12px;gap:var(--post-trip-stack-gap,12px);grid-template-columns:repeat(3,1fr);margin:0;max-height:220px;overflow-y:auto}.draft-banner .draft-banner-card{align-items:stretch;background:#fff;border:1px solid #e8dfd0;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;font:inherit;min-width:0;overflow:hidden;padding:12px 14px;text-align:left;transition:border-color .2s ease,background-color .2s ease;width:100%}.draft-banner .draft-banner-card:hover{background:#fff;border-color:var(--color-accent)}.draft-banner .draft-banner-card:focus-visible{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.draft-banner-card-thumb{align-items:center;align-self:stretch;aspect-ratio:1;background:var(--color-accent);border-radius:8px;display:inline-flex;flex-shrink:0;justify-content:center;width:auto}.draft-banner-card-pin{color:#fff}.draft-banner-card-copy{display:flex;flex:1 1;flex-direction:column;margin-left:12px;min-height:100%;min-width:0}.draft-banner-card-head{flex-shrink:0}.draft-banner-card-title{display:block}.draft-banner-card-location{color:#907868;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;letter-spacing:0;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-banner-card-middle{align-items:center;display:flex;flex:1 1 auto;min-height:0;padding-bottom:4px}.draft-banner-card-copy:not(:has(.draft-banner-card-time)) .draft-banner-card-middle{flex:0 0 auto;padding-top:2px}.draft-banner-card-step{color:#6b5c3e;font-size:12px}.draft-banner-card-step,.draft-banner-card-time{font-family:var(--font-sans),"DM Sans",sans-serif;line-height:1.3}.draft-banner-card-time{color:#907868;flex-shrink:0;font-size:11px}.draft-banner-footer{align-items:center;display:flex}.draft-banner-start-new,.draft-banner-start-new:hover{color:#6b5c3e;font-size:14px}@media (max-width:700px){.draft-banner-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.draft-banner-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:760px){.draft-banner-wrap{padding-left:20px;padding-right:20px}}.post-trip-loading-skeleton{display:flex;flex-direction:column;gap:12px;gap:var(--post-trip-stack-gap,12px);min-width:0;width:100%}.post-trip-loading-skeleton-card-title{border-radius:4px;height:15px;width:120px}.post-trip-loading-skeleton-label{border-radius:4px;height:15px;width:88px}.post-trip-loading-skeleton-label--spaced{margin-top:6px}.post-trip-loading-skeleton-field{border-radius:13px;border-radius:var(--post-trip-field-radius,13px);height:40px;width:100%}.post-trip-loading-skeleton-subtext{border-radius:4px;height:15px;margin-top:6px;width:min(100%,280px)}.post-trip-loading-skeleton-date-group{display:flex;flex-direction:column;gap:8px;min-width:0}.post-trip-loading-skeleton .post-trip-step1-where-row{margin-top:6px}.post-trip-loading-skeleton-duration-value{border-radius:13px;border-radius:var(--post-trip-field-radius,13px);height:40px;width:100%}.post-trip-loading-skeleton-moods-title{margin-bottom:12px}.post-trip-loading-skeleton-moods-section-header{margin-bottom:12px;margin-top:16px}.post-trip-loading-skeleton-tag{border-radius:100px;flex-shrink:0;height:30px;width:56px}.post-trip-loading-skeleton-tag--wide{width:72px}.post-trip-loading-skeleton-tag--medium{width:64px}.post-trip-loading-skeleton-custom-tag{margin-top:10px}.post-trip-loading-skeleton-textarea{border-radius:13px;border-radius:var(--post-trip-field-radius,13px);height:72px;width:100%}.post-trip-loading-skeleton-continue-btn{border-radius:4px;border-radius:var(--radius-btn,4px);height:44px;width:100%}.post-trip-page{--post-trip-stack-gap:12px;--post-trip-field-radius:13px;--post-trip-review-cover-min-h:var(--cover-hero-height);--post-trip-cover-image-height:max(170px,var(--post-trip-review-cover-min-h));--trip-detail-section-gap:16px;--post-trip-wizard-track-span:67.5%;background:#eee6d6;box-sizing:border-box;color:var(--color-text);font-family:var(--font-sans);font-size:15px;min-height:calc(100vh - 71px);padding-top:16px;padding-top:var(--trip-detail-section-gap,16px)}.post-trip-kicker{margin-bottom:6px}.post-trip-wizard-header{margin-bottom:0}.post-trip-wizard-header-flow{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1220px;padding:0 48px;width:100%}.post-trip-wizard-hint{font-size:15px;line-height:1.45;margin:0;width:100%}.post-trip-wizard-hint--amber{background:#faf3e499;border-left:2px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#7a5a20;padding:8px 10px 8px 12px}.post-trip-autosave-invariant-hint{align-self:stretch}.post-trip-page .post-trip-edit-save-status-pill.trip-back-btn.trip-builder-save-draft-btn{align-items:center;box-sizing:border-box;cursor:default;display:inline-flex;flex-shrink:0;justify-content:center;min-height:38px;min-width:72px;padding:0 16px;pointer-events:none;text-align:center;white-space:nowrap}.post-trip-wizard-toolbar{margin-bottom:16px;margin-bottom:var(--trip-detail-section-gap,16px)}.post-trip-wizard-mobile-indicator,.post-trip-wizard-mobile-progress{display:none}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip{--seg-bar-strip-padding-block:0;background-color:initial;border-bottom:none;box-shadow:none;box-sizing:border-box;margin-bottom:16px;margin-bottom:var(--trip-detail-section-gap,16px);padding:0;position:sticky;top:71px;width:100%;z-index:99}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip.seg-bar-strip--pinned{border-bottom:none}.post-trip-wizard-toolbar-row{grid-column-gap:20px;align-items:center;column-gap:20px;display:grid;grid-template-columns:1fr var(--post-trip-wizard-track-span) 1fr;position:relative;z-index:1}.post-trip-progress-inner{box-sizing:border-box;margin:0 auto;max-width:1220px;padding:0 48px;position:relative;width:100%;z-index:1}.post-trip-wizard-toolbar-row .post-trip-wizard-track{flex:none;grid-column:2;max-width:100%;min-width:0;width:100%}.post-trip-wizard-track{flex:0 1 var(--post-trip-wizard-track-span);max-width:var(--post-trip-wizard-track-span);min-width:0;width:var(--post-trip-wizard-track-span)}.post-trip-wizard-track-shell{background:var(--color-surface);border:1px solid #e4dbd0;border-radius:100px;box-shadow:0 4px 20px #2a20181f;box-sizing:border-box;min-height:39px;overflow:hidden;position:relative;transition:box-shadow .2s ease;width:100%}.seg-bar-strip--pinned .post-trip-wizard-track-shell{box-shadow:0 4px 20px #2a201824,0 10px 36px #2a20181a}.post-trip-wizard-track-fill{background:var(--color-accent);border-radius:inherit;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:width .25s cubic-bezier(.4,0,.2,1);z-index:0}.post-trip-wizard-track-steps{align-items:center;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:37px;position:relative;z-index:1}.post-trip-wizard-track-step{-webkit-font-smoothing:antialiased;align-items:center;background:#0000;border:none;color:#6b5c3e;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",system-ui,sans-serif;font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;min-width:0;padding:7px 18px;text-align:center;transition:color .15s ease}.post-trip-wizard-track-step:hover{color:#4a4035}.post-trip-wizard-track-step.is-filled,.post-trip-wizard-track-step.is-filled:hover{color:#fff}.post-trip-wizard-track-step:focus-visible{border-radius:100px;outline:2px solid var(--color-focus-ring);outline-offset:-2px}.post-trip-save-draft-btn{flex-shrink:0;grid-column:3;justify-self:end;min-width:142px;opacity:1;position:relative;transition:opacity .15s ease,visibility 0s linear 0s;visibility:visible;white-space:nowrap;z-index:2}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip--pinned .post-trip-save-draft-btn{opacity:0;pointer-events:none;transition:opacity .15s ease,visibility 0s linear .15s;visibility:hidden}.post-trip-page .trip-back-btn.post-trip-save-draft-btn.is-save-success,.post-trip-page .trip-back-btn.post-trip-save-draft-btn.is-save-success:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.post-trip-page .trip-back-btn.post-trip-save-draft-btn.is-save-error,.post-trip-page .trip-back-btn.post-trip-save-draft-btn.is-save-error:hover:not(:disabled){background:#e8d0cc;border-color:#d4a8a3;color:#8b4540}.post-trip-draft-save-banner-slot{height:0;overflow:hidden}.post-trip-draft-save-banner-slot.is-active{height:36px}.post-trip-draft-save-banner{align-items:center;animation:post-trip-draft-save-banner-cycle 3.4s ease-out forwards;background:#fbf5e8;border-bottom:1px solid #e0d8cc;box-sizing:border-box;color:#5c4509;display:flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;height:36px;justify-content:center;line-height:1;margin:0;padding:0 48px;text-align:center;transform:translateY(-100%)}@keyframes post-trip-draft-save-banner-cycle{0%{transform:translateY(-100%)}5.88%{transform:translateY(0)}94.12%{transform:translateY(0)}to{transform:translateY(-100%)}}.post-trip-scroll:has(.post-trip-success){padding-top:var(--post-trip-stack-gap)}.post-trip-body{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--post-trip-stack-gap);margin:0 auto;max-width:1220px;padding:0 48px 48px;width:100%}.post-trip-draft-load-notice{color:var(--color-text-muted);font-size:15px;line-height:1.4;margin:0;padding:0 48px 4px;text-align:center}.post-trip-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:18px 20px}.post-trip-card-title{color:var(--color-accent);font-family:var(--font-sans);font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:12px}.post-trip-card-subtext{color:var(--color-text-muted);font-size:15px;margin-bottom:10px}.post-trip-traveling-toggle-row{align-items:flex-start;display:flex;gap:14px;margin-bottom:4px;margin-top:16px}.post-trip-traveling-toggle{cursor:pointer;flex-shrink:0;height:24px;position:relative;width:44px}.post-trip-traveling-toggle input{height:0;opacity:0;position:absolute;width:0}.post-trip-traveling-toggle-track{background:#8a8278;border-radius:12px;display:block;height:24px;transition:background .2s ease;width:44px}.post-trip-traveling-toggle-thumb{background:#fff;border-radius:50%;height:20px;left:2px;pointer-events:none;position:absolute;top:2px;transition:transform .2s ease;width:20px}.post-trip-traveling-toggle input:checked+.post-trip-traveling-toggle-track{background:var(--color-accent)}.post-trip-traveling-toggle input:checked+.post-trip-traveling-toggle-track+.post-trip-traveling-toggle-thumb{transform:translateX(20px)}.post-trip-traveling-toggle-label{display:flex;flex-direction:column;gap:4px;min-width:0}.post-trip-traveling-toggle-title{color:#1a1712;font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.35}.post-trip-traveling-toggle-desc{color:#6a6258;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:1.45}.post-trip-step4-title-group{margin-bottom:0;min-width:0}.post-trip-step4-package-grid{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.post-trip-step4-package-col--copy{display:flex;flex-direction:column;min-height:0;min-width:0}.post-trip-step4-package-col--copy .form-group{margin-bottom:16px}.post-trip-step4-package-col--copy .post-trip-traveling-toggle-row{margin-top:auto}.post-trip-step4-caption-group{margin-bottom:0}.post-trip-step4-caption-group,.post-trip-step4-caption-group .post-trip-textarea-wrap{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.post-trip-step4-caption-group .post-trip-textarea{flex:1 1 auto;height:auto;min-height:110px;resize:vertical}.post-trip-step4-package-col--tags{border-left:1px solid var(--color-border);min-width:0;padding-left:24px}.post-trip-step4-label-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:0;margin:0 0 12px}.post-trip-step4-label-row--follow{margin-top:20px}.post-trip-step4-label-row>.form-label{margin:0}.post-trip-page{--post-trip-label-color:var(--color-text)}.post-trip-companions .post-trip-companions-title,.post-trip-completeness-label.form-label,.post-trip-page .form-label,.post-trip-page .post-trip-card-title{color:var(--post-trip-label-color)}.post-trip-label-hint,.post-trip-step4-label-hint{--post-trip-label-hint-gap:0.35em;--post-trip-step4-hint-gap:var(--post-trip-label-hint-gap);color:var(--color-text-muted);flex:0 1 auto;font-family:var(--font-sans);font-size:13px;font-weight:400;letter-spacing:0;margin-left:var(--post-trip-label-hint-gap)}.post-trip-label-hint-after,.post-trip-step4-label-hint-after{margin-left:var(--post-trip-label-hint-gap)}@media (max-width:768px){.post-trip-step4-package-grid{align-items:start;gap:20px;grid-template-columns:1fr}.post-trip-step4-package-col--tags{border-left:none;border-top:1px solid var(--color-border);padding-left:0;padding-top:20px}.post-trip-step4-caption-group .post-trip-textarea{flex:0 0 auto;height:110px;min-height:110px}.post-trip-step4-package-col--copy .post-trip-traveling-toggle-row{margin-top:16px}}.post-trip-page .form-input.post-trip-input{background:#fff;border:1px solid #c4b8a0;border-radius:var(--post-trip-field-radius);box-sizing:border-box;color:#1a1712;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;min-height:40px;padding:9px 10px;width:100%}.post-trip-page .form-input.post-trip-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.post-trip-page .form-input.post-trip-input::placeholder{color:#9a917e}.post-trip-date-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.post-trip-duration-readout{background:#0000;border:none;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-width:0;padding:0}.post-trip-duration-readout strong{align-items:center;color:#5a5248;display:flex;font-size:15px;font-weight:400;justify-content:center;min-height:40px;text-align:center;width:100%}.post-trip-inline-error{color:var(--color-danger);font-size:15px;margin-top:8px}.post-trip-inline-error--required{background:#faf3e499;border-left:2px solid var(--color-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#7a5a20;font-size:15px;line-height:1.45;margin-top:8px;padding:8px 10px 8px 12px}.post-trip-completeness-meter{margin-top:0;padding-bottom:14px;padding-top:14px}.post-trip-completeness-meter.is-expanded{padding-bottom:12px;padding-bottom:var(--post-trip-stack-gap,12px)}.post-trip-completeness-summary-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.post-trip-completeness-summary-main{align-items:center;display:flex;flex:1 1;gap:16px;min-width:0}.post-trip-completeness-label{flex-shrink:0;margin:0;white-space:nowrap}.post-trip-completeness-summary-main .post-trip-completeness-bar{flex:1 1;margin-top:0;min-width:72px}.post-trip-completeness-toggle{align-items:center;background:#0000;border:none;color:var(--color-primary-dark);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans);font-size:14px;font-weight:400;gap:6px;justify-content:flex-end;line-height:1.3;margin:0;min-height:44px;padding:6px 0 6px 12px;text-align:right;white-space:nowrap}.post-trip-completeness-toggle-text{line-height:1.3}.post-trip-completeness-toggle-caret{align-items:center;display:inline-flex;font-size:1.4em;justify-content:center;line-height:1}.post-trip-completeness-toggle:hover{color:var(--color-primary)}.post-trip-completeness-toggle:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-focus-ring);outline-offset:2px}.post-trip-completeness-details{margin-top:16px}.post-trip-completeness-bar{background:#bf9f5a2e;border-radius:var(--radius-full);height:6px;margin-top:12px;overflow:hidden}.post-trip-completeness-bar-fill{background:linear-gradient(90deg,var(--color-primary) 0,var(--color-primary-dark) 100%);border-radius:inherit;display:block;height:100%;transition:width .35s ease}.post-trip-completeness-axes{display:flex;flex-direction:column;gap:14px;margin-top:16px}.post-trip-completeness-axis-head{align-items:flex-start;display:flex;gap:10px}.post-trip-completeness-check{align-items:center;color:var(--color-primary-dark);display:inline-flex;flex-shrink:0;font-size:13px;height:18px;justify-content:center;line-height:1;margin-top:1px;width:18px}.post-trip-completeness-check--open{border:1.5px solid #bf9f5a73;border-radius:50%;box-sizing:border-box}.post-trip-completeness-axis.is-satisfied .post-trip-completeness-axis-label{color:var(--color-text-muted)}.post-trip-completeness-axis-label{color:var(--color-text);font-family:var(--font-sans);font-size:15px;font-weight:400;line-height:1.45}.post-trip-completeness-encouragement{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:1.5;margin:6px 0 0 28px}.post-trip-completeness-footer{border-top:1px solid var(--color-border-light);color:var(--color-text-light);font-family:var(--font-sans);font-size:13px;font-weight:400;line-height:1.45;margin:16px 0 0;padding-top:14px}.post-trip-upload-zone{align-items:center;background:#f7f1e38c;border:1px dashed #bf9f5a59;border-radius:3px;box-sizing:border-box;color:var(--color-text);cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:170px;padding:14px;text-align:center;transition:border-color .2s ease,background-color .2s ease;width:100%}.post-trip-upload-zone:focus-within,.post-trip-upload-zone:hover{background:#f5f0e5;border-color:var(--color-accent)}.post-trip-upload-zone:focus-within .post-trip-upload-icon,.post-trip-upload-zone:hover .post-trip-upload-icon{border-color:var(--color-accent);color:var(--color-accent)}.post-trip-upload-zone small{color:var(--color-text-muted);font-size:15px}.post-trip-upload-icon{align-items:center;border:1px solid #bf9f5a61;border-radius:16px;color:var(--color-text-muted);display:inline-flex;height:32px;justify-content:center;width:32px}.post-trip-upload-title{color:var(--color-text);font-size:15px;font-weight:500}.post-trip-step1-grid{grid-gap:var(--post-trip-stack-gap);align-items:stretch;display:grid;gap:var(--post-trip-stack-gap);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.post-trip-step1-moods-card,.post-trip-step1-where-card{height:100%}.post-trip-step1-where-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) auto;margin-top:0}.post-trip-step1-where-card>.post-trip-step1-where-row .form-group{gap:2px;min-width:0}.post-trip-step1-where-card>.post-trip-step1-where-row .post-trip-duration-readout{gap:2px}.post-trip-step1-where-card>.form-group+.form-group,.post-trip-step1-where-card>.post-trip-date-row{margin-top:6px}.post-trip-step1-header-right,.post-trip-step1-moods-card{display:flex;flex-direction:column}.post-trip-step1-header-right{align-items:stretch;border-radius:3px;height:100%;min-height:170px;min-width:0;overflow:hidden;position:relative}.post-trip-step1-header-right>.post-trip-card-title{flex:0 0 auto}.post-trip-cover-upload-shell{border-radius:3px;display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:170px;overflow:hidden;position:relative}.post-trip-step1-header-right .post-trip-upload-zone{box-sizing:border-box;flex:1 1 auto;height:100%;min-height:170px;width:100%}.post-trip-cover-preview-wrap{border:1px solid var(--color-border);border-radius:3px;min-height:170px;overflow:hidden;position:relative;transition:opacity .25s ease;width:100%}.post-trip-step1-header-right .post-trip-cover-preview-wrap{flex:1 1 auto;height:100%;min-height:170px;width:100%}.post-trip-cover-preview-image{display:block;height:100%;min-height:170px;object-fit:cover;width:100%}.post-trip-cover-remove-btn{align-items:center;background:#00000085;border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:18px;height:28px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;width:28px;z-index:6}.post-trip-cover-remove-btn:hover{background:#000000ad}.post-trip-hidden-input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.post-trip-textarea-wrap{position:relative}.post-trip-textarea-wrap .post-trip-counter,.post-trip-textarea-wrap .post-trip-counter.is-hot{color:var(--color-text-muted)}.post-trip-title-input-wrap{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr);position:relative}.post-trip-title-input-wrap .post-trip-title-input{grid-column:1;grid-row:1;min-width:0}.post-trip-page .post-trip-title-input-wrap .post-trip-counter.post-trip-title-counter{align-self:end;grid-column:1;grid-row:1;inset:unset;bottom:auto;justify-self:end;line-height:1.2;margin:0 10px 4px 0;pointer-events:none;position:relative;right:auto;z-index:1}.post-trip-title-input{padding-right:72px}.post-trip-page .form-input.form-textarea.post-trip-textarea{-ms-overflow-style:none;background:#fff;border:1px solid #c4b8a0;border-radius:var(--post-trip-field-radius);box-sizing:border-box;color:#1a1712;font-size:15px;height:72px;line-height:1.45;min-height:72px;overflow-y:auto;padding:9px 10px 28px;resize:vertical;scrollbar-width:none}.post-trip-page .form-input.form-textarea.post-trip-textarea::-webkit-scrollbar{display:none;height:0;width:0}.post-trip-page .form-input.form-textarea.post-trip-textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.post-trip-page .form-input.form-textarea.post-trip-textarea::placeholder{color:#9a917e}.post-trip-counter{bottom:8px;color:var(--color-text-muted);font-size:12px;position:absolute;right:10px}.post-trip-counter.is-hot{color:var(--color-accent)}.post-trip-subheading{color:var(--color-text);margin-bottom:10px}.post-trip-tags{display:flex;flex-wrap:wrap;gap:8px}.post-trip-page button.post-trip-tag{align-items:center;background:#0000;border:1px solid #e4dbd0;border-radius:100px;box-sizing:border-box;color:#907868;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:400;line-height:1.2;padding:5px 14px;transition:background .15s ease,color .15s ease,border-color .15s ease}.post-trip-page button.post-trip-tag:hover:not(:disabled):not(.is-selected){background:var(--color-cream-hover);border-color:var(--color-primary);color:#3a3028}.post-trip-page button.post-trip-tag.is-selected{background:#ede4d8;border:1.5px solid var(--color-accent);color:#4a4035}.post-trip-page button.post-trip-tag.is-selected:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#3a3028}.post-trip-page button.post-trip-tag.is-disabled{cursor:not-allowed;opacity:.4}.post-trip-page button.post-trip-tag:focus-visible{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.post-trip-custom-tag-row{margin-top:10px}.post-trip-custom-tag-input-wrap{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr);position:relative;width:100%}.post-trip-page .post-trip-custom-tag-input-wrap .post-trip-custom-tag-input{box-sizing:border-box;grid-column:1;grid-row:1;min-width:0;padding:9px 3.25rem 9px 10px;width:100%}.post-trip-page .post-trip-custom-tag-input-wrap .post-trip-counter.post-trip-custom-tag-counter{align-self:end;background:#0000;grid-column:1;grid-row:1;inset:unset;bottom:auto;justify-self:end;line-height:1.2;margin:0 12px 7px 0;padding:0;pointer-events:none;position:relative;right:auto;z-index:1}.post-trip-primary-btn{width:100%}.post-trip-page .btn.btn-primary,.post-trip-page .btn.btn-primary.post-trip-primary-btn,.post-trip-step1-where-card .form-label{font-size:15px;letter-spacing:0;text-transform:none}.post-trip-step1-where-card .form-label{color:var(--post-trip-label-color);font-family:var(--font-sans),"DM Sans",sans-serif;font-weight:400}.post-trip-step1-where-card .form-label:after{content:":"}.post-trip-page .form-label{font-size:15px}.post-trip-page .btn.btn-primary{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:var(--color-surface)}.post-trip-page .btn.btn-primary:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover)}.post-trip-instruction{color:var(--color-text-muted);font-size:15px;margin:0 0 14px}.post-trip-day-card.day-card.active{border-color:var(--color-accent)}.post-trip-day-head{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.post-trip-day-head-left{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.post-trip-day-head-left .form-input.post-trip-day-title-input{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--post-trip-field-radius);flex:1 1;min-width:0;padding:10px 14px}.post-trip-day-head-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.post-trip-day-toggle-btn{align-items:center;background:#0000;border:0;cursor:pointer;display:inline-flex;justify-content:center;line-height:1;margin:0;padding:4px}.post-trip-day-toggle-btn:focus-visible{border-radius:3px;outline:2px solid var(--color-accent);outline-offset:2px}.post-trip-day-body{margin-top:10px}.post-trip-category-block+.post-trip-category-block{margin-top:14px}.post-trip-category-head{align-items:center;display:flex;gap:8px;margin-bottom:8px;min-width:0}.post-trip-category-label{border:0;border-radius:100px;display:inline-block;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:0;padding:1px 5px}.post-trip-category-hint{color:var(--color-text-muted);flex-shrink:0;font-size:13px;font-weight:400;letter-spacing:normal;text-transform:none}.post-trip-category-hint:before{content:"—";margin:0 .35em}.post-trip-category-line{background:var(--color-accent);background:var(--post-trip-category-accent,var(--color-accent))}.post-trip-category-gettingThere{background:#eaf4ed;color:#4e9a66}.post-trip-category-stay{background:#f7f1e3;color:#b08f45}.post-trip-category-eatDrink{background:#faeee9;color:#c76b4a}.post-trip-category-do{background:#eaf3f9;color:#4c8fb8}.post-trip-category-actions{align-items:center;display:inline-flex;gap:8px;margin-top:4px}.post-trip-page .post-trip-category-actions .book-trip-item-view,.post-trip-page .post-trip-link-btn{color:#6b5c3e;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:0;line-height:1}.post-trip-page .post-trip-category-actions .book-trip-item-view:hover,.post-trip-page .post-trip-link-btn:hover{color:#6b5c3e}.post-trip-page .post-trip-link-btn.draft-banner-start-new{font-size:14px}.post-trip-place-entry{display:flex;flex-direction:column;margin-bottom:8px}.post-trip-place-entry,.post-trip-place-row{box-sizing:border-box;gap:8px;max-width:100%;min-width:0;width:100%}.post-trip-place-row{grid-gap:8px;align-items:center;display:grid;grid-template-columns:minmax(0,1fr) 148px 32px}.post-trip-place-row .post-trip-cost-input,.post-trip-place-row .post-trip-input,.post-trip-place-row .post-trip-note-wrap{min-width:0}.post-trip-place-row .post-trip-cost-input{max-width:none;width:100%}.post-trip-place-row--typed{grid-template-columns:auto minmax(0,1fr) 148px 32px}.post-trip-place-row--typed-manual{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) 148px 32px}.post-trip-place-row--typed-manual .post-trip-place-city-wrap,.post-trip-place-row--typed-manual .post-trip-place-name-wrap{min-width:0}.post-trip-place-row--typed-manual .post-trip-place-city-input,.post-trip-place-row--typed-manual .post-trip-place-name-input{min-width:0;overflow:hidden;text-overflow:ellipsis}.post-trip-place-type-select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%232A2018' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #d8d0c4;border-radius:8px;box-sizing:border-box;color:#2a2018;cursor:pointer;font-family:var(--font-sans),"DM Sans",system-ui,sans-serif;font-size:13px;height:38px;line-height:1.2;max-width:112px;min-width:0;padding:0 28px 0 10px}.post-trip-place-type-select:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.post-trip-place-city-wrap{display:flex;flex-direction:column;gap:4px;min-width:0;position:relative}.post-trip-place-city-helper{color:#907868;color:var(--color-text-muted,#907868);font-size:12px;line-height:1.4;margin:0}.post-trip-place-city-input.is-invalid{border-color:#b42318}.post-trip-place-city-error{font-size:12px;margin:0}.post-trip-place-city-error--below-row{box-sizing:border-box;min-width:0;width:100%}.post-trip-place-city-status{color:#6b5f52;font-size:12px}.post-trip-step2-panel .post-trip-place-city-input,.post-trip-step2-panel .post-trip-place-row--typed .post-trip-place-type-select{font-size:15px}.post-trip-place-name-wrap{display:flex;flex-direction:column;gap:6px;min-width:0;position:relative}.post-trip-page .post-trip-place-affordance-btn.book-trip-item-view{font-size:12px;font-weight:500;min-height:30px;padding:6px 12px}.post-trip-place-affordance-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0;width:100%}.post-trip-day-note-section{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;min-width:0;width:100%}.post-trip-day-note-affordance-row{margin-bottom:0}.post-trip-day-note-field-wrap{min-width:0;width:100%}.post-trip-day-note-input{box-sizing:border-box;width:100%}.post-trip-place-link-block,.post-trip-place-note-block{margin-top:0}.post-trip-place-link-block,.post-trip-place-link-field-wrap,.post-trip-place-note-block{align-items:flex-start;display:flex;flex-direction:column;gap:6px;min-width:0;width:100%}.post-trip-place-link-field-wrap .post-trip-affiliate-url-field-wrap{width:100%}.post-trip-place-link-block .post-trip-place-manual-url-row{margin-top:0;width:100%}.post-trip-place-note-field-wrap{align-items:center;display:flex;gap:8px;min-width:0;width:100%}.post-trip-place-note-field-wrap .post-trip-place-note-editor{flex:1 1;min-width:0}.post-trip-place-note-field-wrap .post-trip-remove-circle{flex-shrink:0}.post-trip-place-note-editor{width:100%}.post-trip-place-link-row{align-items:flex-start;display:flex;flex-direction:column;gap:6px;margin-top:0;min-width:0;width:100%}.post-trip-place-link-chip{background:#f7f1e3bf;border:1px solid #bf9f5a59;border-radius:100px;color:#5a5248;cursor:pointer;font-family:var(--font-sans);font-size:12px;line-height:1.2;max-width:100%;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;white-space:nowrap}.post-trip-place-link-chip:focus-visible,.post-trip-place-link-chip:hover{border-color:var(--color-accent);color:var(--color-accent)}.post-trip-step2-intro-card{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:12px 16px}.post-trip-step2-intro-copy{color:var(--color-text-muted);flex:1 1 auto;font-family:var(--font-sans);font-size:15px;line-height:1.5;margin:0;min-width:0}.post-trip-step2-intro-total{color:#1a1712;flex:0 0 auto;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:.01em;margin:0 80px 0 0;white-space:nowrap}.post-trip-day-empty-hint{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;line-height:1.45;margin:0 0 12px}.post-trip-place-manual-url-row{margin-top:0;min-width:0;width:100%}.post-trip-affiliate-url-field-wrap{align-items:center;display:flex;gap:8px;min-width:0}.post-trip-affiliate-url-field-wrap .post-trip-manual-url-input{flex:1 1;min-width:0}.post-trip-affiliate-url-field-wrap .post-trip-remove-circle{flex-shrink:0}.post-trip-affiliate-url-helper{color:#907868;font-family:DM Sans,sans-serif;font-size:12px;line-height:1.4;margin:6px 0 0}.post-trip-page .post-trip-place-name-wrap .post-trip-place-name-input.is-autocomplete-open{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus-ring)}.post-trip-places-dropdown{background:#fff;border:1px solid #e4dbd0;border-radius:12px;box-shadow:0 8px 24px #2a201814;font-family:DM Sans,sans-serif;left:0;list-style:none;margin:0;max-height:none;overflow:visible;padding:4px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:1000}.post-trip-places-dropdown-item{cursor:pointer;display:flex;flex-direction:column;font-family:DM Sans,sans-serif;gap:2px;padding:10px 14px}.post-trip-places-dropdown-item:hover{background:#f5f0ea}.post-trip-places-dropdown-item.is-active,.post-trip-places-dropdown-item.is-active:hover{background:#ede4d8}.post-trip-places-dropdown-primary{color:#1a1712;font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.35}.post-trip-places-dropdown-secondary{color:#907868;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;line-height:1.35}@media (min-width:769px){.post-trip-place-row--typed-manual .post-trip-place-city-wrap .post-trip-places-dropdown--city-wide{left:calc(-100% - 8px);max-width:calc(200% + 8px);min-width:calc(200% + 8px);right:auto;width:calc(200% + 8px)}.post-trip-place-row--typed-manual .post-trip-place-city-wrap .post-trip-places-dropdown--city-wide .post-trip-places-dropdown-primary,.post-trip-place-row--typed-manual .post-trip-place-city-wrap .post-trip-places-dropdown--city-wide .post-trip-places-dropdown-secondary{overflow-wrap:anywhere;word-break:break-word}}.post-trip-manual-url-input{animation:post-trip-manual-url-in .25s ease-out}@keyframes post-trip-manual-url-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.post-trip-note-wrap{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;position:relative}.post-trip-page .post-trip-note-wrap .post-trip-note-input{box-sizing:border-box;grid-column:1;grid-row:1;min-width:0;padding:9px 4.75rem 9px 10px;width:100%}.post-trip-page .post-trip-note-wrap .post-trip-counter.post-trip-note-counter{align-self:end;background:#0000;grid-column:1;grid-row:1;inset:unset;bottom:auto;justify-self:end;line-height:1.2;margin:0 12px 7px 0;padding:0;pointer-events:none;position:relative;right:auto;z-index:1}.post-trip-tip-input-wrap{flex:1 1;min-width:0;position:relative}.post-trip-tip-input-wrap .form-input.post-trip-input{box-sizing:border-box;line-height:1.4;min-height:66px;padding-bottom:9px;padding-right:calc(9ch + 10px);padding-top:9px}.post-trip-tip-textarea{resize:vertical}.post-trip-tip-input-wrap .post-trip-counter{bottom:8px;pointer-events:none;right:10px;top:auto;transform:none}.post-trip-cost-input{max-width:148px}.post-trip-remove-circle,.post-trip-thumb-remove{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;color:var(--color-text-muted);display:inline-flex;font-size:18px;height:32px;justify-content:center;min-height:32px;min-width:32px;width:32px}.post-trip-page .post-trip-add-day-btn.book-trip-item-view{align-self:center;color:#6b5c3e;display:flex;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:0;line-height:1;max-width:var(--post-trip-wizard-track-span);width:var(--post-trip-wizard-track-span)}.post-trip-page .post-trip-add-day-btn.book-trip-item-view:focus-visible,.post-trip-page .post-trip-add-day-btn.book-trip-item-view:hover{color:#6b5c3e}.post-trip-nav-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:140px 1fr}.post-trip-secondary-btn{width:100%}.post-trip-page .trip-back-btn.trip-back-btn--solid,.post-trip-page .trip-back-btn.trip-builder-save-draft-btn{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);border-color:var(--color-gold-btn);border-radius:4px;color:#fff;cursor:pointer}.post-trip-page .trip-back-btn.trip-back-btn--solid:hover:not(:disabled),.post-trip-page .trip-back-btn.trip-builder-save-draft-btn:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.post-trip-page .trip-back-btn.trip-back-btn--solid:disabled,.post-trip-page .trip-back-btn.trip-back-btn--solid:disabled:hover,.post-trip-page .trip-back-btn.trip-builder-save-draft-btn:disabled,.post-trip-page .trip-back-btn.trip-builder-save-draft-btn:disabled:hover{background:var(--color-gold-btn);border-color:var(--color-gold-btn);color:#fff;opacity:.55}.post-trip-tip-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.post-trip-tip-row:last-child{margin-bottom:0}.post-trip-tip-row .post-trip-remove-circle{align-self:center;flex-shrink:0;line-height:1}.post-trip-tips-list{--post-trip-tips-visible-rows:3;--post-trip-tip-row-height:68px;--post-trip-tip-row-gap:8px;--post-trip-tips-list-height:calc(var(--post-trip-tips-visible-rows)*var(--post-trip-tip-row-height) + (var(--post-trip-tips-visible-rows) - 1)*var(--post-trip-tip-row-gap) + 14px);flex:0 0 var(--post-trip-tips-list-height);height:var(--post-trip-tips-list-height);margin-bottom:10px;max-height:var(--post-trip-tips-list-height);min-height:var(--post-trip-tips-list-height);overflow-x:hidden;overflow-y:hidden}.post-trip-tips-list.is-scrollable{overflow-y:auto;padding-right:4px}.post-trip-step2-panel,.post-trip-step3-panel{display:flex;flex-direction:column;gap:var(--post-trip-stack-gap);min-width:0;width:100%}.post-trip-drop-zone-card{overflow:visible;padding:10px 20px}.post-trip-drop-zone-card.is-active{border-color:#c4a574;border-color:var(--color-accent,#c4a574);box-shadow:0 0 0 2px #c4a57440}.post-trip-drop-zone-card.is-processing{opacity:.85;pointer-events:none}.post-trip-drop-zone{box-sizing:border-box;display:flex}.post-trip-drop-zone--empty{--post-trip-drop-zone-order:row;align-items:center;background:#0000;border:none;flex-direction:var(--post-trip-drop-zone-order);gap:16px;justify-content:space-between;min-height:0;padding:2px 0 0;text-align:left}.post-trip-drop-zone-title{color:var(--color-text);flex:1 1 auto;font-family:var(--font-sans);font-size:15px;font-weight:400;line-height:1.45;margin:0;min-width:0;text-align:left}.post-trip-drop-zone-formats{color:var(--color-text-muted);font-size:13px;font-weight:400;letter-spacing:0}.post-trip-drop-zone-cta{flex:0 0 auto;gap:8px;margin:0;width:auto}.post-trip-drop-zone-cta,.post-trip-drop-zone-cta-glyph{align-items:center;display:inline-flex;justify-content:center}.post-trip-drop-zone-cta-glyph{color:currentColor;flex-shrink:0;height:1.25em;line-height:0;width:1.25em}.post-trip-drop-zone-cta-glyph svg{display:block;height:100%;width:100%}.post-trip-drop-zone--compact{align-items:center;border:none;flex-direction:row;gap:0;justify-content:flex-start;min-height:0;padding:2px 0 0}.post-trip-drop-zone-add-more{align-items:center;display:inline-flex;font-size:14px;gap:6px;justify-content:center;min-height:36px;padding-left:14px;padding-right:14px}.post-trip-drop-summary{color:#1a1a1a;color:var(--color-text,#1a1a1a);font-size:14px;margin:10px 0 0}.post-trip-drop-errors{color:#9b2c2c;font-size:13px;margin:8px 0 0;padding-left:18px}.post-trip-unsorted-tray-card--embedded{background:#0000;border:none;border-radius:0;margin-top:14px;padding:0}.post-trip-step3-media-days{margin-top:12px}.post-trip-step3-media-days .post-trip-day-photo-row{margin-bottom:0}.post-trip-step3-media-days .post-trip-day-photo-row+.post-trip-day-photo-row{border-top:1px solid var(--color-border);margin-top:12px;padding-top:12px}@media (max-width:768px){.post-trip-drop-zone-card{padding:10px 16px}.post-trip-drop-zone--empty{align-items:stretch;flex-direction:column;gap:10px;justify-content:flex-start;text-align:center}.post-trip-drop-zone-title{text-align:center}.post-trip-drop-zone-formats{display:none}.post-trip-drop-zone-cta{width:100%}}.post-trip-unsorted-tray-card{padding-bottom:8px}.post-trip-tray-header{display:flex;flex-direction:column;gap:0}.post-trip-tray-header .post-trip-card-title{margin-bottom:0}.post-trip-tray-muted-copy{color:#6b6560;color:var(--color-text-muted,#6b6560);font-size:13px;margin-top:4px}.post-trip-tray-thumbs{align-items:stretch;flex-wrap:wrap;gap:var(--trip-media-thumb-gap);margin-top:3px}.post-trip-day-thumb-btn,.post-trip-tray-thumb-btn{background:#0000;border:0;cursor:pointer;display:block;height:100%;margin:0;padding:0;width:100%}.post-trip-day-thumb-btn:focus-visible,.post-trip-tray-thumb-btn:focus-visible{outline:2px solid #c4a574;outline:2px solid var(--color-accent,#c4a574);outline-offset:2px}.post-trip-page .media-lightbox button.modal-close.media-lightbox-close,.post-trip-page .media-lightbox button.modal-close.media-lightbox-nav{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:50%;box-sizing:border-box;color:var(--color-text-muted);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:0;font-weight:400;height:32px;justify-content:center;line-height:0;min-height:32px;min-width:32px;padding:0;position:absolute;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:32px;z-index:10}.post-trip-page .media-lightbox button.modal-close.media-lightbox-close{right:18px;top:14px}.post-trip-page .media-lightbox button.modal-close.media-lightbox-close:hover,.post-trip-page .media-lightbox button.modal-close.media-lightbox-nav:hover{background:#f0ece4;border-color:var(--color-border);color:var(--color-text)}.post-trip-page .media-lightbox button.modal-close.media-lightbox-nav{top:50%;transform:translateY(-50%)}.post-trip-day-photo-lightbox-stage{align-items:center;display:flex;justify-content:center;max-height:calc(100vh - 96px);max-width:min(1100px,calc(100vw - 64px));position:relative;z-index:1}.post-trip-day-photo-lightbox-video{background:#000;height:auto;max-height:calc(100vh - 96px);max-width:min(1100px,calc(100vw - 64px));width:auto}.post-trip-day-photo-lightbox-heic{align-items:center;background:#f0ebe3;border-radius:3px;box-shadow:0 20px 45px #00000059;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:min(280px,calc(100vh - 160px));min-width:min(420px,calc(100vw - 96px));padding:32px;text-align:center}.post-trip-day-photo-lightbox-heic-badge{align-items:center;background:#e6dfd2;border-radius:var(--radius-md);color:#6b6560;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;letter-spacing:.06em;min-height:48px;min-width:72px;padding:8px 16px}.post-trip-day-photo-lightbox-heic-copy{color:#6b6560;font-size:14px;line-height:1.45;margin:0;max-width:28ch}.post-trip-day-photo-lightbox-counter{background:#0000008c;border-radius:999px;bottom:18px;color:#fff;font-size:13px;left:50%;line-height:1;margin:0;padding:6px 12px;position:absolute;transform:translateX(-50%);z-index:10}.post-trip-tray-day-popover{background:#fff;background:var(--color-surface,#fff);border:1px solid #e6dfd2;border:1px solid var(--color-border,#e6dfd2);border-radius:8px;border-radius:var(--radius-md,8px);box-shadow:0 8px 24px #0000001f;min-width:132px;padding:6px;position:fixed;z-index:1200}.post-trip-tray-day-popover-option{background:#0000;border:0;border-radius:6px;border-radius:var(--radius-sm,6px);color:#1a1a1a;color:var(--color-text,#1a1a1a);cursor:pointer;display:block;font-size:14px;padding:8px 10px;text-align:left;width:100%}.post-trip-tray-day-popover-option:focus-visible,.post-trip-tray-day-popover-option:hover{background:#c4a5741f;outline:none}.post-trip-thumb-heic-fallback{align-items:center;background:#f0ebe3;color:#6b6560;display:flex;font-size:11px;font-weight:600;justify-content:center;letter-spacing:.04em}.post-trip-step2-panel .post-trip-day-card{box-sizing:border-box;min-width:0;width:100%}.post-trip-step2-panel .post-trip-day-card.day-card{overflow:visible}.post-trip-step2-panel .post-trip-place-entry{background:#faf8f4;border:1px solid #e6dfd2;margin-bottom:5px;overflow:visible;padding:10px 10px 10px 14px;position:relative}.post-trip-step2-panel .post-trip-place-entry:before{background:var(--color-accent);background:var(--post-trip-category-accent,var(--color-accent));bottom:0;content:"";left:0;pointer-events:none;position:absolute;top:0;width:4px}.post-trip-step2-panel .post-trip-category-actions{margin-top:6px}.post-trip-step2-panel .post-trip-category-hint,.post-trip-step2-panel .post-trip-day-head-left .post-trip-day-title-input,.post-trip-step2-panel .post-trip-instruction,.post-trip-step2-panel .post-trip-place-manual-url-row .post-trip-manual-url-input,.post-trip-step2-panel .post-trip-place-name-wrap .post-trip-place-name-input,.post-trip-step2-panel .post-trip-place-row .post-trip-input{font-size:15px}.post-trip-step2-panel .day-num{font-size:14px}.post-trip-step3-panel .btn.btn-primary.post-trip-primary-btn,.post-trip-step3-panel .post-trip-card-subtext,.post-trip-step3-panel .post-trip-day-photo-custom-title,.post-trip-step3-panel .post-trip-tip-input-wrap .post-trip-tip-textarea,.post-trip-step3-panel .post-trip-upload-title,.post-trip-step3-panel .post-trip-upload-zone small{font-size:15px}.post-trip-step3-panel .day-num,.post-trip-step3-panel .post-trip-day-photo-add-btn,.post-trip-step3-panel .post-trip-tip-add-btn{font-size:14px}.post-trip-category-block,.post-trip-day-body{min-width:0}.post-trip-step2-panel .post-trip-remove-circle,.post-trip-step3-panel .post-trip-cover-remove-btn,.post-trip-step3-panel .post-trip-remove-circle,.post-trip-step3-panel .post-trip-thumb-remove,.trip-today-capture-filmstrip .post-trip-thumb-remove{background:#fff;border:1px solid #c8bfaf;box-shadow:none;box-sizing:border-box;color:#c8bfaf;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.post-trip-step3-panel .post-trip-cover-remove-btn{border-radius:50%}.post-trip-step2-panel .post-trip-remove-circle:hover,.post-trip-step3-panel .post-trip-cover-remove-btn:hover,.post-trip-step3-panel .post-trip-remove-circle:hover,.post-trip-step3-panel .post-trip-thumb-remove:hover,.trip-today-capture-filmstrip .post-trip-thumb-remove:hover{background:#f0ece4;border-color:#c8bfaf;color:#3a3028}.post-trip-step2-panel .post-trip-remove-circle:focus-visible,.post-trip-step3-panel .post-trip-cover-remove-btn:focus-visible,.post-trip-step3-panel .post-trip-remove-circle:focus-visible,.post-trip-step3-panel .post-trip-thumb-remove:focus-visible,.trip-today-capture-filmstrip .post-trip-thumb-remove:focus-visible{border-color:#c8bfaf;box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.post-trip-step3-tips-card{display:flex;flex-direction:column;height:100%;min-height:0}.post-trip-step3-tips-title-row{margin-bottom:12px}.post-trip-step3-tips-title-row .post-trip-card-title{flex:0 0 auto;margin:0}.post-trip-step3-tips-title-row .post-trip-step4-label-hint{flex:1 1 12rem;min-width:0}.post-trip-step3-tips-card .post-trip-tip-add-btn{align-self:flex-start;flex-shrink:0}.post-trip-step3-top-grid{grid-gap:var(--post-trip-stack-gap);--post-trip-cover-preview-width:460px;--post-trip-cover-shared-height:var(--post-trip-cover-image-height);--post-trip-cover-picker-gap:var(--trip-media-thumb-gap);--cover-strip-ring-room:6px;--post-trip-cover-rail-thumb-height:calc(var(--post-trip-cover-shared-height)/3.3 - var(--cover-strip-ring-room)*2/3.3 - var(--post-trip-cover-picker-gap)*2/3.3);--post-trip-cover-rail-thumb-width:calc(var(--post-trip-cover-rail-thumb-height)*16/11);--post-trip-cover-rail-width:calc(var(--post-trip-cover-rail-thumb-width) + var(--cover-strip-ring-room)*2);align-items:stretch;display:grid;gap:var(--post-trip-stack-gap);grid-template-columns:460px minmax(0,1fr)}.post-trip-step3-top-grid.has-cover-rail{grid-template-columns:calc(var(--post-trip-cover-preview-width) + 52px + var(--post-trip-cover-rail-width)) minmax(0,1fr)}.post-trip-step3-cover-card{--post-trip-cover-picker-span:calc(29.41176% - var(--post-trip-cover-picker-gap)*2/3.4 - var(--cover-strip-ring-room)*2/3.4);display:flex;flex-direction:column;gap:12px;height:100%;min-height:0;overflow:visible}.post-trip-step3-cover-card .post-trip-card-title{flex-shrink:0;margin-bottom:12px}.post-trip-step3-cover-card .post-trip-cover-upload-shell{border-radius:var(--radius-lg);flex:0 0 auto;height:var(--post-trip-cover-shared-height);margin-bottom:0;margin-left:-20px;margin-right:-20px;min-height:var(--post-trip-cover-shared-height);overflow:hidden;width:calc(100% + 40px)}.post-trip-cover-preview-rail{display:flex;flex-direction:column;gap:0;min-width:0}.post-trip-cover-preview-rail.has-rail{align-items:flex-start;flex-direction:row;gap:12px}.post-trip-cover-preview-rail.has-rail .post-trip-cover-upload-shell{flex:0 0 var(--post-trip-cover-preview-width);height:var(--post-trip-cover-shared-height);margin-left:0;margin-right:0;max-width:var(--post-trip-cover-preview-width);min-height:var(--post-trip-cover-shared-height);min-width:var(--post-trip-cover-preview-width);width:var(--post-trip-cover-preview-width)}.post-trip-cover-rail-column{display:flex;flex:0 0 var(--post-trip-cover-rail-width);flex-direction:column;gap:0;max-width:var(--post-trip-cover-rail-width);min-width:0;width:var(--post-trip-cover-rail-width)}.post-trip-step3-cover-card .post-trip-cover-brand-fallback,.post-trip-step3-cover-card .post-trip-cover-preview-wrap{border-radius:inherit;box-sizing:border-box;flex:1 1 auto;height:100%;min-height:0;width:100%}.post-trip-step3-cover-card .post-trip-cover-preview-wrap{border:0}.post-trip-step3-cover-card .post-trip-cover-preview-image{display:block;height:100%;min-height:0;object-fit:cover;width:100%}.post-trip-cover-brand-fallback{align-items:center;background:#d8cfc0;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;min-height:0;padding:20px;text-align:center;width:100%}.post-trip-cover-brand-fallback-text{color:var(--color-text-muted);font-family:var(--font-sans);font-size:14px;line-height:1.45;margin:0;max-width:28ch}.post-trip-step3-panel .post-trip-cover-brand-fallback-text{font-size:15px}.post-trip-cover-cleared-notice{background:var(--color-primary-light);border-radius:var(--radius-sm);color:var(--color-text);font-family:var(--font-sans);font-size:13px;line-height:1.45;margin:0;padding:8px 10px}.post-trip-cover-picker-section{display:flex;flex-direction:column;flex-shrink:0;gap:8px;min-width:0;width:100%}.post-trip-cover-picker-label{font-size:14px;font-weight:500;line-height:1.3}.post-trip-cover-picker-empty-hint,.post-trip-cover-picker-label{color:var(--color-text-muted);font-family:var(--font-sans);margin:0}.post-trip-cover-picker-empty-hint{font-size:13px;line-height:1.45}.post-trip-thumb-scroller{-webkit-overflow-scrolling:touch;box-sizing:border-box;margin:calc(var(--cover-strip-ring-room)*-1);padding:var(--cover-strip-ring-room);scrollbar-width:thin}.post-trip-thumb-scroller::-webkit-scrollbar{height:3px;width:3px}.post-trip-thumb-scroller::-webkit-scrollbar-thumb{background:var(--color-primary-dark);border-radius:2px}.post-trip-cover-picker-strip{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:var(--post-trip-cover-picker-gap);min-width:0;overflow-x:auto;overflow-y:hidden;width:calc(100% + var(--cover-strip-ring-room)*2)}.post-trip-cover-picker-strip--vertical{align-items:center;flex-direction:column;height:calc(var(--post-trip-cover-shared-height) + var(--cover-strip-ring-room)*2);max-height:calc(var(--post-trip-cover-shared-height) + var(--cover-strip-ring-room)*2);min-height:calc(var(--post-trip-cover-shared-height) + var(--cover-strip-ring-room)*2);overflow-x:hidden;overflow-y:auto;width:100%}@media (min-width:761px){.post-trip-cover-picker-strip--vertical .post-trip-cover-picker-thumb{aspect-ratio:16/11;flex:0 0 var(--post-trip-cover-rail-thumb-height);height:var(--post-trip-cover-rail-thumb-height);max-height:var(--post-trip-cover-rail-thumb-height);max-width:var(--post-trip-cover-rail-thumb-width);min-height:var(--post-trip-cover-rail-thumb-height);min-width:var(--post-trip-cover-rail-thumb-width);width:var(--post-trip-cover-rail-thumb-width)}}.post-trip-cover-picker-thumb{aspect-ratio:16/11;background:#f0ebe0;border:0;border-radius:var(--radius-lg);cursor:pointer;flex:0 0 var(--post-trip-cover-picker-span);height:auto;overflow:visible;padding:0;position:relative;transition:box-shadow var(--transition),outline-color var(--transition);width:var(--post-trip-cover-picker-span)}.post-trip-cover-picker-thumb.is-selected{box-shadow:var(--shadow-sm);outline:3px solid var(--color-primary);outline-offset:2px;z-index:1}.post-trip-cover-picker-thumb.is-pending{cursor:not-allowed;opacity:.55}.post-trip-cover-picker-thumb:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.post-trip-cover-picker-image{border-radius:var(--radius-lg);display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.post-trip-day-photo-row{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.post-trip-day-photo-head{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.post-trip-day-photo-custom-title{color:var(--color-text);font-size:15px}.post-trip-day-photo-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.post-trip-day-photo-add-btn{cursor:pointer;flex-shrink:0}.post-trip-thumbs{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.post-trip-day-photo-row .post-trip-thumbs{-webkit-overflow-scrolling:touch;align-items:stretch;flex-wrap:nowrap;gap:var(--trip-media-thumb-gap);overflow-x:auto;scrollbar-width:thin}.post-trip-unsorted-tray-card .post-trip-thumbs{flex-wrap:wrap}.post-trip-day-photo-row .post-trip-thumbs::-webkit-scrollbar{height:3px}.post-trip-day-photo-row .post-trip-thumbs::-webkit-scrollbar-thumb{background:#9a7b2f;border-radius:2px}.post-trip-thumb-wrap{height:56px;position:relative;width:56px}.post-trip-day-photo-row .post-trip-thumb-wrap,.post-trip-unsorted-tray-card .post-trip-thumb-wrap{aspect-ratio:4/5;background:#f0ebe0;border-radius:var(--radius-lg);flex:0 0 var(--trip-media-thumb-span);height:auto;overflow:hidden;width:var(--trip-media-thumb-span)}.post-trip-thumb{background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:var(--radius-md);height:56px;object-fit:cover;width:56px}.post-trip-day-photo-row .post-trip-thumb,.post-trip-day-photo-row .post-trip-thumb-video,.post-trip-unsorted-tray-card .post-trip-thumb,.post-trip-unsorted-tray-card .post-trip-thumb-heic-fallback,.post-trip-unsorted-tray-card .post-trip-thumb-video{border:0;border-radius:0;display:block;height:100%;object-fit:cover;width:100%}.post-trip-day-photo-row .post-trip-thumb-video,.post-trip-unsorted-tray-card .post-trip-thumb-heic-fallback,.post-trip-unsorted-tray-card .post-trip-thumb-video{align-items:center;background:#f0ebe0;border:0;display:inline-flex;height:100%;justify-content:center;width:100%}.post-trip-thumb-video{align-items:center;color:var(--color-text-muted);display:inline-flex;font-size:11px;justify-content:center;overflow:hidden;padding:6px}.video-filename-fallback{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;text-align:center}.post-trip-thumb-remove{border-radius:10px;font-size:14px;height:20px;min-height:20px;min-width:20px;position:absolute;right:-8px;top:-8px;width:20px}.post-trip-day-photo-row .post-trip-thumb-remove,.post-trip-unsorted-tray-card .post-trip-thumb-remove{right:6px;top:6px}.post-trip-nav-row-stack{grid-template-columns:140px 1fr}.post-trip-publish-media-reason{margin-left:180px}.post-trip-footnote{color:var(--color-text-muted);font-size:15px}.post-trip-draft-card{background:#fff;border:.5px solid #e0d8cc;border-radius:16px;overflow:hidden}.post-trip-draft-card-header{align-items:center;background:#bf9f5a;display:flex;gap:12px;justify-content:space-between;padding:10px 16px}.post-trip-draft-card-kicker{color:#ffffffb3;font-size:15px;font-weight:500;letter-spacing:0}.post-trip-draft-card-time{align-items:center;color:#fff;display:inline-flex;font-size:12px;font-weight:500;gap:6px;white-space:nowrap}.post-trip-draft-card-clock{flex-shrink:0;opacity:.92}.post-trip-draft-card-body{align-items:flex-start;background:#fff;display:flex;gap:14px;padding:14px 16px}.post-trip-draft-card-thumb{border-radius:8px;flex-shrink:0;height:64px;object-fit:cover;width:64px}.post-trip-draft-card-thumb--placeholder{align-items:center;background:#bf9f5a;display:inline-flex;justify-content:center}.post-trip-draft-card-copy{flex:1 1;min-width:0}.post-trip-draft-card-destination{color:#907868;font-size:15px;font-weight:400;letter-spacing:0;margin:0 0 4px}.post-trip-draft-card-title{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.35;margin:0 0 4px}.post-trip-draft-card-meta{color:var(--color-text-muted);font-size:13px;line-height:1.35;margin:0 0 10px}.post-trip-draft-card-progress-label{color:var(--color-text-muted);font-size:12px;line-height:1.3;margin:0 0 6px}.post-trip-draft-card-progress-track{background:#bf9f5a33;border-radius:100px;height:3px;overflow:hidden}.post-trip-draft-card-progress-fill{background:#bf9f5a;border-radius:inherit;display:block;height:100%;transition:width .25s ease}.post-trip-draft-card-footer{align-items:center;background:#f7f3ec;background:var(--color-surface-soft,#f7f3ec);border-top:.5px solid #b4a8964d;display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.post-trip-draft-card-discard{background:#0000;border:0;color:var(--color-text-muted);cursor:pointer;font-size:12px;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.post-trip-draft-card-discard:hover{color:var(--color-text)}.post-trip-draft-card-resume{background:var(--color-gold-btn);border:0;border-radius:100px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 14px;transition:background .2s ease;white-space:nowrap}.post-trip-draft-card-resume:hover:not(:disabled){background:var(--color-gold-btn-hover)}.post-trip-draft-card-confirm{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.post-trip-draft-card-confirm-text{color:var(--color-text-muted);font-size:12px;margin:0}.post-trip-draft-card-confirm-actions{align-items:center;display:inline-flex;gap:10px;margin-left:auto}.post-trip-draft-card-confirm-btn{color:#bf9f5a;padding:0;text-decoration:underline;text-underline-offset:2px}.post-trip-draft-card-confirm-btn,.post-trip-draft-card-confirm-cancel{background:#0000;border:0;cursor:pointer;font-size:12px;font-weight:500}.post-trip-draft-card-confirm-cancel{border-radius:100px;color:var(--color-text-muted);padding:6px 12px}.post-trip-draft-card-confirm-cancel:hover{color:var(--color-text)}@media (max-width:560px){.post-trip-draft-card-footer:not(:has(.post-trip-draft-card-confirm)){align-items:stretch;flex-direction:column}.post-trip-draft-card-resume{text-align:center;width:100%}}.post-trip-success{align-items:center;background:var(--color-surface-soft);display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 220px);text-align:center}.post-trip-success-wordmark{margin:0}.post-trip-success-title{color:var(--color-text);font-family:var(--font-spectral),Georgia,serif;font-size:28px;font-style:italic;font-weight:400;margin-top:12px}.post-trip-success-subtitle{color:var(--color-text-muted);margin-top:8px}.post-trip-success-bar-wrap{background:var(--color-border);height:2px;margin-top:18px;overflow:hidden;width:150px}.post-trip-success-bar{animation:postTripSuccessLoad 3s linear forwards;background:var(--color-accent);height:2px;width:0}.post-trip-success-loading{color:var(--color-text-muted);font-size:11px;letter-spacing:0;margin-top:10px}@keyframes postTripSuccessLoad{0%{width:0}to{width:100%}}@media (max-width:768px){.post-trip-body,.post-trip-progress-inner{padding-left:20px;padding-right:20px}.post-trip-date-row{grid-template-columns:repeat(2,minmax(0,1fr))}.post-trip-step1-where-row{grid-template-columns:1fr}.post-trip-step2-intro-card{align-items:stretch;flex-direction:column}.post-trip-step2-intro-total{margin-right:0;white-space:normal}.post-trip-completeness-encouragement{margin-left:0;padding-left:28px}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip{background-color:#eee6d6;top:71px}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip.seg-bar-strip--pinned{border-bottom:1px solid #b4a8964d}.post-trip-wizard-mobile-progress{background:var(--color-accent);bottom:0;display:block;height:2px;left:0;pointer-events:none;position:absolute;transition:width .25s cubic-bezier(.4,0,.2,1);z-index:2}.post-trip-wizard-toolbar-row{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between;min-height:44px;padding-bottom:10px;padding-top:10px}.post-trip-wizard-mobile-indicator{align-items:center;color:#2a2018;display:flex;flex:1 1 auto;font-family:var(--font-sans),"DM Sans",system-ui,sans-serif;font-size:15px;line-height:1.25;margin:0;min-width:0}.post-trip-wizard-mobile-indicator-prefix,.post-trip-wizard-mobile-indicator-sep{flex-shrink:0;white-space:nowrap}.post-trip-wizard-mobile-indicator-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-trip-wizard-track{display:none}.post-trip-page .post-trip-wizard-toolbar.seg-bar-strip--pinned .post-trip-save-draft-btn{opacity:1;pointer-events:auto;visibility:visible}.post-trip-save-draft-btn{flex-shrink:0;min-height:44px;min-width:0}.post-trip-wizard-header-flow{padding:0 20px}.post-trip-page .post-trip-edit-save-status-pill.trip-back-btn.trip-builder-save-draft-btn{min-height:44px}.post-trip-page .post-trip-add-day-btn.book-trip-item-view{max-width:var(--post-trip-wizard-track-span);width:var(--post-trip-wizard-track-span)}.post-trip-completeness-summary-row{flex-wrap:wrap;gap:10px}.post-trip-completeness-toggle{justify-content:flex-end;padding:10px 0;width:100%}.post-trip-step1-grid{gap:18px}.post-trip-step1-grid,.post-trip-step3-top-grid,.post-trip-step3-top-grid.has-cover-rail{grid-template-columns:1fr}.post-trip-cover-preview-rail.has-rail{align-items:stretch;flex-direction:column;gap:12px}.post-trip-cover-preview-rail.has-rail .post-trip-cover-upload-shell,.post-trip-step3-cover-card .post-trip-cover-upload-shell{flex:0 0 auto;margin-left:-20px;margin-right:-20px;max-width:none;min-width:0;width:calc(100% + 40px)}.post-trip-cover-rail-column{flex:none;max-width:none;width:100%}.post-trip-cover-picker-strip--vertical{align-items:flex-start;flex-direction:row;height:auto;max-height:none;min-height:0;overflow-x:auto;overflow-y:hidden;width:calc(100% + var(--cover-strip-ring-room)*2)}.post-trip-place-row,.post-trip-place-row--typed,.post-trip-place-row--typed-manual{grid-template-columns:1fr}.post-trip-place-type-select{max-width:none;width:100%}.post-trip-nav-row,.post-trip-nav-row-stack{grid-template-columns:1fr}.post-trip-publish-media-reason{margin-left:0}}@media (max-width:640px){.post-trip-progress{padding:10px 0}}.post-trip-companions-title{margin:0}.post-trip-companions-grid{--post-trip-companions-left:2fr;--post-trip-companions-right:3fr;grid-column-gap:24px;grid-row-gap:0;align-items:start;column-gap:24px;display:grid;grid-template-areas:"head-users divider head-invites" "body-users divider body-invites";grid-template-columns:minmax(0,var(--post-trip-companions-left)) 1px minmax(0,var(--post-trip-companions-right));row-gap:0}.post-trip-companions-grid:before{align-self:stretch;background:var(--color-border);content:"";grid-area:divider;pointer-events:none;width:1px}.post-trip-companions-head--users{grid-area:head-users;margin-bottom:12px}.post-trip-companions-head--invites{grid-area:head-invites;margin-bottom:12px;min-width:0}.post-trip-companions-body--users{grid-area:body-users;min-width:0}.post-trip-companions-body--invites{grid-area:body-invites;min-width:0}.post-trip-companions-title-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:0;margin:0;min-width:0}.post-trip-companions-title-row .post-trip-companions-title{flex:0 0 auto}.post-trip-companions-title-row .post-trip-step4-label-hint{flex:1 1 auto;min-width:0}.post-trip-companions-typeahead{position:relative}.post-trip-companions-nudge{color:var(--color-text-muted);font-size:12px;margin:6px 0 0}.post-trip-companions-input-row{align-items:stretch;display:flex;gap:8px;position:relative}.post-trip-companions-listbox{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;box-shadow:0 8px 24px #0000001f;left:0;list-style:none;margin:4px 0 0;max-height:264px;overflow-y:auto;padding:4px;position:absolute;right:0;top:100%;z-index:20}.post-trip-companions-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:7px 8px}.post-trip-companions-option.is-active{background:#f5f0e5;background:var(--color-bg,#f5f0e5)}.post-trip-companions-option-copy{display:flex;flex-direction:column;min-width:0}.post-trip-companions-option-name{color:var(--color-text);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-trip-companions-option-handle{color:var(--color-text-muted);font-size:12px}@media (max-width:768px){.post-trip-companions-grid{column-gap:0;grid-template-areas:"head-users" "body-users" "head-invites" "body-invites";grid-template-columns:1fr;row-gap:0}.post-trip-companions-grid:before{display:none}.post-trip-companions-head--users{margin-bottom:12px}.post-trip-companions-body--users{margin-bottom:20px}.post-trip-companions-head--invites{border-top:1px solid var(--color-border);padding-top:20px}.post-trip-companions-title-row{flex-wrap:wrap}}.post-trip-companions-input{flex:1 1 auto;min-width:0}.post-trip-companions-add-btn{flex:0 0 auto;white-space:nowrap}.post-trip-companions-cap-note{color:var(--color-text-muted);font-size:13px;margin:0 0 8px}.post-trip-companions-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:14px 0 0;padding:0}.post-trip-companion-chip{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;display:inline-flex;gap:8px;max-width:100%;padding:5px 8px 5px 5px}.post-trip-companion-chip.is-invited{border-style:dashed}.post-trip-companion-avatar{align-items:center;background:var(--color-accent);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:600;height:26px;justify-content:center;overflow:hidden;width:26px}.post-trip-companion-avatar--invited{background:var(--color-border);color:var(--color-text-muted)}.post-trip-companion-avatar img{height:100%;object-fit:cover;width:100%}.post-trip-companion-avatar-fallback{line-height:1}.post-trip-companion-copy{align-items:center;display:inline-flex;gap:6px;min-width:0}.post-trip-companion-name{color:var(--color-text);font-size:14px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-trip-companion-badge{background:#f5f0e5;background:var(--color-bg,#f5f0e5);border-radius:4px;color:var(--color-text-muted);flex:0 0 auto;font-size:11px;font-weight:600;letter-spacing:.02em;padding:1px 6px;text-transform:uppercase}.post-trip-companion-remove{align-items:center;background:#0000;border:none;border-radius:50%;color:var(--color-text-muted);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:18px;height:20px;justify-content:center;line-height:1;width:20px}.post-trip-companion-remove:hover:not(:disabled){background:#0000000d;color:var(--color-danger)}.post-trip-companion-remove:disabled{cursor:default;opacity:.5}.trip-today-page.trip-detail-page.post-trip-page{padding-top:0}.trip-today-scroll{min-height:calc(100vh - 71px)}.trip-today-capture-header{background:#fff;border-bottom:none;position:relative}.trip-today-page .trip-today-capture-body{padding-top:8px}.trip-today-pending-day-hint{color:#6b6560;font-size:14px;line-height:1.45;margin:0 0 12px;padding:0 2px}.trip-today-day-card{margin-top:0}.trip-today-capture-destination{color:#1a1712;font-family:var(--font-spectral),Georgia,serif;font-size:clamp(1.25rem,3.5vw,1.625rem);font-style:italic;font-weight:400;line-height:1.2;margin:0 0 14px}.trip-today-capture-filmstrip{border-bottom:1px solid #f0ebe0;margin:0 -4px 8px;padding:0 0 10px}.trip-today-capture-photo-section{margin:0 0 12px}.trip-today-capture-photo-affordance{margin-bottom:0}.trip-today-capture-filmstrip .post-trip-thumb-wrap{aspect-ratio:4/5;background:#f0ebe0;border-radius:var(--radius-lg);flex:0 0 var(--trip-media-thumb-span);height:auto;overflow:visible;width:var(--trip-media-thumb-span)}.trip-today-capture-filmstrip .day-film-item{flex:initial;height:100%;width:100%}.trip-today-capture-filmstrip .post-trip-thumb-remove{right:6px;top:6px}.trip-today-capture-confirmations{display:flex;flex-direction:column;gap:6px;list-style:none;margin:8px 0 0;padding:0}.trip-today-capture-confirmation{background:#f5f1ea;border-radius:8px;border-radius:var(--radius-md,8px);color:#3d3832;font-size:14px;line-height:1.35;margin:0;padding:8px 12px}.trip-today-capture-confirmation--saving{color:#6b6560}.trip-today-capture-confirmation--saved{background:#e8f5e9;color:#2e6b3e}.trip-today-capture-confirmation--error{background:#fdecea;color:#8b2e2e}.trip-today-capture-retry{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin-left:8px;padding:0;text-decoration:underline}@media (max-width:768px){.trip-today-page .trip-today-capture-body{padding-left:20px;padding-right:20px}}.trip-builder-loading-skeleton-field{border-radius:4px;height:44px}.trip-builder-loading-skeleton-field--destination{max-width:260px;width:100%}.trip-builder-loading-skeleton-field--title{max-width:none;min-width:0;width:100%}.trip-builder-loading-skeleton-field--date{max-width:142px;min-width:142px;width:142px}.trip-builder-loading-skeleton-field--duration{grid-column:6;justify-self:end;margin-right:16px;width:56px}.trip-builder-loading-skeleton .trip-builder-map-frame{position:relative}.trip-builder-loading-skeleton-map-fill{border-radius:0;inset:0;position:absolute}.trip-builder-loading-skeleton-search-pill{border-radius:20px;height:36px;position:absolute;right:10px;top:10px;width:min(42%,280px);z-index:2}.trip-builder-loading-skeleton-map-control{border-radius:20px;height:36px;left:10px;position:absolute;top:10px;width:120px;z-index:2}.trip-builder-loading-skeleton-day-title{border-radius:4px;height:40px;width:100%}.trip-builder-loading-skeleton-day-arrow{border-radius:50%;flex-shrink:0;height:34px;width:34px}.trip-builder-loading-skeleton-day-pill{border-radius:100px;flex-shrink:0;height:34px;width:88px}.trip-builder-loading-skeleton-sections{box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:4px 12px 12px 0}.trip-builder-loading-skeleton-section-head{align-items:center;display:flex;gap:8px;margin-bottom:4px}.trip-builder-loading-skeleton-section-label{border-radius:4px;flex-shrink:0;height:22px;width:88px}.trip-builder-loading-skeleton-section--inbox .trip-builder-loading-skeleton-section-label{width:96px}.trip-builder-loading-skeleton-section-line{border-radius:0;flex:1 1 auto;height:1px;min-width:0}.trip-builder-loading-skeleton-section-row{border-radius:4px;width:100%}@media (min-width:1101px){.trip-builder-loading-skeleton .trip-builder-map-frame{height:100%;min-height:0}.trip-builder-loading-skeleton .trip-builder-loading-skeleton-map-spacer{border:0;display:block;height:100%;margin:0;min-height:var(--trip-builder-main-row-height);padding:0;pointer-events:none;visibility:hidden;width:100%}}@media (max-width:1100px){.trip-builder-loading-skeleton .trip-builder-map-frame{height:auto;min-height:var(--trip-builder-main-row-height)}}@media (max-width:800px){.trip-builder-loading-skeleton-field--duration{grid-column:1/-1;justify-self:center;margin-right:0}.trip-builder-loading-skeleton-field--date,.trip-builder-loading-skeleton-field--destination,.trip-builder-loading-skeleton-field--title{grid-column:auto}}.place-preview-card{animation:modalIn .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000002e;max-width:calc(100vw - 24px);overflow:visible;position:fixed;width:440px;z-index:600}.place-preview-card--above:after,.place-preview-card--below:before{border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:50%;left:var(--place-preview-arrow-left,50%);pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.place-preview-card--above:after{border-top:8px solid #fff;bottom:-8px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.08))}.place-preview-card--below:before{border-bottom:8px solid #fff;filter:drop-shadow(0 -2px 2px rgba(0,0,0,.08));top:-8px}.place-preview-image-wrap{background:#bf9f5a;border-radius:14px 14px 0 0;height:180px;overflow:hidden;position:relative}.place-preview-image{display:block;height:180px;object-fit:cover;width:100%}.place-preview-image--placeholder{align-items:center;background:#bf9f5a;display:flex;justify-content:center}.place-preview-image--skeleton{animation:placePreviewPulse 1.4s ease-in-out infinite;background:#2c3e50}.place-preview-pin-icon{color:#fff;display:block;flex-shrink:0;height:36px;width:36px}.place-preview-close.modal-close{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid var(--color-border);color:var(--color-text-muted);position:absolute;right:12px;top:12px;z-index:2}.place-preview-close.modal-close:hover{background:#f0ece4;border-color:var(--color-border);color:var(--color-text)}.place-preview-category.day-link-chip{align-items:center;background:var(--day-link-chip-bg);border:0;border-radius:100px;bottom:12px;color:var(--day-link-accent);display:inline-flex;font-family:var(--font-sans);font-size:15px;font-weight:500;left:12px;letter-spacing:0;padding:1px 5px;position:absolute;text-transform:none;z-index:2}.place-preview-body{background:#fff;border-radius:0 0 14px 14px;padding:16px 18px 18px}.place-preview-meta-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.place-preview-domain-row{align-items:center;display:flex;flex:1 1;gap:8px;min-height:16px;min-width:0}.place-preview-favicon{border-radius:50%;object-fit:cover}.place-preview-favicon,.place-preview-favicon--fallback{align-self:center;display:block;flex-shrink:0;height:16px;width:16px}.place-preview-favicon--fallback{background:#e8e4dc}.place-preview-domain{align-self:center;line-height:16px;overflow:hidden;text-overflow:ellipsis}.place-preview-day-cost,.place-preview-domain{color:var(--color-text-muted);font-family:var(--font-sans);font-size:15px;white-space:nowrap}.place-preview-day-cost{flex-shrink:0;font-weight:500}.place-preview-title{color:var(--color-text);font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.35;margin:0 0 8px}.place-preview-title-row{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin:0 0 8px}.place-preview-title-row .place-preview-title{flex:1 1 auto;margin:0;min-width:0}.place-preview-title-row .place-preview-day-cost{flex:0 0 auto;margin:0}.place-preview-description{color:var(--color-text-muted);font-family:var(--font-sans);font-size:15px;line-height:1.45;margin:0 0 16px}.place-preview-actions{display:flex;flex-wrap:wrap;gap:10px}.place-preview-actions--affiliate{align-items:stretch}.place-preview-actions--affiliate .place-preview-btn--close{order:1}.place-preview-actions--affiliate .place-preview-btn--find{order:2}.place-preview-actions--affiliate .place-preview-btn--official{order:3}.place-preview-card a.place-preview-btn,.place-preview-card button.place-preview-btn{align-items:center;border-radius:var(--radius-full);box-sizing:border-box;cursor:pointer;display:inline-flex;flex:1 1 auto;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:14px;justify-content:center;letter-spacing:0;line-height:1;min-height:36px;min-width:0;padding:8px 14px;text-decoration:none;text-transform:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.place-preview-card a.place-preview-btn--secondary,.place-preview-card button.place-preview-btn--secondary{background:#fff;border:1px solid var(--color-accent);color:#6b5c3e;font-weight:500}.place-preview-card a.place-preview-btn--secondary:hover,.place-preview-card button.place-preview-btn--secondary:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.place-preview-card a.place-preview-btn--primary,.place-preview-card button.place-preview-btn--primary{background:var(--color-gold-btn);border:1px solid var(--color-gold-btn);color:#fff;font-weight:400}.place-preview-card a.place-preview-btn--primary:hover,.place-preview-card button.place-preview-btn--primary:hover:not(:disabled){background:var(--color-gold-btn-hover);border-color:var(--color-gold-btn-hover);color:#fff}.place-preview-card button.place-preview-btn--primary:disabled{cursor:not-allowed;opacity:.55}.place-preview-affiliate-disclosure{background:#0000;border:0;color:#6b6560;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:12px;line-height:1.3;margin:0 0 10px;padding:0}@media (max-width:520px){.place-preview-actions,.place-preview-actions--affiliate{flex-direction:column}.place-preview-card a.place-preview-btn,.place-preview-card button.place-preview-btn{flex:0 0 auto;width:100%}.place-preview-actions--affiliate .place-preview-btn--find{order:1}.place-preview-actions--affiliate .place-preview-btn--official{order:2}.place-preview-actions--affiliate .place-preview-btn--close{order:3}}.official-site-whisper{align-items:center;background:#0000;border:0;color:#6b6560;cursor:pointer;display:inline-flex;font-family:var(--font-sans),"DM Sans",sans-serif;font-size:12px;line-height:1.3;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.official-site-whisper:disabled{cursor:wait;opacity:.6}.official-site-whisper--map{margin-top:6px}.trip-map-popup-actions{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-top:6px}.place-preview-skeleton{animation:placePreviewShimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ece7df 25%,#f5f1ea 50%,#ece7df 75%);background-size:200% 100%;border-radius:6px}.place-preview-skeleton--title{height:20px;margin-bottom:10px;width:78%}.place-preview-skeleton--desc{height:34px;margin-bottom:14px;width:100%}@keyframes placePreviewShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes placePreviewPulse{0%,to{opacity:1}50%{opacity:.72}}.place-preview-card h2.place-preview-title,.trip-detail-page .place-preview-card h2.place-preview-title{color:var(--color-text);font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.35}.place-preview-card p.place-preview-description,.trip-detail-page .place-preview-card p.place-preview-description{color:var(--color-text-muted);font-family:var(--font-sans);font-size:15px;line-height:1.45}.place-preview-card .place-preview-day-cost,.place-preview-card .place-preview-domain,.trip-detail-page .place-preview-card .place-preview-day-cost,.trip-detail-page .place-preview-card .place-preview-domain{font-family:var(--font-sans);font-size:15px}.place-preview-card .place-preview-domain,.trip-detail-page .place-preview-card .place-preview-domain{align-self:center;line-height:16px}.trip-detail-page .place-preview-card .place-preview-day-cost{color:var(--color-text-muted);font-weight:500}.trip-detail-page .place-preview-card .place-preview-domain{color:var(--color-text-muted)}.place-preview-card .place-preview-category.day-link-chip,.trip-detail-page .place-preview-card .place-preview-category.day-link-chip{font-size:15px}.not-found{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:60vh;padding:96px 24px}.not-found__inner{max-width:560px;padding:84px 24px}.not-found__headline{color:var(--color-text);font-family:var(--font-spectral),"Spectral",Georgia,serif;font-size:34px;font-weight:400;line-height:1.25;margin:0 0 16px}.not-found__subline{color:var(--color-text-muted);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:1.6;margin:0 auto 32px;max-width:480px}.report-modal{max-height:min(90vh,640px)}.report-modal-form{display:flex;flex-direction:column;min-height:0}.report-modal-body{display:flex;flex-direction:column;gap:16px;overflow-y:auto}.report-modal-reasons{border:none;display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.report-modal-reasons-legend{color:var(--color-text);font-size:15px;font-weight:500;margin-bottom:4px;padding:0}.report-modal-reason{align-items:flex-start;color:var(--color-text);cursor:pointer;display:flex;font-size:15px;gap:10px;line-height:1.4}.report-modal-reason input{flex-shrink:0;margin-top:3px}.report-modal-details-label{color:#6b5c3e;color:var(--color-text-muted,#6b5c3e);font-size:14px;font-weight:500}.report-modal-details{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:var(--color-text);font:inherit;font-size:15px;line-height:1.45;min-height:96px;padding:10px 12px;resize:vertical;width:100%}.report-modal-details:focus{outline:2px solid #c9a227;outline:2px solid var(--color-gold,#c9a227);outline-offset:1px}.report-modal-error{color:#b42318;font-size:14px;margin:0}.report-modal-success{color:var(--color-text);font-size:16px;line-height:1.5;margin:0}.report-modal-success-body{display:flex;flex-direction:column;gap:20px}.report-modal-footer{margin-top:0}.delete-confirm-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:250}.delete-confirm-modal.trip-card-delete-popover{background:#fff;border:.5px solid #e0d8cc;border-radius:10px;box-shadow:0 8px 24px #1a171229;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);max-width:min(220px,calc(100vw - 32px));padding:12px;position:static;width:100%}.delete-confirm-modal .trip-card-delete-popover-title{color:#1a1712;font-size:13px;font-weight:500;line-height:1.35;margin:0 0 4px}.delete-confirm-modal .trip-card-delete-popover-body{color:#5a5248;font-size:12px;font-weight:400;line-height:1.4;margin:0 0 12px}.delete-confirm-modal--block .trip-card-delete-popover-body{font-size:14px}.delete-confirm-modal--block.trip-card-delete-popover{max-width:min(360px,calc(100vw - 32px));padding:16px}.delete-confirm-modal .trip-card-delete-popover-actions{align-items:stretch;display:flex;gap:8px}.delete-confirm-modal .trip-card-delete-popover-actions button.profile-archive-btn-outline{background:#fff;border:1px solid var(--color-accent);border-radius:4px;color:#2c2416;cursor:pointer;flex:1 1;font-family:DM Sans,sans-serif;font-family:var(--font-sans,"DM Sans",sans-serif);font-size:13px;font-weight:500;letter-spacing:0;line-height:1;margin:0;min-width:0;padding:8px 10px;text-transform:none;transition:background .15s ease,color .15s ease,opacity .15s ease}.delete-confirm-modal .trip-card-delete-popover-actions button.profile-archive-btn-outline:hover:not(:disabled){background:#bf9f5a1f}.delete-confirm-modal .trip-card-delete-popover-actions .trip-card-delete-popover-delete{background:#c0392b;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-family:DM Sans,sans-serif;font-family:var(--font-sans,"DM Sans",sans-serif);font-size:13px;font-weight:500;letter-spacing:0;line-height:1;margin:0;min-width:0;padding:8px 10px;text-transform:none;transition:background .15s ease,opacity .15s ease}.delete-confirm-modal .trip-card-delete-popover-actions .trip-card-delete-popover-delete:hover:not(:disabled){background:#a93226}.delete-confirm-modal .trip-card-delete-popover-actions .trip-card-delete-popover-delete:disabled,.delete-confirm-modal .trip-card-delete-popover-actions button.profile-archive-btn-outline:disabled{cursor:not-allowed;opacity:.55}.delete-confirm-modal .trip-card-delete-popover-actions .trip-card-delete-popover-delete:focus-visible,.delete-confirm-modal .trip-card-delete-popover-actions button.profile-archive-btn-outline:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}.restricted-action-modal.trip-card-delete-popover{max-width:min(360px,calc(100vw - 32px));padding:16px}.restricted-action-modal .trip-card-delete-popover-body,.restricted-action-modal .trip-card-delete-popover-title,.restricted-action-modal-body{font-size:14px}.restricted-action-modal-actions{justify-content:stretch}.restricted-action-modal-ok{background:var(--color-accent);border:1px solid var(--color-accent);border-radius:4px;color:#fdfaf7;cursor:pointer;flex:1 1;font-family:DM Sans,sans-serif;font-family:var(--font-sans,"DM Sans",sans-serif);font-size:13px;font-weight:500;letter-spacing:0;line-height:1;margin:0;min-width:0;padding:8px 14px;text-transform:none;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.restricted-action-modal-ok:hover{background:#9a7b2f;border-color:#9a7b2f}.restricted-action-modal-ok:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring);outline:none}button.follow-btn{align-items:center;background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-lg);box-sizing:border-box;color:#6b5c3e;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:DM Sans,sans-serif;font-family:var(--font-sans,var(--pa-sans,"DM Sans",sans-serif));font-size:14px;font-weight:500;justify-content:center;letter-spacing:0;padding:8px 14px;text-transform:none;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}button.follow-btn:hover:not(:disabled){background:#bf9f5a1f}button.follow-btn.follow-btn--following{background:var(--color-accent);border-color:var(--color-accent);color:#fdfaf7}button.follow-btn.follow-btn--following:hover:not(:disabled){background:#9a7b2f;border-color:#9a7b2f;color:#fdfaf7}button.follow-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:768px){button.follow-btn{min-height:44px;padding-bottom:10px;padding-top:10px}}.trip-detail-page.trip-detail-loading-skeleton .main-grid,.trip-detail-page.trip-detail-loading-skeleton .seg-bar-strip,.trip-detail-page.trip-detail-loading-skeleton .trip-header{animation:none}.trip-detail-loading-skeleton-back{border-radius:4px;height:36px;margin-bottom:6px;margin-top:28px;width:168px}.trip-detail-loading-skeleton-badge{border-radius:3px;height:28px;margin-bottom:16px;width:112px}.trip-detail-loading-skeleton-title{border-radius:4px;flex:1 1 auto;height:32px;margin-bottom:0;min-width:0;width:min(420px,88%)}.trip-detail-loading-skeleton-like-count{border-radius:4px;flex:0 0 auto;height:22px;margin-top:5px;width:48px}.trip-detail-loading-skeleton .trip-title-row{margin-bottom:12px}.trip-detail-loading-skeleton-meta{border-radius:4px;height:18px;margin-bottom:14px;width:min(240px,62%)}.trip-detail-loading-skeleton-tag{border-radius:100px;height:28px;width:72px}.trip-detail-loading-skeleton-tag--wide{width:96px}.trip-detail-loading-skeleton .trip-header-actions-wrap--mobile{margin-top:18px}.trip-detail-loading-skeleton .trip-header-actions{margin-top:0}.trip-detail-loading-skeleton-action{border-radius:999px;border-radius:var(--radius-full,999px);flex:1 1;height:38px;min-width:0;width:auto}@media (max-width:768px){.trip-detail-loading-skeleton-action{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1}}@media (min-width:769px){.trip-detail-loading-skeleton .trip-header-actions-wrap--mobile{display:none}.trip-detail-loading-skeleton .trip-header-actions-wrap--desktop{display:block}}.trip-detail-loading-skeleton-hero{border-radius:0;height:100%;width:100%}.trip-detail-loading-skeleton-seg-pill{border-radius:100px;flex-shrink:0;height:34px}.trip-detail-loading-skeleton-seg-pill--itinerary{width:92px}.trip-detail-loading-skeleton-seg-pill--map{width:100px}.trip-detail-loading-skeleton-day-num{border-radius:4px;flex-shrink:0;height:22px;width:48px}.trip-detail-loading-skeleton-day-title{border-radius:4px;height:15px;min-width:0;width:140px}.trip-detail-loading-skeleton-day-count{border-radius:100px;flex-shrink:0;height:28px;width:72px}.trip-detail-loading-skeleton-day-chevron{border-radius:2px;flex-shrink:0;height:11px;width:11px}.trip-detail-loading-skeleton-category-chip{border-radius:4px;flex-shrink:0;height:22px}.trip-detail-loading-skeleton-category-line{border-radius:0;flex:1 1 auto;height:1px;min-width:24px}.trip-detail-loading-skeleton-place-row{border-radius:4px;height:52px;width:100%}.trip-detail-loading-skeleton-comment-avatar{border-radius:50%;flex-shrink:0;height:30px;width:30px}.trip-detail-loading-skeleton-comment-name{border-radius:4px;height:16px;width:108px}.trip-detail-loading-skeleton-comment-text{border-radius:4px;height:14px;margin-top:8px;width:100%}.trip-detail-loading-skeleton-comment-text--short{margin-top:6px;width:72%}.trip-detail-loading-skeleton-comment-input{border-radius:999px;border-radius:var(--radius-full,999px);flex:1 1 auto;height:40px;min-width:0}.trip-detail-loading-skeleton-comment-post{border-radius:999px;border-radius:var(--radius-full,999px);flex-shrink:0;height:40px;width:64px}.trip-detail-loading-skeleton-book-group-label{border-radius:4px;height:20px}.trip-detail-loading-skeleton-book-item{border-radius:4px;height:44px;margin-bottom:8px;width:100%}.trip-detail-loading-skeleton-book-item:last-child{margin-bottom:0}.trip-detail-loading-skeleton-posted-avatar{border-radius:50%;flex-shrink:0;height:32px;width:32px}.trip-detail-loading-skeleton-posted-name{border-radius:4px;height:16px;width:120px}.trip-detail-loading-skeleton-posted-handle{border-radius:4px;height:14px;margin-top:2px;width:88px}.trip-detail-loading-skeleton .trip-author-name-stack{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-loading-skeleton{--profile-avatar-size:168px;--profile-section-gap:24px;background:#eee6d6;box-sizing:border-box;min-height:100vh;padding-bottom:100px}.profile-loading-skeleton-header{background:#fff;border-bottom:1px solid #f0e8d8;box-sizing:border-box;padding:52px 12px 40px;position:relative}.profile-loading-skeleton-header-inner{box-sizing:border-box;margin:0 auto;max-width:1520px;min-height:calc(var(--profile-avatar-size) + 32px);width:100%}.profile-loading-skeleton-header-profile{grid-column-gap:20px;grid-row-gap:8px;align-items:start;column-gap:20px;display:grid;grid-template-columns:var(--profile-avatar-size) minmax(0,1fr);grid-template-rows:auto auto;row-gap:8px;width:100%}.profile-loading-skeleton-identity-row{grid-column-gap:20px;align-items:start;column-gap:20px;display:grid;grid-column:1/-1;grid-row:1;grid-template-columns:var(--profile-avatar-size) minmax(0,1fr);transform:translateY(22px)}.profile-loading-skeleton-avatar{border-radius:50%;height:var(--profile-avatar-size);width:var(--profile-avatar-size)}.profile-loading-skeleton-identity{display:flex;flex-direction:column;gap:10px;min-width:0;padding-top:4px}.profile-loading-skeleton-name{border-radius:8px;border-radius:var(--radius-md,8px);height:34px;width:min(280px,72%)}.profile-loading-skeleton-handle{border-radius:8px;border-radius:var(--radius-md,8px);height:18px;width:min(140px,42%)}.profile-loading-skeleton-bio{border-radius:8px;border-radius:var(--radius-md,8px);height:16px;width:min(480px,92%)}.profile-loading-skeleton-bio--short{width:min(340px,68%)}.profile-loading-skeleton-stats-wrap{align-items:flex-start;display:flex;flex-direction:row;gap:32px;grid-column:2;grid-row:2;margin-bottom:-18px;margin-top:18px}.profile-loading-skeleton-stats-group{align-items:flex-start;display:flex;flex-direction:row;gap:28px}.profile-loading-skeleton-stat{border-radius:8px;border-radius:var(--radius-md,8px);height:40px;width:56px}.profile-loading-skeleton-stats-divider{align-self:stretch;border-radius:0;min-height:40px;width:1px}.profile-loading-skeleton-tabs{box-sizing:border-box;display:flex;justify-content:center;margin:var(--profile-section-gap) auto;max-width:1520px;padding:0 12px}.profile-loading-skeleton-tab-track{align-items:center;background:#fff;border:1px solid #e4dbd0;border-radius:100px;box-shadow:0 4px 20px #2a20181f;display:inline-flex;gap:0;max-width:calc(100vw - 80px);overflow-x:auto;padding:4px;scrollbar-width:none;width:auto}.profile-loading-skeleton-tab-track::-webkit-scrollbar{display:none}.profile-loading-skeleton-tab-pill{border-radius:100px;flex-shrink:0;height:34px}.profile-loading-skeleton-tab-pill--my-trips{width:108px}.profile-loading-skeleton-tab-pill--saves{width:88px}.profile-loading-skeleton-tab-pill--trip-drafts{width:124px}.profile-loading-skeleton-tab-pill--build-drafts{width:132px}.profile-loading-skeleton-tab-pill--comments{width:116px}.profile-loading-skeleton-tab-pill--trips{width:92px}.profile-loading-skeleton-content{padding-top:0}.profile-loading-skeleton-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.profile-loading-skeleton-tile{border-radius:8px;border-radius:var(--radius-md,8px);width:100%}@media (max-width:800px){.profile-loading-skeleton-header{padding-left:16px;padding-right:16px}}@media (max-width:768px){.profile-loading-skeleton-header{padding-bottom:40px;padding-top:52px}.profile-loading-skeleton-header-inner{min-height:0}.profile-loading-skeleton-header-profile{display:flex;flex-direction:column;gap:16px}.profile-loading-skeleton-identity-row{align-items:center;display:flex;flex-direction:column;transform:none;width:100%}.profile-loading-skeleton-identity{align-items:center;text-align:center;width:100%}.profile-loading-skeleton-bio,.profile-loading-skeleton-bio--short,.profile-loading-skeleton-handle,.profile-loading-skeleton-name{margin-left:auto;margin-right:auto}.profile-loading-skeleton-stats-wrap{column-gap:28px;flex-wrap:wrap;grid-column:auto;grid-row:auto;margin-bottom:0;margin-top:0;row-gap:16px;width:100%}.profile-loading-skeleton-stats-group{flex:1 1 100%;flex-wrap:wrap;row-gap:16px}.profile-loading-skeleton-stats-divider{display:none}.profile-loading-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-archive-page .dp-card{background:#fff;border:1px solid #e0d8cc;border-radius:20px;box-shadow:0 6px 18px #1a171224;cursor:pointer;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.profile-archive-page .dp-card:hover{box-shadow:0 16px 30px #1a171238;transform:translateY(-6px)}body.media-lightbox-open .profile-archive-page .dp-card:hover{box-shadow:0 6px 18px #1a171224;transform:none}body.media-lightbox-open .profile-archive-page .dp-card:hover .dp-card-image{transform:none}.profile-archive-page .dp-card:hover .dp-card-image{transform:scale(1.06)}.profile-archive-page .dp-card-image-wrap{background:#e8dfcf;flex-shrink:0;overflow:hidden;position:relative}.profile-archive-page .dp-card--featured,.profile-archive-page .dp-card--rail{border:1px solid #bf9f5a}.profile-archive-page .dp-card--featured{--dp-featured-strip-before:11;--dp-featured-strip-after:1;display:flex;flex-direction:row;height:100%}.profile-archive-page .dp-card--featured .dp-card-image-wrap{flex:0 0 46%;height:100%;min-height:0;width:46%}.profile-archive-page .dp-card--featured .dp-card-body{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;min-width:0;padding:14px 16px}.profile-archive-page .dp-card--featured .dp-card-content{flex:0 0 auto;min-height:0;overflow:hidden}.profile-archive-page .dp-featured-body-spacer{flex:1 1;min-height:0}.profile-archive-page .dp-featured-strip-zone{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.profile-archive-page .dp-featured-strip-slot-before{flex:var(--dp-featured-strip-before) 1 0;min-height:0}.profile-archive-page .dp-featured-strip-slot-after{flex:var(--dp-featured-strip-after) 1 0;min-height:0}.profile-archive-page .dp-card--featured .dp-card-title{font-size:16px;font-weight:500;line-height:1.3;margin:0}.profile-archive-page .dp-card--featured .dp-card-tags,.profile-archive-page .dp-card--featured .dp-day-chips{gap:5px}.profile-archive-page .dp-card--featured .dp-featured-photo-strip{flex:0 0 auto;padding-bottom:12px;position:relative;width:100%}.profile-archive-page .dp-card--featured .dp-card-bottom{flex-shrink:0;margin-top:0}.profile-archive-page .dp-featured-photo-strip-viewport{border-radius:10px;margin-top:-4px;overflow:hidden;padding-top:4px;position:relative;width:100%}.profile-archive-page .dp-featured-photo-strip-track{display:flex;gap:var(--trip-media-thumb-gap)}.profile-archive-page .dp-featured-photo-strip-photo{aspect-ratio:16/11;background:#f0ebe0;border-radius:var(--radius-lg);cursor:pointer;flex:0 0 42%;height:auto;overflow:hidden;width:42%}.profile-archive-page button.dp-featured-photo-strip-photo{aspect-ratio:16/11;border:none;display:block;flex:0 0 42%;padding:0;position:relative;text-align:left;transition:transform .22s ease,box-shadow .22s ease;width:42%}.profile-archive-page button.dp-featured-photo-strip-photo:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.profile-archive-page .dp-featured-photo-strip-photo img{display:block;height:100%;object-fit:cover;transition:transform .22s ease;width:100%}.profile-archive-page button.dp-featured-photo-strip-photo:focus-visible,.profile-archive-page button.dp-featured-photo-strip-photo:hover{box-shadow:0 8px 18px #1a17123d;z-index:2}.profile-archive-page button.dp-featured-photo-strip-photo:focus-visible img,.profile-archive-page button.dp-featured-photo-strip-photo:hover img{transform:scale(1.06);transform-origin:center 52%}body.media-lightbox-open .profile-archive-page button.dp-featured-photo-strip-photo:focus-visible,body.media-lightbox-open .profile-archive-page button.dp-featured-photo-strip-photo:hover{box-shadow:none}body.media-lightbox-open .profile-archive-page button.dp-featured-photo-strip-photo:focus-visible img,body.media-lightbox-open .profile-archive-page button.dp-featured-photo-strip-photo:hover img{transform:none}.profile-archive-page button.dp-featured-photo-strip-nav{align-items:center;appearance:none;background:#fff;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #1a171238;color:#1a1712;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:30px;z-index:3}.profile-archive-page button.dp-featured-photo-strip-nav--prev{left:8px}.profile-archive-page button.dp-featured-photo-strip-nav--next{right:8px}.profile-archive-page button.dp-featured-photo-strip-nav:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.profile-archive-page .dp-card--rail .dp-card-tags{gap:5px}.profile-archive-page .dp-card--rail .dp-card-badge{max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-archive-page .dp-card--rail{display:flex;flex-direction:row;height:100%}.profile-archive-page .dp-card--rail .dp-card-image-wrap{flex:0 0 40%;height:100%;min-height:0;width:40%}.profile-archive-page .dp-card--rail .dp-card-body{display:flex;flex:1 1;flex-direction:column;gap:6px;min-height:0;min-width:0;padding:10px 12px 12px}.profile-archive-page .dp-card--rail .dp-card-content{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0;overflow:hidden}.profile-archive-page .dp-card--rail .dp-card-title{font-size:16px;font-weight:500;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-archive-page .dp-card-body{padding:14px 16px 16px}.profile-archive-page .dp-card-title{color:var(--color-text);font-family:var(--font-sans);font-size:16px;font-weight:500;line-height:1.3;margin:0}.profile-archive-page .dp-card-title-row{--dp-title-fs:16px;--dp-title-lh:1.3;--dp-card-likes-heart-size:16px;align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.profile-archive-page .dp-card-title-row .dp-card-title{flex:1 1;min-width:0}.profile-archive-page .dp-card-likes{align-items:center;align-self:flex-start;display:inline-flex;flex-shrink:0;gap:5px;height:var(--dp-card-likes-heart-size);margin-top:calc((var(--dp-title-fs)*var(--dp-title-lh) - var(--dp-card-likes-heart-size))/2)}.profile-archive-page .dp-card-likes-heart{align-items:center;color:#c4714a;display:inline-flex;flex-shrink:0;justify-content:center}.profile-archive-page .dp-card-likes-heart-svg{display:block;height:var(--dp-card-likes-heart-size);width:var(--dp-card-likes-heart-size)}.profile-archive-page .dp-card-likes-heart path{fill:currentColor;stroke:none}.profile-archive-page .dp-card-likes-count{align-items:center;color:#7a6a5a;display:flex;font-family:var(--font-sans);font-size:14px;font-weight:400;height:var(--dp-card-likes-heart-size);line-height:1}.profile-archive-page .dp-card-author{align-items:center;display:flex;gap:8px;margin-bottom:10px}.profile-archive-page .dp-card-avatar{align-items:center;background:#f1ebdd;border-radius:50%;color:#7a6840;display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.profile-archive-page .dp-card-author-name{color:#7a6a5a;font-size:14px;line-height:1.35}.profile-archive-page .dp-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.profile-archive-page .dp-card-tag{background:#0000;border:1px solid #c4b8a0;border-radius:100px;color:#4a4035;font-family:var(--font-sans);font-size:15px;font-weight:400;letter-spacing:.01em;line-height:1.3;padding:4px 10px}.profile-archive-page .dp-card-excerpt{color:#6a5e50;font-size:15px;line-height:1.65;margin:0 0 10px}.profile-archive-page .dp-card--masonry .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;margin:0 0 10px;overflow:hidden}.profile-archive-page .dp-card--masonry .dp-card-image-wrap{height:175px}.profile-archive-page .dp-card--featured .dp-card-badge,.profile-archive-page .dp-card--masonry .dp-card-badge,.profile-archive-page .dp-card--rail .dp-card-badge{font-size:15px;font-weight:500;line-height:1.25}.profile-archive-page .dp-card--featured .dp-card-title-row,.profile-archive-page .dp-card--masonry .dp-card-title-row,.profile-archive-page .dp-card--rail .dp-card-title-row{--dp-title-fs:16px}.profile-archive-page .dp-card--featured .dp-card-title,.profile-archive-page .dp-card--masonry .dp-card-title,.profile-archive-page .dp-card--rail .dp-card-title{font-size:16px;line-height:1.3}.profile-archive-page .dp-card--featured .dp-card-avatar,.profile-archive-page .dp-card--masonry .dp-card-avatar,.profile-archive-page .dp-card--rail .dp-card-avatar{font-size:13px;font-weight:600;height:32px;width:32px}.profile-archive-page .dp-card--featured .dp-card-author-name,.profile-archive-page .dp-card--masonry .dp-card-author-name,.profile-archive-page .dp-card--rail .dp-card-author-name{font-size:14px;line-height:1.35}.profile-archive-page .dp-card--featured .dp-card-tag,.profile-archive-page .dp-card--masonry .dp-card-tag,.profile-archive-page .dp-card--rail .dp-card-tag{font-size:15px;letter-spacing:.01em;line-height:1.3}.profile-archive-page .dp-card--featured .dp-card-excerpt,.profile-archive-page .dp-card--masonry .dp-card-excerpt,.profile-archive-page .dp-card--rail .dp-card-excerpt{color:#6a5e50;font-size:15px;line-height:1.65}.profile-archive-page .dp-card--featured .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;margin:0;overflow:hidden}.profile-archive-page .dp-card--rail .dp-card-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin:0;overflow:hidden}.profile-archive-page .dp-card--featured .dp-card-days-price,.profile-archive-page .dp-card--masonry .dp-card-days-price,.profile-archive-page .dp-card--rail .dp-card-days-price{color:#3a3028;font-size:15px;line-height:1.65;margin:0}.profile-archive-page .dp-card-days-price .dp-card-meta-sep{font-size:17px;line-height:1;position:relative;top:1px}.profile-archive-page .dp-card-bottom{border-top:1px solid #ede4d8;display:flex;flex-direction:column;gap:2px;padding-top:12px}.profile-archive-page .dp-card-bottom .dp-card-days-price{margin-bottom:-6px}.profile-archive-page .dp-card-bottom .dp-card-footer-row{margin-top:0}.profile-archive-page .dp-card--rail .dp-card-bottom{flex-shrink:0}.profile-archive-page .dp-card-footer-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-top:0}.profile-archive-page .dp-card-date{color:#9a8a7a;flex:1 1;font-family:var(--font-sans);font-size:15px;font-weight:400;line-height:1.65;margin:0;min-width:0}.profile-archive-page .dp-card-view{align-items:center;background:#fff;border:1px solid var(--color-accent);border-radius:var(--radius-full);box-sizing:border-box;color:#6b5c3e;display:inline-flex;flex-shrink:0;font-family:var(--font-sans);font-size:14px;font-weight:500;gap:4px;justify-content:center;line-height:1;margin:0;min-height:36px;padding:8px 14px;transition:border-color var(--transition),color var(--transition),background var(--transition);-webkit-user-select:none;user-select:none;white-space:nowrap}.profile-archive-page .dp-card:hover .dp-card-view{background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.profile-archive-page .dp-card-image-placeholder{background:#e8dfcf;inset:0;position:absolute}.profile-archive-page .dp-card-image{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .45s ease;width:100%}.profile-archive-page .dp-card-badge{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff;border:1px solid #b4a89666;border-radius:100px;color:var(--color-text);font-size:15px;font-weight:500;left:12px;line-height:1.25;padding:5px 10px;position:absolute;top:12px;z-index:2}.profile-archive-page .dp-card-action-cluster{height:36px;position:absolute;right:8px;top:8px;width:36px;z-index:4}.profile-archive-page .dp-card-action-cluster:has(.dp-card-save-btn):has(.dp-card-bookmark-btn){height:72px}.profile-archive-page .dp-card-action-cluster .dp-card-bookmark-btn,.profile-archive-page .dp-card-action-cluster .dp-card-save-btn{left:auto;margin:0;position:absolute;right:0;top:auto}.profile-archive-page .dp-card-action-cluster .dp-card-save-btn{top:0}.profile-archive-page .dp-card-action-cluster .dp-card-bookmark-btn{top:36px}.profile-archive-page .dp-card-action-cluster:not(:has(.dp-card-save-btn)) .dp-card-bookmark-btn{top:0}.profile-archive-page .dp-card-save-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.profile-archive-page .dp-card-save-heart{display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45));flex-shrink:0;height:24px;transform-origin:center center;transform-style:preserve-3d;transition:transform .2s ease;width:24px}.profile-archive-page .dp-card-save-heart path{fill:none;stroke:#fff;stroke-width:1.78px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.profile-archive-page .dp-card-save-btn:active:not(.is-spinning) .dp-card-save-heart{transform:scale(.94)}.profile-archive-page .dp-card-save-btn.liked .dp-card-save-heart,.profile-archive-page .dp-card-save-btn:hover:not(.is-spinning) .dp-card-save-heart{transform:scale(1.08)}.profile-archive-page .dp-card-save-btn.is-spinning .dp-card-save-heart{animation:dp-trip-save-spin-down 2s cubic-bezier(.36,.08,.48,1) forwards;will-change:transform}.profile-archive-page .dp-card-save-btn.is-spinning .dp-card-save-heart path{transition:none}.profile-archive-page .dp-card-save-btn.liked .dp-card-save-heart path{fill:var(--color-danger);stroke:none;transition:none}.profile-archive-page .dp-card-bookmark-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.profile-archive-page .dp-card-save-bookmark{display:block;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45));flex-shrink:0;height:24px;transition:transform .2s ease;width:24px}.profile-archive-page .dp-card-save-bookmark path{fill:none;stroke:#fff;stroke-width:1.78px;stroke-linecap:round;stroke-linejoin:round;transition:fill .2s ease,stroke .2s ease}.profile-archive-page .dp-card-bookmark-btn:active .dp-card-save-bookmark{transform:scale(.94)}.profile-archive-page .dp-card-bookmark-btn.saved .dp-card-save-bookmark,.profile-archive-page .dp-card-bookmark-btn:hover .dp-card-save-bookmark{transform:scale(1.08)}.profile-archive-page .dp-card-bookmark-btn.saved .dp-card-save-bookmark path{fill:var(--color-primary);stroke:none;transition:none}@media (max-width:900px){.profile-archive-page .dp-card--featured,.profile-archive-page .dp-card--rail{flex-direction:column}.profile-archive-page .dp-card--featured .dp-card-image-wrap{flex:none;height:240px;width:100%}.profile-archive-page .dp-card--rail .dp-card-image-wrap{flex:none;height:140px;width:100%}}.profile-archive-page .dp-card-avatar--photo{background:#0000;object-fit:cover;padding:0}.profile-archive-page .dp-card-avatar--profile-gold{background:#f1ebdd;color:#7a6840}.profile-archive-page .dp-card--menu-open{z-index:20}.discovery-featured-save-error{color:#b42318;font-size:13px;margin-bottom:8px}.profile-archive-page .dp-card-image-wrap .trip-card-draft-badge{bottom:10px;left:10px;top:auto;z-index:3}.profile-archive-page .dp-card-body .trip-card-move-post-trip{margin-top:10px}@keyframes dp-trip-save-spin-down{0%{transform:scale(1.08) translateZ(0) rotateY(0deg)}to{transform:scale(1.08) translateZ(0) rotateY(2turn)}}.people-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.people-grid-card{align-items:center;background:#fff;border:.5px solid #e0d8cc;border-radius:var(--radius-lg);box-sizing:border-box;color:inherit;cursor:pointer;display:flex;font:inherit;gap:12px;padding:12px 14px;text-align:left;transition:border-color .15s ease,background-color .15s ease;width:100%}button.people-grid-card:hover:not(:disabled){background:#bf9f5a0f;border-color:#bf9f5a8c}button.people-grid-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.people-grid-card--anonymous{cursor:default}.people-grid-card-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;width:44px}.people-grid-card-avatar-img{display:block;height:100%;object-fit:cover;width:100%}.people-grid-card-avatar-initials{background:var(--color-accent);color:#fdfaf7;font-family:var(--font-sans);font-family:var(--pa-sans,var(--font-sans));font-size:15px;font-weight:600;letter-spacing:0}.people-grid-card-avatar-initials,.people-grid-card-avatar-placeholder{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.people-grid-card-avatar-placeholder{background:#ede8df;color:#8a7d6a}.people-grid-card-name{color:#2c2416;font-family:var(--font-sans);font-family:var(--pa-sans,var(--font-sans));font-size:15px;font-weight:500;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-grid-card-identity{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.people-grid-card-handle{color:#6b6254;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:14px;line-height:1.35;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-grid-card--with-action{cursor:default}.people-grid-card-main{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;flex:1 1;font:inherit;gap:12px;margin:0;min-width:0;padding:0;text-align:left}.people-grid-card-main:hover .people-grid-card-name{color:#4a4035}.people-grid-card-main:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-accent);outline-offset:2px}.people-grid-card-unfollow-btn{margin-left:auto}@media (max-width:900px){.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.people-grid{grid-template-columns:minmax(0,1fr)}}.people-list-loading-skeleton-card{cursor:default;pointer-events:none}.people-list-loading-skeleton-avatar{border-radius:50%;flex-shrink:0;height:44px;width:44px}.people-list-loading-skeleton-name{border-radius:8px;border-radius:var(--radius-md,8px);height:15px;min-width:0}.people-list-page{background:#eee6d6;min-height:100vh}.people-list-page-main{padding-bottom:48px;padding-top:24px}.people-list-page-header{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:28px}.people-list-page-title{color:#2c2416;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:30px;font-weight:400;grid-column:2;line-height:1.2;margin:0;text-align:center}.people-list-page .platform-back-btn.trip-back-btn--edge{grid-column:1;justify-self:start;margin:0}.people-list-page .people-grid-item{margin:0;min-width:0;padding:0}.people-list-page .people-grid-card,.people-list-page .people-grid-card--with-action,.people-list-page button.people-grid-card{align-items:center;appearance:none;-webkit-appearance:none;background:#fff;border:.5px solid #e0d8cc;border-radius:var(--radius-lg);box-sizing:border-box;color:inherit;cursor:pointer;display:flex;font:inherit;gap:12px;letter-spacing:normal;line-height:inherit;padding:12px 14px;text-align:left;text-transform:none;width:100%}.people-list-page button.people-grid-card:hover:not(:disabled){background:#bf9f5a0f;border-color:#bf9f5a8c}.people-list-modal{max-width:720px}.people-list-modal-body{padding:24px 28px 28px}.people-list-modal-empty{padding:12px 0 8px}.people-list-modal-empty h3{font-size:22px;margin-bottom:0}.people-list-modal-empty--error h3{color:#8b2e2e;font-size:18px;font-weight:500}.avatar-crop-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.avatar-crop-modal{background:#fff;border-radius:12px;box-shadow:0 16px 48px #1a17122e;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);max-width:420px;padding:24px;width:100%}.avatar-crop-title{color:#2c2416;font-family:inherit;font-size:16px;font-weight:500;line-height:1.35;margin:0 0 16px}.avatar-crop-area{background:#1a1712;border-radius:8px;height:300px;margin:0 auto;overflow:hidden;position:relative;width:300px}.avatar-crop-zoom{accent-color:#bf9f5a;accent-color:var(--color-accent,#bf9f5a);cursor:pointer;display:block;margin-top:16px;width:100%}.avatar-crop-zoom:disabled{cursor:not-allowed;opacity:.6}.avatar-crop-error{color:#8b2e2e;font-family:inherit;font-size:13px;line-height:1.4;margin:12px 0 0}.avatar-crop-actions{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:20px}.avatar-crop-actions .btn{justify-content:center;text-transform:none;width:100%}@media (max-width:480px){.avatar-crop-area{height:min(300px,calc(100vw - 88px));width:min(300px,calc(100vw - 88px))}}.settings-page{--settings-gold:var(--color-gold-btn);--settings-gold-hover:var(--color-gold-btn-hover);--settings-text:#2c2416;--settings-muted:#6b5c3e;--settings-field-label:#3a3028;--settings-label:#c8bfaf;--settings-subtle:#b5aa98;--settings-border:#f0e8d8;--settings-active-bg:#f5efe0;--settings-danger:#c0392b;background:#eee6d6;flex-direction:column;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:15px;height:calc(100vh - 71px);max-height:calc(100vh - 71px);overflow:hidden;padding:0}.settings-page,.settings-shell{box-sizing:border-box;display:flex}.settings-shell{align-items:stretch;flex:1 1;flex-direction:column;margin:0 auto;max-width:1520px;min-height:0;padding-top:28px;position:relative;width:100%}.settings-topbar{left:0;position:absolute;top:28px;width:max-content;z-index:2}.settings-page .settings-topbar .platform-back-btn.trip-back-btn--edge{margin-bottom:0;margin-top:0}.settings-card{--settings-card-height:clamp(640px,calc(100vh - 127px),720px);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-sizing:border-box;flex:0 0 var(--settings-card-height);flex-direction:column;height:var(--settings-card-height);margin-left:auto;margin-right:auto;max-height:var(--settings-card-height);max-width:1220px}.settings-card,.settings-layout{display:flex;min-height:0;overflow:hidden;width:100%}.settings-layout{align-items:stretch;flex:1 1 auto}.settings-sidebar{border-right:1px solid var(--settings-border);box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;min-height:0;overflow:hidden;padding:36px 0 16px;width:320px}.settings-sidebar-heading{color:var(--settings-text);flex-shrink:0;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 12px;padding:0 24px 0 22px}.settings-nav-section{margin-bottom:18px}.settings-nav-section:last-child{margin-bottom:0}.settings-nav-section-label{color:var(--settings-text);display:block;font-size:15px;font-weight:600;letter-spacing:0;padding:0 20px 6px 15px;text-transform:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.settings-nav-item{align-items:center;background:#0000;border:none;border-left:3px solid #0000;color:var(--settings-muted);cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:400;gap:8px;padding:8px 20px 8px 30px;text-align:left;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;width:100%}.settings-nav-item.is-active,.settings-nav-item:hover:not(:disabled){background:var(--settings-active-bg)}.settings-nav-item.is-active{border-left-color:var(--settings-gold);color:var(--settings-text);font-weight:500}.settings-nav-item.is-coming-soon{cursor:not-allowed;opacity:.45}.settings-nav-item.is-coming-soon:hover{background:#0000}.settings-coming-soon-badge{color:var(--settings-label);font-size:15px;font-weight:500;letter-spacing:0;margin-left:auto;text-transform:none;white-space:nowrap}.settings-nav-scroll{-ms-overflow-style:none;flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:16px;scrollbar-width:none}.settings-nav-scroll::-webkit-scrollbar{display:none}.settings-main{-ms-overflow-style:none;box-sizing:border-box;flex:1 1;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:36px 48px 16px 54px;scrollbar-width:none}.settings-main::-webkit-scrollbar{display:none}.settings-section-heading{border-bottom:1px solid var(--settings-border);color:var(--settings-text);font-size:15px;font-weight:600;line-height:1.3;margin:0 0 24px;padding-bottom:12px}.settings-section-body{display:flex;flex-direction:column;gap:20px}.settings-page .settings-delete-account-modal .form-label,.settings-page .settings-section-body .form-label{color:var(--settings-field-label);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font-sans,"DM Sans",system-ui,sans-serif);font-size:15px;font-weight:500;letter-spacing:0;text-transform:none}.settings-page .settings-delete-account-modal .form-label:after,.settings-page .settings-section-body .form-label:after{content:":"}.settings-section-body .form-group+.form-group{margin-top:0}.settings-feedback-ok{color:#3d7a4a;font-size:15px;line-height:1.4;margin:0}.settings-feedback-error{background:#c0392b14;border-radius:4px;color:#8b2635;font-size:15px;line-height:1.4;margin:0;padding:10px 12px}.settings-warning-text{color:var(--settings-muted);font-size:15px;line-height:1.5;margin:0}.settings-coming-soon-panel{opacity:.45;pointer-events:none}.settings-coming-soon-panel .settings-coming-soon-badge{border:1px solid var(--settings-label);border-radius:4px;display:inline-block;font-size:15px;margin-left:0;margin-top:8px;padding:4px 8px}button.settings-btn-destructive,button.settings-btn-destructive-filled,button.settings-btn-primary{align-items:center;border:1px solid #0000;border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:400;justify-content:center;letter-spacing:0;line-height:1;padding:9px 12px;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}button.settings-btn-primary{background:var(--settings-gold);border-color:var(--settings-gold);color:#fff}button.settings-btn-primary:hover:not(:disabled){background:var(--settings-gold-hover);border-color:var(--settings-gold-hover);color:#fff}.settings-btn-secondary{align-items:center;background:#fff;border:1px solid var(--settings-gold);border-radius:20px;color:var(--settings-muted);cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:500;justify-content:center;padding:10px 22px;transition:background .15s ease,opacity .15s ease}.settings-btn-secondary:hover:not(:disabled){background:#bf9f5a1a}.settings-btn-tertiary{align-items:center;background:#fff;border:1px solid var(--settings-label);border-radius:4px;color:var(--settings-muted);cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:500;justify-content:center;padding:10px 22px;transition:background .15s ease,opacity .15s ease}.settings-btn-tertiary:hover:not(:disabled){background:var(--settings-active-bg)}.settings-page button.settings-btn-destructive,.settings-page button.settings-btn-destructive-filled{background:var(--settings-danger);border:1px solid var(--settings-danger);color:#fff}.settings-page button.settings-btn-destructive-filled:hover:not(:disabled),.settings-page button.settings-btn-destructive:hover:not(:disabled){background:#a93226;border-color:#a93226;color:#fff}.settings-btn-secondary:disabled,.settings-btn-tertiary:disabled,button.settings-btn-destructive-filled:disabled,button.settings-btn-destructive:disabled,button.settings-btn-primary:disabled{cursor:not-allowed;opacity:.5}.settings-form-actions{margin-top:8px}.settings-page button.book-trip-item-view{background:#fff;border:1px solid var(--color-accent);box-sizing:border-box;color:#6b5c3e;font-size:14px;font-weight:500;height:auto;letter-spacing:0;line-height:1;min-height:36px;padding:8px 14px}.settings-page button.book-trip-item-view:hover:not(:disabled){background:var(--color-cream-hover);border-color:var(--color-primary);color:#6b5c3e}.settings-page button.book-trip-item-view:disabled{cursor:not-allowed;opacity:.5}.settings-hidden-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.settings-photo-wrap{align-items:center;display:flex;gap:20px}.settings-photo-avatar{align-items:center;background:var(--settings-gold);border:3px solid var(--settings-border);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:28px;font-weight:500;height:96px;justify-content:center;overflow:hidden;width:96px}.settings-photo-avatar img{height:100%;object-fit:cover;width:100%}.settings-photo-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.settings-page button.settings-btn-remove-photo{align-items:center;background:#fff;border:1px solid #c0392b52;border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:#9a5c54;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;justify-content:center;line-height:1;min-height:36px;padding:8px 14px;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.settings-page button.settings-btn-remove-photo:hover:not(:disabled){background:#c0392b0f;border-color:#c0392b73;color:#8b4a42}.settings-page button.settings-btn-remove-photo:disabled{cursor:not-allowed;opacity:.5}.settings-readonly-email{background:var(--settings-active-bg);border:1px solid var(--settings-border);border-radius:8px;border-radius:var(--radius-md,8px);color:var(--settings-text);font-size:15px;margin:0;padding:13px 15px}.settings-toggle-row{align-items:flex-start;display:flex;gap:14px}.settings-toggle{cursor:pointer;flex-shrink:0;height:24px;position:relative;width:44px}.settings-toggle input{height:0;opacity:0;position:absolute;width:0}.settings-toggle-track{background:var(--settings-label);border-radius:12px;display:block;height:24px;transition:background .2s ease;width:44px}.settings-toggle-thumb{background:#fff;border-radius:50%;height:18px;left:3px;pointer-events:none;position:absolute;top:3px;transition:transform .2s ease;width:18px}.settings-toggle input:checked+.settings-toggle-track{background:var(--settings-gold)}.settings-toggle input:checked~.settings-toggle-thumb{transform:translateX(20px)}.settings-toggle input:disabled+.settings-toggle-track{cursor:not-allowed;opacity:.5}.settings-toggle-label{flex:1 1;min-width:0}.settings-toggle-title{color:var(--settings-text);display:block;font-size:15px;font-weight:500}.settings-toggle-desc{color:var(--settings-muted);display:block;font-size:15px;line-height:1.45;margin-top:4px}.settings-legal-list{list-style:none;margin:0;padding:0}.settings-legal-link{align-items:center;border-bottom:1px solid var(--settings-border);color:var(--settings-text);display:flex;font-size:15px;font-weight:400;gap:12px;justify-content:space-between;padding:14px 0;text-decoration:none;transition:color .15s ease}.settings-legal-link:first-child{padding-top:0}.settings-legal-link:hover{color:var(--settings-gold)}.settings-legal-link svg{color:var(--settings-subtle);flex-shrink:0}.settings-legal-link:hover svg{color:var(--settings-gold)}.settings-sign-in-body{gap:24px}.settings-signed-in-provider-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.settings-signed-in-provider{align-items:center;background:var(--settings-active-bg);border:1px solid var(--settings-border);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;display:inline-flex;gap:10px;min-height:48px;padding:13px 15px}.settings-signed-in-provider-mark{align-items:center;color:var(--settings-text);display:inline-flex;flex-shrink:0;justify-content:center}.settings-signed-in-provider-label{color:var(--settings-text);font-size:15px;font-weight:500}.settings-sign-in-actions{margin-top:4px}.settings-btn-sign-out{align-items:center;background:#fff;border:1px solid var(--settings-danger);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;color:var(--settings-danger);cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:500;justify-content:center;line-height:1;padding:11px 16px;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;width:100%}.settings-page button.settings-btn-sign-out{background:#fff;border:1px solid var(--settings-danger);color:var(--settings-danger)}.settings-page button.settings-btn-sign-out:hover:not(:disabled){background:#c0392b0f;border-color:#a93226;color:#a93226}.settings-btn-sign-out:disabled{cursor:not-allowed;opacity:.5}.settings-profile-body{gap:18px;min-width:0;width:100%}.settings-profile-body .form-group,.settings-profile-body .form-input,.settings-profile-body .form-textarea,.settings-profile-body .profile-archive-username-field{box-sizing:border-box;max-width:100%;width:100%}.settings-profile-photo{margin-bottom:4px}.settings-profile-privacy-block{border-top:1px solid var(--settings-border);margin-top:0;padding-bottom:0;padding-top:12px}.settings-profile-body .settings-form-actions{margin-top:0}.settings-privacy-body{margin-top:-8px}.settings-blocked-section{border-bottom:1px solid var(--settings-border);margin-bottom:28px;padding-bottom:28px}.settings-blocked-heading{color:var(--settings-text);font-size:15px;font-weight:600;margin:0 0 16px}.settings-blocked-empty,.settings-blocked-status{color:var(--settings-muted);font-size:15px;line-height:1.45;margin:0}.settings-blocked-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.settings-blocked-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.settings-blocked-user{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.settings-blocked-avatar{align-items:center;background:var(--color-gold-btn);border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.settings-blocked-avatar-img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.settings-blocked-avatar-initials{align-items:center;background:var(--color-accent);border-radius:50%;color:#fdfaf7;display:flex;font-family:var(--font-sans);font-family:var(--pa-sans,var(--font-sans));font-size:15px;font-weight:600;height:100%;justify-content:center;letter-spacing:0;line-height:1;width:100%}.settings-blocked-handle{align-self:center;color:var(--settings-text);font-size:15px;font-weight:500;line-height:1.3;text-decoration:none}a.settings-blocked-handle:hover{text-decoration:underline}.settings-blocked-unblock{flex-shrink:0}.settings-privacy-legal-list .settings-legal-link{align-items:center;min-height:52px;padding:0}.settings-privacy-legal-list .settings-legal-link:first-child{padding-top:0}.settings-notify-body{gap:0}.settings-notify-moment{align-items:flex-start;border-bottom:1px solid var(--settings-border);display:flex;gap:24px;justify-content:space-between;padding-bottom:16px;padding-top:16px}.settings-notify-moment:first-child{padding-top:0}.settings-notify-moment:last-child{border-bottom:none;padding-bottom:0}.settings-notify-moment-copy{flex:1 1;min-width:0}.settings-notify-moment-title{color:var(--settings-text);display:block;font-size:15px;font-weight:500}.settings-notify-moment-desc{color:var(--settings-muted);display:block;font-size:15px;line-height:1.45;margin-top:4px}.settings-notify-moment-toggles{display:flex;flex-shrink:0;gap:20px}.settings-notify-channel{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:56px}.settings-notify-channel-label{color:var(--settings-muted);font-size:15px;font-weight:500}.settings-notify-channel-error{font-size:13px;max-width:180px;padding:8px 10px;width:max-content}.settings-delete-account-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:250}.settings-delete-account-modal{background:#fff;border:.5px solid #e0d8cc;border-radius:16px;box-shadow:0 12px 40px #1a17121f;max-width:400px;padding:28px;width:100%}.settings-delete-account-modal h2{color:var(--settings-text);font-size:15px;font-weight:600;margin:0 0 8px}.settings-delete-account-modal p{color:var(--settings-muted);font-size:15px;line-height:1.45;margin:0 0 16px}.settings-delete-account-modal .form-group{margin-bottom:20px}.settings-delete-account-actions{display:flex;gap:12px}.settings-delete-account-actions .settings-btn-tertiary{font-size:15px;line-height:1;padding:9px 12px}.settings-delete-account-actions button{flex:1 1;min-height:0}.settings-page .profile-archive-username-bad,.settings-page .profile-archive-username-muted,.settings-page .profile-archive-username-ok{font-size:15px}@media (max-width:800px){.settings-shell{padding-left:20px;padding-right:20px}}@media (max-width:768px){.settings-layout{flex-direction:column}.settings-sidebar{border-bottom:1px solid var(--settings-border);border-right:none;display:block;flex:0 0 auto;padding:24px 0 16px;width:100%}.settings-sidebar-heading{margin-bottom:12px;padding:0 20px 0 24px}.settings-nav-scroll{-webkit-overflow-scrolling:touch;display:flex;flex:none;flex-direction:row;gap:0;min-height:0;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.settings-nav-scroll::-webkit-scrollbar{display:none}.settings-nav-section{display:contents}.settings-nav-section-label{display:none}.settings-nav-item{border-bottom:3px solid #0000;border-left:none;border-radius:0;flex-shrink:0;padding:8px 16px;white-space:nowrap;width:auto}.settings-nav-item.is-active{border-bottom-color:var(--settings-gold);border-left-color:#0000}.settings-nav-item .settings-coming-soon-badge{display:none}.settings-main{padding:24px 20px 20px 24px}.settings-notify-moment{flex-direction:column;gap:16px}.settings-notify-moment-toggles{justify-content:flex-start;width:100%}}.settings-affiliates-intro{color:var(--settings-muted);line-height:1.45;margin:0 0 16px}.settings-affiliates-add,.settings-affiliates-mine{margin-top:8px}.settings-affiliates-add{border-top:1px solid var(--settings-border);margin-top:28px;padding-top:20px}.settings-affiliates-add>.form-group+.form-group{margin-top:20px}.settings-affiliates-row-copy{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.settings-affiliates-program{color:var(--settings-text);font-weight:500}.settings-affiliates-id{color:var(--settings-muted);font-size:13px;word-break:break-all}.confirmed{background:#eee6d6;box-sizing:border-box;justify-content:center;min-height:100vh;padding:48px 24px}.confirmed,.confirmed__inner{align-items:center;display:flex}.confirmed__inner{flex-direction:column;max-width:480px;text-align:center;width:100%}.confirmed__wordmark{margin:0 0 40px}.confirmed__icon{color:#bf9f5a;display:block;height:48px;margin-bottom:28px;width:48px}.confirmed__headline{color:#2a2018;font-family:Spectral,Georgia,serif;font-size:32px;font-style:italic;font-weight:400;line-height:1.2;margin:0 0 16px}.confirmed__subtext{color:#5c4f45;font-size:15px;line-height:1.7;margin:0 0 24px}.confirmed__signed-in{color:#5c4f45;font-size:13px;line-height:1.5;margin:0 0 8px;text-align:center;width:100%}.confirmed__signout{background:none;border:none;color:#907868;cursor:pointer;display:block;font-family:inherit;font-size:13px;margin:0 0 20px;padding:0;text-align:center;text-decoration:underline;text-underline-offset:2px;width:100%}.confirmed__signout:hover:not(:disabled){color:#5c4f45}.confirmed__signout:disabled{cursor:default;opacity:.65}.confirmed__consent{align-items:flex-start;box-sizing:border-box;cursor:pointer;display:flex;gap:10px;margin:16px 0 0;text-align:left;width:100%}.confirmed__consent-input{appearance:none;-webkit-appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border:1.5px solid var(--color-gold-btn);border-radius:4px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:18px;margin-top:2px;padding:0;width:18px}.confirmed__consent-input:checked{background-color:var(--color-gold-btn);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m3.5 8.2 2.9 2.9 6.1-6.6' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:var(--color-gold-btn)}.confirmed__consent-input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.confirmed__consent-text{color:#5c4f45;font-size:14px;line-height:1.55}.confirmed__consent-text a{border-bottom:1px solid #bf9f5a4d;color:var(--color-gold-btn);font-weight:500;padding-bottom:1px;text-decoration:none;transition:border-color .15s}.confirmed__consent-text a:hover{border-color:var(--color-gold-btn)}.confirmed__text-field{align-items:stretch;background:#fff;border:1px solid #c4b8a8;border-radius:6px;display:flex;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.confirmed__text-field:focus-within{border-color:#bf9f5a;box-shadow:0 0 0 3px #bf9f5a40}.confirmed__text-input{background:#0000;border:none;box-sizing:border-box;color:#2a2018;flex:1 1;font-family:inherit;font-size:15px;min-width:0;outline:none;padding:12px 14px;width:100%}.confirmed__text-input:focus{border:none;box-shadow:none}.confirmed__error{background:#8b2e2e14;border:1px solid #8b2e2e40;border-radius:6px;box-sizing:border-box;color:#8b2e2e;font-size:14px;line-height:1.5;margin:0 0 16px;padding:10px 14px;text-align:center;width:100%}.confirmed__field-group{margin-bottom:8px;text-align:left;width:100%}.confirmed__field-label{color:#5c4f45;display:block;font-family:Georgia,serif;font-size:11px;font-weight:400;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.confirmed__username-field{align-items:stretch;background:#fff;border:1px solid #c4b8a8;border-radius:6px;display:flex;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.confirmed__username-field:focus-within{border-color:#bf9f5a;box-shadow:0 0 0 3px #bf9f5a40}.confirmed__username-at{align-items:center;color:#bf9f5a;display:flex;flex-shrink:0;font-size:15px;font-weight:500;padding:0 0 0 14px;-webkit-user-select:none;user-select:none}.confirmed__username-input{background:#0000;border:none;color:#2a2018;flex:1 1;font-family:inherit;font-size:15px;min-width:0;outline:none;padding:12px 14px 12px 2px}.confirmed__username-input:focus{border:none;box-shadow:none}.confirmed__username-ok{color:#2d7a4d;font-size:13px;margin:6px 0 0}.confirmed__username-bad{color:#8b2e2e;font-size:13px;margin:6px 0 0}.confirmed__username-muted{color:#5c4f45;font-size:13px;margin:6px 0 0}.confirmed .confirmed__cta{background:var(--color-gold-btn);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.05em;margin-top:32px;padding:14px 32px;text-decoration:none;transition:background .18s ease,transform .1s ease;width:auto}.confirmed .confirmed__cta:hover:not(:disabled){background:var(--color-gold-btn-hover);color:#fff;text-decoration:none}.confirmed .confirmed__cta:active:not(:disabled){transform:scale(.99)}.confirmed .confirmed__cta:disabled{cursor:not-allowed;opacity:.55;transform:none}.legal-page{background:#eee6d6;box-sizing:border-box;min-height:100vh;padding:0 24px 64px}.legal-page-topbar{box-sizing:border-box;margin:0 auto;max-width:1520px}.legal-page-topbar .platform-back-btn.trip-back-btn--edge{margin-bottom:24px;margin-top:28px}.legal-page-inner{margin:0 auto;max-width:720px}.legal-page-card{--legal-content-font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--legal-content-text:#1a1a1a;--legal-content-body:#595959;--legal-content-muted:#666;--legal-content-link:#0563c1;--legal-content-link-hover:#034a8f;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-sizing:border-box;overflow:visible;padding:36px 40px}.legal-page-header{margin-bottom:8px}.legal-page-title{color:var(--legal-content-text);font-family:var(--legal-content-font);font-size:28px;font-weight:700;line-height:1.3;margin:0 0 8px;text-transform:uppercase}.legal-page-updated{color:var(--legal-content-muted);font-family:var(--legal-content-font);font-size:14px;font-weight:400;line-height:1.5;margin:0 0 32px}.legal-page-prose h2{color:var(--legal-content-text);font-family:var(--legal-content-font);font-size:20px;font-weight:700;line-height:1.4;margin:32px 0 12px}.legal-page-prose h2:first-child{margin-top:0}.legal-page-prose h3{color:var(--legal-content-text);font-family:var(--legal-content-font);font-size:17px;font-weight:700;line-height:1.4;margin:24px 0 8px}.legal-page-prose p{color:var(--legal-content-body);font-family:var(--legal-content-font);font-size:16px;font-weight:400;line-height:1.6;margin:0 0 16px}.legal-page-prose ol,.legal-page-prose ul{margin:0 0 16px;padding-left:1.4em}.legal-page-prose li{color:var(--legal-content-body);font-family:var(--legal-content-font);font-size:16px;font-weight:400;line-height:1.6;margin-bottom:8px}.legal-page-prose li:last-child{margin-bottom:0}.legal-page-prose a{color:var(--legal-content-link);text-decoration:underline;text-underline-offset:2px;transition:color var(--transition)}.legal-page-prose a:hover{color:var(--legal-content-link-hover)}.legal-page-address{color:var(--legal-content-text);font-size:16px;font-style:normal;margin:0 0 16px}.legal-page-address,.legal-page-note{font-family:var(--legal-content-font);font-weight:400;line-height:1.6}.legal-page-note{color:var(--legal-content-muted);font-size:14px;margin:24px 0 0}@media (max-width:480px){.legal-page{padding:0 16px 48px}.legal-page-topbar .platform-back-btn.trip-back-btn--edge{margin-bottom:20px;margin-top:20px}.legal-page-card{padding:28px 20px}.legal-page-title{font-size:26px}}body:has(.contact-page){background-color:#eee6d6}.contact-card{background:#fff;border:1px solid #e4dbd0;border-radius:16px;box-shadow:0 1px 2px #2a20180a,0 10px 30px #2a20180d;margin:16px auto 0;max-width:500px;padding:40px 36px}.contact-card .legal-page-title{font-size:26px;margin-bottom:10px;text-align:center}.contact-card .legal-page-updated{margin:0 auto 28px;max-width:40ch;text-align:center}.contact-card .contact-submit{border:1px solid var(--color-gold-btn);font-weight:400;margin-top:4px;width:100%}.contact-card .contact-submit:hover:not(:disabled){border-color:var(--color-gold-btn-hover)}.contact-success{color:#2a2018;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;padding:12px 0;text-align:center}.jm-form{gap:16px}.jm-field,.jm-form{display:flex;flex-direction:column}.jm-field{gap:5px}.jm-label{color:#907868;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:0}.contact-card .jm-label,.jm-input{font-weight:400}.jm-input{-webkit-appearance:none;background:#fdfcfa;border:1.5px solid #e4dbd0;border-radius:12px;color:#2a2018;font-family:DM Sans,sans-serif;font-size:15px;outline:none;padding:11px 15px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.jm-input::placeholder{color:#c4b8a8}.jm-input:focus{background:#fff;border-color:#bf9f5a;box-shadow:0 0 0 3px #bf9f5a21}textarea.jm-input{min-height:120px;resize:vertical}.jm-btn{background:#bf9f5a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:0;margin-top:4px;padding:13px 20px;transition:background .18s ease,transform .1s ease;width:100%}.jm-btn:hover{background:#9a7b2f}.jm-btn:active{transform:scale(.99)}.jm-btn:disabled{cursor:default;opacity:.65}.contact-alert{border-radius:8px;font-size:15px;font-weight:400;line-height:1.45;margin-bottom:4px;padding:10px 14px}.contact-alert--error{background:#fce8e8;border:1px solid #e8bcbc;color:#8b2e2e}@media (max-width:480px){.contact-card{border-radius:14px;padding:28px 22px}}.claim-companion-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:48px 20px}.claim-companion-inner{max-width:480px;text-align:center}.claim-companion-title{color:var(--color-text);font-size:28px;margin:0 0 12px}.claim-companion-message{color:var(--color-text-muted);font-family:var(--font-sans);font-size:16px;line-height:1.5;margin:0 0 28px}.page-transition{animation:pageFadeIn .25s ease-out;overflow-x:clip;will-change:opacity}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}.welcome-content-skeleton{background:#eee6d6;box-sizing:border-box;min-height:calc(100vh - 71px);padding:24px 12px 60px}.welcome-content-skeleton-inner{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1520px}.welcome-content-skeleton-pill{border-radius:100px;height:40px;margin:0 auto;max-width:640px;width:100%}.welcome-content-skeleton-hero{border-radius:8px;border-radius:var(--radius-md,8px);height:min(480px,55vh);width:100%}.welcome-content-skeleton-grid{display:flex;gap:32px}.welcome-content-skeleton-col{display:flex;flex:1 1;flex-direction:column;gap:24px;min-width:0}.welcome-content-skeleton-tile{border-radius:8px;border-radius:var(--radius-md,8px);width:100%}@media (max-width:800px){.welcome-content-skeleton-grid{gap:24px}.welcome-content-skeleton-col:nth-child(n+3){display:none}}@media (max-width:600px){.welcome-content-skeleton{padding:24px 16px 48px}.welcome-content-skeleton-grid{flex-direction:column}.welcome-content-skeleton-col{display:flex}.welcome-content-skeleton-col:nth-child(n+2){display:none}}.error-boundary-root{-webkit-font-smoothing:antialiased;align-items:center;background:#faf8f4;color:#2a2018;display:flex;font-family:DM Sans,system-ui,sans-serif;justify-content:center;min-height:100vh;padding:32px 20px}.error-boundary-card{background:#fff;border:1px solid #e4dbd0;border-radius:14px;box-shadow:0 16px 36px #2a20181a;max-width:420px;padding:28px 26px 26px;text-align:center;width:100%}.error-boundary-brand{margin:0 0 12px}.error-boundary-wordmark{color:var(--color-gold-btn);font-family:var(--font-sans);font-size:24px;font-weight:500;letter-spacing:var(--letter-spacing-wordmark);line-height:1;text-transform:uppercase}.error-boundary-title{color:#2a2018;font-family:DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.35;margin:0 0 10px}.error-boundary-copy{color:#907868;font-size:.95rem;line-height:1.6;margin:0 0 22px}.error-boundary-actions{display:flex;flex-direction:column;gap:10px}.error-boundary-btn{align-items:center;border:1px solid #0000;border-radius:4px;box-sizing:border-box;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;letter-spacing:.04em;min-height:44px;padding:12px 18px;text-decoration:none;transition:background .2s ease,color .2s ease;width:100%}.error-boundary-btn--primary{background:var(--color-gold-btn);color:#fff}.error-boundary-btn--primary:hover:not(:disabled){background:var(--color-gold-btn-hover)}.error-boundary-btn--secondary{background:#0000;border:1px solid #e4dbd0;color:#9a7b2f}.error-boundary-btn--secondary:hover{background:#bf9f5a1f}
/*# sourceMappingURL=main.06d2488e.css.map*/