@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#063dcf;--navy:#061d49;--ink:#102449;--muted:#61718b;--line:#dce4f0;--soft:#f3f6fc;font-family:Manrope,Arial,sans-serif;color:var(--ink);font-size:16px;background:white}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}h1,h2,h3,p{margin:0}button,input{font:inherit}button{border:0;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #69a3ff;outline-offset:4px}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:15px;padding:12px;background:white;z-index:3000}.skip:focus{top:10px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:24px;border-bottom:1px solid #e6ebf4}.brand{width:178px;height:65px;background:#042664;border-radius:9px;overflow:hidden;flex:none}.brand-crop{display:block;height:100%;width:100%;background:url('assets/brand-campaign.jpeg') no-repeat -421px -315px/595px 397px}.site-header nav{display:flex;gap:28px;font-size:.875rem;font-weight:700;color:var(--muted)}.site-header nav .active,.site-header nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:20px;align-items:center}.languages{display:flex;gap:2px;padding:3px;border-radius:8px;background:var(--soft)}.languages button{font-size:.875rem;background:none;padding:6px 8px;border-radius:5px}.languages .active{background:white;color:var(--blue);font-weight:800;box-shadow:0 1px 4px #071d4920}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:12px 19px;border-radius:9px;font-size:.875rem;font-weight:800;line-height:1.35;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-blue{color:white;background:var(--blue)}.btn-blue:hover{background:#002eb0}.btn-outline{border:1px solid #cbd7eb;background:white;color:var(--blue)}.btn-subtle{background:var(--soft)}.cart-count{background:white;color:var(--blue);border-radius:5px;min-width:22px;height:22px;text-align:center;align-content:center;font-size:.75rem}.hero{margin:25px 4% 32px;border-radius:20px;display:grid;grid-template-columns:38% 62%;min-height:365px;overflow:hidden;background:#05296d;color:white;box-shadow:0 12px 32px #062c7515;border-bottom:3px solid #5594ff}.hero-copy{padding:34px 0 30px 42px}.eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.12em;font-weight:800;color:var(--blue);margin-bottom:10px}.hero .eyebrow{display:flex;align-items:center;gap:9px;color:#afceff;margin-bottom:16px}.flag{display:inline-block;width:22px;height:14px;background:linear-gradient(#d82439 0 33.3%,#fff 33.3% 66.6%,#155bbb 66.6%);border-radius:2px}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(42px,4.8vw,74px);font-weight:700;line-height:.98;letter-spacing:-.01em}.hero h1 em{color:#82beff;font-style:normal}.hero-description{font-size:.95rem;color:#d4e0fa;margin-top:18px;line-height:1.6}.hero-cta{display:inline-flex;gap:24px;align-items:center;font-weight:800;font-size:.875rem;margin-top:22px;padding-bottom:6px;border-bottom:1px solid #ffffff50}.hero-cta span:last-child{font-size:1.3rem}.hero-art{min-width:0;background:#052765}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right center}.explorer{margin:0 4% 70px}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-intro h2{font-size:2rem;letter-spacing:-.05em;font-weight:800}.section-intro .eyebrow{margin-bottom:5px}.catalog-meta{font-size:.875rem;color:var(--muted)}.toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;border-block:1px solid var(--line);padding:15px 0}.filters{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.filters button{background:none;padding:11px 12px;display:flex;gap:7px;align-items:center;font-size:.875rem;font-weight:700;white-space:nowrap;border-radius:8px}.filters button:hover{background:#f0f4fc}.filters .active{background:var(--blue);color:white}.filter-num{font-size:.75rem;opacity:.7}.view-controls{display:flex;align-items:center;background:#eef2f9;border-radius:9px;padding:4px;flex:none;gap:2px}.view-controls button{background:none;border-radius:6px;display:flex;align-items:center;gap:7px;padding:8px 12px;font-size:.875rem;font-weight:700;color:var(--muted)}.view-controls .active{background:#fff;color:var(--navy);box-shadow:0 2px 5px #12295410}.view-controls button>span:first-child{font-size:1.2rem;line-height:1}.catalog-tools{display:flex;justify-content:space-between;align-items:center;padding:15px 0;gap:20px}.search{display:flex;align-items:center;gap:11px;max-width:430px;width:100%;color:#7181a1;background:#f5f7fc;border:1px solid #e4eaf4;border-radius:9px;padding:11px 14px}.search input{width:100%;min-width:0;border:0;background:none;outline:none;font-size:.875rem;color:var(--ink)}.search input::placeholder{color:#7585a0}.catalog-tools p{font-size:.8125rem;color:var(--muted)}.workspace{display:grid;grid-template-columns:390px 1fr;height:700px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.catalog{overflow:auto;border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#c7d4e9 #f7f9fd;background:white}.result-heading{display:flex;justify-content:space-between;gap:8px;padding:17px 18px;border-bottom:1px solid var(--line);position:sticky;top:0;background:white;z-index:2;font-size:.875rem}.result-heading button{font-size:.75rem;color:var(--blue);background:none;padding:3px}.space-card{margin:12px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;transition:.18s}.space-card.selected{border-color:var(--blue);box-shadow:0 0 0 2px #1554dc20}.card-main{display:block;text-align:left;width:100%;padding:0;background:white}.photo-stage{position:relative;isolation:isolate;background:#e9eef6;overflow:hidden}.card-photo{height:176px;width:100%;object-fit:cover;object-position:50% 42%;transition:transform .4s}.space-card:hover .card-photo{transform:scale(1.035)}.photo-stage:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0216328c);pointer-events:none;z-index:1}.photo-code{position:absolute;left:12px;top:12px;z-index:2;background:white;color:var(--navy);padding:5px 8px;border-radius:5px;font-size:.75rem;font-weight:800;box-shadow:0 2px 8px #00164020}.photo-brand{position:absolute;left:13px;bottom:12px;z-index:2;font-weight:800;color:white;font-size:.875rem;letter-spacing:-.035em}.card-copy{padding:13px 14px 9px}.tag{display:inline-block;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800;color:var(--blue);line-height:1.35}.tag.LED{color:#1269dc}.tag.Vallados{color:#00898e}.tag.Refugios{color:#a85b1d}.tag.Movimiento{color:#64758c}.card-copy h3{font-size:1rem;line-height:1.35;margin:6px 0;letter-spacing:-.02em}.card-location{font-size:.875rem;color:var(--muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.measure{font-size:.875rem;line-height:1.45;font-weight:700;color:#354d74}.card-actions{border-top:1px solid #e8edf7;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px}.status{font-size:.75rem;color:#7a8497}.pick{font-size:.8125rem;color:var(--blue);background:#edf3ff;padding:8px 10px;border-radius:6px;font-weight:800;min-height:34px}.pick.picked{color:white;background:var(--blue)}.map-wrap{position:relative;min-width:0;isolation:isolate;background:#e9edf4}#map{height:100%;width:100%;z-index:0;background:#e6edf1}.map-heading{position:absolute;left:20px;top:18px;z-index:450;background:white;padding:12px 16px;box-shadow:0 3px 15px #15345f16;border:1px solid #dce4f0;border-radius:10px;display:flex;gap:12px;align-items:center;pointer-events:none}.map-heading strong{display:block;font-size:.75rem;font-weight:800;letter-spacing:.025em}.map-heading small{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.mini-p{background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;width:30px;height:34px;border-radius:5px;font-size:1.75rem;font-weight:800}.fit-map{position:absolute;left:20px;bottom:58px;z-index:450;padding:10px 14px;background:white;box-shadow:0 3px 12px #17345915;border:1px solid #d6e0ef;border-radius:8px;display:flex;gap:8px;align-items:center;font-weight:700;font-size:.8125rem}.fit-map span:first-child{font-size:1.2rem}.map-footer{position:absolute;left:0;bottom:0;right:0;z-index:450;display:flex;justify-content:space-between;gap:10px;padding:11px 16px 22px;background:#ffffffe3;color:#5d6e89;pointer-events:none;font-size:.75rem}.map-footer span:first-child{font-weight:800;color:var(--navy)}.map-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:white;padding:22px;width:min(310px,85%);z-index:460;border-radius:12px;box-shadow:0 6px 30px #14385e20}.map-error p{font-size:.875rem;line-height:1.5;margin-top:8px;color:var(--muted)}.catalog-footnote{font-size:.75rem;line-height:1.6;color:var(--muted);margin:13px 0}.leaflet-control-attribution{font-size:10px!important}.leaflet-control-zoom{border:1px solid #d6dfed!important;box-shadow:0 2px 8px #18365b10!important;border-radius:8px!important;overflow:hidden;margin:20px 20px 0 0!important}.leaflet-control-zoom a{width:34px!important;height:34px!important;line-height:34px!important;color:var(--ink)!important}.custom-pin{background:none;border:0;filter:drop-shadow(0 2px 3px #15366338)}.custom-pin svg{width:40px;height:49px;stroke:none}.pin-selected{filter:drop-shadow(0 2px 6px #0039b77a);z-index:999!important}.leaflet-popup-content-wrapper{padding:0!important;border-radius:12px!important;overflow:hidden}.leaflet-popup-content{margin:0!important;width:240px!important}.pin-popup .photo-stage,.pin-popup .card-photo{height:130px}.popup-copy{padding:12px 14px}.popup-copy strong{display:block;margin:5px 0;font-family:Manrope,Arial,sans-serif;font-size:.875rem;line-height:1.4}.popup-copy p{margin:6px 0;font-size:.8125rem}.popup-copy button{width:100%;padding:9px;margin-top:5px;background:var(--blue);border-radius:6px;color:white;font-size:.8125rem;font-weight:700}.leaflet-popup-close-button{background:white!important;border-radius:50%;top:7px!important;right:7px!important;z-index:3}.leaflet-tooltip{font-family:Manrope,Arial,sans-serif;font-size:.8125rem}.empty{padding:60px 28px;text-align:center}.empty h3{font-size:1.2rem;margin:10px 0}.empty p{font-size:.875rem;line-height:1.6;color:var(--muted);margin-bottom:20px}.list-mode{display:block;height:auto}.list-mode .map-wrap{display:none}.list-mode .catalog{border:0;overflow:visible}.list-mode #cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:7px;align-items:start}.list-mode .space-card{margin:8px}.list-mode .card-photo{height:225px}.list-mode .card-copy{min-height:155px}.list-mode .result-heading{position:static}.about{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:60px 6%;background:#f3f6fc;align-items:center}.about-visual{border-radius:18px;overflow:hidden;box-shadow:0 18px 32px #182c4810;max-height:420px}.about-visual img{width:100%;height:420px;object-fit:cover;object-position:50% 55%}.about-copy{max-width:500px}.about-copy h2{font-size:2.4rem;line-height:1.15;letter-spacing:-.06em;margin:15px 0 20px;font-weight:800}.about-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:var(--muted)}.format-list{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.format-list span{background:white;border:1px solid #dbe4f3;border-radius:7px;font-size:.875rem;padding:8px 10px;font-weight:700}.text-link{display:inline-flex;align-items:center;gap:18px;color:var(--blue);font-size:.875rem;font-weight:800;background:none;padding:8px 0}.review-section{margin:55px 4%}.review-section details{border:1px solid var(--line);border-radius:14px;padding:24px}.review-section summary{cursor:pointer;display:flex;list-style:none;justify-content:space-between;align-items:center;gap:20px}.review-section summary::-webkit-details-marker{display:none}.review-section .eyebrow{color:#74839b;margin:0 0 4px}.review-section h2{font-size:1.25rem;letter-spacing:-.035em;display:flex;gap:10px;align-items:center}#pending-count{font-size:.875rem;border-radius:6px;background:#eff3f9;padding:3px 7px;color:#6c7d97}.expand-icon{font-size:1.7rem;color:#6c7d97}.review-section details[open] .expand-icon{transform:rotate(45deg)}.pending-explanation{font-size:.875rem;line-height:1.7;color:var(--muted);max-width:760px;margin:20px 0}.pending-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pending-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white}.pending-card .card-photo{height:165px}.pending-copy{padding:12px}.pending-copy h3{font-size:.875rem;line-height:1.4}.pending-copy p{font-size:.75rem;color:var(--muted);margin-top:6px}.pending-card button{padding:0;text-align:left;background:none;width:100%}footer{background:var(--navy);color:white;padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:flex;flex-direction:column}.footer-brand strong{font-size:1.75rem;letter-spacing:-.04em}.footer-brand span{font-size:.75rem;letter-spacing:.03em}footer p{color:#acc6ee;font-weight:700}footer a{font-size:.875rem;color:#dbe8fb}dialog{border:0;border-radius:18px;padding:0;color:var(--ink);box-shadow:0 30px 90px #00164145;max-height:90dvh;width:min(1000px,94vw);overflow:auto}dialog::backdrop{background:#061a3abf;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close-dialog{position:absolute;right:13px;top:13px;z-index:5;background:white;box-shadow:0 3px 12px #06132c20;border-radius:50%;width:37px;height:37px;font-size:1.7rem;line-height:1}.detail-layout{display:grid;grid-template-columns:54% 46%;min-height:500px}.detail-photo-stage{min-height:100%;background:#071f4b}.detail-photo-stage .detail-photo{height:100%;width:100%;object-fit:contain;max-height:78dvh;min-height:480px}.detail-copy{padding:40px 32px 30px}.detail-copy h2{font-size:1.9rem;line-height:1.2;letter-spacing:-.05em;margin:12px 0 16px}.detail-location{font-size:.9375rem;line-height:1.7;color:var(--muted)}.detail-copy dl{margin:25px 0}.detail-copy dt{font-size:.75rem;letter-spacing:.07em;font-weight:800;color:#7b8da8;margin-bottom:7px}.detail-copy dd{font-size:1rem;font-weight:700;line-height:1.5;margin:0 0 18px}.detail-copy .btn{width:100%;margin-bottom:9px}.detail-links{display:flex;gap:15px;flex-wrap:wrap;margin:8px 0 20px;font-size:.875rem;font-weight:700}.detail-links a,.detail-links button{color:var(--blue);padding:7px 0;background:none;font-size:inherit}.fine{font-size:.75rem;line-height:1.65;color:#8290a6}.detail-pending{padding:24px;max-width:750px}.detail-pending img{max-height:64dvh;width:100%;object-fit:contain}.detail-pending h2{font-size:1.25rem;margin:15px 0 8px}.detail-pending p{font-size:.875rem;color:var(--muted);line-height:1.6}#campaign-dialog{width:min(650px,94vw)}.campaign-content{padding:40px}.campaign-content h2{font-size:2.2rem;letter-spacing:-.055em;margin-bottom:12px}.campaign-content>p:not(.eyebrow):not(.fine){font-size:.9375rem;line-height:1.7;color:var(--muted)}#campaign-items{margin:25px 0}.campaign-row{display:grid;grid-template-columns:66px 1fr auto;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.campaign-row img{width:66px;height:66px;border-radius:8px;object-fit:cover}.campaign-row strong{font-size:.875rem;line-height:1.4}.campaign-row p{font-size:.75rem;line-height:1.4;color:var(--muted);margin-top:5px}.campaign-row button{background:none;color:#8797b0;font-size:1.5rem;padding:5px 7px}.campaign-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.campaign-content>.text-link{margin:16px 0}.campaign-empty{padding:25px;background:var(--soft);border-radius:10px}.campaign-float{position:fixed;right:28px;bottom:25px;z-index:600;display:flex;align-items:center;gap:16px;background:var(--blue);color:white;border-radius:12px;box-shadow:0 7px 28px #0647c044;padding:12px 18px;font-size:.9375rem;font-weight:800}.float-count{background:white;color:var(--blue);min-width:28px;height:28px;border-radius:7px;align-content:center}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:white;z-index:4000;border-radius:10px;padding:13px 22px;max-width:90vw;font-size:.875rem;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero-copy{padding:42px 0 38px 60px}.hero h1{font-size:80px}.workspace{grid-template-columns:430px 1fr;height:750px}.card-photo{height:200px}}
@media(max-width:1100px){.site-header{gap:15px;padding-inline:3%}.site-header nav{gap:17px}.header-actions{gap:12px}.brand{width:153px}.brand-crop{background-size:530px 353px;background-position:-375px -280px}.hero-copy{padding-left:28px}.hero{grid-template-columns:40% 60%;min-height:330px}.hero h1{font-size:56px}.toolbar{gap:10px}.filters button{padding:9px 8px;font-size:.8125rem}.workspace{grid-template-columns:330px 1fr}.map-heading{left:12px;top:15px;padding:10px}.map-heading strong{font-size:.6875rem}.map-footer span:last-child{display:none}.list-mode .card-photo{height:185px}.pending-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about{gap:35px}.about-copy h2{font-size:2rem}}
@media(max-width:820px){.site-header{height:80px}.site-header nav{display:none}.brand{height:58px}.brand-crop{background-position:-375px -284px}.hero{min-height:290px;margin:18px 3% 26px}.hero-copy{padding:25px 0 24px 25px}.hero h1{font-size:48px}.hero .eyebrow{font-size:.6875rem;letter-spacing:.035em}.hero-description{font-size:.875rem}.hero-cta{margin-top:15px}.explorer{margin-inline:3%}.toolbar{flex-wrap:wrap}.view-controls{margin-left:auto}.workspace{grid-template-columns:295px 1fr;height:660px}.map-heading{display:none}.card-photo{height:145px}.list-mode #cards{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.detail-photo-stage{min-height:0}.detail-photo-stage .detail-photo{max-height:47dvh;min-height:0;height:340px}.detail-copy{padding:25px}.about{gap:25px;padding:40px 4%}.about-visual img{height:330px}.about-copy h2{font-size:1.75rem}.pending-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.site-header{height:75px;gap:10px;padding:0 4%}.brand{width:128px;height:50px;border-radius:7px}.brand-crop{background-size:450px 300px;background-position:-320px -240px}.header-actions{gap:7px}.languages button{padding:5px;font-size:.75rem}.header-actions>.btn{font-size:.75rem;min-height:39px;padding:9px 11px;gap:5px}.header-actions>.btn>span:nth-child(2){display:none}.hero{display:block;margin:12px 3% 27px;min-height:0;border-radius:14px}.hero-copy{padding:25px 23px 23px}.hero h1{font-size:44px;line-height:.98}.hero h1 br{display:none}.hero h1 span:after{content:' '}.hero h1 em{white-space:nowrap}.hero .eyebrow{font-size:.75rem;margin-bottom:13px}.hero-description{font-size:.875rem;margin-top:11px}.hero-art img{height:auto;width:100%}.section-intro{display:block;margin-bottom:16px}.section-intro h2{font-size:1.75rem}.catalog-meta{display:block;margin-top:8px;font-size:.8125rem;line-height:1.6}.toolbar{padding:12px 0;gap:12px}.filters{flex-wrap:nowrap;overflow-x:auto;width:100%;padding-bottom:4px;scrollbar-width:none}.filters button{padding:10px 12px;font-size:.875rem}.view-controls{width:100%;margin:0}.view-controls button{justify-content:center;flex:1;padding:10px}.catalog-tools{padding:12px 0}.catalog-tools p{display:none}.search{max-width:none}.search input{font-size:1rem}.workspace{display:flex;flex-direction:column;height:auto;border-radius:12px}.map-wrap{order:0;height:400px}.catalog{order:1;border-right:0;border-top:1px solid var(--line);max-height:550px}.map-heading{display:flex;left:12px;top:12px;max-width:235px;padding:8px 10px;gap:8px}.map-heading strong,.map-heading small{font-size:.6875rem}.mini-p{width:25px;height:29px;font-size:1.5rem}.leaflet-control-zoom{margin-top:12px!important;margin-right:12px!important}.fit-map{left:12px;padding:8px 10px;bottom:54px}.list-mode{display:block}.list-mode .catalog{max-height:none;border-top:0}.list-mode #cards{display:block;padding:2px 0}.space-card{margin:10px}.card-main{display:grid;grid-template-columns:122px 1fr}.card-photo,.list-mode .card-photo{height:175px;width:100%;object-fit:cover}.card-copy,.list-mode .card-copy{padding:12px;min-height:0}.card-copy h3{font-size:.9375rem}.card-location{font-size:.8125rem;margin-bottom:6px}.measure{font-size:.8125rem}.tag{font-size:.6875rem}.card-actions{padding:8px 11px}.photo-code{top:7px;left:7px;font-size:.6875rem;padding:4px 6px}.photo-brand{display:none}.explorer{margin-bottom:38px}.about{display:flex;flex-direction:column;padding:30px 5%;gap:25px}.about-visual{width:100%;max-height:325px}.about-visual img{height:325px;object-position:50% 60%}.about-copy h2{font-size:2rem}.review-section{margin:32px 4%}.review-section details{padding:18px}.review-section h2{font-size:1.15rem}.pending-grid{gap:10px}.pending-card .card-photo{height:150px}.pending-copy{padding:10px}.pending-copy h3{font-size:.8125rem}.pending-explanation{font-size:.875rem}footer{flex-wrap:wrap;padding:28px 5% 85px;gap:22px}footer p{font-size:.875rem}footer>a{width:100%}.detail-photo-stage .detail-photo{height:300px}.detail-copy{padding:24px}.detail-copy h2{font-size:1.6rem}.campaign-content{padding:30px 22px}.campaign-content h2{font-size:1.8rem}.campaign-buttons{flex-direction:column}.campaign-buttons .btn{width:100%}.campaign-row{grid-template-columns:54px 1fr auto;gap:10px}.campaign-row img{width:54px;height:60px}.campaign-float{right:14px;bottom:15px;padding:11px 15px;gap:12px;font-size:.875rem}#toast{bottom:80px;text-align:center;width:max-content;max-width:90vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}


/* Branded photographs include the full character in their own composition. */
.detail-photo-stage{display:flex;align-items:center;min-width:0;min-height:100%;background:#071f4b}
.detail-photo-canvas{width:100%;background:#071f4b}
.detail-photo-stage .detail-photo{display:block;width:100%;height:auto;min-height:0;max-height:78dvh;object-fit:contain}
.campaign-photo{width:66px;height:66px;border-radius:8px}
.campaign-row .campaign-original{width:100%;height:100%;object-fit:cover}
@media(max-width:820px){.detail-photo-stage{min-height:0}.detail-photo-stage .detail-photo{max-height:47dvh}}
@media(max-width:600px){.campaign-photo{width:54px;height:60px}}

/* Show each complete composition, including the pointing hand and shoes. */
.photo-stage>.card-photo{height:auto;max-height:350px;object-fit:contain;object-position:center;transform:none!important}
.pin-popup .photo-stage{height:auto}
.pin-popup .photo-stage>.card-photo{height:180px;max-height:180px}
.pending-card .photo-stage>.card-photo{height:190px;max-height:190px}
.campaign-row .campaign-original{object-fit:contain}
@media(max-width:600px){.card-main{display:block}.photo-stage>.card-photo{height:auto;max-height:360px}.pending-card .photo-stage>.card-photo{height:170px;max-height:170px}}

.detail-photo-canvas{display:flex;flex-direction:column;gap:12px}.about-copy h3{font-size:1.25rem;line-height:1.35;color:#0736af;margin:1.5rem 0 .75rem}.about-copy p{font-size:1rem;line-height:1.7}

/* Contact and office information */
.contact-footer{display:block;padding:48px 5% 26px}.footer-grid{display:grid;grid-template-columns:.85fr 1.2fr 1fr;gap:42px;align-items:start}.contact-footer .footer-brand p{font-size:1rem;margin-top:18px;line-height:1.5}.contact-footer .footer-label{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;color:#acc6ee;font-weight:800;margin:0 0 14px}.footer-contact h2{font-size:1.125rem;line-height:1.5;margin-bottom:14px}.contact-footer address{font-style:normal;font-size:1rem;line-height:1.75;color:#dbe8fb;overflow-wrap:anywhere}.footer-contact address{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.contact-footer address a{font-size:1rem}.contact-footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-offices h3{font-size:1rem;line-height:1.5;margin-bottom:4px}.footer-offices>div+div{margin-top:20px}.footer-bottom{border-top:1px solid #ffffff26;margin-top:34px;padding-top:20px;text-align:right}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.contact-footer .footer-brand{grid-column:1/-1}}@media(max-width:600px){.contact-footer{padding:34px 5% 24px}.footer-grid{grid-template-columns:minmax(0,1fr);gap:30px}.footer-bottom{text-align:left}}
