:root{--navy-950:#061726;--navy-900:#0a2238;--navy-800:#10314f;--blue-700:#0c5ea8;--blue-600:#1476c8;--blue-100:#e8f3fb;--orange-500:#ed6b2d;--orange-100:#fff0e8;--ink:#17212b;--muted:#5c6874;--line:#d9e1e7;--surface:#f5f7f8;--white:#fff;--shadow:0 20px 55px #0617261f;--radius-sm:10px;--radius:18px;--radius-lg:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:128px}body{background:var(--white);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--navy-950);-webkit-hyphens:none;hyphens:none;letter-spacing:-.035em;overflow-wrap:normal;text-wrap:balance;font-weight:750;line-height:1.12}h1{font-size:clamp(2.65rem,6vw,5.6rem)}h2{font-size:clamp(2rem,3.4vw,3.25rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}.heading-phrase{white-space:nowrap}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:96px 0}.section-compact{padding:70px 0}.section-muted{background:var(--surface)}.section-dark{background:var(--navy-950);color:#ffffffc7}.section-dark h2,.section-dark h3{color:var(--white)}.section-dark .section-heading p:last-child{color:#ffffffb8}.skip-link{z-index:1000;background:var(--white);color:var(--navy-950);border:2px solid var(--blue-700);border-radius:8px;padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.utility-bar{background:var(--navy-950);color:#ffffffb8;letter-spacing:.04em;font-size:.78rem}.utility-inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #0a22381f;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand{align-items:center;gap:12px;min-width:200px;display:inline-flex}.brand img{object-fit:contain;width:82px;height:33px}.brand-copy{flex-direction:column;max-width:92px;line-height:1.3;display:flex}.brand-copy small{color:var(--muted);font-size:.7rem}.primary-nav{justify-content:flex-end;align-items:center;gap:clamp(12px,1.4vw,23px);font-size:.83rem;font-weight:650;display:flex}.primary-nav>a:not(.button){color:#263849;align-items:center;min-height:44px;display:inline-flex;position:relative}.primary-nav>a:not(.button):after{content:"";background:var(--orange-500);height:2px;transition:right .18s;position:absolute;bottom:6px;left:0;right:100%}.primary-nav>a:not(.button):hover:after,.primary-nav>a:not(.button):focus-visible:after{right:0}.menu-toggle{border:1px solid var(--line);background:var(--white);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:none}.menu-toggle span:not(.sr-only){background:var(--navy-950);width:21px;height:2px}.button{border:1px solid var(--blue-700);background:var(--blue-700);min-height:48px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;padding:13px 22px;font-size:.88rem;font-weight:750;line-height:1.2;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 10px 25px #0c5ea82e}.button:hover{background:var(--navy-800);border-color:var(--navy-800);transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #ed6b2d73}.button-small{min-height:42px;padding:10px 16px;font-size:.78rem}.button-secondary{color:var(--navy-950);box-shadow:none;background:0 0;border-color:#0a223847}.button-secondary:hover{color:var(--white)}.button-light{background:var(--white);color:var(--navy-950);border-color:var(--white);box-shadow:none}.button-light:hover{background:var(--orange-500);border-color:var(--orange-500)}.button-row{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.eyebrow,.card-kicker{color:var(--blue-700);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.eyebrow.light{color:#9ed4ff}.lede{color:#455462;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.75}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{margin-bottom:18px}.section-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:1.05rem}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(118deg,#f5f9fc 0%,#fff 62%);position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#1476c81c,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:-240px;left:-300px}.home-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);align-items:center;gap:48px;min-height:660px;padding-top:64px;padding-bottom:64px;display:grid}.home-hero-copy{z-index:1;position:relative}.home-hero h1{text-wrap:balance;max-width:700px;margin-bottom:24px;font-size:clamp(3rem,4vw,4.35rem);line-height:1.04}.home-hero .lede{max-width:680px}.hero-proof{border-top:1px solid var(--line);color:#3d4b57;flex-wrap:wrap;gap:18px 28px;margin-top:32px;padding-top:24px;font-size:.83rem;font-weight:700;display:flex}.hero-proof span:before{content:"";background:var(--orange-500);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block}.hero-media{min-height:0;position:relative}.hero-media-main{aspect-ratio:1;object-fit:cover;object-position:center;width:100%;height:auto;box-shadow:var(--shadow);border-radius:24px}.trust-strip{background:var(--navy-950);color:var(--white)}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-item{border-right:1px solid #ffffff21;min-height:126px;padding:27px 28px}.trust-item:last-child{border-right:0}.trust-item strong{margin-bottom:5px;font-size:1rem;display:block}.trust-item span{color:#ffffffa6;font-size:.82rem}.audience-grid,.capability-grid,.case-grid,.guide-grid,.materials-grid,.risk-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.capability-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.capability-card{grid-column:span 2}.capability-card:nth-child(4){grid-column:2/span 2}.audience-card,.material-card,.risk-card,.content-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.audience-card h3,.material-card h3,.risk-card h3,.content-card h3,.capability-card-body h3,.case-card-body h3,.guide-card h3{font-size:clamp(1.2rem,1.55vw,1.45rem)}.audience-card .number,.process-step .number{color:var(--orange-500);letter-spacing:.12em;margin-bottom:32px;font-size:.77rem;font-weight:850;display:inline-flex}.audience-card p,.material-card p,.risk-card p,.content-card p{color:var(--muted);margin-bottom:0}.capability-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:transform .18s,box-shadow .18s;overflow:hidden}.capability-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.capability-card-media{aspect-ratio:4/3;background:#e8edf1;grid-template-columns:1fr;display:grid;overflow:hidden}.capability-card-media-split{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card-image{min-width:0;height:100%;position:relative;overflow:hidden}.capability-card-media-split .capability-card-image+.capability-card-image{border-left:2px solid var(--white)}.capability-card-media img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}.capability-image-label{color:var(--white);letter-spacing:.04em;background:#061726e0;border-radius:6px;padding:5px 8px;font-size:.68rem;font-weight:800;line-height:1.2;position:absolute;bottom:10px;left:10px}.capability-card-body{padding:25px}.capability-card-body h3{margin-bottom:12px}.capability-card-body p:last-child{color:var(--muted);margin-bottom:0}.process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-step{border-right:1px solid var(--line);margin-right:28px;padding:34px 28px 36px 0}.process-step h3{font-size:clamp(1.2rem,1.5vw,1.4rem)}.process-step:last-child{border-right:0}.process-step p:last-child{color:var(--muted);margin-bottom:0}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.case-card-media{aspect-ratio:4/3;background:#eef2f5;display:block;overflow:hidden}.case-card-media img{aspect-ratio:auto;object-fit:contain;width:100%;height:100%;transition:transform .3s}.case-card:hover .case-card-media img{transform:scale(1.025)}.case-card-body{flex-direction:column;flex:1;padding:26px;display:flex}.case-card-body h3{color:var(--navy-950);margin-bottom:12px}.case-card-body p:not(.card-kicker){color:var(--muted)}.case-card-body .text-link{margin-top:auto}.featured-cases .section-heading{max-width:760px;margin-bottom:36px}.featured-cases .section-heading h2{font-size:clamp(2.15rem,3vw,3.05rem)}.case-card-compact .case-card-body{padding:22px 24px 24px}.case-card-compact .case-card-body .card-kicker{margin-bottom:10px}.case-card-compact .case-card-body h3{margin-bottom:8px;font-size:clamp(1.35rem,1.7vw,1.55rem)}.case-card-compact .case-card-body p:not(.card-kicker){margin-bottom:0;line-height:1.55}.case-card-compact .case-card-body .text-link{margin-top:16px}.featured-case-actions{justify-content:center;margin-top:34px}.text-link{min-height:44px;color:var(--blue-700);align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(4px)}.light-link{color:#9ed4ff}.evidence-split,.content-split{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:center;gap:64px;display:grid}.evidence-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#e8edf1;place-items:center;display:grid;overflow:hidden}.evidence-frame img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.protocol-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(145deg,#eef5fa 0%,#fff 100%);flex-direction:column;justify-content:center;align-self:stretch;gap:0;padding:clamp(30px,4vw,52px);display:flex}.protocol-panel .card-kicker{margin-bottom:18px}.protocol-step{border-top:1px solid var(--line);grid-template-columns:40px 1fr;align-items:start;gap:15px;padding:17px 0;display:grid}.protocol-step>strong{background:var(--navy-950);width:34px;height:34px;color:var(--white);border-radius:50%;place-items:center;font-size:.74rem;display:grid}.protocol-step span{color:var(--muted)}.protocol-panel-dark{box-shadow:none;background:linear-gradient(145deg,#1476c82e,#ffffff0d);border-color:#ffffff24}.protocol-panel-dark .protocol-step{border-color:#ffffff24}.protocol-panel-dark .protocol-step>strong{background:var(--orange-500)}.protocol-panel-dark .protocol-step span strong{color:var(--white)}.protocol-panel-dark .protocol-step span{color:#ffffffb3}.evidence-list,.check-list,.detail-list{margin:28px 0 0;padding:0;list-style:none}.evidence-list li,.check-list li,.detail-list li{border-bottom:1px solid var(--line);padding:13px 0 13px 30px;position:relative}.evidence-list li:before,.check-list li:before,.detail-list li:before{content:"";background:var(--orange-500);border-radius:50%;width:9px;height:9px;position:absolute;top:23px;left:2px}.guide-card{border-top:4px solid var(--blue-700);background:var(--white);flex-direction:column;min-height:310px;padding:32px;display:flex;box-shadow:0 12px 35px #0a223814}.guide-card h3{margin-bottom:15px}.guide-card>p:not(.card-kicker){color:var(--muted)}.guide-card .text-link{margin-top:auto}.faq-list{max-width:880px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:72px;color:var(--navy-950);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--blue-700);font-size:1.45rem}.faq-list details[open] summary:after{content:"–"}.faq-list details p{max-width:760px;color:var(--muted);padding-bottom:24px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f2f7fb 0%,#fff 65%)}.page-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:60px;min-height:570px;padding-top:62px;padding-bottom:62px;display:grid}.page-hero:not(.has-image) .page-hero-grid{grid-template-columns:minmax(0,850px);min-height:450px}.page-hero h1{text-wrap:balance;margin-bottom:24px;font-size:clamp(2.5rem,4.2vw,4.25rem);line-height:1.05}.page-hero.has-image h1{font-size:clamp(2.5rem,3.65vw,3.8rem)}.page-hero-media{min-height:0;padding:18px}.page-hero-media img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:400px}.page-hero-media-cover{aspect-ratio:4/3;padding:0}.page-hero-media-cover img{object-fit:cover;height:100%;max-height:none}.content-split h2,.evidence-split h2{font-size:clamp(2rem,3vw,2.75rem)}.breadcrumbs{padding-top:22px;padding-bottom:22px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#9aa5af;margin-left:8px}.breadcrumbs a:hover{color:var(--blue-700)}.info-band{background:var(--blue-100);border-top:1px solid #cde3f3;border-bottom:1px solid #cde3f3}.info-band-inner{align-items:flex-start;gap:24px;padding-top:28px;padding-bottom:28px;display:flex}.info-band strong{min-width:180px;color:var(--navy-950)}.info-band p{color:#37536a;margin:0}.article-shell{width:min(850px,100% - 40px);margin-inline:auto}.article-shell h2{margin-top:64px;margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.55rem)}.article-shell>:first-child{margin-top:0}.article-shell h3{margin-top:36px}.article-shell p,.article-shell li{color:#44515d;font-size:1.02rem}.article-shell a:not(.button){color:var(--blue-700);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.article-note{border-left:4px solid var(--orange-500);background:var(--orange-100);color:#5f3a27;margin:38px 0;padding:25px 28px}.table-wrap{border:1px solid var(--line);border-radius:var(--radius-sm);margin:28px 0;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:650px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:16px 18px}th{background:var(--navy-950);color:var(--white);font-size:.82rem}.quote-prep{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:48px;display:grid}.quote-checklist{border-radius:var(--radius);background:var(--navy-950);color:#ffffffbf;padding:30px;position:sticky;top:140px}.quote-checklist h2{color:var(--white);font-size:1.55rem}.quote-checklist .check-list li{border-color:#ffffff26}.privacy-note{background:#ffffff14;border-radius:10px;margin-top:22px;padding:18px;font-size:.82rem}.tally-frame{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:680px;box-shadow:var(--shadow);overflow:hidden}.tally-frame iframe{border:0;width:100%;min-height:680px}.callout-wrap{background:var(--white);padding:50px 0}.callout{border-radius:var(--radius-lg);background:linear-gradient(125deg, var(--navy-950), #123b60);color:#ffffffc2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;min-height:320px;padding:58px;display:grid;overflow:hidden}.callout h2{color:var(--white);max-width:760px;margin-bottom:18px}.callout p:last-child{max-width:760px;margin-bottom:0}.site-footer{color:#ffffffab;background:#04111d;padding-top:76px}.footer-grid{grid-template-columns:1.45fr .75fr .85fr 1fr;gap:52px;padding-bottom:62px;display:grid}.footer-brand{color:var(--white);letter-spacing:.1em;font-size:1.35rem;font-weight:850}.footer-about p{max-width:390px;margin-top:18px}.site-footer h2{color:var(--white);letter-spacing:.03em;margin-bottom:20px;font-size:.92rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:11px}.site-footer a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:72px;font-size:.76rem;display:flex}.footer-bottom p{margin:0}.not-found{text-align:center;place-items:center;min-height:65vh;padding:80px 20px;display:grid}.not-found-inner{max-width:650px}@media (max-width:1100px){.brand-copy{display:none}.primary-nav{gap:11px;font-size:.76rem}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.footer-grid{grid-template-columns:1.3fr .8fr .9fr}.footer-grid>:last-child{grid-column:1/-1}}@media (max-width:1000px){.utility-bar{display:none}.nav-shell{min-height:72px}.brand{min-width:0}.menu-toggle{display:inline-flex}.primary-nav{background:var(--white);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:2px;padding:20px;display:none;position:absolute;top:72px;left:0;right:0}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button){padding:7px 9px}.primary-nav .button{margin-top:10px}.home-hero-grid,.page-hero-grid,.evidence-split,.content-split,.quote-prep{grid-template-columns:1fr}.home-hero-grid{gap:50px;padding-top:70px}.trust-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #ffffff21}.audience-grid,.capability-grid,.case-grid,.guide-grid,.materials-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card,.capability-card:nth-child(4){grid-column:auto}.process-step:nth-child(2){border-right:0}.process-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-step:nth-child(2n){margin-right:0}.quote-checklist{position:static}.callout{grid-template-columns:1fr;padding:44px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>:last-child{grid-column:auto}}@media (max-width:760px){.audience-grid,.capability-grid,.case-grid,.guide-grid,.materials-grid,.risk-grid{grid-template-columns:1fr}}@media (max-width:620px){.heading-phrase-responsive{white-space:normal}.shell,.article-shell{width:min(100% - 28px,1180px)}.section{padding:70px 0}.section-compact{padding:54px 0}.brand img{width:74px;height:auto}.home-hero-grid{min-height:auto;padding-top:52px;padding-bottom:52px}.home-hero h1,.page-hero h1{font-size:clamp(2.25rem,7vw,2.65rem)}.hero-media-main{border-radius:18px;height:auto;min-height:0}.trust-grid,.process-grid,.audience-grid,.capability-grid,.case-grid,.guide-grid,.materials-grid,.risk-grid,.footer-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2){border-bottom:1px solid #ffffff21;border-right:0}.process-step,.process-step:nth-child(2){border-right:0;border-bottom:1px solid var(--line);margin-right:0}.trust-item:last-child,.process-step:last-child{border-bottom:0}.page-hero-grid{gap:36px;min-height:auto;padding-top:45px;padding-bottom:50px}.page-hero-media{min-height:0;padding:12px}.page-hero-media-cover{padding:0}.button-row,.button-row .button{width:100%}.info-band-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.info-band strong{min-width:0}.callout{padding:34px 26px}.footer-grid>:last-child{grid-column:auto}.footer-bottom{padding:22px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.project-gallery-intro .section-heading{margin-bottom:0}.project-gallery-heading{max-width:820px}.project-gallery-grid{gap:28px;display:grid}.project-gallery-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.project-gallery-cols-3>.project-gallery-card:last-child:nth-child(3n+1){grid-column:2}.project-gallery-card,.project-closing-figure{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);margin:0;overflow:hidden;box-shadow:0 14px 38px #06172614}.project-gallery-image-button{width:100%;color:inherit;cursor:zoom-in;background:#e9eef2;border:0;padding:0;display:block;overflow:hidden}.project-gallery-image-button img{object-fit:contain;width:100%;height:auto}.project-gallery-ratio-square .project-gallery-image-button{aspect-ratio:1}.project-gallery-ratio-landscape .project-gallery-image-button{aspect-ratio:3/2}.project-gallery-ratio-wide .project-gallery-image-button{aspect-ratio:2}.project-gallery-ratio-cinematic .project-gallery-image-button{aspect-ratio:16/9}.project-gallery-ratio-square .project-gallery-image-button img,.project-gallery-ratio-landscape .project-gallery-image-button img,.project-gallery-ratio-wide .project-gallery-image-button img,.project-gallery-ratio-cinematic .project-gallery-image-button img{height:100%}.project-gallery-image-button:focus-visible{outline:3px solid var(--blue-600);outline-offset:4px}.project-gallery-card figcaption,.project-closing-figure figcaption{color:#455462;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px 20px;font-size:.95rem;line-height:1.55;display:flex}.project-gallery-open{color:var(--blue-700);letter-spacing:.02em;flex:none;font-size:.82rem;font-weight:800}.project-closing-view{background:linear-gradient(118deg,#fff 0%,#eef5fa 100%)}.project-closing-figure .project-gallery-image-button{background:var(--navy-950)}.project-closing-copy h2{margin-bottom:20px}.project-closing-copy>:last-child{color:var(--muted);margin-bottom:0}.project-lightbox{z-index:1200;background:#030d16ed;place-items:center;padding:32px;display:grid;position:fixed;inset:0;overflow:auto}.project-lightbox-panel{border-radius:var(--radius);background:var(--navy-950);border:1px solid #ffffff24;width:min(1480px,100%);margin:auto;padding:58px 24px 22px;position:relative;box-shadow:0 28px 90px #00000073}.project-lightbox-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 180px);margin-inline:auto}.project-lightbox-panel p{color:#ffffffd1;text-align:center;max-width:860px;margin:18px auto 0}.project-lightbox-close{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;place-items:center;padding:0;font-size:1.75rem;line-height:1;display:grid;position:absolute;top:12px;right:14px}.project-lightbox-close:hover,.project-lightbox-close:focus-visible{background:var(--blue-600);outline:none}@media (max-width:1000px){.project-gallery-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.project-gallery-cols-2,.project-gallery-cols-3{grid-template-columns:1fr}.project-gallery-cols-3>.project-gallery-card:last-child:nth-child(3n+1){grid-column:auto}}@media (max-width:620px){.project-gallery-grid{gap:20px}.project-gallery-card figcaption,.project-closing-figure figcaption{padding:16px 17px 18px;display:block}.project-gallery-open{margin-top:8px;display:block}.project-lightbox{padding:12px}.project-lightbox-panel{border-radius:14px;padding:54px 10px 16px}.project-lightbox-image{max-height:calc(100vh - 150px)}}
