.explore-empty-state{margin:0;padding:48px 32px;border-radius:24px;border:1px dashed rgba(36,24,19,.18);background:radial-gradient(circle at top,hsla(0,0%,100%,.85),transparent 60%),hsla(0,0%,100%,.62);color:var(--muted);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.explore-empty-state-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:rgba(255,196,142,.22);color:var(--foreground);margin-bottom:4px}.explore-empty-state-title{margin:0;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:var(--foreground)}.explore-empty-state-text{margin:0;max-width:420px;font-size:.95rem;line-height:1.5;color:var(--muted)}.explore-empty-state-cta{margin-top:10px}html[data-theme=dark] .settings-panel-footer{background:rgba(24,18,15,.92);border-color:var(--border-soft);box-shadow:0 10px 28px -16px rgba(0,0,0,.7)}html[data-theme=dark] .settings-panel-footer-message{color:#ffb2c5}html[data-theme=dark] .settings-panel-footer-message-success{color:#86efac}html[data-theme=dark] .settings-device-card{border-color:var(--border-soft);background:rgba(28,21,17,.9)}html[data-theme=dark] .settings-device-badge{background:rgba(241,87,127,.16);color:#ffc4d3}html[data-theme=dark] .explore-empty-state{border-color:rgba(255,236,224,.18);background:radial-gradient(circle at top,rgba(255,196,142,.06),transparent 60%),rgba(28,21,17,.7);color:var(--muted)}html[data-theme=dark] .explore-empty-state-icon{background:rgba(255,196,142,.14);color:rgba(255,236,224,.92)}html[data-theme=dark] .explore-empty-state-title{color:rgba(255,236,224,.96)}.page-hero{padding:44px;border-radius:28px;background:rgba(255,249,241,.72);border:1px solid rgba(26,18,14,.08);box-shadow:var(--shadow)}.page-hero h1{margin:0 0 12px;font-family:var(--font-display),serif;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:600;line-height:.95}.page-hero p{margin:0;max-width:720px;color:var(--muted);line-height:1.7}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.info-card{border-radius:20px;padding:20px;background:rgba(255,251,246,.8);border:1px solid rgba(26,18,14,.08)}.info-card h2{margin:0 0 10px;font-size:16px}.info-card p{margin:0 0 12px;color:var(--muted);line-height:1.6}.info-card ul{margin:0;padding-left:18px;color:var(--ink-soft);line-height:1.7}.support-frame,.support-page{display:grid;grid-gap:28px;gap:28px;position:relative}.support-frame{padding:28px;border-radius:32px;border:1px solid rgba(26,18,14,.1);background:radial-gradient(circle at 6% 6%,hsla(0,0%,100%,.6),transparent 38%),radial-gradient(circle at 96% 96%,rgba(241,87,127,.1),transparent 42%),linear-gradient(160deg,rgba(255,251,246,.96),hsla(30,73%,96%,.92));box-shadow:0 30px 60px -32px rgba(36,24,19,.3)}.support-search-hero{display:grid;grid-gap:18px;gap:18px;padding:32px 28px 28px;border-radius:24px;border:1px solid rgba(26,18,14,.08);background:radial-gradient(circle at 12% 18%,hsla(0,0%,100%,.7),transparent 46%),radial-gradient(circle at 92% 90%,rgba(241,87,127,.18),transparent 44%),linear-gradient(145deg,rgba(255,250,244,.98),hsla(23,66%,93%,.94));box-shadow:0 16px 40px -28px rgba(36,24,19,.32);text-align:center;justify-items:center}.support-search-hero h1{margin:0;font-size:clamp(1.9rem,3.2vw,2.6rem);line-height:1.15;letter-spacing:-.01em}.support-search-hero .support-search-bar{width:min(560px,100%);margin-top:0}.support-search-sub{margin:0;color:var(--muted);font-size:.98rem;max-width:60ch;line-height:1.6}.support-search-sub strong{color:var(--ink);background:rgba(194,44,87,.08);padding:1px 7px;border-radius:6px;font-weight:700}.support-search-bar{position:relative;display:flex;align-items:center;gap:10px;margin-top:8px;padding:0 16px;height:62px;border-radius:18px;background:hsla(0,0%,100%,.92);border:1.5px solid rgba(26,18,14,.1);box-shadow:0 18px 36px -22px rgba(36,24,19,.28);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.support-search-bar:focus-within{border-color:rgba(194,44,87,.55);box-shadow:0 22px 44px -22px rgba(194,44,87,.35);transform:translateY(-1px)}.support-search-icon{color:rgba(36,24,19,.5);flex:0 0 auto}.support-search-bar input{flex:1 1;min-width:0;height:100%;border:none;outline:none;background:transparent;font-size:1.05rem;color:var(--ink);font-family:inherit}.support-search-bar input::placeholder{color:rgba(36,24,19,.42)}.support-search-clear{flex:0 0 auto;width:32px;height:32px;border-radius:999px;border:none;background:rgba(36,24,19,.08);color:var(--ink);font-size:22px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease}.support-search-clear:hover{background:rgba(36,24,19,.14)}.support-search-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px}.support-chip-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-right:2px}.support-chip{border:1px solid rgba(26,18,14,.12);background:hsla(0,0%,100%,.75);color:var(--ink-soft);padding:7px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;font-family:inherit}.support-chip:hover{background:rgba(194,44,87,.08);border-color:rgba(194,44,87,.2);color:#922949;transform:translateY(-1px)}.support-chip.is-active{background:linear-gradient(135deg,#f1577f,#c22c57);color:#fff7ef;border-color:transparent}.support-search-status{margin:6px 0 0;color:var(--muted);font-size:.92rem}.support-results{display:grid;grid-gap:18px;gap:18px}.support-section-head h2{margin:6px 0 10px;font-size:clamp(1.4rem,2.2vw,1.85rem)}.support-faq-list{display:grid;grid-gap:12px;gap:12px}.support-faq-card{border-radius:20px;border:1px solid rgba(26,18,14,.08);background:rgba(255,251,246,.86);box-shadow:var(--shadow);overflow:hidden;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.support-faq-card:hover{border-color:rgba(194,44,87,.22)}.support-faq-card.is-open{border-color:rgba(194,44,87,.3);box-shadow:0 24px 50px -28px rgba(194,44,87,.35)}.support-faq-trigger{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;width:100%;padding:18px 22px;border:none;background:transparent;text-align:left;cursor:pointer;font-family:inherit;color:var(--ink)}.support-faq-category{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(194,44,87,.08);color:#922949;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.support-faq-title{font-size:1.02rem;font-weight:700;line-height:1.4}.support-faq-toggle{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(194,44,87,.1);color:#922949;font-size:20px;line-height:1}.support-faq-body{padding:0 22px 20px;display:grid;grid-gap:12px;gap:12px;animation:support-faq-fade .18s ease}.support-faq-body p{margin:0;color:var(--muted);line-height:1.7}.support-faq-steps{margin:0;padding-left:22px;display:grid;grid-gap:8px;gap:8px;color:var(--ink-soft);line-height:1.6}.support-faq-steps li::marker{color:#922949;font-weight:700}@keyframes support-faq-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.support-empty{padding:36px 28px;border-radius:22px;border:1px dashed rgba(194,44,87,.28);background:rgba(194,44,87,.04);text-align:center;display:grid;grid-gap:8px;gap:8px}.support-empty h3{margin:0;font-size:1.15rem}.support-empty p{margin:0;color:var(--muted)}.support-empty-suggestion{border:none;background:transparent;padding:0;font-family:inherit;font-weight:700;color:#922949;cursor:pointer;text-decoration:underline}.support-self-serve{margin-top:6px;display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;padding:18px 22px;border-radius:18px;border:1px solid rgba(26,18,14,.08);background:rgba(255,251,246,.7)}.support-self-serve strong{display:block;font-size:.98rem;margin-bottom:2px}.support-self-serve p{margin:0;color:var(--muted);font-size:.92rem}.support-self-serve-actions{display:flex;flex-wrap:wrap;gap:10px}.support-inline-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:700;font-size:.92rem;background:rgba(194,44,87,.08);border:1px solid rgba(194,44,87,.16);color:#922949;transition:transform .18s ease,background .18s ease}.support-inline-link:hover{transform:translateY(-1px)}.support-inline-link-ghost{background:rgba(36,24,19,.04);border-color:rgba(36,24,19,.08);color:var(--ink-soft)}.support-chat-fab{position:fixed;right:28px;bottom:28px;width:56px;height:56px;border-radius:999px;border:none;background:linear-gradient(135deg,#f1577f,#c22c57);color:#fff7ef;cursor:pointer;box-shadow:0 20px 36px -12px rgba(194,44,87,.65);display:inline-flex;align-items:center;justify-content:center;z-index:80;transition:transform .18s ease,box-shadow .18s ease}.support-chat-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 24px 40px -14px rgba(194,44,87,.7)}.support-chat-overlay{position:fixed;inset:0;background:rgba(20,14,10,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;animation:support-chat-pop-in .18s ease;padding:16px}.support-chat-modal{width:60vw;height:60vh;min-width:320px;min-height:480px;max-width:1100px;max-height:calc(100vh - 32px);background:rgba(255,251,246,.98);border:1px solid rgba(26,18,14,.1);border-radius:24px;box-shadow:0 40px 80px -28px rgba(20,14,10,.55);display:grid;grid-template-columns:240px 1fr;overflow:hidden}.support-chat-sidebar{display:grid;grid-template-rows:auto 1fr;grid-gap:14px;gap:14px;padding:16px;border-right:1px solid rgba(26,18,14,.08);background:hsla(30,53%,94%,.6);min-height:0}.support-chat-new{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;border-radius:12px;border:none;background:linear-gradient(135deg,#f1577f,#c22c57);color:#fff7ef;font-weight:700;font-size:.92rem;cursor:pointer;font-family:inherit;box-shadow:0 14px 26px -16px rgba(194,44,87,.5);transition:transform .18s ease}.support-chat-new:hover{transform:translateY(-1px)}.support-chat-history{display:grid;grid-template-rows:auto 1fr;grid-gap:8px;gap:8px;min-height:0}.support-chat-history-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:0 4px}.support-chat-history ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px;overflow-y:auto;min-height:0}.support-chat-history-empty{display:grid;grid-gap:6px;gap:6px;padding:18px 14px;border-radius:12px;border:1px dashed rgba(26,18,14,.12);background:hsla(0,0%,100%,.5);text-align:center}.support-chat-history-empty p{margin:0;font-size:.84rem;font-weight:600;color:var(--ink-soft)}.support-chat-history-empty span{font-size:.76rem;color:var(--muted);line-height:1.45}.support-chat-history-item{width:100%;display:grid;grid-gap:2px;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:hsla(0,0%,100%,.6);text-align:left;cursor:pointer;font-family:inherit;color:var(--ink);transition:background .18s ease,border-color .18s ease}.support-chat-history-item:hover{background:hsla(0,0%,100%,.92);border-color:rgba(26,18,14,.08)}.support-chat-history-item.is-active{background:rgba(194,44,87,.08);border-color:rgba(194,44,87,.18)}.support-chat-history-item strong{font-size:.88rem;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-chat-history-item span{font-size:.78rem;color:var(--muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.support-chat-history-item time{margin-top:2px;font-size:.7rem;color:var(--muted);letter-spacing:.04em}.support-chat-main{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;min-width:0;background:rgba(255,251,246,.4)}.support-chat-main-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border-bottom:1px solid rgba(26,18,14,.08);background:rgba(255,251,246,.86)}@keyframes support-chat-pop-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.support-chat-pop-id{display:flex;align-items:center;gap:10px}.support-chat-pop-id strong{display:block;font-size:.95rem;color:var(--ink);line-height:1.2}.support-chat-avatar{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#f1577f,#c22c57);color:#fff7ef;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.support-chat-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--muted);margin-top:2px}.support-chat-dot{width:7px;height:7px;border-radius:999px;background:#2ea36b;box-shadow:0 0 0 3px rgba(46,163,107,.18)}.support-chat-pop-close{width:28px;height:28px;border-radius:999px;border:none;background:rgba(36,24,19,.08);font-size:20px;line-height:1;cursor:pointer;color:var(--ink)}.support-chat-stream{position:relative;display:flex;flex-direction:column;gap:10px;padding:20px 22px;overflow-y:auto;min-height:0}.support-chat-watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;pointer-events:none}.support-chat-watermark-card{max-width:460px;display:grid;grid-gap:12px;gap:12px;padding:26px 28px;border-radius:20px;border:1px dashed rgba(194,44,87,.32);background:hsla(0,0%,100%,.7);text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.support-chat-watermark-card strong{font-size:.95rem;color:#922949;letter-spacing:.03em}.support-chat-watermark-card p{margin:0;font-size:.9rem;line-height:1.55;color:var(--muted)}.support-chat-watermark-card p strong,.support-chat-watermark-card strong+p strong{color:var(--ink);font-weight:700}.support-chat-msg{padding:11px 15px;border-radius:16px 16px 16px 4px;background:#fff;border:1px solid rgba(26,18,14,.06);font-size:.92rem;line-height:1.5;color:var(--ink-soft);max-width:78%;width:-moz-fit-content;width:fit-content;box-shadow:0 6px 14px -10px rgba(26,18,14,.2)}.support-chat-msg p{margin:0}.support-chat-msg p+p{margin-top:6px}.support-chat-msg strong{color:var(--ink)}.support-chat-msg-bot{align-self:flex-start}.support-chat-msg-user{align-self:flex-end;border-radius:16px 16px 4px 16px;background:linear-gradient(135deg,#f1577f,#c22c57);border-color:transparent;color:#fff7ef;box-shadow:0 10px 20px -12px rgba(194,44,87,.55)}.support-chat-msg-user strong{color:#fff7ef}.support-chat-composer{position:relative;display:flex;gap:10px;padding:14px 18px 18px;border-top:1px solid rgba(26,18,14,.08);background:rgba(255,251,246,.92);box-shadow:0 -6px 18px -10px rgba(26,18,14,.18);z-index:2}.support-chat-composer input{flex:1 1;min-width:0;height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(26,18,14,.12);background:#fff;font-size:.95rem;color:var(--ink);font-family:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.support-chat-composer input:focus{border-color:rgba(194,44,87,.55);box-shadow:0 0 0 4px rgba(194,44,87,.1)}.support-chat-composer button{width:46px;height:46px;border-radius:999px;border:none;background:linear-gradient(135deg,#f1577f,#c22c57);color:#fff7ef;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 14px 26px -14px rgba(194,44,87,.6);transition:transform .18s ease}.support-chat-composer button:hover{transform:translateY(-1px)}.explore-page{display:grid;grid-gap:36px;gap:36px}.explore-page-framed{padding-top:120px;padding-bottom:72px}.explore-frame{display:grid;grid-gap:36px;gap:36px;padding:44px;border-radius:0;border:0;box-shadow:none}.explore-frame,.explore-frame-guides{background:transparent}.site-shell:has(.explore-detail-screen)>.shell,.site-shell:has(.explore-page-framed)>.shell,.site-shell:has(.offers-main)>.shell{width:min(1880px,calc(100% - 40px))}.explore-hero{display:block;padding:0;border:none;background:none;box-shadow:none;text-align:center}.explore-hero-copy{max-width:720px;margin:0 auto}.tour-search-hero{display:grid;grid-gap:24px;gap:24px}.tour-search-intro{max-width:780px;margin:0 auto}.tour-search-intro h1{margin:0 0 14px;font-family:var(--font-display),serif;font-size:clamp(2.2rem,4.6vw,3.9rem);line-height:.98}.tour-search-intro p:last-child{max-width:640px;margin:0 auto;color:var(--muted);line-height:1.5}.tour-filter-bar{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:1.15fr 1.35fr .9fr .8fr;grid-gap:14px;gap:14px;padding:18px;border-radius:26px;border:1px solid rgba(26,18,14,.08);background:rgba(255,252,248,.82);box-shadow:0 22px 48px -34px rgba(43,26,17,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tour-filter-field{display:grid;grid-gap:8px;gap:8px}.tour-filter-field span{color:#7a4530;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-align:left}.tour-filter-field input{width:100%;min-height:54px;border:1px solid rgba(26,18,14,.12);border-radius:18px;background:hsla(0,0%,100%,.86);color:var(--ink);font:inherit;padding:0 16px}.tour-filter-field input:focus{outline:none;border-color:rgba(194,44,87,.42);box-shadow:0 0 0 4px rgba(194,44,87,.12)}.tour-filter-date-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.tour-filter-inline{min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:0 16px;border:1px solid rgba(26,18,14,.12);border-radius:18px;background:hsla(0,0%,100%,.86)}.tour-filter-prefix{color:var(--muted);font-size:13px;font-weight:600;letter-spacing:0;text-transform:none}.tour-filter-inline input{min-height:0;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.tour-filter-inline:focus-within{border-color:rgba(194,44,87,.42);box-shadow:0 0 0 4px rgba(194,44,87,.12)}html[data-theme=dark] .tour-filter-bar{border-color:hsla(0,0%,100%,.08);background:rgba(30,20,16,.88);box-shadow:0 26px 60px -36px rgba(0,0,0,.6)}html[data-theme=dark] .tour-filter-field span{color:#e6c2a4}html[data-theme=dark] .tour-filter-field input,html[data-theme=dark] .tour-filter-inline{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06);color:#f6ede5}html[data-theme=dark] .tour-filter-field input::placeholder,html[data-theme=dark] .tour-filter-inline input::placeholder{color:hsla(28,49%,93%,.46)}html[data-theme=dark] .tour-filter-field input{color-scheme:dark}html[data-theme=dark] .tour-filter-prefix{color:hsla(28,49%,93%,.68)}.explore-hero-copy h1{font-size:clamp(2.1rem,4.4vw,3.6rem)}.explore-section{display:grid;grid-gap:22px;gap:22px}.explore-section .section-head{margin-top:4px}.guide-card-grid,.tour-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.offers-browser .card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.offers-pagination{display:flex;align-items:center;justify-content:center;margin:40px auto 8px}.offers-pagination-group{display:inline-flex;align-items:stretch;border-radius:999px;padding:4px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px -16px rgba(0,0,0,.6)}.offers-pagination-button,.offers-pagination-current{height:42px;min-width:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;letter-spacing:.01em}.offers-pagination-button{cursor:pointer;border:none;background:transparent;color:hsla(0,0%,100%,.78);padding:0 14px;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.offers-pagination-button svg{display:block}.offers-pagination-button:hover:not(:disabled){background:hsla(0,0%,100%,.1);color:#fff}.offers-pagination-button:active:not(:disabled){transform:scale(.96)}.offers-pagination-button:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(207,42,100,.55)}.offers-pagination-button:disabled{cursor:not-allowed;opacity:.3}.offers-pagination-current{padding:0 14px;gap:4px;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:rgba(207,42,100,.18);border:1px solid rgba(207,42,100,.45)}.offers-pagination-current-num{color:#fff;font-weight:700}.offers-pagination-current-sep{color:hsla(0,0%,100%,.45);font-weight:400}.offers-pagination-current-total{color:hsla(0,0%,100%,.6);font-weight:500}.offers-pagination-next:not(:disabled),.offers-pagination-prev:not(:disabled){color:hsla(0,0%,100%,.92)}@media (max-width:640px){.offers-pagination{margin-top:28px}.offers-pagination-group{padding:3px}.offers-pagination-button,.offers-pagination-current{height:38px;min-width:40px;font-size:13px}.offers-pagination-button{padding:0 10px}.offers-pagination-current{padding:0 12px}}@media (min-width:1360px){.offers-browser .card-grid,.tour-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1640px){.offers-browser .card-grid,.tour-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1920px){.tour-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:2240px){.offers-browser .card-grid,.tour-card-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:2800px){.offers-browser .card-grid,.tour-card-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.guide-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1440px){.site-shell:has(.explore-detail-screen)>.shell,.site-shell:has(.explore-page-framed)>.shell,.site-shell:has(.offers-main)>.shell{width:min(2068px,calc(100% - 24px))}.site-shell:has(.explore-detail-screen) .sticky-nav-shell,.site-shell:has(.explore-page-framed) .sticky-nav-shell,.site-shell:has(.offers-main) .sticky-nav-shell{width:min(1480px,calc(100% - 96px))}.site-shell:has(.explore-detail-screen) .nav,.site-shell:has(.explore-page-framed) .nav,.site-shell:has(.offers-main) .nav{gap:18px;padding:14px 22px}.site-shell:has(.explore-detail-screen) .nav-brand,.site-shell:has(.explore-page-framed) .nav-brand,.site-shell:has(.offers-main) .nav-brand{font-size:22px}.site-shell:has(.explore-detail-screen) .nav-links,.site-shell:has(.explore-detail-screen) .nav-right,.site-shell:has(.explore-page-framed) .nav-links,.site-shell:has(.explore-page-framed) .nav-right,.site-shell:has(.offers-main) .nav-links,.site-shell:has(.offers-main) .nav-right{gap:18px;font-size:13px}.site-shell:has(.explore-detail-screen) .nav-create-btn,.site-shell:has(.explore-page-framed) .nav-create-btn,.site-shell:has(.offers-main) .nav-create-btn{min-height:0;padding:10px 18px;font-size:12px}.site-shell:has(.explore-detail-screen) .nav-icon,.site-shell:has(.explore-page-framed) .nav-icon,.site-shell:has(.offers-main) .nav-icon{width:34px;height:34px}.offers-main{padding-top:116px}.offers-browser{margin-top:150px;padding:42px clamp(12px,1.6vw,28px) 52px}.offers-filterbar{margin-bottom:20px}.offers-filterbar-trigger{min-height:clamp(48px,2.9vw,58px);max-width:clamp(560px,34vw,700px);gap:clamp(12px,.8vw,15px);padding:clamp(9px,.6vw,13px) clamp(18px,1.3vw,24px) clamp(9px,.6vw,13px) clamp(12px,.8vw,16px)}.offers-filterbar-icon{width:clamp(28px,1.9vw,36px);height:clamp(28px,1.9vw,36px)}.offers-filterbar-label{font-size:clamp(13px,.78vw,15px)}.offers-filterbar-hint,.offers-filterbar-summary,.offers-result-meta{font-size:clamp(12.5px,.72vw,14px)}.guide-card-grid,.offers-browser .card-grid,.tour-card-grid{gap:24px}.offers-browser .listing-card{min-height:360px;border-radius:18px}.offers-browser .listing-card-top{padding:14px}.offers-browser .price-tag{padding:6px 12px;font-size:12px}.offers-browser .icon-badge{width:34px;height:34px}.offers-browser .listing-card-body{padding:14px 16px 16px}.offers-browser .listing-card-body h3{font-size:22px;line-height:1.2}.offers-browser .listing-card .listing-meta,.offers-browser .listing-card .rating-row{font-size:13px}.offers-browser .listing-card .rating-stars{font-size:12px}.explore-page-framed{padding-top:120px}.explore-frame{padding:42px}.guide-card,.tour-card{padding:16px;border-radius:22px;gap:12px}.guide-card{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);min-height:294px}.guide-card .explore-card-media{min-height:252px;border-radius:20px}.tour-card-badge{padding:7px 13px;font-size:12px}.guide-card-place,.tour-card-region{font-size:12.5px}.guide-card h3,.tour-card h3{font-size:clamp(22px,1.15vw,27px)}.guide-card-summary{font-size:14.5px}.guide-card-notes,.tour-card-notes{font-size:14px}}.explore-card-link{color:inherit;text-decoration:none;display:flex;height:100%}.guide-card,.tour-card{display:flex;flex-direction:column;width:100%;height:100%;gap:12px;padding:16px;border-radius:22px;border:1px solid rgba(26,18,14,.08);background:rgba(255,252,248,.92);box-shadow:0 18px 38px -28px rgba(43,26,17,.28);transition:transform .2s ease,box-shadow .2s ease}.guide-card{display:grid;grid-template-columns:minmax(170px,.92fr) minmax(0,1.08fr);grid-gap:14px;gap:14px;min-height:238px}.guide-card-body{min-width:0;display:flex;flex-direction:column;gap:10px;padding:2px 2px 2px 0}.explore-card-media{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:16/10;background:rgba(28,18,14,.08)}.guide-card .explore-card-media{height:100%;min-height:214px;aspect-ratio:auto}.explore-card-media img{width:100%;height:100%;object-fit:cover;display:block}.guide-card:hover,.tour-card:hover{transform:translateY(-3px);box-shadow:0 26px 48px -28px rgba(43,26,17,.38)}.tour-card-head{display:flex;flex-direction:column;gap:6px}.tour-card-badge{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:rgba(190,122,64,.16);color:#8a5326}.tour-card .explore-card-media .tour-card-badge{position:absolute;top:12px;left:12px;z-index:2;background:rgba(255,248,239,.94);color:#8a5326;box-shadow:0 10px 20px -14px rgba(26,18,14,.5)}.guide-card-place,.tour-card-region{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.guide-card h3,.tour-card h3{margin:0;font-family:var(--font-display),serif;font-size:18px;font-weight:600;line-height:1.2;color:var(--ink)}.tour-card h3{-webkit-line-clamp:2}.guide-card-summary,.tour-card h3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.guide-card-summary{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.55;-webkit-line-clamp:3}.tour-card-notes{margin:auto 0 0;padding:12px 0 0;border-top:1px dashed rgba(26,18,14,.12);list-style:none;display:flex;flex-direction:column;gap:8px;font-size:12.5px;color:var(--ink-soft);line-height:1.5}.tour-card-notes li{position:relative;padding-left:16px}.tour-card-notes li:before{content:"•";position:absolute;left:0;top:0;font-size:18px;line-height:.8;color:rgba(190,122,64,.85)}.guide-card-head{display:flex;flex-direction:column;gap:6px}.guide-card-verdict{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.guide-card-verdict-recommended{background:rgba(72,132,92,.15);color:#2f6b46}.guide-card-verdict-avoid{background:rgba(196,80,68,.14);color:#a3392c}.guide-card-verdict-bring{background:rgba(190,122,64,.16);color:#8a5326}.guide-card-recommended{border-color:rgba(72,132,92,.28)}.guide-card-avoid{border-color:rgba(196,80,68,.28)}.guide-card-bring{border-color:rgba(190,122,64,.28)}.guide-card-notes{margin:0;padding:12px 0 0;border-top:1px dashed rgba(26,18,14,.12);list-style:none;display:flex;flex-direction:column;gap:8px;font-size:12.5px;color:var(--ink-soft);line-height:1.5}.guide-card .guide-card-notes{margin-top:auto}html[data-theme=dark] .guide-card-summary{color:var(--on-surface-muted)}.explore-frame-tours{padding:34px}.explore-frame-tours .tour-card-grid{gap:14px}.explore-frame-tours .tour-card{gap:9px;padding:12px;border-radius:18px}.explore-frame-tours .tour-card .explore-card-media{border-radius:13px}.explore-frame-tours .tour-card .explore-card-media .tour-card-badge{top:9px;left:9px;padding:4px 9px;font-size:9.5px}.explore-frame-tours .tour-card-head{gap:4px}.explore-frame-tours .tour-card-region{gap:5px;font-size:10px}.explore-frame-tours .tour-card h3{font-size:16px;line-height:1.16}.explore-frame-tours .tour-card-notes{gap:6px;padding-top:9px;font-size:11px;line-height:1.4}.explore-frame-tours .tour-card-notes li{padding-left:13px}.explore-frame-tours .tour-card-notes li:before{font-size:15px}@media (min-width:1440px){.explore-frame-tours{padding:34px}.explore-frame-tours .tour-card-grid{gap:18px}.guide-card,.tour-card{padding:16px;border-radius:22px;gap:12px}.explore-frame-tours .tour-card{gap:9px;padding:12px;border-radius:18px}.explore-frame-tours .tour-card .explore-card-media{border-radius:13px}.explore-frame-tours .tour-card-badge{padding:4px 9px;font-size:9.5px}.explore-frame-tours .tour-card-region{font-size:10px}.explore-frame-tours .tour-card h3{font-size:clamp(16px,.78vw,18px)}.explore-frame-tours .tour-card-notes{font-size:11px}.guide-card{grid-template-columns:minmax(190px,.9fr) minmax(0,1.1fr);min-height:250px}.guide-card .explore-card-media{min-height:218px;border-radius:16px}.guide-card-verdict,.tour-card-badge{padding:5px 11px;font-size:11px}.guide-card-place,.tour-card-region{font-size:11.5px}.guide-card h3,.tour-card h3{font-size:clamp(18px,.95vw,22px)}.guide-card-summary{font-size:13px}.guide-card-notes,.tour-card-notes{font-size:12.5px}}.guide-card-notes li{position:relative;padding-left:16px}.guide-card-notes li:before{content:"✓";position:absolute;left:0;top:0;font-size:11px;font-weight:700;color:rgba(72,132,92,.85)}.guide-card-avoid .guide-card-notes li:before{content:"→";color:rgba(196,80,68,.9)}.guide-card-bring .guide-card-notes li:before{content:"•";font-size:18px;line-height:.8;color:rgba(190,122,64,.85)}.explore-detail-screen{min-height:100vh;background:radial-gradient(900px circle at 8% 8%,rgba(255,215,188,.45),transparent 60%),radial-gradient(700px circle at 92% 96%,hsla(21,76%,82%,.35),transparent 60%),linear-gradient(180deg,#fff7ef,#f8e2cb 65%,#f3d1b3);padding:clamp(16px,2vh,24px) clamp(16px,3vw,40px) clamp(28px,4vh,56px)}.explore-detail-shell{width:min(1280px,100%);margin:0 auto;padding:clamp(18px,2.2vw,28px);border-radius:32px;background:hsla(0,0%,100%,.78);border:1px solid hsla(0,0%,100%,.85);box-shadow:0 24px 60px rgba(48,26,16,.12);background-clip:padding-box;display:flex;flex-direction:column;gap:clamp(18px,2vw,28px)}.explore-detail-shell-tour{background:radial-gradient(circle at 18% 0,rgba(255,220,170,.22),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.96),rgba(255,244,232,.9));border-color:rgba(199,116,63,.18);box-shadow:0 24px 60px rgba(70,40,25,.14)}.explore-detail-screen-guide{background:radial-gradient(900px circle at 12% 2%,rgba(255,220,170,.36),transparent 52%),radial-gradient(780px circle at 92% 18%,rgba(199,116,63,.16),transparent 56%),linear-gradient(180deg,hsla(28,79%,85%,.42),hsla(27,65%,79%,.18) 48%,transparent);padding:0}.explore-detail-shell-guide{width:min(1440px,100%);margin:clamp(80px,11vh,116px) auto 0;padding:clamp(18px,2.2vw,28px);border-radius:32px;background:radial-gradient(circle at 18% 0,rgba(255,220,170,.22),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.96),rgba(255,244,232,.9));border:1px solid rgba(199,116,63,.18);box-shadow:0 24px 60px rgba(70,40,25,.14);background-clip:padding-box;gap:clamp(20px,2.6vw,32px)}.explore-detail-top{width:100%;margin:0;padding:4px 4px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(26,18,14,.08)}.explore-detail-shell-guide .explore-detail-top,.explore-detail-shell-tour .explore-detail-top{padding:4px 4px 16px;border-radius:0;border:0;border-bottom:1px solid rgba(199,116,63,.18);background:transparent;box-shadow:none;overflow:hidden}.explore-detail-back{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--ink-soft);text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.explore-detail-back:hover{color:var(--ink)}.explore-detail-media{position:relative;width:min(100%,1040px);margin:0 auto;height:clamp(260px,36vw,520px);overflow:hidden;border-radius:24px;background:rgba(28,18,14,.08)}.explore-detail-shell-guide .explore-detail-media{width:100%;height:clamp(260px,32vw,430px);border-radius:28px;box-shadow:0 30px 80px rgba(20,12,8,.32)}.explore-detail-shell-guide .explore-detail-media img{object-position:center top}.explore-detail-media-guide:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(10,6,4,0) 30%,rgba(10,6,4,.78));pointer-events:none}.explore-detail-media-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(18px,2.4vw,32px);z-index:1;gap:16px}.explore-detail-media-verdict{align-self:flex-end;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px rgba(10,6,4,.28)}.explore-detail-media-caption{display:flex;flex-direction:column;gap:10px;max-width:760px;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.45)}.explore-detail-media-caption h1{margin:0;font-family:var(--font-display),serif;font-size:clamp(2rem,4vw,3rem);line-height:1.05;color:#fff;letter-spacing:-.01em}.explore-detail-media-caption p{margin:0;font-size:clamp(15px,1.4vw,17px);line-height:1.55;color:hsla(0,0%,100%,.92);max-width:680px}.explore-detail-place-overlay{align-self:flex-start;color:#fff;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.32);padding:6px 12px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.explore-detail-layout{width:100%;margin:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:clamp(20px,2.5vw,40px);gap:clamp(20px,2.5vw,40px);align-items:start}.explore-detail-layout-tour{background:transparent;border:0;box-shadow:none}.explore-detail-layout-guide{grid-template-columns:minmax(0,1fr);justify-content:stretch;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.explore-detail-layout-guide .explore-detail-main{width:100%}.explore-detail-layout-guide .explore-detail-aside{width:min(100%,360px);justify-self:center}.explore-detail-facts-guide{margin-bottom:4px}.explore-detail-shell-guide .explore-detail-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:720px){.explore-detail-shell-guide .explore-detail-list{grid-template-columns:1fr}}.explore-detail-main{display:flex;flex-direction:column;gap:0;min-width:0}.explore-detail-hero{padding:4px 0 22px;display:flex;flex-direction:column;gap:10px}.explore-detail-hero h1{margin:0;font-family:var(--font-display),serif;font-size:clamp(1.9rem,3.2vw,2.8rem);line-height:1.1;color:var(--ink)}.explore-detail-shell-guide .explore-detail-hero{padding:0 0 16px;gap:8px}.explore-detail-shell-guide .explore-detail-hero h1{font-size:clamp(1.6rem,2.6vw,2.2rem)}.explore-detail-shell-guide .explore-detail-summary{font-size:15px;line-height:1.65}.explore-detail-summary{margin:0;color:var(--ink-soft);font-size:15.5px;line-height:1.7}.explore-detail-section{padding:24px 0;border-top:1px solid rgba(26,18,14,.08)}.explore-detail-shell-guide .explore-detail-section{padding:28px 0;border-top:0;position:relative}.explore-detail-shell-guide .explore-detail-section+.explore-detail-section{border-top:0}.explore-detail-shell-guide .explore-detail-main>.explore-detail-row:first-child>.explore-detail-section:first-child,.explore-detail-shell-guide .explore-detail-main>.explore-detail-section:first-child{padding-top:8px}.explore-detail-section h2{margin:0 0 12px;font-family:var(--font-display),serif;font-size:1.4rem;color:var(--ink)}.explore-detail-shell-guide .explore-detail-section h2{font-size:clamp(1.25rem,1.6vw,1.5rem);margin-bottom:18px;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:12px}.explore-detail-shell-guide .explore-detail-section h2:before{content:"";display:inline-block;width:24px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgba(190,122,64,.95),rgba(190,122,64,0))}.explore-detail-section .section-kicker{margin:0 0 6px}.explore-detail-main>.explore-detail-row:last-child>.explore-detail-section:last-child,.explore-detail-main>.explore-detail-section:last-child{padding-bottom:0}.explore-detail-aside{position:-webkit-sticky;position:sticky;top:24px;display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:22px;background:hsla(0,0%,100%,.6);border:1px solid rgba(26,18,14,.08);box-shadow:0 12px 28px rgba(48,26,16,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.explore-detail-shell-tour .explore-detail-aside{background:radial-gradient(circle at 18% 0,rgba(255,220,170,.18),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.9),rgba(255,239,222,.72));border-color:rgba(199,116,63,.18);box-shadow:0 18px 44px rgba(70,40,25,.12)}.explore-detail-rating-card{display:grid;grid-gap:4px;gap:4px}.explore-detail-rating-card strong{font-size:2rem;line-height:1;font-family:var(--font-display),serif}.explore-detail-rating-card span{color:var(--ink-soft);font-size:13px}.explore-detail-media img{object-fit:cover}.explore-detail-place{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.explore-detail-facts{display:flex;flex-wrap:wrap;gap:10px;padding-top:4px}.explore-detail-facts span{padding:8px 12px;border-radius:999px;background:hsla(0,0%,100%,.68);border:1px solid rgba(26,18,14,.08);font-size:12px;font-weight:600;color:var(--ink)}.explore-detail-shell-tour .explore-detail-facts span{background:rgba(255,247,239,.72);border-color:rgba(199,116,63,.18)}.explore-detail-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px;color:var(--ink-soft)}.explore-detail-list li{position:relative;padding-left:18px;line-height:1.6}.explore-detail-shell-tour .explore-detail-list{gap:12px}.explore-detail-shell-tour .explore-detail-list li{padding:12px 14px 12px 34px;border-radius:14px;background:rgba(255,247,239,.64);border:1px solid rgba(199,116,63,.14);color:var(--ink-soft)}.explore-detail-list li:before{content:"•";position:absolute;left:0;top:0;color:rgba(190,122,64,.9);font-size:18px;line-height:.9}.explore-detail-shell-tour .explore-detail-list li:before{left:14px;top:14px;color:rgba(199,116,63,.9)}.explore-detail-shell-guide .explore-detail-list{gap:12px}.explore-detail-shell-guide .explore-detail-list li{display:flex;align-items:flex-start;gap:14px;padding:14px 16px 14px 14px;border-radius:14px;background:rgba(255,247,239,.72);border:1px solid rgba(199,116,63,.18);line-height:1.55;font-size:15px;color:var(--ink);transition:transform .18s ease,border-color .18s ease,background .18s ease}.explore-detail-shell-guide .explore-detail-list li:hover{transform:translateY(-1px);border-color:rgba(199,116,63,.36);background:rgba(255,240,224,.9)}.explore-detail-shell-guide .explore-detail-list li:before{content:none}.explore-detail-list-index{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 6px;border-radius:999px;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:11px;font-weight:700;letter-spacing:.06em;color:#7a4530;background:rgba(199,116,63,.16);border:1px solid rgba(199,116,63,.28);margin-top:1px}.explore-detail-section-order-mobile,.tour-mobile-accordion-trigger{display:none}.explore-detail-aside .explore-action-card,.explore-detail-section-reviews .explore-discussion-card{padding:0;border:0;background:transparent;border-radius:0}.explore-action-card,.explore-discussion-card{display:grid;grid-gap:22px;gap:22px;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none}.explore-action-card h2,.explore-discussion-card h2{margin:0;font-family:var(--font-display),serif;font-size:1.45rem}.explore-action-card>p,.explore-comment-empty,.explore-comment-item p,.explore-discussion-head p{margin:0;color:var(--ink-soft);line-height:1.65}.explore-action-input,.explore-action-textarea{width:100%;border:1px solid rgba(26,18,14,.12);border-radius:16px;background:hsla(0,0%,100%,.84);color:var(--ink);font:inherit}.explore-detail-shell-tour .explore-action-input,.explore-detail-shell-tour .explore-action-textarea{background:rgba(255,247,239,.7);border-color:rgba(199,116,63,.18)}.explore-action-textarea{min-height:148px;padding:18px 20px;resize:vertical;line-height:1.6;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.explore-action-input{min-height:48px;padding:0 16px}.explore-action-input:focus,.explore-action-textarea:focus{outline:none;border-color:rgba(190,122,64,.3);box-shadow:0 0 0 4px rgba(190,122,64,.1);background:hsla(0,0%,100%,.94)}.explore-field{display:grid;grid-gap:6px;gap:6px}.explore-field span{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.tour-order-calendar{position:relative;z-index:6}.tour-order-date-button{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.tour-order-date-button:hover{border-color:rgba(190,122,64,.26);background:hsla(0,0%,100%,.92)}.tour-order-date-button.open{border-color:rgba(190,122,64,.38);box-shadow:0 0 0 4px rgba(190,122,64,.12)}.tour-order-date-button svg{flex-shrink:0;color:rgba(26,18,14,.64)}.tour-order-calendar-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:30;width:min(100%,320px);min-width:280px}.tour-order-calendar-popover .calendar-card{padding:14px;border-radius:20px;background:#433832;border:1px solid rgba(255,244,232,.16);box-shadow:0 28px 44px -30px rgba(0,0,0,.72),0 18px 36px rgba(0,0,0,.34)}.explore-discussion-form{display:grid;grid-gap:16px;gap:16px;padding:22px;border-radius:24px;border:1px solid rgba(26,18,14,.08);background:transparent}.explore-detail-shell-tour .explore-comment-item,.explore-detail-shell-tour .explore-discussion-form,.explore-detail-shell-tour .explore-rating-summary,.explore-detail-shell-tour .explore-star-picker{background:linear-gradient(180deg,rgba(255,250,243,.76),rgba(255,239,222,.58));border-color:rgba(199,116,63,.16);box-shadow:0 12px 30px rgba(70,40,25,.07)}.explore-discussion-form-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.explore-discussion-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.explore-discussion-controls label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.explore-action-button{justify-self:start}.explore-action-button-wrap{justify-self:start;display:inline-flex}.explore-action-button-disabled{background:#7e756d;color:rgba(255,248,239,.96);cursor:not-allowed;box-shadow:none;opacity:1}.explore-action-button-disabled:hover{background:#7e756d}.explore-action-button-disabled svg{flex-shrink:0}.explore-action-message{margin:0;font-size:13px;color:var(--ink-soft);padding:0 4px}.explore-discussion-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.explore-rating-summary{min-width:152px;display:grid;grid-gap:8px;gap:8px;padding:18px 18px 16px;border-radius:22px;background:hsla(0,0%,100%,.72);border:1px solid rgba(26,18,14,.08);text-align:center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28)}.explore-rating-summary strong{font-size:2rem;line-height:1}.explore-rating-summary small{color:var(--ink-soft)}.explore-discussion-rating{display:grid;grid-gap:10px;gap:10px}.explore-star-picker{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:10px 14px;border-radius:999px;border:1px solid rgba(26,18,14,.08);background:hsla(0,0%,100%,.72)}.explore-star-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;font:inherit;font-size:30px;line-height:1;color:rgba(190,122,64,.3);cursor:pointer;transition:transform .18s ease,color .18s ease,text-shadow .18s ease}.explore-star-button.is-active{color:#d19346;text-shadow:0 4px 12px rgba(209,147,70,.18)}.explore-star-button:focus-visible,.explore-star-button:hover{color:#d19346;transform:translateY(-1px) scale(1.04);outline:none}.explore-comment-list{display:grid;grid-gap:14px;gap:14px}.explore-comment-item{display:grid;grid-gap:12px;gap:12px;padding:20px 22px;border-radius:22px;border:1px solid rgba(26,18,14,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.78),rgba(255,251,247,.7));box-shadow:0 14px 34px rgba(48,26,16,.05)}.explore-detail-shell-guide .explore-comment-item{gap:10px;padding:20px 22px;border-radius:18px;border:1px solid rgba(199,116,63,.18);background:linear-gradient(180deg,rgba(255,247,239,.86),rgba(255,238,220,.62));box-shadow:0 10px 28px rgba(70,40,25,.08);position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.explore-detail-shell-guide .explore-comment-item:hover{transform:translateY(-1px);border-color:rgba(199,116,63,.36);box-shadow:0 14px 36px rgba(70,40,25,.12)}.explore-detail-shell-guide .explore-comment-item:last-child{border-bottom:1px solid rgba(190,122,64,.16)}.explore-detail-shell-guide .explore-comment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;width:min(960px,100%)}@media (max-width:720px){.explore-detail-shell-guide .explore-comment-list{grid-template-columns:1fr}}.explore-detail-shell-guide .explore-comment-top{align-items:center;padding-bottom:10px;border-bottom:0}.explore-detail-shell-guide .explore-comment-top strong{font-family:var(--font-display),serif;font-size:1.05rem;letter-spacing:-.005em}.explore-detail-shell-guide .explore-comment-top strong:before{content:attr(data-initial);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:10px;border-radius:999px;background:linear-gradient(135deg,rgba(190,122,64,.85),rgba(138,83,38,.85));color:#fff;font-family:var(--font-sans),system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:.02em;vertical-align:middle}.explore-detail-shell-guide .explore-comment-rating .rating-stars{display:inline-flex;gap:2px;padding:6px 10px;border-radius:999px;background:hsla(0,0%,100%,.6);border:1px solid rgba(190,122,64,.2);font-size:14px;letter-spacing:.02em;color:#d18a3a}.explore-detail-shell-guide .explore-comment-item p{margin:0;font-size:15px;line-height:1.65;color:var(--ink)}.explore-detail-shell-guide .explore-discussion-form{padding:16px;border-radius:16px;border-color:rgba(26,18,14,.06);gap:12px}.explore-detail-shell-guide .explore-star-picker{padding:6px 10px;background:transparent;border-color:rgba(26,18,14,.06)}.explore-detail-shell-guide .explore-star-button{font-size:22px}.explore-detail-shell-guide .explore-action-textarea{min-height:110px;padding:14px 16px;border-radius:12px}.explore-detail-shell-guide .explore-discussion-head h2{font-size:1.15rem}.explore-detail-shell-guide .explore-comment-empty{padding:16px 0;border:0;background:transparent;color:var(--ink-soft)}.explore-comment-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.explore-comment-top>div:first-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.explore-comment-top strong{font-size:15px;color:var(--ink)}.guide-discussion-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.guide-discussion-badge-support{background:rgba(72,132,92,.15);color:#2f6b46}.guide-discussion-badge-refute{background:rgba(196,80,68,.14);color:#a3392c}.guide-discussion-badge-tip{background:rgba(190,122,64,.16);color:#8a5326}.explore-comment-rating{white-space:nowrap}.explore-comment-empty{padding:22px 24px;border-radius:20px;border:1px dashed rgba(26,18,14,.12);background:hsla(0,0%,100%,.32)}.explore-hero-copy h1{margin:0 0 14px;font-family:var(--font-display),serif;font-size:clamp(2.2rem,4.6vw,3.9rem);line-height:.98}.explore-hero-copy p:last-child,.explore-hero-copy>p{max-width:520px;margin-left:auto;margin-right:auto;color:var(--muted);line-height:1.5}.explore-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px}.explore-stat-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.explore-checklist-card,.explore-feature-card,.explore-stat-card{border-radius:22px;border:1px solid rgba(26,18,14,.08);background:rgba(255,252,248,.86);box-shadow:0 18px 38px -28px rgba(43,26,17,.28)}.explore-stat-card{padding:18px 22px;display:flex;flex-direction:column;gap:4px;transition:transform .2s ease,box-shadow .2s ease}.explore-stat-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px -28px rgba(43,26,17,.36)}.explore-stat-card strong{display:block;font-family:var(--font-display),serif;font-size:1.5rem;font-weight:700;letter-spacing:.01em;color:var(--ink)}.explore-stat-card span{color:var(--muted);font-size:13px;line-height:1.5}.explore-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.explore-feature-card{padding:22px}.explore-checklist-card h3,.explore-feature-card h3{margin:0 0 12px;font-size:18px}.explore-checklist-card p,.explore-feature-card p{margin:0 0 14px;color:var(--muted);line-height:1.65}.explore-checklist-card ul,.explore-feature-card ul{margin:0;padding-left:18px;color:var(--ink-soft);line-height:1.7}.explore-guide-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);grid-gap:18px;gap:18px}.explore-checklist-card{padding:22px;display:flex;flex-direction:column;gap:16px}.explore-checklist-note{display:flex;flex-wrap:wrap;gap:8px}.explore-checklist-note span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:rgba(28,18,14,.06);color:var(--ink-soft);font-size:12px;font-weight:700}.footer{margin-top:64px;padding:32px 0 8px;border-top:1px solid rgba(26,18,14,.12);display:grid;grid-template-columns:1.2fr repeat(3,.8fr);grid-gap:24px;gap:24px;color:var(--ink);font-size:13px}.footer h3{margin:0 0 8px;font-family:var(--font-display),serif;font-size:26px;font-weight:600}.footer h4{margin:0 0 12px;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.footer p,.footer ul{margin:0;color:var(--muted);line-height:1.55}.footer ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.copyright{grid-column:1/-1;margin-top:14px;padding-top:14px;border-top:1px dashed rgba(26,18,14,.14);font-size:11.5px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.homepage-explore-section,.homepage-featured-section,.homepage-info-section{width:min(1720px,calc(100% - 48px));margin-left:auto;margin-right:auto}.homepage-info-section{display:grid;grid-template-columns:minmax(0,1.28fr) repeat(3,minmax(0,.82fr));grid-gap:18px;gap:18px;margin-top:64px;align-items:stretch;position:relative}.homepage-info-section:before{content:"";position:absolute;inset:-60px -40px auto -40px;height:180px;background:radial-gradient(ellipse at 18% 50%,rgba(217,146,82,.18),transparent 58%),radial-gradient(ellipse at 82% 30%,rgba(199,116,63,.12),transparent 60%);filter:blur(40px);pointer-events:none;z-index:-1}.homepage-info-card{animation:kaya-fade-up .6s cubic-bezier(.22,1,.36,1) both;min-height:252px;padding:22px;border-radius:24px;border:1px solid rgba(199,116,63,.2);background:radial-gradient(circle at 22% -10%,rgba(255,215,175,.4),transparent 46%),radial-gradient(circle at 100% 100%,rgba(217,146,82,.12),transparent 52%),linear-gradient(168deg,rgba(255,250,243,.96),rgba(255,240,222,.92) 60%,hsla(31,88%,90%,.92));color:var(--ink);box-shadow:0 24px 50px -34px rgba(70,40,25,.32),inset 0 1px 0 hsla(0,0%,100%,.6),inset 0 0 0 1px rgba(255,240,220,.4);display:flex;flex-direction:column;justify-content:space-between;gap:16px;overflow:hidden;position:relative;isolation:isolate;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}.homepage-info-card:hover{transform:translateY(-3px);border-color:rgba(199,116,63,.36);box-shadow:0 32px 64px -34px rgba(70,40,25,.4),inset 0 1px 0 hsla(0,0%,100%,.7),inset 0 0 0 1px rgba(255,230,200,.5),0 0 50px -20px rgba(217,146,82,.3)}.homepage-info-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.35),transparent 28%),radial-gradient(circle at 80% 8%,rgba(255,215,175,.22),transparent 38%);pointer-events:none;z-index:0}.homepage-info-card:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(217,146,82,.4) 30%,rgba(255,215,175,.7) 50%,rgba(217,146,82,.4) 70%,transparent);pointer-events:none;z-index:1}.homepage-info-card-large{min-height:252px;padding:32px}.homepage-info-section .homepage-info-card:first-child{animation-delay:0s}.homepage-info-section .homepage-info-card:nth-child(2){animation-delay:.08s}.homepage-info-section .homepage-info-card:nth-child(3){animation-delay:.16s}.homepage-info-section .homepage-info-card:nth-child(4){animation-delay:.24s}.homepage-info-copy{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;min-width:0;position:relative;z-index:2}.homepage-info-card-large .homepage-info-copy{justify-content:center;max-width:none;padding:0;gap:14px}.homepage-info-card-large .section-kicker{display:inline-flex;align-items:center;gap:12px;margin-bottom:2px;color:#7a4530;letter-spacing:.32em;font-size:11px;font-weight:700}.homepage-info-card-large .section-kicker:before{content:"";width:28px;height:1px;background:linear-gradient(90deg,rgba(122,69,48,.7),rgba(122,69,48,.1))}.homepage-info-photo{position:relative;min-height:110px;aspect-ratio:16/8.2;border-radius:18px;width:calc(100% + 44px);margin:-22px -22px 0;overflow:hidden;border:1px solid rgba(199,116,63,.2);background:rgba(20,12,9,.6);box-shadow:inset 0 -48px 60px rgba(10,6,4,.18),inset 0 0 0 1px hsla(0,0%,100%,.06),0 12px 28px -18px rgba(70,40,25,.32);z-index:1;transition:transform .5s cubic-bezier(.22,1,.36,1)}.homepage-info-card:hover .homepage-info-photo{transform:scale(1.012)}.homepage-info-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,230,195,.04),rgba(18,10,7,.16) 100%),radial-gradient(circle at 22% 4%,rgba(255,215,158,.18),transparent 46%);pointer-events:none}.homepage-info-photo-image{object-fit:cover}.homepage-info-step{position:absolute;top:0;left:0;width:52px;height:60px;display:grid;place-items:center;padding-top:8px;border-radius:24px 0 22px 0;background:radial-gradient(circle at 30% 18%,rgba(255,244,220,.7),transparent 62%),linear-gradient(165deg,#f4c896,#d99454 55%,#b06a32);color:#3a1f0f;font-family:var(--font-display),serif;font-size:15px;font-weight:700;letter-spacing:.04em;border-top:1px solid rgba(255,230,195,.9);border-left:1px solid rgba(255,230,195,.9);box-shadow:inset 0 -1px 0 rgba(70,30,12,.35),inset -1px 0 0 rgba(70,30,12,.25),inset 0 1px 0 rgba(255,244,220,.55),0 12px 22px -8px rgba(70,40,25,.5),0 4px 10px -3px rgba(70,40,25,.45);z-index:4;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}.homepage-info-card:hover .homepage-info-step{transform:translate(2px,2px);box-shadow:inset 0 -1px 0 rgba(70,30,12,.35),inset -1px 0 0 rgba(70,30,12,.25),inset 0 1px 0 rgba(255,244,220,.55),0 16px 28px -8px rgba(70,40,25,.6),0 6px 14px -3px rgba(70,40,25,.5)}.homepage-info-card h2{max-width:620px;margin:0;font-family:var(--font-display),serif;font-size:clamp(1.7rem,2.4vw,2.65rem);line-height:1.04;font-weight:600;letter-spacing:-.012em;color:#2a1f19;background:linear-gradient(180deg,#2a1f19,#5e3a26);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.homepage-info-card strong{max-width:none;font-size:17px;line-height:1.24;color:#2a1f19;font-weight:600;letter-spacing:-.005em}.homepage-info-card p{max-width:none;margin:0;color:rgba(26,18,14,.7);line-height:1.55;font-size:13.5px}.homepage-info-card-large p{max-width:none;color:rgba(26,18,14,.74);font-size:14.5px;line-height:1.6}.homepage-info-card-large h2{max-width:none}html[data-theme=dark] .homepage-info-section:before{background:radial-gradient(ellipse at 18% 50%,rgba(255,198,138,.16),transparent 58%),radial-gradient(ellipse at 82% 30%,rgba(217,146,82,.1),transparent 60%)}html[data-theme=dark] .homepage-info-card{border-color:rgba(255,230,200,.1);background:radial-gradient(circle at 22% -10%,hsla(30,74%,65%,.22),transparent 46%),radial-gradient(circle at 100% 100%,rgba(120,60,30,.28),transparent 52%),linear-gradient(168deg,rgba(54,33,22,.88),rgba(30,18,13,.92) 60%,rgba(20,12,9,.96));color:var(--ink);box-shadow:0 32px 64px -42px rgba(0,0,0,.85),inset 0 1px 0 rgba(255,232,200,.05),inset 0 0 0 1px rgba(255,220,180,.03)}html[data-theme=dark] .homepage-info-card:hover{border-color:rgba(255,220,180,.22);box-shadow:0 40px 80px -42px rgba(0,0,0,.92),inset 0 1px 0 rgba(255,232,200,.08),inset 0 0 0 1px rgba(255,215,170,.06),0 0 50px -20px hsla(30,74%,65%,.25)}html[data-theme=dark] .homepage-info-card:before{background:linear-gradient(180deg,rgba(255,240,215,.08),transparent 28%),radial-gradient(circle at 80% 8%,rgba(255,195,130,.12),transparent 38%)}html[data-theme=dark] .homepage-info-card:after{background:linear-gradient(90deg,transparent,rgba(255,220,180,.35) 30%,rgba(255,240,215,.55) 50%,rgba(255,220,180,.35) 70%,transparent)}html[data-theme=dark] .homepage-info-card-large .section-kicker{color:#f0c895}html[data-theme=dark] .homepage-info-card-large .section-kicker:before{background:linear-gradient(90deg,hsla(34,75%,76%,.7),hsla(34,75%,76%,.1))}html[data-theme=dark] .homepage-info-photo{border-color:rgba(255,230,195,.14);box-shadow:inset 0 -56px 68px rgba(10,6,4,.3),inset 0 0 0 1px rgba(255,232,200,.04),0 16px 32px -22px rgba(0,0,0,.82)}html[data-theme=dark] .homepage-info-photo:after{background:linear-gradient(180deg,rgba(255,230,195,.06),rgba(18,10,7,.28) 100%),radial-gradient(circle at 22% 4%,rgba(255,215,158,.22),transparent 46%)}html[data-theme=dark] .homepage-info-step{background:radial-gradient(circle at 30% 18%,rgba(255,232,195,.55),transparent 62%),linear-gradient(165deg,#e8a866,#b06a32 55%,#6e3818);color:#1a0a02;border-top-color:rgba(255,232,195,.6);border-left-color:rgba(255,232,195,.6);box-shadow:inset 0 -1px 0 rgba(0,0,0,.5),inset -1px 0 0 rgba(0,0,0,.35),inset 0 1px 0 rgba(255,244,220,.35),0 14px 26px -8px rgba(0,0,0,.8),0 4px 10px -3px rgba(0,0,0,.6)}html[data-theme=dark] .homepage-info-card:hover .homepage-info-step{box-shadow:inset 0 -1px 0 rgba(0,0,0,.5),inset -1px 0 0 rgba(0,0,0,.35),inset 0 1px 0 rgba(255,244,220,.35),0 18px 32px -8px rgba(0,0,0,.9),0 6px 14px -3px rgba(0,0,0,.7)}html[data-theme=dark] .homepage-info-card h2{background:linear-gradient(180deg,#fff8ec,#f3dcb8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=dark] .homepage-info-card strong{color:#fff8f0}html[data-theme=dark] .homepage-info-card p{color:rgba(255,244,228,.66)}html[data-theme=dark] .homepage-info-card-large p{color:rgba(255,244,228,.76)}.homepage-explore-section .section-head,.homepage-featured-section .section-head{align-items:center}.homepage-guide-grid,.homepage-tour-grid{margin-top:12px}.homepage-tour-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.homepage-tour-grid .tour-card{align-self:start;min-height:0;padding:14px 14px 18px;gap:14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,252,248,.04),rgba(255,244,230,.02));border:1px solid rgba(255,240,220,.08);box-shadow:inset 0 1px 0 rgba(255,248,235,.04),0 30px 60px -40px rgba(0,0,0,.85);transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .4s ease,box-shadow .4s ease,background .4s ease}.homepage-tour-grid .tour-card:hover{transform:translateY(-4px);border-color:rgba(217,146,82,.32);background:linear-gradient(180deg,rgba(255,244,228,.06),rgba(255,235,210,.03));box-shadow:inset 0 1px 0 rgba(255,248,235,.08),0 36px 70px -36px rgba(0,0,0,.9),0 0 0 1px rgba(217,146,82,.18),0 0 44px -16px rgba(217,146,82,.45)}html[data-theme=light] .homepage-tour-grid .tour-card{background:linear-gradient(180deg,rgba(255,252,246,.96),hsla(36,77%,95%,.94));border-color:rgba(122,69,48,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7),0 24px 50px -34px rgba(70,40,25,.32)}html[data-theme=light] .homepage-tour-grid .tour-card:hover{border-color:rgba(199,116,63,.38);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 32px 60px -32px rgba(70,40,25,.42),0 0 0 1px rgba(199,116,63,.22),0 0 40px -14px rgba(217,146,82,.38)}.homepage-tour-grid .explore-card-media{aspect-ratio:16/10.5;border-radius:14px;overflow:hidden}.homepage-tour-grid .explore-card-media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.18));z-index:1}.homepage-tour-grid .tour-card-badge{top:10px;left:10px;padding:6px 12px;font-size:10.5px;letter-spacing:.1em;background:rgba(20,12,8,.62);color:#f7e4cb;border:1px solid rgba(255,224,188,.22);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);box-shadow:0 6px 18px -10px rgba(0,0,0,.6)}html[data-theme=light] .homepage-tour-grid .tour-card-badge{background:rgba(255,248,238,.88);color:#7a4530;border-color:rgba(122,69,48,.16)}.homepage-tour-grid .tour-card-head{gap:8px;padding:0 4px}.homepage-tour-grid .tour-card-region{font-size:10.5px;letter-spacing:.14em;color:rgba(255,224,192,.62)}html[data-theme=light] .homepage-tour-grid .tour-card-region{color:rgba(122,69,48,.66)}.homepage-tour-grid .tour-card h3{font-size:clamp(1.15rem,1.25vw,1.42rem);line-height:1.18;letter-spacing:-.005em;color:#fbf3e6}html[data-theme=light] .homepage-tour-grid .tour-card h3{color:#2a1a12}.homepage-tour-grid .tour-card-notes{margin:4px 4px 0;padding-top:12px;border-top:1px solid rgba(255,224,188,.08);font-size:12px;letter-spacing:.02em;color:rgba(255,232,208,.7)}html[data-theme=light] .homepage-tour-grid .tour-card-notes{border-top-color:rgba(122,69,48,.12);color:rgba(60,40,30,.7)}.homepage-tour-grid .tour-card-notes li:before{color:rgba(217,146,82,.85)}.homepage-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1280px){.homepage-info-section{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-info-card-large{grid-column:1/-1}.homepage-info-card p,.homepage-info-card strong,.homepage-info-card-large h2,.homepage-info-card-large p{max-width:none}.homepage-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-guide-grid{grid-template-columns:1fr}}@media (min-width:1024px){.explore-detail-screen,.explore-detail-screen-guide{background:transparent;padding:clamp(12px,1.6vh,20px) 0 clamp(40px,6vh,72px)}.explore-detail-shell,.explore-detail-shell-guide{width:100%;max-width:1280px;margin:0 auto;padding:clamp(18px,2.2vw,28px);border-radius:32px;background:radial-gradient(circle at 18% 0,rgba(255,220,170,.22),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.96),rgba(255,244,232,.9));border:1px solid rgba(199,116,63,.18);box-shadow:0 24px 60px rgba(70,40,25,.14);background-clip:padding-box;gap:clamp(24px,3vw,40px)}.explore-detail-shell-guide{max-width:1280px;margin-top:0}.explore-detail-shell-guide .explore-detail-top,.explore-detail-top{padding:4px 4px 16px;border-radius:0;background:transparent;border:0;border-bottom:1px solid rgba(199,116,63,.18);box-shadow:none;overflow:hidden}.explore-detail-media,.explore-detail-shell-guide .explore-detail-media{width:100%;max-width:none;height:clamp(300px,34vw,440px);border-radius:28px;box-shadow:0 24px 60px rgba(48,26,16,.16)}.explore-detail-layout,.explore-detail-layout-guide{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.explore-detail-layout{grid-template-columns:minmax(0,1fr) clamp(320px,26vw,380px);gap:clamp(32px,3vw,56px);align-items:start}.explore-detail-layout-guide{grid-template-columns:minmax(0,1fr);justify-content:stretch}.explore-detail-main{max-width:760px;gap:4px}.explore-detail-layout-guide .explore-detail-main{max-width:none;margin:0}.explore-detail-hero h1{font-size:clamp(2.2rem,3.4vw,3rem);line-height:1.08}.explore-detail-summary{font-size:16px;line-height:1.7;max-width:68ch}.explore-detail-section{padding:28px 0}.explore-detail-section h2{font-size:clamp(1.35rem,1.6vw,1.6rem);margin-bottom:16px}.explore-detail-aside{top:96px;padding:28px 26px;border-radius:24px;align-self:start;background:radial-gradient(circle at 18% 0,rgba(255,220,170,.18),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.9),rgba(255,239,222,.72));border:1px solid rgba(199,116,63,.18);box-shadow:0 18px 44px rgba(70,40,25,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-height:none;overflow:visible;gap:20px}.explore-detail-aside .explore-action-card{text-align:center;justify-items:center;gap:16px}.explore-detail-aside .explore-action-card>p{max-width:36ch}.explore-detail-aside .explore-action-button,.explore-detail-aside .explore-action-button-wrap{justify-self:center}.explore-detail-shell-tour .explore-detail-aside-host,.explore-detail-shell-tour .explore-detail-aside-host h2{text-align:center}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-card{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:20px;padding:22px 24px;width:100%;max-width:100%;margin:0}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-avatar{width:88px;height:88px;flex:0 0 88px;font-size:2rem}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-info{align-items:flex-start;justify-items:start;gap:6px;text-align:left;flex:1 1;min-width:0}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-info .section-kicker{font-size:.78rem;letter-spacing:.18em}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-name{font-size:1.35rem}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-bio{display:none}.explore-detail-shell-tour .explore-detail-aside-host .explore-host-cta{align-self:flex-start;margin-top:8px;padding:9px 20px;font-size:.95rem}.explore-detail-layout-tour{grid-template-columns:minmax(0,1fr) clamp(360px,30vw,460px)}.explore-detail-aside-section{padding-top:24px;margin-top:8px;border-top:1px solid rgba(26,18,14,.1)}.explore-detail-aside-section h2{margin:0 0 14px;font-family:var(--font-display),serif;font-size:1.2rem;color:var(--ink)}.explore-detail-layout-tour .explore-detail-main .explore-detail-section-availability,.explore-detail-layout-tour .explore-detail-main .explore-detail-section-host,.explore-detail-layout-tour .explore-detail-main>.explore-detail-row-host{display:none}.explore-detail-shell-guide .explore-detail-section{padding:22px 0}.explore-detail-shell-guide .explore-detail-main>.explore-detail-row:first-child>.explore-detail-section:first-child,.explore-detail-shell-guide .explore-detail-main>.explore-detail-section:first-child{padding-top:0}.explore-detail-shell-guide .explore-detail-main>.explore-detail-row:last-child>.explore-detail-section:last-child,.explore-detail-shell-guide .explore-detail-main>.explore-detail-section:last-child{padding-bottom:0}.explore-detail-shell-guide .explore-detail-row{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:clamp(20px,2.4vw,36px);column-gap:clamp(20px,2.4vw,36px);grid-row-gap:0;row-gap:0;align-items:start}.explore-detail-shell-guide .explore-detail-row>.explore-detail-section{padding-top:22px;padding-bottom:22px}.explore-detail-shell-guide .explore-detail-row-tip .explore-detail-list{grid-template-columns:1fr;gap:10px}.explore-detail-shell-guide .explore-detail-row-host{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:start;column-gap:clamp(16px,2vw,26px)}.explore-detail-shell-guide .explore-detail-row-host>.explore-detail-section{display:flex;flex-direction:column}.explore-detail-shell-guide .explore-detail-row-host .explore-host-card{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;padding:16px 20px;gap:18px;height:auto;min-height:0}.explore-detail-shell-guide .explore-detail-row-host .explore-host-avatar{width:76px;height:76px;flex:0 0 76px;font-size:1.8rem}.explore-detail-shell-guide .explore-detail-row-host .explore-host-info{align-items:flex-start;justify-items:start;text-align:left;gap:6px;flex:1 1;min-width:0}.explore-detail-shell-guide .explore-detail-row-host .explore-host-info .section-kicker{font-size:.78rem;letter-spacing:.18em}.explore-detail-shell-guide .explore-detail-row-host .explore-host-name{font-size:1.35rem}.explore-detail-shell-guide .explore-detail-row-host .explore-host-bio{font-size:14px;margin-top:2px}.explore-detail-shell-guide .explore-detail-row-host .explore-host-cta{align-self:flex-start;margin-top:6px;padding:9px 18px;font-size:.9rem}.explore-detail-shell-guide .explore-detail-row-host .explore-reputation-card{height:100%;justify-content:flex-start;gap:12px;padding:20px 22px}.explore-detail-shell-guide .explore-detail-row-host .explore-reputation-breakdown{gap:2px}.explore-detail-shell-guide .explore-detail-row-host .explore-reputation-bar-track{height:4px}.explore-detail-shell-guide .explore-detail-row-host .explore-reputation-bar-row{font-size:11px;gap:8px}.explore-detail-shell-guide .explore-detail-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.explore-detail-shell-guide .explore-comment-list{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:16px}.explore-detail-shell-guide .explore-comment-item{padding:22px 24px;border-radius:18px}.explore-detail-shell-guide .explore-host-card,.explore-detail-shell-tour .explore-host-card{padding:22px 24px;border-radius:22px;gap:22px;align-items:center}.explore-detail-shell-guide .explore-host-avatar,.explore-detail-shell-tour .explore-host-avatar{width:84px;height:84px;flex:0 0 84px;font-size:2rem}.explore-detail-shell-guide .explore-host-name,.explore-detail-shell-tour .explore-host-name{font-family:var(--font-display),serif;font-size:1.2rem;color:var(--ink)}.explore-detail-shell-guide .explore-host-bio{margin-top:4px;color:var(--ink-soft);line-height:1.6;font-size:14.5px}html[data-theme=dark] .explore-detail-layout,html[data-theme=dark] .explore-detail-layout-guide{background:transparent;border-color:transparent;box-shadow:none}html[data-theme=dark] .explore-detail-shell,html[data-theme=dark] .explore-detail-shell-guide{background:radial-gradient(circle at 18% 0,rgba(199,116,63,.16),transparent 50%),linear-gradient(180deg,rgba(46,30,22,.98),rgba(35,22,17,.94));border:1px solid rgba(199,116,63,.28);box-shadow:0 24px 60px rgba(0,0,0,.38)}html[data-theme=dark] .explore-detail-aside-section{border-top-color:hsla(0,0%,100%,.1)}html[data-theme=dark] .explore-detail-aside-section h2{color:var(--on-surface)}}@media (max-width:1023px){.explore-detail-aside-section{display:none}}@media (max-width:1100px){.dashboard-analytics-grid,.dashboard-listings-grid,.dashboard-stats-grid,.footer,.hero-grid,.info-grid,.muse-deep-grid,.muse-essentials-grid,.muse-grid,.muse-journey-grid{grid-template-columns:1fr}.card-grid,.guide-card-grid,.tour-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-listing-card{grid-template-columns:1fr}.dashboard-listing-media{min-height:220px}.dashboard-chart{min-height:200px}.dash-hero-stats{flex-wrap:wrap;gap:0;padding-bottom:0;border-bottom:none}.dash-hero-stat{flex:1 1 40%;padding:16px 0;border-bottom:1px solid var(--line)}.dash-hero-divider{display:none}.two-col-lists{grid-template-columns:1fr;gap:36px}.indexed-list-row{grid-template-columns:26px 64px minmax(0,1fr) auto}.indexed-list-badge{display:none}.hero-copy{margin:24px 0 0;max-width:none;padding:22px 22px 24px;transform:none!important}.sticky-nav-shell{width:calc(100% - 24px)}.hero-chips,.hero-side-banner,.nav-links{display:none}.search-modal-grid{grid-template-columns:1fr}.preferences-modal{padding:18px;border-radius:14px}.preferences-grid-currency,.preferences-grid-language{grid-template-columns:repeat(3,minmax(0,1fr))}.preferences-footer{flex-direction:column;align-items:stretch}.preferences-footer .preferences-save{width:100%}.login-mosaic{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:780px){.shell{width:min(var(--page-width),calc(100% - 24px))}.site-shell{padding-top:16px}.nav,.nav-links,.nav-right,.search-bar,.search-modal-actions,.search-modal-head,.section-head,.topbar{flex-direction:column;align-items:stretch}.nav-create-btn{width:100%}.business-main{padding-top:82px}.hero{min-height:auto}.sticky-nav-shell{display:none}.hero-content{padding:32px 24px 24px}.search-bar{position:static;transform:none;width:auto;margin:0 24px 24px;border-radius:26px}.card-grid,.explore-detail-layout,.explore-discussion-controls,.explore-feature-grid,.explore-guide-layout,.explore-hero,.guide-card-grid,.muse-deep-grid,.muse-essentials-grid,.tour-card-grid,.tour-filter-bar,.tour-filter-date-range{grid-template-columns:1fr}.explore-discussion-form-top{flex-direction:column;align-items:stretch}.explore-discussion-form-top .explore-action-button{justify-self:stretch;width:100%}.explore-detail-aside{position:static}.explore-detail-top{flex-wrap:wrap}.explore-detail-top>div[aria-hidden=true]{display:none}.explore-detail-media{height:clamp(220px,58vw,320px)}.explore-detail-shell-guide .explore-detail-media{height:clamp(260px,70vw,420px);border-radius:22px}.explore-detail-media-overlay{padding:14px}.explore-detail-media-caption h1{font-size:clamp(1.6rem,6vw,2.2rem)}.explore-detail-media-caption p{display:none}.explore-detail-layout-guide{padding:18px;border-radius:22px}.explore-comment-top,.explore-discussion-head{flex-direction:column;align-items:flex-start}.page-hero{padding:28px}.profile-shell{padding-top:24px}.explore-frame{padding:26px;gap:26px}.explore-page-framed{padding-top:96px}.search-modal{padding:18px}.search-modal-grid{display:grid;grid-template-columns:1fr}.login-shell{padding:18px 16px 24px}.login-topbar{align-items:flex-start}.login-mosaic{grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px;padding:110px 16px 24px;transform:none}.login-city-card{min-height:180px;padding:18px;border-radius:24px}.login-city-card strong{font-size:2rem}.login-panel{width:100%;padding:28px 20px 22px;border-radius:28px}.login-socials,.role-choice-grid{grid-template-columns:1fr}.onboarding-form-grid,.onboarding-preview-head,.onboarding-role-grid{grid-template-columns:1fr;flex-direction:column}.onboarding-actions-split{flex-direction:column}.onboarding-preview-head{align-items:flex-start}}.listing-reviews-wrapper{max-width:1180px;margin:0 auto;padding:48px 24px 72px}.listing-reviews-wrapper .explore-discussion-card{background:hsla(0,0%,100%,.02);border:1px solid rgba(255,245,230,.08);border-radius:28px;padding:28px 30px;gap:24px}html[data-theme=light] .listing-reviews-wrapper .explore-discussion-card{background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(255,251,247,.6));border-color:rgba(26,18,14,.08);box-shadow:0 18px 44px rgba(48,26,16,.06)}.listing-reviews-wrapper .explore-discussion-head{margin-bottom:4px}.listing-reviews-wrapper .explore-discussion-head h2{font-size:clamp(1.6rem,2.6vw,2.1rem)}.listing-reviews-wrapper .explore-comment-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.listing-reviews-wrapper .explore-comment-item{border-radius:22px;padding:20px 22px;gap:12px}.listing-reviews-wrapper .explore-comment-empty{grid-column:1/-1}.explore-comment-reply{margin-top:4px;padding:12px 14px;background:hsla(40,90%,70%,.08);border-left:3px solid hsla(40,90%,70%,.55);border-radius:0 14px 14px 14px;display:grid;grid-gap:4px;gap:4px}html[data-theme=light] .explore-comment-reply{background:hsla(40,90%,70%,.12)}.explore-comment-reply-label{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#b07a31;font-weight:600}html[data-theme=dark] .explore-comment-reply-label{color:#f6c66d}.explore-comment-reply p{margin:0;color:var(--ink-soft);line-height:1.5}.explore-comment-reply-trigger{align-self:flex-start;background:transparent;border:1px solid rgba(255,245,230,.16);color:var(--ink);font-size:.85rem;font-weight:500;padding:6px 14px;border-radius:999px;cursor:pointer;transition:background .14s ease,border-color .14s ease;margin-top:4px}html[data-theme=light] .explore-comment-reply-trigger{border-color:rgba(26,18,14,.18)}.explore-comment-reply-trigger:hover{background:hsla(40,90%,70%,.1);border-color:hsla(40,90%,70%,.45)}.explore-comment-reply-form{display:grid;grid-gap:10px;gap:10px;margin-top:4px}.explore-comment-reply-actions{display:flex;justify-content:flex-end;gap:10px}.explore-comment-reply-actions .btn-ghost{background:transparent;border:1px solid rgba(255,245,230,.16);color:var(--ink);padding:8px 16px;border-radius:999px;font-size:.9rem;cursor:pointer}html[data-theme=light] .explore-comment-reply-actions .btn-ghost{border-color:rgba(26,18,14,.18)}.explore-comment-reply-actions .btn-ghost:disabled{opacity:.5;cursor:not-allowed}.explore-comment-reply-actions .btn-primary{padding:8px 18px;font-size:.9rem}@media (max-width:780px){.listing-reviews-wrapper{padding:28px 16px 48px}.listing-reviews-wrapper .explore-discussion-card{border-radius:22px;padding:20px 18px}.listing-reviews-wrapper .explore-comment-list{grid-template-columns:1fr}}.explore-detail-row,.explore-detail-row-passthrough{display:contents}.explore-reputation-card{display:flex;flex-direction:column;gap:16px;padding:18px 20px;border-radius:20px;background:radial-gradient(circle at 14% 0,rgba(255,212,154,.08),transparent 42%),rgba(255,245,230,.04);border:1px solid rgba(255,200,140,.12)}html[data-theme=light] .explore-reputation-card{background:radial-gradient(circle at 14% 0,rgba(255,220,170,.26),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.9),rgba(255,239,222,.66));border-color:rgba(199,116,63,.18);box-shadow:0 12px 30px rgba(70,40,25,.07)}.explore-reputation-summary{display:flex;align-items:center;gap:18px}.explore-reputation-score{display:flex;align-items:baseline;gap:4px;font-family:var(--font-display),serif;color:var(--ink);line-height:1}.explore-reputation-score strong{font-size:2.4rem;font-weight:600}.explore-reputation-card-empty .explore-reputation-score strong{font-family:var(--font-body),system-ui,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#b6611f}.explore-reputation-score span{font-size:1.2rem;color:rgba(190,122,64,.95)}.explore-reputation-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.explore-reputation-stars{display:inline-flex;gap:2px;font-size:14px;letter-spacing:1px;color:rgba(190,122,64,.28)}.explore-reputation-star.is-full,.explore-reputation-star.is-half{color:rgba(190,122,64,.95)}.explore-reputation-star.is-half{background:linear-gradient(90deg,rgba(190,122,64,.95) 50%,rgba(190,122,64,.28) 0);-webkit-background-clip:text;background-clip:text;color:transparent}.explore-reputation-count{font-size:13px;color:var(--ink-soft);text-transform:lowercase}.explore-reputation-breakdown{list-style:none;margin:0;padding:0;display:grid;grid-gap:4px;gap:4px}.explore-reputation-bar-row{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;grid-gap:10px;gap:10px;font-size:12px;color:var(--ink-soft)}.explore-reputation-bar-label{font-weight:600;color:var(--ink)}.explore-reputation-bar-track{position:relative;height:6px;border-radius:999px;background:rgba(190,122,64,.12);overflow:hidden}.explore-reputation-bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,hsla(40,90%,70%,.85),rgba(190,122,64,.85))}.explore-reputation-bar-count{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.explore-reputation-cta{align-self:flex-start;font-size:.85rem;color:var(--ink);background:transparent;border:1px solid rgba(255,245,230,.2);padding:6px 14px;border-radius:999px;text-decoration:none;transition:background .14s ease,border-color .14s ease}html[data-theme=light] .explore-reputation-cta{border-color:rgba(26,18,14,.18)}.explore-reputation-cta:hover{background:hsla(40,90%,70%,.12);border-color:hsla(40,90%,70%,.45)}.explore-detail-aside-host .explore-host-card,.explore-detail-section-host .explore-host-card{display:flex;gap:18px;align-items:flex-start;padding:18px 20px;border-radius:20px;background:radial-gradient(circle at 16% 0,rgba(255,212,154,.08),transparent 42%),rgba(255,245,230,.04);border:1px solid rgba(255,200,140,.12)}html[data-theme=light] .explore-detail-aside-host .explore-host-card,html[data-theme=light] .explore-detail-section-host .explore-host-card{background:radial-gradient(circle at 16% 0,rgba(255,220,170,.28),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.9),rgba(255,239,222,.66));border-color:rgba(199,116,63,.18);box-shadow:0 12px 30px rgba(70,40,25,.07)}.explore-host-avatar{width:64px;height:64px;flex:0 0 64px;border-radius:999px;background:rgba(255,212,154,.1);display:flex;align-items:center;justify-content:center;font-family:var(--font-display),serif;font-size:1.6rem;color:var(--ink);overflow:hidden;border:1px solid rgba(255,200,140,.18);box-shadow:0 10px 24px rgba(20,12,8,.12)}.explore-host-avatar-image{width:100%;height:100%;object-fit:cover}.explore-host-info{display:grid;grid-gap:6px;gap:6px;min-width:0;flex:1 1}.explore-host-info .section-kicker{margin:0;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft)}.explore-host-name{font-family:var(--font-display),serif;font-size:1.3rem;color:var(--ink);text-decoration:none}a.explore-host-name:hover{text-decoration:underline}.explore-host-bio{margin:4px 0 0;color:var(--ink-soft);line-height:1.5;font-size:.95rem}.explore-host-cta{margin-top:6px;align-self:flex-start;font-size:.85rem;color:var(--ink);background:transparent;border:1px solid rgba(255,200,140,.22);padding:6px 14px;border-radius:999px;text-decoration:none;transition:background .14s ease,border-color .14s ease}html[data-theme=light] .explore-host-cta{border-color:rgba(199,116,63,.28);background:rgba(255,247,239,.5)}.explore-host-cta:hover{background:hsla(40,90%,70%,.12);border-color:hsla(40,90%,70%,.45)}.explore-availability-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.explore-availability-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.explore-availability-month{color:var(--ink-soft);font-size:.92rem;text-transform:capitalize}.explore-availability-card{display:grid;grid-gap:14px;gap:14px;margin-bottom:14px;padding:18px;border-radius:22px;background:radial-gradient(circle at 14% 0,rgba(255,220,170,.22),transparent 48%),linear-gradient(180deg,rgba(255,250,243,.82),rgba(255,239,222,.68));border:1px solid rgba(199,116,63,.18);box-shadow:0 14px 32px rgba(70,40,25,.07)}.explore-availability-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.explore-availability-weekday{text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.explore-availability-day{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:14px;background:rgba(255,247,239,.72);border:1px solid rgba(199,116,63,.1);color:rgba(26,18,14,.42);font-size:.9rem;font-weight:600}.explore-availability-day.is-available{background:linear-gradient(135deg,rgba(255,212,154,.34),rgba(199,116,63,.2));border-color:rgba(199,116,63,.32);color:var(--ink);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.44)}.explore-availability-day-empty{background:transparent;border-color:transparent;box-shadow:none}.explore-availability-legend{display:flex;flex-wrap:wrap;gap:8px}.explore-availability-legend-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,247,239,.72);border:1px solid rgba(199,116,63,.18);color:var(--ink-soft);font-size:.82rem;font-weight:600}.explore-availability-legend-chip i{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#f7c86d,#be7a40);box-shadow:0 0 0 4px hsla(40,90%,70%,.16)}.explore-availability-chip{padding:8px 14px;border-radius:999px;background:rgba(255,212,154,.14);border:1px solid rgba(199,116,63,.26);color:var(--ink);font-size:.88rem;font-weight:500;text-transform:capitalize}html[data-theme=dark] .explore-availability-chip{background:hsla(40,90%,70%,.12);color:#f6c66d;border-color:hsla(40,90%,70%,.35)}html[data-theme=dark] .explore-availability-legend-chip,html[data-theme=dark] .explore-availability-month{color:var(--on-surface-muted)}html[data-theme=dark] .explore-availability-card{background:radial-gradient(circle at 14% 0,rgba(199,116,63,.14),transparent 48%),linear-gradient(180deg,rgba(48,31,22,.72),rgba(28,18,14,.54));border-color:rgba(255,200,140,.16);box-shadow:0 16px 34px rgba(0,0,0,.24)}html[data-theme=dark] .explore-availability-day{background:rgba(28,18,14,.5);border-color:rgba(255,246,232,.1);color:hsla(30,50%,93%,.34)}html[data-theme=dark] .explore-availability-day.is-available{background:linear-gradient(135deg,rgba(255,212,154,.18),rgba(199,116,63,.24));border-color:rgba(255,200,140,.32);color:#fff1df}html[data-theme=dark] .explore-availability-day-empty{background:transparent;border-color:transparent}html[data-theme=dark] .explore-availability-legend-chip{background:rgba(28,18,14,.5);border-color:rgba(255,200,140,.16)}.explore-availability-empty{margin:0;color:var(--ink-soft);font-size:.95rem;line-height:1.5}@media (max-width:780px){.explore-availability-head{align-items:flex-start;flex-direction:column;gap:6px}.explore-availability-card{padding:14px;border-radius:18px}.explore-availability-calendar{gap:6px}.explore-availability-day{min-height:34px;border-radius:12px;font-size:.84rem}.explore-availability-weekday{font-size:.66rem}.explore-detail-section-host .explore-host-card{padding:16px;gap:14px}.explore-host-avatar{width:52px;height:52px;flex-basis:52px;font-size:1.3rem}.explore-host-name{font-size:1.15rem}}