@font-face{font-family:TaylorHeading;src:url(/fonts/heading-font.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:TaylorBody;src:url(/fonts/body-font.woff2) format("woff2");font-weight:400;font-style:normal}:root{--bg: #f4efe6;--bg-soft: #e7ddcf;--accent: #6f826a;--accent-soft: #a9c3ae;--accent-deep: #62775d;--text: #2f312c;--text-muted: #6c6c61;--border: rgba(78, 94, 75, .2)}*{box-sizing:border-box}body{margin:0;font-family:TaylorBody,Arial,sans-serif;background-color:var(--bg);background-image:url(/BackgroundV1.png);background-repeat:no-repeat;background-size:cover;background-position:top center;color:var(--text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.container{width:min(1100px,calc(100% - 2rem));margin:0 auto}header{position:sticky;top:0;z-index:1000;padding:1rem 0;border-bottom:5px solid var(--border);background-image:url(/panel-texture.png);background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 5px 12px #2f312c80}nav{display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand-block{display:inline-flex;flex-direction:column;text-decoration:none;gap:.15rem}.brand{font-size:1.9rem;font-weight:700;color:var(--accent-deep);text-decoration:none;line-height:1.05}.brand-subtitle{font-size:.95rem;color:var(--accent);line-height:1.1}.nav-links{display:flex;gap:1rem;flex-wrap:wrap}.nav-links a{text-decoration:none;color:var(--accent-deep);font-weight:600;position:relative;padding-bottom:.2rem}.nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--accent-deep);border-radius:999px}main{padding:3rem 0;flex:1}footer{padding:2rem 0 3rem;border-top:5px solid var(--border);color:var(--text-muted);background-image:url(/panel-texture.png);background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 -5px 12px #2f312c80}.eyebrow{letter-spacing:.01em;font-size:1.75rem;font-weight:1000;color:var(--accent-deep)}.lead{color:var(--text);max-width:60ch}.panel,.card,.project-card,.cv-block{background-color:var(--bg-soft);background-image:url(/panel-texture.png);background-repeat:no-repeat;background-size:cover;background-position:center;border:5px solid var(--border);border-radius:22px;padding:1.5rem;box-shadow:0 5px 12px #2f312c80}.cv-hero-panel{margin-bottom:2rem}.cv-block p strong{color:var(--accent-deep)}.cv-block p{color:var(--text)}.cv-block ul{margin-top:.75rem}@media(max-width:900px){.cv-grid{grid-template-columns:1fr}}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.cv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.button-row{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.button{display:inline-block;padding:.5rem;border-radius:14px;font-weight:700;text-decoration:none;border:1px solid transparent;font-family:TaylorBody,serif}.button-primary{background:var(--accent);color:#fff;border:5px solid var(--accent-deep)}.button-secondary{border-color:var(--border);color:var(--accent-deep);background:transparent}h1,h2,h3{margin-top:0;color:var(--accent-deep);font-family:TaylorBody,serif}h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.05}h2{font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.08}h3{font-size:clamp(1.15rem,1.5vw,1.4rem);line-height:1.15}.clean-list{padding-left:1.2rem;margin:0}.contact-links a{display:block;margin-bottom:.8rem;color:var(--accent-deep);font-weight:700;text-decoration:none}.muted{color:var(--text-muted)}@media(max-width:900px){.split-grid,.project-grid{grid-template-columns:1fr}nav{flex-direction:column;align-items:flex-start}}.home-top-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:2rem;align-items:start;margin-bottom:2rem}.intro-panel{min-height:100%;display:flex;flex-direction:column}.intro-panel .button-row{margin-top:auto;padding-top:1.5rem}.showcase-column{display:flex;flex-direction:column;gap:1rem}.showcase-video-panel{padding:.7rem;position:relative;z-index:2}.video-embed{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.16);box-shadow:inset 0 1px #ffffff2e}.video-embed iframe{width:100%;height:100%;border:0;display:block}.showcase-text-panel{width:80%;margin:-2rem auto 0;padding-top:1.15rem;position:relative;z-index:0}.showcase-text-panel h2{margin-bottom:.5rem;text-align:center}.showcase-text-panel p{margin:0}.feed-header{margin-bottom:1.5rem;text-align:center}.feed-title{margin:0;text-align:center}.feed-title-link{color:var(--accent-deep);text-decoration:none}.feed-title-link:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:.18em}.feed-panel{margin-bottom:2rem}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feed-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:20px;background:#f4efe63d;border:5px solid rgba(78,94,75,.14);box-shadow:0 6px 14px #2f312c14;min-height:430px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feed-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #2f312c24;border-color:#4e5e4b3d}.feed-thumb{aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.16);box-shadow:inset 0 1px #fff3}.feed-thumb img{width:100%;height:100%;object-fit:cover;display:block}.feed-card-link,.feed-title-card-link{text-decoration:none;color:inherit}.feed-copy{display:flex;flex-direction:column;gap:.35rem;flex:1}.feed-date{margin:0;color:var(--text-muted);font-size:.92rem;text-transform:uppercase;letter-spacing:.04em}.feed-copy h3{margin:0;line-height:1.15;font-size:1.55rem;min-height:3.6rem}.feed-copy p:last-child{margin:.15rem 0 0;color:var(--text);line-height:1.6;min-height:4.8rem}.feed-copy p{margin:0;color:var(--text);line-height:1.55}.feed-actions{margin-top:auto;display:flex;justify-content:flex-end}.feed-button{min-width:110px;text-align:center}@media(max-width:1100px){.home-top-grid,.feed-grid{grid-template-columns:1fr}}@media(max-width:700px){.feed-header{display:flex;flex-direction:column;align-items:center;gap:.75rem;min-height:unset}.feed-view-all{position:static;transform:none}}.blog-intro-panel{margin:0 auto 2rem;max-width:720px;text-align:center;padding:1.6rem 2rem 1.5rem}.blog-intro-panel h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.05;margin:0 0 .75rem}.blog-intro-panel .lead{max-width:54ch;margin:0 auto;font-size:1rem;line-height:1.65;color:var(--text)}.blog-intro-meta{margin:1.1rem 0 0;color:var(--text);font-size:.98rem}.blog-intro-meta a{color:var(--accent-deep);font-weight:700;text-decoration:none}.blog-list-panel{margin-bottom:2rem;padding:clamp(1.5rem,3vw,2.25rem)}.blog-list-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:5px solid var(--border)}.blog-list-heading{max-width:42rem}.blog-list-header h2{margin:0}.blog-list-subtext{margin:.45rem 0 0;color:var(--text)}.blog-post-count{margin:.1rem 0 0;padding:.6rem .9rem;border-radius:999px;background:#f4efe673;border:5px solid rgba(78,94,75,.16);color:var(--accent-deep);font-weight:700;white-space:nowrap}.blog-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.blog-post-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:22px;background:#f4efe647;border:5px solid rgba(78,94,75,.14);box-shadow:0 8px 18px #2f312c14;min-height:430px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-post-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #2f312c1f;border-color:#4e5e4b3d}.blog-post-card-link,.blog-post-title-link{text-decoration:none;color:inherit}.blog-post-thumb{aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.14);box-shadow:inset 0 1px #fff3}.blog-post-thumb img{width:100%;height:100%;object-fit:cover;display:block}.blog-post-copy{display:flex;flex-direction:column;gap:.35rem;flex:1}.blog-post-copy .blog-post-date{margin:0;color:var(--text-muted);font-size:.92rem;text-transform:uppercase;letter-spacing:.04em}.blog-post-copy h3{margin:0;line-height:1.15;font-size:1.55rem;min-height:3.6rem}.blog-post-copy p:last-child{margin:.15rem 0 0;color:var(--text);line-height:1.6;min-height:4.8rem}.blog-post-actions{margin-top:auto;display:flex;justify-content:flex-end;padding-top:.4rem}.blog-read-button{min-width:135px;text-align:center}@media(max-width:1100px){.blog-list-grid{grid-template-columns:1fr}}@media(max-width:800px){.blog-list-header{flex-direction:column;align-items:flex-start}.blog-post-count{white-space:normal}}.blog-post-page{margin-bottom:2rem}.blog-post-page .panel{padding:clamp(1.75rem,3vw,2.5rem)}.blog-post-topbar{margin-bottom:1.5rem}.blog-post-topbar .button{min-width:160px;text-align:center}.blog-post-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,420px);justify-content:center;align-items:center;gap:2rem;max-width:900px;margin:0 auto 2.25rem}.blog-post-hero-copy{max-width:40rem}.blog-post-hero-copy h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.08;margin:.35rem 0 .85rem;max-width:none}.blog-post-hero-copy .lead{max-width:56ch;margin:0;font-size:1.05rem;line-height:1.65}.blog-post-hero-image{width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#f4efe659;border:5px solid rgba(78,94,75,.18)}.blog-post-hero-image img{width:100%;height:100%;max-height:260px;object-fit:cover;display:block;margin:0 auto;box-shadow:0 6px 16px #2f312c1f}.blog-post-body{max-width:680px;margin:0 auto;padding-top:1.25rem;border-top:5px solid var(--border);font-size:1.05rem;line-height:1.8}.blog-post-body p{margin:0 0 1.2rem}.blog-post-body ul,.blog-post-body ol{margin:0 0 1.2rem 1.4rem}.blog-post-body li+li{margin-top:.35rem}.blog-post-body a{color:var(--accent-deep);font-weight:700}.blog-post-body strong{color:var(--accent-deep)}.blog-post-body blockquote{margin:1.75rem 0;padding:1rem 1.25rem;border-left:5px solid var(--accent);background:#f4efe659;border-radius:14px;color:var(--text-muted)}.blog-post-body hr{border:0;border-top:2px solid var(--border);margin:2rem 0}.blog-post-body img{width:100%;height:auto;display:block;margin:1.5rem 0;border-radius:18px;box-shadow:0 6px 16px #2f312c1f}.blog-post-body h2,.blog-post-body h3{margin-top:2rem}.blog-post-body h2{font-size:clamp(1.45rem,2vw,2rem);margin-bottom:.9rem}.blog-post-body h3{font-size:clamp(1.2rem,1.6vw,1.5rem);margin-bottom:.75rem}@media(max-width:900px){.blog-post-hero{grid-template-columns:1fr;max-width:680px;gap:1.5rem;align-items:start}.blog-post-hero-copy,.blog-post-hero-copy h1,.blog-post-hero-copy .lead{max-width:none}.blog-post-hero-image img{max-height:260px}}.nav-cluster{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-cv-button{white-space:nowrap}.about-tag-list,.about-chip-list{display:flex;flex-wrap:wrap;gap:.7rem}.about-tag,.about-chip{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;border:5px solid var(--border);background:#f4efe673;color:var(--accent-deep);font-weight:700}.about-specialism-list{display:flex;flex-wrap:wrap;gap:.7rem}.about-specialism{display:inline-flex;align-items:center;padding:.5rem .85rem;border-radius:999px;border:5px solid var(--border);background:#f4efe657;color:var(--text);font-weight:700}.about-sheet{margin-bottom:2rem}.about-sheet-grid{display:grid;grid-template-columns:1.35fr .95fr;gap:1.25rem;align-items:start}.about-card{min-height:100%;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.05) 18%,transparent 40%);pointer-events:none}.about-profile-card{grid-column:1}.about-record-card{grid-column:2}.about-strengths-card,.about-experience-card{grid-column:1 / -1}.about-proficiencies-card{grid-column:1}.about-side-stack{grid-column:2;display:grid;gap:1.25rem}.sheet-label{margin:0 0 1rem;font-size:.92rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-deep);font-weight:700}.about-profile-card h1{font-size:clamp(2.8rem,4vw,4.4rem);line-height:.95;margin-bottom:.75rem;max-width:10ch}.about-role{font-size:1.1rem;font-weight:700;color:var(--accent-deep);margin:0 0 1rem;max-width:44ch}.about-summary{margin:0 0 1.25rem;color:var(--text);line-height:1.75;max-width:60ch}.about-tag-list,.about-chip-list,.about-specialism-list{display:flex;flex-wrap:wrap;gap:.7rem}.about-tag,.about-chip,.about-specialism{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;border:5px solid var(--border);background:#f4efe673;color:var(--accent-deep);font-weight:700}.about-specialisms{margin-top:1.35rem;padding-top:1.15rem;border-top:5px solid var(--border)}.about-subsection-label{margin:0 0 .75rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:700}.about-record-layout{display:grid;gap:1rem}.about-portrait-frame{width:min(100%,220px);aspect-ratio:1 / 1;border-radius:22px;overflow:hidden;border:5px solid var(--border);background:#f4efe659;box-shadow:inset 0 1px #fff3;margin:0 auto}.about-portrait-frame img{width:100%;height:100%;object-fit:cover;display:block}.about-record-list{display:grid;gap:.8rem;margin:0}.about-record-list div{padding:.9rem 1rem;border-radius:18px;border:5px solid var(--border);background:#f4efe657}.about-record-list dt{margin-bottom:.35rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.about-record-list dd{margin:0;color:var(--text);font-weight:700;line-height:1.45}.strength-list{display:grid;gap:1rem}.strength-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 1.1rem;border-radius:18px;border:5px solid var(--border);background:#f4efe657}.strength-main h3{margin:0 0 .25rem}.strength-main p{margin:0;color:var(--text);line-height:1.55}.strength-meta{display:grid;justify-items:end;gap:.45rem}.strength-dots{display:flex;gap:.35rem}.strength-dots span{width:16px;height:16px;border-radius:999px;border:5px solid var(--border);background:#f4efe666}.strength-dots span.filled{background:var(--accent);border-color:var(--accent-deep)}.strength-rank{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;border:5px solid var(--border);background:#f4efe680;color:var(--accent-deep);font-weight:700;white-space:nowrap}.tool-group+.tool-group{margin-top:1.25rem;padding-top:1.25rem;border-top:5px solid var(--border)}.tool-group h3,.experience-entry h3,.education-entry h3{margin-bottom:.45rem}.experience-entry+.experience-entry,.education-entry+.education-entry{margin-top:1.25rem;padding-top:1.25rem;border-top:5px solid var(--border)}.experience-entry p,.education-entry p,.about-focus-card p{color:var(--text)}.about-focus-list{margin-top:1rem}.about-focus-list li+li{margin-top:.4rem}.about-actions{margin-top:1.5rem}@media(max-width:1100px){.about-sheet-grid{grid-template-columns:1fr}.about-profile-card,.about-record-card,.about-strengths-card,.about-experience-card,.about-proficiencies-card,.about-side-stack{grid-column:1}.about-profile-card h1{max-width:none}}@media(max-width:800px){.strength-row{grid-template-columns:1fr;align-items:start}.strength-meta{justify-items:start}}.projects-page,.projects-hero-board,.projects-showcase-panel,.projects-section-panel,.project-detail-hero-panel,.project-trailer-panel,.project-gallery-panel,.project-links-panel,.project-writeup-panel{margin-bottom:2rem}.projects-hero-grid{display:grid;grid-template-columns:1.3fr .8fr;gap:1.25rem;align-items:start}.projects-hero-title{font-size:clamp(2rem,3vw,3rem);line-height:1.02;max-width:13ch;margin-bottom:.75rem}.projects-hero-copy .lead{max-width:54ch}.projects-hero-tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.1rem}.projects-hero-tag,.projects-record-tag{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;border:5px solid var(--border);background:#f4efe673;color:var(--accent-deep);font-weight:700}.projects-hero-record{padding:1rem}.projects-record-list{display:grid;gap:.8rem;margin:0 0 1rem}.projects-record-list div{padding:.9rem 1rem;border-radius:18px;border:5px solid var(--border);background:#f4efe657}.projects-record-list dt{margin-bottom:.35rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.projects-record-list dd{margin:0;color:var(--text);font-weight:700}.projects-record-tags{display:flex;flex-wrap:wrap;gap:.7rem}.projects-section-header,.project-section-header{margin-bottom:1.3rem;padding-bottom:1rem;border-bottom:5px solid var(--border)}.projects-section-subtext{margin:.45rem 0 0;color:var(--text);max-width:58ch}.project-showcase-stack{display:grid;gap:1.25rem}.project-showcase-card{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:1.1rem;align-items:stretch;padding:1rem;border-radius:22px;background:#f4efe647;border:5px solid rgba(78,94,75,.14);box-shadow:0 8px 18px #2f312c14}.project-showcase-thumb{height:100%;min-height:220px;border-radius:18px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.14)}.project-showcase-thumb img,.project-support-thumb img{width:100%;height:100%;object-fit:cover;display:block}.project-showcase-thumb-link,.project-support-thumb-link,.project-title-link{text-decoration:none;color:inherit}.project-showcase-copy,.project-support-copy{display:flex;flex-direction:column;gap:.42rem;justify-content:center}.project-kicker{margin:0;color:var(--text-muted);font-size:.88rem;text-transform:uppercase;letter-spacing:.05em}.project-card-title{margin:0;line-height:1.08;color:var(--accent-deep)}.project-card-title-showcase{font-size:clamp(1.45rem,2vw,2rem)}.project-card-title-small{font-size:clamp(1.08rem,1.35vw,1.25rem);line-height:1.15}.project-status{margin:0;color:var(--accent-deep);font-weight:700}.project-description{margin:.15rem 0 0;color:var(--text);line-height:1.6}.project-role-list{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.55rem}.project-role-chip{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;border:5px solid var(--border);background:#f4efe673;color:var(--accent-deep);font-weight:700}.project-showcase-actions,.project-support-actions,.project-current-row-side{margin-top:auto;display:flex;justify-content:flex-end;align-items:flex-end;gap:.7rem}.projects-lower-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.25rem;align-items:start}.project-support-list,.project-current-list{display:grid;gap:1rem;align-content:start}.project-support-card{display:flex;flex-direction:column;gap:.95rem;padding:1rem;border-radius:22px;background:#f4efe647;border:5px solid rgba(78,94,75,.14);box-shadow:0 8px 18px #2f312c14}.project-support-thumb{aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.14)}.projects-current-panel{background-color:transparent}.project-current-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1rem;border-radius:22px;background:#f4efe647;border:5px solid rgba(78,94,75,.14);box-shadow:0 8px 18px #2f312c14}.project-current-row-main{display:flex;flex-direction:column;gap:.42rem}.project-current-row-side{flex-direction:column}.project-current-flag{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;border:5px solid var(--accent-deep);background:var(--accent);color:#fff;font-weight:700;font-size:.82rem;white-space:nowrap}.project-detail-topbar{margin-bottom:1.5rem}.project-detail-hero{display:grid;grid-template-columns:minmax(0,1.2fr) 320px;gap:1.25rem;align-items:start}.project-detail-main h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.02;margin-bottom:.7rem}.project-meta-panel{padding:1rem}.project-meta-panel h2{font-size:1.2rem;margin-bottom:.8rem}.project-meta-list{display:grid;gap:.85rem;margin:0}.project-meta-list div{padding:.9rem 1rem;border-radius:18px;border:5px solid var(--border);background:#f4efe657}.project-meta-list dt{margin-bottom:.35rem;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.project-meta-list dd{margin:0;color:var(--text);font-weight:700}.project-video-embed{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#f4efe666;border:5px solid rgba(78,94,75,.16)}.project-video-embed iframe{width:100%;height:100%;border:0;display:block}.project-gallery-main{margin-bottom:1rem}.project-gallery-main img{width:100%;border-radius:18px;border:5px solid rgba(78,94,75,.14);display:block}.project-gallery-caption{margin:.75rem 0 0;color:var(--text)}.project-gallery-controls{display:flex;flex-wrap:wrap;gap:.7rem}.project-gallery-button{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:.55rem .9rem;border-radius:999px;border:5px solid var(--border);background:#f4efe673;color:var(--accent-deep);font-weight:700;cursor:pointer}.project-gallery-button.active{background:var(--accent);color:#fff;border-color:var(--accent-deep)}.project-detail-body{color:var(--text);line-height:1.8}.project-detail-body h2{font-size:clamp(1.35rem,2vw,1.8rem);margin-top:2rem;margin-bottom:.8rem}.project-detail-body h3{font-size:clamp(1.05rem,1.3vw,1.2rem);margin-top:1.5rem;margin-bottom:.65rem}.project-detail-body p,.project-detail-body ul,.project-detail-body ol{margin-bottom:1.2rem}@media(max-width:1100px){.projects-hero-grid,.project-showcase-card,.projects-lower-grid,.project-detail-hero{grid-template-columns:1fr}.project-showcase-thumb{min-height:200px}}@media(max-width:800px){.project-current-row{grid-template-columns:1fr}.project-current-row-side{align-items:flex-start}.project-showcase-thumb{min-height:180px}}
