:root{--accent-blue: #005ff0;--ink: #020b16;--ink-muted: #152536;--line-soft: #cdd2d7;--paper: #f1f2f3;--paper-band: #e4e5e6;--text-dark: #07111f;--text-light: #ffffff;--text-muted: #5c636e;--font-heading: "Funnel Sans", "Avenir Next", "Segoe UI", sans-serif;--font-body: "Geist", "Avenir Next", "Segoe UI", sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", Consolas, monospace;--container: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text-dark);font-family:var(--font-body);line-height:1.45}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3,blockquote{margin:0}h1,h2,h3{font-family:var(--font-heading);letter-spacing:0}.skip-link{position:absolute;left:16px;top:-48px;z-index:20;background:var(--ink);color:var(--text-light);padding:10px 14px;font-weight:700}.skip-link:focus{top:16px}.pen-container{width:min(var(--container),calc(100% - 48px));height:100%;margin:0 auto;position:relative}.pen-nav{height:128px;background:var(--paper);border-bottom:1px solid var(--line-soft)}.nav-inner{display:grid;grid-template-columns:210px 1fr 180px;align-items:center}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-heading);font-size:31px;font-weight:800;line-height:1;color:var(--text-dark)}.brand-mark{width:24px;height:24px;border-radius:2px;background:currentColor;transform:rotate(45deg);flex:0 0 auto}.light-mark{color:var(--text-light)}.nav-links{display:flex;justify-content:center;gap:42px;color:var(--text-muted);font-size:15px}.nav-links a:first-child{color:var(--text-dark);font-weight:800}.outline-button,.solid-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:2px;font-weight:800;font-size:13px;line-height:1}.lucide-icon{flex:0 0 auto}.outline-button{border:1px solid #596170;color:var(--text-dark);padding:0 18px;background:transparent}.outline-button.light{color:var(--text-light);border-color:#fff8}.solid-button{color:var(--text-light);background:var(--accent-blue);padding:0 20px}.nav-quote{height:56px;width:180px;justify-self:end;font-family:var(--font-heading);font-size:15px}.pen-hero{height:732px;background:var(--paper);position:relative;overflow:hidden}.hero-layout{height:632px}.hero-ghost{position:absolute;left:78px;top:178px;color:#fffa;font-family:var(--font-heading);font-size:156px;font-weight:800;line-height:.88;pointer-events:none;white-space:nowrap}.hero-ghost:before,.section-ghost:before{content:attr(data-text)}.hero-title-stack{position:absolute;left:0;top:108px;z-index:2;width:620px}h1{color:var(--text-dark);font-size:88px;font-weight:800;line-height:.94}h1 span{display:block}h1 .blue{color:#0062ff}.hero-copy{position:absolute;right:70px;top:132px;z-index:3;width:340px}.hero-copy p{color:var(--text-muted);font-size:18px;line-height:1.42}.arrow-link{margin-top:26px;display:inline-flex;align-items:center;gap:10px;color:var(--accent-blue);font-size:16px;font-weight:800}.hero-car{position:absolute;left:350px;top:280px;z-index:3;width:830px;height:365px;overflow:visible;pointer-events:none}.hero-car-stage{position:relative;width:100%;height:100%;overflow:visible;--hero-slide-duration: 3s;--hero-slide-count: 1}.hero-car-slide{position:absolute;inset:0;overflow:hidden;opacity:0;animation:hero-car-slide calc(var(--hero-slide-duration) * var(--hero-slide-count)) ease-in-out infinite;animation-delay:calc(var(--hero-slide-duration) * var(--slide-index))}.hero-car-slide img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center 56%;filter:drop-shadow(0 24px 26px rgba(2,11,22,.22))}@keyframes hero-car-slide{0%{opacity:0;transform:translate(15%) scale(.98)}4%,18%{opacity:1;transform:translate(0) scale(1)}22%,to{opacity:0;transform:translate(-15%) scale(.98)}}@media(prefers-reduced-motion:reduce){.hero-car-slide{animation:none}.hero-car-slide:first-child{opacity:1}}.hero-contact-strip{position:absolute;left:0;right:0;bottom:0;z-index:2;height:100px}.hero-contact-strip:before{content:"";position:absolute;inset:0;z-index:0;background:var(--paper-band)}.hero-contact-inner{display:flex;align-items:center;gap:40px;z-index:4}.info-item{min-width:230px;min-height:52px;position:relative;z-index:4;display:inline-flex;align-items:center;gap:18px}.info-item+.info-item{border-left:1px solid #9ba3af;padding-left:40px}.info-icon{width:20px;height:20px;color:var(--text-dark);flex:0 0 auto}.info-item small{display:block;color:#626b76;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:0}.info-item strong{display:block;color:var(--text-dark);font-family:var(--font-heading);font-size:15px;margin-top:5px}.pen-experience{height:880px;background:var(--ink);color:var(--text-light);overflow:hidden}.experience-layout h2,.map-layout h2,.footer-cta-layout h2{position:absolute;z-index:2;color:var(--text-light);font-size:62px;font-weight:800;line-height:1.02}.experience-layout h2{left:0;top:156px;width:770px}.section-ghost{position:absolute;z-index:0;font-family:var(--font-heading);font-weight:800;line-height:.9;pointer-events:none;white-space:nowrap}.dark-ghost{color:#10203399}.light-ghost{color:#fff9}.experience-layout .section-ghost{left:340px;top:110px;font-size:124px}.experience-photo{position:absolute;z-index:1;border-radius:8px;overflow:hidden;box-shadow:0 16px 30px #0006}.experience-photo img{width:100%;height:100%;object-fit:cover}.photo-large{left:0;top:340px;width:360px;height:430px}.photo-top{left:400px;top:340px;width:300px;height:205px}.photo-bottom{left:400px;top:575px;width:300px;height:195px}.stats-card{position:absolute;right:0;top:344px;width:330px;display:grid;gap:46px}.stats-card strong{display:block;color:var(--text-light);font-family:var(--font-heading);font-size:56px;font-weight:800;line-height:1}.stats-card span{display:block;margin-top:8px;color:var(--text-light);font-family:var(--font-heading);font-size:20px;font-weight:700}.stats-card p{margin-top:8px;color:#ffffffa8;font-size:14px;line-height:1.45}.experience-layout>.outline-button{position:absolute;left:740px;top:735px;width:120px;height:40px}.pen-services{height:720px;background:var(--paper);overflow:hidden}.services-layout .section-ghost{left:5px;top:42px;font-size:132px}.services-layout h2{position:absolute;left:354px;top:112px;width:420px;color:var(--text-dark);text-align:center;font-size:52px;font-weight:800}.service-summary{position:absolute;left:10px;top:286px;width:360px}.service-summary h3{color:var(--text-dark);font-size:30px;font-weight:700;line-height:1.12}.service-summary p{margin-top:16px;color:var(--text-muted);font-size:15px;line-height:1.42}.service-list{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none;color:var(--text-dark);font-size:14px;font-weight:700;line-height:1.3}.service-list li{position:relative;padding-left:20px}.service-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:2px;background:var(--accent-blue)}.service-summary .outline-button{margin-top:26px;width:118px;height:40px;padding:0}.service-image{position:absolute;top:230px;height:255px;object-fit:cover}.image-one{left:540px;width:245px}.image-two{left:820px;width:270px}.slider-rule{position:absolute;left:540px;top:560px;width:550px;height:2px;background:#d5d8dd}.slider-rule span{display:block;width:150px;height:2px;background:var(--text-dark)}.pen-map{height:670px;background:var(--ink);color:var(--text-light);overflow:hidden}.map-layout .section-ghost{left:-90px;top:50px;font-size:118px}.map-copy{position:absolute;left:0;top:126px;z-index:2;width:360px}.mono-label{color:var(--accent-blue);font-family:var(--font-mono);font-size:13px;font-weight:800}.map-copy h2{position:static;margin-top:16px;color:var(--text-light);font-size:52px;line-height:1.02}.map-copy p:not(.mono-label){margin-top:30px;width:330px;color:#fffb;font-size:16px;line-height:1.45}.map-copy .solid-button{width:160px;height:46px;margin-top:38px}.phone-panel{margin-top:26px;width:270px;height:56px;display:grid;align-content:center;padding-left:22px;border:1px solid #ffffff22;background:#ffffff0d}.phone-panel small{color:#fff9;font-family:var(--font-mono);font-size:9px;font-weight:700}.phone-panel strong{margin-top:4px;color:var(--text-light);font-family:var(--font-heading);font-size:16px}.map-card{position:absolute;right:0;top:112px;width:740px;height:430px;overflow:hidden;border:1px solid #ffffff33}.map-card iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.74) contrast(.92) brightness(.94);pointer-events:none}.map-click-target{position:absolute;inset:0;z-index:1;cursor:pointer}.pen-testimonial{height:620px;background:var(--paper);overflow:hidden}.testimonial-layout .section-ghost{left:-32px;top:70px;font-size:142px}.testimonial-layout h2{position:absolute;left:260px;top:112px;width:600px;color:var(--text-dark);font-size:58px;font-weight:800}.client-image{position:absolute;left:50px;top:236px;width:350px;height:250px;object-fit:cover}.quote-block{position:absolute;left:460px;top:250px;width:560px}.quote-block blockquote{color:var(--text-dark);font-family:var(--font-heading);font-size:30px;font-weight:700;line-height:1.08}.quote-block p{margin-top:18px;color:var(--text-muted);font-size:16px;line-height:1.45}.client-row{margin-top:22px;display:flex;align-items:center;gap:14px}.client-avatar{width:54px;height:54px;border-radius:50%;background:url(/assets/brand/sparkle.png) center / cover,#fff}.client-row strong{display:block;color:var(--text-dark);font-family:var(--font-heading);font-size:15px}.client-row small{color:var(--text-muted);font-size:12px}.quote-controls{position:absolute;right:0;bottom:0;display:flex;gap:12px}.quote-controls span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #aab1bc;color:var(--text-dark);font-weight:800}.pen-footer-cta{height:330px;background:var(--ink);color:var(--text-light);overflow:hidden}.footer-cta-layout .footer-ghost{left:-20px;top:34px;color:#102033aa;font-size:118px}.footer-cta-layout h2{left:0;top:118px;width:570px;font-size:58px;line-height:1.02}.footer-cta-layout .solid-button{position:absolute;right:0;top:145px;width:170px;height:48px}.pen-footer{background:var(--ink);color:#fff9;padding:0 0 54px}.footer-layout{display:grid;grid-template-columns:220px 1fr 330px;gap:42px;align-items:start;border-top:1px solid #ffffff1f;padding-top:38px}.footer-brand{color:var(--text-light);font-size:28px}.footer-links{display:grid;grid-template-columns:repeat(2,max-content);gap:12px 42px;color:#fffc;font-size:14px}.footer-layout p{color:#fff9;font-size:14px;line-height:1.55}.footer-layout small{grid-column:1 / -1;color:#fff9;font-size:12px}@media(max-width:1180px){.pen-container{width:min(100% - 40px,var(--container))}.hero-car{left:30%;width:70%}.map-card{width:60%}}@media(max-width:760px){.pen-container{width:calc(100% - 68px)}.pen-nav{height:92px}.nav-inner{grid-template-columns:1fr auto}.brand{font-size:24px}.brand-mark{width:20px;height:20px}.nav-links{display:none}.nav-quote{width:136px;height:38px;font-size:12px}.pen-hero{height:624px}.hero-layout{height:528px}.hero-ghost{left:-8px;top:38px;font-size:64px}.hero-title-stack{left:0;top:88px;width:100%}h1{font-size:52px}.hero-copy{left:0;right:auto;top:262px;width:320px}.hero-copy p{font-size:13px;line-height:1.45}.arrow-link{margin-top:18px;font-size:13px}.hero-car{left:0;top:390px;width:100%;height:218px}.hero-car-slide{overflow:visible}.hero-car-slide img{object-fit:contain;object-position:center}.hero-contact-strip{height:96px}.hero-contact-inner{gap:20px}.info-item{min-width:0;width:50%;gap:12px}.info-item+.info-item{padding-left:20px}.info-icon{display:none}.info-item small{font-size:9px}.info-item strong{font-size:12px;line-height:1.2}.pen-experience{height:500px}.experience-layout .section-ghost{left:-8px;top:42px;font-size:56px}.experience-layout h2{left:0;top:76px;width:360px;font-size:32px}.photo-large{left:0;top:154px;width:160px;height:210px}.photo-top{left:178px;top:154px;width:calc(100% - 178px);height:96px}.photo-bottom{left:178px;top:268px;width:calc(100% - 178px);height:96px}.stats-card{left:0;right:auto;top:398px;width:100%;grid-template-columns:1fr 1fr;gap:18px}.stats-card strong{font-size:24px}.stats-card span{font-size:13px}.stats-card p,.experience-layout>.outline-button{display:none}.pen-services{height:700px}.services-layout .section-ghost{left:-10px;top:44px;font-size:58px}.services-layout h2{left:68px;top:70px;width:230px;font-size:32px}.service-summary{left:0;top:166px;width:100%}.service-summary h3{font-size:18px;line-height:1.12}.service-summary p{font-size:12px;max-width:330px}.service-list{max-width:330px;gap:7px;margin-top:14px;font-size:11px;line-height:1.25}.service-summary .outline-button{margin-top:18px;width:112px;height:34px;font-size:11px}.service-image{top:462px;width:104px;height:148px}.image-one{left:calc(100% - 220px)}.image-two{left:calc(100% - 104px)}.slider-rule{left:calc(100% - 220px);top:640px;width:220px}.pen-map{height:404px}.map-layout .section-ghost{left:-12px;top:34px;font-size:58px}.map-copy{left:0;top:56px;width:100%}.mono-label{display:none}.map-copy h2{font-size:31px}.map-copy p:not(.mono-label){margin-top:14px;width:330px;max-width:100%;font-size:11px}.map-copy .solid-button,.phone-panel{display:none}.map-card{left:0;right:auto;top:164px;width:100%;height:175px}.pen-testimonial{height:300px}.testimonial-layout .section-ghost{display:none}.testimonial-layout h2{left:0;top:48px;width:100%;text-align:center;font-size:31px}.client-image{left:0;top:118px;width:132px;height:112px}.quote-block{left:154px;top:120px;width:calc(100% - 154px)}.quote-block blockquote{font-size:18px;line-height:1.15}.quote-block p{margin-top:10px;font-size:11px;line-height:1.35}.client-row,.quote-controls{display:none}.pen-footer-cta{height:210px}.footer-cta-layout .footer-ghost{display:none}.footer-cta-layout h2{left:0;top:42px;width:240px;font-size:28px}.footer-cta-layout .solid-button{left:0;right:auto;top:120px;width:136px;height:38px;font-size:12px}.pen-footer{padding-bottom:36px}.footer-layout{grid-template-columns:1fr;gap:22px}}
