:root{--ink:#152338;--navy:#0b1726;--navy2:#12243a;--gold:#c9a464;--goldlight:#e8d6ae;--paper:#f6f5f1;--line:#d9d8d3;--muted:#596779;--white:#fff;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,textarea{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}.wrap{width:min(1200px,calc(100% - 64px));margin:0 auto}.skip-link{position:absolute;top:-100px;left:12px;padding:12px;background:#fff;z-index:30}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #efb550;outline-offset:3px}
.site-header{position:absolute;top:0;left:0;right:0;z-index:5;border-bottom:1px solid rgba(255,255,255,.24);color:#fff}.nav-row{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Georgia,serif;font-size:19px;letter-spacing:.12em;line-height:1}.brand small{display:block;font-family:Arial,sans-serif;font-size:11px;letter-spacing:.31em;margin-top:7px}.brand-mark{color:var(--gold);font-size:30px;font-family:Georgia,serif}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a,.nav-plan{font-size:14px;text-decoration:none;white-space:nowrap}.site-header nav a:hover,.nav-plan:hover{color:var(--goldlight)}.nav-plan{border:1px solid rgba(255,255,255,.5);padding:12px 13px}.nav-plan span{display:inline-flex;min-width:24px;height:24px;align-items:center;justify-content:center;margin-left:7px;background:var(--gold);color:var(--navy);font-weight:700;border-radius:50%}
.hero{background:var(--navy);color:#fff;position:relative;isolation:isolate;min-height:720px;display:flex;align-items:stretch}.hero-image{position:absolute;inset:0;z-index:-2;background-image:url('./gold-light.png');background-size:cover;background-position:center}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,17,30,.96) 0%,rgba(8,20,33,.93) 32%,rgba(8,20,33,.45) 65%,rgba(8,20,33,.12) 100%),linear-gradient(0deg,rgba(5,14,25,.80),transparent 36%)}.hero-content{padding-top:182px;padding-bottom:38px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.overline{font-size:12px;letter-spacing:.22em;font-weight:700;color:#9b793d}.eyebrow.light{color:var(--goldlight);font-weight:600}.eyebrow.light span{opacity:.7;margin:0 9px}.overline{color:var(--gold);margin:75px 0 14px}.hero h1{font:normal clamp(64px,8vw,122px)/.96 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin-bottom:22px}.period{color:var(--gold)}.hero-lead{font-size:clamp(19px,2vw,25px);line-height:1.48;max-width:610px;color:#ecedf0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button{min-height:50px;padding:14px 21px;display:inline-flex;gap:24px;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:700;border:1px solid transparent}.button.gold{color:#1a2633;background:var(--gold);border-color:var(--gold)}.button.gold:hover{background:#e2bf7f}.button.ghost{border-color:rgba(255,255,255,.6);color:#fff;background:transparent}.button.ghost:hover{background:rgba(255,255,255,.12)}.event-facts{margin-top:auto;padding-top:90px;width:100%;display:grid;grid-template-columns:1fr 1.2fr 1fr;border-top:1px solid rgba(255,255,255,.32);gap:28px}.event-facts div{display:flex;flex-direction:column;gap:9px}.event-facts div+div{border-left:1px solid rgba(255,255,255,.22);padding-left:32px}.event-facts span{font-size:11px;letter-spacing:.18em;color:#d4bd91;font-weight:700}.event-facts strong{font-size:17px;font-weight:500;line-height:1.35}
.notice{background:#eadfc9;border-bottom:1px solid #d7c39d}.notice-inner{display:flex;align-items:flex-start;gap:14px;padding-top:17px;padding-bottom:17px}.notice p{margin:0;color:#4a3e2d;line-height:1.5;font-size:14px}.notice-icon{border:1px solid #8a703b;border-radius:50%;width:21px;height:21px;text-align:center;line-height:19px;flex:none;font:italic 16px Georgia,serif}
.section{padding:110px 0}h2{font:normal clamp(42px,4.7vw,68px)/1.06 Georgia,'Times New Roman',serif;letter-spacing:-.035em;margin:18px 0 0}h2 em{font-weight:normal;color:#96723d}.intro-grid,.people-grid,.tickets-grid,.planner-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.intro-copy{padding-top:41px;max-width:560px}.intro-copy p,.people-grid>div>p,.tickets-grid>div>p,.planner-intro>p{font-size:18px;line-height:1.75;color:#465568}.intro-copy p+p{margin-top:20px}
.programme{background:#ececea}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end}.section-head p{max-width:330px;line-height:1.6;color:var(--muted);margin-bottom:3px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:42px 0 23px}.filter{border:1px solid #c9c9c4;background:transparent;color:var(--ink);padding:10px 18px;font-size:14px;min-height:42px}.filter:hover{border-color:var(--ink)}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.programme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.topic{background:#fff;min-height:284px;padding:27px;display:flex;flex-direction:column;border:1px solid #dfdfda;transition:transform .2s,box-shadow .2s}.topic:hover{transform:translateY(-3px);box-shadow:0 12px 27px rgba(9,25,42,.08)}.topic[hidden]{display:none}.topic-top,.people-card-head{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:700;letter-spacing:.16em;color:#806337}.draft{border:1px solid #d6bd8b;padding:5px 7px;margin-top:-5px}.topic h3{font:normal 29px/1.13 Georgia,serif;margin:44px 0 12px}.topic p{line-height:1.55;color:var(--muted);font-size:15px}.topic-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px}.text-action,.text-link{border:0;background:transparent;text-decoration:none;padding:8px 0;color:var(--ink);font-weight:700;font-size:14px}.text-action:hover,.text-link:hover{text-decoration:underline}.add{background:var(--navy);color:#fff;border:1px solid var(--navy);font-size:13px;padding:9px 12px;white-space:nowrap}.add:hover{background:#2b4260}.add[aria-pressed="true"]{background:#ece5d6;border-color:#bba878;color:#473b29}.programme-footnote{font-size:14px;color:var(--muted);margin:22px 0 0}
.people{background:var(--navy);color:#fff}.people h2 em{color:var(--goldlight)}.people-grid>div>p{color:#c4cbd2;max-width:480px;margin-top:25px}.people-card{padding:32px 36px;background:#172b40;border:1px solid #48556a}.people-card-head{color:var(--goldlight);border-bottom:1px solid #46566a;padding-bottom:21px}.people-card-head span+span{color:#f1dfbb}.people-card p{color:#d4dae0;line-height:1.65;margin:25px 0 12px}.people-card ul{list-style:none;padding:0;margin:10px 0}.people-card li{border-bottom:1px solid #384d62;padding:11px 0;font:normal 21px Georgia,serif}.people-card .fine{font-size:13px;color:#b9c2cc;margin-bottom:0}
.tickets{background:var(--paper)}.tickets-grid>div>p{max-width:470px;margin-top:26px}.ticket-box{background:#fff;border:1px solid #dedad1;padding:34px;box-shadow:0 20px 40px rgba(17,29,44,.05)}.ticket-label{color:#917346;font-size:11px;letter-spacing:.19em;font-weight:700}.ticket-status{font:normal 38px Georgia,serif;margin:20px 0 30px}.ticket-line{border-top:1px solid #dedbd3;display:flex;justify-content:space-between;gap:20px;padding:17px 0;line-height:1.4}.ticket-line span{color:var(--muted)}.ticket-line strong{text-align:right;font-weight:600}.ticket-line small{display:block;font-size:11px;color:#8d7045;letter-spacing:.08em;margin-top:4px}.ticket-box p{font-size:14px;line-height:1.55;color:var(--muted);margin:12px 0 17px}.venue-link{font-size:14px;text-decoration:underline;text-underline-offset:4px;font-weight:700}
.planner{background:#e9e8e3}.planner-intro p{max-width:480px;margin:26px 0}.planner-card{background:#fff;padding:31px;border:1px solid #d8d7d0;box-shadow:0 18px 46px rgba(13,30,46,.06)}.planner-header{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #deded9;padding-bottom:20px;font-size:12px;letter-spacing:.14em;font-weight:700;color:#80643c}.planner-header span:last-child{color:var(--ink);letter-spacing:0;font-size:14px}.empty{color:var(--muted);padding:27px 0 15px;line-height:1.5}.selected-list{list-style:none;margin:0;padding:15px 0}.selected-list li{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #ecece7;padding:13px 0;font:normal 20px Georgia,serif}.selected-list button{font:normal 14px Arial,sans-serif;text-decoration:underline;border:0;background:none;color:#596779}.notes-label{display:block;font-size:14px;font-weight:700;margin:20px 0 9px}textarea{display:block;width:100%;resize:vertical;border:1px solid #bfc4c5;background:#fafaf8;padding:13px;line-height:1.5;min-height:110px;color:var(--ink)}textarea:focus{outline:2px solid #bd9556}.planner-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:16px}.planner-bottom span{font-size:13px;color:var(--muted)}.copy-button{background:var(--navy);border:1px solid var(--navy);color:#fff;padding:11px 15px;font-size:14px;white-space:nowrap}.copy-button:hover{background:#2b4260}.feedback{min-height:20px;margin:10px 0 0;font-size:13px;color:#406449}
.footer{background:#0b1726;color:#c2cbd2;padding:42px 0}.footer-row{display:flex;justify-content:space-between;gap:30px}.footer-row>div{display:flex;flex-direction:column;gap:8px}.footer-row>div:last-child{text-align:right}.footer strong{font:normal 18px Georgia,serif;letter-spacing:.07em;color:#fff}.footer span,.footer a{font-size:13px}.footer a{color:var(--goldlight)}
dialog{border:0;max-width:min(560px,calc(100% - 32px));padding:0;background:var(--paper);color:var(--ink);box-shadow:0 25px 70px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(4,14,24,.75)}.dialog-content{position:relative;padding:40px}.dialog-close{position:absolute;right:18px;top:15px;background:transparent;border:0;font-size:30px;line-height:1;color:var(--ink)}dialog h2{font-size:42px;margin:22px 0}dialog p{font-size:17px;line-height:1.6;color:#465568}.dialog-note{border-top:1px solid #cfcfca;padding-top:18px;font-size:14px;color:#6b665e}dialog .button{margin-top:8px}
@media(max-width:950px){.site-header nav{display:none}.programme-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:690px}.hero-image{background-position:58% center}.hero:before{background:linear-gradient(90deg,rgba(7,17,30,.96),rgba(7,17,30,.65)),linear-gradient(0deg,rgba(5,14,25,.8),transparent 50%)}.event-facts{padding-top:55px}}
@media(max-width:700px){.wrap{width:min(100% - 36px,600px)}.nav-row{min-height:72px}.brand{font-size:15px}.brand small{font-size:9px}.brand-mark{font-size:24px}.nav-plan{font-size:12px;padding:7px 8px}.nav-plan span{min-width:20px;height:20px;margin-left:2px}.hero{min-height:730px}.hero-content{padding-top:130px;padding-bottom:25px}.overline{margin-top:65px;font-size:11px}.hero h1{font-size:clamp(61px,15vw,85px)}.hero-lead{font-size:19px}.hero-actions{width:100%}.hero-actions .button{flex:1 1 auto}.event-facts{grid-template-columns:1fr;gap:12px;padding-top:30px}.event-facts div{gap:3px}.event-facts div+div{border-left:0;padding-left:0}.event-facts span{font-size:10px}.event-facts strong{font-size:14px}.section{padding:70px 0}.intro-grid,.people-grid,.tickets-grid,.planner-grid{grid-template-columns:1fr;gap:23px}.intro-copy{padding-top:0}.section-head{display:block}.section-head p{margin:18px 0 0}.programme-grid{grid-template-columns:1fr}.topic{min-height:250px}.topic h3{margin-top:28px}.people-card,.ticket-box,.planner-card{padding:24px}.footer-row{display:block}.footer-row>div:last-child{text-align:left;margin-top:28px}.ticket-status{font-size:32px}.planner-bottom{align-items:flex-start;flex-direction:column}.copy-button{align-self:flex-end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.topic{transition:none}}
/* Organizers and expanded forum programme */
.organizers{background:#e7e6e1}.organizer-layout{display:grid;grid-template-columns:130px 1fr 1fr;min-height:174px;align-items:stretch}.organizer-label{align-self:center;font-size:11px;font-weight:700;letter-spacing:.2em;color:#756b59}.organizer-brand{display:flex;align-items:center;justify-content:center;padding:10px 26px}.organizer-brand.primary{background:#101d2e}.organizer-brand.academy{background:#f7f6f2}.organizer-brand img{display:block;width:auto;height:140px;max-width:100%;object-fit:contain}.organizer-brand.primary img{height:138px}.organizer-brand.academy img{height:138px}
.topic-speaker{border-top:1px solid #e8e4da;padding-top:10px;margin-top:3px;font-size:13px!important;line-height:1.4!important;color:#85683e!important}.topic h3{margin-top:36px}.topic{min-height:330px}
.people .section-head p{color:#cbd3da}.speaker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.speaker-grid article{padding:27px;background:#172b40;border:1px solid #43566a;min-height:240px}.speaker-status{color:#e4ca94;border:1px solid #997e4f;padding:6px 9px;font-size:10px;letter-spacing:.13em;font-weight:700}.speaker-grid h3{font:normal 27px/1.16 Georgia,serif;margin:26px 0 12px}.speaker-grid p{font-size:15px;line-height:1.6;color:#ccd5de;margin:0}.people-fine{font-size:14px;color:#c5cdd5;line-height:1.6;margin:26px 0 0;max-width:930px}
.exhibition{background:#f3f2ed}.exhibit-list{margin:38px 0 27px;border-top:1px solid #c4c1b9}.exhibit-list>div{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:16px;padding:18px 12px;border-bottom:1px solid #c4c1b9}.exhibit-list span{font:normal 24px Georgia,serif;color:#ad8952}.exhibit-list strong{font:normal 25px Georgia,serif}.exhibit-list small{color:#806338;letter-spacing:.12em;font-size:11px;font-weight:700}.own-stands{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;background:#e8dfce;padding:30px}.own-stands h3{font:normal 30px Georgia,serif;margin:11px 0 0}.own-stands ul{list-style:none;margin:0;padding:0}.own-stands li{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #cbbfaa;font-weight:600}.own-stands li:last-child{border:0}.own-stands small{font-size:13px;color:#675a47;font-weight:400;text-align:right}
.dialog-speaker{background:#e9dfcc;padding:14px 17px;font-size:15px!important;color:#51442f!important}
@media(max-width:950px){.site-header nav{gap:13px}.speaker-grid{grid-template-columns:repeat(2,1fr)}.organizer-layout{grid-template-columns:95px 1fr 1fr}.organizer-brand img,.organizer-brand.primary img,.organizer-brand.academy img{height:110px}}
@media(max-width:700px){.organizer-layout{grid-template-columns:1fr 1fr;min-height:0}.organizer-label{grid-column:1/-1;padding:16px 0}.organizer-brand{padding:9px}.organizer-brand img,.organizer-brand.primary img,.organizer-brand.academy img{height:95px}.speaker-grid{grid-template-columns:1fr;margin-top:25px}.speaker-grid article{min-height:0}.topic{min-height:295px}.exhibit-list>div{grid-template-columns:38px 1fr;gap:8px}.exhibit-list strong{font-size:20px}.exhibit-list small{grid-column:2;font-size:10px}.own-stands{grid-template-columns:1fr;padding:22px;gap:17px}.own-stands li{display:block}.own-stands small{display:block;text-align:left;margin-top:4px}}
.exhibit-list>div{grid-template-columns:65px 1fr auto 110px}.booth-add{border:1px solid #988159;color:#332b20;background:transparent;font-size:13px;padding:9px 10px}.booth-add:hover,.booth-add[aria-pressed="true"]{background:#e9d9b8}
@media(max-width:700px){.exhibit-list>div{grid-template-columns:38px 1fr auto}.exhibit-list small{grid-column:2;grid-row:2}.booth-add{grid-column:3;grid-row:1/3;font-size:12px;padding:8px}}
@media(max-width:520px){.organizer-layout{grid-template-columns:1fr}.organizer-label{grid-column:auto}.organizer-brand{min-height:135px}.organizer-brand img,.organizer-brand.primary img,.organizer-brand.academy img{height:125px}}

/* The proposed arrival walk follows six periods in gold's history. */
.history-walk{background:#12243a;color:#f7f4ec}.history-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:end}.history-intro h2 em{color:var(--goldlight)}.history-intro>p{font-size:18px;line-height:1.7;color:#d5dde3;max-width:470px;margin:0 0 6px}.history-stops{list-style:none;padding:0;margin:57px 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #66717e;border-left:1px solid #66717e}.history-stops li{padding:27px 30px 32px;min-height:188px;border-right:1px solid #66717e;border-bottom:1px solid #66717e}.history-number{font-size:13px;letter-spacing:.18em;font-weight:700;color:var(--goldlight)}.history-stops h3{font:normal 29px/1.2 Georgia,serif;margin:25px 0 8px}.history-stops p{color:#c5d0d9;line-height:1.55;margin:0;font-size:15px}.history-loan{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;background:#d9c49d;color:#152338;padding:32px 38px;margin-top:28px}.history-loan-kicker{font-size:12px;letter-spacing:.16em;font-weight:700;color:#543f21}.history-loan h3{font:normal 29px/1.2 Georgia,serif;margin:12px 0 0}.history-loan p{margin:0;font-size:15px;line-height:1.65;color:#2e3c4a}
.programme-shape{margin-top:35px;padding:20px 24px;border-left:4px solid #ae8344;background:#f6f4ee;display:flex;align-items:baseline;gap:25px}.programme-shape span{flex:none;font-size:12px;letter-spacing:.14em;font-weight:700;color:#79582b}.programme-shape p{margin:0;font-size:16px;line-height:1.6;color:#374759}.topic-finale{background:#f1eadc;border-color:#c6ad80}
@media(max-width:700px){.programme-shape{display:block}.programme-shape p{margin-top:8px}}
@media(max-width:950px){.history-stops{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.history-intro,.history-loan{grid-template-columns:1fr;gap:20px}.history-intro>p{font-size:17px}.history-stops{margin-top:35px}.history-stops li{padding:22px;min-height:170px}.history-stops h3{font-size:25px}.history-loan{padding:25px}}
@media(max-width:520px){.history-stops{grid-template-columns:1fr}.history-stops li{min-height:0}.history-stops h3{margin-top:12px}}

.hero-promise{font:normal clamp(25px,2.7vw,35px)/1.28 Georgia,'Times New Roman',serif;max-width:720px;margin:0 0 12px;color:#fff}.hero-lead{font-size:17px;max-width:630px;color:#d8dfe6;margin-bottom:0}
@media(max-width:700px){.hero-promise{font-size:25px}.hero-lead{font-size:16px}.overline{margin-top:45px}.event-facts{padding-top:24px}}
.forum-quote{margin:62px 0 0;padding:34px 0 0;border-top:1px solid #c9c4bb;max-width:1050px}.forum-quote p{font:normal clamp(32px,4.2vw,57px)/1.15 Georgia,'Times New Roman',serif;letter-spacing:-.025em;margin:0}.forum-quote em{font-style:normal;color:#98723c}
@media(max-width:700px){.forum-quote{margin-top:42px;padding-top:27px}.forum-quote p{font-size:clamp(30px,8vw,43px)}}

/* Editorial photographs supplied for the forum. */
.hero-image{background-image:url('./images/gull-og-mynt.jpg');background-position:65% center;z-index:0}
.hero:before{z-index:0;background:linear-gradient(90deg,rgba(7,17,30,.99) 0%,rgba(8,20,33,.96) 42%,rgba(8,20,33,.89) 64%,rgba(8,20,33,.28) 100%),linear-gradient(0deg,rgba(5,14,25,.86),transparent 43%)}
.hero-content{position:relative;z-index:1}
.forum-quote{max-width:none;border:0;padding:54px 60px;margin-top:70px;background:linear-gradient(90deg,rgba(9,21,36,.95),rgba(9,21,36,.70)),url('./images/gullglampi.jpg') center 65%/cover;color:#fff}
.forum-quote p{max-width:1000px}.forum-quote em{color:#ebd3a0}
.history-navigation{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:54px;color:#dfc796;font-size:12px;letter-spacing:.16em;font-weight:700}
.history-controls{display:flex;align-items:center;gap:15px}.history-controls #history-count{min-width:60px;text-align:center;white-space:nowrap;color:#fff;letter-spacing:.08em}
.history-arrow{width:46px;height:46px;color:#fff;background:transparent;border:1px solid #9b9b91;font-size:22px;line-height:1}.history-arrow:hover{background:var(--gold);color:var(--navy)}.history-arrow:disabled{opacity:.35;cursor:default;background:transparent;color:#fff}
.history-stops{display:block;list-style:none;margin:16px 0 0;padding:0;border:0}
.history-stops li{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);min-height:480px;padding:0;border:1px solid #4a5d70;background:#0a1929;overflow:hidden}
.history-stops li[hidden]{display:none}
.history-stop-visual{position:relative;min-height:480px;overflow:hidden;background:#102234}
.history-course-art{position:absolute;width:100%;height:100%;max-width:none;object-fit:cover;object-position:70% center}
.history-stop-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(8,20,33,.52));pointer-events:none}
.history-object{position:absolute;z-index:1;left:34px;bottom:30px;width:44%;height:44%;max-width:none;object-fit:cover;border:5px solid #d7bb82;box-shadow:0 15px 35px rgba(0,0,0,.45)}
.history-stop-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px clamp(30px,4vw,65px);background:#101f30;border-left:1px solid #92774d}
.history-number{font-size:12px;letter-spacing:.18em;color:#e4c27e}
.history-stops h3{font:normal clamp(43px,4vw,60px)/1.08 Georgia,serif;margin:23px 0 22px}
.history-stops p{font-size:19px;line-height:1.6;color:#d3dce3;margin:0}
.history-era{font-size:12px;letter-spacing:.07em;color:#b4bdc3;margin-top:48px;border-top:1px solid #566172;padding-top:17px;width:100%}
.history-steps{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #536173;margin-top:3px}
.history-steps button{text-align:left;background:transparent;color:#c3ced7;border:0;border-top:3px solid transparent;padding:17px 12px 19px;font-size:14px;letter-spacing:.06em;white-space:nowrap}
.history-steps button+button{border-left:1px solid #536173}.history-steps button span{display:block;margin-top:8px;font:normal 17px Georgia,serif;letter-spacing:0;color:#f5f0e7}
.history-steps button:hover,.history-steps button[aria-current="step"]{border-top-color:#d5aa62;background:#1d344a;color:#f7dfac}
.history-photo-note{font-size:13px;line-height:1.6;color:#c3cfd7;margin:18px 0 0;max-width:870px}
.history-loan{margin-top:48px}
.programme-shape{min-height:235px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:32px 42px;border:0;background:linear-gradient(90deg,rgba(12,29,46,.98) 0%,rgba(12,29,46,.93) 48%,rgba(12,29,46,.36) 100%),url('./images/gullstong.jpg') center/cover;color:#fff}
.programme-shape span{color:#ecd095}.programme-shape p{color:#f1f3f2;max-width:635px;font:normal clamp(22px,2.2vw,29px)/1.4 Georgia,serif}
.exhibition-image-band{position:relative;display:grid;grid-template-columns:1.35fr .65fr;height:270px;overflow:hidden;margin:42px 0 20px;background:#0b1726}
.exhibition-image-band img{width:100%;height:270px;object-fit:cover;display:block}.exhibition-image-band img:first-child{object-position:left center}
.exhibition-image-band figcaption{position:absolute;inset:auto 0 0;padding:42px 30px 21px;color:#fff;background:linear-gradient(transparent,rgba(6,16,28,.91));font:normal 29px Georgia,serif}
.exhibition-image-band small{display:block;font:700 11px Arial,sans-serif;letter-spacing:.13em;margin-top:7px;color:#edddb5}
@media(max-width:950px){.hero-image{background-position:62% center}.hero:before{background:linear-gradient(90deg,rgba(7,17,30,.98),rgba(7,17,30,.68)),linear-gradient(0deg,rgba(5,14,25,.9),transparent 50%)}.history-stops li{grid-template-columns:1fr 1fr}.history-stop-copy{padding:30px}.history-steps{overflow-x:auto;display:flex}.history-steps button{min-width:130px}}
@media(max-width:700px){.hero-image{background-position:59% center}.forum-quote{padding:34px 27px;margin-top:45px}.history-navigation{margin-top:35px;align-items:flex-start;flex-direction:column}.history-stops li{display:flex;flex-direction:column;min-height:0}.history-stop-visual{min-height:260px;height:260px}.history-course-art{object-position:70% center}.history-object{left:18px;bottom:16px;width:38%;height:53%;border-width:3px}.history-stop-copy{border-left:0;border-top:1px solid #92774d;padding:27px 25px;min-height:250px}.history-stops h3{font-size:43px;margin:13px 0 13px}.history-stops p{font-size:17px}.history-era{margin-top:22px}.programme-shape{padding:30px 25px;min-height:230px}.programme-shape p{font-size:23px}.exhibition-image-band{height:210px;margin-top:32px;grid-template-columns:1.2fr .8fr}.exhibition-image-band img{height:210px}.exhibition-image-band figcaption{font-size:22px;padding:38px 17px 15px}.exhibition-image-band small{font-size:10px;line-height:1.4}}
