@import url("/fonts/tilda/fonts.css");:root{--bg:#ffffff;--text:#303030;--muted:#777777;--line:#c7c7c7;--black:#050505;--header-h:98px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;letter-spacing:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:var(--header-h);background:#ffffff}.header-inner{position:relative;width:min(1200px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}.brand{position:absolute;left:0;top:34px}.primary-nav{display:flex;align-items:center;justify-content:center;gap:42px;color:#7a7a7a;font-size:13px;font-weight:400;text-transform:uppercase}.primary-nav a{position:relative;padding:8px 0}.primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.primary-nav a:hover:after{transform:scaleX(1);transform-origin:left}.mobile-menu{display:none}.mobile-menu summary{list-style:none;cursor:pointer;color:#303030;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:76px;right:0;min-width:220px;display:grid;grid-gap:18px;gap:18px;padding:24px;background:#ffffff;border:1px solid #d8d8d8;color:#303030;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.hero-section{position:relative;min-height:945px;overflow:hidden;display:flex;align-items:center;background:#050505}.hero-slider{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center center;opacity:0;transform:scale(1.018);transition:opacity .9s ease,transform 5.2s ease}.hero-image.is-active{opacity:1;transform:scale(1)}.hero-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.26),rgba(0,0,0,.04) 58%)}.hero-copy{position:relative;z-index:1;padding-left:max(11.8vw,110px);padding-top:120px}.hero-copy p{margin:0 0 22px;color:rgba(255,255,255,.78);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.hero-section h1{margin:0;color:#ffffff;font-size:clamp(64px,5.4vw,104px);line-height:1.08;font-weight:300}.hero-dots{position:absolute;z-index:2;left:max(11.8vw,110px);bottom:64px;display:flex;gap:14px}.hero-dots button{width:42px;height:3px;padding:0;border:0;border-radius:0;background:rgba(255,255,255,.38);cursor:pointer}.founder-section,.hero-dots button.is-active{background:#ffffff}.founder-section{padding:100px 0 92px}.founder-section-repeat{padding-top:92px;padding-bottom:134px}.founder-grid{width:min(920px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:420px 1fr;grid-gap:32px;gap:32px;align-items:start}.portrait-wrap img{width:100%;height:auto}.founder-copy{padding-top:34px;color:#696969;font-size:15px;line-height:1.2;font-weight:400}.founder-copy p{margin:0}.category-grid{display:grid;grid-template-columns:1fr 1fr;min-height:770px}.category-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;color:#ffffff;background:#000000}.category-card img{z-index:0;object-fit:cover;transition:transform .8s ease,opacity .3s ease;opacity:.72}.category-card:hover img{transform:scale(1.035);opacity:.85}.category-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.58))}.category-card span{position:relative;z-index:2;font-size:clamp(24px,1.7vw,34px);line-height:1.1;font-weight:700;text-align:center}.metrics-section{width:min(1180px,calc(100% - 48px));margin:118px auto 132px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.metrics-section div{min-height:154px;padding:34px 28px;border-right:1px solid #d8d8d8}.metrics-section div:last-child{border-right:0}.metrics-section strong{display:block;color:#151515;font-size:clamp(36px,3.2vw,58px);line-height:1;font-weight:300}.metrics-section span{display:block;margin-top:18px;color:#6f6f6f;font-size:13px;line-height:1.35;text-transform:uppercase}.metrics-section-compact{margin-bottom:0}.about-band,.featured-section{padding:120px 0;background:#090909;color:#ffffff}.section-heading{width:min(1180px,calc(100% - 48px));margin:0 auto 72px}.page-intro,.project-meta,.section-heading p{margin:0;color:#868686;font-size:14px;line-height:1.5;text-transform:uppercase}.section-heading h2{max-width:880px;margin:18px 0 0;font-size:clamp(40px,4.2vw,84px);line-height:1.04;font-weight:300}.featured-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.featured-card{position:relative;min-height:420px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;padding:28px;background:#151515}.featured-card img{object-fit:cover;opacity:.62;transition:transform .8s ease,opacity .3s ease}.featured-card:hover img{transform:scale(1.035);opacity:.78}.featured-card:after,.project-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.68))}.featured-card span,.featured-card strong{position:relative;z-index:1}.featured-card span{color:rgba(255,255,255,.7);font-size:12px;text-transform:uppercase}.featured-card strong{margin-top:10px;font-size:25px;line-height:1.1}.news-section{padding:0 0 190px}.contact-section h2,.news-section h2,.simple-page h1{margin:0;color:#303030;font-size:clamp(56px,4vw,82px);line-height:1.05;font-weight:300;text-align:center}.news-carousel{width:min(1080px,calc(100% - 48px));margin:96px auto 0}.news-controls{margin-bottom:28px;display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#9a9a9a;font-size:12px;text-transform:uppercase}.news-control{position:relative;width:42px;height:42px;border:1px solid #c9c9c9;border-radius:50%;background:transparent;cursor:pointer}.news-control:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-top:1px solid #303030;border-left:1px solid #303030}.news-control-prev:before{transform:translate(-35%,-50%) rotate(-45deg)}.news-control-next:before{transform:translate(-65%,-50%) rotate(135deg)}.news-control:disabled{cursor:default;opacity:.32}.news-viewport{overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none}.news-viewport::-webkit-scrollbar{display:none}.news-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 84px) / 3);grid-gap:42px;gap:42px}.news-card{display:block;color:#585858;font-size:14px;line-height:1.35}.news-card-media{position:relative;width:100%;aspect-ratio:1.52/1;overflow:hidden;margin-bottom:24px;background:#f4f4f4}.news-card-media img{object-fit:contain;padding:18px;box-sizing:border-box}.news-outlet{color:#b0b0b0;letter-spacing:.08em;margin:0 0 8px}.news-card p{margin:0}.news-date{display:block;margin-top:12px;color:#a8a8a8;font-size:12px;text-transform:uppercase}.contact-section{padding:0 0 168px}.contact-grid{width:min(1020px,calc(100% - 48px));margin:210px auto 0;display:grid;grid-template-columns:1fr 1.12fr;grid-gap:108px;gap:108px;align-items:start}address{font-style:normal;color:#595959;font-size:14px;line-height:1.35}.contact-form p,address strong{display:block;color:#303030;font-size:15px;line-height:1.1;font-weight:700;text-transform:uppercase}address span{display:block}.contact-form{display:grid;grid-gap:12px;gap:12px}.contact-form p{margin:0 0 6px}.contact-form label span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.contact-form input,.contact-form textarea{width:100%;border:2px solid #444444;border-radius:0;padding:14px 16px;color:#303030;background:#ffffff;font:inherit;font-size:13px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.contact-form button{width:100%;min-height:48px;border:0;color:#ffffff;background:#000000;font-size:13px;font-weight:700;cursor:pointer}.site-footer{padding-bottom:52px}.footer-line{height:1px;margin:0 auto;background:#c7c7c7}.footer-inner,.footer-line{width:min(1160px,calc(100% - 48px))}.footer-inner{margin:38px auto 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px;color:#8a8a8a;font-size:12px}.footer-socials{display:flex;align-items:center;justify-content:center;gap:44px}.footer-socials a{position:relative;min-width:72px;padding-bottom:13px;color:#787878;line-height:1.2;text-align:center}.footer-socials a:after{content:"";position:absolute;left:50%;bottom:0;width:66px;height:1px;background:#787878;transform:translateX(-50%)}.footer-socials span{display:none}.footer-inner p{justify-self:end;margin:0}.simple-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:170px 0 160px;min-height:calc(100vh - var(--header-h))}.page-intro{max-width:720px;margin:32px auto 0;color:#707070;text-align:center}.two-column-page{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:80px;gap:80px;align-items:start}.two-column-page>img{width:100%;height:auto}.contact-page h1,.project-detail h1,.two-column-page h1{text-align:left}.eyebrow{margin:0 0 24px;color:#8a8a8a;font-size:13px;text-transform:uppercase}.signature-wrap{margin-top:34px;opacity:.32}.about-band{background:#0b0b0b}.about-band .metrics-section,.about-band .metrics-section div{border-color:rgba(255,255,255,.18)}.about-band .metrics-section strong{color:#ffffff}.about-band .metrics-section span{color:rgba(255,255,255,.62)}.method-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.method-grid article{padding:34px;border:1px solid rgba(255,255,255,.16)}.method-grid span{color:#c9a96e;font-size:14px}.method-grid h3{margin:26px 0 18px;font-size:28px;line-height:1.1;font-weight:300}.method-grid p{margin:0;color:rgba(255,255,255,.68);font-size:16px;line-height:1.5}.body-copy{margin-top:44px;color:#585858;font-size:18px;line-height:1.5}.body-copy p{margin:0 0 10px}.media-list,.standalone-contact{margin-top:90px}.project-hero-grid{margin-top:90px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.project-detail-image,.project-feature{position:relative;min-height:360px;overflow:hidden;background:#111111}.project-detail-image img,.project-feature img{object-fit:cover;opacity:.72}.project-feature span{bottom:52px;color:#ffffff;font-size:24px;font-weight:700}.project-feature small,.project-feature span{position:absolute;z-index:1;left:28px;text-transform:uppercase}.project-feature small{bottom:28px;color:rgba(255,255,255,.68);font-size:12px}.project-link-grid{margin-top:56px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px 28px;gap:14px 28px}.back-link,.project-link-grid a{color:#666666;text-decoration:underline;text-underline-offset:4px}.project-detail-image{margin:64px 0 32px;min-height:520px}.project-detail-image img{object-fit:cover}.project-detail p{max-width:760px;color:#5c5c5c;font-size:18px;line-height:1.5}.about-tilda-hero{position:relative;min-height:calc(100vh - var(--header-h));display:grid;place-items:center;overflow:hidden;color:#ffffff;background:#090909;text-align:center}.about-tilda-hero img{object-fit:cover;opacity:.74}.about-tilda-hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.22)}.about-tilda-hero div{position:relative;z-index:1;width:min(980px,calc(100% - 48px))}.about-case-copy p,.about-level>p,.about-logos p{margin:0;color:inherit;font-size:13px;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.about-tilda-hero h1{margin:22px 0 0;font-size:clamp(42px,5.8vw,92px);line-height:1.04;font-weight:300;text-transform:uppercase;white-space:pre-line}.about-tilda-hero p{max-width:820px;margin:44px auto 0;color:rgba(255,255,255,.92);font-size:clamp(18px,2vw,28px);line-height:1.45;font-weight:300}.about-bio,.about-ecosystem,.about-intro,.about-level,.about-logos,.about-track,.case-page,.media-tilda-page,.projects-tilda-page{width:min(1180px,calc(100% - 48px));margin:0 auto}.about-intro{padding:86px 0 30px;color:#5a5a5a;font-size:clamp(21px,2vw,32px);line-height:1.32;text-align:center}.about-intro p{max-width:920px;margin:0 auto}.about-level{padding:60px 0 12px;text-align:center}.about-divider{height:1px;margin:0 auto 30px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.28),transparent)}.about-level .about-divider:nth-of-type(2){margin:34px auto 50px}.about-level>p{color:#777777}.about-bio h2,.about-ecosystem h2,.about-level h2,.about-track h2{max-width:980px;margin:22px auto 0;color:#303030;font-size:clamp(34px,4vw,58px);line-height:1.08;font-weight:300;text-transform:uppercase}.about-level-copy{max-width:920px;margin:0 auto 74px;color:#595959;font-size:18px;line-height:1.55}.about-level-copy p{margin:0}.about-case{margin:0 auto 68px;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f4f4f4;text-align:left}.about-case-reverse .about-case-image{order:2}.about-case-image{position:relative;min-height:430px;overflow:hidden;background:#111111}.about-case-image img{object-fit:cover}.about-case-copy{padding:58px 68px}.about-case-copy p{color:#8a8a8a}.about-case-copy h3{margin:20px 0;color:#303030;font-size:clamp(30px,3vw,46px);line-height:1.06;font-weight:300;text-transform:uppercase}.about-case-copy>strong{display:block;margin:-4px 0 26px;color:#303030;font-size:18px;line-height:1.35;font-weight:700}.about-case-copy div{color:#5d5d5d;font-size:17px;line-height:1.5}.about-case-copy div p{margin:0 0 14px;color:inherit;font-size:inherit;letter-spacing:0;line-height:inherit;text-transform:none}.about-bio,.about-ecosystem,.about-logos,.about-track{padding:82px 0}.about-ecosystem h2,.about-track h2{text-align:center}.record-table{margin-top:54px;border-top:1px solid #d4d4d4}.record-table div{display:grid;grid-template-columns:260px 1fr;grid-gap:40px;gap:40px;padding:24px 0;border-bottom:1px solid #d4d4d4;color:#5f5f5f;line-height:1.45}.record-table .record-table-head{color:#303030;background:#f4f4f4}.record-table strong{color:#303030;text-transform:uppercase}.about-ecosystem ul{max-width:980px;margin:44px auto 0;padding-left:22px;color:#656565;font-size:18px;line-height:1.5}.about-ecosystem li{margin-bottom:14px}.about-ecosystem strong{color:#303030}.about-bio{display:grid;grid-template-columns:1fr 420px;grid-gap:76px;gap:76px;align-items:start}.about-bio h2{margin-left:0}.about-bio blockquote,.about-bio li,.about-bio p,.about-bio span,.about-bio>div>strong{color:#5c5c5c;font-size:17px;line-height:1.5}.about-bio span{display:block;margin-top:22px}.about-bio blockquote{margin:34px 0;padding-left:24px;border-left:1px solid #303030}.about-bio p{margin:24px 0 0}.about-bio ol{margin:0;padding-left:20px}.about-bio>div>strong{display:block;margin-top:26px;color:#303030}.about-bio img{width:100%;height:auto}.about-logos{text-align:center}.about-logos p{color:#777777;white-space:pre-line}.about-logos div{margin-top:44px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch}.about-logos img{width:100%;height:82px;padding:20px 16px;object-fit:contain;background:#f6f6f6;border:1px solid #e2e2e2;filter:grayscale(1) contrast(1.08) brightness(.86);opacity:.78}.contact-tilda-page{width:min(1020px,calc(100% - 48px));min-height:calc(100vh - var(--header-h) - 120px);margin:0 auto;padding:128px 0 92px}.contact-tilda-page .contact-grid{width:100%;margin-top:0}.contact-tilda-page address a{display:block;margin-top:8px;color:#595959}.projects-tilda-page{padding:74px 0 124px}.project-filter{display:flex;justify-content:center;gap:clamp(28px,5vw,92px);margin-bottom:42px;color:#777777;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.project-filter a{padding:0 0 10px;border-bottom:1px solid transparent}.project-filter a.is-active,.project-filter a:hover{color:#303030;border-bottom-color:#303030}.project-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px;gap:30px}.project-tile{position:relative;min-height:420px;display:grid;place-items:center;overflow:hidden;isolation:isolate;color:#ffffff;background:#0a0a0a;text-align:center}.project-tile img{z-index:0;object-fit:cover;opacity:.76;transition:transform .7s ease,opacity .3s ease}.project-tile:hover img{opacity:.88;transform:scale(1.035)}.project-tile:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.62))}.project-tile span{position:relative;z-index:2;width:min(78%,520px)}.project-tile strong{display:block;font-size:clamp(24px,2.2vw,36px);line-height:1.08;text-transform:uppercase}.project-tile small{display:block;margin-top:16px;color:rgba(255,255,255,.78);font-size:13px;line-height:1.35}.media-tilda-page{padding:104px 0 140px}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:48px 36px;gap:48px 36px}.media-card{display:block;color:#5b5b5b}.media-card-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f4f4f4;margin-bottom:20px}.media-card-media img{object-fit:contain;padding:26px;box-sizing:border-box}.media-card p{margin:8px 0 0;color:#707070;font-size:15px;line-height:1.4}.media-card h2{margin:0;color:#8e8e8e;font-size:16px;line-height:1.25;font-weight:800;text-transform:uppercase}.media-card span{display:block;margin-top:12px;color:#a8a8a8;font-size:12px;text-transform:uppercase}.case-page{padding:70px 0 128px}.case-page h1{margin:28px 0 72px;color:#303030;font-size:24px;line-height:1.25;font-weight:700;text-transform:uppercase}.case-hero-media,.case-video-placeholder{position:relative;width:min(980px,100%);aspect-ratio:16/9;margin:0 auto 82px;overflow:hidden;background:#000000}.case-hero-media img{object-fit:cover}.case-play{position:absolute;inset:0;z-index:1;display:grid;place-items:center}.case-play span{width:74px;height:74px;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:rgba(0,0,0,.18)}.case-play span:after{content:"";position:absolute;width:0;height:0;margin:25px 0 0 29px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #ffffff}.case-text-grid{width:min(980px,100%);margin:0 auto 74px;display:grid;grid-template-columns:280px 1fr;grid-gap:56px;gap:56px}.case-text-grid aside{color:#5d5d5d;font-size:15px;line-height:1.45}.case-text-grid aside div{padding-bottom:22px}.case-text-grid aside strong{display:block;margin-bottom:8px;color:#303030;text-transform:uppercase}.case-copy h2{margin:0 0 28px;color:#303030;font-size:clamp(28px,3.2vw,42px);line-height:1.08}.case-copy h3{margin:28px 0 10px;color:#303030;font-size:20px;line-height:1.2}.case-copy li,.case-copy p{color:#4f4f4f;font-size:18px;line-height:1.55}.case-copy p{margin:0 0 16px}.case-copy ul{margin:0 0 18px;padding-left:20px}.case-gallery{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;overflow:hidden}.case-gallery-item{position:relative;min-height:260px;aspect-ratio:16/9;overflow:hidden;background:#111111}.case-gallery-item img{object-fit:cover}.case-gallery .item-1,.case-gallery .item-8,.case-gallery-national .item-7{grid-column:1/-1;min-height:500px}.case-gallery:not(.case-gallery-national) .item-5,.case-gallery:not(.case-gallery-national) .item-6,.case-gallery:not(.case-gallery-national) .item-7{aspect-ratio:9/16;min-height:520px}.case-gallery-national .item-8 img,.case-gallery:not(.case-gallery-national) .item-5 img,.case-gallery:not(.case-gallery-national) .item-6 img,.case-gallery:not(.case-gallery-national) .item-7 img{object-fit:contain;background:#f4f4f4}.case-related{width:min(980px,100%);margin:66px auto 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.case-related img{width:100%;aspect-ratio:1.52/1;height:auto;object-fit:cover;margin-bottom:14px}.case-related strong{color:#444444;font-size:14px;line-height:1.25;text-transform:uppercase}.project-story-page h1{max-width:980px;margin-left:auto;margin-right:auto}.project-story-subtitle{max-width:760px;margin:-54px auto 58px;color:#555555;font-size:clamp(20px,2.2vw,32px);line-height:1.22}.project-story-page .case-hero-media{margin-bottom:66px}.project-story-gallery.case-gallery:not(.case-gallery-national) .item-5,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-6,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-7{aspect-ratio:16/9;min-height:260px}.project-story-gallery.case-gallery{width:min(1120px,100%);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.project-story-gallery.case-gallery .case-gallery-item{grid-column:auto;width:100%;max-width:100%;min-width:0;min-height:0;aspect-ratio:16/10}.project-story-gallery.case-gallery:not(.case-gallery-national) .item-5,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-6,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-7{min-height:0;aspect-ratio:16/10}.project-story-gallery.case-gallery .case-gallery-item img{object-fit:cover}.project-story-gallery.case-gallery-national .item-8 img,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-5 img,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-6 img,.project-story-gallery.case-gallery:not(.case-gallery-national) .item-7 img{object-fit:cover;background:#111111}.tilda-detail-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:72px 0 128px}.tilda-detail-header{max-width:980px;margin:0 auto 64px;text-align:center}.tilda-detail-header p{margin:0 0 22px;color:#8a8a8a;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.tilda-detail-header h1{margin:0;color:#303030;font-size:clamp(36px,4.2vw,62px);line-height:1.08;font-weight:300;text-transform:uppercase}.tilda-detail-header span{display:block;max-width:760px;margin:26px auto 0;color:#5a5a5a;font-size:clamp(20px,2vw,30px);line-height:1.28}.tilda-detail-standalone-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:34px;padding:0 24px;border:1px solid #303030;color:#303030;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease,background .18s ease}.tilda-detail-standalone-link:hover{color:#ffffff;background:#303030}.tilda-detail-return{margin:72px auto 0;text-align:center}.cyberhouse-page{--cyber-bg:#151519;--cyber-panel:#1b1c22;--cyber-media:#151519;--cyber-text:#f2f1ee;--cyber-muted:rgba(242,241,238,0.66);--cyber-soft:rgba(242,241,238,0.12);--cyber-gold:#c9a96e;min-height:100vh;overflow-x:clip;background:var(--cyber-bg);color:var(--cyber-text);font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:300}.cyberhouse-page img{max-width:100%}.cyberhouse-page video{display:block;max-width:100%;background:var(--cyber-media)}.cyberhouse-nav{display:none;position:fixed;top:0;left:0;right:0;z-index:50;align-items:center;justify-content:space-between;min-height:74px;padding:0 clamp(20px,4vw,72px);color:rgba(255,255,255,.86);background:linear-gradient(180deg,rgba(0,0,0,.74),rgba(0,0,0,0));font-size:12px;letter-spacing:.14em;text-transform:uppercase}.cyberhouse-nav nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px)}.cyberhouse-hero{min-height:100vh;background:var(--cyber-bg)}.cyberhouse-hero-fallback,.cyberhouse-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.cyberhouse-hero-video{z-index:1;opacity:0;transition:opacity .24s ease}.cyberhouse-hero-video[data-ready=true]{opacity:1}.cyberhouse-hero-fallback{z-index:0;opacity:.9}.cyberhouse-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:.82}.cyberhouse-hero-overlay{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.08) 46%,rgba(0,0,0,.36)),linear-gradient(90deg,rgba(0,0,0,.12),rgba(0,0,0,0),rgba(0,0,0,.12))}.cyberhouse-hero-copy{width:min(620px,calc(100% - 40px));padding-top:2px;text-align:center}.cyberhouse-logo{width:min(500px,78vw);height:auto;margin:27px auto 14px}.cyberhouse-hero-mark{width:min(151px,32vw);height:auto;margin:0 auto;opacity:.94}.cyberhouse-hero-arrow{position:absolute;z-index:3;left:50%;bottom:-2px;width:40px;height:auto;transform:translateX(-50%)}.cyberhouse-eyebrow,.cyberhouse-hero-copy p{margin:0;color:var(--cyber-gold);font-size:12px;letter-spacing:.16em;line-height:1.5;text-transform:uppercase}.cyberhouse-contact h2,.cyberhouse-hero-copy h1,.cyberhouse-manifesto h2,.cyberhouse-nature h2,.cyberhouse-quote-band h2,.cyberhouse-section-head h2,.cyberhouse-split h2,.cyberhouse-video-band h2,.cyberhouse-village h2{margin:16px 0 0;color:var(--cyber-text);font-size:clamp(42px,7vw,112px);line-height:.98;font-weight:100;letter-spacing:-.01em;text-transform:uppercase}.cyberhouse-hero-copy h1{margin:0;font-size:clamp(24px,1.67vw,32px)}.cyberhouse-hero-copy h1,.cyberhouse-hero-copy p{line-height:1.08;font-weight:100;letter-spacing:.02em;white-space:nowrap}.cyberhouse-hero-copy p{margin-top:7px;color:rgba(255,255,255,.82);font-size:clamp(23px,1.67vw,32px)}.cyberhouse-contact,.cyberhouse-manifesto,.cyberhouse-split,.cyberhouse-village{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-gap:clamp(42px,6vw,96px);gap:clamp(42px,6vw,96px);align-items:center}.cyberhouse-manifesto{padding:118px 0}.cyberhouse-manifesto>div{overflow:hidden}.cyberhouse-portrait-frame{border:1px solid rgba(255,255,255,.1)}.cyberhouse-manifesto img{width:100%;height:auto}.cyberhouse-manifesto article,.cyberhouse-split div,.cyberhouse-village div{color:var(--cyber-muted);font-size:clamp(16px,1.35vw,19px);line-height:1.58}.cyberhouse-manifesto article p,.cyberhouse-nature p,.cyberhouse-quote-band p,.cyberhouse-section-head p,.cyberhouse-split p,.cyberhouse-village p{margin:20px 0 0}.cyberhouse-manifesto article .cyberhouse-eyebrow,.cyberhouse-nature .cyberhouse-eyebrow,.cyberhouse-section-head .cyberhouse-eyebrow,.cyberhouse-split .cyberhouse-eyebrow,.cyberhouse-village .cyberhouse-eyebrow{margin-top:0}.cyberhouse-contact h2,.cyberhouse-manifesto h2,.cyberhouse-nature h2,.cyberhouse-quote-band h2,.cyberhouse-section-head h2,.cyberhouse-split h2,.cyberhouse-video-band h2,.cyberhouse-village h2{font-size:clamp(32px,4.4vw,72px);line-height:1.03}.cyberhouse-split{padding:96px 0 124px;border-top:1px solid var(--cyber-soft)}.cyberhouse-split img,.cyberhouse-split video{width:100%;height:auto;background:var(--cyber-media)}.cyberhouse-split-video{align-items:stretch}.cyberhouse-media-stack{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:var(--cyber-bg)}.cyberhouse-media-stack img,.cyberhouse-media-stack video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cyberhouse-media-stack img{opacity:.26}.cyberhouse-split ul{margin:34px 0 0;padding-left:20px}.cyberhouse-split li{margin-bottom:12px}.cyberhouse-manifesto{position:relative;width:100%;min-height:760px;padding:120px 0 64px;grid-template-columns:minmax(0,1fr) 429px 51px 697px 23px minmax(0,1fr);justify-content:center;gap:0;overflow:hidden;background:#1b1c22}.cyberhouse-manifesto:before{content:"";position:absolute;z-index:0;top:0;left:50%;width:4017px;height:806px;background:url(/images/cyberhouse/tild3732-3266-4830-b238-353436373362__cyberlogo.png) 50%/contain no-repeat;opacity:.05;transform:translateX(-50%) rotate(333deg);pointer-events:none}.cyberhouse-manifesto>*{position:relative;z-index:1}.cyberhouse-manifesto>div{background:#141519}.cyberhouse-portrait-frame{grid-column:2;align-self:start;width:429px;height:590px;overflow:hidden;border:0}.cyberhouse-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center center}.cyberhouse-manifesto article{grid-column:4;align-self:start;max-width:697px;padding-top:0;color:rgba(252,252,252,.82);font-size:18px;line-height:1.38;font-weight:400}.cyberhouse-manifesto h2{max-width:540px;margin:0;color:#f4f4f4;font-size:34px;line-height:1.12;font-weight:250;letter-spacing:0}.cyberhouse-manifesto article p{margin:30px 0 0}.cyberhouse-dropdowns{display:grid;grid-gap:0;gap:0;margin-top:28px}.cyberhouse-dropdown{border-top:1px solid rgba(255,255,255,.16)}.cyberhouse-dropdown:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.cyberhouse-dropdown summary{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:58px;padding:16px 0;color:rgba(255,255,255,.9);cursor:pointer;list-style:none;font-size:13px;line-height:1.25;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.cyberhouse-dropdown summary::-webkit-details-marker{display:none}.cyberhouse-dropdown summary:after{content:"+";flex:0 0 auto;color:var(--cyber-gold);font-size:20px;line-height:1;font-weight:300}.cyberhouse-dropdown[open] summary:after{content:"-"}.cyberhouse-dropdown p{max-width:620px;margin:0 0 18px;color:rgba(242,241,238,.72);font-size:15px;line-height:1.46;font-weight:400}.cyberhouse-inline-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:24px;padding-bottom:4px;border-bottom:1px solid var(--cyber-gold);color:#ffffff;font-size:12px;line-height:1.2;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.cyberhouse-signoff{display:flex;align-items:center;gap:48px;margin-top:28px;color:#fcfcfc}.cyberhouse-signoff div{display:grid;grid-gap:2px;gap:2px}.cyberhouse-signoff span,.cyberhouse-signoff strong{font-size:18px;line-height:1.25;font-weight:400}.cyberhouse-signoff strong{text-transform:uppercase}.cyberhouse-signoff span{opacity:.75}.cyberhouse-signoff img{width:203px;height:auto;transform:rotate(345deg)}.cyberhouse-submarine-screen{position:relative;min-height:100vh;margin-bottom:clamp(36px,4vw,72px);overflow:hidden;background:var(--cyber-bg)}.cyberhouse-submarine-screen video{position:absolute;inset:0;z-index:1;width:100%;height:100vh;object-fit:cover}.cyberhouse-submarine-poster{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.7}.cyberhouse-submarine-chips{position:absolute;z-index:3;left:50%;bottom:clamp(34px,6vh,82px);width:min(1210px,calc(100% - 48px));height:80px;display:grid;grid-template-columns:repeat(3,minmax(0,271px));justify-content:space-between;transform:translateX(-50%);pointer-events:none}.cyberhouse-submarine-chips span{position:relative;top:auto;width:100%;height:80px;display:grid;place-items:center;padding:0 34px;color:rgba(255,255,255,.82);background:url(/images/cyberhouse/tild6437-6436-4564-b737-643561303936__box.png) 50%/100% 100% no-repeat;opacity:.8;font-size:12px;line-height:1.55;font-weight:300;text-align:center;text-transform:uppercase}.cyberhouse-submarine-chips span:first-child,.cyberhouse-submarine-chips span:nth-child(2),.cyberhouse-submarine-chips span:nth-child(3){left:auto}.cyberhouse-cybertruck-title,.cyberhouse-intro-panel,.cyberhouse-levels,.cyberhouse-main-door-screen,.cyberhouse-materials,.cyberhouse-nature,.cyberhouse-quote-band,.cyberhouse-systems,.cyberhouse-video-band{width:min(1180px,calc(100% - 48px));margin:0 auto}.cyberhouse-materials{width:min(1210px,calc(100% - 24px));padding:72px 0 0;grid-gap:0;gap:0}.cyberhouse-materials article{height:min(400px,calc((100vw - 24px) * .3306));border:0}.cyberhouse-materials video{position:absolute;inset:0 auto auto 0;z-index:1;width:min(400px,33.06%);height:100%;object-fit:cover;opacity:.92}.cyberhouse-materials video[data-ready=false]{opacity:.24}.cyberhouse-materials article>img{z-index:3;opacity:.92}.cyberhouse-materials article:after{content:"";position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 21% 50%,rgba(255,255,255,.07),transparent 30%),linear-gradient(90deg,rgba(0,0,0,.1),transparent 34%,rgba(0,0,0,.1));pointer-events:none}.cyberhouse-materials div{position:absolute;z-index:4;top:54px;width:min(620px,58%);color:#f2f2f2}.cyberhouse-materials div:before{content:"";position:absolute;z-index:-1;top:46px;right:-12px;width:min(760px,68vw);height:140px;opacity:.55;background:repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 13px),repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0 1px,transparent 1px 13px);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 88%,transparent);pointer-events:none}.cyberhouse-materials h3{color:#ffffff;font-size:clamp(34px,4.2vw,50px);font-weight:200;line-height:.92}.cyberhouse-materials p{max-width:360px;margin:22px 0 0;color:rgba(255,255,255,.74);font-size:clamp(11px,1.1vw,13px);line-height:1.1;font-weight:500;text-transform:uppercase}.cyberhouse-materials article:nth-child(odd) div{right:16px;text-align:right}.cyberhouse-materials article:nth-child(odd) p{margin-left:auto}.cyberhouse-materials article:nth-child(2n) div{left:0;top:62px;text-align:left}.cyberhouse-materials article:nth-child(2n) div:before{right:auto;left:0}.cyberhouse-materials article:nth-child(2n) p{margin-left:34px}.cyberhouse-cybertruck-title{width:100%;height:150px;display:grid;place-items:center;background:#151519;text-align:center}.cyberhouse-cybertruck-title p{margin:0;color:rgba(255,255,255,.58);font-size:18px;line-height:1.2;font-weight:100;letter-spacing:0;text-transform:uppercase}.cyberhouse-main-door-screen{position:relative;width:100%;height:700px;overflow:hidden;background:var(--cyber-bg)}.cyberhouse-main-door-screen:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.08) 45%,rgba(0,0,0,.58)),repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 18px);pointer-events:none}.cyberhouse-main-door-copy{position:absolute;z-index:2;right:max(36px,calc((100vw - 1180px) / 2));bottom:clamp(54px,8vw,112px);width:min(460px,calc(100% - 72px));padding-top:26px;border-top:1px solid rgba(255,255,255,.72);color:rgba(255,255,255,.74);text-align:right}.cyberhouse-main-door-copy h2{margin:0;color:#ffffff;font-size:clamp(42px,6.2vw,88px);line-height:.92;font-weight:100;text-transform:uppercase}.cyberhouse-main-door-copy p{max-width:360px;margin:18px 0 0 auto;font-size:13px;line-height:1.28;font-weight:500;text-transform:uppercase}.cyberhouse-intro-panel{width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,600px) minmax(320px,580px);justify-content:center;align-items:center;grid-gap:clamp(36px,4.4vw,72px);gap:clamp(36px,4.4vw,72px);padding:clamp(82px,7vw,118px) clamp(40px,5vw,88px);background:#1b1c22}.cyberhouse-intro-panel img{width:100%;height:auto;aspect-ratio:600/440;object-fit:cover}.cyberhouse-intro-panel article{max-width:618px;color:rgba(252,252,252,.82);font-size:18px;line-height:1.38;font-weight:400}.cyberhouse-intro-panel p{margin:0 0 18px}.cyberhouse-quote-band{width:100%;min-height:0;padding:clamp(48px,4.4vw,68px) 0 clamp(56px,5vw,78px);border:0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);background:repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 1px,transparent 1px 20px),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 20px),#151519;text-align:left}.cyberhouse-quote-band>div{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(220px,330px) minmax(0,620px);grid-gap:clamp(42px,7vw,116px);gap:clamp(42px,7vw,116px);align-items:start}.cyberhouse-quote-band>p{max-width:780px;margin-left:auto;margin-right:auto;color:var(--cyber-muted);font-size:clamp(16px,1.3vw,20px);line-height:1.55}.cyberhouse-quote-band>p:first-child{color:var(--cyber-gold);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.cyberhouse-quote-band h2{grid-column:1;margin:0;color:#ffffff;font-size:clamp(24px,2.25vw,36px);line-height:1.08;font-weight:250;text-transform:uppercase}.cyberhouse-quote-band div>p{grid-column:2;max-width:620px;margin:0;color:rgba(255,255,255,.72);font-size:clamp(17px,1.32vw,21px);line-height:1.38;font-weight:350}.cyberhouse-quote-band img{grid-column:1/-1;grid-row:1;width:100%;max-width:1180px;height:auto;margin:0 auto clamp(28px,3vw,38px);opacity:.68}.cyberhouse-video-band{position:relative;padding:clamp(82px,8vw,124px) clamp(20px,4vw,64px);display:grid;grid-template-columns:minmax(0,1fr);grid-gap:clamp(28px,3.6vw,48px);gap:clamp(28px,3.6vw,48px);align-items:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(0,0,0,0),rgba(255,255,255,.02)),repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 18px),var(--cyber-bg)}.cyberhouse-video-band iframe,.cyberhouse-video-band video{width:100%;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.16);background:var(--cyber-media)}.cyberhouse-video-band-head,.cyberhouse-video-caption{width:min(1180px,100%);margin:0 auto}.cyberhouse-video-band-head{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr);grid-gap:clamp(28px,6vw,96px);gap:clamp(28px,6vw,96px);align-items:end}.cyberhouse-video-band-head .cyberhouse-eyebrow{grid-column:1/-1}.cyberhouse-video-band-head h2{margin-top:0;max-width:620px}.cyberhouse-video-band-head p:not(.cyberhouse-eyebrow),.cyberhouse-video-caption p{max-width:440px;margin-top:26px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.42;font-weight:400}.cyberhouse-feature-film{position:relative;display:block;width:min(1180px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:var(--cyber-media)}.cyberhouse-feature-film img,.cyberhouse-feature-film video{width:100%;height:100%;object-fit:cover;opacity:.86;transform:scale(1.01);transition:opacity .18s ease,transform .18s ease}.cyberhouse-feature-film video[data-ready=true]{opacity:.96}.cyberhouse-feature-film span{position:absolute;left:50%;top:50%;display:inline-grid;place-items:center;width:112px;height:112px;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:rgba(0,0,0,.32);color:#ffffff;transform:translate(-50%,-50%);font-size:11px;line-height:1.2;font-weight:500;letter-spacing:.12em;text-align:center;text-transform:uppercase}.cyberhouse-feature-film:hover img{opacity:.96;transform:scale(1.025)}.cyberhouse-video-caption{grid-template-columns:minmax(0,.62fr) minmax(220px,.38fr);grid-gap:clamp(26px,4vw,64px);gap:clamp(26px,4vw,64px);padding-top:24px;border-top:1px solid rgba(255,255,255,.38)}.cyberhouse-video-caption h2{margin-top:0}.cyberhouse-life-counter{min-height:460px;grid-template-columns:minmax(280px,.82fr) minmax(260px,.62fr);align-items:center;justify-content:center;grid-gap:clamp(28px,5vw,86px);gap:clamp(28px,5vw,86px);padding:clamp(74px,8vw,118px) clamp(22px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 74% 48%,rgba(255,255,255,.08),transparent 25%),repeating-linear-gradient(90deg,rgba(255,255,255,.032) 0 1px,transparent 1px 20px),repeating-linear-gradient(0deg,rgba(255,255,255,.024) 0 1px,transparent 1px 20px),#151519}.cyberhouse-life-counter:after,.cyberhouse-life-counter:before{width:min(1180px,calc(100% - 44px));background:rgba(255,255,255,.28);pointer-events:none}.cyberhouse-life-counter:before{top:clamp(32px,4vw,58px)}.cyberhouse-life-counter:after{bottom:clamp(32px,4vw,58px)}.cyberhouse-life-counter-copy{z-index:1;justify-self:end;width:min(660px,100%);color:#ffffff;text-align:right;text-transform:uppercase}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{color:rgba(255,255,255,.76);font-size:clamp(22px,3vw,42px);line-height:1.05;font-weight:150}.cyberhouse-life-counter-copy strong{display:block;margin:4px 0;color:#ffffff;font-size:clamp(110px,18vw,260px);line-height:.78}.cyberhouse-life-counter img{position:relative;width:min(520px,100%);opacity:.82;filter:drop-shadow(0 30px 60px rgba(0,0,0,.42))}.cyberhouse-systems{padding:98px 0 122px;border-top:1px solid var(--cyber-soft)}.cyberhouse-section-head{max-width:920px;margin:0 auto 66px;color:rgba(255,255,255,.7);text-align:center;font-size:clamp(16px,1.35vw,20px);line-height:1.55;font-weight:400}.cyberhouse-model{display:block;width:min(820px,100%);margin:0 auto 60px}.cyberhouse-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.cyberhouse-system-grid article{min-height:470px;display:flex;flex-direction:column;justify-content:space-between;padding:26px;border:1px solid var(--cyber-soft);background:repeating-linear-gradient(90deg,rgba(255,255,255,.026) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 18px),var(--cyber-bg)}.cyberhouse-system-media{position:relative;height:238px;margin-bottom:26px;overflow:hidden;background:var(--cyber-bg)}.cyberhouse-system-media img,.cyberhouse-system-media video{width:100%;height:100%;object-fit:contain}.cyberhouse-system-media video{position:absolute;inset:0;object-fit:cover;opacity:.86}.cyberhouse-system-media video[data-ready=false],.cyberhouse-system-media video[data-ready=true]+img{opacity:0}.cyberhouse-system-grid h3{margin:auto 0 14px;color:var(--cyber-text);font-size:20px;line-height:1.18;font-weight:350;text-transform:uppercase}.cyberhouse-system-grid p{margin:0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.42;font-weight:400}.cyberhouse-system-spec-map{display:block;width:min(1180px,100%);height:auto;margin:clamp(40px,5vw,68px) auto 20px;border:1px solid rgba(255,255,255,.12);background:#151519}.cyberhouse-system-spec-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin-top:0;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18);background:repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 1px,transparent 1px 18px),var(--cyber-bg)}.cyberhouse-system-spec-strip article{position:relative;min-height:250px;padding:28px 22px 26px;overflow:hidden;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.cyberhouse-system-spec-strip img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;opacity:.36;pointer-events:none}.cyberhouse-system-spec-strip h3,.cyberhouse-system-spec-strip p{position:relative;z-index:1}.cyberhouse-system-spec-strip h3{margin:0;color:#ffffff;font-size:clamp(24px,2.4vw,38px);line-height:1;font-weight:170;text-transform:uppercase}.cyberhouse-system-spec-strip p{max-width:250px;margin:104px 0 0;color:rgba(255,255,255,.68);font-size:12px;line-height:1.3;font-weight:500;text-transform:uppercase}.cyberhouse-nature{padding:96px 0 112px;border-top:1px solid var(--cyber-soft)}.cyberhouse-nature>div:first-child{max-width:980px;margin:0 auto 58px;text-align:center}.cyberhouse-nature-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:16px;gap:16px}.cyberhouse-nature-grid img,.cyberhouse-nature-grid video{width:100%;height:520px;object-fit:cover;border:1px solid rgba(255,255,255,.12)}.cyberhouse-levels{padding:96px 0 128px;border-top:1px solid var(--cyber-soft)}.cyberhouse-levels-head{min-height:190px;display:grid;place-items:center;text-align:center}.cyberhouse-levels-head h2{max-width:760px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(28px,3.1vw,44px);line-height:1.18;font-weight:300;text-transform:none}.cyberhouse-level-tabs{margin-bottom:54px}.cyberhouse-level-tab-list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,300px);justify-content:center;grid-gap:50px;gap:50px;min-height:110px}.cyberhouse-level-tab{position:relative;z-index:2;height:82px;display:grid;place-items:center;padding:0 0 22px;border:0;border-bottom:1px solid rgba(255,255,255,.46);background:transparent;cursor:pointer;opacity:.48;transition:opacity .18s ease,border-color .18s ease}.cyberhouse-level-tab.is-active,.cyberhouse-level-tab:focus-visible,.cyberhouse-level-tab:hover{border-color:rgba(255,255,255,.86);opacity:1}.cyberhouse-level-tab:focus-visible{outline:1px solid rgba(255,255,255,.72);outline-offset:8px}.cyberhouse-level-tab img{width:300px;height:50px;object-fit:contain}.cyberhouse-level-tab-text{display:none}.cyberhouse-level-tab-panel{min-height:700px;display:grid;grid-template-columns:400px 400px;justify-content:center;align-items:start;grid-gap:70px;gap:70px;padding-top:50px;background:var(--cyber-bg)}.cyberhouse-level-copy-card,.cyberhouse-level-plan{width:400px;height:600px;object-fit:contain}.cyberhouse-level-copy-card{opacity:.86}.cyberhouse-underground-copy{max-width:820px;margin:0 auto 46px;text-align:center}.cyberhouse-underground-copy h2{margin:0;color:rgba(255,255,255,.88);font-size:clamp(48px,6.2vw,104px);line-height:.95;font-weight:200;letter-spacing:0;text-transform:uppercase}.cyberhouse-underground-copy p{max-width:640px;margin:24px auto 0;color:rgba(255,255,255,.56);font-size:clamp(15px,1.7vw,22px);line-height:1.42;font-weight:300}.cyberhouse-elevator-scroll{min-height:152vh;margin:0 auto 24px;--elevator-progress:0;--elevator-beam:0}.cyberhouse-elevator-motion{position:relative;width:min(1180px,calc(100% - 48px));margin:0 auto;overflow:hidden;background:var(--cyber-bg);aspect-ratio:1680/1249;position:-webkit-sticky;position:sticky;top:clamp(20px,7vh,72px)}.cyberhouse-elevator-blueprint{display:block;width:100%;height:100%;object-fit:contain;opacity:.96}.cyberhouse-elevator-rail{display:none}.cyberhouse-elevator-cab{position:absolute;left:24%;top:calc(17.8% + 51.2% * var(--elevator-progress, 0));z-index:2;width:3.5%;height:auto;object-fit:contain;opacity:.98;filter:drop-shadow(0 0 18px rgba(255,255,255,.24));transition:top 80ms linear}.cyberhouse-elevator-depth{display:none}.cyberhouse-flex-gallery{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:48px clamp(18px,3vw,40px) 78px;background:#151519;overflow:hidden}.cyberhouse-flex-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.cyberhouse-flex-gallery-head>p:last-child{margin:0;color:rgba(255,255,255,.52);font-size:12px;line-height:1.2;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.cyberhouse-flex-viewer{position:relative;width:100%;height:clamp(480px,58vw,680px);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:var(--cyber-bg)}.cyberhouse-flex-main-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:var(--cyber-bg)}.cyberhouse-flex-gallery-controls{display:flex;justify-content:center;gap:clamp(54px,10vw,112px);margin-top:22px}.cyberhouse-flex-gallery-controls button{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.04);cursor:pointer;transition:border-color .18s ease,background .18s ease,opacity .18s ease}.cyberhouse-flex-gallery-controls button:first-child img{transform:rotate(90deg)}.cyberhouse-flex-gallery-controls button:last-child img{transform:rotate(270deg)}.cyberhouse-flex-gallery-controls button:focus-visible,.cyberhouse-flex-gallery-controls button:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.1)}.cyberhouse-flex-gallery-controls img{width:24px;height:24px;object-fit:contain}.cyberhouse-flex-track{display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;margin-top:22px;padding:4px 0 10px}.cyberhouse-flex-track::-webkit-scrollbar{display:none}.cyberhouse-flex-slide{position:relative;flex:0 0 clamp(82px,8.5vw,124px);min-width:0;height:clamp(58px,6vw,86px);overflow:hidden;border:0;border-radius:4px;background-color:#101115;background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;opacity:.52;scroll-snap-align:center;transition:box-shadow .18s ease,filter .18s ease,opacity .18s ease,transform .18s ease}.cyberhouse-flex-slide.is-active{opacity:1;cursor:default;filter:saturate(1.04) contrast(1.02);box-shadow:0 0 0 1px rgba(255,255,255,.78),0 10px 28px rgba(0,0,0,.34);transform:translateY(-2px)}.cyberhouse-village{position:relative;width:100%;min-height:100vh;display:grid;grid-template-columns:1fr;place-items:center;padding:0;border-top:1px solid var(--cyber-soft);overflow:hidden;background:var(--cyber-bg)}.cyberhouse-village img,.cyberhouse-village video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}.cyberhouse-village:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18) 52%,rgba(0,0,0,.54));pointer-events:none}.cyberhouse-village-copy{position:relative;z-index:1;width:min(1040px,calc(100% - 48px));margin-top:auto;margin-bottom:clamp(64px,9vw,124px);color:rgba(255,255,255,.84);text-align:center}.cyberhouse-final-story{position:relative;width:100%;min-height:620px;display:grid;place-items:center;padding:clamp(82px,9vw,132px) clamp(22px,5vw,72px);overflow:hidden;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);background:repeating-linear-gradient(90deg,rgba(255,255,255,.026) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0 1px,transparent 1px 18px),#151519}.cyberhouse-final-story:after,.cyberhouse-final-story:before{content:"";position:absolute;left:50%;width:min(1180px,calc(100% - 44px));height:1px;background:rgba(255,255,255,.3);transform:translateX(-50%);pointer-events:none}.cyberhouse-final-story:before{top:clamp(36px,5vw,70px)}.cyberhouse-final-story:after{bottom:clamp(36px,5vw,70px)}.cyberhouse-final-logo{position:absolute;inset:50% auto auto 50%;width:min(760px,72vw);height:min(304px,28vw);object-fit:contain;opacity:.08;transform:translate(-50%,-50%);pointer-events:none}.cyberhouse-final-story article{position:relative;z-index:1;width:min(920px,100%);color:rgba(255,255,255,.72);text-align:center}.cyberhouse-final-story h2{margin:18px 0 0;color:#ffffff;font-size:clamp(38px,6.4vw,92px);line-height:.96;text-transform:uppercase}.cyberhouse-final-story article>p:not(.cyberhouse-eyebrow){max-width:680px;margin:28px auto 0;font-size:clamp(15px,1.5vw,20px);line-height:1.48;font-weight:360}.cyberhouse-contact{min-height:100vh;padding:112px 20px 132px;grid-template-columns:1fr;justify-items:center;gap:28px;border-top:1px solid var(--cyber-soft);align-items:center}.cyberhouse-contact-overlay,.cyberhouse-contact-video{position:absolute;inset:0;width:100%;height:100%}.cyberhouse-contact-video{opacity:.8}.cyberhouse-contact-overlay{background:rgba(0,0,0,.42)}.cyberhouse-contact-copy,.cyberhouse-form{position:relative;z-index:1}.cyberhouse-form{display:grid;grid-gap:14px;gap:14px;width:min(620px,100%)}.cyberhouse-contact-copy{width:min(650px,100%);color:rgba(255,255,255,.9)}.cyberhouse-contact-copy p{margin:0;font-size:clamp(15px,1.35vw,18px);line-height:1.55;font-weight:400}.cyberhouse-contact-copy a{display:inline-flex;margin-top:24px;color:#ffffff;font-size:13px;line-height:1.2;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.cyberhouse-form label span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cyberhouse-form input,.cyberhouse-form textarea{width:100%;border:1px solid rgba(255,255,255,.26);border-radius:0;padding:16px 18px;color:var(--cyber-text);background:rgba(255,255,255,.06);font:inherit;font-size:14px;resize:vertical}.cyberhouse-form input::placeholder,.cyberhouse-form textarea::placeholder{color:rgba(255,255,255,.54)}.cyberhouse-form button{min-height:52px;border:0;color:#08090a;background:var(--cyber-gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}@media (max-width:1240px) and (min-width:981px){.cyberhouse-manifesto{min-height:0;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(34px,5vw,56px);padding:clamp(86px,8vw,112px) clamp(28px,4vw,44px) clamp(72px,7vw,96px)}.cyberhouse-portrait-frame{grid-column:auto;align-self:start;justify-self:end;width:min(100%,360px);height:auto;aspect-ratio:429/590}.cyberhouse-manifesto article{grid-column:auto;max-width:620px}.cyberhouse-manifesto h2{max-width:100%}.cyberhouse-signoff{flex-wrap:wrap;gap:26px}}.tilda-detail-gallery,.tilda-detail-image,.tilda-detail-image-text,.tilda-detail-related,.tilda-detail-spec-copy,.tilda-detail-text,.tilda-detail-two-column-text,.tilda-detail-video{width:min(980px,100%);margin-left:auto;margin-right:auto}.tilda-detail-video{aspect-ratio:16/9;margin-bottom:66px;background:#000000}.tilda-detail-video iframe,.tilda-detail-video video{width:100%;height:100%;border:0;background:#000000}.tilda-detail-video video{object-fit:contain}.tilda-detail-text{margin-top:48px;margin-bottom:48px;color:#4f4f4f;font-size:18px;line-height:1.55}.tilda-detail-copy p,.tilda-detail-text p{margin:0 0 18px}.tilda-detail-two-column-text{margin-top:58px;margin-bottom:58px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px}.tilda-detail-two-column-text .tilda-detail-text{width:auto;margin:0}.tilda-detail-image{margin-top:48px;margin-bottom:48px;background:#f4f4f4}.tilda-detail-image img{display:block;width:100%;height:auto;max-height:860px;object-fit:contain}.tilda-detail-image-text,.tilda-detail-spec-copy{margin-top:58px;margin-bottom:58px;display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;grid-gap:56px;gap:56px;align-items:start}.tilda-detail-image-text-media,.tilda-detail-spec-media{overflow:hidden;background:#f4f4f4}.tilda-detail-image-text-media img,.tilda-detail-spec-media img{display:block;width:100%;height:auto;max-height:640px;object-fit:contain}.tilda-detail-spec-copy aside{grid-column:1;color:#5d5d5d;font-size:15px;line-height:1.45}.tilda-detail-spec-copy aside div{padding-bottom:22px}.tilda-detail-spec-copy aside strong{display:block;margin-bottom:8px;color:#303030;text-transform:uppercase}.tilda-detail-spec-copy .tilda-detail-copy{grid-column:2;grid-row:1/span 2}.tilda-detail-copy{color:#4f4f4f;font-size:18px;line-height:1.55}.tilda-detail-gallery{margin-top:48px;margin-bottom:58px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.tilda-detail-gallery-item{aspect-ratio:16/9;overflow:hidden;background:#f4f4f4}.tilda-detail-gallery-item img{display:block;width:100%;height:100%;object-fit:contain}.tilda-detail-gallery-t661{width:min(1200px,100%);display:block;gap:0}.tilda-detail-gallery-t661 .tilda-detail-gallery-row{display:table;table-layout:fixed;width:100%;box-sizing:border-box;padding:0 20px 10px}.tilda-detail-gallery-t661 .tilda-detail-gallery-row:first-child{padding-top:10px}.tilda-detail-gallery-gap,.tilda-detail-gallery-tile{display:table-cell;vertical-align:bottom}.tilda-detail-gallery-gap{width:10px;min-width:10px}.tilda-detail-gallery-bg{display:block;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.tilda-detail-gallery-contain .tilda-detail-gallery-frame{position:relative;width:100%;background:#fff}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="16-9"]{aspect-ratio:16/9}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="9-16"]{aspect-ratio:9/16}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="4-3"]{aspect-ratio:4/3}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="3-2"]{aspect-ratio:3/2}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="1-1"]{aspect-ratio:1/1}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="2-3"]{aspect-ratio:2/3}.tilda-detail-gallery-contain .tilda-detail-gallery-frame[data-aspect="3-4"]{aspect-ratio:3/4}.tilda-detail-gallery-img{display:block;width:100%;height:100%;object-fit:contain}.tilda-detail-gallery-bg[data-aspect="16-9"]{padding-bottom:56%}.tilda-detail-gallery-bg[data-aspect="9-16"]{padding-bottom:177%}.tilda-detail-gallery-bg[data-aspect="4-3"]{padding-bottom:75%}.tilda-detail-gallery-bg[data-aspect="3-2"]{padding-bottom:66%}.tilda-detail-gallery-bg[data-aspect="1-1"]{padding-bottom:100%}.tilda-detail-gallery-bg[data-aspect="2-3"]{padding-bottom:150%}.tilda-detail-gallery-bg[data-aspect="3-4"]{padding-bottom:133%}@media (max-width:1200px){.tilda-detail-gallery-t661 .tilda-detail-gallery-row{padding-right:10px;padding-left:10px}}@media (max-width:960px){.tilda-detail-gallery-t661{width:min(640px,100%)}.tilda-detail-gallery-t661 .tilda-detail-gallery-row{padding-right:20px;padding-left:20px}}@media (max-width:480px){.tilda-detail-gallery-t661{width:100%}.tilda-detail-gallery-t661 .tilda-detail-gallery-row{display:block;padding-right:0;padding-left:0}.tilda-detail-gallery-tile{display:block}.tilda-detail-gallery-gap{display:none}.tilda-detail-gallery-gap+.tilda-detail-gallery-tile{margin-top:10px}}.tilda-detail-related{margin-top:72px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.tilda-detail-related img{width:100%;aspect-ratio:1.52/1;height:auto;object-fit:cover;margin-bottom:14px}.tilda-detail-related strong{display:block;color:#444444;font-size:14px;line-height:1.25;text-transform:uppercase}.tilda-detail-related span{display:block;margin-top:8px;color:#737373;font-size:13px;line-height:1.35}@media (max-width:980px){:root{--header-h:86px}.header-inner{justify-content:space-between}.brand{top:30px}.primary-nav{display:none}.mobile-menu{display:block}.hero-section{min-height:680px}.hero-section h1{font-size:58px}.hero-copy{padding-left:44px;padding-top:40px}.hero-dots{left:44px}.featured-grid,.method-grid,.metrics-section{grid-template-columns:1fr 1fr}.contact-grid,.founder-grid,.two-column-page{grid-template-columns:1fr}.founder-grid{width:min(720px,calc(100% - 40px))}.portrait-wrap{max-width:420px}.category-grid{min-height:auto}.category-card{min-height:420px}.news-track{grid-auto-columns:calc((100% - 42px) / 2)}.project-link-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:48px;margin-top:100px}.about-bio,.about-case,.case-text-grid,.cyberhouse-contact,.cyberhouse-intro-panel,.cyberhouse-manifesto,.cyberhouse-split,.cyberhouse-video-band,.cyberhouse-village,.tilda-detail-image-text,.tilda-detail-spec-copy,.tilda-detail-two-column-text{grid-template-columns:1fr}.about-case-reverse .about-case-image{order:0}.about-case-copy{padding:42px}.about-logos div{grid-template-columns:repeat(3,1fr)}.case-related{grid-template-columns:1fr 1fr}.tilda-detail-spec-copy .tilda-detail-copy{grid-column:auto;grid-row:auto}.cyberhouse-system-grid,.tilda-detail-related{grid-template-columns:1fr 1fr}.cyberhouse-life-counter,.cyberhouse-video-band-head,.cyberhouse-video-caption{grid-template-columns:1fr}.cyberhouse-life-counter-copy{justify-self:center;text-align:center}.cyberhouse-life-counter img{justify-self:center}.cyberhouse-system-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cyberhouse-materials{grid-template-columns:1fr}.cyberhouse-manifesto article,.cyberhouse-portrait-frame{grid-column:auto}.cyberhouse-level-tab-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cyberhouse-level-tab img{width:min(230px,100%)}.cyberhouse-level-tab-panel{grid-template-columns:minmax(0,400px) minmax(0,400px);gap:28px;padding-right:28px;padding-left:28px}.cyberhouse-level-copy-card,.cyberhouse-level-plan{width:100%;height:auto;max-height:600px}.cyberhouse-media-stack,.cyberhouse-village video{min-height:420px;height:420px}.cyberhouse-village video{min-height:100%;height:100%}.cyberhouse-nature-grid{grid-template-columns:1fr}.cyberhouse-nature-grid img,.cyberhouse-nature-grid video{height:auto;aspect-ratio:16/10}}@media (max-width:640px){:root{--header-h:124px}.site-header{position:relative}.header-inner{width:calc(100% - 28px);align-items:center;justify-content:space-between;padding-top:18px}.brand{position:static}.primary-nav{display:none}.mobile-menu nav{top:70px;right:0}.hero-section{min-height:540px;align-items:flex-end}.hero-image{object-position:58% center}.hero-section h1{max-width:calc(100vw - 44px);font-size:clamp(31px,9.4vw,40px);line-height:1.04;overflow-wrap:normal;word-break:keep-all}.hero-copy{width:100%;max-width:100vw;padding:0 22px 106px}.hero-copy p{margin-bottom:14px}.hero-dots{left:22px;bottom:48px}.founder-section,.founder-section-repeat{padding:58px 0}.founder-grid{width:calc(100% - 28px);gap:28px}.founder-copy{padding-top:0;font-size:14px;line-height:1.28}.case-gallery,.case-related,.category-grid,.cyberhouse-system-grid,.featured-grid,.form-row,.media-grid,.method-grid,.metrics-section,.project-hero-grid,.project-link-grid,.project-tile-grid,.record-table div,.tilda-detail-gallery,.tilda-detail-related,.tilda-detail-two-column-text{grid-template-columns:1fr}.tilda-detail-gallery-row{grid-template-columns:1fr!important}.cyberhouse-nav{position:absolute;min-height:66px;padding:0 18px;font-size:10px;letter-spacing:.1em}.cyberhouse-nav nav{gap:14px}.cyberhouse-nav nav a:nth-child(2){display:none}.cyberhouse-hero{min-height:100svh;place-items:start center}.cyberhouse-hero-fallback,.cyberhouse-hero-video{object-position:center top}.cyberhouse-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.04) 42%,rgba(0,0,0,.28))}.cyberhouse-hero-copy{width:calc(100% - 28px);padding-top:28px}.cyberhouse-logo{width:min(310px,86vw);margin:18px auto 14px}.cyberhouse-hero-copy h1,.cyberhouse-hero-copy p{font-size:clamp(22px,7vw,29px);line-height:1.08;white-space:normal}.cyberhouse-hero-copy p{margin-top:6px}.cyberhouse-hero-mark{width:min(118px,34vw)}.cyberhouse-hero-arrow{bottom:18px}.cyberhouse-submarine-screen{min-height:auto;margin-bottom:28px;padding-bottom:28px;overflow:visible}.cyberhouse-submarine-screen video{position:relative;inset:auto;width:100%;height:auto;min-height:0;aspect-ratio:16/10;object-fit:contain;background:var(--cyber-media)}.cyberhouse-submarine-poster{display:none}.cyberhouse-submarine-chips{position:relative;left:auto;bottom:auto;width:100%;height:auto;grid-template-columns:1fr;gap:10px;padding:16px 14px 0;transform:none;pointer-events:auto}.cyberhouse-submarine-chips span{width:100%;height:auto;min-height:62px;padding:12px 22px;font-size:11px;line-height:1.35}.cyberhouse-levels,.cyberhouse-manifesto,.cyberhouse-nature,.cyberhouse-quote-band,.cyberhouse-split,.cyberhouse-systems,.cyberhouse-video-band,.cyberhouse-village{width:calc(100% - 28px);padding-top:72px;padding-bottom:78px}.cyberhouse-manifesto{width:100%;min-height:0;padding:72px 18px 76px}.cyberhouse-manifesto:before{width:1200px;height:320px;opacity:.035}.cyberhouse-portrait-frame{display:none}.cyberhouse-manifesto article{max-width:none;font-size:15px;line-height:1.42;color:rgba(252,252,252,.84)}.cyberhouse-manifesto article p{margin-top:24px}.cyberhouse-signoff{align-items:flex-start;gap:20px;margin-top:24px}.cyberhouse-signoff span,.cyberhouse-signoff strong{font-size:14px}.cyberhouse-signoff img{width:132px}.cyberhouse-intro-panel{width:100%;min-height:0;gap:28px;padding:54px 18px 62px}.cyberhouse-intro-panel img{width:100%;height:auto;aspect-ratio:16/10}.cyberhouse-intro-panel article{max-width:none;font-size:15px;line-height:1.42}.cyberhouse-dropdowns{margin-top:22px}.cyberhouse-dropdown summary{min-height:54px;padding:14px 0;font-size:12px;letter-spacing:.07em}.cyberhouse-dropdown p{font-size:14px;line-height:1.45}.cyberhouse-quote-band{width:100%;padding:48px 22px 56px}.cyberhouse-quote-band>div{width:100%;grid-template-columns:1fr;gap:22px}.cyberhouse-quote-band img{width:100%;margin-bottom:18px;opacity:.5}.cyberhouse-quote-band div>p,.cyberhouse-quote-band h2{grid-column:1;max-width:none}.cyberhouse-quote-band div>p{font-size:15px;line-height:1.45}.cyberhouse-manifesto article,.cyberhouse-section-head,.cyberhouse-split div,.cyberhouse-village div{font-size:15px;line-height:1.5}.cyberhouse-contact h2,.cyberhouse-manifesto h2,.cyberhouse-nature h2,.cyberhouse-quote-band h2,.cyberhouse-section-head h2,.cyberhouse-split h2,.cyberhouse-video-band h2,.cyberhouse-village h2{font-size:clamp(30px,10vw,42px);line-height:1.04;font-weight:250;overflow-wrap:break-word}.cyberhouse-video-band{width:100%;gap:24px;padding:58px 18px 62px}.cyberhouse-video-band-head,.cyberhouse-video-caption{grid-template-columns:1fr;gap:16px}.cyberhouse-video-band-head p:not(.cyberhouse-eyebrow),.cyberhouse-video-caption p{max-width:none;margin-top:18px;font-size:15px}.cyberhouse-feature-film video{object-fit:contain;transform:none}.cyberhouse-feature-film span{width:78px;height:78px;font-size:10px}.cyberhouse-life-counter{min-height:0;grid-template-columns:1fr;gap:22px;padding:64px 18px 70px}.cyberhouse-life-counter-copy{text-align:center}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{font-size:clamp(21px,8vw,34px)}.cyberhouse-life-counter-copy strong{font-size:clamp(102px,38vw,178px)}.cyberhouse-life-counter img{width:min(320px,86vw);margin:0 auto}.cyberhouse-system-grid article{min-height:0;padding:20px}.cyberhouse-materials{width:calc(100% - 28px);padding-top:44px;gap:18px}.cyberhouse-materials article{height:auto;min-height:0;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.12);background:#151519}.cyberhouse-materials article:after{display:none}.cyberhouse-materials article:nth-child(2n) video,.cyberhouse-materials video{position:relative;inset:auto;right:auto;left:auto;z-index:1;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:var(--cyber-media);opacity:1}.cyberhouse-materials video[data-ready=false]{opacity:.18}.cyberhouse-materials article>img{position:relative;inset:auto;z-index:2;width:100%;height:auto;aspect-ratio:1210/400;object-fit:contain;opacity:.82}.cyberhouse-materials article:nth-child(2n) div,.cyberhouse-materials article:nth-child(odd) div,.cyberhouse-materials div{position:relative;top:auto;right:auto;left:auto;z-index:3;width:100%;padding:0 18px 22px;text-align:left}.cyberhouse-materials h3{font-size:clamp(25px,8vw,34px);line-height:1.02}.cyberhouse-materials article:nth-child(2n) p,.cyberhouse-materials article:nth-child(odd) p,.cyberhouse-materials p{max-width:none;margin:12px 0 0;font-size:12px;line-height:1.28}.cyberhouse-system-grid p{font-size:14px;line-height:1.45}.cyberhouse-system-spec-map{width:100%;margin-top:32px;object-fit:contain;background:#151519}.cyberhouse-system-spec-strip{grid-template-columns:1fr}.cyberhouse-system-spec-strip article{min-height:188px;padding:22px 18px}.cyberhouse-system-spec-strip p{max-width:none;margin-top:68px}.cyberhouse-main-door-screen{height:auto;aspect-ratio:auto;display:flex;flex-direction:column}.cyberhouse-intro-panel img,.cyberhouse-main-door-screen video,.cyberhouse-nature-grid img,.cyberhouse-nature-grid video,.cyberhouse-system-media img,.cyberhouse-system-media video,.cyberhouse-village img,.cyberhouse-village video{object-fit:contain;background:var(--cyber-media)}.cyberhouse-main-door-screen video{position:relative;inset:auto;height:auto;aspect-ratio:16/10}.cyberhouse-main-door-screen:before{display:none}.cyberhouse-main-door-copy{position:relative;right:auto;bottom:auto;width:100%;padding:24px 18px 34px;border-top:1px solid rgba(255,255,255,.28);text-align:left;background:repeating-linear-gradient(90deg,rgba(255,255,255,.024) 0 1px,transparent 1px 18px),var(--cyber-bg)}.cyberhouse-main-door-copy h2{font-size:clamp(38px,12vw,54px)}.cyberhouse-main-door-copy p{margin-left:0}.cyberhouse-media-stack{min-height:360px;height:360px}.cyberhouse-system-media{height:220px}.cyberhouse-system-media img{max-height:220px}.cyberhouse-levels-head{min-height:140px}.cyberhouse-levels-head h2{font-size:clamp(26px,8vw,36px)}.cyberhouse-level-tabs{margin-bottom:44px}.cyberhouse-level-tab-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0;margin-bottom:22px}.cyberhouse-level-tab{min-width:0;height:50px;padding:0;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.035);opacity:.66}.cyberhouse-level-tab.is-active{border-color:rgba(255,255,255,.86);background:rgba(255,255,255,.095);box-shadow:inset 0 -2px 0 rgba(255,255,255,.74);opacity:1}.cyberhouse-level-tab:focus-visible{outline-offset:3px}.cyberhouse-level-tab img{display:none}.cyberhouse-level-tab-text{display:block;min-width:0;color:rgba(255,255,255,.88);font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;white-space:nowrap}.cyberhouse-level-tab-panel{min-height:0;grid-template-columns:1fr;gap:16px;padding:16px 12px 20px}.cyberhouse-level-copy-card,.cyberhouse-level-plan{width:min(100%,360px);height:auto;max-height:none;margin:0 auto}.cyberhouse-underground-copy{margin-bottom:34px}.cyberhouse-underground-copy h2{font-size:clamp(31px,10.6vw,44px);line-height:1.08}.cyberhouse-village{width:100%;min-height:auto;display:block;padding:0 0 58px;overflow:hidden}.cyberhouse-village:after{display:none}.cyberhouse-village video{position:relative;inset:auto;height:auto;min-height:0;aspect-ratio:16/10;object-fit:contain;background:var(--cyber-media)}.cyberhouse-village-copy{width:calc(100% - 36px);margin:26px auto 0;text-align:left}.cyberhouse-final-story{min-height:0;padding:74px 18px 82px}.cyberhouse-final-logo{width:min(520px,110vw);height:min(208px,44vw)}.cyberhouse-final-story h2{font-size:clamp(31px,10vw,44px);line-height:1.04}.cyberhouse-final-story article>p:not(.cyberhouse-eyebrow){font-size:15px;line-height:1.46}.cyberhouse-contact{min-height:760px;width:100%;padding:72px 20px 78px}.cyberhouse-elevator-motion,.cyberhouse-elevator-scroll,.cyberhouse-flex-gallery{width:calc(100% - 28px)}.cyberhouse-elevator-scroll{min-height:0;margin-bottom:18px}.cyberhouse-elevator-motion{width:100%;margin-bottom:18px;position:relative;top:auto}.cyberhouse-flex-gallery{padding-top:34px;padding-bottom:58px}.cyberhouse-flex-gallery-head{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:16px}.cyberhouse-flex-gallery-controls{gap:clamp(72px,28vw,140px);margin-top:22px}.cyberhouse-flex-gallery-controls button{width:40px;height:40px}.cyberhouse-flex-viewer{height:clamp(260px,68vw,430px)}.cyberhouse-flex-track{min-height:0;gap:8px;overflow-x:auto;overflow-y:hidden}.cyberhouse-flex-slide{flex:0 0 74px;width:74px;height:54px;opacity:.5;pointer-events:auto}.cyberhouse-flex-slide.is-active{flex-basis:74px;width:74px;opacity:1}.metrics-section div{min-height:120px;border-right:0;border-bottom:1px solid #d8d8d8}.metrics-section div:last-child{border-bottom:0}.about-band,.featured-section{padding:76px 0}.featured-card{min-height:clamp(340px,88vw,420px);gap:10px;padding:26px 22px 24px}.category-card{min-height:clamp(310px,78vw,380px);align-items:flex-end;justify-content:flex-start;padding:28px 22px 34px}.category-card span{width:min(100%,18ch);font-size:clamp(22px,6vw,30px);line-height:1.08;text-align:left}.featured-card span{display:block;line-height:1.25}.featured-card strong{display:block;line-height:1.12}.news-section{padding-bottom:100px}.news-carousel{width:calc(100% - 28px);margin-top:54px}.news-controls{justify-content:center}.news-track{grid-auto-columns:82vw;gap:20px}.contact-section{padding-bottom:100px}.contact-grid{width:calc(100% - 28px)}.footer-inner{grid-template-columns:1fr;gap:24px;text-align:center}.footer-inner img,.footer-inner p{justify-self:center}.footer-socials{justify-content:center;flex-wrap:wrap;gap:22px 34px}.footer-socials span{display:none}.simple-page{padding:90px 0 110px}.about-tilda-hero{min-height:540px}.about-tilda-hero div{width:min(100%,calc(100vw - 40px))}.about-tilda-hero h1{max-width:100%;font-size:clamp(25px,7.4vw,34px);line-height:1.12;overflow-wrap:break-word;text-wrap:balance}.about-tilda-hero p{max-width:100%;margin-top:28px;font-size:clamp(15px,4.25vw,18px);line-height:1.42;overflow-wrap:break-word}.about-bio h2,.about-ecosystem h2,.about-level h2,.about-track h2{max-width:100%;font-size:clamp(24px,7vw,32px);line-height:1.13;overflow-wrap:break-word;text-wrap:balance}.about-level-copy{max-width:100%;font-size:16px;line-height:1.48;overflow-wrap:break-word}.about-bio,.about-ecosystem,.about-intro,.about-level,.about-logos,.about-track,.case-page,.contact-tilda-page,.media-tilda-page,.projects-tilda-page,.tilda-detail-page{width:calc(100% - 28px)}.about-case-image{min-height:clamp(340px,86vw,430px)}.project-tile{min-height:0;aspect-ratio:1/1}.portrait-wrap{max-width:360px;margin:0 auto}.about-bio img,.portrait-wrap img{width:min(100%,360px);height:auto;margin:0 auto;object-fit:contain}.featured-card,.project-tile{padding:26px}.featured-card span,.project-tile small{font-size:11px;line-height:1.35;letter-spacing:.06em}.featured-card strong,.project-tile strong{margin-top:10px;font-size:24px;line-height:1.12}.featured-card strong{max-width:18ch;margin-top:0;font-size:clamp(22px,6vw,27px);overflow-wrap:break-word}.project-tile{align-items:end;justify-items:start;padding:28px 22px 30px;text-align:left}.project-tile span{display:grid;grid-gap:12px;gap:12px;width:min(100%,22rem)}.project-tile strong{margin-top:0;font-size:clamp(22px,6vw,30px);overflow-wrap:break-word}.project-tile small{margin-top:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.media-tilda-page{padding-top:70px;padding-bottom:104px}.media-grid{gap:42px}.media-card-media img{padding:20px;box-sizing:border-box}.news-card-media img{padding:16px;box-sizing:border-box}.project-detail-image{min-height:0;aspect-ratio:4/3;margin:42px 0 24px}.project-detail-image img{object-fit:contain;background:#f4f4f4}.media-card-media{margin-bottom:18px}.media-card h2{font-size:15px}.media-card p{font-size:14px;line-height:1.42}.project-filter{flex-direction:column;align-items:center;gap:16px;margin-bottom:34px;text-align:center}.about-logos{padding-top:64px}.about-logos div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px}.about-logos img{height:72px;padding:17px 12px}.case-gallery .item-1,.case-gallery .item-8,.case-gallery-national .item-7,.case-gallery:not(.case-gallery-national) .item-5,.case-gallery:not(.case-gallery-national) .item-6,.case-gallery:not(.case-gallery-national) .item-7{grid-column:auto;min-height:360px}.project-story-gallery.case-gallery .case-gallery-item{min-height:0;aspect-ratio:16/10}.tilda-detail-page{padding-top:54px;padding-bottom:96px;overflow-x:clip}.tilda-detail-header{margin-bottom:42px}.tilda-detail-header h1{font-size:34px;line-height:1.12}.tilda-detail-copy,.tilda-detail-header span,.tilda-detail-text{font-size:16px;line-height:1.5}.tilda-detail-gallery,.tilda-detail-image,.tilda-detail-image-text,.tilda-detail-spec-copy,.tilda-detail-text,.tilda-detail-two-column-text,.tilda-detail-video{width:100%;max-width:100%;min-width:0;margin-top:34px;margin-bottom:34px}.tilda-detail-gallery-item,.tilda-detail-image,.tilda-detail-image-text-media,.tilda-detail-spec-media{width:100%;max-width:100%;min-width:0;overflow:hidden;min-height:0}.tilda-detail-gallery-item img,.tilda-detail-image img,.tilda-detail-image-text-media img,.tilda-detail-spec-media img{max-height:none}}.cyberhouse-video-band{width:100%;min-height:100vh;padding:clamp(70px,6vw,96px) 0 0;gap:0;border-top:0;border-bottom:0;background:#151519}.cyberhouse-video-band-head{width:min(1210px,calc(100% - 48px));min-height:clamp(96px,11vw,160px);display:block;border-top:1px solid rgba(255,255,255,.35)}.cyberhouse-video-band-head .cyberhouse-eyebrow{margin-top:clamp(34px,4.2vw,60px)}.cyberhouse-video-band-head h2{max-width:1180px;margin:8px 0 0;font-size:clamp(46px,7vw,100px);line-height:.93;font-weight:100}.cyberhouse-video-band-head p:not(.cyberhouse-eyebrow){display:none}.cyberhouse-feature-film{width:min(1210px,calc(100% - 24px));aspect-ratio:16/8.6;margin-top:clamp(18px,3vw,42px);border:0;background:#151519}.cyberhouse-feature-film video{object-fit:cover}.cyberhouse-video-caption{width:min(1210px,calc(100% - 48px));min-height:170px;display:grid;grid-template-columns:minmax(0,.62fr) minmax(260px,.38fr);grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px);align-items:start;margin-top:clamp(32px,5vw,72px);padding-top:28px;border-top:1px solid rgba(255,255,255,.42)}.cyberhouse-video-caption h2{font-size:clamp(44px,6vw,76px);line-height:.95;font-weight:100}.cyberhouse-video-caption p{max-width:430px;margin:0;color:rgba(255,255,255,.78);font-size:clamp(15px,1.45vw,20px);line-height:1.35}.cyberhouse-life-counter{width:100%;min-height:clamp(620px,72vw,1100px);display:grid;grid-gap:0;gap:0;padding:clamp(70px,8vw,126px) 0 clamp(74px,8vw,132px);border-top:1px solid rgba(255,255,255,.12);border-bottom:0}.cyberhouse-life-counter:after,.cyberhouse-life-counter:before{background:rgba(255,255,255,.34)}.cyberhouse-life-counter-copy{width:min(1160px,calc(100% - 48px));min-height:clamp(390px,44vw,650px);grid-template-columns:minmax(0,1fr) minmax(120px,auto) minmax(0,.42fr);color:#fff}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{color:rgba(255,255,255,.86);line-height:1.02}.cyberhouse-life-counter-copy span{grid-column:3/4}.cyberhouse-life-counter-copy strong{grid-column:1/3;grid-row:2/4;justify-self:center;align-self:center;margin:0;color:#fff;font-size:clamp(160px,30vw,430px);line-height:.72;font-weight:100;letter-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:1px 0 0 rgba(255,154,78,.82),-1px 0 0 rgba(51,135,255,.54)}.cyberhouse-life-counter img{z-index:1;width:min(620px,44vw);margin-top:clamp(-330px,-28vw,-150px);margin-left:min(34vw,430px);opacity:.78;filter:drop-shadow(0 32px 60px rgba(0,0,0,.5))}.cyberhouse-systems{padding:clamp(58px,7vw,96px) 0 clamp(86px,9vw,132px);border-top:0}.cyberhouse-system-head{width:min(900px,calc(100% - 48px));margin:0 auto clamp(46px,6vw,80px);color:rgba(255,255,255,.78);text-align:center}.cyberhouse-system-head p{margin:0;font-size:clamp(17px,1.6vw,22px);line-height:1.2;font-weight:300;text-transform:uppercase}.cyberhouse-system-callouts{width:min(1210px,calc(100% - 48px));display:grid;grid-gap:clamp(16px,2.4vw,30px);gap:clamp(16px,2.4vw,30px)}.cyberhouse-system-callout{position:relative;min-height:clamp(245px,30vw,410px);display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);align-items:center;overflow:visible}.cyberhouse-system-callout:before{width:min(470px,42%);height:116px;opacity:.36;background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 1px,transparent 1px 13px),repeating-linear-gradient(0deg,rgba(255,255,255,.055) 0 1px,transparent 1px 13px)}.cyberhouse-system-callout.is-text-right:before{right:8%}.cyberhouse-system-callout.is-text-left:before{left:8%}.cyberhouse-callout-copy,.cyberhouse-callout-frame,.cyberhouse-callout-media{position:relative;z-index:2}.cyberhouse-callout-media{grid-column:1;width:100%}.cyberhouse-callout-media img{height:auto;max-height:clamp(180px,26vw,325px)}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media{grid-column:2;grid-row:1;justify-self:end}.cyberhouse-callout-copy{grid-column:2;margin-top:-18px;color:rgba(255,255,255,.72);text-align:right}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy{grid-column:1;grid-row:1;text-align:left}.cyberhouse-callout-copy h3{color:#fff;font-size:clamp(28px,4.2vw,54px);line-height:.95}.cyberhouse-callout-copy p{max-width:430px;margin:18px 0 0 auto;color:rgba(255,255,255,.74);font-size:clamp(11px,1.1vw,14px);font-weight:400;text-transform:uppercase}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy p{margin-right:auto;margin-left:0}.cyberhouse-system-callout[data-callout-index="1"]{margin-top:-8px}.cyberhouse-system-callout[data-callout-index="2"]{margin-top:-34px}.cyberhouse-system-callout[data-callout-index="3"]{margin-top:-20px}.cyberhouse-system-detail-strip{width:min(990px,calc(100% - 48px));margin:clamp(68px,8vw,112px) auto 0;display:grid;grid-template-columns:minmax(0,1.48fr) minmax(0,1fr) minmax(0,.62fr);grid-gap:8px;gap:8px;align-items:start}.cyberhouse-system-detail-strip article{display:grid;grid-gap:10px;gap:10px;align-content:start}.cyberhouse-system-detail-strip img{width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(255,255,255,.18)}.cyberhouse-system-detail-strip article:first-child img{aspect-ratio:.82/1}.cyberhouse-system-detail-strip article:last-child img{aspect-ratio:1/1;object-fit:contain;background:#151519}.cyberhouse-system-detail-strip p{max-width:320px;margin:0 auto;color:rgba(255,255,255,.74);font-size:10px;line-height:1.1;font-weight:500;text-align:center;text-transform:uppercase}.cyberhouse-final-story{min-height:660px;place-items:stretch center;padding:clamp(62px,6vw,92px) clamp(22px,5vw,72px) clamp(64px,6vw,96px);background:#151519}.cyberhouse-final-story:before{top:clamp(24px,3vw,42px)}.cyberhouse-final-story:after{display:none}.cyberhouse-final-logo{top:auto;bottom:clamp(46px,7vw,96px);width:min(600px,56vw);height:auto;opacity:.34;transform:translateX(-50%)}.cyberhouse-final-story article{width:min(1180px,100%);display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);grid-gap:clamp(42px,8vw,110px);gap:clamp(42px,8vw,110px);align-content:start;align-items:start;margin:0 auto;text-align:left}.cyberhouse-final-story .cyberhouse-eyebrow{grid-column:1;margin:0 0 24px}.cyberhouse-final-story h2{grid-column:1;margin:0;max-width:500px;font-size:clamp(24px,2.65vw,34px);line-height:1.15;font-weight:100}.cyberhouse-final-story article>p:not(.cyberhouse-eyebrow){grid-column:2;grid-row:1/span 2;max-width:555px;margin:0;color:rgba(255,255,255,.76);font-size:clamp(15px,1.45vw,18px);line-height:1.36;font-weight:300}@media (max-width:960px){.cyberhouse-system-callout{min-height:0;grid-template-columns:1fr;gap:18px;padding:22px 0 36px}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-media{grid-column:1;grid-row:auto;justify-self:center;text-align:left}.cyberhouse-callout-media img{width:min(620px,100%);max-height:none}.cyberhouse-callout-frame{top:auto;bottom:86px;height:160px;opacity:.54;transform:none}.cyberhouse-callout-copy{width:min(620px,100%);max-width:none;margin-top:0}.cyberhouse-callout-copy p,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy p{max-width:none;margin-left:0}.cyberhouse-system-detail-strip{grid-template-columns:1fr;width:min(620px,calc(100% - 36px))}.cyberhouse-system-detail-strip article:first-child img,.cyberhouse-system-detail-strip img{aspect-ratio:16/10}.cyberhouse-final-story article{grid-template-columns:1fr;gap:18px}.cyberhouse-final-story article>p:not(.cyberhouse-eyebrow){grid-column:1;grid-row:auto}}@media (max-width:640px){.cyberhouse-video-band{padding-top:52px}.cyberhouse-video-band-head,.cyberhouse-video-caption{width:calc(100% - 28px)}.cyberhouse-video-band-head h2,.cyberhouse-video-caption h2{font-size:clamp(32px,12vw,52px);line-height:.98}.cyberhouse-feature-film{width:100%;aspect-ratio:16/10}.cyberhouse-feature-film video{object-fit:contain;background:#151519}.cyberhouse-video-caption{grid-template-columns:1fr;gap:14px;min-height:0;padding-bottom:48px}.cyberhouse-life-counter{min-height:520px;padding:62px 0 68px}.cyberhouse-life-counter-copy{width:calc(100% - 28px);min-height:300px;grid-template-columns:1fr;grid-template-rows:auto auto auto;text-align:center}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span,.cyberhouse-life-counter-copy strong{grid-column:1;grid-row:auto;justify-self:center}.cyberhouse-life-counter-copy p{white-space:normal}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{font-size:clamp(27px,9vw,38px)}.cyberhouse-life-counter-copy strong{font-size:clamp(118px,42vw,176px);line-height:.82}.cyberhouse-life-counter img{width:min(340px,92vw);margin:-46px auto 0}.cyberhouse-system-head{width:calc(100% - 28px);margin-bottom:34px}.cyberhouse-system-callouts{width:calc(100% - 28px);gap:20px}.cyberhouse-system-callout{padding-bottom:26px}.cyberhouse-callout-frame,.cyberhouse-system-callout:before{display:none}.cyberhouse-callout-copy h3{font-size:clamp(27px,9vw,38px);line-height:1.02}.cyberhouse-callout-copy p{font-size:12px;line-height:1.28}.cyberhouse-system-detail-strip{width:calc(100% - 28px);margin-top:48px}.cyberhouse-final-story{min-height:520px;padding:52px 18px 72px}.cyberhouse-final-logo{bottom:30px;width:min(340px,88vw);opacity:.22}.cyberhouse-final-story h2{font-size:clamp(24px,7vw,32px);line-height:1.14}}.cyberhouse-life-counter{min-height:clamp(430px,46vw,620px);grid-template-columns:minmax(0,1fr);place-items:center;padding:clamp(54px,6vw,82px) 0 clamp(62px,6vw,92px)}.cyberhouse-life-counter-copy{width:min(1040px,calc(100% - 56px));min-height:clamp(260px,31vw,410px);grid-template-columns:minmax(0,max-content) max-content minmax(0,1fr);grid-template-rows:auto 1fr;align-items:end}.cyberhouse-life-counter-copy p{align-self:start;white-space:nowrap}.cyberhouse-life-counter-copy span{grid-column:2;grid-row:2;align-self:end;padding-bottom:clamp(4px,1vw,14px)}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{font-size:clamp(25px,3.7vw,48px);line-height:1.03}.cyberhouse-life-counter-copy strong{grid-column:1/2;grid-row:2;align-self:end;justify-self:start;font-size:clamp(118px,16vw,235px);line-height:.76}.cyberhouse-life-counter img{position:absolute;right:max(28px,calc((100vw - 1180px) / 2));bottom:clamp(56px,7vw,92px);width:min(420px,34vw);margin:0}.cyberhouse-callout-frame{display:none}.cyberhouse-system-callout:after{background:rgba(255,255,255,.68)}.cyberhouse-system-callout.is-text-right:after{left:25%;right:8%}.cyberhouse-system-callout.is-text-left:after{left:8%;right:25%}.cyberhouse-callout-media:before{border:1px solid rgba(255,255,255,.95);background:#f5f5f5}.cyberhouse-callout-copy{z-index:2}.cyberhouse-callout-copy:after{top:50%;height:66px;background:rgba(255,255,255,.72);transform:translateY(-2px) rotate(18deg)}.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy:after{right:-18px}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy:after{left:-18px;transform:translateY(-2px) rotate(-18deg)}.cyberhouse-level-copy{display:grid;place-items:center}.cyberhouse-level-compact-copy{display:none}@media (max-width:760px){.cyberhouse-levels{width:min(100%,calc(100% - 24px));padding:58px 0 72px}.cyberhouse-levels-head{min-height:0;margin-bottom:24px}.cyberhouse-levels-head h2{max-width:330px;font-size:clamp(25px,7vw,32px);line-height:1.18}.cyberhouse-level-tabs{margin-bottom:34px}.cyberhouse-level-tab-list{position:-webkit-sticky;position:sticky;top:0;z-index:5;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:0;margin-bottom:12px;padding:8px 0;background:rgba(21,21,25,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cyberhouse-level-tab{height:46px;padding:0;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.045);opacity:.82}.cyberhouse-level-tab.is-active{border-color:rgba(255,255,255,.88);background:rgba(255,255,255,.12);box-shadow:inset 0 -2px 0 rgba(210,164,88,.95)}.cyberhouse-level-tab img{display:none}.cyberhouse-level-tab-text{display:block;color:rgba(255,255,255,.94);font-size:11px;line-height:1;font-weight:600;text-transform:uppercase;white-space:nowrap}.cyberhouse-level-tab-panel{grid-template-columns:1fr;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.18);background:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0 1px,transparent 1px 18px),#151519}.cyberhouse-level-plan{width:min(100%,356px);max-height:430px;object-fit:contain}.cyberhouse-level-copy{width:100%}.cyberhouse-level-copy-card{display:none}.cyberhouse-level-compact-copy{width:100%;display:block;padding:14px 2px 2px;border-top:1px solid rgba(255,255,255,.22);text-align:left}.cyberhouse-level-compact-copy p{margin:0 0 8px;color:#d2a458;font-size:11px;line-height:1;font-weight:600;text-transform:uppercase}.cyberhouse-level-compact-copy h3{margin:0;color:#fff;font-size:clamp(18px,5.5vw,24px);line-height:1.08;font-weight:300;text-transform:uppercase}.cyberhouse-level-compact-copy span{display:block;margin-top:10px;color:rgba(255,255,255,.68);font-size:13px;line-height:1.35}.cyberhouse-underground-copy{max-width:330px;margin-bottom:24px}.cyberhouse-underground-copy h2{font-size:clamp(24px,7.3vw,34px);line-height:1.1}.cyberhouse-underground-copy p{margin-top:10px;font-size:13px;line-height:1.35}.cyberhouse-elevator-scroll{width:100%;min-height:118vh;margin-bottom:8px}.cyberhouse-elevator-motion{width:100%;height:min(76vh,680px);aspect-ratio:auto;position:-webkit-sticky;position:sticky;top:10vh;border:1px solid rgba(255,255,255,.1)}.cyberhouse-elevator-blueprint{width:168%;max-width:none;height:100%;object-fit:cover;object-position:22% center}.cyberhouse-elevator-cab{left:27.5%;top:calc(17.8% + 51.2% * var(--elevator-progress, 0));width:9.8%;filter:drop-shadow(0 0 16px rgba(255,255,255,.38))}}@media (max-width:640px){.cyberhouse-life-counter{min-height:390px;padding:42px 0 48px}.cyberhouse-life-counter:before{top:24px}.cyberhouse-life-counter:after{bottom:24px}.cyberhouse-life-counter-copy{width:calc(100% - 32px);min-height:240px;grid-template-columns:max-content max-content minmax(0,1fr);text-align:left}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{font-size:clamp(20px,6.6vw,28px)}.cyberhouse-life-counter-copy strong{font-size:clamp(92px,31vw,132px)}.cyberhouse-life-counter img{right:18px;bottom:46px;width:min(205px,52vw);opacity:.66}.cyberhouse-system-head p{max-width:330px;margin:0 auto;font-size:clamp(15px,4.8vw,20px)}.cyberhouse-system-callouts{gap:26px}.cyberhouse-system-callout{padding:18px 0 24px;border-top:1px solid rgba(255,255,255,.1)}.cyberhouse-system-callout:after{display:none}.cyberhouse-callout-media img{width:min(100%,360px);max-height:210px}.cyberhouse-callout-media:before{width:8px;height:8px;box-shadow:0 0 0 4px rgba(255,255,255,.08)}.cyberhouse-callout-copy{width:100%;max-width:360px;margin-top:-4px;padding-left:18px;border-left:1px solid rgba(255,255,255,.4)}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy{text-align:left}.cyberhouse-callout-copy:after{display:none}.cyberhouse-callout-copy h3{font-size:clamp(23px,7.4vw,31px);line-height:1.03}.cyberhouse-callout-copy p,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy p{max-width:315px;margin:10px 0 0;font-size:11px;line-height:1.28}.cyberhouse-final-story{min-height:0;padding:42px 18px 150px}.cyberhouse-final-logo{bottom:26px;width:min(300px,80vw);opacity:.16}.cyberhouse-final-story article{position:relative;z-index:2}.cyberhouse-final-story h2{font-size:clamp(23px,7vw,30px);line-height:1.14}.cyberhouse-final-story article>p:not(.cyberhouse-eyebrow){font-size:14px;line-height:1.42}}.cyberhouse-levels .cyberhouse-underground-copy{display:none}.cyberhouse-elevator-motion{border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}.cyberhouse-elevator-copy{position:relative;z-index:1;width:min(760px,calc(100% - 48px));margin:0 auto clamp(22px,3vw,38px);color:#fff;text-align:center}.cyberhouse-elevator-copy h2{margin:0;color:rgba(255,255,255,.9);font-size:clamp(24px,3vw,48px);line-height:1.02;font-weight:200;text-transform:uppercase}.cyberhouse-elevator-copy p{max-width:360px;margin:12px auto 0;color:rgba(255,255,255,.62);font-size:clamp(12px,1.1vw,15px);line-height:1.35}.cyberhouse-life-counter{min-height:clamp(390px,42vw,560px)}.cyberhouse-life-counter-copy{min-height:clamp(230px,27vw,360px)}.cyberhouse-life-counter-copy strong{font-size:clamp(104px,13.6vw,198px)}.cyberhouse-life-counter img{width:min(360px,29vw);right:max(34px,calc((100vw - 1110px) / 2));bottom:clamp(48px,6vw,84px);opacity:.72}@media (max-width:960px){.cyberhouse-life-counter{min-height:430px}.cyberhouse-life-counter-copy{width:min(700px,calc(100% - 44px));grid-template-columns:max-content max-content minmax(0,1fr)}.cyberhouse-life-counter-copy p{white-space:normal}.cyberhouse-life-counter-copy strong{font-size:clamp(96px,18vw,160px)}.cyberhouse-life-counter img{width:min(285px,34vw);right:28px;bottom:58px}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"]{margin-top:0}.cyberhouse-callout-frame{display:none}}@media (max-width:760px){.cyberhouse-level-tab-list{top:8px;border-bottom:1px solid rgba(255,255,255,.08)}.cyberhouse-level-tab:focus-visible{outline:2px solid rgba(255,255,255,.82);outline-offset:2px}.cyberhouse-elevator-scroll{min-height:122vh;margin-top:12px}.cyberhouse-elevator-copy{width:min(340px,calc(100% - 28px));margin-bottom:16px;text-align:center}.cyberhouse-elevator-copy h2{margin-right:auto;margin-left:auto}.cyberhouse-elevator-motion{height:min(78vh,680px);top:9vh;border-color:rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(21,21,25,.2),rgba(21,21,25,.82) 78%),#151519}.cyberhouse-elevator-copy h2{max-width:270px;font-size:clamp(18px,5.4vw,24px);line-height:1.08}.cyberhouse-elevator-copy p{max-width:300px;margin-top:8px;font-size:12px;line-height:1.3}.cyberhouse-elevator-blueprint{width:198%;height:100%;max-width:none;object-fit:cover;object-position:15% 48%;opacity:.94}.cyberhouse-elevator-cab{left:27.8%;top:calc(15.6% + 51.8% * var(--elevator-progress, 0));width:12.4%;filter:drop-shadow(0 0 5px rgba(255,255,255,.78)) drop-shadow(0 0 18px rgba(255,255,255,.4))}}@media (max-width:640px){.cyberhouse-life-counter{min-height:360px;padding-top:38px;padding-bottom:44px}.cyberhouse-life-counter-copy{min-height:214px}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{font-size:clamp(18px,5.8vw,24px)}.cyberhouse-life-counter-copy strong{font-size:clamp(82px,27vw,116px)}.cyberhouse-life-counter img{right:8px;bottom:18px;width:min(136px,36vw);opacity:.48}}.cyberhouse-callout-frame{display:block;inset:50% 0 auto;z-index:1;width:100%;height:clamp(170px,22vw,400px);opacity:.74;transform:translateY(-38%)}.cyberhouse-callout-copy:after,.cyberhouse-system-callout:after{display:none}@media (min-width:961px){.cyberhouse-callout-media:before{display:none}}@media (max-width:960px){.cyberhouse-system-callout{gap:10px}.cyberhouse-callout-frame,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-frame,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-frame{position:relative;inset:auto;grid-column:1;grid-row:auto;justify-self:center;width:min(620px,100%);height:auto;aspect-ratio:1210/400;margin:-16px 0 -28px;object-fit:contain;opacity:.52;transform:none}}@media (max-width:640px){.cyberhouse-callout-frame,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-frame,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-frame{width:min(100%,360px);margin:-20px 0 -30px;opacity:.5}}.cyberhouse-materials article:after,.cyberhouse-materials div:before{content:none;display:none}.cyberhouse-materials video{opacity:1}.cyberhouse-main-door-screen{height:100vh;min-height:720px;display:block;padding:0}.cyberhouse-main-door-copy,.cyberhouse-main-door-screen:before{display:none}.cyberhouse-main-door-screen video{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;background:#151519}.cyberhouse-feature-film{aspect-ratio:16/9;margin-top:clamp(8px,1.8vw,26px);border:1px solid rgba(255,255,255,.24)}.cyberhouse-feature-film video{display:block;object-fit:contain;opacity:1;transform:none;background:#151519}.cyberhouse-video-caption{position:relative;min-height:clamp(76px,7vw,112px);margin-top:0;padding:18px 0 0 clamp(48px,10vw,180px);border-top:0;display:block;background:linear-gradient(135deg,rgba(255,255,255,.42) 0 1px,transparent 1px 74px),repeating-linear-gradient(90deg,rgba(255,255,255,.075) 0 1px,transparent 1px 14px),repeating-linear-gradient(0deg,rgba(255,255,255,.06) 0 1px,transparent 1px 14px);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 78%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 78%,transparent)}.cyberhouse-video-caption h2{margin:0;font-size:clamp(26px,3.2vw,40px);line-height:1}.cyberhouse-video-caption p{display:none}.cyberhouse-video-band{padding-top:clamp(34px,3vw,46px)}.cyberhouse-video-band-head{min-height:clamp(74px,7vw,92px)}.cyberhouse-feature-film{margin-top:clamp(8px,1vw,14px)}.cyberhouse-system-detail-strip video{width:100%;aspect-ratio:1/1;object-fit:cover;border:1px solid rgba(255,255,255,.18);background:#151519}.cyberhouse-system-detail-strip article:first-child video{aspect-ratio:.82/1}.cyberhouse-system-detail-strip article:last-child video{aspect-ratio:1/1}.cyberhouse-contact{display:block;width:100%;min-height:0;padding:0 0 clamp(72px,8vw,120px);border-top:0;background:#151519;text-align:left}.cyberhouse-contact-video{position:relative;inset:auto;display:block;height:100vh;min-height:720px}.cyberhouse-contact-copy,.cyberhouse-contact-overlay{display:none}.cyberhouse-contact .cyberhouse-form{margin:clamp(44px,6vw,84px) auto 0}@media (max-width:960px){.cyberhouse-main-door-screen{height:100svh;min-height:620px}.cyberhouse-main-door-screen video{position:absolute;height:100%;aspect-ratio:auto;object-fit:cover}.cyberhouse-video-caption{width:min(100%,calc(100% - 28px));padding-left:28px}.cyberhouse-video-band{padding-top:38px}.cyberhouse-video-band-head{min-height:72px}.cyberhouse-system-detail-strip article:first-child video,.cyberhouse-system-detail-strip video{aspect-ratio:16/10}.cyberhouse-contact{padding-bottom:78px}.cyberhouse-contact-video{height:100svh;min-height:620px}.cyberhouse-contact .cyberhouse-form{width:calc(100% - 28px);margin-top:38px}}.cyberhouse-page{overflow-x:hidden}.cyberhouse-hero{position:relative;height:100svh;min-height:100svh;display:grid;place-items:start center;overflow:hidden}.cyberhouse-hero>.cyberhouse-hero-fallback,.cyberhouse-hero>.cyberhouse-hero-video{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center center}.cyberhouse-hero-copy{position:relative;z-index:3}.cyberhouse-video-band-lead{border-top:1px solid rgba(255,255,255,.12)}.cyberhouse-video-band-lead .cyberhouse-video-band-head{min-height:0}.cyberhouse-video-band-lead .cyberhouse-video-band-head p:not(.cyberhouse-eyebrow){display:block}.cyberhouse-submarine-screen{width:100%;height:clamp(520px,58vw,820px);min-height:0}.cyberhouse-submarine-screen video{height:100%}.cyberhouse-levels-overview{padding-bottom:clamp(72px,8vw,112px)}.cyberhouse-underground-level{display:grid;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px)}.cyberhouse-underground-level .cyberhouse-underground-copy{display:block}.cyberhouse-section-cut,.cyberhouse-section-video,.cyberhouse-technical-map{width:min(1180px,100%);height:auto;margin:0 auto}.cyberhouse-section-cut,.cyberhouse-section-video{aspect-ratio:16/9;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:#151519}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){grid-row:auto;max-width:580px}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow)+p:not(.cyberhouse-eyebrow){margin-top:18px}.cyberhouse-contact{position:relative;min-height:100svh;display:grid;place-items:center;padding:clamp(70px,8vw,112px) 0;overflow:hidden;text-align:center}.cyberhouse-contact-video{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;opacity:1}.cyberhouse-contact-overlay{display:block;position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.48)}.cyberhouse-contact-copy{position:relative;z-index:1;display:block;width:min(620px,calc(100% - 48px));margin:0 auto 24px;color:rgba(255,255,255,.92);text-align:center}.cyberhouse-contact-logo{display:block;width:min(320px,76vw);height:auto;margin:0 auto 22px}.cyberhouse-contact .cyberhouse-form{position:relative;z-index:1;width:min(620px,calc(100% - 48px));margin:0 auto}.cyberhouse-contact-wordmark{position:relative;z-index:1;width:min(240px,66vw);height:auto;margin:20px auto 0}@media (max-width:640px){.cyberhouse-video-band-lead{padding-top:54px}.cyberhouse-video-band-lead .cyberhouse-video-band-head{gap:16px}.cyberhouse-video-band-lead .cyberhouse-video-band-head p:not(.cyberhouse-eyebrow){font-size:14px;line-height:1.42}.cyberhouse-submarine-screen{height:clamp(280px,76vw,380px);margin-bottom:0}.cyberhouse-submarine-chips{left:14px;right:14px;bottom:14px;width:auto;height:auto;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;transform:none}.cyberhouse-submarine-chips span{width:auto;height:auto;min-height:42px;padding:10px 14px;font-size:10px;line-height:1.35}.cyberhouse-cybertruck-title{height:92px;padding:0 18px}.cyberhouse-cybertruck-title p{font-size:13px;line-height:1.35}.cyberhouse-main-door-screen{height:auto;min-height:0;aspect-ratio:16/9}.cyberhouse-main-door-screen video{height:100%}.cyberhouse-underground-level{padding-top:72px;padding-bottom:78px}.cyberhouse-section-cut,.cyberhouse-section-video,.cyberhouse-technical-map{width:100%}.cyberhouse-space-architecture article{gap:16px}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){font-size:14px;line-height:1.42}.cyberhouse-contact{min-height:100svh;padding:58px 0 64px}.cyberhouse-contact .cyberhouse-form,.cyberhouse-contact-copy{width:calc(100% - 68px)}.cyberhouse-contact-logo{width:min(286px,78vw);margin-bottom:18px}}.cyberhouse-life-counter{position:relative;isolation:isolate;min-height:clamp(610px,68vw,1100px);padding:clamp(66px,7vw,98px) 0 clamp(72px,8vw,118px)}.cyberhouse-life-counter:after,.cyberhouse-life-counter:before{content:"";position:absolute;left:50%;z-index:0;width:min(1210px,calc(100% - 48px));height:1px;background:rgba(255,255,255,.32);transform:translateX(-50%)}.cyberhouse-life-counter:before{top:clamp(52px,5vw,82px)}.cyberhouse-life-counter:after{bottom:clamp(58px,6vw,96px)}.cyberhouse-life-counter-copy{position:relative;z-index:2;width:min(1210px,calc(100% - 48px));min-height:clamp(460px,54vw,820px);display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(150px,.33fr);grid-template-rows:auto 1fr auto;align-items:start;justify-self:center;color:#f4f4f4;text-align:left}.cyberhouse-life-counter-copy:after,.cyberhouse-life-counter-copy:before{content:"";position:absolute;z-index:-1;width:min(400px,34vw);aspect-ratio:1;border:1px solid rgba(255,255,255,.18);background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 1px,transparent 1px 18px),repeating-linear-gradient(0deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px);opacity:.24;pointer-events:none}.cyberhouse-life-counter-copy:before{left:0;top:clamp(170px,20vw,300px)}.cyberhouse-life-counter-copy:after{right:0;bottom:clamp(12px,4vw,68px)}.cyberhouse-life-counter-copy p,.cyberhouse-life-counter-copy span{position:relative;z-index:2;margin:0;color:rgba(244,244,244,.88);font-size:clamp(32px,5vw,60px);line-height:1.08;font-weight:100;letter-spacing:0;text-transform:uppercase}.cyberhouse-life-counter-copy p{grid-column:1/3;grid-row:1;justify-self:start;width:min(760px,76%);white-space:normal}.cyberhouse-life-counter-copy .cyberhouse-counter{position:relative;z-index:2;grid-column:2;grid-row:1;justify-self:end;align-self:start;margin:0;color:#f4f4f4;font-size:clamp(84px,10vw,150px);line-height:.78;font-weight:100;letter-spacing:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:1px 0 0 rgba(255,154,78,.82),-1px 0 0 rgba(51,135,255,.54)}.cyberhouse-life-counter-copy span{grid-column:3;grid-row:1;justify-self:start;align-self:start;padding-left:clamp(14px,1.8vw,26px)}.cyberhouse-life-counter>img{position:absolute;left:50%;bottom:clamp(72px,8vw,132px);z-index:1;width:min(1200px,calc(100% - 48px));max-width:none;height:auto;margin:0;opacity:.84;filter:drop-shadow(0 34px 68px rgba(0,0,0,.52));transform:translateX(-50%)}.cyberhouse-callout-frame{display:none!important}.cyberhouse-system-callouts{gap:clamp(18px,2.4vw,34px)}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"]{position:relative;isolation:isolate;min-height:clamp(285px,32vw,430px);grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);column-gap:clamp(26px,5vw,78px);margin-top:0;overflow:visible}.cyberhouse-system-callout:before{content:"";position:absolute;z-index:0;display:block;width:min(560px,46%);height:clamp(124px,13vw,184px);border:1px solid rgba(255,255,255,.12);background:repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 16px),repeating-linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px 16px);opacity:.24;transform:translateY(-50%);pointer-events:none}.cyberhouse-system-callout:after{content:"";position:absolute;top:calc(50% - 4px);display:block;background:rgba(255,255,255,.62);pointer-events:none}.cyberhouse-system-callout.is-text-right:after{left:clamp(150px,24%,315px);right:clamp(48px,7vw,118px)}.cyberhouse-system-callout.is-text-left:after{left:clamp(48px,7vw,118px);right:clamp(150px,24%,315px)}.cyberhouse-callout-media{position:relative;display:block}.cyberhouse-callout-media:before{z-index:4;display:block;width:9px;height:9px;border:1px solid rgba(255,255,255,.96);border-radius:50%;background:#f4f4f4;box-shadow:0 0 0 5px rgba(255,255,255,.08)}.cyberhouse-callout-media:after,.cyberhouse-callout-media:before{content:"";position:absolute;left:var(--callout-pin-x,50%);top:var(--callout-pin-y,50%);transform:translate(-50%,-50%);pointer-events:none}.cyberhouse-callout-media:after{z-index:1;width:clamp(92px,11vw,148px);height:clamp(64px,8vw,108px);border:1px solid rgba(255,255,255,.16);background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 1px,transparent 1px 12px),repeating-linear-gradient(0deg,rgba(255,255,255,.055) 0 1px,transparent 1px 12px);opacity:.2}.cyberhouse-callout-media img{position:relative;z-index:2;display:block;width:min(600px,100%);max-height:clamp(188px,27vw,338px);object-fit:contain}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media img{margin-left:auto}.cyberhouse-callout-copy{position:relative;max-width:610px}.cyberhouse-callout-copy:after{content:"";position:absolute;top:calc(50% - 4px);display:block;width:1px;height:clamp(52px,9vw,140px);background:rgba(255,255,255,.58);transform-origin:top center;pointer-events:none}.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy:after{right:clamp(4px,1vw,16px);transform:rotate(20deg)}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy:after{left:clamp(4px,1vw,16px);transform:rotate(-20deg)}@media (max-width:960px){.cyberhouse-life-counter{min-height:clamp(480px,86vw,660px);padding:46px 0 56px}.cyberhouse-life-counter-copy{width:min(700px,calc(100% - 36px));min-height:360px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto 1fr;row-gap:10px}.cyberhouse-life-counter-copy:after,.cyberhouse-life-counter-copy:before{width:min(300px,76vw);opacity:.18}.cyberhouse-life-counter-copy:before{top:156px;left:0}.cyberhouse-life-counter-copy:after{right:0;bottom:8px}.cyberhouse-life-counter-copy p{grid-column:1/3;width:min(520px,100%);font-size:clamp(26px,7vw,38px);line-height:1.1}.cyberhouse-life-counter-copy .cyberhouse-counter{grid-column:1;grid-row:2;justify-self:start;margin-top:2px;font-size:clamp(88px,25vw,132px)}.cyberhouse-life-counter-copy span{grid-column:2;grid-row:2;align-self:end;padding:0 0 8px 12px;font-size:clamp(24px,7vw,36px)}.cyberhouse-life-counter>img{bottom:48px;width:min(650px,calc(100% - 22px));opacity:.82}.cyberhouse-system-callouts{width:min(620px,calc(100% - 32px));gap:52px}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"]{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-row-gap:14px;row-gap:14px}.cyberhouse-system-callout:before{left:50%;right:auto;top:0;width:min(380px,100%);height:clamp(96px,27vw,140px);transform:translateX(-50%)}.cyberhouse-system-callout.is-text-left:before,.cyberhouse-system-callout.is-text-right:before{left:50%;right:auto}.cyberhouse-system-callout.is-text-left:after,.cyberhouse-system-callout.is-text-right:after,.cyberhouse-system-callout:after{left:50%;right:auto;top:clamp(150px,40vw,228px);width:1px;height:34px;transform:translateX(-50%)}.cyberhouse-callout-media,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-media{grid-column:1;grid-row:1;justify-self:center;width:100%;max-width:440px}.cyberhouse-callout-media img,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media img{width:min(100%,420px);max-height:260px;margin:0 auto}.cyberhouse-callout-media:after{width:min(260px,72vw);height:clamp(72px,20vw,110px);opacity:.16}.cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy{grid-column:1;grid-row:2;max-width:420px;margin:0 auto;padding-left:16px;border-left:1px solid rgba(255,255,255,.28);text-align:left}.cyberhouse-callout-copy:after{display:none}.cyberhouse-callout-copy h3{font-size:clamp(28px,8vw,40px);line-height:1}.cyberhouse-callout-copy p,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy p{max-width:320px;margin:12px 0 0;font-size:11px;line-height:1.35}}@media (max-width:640px){.cyberhouse-life-counter{min-height:500px;padding:38px 0 46px}.cyberhouse-life-counter:before{top:30px}.cyberhouse-life-counter:after{bottom:34px}.cyberhouse-life-counter-copy{width:calc(100% - 28px);min-height:322px}.cyberhouse-life-counter-copy p{font-size:clamp(24px,8.6vw,34px)}.cyberhouse-life-counter-copy .cyberhouse-counter{font-size:clamp(82px,28vw,112px)}.cyberhouse-life-counter-copy span{font-size:clamp(22px,8vw,32px)}.cyberhouse-life-counter>img{bottom:64px;width:min(500px,calc(100% + 42px));opacity:.8}.cyberhouse-system-callouts{gap:46px}.cyberhouse-system-callout.is-text-left:after,.cyberhouse-system-callout.is-text-right:after,.cyberhouse-system-callout:after{top:clamp(128px,46vw,190px);height:28px}}.cyberhouse-system-callouts{gap:clamp(62px,7vw,104px)}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"]{min-height:clamp(300px,30vw,420px);grid-template-columns:minmax(340px,.48fr) minmax(340px,.52fr);column-gap:clamp(60px,7vw,112px);align-items:center}.cyberhouse-system-callout:before{top:50%;width:min(430px,38%);height:clamp(126px,12vw,174px);opacity:.18}.cyberhouse-system-callout.is-text-right:before{left:0;right:auto}.cyberhouse-system-callout.is-text-left:before{right:0;left:auto}.cyberhouse-system-callout:after{top:50%;z-index:1;width:clamp(112px,12vw,178px);height:1px;opacity:.6}.cyberhouse-system-callout.is-text-right:after{left:clamp(390px,39%,520px);right:auto}.cyberhouse-system-callout.is-text-left:after{right:clamp(390px,39%,520px);left:auto}.cyberhouse-callout-media{z-index:2}.cyberhouse-callout-media img{width:min(560px,100%);max-height:clamp(190px,25vw,318px)}.cyberhouse-callout-media:after{opacity:.14}.cyberhouse-callout-copy{z-index:3;max-width:min(540px,100%)}.cyberhouse-callout-copy h3{font-size:clamp(34px,3.8vw,54px);line-height:1}.cyberhouse-callout-copy p{max-width:410px;font-size:clamp(11px,.95vw,13px);line-height:1.22}.cyberhouse-callout-copy:after{top:calc(100% + 10px);height:clamp(34px,4vw,58px);opacity:.55}.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy:after{right:8px;transform:rotate(18deg)}.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy:after{left:8px;transform:rotate(-18deg)}.cyberhouse-materials{width:min(1210px,calc(100% - 48px));padding-top:clamp(52px,6vw,78px);display:grid;grid-gap:clamp(0px,1.2vw,18px);gap:clamp(0px,1.2vw,18px)}.cyberhouse-materials article{position:relative;min-height:0;height:auto;aspect-ratio:1210/400;display:block;padding:0;overflow:hidden;background:#151519}.cyberhouse-materials article:nth-child(2n) video,.cyberhouse-materials video{inset:0 auto auto 0;width:min(400px,33.06%);height:100%;opacity:1}.cyberhouse-materials article:nth-child(2n) video{right:0;left:auto}.cyberhouse-materials article>img{inset:0;width:100%;height:100%;object-fit:contain;opacity:.64}.cyberhouse-materials article:nth-child(2n)>div,.cyberhouse-materials article:nth-child(odd)>div,.cyberhouse-materials article>div{top:50%;right:clamp(0px,2vw,40px);left:auto;width:min(590px,58%);padding:clamp(8px,1vw,12px) 0;color:#f2f2f2;background:linear-gradient(90deg,rgba(21,21,25,0),rgba(21,21,25,.88) 12%,rgba(21,21,25,.88) 88%,rgba(21,21,25,0));text-align:right;transform:translateY(-50%)}.cyberhouse-materials article:nth-child(2n)>div{right:auto;left:clamp(16px,2.4vw,40px);text-align:left;background:linear-gradient(90deg,rgba(21,21,25,.9),rgba(21,21,25,.9) 78%,rgba(21,21,25,0))}.cyberhouse-materials article:after,.cyberhouse-materials article:nth-child(2n)>div:before,.cyberhouse-materials article>div:before{content:none;display:none}.cyberhouse-materials h3{max-width:100%;font-size:clamp(34px,4vw,52px);line-height:1}.cyberhouse-materials article:nth-child(2n) p,.cyberhouse-materials article:nth-child(odd) p,.cyberhouse-materials p{max-width:390px;margin:16px 0 0 auto;font-size:clamp(11px,.95vw,13px);line-height:1.22}.cyberhouse-materials article:nth-child(2n) p{margin-right:auto;margin-left:0}@media (max-width:960px){.cyberhouse-system-callouts{gap:52px}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"]{min-height:0;grid-template-columns:minmax(0,1fr);row-gap:16px}.cyberhouse-system-callout.is-text-left:after,.cyberhouse-system-callout.is-text-right:after,.cyberhouse-system-callout:after{left:50%;right:auto;top:clamp(150px,40vw,228px);width:1px;height:30px;transform:translateX(-50%)}.cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy{max-width:420px;margin:0 auto;padding-left:16px;border-left:1px solid rgba(255,255,255,.28);background:transparent}.cyberhouse-callout-copy:after{display:none}.cyberhouse-materials{width:min(620px,calc(100% - 32px));gap:38px}.cyberhouse-materials article,.cyberhouse-materials article:nth-child(2n){min-height:0;aspect-ratio:auto;display:grid;grid-template-columns:minmax(0,1fr);grid-row-gap:18px;row-gap:18px;padding:18px 0 26px}.cyberhouse-materials article:nth-child(2n) video,.cyberhouse-materials video{position:relative;inset:auto;grid-column:1;grid-row:1;justify-self:center;width:min(360px,100%);height:auto;aspect-ratio:1}.cyberhouse-materials article>img{opacity:.36}.cyberhouse-materials article:nth-child(2n)>div,.cyberhouse-materials article:nth-child(odd)>div,.cyberhouse-materials article>div{position:relative;top:auto;right:auto;left:auto;grid-column:1;grid-row:2;width:100%;padding:0 0 0 16px;border-left:1px solid rgba(255,255,255,.24);background:transparent;text-align:left;transform:none}.cyberhouse-materials h3{font-size:clamp(28px,8vw,42px)}.cyberhouse-materials article:nth-child(2n) p,.cyberhouse-materials article:nth-child(odd) p,.cyberhouse-materials p{max-width:320px;margin:12px 0 0;font-size:11px;line-height:1.3}}@media (max-width:640px){.cyberhouse-system-callouts{gap:42px}.cyberhouse-system-callout.is-text-left:after,.cyberhouse-system-callout.is-text-right:after,.cyberhouse-system-callout:after{top:clamp(126px,45vw,186px);height:24px}.cyberhouse-materials{width:calc(100% - 28px);padding-top:54px}.cyberhouse-materials article:nth-child(2n) video,.cyberhouse-materials video{width:min(100%,330px)}}.cyberhouse-life-counter{min-height:0;height:auto;padding:0;overflow:hidden;background:#151519}.cyberhouse-life-counter:after,.cyberhouse-life-counter:before{content:none}.cyberhouse-life-counter-board{position:relative;width:1200px;height:1100px;margin:0 auto}.cyberhouse-life-counter .cyberhouse-counter,.cyberhouse-life-kicker,.cyberhouse-life-prefix,.cyberhouse-life-principle,.cyberhouse-life-years{position:absolute;z-index:2;margin:0;color:#f4f4f4;font-family:var(--font-sans);font-weight:100;line-height:1.15;letter-spacing:0;text-transform:uppercase}.cyberhouse-life-kicker,.cyberhouse-life-principle{left:141px;width:912px;color:rgba(244,244,244,.72);font-size:32px;font-weight:300;text-align:center}.cyberhouse-life-kicker{top:95px}.cyberhouse-life-principle{top:938px}.cyberhouse-life-prefix{top:148px;left:-50px;width:876px;font-size:60px;text-align:right}.cyberhouse-life-counter .cyberhouse-counter{top:148px;left:846px;width:120px;font-size:60px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:1px 0 0 rgba(255,154,78,.82),-1px 0 0 rgba(51,135,255,.54)}.cyberhouse-life-years{top:148px;left:984px;width:288px;font-size:60px}.cyberhouse-life-house{position:absolute;top:275px;left:0;z-index:1;width:1200px;height:600px;max-width:none;object-fit:contain;opacity:1;filter:none}.cyberhouse-systems{width:100%;max-width:none;margin:0;padding:0 0 clamp(64px,8vw,120px);overflow:hidden;background:#151519}.cyberhouse-system-head{display:none}.cyberhouse-system-callouts{position:relative;display:block;width:1200px;height:2750px;max-width:none;margin:0 auto;overflow:visible}.cyberhouse-system-callout,.cyberhouse-system-callout[data-callout-index="1"],.cyberhouse-system-callout[data-callout-index="2"],.cyberhouse-system-callout[data-callout-index="3"],.cyberhouse-system-callout[data-callout-index]{display:contents}.cyberhouse-system-callout.is-text-left:after,.cyberhouse-system-callout.is-text-left:before,.cyberhouse-system-callout.is-text-right:after,.cyberhouse-system-callout.is-text-right:before,.cyberhouse-system-callout:after,.cyberhouse-system-callout:before{content:none;display:none}.cyberhouse-callout-frame{position:absolute;z-index:2;display:block!important;left:var(--frame-x);top:var(--frame-y);width:var(--frame-w);height:var(--frame-h);max-width:none;object-fit:fill;opacity:1;pointer-events:none}.cyberhouse-callout-media,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-media{position:absolute;z-index:1;display:block;left:var(--media-x);top:var(--media-y);width:var(--media-w);height:var(--media-h);max-width:none;justify-self:auto}.cyberhouse-callout-media:after,.cyberhouse-callout-media:before{content:none;display:none}.cyberhouse-callout-media img,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-media img{display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:contain}.cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-copy{position:absolute;z-index:3;left:var(--copy-x);top:var(--copy-y);width:var(--copy-w);max-width:none;margin:0;padding:0;border:0;color:#f4f4f4;background:transparent;text-align:var(--copy-align)}.cyberhouse-callout-copy:after{content:none;display:none}.cyberhouse-callout-copy h3{margin:0;color:#f4f4f4;font-size:45px;line-height:1.15;font-weight:100;letter-spacing:0;text-transform:uppercase}.cyberhouse-callout-copy p,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-copy p{max-width:none;margin:12px 0 0;color:rgba(244,244,244,.86);font-size:20px;line-height:1.18;font-weight:600;text-transform:none}.cyberhouse-system-callout.is-text-right{--copy-align:right}.cyberhouse-system-callout.is-text-left{--copy-align:left}.cyberhouse-system-callout:first-child{--media-x:-20px;--media-y:3px;--media-w:600px;--media-h:300px;--frame-x:-10px;--frame-y:45px;--frame-w:1210px;--frame-h:400px;--copy-x:640px;--copy-y:89px;--copy-w:560px}.cyberhouse-system-callout:nth-child(2){--media-x:613px;--media-y:345px;--media-w:600px;--media-h:300px;--frame-x:0px;--frame-y:437px;--frame-w:1210px;--frame-h:400px;--copy-x:-1px;--copy-y:485px;--copy-w:560px}.cyberhouse-system-callout:nth-child(3){--media-x:-45px;--media-y:742px;--media-w:650px;--media-h:325px;--frame-x:-131px;--frame-y:663px;--frame-w:1344px;--frame-h:444px;--copy-x:143px;--copy-y:671px;--copy-w:1070px}.cyberhouse-system-callout:nth-child(4){--media-x:550px;--media-y:1070px;--media-w:650px;--media-h:325px;--frame-x:0px;--frame-y:1190px;--frame-w:1210px;--frame-h:400px;--copy-x:-6px;--copy-y:1240px;--copy-w:583px}.cyberhouse-system-callout:nth-child(5){--media-x:-140px;--media-y:1506px;--media-w:810px;--media-h:405px;--frame-x:-10px;--frame-y:1550px;--frame-w:1210px;--frame-h:400px;--copy-x:130px;--copy-y:1546px;--copy-w:1070px}.cyberhouse-system-callout:nth-child(6){--media-x:535px;--media-y:1882px;--media-w:650px;--media-h:325px;--frame-x:-15px;--frame-y:1957px;--frame-w:1132px;--frame-h:374px;--copy-x:-20px;--copy-y:1999px;--copy-w:583px}.cyberhouse-system-callout:nth-child(7){--media-x:-60px;--media-y:2284px;--media-w:650px;--media-h:317px;--frame-x:-10px;--frame-y:2337px;--frame-w:1210px;--frame-h:400px;--copy-x:636px;--copy-y:2334px;--copy-w:562px}.cyberhouse-system-detail-strip{width:min(1180px,calc(100% - 48px));margin:0 auto}.cyberhouse-materials{position:relative;display:block;width:1200px;height:1360px;max-width:none;margin:0 auto;padding:0;overflow:hidden;background:#151519}.cyberhouse-materials article,.cyberhouse-materials article:nth-child(2n){display:contents}.cyberhouse-materials article:nth-child(2n) video,.cyberhouse-materials video{position:absolute;z-index:2;left:var(--mat-video-x);top:var(--mat-video-y);width:var(--mat-video-w);height:var(--mat-video-h);aspect-ratio:auto;object-fit:cover}.cyberhouse-materials article>img{position:absolute;z-index:1;display:block;left:var(--mat-frame-x);top:var(--mat-frame-y);width:var(--mat-frame-w);height:var(--mat-frame-h);max-width:none;object-fit:fill;opacity:1;pointer-events:none}.cyberhouse-materials article:nth-child(2n)>div,.cyberhouse-materials article:nth-child(odd)>div,.cyberhouse-materials article>div{position:absolute;z-index:3;left:var(--mat-copy-x);top:var(--mat-copy-y);width:var(--mat-copy-w);max-width:none;padding:0;border:0;color:#f4f4f4;background:transparent;text-align:var(--mat-align);transform:none}.cyberhouse-materials h3{margin:0;color:#f4f4f4;font-size:50px;line-height:1.15;font-weight:100;text-transform:uppercase}.cyberhouse-materials article:nth-child(2n) p,.cyberhouse-materials article:nth-child(odd) p,.cyberhouse-materials p{max-width:var(--mat-body-w);margin:14px 0 0 var(--mat-body-ml);color:rgba(244,244,244,.86);font-size:12px;line-height:1.18;font-weight:600;text-transform:uppercase}.cyberhouse-materials article:first-child{--mat-video-x:0px;--mat-video-y:95px;--mat-video-w:400px;--mat-video-h:400px;--mat-frame-x:0px;--mat-frame-y:95px;--mat-frame-w:1210px;--mat-frame-h:400px;--mat-copy-x:437px;--mat-copy-y:139px;--mat-copy-w:803px;--mat-body-w:317px;--mat-body-ml:auto;--mat-align:right}.cyberhouse-materials article:nth-child(2){--mat-video-x:810px;--mat-video-y:495px;--mat-video-w:400px;--mat-video-h:400px;--mat-frame-x:0px;--mat-frame-y:495px;--mat-frame-w:1210px;--mat-frame-h:400px;--mat-copy-x:-7px;--mat-copy-y:539px;--mat-copy-w:765px;--mat-body-w:293px;--mat-body-ml:47px;--mat-align:left}.cyberhouse-materials article:nth-child(3){--mat-video-x:0px;--mat-video-y:895px;--mat-video-w:400px;--mat-video-h:400px;--mat-frame-x:0px;--mat-frame-y:895px;--mat-frame-w:1210px;--mat-frame-h:400px;--mat-copy-x:437px;--mat-copy-y:939px;--mat-copy-w:803px;--mat-body-w:295px;--mat-body-ml:auto;--mat-align:right}.cyberhouse-space-architecture{position:relative;min-height:610px;padding:65px max(24px,calc((100vw - 1200px) / 2)) 150px;overflow:hidden;background:#151519}.cyberhouse-space-architecture .cyberhouse-final-logo{position:absolute;bottom:70px;width:min(600px,52vw);height:auto;max-width:none}@media (max-width:1199px){.cyberhouse-life-counter-board{width:960px;height:760px}.cyberhouse-life-kicker{top:75px;left:164px;width:632px;font-size:24px}.cyberhouse-life-prefix{top:129px;left:-50px;width:701px;font-size:48px}.cyberhouse-life-counter .cyberhouse-counter{top:129px;left:672px;width:96px;font-size:48px}.cyberhouse-life-years{top:129px;left:790px;width:210px;font-size:48px}.cyberhouse-life-house{top:180px;width:960px;height:480px}.cyberhouse-life-principle{top:665px;left:164px;width:632px;font-size:24px}.cyberhouse-system-callouts{width:960px;height:2200px}.cyberhouse-callout-copy h3{font-size:38px}.cyberhouse-callout-copy p{font-size:16px}.cyberhouse-system-callout:first-child{--media-x:-10px;--media-y:3px;--media-w:471px;--media-h:236px;--frame-x:1px;--frame-y:24px;--frame-w:960px;--frame-h:317px;--copy-x:520px;--copy-y:74px;--copy-w:440px}.cyberhouse-system-callout:nth-child(2){--media-x:495px;--media-y:215px;--media-w:471px;--media-h:236px;--frame-x:0px;--frame-y:288px;--frame-w:960px;--frame-h:317px;--copy-x:0px;--copy-y:324px;--copy-w:440px}.cyberhouse-system-callout:nth-child(3){--media-x:-5px;--media-y:579px;--media-w:511px;--media-h:256px;--frame-x:-56px;--frame-y:518px;--frame-w:1016px;--frame-h:336px;--copy-x:52px;--copy-y:513px;--copy-w:908px}.cyberhouse-system-callout:nth-child(4){--media-x:441px;--media-y:787px;--media-w:515px;--media-h:258px;--frame-x:0px;--frame-y:885px;--frame-w:960px;--frame-h:317px;--copy-x:0px;--copy-y:921px;--copy-w:440px}.cyberhouse-system-callout:nth-child(5){--media-x:-41px;--media-y:1144px;--media-w:511px;--media-h:256px;--frame-x:3px;--frame-y:1159px;--frame-w:960px;--frame-h:317px;--copy-x:51px;--copy-y:1152px;--copy-w:908px}.cyberhouse-system-callout:nth-child(6){--media-x:468px;--media-y:1409px;--media-w:515px;--media-h:258px;--frame-x:0px;--frame-y:1464px;--frame-w:960px;--frame-h:317px;--copy-x:0px;--copy-y:1500px;--copy-w:440px}.cyberhouse-system-callout:nth-child(7){--media-x:0px;--media-y:1781px;--media-w:511px;--media-h:249px;--frame-x:-55px;--frame-y:1814px;--frame-w:1017px;--frame-h:336px;--copy-x:545px;--copy-y:1811px;--copy-w:417px}.cyberhouse-materials{width:960px;height:1320px}.cyberhouse-materials h3{font-size:48px}.cyberhouse-materials p{font-size:16px}.cyberhouse-materials article:first-child{--mat-video-x:0px;--mat-video-y:93px;--mat-video-w:317px;--mat-video-h:317px;--mat-frame-x:0px;--mat-frame-y:93px;--mat-frame-w:960px;--mat-frame-h:317px;--mat-copy-x:0px;--mat-copy-y:117px;--mat-copy-w:519px;--mat-body-w:352px;--mat-body-ml:0px;--mat-align:left}.cyberhouse-materials article:nth-child(2){--mat-video-x:642px;--mat-video-y:495px;--mat-video-w:317px;--mat-video-h:317px;--mat-frame-x:0px;--mat-frame-y:495px;--mat-frame-w:960px;--mat-frame-h:317px;--mat-copy-x:-2px;--mat-copy-y:520px;--mat-copy-w:960px;--mat-body-w:335px;--mat-body-ml:50px}.cyberhouse-materials article:nth-child(3){--mat-video-x:0px;--mat-video-y:895px;--mat-video-w:317px;--mat-video-h:317px;--mat-frame-x:0px;--mat-frame-y:895px;--mat-frame-w:960px;--mat-frame-h:317px;--mat-copy-x:0px;--mat-copy-y:920px;--mat-copy-w:960px;--mat-body-w:215px;--mat-body-ml:0px;--mat-align:left}}@media (max-width:959px){.cyberhouse-life-counter-board{width:640px;height:520px}.cyberhouse-life-kicker{top:55px;left:109px;width:486px;font-size:16px}.cyberhouse-life-prefix{top:83px;left:0;width:435px;font-size:32px}.cyberhouse-life-counter .cyberhouse-counter{top:83px;left:439px;width:70px;font-size:32px}.cyberhouse-life-years{top:83px;left:510px;width:150px;font-size:32px}.cyberhouse-life-house{top:130px;left:0;width:640px;height:320px}.cyberhouse-life-principle{top:455px;left:109px;width:486px;font-size:16px}.cyberhouse-system-callouts{width:640px;height:1940px}.cyberhouse-callout-copy h3{font-size:26px}.cyberhouse-callout-copy p{font-size:14px}.cyberhouse-system-callout:first-child{--media-x:0px;--media-y:50px;--media-w:380px;--media-h:190px;--frame-x:-86px;--frame-y:42px;--frame-w:1210px;--frame-h:400px;--copy-x:231px;--copy-y:111px;--copy-w:389px}.cyberhouse-system-callout:nth-child(2){--media-x:260px;--media-y:250px;--media-w:380px;--media-h:190px;--frame-x:-260px;--frame-y:293px;--frame-w:1210px;--frame-h:317px;--copy-x:20px;--copy-y:343px;--copy-w:389px}.cyberhouse-system-callout:nth-child(3){--media-x:0px;--media-y:504px;--media-w:420px;--media-h:210px;--frame-x:-75px;--frame-y:442px;--frame-w:960px;--frame-h:317px;--copy-x:248px;--copy-y:461px;--copy-w:370px}.cyberhouse-system-callout:nth-child(4){--media-x:220px;--media-y:762px;--media-w:420px;--media-h:210px;--frame-x:-264px;--frame-y:826px;--frame-w:1210px;--frame-h:317px;--copy-x:20px;--copy-y:875px;--copy-w:389px}.cyberhouse-system-callout:nth-child(5){--media-x:-37px;--media-y:1055px;--media-w:472px;--media-h:236px;--frame-x:-90px;--frame-y:1085px;--frame-w:960px;--frame-h:317px;--copy-x:247px;--copy-y:1104px;--copy-w:370px}.cyberhouse-system-callout:nth-child(6){--media-x:220px;--media-y:1362px;--media-w:420px;--media-h:210px;--frame-x:-290px;--frame-y:1393px;--frame-w:960px;--frame-h:317px;--copy-x:22px;--copy-y:1413px;--copy-w:204px}.cyberhouse-system-callout:nth-child(7){--media-x:10px;--media-y:1644px;--media-w:420px;--media-h:205px;--frame-x:16px;--frame-y:1662px;--frame-w:960px;--frame-h:317px;--copy-x:412px;--copy-y:1651px;--copy-w:204px}.cyberhouse-materials{width:640px;height:1540px}.cyberhouse-materials h3{font-size:28px}.cyberhouse-materials p{font-size:12px}.cyberhouse-materials article:first-child{--mat-video-x:10px;--mat-video-y:95px;--mat-video-w:397px;--mat-video-h:397px;--mat-frame-x:10px;--mat-frame-y:95px;--mat-frame-w:1200px;--mat-frame-h:397px;--mat-copy-x:-10px;--mat-copy-y:122px;--mat-copy-w:204px;--mat-body-w:136px;--mat-body-ml:0px;--mat-align:left}.cyberhouse-materials article:nth-child(2){--mat-video-x:233px;--mat-video-y:571px;--mat-video-w:397px;--mat-video-h:397px;--mat-frame-x:-570px;--mat-frame-y:571px;--mat-frame-w:1200px;--mat-frame-h:397px;--mat-copy-x:10px;--mat-copy-y:595px;--mat-copy-w:198px;--mat-body-w:158px;--mat-body-ml:0px}.cyberhouse-materials article:nth-child(3){--mat-video-x:10px;--mat-video-y:1050px;--mat-video-w:397px;--mat-video-h:397px;--mat-frame-x:10px;--mat-frame-y:1050px;--mat-frame-w:1200px;--mat-frame-h:397px;--mat-copy-x:-9px;--mat-copy-y:1074px;--mat-copy-w:274px;--mat-body-w:157px;--mat-body-ml:0px;--mat-align:left}.cyberhouse-space-architecture{min-height:520px;padding:45px 20px 128px}}@media (max-width:639px){.cyberhouse-life-counter-board{width:480px;height:380px}.cyberhouse-life-kicker{top:35px;left:74px;width:331px;font-size:12px}.cyberhouse-life-prefix{top:62px;left:-25px;width:350px;font-size:24px}.cyberhouse-life-counter .cyberhouse-counter{top:62px;left:333px;width:52px;font-size:24px}.cyberhouse-life-years{top:62px;left:388px;width:120px;font-size:24px}.cyberhouse-life-house{top:90px;left:0;width:480px;height:240px}.cyberhouse-life-principle{top:335px;left:82px;width:316px;font-size:12px}.cyberhouse-system-callouts{width:480px;height:1200px}.cyberhouse-callout-copy h3{font-size:20px}.cyberhouse-callout-copy p{margin-top:6px;font-size:14px}.cyberhouse-system-callout:first-child{--media-x:0px;--media-y:0px;--media-w:250px;--media-h:125px;--frame-x:-159px;--frame-y:-39px;--frame-w:1210px;--frame-h:400px;--copy-x:310px;--copy-y:38px;--copy-w:168px}.cyberhouse-system-callout:nth-child(2){--media-x:230px;--media-y:129px;--media-w:250px;--media-h:125px;--frame-x:-336px;--frame-y:129px;--frame-w:960px;--frame-h:317px;--copy-x:0px;--copy-y:186px;--copy-w:183px}.cyberhouse-system-callout:nth-child(3){--media-x:0px;--media-y:329px;--media-w:270px;--media-h:135px;--frame-x:-130px;--frame-y:262px;--frame-w:960px;--frame-h:317px;--copy-x:196px;--copy-y:295px;--copy-w:284px}.cyberhouse-system-callout:nth-child(4){--media-x:210px;--media-y:492px;--media-w:270px;--media-h:135px;--frame-x:-341px;--frame-y:503px;--frame-w:1210px;--frame-h:317px;--copy-x:0px;--copy-y:560px;--copy-w:230px}.cyberhouse-system-callout:nth-child(5){--media-x:-26px;--media-y:664px;--media-w:300px;--media-h:150px;--frame-x:-143px;--frame-y:661px;--frame-w:1210px;--frame-h:317px;--copy-x:239px;--copy-y:685px;--copy-w:241px}.cyberhouse-system-callout:nth-child(6){--media-x:210px;--media-y:841px;--media-w:270px;--media-h:135px;--frame-x:-365px;--frame-y:835px;--frame-w:1132px;--frame-h:317px;--copy-x:0px;--copy-y:892px;--copy-w:183px}.cyberhouse-system-callout:nth-child(7){--media-x:0px;--media-y:1031px;--media-w:270px;--media-h:131px;--frame-x:-78px;--frame-y:1013px;--frame-w:960px;--frame-h:317px;--copy-x:270px;--copy-y:1047px;--copy-w:210px}.cyberhouse-materials{width:480px;height:380px}}@media (max-width:479px){.cyberhouse-life-counter-board{width:320px;height:487px}.cyberhouse-life-kicker{top:45px;left:61px;width:199px;font-size:13px}.cyberhouse-life-prefix{top:85px;left:15px;width:290px;font-size:35px;text-align:center}.cyberhouse-life-counter .cyberhouse-counter{top:165px;left:0;width:180px;font-size:35px;text-align:right}.cyberhouse-life-years{top:165px;left:190px;width:130px;font-size:35px}.cyberhouse-life-house{top:225px;left:-10px;width:340px;height:170px}.cyberhouse-life-principle{top:415px;left:17px;width:287px;font-size:13px}.cyberhouse-system-callouts{width:320px;height:1150px}.cyberhouse-callout-copy h3{font-size:17px}.cyberhouse-callout-copy p{margin-top:4px;font-size:10px;line-height:1.2}.cyberhouse-system-callout:first-child{--media-x:0px;--media-y:25px;--media-w:200px;--media-h:100px;--frame-x:-42px;--frame-y:24px;--frame-w:600px;--frame-h:198px;--copy-x:207px;--copy-y:54px;--copy-w:113px}.cyberhouse-system-callout:nth-child(2){--media-x:114px;--media-y:150px;--media-w:206px;--media-h:103px;--frame-x:-221px;--frame-y:164px;--frame-w:600px;--frame-h:198px;--copy-x:0px;--copy-y:194px;--copy-w:183px}.cyberhouse-system-callout:nth-child(3){--media-x:0px;--media-y:333px;--media-w:222px;--media-h:111px;--frame-x:-62px;--frame-y:294px;--frame-w:600px;--frame-h:198px;--copy-x:149px;--copy-y:284px;--copy-w:171px}.cyberhouse-system-callout:nth-child(4){--media-x:98px;--media-y:486px;--media-w:222px;--media-h:111px;--frame-x:-221px;--frame-y:510px;--frame-w:600px;--frame-h:198px;--copy-x:0px;--copy-y:520px;--copy-w:183px}.cyberhouse-system-callout:nth-child(5){--media-x:-23px;--media-y:662px;--media-w:222px;--media-h:111px;--frame-x:-86px;--frame-y:668px;--frame-w:600px;--frame-h:198px;--copy-x:149px;--copy-y:658px;--copy-w:171px}.cyberhouse-system-callout:nth-child(6){--media-x:98px;--media-y:792px;--media-w:222px;--media-h:111px;--frame-x:-239px;--frame-y:803px;--frame-w:600px;--frame-h:198px;--copy-x:0px;--copy-y:812px;--copy-w:131px}.cyberhouse-system-callout:nth-child(7){--media-x:0px;--media-y:981px;--media-w:222px;--media-h:108px;--frame-x:-10px;--frame-y:983px;--frame-w:600px;--frame-h:198px;--copy-x:190px;--copy-y:952px;--copy-w:130px}.cyberhouse-materials{width:320px;height:1200px}.cyberhouse-materials h3{font-size:20px}.cyberhouse-materials p{margin-top:3px;font-size:10px;line-height:1.15}.cyberhouse-materials article>img{opacity:0}.cyberhouse-materials article:first-child{--mat-video-x:10px;--mat-video-y:10px;--mat-video-w:300px;--mat-video-h:300px;--mat-frame-x:500px;--mat-frame-y:140px;--mat-frame-w:1210px;--mat-frame-h:317px;--mat-copy-x:-10px;--mat-copy-y:310px;--mat-copy-w:300px;--mat-body-w:261px;--mat-body-ml:auto;--mat-align:right}.cyberhouse-materials article:nth-child(2){--mat-video-x:30px;--mat-video-y:410px;--mat-video-w:300px;--mat-video-h:300px;--mat-frame-x:-2082px;--mat-frame-y:310px;--mat-frame-w:960px;--mat-frame-h:317px;--mat-copy-x:10px;--mat-copy-y:714px;--mat-copy-w:300px;--mat-body-w:193px;--mat-body-ml:0px;--mat-align:left}.cyberhouse-materials article:nth-child(3){--mat-video-x:10px;--mat-video-y:809px;--mat-video-w:300px;--mat-video-h:300px;--mat-frame-x:1418px;--mat-frame-y:1211px;--mat-frame-w:960px;--mat-frame-h:317px;--mat-copy-x:-10px;--mat-copy-y:1113px;--mat-copy-w:300px;--mat-body-w:182px;--mat-body-ml:auto;--mat-align:right}.cyberhouse-space-architecture{min-height:610px;padding:35px 18px 150px}.cyberhouse-space-architecture .cyberhouse-final-logo{bottom:40px;width:290px}}.cyberhouse-callout-body,.cyberhouse-callout-title,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-body,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-title,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-body,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-title{position:absolute;z-index:3;max-width:none;margin:0;padding:0;border:0;color:#f4f4f4;background:transparent;letter-spacing:0;text-align:var(--callout-text-align);text-transform:uppercase}.cyberhouse-callout-title,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-title,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-title{left:var(--title-x);top:var(--title-y);width:var(--title-w);font-size:45px;line-height:1.15;font-weight:100}.cyberhouse-callout-body,.cyberhouse-system-callout.is-text-left .cyberhouse-callout-body,.cyberhouse-system-callout.is-text-right .cyberhouse-callout-body{left:var(--body-x);top:var(--body-y);width:var(--body-w);color:rgba(244,244,244,.9);font-size:20px;line-height:1.18;font-weight:600;text-transform:none}.cyberhouse-system-callout.is-text-right{--callout-text-align:right}.cyberhouse-system-callout.is-text-left{--callout-text-align:left}.cyberhouse-system-callout:first-child{--title-x:640px;--title-y:89px;--title-w:560px;--body-x:789px;--body-y:143px;--body-w:345px}.cyberhouse-system-callout:nth-child(2){--title-x:-1px;--title-y:485px;--title-w:560px;--body-x:60px;--body-y:537px;--body-w:273px}.cyberhouse-system-callout:nth-child(3){--title-x:143px;--title-y:671px;--title-w:1070px;--body-x:589px;--body-y:775px;--body-w:567px}.cyberhouse-system-callout:nth-child(4){--title-x:-6px;--title-y:1240px;--title-w:583px;--body-x:60px;--body-y:1290px;--body-w:302px}.cyberhouse-system-callout:nth-child(5){--title-x:130px;--title-y:1546px;--title-w:1070px;--body-x:777px;--body-y:1649px;--body-w:364px}.cyberhouse-system-callout:nth-child(6){--title-x:-20px;--title-y:1999px;--title-w:583px;--body-x:45px;--body-y:2049px;--body-w:449px}.cyberhouse-system-callout:nth-child(7){--title-x:636px;--title-y:2334px;--title-w:562px;--body-x:777px;--body-y:2435px;--body-w:364px}.cyberhouse-space-architecture{min-height:660px;padding:65px max(24px,calc((100vw - 1200px) / 2)) 0}.cyberhouse-space-architecture article{position:relative;z-index:2;display:grid;grid-template-columns:41fr 46fr;grid-column-gap:80px;column-gap:80px;width:1200px;max-width:100%;margin:0 auto;color:#f4f4f4;text-align:left}.cyberhouse-space-architecture .cyberhouse-eyebrow{grid-column:1;margin:0 0 8px;color:#f4f4f4;font-size:34px;line-height:1.08;font-weight:100;letter-spacing:0}.cyberhouse-space-architecture h2{grid-column:1;margin:0;color:#f4f4f4;font-size:34px;line-height:1.08;font-weight:100}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){grid-column:2;max-width:553px;margin:0;color:rgba(244,244,244,.82);font-size:17px;line-height:1.18;font-weight:600}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow)+p:not(.cyberhouse-eyebrow){margin-top:24px}.cyberhouse-space-architecture .cyberhouse-final-logo,.cyberhouse-space-watermark{position:absolute;z-index:1;height:auto;max-width:none;pointer-events:none}.cyberhouse-space-watermark{top:108px;left:calc(50% - 1118px);width:2315px;opacity:.075}.cyberhouse-space-architecture .cyberhouse-final-logo{top:423px;bottom:auto;left:50%;width:600px;opacity:1;transform:translateX(-50%)}.cyberhouse-logo-strip{position:relative;width:100%;height:140px;overflow:hidden;background:#151519}.cyberhouse-logo-strip-board{position:relative;width:1200px;height:140px;margin:0 auto}.cyberhouse-logo-strip .cyberhouse-contact-wordmark{position:absolute;top:30px;left:500px;z-index:1;width:200px;height:80px;max-width:none;margin:0}@media (max-width:1199px){.cyberhouse-callout-title{font-size:38px}.cyberhouse-callout-body{font-size:16px}.cyberhouse-system-callout:first-child{--title-x:520px;--title-y:74px;--title-w:440px;--body-x:559px;--body-y:118px;--body-w:345px}.cyberhouse-system-callout:nth-child(2){--title-x:0px;--title-y:324px;--title-w:440px;--body-x:60px;--body-y:368px;--body-w:273px}.cyberhouse-system-callout:nth-child(3){--title-x:52px;--title-y:513px;--title-w:908px;--body-x:410px;--body-y:600px;--body-w:493px}.cyberhouse-system-callout:nth-child(4){--title-x:0px;--title-y:921px;--title-w:440px;--body-x:60px;--body-y:965px;--body-w:302px}.cyberhouse-system-callout:nth-child(5){--title-x:51px;--title-y:1152px;--title-w:908px;--body-x:526px;--body-y:1232px;--body-w:364px}.cyberhouse-system-callout:nth-child(6){--title-x:0px;--title-y:1500px;--title-w:440px;--body-x:60px;--body-y:1543px;--body-w:380px}.cyberhouse-system-callout:nth-child(7){--title-x:545px;--title-y:1811px;--title-w:417px;--body-x:541px;--body-y:1896px;--body-w:364px}.cyberhouse-space-architecture{min-height:540px;padding-top:55px}.cyberhouse-space-architecture article{width:960px;grid-template-columns:39fr 44fr;column-gap:60px}.cyberhouse-space-architecture .cyberhouse-eyebrow,.cyberhouse-space-architecture h2{font-size:28px}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){max-width:353px;font-size:15px}.cyberhouse-space-watermark{top:400px;left:calc(50% - 230px);width:480px;opacity:.075}.cyberhouse-space-architecture .cyberhouse-final-logo{top:390px;width:480px}.cyberhouse-logo-strip,.cyberhouse-logo-strip-board{height:150px}.cyberhouse-logo-strip-board{width:960px}.cyberhouse-logo-strip .cyberhouse-contact-wordmark{top:35px;left:380px}}@media (max-width:959px){.cyberhouse-callout-title{font-size:26px}.cyberhouse-callout-body{font-size:14px}.cyberhouse-system-callout:first-child{--title-x:231px;--title-y:111px;--title-w:389px;--body-x:343px;--body-y:141px;--body-w:276px}.cyberhouse-system-callout:nth-child(2){--title-x:20px;--title-y:343px;--title-w:389px;--body-x:22px;--body-y:371px;--body-w:205px}.cyberhouse-system-callout:nth-child(3){--title-x:248px;--title-y:461px;--title-w:370px;--body-x:385px;--body-y:521px;--body-w:232px}.cyberhouse-system-callout:nth-child(4){--title-x:20px;--title-y:875px;--title-w:389px;--body-x:22px;--body-y:904px;--body-w:206px}.cyberhouse-system-callout:nth-child(5){--title-x:247px;--title-y:1104px;--title-w:370px;--body-x:371px;--body-y:1164px;--body-w:247px}.cyberhouse-system-callout:nth-child(6){--title-x:22px;--title-y:1413px;--title-w:204px;--body-x:22px;--body-y:1473px;--body-w:204px}.cyberhouse-system-callout:nth-child(7){--title-x:412px;--title-y:1651px;--title-w:204px;--body-x:370px;--body-y:1741px;--body-w:247px}.cyberhouse-space-architecture{min-height:400px;padding-top:45px}.cyberhouse-space-architecture article{width:640px;grid-template-columns:36fr 30fr;column-gap:30px}.cyberhouse-space-architecture .cyberhouse-eyebrow,.cyberhouse-space-architecture h2{font-size:23px}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){max-width:300px;font-size:13px}.cyberhouse-space-watermark{top:330px;left:calc(50% - 150px);width:320px}.cyberhouse-space-architecture .cyberhouse-final-logo{top:320px;width:320px}.cyberhouse-logo-strip,.cyberhouse-logo-strip-board{height:100px}.cyberhouse-logo-strip-board{width:640px}.cyberhouse-logo-strip .cyberhouse-contact-wordmark{top:10px;left:220px}}@media (max-width:639px){.cyberhouse-callout-title{font-size:20px}.cyberhouse-callout-body{font-size:14px;line-height:1.18}.cyberhouse-system-callout:first-child{--title-x:310px;--title-y:38px;--title-w:168px;--body-x:204px;--body-y:61px;--body-w:276px}.cyberhouse-system-callout:nth-child(2){--title-x:0px;--title-y:186px;--title-w:183px;--body-x:0px;--body-y:208px;--body-w:180px}.cyberhouse-system-callout:nth-child(3){--title-x:196px;--title-y:295px;--title-w:284px;--body-x:270px;--body-y:340px;--body-w:210px}.cyberhouse-system-callout:nth-child(4){--title-x:0px;--title-y:560px;--title-w:230px;--body-x:0px;--body-y:582px;--body-w:180px}.cyberhouse-system-callout:nth-child(5){--title-x:239px;--title-y:685px;--title-w:241px;--body-x:260px;--body-y:740px;--body-w:220px}.cyberhouse-system-callout:nth-child(6){--title-x:0px;--title-y:892px;--title-w:183px;--body-x:0px;--body-y:914px;--body-w:220px}.cyberhouse-system-callout:nth-child(7){--title-x:270px;--title-y:1047px;--title-w:210px;--body-x:233px;--body-y:1092px;--body-w:247px}.cyberhouse-space-architecture{min-height:280px;padding-top:35px}.cyberhouse-space-architecture article{width:480px;grid-template-columns:40fr 35fr;column-gap:30px}.cyberhouse-space-architecture .cyberhouse-eyebrow,.cyberhouse-space-architecture h2{font-size:18px}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){max-width:205px;font-size:10px}.cyberhouse-space-watermark{top:225px;left:calc(50% - 110px);width:240px}.cyberhouse-space-architecture .cyberhouse-final-logo{top:215px;width:240px}.cyberhouse-logo-strip,.cyberhouse-logo-strip-board{height:80px}.cyberhouse-logo-strip-board{width:480px}.cyberhouse-logo-strip .cyberhouse-contact-wordmark{top:0;left:140px}}@media (max-width:479px){.cyberhouse-callout-title{font-size:17px}.cyberhouse-callout-body{font-size:10px;line-height:1.2}.cyberhouse-system-callout:first-child{--title-x:207px;--title-y:54px;--title-w:113px;--body-x:212px;--body-y:73px;--body-w:108px}.cyberhouse-system-callout:nth-child(2){--title-x:0px;--title-y:194px;--title-w:183px;--body-x:0px;--body-y:213px;--body-w:94px}.cyberhouse-system-callout:nth-child(3){--title-x:149px;--title-y:284px;--title-w:171px;--body-x:206px;--body-y:343px;--body-w:115px}.cyberhouse-system-callout:nth-child(4){--title-x:0px;--title-y:520px;--title-w:183px;--body-x:0px;--body-y:560px;--body-w:94px}.cyberhouse-system-callout:nth-child(5){--title-x:149px;--title-y:658px;--title-w:171px;--body-x:171px;--body-y:717px;--body-w:149px}.cyberhouse-system-callout:nth-child(6){--title-x:0px;--title-y:812px;--title-w:131px;--body-x:0px;--body-y:851px;--body-w:98px}.cyberhouse-system-callout:nth-child(7){--title-x:190px;--title-y:952px;--title-w:130px;--body-x:215px;--body-y:1032px;--body-w:105px}.cyberhouse-space-architecture{min-height:500px;padding:35px 15px 0}.cyberhouse-space-architecture article{display:block;width:290px;max-width:100%}.cyberhouse-space-architecture .cyberhouse-eyebrow,.cyberhouse-space-architecture h2{font-size:21px;line-height:1.12}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow){max-width:283px;margin-top:30px;font-size:12px;line-height:1.18}.cyberhouse-space-architecture article>p:not(.cyberhouse-eyebrow)+p:not(.cyberhouse-eyebrow){margin-top:18px}.cyberhouse-space-watermark{top:418px;left:calc(50% - 135px);width:290px}.cyberhouse-space-architecture .cyberhouse-final-logo{top:408px;width:290px}.cyberhouse-logo-strip,.cyberhouse-logo-strip-board{height:100px}.cyberhouse-logo-strip-board{width:320px}.cyberhouse-logo-strip .cyberhouse-contact-wordmark{top:44px;left:60px;width:200px;height:80px}}