:root { --ink:#07111f; --ink-2:#0c1b2f; --cyan:#28dded; --lime:#d9f45b; --orange:#ff8a4b; --paper:#f4f3ed; --muted:#657080; --line:rgba(7,17,31,.13); font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; color:var(--ink); background:var(--paper); } *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);line-height:1.5}.shell{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{position:absolute;z-index:20;inset:0 0 auto;color:#fff;padding:23px 0}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;color:inherit;font-size:17px;font-weight:800;letter-spacing:-.06em;text-decoration:none}.brand>span:last-child span{color:var(--cyan)}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--cyan);color:var(--ink);font-size:15px}.primary-nav{display:flex;gap:31px}.primary-nav a,.text-link{color:inherit;text-decoration:none;font-size:13px;font-weight:600;opacity:.85}.nav-actions{display:flex;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid transparent;border-radius:999px;padding:14px 21px;text-decoration:none;font-size:13px;font-weight:750;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.button-small{padding:10px 15px;background:var(--cyan);color:var(--ink)}.hero-section{position:relative;overflow:hidden;min-height:685px;background:var(--ink);color:#f7fbff}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:685px}.hero-copy{position:relative;z-index:2;padding-top:75px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;font-size:11px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:var(--cyan)}.eyebrow span{width:24px;height:2px;background:currentColor}.eyebrow.dark{color:#167989}.hero h1{}.hero-copy h1{max-width:660px;margin:0;font-size:clamp(47px,5.4vw,80px);line-height:.98;letter-spacing:-.07em}.hero-copy h1 em,.business-section h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.08em}.hero-lede{max-width:520px;margin:25px 0 31px;color:#c0cbd7;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:13px;align-items:center}.button-primary{background:var(--lime);color:var(--ink)}.button-ghost{border-color:rgba(255,255,255,.26);color:#fff}.trust-line{display:flex;align-items:center;gap:11px;margin-top:46px;color:#a7b5c5;font-size:12px}.trust-line strong{color:#eef7ff}.avatar-stack{display:flex}.avatar-stack i{display:grid;place-items:center;width:26px;height:26px;border:2px solid var(--ink);border-radius:50%;margin-right:-7px;background:var(--orange);color:var(--ink);font-size:7px;font-style:normal;font-weight:900}.avatar-stack i:nth-child(2){background:var(--cyan)}.avatar-stack i:nth-child(3){background:var(--lime)}.hero-visual{position:relative;height:520px}.orbit{position:absolute;border:1px solid rgba(126,229,237,.28);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-large{width:470px;height:470px}.orbit-small{width:310px;height:310px;border-color:rgba(217,244,91,.28)}.centre-orb{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;align-content:center;width:145px;height:145px;border-radius:50%;background:var(--cyan);color:var(--ink);box-shadow:0 0 80px rgba(40,221,237,.34);font-size:47px;font-weight:900;line-height:.7;letter-spacing:-.12em}.centre-orb small{font-size:13px;letter-spacing:.16em}.float-card{position:absolute;width:130px;min-height:130px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(16,32,52,.88);box-shadow:0 18px 35px rgba(0,0,0,.2);backdrop-filter:blur(10px);color:#fff}.float-card b{font-size:10px;color:var(--cyan)}.float-card p{margin:14px 0 0;font-size:13px;line-height:1.15}.float-card strong{font-size:18px;letter-spacing:-.07em}.card-icon{float:right;color:var(--lime);font-size:20px}.card-tech{left:3%;top:14%}.card-service{right:2%;top:9%;transform:rotate(5deg)}.card-print{left:7%;bottom:8%;transform:rotate(-5deg)}.card-delivery{right:3%;bottom:12%}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.16}.glow-one{right:-15%;top:8%;width:570px;height:570px;background:var(--cyan)}.glow-two{left:38%;bottom:-35%;width:550px;height:350px;background:var(--lime)}.ticker{overflow:hidden;background:var(--cyan);color:var(--ink);white-space:nowrap;padding:16px 0;font-size:12px;font-weight:900;letter-spacing:.13em}.ticker div{display:flex;justify-content:center;gap:27px}.ticker i{font-style:normal;color:#08717b}.section{padding:125px 0}.section-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:end;margin-bottom:52px}.section-intro h2,.process-head h2,.business-section h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.07em}.section-intro>p:last-child{max-width:340px;margin:0;color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.service-card{position:relative;overflow:hidden;min-height:286px;padding:20px;border:1px solid var(--line);color:var(--ink);text-decoration:none;background:#ebeae4;transition:.25s transform,.25s background}.service-card:hover{transform:translateY(-6px);background:#fff}.service-number{font-size:11px;color:#73808d}.service-arrow{position:absolute;right:18px;top:14px;font-size:20px}.service-icon{display:grid;place-items:center;width:58px;height:58px;margin-top:61px;border-radius:18px;background:var(--ink);color:var(--cyan);font-size:27px}.service-card h3{margin:26px 0 8px;font-size:22px;line-height:1;letter-spacing:-.06em}.service-card p{margin:0;color:#687485;font-size:13px;line-height:1.5}.service-services .service-icon{background:var(--cyan);color:var(--ink)}.service-repairs .service-icon{background:var(--lime);color:var(--ink)}.service-print .service-icon{background:var(--orange);color:var(--ink)}.process-section{padding:108px 0;background:var(--ink);color:#fff}.process-head{display:flex;justify-content:space-between;align-items:end}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid rgba(255,255,255,.2)}.steps article{padding:23px 35px 0 0}.steps article+article{padding-left:30px;border-left:1px solid rgba(255,255,255,.2)}.steps span{color:var(--lime);font-size:12px;font-weight:800}.steps h3{margin:51px 0 10px;font-size:23px;letter-spacing:-.06em}.steps p{max-width:245px;margin:0;color:#aab9c8;font-size:14px}.business-section{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center;padding:116px 0}.business-section h2{margin-bottom:24px}.business-section>div>p:not(.eyebrow){max-width:470px;color:var(--muted);font-size:16px}.button-dark{margin-top:19px;background:var(--ink);color:#fff}.business-section aside{display:flex;flex-direction:column;justify-content:space-between;min-height:340px;padding:31px;background:var(--orange);color:var(--ink)}.business-section aside p{margin:0;font-size:31px;font-weight:850;line-height:.96;letter-spacing:-.08em}.business-section aside span{font-size:12px;font-weight:850;line-height:1.1;letter-spacing:.07em}.site-footer{padding:47px 0;background:#06101e;color:#cad4df}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .55fr;gap:30px}.site-footer .brand{color:#fff}.site-footer p{font-size:13px;color:#96a6b7}.footer-label{color:var(--cyan)!important;text-transform:uppercase;letter-spacing:.1em;font-size:10px!important;font-weight:800}.site-footer a:not(.brand){display:block;margin-bottom:9px;color:#cad4df;font-size:12px;text-decoration:none}@media(max-width:800px){.primary-nav{display:none}.text-link{display:none}.hero-grid,.section-intro,.business-section{grid-template-columns:1fr}.hero-section,.hero-grid{min-height:auto}.hero-copy{padding:145px 0 55px}.hero-visual{height:420px}.orbit-large{width:360px;height:360px}.orbit-small{width:230px;height:230px}.float-card{width:110px;min-height:110px;padding:12px}.float-card strong{font-size:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.section{padding:77px 0}.section-intro{margin-bottom:37px}.process-head{display:block}.steps{grid-template-columns:1fr;gap:25px;margin-top:40px}.steps article,.steps article+article{padding:21px 0 0;border-left:0}.steps h3{margin-top:20px}.business-section{gap:35px;padding:78px 0}.footer-grid{grid-template-columns:1fr;gap:10px}.ticker div{justify-content:flex-start;width:max-content;padding-left:20px}}@media(max-width:430px){.shell{width:min(100% - 32px,1160px)}.nav-actions .button{padding:9px 12px}.hero-copy h1{font-size:46px}.hero-visual{transform:scale(.9);transform-origin:top center;margin-bottom:-32px}.service-grid{grid-template-columns:1fr}.section-intro h2,.process-head h2,.business-section h2{font-size:41px}}
