@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Sora:wght@400;500;600;700;800&display=swap";:root{--navy:#071a2e;--navy-strong:#03101e;--red:#a70f1d;--red-bright:#c91828;--stone:#f5f2ea;--stone-dark:#e2dcd0;--steel:#6e7b86;--ink:#132235;--white:#fff;--shadow:0 24px 70px #03101e2e;--cut-corner:polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 22px 100%, 0 calc(100% - 22px));--cut-corner-soft:polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 14px 100%, 0 calc(100% - 14px));--font-body:"Sora", "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--font-display:"Rajdhani", "Avenir Next Condensed", "Arial Narrow", "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;--font-industrial:"Rajdhani", "Avenir Next Condensed", "Arial Narrow", "Roboto Condensed", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--stone);color:var(--ink);font-family:var(--font-body);margin:0}main{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.hero{height:84svh;min-height:520px;max-height:760px;color:var(--white);background:linear-gradient(90deg,#03101ef5 0%,#071a2ee0 43%,#071a2e52 78%,#071a2e33 100%),url(/brand/vetpro-flag-hero.png) 100%/cover no-repeat;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg, var(--red), var(--stone), var(--navy));height:10px;position:absolute;inset:auto 0 0}.site-header{z-index:2;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:84px;margin:0 auto;display:flex;position:relative}.hero-header{justify-content:flex-end}.brand-mark{font-family:var(--font-industrial);color:var(--white);align-items:center;gap:12px;min-width:0;font-weight:700;display:inline-flex}.brand-mark img{object-fit:contain;filter:drop-shadow(0 8px 16px #00000061);width:52px;height:52px}.brand-mark span{overflow-wrap:anywhere}.site-nav{color:#ffffffdb;font-family:var(--font-industrial);align-items:center;gap:8px;font-size:.95rem;display:flex}.site-nav a{border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;display:inline-flex}.site-nav a:hover{color:var(--white);background:#ffffff14}.site-nav .nav-cta{background:var(--red);color:var(--white);font-weight:700}.hero-inner{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1180px,100% - 40px);min-height:calc(100% - 84px);margin:0 auto;padding:24px 0 54px;display:flex;position:relative}.eyebrow,.section-kicker{color:var(--red-bright);font-family:var(--font-industrial);text-transform:uppercase;margin:0 0 16px;font-size:.9rem;font-weight:700}.hero h1,.section h2,.intro-band h2,.founder-copy h2,.process-heading h2,.project-photo-copy h2,.quote-content h2{text-wrap:balance;margin:0}.hero h1{max-width:650px;font-family:var(--font-display);color:var(--stone);text-shadow:0 10px 32px #0000005c;font-size:5.2rem;font-weight:700;line-height:1}.hero-copy{color:#ffffffe6;max-width:620px;margin:24px 0 0;font-size:1.25rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{min-height:50px;clip-path:var(--cut-corner-soft);font-family:var(--font-industrial);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--red);color:var(--white);box-shadow:0 12px 24px #a70f1d47}.button-primary:hover{background:var(--red-bright)}.button-secondary{color:var(--white);background:#ffffff1f;border:1px solid #ffffff57}.button-financing{background:var(--stone);color:var(--navy);border:1px solid #ffffff8c;box-shadow:0 12px 24px #0000002e}.button-financing:hover{background:var(--white)}.proof-strip{background:var(--navy-strong);color:var(--white);isolation:isolate;border-bottom:1px solid #ffffff1a;position:relative}.proof-strip:before{content:"";z-index:0;background:linear-gradient(110deg,#c9182833 0 13%,#0000 13% 100%),linear-gradient(290deg,#f5f2ea14 0 9%,#0000 9% 100%);position:absolute;inset:0}.proof-grid{z-index:1;grid-template-columns:repeat(4,1fr);width:min(1180px,100% - 40px);margin:0 auto;display:grid;position:relative}.proof-item{text-align:center;min-height:88px;color:var(--stone);font-family:var(--font-display);background:linear-gradient(#ffffff09,#fff0);border-left:1px solid #ffffff1a;justify-content:center;align-items:center;padding:26px 20px 20px;font-size:clamp(1rem,1vw,1.12rem);font-weight:700;line-height:1.22;display:flex;position:relative}.proof-item:before{content:"";background:linear-gradient(90deg, var(--red-bright), var(--stone));opacity:.82;border-radius:999px;width:34px;height:2px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.proof-item:last-child{border-right:1px solid #ffffff1a}.financing-spotlight{background:linear-gradient(135deg, #a70f1df5, #071a2efa), var(--red);color:var(--white);isolation:isolate;position:relative;overflow:hidden}.financing-spotlight:before,.financing-spotlight:after{content:"";pointer-events:none;z-index:0;position:absolute}.financing-spotlight:before{background:linear-gradient(115deg,#0000 0 62%,#f5f2ea1f 62% 64%,#0000 64%),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 82px);inset:0}.financing-spotlight:after{clip-path:polygon(20% 0,100% 0,78% 100%,0 100%);background:#f5f2ea1a;width:260px;height:86px;top:22px;right:-58px}.financing-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:34px;width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0;display:grid;position:relative}.financing-inner .section-kicker{color:#ffffffd1}.financing-inner h2{color:var(--stone);font-family:var(--font-display);text-wrap:balance;margin:0;font-size:2.5rem;font-weight:700;line-height:1.08}.financing-copy{justify-content:flex-end;align-items:center;gap:22px;display:flex}.financing-copy p{color:#ffffffe6;max-width:420px;margin:0;line-height:1.58}.section,.quote-section{width:min(1180px,100% - 40px);margin:0 auto;padding:88px 0}.section{position:relative}.section:before{content:"";clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);opacity:.5;pointer-events:none;background:linear-gradient(90deg,#c9182800,#c91828b3,#071a2eb8);width:min(28vw,260px);height:18px;position:absolute;top:58px;right:min(2vw,20px)}.section-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;display:grid}.section h2,.intro-band h2,.founder-copy h2,.process-heading h2,.project-photo-copy h2,.quote-content h2{font-family:var(--font-display);color:var(--navy);font-size:3.2rem;font-weight:700;line-height:1.04}.section-copy{color:#354355;font-size:1.08rem;line-height:1.75}.section-copy p{margin:0}.section-copy p+p{margin-top:18px}.intro-band{color:var(--white);background:linear-gradient(90deg,#03101ef0 0%,#071a2ed6 48%,#071a2e47 100%),url(/ai/veteran-service-construction-bg.png) 100%/cover no-repeat;border-bottom:1px solid #ffffff1a;position:relative;overflow:hidden}.intro-band:before,.intro-band:after{content:"";pointer-events:none;z-index:0;position:absolute}.intro-band:before{background:linear-gradient(110deg,#0000 0 58%,#c918282b 58% 60%,#0000 60%),repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 110px);inset:0}.intro-band:after{clip-path:polygon(0 0,100% 0,84% 100%,0 100%);border:1px solid #f5f2ea38;width:min(36vw,390px);height:92px;bottom:34px;left:-70px}.intro-content{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;padding:92px 0;position:relative}.intro-band h2{color:var(--stone);text-shadow:0 12px 34px #00000052}.intro-band .section-copy{color:#ffffffe0}.founder-section{background:linear-gradient(180deg, #ffffffad, #f5f2eaf0), var(--stone);border-bottom:1px solid var(--stone-dark);isolation:isolate;position:relative}.founder-section:before{content:"";z-index:0;background:linear-gradient(124deg,#0000 0 69%,#071a2e12 69% 72%,#0000 72%),linear-gradient(304deg,#0000 0 78%,#c9182814 78% 81%,#0000 81%);position:absolute;inset:0}.founder-inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:48px;width:min(1180px,100% - 40px);margin:0 auto;padding:90px 0;display:grid;position:relative}.founder-copy{min-width:0}.founder-pill{width:fit-content;color:var(--red);font-family:var(--font-industrial);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,10px 50%);background:#a70f1d1a;border-radius:4px;margin:0 0 28px;padding:14px 24px;font-size:1.08rem;font-weight:700}.founder-service{color:#073271;font-family:var(--font-industrial);margin:18px 0 28px;font-size:1.35rem;font-weight:700}.founder-copy p:not(.founder-pill):not(.founder-service){color:#4b5869;max-width:760px;margin:18px 0 0;font-size:1.05rem;line-height:1.74}.founder-badges{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.founder-badges span{color:#073271;min-height:48px;font-family:var(--font-industrial);clip-path:var(--cut-corner-soft);background:#e9edf3;border-radius:4px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.founder-badges span:nth-child(2){color:var(--red);background:#a70f1d1a}.founder-panel{min-height:520px;color:var(--white);box-shadow:var(--shadow);clip-path:var(--cut-corner);background:linear-gradient(#03101eb8,#03101ef5),url(/ai/veteran-service-construction-bg.png) 50%/cover no-repeat;border-radius:4px;flex-direction:column;justify-content:flex-end;padding:34px;display:flex;position:relative;overflow:hidden}.founder-panel:before{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 0 62%,#c9182826 62% 64%,#0000 64%),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 76px);position:absolute;inset:0}.founder-panel .founder-photo{object-fit:contain;width:min(360px,86%);max-height:460px;clip-path:var(--cut-corner-soft);z-index:1;background:#03101eb8;border:1px solid #ffffff29;border-radius:4px;margin:0 auto auto;position:relative;box-shadow:0 22px 46px #0000006b}.founder-panel-kicker{color:var(--red-bright);text-transform:uppercase;z-index:1;margin:0 0 12px;font-weight:700;position:relative}.founder-panel-title{color:var(--stone);font-family:var(--font-display);z-index:1;margin:0;font-size:2rem;font-weight:700;line-height:1.1;position:relative}.section-heading{max-width:720px;margin-bottom:34px;position:relative}.section-heading:before,.process-heading:before,.project-photo-copy:before{content:"";background:linear-gradient(90deg, var(--red-bright), var(--navy));clip-path:polygon(0 0,100% 0,86% 100%,0 100%);width:86px;height:8px;margin-bottom:18px;display:block}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--white);border:1px solid var(--stone-dark);min-height:236px;clip-path:var(--cut-corner);border-radius:4px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 45px #03101e12}.service-card:before,.process-step:before,.project-library-card:before{content:"";background:linear-gradient(90deg, var(--red-bright), var(--navy));clip-path:polygon(0 0,100% 0,86% 100%,0 100%);width:74px;height:5px;position:absolute;top:0;left:0}.service-card:after,.process-step:after{content:"";pointer-events:none;border-bottom:2px solid #071a2e24;border-right:2px solid #071a2e24;width:42px;height:42px;position:absolute;bottom:16px;right:16px}.service-card h3,.process-step h3{color:var(--navy);font-family:var(--font-industrial);margin:0;font-size:1.25rem;font-weight:700}.service-card p,.process-step p,.quote-content p{color:#465568;margin:14px 0 0;line-height:1.62}.project-library-section{border-block:1px solid var(--stone-dark);isolation:isolate;background:#fbfaf7;position:relative}.project-library-section:before{content:"";z-index:0;background:linear-gradient(118deg,#0000 0 18%,#c918280e 18% 21%,#0000 21%),linear-gradient(298deg,#0000 0 76%,#071a2e0f 76% 79%,#0000 79%);position:absolute;inset:0}.project-library-inner{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;padding:86px 0;position:relative}.library-copy{color:#465568;max-width:650px;margin:18px 0 0;font-size:1.08rem;line-height:1.64}.project-library-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-library-card{background:var(--white);border:1px solid var(--stone-dark);clip-path:var(--cut-corner);border-radius:4px;position:relative;overflow:hidden;box-shadow:0 18px 45px #03101e12}.project-library-card img{aspect-ratio:4/3;object-fit:cover;background:var(--stone-dark);width:100%}.project-library-card div{padding:18px}.project-library-card p{color:var(--red);font-family:var(--font-industrial);text-transform:uppercase;margin:0 0 8px;font-size:.86rem;font-weight:700}.project-library-card h3{color:var(--navy);font-family:var(--font-industrial);margin:0;font-size:1.18rem;font-weight:700;line-height:1.16}.process-band{border-block:1px solid var(--stone-dark);isolation:isolate;background:linear-gradient(#f5f2eae6,#f5f2eaf2),url(/brand/vetpro-banner.png) 50%/cover no-repeat;position:relative;overflow:hidden}.process-band:before,.process-band:after{content:"";pointer-events:none;z-index:0;position:absolute}.process-band:before{background:linear-gradient(110deg,#ffffffb8,#f5f2ead6),repeating-linear-gradient(90deg,#071a2e0f 0 1px,#0000 1px 88px);inset:0}.process-band:after{clip-path:polygon(22% 0,100% 0,78% 100%,0 100%);border:1px solid #a70f1d33;width:min(44vw,500px);height:128px;top:74px;right:-110px}.process-inner{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;padding:86px 0;position:relative}.process-heading{max-width:760px}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;display:grid}.process-step{border:1px solid var(--stone-dark);min-height:244px;clip-path:var(--cut-corner);background:#ffffffe6;border-radius:4px;padding:28px;position:relative;overflow:hidden}.process-step span{background:var(--navy);width:44px;height:44px;color:var(--stone);font-family:var(--font-industrial);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border-radius:0;justify-content:center;align-items:center;margin-bottom:22px;font-weight:700;display:inline-flex}.project-photo-section{background:var(--navy-strong);color:var(--white);isolation:isolate;position:relative;overflow:hidden}.project-photo-section:before,.project-photo-section:after{content:"";pointer-events:none;z-index:0;position:absolute}.project-photo-section:before{background:linear-gradient(118deg,#0000 0 58%,#c9182829 58% 60%,#0000 60%),repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 92px);inset:0}.project-photo-section:after{clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);border:1px solid #f5f2ea29;width:min(34vw,390px);height:118px;bottom:54px;right:-92px}.project-photo-inner{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;padding:86px 0;position:relative}.project-photo-copy{max-width:760px;margin-bottom:34px}.project-photo-copy h2{color:var(--stone)}.project-photo-copy p:not(.section-kicker){color:#ffffffd1;max-width:650px;margin:18px 0 0;font-size:1.08rem;line-height:1.6}.project-photo-frame{clip-path:var(--cut-corner);background:#0b1828;border:1px solid #ffffff1f;border-radius:4px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 78px #00000052}.project-photo-frame:before{content:"";z-index:1;clip-path:var(--cut-corner);pointer-events:none;border:1px solid #f5f2ea24;position:absolute;inset:0}.project-photo-wide img{aspect-ratio:16/9;object-fit:cover;width:100%}.project-photo-caption{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);display:grid}.project-photo-caption span{text-align:center;color:#ffffffe0;min-height:70px;font-family:var(--font-industrial);border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px;font-weight:700;display:flex}.project-photo-caption strong,.project-photo-caption small{display:block}.project-photo-caption strong{color:var(--white);font-size:.95rem;line-height:1.1}.project-photo-caption small{color:var(--red-bright);text-transform:uppercase;justify-content:center;align-items:center;gap:10px;font-size:.78rem;font-weight:700;line-height:1.1;display:flex}.project-photo-caption small b:last-child{color:var(--stone)}.project-photo-caption span:first-child{border-left:0}.project-photo-mobile-grid{display:none}.project-transform-card{gap:10px;display:grid}.project-transform-card h3{color:var(--stone);font-family:var(--font-industrial);margin:0;font-size:1.02rem;font-weight:700;line-height:1.1}.project-transform-pair{clip-path:var(--cut-corner-soft);background:#061322;border:1px solid #ffffff24;border-radius:4px;position:relative;overflow:hidden}.project-transform-pair img{width:100%;height:auto}.project-transform-labels{font-family:var(--font-industrial);text-transform:uppercase;text-shadow:0 2px 12px #0000008c;background:linear-gradient(#0000,#03101ec7);grid-template-columns:repeat(2,1fr);gap:0;padding:44px 18px 16px;font-size:.92rem;font-weight:700;line-height:1;display:grid;position:absolute;inset:auto 0 0}.project-transform-labels span:first-child{color:var(--red-bright)}.project-transform-labels span:last-child{color:var(--stone);text-align:right}.quote-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:46px;display:grid;position:relative}.quote-section:before{content:"";clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);pointer-events:none;border:1px solid #a70f1d29;width:min(28vw,300px);height:96px;position:absolute;top:86px;right:-28px}.quote-content{padding-top:10px}.contact-list{color:var(--navy);font-family:var(--font-industrial);gap:12px;margin-top:26px;font-weight:700;display:grid}.contact-list a{color:var(--red)}.quote-form{background:var(--white);border:1px solid var(--stone-dark);box-shadow:var(--shadow);clip-path:var(--cut-corner);border-radius:4px;gap:16px;padding:28px;display:grid;position:relative;overflow:hidden}.quote-form:before{content:"";background:linear-gradient(90deg, var(--red-bright), var(--navy));clip-path:polygon(0 0,100% 0,90% 100%,0 100%);width:120px;height:6px;position:absolute;top:0;left:0}.quote-form label{color:var(--navy);font-family:var(--font-industrial);gap:8px;font-weight:700;display:grid}.form-honeypot{width:1px;height:1px;position:absolute;left:-100vw;overflow:hidden}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);background:#fbfaf7;border:1px solid #cbd2d9;border-radius:4px;outline:none;padding:13px 14px}.quote-form textarea{resize:vertical;min-height:150px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #a70f1d1f}.form-button{width:100%;margin-top:4px}.site-footer{color:#ffffffd1;background:var(--navy-strong);justify-content:center;align-items:center;gap:22px;padding:32px 20px;display:flex;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(104deg,#0000 0 35%,#c918281f 35% 38%,#0000 38%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 92px);position:absolute;inset:0}.site-footer>*{z-index:1;position:relative}.site-footer img{background:var(--white);width:168px;height:auto;clip-path:var(--cut-corner-soft);border-radius:4px;padding:6px}.site-footer p{margin:4px 0;line-height:1.5}.footer-links{flex-wrap:wrap;gap:8px;display:flex}.footer-links a{color:var(--white);text-underline-offset:3px;text-decoration:underline}.legal-page{background:var(--stone);min-height:100vh;color:var(--ink)}.legal-header{background:var(--navy-strong);min-height:86px;color:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:18px max(20px,50vw - 590px);display:flex}.legal-header .button-secondary{min-width:132px}.legal-hero{width:min(920px,100% - 40px);margin:0 auto;padding:76px 0 44px}.legal-hero h1{color:var(--navy);font-family:var(--font-display);text-wrap:balance;margin:0;font-size:4rem;font-weight:700;line-height:1}.legal-hero p:not(.section-kicker){color:#465568;max-width:760px;margin:20px 0 0;font-size:1.08rem;line-height:1.68}.legal-updated{font-family:var(--font-industrial);font-weight:700;color:var(--red)!important}.legal-content{width:min(920px,100% - 40px);margin:0 auto;padding:0 0 80px}.legal-section{border-top:1px solid var(--stone-dark);padding:28px 0}.legal-section h2{color:var(--navy);font-family:var(--font-display);margin:0;font-size:1.8rem;font-weight:700;line-height:1.1}.legal-section p{color:#465568;margin:14px 0 0;line-height:1.7}@media (width<=980px){.hero{background:linear-gradient(90deg,#03101efa 0%,#071a2ee6 55%,#071a2e57 100%),url(/brand/vetpro-flag-hero.png) right 32% center/cover no-repeat;height:auto;min-height:620px}.site-header,.section-grid,.intro-content,.founder-inner,.quote-section,.site-footer,.legal-header{align-items:flex-start}.site-header{flex-direction:column;justify-content:center;padding:18px 0}.site-nav{flex-wrap:wrap}.hero-inner{min-height:0;padding:42px 0 70px}.hero h1{max-width:560px;font-size:4.1rem}.proof-grid,.service-grid,.process-grid,.project-library-grid{grid-template-columns:repeat(2,1fr)}.section-grid,.founder-inner,.financing-inner,.quote-section{grid-template-columns:1fr;gap:34px}.financing-copy{flex-direction:column;justify-content:flex-start;align-items:flex-start}.section h2,.intro-band h2,.founder-copy h2,.process-heading h2,.project-photo-copy h2,.quote-content h2{font-size:2.6rem}.site-footer,.legal-header{flex-direction:column}}@media (width<=640px){.site-header,.hero-inner,.proof-grid,.section,.intro-content,.founder-inner,.financing-inner,.process-inner,.project-photo-inner,.project-library-inner,.quote-section,.legal-hero,.legal-content{width:min(100% - 28px,1180px)}.hero{min-height:650px}.brand-mark{font-size:.95rem}.brand-mark img{width:44px;height:44px}.site-nav{gap:6px;width:100%}.site-nav a{flex:auto;padding:0 10px;font-size:.88rem}.hero h1{font-size:3.05rem}.hero-copy{font-size:1.05rem}.hero-actions,.button,.financing-copy{width:100%}.financing-inner h2{font-size:2rem}.proof-grid,.service-grid,.process-grid,.project-library-grid,.project-photo-caption{grid-template-columns:1fr}.proof-item{border-right:1px solid #ffffff1a;min-height:64px}.section,.quote-section,.process-inner,.intro-content,.founder-inner,.project-library-inner,.project-photo-inner{padding:64px 0}.section h2,.intro-band h2,.founder-copy h2,.process-heading h2,.project-photo-copy h2,.quote-content h2{font-size:2.1rem}.service-card,.process-step{min-height:auto;padding:22px}.project-photo-frame{box-shadow:none;background:0 0;border:0;overflow:visible}.project-photo-wide,.project-photo-caption{display:none}.project-photo-mobile-grid{gap:18px;display:grid}.project-transform-card{background:#0b1828;border:1px solid #ffffff1f;border-radius:8px;padding:14px}.founder-panel{min-height:430px;padding:24px}.founder-panel .founder-photo{width:min(300px,100%);max-height:380px}.founder-service{font-size:1.12rem}.founder-copy p:not(.founder-pill):not(.founder-service){font-size:1rem}.quote-form{padding:20px}.site-footer{text-align:center}.legal-header{padding:16px 14px}.legal-header .button{width:100%}.legal-hero{padding:56px 0 34px}.legal-hero h1{font-size:3rem}.legal-section h2{font-size:1.55rem}}
