:root{--scarlet:#ba0c2f;--scarlet-dark:#8f0a25;--navy:#062f50;--blue:#0b4f7c;--green:#16856b;--sky:#d9edff;--yellow:#ffc72c;--cream:#fffaf0;--ink:#17232d;--muted:#53616c;--white:#fff;--line:#ccd7df;--max:1180px;--shadow:0 18px 55px rgba(6,47,80,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:var(--yellow);color:#111;padding:.8rem 1rem;font-weight:700}.skip-link:focus{top:1rem}.progress{position:fixed;left:0;right:0;top:0;height:4px;z-index:80;background:transparent}.progress span{display:block;height:100%;width:0;background:var(--yellow)}
.site-header{position:sticky;top:0;z-index:70;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(255,250,240,.96);border-bottom:1px solid rgba(6,47,80,.14);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:800;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:3px;background:var(--scarlet);color:#fff;border:3px solid #fff;box-shadow:0 0 0 2px var(--scarlet);font-size:.7rem;letter-spacing:.08em}.brand:hover .brand-mark{background:var(--scarlet-dark)}.site-header nav{display:flex;gap:1.4rem}.site-header nav a{font-size:.88rem;font-weight:700;text-decoration:none;color:var(--navy);border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a:focus-visible{border-color:var(--scarlet)}.menu-button{display:none;background:var(--scarlet);color:#fff;border:0;border-radius:4px;padding:.55rem .8rem;font-weight:700}
.hero{min-height:calc(100vh - 76px);position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:5rem max(24px,calc((100vw - var(--max))/2)) 6rem;background:#183e45}.hero-map-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,25,34,.9) 0%,rgba(3,25,34,.66) 36%,rgba(3,25,34,.08) 69%),linear-gradient(0deg,rgba(3,25,34,.58),transparent 45%)}.hero-copy{position:relative;z-index:3;max-width:660px;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--blue);margin:0 0 .8rem}.hero .eyebrow{color:var(--yellow)}.hero h1,.section-heading h2{font-family:Georgia,serif;color:var(--navy);line-height:1.03}.hero h1{font-size:clamp(3rem,6.1vw,6rem);color:#fff;letter-spacing:-.055em;margin:.1rem 0 1.6rem;text-wrap:balance}.lede{max-width:620px;font-size:clamp(1.05rem,1.7vw,1.32rem);color:#eef8f5}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:2px solid var(--navy);border-radius:3px;text-decoration:none;font-weight:800;cursor:pointer}.button.primary{background:var(--navy);color:#fff}.hero .button.primary{background:var(--scarlet);border-color:var(--scarlet)}.button.secondary{background:transparent;color:var(--navy)}.hero .button.secondary{background:rgba(3,25,34,.45);border-color:#fff;color:#fff}.button.yellow{background:var(--yellow);color:#17232d;border-color:var(--yellow)}.button:hover{transform:translateY(-2px)}.map-destinations{position:absolute;z-index:4;inset:0;pointer-events:none}.map-pin{position:absolute;pointer-events:auto;display:flex;flex-direction:column;min-width:130px;padding:.55rem .75rem .55rem 2.05rem;background:rgba(255,255,255,.94);color:var(--navy);border:2px solid #fff;border-radius:4px;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.28);line-height:1.15}.map-pin:before{content:"";position:absolute;left:.72rem;top:50%;width:.72rem;height:.72rem;transform:translateY(-50%) rotate(45deg);background:var(--scarlet);border-radius:50% 50% 50% 0}.map-pin span{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-weight:800}.map-pin strong{font-size:.86rem}.map-pin:hover,.map-pin:focus-visible{background:var(--yellow);transform:translateY(-4px)}.pin-journalism{left:49%;top:9%}.pin-rpac{left:18%;top:30%}.pin-thompson{left:54%;top:32%}.pin-walker{left:23%;top:70%}.pin-union{right:9%;top:66%}.map-disclaimer{position:absolute;z-index:3;right:1rem;bottom:1rem;margin:0;padding:.35rem .55rem;background:rgba(3,25,34,.72);color:#fff;font-size:.7rem}.scroll-cue{position:absolute;z-index:4;bottom:1.5rem;left:50%;transform:translateX(-50%);text-decoration:none;font-size:.82rem;font-weight:700;color:#fff}
.section{position:relative;padding:8rem max(24px,calc((100vw - var(--max))/2))}.section-number{position:absolute;top:7rem;left:max(24px,calc((100vw - var(--max))/2 - 74px));font-family:Georgia,serif;color:rgba(11,79,124,.25);font-size:3rem}.section-heading{max-width:850px;margin-bottom:4rem}.section-heading h2{font-size:clamp(2.5rem,5vw,5.2rem);letter-spacing:-.045em;margin:.2rem 0 1.3rem}.section-intro{font-size:1.14rem;color:var(--muted);max-width:800px}.prose{font-size:1.08rem}.two-column{columns:2;column-gap:4rem}.two-column p:first-child{margin-top:0}.pullquote{margin:4rem 0 0;background:var(--yellow);color:var(--navy);padding:3.1rem 3.5rem;display:flex;gap:1.25rem;align-items:flex-start;box-shadow:var(--shadow)}.pullquote span{font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;font-size:4.8rem;font-weight:700;line-height:.7;opacity:.72}.pullquote .quote-close{align-self:flex-end;margin-left:auto;line-height:.38}.pullquote p{font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;font-size:clamp(1.8rem,3.2vw,2.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0;max-width:930px;text-wrap:balance}
.history{background:#fff}.artifact{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center;margin:0 0 7rem}.artifact.reverse .artifact-gallery{order:2}.artifact-gallery{display:grid;gap:1.5rem}.artifact figure{margin:0}.artifact figure img{width:100%;aspect-ratio:3/2;object-fit:cover;filter:saturate(.82);box-shadow:var(--shadow)}.artifact .current-view{width:82%;justify-self:end}.artifact .current-view img{aspect-ratio:3/2;border:8px solid #fff;box-shadow:0 12px 34px rgba(6,47,80,.18)}figcaption{font-size:.78rem;line-height:1.5;color:var(--muted);padding-top:.8rem}figcaption a{color:var(--blue);font-weight:800}.artifact-date{color:var(--blue);font-weight:800;letter-spacing:.12em}.artifact h3,.connection-grid h3,.steps h3,.resource-list h3{font-family:Georgia,serif;color:var(--navy);line-height:1.15}.artifact h3{font-size:2rem;margin:.5rem 0 1rem}.artifact-text p{color:#3b4852}.text-link,.resource-list a{color:var(--blue);font-weight:800;text-underline-offset:4px}.source-note{border-left:6px solid var(--yellow);background:var(--sky);padding:1.4rem 1.6rem;color:var(--navy)}
.connections{background:var(--navy);color:#eef7ff}.light .eyebrow{color:var(--yellow)}.light h2{color:#fff}.light .section-intro{color:#c7dcea}.worknet-figure{margin:0 0 4rem;background:#fff;padding:1rem;box-shadow:0 24px 70px rgba(0,0,0,.28)}.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem .2rem 1rem;color:var(--navy)}.map-toolbar>div:first-child{display:flex;flex-direction:column}.map-toolbar span{font-size:.78rem;color:var(--muted)}.map-controls{display:flex;align-items:center;gap:.4rem}.map-controls button,.map-jumps button{border:2px solid var(--navy);background:#fff;color:var(--navy);min-height:40px;padding:.4rem .75rem;font-weight:800;cursor:pointer}.map-controls button:hover,.map-jumps button:hover{background:var(--yellow)}.map-controls output{min-width:54px;text-align:center;font-size:.8rem;font-weight:800;color:var(--navy)}.worknet-viewport{height:clamp(340px,55vw,660px);overflow:hidden;background:#e6edf1;cursor:grab;touch-action:none;position:relative;border:2px solid var(--navy)}.worknet-viewport:active{cursor:grabbing}.worknet-viewport img{width:100%;max-width:none;transform-origin:center center;user-select:none;-webkit-user-drag:none;will-change:transform}.map-jumps{display:flex;flex-wrap:wrap;gap:.6rem;padding:1rem 0 .2rem}.map-jumps a{display:inline-flex;align-items:center;min-height:40px;padding:.4rem .75rem;background:var(--scarlet);color:#fff;font-weight:800;text-decoration:none}.worknet-figure figcaption{color:#42515b}.connection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#50718b;border:1px solid #50718b}.connection-grid article{padding:2.2rem;background:#0a3e64}.connection-grid article:focus{outline:6px solid var(--yellow);outline-offset:-6px}.connection-grid span{color:var(--yellow);font-weight:800}.connection-grid h3{color:#fff;font-size:1.55rem}.connection-grid p{color:#d2e2ed}.caution{margin:2rem 0 0;border:1px solid #7995aa;padding:1.3rem;color:#d8e7f1}
.fieldwork{background:var(--sky)}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps li{position:relative;background:#fff;padding:2rem;border-top:6px solid var(--yellow);box-shadow:0 8px 24px rgba(6,47,80,.08)}.steps span{font-weight:800;color:var(--blue);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.steps h3{font-size:1.7rem;margin:.5rem 0}.field-prompt{margin-top:3rem;background:var(--navy);color:#fff;padding:2.5rem}.field-prompt blockquote{font-family:Georgia,serif;font-size:1.55rem;margin:1rem 0 1.5rem}.field-prompt #copy-status{margin-left:1rem;color:var(--yellow);font-weight:700}
.resources{background:#fff}.resource-list{border-top:2px solid var(--navy)}.resource-list article{display:grid;grid-template-columns:180px 1fr 1.5fr 220px;gap:2rem;align-items:start;padding:2rem 0;border-bottom:1px solid var(--line)}.resource-type{margin:0;color:var(--blue);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.resource-list h3{margin:0;font-size:1.45rem}.resource-list p:nth-child(3){margin:0;color:#44515b}.resource-list a{text-align:right}.opinion{background:var(--blue);color:#fff}.opinion-card{max-width:900px;border-left:12px solid var(--yellow);background:#fff;color:var(--navy);padding:3rem 3.5rem;box-shadow:var(--shadow)}.opinion-card p{font-family:Georgia,serif;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.45;margin:0}.closing{margin-top:7rem;text-align:center}.closing .eyebrow{color:var(--yellow)}.closing h3{font-family:Georgia,serif;font-size:clamp(2.6rem,6vw,6rem);line-height:1.02;margin:1rem 0 2.5rem}footer{background:#041f35;color:#c9dae7;padding:3rem max(24px,calc((100vw - var(--max))/2));display:flex;justify-content:space-between;gap:2rem;font-size:.82rem}footer p{max-width:560px;margin:0}
.citations{background:var(--cream)}.citation-list{padding-left:1.4rem;max-width:980px}.citation-list li{padding:.8rem 0 .8rem .5rem;border-bottom:1px solid var(--line)}.citation-list a{color:var(--blue);font-weight:700;text-underline-offset:3px}
.map-byline{color:var(--scarlet)!important;font-weight:800}.source-subheading{font-family:Georgia,serif;color:var(--navy);font-size:1.8rem;margin:3.5rem 0 .7rem}.map-source-list{font-size:.92rem}
:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
@media(max-width:900px){.menu-button{display:block}.site-header nav{display:none;position:absolute;left:0;right:0;top:76px;flex-direction:column;gap:0;background:var(--cream);padding:1rem 24px 1.5rem;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.site-header nav a{padding:.65rem 0}.hero{min-height:780px;padding-top:4rem;padding-bottom:6rem;align-items:flex-end}.hero-shade{background:linear-gradient(0deg,rgba(3,25,34,.94) 0%,rgba(3,25,34,.62) 52%,rgba(3,25,34,.1) 85%)}.map-pin{min-width:110px;padding:.45rem .55rem .45rem 1.75rem}.pin-journalism{left:48%;top:8%}.pin-rpac{left:5%;top:28%}.pin-thompson{left:48%;top:28%}.pin-walker{left:8%;top:49%}.pin-union{right:5%;top:49%}.section{padding-top:6rem;padding-bottom:6rem}.section-number{display:none}.artifact,.artifact.reverse{grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem}.artifact.reverse figure{order:0}.connection-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.resource-list article{grid-template-columns:1fr 1fr}.resource-list p:nth-child(3),.resource-list a{grid-column:1/-1;text-align:left}}
@media(max-width:620px){.brand>span:last-child{font-size:.84rem}.hero{min-height:720px}.hero h1{font-size:3.1rem}.hero-map-image{object-position:58% center}.map-pin{min-width:0}.map-pin span{display:none}.pin-journalism{left:43%;top:7%}.pin-rpac{left:3%;top:24%}.pin-thompson{left:47%;top:25%}.pin-walker{left:4%;top:43%}.pin-union{right:3%;top:43%}.map-disclaimer{left:1rem;right:auto;bottom:.7rem}.scroll-cue{display:none}.two-column{columns:1}.pullquote{padding:1.5rem}.artifact h3{font-size:1.7rem}.map-toolbar{align-items:flex-start;flex-direction:column}.worknet-viewport{height:340px}.map-jumps>*{flex:1 1 45%;justify-content:center}.steps{grid-template-columns:1fr}.resource-list article{grid-template-columns:1fr;gap:.7rem}.resource-list p:nth-child(3),.resource-list a{grid-column:auto}.opinion-card{padding:2rem 1.5rem}.field-prompt #copy-status{display:block;margin:.8rem 0 0}footer{flex-direction:column}}

/* The hero remains map-first: labels stay clear of the introduction on wide screens. */
.hero-copy{max-width:600px}.pin-rpac{left:42%;top:48%}.pin-thompson{left:57%;top:32%}.pin-walker{left:49%;top:73%}
@media(max-width:900px) and (min-width:621px){.pin-rpac{left:45%;top:35%}.pin-thompson{left:58%;top:22%}.pin-walker{left:44%;top:48%}}
@media(max-width:620px){.hero{min-height:860px;padding-top:12rem}.map-destinations{inset:1rem 1rem auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.map-pin,.pin-journalism,.pin-rpac,.pin-thompson,.pin-walker,.pin-union{position:relative;inset:auto;min-width:0}.map-pin:last-child{grid-column:1/-1;justify-self:center;width:50%}}
@media(max-width:440px){.brand>span:last-child{display:none}}

/* Live campus map: real OpenStreetMap geometry replaces the illustrated campus scene. */
.hero-map-live{position:absolute;inset:0;z-index:0;background:#dce7df}.hero-map-live .leaflet-control-container{position:relative;z-index:7}.hero-map-live .leaflet-control-attribution{font-size:.62rem}.hero-shade{pointer-events:none;background:linear-gradient(90deg,rgba(3,25,34,.94) 0%,rgba(3,25,34,.82) 34%,rgba(3,25,34,.2) 58%,rgba(3,25,34,0) 76%)}.hero-copy{pointer-events:none}.hero-copy a{pointer-events:auto}.map-destinations{position:absolute;z-index:8;right:max(24px,calc((100vw - var(--max))/2));left:auto;top:auto;bottom:4.7rem;display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:560px;gap:.55rem;pointer-events:none}.map-destinations a{position:static;pointer-events:auto;background:#fff;color:var(--navy);border-left:5px solid var(--scarlet);padding:.55rem .75rem;text-decoration:none;font-size:.78rem;font-weight:800;box-shadow:0 5px 18px rgba(0,0,0,.2)}.map-destinations a:hover,.map-destinations a:focus-visible{background:var(--yellow);transform:translateY(-2px)}.map-disclaimer{z-index:8}.map-disclaimer a{color:#fff}.campus-marker{background:none;border:0}.campus-marker span{display:block;width:24px;height:24px;background:var(--scarlet);border:4px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 3px 10px rgba(0,0,0,.35)}.leaflet-popup-content{display:grid;gap:.25rem;min-width:130px;font-family:Arial,"Helvetica Neue",sans-serif}.leaflet-popup-content strong{color:var(--navy);font-size:.92rem}.leaflet-popup-content span{color:var(--green);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.leaflet-popup-content a{color:var(--scarlet);font-weight:800}.leaflet-control-zoom a{color:var(--navy)!important}.leaflet-container a:focus-visible{outline:4px solid var(--yellow);outline-offset:2px}
@media(max-width:900px){.hero{min-height:820px}.hero-shade{background:linear-gradient(0deg,rgba(3,25,34,.95) 0%,rgba(3,25,34,.76) 46%,rgba(3,25,34,.08) 78%)}.map-destinations{right:1rem;left:1rem;bottom:1.2rem;max-width:none;justify-content:center}.map-disclaimer{top:.6rem;right:.6rem;left:auto;bottom:auto}.hero-map-live .leaflet-control-zoom{margin-top:3.2rem}}
@media(max-width:620px){.hero{min-height:820px;padding-top:18rem}.map-destinations{display:flex;inset:auto 1rem 1rem}.map-destinations a{flex:1 1 28%;text-align:center}.map-destinations a:last-child{width:auto}.map-disclaimer{max-width:250px}.hero h1{font-size:2.9rem}}

/* Map-first opening: the guide text and the real campus map have separate space. */
.hero{background:var(--navy);align-items:center}.hero-map-live{left:43%;background:#dce7df url('../assets/osu-campus-map-openstreetmap.jpg') center/cover no-repeat}.hero-shade{inset:0 auto 0 38%;width:10%;background:linear-gradient(90deg,var(--navy),rgba(6,47,80,0))}.hero-copy{max-width:480px}.hero h1{font-size:clamp(3rem,5vw,5.2rem)}.map-destinations{right:2rem;left:48%;bottom:3.2rem;max-width:none}.map-disclaimer{right:1rem;bottom:.6rem}
@media(max-width:900px){.hero{min-height:900px;align-items:flex-end;padding-bottom:13rem}.hero-map-live{inset:0 0 48%}.hero-shade{inset:42% 0 auto;width:100%;height:12%;background:linear-gradient(180deg,rgba(6,47,80,0),var(--navy))}.hero-copy{max-width:none}.map-destinations{inset:auto 1rem 2.2rem}.map-disclaimer{top:.5rem;bottom:auto}.hero-map-live .leaflet-control-zoom{margin-top:3rem}}
@media(max-width:620px){.hero{min-height:940px;padding:4rem 24px 13rem}.hero-map-live{inset:0 0 54%}.hero-shade{inset:40% 0 auto}.hero h1{font-size:2.8rem}.map-destinations{inset:auto 1rem 2rem}}

/* Guide-panel hero: the map is the main interface, not a decorative background. */
.hero{display:grid;grid-template-columns:minmax(390px,38%) 1fr;min-height:calc(100vh - 76px);padding:0;background:var(--cream);align-items:stretch}.hero-map-live{position:relative;inset:auto;grid-column:2;grid-row:1;background:#dce7df url('../assets/osu-campus-map-openstreetmap.jpg') center/cover no-repeat;border-left:1px solid var(--line)}.hero-shade{display:none}.hero-copy{grid-column:1;grid-row:1;align-self:start;z-index:3;max-width:none;padding:4.5rem clamp(2rem,4vw,4.5rem) 15rem;color:var(--ink);pointer-events:none}.hero .eyebrow{color:var(--scarlet)}.hero h1{color:var(--navy);font-size:clamp(2.7rem,4.2vw,4.5rem);line-height:1.02}.hero .lede{color:#344955;font-size:1.08rem;line-height:1.65}.hero .button.secondary{background:transparent;border-color:var(--navy);color:var(--navy)}.map-destinations{position:absolute;z-index:8;left:clamp(2rem,4vw,4.5rem);right:auto;bottom:2.5rem;width:calc(38% - clamp(4rem,8vw,9rem));max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:.45rem;pointer-events:none}.map-destinations a{display:flex;align-items:center;gap:.55rem;box-shadow:none;border:1px solid var(--line);border-left:0;background:#fff;padding:.55rem .65rem;color:var(--navy)}.map-destinations a span{display:grid;place-items:center;flex:0 0 28px;height:28px;background:var(--scarlet);color:#fff;font-size:.65rem}.map-destinations a:last-child{grid-column:1/-1}.map-disclaimer{z-index:500;right:1rem;bottom:.55rem;top:auto;left:auto}.hero-map-live .leaflet-control-zoom{margin-top:1rem}
@media(max-width:900px){.hero{display:flex;flex-direction:column;min-height:auto}.hero-map-live{order:1;width:100%;height:52vh;min-height:430px;border-left:0;border-bottom:1px solid var(--line)}.hero-copy{order:2;padding:3rem 24px 2rem}.map-destinations{position:relative;order:3;inset:auto;width:auto;margin:0 24px 3rem;display:grid}.map-disclaimer{top:.5rem;right:.5rem;bottom:auto}.hero h1{font-size:clamp(2.8rem,8vw,4.2rem)}}
@media(max-width:520px){.hero-map-live{min-height:390px}.hero-copy{padding-top:2.4rem}.hero h1{font-size:2.75rem}.map-destinations{grid-template-columns:1fr}.map-destinations a:last-child{grid-column:auto}}

/* Private feedback form and confirmation page. */
.back-link{color:var(--scarlet);font-weight:800;text-decoration-thickness:2px;text-underline-offset:4px}.feedback-page{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(3rem,7vw,7rem);align-items:start;max-width:var(--max);margin:0 auto;padding:6rem 24px 8rem}.feedback-intro{position:sticky;top:120px}.feedback-intro h1,.thanks-card h1{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.6rem,4.5vw,4.7rem);line-height:1.04;letter-spacing:-.04em;margin:.4rem 0 1.5rem}.feedback-intro>p:not(.eyebrow){font-size:1.12rem;color:#40515d}.privacy-note{margin-top:2rem;padding:1.25rem 1.4rem;background:var(--sky);border-left:6px solid var(--yellow);color:var(--navy)}.privacy-note p{margin:.35rem 0 0}.feedback-form{background:#fff;border-top:8px solid var(--scarlet);padding:clamp(1.5rem,4vw,3rem);box-shadow:var(--shadow)}.feedback-form fieldset{border:0;padding:0;margin:0 0 2.5rem}.feedback-form legend{width:100%;font-family:Georgia,serif;font-size:1.55rem;font-weight:700;color:var(--navy);padding:0 0 .7rem;margin-bottom:1.2rem;border-bottom:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.form-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.2rem}.form-field label{font-weight:800;color:var(--navy)}.form-field input,.form-field select,.form-field textarea{width:100%;border:2px solid #8a99a4;border-radius:2px;background:#fff;color:var(--ink);font:inherit;padding:.75rem .85rem}.form-field textarea{resize:vertical;min-height:112px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue);outline:4px solid rgba(255,199,44,.55);outline-offset:1px}.form-field small,.required-note{font-size:.78rem;color:var(--muted)}.consent-row{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--cream);font-weight:700;color:var(--navy)}.consent-row input{flex:0 0 auto;width:1.25rem;height:1.25rem;margin-top:.15rem;accent-color:var(--scarlet)}.form-submit{margin-top:1rem;background:var(--scarlet);border-color:var(--scarlet);color:#fff;min-width:190px}.form-submit:hover{background:var(--scarlet-dark)}.honey-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-page footer a{color:#fff}.thanks-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,var(--sky),var(--cream))}.thanks-card{width:min(760px,100%);background:#fff;border-top:10px solid var(--scarlet);padding:clamp(2rem,7vw,5rem);box-shadow:var(--shadow);text-align:center}.thanks-mark{display:grid;place-items:center;margin:0 auto 1.5rem;width:66px;height:66px;border-radius:50%;background:var(--green);color:#fff;font-size:2rem;font-weight:800}.thanks-card h1{font-size:clamp(2.4rem,5vw,4.2rem)}.thanks-card>p:not(.eyebrow){font-size:1.1rem;color:#44515b}.thanks-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.thanks-actions .button.secondary{color:var(--navy);background:#fff}
@media(max-width:850px){.feedback-page{grid-template-columns:1fr;padding-top:4rem}.feedback-intro{position:static}.feedback-form{max-width:700px;width:100%}}
@media(max-width:560px){.form-grid{grid-template-columns:1fr}.feedback-page{padding:3rem 16px 5rem}.feedback-form{padding:1.5rem}.back-link{font-size:.82rem}.thanks-actions{flex-direction:column}.thanks-actions .button{width:100%}}
.research-framework{margin-top:3.5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.28)}.framework-steps{display:grid;gap:1rem;margin:1.5rem 0 2rem;padding:0;counter-reset:framework;list-style:none}.framework-steps li{display:grid;grid-template-columns:minmax(13rem,.75fr) 1.6fr;gap:1.4rem;padding:1.15rem 0;border-top:1px solid rgba(255,255,255,.22);counter-increment:framework}.framework-steps strong{color:#ffd34e;font-size:1.02rem}.framework-steps strong:before{content:counter(framework,decimal-leading-zero) " · ";color:#fff}.framework-steps span{color:#eef8f8;line-height:1.7}.evidence-chain{display:grid;gap:.6rem;background:#fff6cf;color:#0b2545;padding:1.4rem 1.5rem;border-left:.45rem solid #f2c230;margin:2rem 0}.evidence-chain>span:not(.qualification){font-size:1.12rem;font-weight:700}.evidence-chain .qualification{font-size:.94rem;color:#3d5964}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.research-grid article{background:#f8fcfb;color:#0b2545;padding:1.25rem;border-top:.3rem solid #f2c230}.research-grid h3{margin-top:0}.research-grid p{line-height:1.65}@media(max-width:760px){.framework-steps li{grid-template-columns:1fr;gap:.45rem}.research-grid{grid-template-columns:1fr}}
