.hero[data-astro-cid-lcdefpme]{--hero-ink:#fff;--hero-muted:#9db0c9;isolation:isolate;color:var(--hero-ink);margin-top:calc(-1 * var(--header-h));min-height:100svh;padding-top:calc(var(--header-h) + clamp(16px, 4vh, 56px));background:#060d1a;flex-direction:column;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-pattern[data-astro-cid-lcdefpme]{z-index:0;background-image:radial-gradient(#ffffff26 1px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(125% 100% at 50% 0,#000 32%,#0000 86%);mask-image:radial-gradient(125% 100% at 50% 0,#000 32%,#0000 86%)}.hero-bg[data-astro-cid-lcdefpme]:before{content:"";z-index:1;background:radial-gradient(72% 88% at 76% 46%, rgb(var(--accent-rgb) / .26), transparent 62%), radial-gradient(60% 70% at 6% 92%, rgb(var(--accent-rgb) / .1), transparent 66%);position:absolute;inset:0}.hero-bg[data-astro-cid-lcdefpme]:after{content:"";z-index:2;filter:blur(26px);background:linear-gradient(190deg, #ffffff26, rgb(var(--accent-rgb) / .1) 44%, transparent 74%);width:38%;height:150%;position:absolute;top:-25%;right:8%;transform:rotate(14deg)}.hero-grid[data-astro-cid-lcdefpme]{z-index:1;flex:auto;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:clamp(28px,5vw,64px);min-height:0;display:grid;position:relative}.hero-copy[data-astro-cid-lcdefpme]{z-index:4;align-self:center;padding-bottom:clamp(24px,4vh,56px);position:relative}.eyebrow[data-astro-cid-lcdefpme]{font-family:var(--body);letter-spacing:.34em;text-transform:uppercase;color:var(--accent);margin:0 0 16px;font-size:.74rem;font-weight:600}.hero-h1[data-astro-cid-lcdefpme]{color:var(--hero-ink);letter-spacing:-.02em;margin:0 0 22px;font-size:clamp(1.75rem,3.3vw,3.1rem);line-height:1.16}.hero-h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{display:block}.hero-h1[data-astro-cid-lcdefpme] .blue[data-astro-cid-lcdefpme]{color:var(--accent)}@media (width>=901px){.hero-h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{white-space:nowrap}}.hero-lede[data-astro-cid-lcdefpme]{max-width:46ch;color:var(--hero-muted);margin:0 0 32px;font-size:clamp(.95rem,1.1vw,1.06rem);line-height:1.75}.hero-lede[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--accent);text-decoration:none}.hero-lede[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{text-decoration:underline}.hero-btn[data-astro-cid-lcdefpme]{color:var(--hero-ink);background:#ffffff0d;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:11px;padding:15px 27px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s,color .3s,transform .3s;display:inline-flex}.hero-btn[data-astro-cid-lcdefpme] svg{flex:none;transition:transform .3s}.hero-btn[data-astro-cid-lcdefpme]:hover,.hero-btn[data-astro-cid-lcdefpme]:focus-visible{background:var(--accent);border-color:var(--accent);color:var(--on-accent);transform:translateY(-2px)}.hero-btn[data-astro-cid-lcdefpme]:hover svg{transform:translate(4px)}.findme[data-astro-cid-lcdefpme]{margin-top:clamp(20px,4vh,48px)}.findme[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--hero-ink);margin-bottom:13px;font-size:.82rem;font-weight:600;display:block}.hero-socials[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hero-socials[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{width:42px;height:42px;color:var(--hero-ink);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;transition:background .3s,border-color .3s,color .3s,transform .3s;display:grid}.hero-socials[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,.hero-socials[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{background:var(--accent);border-color:var(--accent);color:var(--on-accent);transform:translateY(-3px)}.hero-visual[data-astro-cid-lcdefpme]{align-self:end;place-items:end center;height:100%;min-height:0;display:grid;position:relative}.hero-word[data-astro-cid-lcdefpme]{white-space:nowrap;font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2rem,5.4vw,4.6rem);font-weight:600;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.hero-word--back[data-astro-cid-lcdefpme]{z-index:1;color:var(--hero-ink);animation:19s ease-in-out infinite alternate driftBack;bottom:63%}.hero-word--front[data-astro-cid-lcdefpme]{z-index:3;color:#0000;-webkit-text-stroke:1.4px #fff9;animation:19s ease-in-out infinite alternate driftFront;bottom:9%}@supports not (-webkit-text-stroke:1px black){.hero-word--front[data-astro-cid-lcdefpme]{color:#ffffff40}}@keyframes driftBack{0%{transform:translate(calc(-50% - 18px))}to{transform:translate(calc(18px - 50%))}}@keyframes driftFront{0%{transform:translate(calc(13px - 50%))}to{transform:translate(calc(-50% - 13px))}}@media (prefers-reduced-motion:reduce){.hero-word[data-astro-cid-lcdefpme]{animation:none;transform:translate(-50%)}}.stage[data-astro-cid-lcdefpme]{z-index:1;aspect-ratio:1;background:radial-gradient(circle at 50% 56%, rgb(var(--accent-rgb) / .58) 0%, rgb(var(--accent-rgb) / .2) 46%, transparent 69%);border-radius:50%;width:min(88%,500px);position:absolute;bottom:3%;left:50%;transform:translate(-50%)}.stage[data-astro-cid-lcdefpme]:after{content:"";border:1px solid rgb(var(--accent-rgb) / .42);border-radius:50%;position:absolute;inset:7%}.stage-dash[data-astro-cid-lcdefpme]{z-index:1;aspect-ratio:1;border:1px dashed #ffffff26;border-radius:50%;width:min(99%,566px);animation:70s linear infinite orbit;position:absolute;bottom:-1%;left:50%}@keyframes orbit{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.stage-dash[data-astro-cid-lcdefpme]{animation:none;transform:translate(-50%)}}.hero-figure[data-astro-cid-lcdefpme]{z-index:2;object-fit:contain;object-position:bottom center;width:min(100%,545px);height:auto;max-height:100%;position:relative}.hero-figure--ph[data-astro-cid-lcdefpme]{aspect-ratio:854/1222;text-align:center;filter:none;background:#ffffff0d;border:1px dashed #ffffff4d;border-radius:46% 46% 10px 10px/30% 30% 6px 6px;align-content:center;place-items:center;gap:16px;padding:26px;display:grid}.ph-mono[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.04em;color:var(--hero-ink);font-size:clamp(3rem,6vw,5rem);font-weight:600;line-height:1}.ph-note[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:var(--hero-muted);font-size:.66rem;line-height:1.9}.ph-note[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{font-family:var(--body);letter-spacing:.06em;color:var(--accent);text-transform:none}.say-sec[data-astro-cid-lcdefpme]{padding-block:clamp(40px,5vw,60px)}.say-tag[data-astro-cid-lcdefpme]{text-align:center;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 18px;font-size:.74rem;font-weight:600}.say-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:clamp(24px,3vw,40px)}.say[data-astro-cid-lcdefpme]{text-align:center;max-width:100%;font-family:var(--display);letter-spacing:-.02em;text-wrap:balance;color:var(--paper);margin:0 auto;font-size:clamp(1.3rem,3vw,2.45rem);font-weight:600;line-height:1.3}.say[data-astro-cid-lcdefpme].is-split .w{color:#ccd4dc;transition:color .4s}.say[data-astro-cid-lcdefpme].is-split .w.on{color:var(--paper)}@media (prefers-reduced-motion:reduce){.say[data-astro-cid-lcdefpme].is-split .w{color:var(--paper);transition:none}}.stats-sec[data-astro-cid-lcdefpme]{padding-block:clamp(48px,6vw,88px)}.stats[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:32px;display:grid}.stat[data-astro-cid-lcdefpme]{border-left:1px solid var(--line);gap:8px;padding-left:22px;display:grid}.stat[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2.4rem,4.6vw,3.8rem);font-weight:600;line-height:1}.services-sec[data-astro-cid-lcdefpme]{background:var(--ink-2);border-block:1px solid var(--line)}.bento-head[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:clamp(18px,4vw,72px);max-width:none;display:grid}.bento-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:46ch;margin:0;font-size:1.1rem}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card[data-astro-cid-lcdefpme]{background:var(--ink);min-height:420px;color:var(--paper);border:1px solid var(--line);isolation:isolate;border-radius:22px;flex-direction:column;padding:clamp(26px,2.4vw,40px);text-decoration:none;transition:transform .45s cubic-bezier(.22,1,.36,1),background-color .45s,border-color .45s,box-shadow .45s,color .45s;display:flex;position:relative;overflow:hidden}.card[data-astro-cid-lcdefpme]:hover,.card[data-astro-cid-lcdefpme]:focus-visible{color:#fff;border-color:rgb(var(--accent-rgb) / .55);background:#0d1218;transform:translateY(-6px);box-shadow:0 26px 50px -28px #0d111773}.card[data-astro-cid-lcdefpme]:hover p[data-astro-cid-lcdefpme],.card[data-astro-cid-lcdefpme]:focus-visible p[data-astro-cid-lcdefpme]{color:#93a0ae}.card[data-astro-cid-lcdefpme]:before{content:"";z-index:-2;background:radial-gradient(260px circle at var(--mx,50%) var(--my,50%), rgb(var(--accent-rgb) / .3), transparent 72%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.card[data-astro-cid-lcdefpme]:hover:before,.card[data-astro-cid-lcdefpme]:focus-visible:before{opacity:1}@media (prefers-reduced-motion:reduce){.card[data-astro-cid-lcdefpme]:before{display:none}}.card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{max-width:15ch;color:inherit;margin:0 0 14px;font-size:clamp(1.25rem,1.7vw,1.7rem);line-height:1.22}.card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:34ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.65;transition:color .45s}.card-art[data-astro-cid-lcdefpme]{z-index:-1;color:#0d111712;transition:transform .6s cubic-bezier(.22,1,.36,1),color .45s;position:absolute;bottom:12%;right:-6%}.card[data-astro-cid-lcdefpme]:hover .card-art[data-astro-cid-lcdefpme]{color:rgb(var(--accent-rgb) / .4);transform:scale(1.07)rotate(-6deg)}.card-more[data-astro-cid-lcdefpme]{align-items:center;gap:14px;margin-top:auto;padding-top:28px;display:inline-flex}.card-more__t[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.card-more__ic[data-astro-cid-lcdefpme]{background:var(--ink-3);width:40px;height:40px;color:var(--paper);border-radius:50%;flex:none;place-items:center;transition:background .35s,color .35s,transform .35s;display:grid}.card[data-astro-cid-lcdefpme]:hover .card-more__ic[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--on-accent);transform:translate(4px)}.split[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.peek[data-astro-cid-lcdefpme]{z-index:30;aspect-ratio:16/10;border:1px solid var(--line);background:var(--ink-2);pointer-events:none;opacity:0;border-radius:12px;width:clamp(140px,11vw,185px);transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;overflow:hidden;transform:translate(-50%,-50%)scale(.92)rotate(-3deg);box-shadow:0 30px 60px -24px #0d111773}.peek[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:top center;width:100%;height:100%}.peek[data-astro-cid-lcdefpme].show{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.work-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 24px;margin-top:clamp(28px,4vw,44px);display:flex}.work-list[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.work-row[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);grid-template-columns:60px 1.4fr 1.4fr .8fr 56px;align-items:center;gap:20px;padding:clamp(22px,2.6vw,34px) 8px;text-decoration:none;transition:padding-inline .4s,color .3s;display:grid}.work-row[data-astro-cid-lcdefpme]:hover{padding-left:24px;padding-right:0}.work-row[data-astro-cid-lcdefpme]:hover .w-name[data-astro-cid-lcdefpme]{color:var(--accent-ink)}.w-idx[data-astro-cid-lcdefpme]{font-family:var(--display);color:var(--muted);font-size:.85rem}.w-name[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.025em;font-size:clamp(1.05rem,1.6vw,1.5rem);font-weight:600;line-height:1.15;transition:color .3s}.w-tags[data-astro-cid-lcdefpme],.w-loc[data-astro-cid-lcdefpme]{letter-spacing:.08em;color:var(--muted);font-size:.78rem}.w-go[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;transition:transform .35s,background .35s,color .35s,border-color .35s;display:grid}.work-row[data-astro-cid-lcdefpme]:hover .w-go[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--on-accent);border-color:var(--accent);transform:rotate(-45deg)}.proc-sec[data-astro-cid-lcdefpme]{color:#fff;background:#060d1a;position:relative}.proc-pin[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;gap:clamp(16px,3vh,36px);height:100svh;padding-block:clamp(20px,4vh,44px);display:flex;position:sticky;top:0;overflow:hidden}.proc-bg[data-astro-cid-lcdefpme]{pointer-events:none;background:radial-gradient(60% 60% at 18% 8%, rgb(var(--accent-rgb) / .16), transparent 66%), radial-gradient(60% 60% at 88% 92%, rgb(var(--accent-rgb) / .1), transparent 68%);position:absolute;inset:0}.proc-head[data-astro-cid-lcdefpme],.proc-foot[data-astro-cid-lcdefpme]{z-index:1;flex:none;position:relative}.proc-foot[data-astro-cid-lcdefpme]{text-align:center}.proc-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin:10px 0 0}.proc-head[data-astro-cid-lcdefpme] .blue[data-astro-cid-lcdefpme]{color:var(--accent)}.proc-head[data-astro-cid-lcdefpme] .label[data-astro-cid-lcdefpme]{color:#8fa3ba}.proc-foot[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{color:#fff;border-color:#ffffff40}.proc-rail[data-astro-cid-lcdefpme]{z-index:1;min-height:0;width:min(100% - 2 * var(--gutter), var(--container) - 2 * var(--gutter));flex:auto;align-items:center;margin-inline:auto;display:flex;position:relative;overflow:hidden}.proc-track[data-astro-cid-lcdefpme]{will-change:transform;align-items:center;gap:clamp(28px,4vw,72px);width:max-content;display:flex}.proc-panel[data-astro-cid-lcdefpme]{width:min(clamp(560px, 52vw, 780px), calc(100vw - 2 * var(--gutter)));flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,3vw,48px);display:grid}.proc-copy[data-astro-cid-lcdefpme]{min-width:0}.proc-step__head[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.proc-num[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.04em;color:#fff;font-size:clamp(2.4rem,4.2vw,3.8rem);font-weight:600;line-height:1}.proc-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#7d8b9c;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.1}.proc-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#93a0ae;margin:20px 0 0;font-size:1.02rem;line-height:1.7}.proc-shot[data-astro-cid-lcdefpme]{aspect-ratio:3/4;text-align:center;background:#ffffff0a;border:1px dashed #ffffff47;border-radius:18px;flex:none;align-content:center;place-items:center;gap:8px;width:auto;height:min(46vh,380px);padding:18px;display:grid}.proc-shot[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-family:var(--display);color:#cfd8e2;font-size:1.05rem;font-weight:600}.proc-shot[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{letter-spacing:.06em;color:#7d8b9c;overflow-wrap:anywhere;font-size:.68rem}.proc-sec[data-astro-cid-lcdefpme]:not(.is-pinned) .proc-pin[data-astro-cid-lcdefpme]{height:auto;position:static}.proc-sec[data-astro-cid-lcdefpme]:not(.is-pinned) .proc-rail[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;padding-bottom:12px;overflow-x:auto}.proc-sec[data-astro-cid-lcdefpme]:not(.is-pinned) .proc-panel[data-astro-cid-lcdefpme]{scroll-snap-align:center}@media (width<=900px){.proc-panel[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:20px;width:min(84vw,380px)}.proc-shot[data-astro-cid-lcdefpme]{aspect-ratio:4/3;width:100%;height:auto}.proc-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.95rem}}.why-head[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:start;gap:clamp(20px,4vw,72px);margin-bottom:clamp(32px,5vw,64px);display:grid}.why-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:10px 0 0}.why-head[data-astro-cid-lcdefpme] .blue[data-astro-cid-lcdefpme]{color:var(--accent-ink)}.why-intro[data-astro-cid-lcdefpme]{align-self:end;max-width:40ch;margin:0;font-size:.98rem;line-height:1.7}.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.why-list[data-astro-cid-lcdefpme]{margin:0;padding:0;list-style:none}.why-item[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:clamp(20px,2.4vw,32px) 0}.why-item[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--line)}.why-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:52ch;margin:12px 0 0;font-size:.95rem;line-height:1.7}.why-title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;background-image:linear-gradient(90deg, var(--paper) 50%, #c3ccd6 50%);color:#0000;background-position:0 0;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.4rem,2.6vw,2.2rem);line-height:1.12}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.why-title[data-astro-cid-lcdefpme]{color:var(--paper);background:0 0}}@media (prefers-reduced-motion:reduce){.why-list[data-astro-cid-lcdefpme].is-reveal .why-title[data-astro-cid-lcdefpme]{background-position:0 0!important}}.why-shot[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:18px;overflow:hidden}.why-shot[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;aspect-ratio:1174/1339;width:100%;height:100%}.tm-sec[data-astro-cid-lcdefpme]{background:var(--ink-2);border-block:1px solid var(--line)}.tm-card[data-astro-cid-lcdefpme]{background:var(--ink);border:1px solid var(--line);border-radius:28px;padding:clamp(26px,3.4vw,56px);position:relative;box-shadow:0 30px 70px -44px #0d11174d}.tm-top[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;gap:clamp(28px,4vw,72px);display:grid}.tm-pill[data-astro-cid-lcdefpme]{background:var(--ink-2);border-radius:999px;padding:7px 16px;font-size:.78rem;font-weight:600;display:inline-block}.tm-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:20px 0 18px}.tm-intro[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:42ch;margin:0}.tm-quotes[data-astro-cid-lcdefpme]{display:grid}.tm-quote[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:linear-gradient(150deg, var(--accent-soft), var(--ink) 62%);opacity:0;pointer-events:none;border-radius:20px;grid-area:1/1;margin:0;padding:clamp(22px,2.4vw,34px);transition:opacity .45s,transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(12px)}.tm-quote[data-astro-cid-lcdefpme].is-on{opacity:1;pointer-events:auto;transform:none}@media (prefers-reduced-motion:reduce){.tm-quote[data-astro-cid-lcdefpme]{transition:none}}.tm-metric[data-astro-cid-lcdefpme]{margin-bottom:18px}.tm-metric[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(2rem,3.4vw,2.9rem);font-weight:600;line-height:1;display:block}.tm-metric[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:6px;font-size:.86rem;display:block}.tm-stars[data-astro-cid-lcdefpme]{color:#d99514;letter-spacing:.1em;font-size:.86rem;display:block}.tm-quote[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{color:var(--paper);margin:12px 0 22px;font-size:1rem;line-height:1.66}.tm-quote[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{align-items:center;gap:12px;display:flex}.tm-av[data-astro-cid-lcdefpme]{background:var(--accent);width:44px;height:44px;color:var(--on-accent);font-family:var(--display);object-fit:cover;object-position:center top;border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:700;display:grid}.tm-who[data-astro-cid-lcdefpme]{min-width:0;line-height:1.35;display:grid}.tm-who[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.92rem}.tm-who[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.8rem}.tm-foot[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:clamp(28px,3.4vw,48px);padding-top:clamp(22px,2.6vw,34px);display:flex}.tm-pick[data-astro-cid-lcdefpme]{align-items:center;display:flex}.tm-dot[data-astro-cid-lcdefpme]{cursor:pointer;border:2px solid var(--ink);background:var(--ink-3);width:44px;height:44px;color:var(--muted);font-family:var(--display);border-radius:50%;flex:none;margin-left:-10px;padding:0;font-size:.7rem;font-weight:700;transition:background .3s,color .3s,transform .3s}.tm-dot[data-astro-cid-lcdefpme]:first-child{margin-left:0}.tm-dot[data-astro-cid-lcdefpme]:hover{color:var(--accent-ink);transform:translateY(-3px)}.tm-dot[data-astro-cid-lcdefpme].is-on{background:var(--accent);color:var(--on-accent);transform:translateY(-3px)}.tm-dot[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center top;border-radius:50%;width:100%;height:100%;display:block}.tm-dot[data-astro-cid-lcdefpme].is-on{border-color:var(--accent)}.tm-all[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.tm-all[data-astro-cid-lcdefpme]:hover{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.tm-all[data-astro-cid-lcdefpme] svg{transform:rotate(-45deg)}.dubai-sec[data-astro-cid-lcdefpme]{isolation:isolate;color:#fff;background:#060d1a;width:100vw;margin-left:50%;position:relative;overflow:hidden;transform:translate(-50%)}.dubai-bg[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:0}.dubai-bg[data-astro-cid-lcdefpme]:before{content:"";background:radial-gradient(58% 70% at 8% 18%, rgb(var(--accent-rgb) / .34), transparent 64%), radial-gradient(52% 64% at 92% 88%, rgb(var(--accent-rgb) / .18), transparent 66%);position:absolute;inset:0}.dubai-dots[data-astro-cid-lcdefpme]{background-image:radial-gradient(#ffffff24 1px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 100% at 0 0,#000 30%,#0000 82%);mask-image:radial-gradient(120% 100% at 0 0,#000 30%,#0000 82%)}.dubai[data-astro-cid-lcdefpme]{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,76px);display:grid;position:relative}.dubai-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin:12px 0 18px}.dubai-copy[data-astro-cid-lcdefpme] .blue[data-astro-cid-lcdefpme]{color:var(--accent)}.dubai-copy[data-astro-cid-lcdefpme] .label[data-astro-cid-lcdefpme]{color:#8fa3ba}.dubai-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#93a0ae;max-width:50ch;margin-bottom:30px}.dubai-btn[data-astro-cid-lcdefpme]{color:#fff;border-color:#ffffff3d}.dubai-btn[data-astro-cid-lcdefpme]:before{background:var(--accent)}.dubai-btn[data-astro-cid-lcdefpme]:hover,.dubai-btn[data-astro-cid-lcdefpme]:focus-visible{color:var(--on-accent);border-color:var(--accent)}.ticks[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.ticks[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;gap:12px;padding:clamp(18px,1.8vw,24px);transition:background .35s,border-color .35s,transform .35s;display:grid}.ticks[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover{border-color:rgb(var(--accent-rgb) / .5);background:#ffffff17;transform:translateY(-3px)}.tick-ic[data-astro-cid-lcdefpme]{background:var(--accent);width:40px;height:40px;color:var(--on-accent);border-radius:50%;place-items:center;display:grid}.tick-tx[data-astro-cid-lcdefpme]{gap:5px;display:grid}.tick-tx[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff;font-size:.98rem;line-height:1.25}.tick-tx[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#93a0ae;font-size:.84rem;line-height:1.55}.faq-grid[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(32px,6vw,80px);display:grid}.inline-link[data-astro-cid-lcdefpme]{color:var(--accent-ink)}.faq[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]{border-top:1px solid var(--line)}.faq[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--line)}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;font-family:var(--display);letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:20px;padding:clamp(20px,2.4vw,28px) 0;font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:600;list-style:none;transition:color .3s;display:flex}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:hover{color:var(--accent-ink)}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{flex:none;width:18px;height:18px;position:relative}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:before,.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:after{content:"";background:var(--accent-ink);height:1px;position:absolute;inset:50% 0 auto}.faq[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:after{transition:transform .3s;transform:rotate(90deg)}.faq[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:after{transform:rotate(0)}.faq[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:62ch;margin:0 0 24px;font-size:.97rem}@media (width<=900px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:stretch;gap:clamp(24px,5vw,44px)}.hero-copy[data-astro-cid-lcdefpme]{padding-bottom:0}.hero-lede[data-astro-cid-lcdefpme]{max-width:54ch}.hero-visual[data-astro-cid-lcdefpme]{place-items:end center;height:auto;min-height:clamp(300px,64vw,440px)}.hero-word[data-astro-cid-lcdefpme]{font-size:clamp(1.7rem,8vw,3rem)}.hero-figure[data-astro-cid-lcdefpme]{width:min(84%,380px);max-height:none}.stage[data-astro-cid-lcdefpme]{width:min(80%,360px)}.stage-dash[data-astro-cid-lcdefpme]{width:min(92%,410px)}.hero-pattern[data-astro-cid-lcdefpme]{background-size:40px 40px}.bento-head[data-astro-cid-lcdefpme],.tm-head[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:start;gap:18px}.tm-top[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width>=901px) and (height<=780px){.hero-h1[data-astro-cid-lcdefpme]{margin-bottom:16px;font-size:clamp(1.5rem,2.6vw,2.25rem)}.hero-lede[data-astro-cid-lcdefpme]{margin-bottom:22px;font-size:.95rem;line-height:1.62}.hero-btn[data-astro-cid-lcdefpme]{padding:12px 22px}.findme[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{margin-bottom:10px}.hero-socials[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{width:38px;height:38px}}@media (width<=1080px){.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.dubai[data-astro-cid-lcdefpme],.faq-grid[data-astro-cid-lcdefpme],.ticks[data-astro-cid-lcdefpme],.why-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.why-head[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:16px}.why-intro[data-astro-cid-lcdefpme]{align-self:start}.why-shot[data-astro-cid-lcdefpme]{order:2;max-width:460px}.work-row[data-astro-cid-lcdefpme]{grid-template-columns:44px 1fr 44px;row-gap:8px}.w-tags[data-astro-cid-lcdefpme],.w-loc[data-astro-cid-lcdefpme]{grid-column:2;font-size:.7rem}}@media (width<=620px){.cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.card[data-astro-cid-lcdefpme]{min-height:340px}}
