.field-notes-theme .rc-decision{border-block:1px solid var(--line);background:var(--paper-strong)}.field-notes-theme .rc-decision-summary{cursor:pointer;align-items:center;gap:16px;min-height:58px;padding:10px 14px;list-style:none;display:flex}.field-notes-theme .rc-decision-summary::-webkit-details-marker{display:none}.field-notes-theme .rc-decision-title{align-items:center;gap:9px;display:flex}.field-notes-theme .rc-decision-title strong{font-size:1rem}.field-notes-theme .rc-decision-state{color:var(--ink-soft);margin-left:auto;font-size:.78rem}.field-notes-theme .rc-decision-chevron{flex-shrink:0;transition:transform .16s ease-out}.field-notes-theme .rc-decision[open] .rc-decision-chevron{transform:rotate(180deg)}.field-notes-theme .rc-decision-body{border-top:1px solid var(--line);padding:24px 18px}.field-notes-theme .rc-decision button{color:var(--ink);cursor:pointer;font:inherit}.field-notes-theme .rc-decision :is(button,summary,a):focus-visible{outline:3px solid var(--coral);outline-offset:3px}.field-notes-theme .rc-tree-conditions{color:var(--ink-soft);flex-wrap:wrap;gap:10px 20px;margin-bottom:24px;font-size:.8rem;display:flex}.field-notes-theme .rc-tree-conditions a{align-items:center;min-height:44px;display:inline-flex}.field-notes-theme .rc-tree-conditions span{align-content:center}.field-notes-theme .rc-tree-canvas{scrollbar-color:var(--teal) var(--paper);max-height:780px;padding:4px 8px 22px;overflow:auto}.field-notes-theme .rc-tree-diagram{min-width:0}.field-notes-theme .rc-tree-question{border:1px solid var(--ink);background:var(--aqua);text-align:center;width:max-content;max-width:100%;min-height:44px;margin:0 auto;padding:10px 14px;font-size:.8rem;font-weight:700;display:block;position:relative}.field-notes-theme .rc-tree-fork{margin:0;padding:24px 0 0;list-style:none;display:flex;position:relative}.field-notes-theme .rc-tree-fork:before{content:"";border-left:1px solid var(--line);height:24px;position:absolute;top:0;left:50%}.field-notes-theme .rc-tree-fork>li{text-align:center;flex:1;min-width:0;padding:23px 10px 0;position:relative}.field-notes-theme .rc-tree-fork>li:before{content:"";border-top:1px solid var(--line);position:absolute;top:0;left:0;right:0}.field-notes-theme .rc-tree-fork>li:first-child:before{left:50%}.field-notes-theme .rc-tree-fork>li:last-child:before{right:50%}.field-notes-theme .rc-tree-fork>li:after{content:"";border-left:1px solid var(--line);height:23px;position:absolute;top:0;left:50%}.field-notes-theme .rc-tree-edge{background:var(--paper-strong);width:max-content;max-width:100%;min-height:44px;color:var(--ink-soft);border:0;justify-content:center;align-items:center;margin:0 auto 20px;padding:4px 8px;font-size:.78rem;display:flex;position:relative}.field-notes-theme .rc-tree-edge:after{content:"";border-left:1px solid var(--line);height:20px;position:absolute;top:100%;left:50%}.field-notes-theme button.rc-tree-edge:hover{text-underline-offset:4px;text-decoration:underline}.field-notes-theme .is-path>.rc-tree-edge{color:var(--ink);background:var(--aqua);font-weight:700}.field-notes-theme .rc-tree-fork>.is-path:after,.field-notes-theme .is-path>.rc-tree-edge:after{border-color:var(--teal)}.field-notes-theme .rc-tree-inner-fork{margin-inline:8px;padding:22px 0 0 16px;display:block}.field-notes-theme .rc-tree-inner-fork:before{height:calc(100% - 24px);left:0}.field-notes-theme .rc-tree-inner-fork:after{content:"";border-top:1px solid var(--line);width:50%;position:absolute;top:0;left:0}.field-notes-theme .rc-tree-inner-fork>li{padding:22px 0 24px}.field-notes-theme .rc-tree-inner-fork>li:before,.field-notes-theme .rc-tree-inner-fork>li:first-child:before{left:-16px;right:50%}.field-notes-theme .rc-tree-result{border:1px solid var(--line);background:var(--paper);padding:12px 10px;font-size:.75rem;position:relative}.field-notes-theme .is-path>.rc-tree-result{border-color:var(--teal)}.field-notes-theme .rc-tree-result>strong{margin-bottom:8px;display:block}.field-notes-theme .rc-optional-conditions{border-block:1px solid var(--line);margin:24px 0;padding:16px 0}.field-notes-theme .rc-optional-conditions h3{align-items:baseline;gap:12px;margin:0 0 14px;font-size:1rem;display:flex}.field-notes-theme .rc-optional-conditions h3 small{font-size:.75rem;font-weight:400}.field-notes-theme .rc-optional-conditions label{grid-template-columns:1fr minmax(110px,1fr);align-items:center;gap:8px;margin-top:10px;font-size:.8rem;display:grid}.field-notes-theme .rc-optional-conditions select{background:var(--paper-strong);border:1px solid var(--line);min-width:0;max-width:100%;min-height:44px;color:var(--ink);font:inherit;padding:6px}.field-notes-theme .rc-adaptive-options{margin-top:24px;display:grid}.field-notes-theme .rc-adaptive-choice{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:20px 10px;display:flex}.field-notes-theme .rc-adaptive-choice:hover{background:var(--aqua)}.field-notes-theme .rc-adaptive-choice svg{flex-shrink:0}.field-notes-theme .rc-adaptive-choice small{color:var(--ink-soft);margin-top:5px;display:block}.field-notes-theme .rc-adaptive-choice:focus-visible,.field-notes-theme .rc-optional-conditions select:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.field-notes-theme .rc-outcome>ul,.field-notes-theme .rc-outcome details ul{margin:0;padding:0;list-style:none}.field-notes-theme .rc-outcome li{border-bottom:1px solid var(--line);padding:20px 0}.field-notes-theme .rc-outcome li:last-child{border-bottom:0}.field-notes-theme .rc-outcome-area{text-underline-offset:4px;align-items:center;gap:8px;min-height:44px;font-size:1.1rem;font-weight:700;display:inline-flex}.field-notes-theme .rc-outcome-object{margin-top:4px;display:block}.field-notes-theme .rc-outcome p{color:var(--ink-soft);font-size:.88rem;line-height:1.7}.field-notes-theme .rc-outcome small{margin-top:8px;font-size:.75rem;display:block}.field-notes-theme .rc-outcome summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:.8rem}.field-notes-theme .rc-outcome-meta{gap:14px;margin-top:12px;font-size:.85rem;display:grid}.field-notes-theme .rc-outcome-source{min-height:44px;color:var(--ink-soft);align-items:center;font-size:.75rem;display:inline-flex}.field-notes-theme .rc-outcome-compact li{padding:4px 0}.field-notes-theme .rc-outcome-compact .rc-outcome-area{font-size:.8rem}.field-notes-theme .rc-outcome-compact .rc-outcome-object{font-size:.7rem;font-weight:400}.field-notes-theme .rc-outcome-compact .rc-outcome-message{font-size:.72rem}.field-notes-theme .rc-quiz-intro ol:empty{display:none}@media (max-width:900px){.field-notes-theme .rc-tree-main-fork{padding:22px 0 0 16px;display:block}.field-notes-theme .rc-tree-main-fork:before{height:calc(100% - 24px);left:0}.field-notes-theme .rc-tree-main-fork:after{content:"";border-top:1px solid var(--line);width:50%;position:absolute;top:0;left:0}.field-notes-theme .rc-tree-main-fork>li{padding:22px 0 24px}.field-notes-theme .rc-tree-main-fork>li:before,.field-notes-theme .rc-tree-main-fork>li:first-child:before{left:-16px;right:50%}}@media (max-width:700px){.field-notes-theme .rc-decision-summary{flex-wrap:wrap;gap:6px 10px}.field-notes-theme .rc-decision-state{flex-basis:100%;order:3;padding-left:27px}.field-notes-theme .rc-decision-chevron{margin-left:auto}.field-notes-theme .rc-decision-body{padding:16px 10px}.field-notes-theme .rc-tree-canvas{max-height:70vh;padding-inline:0}.field-notes-theme .rc-tree-inner-fork{margin-inline:0}.field-notes-theme .rc-tree-question{padding:8px;font-size:.78rem}.field-notes-theme .rc-optional-conditions{margin:16px 0}}@media (prefers-reduced-motion:reduce){.field-notes-theme .rc-decision-chevron{transition:none}}@media (max-width:900px){.field-notes-theme .rc-page .rc-quiz-intro ol{flex-wrap:wrap;gap:4px 12px;display:flex}.field-notes-theme .rc-page .rc-quiz-intro ol li{min-width:0}.field-notes-theme .rc-page .rc-quiz-intro ol button{text-align:left;flex-direction:row;gap:7px;padding:5px 0;font-size:.75rem}.field-notes-theme .rc-page .rc-quiz-intro ol button>span{flex-shrink:0;width:22px;height:22px}}.field-notes-theme .rc-tree-edge small{margin-top:4px;font-size:.7rem;font-weight:400;line-height:1.6;display:block}
.rc-seasons{color:var(--ink,#123c35);margin-top:24px}.rc-seasons-intro{gap:6px;margin-bottom:18px;display:grid}.rc-seasons-intro h2,.rc-seasons-month-summary h3{margin:0;font-size:1.35rem;line-height:1.3}.rc-seasons-intro p,.rc-seasons-month-summary p,.rc-seasons-reading p{color:var(--ink-soft,#59726c);margin:0;font-size:.84rem}.rc-seasons-legend{min-height:20px;margin-bottom:16px}.rc-seasons-hint{color:var(--ink-soft,#59726c);margin:0 0 8px;font-size:.72rem;display:none}.rc-seasons-scroll{border:1px solid var(--line,#9bb3a7);scrollbar-color:var(--line,#9bb3a7) transparent;max-height:520px;overflow:auto}.rc-seasons-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:940px;font-size:.75rem}.rc-seasons-table th,.rc-seasons-table td{border-right:1px solid var(--line,#9bb3a7);border-bottom:1px solid var(--line,#9bb3a7)}.rc-seasons-table tr>:last-child{border-right:0}.rc-seasons-table thead th{z-index:3;background:var(--paper,#f2f6e8);text-align:center;height:56px;padding:0;position:sticky;top:0}.rc-seasons-table thead th:first-child,.rc-seasons-table tbody th{z-index:2;background:var(--paper,#f2f6e8);text-align:left;width:164px;position:sticky;left:0}.rc-seasons-table thead th:first-child{z-index:4;padding:8px}.rc-seasons-table tbody th{vertical-align:top;padding:8px;font-weight:600}.rc-seasons-table tbody tr:last-child>*{border-bottom:0}.rc-seasons-table td,.rc-seasons-table tbody th{background:var(--paper-strong,#fbfcf5)}.rc-seasons-table [data-month-state=current]{background:#fff2cf}.rc-seasons-table [data-month-state=selected]{background:#d7eee8}.rc-seasons-table tbody th>span,.rc-seasons-area-label{gap:6px;display:grid}.rc-seasons-area-label strong{overflow-wrap:anywhere}.rc-seasons-month{width:100%;min-height:56px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;display:flex}.rc-seasons-month small{color:var(--teal,#276e63);font-size:.6rem;font-weight:400}.rc-seasons-cell{width:100%;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;padding:8px;display:block}.rc-seasons-cell:focus-visible,.rc-seasons-month:focus-visible,.rc-seasons-disclosure:focus-visible{outline:3px solid var(--coral,#ff6b5f);outline-offset:-2px}.rc-seasons-mark{border:1px solid var(--rating-border,#9bb5a8);width:100%;min-height:28px;color:var(--rating-ink,#143e35);background:var(--rating-bg,#fafaf4);border-radius:2px;place-items:center;display:grid}.rc-seasons-mark[data-state=unknown]{background:0 0;border-style:dotted}.rc-seasons-mark[data-rating=best]{--rating-bg:#143e35;--rating-ink:#fffef7;--rating-border:#143e35}.rc-seasons-mark[data-rating=good]{--rating-bg:#d9e7b0;--rating-border:#d9e7b0}.rc-seasons-mark[data-rating=normal]{--rating-bg:#fafaf4;--rating-border:#9bb5a8}.rc-seasons-mark[data-rating=avoid]{--rating-bg:#f8dedb;--rating-ink:#843a34;--rating-border:#ce9892}.rc-seasons-mark[data-rating=closed]{--rating-bg:#594b45;--rating-ink:#fffef7;--rating-border:#594b45}.rc-seasons-disclosure{min-height:44px;color:var(--teal,#276e63);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:4px 0;font-size:.68rem;display:inline-flex}.rc-seasons-disclosure[aria-expanded=true] svg{transform:rotate(180deg)}.rc-seasons-disclosure svg{transition:transform .16s}.rc-seasons-big-rows[hidden]{display:none}.rc-seasons-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin-top:12px;display:grid}.rc-seasons-month-summary,.rc-seasons-reading{border-top:1px solid var(--line,#9bb3a7);margin-top:16px;padding-top:14px}.rc-seasons-summary-grid article{min-width:0}.rc-seasons-summary-grid h4{justify-content:space-between;align-items:baseline;gap:12px;margin:0;font-size:.88rem;display:flex}.rc-seasons-summary-rating{color:var(--ink-soft,#59726c);flex-shrink:0;font-size:.7rem;font-weight:500}.rc-seasons-summary-grid p{margin-top:4px}.rc-seasons-reading{gap:5px;max-width:72ch;display:grid}.rc-seasons-reading>span{color:var(--ink-soft,#59726c);font-size:.78rem}.rc-seasons-sources{color:var(--ink-soft,#59726c);flex-wrap:wrap;gap:4px 10px;font-size:.7rem;display:flex}.rc-seasons-sources a{min-height:32px;color:inherit;text-underline-offset:3px;align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.rc-seasons-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.rc-seasons-hint{display:block}}@media (max-width:700px){.rc-seasons-summary-grid{grid-template-columns:minmax(0,1fr)}.rc-seasons-scroll{max-height:520px}}@media (prefers-reduced-motion:reduce){.rc-seasons-disclosure svg{transition:none}}
.field-notes-theme .rc-d-section{color:var(--ink);margin:64px 0}.field-notes-theme .rc-d-section [id]{scroll-margin-top:96px}.field-notes-theme .rc-d-heading{align-items:flex-start;gap:15px;margin-bottom:24px;display:flex}.field-notes-theme .rc-d-heading>svg{margin-top:5px}.field-notes-theme .rc-d-heading h2,.field-notes-theme .rc-d-area h3,.field-notes-theme .rc-d-area h4,.field-notes-theme .rc-d-area h5,.field-notes-theme .rc-d-area p{margin-top:0}.field-notes-theme .rc-d-heading h2{margin-bottom:9px;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.45}.field-notes-theme .rc-d-heading p{max-width:65ch;color:var(--ink-soft);margin:0}.field-notes-theme .rc-d-jumps{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.field-notes-theme .rc-d-jumps a,.field-notes-theme .rc-d-guide-link,.field-notes-theme .rc-d-site-guide-link,.field-notes-theme .rc-d-timetable{align-items:center;gap:8px;min-height:44px;display:inline-flex}.field-notes-theme .rc-d-jumps a{border:1px solid var(--line);background:var(--paper-strong);padding:8px 14px;font-size:.85rem;text-decoration:none}.field-notes-theme .rc-d-jumps a:hover,.field-notes-theme .rc-d-site-guide-link:hover,.field-notes-theme .rc-d-timetable:hover{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.field-notes-theme .rc-d-area-list{grid-template-columns:minmax(0,1fr);display:grid}.field-notes-theme .rc-d-area{border-top:2px solid var(--ink);min-width:0;margin-top:48px;padding-top:28px}.field-notes-theme .rc-d-area-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.field-notes-theme .rc-d-area-header>div>span{color:var(--ink-soft);font-size:.76rem}.field-notes-theme .rc-d-area h3{margin:10px 0;font-size:1.9rem;line-height:1.3}.field-notes-theme .rc-d-guide-link,.field-notes-theme .rc-d-site-guide-link{color:var(--teal);font-size:.82rem;text-decoration:none}.field-notes-theme .rc-d-summary{max-width:72ch;margin:4px 0 18px;font-size:.9rem;line-height:1.9}.field-notes-theme .rc-d-feature-groups{gap:8px;margin-bottom:20px;display:grid}.field-notes-theme .rc-d-feature-group{grid-template-columns:130px minmax(0,1fr);align-items:start;gap:12px;display:grid}.field-notes-theme .rc-d-feature-group>span{min-height:36px;color:var(--ink-soft);align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:inline-flex}.field-notes-theme .rc-d-feature-group ul,.field-notes-theme .rc-d-site-tags{flex-wrap:wrap;gap:5px 7px;margin:0;padding:0;list-style:none;display:flex}.field-notes-theme .rc-d-feature-group a{border:1px solid var(--line);background:var(--paper-strong);align-items:center;gap:5px;min-height:44px;padding:4px 8px;font-size:.78rem;text-decoration:none;display:inline-flex}.field-notes-theme .rc-d-feature-group a:hover{border-color:var(--teal);color:var(--teal)}.field-notes-theme .rc-d-details{border:1px solid var(--line);background:var(--paper-strong)}.field-notes-theme .rc-d-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:5px 16px;font-size:.88rem;font-weight:700;list-style:none;display:flex}.field-notes-theme .rc-d-details>summary::-webkit-details-marker{display:none}.field-notes-theme .rc-d-details>summary>span{align-items:center;gap:8px;display:inline-flex}.field-notes-theme .rc-d-details[open]>summary>svg{transform:rotate(180deg)}.field-notes-theme .rc-d-details>summary>svg{transition:transform .16s}.field-notes-theme .rc-d-detail-body{border-top:1px solid var(--line);padding:4px 20px 24px}.field-notes-theme .rc-d-map{border:1px solid var(--line);min-width:0;margin:16px 0 24px;overflow:hidden}.field-notes-theme .rc-d-map .destination-site-map{width:100%;max-width:100%;margin:0}.field-notes-theme .rc-d-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px 36px;display:grid}.field-notes-theme .rc-d-detail-grid>section{min-width:0}.field-notes-theme .rc-d-sites,.field-notes-theme .rc-d-conditions,.field-notes-theme .rc-d-access{grid-column:1/-1}.field-notes-theme .rc-d-detail-grid>section>h4{border-bottom:1px solid var(--line);align-items:center;gap:9px;margin:4px 0 0;padding-bottom:12px;font-size:1.05rem;display:flex}.field-notes-theme .rc-d-detail-grid>section>h4 span{color:var(--ink-soft);font-size:.74rem;font-weight:400}.field-notes-theme .rc-d-site-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;display:grid}.field-notes-theme .rc-d-site{border-bottom:1px solid var(--line);min-width:0;padding:20px 0 18px;scroll-margin-top:150px}.field-notes-theme .rc-d-site-header{align-items:flex-start;gap:10px;display:flex}.field-notes-theme .rc-d-site-number{border:1px solid var(--ink);background:var(--ink);width:28px;height:28px;color:var(--paper-strong);font-family:var(--field-utility);flex:0 0 28px;place-items:center;font-size:.75rem;font-weight:700;display:grid}.field-notes-theme .rc-d-site h5{margin:0 0 4px;font-size:.98rem}.field-notes-theme .rc-d-site-level{min-height:28px;color:var(--ink-soft);align-items:center;font-size:.73rem;display:inline-flex}.field-notes-theme .rc-d-site>p{margin:10px 0;font-size:.84rem;line-height:1.8}.field-notes-theme .rc-d-site-meta{color:var(--ink-soft);flex-wrap:wrap;gap:6px 14px;margin:8px 0 10px;font-size:.74rem;display:flex}.field-notes-theme .rc-d-site-meta span{align-items:center;gap:5px;display:inline-flex}.field-notes-theme .rc-d-site-tags li{border:1px solid var(--line);color:var(--ink-soft);padding:3px 7px;font-size:.7rem}.field-notes-theme .rc-d-site-features{margin-top:12px}.field-notes-theme .rc-d-site-features .dive-site-tag-group{margin:8px 0 0}.field-notes-theme .rc-d-site-features .dive-site-tag-group>span{font-size:.72rem}.field-notes-theme .rc-d-site-features .dive-site-tags a{min-height:44px}.field-notes-theme .rc-d-site-difficulty{color:var(--ink-soft);font-size:.78rem!important}.field-notes-theme .rc-d-site-guide-link{margin-top:6px}.field-notes-theme .rc-d-fact-group{padding:16px 0 0}.field-notes-theme .rc-d-fact-group+.rc-d-fact-group{border-top:1px solid var(--line);margin-top:16px}.field-notes-theme .rc-d-fact-group>h5{margin:0 0 10px;font-size:.88rem;line-height:1.65}.field-notes-theme .rc-d-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.field-notes-theme .rc-d-fact{border-top:1px dashed var(--line);min-width:0;padding-top:12px}.field-notes-theme .rc-d-fact h5{align-items:center;gap:7px;margin:0 0 6px;font-size:.78rem;display:flex}.field-notes-theme .rc-d-fact[data-condition-role=caution] h5,.field-notes-theme .rc-d-fact[data-condition-role=restriction] h5{color:var(--ink)}.field-notes-theme .rc-d-fact p{margin:0;font-size:.8rem;line-height:1.75}.field-notes-theme .rc-d-fact>small,.field-notes-theme .rc-d-fact-summary{color:var(--ink-soft);margin-top:5px;font-size:.72rem;line-height:1.65;display:block}.field-notes-theme .rc-d-area-difficulty{border-top:1px dashed var(--line);margin-top:18px;padding:14px 0 0}.field-notes-theme .rc-d-area-difficulty strong,.field-notes-theme .rc-d-area-difficulty span{display:block}.field-notes-theme .rc-d-area-difficulty strong{font-size:.84rem}.field-notes-theme .rc-d-area-difficulty span{color:var(--ink-soft);margin-top:4px;font-size:.72rem}.field-notes-theme .rc-d-area-difficulty p{margin:6px 0 0;font-size:.8rem;line-height:1.75}.field-notes-theme .rc-d-access-route{border-bottom:1px solid var(--line);padding:18px 0 4px}.field-notes-theme .rc-d-access-route h5{margin:0;font-size:.9rem}.field-notes-theme .rc-d-access-route>p{margin:7px 0;font-size:.82rem;line-height:1.75}.field-notes-theme .rc-d-access-context{color:var(--ink-soft);font-size:.75rem!important}.field-notes-theme .rc-d-journey-list{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.field-notes-theme .rc-d-journey-leg{border-top:1px dashed var(--line);padding:12px 0}.field-notes-theme .rc-d-leg-route,.field-notes-theme .rc-d-leg-meta,.field-notes-theme .rc-d-leg-meta strong{align-items:center;gap:7px;display:flex}.field-notes-theme .rc-d-leg-route{flex-wrap:wrap;font-size:.82rem;font-weight:700}.field-notes-theme .rc-d-leg-meta{color:var(--ink-soft);margin-top:5px;font-size:.73rem}.field-notes-theme .rc-d-journey-leg>p{color:var(--ink-soft);margin:5px 0 0;font-size:.75rem}.field-notes-theme .rc-d-timetable{color:var(--teal);margin-top:4px;font-size:.75rem;text-decoration:none}.field-notes-theme .rc-d-sources{margin-top:8px;font-size:.73rem}.field-notes-theme .rc-d-sources summary{min-height:36px;color:var(--teal);cursor:pointer;align-items:center;gap:5px;padding:3px 0;display:inline-flex}.field-notes-theme .rc-d-sources ul{margin:4px 0 10px;padding-left:16px}.field-notes-theme .rc-d-sources li{overflow-wrap:anywhere;margin-top:8px}.field-notes-theme .rc-d-sources li a{min-height:32px;color:var(--teal);align-items:center;gap:4px;display:inline-flex}.field-notes-theme .rc-d-sources li small{color:var(--ink-soft);line-height:1.6;display:block}.field-notes-theme .rc-d-empty{color:var(--ink-soft);margin:16px 0 0;font-size:.82rem}.field-notes-theme .rc-d-price-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:16px 0 0;display:flex}.field-notes-theme .rc-d-price-footer>div{align-items:flex-start;gap:9px;display:flex}.field-notes-theme .rc-d-price-footer strong,.field-notes-theme .rc-d-price-footer small{display:block}.field-notes-theme .rc-d-price-footer strong{font-size:.84rem}.field-notes-theme .rc-d-price-footer small{color:var(--ink-soft);margin-top:4px;font-size:.74rem}.field-notes-theme .rc-d-price-footer .button{white-space:nowrap;align-items:center;gap:7px;min-height:44px;display:inline-flex}@media (min-width:1100px){.field-notes-theme .rc-d-area-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 40px}.field-notes-theme .rc-d-area{margin-top:0}.field-notes-theme .rc-d-area-header{flex-wrap:wrap}.field-notes-theme .rc-d-feature-group{grid-template-columns:110px minmax(0,1fr)}.field-notes-theme .rc-d-detail-body,.field-notes-theme .rc-d-detail-grid,.field-notes-theme .rc-d-sites,.field-notes-theme .rc-d-conditions,.field-notes-theme .rc-d-access{min-width:0}.field-notes-theme .rc-d-detail-grid,.field-notes-theme .rc-d-site-list,.field-notes-theme .rc-d-facts{grid-template-columns:minmax(0,1fr)}.field-notes-theme .rc-d-sites,.field-notes-theme .rc-d-conditions,.field-notes-theme .rc-d-access{grid-column:auto}.field-notes-theme .rc-d-price-footer{flex-direction:column;align-items:stretch}.field-notes-theme .rc-d-price-footer .button{white-space:normal;justify-content:center;width:100%}}@media (max-width:900px){.field-notes-theme .rc-d-site-list,.field-notes-theme .rc-d-facts{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.field-notes-theme .rc-d-section{margin:40px 0}.field-notes-theme .rc-d-heading{gap:10px}.field-notes-theme .rc-d-heading h2{font-size:1.4rem}.field-notes-theme .rc-d-heading p,.field-notes-theme .rc-d-summary{font-size:.84rem}.field-notes-theme .rc-d-area{margin-top:34px;padding-top:24px}.field-notes-theme .rc-d-area-header{display:block}.field-notes-theme .rc-d-area h3{font-size:1.7rem}.field-notes-theme .rc-d-guide-link{margin-top:4px}.field-notes-theme .rc-d-feature-group{grid-template-columns:minmax(0,1fr);gap:3px}.field-notes-theme .rc-d-feature-group>span{min-height:30px}.field-notes-theme .rc-d-detail-body{padding:4px 14px 20px}.field-notes-theme .rc-d-price-footer{display:block}.field-notes-theme .rc-d-price-footer .button{justify-content:center;width:100%;margin-top:12px}}@media (prefers-reduced-motion:reduce){.field-notes-theme .rc-d-details>summary>svg{transition:none}}
