@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#07101f;background:#07101f;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #07101f;--midnight: #0b1e4d;--blue: #245dff;--deep-blue: #17378f;--ice: #eaf0ff;--white: #fff;--muted-dark: #7e8ca8;--line-dark: rgba(255, 255, 255, .16);--line-light: rgba(7, 16, 31, .16);--mono: "DM Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--ink)}body,button,a{color:var(--ink)}a{text-decoration:none}button{font:inherit}::selection{background:var(--blue);color:var(--white)}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.skip-link{position:fixed;z-index:100;top:-5rem;left:1rem;padding:.75rem 1rem;background:var(--blue);color:#fff}.skip-link:focus{top:1rem}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:84px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;background:var(--white);border-bottom:1px solid var(--line-light)}.brand{display:inline-flex;align-items:center}.brand-lockup{display:inline-flex;align-items:center;gap:.16rem;font-size:1.35rem;font-weight:600;letter-spacing:-.055em}.brand-lockup img{display:block;width:28px;height:32px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:2.25rem;font-size:.82rem;font-weight:600}.site-nav a{transition:color .16s ease}.site-nav a:hover{color:var(--blue)}.site-nav .nav-cta{min-height:44px;padding:0 1.1rem;display:flex;align-items:center;gap:.8rem;background:var(--blue);color:#fff}.site-nav .nav-cta:hover{background:var(--ink);color:#fff}.menu-button{display:none}.hero{min-height:860px;padding:13rem 4.5vw 2.5rem;position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:1fr auto;gap:0 1.5rem;overflow:hidden;background:var(--ink);color:#fff}.hero:before{content:"";position:absolute;top:84px;bottom:0;left:4.5vw;width:5px;background:var(--blue)}.hero:after{content:"";position:absolute;left:4.5vw;right:4.5vw;bottom:86px;height:1px;background:var(--line-dark)}.hero-copy{z-index:2;grid-column:1 / span 8;align-self:center;padding:0 0 3.5rem 2rem}.hero h1{margin:0;max-width:1020px;font-size:clamp(5rem,9vw,10rem);font-weight:600;line-height:.86;letter-spacing:-.078em}.hero-copy>p{max-width:610px;margin:2.25rem 0 0;color:#a7b3ca;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.65}.hero-actions{display:flex;gap:.75rem;margin-top:2.5rem}.button{min-height:48px;padding:0 1.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.42);color:#fff;font-size:.83rem;font-weight:600;transition:background .18s ease,border-color .18s ease}.button.primary{border-color:var(--blue);background:var(--blue)}.button.primary:hover{background:#fff;border-color:#fff;color:var(--ink)}.button.secondary:hover{border-color:#fff;background:#ffffff14}.hero-visual{position:absolute;width:min(52vw,770px);right:-9vw;top:8rem;opacity:.72}.hero-visual:before{content:"";position:absolute;z-index:-1;inset:17% 12%;background:#245dff29;transform:rotate(-12deg)}.hero-visual img{display:block;width:100%;height:auto}.hero-meta{z-index:2;grid-column:1 / -1;align-self:end;padding:1.65rem 0 0 2rem;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:2rem;font:.64rem/1.4 var(--mono);color:#8997b1}.hero-meta span:last-child{text-align:right}.section{padding:9rem 4.5vw}.section-title{margin-bottom:5.5rem;display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:end}.section-title h2,.company h2,.contact h2{margin:0;font-size:clamp(3.5rem,6.3vw,7rem);font-weight:600;line-height:.93;letter-spacing:-.065em}.section-title>p{max-width:430px;margin:0 0 .5rem;color:#5d687b;line-height:1.65}.products{background:#fff}.product-list{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:6rem 1.5rem;align-items:start}.product-card{min-width:0}.product-card.nextdoor{grid-column:1 / -1}.product-card.zestway{grid-column:1 / span 6}.product-card.ideaboard{grid-column:7 / -1}.product-card.xline-studio{grid-column:1 / span 6}.product-card.one-world-project{grid-column:7 / -1}.product-card.colourseed{grid-column:1 / -1}.product-visual{min-height:560px;padding:2.5rem;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:var(--blue)}.zestway .product-visual{min-height:420px;background:var(--midnight)}.ideaboard .product-visual{min-height:420px;background:var(--ice);color:var(--deep-blue)}.xline-studio .product-visual{min-height:420px;background:var(--blue)}.one-world-project .product-visual{min-height:420px;background:var(--ink)}.colourseed .product-visual{min-height:500px;background:#dfff45;color:var(--ink)}.product-visual span{max-width:100%;font-size:clamp(4rem,7.5vw,8.5rem);font-weight:600;line-height:.82;letter-spacing:-.075em;transition:transform .24s ease}.product-card:hover .product-visual span{transform:translate(.12em)}.product-details{padding:1.5rem 0 0;display:grid;grid-template-columns:.7fr 1fr;gap:1rem 2rem}.product-type{grid-column:1 / -1;margin:0;font:.66rem var(--mono);color:#5d687b}.product-details h3{margin:0;font-size:1.6rem;letter-spacing:-.035em}.project-description{margin:0;color:#5d687b;font-size:.9rem;line-height:1.65}.project-link{grid-column:2;width:fit-content;margin-top:.5rem;padding-bottom:.3rem;border-bottom:1px solid var(--line-light);color:var(--deep-blue);font-size:.76rem;font-weight:600}.project-link:hover{color:var(--blue);border-color:var(--blue)}.company{padding-top:11rem;padding-bottom:11rem;display:grid;grid-template-columns:7fr 5fr;gap:8vw;color:#fff;background:var(--blue)}.company h2{max-width:850px}.company-copy{padding-top:.4rem}.company-copy p{max-width:600px;color:#ffffffb8;line-height:1.75}.company-copy .company-lead{margin:0 0 2.25rem;color:#fff;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.3;letter-spacing:-.04em}.company-copy a{margin-top:2.2rem;padding-bottom:.45rem;display:inline-flex;gap:.8rem;align-items:center;border-bottom:1px solid #fff;color:#fff;font-size:.84rem;font-weight:600}.contact{min-height:700px;padding:9rem 4.5vw 3rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--ink);background:var(--ice)}.contact h2{max-width:1050px;font-size:clamp(5rem,10.5vw,11rem)}.contact>div>p{max-width:440px;margin:2rem 0 0;color:#5d687b;line-height:1.65}.contact-email{padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);font-size:clamp(1.1rem,2.1vw,2rem)}.contact-email:hover{color:var(--blue)}.site-footer{padding:4rem 4.5vw 2rem;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:4rem 2.5rem;background:#fff}.footer-brand .brand-lockup{font-size:1.55rem}.footer-brand .brand-lockup img{width:32px;height:36px}.site-footer p{margin:0;color:#5d687b;font-size:.73rem}.footer-intro>p{max-width:330px;margin-top:1.5rem;font-size:.9rem;line-height:1.65}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-column .footer-label{margin-bottom:.45rem;font:.62rem var(--mono);color:#7a8598}.footer-column a{font-size:.78rem}.footer-column a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-contact>p:last-child{margin-top:.35rem;line-height:1.5}.footer-bottom{grid-column:1 / -1;padding-top:1.25rem;display:flex;justify-content:space-between;border-top:1px solid var(--line-light)}.footer-bottom a{font-size:.72rem}@media(max-width:900px){.site-header{height:76px}.brand-lockup{font-size:1.25rem}body.menu-open{overflow:hidden}.menu-button{width:44px;min-height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink)}.menu-icon{width:22px;height:16px;display:grid;align-content:space-between}.menu-icon span{width:22px;height:1.5px;display:block;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .15s ease}.menu-button[aria-expanded=true]{color:var(--blue)}.menu-button[aria-expanded=true] .menu-icon span:first-child{transform:translateY(7.25px) rotate(45deg)}.menu-button[aria-expanded=true] .menu-icon span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] .menu-icon span:last-child{transform:translateY(-7.25px) rotate(-45deg)}.site-nav{position:fixed;z-index:30;inset:76px 0 auto;height:calc(100svh - 76px);padding:2rem 20px 1.25rem;flex-direction:column;align-items:stretch;gap:0;background:linear-gradient(145deg,rgba(36,93,255,.08),transparent 42%),#fff;transform:translateY(-120%);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.site-nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.site-nav:before{content:"Navigate";margin-bottom:1.35rem;font:.68rem var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#7a8598}.site-nav a{min-height:86px;padding:0 0 .1rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-light);color:var(--ink);font-size:clamp(2.45rem,12vw,4.1rem);line-height:.9;letter-spacing:-.07em}.site-nav a:not(.nav-cta):after{color:var(--blue);font:.72rem var(--mono);letter-spacing:0}.site-nav a:nth-child(1):after{content:"01"}.site-nav a:nth-child(2):after{content:"02"}.site-nav .nav-cta{min-height:78px;margin-top:auto;padding:0 1.25rem;border:0;background:var(--blue);color:#fff;font-size:1.1rem;letter-spacing:-.035em}.site-nav .nav-cta:before{content:"Start a conversation";margin-right:auto;font:.66rem var(--mono);color:#ffffffa8}.hero{min-height:920px;padding-top:11rem}.hero-copy{grid-column:1 / span 10}.hero-visual{width:650px;right:-260px;top:16rem;opacity:.56}.product-card.nextdoor,.product-card.zestway,.product-card.ideaboard,.product-card.xline-studio,.product-card.one-world-project,.product-card.colourseed{grid-column:1 / -1}.company{grid-template-columns:1fr;gap:4rem}}@media(max-width:600px){.site-header,.hero,.section,.contact,.site-footer{padding-left:20px;padding-right:20px}.brand-lockup{font-size:1.2rem}.site-header{padding-right:14px}.hero{min-height:clamp(560px,calc(100svh - 76px),640px);padding-top:76px;padding-bottom:0;display:flex;align-items:center}.hero:before{top:76px;bottom:20px;left:20px;width:3px}.hero:after{left:20px;right:20px;bottom:20px}.hero-copy{width:100%;padding:1.4rem 0 2.2rem 1rem}.hero h1{max-width:350px;font-size:clamp(2.9rem,13.2vw,3.45rem);line-height:.91}.hero-copy>p{margin-top:1.15rem;max-width:330px;font-size:.84rem;line-height:1.55}.hero-actions{width:calc(100% - 16px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.55rem;max-width:none;margin-top:1.35rem}.hero-actions .button{min-width:0;min-height:45px;padding:0 .4rem;font-size:.66rem;white-space:nowrap}.hero-visual{width:310px;right:-160px;top:auto;bottom:-80px;opacity:.28}.hero-meta{display:none}.section{padding-top:6rem;padding-bottom:6rem}.section-title{display:block;margin-bottom:3.5rem}.section-title h2,.company h2{font-size:3.5rem}.section-title>p{margin-top:1.5rem}.product-list{display:block}.product-card+.product-card{margin-top:4.5rem}.product-visual,.zestway .product-visual,.ideaboard .product-visual,.xline-studio .product-visual,.one-world-project .product-visual,.colourseed .product-visual{min-height:360px;padding:1.25rem}.product-visual span{font-size:4rem}.product-details{grid-template-columns:1fr}.product-type,.project-link{grid-column:auto}.company{gap:3.5rem}.company-copy .company-lead{font-size:1.6rem}.contact{min-height:620px;padding-top:6rem}.contact h2{font-size:4.5rem}.contact-email{font-size:.95rem}.site-footer{padding-top:3.5rem;grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.footer-intro,.footer-contact{grid-column:1 / -1}.footer-bottom{grid-column:1 / -1;margin-top:.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
