/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:"Courier New",Courier,monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--foreground:#171717;--brand-ink:#2c263f;--brand-muted:#6a6378}*{box-sizing:border-box}body,html{background:var(--background)}body{min-width:320px;color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:#fff;min-height:100vh}.site-header{background:#e9e9e9;justify-content:space-between;align-items:center;gap:32px;min-height:132px;padding:28px 56px 30px;display:flex}.logo{align-items:center;display:inline-flex}.header-logo-image{object-fit:contain;width:clamp(142px,16vw,214px);height:auto}.main-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(18px,3vw,34px);display:flex}.nav-link{color:#050505;letter-spacing:2px;white-space:nowrap;align-items:center;min-height:36px;font-size:16px;font-weight:700;display:inline-flex;position:relative}.nav-link:after{transform-origin:0;content:"";background:#d9bd76;height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.nav-link.active:after,.nav-link:focus-visible:after,.nav-link:hover:after{transform:scaleX(1)}.photo-slider{background:linear-gradient(90deg,#e9eef7c2,#ffffff24),linear-gradient(135deg,#ecf1f8,#f8f9fb 48%,#dfe7ef);border-top:1px solid #eee;min-height:clamp(360px,100vh - 132px,650px);position:relative;overflow:hidden}.slide{background-image:linear-gradient(90deg,#ecf1f829,#fff0),var(--slide-image);opacity:0;animation:slideShow calc(var(--slide-count) * 6s) infinite;animation-delay:calc(var(--slide-index) * 6s);background-position:50%;background-size:cover;animation-timing-function:ease-in-out;position:absolute;inset:0;transform:translate(100%)}.slide:first-child{opacity:1;transform:translate(0)}.reality-intro{text-align:center;background:#eee;justify-items:center;padding:44px 24px 48px;display:grid}.reality-intro h1{color:#050505;letter-spacing:3px;margin:0 0 50px;font-size:clamp(2rem,3.4vw,2.7rem);font-weight:400;line-height:1.1}.reality-copy{color:#2f3541;width:min(720px,100%)}.reality-copy h2{color:#3a3f47;letter-spacing:1px;margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.25}.reality-copy p{margin:0 auto;font-size:15px;line-height:1.6}.reality-copy p+p{margin-top:26px}.reality-button{color:#fff;letter-spacing:1px;background:#000;justify-content:center;align-items:center;min-height:52px;margin-top:24px;padding:0 30px;font-size:16px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.reality-button:focus-visible,.reality-button:hover{background:var(--brand-ink);transform:translateY(-1px)}.home-services{text-align:center;background:#fff;padding:32px 40px 34px}.home-services h2{color:#050505;letter-spacing:6px;margin:0 0 42px;font-size:clamp(2.3rem,4vw,3.25rem);font-weight:900;line-height:1.05}.home-services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:58px 42px;max-width:1180px;margin:0 auto;display:grid}.home-service-card{grid-column:span 2;grid-template-rows:auto auto 1fr auto;justify-items:center;min-height:100%;padding:0 10px;display:grid}.home-service-card:nth-child(4){grid-column:2/span 2}.home-service-card:nth-child(5){grid-column:4/span 2}.home-service-card h3{color:#050505;letter-spacing:1.4px;text-align:center;width:100%;min-height:48px;margin:0 0 26px;font-size:24px;font-weight:400;line-height:1.08}.home-service-image{aspect-ratio:2;background-image:var(--service-image);background-position:50%;background-size:cover;width:100%;margin-bottom:18px}.home-service-card p{color:#303440;max-width:350px;margin:0;font-size:15.5px;line-height:1.56}.home-service-button{margin-top:26px}.about-title{text-align:center;background:#fff;place-items:center;min-height:220px;padding:40px 24px 54px;display:grid}.about-title h1{color:#050505;letter-spacing:5px;margin:0;font-size:clamp(2.6rem,4.2vw,3.4rem);font-weight:900;line-height:1.05}.about-layout{background:#f5f5f5;grid-template-columns:minmax(320px,1fr) minmax(420px,1.12fr);align-items:start;display:grid}.about-copy{max-width:540px;padding:62px 56px 70px clamp(56px,8.5vw,122px)}.about-copy h2{color:#050505;letter-spacing:5px;margin:0 0 42px;font-size:clamp(2.2rem,4vw,3.1rem);font-weight:900;line-height:1.05}.about-copy h3{color:#050505;letter-spacing:1.2px;margin:0 0 24px;font-size:25px;font-weight:400;line-height:1.15}.about-copy p{color:#303440;margin:0 0 34px;font-size:15.5px;line-height:1.6}.about-copy p:last-child{margin-bottom:0}.about-image{background-image:url(/images/About\ US/blog-1411.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;align-self:stretch;min-height:736px}.page-hero{background:linear-gradient(135deg,#f6f7f9,#fff 54%,#edf1f6);border-top:1px solid #eee;gap:18px;padding:clamp(64px,9vw,108px) 56px clamp(52px,7vw,88px);display:grid}.page-kicker{color:var(--brand-muted);letter-spacing:2px;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.page-hero h1{max-width:820px;color:var(--brand-ink);letter-spacing:0;margin:0;font-size:clamp(2.3rem,5vw,4.5rem);font-weight:900;line-height:1}.page-hero p:not(.page-kicker){color:#4c4b52;max-width:720px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.content-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;width:min(1180px,100% - 48px);margin:0 auto;padding:56px 0 80px;display:grid}.content-section h2,.project-card h2{color:var(--brand-ink);margin:0 0 12px;font-size:24px;line-height:1.2}.content-section p,.project-card p{color:#55535c;margin:0;font-size:16px;line-height:1.7}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:min(1475px,100% - 80px);margin:0 auto;display:grid}.project-card{background:#fff;border:1px solid #e4e4e8;border-radius:8px;overflow:hidden;box-shadow:0 18px 40px #1f1d2a12}.project-card-link{transition:box-shadow .18s,transform .18s;display:block}.project-card-link:focus-visible,.project-card-link:hover{transform:translateY(-2px);box-shadow:0 22px 46px #1f1d2a1f}.projects-page{background:#fff;padding:70px 0 86px}.projects-page h1{color:#050505;letter-spacing:6px;text-align:center;margin:0 0 42px;font-size:clamp(2.45rem,4.4vw,3.25rem);font-weight:900;line-height:1.05}.services-page{background:#fff;padding:58px 0 76px}.services-page h1{color:#050505;letter-spacing:6px;text-align:center;margin:0 0 44px;font-size:clamp(2.45rem,4.4vw,3.25rem);font-weight:900;line-height:1.05}.services-showcase{gap:44px 0;display:grid}.service-feature{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);align-items:center;gap:clamp(48px,6vw,78px);width:min(1158px,100% - 80px);margin:0 auto;display:grid}.service-feature-reversed{grid-template-columns:minmax(360px,.92fr) minmax(0,1fr)}.service-feature-reversed .service-feature-image{order:2}.service-feature-reversed .service-feature-copy{order:1}.service-feature-image{background-image:var(--feature-image);background-position:50%;background-size:cover;min-height:278px}.service-feature-copy{text-align:center;justify-items:center;display:grid}.service-feature-copy h2{color:#050505;letter-spacing:1.5px;margin:0 0 24px;font-size:clamp(1.4rem,2.25vw,1.55rem);font-weight:400;line-height:1.18}.service-feature-copy p{color:#303440;max-width:560px;margin:0;font-size:15.5px;line-height:1.58}.service-feature-copy .reality-button{margin-top:28px}.service-detail-page{background:#fff;padding:78px 0 82px}.service-detail-page h1{color:#050505;letter-spacing:5px;text-align:center;margin:0 0 42px;font-size:clamp(2.5rem,4.6vw,3.45rem);font-weight:900;line-height:1.05}.service-detail-layout{grid-template-columns:minmax(0,1fr) 354px;align-items:start;gap:clamp(56px,8vw,116px);width:min(1150px,100% - 96px);margin:0 auto;display:grid}.service-detail-copy{padding-top:2px}.service-detail-copy h2{color:#050505;letter-spacing:1.3px;margin:0 0 50px;font-size:24px;font-weight:400;line-height:1.18}.service-detail-copy ul{color:#3b4150;max-width:720px;margin:0 0 0 46px;padding:0 0 0 16px;font-size:15.5px;line-height:1.6;list-style:outside}.service-detail-copy li{padding-left:2px}.service-detail-image{background-image:var(--detail-image);background-position:50%;background-size:cover;width:354px;min-height:267px;margin-top:2px}.project-card-copy{min-height:214px;padding:30px}.project-image{background:linear-gradient(135deg,#1816226b,#24223033),var(--project-image);color:#fff;letter-spacing:2.5px;text-transform:uppercase;background-position:50%;background-size:cover;place-items:center;min-height:238px;font-size:23px;font-weight:900;display:grid}.project-card h2{color:#101830;margin-bottom:16px;font-size:30px;font-weight:400;line-height:1.2}.project-card p{color:#3f4550;font-size:21px;line-height:1.6}.project-detail-page{background:#fff;padding:64px 0 84px}.project-detail-page h1{color:#050505;letter-spacing:5px;text-align:center;max-width:1100px;margin:0 auto 24px;font-size:clamp(2.2rem,4.2vw,3.25rem);font-weight:900;line-height:1.05}.project-detail-description{color:#3f4550;text-align:center;max-width:760px;margin:0 auto 42px;font-size:19px;line-height:1.6}.project-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(1340px,100% - 80px);margin:0 auto;display:grid}.project-gallery-item{background:#f1f1f1;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 14px 34px #1f1d2a14}.project-gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.contact-page{background:#fff;padding:62px 0 72px}.contact-page h1{color:#050505;letter-spacing:6px;text-align:center;margin:0 0 44px;font-size:clamp(2.45rem,4.4vw,3.25rem);font-weight:900;line-height:1.05}.contact-layout{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:clamp(44px,6vw,76px);width:min(1154px,100% - 80px);margin:0 auto;display:grid}.contact-form{align-content:start;gap:22px;display:grid}.contact-form h2,.contact-info h2,.contact-info h3{color:#050505;letter-spacing:1px;margin:0;font-size:24px;font-weight:400;line-height:1.18}.contact-form input,.contact-form textarea{color:#171717;width:100%;font:inherit;background:#f3f3f3;border:0;border-bottom:3px solid #ddd;border-radius:0;font-size:15px}.contact-form input{min-height:47px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:160px;padding:16px 14px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#2f3541;opacity:1}.contact-form button{color:#fff;cursor:pointer;width:100%;min-height:54px;font:inherit;letter-spacing:1px;background:#000;border:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:inline-flex}.contact-recaptcha{color:#303440;text-align:center;max-width:470px;margin:6px auto 0;font-size:12.5px;line-height:1.45}.contact-recaptcha a{color:#050505;font-weight:700}.contact-info{padding-top:1px}.contact-info h2{margin-bottom:48px}.contact-info h3{margin:36px 0 24px}.contact-info p{color:#303440;margin:0;font-size:16px;line-height:1.6}.contact-info p+p{margin-top:28px}.site-footer{color:#050505;background:#e9e9e9;padding:28px 20px 22px}.footer-content{border-bottom:1px solid #0000002e;justify-content:space-between;gap:48px;width:min(1860px,100%);margin:0 auto;padding-bottom:28px}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:18px}.footer-logo-image{object-fit:contain;border-right:3px solid #00000059;width:clamp(150px,16vw,214px);height:auto;padding-right:18px}.footer-brand-name{max-width:220px;font-size:18px;font-weight:800;line-height:1.2}.footer-contact{grid-template-columns:minmax(130px,auto) minmax(260px,auto);align-items:center;gap:24px 44px;font-size:16px;font-weight:800;display:grid}.footer-contact-item{align-items:center;gap:14px;display:flex}.footer-icon,.footer-social{color:currentColor;flex:0 0 25px;width:25px;height:25px}.footer-icon{fill:currentColor}.footer-icon-instagram{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px}.footer-icon-instagram .footer-icon-dot{fill:currentColor;stroke:none}.footer-icon-facebook{width:24px;height:24px}.footer-social{color:currentColor;place-items:center;font-weight:900;line-height:1;display:inline-grid}.footer-social-in{color:#e9e9e9;letter-spacing:-1px;background:#050505;border-radius:3px;font-size:17px}.footer-contact-item a{color:inherit}.footer-contact-item a:focus-visible,.footer-contact-item a:hover{text-underline-offset:4px;text-decoration:underline}.footer-copyright{text-align:center;margin:24px 0 0;font-size:18px}@keyframes slideShow{0%{opacity:1;transform:translate(100%)}20%,3%{opacity:1;transform:translate(0)}23%{opacity:1;transform:translate(-100%)}23.01%,to{opacity:0;transform:translate(-100%)}}@media (max-width:860px){.site-header{flex-direction:column;align-items:flex-start;min-height:auto;padding:24px}.main-nav{justify-content:flex-start;gap:12px 22px}.nav-link{letter-spacing:1.4px;font-size:14px}.photo-slider{min-height:420px}.reality-intro h1{margin-bottom:32px}.home-services{padding-left:24px;padding-right:24px}.home-services-grid{grid-template-columns:1fr;max-width:520px}.home-service-card,.home-service-card:nth-child(4),.home-service-card:nth-child(5){grid-column:auto}.about-layout{grid-template-columns:1fr}.about-copy{max-width:none;padding:52px 40px}.about-image{min-height:440px}.page-hero{padding-left:24px;padding-right:24px}.contact-layout,.content-section{grid-template-columns:1fr;width:min(100% - 40px,680px)}.projects-page{padding:52px 0 64px}.projects-page h1{letter-spacing:4px;margin-bottom:34px}.project-grid{grid-template-columns:1fr;width:min(100% - 40px,680px)}.project-image{min-height:220px}.project-card h2{font-size:26px}.project-card p{font-size:18px}.project-detail-page{padding:50px 0 64px}.project-detail-page h1{letter-spacing:4px}.project-detail-description{width:min(100% - 40px,680px);margin-bottom:34px;font-size:17px}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 40px,760px)}.contact-page{padding:46px 0 58px}.contact-page h1{letter-spacing:4px;margin-bottom:34px}.contact-layout{gap:42px}.contact-info h2{margin-bottom:28px}.services-page{padding-top:42px;padding-bottom:58px}.services-page h1{letter-spacing:4px;margin-bottom:34px}.services-showcase{gap:36px}.service-feature,.service-feature-reversed{grid-template-columns:1fr;gap:24px;width:min(100% - 40px,640px)}.service-feature-reversed .service-feature-copy,.service-feature-reversed .service-feature-image{order:0}.service-feature-image{min-height:250px}.service-detail-page{padding:54px 0 64px}.service-detail-page h1{letter-spacing:4px;margin-bottom:34px}.service-detail-layout{grid-template-columns:1fr;gap:34px;width:min(100% - 40px,680px)}.service-detail-copy h2{margin-bottom:28px}.service-detail-copy ul{margin-left:18px}.service-detail-image{width:100%;min-height:280px}.footer-content{flex-direction:column;align-items:flex-start;gap:30px}.footer-contact{grid-template-columns:1fr;gap:18px}}@media (max-width:520px){.site-header{padding:20px}.main-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;width:100%;display:grid}.nav-link{min-height:32px;font-size:13px}.photo-slider{min-height:340px}.reality-intro{padding:36px 20px 42px}.reality-intro h1{letter-spacing:2px;font-size:1.9rem}.home-services{padding:30px 20px}.home-services h2{letter-spacing:3px;margin-bottom:28px;font-size:2rem}.home-service-card{padding-left:0;padding-right:0}.home-service-card:nth-child(4){padding:16px 14px}.home-service-card h3{margin-bottom:18px;font-size:21px}.services-page{padding-top:34px;padding-bottom:48px}.services-page h1{letter-spacing:3px;margin-bottom:28px;font-size:2.15rem}.service-feature,.service-feature-reversed{width:min(100% - 32px,500px)}.service-feature-image{min-height:208px}.service-feature-copy h2{letter-spacing:1px;margin-bottom:16px;font-size:1.28rem}.service-feature-copy p{font-size:15px}.contact-page{padding:36px 0 48px}.contact-page h1{letter-spacing:3px;font-size:2.15rem}.projects-page{padding:40px 0 52px}.projects-page h1{letter-spacing:3px;font-size:2.15rem}.project-grid{width:min(100% - 32px,500px)}.project-card-copy{min-height:auto;padding:24px}.project-image{min-height:188px;font-size:19px}.project-card h2{font-size:23px}.project-card p{font-size:16px}.project-detail-page{padding:38px 0 52px}.project-detail-page h1{letter-spacing:3px;width:min(100% - 32px,500px);font-size:2rem}.project-detail-description{width:min(100% - 32px,500px);font-size:16px}.project-gallery{grid-template-columns:1fr;width:min(100% - 32px,500px)}.contact-form h2,.contact-info h2,.contact-info h3{font-size:21px}.contact-info p{font-size:15px}.service-detail-page{padding:42px 0 54px}.service-detail-page h1{letter-spacing:3px;font-size:2.05rem}.service-detail-copy h2{font-size:21px}.service-detail-copy ul{margin-left:0;font-size:15px}.service-detail-image{min-height:220px}.about-title{min-height:170px;padding:30px 20px 38px}.about-title h1{letter-spacing:3px;font-size:2.1rem}.about-copy{padding:42px 24px}.about-copy h2{letter-spacing:3px;margin-bottom:30px;font-size:2rem}.about-copy h3{font-size:22px}.about-image{min-height:330px}.site-footer{padding:24px 20px 20px}.footer-brand{flex-direction:column;align-items:flex-start;gap:14px}.footer-logo-image{border-right:0;padding-right:0}.footer-contact{font-size:15px}.footer-copyright{font-size:16px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}