/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#242c30;--muted:#667176;--line:#dce2e2;--paper:#f4f6f5;--aqua:#1cbac0;--aqua-deep:#0f949a;--dark:#1e272b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Inter,Noto Sans Georgian,Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #242c301f;grid-template-columns:minmax(220px,320px) 1fr auto;align-items:center;gap:32px;height:88px;padding:0 clamp(24px,4vw,72px);display:grid;position:fixed;inset:0 0 auto}.brand{width:min(100%,285px)}.brand img{object-fit:contain;object-position:left center;width:100%;height:58px}.site-header nav{justify-content:center;gap:clamp(18px,2.4vw,38px);display:flex}.site-header nav a{color:#4f595e;font-size:13px;font-weight:750;position:relative}.site-header nav a:after{content:"";background:var(--aqua);height:2px;transition:transform .25s;position:absolute;inset:auto 0 -8px;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1)}.header-actions{align-items:center;gap:20px;display:flex}.language-switch{color:#9aa2a5;align-items:center;gap:6px;font-size:12px;display:flex}.language-switch button{color:#8c9699;cursor:pointer;background:0 0;border:0;padding:4px 2px;font-weight:800}.language-switch button.active{color:var(--ink)}.header-cta{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;padding:12px 17px;font-size:12px;font-weight:800}.hero{color:#fff;background:#172125;min-height:100svh;position:relative;overflow:hidden}.hero-carousel,.hero-slide,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-carousel{z-index:0}.hero-slide{opacity:0;pointer-events:none;transition:opacity .9s}.hero-slide.active{opacity:1}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.01)}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#11191ce6 0%,#11191cb3 43%,#11191c2e 78%),linear-gradient(#0000 45%,#11191c80)}.hero-grid{z-index:2;grid-template-columns:minmax(0,830px) 1fr;align-items:end;gap:50px;max-width:1540px;min-height:100svh;margin:auto;padding:clamp(116px,14vh,150px) clamp(64px,6vw,92px) clamp(64px,8vh,88px);display:grid;position:relative}.hero-copy{align-self:center}.eyebrow{color:var(--aqua-deep);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:850;line-height:1}.eyebrow.light{color:#52d2d5}.hero h1{letter-spacing:-.05em;text-transform:uppercase;max-width:900px;margin:0;font-size:clamp(52px,5.7vw,90px);line-height:.95}.hero-lead{color:#ffffffd1;max-width:720px;margin:30px 0 0;font-size:clamp(18px,1.5vw,23px);line-height:1.58}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button svg,.partner-link svg,.project-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--aqua);color:#102428}.button-primary:hover{background:#51d4d8}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff85}.button-ghost:hover{color:var(--ink);background:#fff}.hero-note{border-left:2px solid var(--aqua);color:#ffffffc7;place-self:end;max-width:340px;margin:0;padding:20px 0 0 28px;font-size:14px;line-height:1.7}.hero-arrow{z-index:4;color:#fff;cursor:pointer;background:#141d2059;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:44px;height:44px;font-size:31px;line-height:1;transition:background .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover,.hero-arrow:focus-visible{background:#141d20c7;border-color:#fff;outline:none}.hero-arrow-prev{left:18px}.hero-arrow-next{right:18px}.hero-dots{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:0 0;border:0;width:24px;height:12px;padding:0}.hero-dots button:after{content:"";background:#ffffff7a;width:100%;height:2px;transition:height .2s,background .2s;display:block}.hero-dots button.active:after,.hero-dots button:hover:after,.hero-dots button:focus-visible:after{background:var(--aqua);height:4px}.stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.stat{border-right:1px solid var(--line);align-items:center;gap:24px;min-height:145px;padding:32px clamp(24px,5vw,78px);display:flex}.stat:last-child{border:0}.stat strong{letter-spacing:-.05em;color:var(--aqua-deep);font-size:35px}.stat span{max-width:210px;color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}.section{max-width:1500px;margin:0 auto;padding:120px clamp(24px,6vw,92px)}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.58fr);align-items:end;gap:70px;margin-bottom:70px;display:grid}.section-heading h2,.approach h2,.streetform-copy h2,.inquiry h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.03}.section-heading>p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.project-list{gap:54px;display:grid}.project-panel{background:var(--paper);grid-template-columns:1.05fr .95fr;min-height:620px;display:grid;overflow:hidden}.project-panel.reverse .project-image{order:2}.project-image{background:#dfe4e2;min-height:620px;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.project-panel:hover .project-image img{transform:scale(1.025)}.project-number{color:#fff;background:#1e272be6;place-items:center;width:56px;height:56px;font-size:13px;font-weight:800;display:grid;position:absolute;top:26px;left:26px}.future-badge{color:#0a7176;letter-spacing:.08em;text-transform:uppercase;background:#eaffff;border:1px solid #1cbac08c;padding:10px 13px;font-size:11px;font-weight:800;position:absolute;top:26px;right:26px}.project-content{flex-direction:column;justify-content:center;padding:clamp(42px,5vw,76px);display:flex}.project-name{letter-spacing:.16em;color:var(--aqua-deep);margin:0 0 17px;font-size:12px;font-weight:900}.project-content h3{letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.4vw,56px);line-height:1.02}.project-body{color:#435055;margin:28px 0 0;font-size:18px;line-height:1.7}.project-detail{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.75}.chip-row{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.chip-row span{background:#fff9;border:1px solid #cbd2d2;padding:9px 12px;font-size:11px;font-weight:750}.partner-link{border-block:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;column-gap:20px;margin-top:30px;padding:18px 0;display:grid}.partner-link small{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);grid-column:1;font-size:10px;font-weight:800}.partner-link strong{grid-column:1;margin-top:5px;font-size:17px}.partner-link svg{grid-area:1/2/span 2}.partner-link.internal strong{margin-top:0}.project-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.project-actions button{border:0;border-bottom:1px solid var(--ink);color:var(--ink);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:14px;padding:0 0 5px;font-size:12px;font-weight:850;display:flex}.project-actions button:last-child{color:var(--muted);border-color:#0000}.approach{background:var(--dark);color:#fff}.approach-heading{grid-template-columns:1fr 2fr;align-items:start;gap:50px;display:grid}.approach-heading h2{max-width:900px}.steps{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.step{border-right:1px solid #ffffff26;min-height:300px;padding:30px 30px 20px 0}.step:not(:first-child){padding-left:30px}.step:last-child{border:0}.step>span{color:#50d2d5;font-size:12px;font-weight:800}.step h3{margin:65px 0 18px;font-size:26px}.step p{color:#fff9;margin:0;font-size:14px;line-height:1.75}.section-heading.compact{margin-bottom:45px}.gallery-section{max-width:none;padding-right:0}.gallery-section .section-heading{padding-right:clamp(24px,6vw,92px)}.gallery-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--aqua) #e8eceb;gap:18px;padding:0 clamp(24px,6vw,92px) 18px 0;display:flex;overflow-x:auto}.gallery-card{scroll-snap-align:start;background:#dfe5e3;flex:0 0 min(540px,78vw);height:410px;margin:0;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card:after{content:"";background:linear-gradient(#0000,#121a1dd1);position:absolute;inset:45% 0 0}.gallery-card figcaption{z-index:2;color:#fff;position:absolute;inset:auto 24px 24px}.gallery-card figcaption span{letter-spacing:.16em;color:#5ed9dc;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.gallery-card figcaption strong{font-size:20px}.scroll-hint{color:var(--muted);letter-spacing:.06em;margin:15px 0 0;font-size:11px}.streetform-feature{color:#fff;background:#263034;grid-template-columns:minmax(400px,.72fr) 1.28fr;max-width:1780px;margin:0 auto;display:grid}.streetform-copy{align-self:center;padding:clamp(56px,7vw,110px)}.streetform-copy h2{font-size:clamp(42px,4vw,67px)}.streetform-copy>p:not(.eyebrow){color:#ffffffa8;margin:30px 0 0;font-size:16px;line-height:1.85}.streetform-copy>span{letter-spacing:.09em;text-transform:uppercase;color:#5bd7db;border-top:1px solid #fff3;margin-top:35px;padding-top:16px;font-size:10px;font-weight:800;display:inline-block}.streetform-mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;min-height:710px;display:grid}.streetform-mosaic figure{margin:0;overflow:hidden}.streetform-mosaic figure:first-child{grid-row:1/span 2}.streetform-mosaic img{object-fit:cover;width:100%;height:100%}.inquiry{grid-template-columns:minmax(300px,.7fr) 1.3fr;gap:clamp(55px,9vw,140px);display:grid}.inquiry-intro>p:not(.eyebrow){color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.8}.direct-contact{gap:10px;margin-top:38px;display:grid}.direct-contact a{border-bottom:1px solid var(--line);width:fit-content;font-size:18px;font-weight:800}.inquiry-form{background:var(--paper);padding:clamp(30px,4vw,56px)}.field-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.inquiry-form label{letter-spacing:.04em;color:#505b5f;gap:9px;font-size:11px;font-weight:850;display:grid}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{width:100%;color:var(--ink);letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #bfc8c8;border-radius:0;outline:none;padding:10px 2px 13px;font-size:15px}.inquiry-form textarea{resize:vertical;margin-top:12px}.inquiry-form input:focus,.inquiry-form textarea:focus,.inquiry-form select:focus{border-color:var(--aqua-deep);box-shadow:0 1px 0 var(--aqua-deep)}.form-submit-row{align-items:center;gap:24px;margin-top:28px;display:flex}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--aqua-deep)}.form-submit-row p{max-width:360px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}footer{background:#eef2f1;padding:70px clamp(24px,6vw,92px) 25px}.footer-main{grid-template-columns:1fr 1fr;align-items:end;gap:70px;max-width:1320px;margin:auto;display:grid}.footer-main>div:first-child img{object-fit:contain;object-position:left;width:min(100%,390px);height:90px}.footer-main>div:first-child p{color:var(--muted);margin:18px 0 0}.footer-contact{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.footer-contact p{gap:8px;margin:0;display:grid}.footer-contact span{letter-spacing:.12em;text-transform:uppercase;color:#798487;font-size:10px;font-weight:850}.footer-contact a,.footer-contact strong{font-size:14px;font-weight:800}.footer-bottom{letter-spacing:.05em;color:#7f898c;border-top:1px solid #ced5d4;justify-content:space-between;gap:25px;max-width:1320px;margin:55px auto 0;padding-top:20px;font-size:10px;font-weight:700;display:flex}.blog-page{background:var(--paper);min-height:100vh}.blog-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,72px);display:flex}.blog-hero{background:var(--dark);color:#fff;padding:100px clamp(24px,8vw,130px) 110px}.blog-back{color:#ffffff9e;margin-bottom:80px;font-size:12px;font-weight:800;display:inline-block}.blog-hero h1{letter-spacing:-.06em;text-transform:uppercase;max-width:980px;margin:0;font-size:clamp(58px,8vw,120px);line-height:.92}.blog-hero>p:last-child{color:#ffffffa6;max-width:790px;margin:35px 0 0;font-size:18px;line-height:1.75}.blog-content{max-width:1500px;margin:auto;padding:100px clamp(24px,8vw,130px)}.topic-grid{background:#cfd6d5;border:1px solid #cfd6d5;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:40px;display:grid}.topic-grid article{background:#fff;flex-direction:column;min-height:360px;padding:40px;display:flex}.topic-grid article>span{color:var(--aqua-deep);font-size:12px;font-weight:900}.topic-grid h2{letter-spacing:-.035em;margin:70px 0 20px;font-size:31px}.topic-grid p{color:var(--muted);margin:0;line-height:1.75}.topic-grid small{letter-spacing:.12em;text-transform:uppercase;color:#899295;margin-top:auto;padding-top:30px;font-size:10px;font-weight:900}.blog-cta{border-top:1px solid #cfd6d5;justify-content:space-between;align-items:center;gap:30px;margin-top:90px;padding-top:45px;display:flex}.blog-cta h2{margin:0;font-size:clamp(32px,4vw,56px)}.blog-cta a{border-bottom:1px solid var(--ink);padding-bottom:6px;font-size:13px;font-weight:900}.motion-page{background:#fff}.motion-hero{background:var(--dark);color:#fff;padding-top:88px}.motion-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:end;gap:clamp(55px,8vw,130px);max-width:1540px;min-height:660px;margin:auto;padding:clamp(78px,9vw,135px) clamp(24px,6vw,92px) clamp(72px,8vw,120px);display:grid}.motion-back{color:#fff9;margin-bottom:clamp(65px,9vh,105px);font-size:12px;font-weight:800;display:inline-block}.motion-back:hover{color:#fff}.motion-hero h1{letter-spacing:-.055em;text-transform:uppercase;max-width:930px;margin:0;font-size:clamp(56px,6.7vw,108px);line-height:.93}.motion-hero-summary{border-left:2px solid var(--aqua);padding:30px 0 0 30px}.motion-hero-summary p{color:#ffffffb8;margin:0;font-size:15px;line-height:1.8}.motion-hero-summary p+p{color:#ffffff80;margin-top:18px;font-size:13px}.motion-hero-summary .button{width:fit-content;margin-top:32px}.motion-products{max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px)}.motion-section-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;gap:70px;margin-bottom:72px;display:grid}.motion-section-heading h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02}.motion-section-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.motion-product-list{gap:44px;display:grid}.motion-product{background:var(--paper);grid-template-columns:1.08fr .92fr;min-height:620px;display:grid;overflow:hidden}.motion-product.reverse figure{order:2}.motion-product figure{background:#dfe4e2;min-height:620px;margin:0;overflow:hidden}.motion-product figure>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.motion-product:hover figure>img{transform:scale(1.025)}.motion-product-copy{flex-direction:column;justify-content:center;padding:clamp(45px,5vw,78px);display:flex;position:relative}.motion-product-number{color:#9aa4a6;letter-spacing:.14em;font-size:12px;font-weight:900;position:absolute;top:28px;right:30px}.motion-product-logo{align-items:center;height:94px;margin-bottom:38px;display:flex}.motion-product-logo img{object-fit:contain;object-position:left center;width:auto;max-width:min(100%,360px);max-height:82px}.motion-product-logo.tall{height:142px;margin-bottom:27px}.motion-product-logo.tall img{max-width:210px;max-height:140px}.motion-product-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,3.7vw,60px);line-height:1}.motion-product-copy h3{color:var(--aqua-deep);letter-spacing:.08em;text-transform:uppercase;margin:16px 0 0;font-size:13px;line-height:1.5}.motion-product-copy>p{color:#4f5b5f;margin:27px 0 0;font-size:16px;line-height:1.8}.motion-product-copy>a{border-bottom:1px solid var(--ink);align-items:center;gap:15px;width:fit-content;margin-top:32px;padding-bottom:6px;font-size:12px;font-weight:850;display:flex}.motion-product-copy>a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.motion-inquiry{background:var(--dark);color:#fff}.motion-inquiry-inner{grid-template-columns:minmax(300px,.7fr) 1.3fr;align-items:start;gap:clamp(55px,9vw,140px);max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px);display:grid}.motion-inquiry-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.03}.motion-inquiry-copy>p:not(.eyebrow){color:#ffffff9e;margin:28px 0 0;font-size:16px;line-height:1.8}.motion-inquiry .direct-contact a{color:#fff;border-color:#ffffff38}.motion-inquiry .inquiry-form{color:var(--ink);background:#fff}.playspace-page{--simba-purple:#4a347f;--simba-blue:#27a8db;background:#fff}.playspace-site-header .header-cta{background:var(--simba-purple)}.playspace-site-header .header-cta:hover{background:#36245f}.playspace-hero{background:var(--simba-purple);color:#fff;padding-top:88px}.playspace-hero-grid{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);align-items:end;gap:clamp(55px,8vw,125px);max-width:1540px;min-height:720px;margin:auto;padding:clamp(76px,8vw,126px) clamp(24px,6vw,92px) clamp(72px,8vw,120px);display:grid}.playspace-back{color:#ffffffa6;margin-bottom:clamp(60px,8vh,96px);font-size:12px;font-weight:800;display:inline-block}.playspace-back:hover{color:#fff}.playspace-hero h1{letter-spacing:-.052em;text-transform:uppercase;max-width:920px;margin:0;font-size:clamp(54px,6.3vw,102px);line-height:.94}.playspace-hero-summary{border-left:2px solid var(--simba-blue);padding-left:30px}.playspace-hero-summary>img{width:min(100%,330px);height:auto;margin-bottom:30px;display:block}.playspace-hero-summary p{color:#ffffffc7;margin:0;font-size:15px;line-height:1.8}.playspace-hero-summary p+p{color:#ffffff94;margin-top:18px;font-size:13px}.playspace-button{background:var(--simba-blue);color:#fff;width:fit-content;margin-top:32px}.playspace-button:hover{color:var(--simba-purple);background:#fff}.playspace-products{max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px)}.playspace-section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.58fr);align-items:end;gap:70px;margin-bottom:72px;display:grid}.playspace-section-heading h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02}.playspace-section-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.playspace-product-list{gap:44px;display:grid}.playspace-product{background:#f4f1fa;grid-template-columns:1.08fr .92fr;min-height:600px;display:grid;overflow:hidden}.playspace-product.reverse figure{order:2}.playspace-product figure{background:#dfe4e2;min-height:600px;margin:0;overflow:hidden}.playspace-product figure>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.playspace-product:hover figure>img{transform:scale(1.025)}.playspace-product-copy{flex-direction:column;justify-content:center;padding:clamp(45px,5vw,78px);display:flex;position:relative}.playspace-product-number{color:#9c91b5;letter-spacing:.14em;font-size:12px;font-weight:900;position:absolute;top:28px;right:30px}.playspace-product-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,3.7vw,60px);line-height:1}.playspace-product-copy h3{color:var(--simba-purple);letter-spacing:.075em;text-transform:uppercase;margin:17px 0 0;font-size:13px;line-height:1.5}.playspace-product-copy>p{color:#4f5b5f;margin:28px 0 0;font-size:16px;line-height:1.8}.playspace-product-copy>a{border-bottom:1px solid var(--ink);align-items:center;gap:15px;width:fit-content;margin-top:32px;padding-bottom:6px;font-size:12px;font-weight:850;display:flex}.playspace-product-copy>a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.playspace-gallery{color:#fff;background:#1f192d;padding:120px clamp(24px,4vw,64px)}.playspace-gallery-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;gap:18px 70px;max-width:1360px;margin:0 auto 58px;display:grid}.playspace-gallery-heading .eyebrow{grid-column:1/-1}.playspace-gallery-heading h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02}.playspace-gallery-heading>p:last-child{color:#ffffff9e;margin:0;font-size:16px;line-height:1.8}.playspace-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:180px;gap:12px;max-width:1500px;margin:auto;display:grid}.playspace-gallery-grid figure{background:#342b47;grid-row:span 2;margin:0;position:relative;overflow:hidden}.playspace-gallery-grid figure.wide{grid-column:span 2}.playspace-gallery-grid figure.tall{grid-row:span 3}.playspace-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.playspace-gallery-grid figure:hover img{transform:scale(1.025)}.playspace-gallery-grid figure:after{content:"";background:linear-gradient(#0000,#140e1fc7);position:absolute;inset:55% 0 0}.playspace-gallery-grid figcaption{z-index:2;color:#fff;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex;position:absolute;inset:auto 18px 17px}.playspace-gallery-grid figcaption span{color:#64d2ef;letter-spacing:.08em;font-size:10px}.playspace-inquiry{background:var(--simba-purple);color:#fff}.playspace-inquiry-inner{grid-template-columns:minmax(300px,.7fr) 1.3fr;align-items:start;gap:clamp(55px,9vw,140px);max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px);display:grid}.playspace-inquiry-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.03}.playspace-inquiry-copy>p:not(.eyebrow){color:#ffffffad;margin:28px 0 0;font-size:16px;line-height:1.8}.playspace-inquiry .direct-contact a{color:#fff;border-color:#ffffff40}.playspace-inquiry .inquiry-form{color:var(--ink);background:#fff}.playspace-inquiry .button-dark:hover{background:var(--simba-purple)}.arena-page{--arena-green:#1f6948;--arena-lime:#acd36a;--arena-gold:#d7b45d;background:#fff}.arena-site-header .header-cta{background:var(--arena-green)}.arena-site-header .header-cta:hover{background:#134a31}.arena-hero{color:#fff;background:#182822;padding-top:88px}.arena-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);align-items:end;gap:clamp(55px,8vw,125px);max-width:1540px;min-height:700px;margin:auto;padding:clamp(76px,8vw,126px) clamp(24px,6vw,92px) clamp(72px,8vw,120px);display:grid}.arena-back{color:#ffffff9e;margin-bottom:clamp(60px,8vh,96px);font-size:12px;font-weight:800;display:inline-block}.arena-back:hover{color:#fff}.arena-hero h1{letter-spacing:-.052em;text-transform:uppercase;max-width:950px;margin:0;font-size:clamp(54px,6.3vw,102px);line-height:.94}.arena-hero-summary{border-left:2px solid var(--arena-lime);padding-left:30px}.arena-hero-summary p{color:#ffffffc2;margin:0;font-size:15px;line-height:1.8}.arena-hero-summary p+p{color:#ffffff8a;margin-top:18px;font-size:13px}.arena-button{background:var(--arena-lime);color:#17231f;width:fit-content;margin-top:32px}.arena-button:hover{background:#fff}.arena-products{max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px)}.arena-section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.58fr);align-items:end;gap:70px;margin-bottom:72px;display:grid}.arena-section-heading h2{letter-spacing:-.045em;max-width:920px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02}.arena-section-heading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.arena-product-list{gap:44px;display:grid}.arena-product{background:#f0f5f1;grid-template-columns:1.08fr .92fr;min-height:600px;display:grid;overflow:hidden}.arena-product.reverse figure{order:2}.arena-product figure{background:#dfe4e2;min-height:600px;margin:0;overflow:hidden}.arena-product figure>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.arena-product:hover figure>img{transform:scale(1.025)}.arena-product-copy{flex-direction:column;justify-content:center;padding:clamp(45px,5vw,78px);display:flex;position:relative}.arena-product-number{color:#83a090;letter-spacing:.14em;font-size:12px;font-weight:900;position:absolute;top:28px;right:30px}.arena-product-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,3.7vw,60px);line-height:1}.arena-product-copy h3{color:var(--arena-green);letter-spacing:.075em;text-transform:uppercase;margin:17px 0 0;font-size:13px;line-height:1.5}.arena-product-copy>p{color:#4f5b5f;margin:28px 0 0;font-size:16px;line-height:1.8}.arena-product-copy>a{border-bottom:1px solid var(--ink);align-items:center;gap:15px;width:fit-content;margin-top:32px;padding-bottom:6px;font-size:12px;font-weight:850;display:flex}.arena-product-copy>a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.arena-gallery{color:#fff;background:#15231e;padding:120px clamp(24px,4vw,64px)}.arena-gallery-heading{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:end;gap:18px 70px;max-width:1360px;margin:0 auto 58px;display:grid}.arena-gallery-heading .eyebrow{grid-column:1/-1}.arena-gallery-heading h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(44px,5vw,76px);line-height:1.02}.arena-gallery-heading>p:last-child{color:#ffffff9e;margin:0;font-size:16px;line-height:1.8}.arena-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:180px;gap:12px;max-width:1500px;margin:auto;display:grid}.arena-gallery-grid figure{background:#263b33;grid-row:span 2;margin:0;position:relative;overflow:hidden}.arena-gallery-grid figure.wide{grid-column:span 2}.arena-gallery-grid figure.square{grid-row:span 2}.arena-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.arena-gallery-grid figure:hover img{transform:scale(1.025)}.arena-gallery-grid figure:after{content:"";background:linear-gradient(#0000,#0c1e17d1);position:absolute;inset:55% 0 0}.arena-gallery-grid figcaption{z-index:2;color:#fff;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex;position:absolute;inset:auto 18px 17px}.arena-gallery-grid figcaption span{color:var(--arena-lime);letter-spacing:.08em;font-size:10px}.arena-inquiry{background:var(--arena-green);color:#fff}.arena-inquiry-inner{grid-template-columns:minmax(300px,.7fr) 1.3fr;align-items:start;gap:clamp(55px,9vw,140px);max-width:1500px;margin:auto;padding:120px clamp(24px,6vw,92px);display:grid}.arena-inquiry-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.03}.arena-inquiry-copy>p:not(.eyebrow){color:#ffffffad;margin:28px 0 0;font-size:16px;line-height:1.8}.arena-inquiry .direct-contact a{color:#fff;border-color:#ffffff40}.arena-inquiry .inquiry-form{color:var(--ink);background:#fff}.arena-inquiry .button-dark:hover{background:var(--arena-green)}@media (width<=1120px){.site-header{grid-template-columns:minmax(210px,280px) 1fr auto}.site-header nav{display:none}.project-panel{grid-template-columns:1fr}.project-panel.reverse .project-image{order:0}.project-image{min-height:470px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(3),.step:nth-child(4){border-top:1px solid #ffffff26}.streetform-feature{grid-template-columns:1fr}.streetform-mosaic{min-height:560px}.inquiry{grid-template-columns:1fr}.motion-hero-grid{grid-template-columns:1fr;gap:55px}.motion-back{margin-bottom:65px}.motion-product{grid-template-columns:1fr}.motion-product.reverse figure{order:0}.motion-product figure{min-height:500px}.motion-inquiry-inner{grid-template-columns:1fr}.playspace-hero-grid{grid-template-columns:1fr;gap:55px}.playspace-back{margin-bottom:65px}.playspace-product{grid-template-columns:1fr}.playspace-product.reverse figure{order:0}.playspace-product figure{min-height:500px}.playspace-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.playspace-inquiry-inner{grid-template-columns:1fr}.arena-hero-grid{grid-template-columns:1fr;gap:55px}.arena-back{margin-bottom:65px}.arena-product{grid-template-columns:1fr}.arena-product.reverse figure{order:0}.arena-product figure{min-height:500px}.arena-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.arena-inquiry-inner{grid-template-columns:1fr}}@media (width>=761px) and (height<=820px){.hero-grid{padding-top:104px;padding-bottom:42px}.hero h1{font-size:clamp(46px,5vw,72px)}.hero-lead{margin-top:20px;font-size:17px;line-height:1.45}.hero-buttons{margin-top:24px}.hero-note{font-size:12px;line-height:1.55}}@media (width<=760px){.site-header{grid-template-columns:minmax(155px,1fr) auto;gap:10px;height:72px;padding:0 18px}.brand{width:190px}.brand img{height:45px}.header-actions{gap:11px}.header-cta{display:none}.hero{min-height:700px}.hero-grid{grid-template-columns:1fr;align-items:center;min-height:max(700px,100svh);padding:112px 22px 62px}.hero h1{font-size:clamp(42px,12.7vw,58px)}.hero-lead{margin-top:22px;font-size:16px;line-height:1.48}.hero-buttons{margin-top:26px}.hero-note{justify-self:start;padding:14px 0 0 18px;font-size:12px}.hero-arrow{width:38px;height:38px;top:86px;transform:none}.hero-arrow-prev{left:16px}.hero-arrow-next{right:16px}.hero-dots{bottom:19px}.hero-dots button{width:18px}.button{width:100%}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line);min-height:105px}.section{padding:82px 20px}.section-heading,.approach-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.section-heading h2,.approach h2,.streetform-copy h2,.inquiry h2{font-size:42px}.project-list{gap:28px}.project-panel{min-height:0}.project-image{min-height:315px}.project-content{padding:34px 24px 38px}.project-content h3{font-size:37px}.project-body{font-size:16px}.project-actions{flex-direction:column;align-items:flex-start}.steps{grid-template-columns:1fr;margin-top:50px}.step,.step:not(:first-child){border-top:1px solid #ffffff26;border-right:0;min-height:0;padding:28px 0}.step h3{margin:32px 0 12px}.gallery-card{flex-basis:85vw;height:340px}.streetform-copy{padding:70px 22px}.streetform-mosaic{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;min-height:620px}.streetform-mosaic figure:first-child{grid-row:auto}.field-grid{grid-template-columns:1fr}.inquiry-form{padding:28px 20px}.form-submit-row{flex-direction:column;align-items:flex-start}.footer-main,.footer-contact{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.blog-header{height:72px;padding:0 18px}.blog-hero{padding:65px 20px 75px}.blog-back{margin-bottom:60px}.blog-content{padding:75px 20px}.topic-grid{grid-template-columns:1fr}.topic-grid article{min-height:300px}.blog-cta{flex-direction:column;align-items:flex-start}.motion-hero{padding-top:72px}.motion-hero-grid{gap:45px;min-height:0;padding:58px 20px 72px}.motion-back{margin-bottom:55px}.motion-hero h1{font-size:clamp(45px,13vw,62px)}.motion-hero-summary{padding:23px 0 0 20px}.motion-hero-summary .button{width:100%}.motion-products{padding:82px 20px}.motion-section-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.motion-section-heading h2{font-size:42px}.motion-product-list{gap:28px}.motion-product{min-height:0}.motion-product figure{min-height:315px}.motion-product-copy{padding:38px 24px 42px}.motion-product-number{top:20px;right:20px}.motion-product-logo{height:70px;margin-bottom:28px;padding-right:48px}.motion-product-logo img{max-height:64px}.motion-product-logo.tall{height:115px}.motion-product-logo.tall img{max-height:112px}.motion-product-copy h2{font-size:38px}.motion-product-copy>p{font-size:15px}.motion-inquiry-inner{padding:82px 20px}.motion-inquiry-copy h2{font-size:42px}.playspace-hero{padding-top:72px}.playspace-hero-grid{gap:45px;min-height:0;padding:58px 20px 72px}.playspace-back{margin-bottom:55px}.playspace-hero h1{font-size:clamp(44px,12.2vw,60px)}.playspace-hero-summary{padding-left:20px}.playspace-hero-summary>img{width:min(100%,290px)}.playspace-button{width:100%}.playspace-products{padding:82px 20px}.playspace-section-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.playspace-section-heading h2{font-size:42px}.playspace-product-list{gap:28px}.playspace-product{min-height:0}.playspace-product figure{min-height:315px}.playspace-product-copy{padding:38px 24px 42px}.playspace-product-number{top:20px;right:20px}.playspace-product-copy h2{padding-right:30px;font-size:38px}.playspace-product-copy>p{font-size:15px}.playspace-gallery{padding:82px 12px}.playspace-gallery-heading{grid-template-columns:1fr;gap:22px;margin-bottom:38px;padding:0 8px}.playspace-gallery-heading h2{font-size:42px}.playspace-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:115px;gap:8px}.playspace-gallery-grid figure.wide{grid-column:span 2}.playspace-gallery-grid figcaption{font-size:11px;inset:auto 12px 12px}.playspace-inquiry-inner{padding:82px 20px}.playspace-inquiry-copy h2{font-size:42px}.arena-hero{padding-top:72px}.arena-hero-grid{gap:45px;min-height:0;padding:58px 20px 72px}.arena-back{margin-bottom:55px}.arena-hero h1{font-size:clamp(44px,12.2vw,60px)}.arena-hero-summary{padding-left:20px}.arena-button{width:100%}.arena-products{padding:82px 20px}.arena-section-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.arena-section-heading h2{font-size:42px}.arena-product-list{gap:28px}.arena-product{min-height:0}.arena-product figure{min-height:315px}.arena-product-copy{padding:38px 24px 42px}.arena-product-number{top:20px;right:20px}.arena-product-copy h2{padding-right:30px;font-size:38px}.arena-product-copy>p{font-size:15px}.arena-gallery{padding:82px 12px}.arena-gallery-heading{grid-template-columns:1fr;gap:22px;margin-bottom:38px;padding:0 8px}.arena-gallery-heading h2{font-size:42px}.arena-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:115px;gap:8px}.arena-gallery-grid figure.wide{grid-column:span 2}.arena-gallery-grid figcaption{font-size:11px;inset:auto 12px 12px}.arena-inquiry-inner{padding:82px 20px}.arena-inquiry-copy h2{font-size:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
