:root{--green:#0b6e4f;--green-dark:#07513b;--navy:#0f172a;--navy-soft:#1f2a44;--off-white:#f8f7f2;--paper:#fffefb;--gold:#d4a82e;--gold-pale:#f3e7be;--grey:#596273;--line:#d9ddd8;--brick:#a84f3b;--shadow:0 22px 60px #0f172a1a;--radius:20px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65}img,svg{max-width:100%;display:block}a{color:var(--green-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--green)}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px;box-shadow:0 0 0 2px var(--navy)}::selection{background:var(--gold-pale);color:var(--navy)}h1,h2,h3,h4{letter-spacing:-.025em;margin:0 0 .55em;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{font-size:clamp(2.65rem,6vw,5.55rem)}h2{font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:clamp(1.35rem,2.4vw,1.75rem)}p{margin:0 0 1.15rem}ul,ol{padding-left:1.25rem}.shell{width:min(calc(100% - 2rem), var(--shell));margin-inline:auto}.narrow{width:min(100% - 2rem,790px);margin-inline:auto}.section{padding:clamp(4.5rem,9vw,8.5rem) 0}.section-tight{padding:4rem 0}.section-compact{padding:clamp(2rem,4vw,3.5rem) 0}.section-booking{background:#edf5f1;padding:clamp(3rem,6vw,5rem) 0}.section-tint{background:var(--off-white)}.section-dark{background:var(--navy);color:#fff}.section-heading{max-width:780px;margin-bottom:2.5rem}.section-heading p:last-child{color:var(--grey);font-size:1.1rem}.section-dark .section-heading p:last-child{color:#d6dae2}.eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.77rem;font-weight:800;line-height:1.35}.section-dark .eyebrow,.final-cta .eyebrow{color:#f2ce69}.lead{color:#344055;font-size:clamp(1.12rem,2vw,1.34rem);line-height:1.55}.kicker{color:var(--green-dark);background:#ffffffb8;border:1px solid #c8d7d0;border-radius:999px;align-items:center;gap:.55rem;padding:.42rem .72rem;font-size:.82rem;font-weight:750;display:inline-flex}.kicker:before{content:"";background:var(--gold);border-radius:50%;width:.48rem;height:.48rem}.skip-link{z-index:1000;color:var(--navy);background:#fff;border-radius:6px;padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefbf0;border-bottom:1px solid #0f172a14;position:sticky;top:0}.header-inner{align-items:center;gap:1.35rem;min-height:78px;display:flex}.brand{color:var(--navy);letter-spacing:-.01em;flex:none;align-items:center;gap:.68rem;font-size:1.02rem;text-decoration:none;display:inline-flex}.brand:hover{color:var(--navy)}.brand strong{color:var(--green-dark)}.brand-mark{background:var(--green);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.brand-mark svg{fill:none;stroke:#fff;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.desktop-nav{align-items:center;gap:1.2rem;margin-left:auto;display:flex}.desktop-nav a{color:var(--navy);font-size:.86rem;font-weight:700;text-decoration:none}.desktop-nav a:hover{color:var(--green-dark)}.nav-dropdown{position:relative}.nav-dropdown>summary{color:var(--navy);cursor:pointer;align-items:center;gap:.4rem;font-size:.86rem;font-weight:700;list-style:none;display:flex}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.42rem;height:.42rem;margin-top:-.2rem;transition:transform .18s;transform:rotate(45deg)}.nav-dropdown[open]>summary{color:var(--green-dark)}.nav-dropdown[open]>summary:after{margin-top:.2rem;transform:rotate(225deg)}.tour-menu{z-index:70;border:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius);width:min(880px,100vw - 2rem);box-shadow:var(--shadow);background:#fff;padding:1.25rem;position:fixed;top:78px;left:50%;transform:translate(-50%)}.tour-menu-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.tour-menu-heading strong{font:700 1.2rem/1.2 Georgia,Times New Roman,serif}.desktop-nav .tour-menu-heading a{color:var(--green-dark);font-size:.77rem;text-decoration:underline}.tour-menu-grid{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.desktop-nav .tour-menu-grid a{background:var(--off-white);border:1px solid #0000;border-radius:10px;flex-direction:column;gap:.08rem;min-width:0;padding:.7rem .75rem;display:flex}.desktop-nav .tour-menu-grid a:hover{background:#fff;border-color:#bad0c7}.tour-menu-grid span{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.tour-menu-grid small{color:var(--grey);font-size:.66rem;font-weight:650}.desktop-nav .tour-menu-private{background:var(--green-dark);color:#fff;text-align:center;border-radius:9px;margin-top:.8rem;padding:.7rem .8rem;display:block}.desktop-nav .tour-menu-private:hover{color:#fff;background:var(--green)}.mobile-menu{display:none}.header-cta{flex:none}.button{border:2px solid var(--green);background:var(--green);color:#fff;text-align:center;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.72rem 1.12rem;font-weight:800;line-height:1.15;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{background:var(--green-dark);border-color:var(--green-dark);color:#fff;transform:translateY(-2px)}.button-small{min-height:42px;padding:.58rem .92rem;font-size:.82rem}.button-secondary{border-color:var(--navy);color:var(--navy);background:0 0}.button-secondary:hover{background:var(--navy);border-color:var(--navy);color:#fff}.button-light{color:var(--navy);background:#fff;border-color:#fff}.button-light:hover{background:var(--off-white);border-color:var(--off-white);color:var(--navy)}.button-outline-light{color:#fff;background:0 0;border-color:#fff}.button-outline-light:hover{color:var(--navy);background:#fff}.button-whatsapp{color:#fff;background:#13795b;border-color:#13795b}.button-whatsapp:hover{background:#0b5d44;border-color:#0b5d44}.button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.text-link{color:var(--green-dark);align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.hero{background:var(--off-white);padding:clamp(2.7rem,5vw,4.8rem) 0 clamp(3.5rem,6vw,5.8rem);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0b6e4f2b;border-radius:50%;width:470px;height:470px;position:absolute;top:-210px;left:-150px;box-shadow:0 0 0 55px #0b6e4f09,0 0 0 110px #0b6e4f06}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.hero-copy h1{max-width:720px;margin-top:.35rem;font-size:clamp(2.8rem,4.7vw,4.65rem)}.hero-copy .lead{max-width:650px}.hero-copy .button-row{margin:1.8rem 0 1.5rem}.hero-note{color:var(--grey);flex-wrap:wrap;gap:.75rem 1.4rem;font-size:.9rem;display:flex}.hero-note span{align-items:center;gap:.45rem;display:inline-flex}.hero-note span:before{content:"✓";color:var(--green-dark);font-weight:900}.sourced-image{background:#e7ebe7;margin:0;position:relative;overflow:hidden}.sourced-image img{object-fit:cover;width:100%;height:100%}.hero-photo{aspect-ratio:4/3;border-radius:var(--radius);min-height:390px;max-height:475px;box-shadow:var(--shadow)}.page-photo{aspect-ratio:4/3;border-radius:var(--radius);width:100%;min-height:330px;max-height:470px;box-shadow:var(--shadow)}.editorial-photo{aspect-ratio:16/9;border-radius:var(--radius);width:100%;min-height:300px;max-height:480px;margin:2rem 0}.editorial-photo-small{min-height:230px;max-height:320px;margin:1.5rem 0}.city-illustration{filter:drop-shadow(0 26px 35px #0f172a1f);position:relative}.city-illustration svg{width:100%}.city-illustration.compact{max-width:600px}.illustration-note{color:var(--navy);background:#fffefbe8;border-radius:999px;margin:0;padding:.45rem .72rem;font-size:.76rem;font-weight:800;position:absolute;bottom:1rem;right:1.2rem}.trust-strip{z-index:3;margin-top:-2.1rem;position:relative}.trust-inner{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);display:grid}.trust-item{grid-template-columns:auto 1fr;align-items:start;gap:.8rem;padding:1.4rem 1.65rem;display:grid}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-number{background:var(--gold-pale);width:34px;height:34px;color:var(--navy);border-radius:50%;place-items:center;font-weight:900;display:grid}.trust-item h2{letter-spacing:0;margin:0 0 .2rem;font:800 .94rem/1.35 Inter,ui-sans-serif,system-ui,sans-serif}.trust-item p{color:var(--grey);margin:0;font-size:.85rem;line-height:1.5}.guinness-feature{background:var(--navy);color:#fff;padding:clamp(3.5rem,7vw,6.5rem) 0}.guinness-feature-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.guinness-feature h2{color:#fff}.guinness-feature .lead{color:#e3e7ed}.guinness-feature .check-list{margin:1.6rem 0 1.9rem}.guinness-feature .check-list li:before{color:var(--gold)}.review-proof{border-radius:var(--radius);color:#fff;background:#ffffff14;border:1px solid #ffffff3d;padding:1.55rem}.review-score{border-bottom:1px solid #fff3;align-items:baseline;gap:.65rem;padding-bottom:1rem;display:flex}.review-score strong{color:var(--gold);font:700 2.35rem/1 Georgia,serif}.review-score span{color:#e3e7ed;font-size:.86rem;font-weight:750}.review-quotes{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.review-quotes figure{margin:0}.review-quotes blockquote{margin:0 0 .45rem;font:1.05rem/1.5 Georgia,serif}.review-quotes figcaption,.review-source{color:#cbd2dc;font-size:.73rem;line-height:1.5}.review-source{margin:1rem 0 0}.review-source a{color:#fff}.review-proof-compact{background:var(--navy);margin:1.25rem 0}.review-proof-compact .review-source{margin-bottom:0}.card-grid{grid-template-columns:repeat(2,1fr);gap:1.35rem;display:grid}.tour-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:210px 1fr;min-height:380px;display:grid;overflow:hidden;box-shadow:0 12px 34px #0f172a0f}.tour-card-image-link{min-height:100%;display:block;overflow:hidden}.tour-card-image-link .tour-card-image{height:100%}.tour-card-image-link img{transition:transform .35s}.tour-card-image-link:hover img,.tour-card-image-link:focus-visible img{transform:scale(1.035)}.tour-card-image{border-radius:0;min-height:100%}.tour-card-body{flex-direction:column;align-items:flex-start;padding:1.8rem;display:flex}.tour-status{background:var(--off-white);color:var(--navy);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin:0 0 .7rem;padding:.35rem .58rem;font-size:.67rem;font-weight:900}.tour-card h3 a{color:var(--navy);text-decoration:none}.tour-card h3 a:after{content:"";position:absolute}.tour-card-body>p:not(.eyebrow){color:var(--grey);font-size:.94rem}.tour-card .text-link{margin-top:auto}.card-art{background:var(--green);position:relative;overflow:hidden}.theme-navy .card-art{background:var(--navy-soft)}.theme-gold .card-art{background:#7a5b09}.theme-brick .card-art{background:var(--brick)}.card-art:before,.card-art:after,.card-art span{content:"";border:3px solid #ffffffe0;border-bottom:0;position:absolute;bottom:0}.card-art:before{background:#ffffff17;width:76px;height:210px;left:18px}.card-art:after{background:#ffffff24;width:78px;height:260px;left:84px}.card-art span:first-child{background:#fff;width:17px;height:34px;bottom:136px;left:34px;box-shadow:34px 0 #fff,66px -28px #fff}.card-art span:nth-child(2){background:var(--gold);border-color:#fff;width:18px;height:54px;left:55px}.card-art span:nth-child(3){border:2px solid #ffffff7a;border-radius:50%;width:210px;height:210px;bottom:-165px;left:-80px;box-shadow:0 0 0 20px #ffffff0f,0 0 0 40px #ffffff0a}.card-facts{grid-template-columns:1fr 1fr;gap:.6rem;width:100%;margin:.25rem 0 1.35rem;display:grid}.card-facts div{border-top:1px solid var(--line);padding-top:.75rem}.card-facts dt{color:var(--grey);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.card-facts dd{margin:.15rem 0 0;font-size:.83rem;font-weight:750;line-height:1.4}.comparison-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow-x:auto}.comparison{border-collapse:collapse;width:100%;min-width:760px}.comparison th,.comparison td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem 1.1rem}.comparison th{background:var(--off-white);letter-spacing:.06em;text-transform:uppercase;font-size:.77rem}.comparison tr:last-child td{border-bottom:0}.comparison td:first-child{font-weight:800}.comparison a{color:var(--navy)}.tour-key{color:var(--grey);flex-wrap:wrap;gap:.75rem 1.4rem;margin:-1rem 0 1.5rem;font-size:.82rem;font-weight:800;display:flex}.tour-key span{align-items:center;gap:.45rem;display:inline-flex}.tour-key b{border-radius:50%;width:.72rem;height:.72rem;display:block}.key-online{background:var(--gold)}.key-private{background:var(--green)}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.benefit{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.6rem}.benefit-num{color:var(--green-dark);letter-spacing:.12em;font-size:.76rem;font-weight:900}.benefit h3{margin-top:.65rem;font-size:1.42rem}.benefit p{color:var(--grey);margin:0;font-size:.94rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.quote-panel{border-radius:var(--radius);background:var(--navy);color:#fff;padding:2.1rem;position:relative}.quote-panel:before{content:"“";color:var(--gold);opacity:.65;font:7rem/1 Georgia,serif;position:absolute;top:-1.15rem;right:1.2rem}.quote-panel p{font:1.6rem/1.35 Georgia,serif}.quote-panel small{color:#d7dbe3}.steps{counter-reset:steps;padding:0;list-style:none}.steps li{padding:0 0 2rem 4.3rem;position:relative}.steps li:before{counter-increment:steps;content:counter(steps);background:var(--gold-pale);width:2.8rem;height:2.8rem;color:var(--navy);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:-.25rem;left:0}.steps li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:2.7rem;bottom:0;left:1.38rem}.steps h3{margin-bottom:.25rem;font-size:1.3rem}.steps p{color:var(--grey);margin:0}.page-hero{background:var(--off-white);padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(3.5rem,7vw,6rem)}.page-hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:4rem;display:grid}.page-hero h1{font-size:clamp(2.65rem,5.5vw,5rem)}.page-hero .lead{max-width:720px}.breadcrumbs{padding-top:1.2rem}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#8b93a1;margin-left:.45rem}.breadcrumbs a{color:var(--grey)}.tour-summary{z-index:2;margin-top:-2rem;position:relative}.tour-hero-art{border-radius:var(--radius);min-height:360px;box-shadow:var(--shadow);background:#fff;grid-template-rows:1fr auto;display:grid;overflow:hidden}.tour-hero-art .card-art{min-height:295px}.tour-hero-art>p{color:var(--grey);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0;padding:.85rem 1rem;font-size:.76rem;font-weight:800}.tour-hero-photo{aspect-ratio:4/3;border-radius:var(--radius);min-height:360px;max-height:500px;box-shadow:var(--shadow)}.summary-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:repeat(5,1fr);display:grid}.summary-card div{padding:1.2rem}.summary-card div+div{border-left:1px solid var(--line)}.summary-card dt{color:var(--grey);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.summary-card dd{margin:.25rem 0 0;font-size:.9rem;font-weight:800;line-height:1.4}.tour-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:4rem;display:grid}.product-definition{border-left:4px solid var(--gold);color:var(--navy);background:#fff;margin:1.25rem 0;padding:1rem 1.15rem;line-height:1.6}.product-top-facts{flex-wrap:wrap;gap:.55rem;margin:0 0 1.35rem;padding:0;list-style:none;display:flex}.product-top-facts li{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;padding:.42rem .68rem;font-size:.78rem;font-weight:800}.tour-content section+section{border-top:1px solid var(--line);margin-top:3.6rem;padding-top:3.6rem}.tour-content h2{font-size:clamp(1.8rem,3vw,2.65rem)}.check-list{grid-template-columns:1fr 1fr;gap:.8rem 1.4rem;padding:0;list-style:none;display:grid}.check-list li{padding-left:1.7rem;position:relative}.check-list li:before{content:"✓";color:var(--green-dark);font-weight:900;position:absolute;left:0}.route-list{counter-reset:route;padding:0;list-style:none}.route-list li{padding:0 0 1.6rem 3.6rem;position:relative}.route-list li:before{counter-increment:route;content:counter(route, decimal-leading-zero);color:var(--green-dark);letter-spacing:.06em;font-size:.76rem;font-weight:900;position:absolute;left:0}.route-list li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:1.35rem;bottom:.3rem;left:.75rem}.info-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.info-box{background:var(--off-white);border-radius:14px;padding:1.35rem}.info-box h3{font-size:1.2rem}.info-box p:last-child,.info-box ul:last-child{margin-bottom:0}.experience-comparison{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.experience-comparison article{border:1px solid var(--line);background:var(--off-white);border-radius:14px;padding:1.35rem}.experience-comparison h3{margin-bottom:.55rem;font-size:1.2rem}.experience-comparison p{color:var(--grey);margin:0;font-size:.92rem}.sticky-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.55rem;position:sticky;top:104px;box-shadow:0 16px 45px #0f172a14}.sticky-panel h2{font-size:1.55rem}.sticky-panel .button{width:100%;margin-bottom:.65rem}.sticky-panel .button-secondary{margin-bottom:1rem}.reassurance{border-top:1px solid var(--line);color:var(--grey);padding-top:1rem;font-size:.8rem}.reassurance li{margin-bottom:.35rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.3rem 3rem 1.3rem 0;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";background:var(--off-white);width:2rem;height:2rem;color:var(--green-dark);border-radius:50%;place-items:center;font-size:1.25rem;display:grid;position:absolute;top:1.05rem;right:.5rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:780px;color:var(--grey);padding:0 3rem 1.25rem 0}.guide-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.guide-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:1.5rem;display:flex}.guide-card h2,.guide-card h3{font-size:1.45rem}.guide-card h2 a,.guide-card h3 a{color:var(--navy);text-decoration:none}.guide-card p{color:var(--grey);font-size:.92rem}.guide-card .text-link{margin-top:auto}.guide-card-image{padding:0;overflow:hidden}.guide-card-photo{aspect-ratio:16/9;border-radius:0;min-height:190px}.guide-card-copy{flex-direction:column;min-height:290px;padding:1.35rem;display:flex}.guide-card-copy .text-link{margin-top:auto}.guide-meta{color:var(--grey);flex-wrap:wrap;gap:.5rem 1rem;font-size:.77rem;display:flex}.direct-answer{border-left:5px solid var(--gold);background:var(--off-white);margin:2rem 0 3rem;padding:1.6rem;font-size:1.1rem}.article-body h2{margin-top:3.3rem;font-size:2.15rem}.article-body ul{margin-bottom:1.5rem}.article-sources{border-radius:var(--radius);background:var(--off-white);margin-top:4rem;padding:1.5rem}.article-sources h2{margin-top:0;font-size:1.45rem}.article-sources li{margin-bottom:.45rem}.enquiry-form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.button:disabled{cursor:wait;opacity:.68}.inbox-toolbar,.inbox-card-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.inbox-list{gap:1.25rem;display:grid}.inbox-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:1.4rem}.inbox-card h2{margin-bottom:0}.inbox-card details{margin-top:1rem}.inbox-card summary{cursor:pointer;color:var(--green);font-weight:800}.inbox-details{grid-template-columns:1fr 1fr;gap:.8rem 1.25rem;margin-top:1rem;display:grid}.inbox-details div{border-top:1px solid var(--line);padding-top:.65rem}.inbox-details dt{font-weight:800}.inbox-details dd{overflow-wrap:anywhere;margin:.2rem 0 0}.field{flex-direction:column;gap:.35rem;display:flex}.field-wide{grid-column:1/-1}.field label{font-size:.83rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:50px;color:var(--navy);background:#fff;border:1px solid #aeb5bd;border-radius:8px;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:130px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green-dark);outline:3px solid #0b6e4f2e}.form-action{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.privacy-note{color:var(--grey);flex:320px;margin:0;font-size:.78rem}.status{color:var(--green-dark);grid-column:1/-1;margin:0;font-weight:700}.prepared-enquiry{border:1px solid var(--line);background:var(--off-white);border-radius:12px;padding:1.2rem}.prepared-enquiry>label{margin-bottom:.45rem;font-size:.83rem;font-weight:800;display:block}.prepared-enquiry textarea{width:100%;color:var(--navy);resize:vertical;background:#fff;border:1px solid #aeb5bd;border-radius:8px;padding:.85rem;font:.84rem/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.prepared-enquiry .button-row{margin-top:.85rem}.prepared-enquiry p{color:var(--grey);margin:.8rem 0 0;font-size:.78rem}.contact-card{border-radius:var(--radius);background:var(--navy);color:#fff;padding:1.8rem}.contact-card a{color:#fff}.contact-card h2{font-size:1.7rem}.contact-methods{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bokun-panel{border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);background:#fff;border:1px solid #bdd4c9;overflow:hidden}.bokun-panel-heading{background:var(--navy);color:#fff;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding:clamp(1.7rem,4vw,3rem);display:grid}.bokun-panel-heading h2{color:#fff;max-width:680px;font-size:clamp(2rem,4vw,3.3rem)}.bokun-panel-heading p:not(.eyebrow){color:#d8dde6;max-width:690px;margin-bottom:0}.direct-booking-benefits{color:#fff;align-content:center;gap:.65rem;min-width:190px;margin:0;padding:0;font-size:.86rem;font-weight:800;list-style:none;display:grid}.direct-booking-benefits li{padding-left:1.5rem;position:relative}.direct-booking-benefits li:before{content:"✓";color:#f2ce69;position:absolute;left:0}.bokun-widget-slot{text-align:center;background:#f7fbf9;border:2px dashed #9ebcac;border-radius:16px;margin:clamp(1.2rem,3vw,2rem);padding:clamp(1.5rem,4vw,2.6rem)}.bokun-widget-slot>strong{margin-bottom:.35rem;font:700 1.6rem/1.2 Georgia,Times New Roman,serif;display:block}.bokun-widget-slot>p{max-width:620px;color:var(--grey);margin:0 auto 1.3rem}.bokun-widget-slot .button-row{justify-content:center}.booking-options{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.2rem;display:grid}.booking-path{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:clamp(1.5rem,4vw,2.4rem);box-shadow:0 12px 34px #0f172a0f}.booking-path .button{margin-top:.7rem}.booking-facts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:1.5rem 0;display:grid}.booking-facts div{border-bottom:1px solid var(--line);padding:.85rem .5rem .85rem 0}.booking-facts dt{color:var(--grey);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.booking-facts dd{margin:.2rem 0 0;font-weight:800}.media-slot{aspect-ratio:4/3;border-radius:var(--radius);width:100%;min-height:320px;overflow:hidden}.media-slot .city-illustration,.media-slot .city-illustration svg{width:100%;height:100%}.media-slot .city-illustration svg{object-fit:cover}.final-cta{background:var(--green-dark);color:#fff;padding:clamp(4rem,8vw,7rem) 0}.final-cta-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;display:grid}.final-cta h2{max-width:700px}.final-cta p:not(.eyebrow){color:#e1eee9;max-width:650px}.site-footer{background:var(--navy);color:#fff;padding:4.5rem 0 1.5rem}.site-footer .brand{color:#fff;margin-bottom:1rem}.site-footer .brand strong{color:#fff}.site-footer a{color:#e5e7eb;margin:.55rem 0;font-size:.88rem;display:block}.site-footer a:hover{color:#fff}.site-footer h2{letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font:800 .78rem/1.3 Inter,ui-sans-serif,system-ui,sans-serif}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem;display:grid}.footer-intro p{color:#c7ccd5;max-width:370px;font-size:.9rem}.footer-base{color:#aeb6c4;border-top:1px solid #ffffff2b;justify-content:space-between;gap:1rem;margin-top:3.2rem;padding-top:1.2rem;font-size:.72rem;display:flex}.footer-base p{margin:0}.mobile-book-bar{display:none}.notice{color:#4d3d09;background:#fff9dd;border:1px solid #d7c26f;border-radius:10px;padding:1rem 1.1rem;font-size:.9rem}.policy h2{margin-top:2.8rem;font-size:1.85rem}.policy h3{margin-top:2rem;font-size:1.3rem}@media (max-width:1050px){.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu>summary{cursor:pointer;align-items:center;gap:.45rem;min-height:44px;padding:.45rem .2rem;font-size:.8rem;font-weight:800;list-style:none;display:flex}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span,.mobile-menu>summary span:before,.mobile-menu>summary span:after{background:var(--navy);border-radius:2px;width:18px;height:2px;display:block;position:relative}.mobile-menu>summary span:before,.mobile-menu>summary span:after{content:"";position:absolute;left:0}.mobile-menu>summary span:before{top:-6px}.mobile-menu>summary span:after{top:6px}.mobile-menu nav{border:1px solid var(--line);width:min(360px,100vw - 2rem);max-height:calc(100vh - 90px);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:1rem;display:grid;position:absolute;top:55px;right:0;overflow-y:auto}.mobile-menu nav>a:not(.button){border-bottom:1px solid var(--line);color:var(--navy);padding:.7rem .4rem;font-weight:750;text-decoration:none}.mobile-tours{border-bottom:1px solid var(--line)}.mobile-tours>summary{color:var(--navy);cursor:pointer;padding:.75rem .4rem;font-weight:800;list-style:none;position:relative}.mobile-tours>summary::-webkit-details-marker{display:none}.mobile-tours>summary:after{content:"+";position:absolute;right:.45rem}.mobile-tours[open]>summary:after{content:"−"}.mobile-tours>div{gap:.35rem;padding:0 0 .65rem;display:grid}.mobile-tours a{background:var(--off-white);color:var(--navy);border-radius:8px;flex-direction:column;padding:.62rem .7rem;font-size:.83rem;font-weight:750;text-decoration:none;display:flex}.mobile-tours small{color:var(--grey);font-size:.65rem;font-weight:650}.mobile-menu nav .button{margin-top:.9rem}.card-grid{grid-template-columns:1fr}.tour-card{grid-template-columns:205px 1fr}.summary-card{grid-template-columns:repeat(3,1fr)}.summary-card div:nth-child(4){border-left:0;border-top:1px solid var(--line)}.summary-card div:nth-child(5){border-top:1px solid var(--line)}.guide-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (max-width:820px){body{padding-bottom:72px;font-size:16px}.header-inner{min-height:68px}.header-cta{display:none}.hero-grid,.page-hero-grid,.split,.tour-layout,.final-cta-inner,.guinness-feature-grid,.booking-options{grid-template-columns:1fr}.hero-grid{gap:2.2rem}.hero{padding-top:2.7rem}.hero-photo{width:100%;min-height:0;max-height:430px}.city-illustration{max-width:620px;margin-inline:auto}.trust-inner{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--line)}.benefit-grid{grid-template-columns:1fr}.summary-card{grid-template-columns:repeat(2,1fr)}.summary-card div:nth-child(odd){border-left:0}.summary-card div:nth-child(n+3){border-top:1px solid var(--line)}.summary-card div:nth-child(4){border-left:1px solid var(--line)}.tour-layout{gap:2.5rem}.sticky-panel{position:static}.footer-grid{grid-template-columns:1fr 1fr}.bokun-panel-heading,.contact-methods{grid-template-columns:1fr}.direct-booking-benefits{min-width:0}.footer-intro{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.mobile-book-bar{z-index:45;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefbf5;padding:.55rem 1rem;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-book-bar .button{width:100%;min-height:48px}body:has(.enquiry-form :focus) .mobile-book-bar{display:none}}@media (max-width:600px){.shell,.narrow{width:min(calc(100% - 1.25rem), var(--shell))}h1{font-size:clamp(2.45rem,12vw,3.45rem)}h2{font-size:clamp(1.9rem,9vw,2.55rem)}.brand>span:last-child{font-size:.92rem}.tour-card{grid-template-columns:1fr}.tour-card-image{aspect-ratio:16/10;min-height:220px}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.45rem)}.hero-photo{aspect-ratio:4/3}.page-photo{min-height:250px}.editorial-photo{min-height:220px}.review-quotes{grid-template-columns:1fr}.card-art{min-height:150px}.card-art:before{height:125px}.card-art:after{height:145px}.card-art span:first-child{bottom:65px}.summary-card,.experience-comparison,.booking-facts,.enquiry-form{grid-template-columns:1fr}.summary-card div+div,.summary-card div:nth-child(4){border-left:0;border-top:1px solid var(--line)}.check-list,.info-grid,.guide-grid,.enquiry-form{grid-template-columns:1fr}.inbox-card-heading,.inbox-toolbar{flex-direction:column;align-items:flex-start}.inbox-details{grid-template-columns:1fr}.field-wide{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-intro,.footer-grid>div:last-child{grid-column:auto}.footer-base{flex-direction:column}.button-row .button{width:100%}.hero-note{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.mobile-book-bar,.button-row,.sticky-panel{display:none!important}body{color:#000;background:#fff;padding:0;font-size:12pt}a{color:#000}.section,.page-hero{padding:1.5rem 0}}
